SIMULINK step, ramp "Start time" on command
조회 수: 8 (최근 30일)
이전 댓글 표시
I need a step and a ramp block where the start time is not fixed. Something where I can use a switch to give the step block an input on when to start.
Imagine trying to actuate a valve that gets actuated depending on the pressure sensor value. So when the pressure sensor near to the valve reads, lets say 100 psi, it send a signal to actuate the valve. This is when the step/ramp function needs to start generating a signal.
댓글 수: 0
채택된 답변
maiaL
2020년 8월 5일
A possible solution would be to use an enable subsystem, where the enable signal would be the result of checking the pressure sensor value.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 General Applications에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!