AC/DC Three-Level PWM Converter
Ältere Kommentare anzeigen
AC/DC Three-Level PWM Converter is an example matlab file and why this file doesnt not work for negative active power reference.Does it needs to change the initial conditions set and if so how to do that ?
10 Kommentare
Joel Van Sickel
am 29 Jun. 2020
Hello Neethu,
Could you confirm that this is the model you are referencing? power_3levelVSC
It's documentation is here: https://www.mathworks.com/matlabcentral/answers/556774-ac-dc-three-level-pwm-converter
Is this the model you are asking about? If so, what block are you trying to modify with the above question?
Regards,
Joel
NN
am 29 Jun. 2020
NN
am 29 Jun. 2020
NN
am 29 Jun. 2020
Mohsen Aleenejad
am 29 Jun. 2020
My understanding is that the topology is not physically able to follow the negative reference. The load consists of two parallel resistive branches. There is no power/energy generaor (at the right side of the converter) to constantly put back the energy into the 600V three phase system. As a rsult, the active power is always positive and Id cannot remain negative.
NN
am 29 Jun. 2020
Mohsen Aleenejad
am 30 Jun. 2020
You mean that you replaced the resistors with battery? or added battery to the existing resistors? The second option does not work for sure, and the first one works if you add some small resistors in series with capacitors like this:

the results:

However, my suggestion to you is simulating a model that is a real life application, like this one:

So, you should keep everything in the model like it was at the beginning. Do not use negative constant for id. Use the output of the corresponding control block, like it was before. Take out everything after the two Capacitors with middle point and place a three phase inverter and induction machine (like the above picture). Drive does not need any closed loop control, just run it with the simplest switching method, like open loop V/F. Change the load torque with a periodic function like sinusoidal. In this way, you will take the inuction machine to the motoring and regenerating mode periodically. If you want to keep the power and id negative all the time, then, set a negative value for the Torque load (instead of sinusoidal).
Mohsen Aleenejad
am 30 Jun. 2020
I hope this resolves your issue.
Good Luck
Mohsen
NN
am 30 Jun. 2020
Mohsen Aleenejad
am 30 Jun. 2020
I am happy that I could help.
Good Luck.
Antworten (1)
Mohsen Aleenejad
am 30 Jul. 2020
0 Stimmen
The reason is that the topology is not physically able to follow the negative reference. The load consists of two parallel resistive branches. There is no power/energy generaor (at the right side of the converter) to constantly put back the energy into the 600V three phase system. As a rsult, the active power is always positive and Id cannot remain negative.
Communitys
Weitere Antworten in Power Electronics Control
Kategorien
Mehr zu Electrical Block Libraries finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

