Grid Tie Inverter idea
Hi all,
I've followed this and the first one long thread about Grid Tie Inverter, because I'm a power electronic lover I've read a lot of IEEE paper on the subject in order to gain some detailed knowledge on this type of DC-AC conversion system.
As a first attempt I've simulated a simple schematic based on a single stage conversion system able to work with a single PV panel (my goal will be build a low power inverter and mount it directly on the back side of the solar panel).
This first schematic I've sketched is a full bridge topology with a line frequency transformer for safety reason, actually I'm try to build a didactical prototype, is not my interest to go into the commercial field, anyway is not difficult avoid the line transformer by using a boost stage between the PV panel and the output Full Bridge (this also avoid the core saturation issue detailed below into this post).
Here in attachement the converter schematic as I've draw and simulated inside P S I M and the image taken from the signal waveform.
The two block named MPPT and MONITOR implement respectively the MPPT algorith and the starting and functional sequence of the inverter operation from the power on to the steady state behaviour (this block was written in C language).
The panel choosed and modeled was a Inventux X3-115 (115 W, VMPP=125 V, IMPP=0.92 A, datasheet attached), the reason to use a high-voltage panel is to keep the current on the DC side of the inverter at a reasonable level, with this setup at the nominal 230 V grid voltage (rms value) the peak of the current trough the filter inductor was approximatevely equal to 3 A.
Actually this schematic is working correctly trough the simulation stage, may be into the future I'll build a real prototype.
The Power Factor from the simulation is equal to 0.967, this is due to the current loop control (the modeled sensor is a ACS712ELCTR-05B-T from Allegro). By using the current control approach the output current can track the sinusoidal reference which came directly by the PLL (in this way we can be sure about the grid current synchronization) and multiplied by a factor which came from the output of the MPPT algorithm. The used MPPT algorithm is a P&O and is able to track the MPP point from 200 W/m^2 to 1000 W/m^2 irradiation into the valid grid voltage range (here assumed from 195 V up to 264 V, all value is intended as RMS).
Conclusion
-------------
The only drawback about this schematic is that we've a transformer drived like a push-pull topology then we have to be sure about the flux inside it in order to avoid the transformer core saturation phenomena and this is the principal issue for a real and practical implementation of this schematic. A way to avoid this may be control the filter inductor current, in this way we can check about every DC current component that may be keep the transformer core into the saturation region. Of course in this simulation there is no matter about this trouble, but is a real problem and this is the reason because the Push-Pull converter topology is best controlled by using the Current-Mode control instead the simple Voltage Mode Control. Further step may be then avoid the line frequency transformer and study a transformerless stage, but here arise some other trouble due to the parasitic capacitance of the PV panel but this is another thing, actually I'm thinking to reason only with transformer based tolopolgy mainly for safety reason.
Further analysis
-------------------
Anyway this is a simple first type approach, in these days I've also reverse engineered a commercial inverter and found in it a very simple schematic based around a push-pull topology controlled with averaged current mode by a simple UCC2806, now I'm going to simulate it by using directly the component value from the converter but I think there is some issue into the controller modelling into the simulator. Just to give some anticipation the UCC2806 control the current trough the push-pull MOSFET in order to following a full-wave rectificated sinusoidal shaped current reference. Due to this current control the current trough the primary of the high-frequency transformer should have a rectificated sinusoidal shaped structure and also the secondary current must following this shape. On the secodary side of the transformer we've a full bridge rectifier followed by a filter inductor (3.3 mH) and a filter capacitor (2.2 uF) and then the output line commutade MOSFET bridge that connect the inverter to the grid line. In other word the output bridge is self commutated by the grid in order to split the current into a positive and negative cycle at every grid cycle.
There is also two identical push-pull stage, for 230 V setup the two secondary circuit was put in series and for 120 V in parallel, more simple solution to have a multivoltage inverter able to work to all the grid voltage available into the word (the setup is made by configurable switch).
Regarding this topology I think this can be view as a current-fed grid commutated inverter switching at twice the grid frequency (attached IEEE paper figure 2a, page 783).
The end for now
--------------------
Remember that all is just for passion and not for commercial purpose!
I Hope to have made a little contribute to this thread in order to get more discussion from a lot of member inside this nice forum. I love to know other people with my passion and talking about this amazing stuff.
Thanks.
Regards
Powermos