Summary
Degradation Losses (AC Applied) model the time-dependent reduction in PV system output due to module aging and performance decline. PlantPredict offers five degradation models—None, Linear DC, Non-Linear DC, Linear AC, and Stepped AC—differing in where the loss is applied (DC power upstream of the vs. AC power downstream of the inverter) and how the rate evolves over time (constant, continuous, or annual steps). This page documents the two AC-applied models and the optional AC-applied model. For DC-applied degradation, see Degradation Losses (DC Applied).Inputs
| Name | Symbol | Units | Description |
|---|---|---|---|
| AC Power | W | AC power from inverter efficiency model | |
| Energization Date | datetime | Block energization date (system commissioning) | |
| Linear Degradation Rate | %/year | Annual degradation rate (linear or stepped) | |
| LeTID Annual Rates | %/year | Per-year LeTID rates starting at year 0 |
Outputs
| Name | Symbol | Units | Description |
|---|---|---|---|
| Degraded AC Power | W | AC power after degradation | |
| Degradation Loss | W | Power loss due to degradation | |
| LeTID Loss | W | Power loss due to LeTID |
Detailed Description
Application Point
When Linear AC or Stepped AC degradation is selected, degradation is applied to AC power at the array level, after summing inverter outputs and before auxiliary loads and transformer losses. Because degradation is applied after inverter conversion, AC-applied models do not affect behavior—unlike DC-applied models, which reduce the power the inverter sees and can change the operating point as modules age (see Degradation Losses (DC Applied)). Before the , the system is not yet commissioned, so all models set .No AC Degradation (None, Linear DC, Non-Linear DC)
When None, Linear DC, or Non-Linear DC degradation is selected, no AC-level degradation is applied:Linear AC Degradation
Linear AC degradation applies a constant annual rate over the system lifetime. Degradation accumulates from the energization date when First Year Degradation is enabled, or from year when disabled. The degradation coefficient is: where is the elapsed time expressed as a fractional number of years (using an 8760-hour year). The degraded power is:Stepped AC Degradation
Stepped AC degradation applies the same constant annual rate but in discrete annual increments rather than continuously. Degradation onset follows the same First Year Degradation logic as Linear AC: when First Year Degradation is enabled, or year when disabled. The degradation coefficient is: where is the number of hours since ( if , otherwise) and denotes the ceiling function (round up to the nearest integer). Because of the ceiling, each degradation step takes effect at the start of the year—the first step applies immediately once . With First Year Degradation enabled, the system degrades from the moment of energization. Versions 3–4 used a floor function () instead, which deferred each step to the end of the year. The degraded power is:Light and Elevated Temperature Induced Degradation (LeTID)
is an additional degradation mechanism that can be enabled independently of the primary degradation model. Unlike conventional degradation, LeTID is partially reversible—modules typically degrade over the first few years of operation, then partially recover (Repins et al., 2020). Per-year rates can therefore be negative in later years to capture this recovery. LeTID losses are reported separately from primary degradation. When Linear AC or Stepped AC degradation is selected, LeTID is applied at the AC level. The algorithm uses the same cumulative approach as Non-Linear DC degradation (see DC degradation): where is the elapsed time in fractional years (with leap days excluded from the year length), is the number of complete years elapsed, and is the count of February 29th occurrences between and . The first term sums the rates of all complete years; the second term pro-rates the current year’s rate. When both primary degradation and LeTID are active, their losses are additive:References
- Jordan, D. C., & Kurtz, S. R. (2013). Photovoltaic degradation rates—an analytical review. Progress in Photovoltaics: Research and Applications, 21(1), 12–29. DOI: 10.1002/pip.1182
- Repins, I., et al. (2020). Light and elevated temperature induced degradation (LeTID) in a utility-scale photovoltaic system. IEEE Journal of Photovoltaics, 10(4), 1084–1092. DOI: 10.1109/JPHOTOV.2020.2989168
- Kersten, F., Engelhart, P., et al. (2015). Degradation of multicrystalline silicon solar cells and modules after illumination at elevated temperature. Solar Energy Materials and Solar Cells, 142, 83–86. DOI: 10.1016/j.solmat.2015.06.015