Simulink switching heat/cool controller
16 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su General Applications in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!