I just got one of those Schwinn bike speedometer/odometer things and wanted to do a check on how fast my RPM's was on my 11 inch rotor disk. By can't seem to convert the KM/hr to RPM's Any ideas??
V = reading (velocity in KM/Hr)
D = wheel diameter in meters.
W = RPM.
Pi * D = wheel circumference in meters = meters / revolution
V*1000 = meters/hour
V*1000/60 = meters/minute
V*1000/(60*pi*D) = meters/minute * 1/(meters/revolution)
= meters/minute*revolutions/meter
= revolutions/minute
So compute 1000/(60*Pi*D) and multiply the reading by that to get RPM.
Can someone check my math?