SIMULINK step, ramp "Start time" on command
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Abhigya Raval
el 5 de Ag. de 2020
Respondida: maiaL
el 5 de Ag. de 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 comentarios
Respuesta aceptada
maiaL
el 5 de Ag. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre General Applications en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!