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
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
Help Center 및 File Exchange에서 Optics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!