Filter löschen
Filter löschen

How to count number of pulses in a signal in Simulink

32 Ansichten (letzte 30 Tage)
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.

Akzeptierte Antwort

aakash dewangan
aakash dewangan am 25 Okt. 2023
Bearbeitet: aakash dewangan am 31 Mär. 2024
Hi,
I used 'encoder' block from 'simulink support packege for arduino'. The block is available in the versions 2021b and above.
Thanks
  2 Kommentare
Jobin Geevarghese Thampi
Jobin Geevarghese Thampi am 12 Mär. 2024
But does that count the number of pulses?.
aakash dewangan
aakash dewangan am 31 Mär. 2024
Yes, It does, You need to judiciously choose the sampling time in that block.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

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

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by