Summary
The 7-parameter model extends the 5-parameter single-diode model with a voltage-dependent current term, following the equivalent circuit proposed by Merten et al. (1998). The additional term captures carrier recombination at low irradiance. This mechanism is most relevant for thin-film technologies but can improve accuracy for any module where shunt resistance alone underestimates low-light losses. The model adds two parameters— () and recombination parameter ()—to the five standard single-diode parameters. All five base parameters are scaled by Parameter Translation in the same way as for the 5-parameter model; and are not scaled.Inputs
| Name | Symbol | Units | Description |
|---|---|---|---|
| Photocurrent | A | Light-generated current | |
| Saturation Current | A | Diode reverse saturation current | |
| Series Resistance | Ω | Series resistance (includes module internal resistance and DC wiring resistance) | |
| Shunt Resistance | Ω | Shunt resistance of module | |
| Diode Ideality Factor | — | Diode ideality factor | |
| Number of Cells | — | Cells in series within module | |
| Cell Temperature | °C | Operating cell temperature | |
| Built-in Voltage | V | Built-in voltage per cell | |
| Recombination Parameter | V | Lumped recombination parameter combining recombination layer thickness and effective carrier mobility-lifetime product |
Outputs
| Name | Symbol | Units | Description |
|---|---|---|---|
| Max Power Voltage | V | Voltage at maximum power point | |
| Max Power Current | A | Current at maximum power point | |
| Max Power | W | ||
| Open-Circuit Voltage | V | Voltage at open-circuit () |
Detailed Description
Circuit Equation
The 7-parameter adds a recombination current to the 5-parameter circuit equation: As in the 5-parameter model, is the modified thermal voltage and is the internal voltage: The last term represents a voltage-dependent current loss that increases as approaches and is proportional to . It was originally proposed by Merten et al. (1998) to model recombination in amorphous silicon p-i-n junctions, but is used more broadly as an empirical correction that improves low-irradiance accuracy beyond what shunt resistance alone provides.Maximum Power Point
PlantPredict uses the same internal-voltage approach as the 5-parameter model, expressing and as explicit functions and solving via Newton-Raphson iteration. Once the optimal internal voltage has converged:Given
The recombination term’s pole at prevents reformulation into the Lambert W canonical form used by the 5-parameter model. PlantPredict instead solves for directly via Newton-Raphson iteration on the circuit equation and recovers the terminal voltage as . The is obtained as the special case with .Given
When the terminal voltage is fixed—for instance, when set by the inverter at an operating point away from MPP (e.g., clipping)—the Lambert W reformulation is again not applicable. PlantPredict solves for via Newton-Raphson with substituted into the circuit equation, then computes from the converged .References
- Merten, J., Asensi, J. M., Voz, C., Shah, A. V., Platz, R., & Andreu, J. (1998). Improved equivalent circuit and analytical model for amorphous silicon solar cells and modules. IEEE Transactions on Electron Devices, 45(2), 423–429.