If subsystem output is not the same as expected
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Good evening, i am doing a model of a distance relay via simulink and in that matter i need to use many subsytem to devide the work and operation and some of these subsystem has to work only when a certain condition is true so i used an if and if subsytem and when i tried to make the subsystem of the if subsystem the same as my subsystems in the model when i run the model the ouputs are not the same and i need them to be the same as most of the design is relying on that concept so can anyone please guide on what to do ? here are two images of the ouputs one from the normal subsystem and other from if subsystem

2 Commenti
Mohamad Nazir
il 26 Giu 2023
Hi, have you checked if your if conditions are accurate? Could it be that the subsystem is activated more than the if subsystem? It is hard to evaluate what may be going wrong without the model, but you can try to use an enabled subsystem instead of an if subsystem. https://www.mathworks.com/help/simulink/ug/enabled-subsystems.html
Hope that helps
Risposte (0)
Community
Più risposte nel Power Electronics Control
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!