How to count number of pulses in a signal in Simulink

62 views (last 30 days)
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.

Accepted Answer

aakash dewangan
aakash dewangan on 25 Oct 2023
Edited: aakash dewangan on 31 Mar 2024 at 9:56
Hi,
I used 'encoder' block from 'simulink support packege for arduino'. The block is available in the versions 2021b and above.
Thanks
  2 Comments
aakash dewangan
aakash dewangan on 31 Mar 2024 at 9:57
Yes, It does, You need to judiciously choose the sampling time in that block.

Sign in to comment.

More Answers (1)

Paul
Paul on 14 Sep 2021
Similar problem addressed in this link.

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!