How to Calculate Angular Speed of Electric Motor by using Optical Sensor ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
dpb
el 14 de Sept. de 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.
Respuestas (1)
Vineeth Nair
el 17 de Sept. de 2018
Editada: Vineeth Nair
el 17 de Sept. de 2018
Since 1revolution=1pulse, Angular Speed= Number of pulses/(Number of sample data * Sampling time)
0 comentarios
Comunidades de usuarios
Más respuestas en Power Electronics Control
Ver también
Categorías
Más información sobre Optics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!