How to Calculate Angular Speed of Electric Motor by using Optical Sensor ?
1 view (last 30 days)
Show older comments
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
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.
Answers (1)
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)
0 Comments
Communities
More Answers in the Power Electronics Control
See Also
Categories
Find more on Optics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!