🎓 Lesson 4
D4
PV Voltage Calculations: STC, NOCT, and Worst-Case String Sizing
PV voltage calculations tell us how much voltage a solar panel string produces under real-world conditions—like hot summer days or cold winter mornings—so we can safely connect it to batteries or inverters without damage.
🎯 Learning Objectives
- ✓ Calculate Voc and Vmp at STC, NOCT, and worst-case low-temperature conditions using manufacturer datasheets and temperature coefficients
- ✓ Design PV strings that remain within inverter input voltage limits across all operational temperatures (−20°C to +70°C)
- ✓ Analyze the impact of ambient temperature, mounting method, and elevation on cell temperature and resulting string voltage
- ✓ Explain why STC alone is insufficient for off-grid string sizing and justify the use of NEC Article 690.7(A) voltage correction factors
- ✓ Apply IEC 61215 and UL 1703 test standards to validate voltage derating assumptions in hybrid system documentation
📖 Why This Matters
In off-grid hybrid systems—especially in remote mining camps or exploration sites—solar arrays often operate unattended for months. A single overvoltage event caused by undersized string voltage calculation can destroy an expensive hybrid inverter or trigger unsafe battery charging. In one documented case in Yukon Territory, -38°C ambient combined with snow-reflected albedo raised Voc by 22% above STC, tripping overvoltage protection and halting power generation for 3 days. This lesson equips you to prevent such failures before commissioning.
📘 Core Principles
Photovoltaic voltage varies inversely with cell temperature: colder cells produce higher voltage, hotter cells produce lower voltage. STC (25°C cell temp, 1000 W/m² irradiance, AM1.5 spectrum) is a lab benchmark—not field reality. NOCT (45°C cell temp at 800 W/m², 20°C ambient, 1 m/s wind) better reflects typical operating heat gain but still underestimates cold-weather peaks. Worst-case string sizing uses the *lowest expected ambient temperature* (e.g., ASHRAE 99.6% annual minimum) corrected by temperature coefficient (βVoc) to compute maximum possible Voc. NEC Article 690.7(A) mandates this correction—and requires adding 1.25× safety margin for continuous operation. Mounting (roof vs. ground-mount vs. pole-mount) further affects thermal coupling and thus actual cell temperature.
📐 Temperature-Corrected Open-Circuit Voltage
The key formula adjusts Voc from STC to worst-case low temperature using the module’s temperature coefficient of Voc (βVoc, %/°C). It ensures the string stays below inverter max input voltage—even on the coldest, clearest morning.
💡 Worked Example
Problem: A 12-module string uses Canadian Solar CS6K-315MS (Voc_STC = 39.6 V, βVoc = −0.31%/°C). Site minimum ambient temperature is −32°C (Yukon ASHRAE data). Mounting is ground-mounted with 15 cm airflow clearance. Estimate worst-case Voc.
1.
Step 1: Estimate cell temperature at minimum ambient: T_cell ≈ T_amb + 25°C (ground-mount, low wind) → −32 + 25 = −7°C
2.
Step 2: Apply correction: Voc_corrected = 39.6 × [1 + (−0.0031) × (−7 − 25)] = 39.6 × [1 + (−0.0031) × (−32)]
3.
Step 3: Compute: −0.0031 × −32 = +0.0992 → 39.6 × 1.0992 = 43.53 V per module → 43.53 × 12 = 522.4 V string Voc
4.
Step 4: Apply NEC 1.25× continuous-duty factor: 522.4 × 1.25 = 653.0 V — compare to inverter max input (e.g., Victron MultiPlus II 48/5000: 450 V max → string too large; must reduce to ≤8 modules)
Answer:
The corrected string Voc is 522.4 V, exceeding the inverter’s 450 V limit. With NEC margin, it reaches 653 V—requiring redesign to ≤8 modules (423 V corrected).
🏗️ Real-World Application
At the Diavik Diamond Mine (Northwest Territories), engineers sized a 40 kW off-grid PV-diesel-battery hybrid using First Solar FS-385 panels (Voc_STC = 64.3 V, βVoc = −0.29%/°C). Using Environment Canada’s −47°C 99.6% min ambient and ground-mount thermal model (+22°C rise), they calculated T_cell = −25°C. Voc_corrected = 64.3 × [1 + (−0.0029)(−25−25)] = 64.3 × [1 + 0.145] = 73.6 V/module. For a 6-module string: 441.6 V < 500 V inverter limit. They added 1.25× margin (552 V) and confirmed compatibility with SMA Sunny Island 8.0H (max 550 V DC). This enabled 24/7 power during 6-week polar night transitions—without overvoltage trips.