AC/DC Three-Level PWM Converter
Show older comments
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 Comments
Joel Van Sickel
on 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
on 29 Jun 2020
NN
on 29 Jun 2020
NN
on 29 Jun 2020
Mohsen Aleenejad
on 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
on 29 Jun 2020
Mohsen Aleenejad
on 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
on 30 Jun 2020
I hope this resolves your issue.
Good Luck
Mohsen
NN
on 30 Jun 2020
Mohsen Aleenejad
on 30 Jun 2020
I am happy that I could help.
Good Luck.
Answers (1)
Mohsen Aleenejad
on 30 Jul 2020
0 votes
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.
Communities
More Answers in the Power Electronics Control
Categories
Find more on Electrical Block Libraries in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
