Simulink switching heat/cool controller
15 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I'm looking for a way to model a dual output PID controller, heating and cooling, in Simulink. I currently have it set up as so, and it works, but I am trying to make it so that heating is never on at the same time cooling is on. Because of the integral in the controller, there are small overlaps in cooling and heating output.

I've tried to use a switch block to switch the outputs when the error crosses zero, but I get an algebraic loop error when the error crosses the zero point.

Is there a better way to set this up, possibly with if-else blocks or better logic?
Thanks in advance.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur General Applications dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!