How do I (in Simulink) have a counter that will count but only when the input is high? If the input signal goes low then the count should be reset.

조회 수: 29 (최근 30일)
I want to have a counter count to at least 250 seconds but only increment if the signal is high. If the input signal goes low I want the count to reset to zero. I am trying to do this in a Simulink model so that I can verify that an electric motor is not running above the continuous torque for longer than the time it is allowed to. It would be convenient if at the end of the entire simulation, the highest count that it got to was an output. Thanks, Josh

답변 (1개)

The Matlab Spot
The Matlab Spot 2013년 11월 14일
Use the attached timer logic

카테고리

Help CenterFile Exchange에서 Motor Drives에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by