-
A bit of impulse info translated from german in the M-cube SDK -
How can I interprete the values from the T-Balancer?
- FanMaxSpeed: add the low- and high byte to a 16bit value (256*HB+LB), multiply it with 10.5 to receive the value for turns per minute.
- Fan RPM and Volt are only interpolated values. RPM is linear interpolated from maximum, and voltage is quadratic interpolated (results from root mean square from ideal rectangular signals)
- The flowmeters are a little more complicated. You receive a simple impulse count value. But this value is dependent from the measuring windows (1 to 4 seconds) – 235 TWI_SHWerte[10]. The 232 and 233 then means the measured pulses per second, 2 seconds, 3 seconds or 4 seconds. Divided through the window width you get the pulses per second, multiplied to 60 seconds you get the pulses per minute. To get the liter per minute or hour you have to respect the adjusted flowmeter dependent pulses/liter value. Our standard flowmeter have 509pulses/liter. This value can be found in the TBAN database on the table “Einstellungen” with the keys “Durchfluss1” and “Durchfluss2”.
-Getting the pulses is similar to pumps and fans, but not exactly. It is only usable without damaging something, if the impulse function works with an open drain circuit. Standard fans uses the 12V for reference, the flowmeters are not powered their self and receive only 5V from the sensor hub. The signal input on the sensor hub is only build for 5V input. You only have to connect ground and pulse with a pushbutton to get an impulse.
.
V-Twin WIP
Q6600 G0
EVGA680i
4GB OCZ
8800GTX
LC - Dual loops.
Dual 20.1 monitors.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks