Innovate Motorsports LogWorks 3 User Manual
Page 115
Advertising

LogWorks3_Manual_1.01.doc
- 115 -
r = dia/(2*12) #calculate radius in feet
? Enter final drive ratio = finaldrive
? Enter gear ratio = gear_ratio
? Enter rpm = rpm
torque = F * r / (gear_ratio * finaldrive)
hp = torque * rpm / 5252
If the channel name is not known initially because the user might have assigned a different name
to it, you can ask for the acceleration channel as in this example:
?i Enter your acceleration channel name = a
The Formula Calculator knows from the i following the question mark that a channel name is
requested, not a number.
You can also use bit channels. Bit channels for calculation purposes have only two
values: 0 and 1 meaning on and off, high or low and so on.
Advertising