How to Calculate Angular Speed of Electric Motor by using Optical Sensor ?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
dpb
2018-9-14
Well, need to know how many pulses/revolution the sensor provides and the timing of the sampling.
After that, it should be pretty straightforward.
回答(1 个)
Vineeth Nair
2018-9-17
编辑:Vineeth Nair
2018-9-17
Since 1revolution=1pulse, Angular Speed= Number of pulses/(Number of sample data * Sampling time)
0 个评论
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Optics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!