フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How can I simulate the rotional speed continuously ?

1 回表示 (過去 30 日間)
Ahmef Alhajsalem
Ahmef Alhajsalem 2019 年 1 月 27 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
hi, I simulated a DC motor with the help of Simscape and determined the RPM with the help of an encoder. The encoder generates 4 pulses per rev. For decoding I counted the falling edges of Port A with Counter UP and the counter is reset to zero every second (time interval) using Pulse Generation. The number of pulses per second is divided by 4 (4 pulses per rev) and multiplied by * 60 (from sec to minute). How could I simulate the rotional speed (RPM) continuously ? so that the RPM always stays at the same value, as long as the voltage is not changed. Because every second it is reset to zero (see RPM image) if I do not set the counter to zero every second then it will continue to count.

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by