How to design three phase grid connected inverter in MATLAB Simulink?

52 views (last 30 days)
Hello Everyone,
I am trying to simulate a three phase grid connected inverter with LCL filter as shown in picture. I am trying to complete the simulation in open loop condition first before going to close loop with DQ transformation. I am using a 2-level PWM generator to provide gate signals. The simulation is done in two steps
Step 1, Only load connected and Three Phase source(grid) commented out. The output is fairly good sinuosoidal as expected. V=400V, I=20A
Step 2, Grid is connected and simulation is run. The output is not how I wanted. Voltage waveform is pretty ok. But current waveform have higher magnitude and higher harmonics.
My question is what could be the reason for higher currents when inverter is grid connected and what could be the reason of such non sinuosiodal current waveform. Can anyone help me with getting this problem fixed or share their three phase grid connected model?

Answers (2)

Joel Van Sickel
Joel Van Sickel on 25 Aug 2021
Hello Akhtar,
running open loop on a grid connected simulation would often not work since it won't by synchronized with the grid. It is possible in simulation but you'd need to often tweak a number of phase ofsets and frequencies to ensure it actually worked, which is probably more work than just synchronizing it to the gril with PLL and closed loop controller given the examples that are available. There are shipping examples of how this works grid connected:
Regards,
Joel
  1 Comment
Akhtar Javed
Akhtar Javed on 7 Sep 2021
Hi Joel,
Thanks. I also feel that it is difficult to control grid connected inverter in open loop especially to provide the reference signal for frequency. I have implemented a closed loop controller and now it is working fairly well. Thanks for your answer.

Sign in to comment.


SOURABH GHOSH
SOURABH GHOSH on 26 Aug 2021
You can derive some ideas from this example.
Thank you.

Communities

More Answers in the  Power Electronics Control

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!