Solar String Sizing Calculator
Work out maximum and minimum solar panels per string for any inverter. BS 7671 / IEC 62548 cold-Voc and MPPT-window calculator, free.
Solar String Sizing Calculator
What this calculator does
Every solar inverter has three voltage constraints you must respect when wiring panels in series:
- Absolute Vdc-max — exceed this and the inverter fails.
- MPPT upper bound — above this, the inverter clips and you lose production.
- MPPT lower bound — below this, the inverter cannot track the array’s maximum power point.
This calculator takes your panel’s open-circuit voltage (Voc), maximum power voltage (Vmp), and temperature coefficient (β), combines them with the inverter’s voltage window and your site’s record minimum and maximum temperatures, and returns the recommended panels per string under BS 7671 and IEC 62548.
The cold-Voc rule under BS 7671
BS 7671:2018+A2 Section 712 — adopted from IEC 62548 §5.3 — requires solar arrays to be designed so that the open-circuit voltage at the lowest expected cell temperature does not exceed the inverter’s rated DC input. The MCS-listed installer must document this calculation:
Voc_cold = Voc_STC × (1 + β × (T_min − 25))
Where β is the panel’s temperature coefficient (negative, %/°C), T_min is the location-specific minimum cell temperature in °C, and Voc_STC is the panel’s nameplate Voc at Standard Test Conditions.
A worked example for a 415 W JA Solar JAM72S30 panel with Voc = 41.5 V, β = -0.27%/°C, in a typical English location with -8°C extreme low:
- Voc_cold = 41.5 × (1 + (-0.0027) × (-8 - 25))
- Voc_cold = 41.5 × (1 + (-0.0027) × (-33))
- Voc_cold = 41.5 × (1 + 0.0891)
- Voc_cold = 45.2 V
For a 1000 V inverter, max series count = floor(1000 / 45.2) = 22 panels. UK residential rarely strings more than 18 because the available roof area runs out before the voltage limit. Plenty of margin.
The MPPT window math
UK string inverters typically have MPPT windows of 175-520 V (Solis S6), 200-800 V (SolarEdge HD-Wave), or 80-500 V (Growatt MIN). Two more checks:
Vmp_hot = Vmp_STC × (1 + β × (T_cell_max − 25))
Max series (MPPT) = floor(MPPT_max / Voc_cold)
Min series (MPPT) = ceil (MPPT_min / Vmp_hot)
The hot Vmp uses cell temperature, not ambient. The standard adder for roof-mounted modules is +30°C above ambient at noon — a 30°C UK summer day produces 60°C cells (rare but real during 2022 and 2023 heatwaves).
For the same JA Solar panel with Vmp = 34.2 V and β = -0.27%/°C:
- Vmp_hot at 60°C cell = 34.2 × (1 + (-0.0027) × (60 - 25)) = 34.2 × 0.9055 = 30.97 V
- Min MPPT series for 175 V inverter = ceil(175 / 30.97) = 6 panels
- Max MPPT series for 520 V inverter = floor(520 / 45.2) = 11 panels
Recommended range for this combination: 6 to 11 panels per string.
Why UK winter cold matters less than US designers think
The UK’s maritime climate keeps absolute minima moderate by international standards. Even in Aberdeenshire, the 1-in-50-year low is around -16°C. Compare against US Mountain West sites where ASHRAE 99% lows reach -30 to -35°C — those installations are voltage-constrained where UK installations rarely are.
The bigger UK constraint is roof space. The typical 3-4 bedroom semi-detached has 18-25 m² of usable south or south-east facing roof, which fits 10-14 panels at modern 410-440 W per panel. That’s well below the voltage limits of any 1000 V inverter, so most UK string designs are roof-limited rather than voltage-limited.
Inverter voltage classes available in the UK
| Inverter family | Vdc-max | MPPT range | Typical use |
|---|---|---|---|
| SolarEdge HD-Wave Synergy | 1000 V | 200-800 V | DC-optimised systems |
| GivEnergy AC Coupled | 1000 V | 200-850 V | Battery-ready domestic |
| Solis S6 1P-K | 1000 V | 175-520 V | Cost-effective domestic |
| Growatt MIN 2500-6000TL-X | 1000 V | 80-580 V | Budget domestic |
| Fronius Primo Gen24 | 1000 V | 80-800 V | Hybrid with battery |
| SMA Sunny Tripower X | 1000 V | 140-800 V | Commercial 3-phase |
| Enphase IQ8/IQ8X (microinverter) | n/a | per panel | Shaded or split roofs |
Common string-sizing mistakes
- Designing to the panel nameplate instead of cold-corrected Voc. MCS auditors specifically check for the temperature correction calculation on installation certificates.
- Using -2°C as the minimum. That’s a typical London winter low; the 1-in-50-year value is colder. Use -8°C for most of England and Wales, -12°C for Northern England, -16°C for Scottish Highlands.
- Mixing panel models in one string. Different Voc and β values cause mismatched output and underperformance. MCS allows mixing only when sub-strings have identical electrical characteristics and use a multi-MPPT inverter.
- Forgetting the inverter installation manual. The datasheet gives the absolute MPPT window; the installation manual often specifies a tighter “recommended” range for best efficiency.
- Not allowing for future expansion. If you might add panels later, design strings with 1-2 spare positions rather than max out the inverter on day one.
Tools that complement string sizing
After string sizing, three more calculations finish the DC design:
- The solar panel voltage calculator computes voltage at the inverter input including cable losses.
- The solar panel wire size calculator sizes PV string cables per BS 7671 with the 125% adjustment.
- The solar inverter size calculator checks DC-to-AC oversize ratio against MCS Installation Standard 3001 (typical 1.10-1.25 for UK domestic).
Sources
- BS 7671:2018+A2 Section 712 — Photovoltaic supply systems
- MCS Installation Standard 3001 — solar PV system installation requirements
- IEC 62548 Photovoltaic arrays - Design requirements — international PV array safety standard
- Solar Energy UK — Best Practice Guides — design checklists and CPD material
- Energy Saving Trust — Solar Panels — consumer guidance and typical UK system designs