Documentation Index
Fetch the complete documentation index at: https://docs.plantpredict.com/llms.txt
Use this file to discover all available pages before exploring further.
Summary
DC System Losses account for non-ideal effects—module , , module quality variation, and DC health—by reducing the effective irradiance before the conversion. PlantPredict applies these losses as a combined coefficient that scales the effective POA irradiance.
DC wiring losses are applied downstream in the model, accounted for as additional . Time-dependent degradation is applied downstream of the single-diode conversion and is documented separately in the Degradation Losses (DC Applied) and Degradation Losses (AC Applied) pages.
| Name | Symbol | Units | Description |
|---|
| Effective POA Irradiance | GPOA,tot,eff | W/m² | Combined front and rear POA irradiance from the irradiance calculation |
| Module Mismatch Coefficient | fMM | % | Module-to-module mismatch loss percentage |
| Light-Induced Degradation | fLID | % | Light-induced degradation loss |
| Module Quality Factor | fMQ | % | Power deviation from nameplate due to module binning and manufacturing tolerances |
| DC Health Factor | fDCH | % | User-defined DC system loss to account for factors such as connection degradation |
| Backside Mismatch | fMM,rear | % | Rear-side irradiance mismatch loss |
| Average Rear Irradiance | GPOA,rear | W/m² | Average rear irradiance after structure shading, before bifaciality weighting (from rear irradiance) |
| Effective Front POA Irradiance | GPOA,front,eff | W/m² | Front-side effective POA irradiance |
Outputs
| Name | Symbol | Units | Description |
|---|
| Scaled Effective Irradiance | GPOA,tot,eff′ | W/m² | Effective POA irradiance after DC system losses |
Detailed Description
PlantPredict applies module mismatch, LID, module quality, and DC health losses as a single combined coefficient that uniformly scales the effective POA irradiance before the single-diode conversion. Each input percentage is converted to a fraction (divided by 100) before use:
GPOA,tot,eff′=GPOA,tot,eff×Ccomb
where GPOA,tot,eff is the total effective POA irradiance from the irradiance calculation, including all front-side components and bifaciality-weighted rear irradiance. The composition of Ccomb depends on the prediction version.
Version 10 and Later
The combined coefficient includes module mismatch, module quality, LID, and DC health:
Ccomb=(1−fMM)×(1−fMQ)×(1−fLID)×(1−fDCH)
For bifacial modules, backside mismatch fMM,rear is applied directly to the rear irradiance in the rear irradiance calculation and is not part of the combined coefficient.
When SunSolve-calibrated parameters are used, fMM should be supplied from the SunSolve simulation output—a single combined mismatch value accounting for non-uniform illumination on both the front and rear of the module. The separate backside mismatch term is set to zero in rear irradiance to avoid double-counting. This is physically more accurate, since electrical mismatch arises from imbalanced photocurrents between series-connected cells regardless of which side of the module the light arrives from.
Version 9 and Earlier
In Version 9 and earlier, the combined coefficient also includes rear-side mismatch for bifacial modules. Because the combined coefficient is applied uniformly to all irradiance components, the backside mismatch fraction is approximated as an effective value weighted by the rear-to-front irradiance ratio:
fMM,rear,eff=fMM,rear⋅GPOA,front,effGPOA,rear
where GPOA,rear is the average rear irradiance after structure shading (see Rear Irradiance) and GPOA,front,eff is the front-side effective POA irradiance. The full combined coefficient becomes:
Ccomb=(1−fMM)×(1−fMQ)×(1−fLID)×(1−fDCH)×(1−fMM,rear,eff)
Because the coefficient is applied uniformly to both front and rear irradiance, this approach slightly overestimates the backside mismatch loss compared to applying it directly to the rear irradiance. Version 10 eliminates this by moving backside mismatch upstream into the rear irradiance calculation.
For monofacial modules, GPOA,rear=0 so fMM,rear,eff=0 and the combined coefficient reduces to the Version 10+ form.
Loss Reporting
For reporting (loss tree), each individual loss component is approximated as Li=Pmp×fi, where Pmp is the maximum power point power from the single-diode equation and fi is the corresponding loss fraction.