Use of monostable rising and reset block together

3 Ansichten (letzte 30 Tage)
Louis THOMAS
Louis THOMAS am 27 Sep. 2020
Kommentiert: Louis THOMAS am 3 Okt. 2020
Hello,
I use a monostable falling bloc that holds the output value to TRUE when it detects a falling edge from one to 0.
It holds this value for a specified time of 1000seconds
Let’s say it detects a falling edge at 100s It holds the value true from 100 to 1000 seconds.
  • * But I also want when needed to be able to reset the bloc « monostable falling »** : it means that it will re-evaluate/detect if there is a falling edge. For example the output value of the bloc is true from 100 to 1000s but at 600 s it becomes false again (because of the RESET) and the bloc starts RE detecting if there is a falling edge
Thank you for your help ! :)

Akzeptierte Antwort

Nagasai Bharat
Nagasai Bharat am 1 Okt. 2020
Hi,
From my understanding you are trying to reset the monostable rising block to False/0 whenever an external trigger is provided.
To solve your question, there is subsystem in Simulink named Resettable Subsystem in which you could place your monostable block and configure the reset block as per your requirement.

Weitere Antworten (0)

Kategorien

Mehr zu Schedule Model Components finden Sie in Help Center und File Exchange

Produkte


Version

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by