How to build constant power load in simulink?
32 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I want to build a constant power load in simulink and I use controlled current I=P/Vdc, as shown in figure. But the result is wrong. The output voltge is very large because of the dclink capacitor. I don't know how to modify. As I have to do the simulation for step change of constant power load to see the result, I cannot use the series load block.

0 Commenti
Risposte (3)
Shashank
il 2 Mar 2015
Hi...may be you can try using a 3 phase dynamic load block----set the required P and Q which will be equal to the initial Po and Qo since they do not change in time. Set the exponents np = 0 and nq =0 and all time constants as zero----if you want a 1 phase load out of it, try connecting all three input ports of 3 phase dynamic load block by a high value 3 phase parallel Resistor and connect only one port to the concerned phase.
1 Commento
Shashank
il 2 Mar 2015
Then connect the measurements output to a demux....then add a divide block to do P/V and give this as input signal to a controlled current source....
Pawan
il 26 Mag 2015
Single phase dynamic load can be found in example: "power_1phdynamicload" and you can set it as const. PQ, I ,Z by setting 0,1 and 2 resp.
2 Commenti
abde amar
il 1 Feb 2017
Hello,
In Matlab/Simulink 2013, single phase dynamic load does not exist as block to use it.
Is there any version included that block?
Thank you
Kamilu Sanusi
il 21 Apr 2023
@Shashank,@xu qianwen,@abde amar Please do you have an idea on i can model three phase PQ load? Please your assistance would be highly appreciated.
Vedere anche
Categorie
Scopri di più su Switches and Breakers in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!