Running powergui block in different simulation modes within the same model

4 vues (au cours des 30 derniers jours)
I want to run different parts of a model in different modes using powergui block. Different modes being discrete, continuous or phasor. Is it possible?

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 23 Nov 2022
Modifié(e) : MathWorks Support Team le 23 Nov 2022
This is possible by dividing the photovoltaic(PV) system and the propulsion system as two subsystems. You can add two different powergui blocks (one in each subsystem) running in different modes. Important thing to keep in mind is that if you are using more than one powergui block in a model, then:
  • Do not place a powergui block in the top-level diagram
  • Place every independent model in a different subsystem
  • Place a single powergui block in the top level diagram of every subsystem

Plus de réponses (0)

Catégories

En savoir plus sur Variable Initialization dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by