How to Calculate Angular Speed of Electric Motor by using Optical Sensor ?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
dpb
am 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.
Antworten (1)
Vineeth Nair
am 17 Sep. 2018
Bearbeitet: Vineeth Nair
am 17 Sep. 2018
Since 1revolution=1pulse, Angular Speed= Number of pulses/(Number of sample data * Sampling time)
0 Kommentare
Communitys
Weitere Antworten in Power Electronics Control
Siehe auch
Kategorien
Mehr zu Optics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!