
Problem with Enable subsystem in simulink
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am simulating a Switched reluctance machine having 4 phases. Each phase is an enabled subsystem enabled by control signals generated from angle feedback. The problem is that even though the control signal is a pulse waveform varying from 0 to 1, the enable signal inside the subsystem is always shown to be 1 (observed from 'show output port'). This means the subsystem is always being enabled.
I am unable to resolve this issue. Please help asap.
0 Commenti
Risposte (1)
Chandrasekhar
il 21 Mar 2014
Modificato: Chandrasekhar
il 21 Mar 2014
The output of the enable subsystem holds the value even if the subsystem is disabled. If you want to reset the output value do as shown in figure below

Vedere anche
Categorie
Scopri di più su Subsystems in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


