Using triggered subsystem with either - need a reset but how?
Ältere Kommentare anzeigen
Hey guys,
I need to use a triggered subystem to detect flanks (pos and neg) and calculate the time difference between these and then pass the value on to calculate the speed which will go into a PI controller and herefore i need also the the values (in my case it will be 0 - when no more flanks are detected) when the system is not triggered anymore.
But my problem is that the triggered subsystem starts when the flanks starts and hold the last value when no flanks are coming anymore.
I need the 0 at the beginning and the 0 at the end because with this i would pass on a wrong value to the controller.

I build an example so u can understand what I mean.
Thanks in advance. =)
Antworten (2)
youjarr
am 1 Nov. 2019
0 Stimmen
Ganesh Regoti
am 6 Nov. 2019
0 Stimmen
Hi,
There is no such feature of resetting the block states in triggered subsystem. It is also stated in the documentation here.
Instead you can use Enabled Subsystem block if it suits your model as it has the resetting of states option. You can refer the following link
Hope this helps!
1 Kommentar
youjarr
am 18 Nov. 2019
Kategorien
Mehr zu Create Large-Scale Model Components finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!