Qasim Khokhar
Member level 1
is there any module for this purpose kindly help me i am not an electrical engineer.
Thanku
Thanku
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
If you mean to find the alternator or Induction Motor rotation speed in RPM...then use the following formula.
Ns = (120 xf) / P
Where
Ns = Synchronous Speed in RPM
f = AC Frequency..may be 60 or 50 Hz
P = Number of Poles.
Thanks
dear brother
your question isn't clear, of which thing you want to count RPM,
e.g RPM of motor, engine, generator. etc
ANY object? A bicycle wheel is quite different from a jet turbine which is quite different from dentist's drill. If you have a specific thing in mind, tell us. There is no universal answer.
The easiest way to do that is to buy a magnetic sensor that is used by commercial bike computers. It is a reed switch that closes every time a magnet on the spokes passes by. Use the reed switch to make a logic signal that pulses every time the switch closes. Connect those pulses to the 8051 and meausure the time in microseconds between pulses using an input capture peripheral. From that it is easy to calculate the RPM.Ohhh yapp :roll: rotation of bicycle wheel
Magnetic reed switches are cheaper than hall-effect sensors, and don't require any power. That's why they are always used on commercial bike speedometers.As Tunelabguy said before, you can also use a Hall Efect sensor, of course you must have a magnet on some place of the wheel, there are many types of Hall Efect sensors, for your application would be better to use one with Digital output. Search internet for Hall Efect Sensors. Yosmany325.