Effacer les filtres
Effacer les filtres

Use of monostable rising and reset block together

6 vues (au cours des 30 derniers jours)
Louis THOMAS
Louis THOMAS le 27 Sep 2020
Commenté : Louis THOMAS le 3 Oct 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 ! :)

Réponse acceptée

Nagasai Bharat
Nagasai Bharat le 1 Oct 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.

Plus de réponses (0)

Catégories

En savoir plus sur Schedule Model Components dans Help Center et File Exchange

Produits


Version

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by