How to Calculate Angular Speed of Electric Motor by using Optical Sensor ?

3 views (last 30 days)
I want to calculate the angular speed of motor. An optical sesnor is attached to count the pulses. In MAT file i have binary data (0 or 1) from the optical sesnor. My question is that how i can calculate the angular speed of motor from this binary data ?
  2 Comments
dpb
dpb on 14 Sep 2018
Well, need to know how many pulses/revolution the sensor provides and the timing of the sampling.
After that, it should be pretty straightforward.

Sign in to comment.

Answers (1)

Vineeth Nair
Vineeth Nair on 17 Sep 2018
Edited: Vineeth Nair on 17 Sep 2018
Since 1revolution=1pulse, Angular Speed= Number of pulses/(Number of sample data * Sampling time)

Communities

More Answers in the  Power Electronics Control

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!