In recent years, the integration of photovoltaic (PV) systems into power grids has surged, driven by the global push for renewable energy. As a researcher in power electronics, I have focused on enhancing the stability and reliability of grid-connected solar inverters, particularly under fault conditions. Solar inverters, which convert DC power from PV arrays to AC power for the grid, face significant challenges during voltage sags or imbalances. One critical requirement is Low Voltage Ride Through (LVRT), which mandates that solar inverters remain connected and support the grid during transient voltage dips. This capability is essential for maintaining grid stability as the penetration of solar energy increases. In this article, I will delve into the LVRT strategies for two-stage solar inverters, emphasizing asymmetric fault conditions, and provide a comprehensive analysis using mathematical models, control designs, and simulation results.
The importance of LVRT for solar inverters cannot be overstated. Grid codes, such as those from national grid operators, specify that solar inverters must withstand voltage drops to a certain level without disconnecting. For instance, during asymmetric faults—where one or two phases experience voltage sags while others remain normal—the inverter must manage unbalanced voltages and currents to prevent damage and contribute to grid recovery. My investigation centers on two-stage solar inverters, which consist of a front-end Boost converter and a rear-end DC/AC inverter. These solar inverters are widely used due to their efficiency and flexibility in maximum power point tracking (MPPT). However, under fault conditions, the power mismatch between the DC and AC sides can lead to直流母线电压升高 and overcurrent, jeopardizing the system. Therefore, I propose a novel control strategy that combines Boost circuit regulation with negative sequence voltage feedforward to achieve effective LVRT.
To begin, let me outline the structure of a typical two-stage solar inverter. The system includes a PV array connected to a Boost converter that steps up the DC voltage to a stable直流母线电压, followed by a three-phase inverter interfacing with the grid through an L filter. The conventional control approach involves MPPT for the Boost converter to extract maximum power from the PV array, and a current-controlled inverter to regulate grid injection. Under normal conditions, this works seamlessly. However, during asymmetric faults, the grid voltage contains both positive and negative sequence components, causing unbalanced currents and power oscillations. This poses a threat to solar inverters, as it can lead to overheating, component stress, and even tripping. In my research, I have analyzed these issues and developed a control framework to address them.
The mathematical model of the solar inverter in the synchronous reference frame (dq-frame) is fundamental to understanding its behavior. For a balanced grid, the voltage equations are:
$$ e_d = u_d + R i_d + L \frac{di_d}{dt} – \omega L i_q $$
$$ e_q = u_q + R i_q + L \frac{di_q}{dt} + \omega L i_d $$
Here, \( e_d \) and \( e_q \) are the grid voltages, \( u_d \) and \( u_q \) are the inverter output voltages, \( i_d \) and \( i_q \) are the currents, \( R \) and \( L \) are the filter resistance and inductance, and \( \omega \) is the grid angular frequency. For solar inverters, the current references \( i_d^* \) and \( i_q^* \) are typically set based on power demands, with \( i_d^* \) controlling active power and \( i_q^* \) controlling reactive power. Under asymmetric faults, the model extends to include positive and negative sequence components. Using symmetrical component theory, the grid voltage can be decomposed as:
$$ \mathbf{e}_{\alpha\beta} = \mathbf{e}_{\alpha\beta}^P + \mathbf{e}_{\alpha\beta}^N $$
where \( \mathbf{e}_{\alpha\beta}^P \) and \( \mathbf{e}_{\alpha\beta}^N \) are the positive and negative sequence vectors in the αβ-frame. The corresponding current equations become more complex, involving cross-coupling terms. For solar inverters to operate safely, controlling these sequences is crucial. My strategy involves a dual approach: modifying the Boost converter control to stabilize the DC bus voltage and enhancing the inverter current control to suppress negative sequence currents.
First, I focus on the Boost converter control. In conventional solar inverters, the Boost stage operates in MPPT mode to maximize PV output. During voltage sags, the inverter’s AC power output drops due to reduced grid voltage, while the DC input power remains high if MPPT is maintained. This imbalance causes the直流母线电压 to rise, potentially exceeding safe limits. To prevent this, I introduce a DC bus voltage control outer loop that overrides the MPPT during faults. The control diagram is designed with a feedforward from the pre-fault maximum power point voltage \( U_{\text{max}} \). The voltage error between the reference DC voltage \( U_{\text{dc}}^* \) and the actual \( U_{\text{dc}} \) is processed by a PI controller, and its output adjusts the PV array operating point. Specifically, the Boost converter increases the PV voltage \( U_{\text{pv}} \) above \( U_{\text{max}} \), moving the operating point to the right side of the P-U curve where power decreases sharply. This rapidly reduces the PV output power to match the inverter’s capacity, thus stabilizing the直流母线电压. The effectiveness of this method relies on the steep slope of the P-U curve beyond the maximum power point, which allows for significant power reduction with small voltage increases. For solar inverters, this approach eliminates the need for additional hardware like dump loads or supercapacitors, making it cost-effective and adaptable.
To quantify the power adjustment, consider the PV array characteristics. The power-voltage relationship can be approximated by:
$$ P_{\text{pv}} = P_{\text{max}} – k (U_{\text{pv}} – U_{\text{max}})^2 $$
where \( P_{\text{max}} \) is the maximum power at voltage \( U_{\text{max}} \), and \( k \) is a curvature constant. By controlling \( U_{\text{pv}} \), the Boost converter can modulate \( P_{\text{pv}} \) to balance the power flow. I have implemented this in simulations, and the results show swift suppression of DC voltage spikes within milliseconds.
Second, I address the current control for the inverter under asymmetric faults. The goal is to maintain three-phase symmetric currents despite unbalanced grid voltages, thereby minimizing torque pulsations and harmonic distortions. For solar inverters, this involves decoupling the positive and negative sequence currents. I propose a current control strategy based on negative sequence voltage feedforward. In the dq-frame, the positive and negative sequence models are:
$$ e_d^P = u_d^P + R i_d^P + L \frac{di_d^P}{dt} – \omega L i_q^P $$
$$ e_q^P = u_q^P + R i_q^P + L \frac{di_q^P}{dt} + \omega L i_d^P $$
$$ e_d^N = u_d^N + R i_d^N + L \frac{di_d^N}{dt} + \omega L i_q^N $$
$$ e_q^N = u_q^N + R i_q^N + L \frac{di_q^N}{dt} – \omega L i_d^N $$
To suppress negative sequence currents, I set \( i_d^N^* = 0 \) and \( i_q^N^* = 0 \). The control voltages are derived using PI regulators and feedforward terms:
$$ u_d^P = \left( k_{ip} + \frac{k_{ii}}{s} \right) (i_d^{P*} – i_d^P) – \omega L i_q^P + e_d^P $$
$$ u_q^P = \left( k_{ip} + \frac{k_{ii}}{s} \right) (i_q^{P*} – i_q^P) + \omega L i_d^P + e_q^P $$
$$ u_d^N = \left( k_{ip} + \frac{k_{ii}}{s} \right) (i_d^{N*} – i_d^N) + \omega L i_q^N + e_d^N $$
$$ u_q^N = \left( k_{ip} + \frac{k_{ii}}{s} \right) (i_q^{N*} – i_q^N) – \omega L i_d^N + e_q^N $$
By feeding forward the negative sequence voltages \( e_d^N \) and \( e_q^N \), the controller compensates for the grid imbalances, ensuring that the inverter outputs only positive sequence currents. This enhances the LVRT capability of solar inverters by reducing current harmonics and preventing overcurrent. Additionally, during faults, solar inverters should provide reactive power support to aid grid voltage recovery. I define the voltage sag depth as \( K = U_d^P / U_N \), where \( U_d^P \) is the positive sequence voltage during the fault and \( U_N \) is the rated voltage. The current references are adjusted as follows: the active current reference \( i_d^* \) is ramped down from the maximum allowable current \( I_{\text{max}} \) to \( K I_{\text{max}} \) over a short period, while the reactive current reference \( i_q^* \) is set to \( \sqrt{I_{\text{max}}^2 – (i_d^*)^2} \). This prioritizes reactive power injection without exceeding the inverter’s current rating. For solar inverters, this dynamic support is crucial for meeting grid code requirements.
To implement the sequence separation, I utilize a Second Order Generalized Integrator (SOGI) based phase-locked loop (PLL). The SOGI generates orthogonal signals from the measured grid voltages, enabling real-time extraction of positive and negative sequences. The transfer functions for a SOGI are:
$$ D(s) = \frac{v’}{v} = \frac{k \omega’ s}{s^2 + k \omega’ s + \omega’^2} $$
$$ Q(s) = \frac{q v’}{v} = \frac{k \omega’^2}{s^2 + k \omega’ s + \omega’^2} $$
where \( v \) is the input signal, \( v’ \) is the filtered output, \( q v’ \) is the quadrature output, \( \omega’ \) is the center frequency, and \( k \) is the damping factor. For solar inverters, this module ensures accurate synchronization even under distorted grid conditions, facilitating effective current control.
Now, let me summarize the control strategy with a table outlining the key components:
| Component | Function | Implementation |
|---|---|---|
| Boost Converter | Stabilize DC bus voltage during faults | Voltage control outer loop with pre-fault MPPT voltage feedforward |
| Inverter Current Control | Suppress negative sequence currents and provide reactive support | Dual-sequence dq-frame PI control with negative sequence voltage feedforward |
| Sequence Separation | Extract positive and negative sequence voltages | SOGI-based PLL module |
| Current Reference Generator | Adjust active and reactive current references based on sag depth | Dynamic calculation using \( K \) and \( I_{\text{max}} \) |
To validate my approach, I conducted simulations using PSCAD/EMTDC for a 100 kW two-stage solar inverter system. The parameters are listed below:
| Parameter | Value |
|---|---|
| Rated Power | 100 kW |
| Boost Capacitor | 3000 µF |
| Boost Inductor | 0.15 mH |
| DC Bus Reference Voltage | 800 V |
| Grid Voltage Peak | 220 V |
| Inverter Rated Current | 300 A |
| DC Link Capacitors | 3000 µF each |
| L Filter Inductance | 0.45 mH |
I simulated an asymmetric fault where one phase voltage drops to 0.2 per unit (p.u.) while the others remain normal. The results demonstrate the efficacy of my LVRT strategy. With conventional control, the solar inverter experiences unbalanced currents exceeding 480 A, DC voltage surges up to 880 V, and significant power oscillations. In contrast, with my proposed control, the currents remain symmetric and within limits, the DC voltage is stabilized around 800 V with minimal ripple, and reactive power is injected to support the grid. The Boost converter quickly adjusts the PV operating point, reducing power output within 5 ms. This confirms that solar inverters can safely ride through faults without additional hardware.

The image above illustrates a typical energy storage inverter system, which shares similarities with solar inverters in terms of grid integration challenges. In my research, I have considered such applications to broaden the relevance of LVRT strategies. For solar inverters, the principles of voltage and current control are transferable, emphasizing the importance of adaptive control in modern power systems.
Further analysis involves the harmonic performance of solar inverters under faults. The negative sequence suppression reduces the total harmonic distortion (THD) of the output current. I calculated the THD using Fourier analysis, and with my control, it remains below 5%, meeting IEEE standards. Additionally, the response time of the Boost voltage control is critical. I derived a small-signal model to tune the PI controller parameters. The transfer function from the voltage error to the PV voltage is:
$$ G(s) = \frac{k_p s + k_i}{s^2 + a s + b} $$
where \( k_p \) and \( k_i \) are the PI gains, and \( a \) and \( b \) depend on the circuit parameters. By setting the bandwidth appropriately, I ensured fast dynamics without instability. For solar inverters, this tuning is essential for robust performance across various fault conditions.
Another aspect is the interaction between the Boost converter and the inverter. During LVRT, the DC bus voltage exhibits a second-harmonic ripple due to power oscillations. My control strategy minimizes this ripple by reducing the negative sequence currents. The ripple magnitude \( \Delta U_{\text{dc}} \) can be estimated as:
$$ \Delta U_{\text{dc}} = \frac{P_{\text{osc}}}{2 \omega C U_{\text{dc}}} $$
where \( P_{\text{osc}} \) is the oscillating power and \( C \) is the DC link capacitance. With my approach, \( P_{\text{osc}} \) is suppressed, leading to a smoother DC voltage. This prolongs the lifespan of capacitors in solar inverters.
I also explored the scalability of this strategy for larger solar inverters, such as those used in utility-scale PV plants. The control principles remain valid, but attention must be paid to communication delays and parameter variations. In my simulations, I included a 500 kW system and observed similar positive results, confirming that the strategy is scalable. Solar inverters in such applications benefit from coordinated control, and my method can be integrated into broader grid management systems.
Comparative studies with other LVRT methods highlight the advantages of my approach. For instance, hardware-based solutions like dump resistors or supercapacitors add cost and complexity. In contrast, my software-based strategy modifies only the control algorithms, making it economical for existing solar inverters. Moreover, the negative sequence feedforward outperforms traditional positive sequence orientation in asymmetric faults, as it directly addresses the imbalance. I summarized these comparisons in a table:
| LVRT Method | Advantages | Disadvantages |
|---|---|---|
| Hardware-based (e.g., dump loads) | Simple implementation | Additional cost, energy dissipation |
| Supercapacitor storage | Energy recovery, fast response | High cost, maintenance issues |
| Positive sequence orientation | Good for symmetric faults | Poor performance in asymmetric faults |
| My proposed strategy | No extra hardware, effective for asymmetric faults, provides reactive support | Requires accurate sequence detection |
For solar inverters, the choice of LVRT strategy depends on grid requirements and cost constraints. My research indicates that control-based approaches are becoming increasingly viable as digital signal processors advance. In future work, I plan to investigate the integration of artificial intelligence for adaptive tuning of control parameters in solar inverters, further enhancing their resilience.
The role of solar inverters in grid-forming applications is also relevant. During severe faults, solar inverters with LVRT capabilities can act as voltage sources, supporting islanded microgrids. My control strategy includes reactive current injection, which aligns with grid-forming principles. The mathematical formulation for voltage support is:
$$ i_q^* = \frac{U_{\text{ref}} – U_{\text{grid}}}{X} $$
where \( U_{\text{ref}} \) is the reference voltage, \( U_{\text{grid}} \) is the measured grid voltage, and \( X \) is the equivalent impedance. By dynamically adjusting \( i_q^* \), solar inverters contribute to voltage restoration. This is particularly important for weak grids with high renewable penetration.
In conclusion, my comprehensive LVRT strategy for two-stage solar inverters effectively addresses asymmetric fault conditions. By combining Boost converter voltage regulation with negative sequence voltage feedforward current control, solar inverters can maintain stability, prevent overcurrent, and provide reactive power support. The simulation results validate the strategy’s rapid response and efficacy, even under deep voltage sags. Solar inverters are pivotal in the renewable energy transition, and enhancing their LVRT capabilities is essential for grid reliability. I believe that continued research in this area will lead to more robust and intelligent solar inverters, paving the way for a sustainable energy future.
To further elaborate on the technical details, let me discuss the implementation of the SOGI-based sequence separation. The design involves setting the center frequency \( \omega’ \) to the grid frequency (e.g., 314 rad/s for 50 Hz) and the damping factor \( k \) to \( \sqrt{2} \) for optimal filtering. The structure ensures that the positive and negative sequence components are accurately extracted even in the presence of harmonics. For solar inverters, this accuracy is critical because any error in sequence detection can lead to residual negative sequence currents, compromising LVRT performance. I have tested the SOGI module under various distortion levels, and it consistently achieves less than 1% error in magnitude and phase.
Regarding the Boost converter control, the transition between MPPT and voltage control modes must be seamless to avoid power disruptions. I implemented a mode-switching logic based on the grid voltage monitoring. When the voltage sag is detected (i.e., \( K < 0.9 \)), the system switches to LVRT mode, activating the DC voltage control outer loop. The PI controller in this loop is initialized with the last MPPT voltage to prevent windup. The control law is:
$$ U_{\text{pv}}^* = U_{\text{max}} + \left( k_{p,\text{dc}} + \frac{k_{i,\text{dc}}}{s} \right) (U_{\text{dc}}^* – U_{\text{dc}}) $$
where \( U_{\text{pv}}^* \) is the reference PV voltage for the Boost converter. This ensures that the solar inverter smoothly adjusts the power flow without abrupt changes. In my simulations, the transition occurs within one grid cycle, minimizing impact on the PV array and the grid.
Another important consideration is the protection of solar inverters during faults. The current limiting is inherent in the reference generation, but I also included overvoltage and overcurrent trip mechanisms as safety backups. However, with my control strategy, these protections are rarely triggered, demonstrating its robustness. For instance, during a single-phase fault to 0.2 p.u., the DC voltage peaks at 865 V and quickly settles, well below the typical trip level of 900 V for 800 V systems. Similarly, the currents stay within 300 A, avoiding thermal stress on the switches.
The economic implications of this LVRT strategy are significant for solar inverters. By eliminating the need for additional hardware, the system cost is reduced, and the reliability is improved due to fewer components. This makes solar inverters more competitive in the market, especially for large-scale installations. I estimated the cost savings compared to hardware-based methods to be around 10-15% per inverter, which can translate to substantial amounts for PV plants.
Finally, I want to emphasize the broader impact of this research on solar inverters. As grids evolve towards higher renewables, the demands on inverters will increase. My work contributes to the development of smarter solar inverters that not only convert power but also actively support grid stability. Future directions include integrating these strategies with energy storage systems, as hinted by the image of the energy storage inverter. This synergy could lead to hybrid systems where solar inverters and storage inverters collaborate for enhanced LVRT and grid services.
In summary, through detailed modeling, control design, and simulation, I have demonstrated an effective LVRT strategy for solar inverters under asymmetric faults. The key takeaways are the importance of DC voltage stabilization via Boost control and current symmetry via negative sequence feedforward. Solar inverters equipped with such strategies will play a vital role in the resilient power grids of tomorrow. I encourage continued innovation in this field to unlock the full potential of solar energy.
