- #1
hksaaa
- 5
- 0
- TL;DR Summary
- DIY dyno calculation
I would like to know if this formulae i have are good enough to make calculations.
My plan is to count time of each roll with Arduino.I don't have roller yet so i don't know moment of inertia.angular acceleration = radians/secounds
TORQUE = moment of inertia (kg∙m2) * angular acceleration
RPM = 60/secounds
HP = TORQUE x RPM ÷ 5252
My plan is to count time of each roll with Arduino.I don't have roller yet so i don't know moment of inertia.angular acceleration = radians/secounds
TORQUE = moment of inertia (kg∙m2) * angular acceleration
RPM = 60/secounds
HP = TORQUE x RPM ÷ 5252