Implement a load in Simulink
    16 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
    Katrine G. Andersen
 le 21 Sep 2015
  
    
    
    
    
    Commenté : Katrine G. Andersen
 le 28 Sep 2015
            I am making a model of a small power system, and I am wondering what I can use to represent a power load that shall vary with time. Can someone help me with this?
0 commentaires
Réponse acceptée
  Sebastian Castro
    
 le 21 Sep 2015
        Are you using SimPowerSystems? If so, there is a  Three-Phase Dynamic Load block you can use. Alternatively, you can look at the example for this named power_dynamicload.
The above block lets you import a load profile from some external signal, in the form of active power (P) and reactive power (Q). Therefore, it does assume a balanced load. If you want to implement your own unbalanced load, you could always implement it using single-phase blocks like current or voltage sources.
As far as the data for the time-varying load itself, what are you looking at? Are you generating your own load profile, loading it from a file, something else?
- Sebastian
Plus de réponses (0)
Voir également
Catégories
				En savoir plus sur Switches and Breakers dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

