How to count number of pulses in a signal in Simulink
51 views (last 30 days)
Show older comments
aakash dewangan
on 14 Sep 2021
Commented: aakash dewangan
on 31 Mar 2024
I have a signal (containing pulses) comming out of an encoder of a motor. I want to count the number of pulses present in the signal. The objective is to read the speed of the motor using encoder data. So, i am counting pulses, which i will be using to calculate the speed of motor. Please let me know How can I do this is simulink?
I used "Detect Increase" block, but it does't give me count for number of pulses. Since pulses are in large number so I can not count it manualy.
0 Comments
Accepted Answer
More Answers (1)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!