SIMULINK step, ramp "Start time" on command
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Abhigya Raval
am 5 Aug. 2020
Beantwortet: maiaL
am 5 Aug. 2020
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 Kommentare
Akzeptierte Antwort
maiaL
am 5 Aug. 2020
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu General Applications finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!