Summary
When multiple DC fields with non-uniform I-V curve characteristics are connected in parallel to a common inverter input, PlantPredict calculates the combined DC output using a weighted voltage averaging approach. Each DC field may have different I-V characteristics due to variations in module type, irradiance, temperature, or shading. Since parallel-connected DC fields share a common operating voltage, the algorithm determines this shared voltage, recalculates the current contribution from each DC field at that voltage, and sums the currents to obtain total inverter input current and power.Inputs
| Name | Symbol | Units | Description |
|---|---|---|---|
| DC Field MPP Voltage | V | Maximum power point voltage of DC field | |
| DC Field MPP Current | A | Maximum power point current of DC field | |
| Number of Parallel Strings | — | Number of series strings wired in parallel in DC field | |
| Modules in Series | — | Number of modules wired in series in DC field | |
| DC Field Repeater Count | — | Number of identical DC field instances |
Outputs
| Name | Symbol | Units | Description |
|---|---|---|---|
| Common Operating Voltage | V | Shared operating voltage at inverter input | |
| DC Field Operating Current | A | Current from DC field at common voltage | |
| Total Inverter Input Current | A | Sum of currents from all DC fields | |
| Total Inverter Input Power | W | DC power at inverter input |
Detailed Description
Step 1: Weighted Average Voltage Calculation
Each DC field calculates its maximum power point voltage () independently based on its specific operating conditions. When multiple DC fields are connected in parallel to a common inverter input, a weighted average determines the shared operating voltage: The weighting factor () reflects the relative current contribution capacity of each DC field. Open circuit voltage and initial voltage are calculated using the same weighting approach.Step 2: Voltage Reassignment
The common operating voltage is assigned to all DC fields connected to the inverter: This ensures all parallel-connected DC fields operate at the same voltage, as required by Kirchhoff’s voltage law for parallel circuits.Step 3: Current Recalculation
At the common operating voltage, the current from each DC field is recalculated using its I-V curve. The module-level voltage is determined by dividing the common voltage by the number of modules in series: The module-level current () is solved from the single diode model at using Newton-Raphson iteration. See Single Diode Model for the diode equation formulation. The DC field current is then:Step 4: Current Summation
The total inverter input current is the sum of currents from all parallel DC fields, accounting for repeaters:Step 5: Power Calculation
The DC power delivered to the inverter is:Mismatch Effect
When DC fields have non-uniform I-V characteristics, the common operating voltage forces each DC field to operate at a point that may differ from its individual maximum power point. The resulting power is less than the sum of individual maximum powers: This difference represents the mismatch loss arising from heterogeneous DC field combination.Loss Tree Reporting
The power loss from heterogeneous DC field combination is reported in the loss tree as “Inverter Limitation Loss” (also referred to as “Off-MPP Power Loss”). This loss is calculated at the inverter level: where:- is the sum of individual DC field maximum power point powers
- is the DC power after aggregation and degradation
- is any degradation loss applied at the DC level
Nodal Data Outputs
PlantPredict reports DC electrical parameters at both the DC field and inverter levels. DC Field nodal data represents pre-aggregation values—each field’s individual maximum power point voltage, current, and power before parallel combination. Inverter nodal data represents post-aggregation values—the combined voltage, current, and power after all connected DC fields are aggregated to a common operating point. The difference between “DC Power at MPP” and “DC Power” at each level reflects the power lost due to operating off the individual maximum power points.References
- De Soto, W., Klein, S. A., & Beckman, W. A. (2006). Improvement and validation of a model for photovoltaic array performance. Solar Energy, 80(1), 78-88.