Do you have a simple example of a load transfer logic in a double busbar system, implemented using Modelica?

Category:
Dynamic Simulation
Answer

Yes, please refer to attached project. A Modelica model is used to detect a missing mains supply and switch a load to a backup supply. Whenever the mains supply is again operating normally, the load is switched back.

 

Note, that the usage of Modelica triggered user defined switch events are demonstrated using this example.  

Back