The Solar Primer
A training reference for solar PV installers.
This is a single reference spanning the whole solar PV trade: the science underneath it, the hardware, how to size and design a system, the electrical code, how to physically install and commission it, how to keep it running, the business around it, and the careers and credentials that structure the industry.
It is written to four ends: Educate (teach the why, not just the steps), Disintermediate (give you the primary knowledge so you depend less on gatekept training), Innovate (show where the field is moving), and Build (every concept ends at something you can do).
Reading paths:
- Newcomer: Parts I → II → III in order. Don’t rush the foundations; everything downstream is built on Part I.
- Aspiring installer: Parts I–VIII, with Part IV (Design & Sizing) and Part V (Electrical & Code) as the core.
- Designer / engineer: Parts I, II, IV, V, and the modeling appendix.
- Sales / business: Parts II (lightly), III, X, XI.
- Reference user: jump via the Master Table of Contents; each chapter is self-contained with cross-references.
Conventions: Worked examples are boxed as Example. Field-practice cautions are flagged ⚠️. Units are SI with US customary in parentheses where the trade uses them. Formula symbols are defined at first use and collected in Appendix B.
1. Energy, Power, and Electrical Basics
Learning objectives
By the end of this chapter you will be able to:
- Distinguish power from energy and use the correct units without confusion.
- State and apply Ohm’s law and the electrical power relationship.
- Explain the difference between DC and AC and why PV is natively DC.
- Read the basic electrical quantities off a component and reason about a simple circuit.
1.1 Why this chapter is non-negotiable
The single most common conceptual error in solar (made by customers, salespeople, and rushed installers alike) is confusing power with energy. A system isn’t “an 8 kW system that makes 8 kW a day.” It’s an 8 kW system that, on a good day in a sunny location, might make 30–40 kilowatt-hours. Power is a rate; energy is an amount. Get this straight now and a third of the field’s confusion evaporates.
1.2 Charge, current, and voltage
Electricity is the movement of electric charge (measured in coulombs). Three quantities describe it:
- Current (I): the rate of charge flow, measured in amperes (A). One ampere is one coulomb per second. Think of it as how much water moves through a pipe per second.
- Voltage (V): the electrical pressure or potential difference that pushes charge, measured in volts (V). Think of it as the pressure difference driving the water.
- Resistance (R): opposition to current flow, measured in ohms (Ω). Think of it as how narrow the pipe is.
The water analogy is imperfect but durable: voltage = pressure, current = flow rate, resistance = pipe restriction.
1.3 Ohm’s law
These three are bound by the most important equation in the trade:
V = I × R
Rearranged as needed: I = V / R and R = V / I.
Example 1.A: A PV source circuit pushes 40 V across a load with 8 Ω of resistance. Current = V/R = 40/8 = 5 A. Double the voltage to 80 V (same resistance) and current doubles to 10 A. This linear relationship is why voltage and current track together in resistive situations. PV, which is not a simple resistor, needs the more careful treatment we give it in Chapter 4.
1.4 Power: the rate of energy
Power (P) is the rate at which energy is delivered or consumed, measured in watts (W). For electrical circuits:
P = V × I
Combined with Ohm’s law this also gives P = I²R and P = V²/R.
Example 1.B: A module operating at 30 V and 10 A delivers P = 30 × 10 = 300 W. This is the instantaneous rate: how fast it’s doing work right now, under those conditions.
Common multiples you’ll use constantly:
- 1 kilowatt (kW) = 1,000 W
- 1 megawatt (MW) = 1,000 kW = 1,000,000 W
Residential arrays are sized in kW; commercial in kW to low MW; utility plants in MW to hundreds of MW.
1.5 Energy: power across time
Energy is power multiplied by the time it flows:
Energy = Power × Time
The trade’s unit is the kilowatt-hour (kWh): one kilowatt sustained for one hour. This is what utilities bill and what a PV system produces.
Example 1.C: A 5 kW array producing at full output for 4 hours generates 5 kW × 4 h = 20 kWh. The same array idling at night produces 0 kWh regardless of its kW rating. The kW rating is the system’s capacity; the kWh is its output. Sizing (Part IV) is fundamentally the art of turning a customer’s annual kWh need into the right number of kW of array.
⚠️ Field habit: whenever someone states a “solar number,” immediately ask yourself: is this a power (kW) or an energy (kWh) figure? Mislabeling one as the other produces designs that are off by the number of sun-hours in a day. The result is wildly wrong.
1.6 Direct current vs alternating current
- Direct current (DC): charge flows in one constant direction. Batteries and PV modules are inherently DC sources: sunlight liberates charge that flows one way.
- Alternating current (AC): charge reverses direction periodically (60 Hz in North America, 50 Hz in much of the world). The grid and household appliances run on AC.
Because PV is DC and the grid is AC, every grid-connected system needs an inverter to convert DC to AC (Chapter 6). This DC-to-AC boundary organizes much of the wiring, code, and safety logic in later chapters. The “DC side” and “AC side” of a system are governed by different rules and carry different hazards.
1.7 Series and parallel: a first look
How you connect sources changes the result:
- Series (end to end): voltages add, current stays the same. Wiring modules in series raises string voltage. This is how we build the high DC voltages inverters want.
- Parallel (side by side): currents add, voltage stays the same. Paralleling strings raises total current.
This single rule (series adds volts, parallel adds amps) is the basis of all array configuration (Chapter 15). We’ll return to it with PV-specific numbers once you can read a module datasheet.
1.8 Visualizing series and parallel
SERIES (voltages add, current same) PARALLEL (currents add, voltage same)
[+]──[Mod]──[Mod]──[Mod]──[−] [+]──┬──[Mod]──┬──[−]
30V 30V 30V │ │
String V = 90 V, I = 10 A ├──[Mod]──┤
│ │
└──[Mod]──┘
V = 30 V, I = 30 A
Three 30 V / 10 A modules in series make a 90 V, 10 A string. The same three in parallel make a 30 V, 30 A source. Same modules, same total power (900 W), but very different voltage and current. That difference is the entire game in Chapter 15.
1.9 Putting it together: a worked chain
Example 1.D (multi-step): A small off-grid load draws 4 A at 24 V for 6 hours/day. (a) What power does it draw? (b) What daily energy? (c) If served by a 24 V battery, how many amp-hours does that represent?
- (a) P = V × I = 24 × 4 = 96 W
- (b) E = P × t = 96 W × 6 h = 576 Wh/day (0.576 kWh)
- (c) Energy ÷ voltage = 576 Wh ÷ 24 V = 24 Ah/day
This three-step move (power, then energy, then amp-hours for batteries) is the spine of off-grid load analysis in Chapter 13/17.
Example 1.E (catching the classic error): A salesperson says a home “needs a 30-kilowatt-hour system.” Is that a power or energy figure? It’s energy (kWh): a daily consumption, not a system size. At a 5 PSH site with 0.83 derate, the array needed is 30 ÷ (5 × 0.83) ≈ 7.2 kW (Chapter 14). Reading the “30” as kW of array would oversize the system roughly four-fold. Always label the unit before you act on the number.
Chapter 1 summary
Power (W, kW) is a rate; energy (kWh) is an amount, and Energy = Power × Time. Ohm’s law (V = I × R) and electrical power (P = V × I) are the two relationships you’ll use most. PV is DC and the grid is AC, so inverters bridge them. Series connection adds voltage; parallel adds current. Every later part leans on these.
- Power (P): the rate of energy delivery or consumption, measured in watts (W) or kilowatts (kW); P = V × I.
- Energy: power multiplied by time; the trade unit is the kilowatt-hour (kWh).
- Current (I): rate of charge flow, measured in amperes (A).
- Voltage (V): electrical pressure (potential difference) that drives current, measured in volts (V).
- Resistance (R): opposition to current flow, measured in ohms (Ω).
- Ohm’s law: V = I × R; the fundamental relationship linking voltage, current, and resistance.
- DC (Direct Current): charge flows in one direction; the native output of PV modules and batteries.
- AC (Alternating Current): charge reverses direction periodically (60 Hz in North America); the form used by the grid and most appliances.
- Inverter: device that converts DC to AC so a PV array can feed the grid or household loads.
- Series connection: modules wired end-to-end; voltages add, current stays constant.
- Parallel connection: modules wired side-by-side; currents add, voltage stays constant.
- PSH (Peak Sun Hours): equivalent full-intensity sun-hours per day at a site; used to estimate array production.
- Derate factor: multiplier accounting for real-world system losses (wiring, inverter, temperature, soiling).
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 1
- A module operates at 38 V and 9.5 A. What is its power output?
- A 7 kW array produces at full output for 5 hours. How many kWh does it generate that day?
- A circuit carries 6 A through a 4 Ω resistance. What is the voltage across it, and the power dissipated?
- Five 40 V / 11 A modules are wired in series. What are the string voltage and current?
- Those same five modules are instead wired in parallel. Now what are the voltage and current?
- A home uses 900 kWh in a 30-day month. What is its average power draw, in kW?
- A 12 V appliance draws 60 W. What current does it pull, and how many Ah over 8 hours?
Solutions: Chapter 1
- P = 38 × 9.5 = 361 W.
- 7 kW × 5 h = 35 kWh.
- V = IR = 6 × 4 = 24 V; P = I²R = 36 × 4 = 144 W (or P = VI = 24 × 6 = 144 W).
- Series: V = 5 × 40 = 200 V, I = 11 A (unchanged).
- Parallel: V = 40 V (unchanged), I = 5 × 11 = 55 A.
- 900 kWh ÷ (30 days × 24 h) = 900 ÷ 720 = 1.25 kW average.
- I = P/V = 60/12 = 5 A; 5 A × 8 h = 40 Ah.
2. The Solar Resource
Learning objectives
- Explain what irradiance and irradiation/insolation are and how they differ.
- Define peak sun hours and use it as the bridge between sunlight and energy.
- Describe how sun-earth geometry (tilt, azimuth, latitude, season) drives available energy.
- Locate and interpret solar resource data for a site.
2.1 The source: the sun’s power
Above the atmosphere, sunlight arrives at about 1,361 W/m² (the solar constant). The atmosphere scatters and absorbs some of it. On a clear day at the earth’s surface with the sun overhead, irradiance peaks near 1,000 W/m². That round figure is not a coincidence in this trade. It is the reference condition that modules are rated at (STC, Chapter 4).
2.2 Irradiance vs irradiation (insolation)
Two words that sound alike and mean different things:
- Irradiance: power of sunlight per unit area, in W/m². An instantaneous rate. Noon on a clear day is roughly 1,000 W/m²; an overcast morning might be 150 W/m².
- Irradiation (also insolation): energy of sunlight per unit area over time, in kWh/m²/day or kWh/m²/year. The accumulated total.
The relationship mirrors power-vs-energy from Chapter 1: irradiance is the rate, irradiation is the rate integrated over time. Insolation is what determines how much a site can produce annually.
2.3 Peak sun hours: the installer’s workhorse concept
Real irradiance varies all day: zero at dawn, peaking near noon, back to zero at dusk, and knocked down by clouds. Rather than integrate that messy curve every time, the trade uses an elegant simplification:
Peak Sun Hours (PSH) = the number of hours per day that, at a constant 1,000 W/m², would deliver the same total energy as the actual day.
Numerically, a site’s daily PSH equals its daily insolation in kWh/m²/day. A location receiving 5.5 kWh/m²/day gets 5.5 peak sun hours. This is the single most useful number for quick sizing. Multiply array kW by PSH to estimate daily kWh before losses.
Example 2.A: A 6 kW array at a 5.0 PSH site produces, ideally, 6 × 5.0 = 30 kWh/day. Apply a realistic system derate of ~0.80 (Chapter 14) and you’d estimate ~24 kWh/day. PSH turns the solar resource into a one-line sizing input.
2.4 Sun-earth geometry
How much sun a surface catches depends on geometry:
- Latitude: higher latitudes see lower sun angles and stronger seasonal swings.
- Season: the earth’s axial tilt (23.5°) makes the sun higher in summer and lower in winter; day length changes too.
- Time of day: sun angle sweeps from horizon to peak and back, which is why azimuth (the compass direction a surface faces) and tilt (its angle from horizontal) matter so much.
For fixed arrays in the northern hemisphere, the rule of thumb is to face true south (azimuth 180°) at a tilt roughly equal to the site latitude for balanced annual yield. Real designs trade this against roof geometry, shading, and rate structures (Chapter 18). Southern hemisphere: face true north.
⚠️ True vs magnetic: azimuth is referenced to true (geographic) south/north, not magnetic. Account for local magnetic declination when using a compass.
2.5 Direct, diffuse, and reflected
Irradiance reaches a panel three ways: direct beam (straight from the sun’s disk), diffuse (scattered by atmosphere and clouds, which is why you still get output on overcast days), and reflected (albedo from the ground, the basis of bifacial module gains, Chapter 5). Total irradiance on a tilted plane is the Plane-of-Array (POA) irradiance, the quantity that actually drives a module.
2.6 Finding the data
You never guess insolation. Standard free sources:
- NREL’s NSRDB / PVWatts: typical-meteorological-year data and a built-in production estimate for any US (and many international) locations.
- Global Solar Atlas: worldwide insolation maps.
- SAM: for detailed hourly modeling (Chapter 19).
These give the PSH / insolation figures that feed every sizing calculation in Part IV.
2.7 The peak-sun-hours picture
The PSH concept replaces the real, lumpy daily irradiance curve with an equal-area rectangle 1,000 W/m² tall:
Irradiance (W/m²)
1000 ┤ ____ ┌───────────┐ ← equal AREA (energy)
│ / \ │ │ squeezed into a
750 ┤ / \ ≈ │ 1000 W/m²│ 5-hour-wide
│ / \ │ │ rectangle
500 ┤ / \ │ (= 5 PSH)│
│ / \ │ │
0 ┼/__________________\_ └───────────┘
6am noon 6pm 5 "peak sun hours"
The actual curve (left) and the 5-PSH rectangle (right) enclose the same area, i.e., the same daily energy (kWh/m²). That’s why PSH is so convenient: it collapses a day of varying sun into a single multiplier.
2.8 Worked examples
Example 2.B (seasonal swing): A site averages 5.5 PSH annually but only 2.8 PSH in December and 7.4 PSH in June. A 6 kW array (derate 0.82) produces, roughly:
- December: 6 × 2.8 × 0.82 ≈ 13.8 kWh/day
- June: 6 × 7.4 × 0.82 ≈ 36.4 kWh/day The 2.6× swing between months is exactly why off-grid systems size to the worst month (Chapter 11) while grid-tied systems can lean on the annual average, since the grid covers winter shortfalls.
Example 2.C (orientation penalty): The same array faces due west instead of true south, costing ~15% of annual yield. If the south-facing case made 9,900 kWh/yr, the west case makes ~9,900 × 0.85 ≈ 8,400 kWh/yr. That is still useful, and sometimes preferred under time-of-use rates that pay more for late-afternoon production (Chapter 18).
Chapter 2 summary
Irradiance is sunlight’s power (W/m², ~1,000 at STC); insolation/irradiation is its accumulated energy (kWh/m²/day). Peak sun hours conveniently equals daily insolation and converts array kW into daily kWh. Geometry (latitude, season, tilt, azimuth) sets how much a surface captures; face true south (N. hemisphere) at ~latitude tilt as a starting point. Pull real numbers from NREL/PVWatts, never from memory.
- Irradiance: instantaneous power of sunlight per unit area (W/m²); ~1,000 W/m² at STC.
- Insolation / Irradiation: accumulated solar energy per unit area over time (kWh/m²/day).
- Solar constant: sunlight intensity above the atmosphere, ~1,361 W/m².
- STC (Standard Test Conditions): 1,000 W/m², 25 °C cell temp, AM 1.5, the reference for all module wattage ratings.
- PSH (Peak Sun Hours): numerically equal to daily insolation; converts array kW to daily kWh.
- Azimuth: compass direction a surface faces, referenced to true (not magnetic) south.
- POA (Plane-of-Array) irradiance: total irradiance in the tilted plane of the array, the quantity that drives module output.
- Albedo: fraction of sunlight reflected by a surface; drives rear-side gain on bifacial modules.
- Diffuse irradiance: scattered skylight that reaches a panel even under cloud cover.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 2
- A location receives 6.2 kWh/m²/day of insolation. How many peak sun hours is that?
- A 5 kW array sits at a 4.5 PSH site. Estimate its daily output at a 0.80 derate.
- Convert that to an annual estimate (assume the 4.5 PSH is the annual average).
- Is “850 W/m²” an irradiance or an insolation value? Which quantity (power or energy) is it?
- A roof faces true south at the optimal tilt and gets 5.0 PSH. A second roof on the same house faces east and effectively gets 4.2 PSH. What percentage of the south roof’s daily energy does the east roof capture?
- Why must azimuth be measured to true south rather than magnetic south?
Solutions: Chapter 2
- PSH = insolation numerically, so 6.2 PSH.
- 5 × 4.5 × 0.80 = 18 kWh/day.
- 18 kWh/day × 365 ≈ 6,570 kWh/year.
- Irradiance: it’s a rate of power per area (W/m²), not accumulated energy.
- 4.2 ÷ 5.0 = 84%.
- The sun’s path is referenced to the geographic poles; a compass points to magnetic north, which differs from true north by the local declination, so using magnetic bearings mis-aims the array.
3. The Photovoltaic Effect & Cell Technology
Learning objectives
- Explain, at a working level, how a solar cell converts light to electricity.
- Define the band gap and why it sets a cell’s behavior.
- Identify the major cell technologies and how they differ.
- Connect cell physics to the datasheet parameters you’ll use daily.
3.1 The photovoltaic effect in plain terms
A solar cell is a large-area semiconductor diode, almost always silicon. The physics, stepped through:
- Doping creates a junction. Silicon is treated (“doped”) to make two layers: an n-type layer with extra mobile electrons and a p-type layer with electron vacancies (“holes”). Where they meet is the p-n junction, where a built-in electric field forms.
- Photons knock electrons loose. When sunlight strikes the cell, photons with enough energy are absorbed and lift electrons into a mobile state, creating electron-hole pairs.
- The junction field separates the charges. The built-in field at the p-n junction sweeps electrons one way and holes the other, preventing them from simply recombining.
- Current flows through the external circuit. Those separated charges accumulate at the cell’s contacts, creating a voltage. Connect a wire and the electrons flow through it as usable DC current, doing work on the way.
No moving parts, no fuel, no emissions in operation: just photons in, electrons out, as long as light falls on the cell.
3.2 The band gap
Whether a photon can free an electron depends on the semiconductor’s band gap: the energy step an electron must clear to become mobile. Silicon’s band gap (~1.1 eV) is well matched to the solar spectrum, which is a large part of why silicon dominates.
Two consequences worth carrying forward:
- Photons with less energy than the band gap pass through unused.
- Photons with more energy free an electron but waste the excess as heat.
These unavoidable losses are why single-junction silicon cells have a theoretical efficiency ceiling: the Shockley-Queisser limit (~33%).
Tandem/multi-junction cells that stack different band gaps (Chapter 45) are the frontier for beating it. Tandems face a higher theoretical ceiling (roughly 43% for a two-junction device), and the gap between that ceiling and the certified research-cell records is tracked on the NREL Best Research-Cell Efficiencies chart. This chart is the authoritative public ledger, updated as new records are certified.
Figure 3.1: NREL Best Research-Cell Efficiencies chart (data through 2022). Public Domain (PD-USGov-DOE), via Wikimedia Commons.
3.3 Temperature: the installer’s recurring antagonist
Heat hurts PV. As a cell warms, its voltage falls (and output power with it). This is not a minor effect. It drives the string-sizing math in Chapter 15 and explains why a hot summer roof can underperform a cold sunny day. Conversely, cold raises voltage, which is the dangerous case for equipment limits. Hold this thought; it becomes a hard design constraint later. Every module datasheet quantifies it with temperature coefficients (Chapter 4).
3.4 The major cell technologies
- Monocrystalline silicon: cut from a single silicon crystal; highest common efficiencies, uniform black appearance, the current mainstream.
- Polycrystalline (multicrystalline) silicon: cast from multiple crystals; slightly lower efficiency and a bluish, flecked look; largely displaced by mono as mono costs fell.
- Thin-film (e.g., CdTe, CIGS, amorphous silicon): deposited in thin layers; lower efficiency per area but good temperature behavior, low-light performance, and a major presence in utility-scale (notably CdTe).
Within crystalline silicon, cell architectures keep advancing. PERC gave way to TOPCon and heterojunction (HJT), each squeezing out more efficiency and better temperature behavior.
Bifacial cells capture reflected light on the back side for a yield bonus on suitable sites.
You don’t need to be a device physicist to install well. You do need to know that technology choice changes the datasheet numbers (efficiency, temperature coefficients, low-light behavior) that drive your design.
3.5 The p-n junction at work
sunlight (photons)
│ │ │ │
▼ ▼ ▼ ▼
┌─────────────────────┐ ← front contact (grid fingers)
│ n-type silicon │ extra electrons (−)
│~~~~~~~~~~~~~~~~~~~~~~│ ← p-n junction: built-in field
│ p-type silicon │ "holes" (+)
└─────────────────────┘ ← back contact
│ │
└──[ load ]───┘ electrons flow out the front,
(DC current) through the load, back to the rear
A photon frees an electron-hole pair; the junction’s built-in field pushes electrons toward the front contact and holes toward the back, so connecting a load lets electrons do work on their way around. Sun in, DC out.
3.6 Cell technology at a glance
| Technology | Type | Module efficiency | Temp. coeff. (Pmax) | Annual degradation | Position (2026) |
|---|---|---|---|---|---|
| PERC | p-type Si | ~20–21.5% | ~−0.35%/°C | ~0.5%/yr | Budget; being displaced |
| TOPCon | n-type Si | ~22–24% | ~−0.30%/°C | ~0.4%/yr | Mainstream default |
| HJT | n-type Si | ~24–26% | ~−0.25%/°C | ~0.25–0.30%/yr | Premium / high-heat |
| Thin-film (CdTe) | n/a | lower /area | very low | low | Utility-scale niche |
The pattern: moving down the list buys better efficiency, less voltage swing with temperature (gentler string-sizing math, Ch 15), and slower aging, at a higher price. This is why “which module?” is a design decision, not just a price decision.
3.7 Worked example
Example 3.A (why the temp coefficient matters): Two modules both rated 400 W. Module A (PERC) has γ = −0.35%/°C; Module B (HJT) has γ = −0.25%/°C. On a hot roof where the cell reaches 65 °C (40 °C above STC), each loses power:
- Module A: 40 × 0.35% = 14% loss → ~344 W
- Module B: 40 × 0.25% = 10% loss → ~360 W Same nameplate, but Module B delivers ~16 W (≈5%) more in real heat. Over a hot-climate array of hundreds of modules, that gap is real money. It is invisible if you shop on STC watts alone.
Chapter 3 summary
A solar cell is a doped-silicon p-n junction: photons free electron-hole pairs, the junction’s field separates them, and the result is DC current. The band gap sets which photons are usable and caps single-junction efficiency. Heat lowers voltage and output, a fact that becomes a hard design limit. Mono-silicon dominates; thin-film holds utility-scale niches; TOPCon/HJT/bifacial are where the mainstream is moving.
- p-n junction: the field-forming boundary between n-type and p-type silicon; separates photo-generated charges to produce current.
- Band gap: the energy threshold a photon must exceed to free an electron; ~1.1 eV for silicon.
- Electron-hole pair: a freed electron and its vacancy, produced when a photon is absorbed; the raw material of PV current.
- Shockley-Queisser limit: the ~33.7% theoretical efficiency ceiling for a single-junction solar cell.
- Temperature coefficient (γ): the %/°C change in module output power with temperature deviation from STC.
- STC (Standard Test Conditions): the 1,000 W/m², 25 °C, AM 1.5 reference conditions used for module power ratings.
- PERC: passivated-emitter-and-rear-cell p-type silicon; the previous mainstream standard.
- TOPCon: tunnel-oxide-passivated-contact n-type silicon; current mainstream default.
- HJT (Heterojunction Technology): n-type silicon with amorphous silicon layers; best temperature coefficient and lowest degradation of commercial silicon cells.
- Bifacial: a cell/module design that captures light on both front and rear surfaces.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 3
- In one sentence, what does the p-n junction’s built-in field actually do for the cell?
- Why do photons with energy below the band gap contribute nothing?
- A module has γ(Pmax) = −0.30%/°C. Its cell runs 35 °C above STC. What percentage of rated power is lost to temperature?
- Two 410 W modules differ only in temperature coefficient (−0.34 vs −0.26%/°C). At 30 °C above STC, how many watts does each produce, and what’s the difference?
- Why is the Shockley-Queisser limit not a barrier for tandem cells?
- A buyer picks the cheapest module by $/W for a hot desert install. What design risk have they likely ignored?
Solutions: Chapter 3
- It separates photo-generated electrons and holes before they recombine, creating usable voltage/current.
- They lack the energy to lift an electron across the band gap, so they pass through unabsorbed (as far as power generation goes).
- 35 × 0.30% = 10.5% lost.
- −0.34%: 30 × 0.34% = 10.2% loss → ~368 W. −0.26%: 30 × 0.26% = 7.8% loss → ~378 W. Difference ≈ 10 W per module.
- Tandems stack absorbers with different band gaps, capturing more of the spectrum than any single junction can, so the single-junction ceiling doesn’t apply.
- The cheapest module likely has a worse temperature coefficient, so it sheds more output in desert heat. The lowest $/W at STC can be the worst value in the field.
4. From Cell to Module to Array
Learning objectives
- Explain how cells combine into modules and modules into arrays.
- Define STC and every core datasheet parameter (Voc, Isc, Vmp, Imp, Pmax).
- Use temperature coefficients to adjust ratings to real conditions.
- Read a module datasheet well enough to begin sizing.
4.1 Cells → modules
A single silicon cell produces only about 0.5–0.6 V regardless of its size (size sets current, not voltage). That’s far too little to be useful, so cells are wired in series inside a module. A traditional 60-cell module yields roughly 60 × 0.5 V ≈ 30+ V open-circuit; 72-cell modules more. (Recall Chapter 1: series adds voltage.) The cells are laminated between glass and a backsheet, framed, and fitted with a junction box and bypass diodes: the package we call a module (panel).
4.2 Modules → arrays
Modules combine the same two ways:
- In series → a string: module voltages add, building the high DC voltage (often 300–600 V residential, up to 1,000–1,500 V utility) that inverters want.
- In parallel → strings combine: currents add.
The full collection is the array. How many modules in series, and how many strings in parallel is the central design decision of Chapter 15. That decision is governed entirely by the datasheet numbers below interacting with temperature and inverter limits.
4.3 Standard Test Conditions (STC)
Modules are rated under a fixed laboratory reference so they can be compared:
STC = 1,000 W/m² irradiance, 25 °C cell temperature, AM1.5 spectrum.
The nameplate watts (e.g., “400 W module”) is the power at STC. ⚠️ Real arrays rarely operate at STC (cells run hotter than 25 °C in sunlight and irradiance varies), so STC ratings are a comparison baseline, not a field prediction. Bridging STC to reality is what derate factors (Chapter 14) and temperature coefficients (4.5) are for. A second reference, NOCT/PTC, estimates more realistic operating output and is often closer to field behavior.
4.4 The core datasheet parameters
Every module datasheet lists these at STC. They are the vocabulary of design:
- Pmax (Pmp): maximum power, the nameplate watts.
- Voc (open-circuit voltage): voltage with no load connected (terminals open). The highest voltage the module reaches. Drives the maximum system voltage calculation.
- Isc (short-circuit current): current with the terminals shorted. The highest current. Drives conductor and OCPD sizing.
- Vmp (voltage at max power): the operating voltage at peak power.
- Imp (current at max power): the operating current at peak power.
The relationship Pmax = Vmp × Imp holds at the max-power point. A module’s I-V curve plots current against voltage across all operating points; Voc and Isc are its endpoints, and Pmax is the “knee” where Vmp × Imp is greatest. The fill factor (how square the curve is) is a quality indicator. Inverter MPPT (Chapter 6) exists to keep the array operating at that knee as conditions shift.
4.5 Temperature coefficients: making the datasheet real
Because temperature changes voltage (Chapter 3.3), datasheets give temperature coefficients, typically:
- β (Voc): %/°C, negative: how much Voc falls per degree above 25 °C (and rises per degree below).
- γ (Pmax): %/°C, negative: how output power changes with temperature.
- α (Isc): %/°C, small and positive.
These let you compute the actual Voc on the coldest expected morning (the maximum voltage case, which must stay under the inverter and equipment limits) and the actual Vmp on the hottest afternoon (the minimum voltage case, which must stay within the inverter’s MPPT window).
Example 4.A (the calculation you’ll do constantly): A module has Voc = 40.0 V and β = −0.28 %/°C. On a record-cold morning of −10 °C, the cell is 35 °C below STC. Voltage rise = 35 × 0.28% = 9.8%. Cold Voc = 40.0 × 1.098 ≈ 43.9 V per module. String ten of these in series and the cold open-circuit string voltage is ~439 V. That number, not the 400 V you’d get from nameplate, is what must stay below your inverter’s maximum input voltage. Undersize for this and cold weather can over-volt and damage the inverter. This single calculation is the backbone of Chapter 15.
4.6 What you can now do
With Chapters 1–4 you can read the four-quadrant logic of any module datasheet, understand what each number physically means, adjust it for temperature, and see how series/parallel choices build an array’s voltage and current. That is precisely the toolkit Part IV turns into complete, code-compliant designs.
4.7 The I-V curve, drawn
Current (A)
Isc ┤●─────────────● ← knee = max power point (Vmp, Imp)
│ │\
│ operating │ \
Imp ┤ region │ ● Pmax = Vmp × Imp (the area of the
│ │ │\ biggest rectangle that fits)
│ │ │ \
0 ┼──────────────┴──┴──●── Voltage (V)
0 Vmp Voc
The curve runs from Isc (left, terminals shorted, zero volts) to Voc (right, open terminals, zero current). Power is V × I at every point; it peaks at the knee (Vmp, Imp), the largest rectangle that fits under the curve. The inverter’s MPPT (Ch 6) constantly hunts for this knee. A “squarer” curve has a higher fill factor and a better-quality cell.
4.8 An annotated datasheet (sample 440 W module)
| Datasheet line | Value | Where it’s used |
|---|---|---|
| Pmax | 440 W | Array sizing (Ch 14) |
| Voc | 49.5 V | Cold-Voc max-voltage check (Ch 15) |
| Isc | 13.85 A | Conductor/OCPD sizing ×1.56 (Ch 16) |
| Vmp | 41.2 V | Hot-Vmp MPPT-window check (Ch 15) |
| Imp | 10.68 A | Operating current |
| Temp. coeff. Voc (β) | −0.25%/°C | Cold-Voc calc (Ch 15) |
| Temp. coeff. Pmax (γ) | −0.30%/°C | Output vs heat (Ch 3) |
| Max system voltage | 1,000 V / 1,500 V | String-voltage ceiling (Ch 15) |
| Max series fuse | 25 A | Source-circuit OCPD (Ch 23) |
| Max load (front/back) | 5,400 / 2,400 Pa | Structural check (Ch 25) |
| Dimensions / weight | ~1.95 × 1.13 m / 21.5 kg | Layout & dead load (Ch 24–25) |
Every number on a datasheet maps to a downstream decision. The skill of Part IV is reading this table and turning it into a code-compliant array.
4.9 Mini case study: one module, four downstream uses
Take the 440 W module above on a site with a record low of −18 °C and an inverter rated 600 V max, 60–550 V MPPT:
- Max string (cold Voc): Voc(cold) = 49.5 × [1 + (−0.0025)(−18 − 25)] = 49.5 × 1.1075 ≈ 54.8 V. Max modules = 600 ÷ 54.8 = 10.9 → 10 per string.
- Conductor current: 13.85 × 1.56 ≈ 21.6 A minimum ampacity (before derating, Ch 16).
- OCPD: any series fuse must not exceed the 25 A max-series-fuse rating.
- Roof load: the array must stay within the 5,400 Pa front load after the structural calc (Ch 25). One datasheet, four design constraints. We haven’t even left Part I. That is the leverage these four chapters give you.
Chapter 4 summary
Cells series-wire into modules (cell voltage × count); modules series-wire into strings and parallel into arrays (series adds volts, parallel adds amps). STC (1,000 W/m², 25 °C, AM1.5) is the rating baseline; nameplate watts is Pmax at STC. The core parameters (Pmax, Voc, Isc, Vmp, Imp) describe the I-V curve, and temperature coefficients convert them to real cold/hot conditions. The cold-Voc string calculation is the foundational design constraint of the whole trade.
- STC (Standard Test Conditions): the rating baseline for all modules: 1,000 W/m² irradiance, 25 °C cell temperature, AM1.5 spectrum.
- Pmax (Pmp): maximum power at STC; the nameplate wattage.
- Voc (open-circuit voltage): highest voltage a module produces (no load); drives the maximum system voltage calculation.
- Isc (short-circuit current): highest current a module produces (shorted terminals); drives conductor and OCPD sizing.
- Vmp / Imp: voltage and current at the maximum power point; the inverter MPPT window is sized to these values.
- Temperature coefficient (β, γ, α): %/°C adjustments applied to Voc, Pmax, and Isc to predict module performance at temperatures other than 25 °C.
- Fill factor: ratio of actual Pmax to theoretical Voc × Isc; measures I-V curve squareness and cell quality.
- MPPT (Maximum Power Point Tracking): inverter algorithm that continuously finds the peak power point (Vmp, Imp) as conditions change.
- Bypass diode: diode inside the module that shunts current around shaded or damaged cells, preventing hot spots.
- OCPD (Overcurrent Protection Device): fuse or breaker that interrupts overcurrent in conductors and equipment.
- NOCT/PTC: alternative rating conditions (below STC) that better approximate real-world output.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 4
- A module shows Vmp = 41 V and Imp = 10.7 A. What is its Pmax?
- On the I-V curve, what are the current and voltage at the two endpoints (Isc point and Voc point)?
- A module has Voc = 50 V and β = −0.27%/°C. Find its Voc on a −20 °C morning (45 °C below STC).
- With that cold Voc, how many modules can go in series under a 600 V inverter limit?
- A 12-module string uses modules of Voc(STC) = 45 V. At STC, what is the string Voc? Why is this not the number you size the inverter against?
- A module’s max series fuse rating is 20 A. You calculate a required OCPD of 22 A. What’s the problem, and the likely fix?
- Why is nameplate (STC) wattage a poor predictor of a hot-roof afternoon’s output?
Solutions: Chapter 4
- Pmax = 41 × 10.7 = 438.7 W.
- Isc point: maximum current, 0 V. Voc point: maximum voltage, 0 A.
- ΔT = −45 °C; rise = 45 × 0.27% = 12.15%; Voc(cold) = 50 × 1.1215 = 56.1 V.
- 600 ÷ 56.1 = 10.7 → 10 modules (round down; 11 would exceed 600 V).
- STC string Voc = 12 × 45 = 540 V. You don’t size to this because cold weather raises Voc above STC, so the relevant ceiling is the higher cold-Voc figure (Ch 15).
- A 22 A fuse exceeds the module’s 20 A max series fuse rating: not allowed. Fix: reduce the calculated current (e.g., fewer parallel strings on that fuse) or reconfigure so a ≤20 A standard fuse protects the circuit.
- Because STC assumes a 25 °C cell; a real roof runs far hotter, and the negative power temperature coefficient drops output well below nameplate.
PART I: CONSOLIDATION
You now hold the conceptual core the rest of the primer applies:
- Power vs energy, Ohm’s law, P = V×I, DC vs AC, series/parallel (Ch 1).
- Irradiance vs insolation, peak sun hours, site geometry (Ch 2).
- How a cell makes current, the band gap, why heat hurts (Ch 3).
- Datasheets, STC, the five parameters, temperature math (Ch 4).
Part II opens up the hardware (modules, inverters, racking, BOS, and storage), describing each component against the physics you just learned so that by Part IV you can size and design a complete system from first principles.
Hardware is where physics meets a purchase order. Each chapter ties a component back to the Part I fundamentals, then to the datasheet limits and listing standards that govern how you may legally and safely use it. Listing standards in this part were verified against UL, IEC, and industry sources as of mid-2026; standards revise, so confirm the edition cited on any product before specifying it.
5. PV Modules
Learning objectives
- Describe how a module is physically constructed and why each layer matters.
- Distinguish the dominant cell technologies (PERC, TOPCon, HJT, thin-film) by efficiency, temperature behavior, and degradation.
- Read every block of a module datasheet, not just the wattage.
- Explain module degradation modes and how warranties address them.
- Identify the safety and performance listings a compliant module carries.
5.1 Module construction
A crystalline-silicon module is a laminated sandwich engineered to protect fragile cells for 25–30+ years outdoors:
- Front glass: tempered, low-iron, anti-reflective; the structural and optical face.
- Encapsulant: typically EVA or POE film that bonds the layers and seals out moisture.
- Cells: the silicon wafers, interconnected by ribbons.
- Backsheet or rear glass: a polymer backsheet on traditional modules, or a second glass pane on glass-glass modules (more durable, required for most bifacial designs).
- Frame: anodized aluminum providing rigidity and a grounding/clamping surface.
- Junction box: houses the output leads and bypass diodes, which route current around a shaded or failed cell-group so one bad cell doesn’t choke the whole string (and prevents destructive hot-spots).
5.2 Cell technology: the state of the art
The market is mid-transition from p-type to n-type silicon, and the practical upshot for an installer is that the datasheet numbers you design around have shifted:
- PERC (Passivated Emitter and Rear Cell): the p-type workhorse that dominated the late 2010s. ~20–21.5% module efficiency, temperature coefficient around −0.35%/°C, annual degradation ~0.5%/yr. Now the budget option; its market share collapsed from over 80% of shipments in 2022 to under a quarter by 2026.
- TOPCon (Tunnel Oxide Passivated Contact): the current mainstream n-type technology, having overtaken PERC in under three years to reach roughly 70–80% of global cell production (2025). ~22–24% efficiency, temperature coefficient near −0.30%/°C, lower degradation (~0.4%/yr), and strong bifacial response. It is the safe default for most 2026 installs at a modest cost premium.
- HJT (Heterojunction): premium n-type combining crystalline and thin amorphous silicon. It delivers the highest mass-production efficiency (24–26% module class), the best temperature coefficient (~−0.25%/°C), and the lowest degradation (~0.25–0.30%/yr). It is moisture-sensitive and costlier, making it a specialist choice for high-heat, high-albedo, or tight-roof sites.
- Thin-film (CdTe especially): lower efficiency per area but excellent temperature and low-light behavior and a major utility-scale presence; not common on residential roofs.
⚠️ Why this matters to you, not just the factory: a lower (better) temperature coefficient means less voltage swing across the seasons, which changes string sizing (Chapter 15). Higher efficiency means more watts in the same roof area. Don’t choose on price-per-watt alone. Choose on site-specific energy yield and how the module’s voltage behavior fits your inverter.
Across the market, the average commercial c-Si module now runs about 22.7% (Fraunhofer, Q4 2024), with TOPCon the dominant production technology.
Figure 5.1: Cell-technology production share to 2034 (illustrative, ITRPV-direction). Original figure.
5.3 Bifacial modules
Bifacial modules generate from both faces, harvesting light reflected off the surface below (ground, white roof, gravel). Real-world gains run from a few percent on dark rooftops to low-double-digits over high-albedo ground mounts. They’re glass-glass, pair naturally with TOPCon/HJT, and complicate sizing slightly because rear-side gain raises current. Account for it in conductor and inverter sizing.
5.4 Reading the datasheet (the whole thing)
Beyond the Part I five (Pmax, Voc, Isc, Vmp, Imp at STC), a module datasheet gives you:
- Temperature coefficients (β for Voc, γ for Pmax, α for Isc): for the cold/hot calculations of Chapter 15.
- NOCT / NMOT: nominal operating cell temperature, the basis for more realistic output estimates than STC.
- Maximum system voltage (commonly 1,000 or 1,500 V): the ceiling your cold-Voc string total must stay under.
- Maximum series fuse rating: sets source-circuit overcurrent protection (Chapter 8/23).
- Mechanical load ratings: maximum snow (front) and wind (back) load in Pa; must exceed site structural demand (Part VI).
- Dimensions, weight, cell count: for layout and structural dead-load.
5.5 Degradation and warranties
Modules lose output over time through several mechanisms: an initial LID drop in the first hours/days, then slow annual decline; PID from voltage stress and humidity; and LeTID in some cell types. Two warranties accompany a quality module:
- Product warranty: workmanship/defects, typically 12–25 years.
- Performance warranty: guarantees the module still produces a stated percentage of nameplate at year 25/30 (n-type modules now warranty higher end-of-life output thanks to lower degradation).
5.6 Listings and standards
A code-compliant module in North America is listed to UL 61730, the harmonized PV-module safety standard. Since December 2019, UL 61730 applies to new products in place of the older UL 1703; UL 1703-listed products remain permitted until that standard is withdrawn. Internationally, the equivalents are IEC 61730 (safety) and IEC 61215 (performance/durability). These listings are what an AHJ and the NEC’s product-listing requirements expect to see.
5.7 Module cross-section
═══════════════════ tempered low-iron glass (front)
░░░░░░░░░░░░░░░░░░░ encapsulant (EVA/POE)
▓▓▓ cells + ribbons ▓▓▓ ◄ series-wired silicon cells
░░░░░░░░░░░░░░░░░░░ encapsulant
─────────────────── backsheet (or 2nd glass = glass-glass/bifacial)
└─[ junction box: bypass diodes + leads ]─┘
□ aluminum frame around the perimeter (bonding/clamping surface)
Bypass diodes in the J-box route current around a shaded/failed cell-group, preventing hot spots and limiting a shaded module’s drag on its string (Ch 18).
Chapter 5 summary
A module is a laminated, framed assembly with bypass diodes protecting series-wired cells. The industry has shifted from PERC to n-type TOPCon (now mainstream), with HJT as the premium and thin-film holding utility niches; technology choice changes efficiency, temperature coefficient, and degradation, all of which feed your design. Read the entire datasheet, especially temperature coefficients, max system voltage, and series-fuse rating. Compliant modules carry UL 61730 / IEC 61730 + IEC 61215 listings.
- PERC: p-type cell technology; the former mainstream, now the budget option (~20–21.5% efficiency).
- TOPCon: n-type mainstream cell technology as of 2025–26; better efficiency, lower degradation, and stronger bifacial response than PERC.
- HJT (Heterojunction): premium n-type cell; highest efficiency and lowest temperature coefficient in mass production.
- Bifacial: a module design that generates from both front and rear faces by capturing reflected light.
- Encapsulant: polymer film (EVA/POE) that bonds and seals the cell stack inside the module.
- Bypass diode: a diode in the junction box that routes current around a shaded or failed cell-group, preventing hot spots.
- LID (Light-Induced Degradation): one-time output drop in the first hours of sunlight exposure.
- PID (Potential-Induced Degradation): ongoing output loss from voltage stress and humidity leakage.
- NOCT/NMOT: nominal operating cell/module temperature; a more realistic thermal baseline than STC.
- UL 61730 / IEC 61730: the harmonized safety listing required for code-compliant modules.
- IEC 61215: the performance and durability standard required alongside UL/IEC 61730.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 5
- What is the function of a module’s bypass diodes?
- What distinguishes a glass-glass module, and which feature does it enable?
- Which cell technology is the 2026 mainstream, and which is the premium high-efficiency option?
- Name the two listings a code-compliant module carries (safety + performance).
- Why does a frame matter electrically, not just structurally?
Solutions: Chapter 5
- They route current around a shaded or failed cell-group, preventing destructive hot spots and limiting string drag.
- A second glass pane replaces the backsheet (more durable); it enables bifacial generation.
- Mainstream: TOPCon; premium: HJT.
- UL 61730 (safety) and IEC 61215 (performance/durability); internationally, UL/IEC 61730 + 61215.
- The aluminum frame is part of the equipment-bonding/grounding path (with UL 2703 hardware, Ch 22).
6. Inverters
Learning objectives
- Explain the inverter’s two core jobs: DC-to-AC conversion and maximum-power-point tracking.
- Compare string, microinverter, optimizer, and hybrid architectures and where each fits.
- Read the inverter datasheet limits that bound your array design.
- Describe the grid-support standards a modern inverter must meet.
6.1 What an inverter does
Because PV is DC and the grid/loads are AC (Chapter 1.6), every grid-connected system needs an inverter. Its two jobs:
- Conversion: switch DC into clean, grid-synchronized AC at the right voltage and frequency.
- Maximum Power Point Tracking (MPPT): continuously adjust the array’s operating voltage to sit at the I-V curve “knee” (Chapter 4.4) where Vmp × Imp is greatest, as irradiance and temperature change minute to minute.
6.2 Inverter architectures
- String inverter: one central unit serves one or more series strings. Lowest cost per watt, simplest, and easiest to service. A shaded or mismatched module drags its whole string, and the array operates at higher DC voltage. The workhorse of ground mounts and unshaded roofs.
- Microinverter: a small inverter on each module; conversion happens at the module, so the array runs at AC and each module performs independently (great for complex/shaded roofs and per-module monitoring). Higher cost, more units on the roof.
- Power optimizer (with a string inverter): a module-level power electronics (MLPE) device on each module that conditions DC and does per-module tracking. A central inverter still handles the DC-to-AC conversion. A middle path: module-level optimization and monitoring with one inverter.
- Hybrid / storage inverter: integrates battery charging/discharging and often backup (islanding) capability alongside PV conversion. The backbone of the storage systems in Chapter 12.
⚠️ Microinverters and optimizers are MLPE, and MLPE inherently provides module-level rapid shutdown, which is relevant to the NEC 690.12 requirement covered in Chapter 22.
6.3 The datasheet limits that bound design
An inverter is a box of hard limits your array must respect:
- Maximum DC input voltage: the absolute ceiling; your cold-Voc string total (Chapter 4.5) must stay below it or you risk damaging the unit.
- MPPT voltage window: the range over which it can track; your hot-Vmp string total must stay above the window’s floor or the array falls out of tracking and loses output.
- Maximum input current / number of MPPTs / strings per MPPT: bounds parallel stringing.
- Rated AC output power and maximum AC current: sets the AC side and interconnection.
- CEC (weighted) efficiency: realistic conversion efficiency (~96–99% for modern units).
- DC/AC ratio (inverter loading ratio): arrays are commonly oversized relative to inverter rating (ratios ~1.1–1.3). Mild clipping of rare peak output is an intentional economic optimization, not a fault.
6.4 Grid-support and listings
A grid-tied inverter must protect the grid and the public. Core requirements:
- Anti-islanding: it must shut down if the grid goes down, so it doesn’t back-feed a “dead” line and endanger utility workers.
- UL 1741: the North American listing for inverters and interconnection equipment. Its supplements UL 1741 SA and the newer UL 1741 SB add advanced/smart grid-support functions (voltage/frequency ride-through, volt-VAR, etc.).
- IEEE 1547-2018: the interconnection standard defining how distributed resources must behave on the grid; UL 1741 SB tests to it. Internationally, IEC 62109 covers inverter safety.
Many utilities will not grant interconnection without proof of these listings.
6.5 Inverter architectures compared
STRING MICROINVERTER OPTIMIZER + STRING
[mod][mod][mod] [mod+µinv] [mod+opt]
└──DC string──┐ [mod+µinv]──AC─┐ [mod+opt]──DC─┐
▼ [mod+µinv] ▼ ▼
[1 inverter] [to AC panel] [1 string inverter]
DC→AC once per-module per-module DC tuning,
conversion central DC→AC
| String | Microinverter | Optimizer + string | |
|---|---|---|---|
| Cost/watt | Lowest | Highest | Mid |
| Shade/complex roof | Weakest | Best | Good |
| Module-level data | No | Yes | Yes |
| Rapid-shutdown (690.12) | Needs PVHCS | Built-in (MLPE) | Built-in (MLPE) |
| Array DC voltage | High | Low (AC at module) | High |
Chapter 6 summary
The inverter converts DC to AC and tracks the array’s max-power point. String inverters are cheapest and best on clean arrays; microinverters and optimizers (MLPE) handle shade/complex roofs and add module-level shutdown; hybrid inverters add storage. Design within the inverter’s max DC voltage (vs cold-Voc), MPPT window (vs hot-Vmp), and current limits, and expect a DC/AC ratio above 1 with mild clipping. Compliant grid-tied units are listed to UL 1741 (SA/SB) and meet IEEE 1547-2018, including anti-islanding.
- MPPT (Maximum Power Point Tracking): the inverter’s continuous sweep of operating voltage to harvest peak array power as conditions change.
- String inverter: a single central inverter serving one or more series strings; lowest cost, best on unshaded arrays.
- Microinverter: a per-module inverter; converts DC to AC at each module for independent operation and built-in rapid shutdown.
- MLPE (Module-Level Power Electronics): per-module devices (microinverters or DC optimizers) that enable independent tracking and module-level rapid shutdown.
- DC optimizer: an MLPE device that conditions DC at each module while a central string inverter handles DC-to-AC conversion.
- Hybrid inverter: an inverter that integrates PV conversion with battery charging and optional backup capability.
- Cold-Voc: worst-case (coldest temperature) open-circuit string voltage; must stay below the inverter’s maximum DC input voltage.
- Hot-Vmp: worst-case (hottest temperature) max-power-point string voltage; must stay above the MPPT window floor.
- CEC efficiency: California Energy Commission weighted efficiency; a realistic single-number yield figure blended across power levels.
- DC/AC ratio: the ratio of array DC capacity to inverter AC rating; values of 1.1–1.3 are standard practice.
- Clipping: inverter output limiting when DC production briefly exceeds AC capacity; an intentional economic trade-off, not a fault.
- Anti-islanding: the inverter’s required shutdown on grid loss, preventing back-feed to utility workers.
- UL 1741 SA/SB: North American listing supplements adding advanced grid-support functions tested to IEEE 1547-2018.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 6
- What are the inverter’s two core jobs?
- A complex, partially shaded roof with many orientations: which inverter architecture fits best, and why?
- Which architectures inherently satisfy module-level rapid shutdown?
- What does a DC/AC ratio above 1 cause at peak, and is that a fault?
- Which listing and interconnection standard must a grid-tied inverter meet, and what safety function shuts it down if the grid fails?
Solutions: Chapter 6
- DC→AC conversion and maximum power point tracking (MPPT).
- Microinverters (or optimizers): module-level MLPE isolates shade and handles multiple orientations.
- Microinverters and optimizers (MLPE).
- Mild clipping of rare peaks: an intentional economic optimization, not a fault.
- UL 1741 (SA/SB) and IEEE 1547-2018; anti-islanding shuts it down on grid loss.
7. Mounting & Racking
Learning objectives
- Identify the major mounting types and where each applies.
- Explain attachment and the critical role of flashing (preview of Part VI).
- Describe racking materials and the listing that governs bonding and fire rating.
7.1 Mounting types
- Pitched-roof mount: the residential norm. Attachments anchor to rafters/trusses through the roof covering; rails (or rail-less systems clamping module-to-module) carry the modules. Shared-rail layouts reduce hardware.
- Flat-roof / ballasted mount: on commercial low-slope roofs, tilted trays held by weight (ballast blocks) rather than (or in addition to) penetrations, preserving the membrane. Ballasted trays are typically tilted at 5-10 degrees (south-facing, or dual-tilt east-west depending on product); the exact angle varies by product line, so treat this as a range.
Figure 7.3: Ballasted (non-penetrating) flat-roof mount (cross-section). Original figure.
Figure 7.4: A ballasted, non-penetrating array on a flat roof (see the cross-section in Fig. 7.3).
- Ground mount: fixed-tilt racks on driven piles or concrete footings; unconstrained by roof geometry, easy to service.
- Tracker: usually single-axis at utility scale, rotating panels east-to-west to follow the sun for a meaningful yield gain, at the cost of moving parts and maintenance.
Figure 7.5: Single-axis tracker array, Greece. (Wikimedia Commons, CC-BY-SA-4.0)
Figure 7.6: Utility-scale single-axis tracker array. (Wikimedia Commons, CC-BY-2.0)
7.2 Attachment and weatherproofing
On pitched roofs, attachments must hit structural framing and be flashed to keep water out for the life of the system. Flashing method depends on roof covering (composition shingle, tile, metal, membrane) and is covered in depth in Chapter 24/26. ⚠️ Roof penetrations are the leading source of post-install leaks; flashing is craft-critical, not an afterthought.
Attachment varies by roof covering:
- Composition/asphalt shingle: flashed standoff or all-in-one flashed mount lagged into the rafter; flashing slides under the upslope shingle course.
- Tile (concrete/clay): tile-hook or tile-replacement flashing bolts to the rafter, rises above the tile profile, and carries the rail (see Fig. 7.1).
- Metal, standing seam: non-penetrating seam clamps (e.g., S-5! style) grip the seam with setscrews, zero roof penetration (see Fig. 7.2).
- Metal, corrugated/exposed-fastener: penetrating mounts with butyl/EPDM seals.
- Low-slope/membrane (flat): ballasted or mechanically attached through the membrane and sealed (see §7.1).
Figure 7.1: Tile hook on a clay-tile roof (cross-section). Original figure.
Figure 7.2: Non-penetrating clamp on a standing-seam metal roof (cross-section). Original figure.
7.3 Materials and listing
Racking is typically anodized aluminum with stainless fasteners (corrosion resistance over decades), or galvanized steel for ground mounts. The governing North American listing is UL 2703, which covers rack mounting systems and clamping devices. Crucially, it also covers equipment bonding/grounding (the rails and clamps are part of the grounding path) and the system’s fire classification with modules. Trackers fall under UL 3703.
Using listed components as a listed system (module + racking combination evaluated together) is what keeps bonding and fire ratings valid.
7.4 Mounting selection at a glance
| Mounting | Where | Penetrating? | Notes |
|---|---|---|---|
| Pitched roof (rail / rail-less) | residential | yes | flashing-critical; rail-less cuts hardware |
| Ballasted | flat commercial roofs | usually no | weight holds it; watch dead/ballast load |
| Ground mount | open land | n/a (piles/footings) | easy service; unconstrained orientation |
| Single-axis tracker | utility-scale | n/a | follows sun for yield gain; moving parts (UL 3703) |
Chapter 7 summary
Choose mounting to the site: pitched-roof (rail or rail-less), ballasted flat-roof, ground mount, or single-axis tracker. Attachments must reach structure and be properly flashed, which is the leak-critical step. Racking is corrosion-resistant aluminum/steel and is listed to UL 2703 (which also establishes bonding path and fire class), trackers to UL 3703.
- Pitched-roof mount: the standard residential racking approach, attaching to rafters/trusses through the roof covering.
- Rail-less system: modules clamp directly module-to-module rather than through intermediate rails, reducing hardware.
- Shared-rail: adjacent module rows share a single rail, cutting the total attachment count.
- Ballasted mount: a non-penetrating flat-roof system held in place by weight (concrete ballast blocks) rather than fasteners.
- Single-axis tracker: a ground-mount system that rotates modules east-to-west to follow the sun, increasing yield at the cost of moving parts.
- Flashing: waterproofing material that seals roof penetrations at attachment points; the primary defense against post-install leaks.
- UL 2703: the listing standard for PV rack mounting systems, clamping devices, bonding/grounding path, and fire classification.
- UL 3703: the listing standard for solar tracker systems.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 7
- Which mounting type rotates to follow the sun, and where is it most used?
- On a flat commercial roof, what mounting approach avoids penetrations, and what’s its trade-off?
- What listing governs rack mounting systems (including bonding and fire class)? Which governs trackers?
- What is the single most leak-critical step in roof mounting?
Solutions: Chapter 7
- The single-axis tracker, used mainly at utility-scale.
- Ballasted mounting (weight, not penetrations); the trade-off is the added dead/ballast load on the structure.
- UL 2703 for racking; UL 3703 for trackers.
- Proper flashing of penetrating attachments.
8. Balance of System (BOS)
Learning objectives
- Identify the conductors, connectors, and protective devices that tie a system together.
- Match wire types and connectors to PV’s environmental and electrical demands.
- Explain the role of combiners, disconnects, and overcurrent protection at a component level (sizing comes in Part IV/V).
8.1 Conductors
PV wiring lives in brutal conditions (UV, heat, moisture), so it uses purpose-rated cable:
- PV Wire (listed to UL 4703) and USE-2: for exposed DC source/output circuits, sunlight-resistant and rated for wet locations at 90 °C+.
- THWN-2: common in conduit for inverter outputs and AC runs.
Conductor ampacity (current capacity) must exceed the circuit’s current after temperature and conduit-fill derating: the core calculation of Chapter 16.
8.2 Connectors
Module-to-module and string connections use listed locking DC connectors, the MC4 type being near-universal. “MC4” stands for Multi-Contact 4 mm (the contact-pin diameter); Stäubli is the original manufacturer. The connectors are intentionally polarized (separate male/female bodies). No international standard governs the physical pin geometry across brands, so only connectors from the same product family are listed to mate.
⚠️ Cross-mating hazard: joining a male of brand A to a female of brand B (“MC4-compatible” parts) is the core connector danger. A physically clicked pair is not a certified one. Consequences include cracking, moisture ingress, and rising contact resistance, which causes localized heating, power loss, and at worst fire. The damage is often invisible on inspection. IEC 62852/EN 62852 and installation norms IEC 62548 require that connectors “shall be of the same type from the same manufacturer.” Mixing brands voids the connector’s certification and is a code violation. Treat brand-and-model match as a requirement, not a preference.
Figure 8.1: PV (MC4-type) DC connector, mated pair, cutaway. Original figure.
8.3 Combiners, disconnects, and protection
- Combiner box: where multiple source circuits are paralleled. Internally, the path runs: string fuses (gPV class, DC-rated) to positive and negative busbars (the paralleling point) to a DC disconnect to the single output conductor. ⚠️ Paralleling strings adds current, not voltage: four 10 A strings combined yield ~40 A at one string’s voltage, a common point of confusion.
- String fuses must be DC-rated (gPV class, IEC 60269-6); AC fuses cannot safely interrupt DC fault current (no zero-crossing). Sizing rule: fuse >= Isc × 1.25 × 1.25. Example: Isc 10.5 A → minimum 16.4 A → next standard 20 A fuse (confirm this is at or below the module’s max series-fuse rating).
- SPD placement: the surge protective device belongs inside the combiner box, as close to the array as practical. Installing the SPD at the DC combiner input clamps lightning-induced transients before they reach the inverter and downstream conductors. ⚠️ Safety note: turning the inverter off does not de-energize the combiner; modules remain live. Always isolate via the DC disconnect (with DC-rated PPE) before opening the combiner.
- Disconnects: code requires accessible means to de-energize: a DC disconnect (array side) and AC disconnect (inverter output), enabling safe service and emergency shutoff.
- Overcurrent protection devices (OCPD): fuses/breakers protecting conductors; sized by the methods in Chapter 16/23.
- AFCI/GFCI: arc-fault and ground-fault protection (often built into modern inverters) that detect dangerous faults and shut down.
- Wire management: UV-rated clips/conduit keeping conductors off the roof and organized; sloppy management is both a code and a longevity problem.
Figure 8.2: Combiner box internal layout (string fuses, busbars, SPD, ground bar). Original figure.
8.4 The BOS wiring path
[modules]──PV wire/USE-2──[MC4 connectors]──[combiner + string fuses]──┐
│
[DC disconnect]──────────────────────[INVERTER]───[AC disconnect]──[panel/grid]
│ │
surge protection (SPD) AFCI/GFCI (often integral)
── conductors UV/wet-rated, sized by ampacity AFTER temp + conduit-fill derate (Ch 16) ──
⚠️ Use listed, brand-matched connectors; mixing “looks-like-MC4” brands is a code violation and a real fire/failure point (Ch 8.2).
Chapter 8 summary
BOS is everything between modules and the grid: sunlight/wet-rated conductors (UL 4703 PV wire, USE-2, THWN-2) sized by ampacity after derating; listed, brand-matched MC4-type connectors; combiners with string fusing; required DC and AC disconnects; OCPD, AFCI/GFCI, and surge protection; and disciplined wire management. The sizing of these is the work of Parts IV–V.
- BOS (Balance of System): all components between the modules and the grid: conductors, connectors, combiners, disconnects, overcurrent protection, surge protection, and wire management.
- PV Wire (UL 4703): sunlight-resistant, wet-rated cable listed for exposed DC source and output circuits.
- USE-2: underground-service-entrance cable also rated for PV DC circuits in wet/sunlight-exposed locations.
- Ampacity: the maximum continuous current a conductor can carry under specified conditions before derating.
- Derating: reducing rated ampacity to account for elevated temperature or bundled conductors in conduit.
- MC4 (Multi-Contact 4 mm): the near-universal locking DC connector type; brands must match within a mated pair.
- Combiner box: the enclosure where multiple source-circuit strings are paralleled through per-string fuses onto a common output.
- gPV class (IEC 60269-6): the DC-rated fuse class required for PV string protection; can interrupt DC fault current safely.
- SPD (Surge Protective Device): a component placed inside the combiner box to clamp lightning-induced transients before they reach the inverter.
- OCPD (Overcurrent Protection Device): a fuse or breaker that protects conductors from excess current.
- AFCI/GFCI: arc-fault and ground-fault circuit interrupters that detect dangerous faults; often integral to modern inverters.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 8
- Which conductor listing applies to exposed DC PV wire?
- Why is mixing connector brands that “look like MC4” a problem?
- What lives in a combiner box, and what does it protect?
- Name the two disconnects BOS provides around the inverter.
- Conductor ampacity must exceed the circuit current after what two adjustments?
Solutions: Chapter 8
- UL 4703 (PV wire).
- Different-brand connectors aren’t listed to mate; mixing them is a code violation and a failure/fire point.
- String fuses (and paralleling of source circuits); the fuses protect source-circuit conductors, sized to the module’s max series-fuse rating.
- The DC disconnect and the AC disconnect.
- Temperature correction and conduit-fill derating (Ch 16).
9. Energy Storage & Batteries
Learning objectives
- State the reasons to add storage and how they shape sizing.
- Compare lithium chemistries (LFP vs NMC) on safety, density, and cost.
- Define the battery parameters that drive sizing (usable capacity, DoD, C-rate, round-trip efficiency, cycle life).
- Distinguish AC- vs DC-coupled architectures.
- Identify the storage safety standards an installer must respect.
9.1 Why storage
Batteries are added for one or more of: backup during outages (resilience), self-consumption of solar that would otherwise export, time-of-use arbitrage (store cheap/solar energy, use it during expensive peak periods), and grid services. Which of these drives a project determines how you size it (Chapter 17). Backup sizes to critical-load duration; arbitrage sizes to the daily peak window.
9.2 Chemistry: LFP vs NMC
Modern solar storage is overwhelmingly lithium-ion, in two main flavors:
- LFP (lithium iron phosphate, LiFePO₄): the dominant residential/commercial choice. Lower energy density but markedly safer (thermal runaway onset ~270–300 °C; the cathode doesn’t shed oxygen, so fires are less energetic and more containable), longer cycle life, and lower cost (BloombergNEF placed 2025 average LFP pack prices around $81/kWh). Preferred for indoor, garage, and warm-climate installs.
- NMC (nickel manganese cobalt): higher energy density and better cold-weather performance, but higher fire risk (lower thermal-runaway threshold, oxygen-releasing cathode → faster cell-to-cell propagation, hotter fires, more toxic gas) and higher cost (~$128/kWh). More common where density/footprint dominates.
- Lead-acid: legacy, low cost, still seen in some off-grid systems, but heavy, shallow usable depth, and short cycle life.
9.3 Battery parameters that drive sizing
- Nameplate vs usable capacity (kWh): you can’t use 100% of a battery; usable = nameplate × allowable depth.
- Depth of Discharge (DoD): the fraction you can draw; LFP tolerates deep DoD (often 90–100% usable).
- C-rate: charge/discharge rate relative to capacity; bounds how fast you can pull power (a 10 kWh battery at 0.5C delivers ~5 kW).
- Continuous vs surge power (kW): the inverter/battery power rating sets what loads you can run; surge handles motor startups.
- Round-trip efficiency: energy out ÷ energy in (~90%+ for lithium); the rest is loss.
- Cycle life / warranty: cycles or throughput (MWh) and years guaranteed.
9.4 AC- vs DC-coupling
- DC-coupled: the battery shares the PV DC bus through a charge controller/hybrid inverter; slightly higher efficiency for solar charging and better for new installs.
- AC-coupled: the battery has its own inverter and connects on the AC side; simpler to retrofit onto an existing PV system. The tradeoff is an extra conversion step.
A Battery Management System (BMS) governs every pack, balancing cells, enforcing voltage/temperature/current limits, and protecting against the abuse that triggers thermal runaway.
9.5 Storage safety standards
Storage carries fire risk, so its standards are strict and an installer must know them:
- UL 9540: the system-level safety certification for an energy storage system (battery + BMS + inverter + enclosure evaluated together).
- UL 9540A: a fire-propagation test method (not a certification) measuring whether thermal runaway in one cell cascades to others. Its report feeds UL 9540 and AHJ approvals.
- NFPA 855: the installation code for lithium-ion systems. Above ~20 kWh it expects UL 9540 listing and UL 9540A data, and it dictates separation distances (commonly a 3 ft minimum between units unless 9540A data justifies less), ventilation, signage, and suppression. LFP’s better fire behavior often eases these requirements versus NMC.
⚠️ Battery and fire safety get a full treatment in Chapter 29; this is the component-level orientation.
9.6 AC- vs DC-coupling and chemistry
DC-COUPLED (best for NEW builds) AC-COUPLED (best for RETROFIT)
[PV]─DC─[charge ctrl/hybrid inv]─┬─AC [PV]─[existing inverter]─AC─┬─grid
[battery]───────┘ [battery+own inverter]─┘
fewer conversions; higher solar- adds the battery on the AC side without
charging efficiency replacing the original PV inverter
| LFP (LiFePO₄) | NMC | |
|---|---|---|
| Safety | higher (runaway ~270–300 °C, no O₂ release) | lower (releases O₂, faster propagation) |
| Energy density | lower | higher |
| Cost (2025) | ~$81/kWh pack | ~$128/kWh |
| Typical use | residential/indoor/warm climates | density-constrained sites |
Chapter 9 summary
Storage is added for backup, self-consumption, arbitrage, or grid services. The reason sets the sizing logic. LFP is the safer, cheaper, mainstream chemistry; NMC trades safety for density. Size around usable capacity (nameplate × DoD), C-rate, continuous/surge power, and round-trip efficiency. DC-coupling suits new builds, AC-coupling suits retrofits, and a BMS protects every pack. Compliant storage is UL 9540 listed with UL 9540A data, installed to NFPA 855.
- LFP (lithium iron phosphate): the dominant, safer, lower-cost lithium chemistry for solar storage; thermal runaway onset ~270–300 °C.
- NMC (nickel manganese cobalt): higher-density lithium chemistry with greater fire risk; common where space is constrained.
- Thermal runaway: self-reinforcing heat cycle that can cascade across battery cells; the core safety hazard in lithium systems.
- DoD (Depth of Discharge): the fraction of nameplate capacity you can draw; LFP typically allows 90–100%.
- C-rate: charge/discharge rate relative to capacity; sets the maximum power a battery can deliver.
- BMS (Battery Management System): the electronics that balance cells, enforce limits, and protect the pack.
- DC-coupled: battery connects to the PV DC bus via a hybrid inverter; fewer conversion steps.
- AC-coupled: battery connects on the AC side with its own inverter; preferred for retrofits.
- UL 9540: system-level safety certification for energy storage systems.
- UL 9540A: fire-propagation test method that determines whether thermal runaway cascades cell-to-cell.
- NFPA 855: installation code governing separation distances, ventilation, and suppression for battery storage.
- AHJ (Authority Having Jurisdiction): the local authority that enforces codes and issues permits.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 9
- Which coupling (AC or DC) is generally preferred for retrofitting a battery onto an existing PV system, and why?
- Which chemistry is safer and cheaper, and which is denser?
- What does the BMS do?
- Define usable capacity in terms of nameplate and DoD.
- Why might a project choose NMC despite its higher fire risk?
Solutions: Chapter 9
- AC-coupling: it adds the battery (with its own inverter) on the AC side without replacing the existing PV inverter.
- LFP is safer and cheaper; NMC is denser.
- The Battery Management System balances cells and enforces voltage/temperature/current limits, protecting against the abuse that triggers thermal runaway.
- Usable = nameplate × DoD (depth of discharge).
- When energy density / footprint is the binding constraint (limited space), NMC’s higher density wins despite the safety trade-off.
Three architectures cover nearly every PV system. The choice among them is set by one question: what happens at the grid connection? It cascades into every later design and code decision.
10. Grid-Tied Systems
Learning objectives
- Describe the grid-tied architecture and energy flow.
- Explain net metering / net billing and why export rules drive the economics.
- State the safety and interconnection requirements unique to grid connection.
10.1 Architecture
The grid-tied (grid-direct) system is the most common worldwide: PV array → inverter → main service panel → loads, with the utility grid acting as the “battery.” Excess production flows to the grid; shortfalls are drawn from it. No batteries, fewest components, lowest cost per watt, highest efficiency.
10.2 Net metering and its successors
How you’re credited for exported energy makes or breaks the economics:
- Net metering: the meter effectively spins backward; exports offset imports at (near) retail rate. The most favorable arrangement, though it is increasingly being reformed.
- Net billing / avoided-cost: exports credited at a lower (wholesale-ish) rate, making self-consumption and storage more valuable.
These rules are utility- and jurisdiction-specific and change frequently. Verify current local policy before quoting numbers to a customer (this is exactly the kind of time-sensitive fact Part X flags).
Worked example (illustrative numbers). Retail rate 15 c/kWh; net-billing export credit 5 c/kWh. A home uses 900 kWh in a month; the PV system generates 600 kWh, of which 350 kWh is self-consumed and 250 kWh is exported.
- Net metering: bill = (900 − 600) × $0.15 = $45.00 (all 600 kWh offset at retail).
- Net billing: grid import 550 kWh × $0.15 = $82.50, minus export credit 250 kWh × $0.05 = $12.50, net $70.00. Same physical system, ~$25/month difference purely from how exports are valued. At national scale, the EIA projects significantly less residential PV deployment under wholesale-only export compensation than under retail net metering (AEO2020: use for mechanics; verify current projections separately).
Figure 10.1: EIA retail-vs-wholesale compensation comparison (AEO2020). Public-domain-gov.
10.3 Safety and interconnection
A grid-tied inverter must include anti-islanding (Chapter 6.4): if the grid de-energizes, the inverter disconnects so it can’t energize a downed line and endanger line workers. Connecting legally requires a utility interconnection agreement and final Permission to Operate (PTO) (Chapter 40).
One-line diagrams, listed equipment, and required disconnects/labeling are all part of the approval.
10.4 Tradeoffs
Cheapest and simplest, with the best energy payback. A pure grid-tied system, however, provides no power during a grid outage (anti-islanding shuts it down even in daylight). Customers who want resilience need the architectures in Chapters 11–12.
10.4 Grid-tied one-line
[ARRAY]──DC──[DC disc]──[INVERTER]──AC──[AC disc]──[MAIN PANEL]──[METER]──[GRID]
UL 1741/ 705.12 120% net meter:
IEEE 1547 busbar rule export credits
(anti-islanding)
No battery → grid absorbs surplus by day, supplies load at night.
Grid fails → inverter shuts down (anti-islanding). NO backup.
Chapter 10 summary
Grid-tied systems use the grid as storage: simplest, cheapest, most efficient, but no outage backup. Economics hinge on net metering vs net billing export rules (verify locally). Grid connection mandates anti-islanding, an interconnection agreement, and PTO.
- Grid-tied (grid-direct): a PV system connected directly to the utility grid, with no battery; the grid absorbs surplus and supplies shortfalls.
- Net metering: a billing arrangement where exported energy offsets imports at (near) the full retail rate.
- Net billing (avoided-cost): a billing arrangement where exported energy is credited at a lower, wholesale-ish rate; makes self-consumption more valuable than net metering.
- Anti-islanding: the inverter’s required safety function that disconnects from the grid when utility power fails, preventing backfeed onto downed lines.
- Interconnection agreement: the utility contract that authorizes a PV system to operate in parallel with the grid.
- PTO (Permission to Operate): the utility’s written sign-off that the system may begin exporting energy.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 10
- In a grid-tied system, what plays the role of “storage”?
- Why does a standard grid-tied system go dark during a grid outage?
- What’s the difference between net metering and net billing for the customer’s economics?
- Name the three grid-connection requirements every grid-tied system must satisfy.
Solutions: Chapter 10
- The grid itself: surplus is exported by day, energy drawn back at night.
- Anti-islanding shuts the inverter down to protect line workers; without a battery/island-capable inverter there’s no backup.
- Net metering credits exports at (near) the retail rate; net billing credits them at a lower export rate, reducing the value of exported energy and lengthening payback.
- Anti-islanding (UL 1741/IEEE 1547), an interconnection agreement, and PTO.
11. Off-Grid Systems
Learning objectives
- Describe off-grid architecture and its added components.
- Explain “days of autonomy” and load discipline as design drivers.
- Compare PWM and MPPT charge controllers.
11.1 Architecture
An off-grid (stand-alone) system has no utility connection and must meet 100% of demand on its own: PV array → charge controller → battery bank → inverter → loads, very often with a backup generator for low-sun stretches. Every watt-hour the loads need must be generated and stored on-site.
11.2 Design drivers
- Days of autonomy: how many cloudy days the battery must carry the loads with no solar input. This sizes the battery bank and dominates cost.
- Load discipline: off-grid design is demand-first and ruthless: efficiency, load scheduling, and sometimes behavioral limits, because oversizing generation/storage to cover careless loads is brutally expensive.
- Worst-month sizing: off-grid arrays are typically sized to the worst solar month (e.g., December at high latitude), not the annual average, so the system never starves. Sizing to an annual average allows the battery to slowly deplete during low-sun months, shortening its life with no grid backstop to recover.
Figure 11.1: Monthly peak sun-hours, representative northern-US site (illustrative). Off-grid systems are sized to the worst month. Original figure.
Worst-month sizing: worked chain. Load 240 Wh/day; January worst-month 2.5 peak-sun-hours. Array minimum: 240 / 2.5 / 0.85 (soiling/aging/wiring) = ~113 W. Battery (5 days autonomy, lead-acid at 20°F derate, 50% DoD): 240 × 1.1 (inverter loss) × 1.59 (cold derate) × 1.2 (round-trip loss) ≈ 504 Wh/day × 5 days = ~2,520 Wh (~210 Ah at 12 V). For a real site, pull worst-month peak-sun-hours from NREL PVWatts; the chain is the same.
11.3 Charge controllers
The controller regulates PV charging of the battery:
- PWM (Pulse-Width Modulation): simpler, cheaper, less efficient. Best when array voltage closely matches battery voltage.
- MPPT (Maximum Power Point Tracking): does the same job an inverter’s MPPT does, harvesting more from the array (especially when array voltage exceeds battery voltage) at higher cost. The standard for serious off-grid systems.
11.4 Tradeoffs
Total energy independence and viability where no grid exists come at the highest cost and complexity per usable kWh, with batteries and generator maintenance as ongoing burdens. Most “resilience” customers are better served by a grid-interactive hybrid (Chapter 12) than a true off-grid build.
11.4 Off-grid one-line
[ARRAY]──DC──[MPPT charge controller]──[BATTERY BANK]──[inverter]──[AC loads]
│
[generator]──► backup charging on
cloudy stretches / high demand
No utility. Sized to WORST month + days of autonomy + strict load discipline.
Chapter 11 summary
Off-grid systems are self-sufficient: array + charge controller + battery bank + inverter (+ generator). Sizing is driven by days of autonomy, worst-month solar, and strict load discipline. Use MPPT controllers for efficiency. The payoff is independence; the cost is complexity and expense.
- Off-grid (stand-alone): a PV system with no utility connection; must generate and store 100% of its own energy.
- Days of autonomy: the number of consecutive cloudy days the battery bank must supply loads without solar input.
- Worst-month sizing: designing the array to the lowest-solar month so the system never starves during its leanest period.
- Load discipline: the practice of minimizing and scheduling loads in an off-grid system, because every watt of waste enlarges the array, battery, and controller.
- DoD (Depth of Discharge): the share of battery capacity drawn down; lead-acid systems are typically limited to 50%.
- PWM (Pulse-Width Modulation): a simpler, lower-cost charge controller type; best when array voltage closely matches battery voltage.
- MPPT (Maximum Power Point Tracking): a charge controller that continuously optimizes array output; standard for serious off-grid systems.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 11
- List the core components of an off-grid system.
- Which month’s solar resource sizes an off-grid array, and why?
- What two design parameters most drive off-grid battery sizing?
- Why is a backup generator commonly included even in a “solar” off-grid system?
- Why does load discipline matter far more off-grid than grid-tied?
Solutions: Chapter 11
- Array, charge controller (MPPT), battery bank, inverter, and often a generator.
- The worst (lowest-sun) month: the system must carry the load through the leanest conditions with no grid backstop.
- Days of autonomy and the daily load (with DoD/RTE). See Ch 17.
- To cover extended cloudy periods and surge/high-demand events without massively oversizing the array and battery.
- Every extra watt off-grid enlarges array, battery, and controller all at once (no grid to absorb shortfalls), so efficiency is cheaper than capacity.
12. Hybrid & Storage-Coupled Systems
Learning objectives
- Describe hybrid architecture and the role of the critical-loads subpanel.
- Explain the value streams storage unlocks on a grid-connected site.
- Compare AC- and DC-coupling decisions in context.
12.1 Architecture
A hybrid (grid-interactive with storage) system is grid-connected and battery-equipped, the fast-growing mainstream for resilience. A hybrid/storage inverter manages PV, battery, and grid, and during an outage can island to power the home from battery + solar (something a pure grid-tied system cannot do). Backed-up circuits are usually wired to a critical-loads subpanel so the battery carries essential loads (fridge, lights, well pump, medical equipment) rather than the whole house.
12.2 Value streams
On a grid-connected site, storage can stack benefits:
- Backup / resilience: ride through outages.
- Self-consumption: store midday solar to use at night, valuable under net billing where exports pay poorly (Chapter 10.2).
- Time-of-use arbitrage: charge when electricity is cheap (or from solar) and discharge during expensive peak windows.
- Demand-charge reduction (commercial) and grid services / VPP participation (Chapter 45).
12.3 AC- vs DC-coupling in practice
As introduced in 9.4: DC-coupling is generally more efficient and preferred for new installs designed around storage; AC-coupling shines for retrofitting batteries onto existing PV without replacing the original inverter. Export limiting / “grid-zero” controls can cap or prevent backfeed where utility rules or interconnection limits require it.
12.4 Tradeoffs
Hybrid systems are more resilient and flexible than grid-tied, and far cheaper and simpler than off-grid (the grid remains the ultimate backstop). The cost is higher complexity and price compared to grid-tied alone, plus the storage safety obligations covered in Chapter 9.5 and Chapter 29.
12.5 Hybrid one-line (with critical-loads subpanel)
[ARRAY]─DC─[HYBRID INVERTER]─┬─AC─[MAIN PANEL]──[GRID]
[BATTERY]───────┘ │
[CRITICAL-LOADS SUBPANEL]
fridge · lights · well pump · medical
Grid up → normal + charge battery + arbitrage.
Grid DOWN → ISLAND: battery + solar carry the critical-loads subpanel.
The subpanel is the design crux: it concentrates the must-run loads so a modest battery delivers meaningful resilience, instead of trying (and failing) to back up the whole house.
Chapter 12 summary
Hybrid systems combine grid connection with storage, islanding to a critical-loads subpanel during outages and stacking backup, self-consumption, arbitrage, and grid-service value. Choose DC-coupling for new storage-first builds and AC-coupling for retrofits, with export limiting where required. It’s the practical resilience choice between bare grid-tied and full off-grid.
- Hybrid system: a grid-connected, battery-equipped system managed by a hybrid/storage inverter that can island during outages.
- Island: operate disconnected from the grid on local battery and solar power.
- Critical-loads subpanel: a subpanel fed by the hybrid inverter containing only must-run circuits, sized for a modest battery.
- Net billing: utility export compensation below the retail rate, making self-consumption more valuable than export.
- VPP (Virtual Power Plant): aggregated distributed resources providing grid services for revenue.
- DC-coupling: connecting battery storage on the DC side of the inverter; preferred for new storage-first builds.
- AC-coupling: connecting battery storage on the AC bus via a separate bidirectional inverter; preferred for retrofits.
- Export limiting / grid-zero: inverter control that caps or eliminates backfeed to the grid.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 12
- What can a hybrid system do during a grid outage that a standard grid-tied system cannot?
- What is the purpose of a critical-loads subpanel, and why not just back up the whole house?
- List three value streams storage stacks on a grid-connected site.
- DC- or AC-coupling: which for a new storage-first build, and which for a battery retrofit?
- Under a net-billing tariff with poor export rates, which storage value stream becomes especially attractive?
Solutions: Chapter 12
- Island: power the home from battery + solar while the grid is down.
- It concentrates essential loads so a modestly sized battery can carry them; backing up the whole house would require a far larger, costlier battery.
- Any three: backup/resilience, self-consumption, time-of-use arbitrage, demand-charge reduction, grid services/VPP.
- DC-coupling for new storage-first builds; AC-coupling for retrofits.
- Self-consumption: storing midday solar for night use avoids selling it back cheaply.
PART II & III: CONSOLIDATION
You can now name and specify every major component, including modules (and their shifting cell technologies), inverters (and their hard limits), racking, BOS, and storage, and place any project into one of three architectures: grid-tied, off-grid, or hybrid. Crucially, you’ve met the listing standards (UL 61730, UL 1741/IEEE 1547, UL 2703, UL 4703, UL 9540/9540A, NFPA 855) that the code will require, and you’ve seen how each component’s datasheet limits set up the sizing math ahead.
Part IV now turns this hardware knowledge into method: how to analyze loads, size the array, do the cold/hot string-voltage calculations against real inverter windows, size conductors and storage, optimize for shade and tilt, and prove the result with production modeling.
This is the core of the trade. Everything before was vocabulary; this is grammar. The chapters build a single chain: demand → array → strings → balance-of-system → storage → optimization → proof. Work them in order, because each output feeds the next. Sizing methodology is stable engineering; the NEC multipliers and modeling defaults below were verified against current code-education and NREL sources in mid-2026, but always confirm against your adopted NEC edition and AHJ.
13. Load Analysis & Energy Audits
Learning objectives
- Start every design from demand, not panel count.
- Extract the right numbers from a utility bill.
- Distinguish energy (kWh) sizing from power (kW) concerns.
- Apply the efficiency-first principle before sizing generation.
13.1 Demand comes first
Amateurs start with “how many panels fit?” Professionals start with “how much energy does this site need, and when?” Every kW of array is justified by a kWh of demand. The deliverable of this chapter is a defensible annual energy target (and, for off-grid, a daily one).
13.2 Reading the utility bill
For a grid-tied residential job, the customer’s bills are the primary data:
- Annual consumption (kWh/yr): sum twelve months; this is the headline number you’ll size against.
- Monthly profile: the shape across the year reveals summer A/C or winter heating peaks that affect seasonal design and storage value.
- Rate structure: flat, tiered, or time-of-use; and the export rule (net metering vs net billing, Chapter 10).
TOU + poor export economics push toward storage and self-consumption.
Example 13.A: A home’s twelve bills sum to 11,400 kWh/yr, averaging ~950 kWh/month, peaking in summer. If the customer wants to offset 100% of usage, the array energy target is 11,400 kWh/yr, which becomes the input to Chapter 14.
13.3 The off-grid load inventory
Off-grid (Chapter 11) has no bill to read, so you build demand bottom-up: list every load, its power draw (W), and hours of daily use, to get watt-hours per day. This inventory is unforgiving: a missed well-pump or an optimistic refrigerator estimate propagates into an undersized battery bank.
Example 13.B: Lights 5 × 10 W × 5 h = 250 Wh; fridge 150 W × 8 h (compressor duty) = 1,200 Wh; laptop 60 W × 4 h = 240 Wh; pump 800 W × 1 h = 800 Wh → partial daily total ≈ 2,490 Wh/day, before adding the rest and a safety margin.
13.4 Efficiency first
The cheapest kWh is the one you never need to generate. Before sizing, identify efficiency wins (LED lighting, heat-pump upgrades, phantom-load elimination) because every watt-hour trimmed shrinks array, inverter, and (off-grid) battery cost simultaneously. This is doubly true off-grid, where generation/storage is expensive.
13.5 Worked example: an off-grid load table
Bottom-up load inventories are best built as a table. For a small cabin:
| Load | Power (W) | Hours/day | Wh/day |
|---|---|---|---|
| LED lights (×6) | 60 total | 5 | 300 |
| Refrigerator (compressor duty) | 150 | 8 | 1,200 |
| Water pump | 800 | 1 | 800 |
| Laptop + router | 90 | 5 | 450 |
| Phone/misc charging | 40 | 3 | 120 |
| Subtotal | 2,870 | ||
| Safety margin (+25%) | +718 | ||
| Design daily load | ≈ 3,590 Wh/day |
⚠️ The margin isn’t padding for its own sake: it covers forgotten loads, cloudy-day behavior, and future creep. The 3,590 Wh/day figure now drives both array sizing (Ch 14) and battery sizing (Ch 17).
13.6 Load-profile shape and the duck curve
A bill’s annual kWh total tells you how much to generate; the daily load-profile shape tells you when demand arrives, which is what storage and rate-structure decisions turn on.
Residential daily profile. Load tracks household routines. Demand is lowest overnight, bottoming around 5:00 a.m. (only always-on baseload devices: refrigerators, networking equipment, standby power). It climbs through the morning and peaks in a season-dependent pattern:
- Summer: a single broad peak around 5–6 p.m., driven by air conditioning (present in 87% of U.S. homes). The U.S. annual grid peak falls in summer for this reason.
- Winter: a twin-peak shape, with a morning spike (lighting, heating, hot water, businesses opening) and an evening spike (people home, heating, cooking), separated by a mid-afternoon lull.
- Spring/autumn: lowest overall load, with little heating or cooling demand.
Weekends and holidays run noticeably lower than weekdays. Utility on-peak windows (typically 7 a.m.–11 p.m. weekdays) reflect this weekday/weekend split.
Figure 13.1: Average hourly U.S. load, typical week. Source: EIA Today in Energy (public domain).
Figure 13.2: Average hourly load by U.S. region. Source: EIA Today in Energy (public domain).
Why this matters for PV. Solar generation peaks at midday and drops to zero by early evening, yet residential demand peaks at 5–6 p.m. in summer. That mismatch is the core problem load analysis exists to expose: the array produces when nobody is home; the load spikes after the sun sets. Storage or load-shifting (dishwashers, EV charging, pool pumps scheduled to midday) bridges the gap.
The duck curve. When enough rooftop and utility-scale solar is on the grid, the net load (demand minus variable renewable generation) develops a distinctive shape. Midday solar carves a belly out of net load, and as the sun sets while demand stays high, net load ramps steeply upward into the evening, tracing the profile of a duck’s neck. The steeper the ramp, the harder it is for dispatchable plants (gas peakers, storage) to respond fast enough.
The CAISO grid in California, with high solar penetration, shows this clearly: on high-solar days the evening net-load ramp exceeds 11,000 MW within three hours (13,000 MW in spring). California’s midday dip has deepened every year as solar capacity grows. That trend has driven a parallel buildout of grid-scale battery storage, from 0.2 GW in 2018 to 4.9 GW by April 2023. The storage chapters (Ch 17, 18) address how a behind-the-meter battery can flatten the belly (charging midday) and shorten the neck (discharging in the evening peak).
Figure 13.3: California’s duck curve is getting deeper, 2018–2023. Source: EIA Today in Energy (public domain).
Chapter 13 summary
Size from demand. Grid-tied: pull annual kWh, the monthly profile, and the rate/export structure off the bills. Off-grid: build a bottom-up Wh/day load inventory. Apply efficiency improvements first, since they shrink every downstream component. Output: an annual (or daily) energy target.
- Annual energy target: the total kWh/yr (or Wh/day off-grid) a system must produce; the primary output of load analysis and the input to array sizing.
- Load profile: a time-of-day plot of electricity demand showing when a site uses power and how much; drives storage sizing and rate-structure decisions.
- TOU (Time-of-Use) rate: a utility pricing structure with higher rates during on-peak hours and lower rates off-peak; increases the value of self-consumption and storage.
- Duck curve: the net-load shape that develops when high solar penetration carves a midday belly out of grid demand, followed by a steep evening ramp as generation drops and load peaks.
- Net load: total electricity demand minus variable renewable generation; the quantity grid operators must dispatch from controllable sources.
- Wh/day (watt-hours per day): the off-grid energy unit used in load inventories; power (W) multiplied by hours of use per day.
- Safety margin: a 25% (or similar) buffer added to the design daily load to cover forgotten loads, cloudy-day behavior, and future growth.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 13
- A homeowner’s 12 monthly bills total 13,800 kWh. What is the annual energy target to offset 100% of use?
- The same home averages how many kWh per month?
- An off-grid load table sums to 4,200 Wh/day. Adding a 25% safety margin, what is the design daily load?
- Why does an efficiency upgrade (e.g., swapping an old fridge) reduce three downstream component costs off-grid, not one?
- A bill shows summer usage triple the winter usage. What does that pattern most likely indicate, and why does it matter for design?
Solutions: Chapter 13
- 13,800 kWh/yr (the sum is the target for a full offset).
- 13,800 ÷ 12 = 1,150 kWh/month.
- 4,200 × 1.25 = 5,250 Wh/day.
- Less daily energy means a smaller array, a smaller battery bank, and a smaller inverter/charge controller. All three scale with the load off-grid, so trimming demand shrinks each.
- Heavy summer air-conditioning load; it matters because it shifts the production target toward summer and affects whether storage/TOU strategies pay off (Ch 12, 18).
14. Array Sizing & Energy Yield
Learning objectives
- Convert an energy target into a required array size in kW.
- Apply peak sun hours and a realistic derate factor.
- Interpret specific yield and capacity factor as sanity checks.
14.1 The master sizing relationship
From Chapters 1–2, energy = power × time, adjusted for real-world losses. The working form:
Annual kWh ≈ Array kW(DC) × PSH(daily) × 365 × Derate
Rearranged to size the array:
Array kW(DC) = Target Annual kWh ÷ (PSH × 365 × Derate)
Where PSH is the site’s average daily peak sun hours (Chapter 2.3, from NREL data) and Derate bundles all real-world losses.
14.2 The derate factor
The derate converts a DC nameplate into the AC energy your meter actually counts. The industry anchor is NREL PVWatts, whose default total system loss is ~14%. Note that these losses stack multiplicatively, not additively (a frequent error). The 14% default corresponds to roughly:
- 0.86 DC-side derate,
- ~0.83 including inverter losses (the PVWatts v8 default), and
- 0.77 as the classic conservative value with extra safety margin.
A defensible quick estimate uses 0.80–0.83; a conservative bid uses 0.77. (The detailed loss tree behind this number is Chapter 19.)
Example 14.A: Size an array for the 11,400 kWh/yr target (Ex 13.A) at a 4.6 PSH site, derate 0.82. Array kW = 11,400 ÷ (4.6 × 365 × 0.82) = 11,400 ÷ 1,377 = 8.28 kW DC. At 440 W modules: 8,280 ÷ 440 = 18.8 → 19 modules (≈ 8.36 kW). The next chapters confirm this array can be wired within the chosen inverter’s limits.
14.3 Sanity checks: specific yield and capacity factor
- Specific yield = annual kWh ÷ kW(DC) (units kWh/kWp). Typical fixed-tilt values run ~1,100–1,800 kWh/kWp depending on climate; a number far outside this signals an input error.
- Capacity factor = actual annual energy ÷ (kW × 8,760 h). Fixed PV typically lands ~13–22%. Another quick plausibility gate.
Example 14.B: 11,400 kWh ÷ 8.36 kW = 1,364 kWh/kWp, squarely typical, so the design is plausible.
14.4 The sizing flow, visualized
Annual kWh target ──┐
├──► Array kW = target ÷ (PSH × 365 × derate)
Site PSH ───────────┤
│
Derate (~0.80–0.83)─┘ │
▼
Array kW ÷ module W = module count (round to fit roof/strings)
│
▼
Sanity-check: specific yield 1,100–1,800 kWh/kWp ? capacity factor 13–22% ?
14.5 More worked examples
Example 14.C (high-sun vs low-sun site, same load): A 14,000 kWh/yr target, derate 0.82.
- Phoenix (≈6.5 PSH): 14,000 ÷ (6.5 × 365 × 0.82) = 7.2 kW
- Seattle (≈3.7 PSH): 14,000 ÷ (3.7 × 365 × 0.82) = 12.6 kW The same energy need requires a 75% larger array in Seattle. This is a vivid reminder that location, not load alone, sets system size.
Example 14.D (module count and roof reality): An 8.2 kW target at 440 W/module = 18.6 → round to 19 modules (8.36 kW). If the usable roof only fits 16 modules (7.04 kW), the design is roof-constrained. In that case, you either accept a partial offset (~84%), switch to higher-wattage modules, or add a second roof plane (Ch 18).
Chapter 14 summary
Array kW = target kWh ÷ (PSH × 365 × derate). Use ~0.80–0.83 derate (PVWatts-aligned) or 0.77 conservative, remembering losses multiply. Convert kW to a module count, then validate with specific yield (~1,100–1,800 kWh/kWp) and capacity factor (~13–22%) before moving on.
- PSH (Peak Sun Hours): daily equivalent hours of full 1,000 W/m² irradiance at a site; the solar resource input to the sizing formula.
- Derate factor: a multiplier (typically 0.77–0.83) that converts DC nameplate output to metered AC energy by accounting for all real-world losses stacked multiplicatively.
- PVWatts: NREL’s online energy simulation tool; the industry standard for derate defaults and annual production estimates.
- Specific yield: annual kWh output divided by DC array size (kWh/kWp); typical range is 1,100–1,800 kWh/kWp for fixed-tilt systems.
- Capacity factor: actual annual energy divided by the energy the array would produce running at nameplate power for 8,760 hours; typical PV range is 13–22%.
- Roof-constrained design: a layout where available roof space limits array size below the load-matched ideal, requiring a tradeoff on offset percentage or module selection.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 14
- Size an array for a 10,000 kWh/yr target at 5.0 PSH, derate 0.82.
- Convert that to a module count using 450 W modules.
- A 9 kW array at 4.8 PSH and 0.80 derate produces how much annual energy?
- Compute that array’s specific yield (kWh/kWp). Is it in the normal range?
- The customer’s roof fits only 18 modules (450 W). What array size is that, and what % of a 10,000 kWh/yr need would it offset at 5.0 PSH / 0.82 derate?
- Why does using a 0.77 derate instead of 0.83 make a larger recommended array for the same energy target?
Solutions: Chapter 14
- 10,000 ÷ (5.0 × 365 × 0.82) = 10,000 ÷ 1,496.5 = 6.68 kW.
- 6,680 ÷ 450 = 14.8 → 15 modules (6.75 kW).
- 9 × 4.8 × 365 × 0.80 = 12,614 kWh/yr.
- 12,614 ÷ 9 = 1,402 kWh/kWp. Yes, squarely in the 1,100–1,800 range.
- 18 × 450 = 8,100 W = 8.1 kW; annual = 8.1 × 5.0 × 365 × 0.82 = 12,118 kWh → that exceeds 10,000 kWh, so it offsets 100% (with margin). (If the need were larger, you’d compute the fraction.)
- A lower derate assumes more losses, so more DC capacity is needed to deliver the same AC energy: the target kWh is divided by a smaller number, yielding a larger kW.
15. String Sizing & Voltage Windows
Learning objectives
- Execute the cold-Voc maximum and hot-Vmp minimum string calculations.
- Keep a string within the inverter’s absolute-max and MPPT-window limits.
- Source the temperature extremes these calculations require.
This is the single most important calculation in PV design. Get it wrong cold and you over-volt and destroy an inverter. Get it wrong hot and the array falls out of its tracking window and silently underproduces. Master this chapter above all others.
15.1 Why temperature rules stringing
From Chapter 3.3 / 4.5: cold raises module voltage, heat lowers it. Two boundary conditions therefore govern how many modules you may place in a series string:
- Maximum (cold) case: on the record-cold morning, the string’s Voc must stay below the inverter’s maximum DC input voltage.
- Minimum (hot) case: on the hottest operating afternoon, the string’s Vmp must stay above the inverter’s MPPT minimum voltage.
The allowable modules-per-string is the band between these limits.
15.2 The data you need
- Module Voc, Vmp, and temperature coefficients β(Voc) and the Vmp coefficient (from the datasheet, Chapter 5.4).
- Inverter max DC input voltage and MPPT voltage window (Chapter 6.3).
- Record low ambient temperature for the site (ASHRAE “extreme annual mean minimum” is the standard source) for the cold case.
- Maximum expected cell temperature (often ~70 °C cell on a hot roof) for the hot case.
15.3 Maximum string size (cold-Voc)
Adjust Voc upward for cold:
Voc(cold) = Voc(STC) × [1 + β × (T(min) − 25 °C)] (β negative, ΔT negative → product positive → voltage rises)
Then: Max modules per string = Inverter max DC voltage ÷ Voc(cold) (round down).
Example 15.A: Module Voc = 49.5 V, β = −0.25 %/°C. Site record low = −15 °C → ΔT = −40 °C. Voc(cold) = 49.5 × [1 + (−0.0025)(−40)] = 49.5 × 1.10 = 54.45 V/module. Inverter max input = 600 V → 600 ÷ 54.45 = 11.0 → maximum 11 modules per string (at 11, cold-Voc = 599 V, just under the limit; 12 would be 653 V, an inverter-killer).
15.4 Minimum string size (hot-Vmp)
Adjust Vmp downward for heat using the Vmp temperature coefficient (similar magnitude, negative):
Vmp(hot) = Vmp(STC) × [1 + coeff × (T(cell,max) − 25 °C)]
Then: Min modules per string = MPPT minimum voltage ÷ Vmp(hot) (round up).
Example 15.B: Module Vmp = 41.0 V, coeff ≈ −0.34 %/°C, max cell T = 70 °C → ΔT = +45 °C. Vmp(hot) = 41.0 × [1 + (−0.0034)(45)] = 41.0 × 0.847 = 34.7 V/module. Inverter MPPT minimum = 200 V → 200 ÷ 34.7 = 5.76 → minimum 6 modules per string.
15.5 The allowable band
Combining the examples: 6 to 11 modules per string. Any string length in that range is electrically valid. Choose within it to match your module count and parallel-string/MPPT limits (Chapter 16). A 19-module array (Ex 14.A) might wire as two strings of 9 and 10 (both within 6–11), subject to the inverter’s per-MPPT rules.
⚠️ Always use site-specific temperature extremes, never generic ones. A design valid in a mild coastal town can over-volt in a continental cold snap.
15.6 The voltage window, drawn
Inverter MAX input voltage (e.g., 600 V) ══════════════════ ← cold-Voc string
must stay BELOW
▲ this line
│ ┌──────────────────────────────┐
│ │ VALID string lengths │ ← any modules-per-string
│ │ live in this band │ whose cold-Voc < max AND
│ └──────────────────────────────┘ whose hot-Vmp > MPPT min
│
MPPT MINIMUM voltage (e.g., 200 V) ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ← hot-Vmp string
must stay ABOVE
this line
Too many modules → cold morning pushes Voc through the ceiling → inverter damage. Too few modules → hot afternoon drops Vmp below the floor → array falls out of MPPT and underproduces.
15.7 A second full worked example (different module/inverter)
Module: Voc = 49.5 V, Vmp = 41.2 V, β(Voc) = −0.25%/°C, Vmp coeff ≈ −0.34%/°C. Inverter: max DC input 1,000 V, MPPT window 250–950 V. Site: record low −25 °C (ΔT = −50 °C); hot cell max 70 °C (ΔT = +45 °C).
Cold Voc (max case): Voc(cold) = 49.5 × [1 + (−0.0025)(−50)] = 49.5 × 1.125 = 55.7 V/module. Max modules = 1,000 ÷ 55.7 = 17.9 → 17 per string (17 × 55.7 = 947 V < 1,000 V ✓).
Hot Vmp (min case): Vmp(hot) = 41.2 × [1 + (−0.0034)(45)] = 41.2 × 0.847 = 34.9 V/module. Min modules = 250 ÷ 34.9 = 7.2 → 8 per string (8 × 34.9 = 279 V > 250 V ✓).
Allowable band: 8–17 modules per string. A 30-module array might wire as two strings of 15, each within band. Or wire it as three strings of 10, subject to the inverter’s MPPT/current limits (Ch 16).
⚠️ Notice the 1,000 V inverter allows far longer strings than the 600 V unit in Example 15.A (max 11). Higher system voltage is exactly why commercial/utility designs favor 1,000–1,500 V equipment: fewer strings, less wire.
Chapter 15 summary
Cold sets the ceiling (string Voc(cold) < inverter max V → round modules down); heat sets the floor (string Vmp(hot) > MPPT min → round up). The band between is your legal string length. Use ASHRAE extreme-low and hot-cell temperatures and the datasheet coefficients. This calculation protects the inverter and guarantees the array stays in tracking.
- Voc (Open-Circuit Voltage): maximum module voltage; rises as temperature drops.
- Vmp (Maximum Power Point Voltage): operating voltage at peak power; drops as temperature rises.
- MPPT (Maximum Power Point Tracking): inverter function that continuously seeks the array’s peak-power voltage; only works within the inverter’s specified voltage window.
- STC (Standard Test Conditions): 1,000 W/m², 25 °C cell, AM 1.5 spectrum; the reference state for all datasheet ratings.
- ASHRAE extreme minimum: the record-low temperature statistic used to calculate worst-case cold Voc for a site.
- Cold-Voc limit: string Voc at the record-low temperature must stay below the inverter’s maximum DC input voltage.
- Hot-Vmp floor: string Vmp at maximum cell temperature must stay above the inverter’s MPPT minimum voltage.
- Allowable band: the module-count range satisfying both limits simultaneously; the only legally and electrically valid string lengths for a given module/inverter/site combination.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 15
Use: Module Voc = 48.0 V, Vmp = 40.0 V, β(Voc) = −0.28%/°C, Vmp coeff = −0.35%/°C. Inverter: max 600 V, MPPT 150–500 V.
- Site record low = −15 °C. Compute Voc(cold) per module.
- What is the maximum number of modules per string under the 600 V limit?
- Hot cell max = 65 °C. Compute Vmp(hot) per module.
- What is the minimum number of modules per string for the 150 V MPPT floor?
- State the allowable string-length band.
- A designer proposes 13 modules per string. Is that legal here? What’s the risk if they’d proposed 14?
- Conceptually: if you switched to a module with a better (smaller-magnitude) Voc temperature coefficient, would the maximum string length go up or down? Why?
Solutions: Chapter 15
- ΔT = −15 − 25 = −40 °C; rise = 40 × 0.28% = 11.2%; Voc(cold) = 48.0 × 1.112 = 53.4 V.
- 600 ÷ 53.4 = 11.2 → 11 modules (11 × 53.4 = 587 V < 600 V ✓; 12 would be 641 V ✗).
- ΔT = +40 °C; drop = 40 × 0.35% = 14%; Vmp(hot) = 40.0 × 0.86 = 34.4 V.
- 150 ÷ 34.4 = 4.36 → 5 modules (round up; 5 × 34.4 = 172 V > 150 V ✓).
- 5 to 11 modules per string.
- 13 exceeds the max of 11 → not legal (cold-Voc would be 13 × 53.4 = 694 V, well over 600 V). 14 would be even worse (748 V). Both risk over-voltage inverter damage on a cold morning.
- Up. A smaller-magnitude coefficient means less voltage rise in cold, so each module’s cold-Voc is lower, and more of them fit under the inverter ceiling.
16. Inverter, Conductor & OCPD Sizing
Learning objectives
- Choose inverter capacity using the DC/AC ratio.
- Size DC conductors by the NEC 690.8 method, then derate for environment.
- Size overcurrent protection and respect the AC interconnection (busbar) rule.
16.1 Inverter sizing and the DC/AC ratio
Arrays are deliberately oversized relative to the inverter (Chapter 6.3). The DC/AC ratio typically runs 1.1–1.3: an 8.4 kW DC array commonly pairs with a ~7.0–7.6 kW AC inverter. Match the array’s string configuration (Chapter 15) to the inverter’s MPPT count and per-MPPT current limits.
16.2 DC conductor sizing: the NEC 690.8 sequence
This is the calculation that causes an estimated 30–40% of permit rejections, so follow every step:
Step 1: Maximum circuit current (690.8(A)). Multiply the sum of parallel module short-circuit currents by 125% (the “irradiance enhancement” factor, covering conditions where field Isc exceeds STC):
I(max) = Σ Isc × 1.25
Step 2: Continuous-duty ampacity (690.8(B)). PV circuits are continuous, so the conductor (and OCPD) must carry another 125%:
Required ampacity = I(max) × 1.25 = Isc × 1.56
This is the well-known 156% rule (1.25 × 1.25 = 1.5625).
Step 3: Apply correction factors. The chosen wire’s table ampacity must, after temperature correction (rooftop conduit can hit 60–70 °C) and conduit-fill adjustment, still meet or exceed the Step-2 value. Hot rooftops gut conductor ampacity. A 10 AWG conductor rated for ~30 A at 30 °C can fall well below that in a hot raceway, so this step often forces a larger wire than Step 2 alone suggests.
Step 4: Voltage drop. Independently, keep DC voltage drop low (a common design target is ≤2%) for efficiency over the run length.
Example 16.A: String Isc = 13.8 A (single series string, so Σ = 13.8 A). Step 1: 13.8 × 1.25 = 17.25 A. Step 2: 17.25 × 1.25 = 21.6 A minimum ampacity. Select a conductor whose ampacity after temperature/conduit derating still exceeds 21.6 A. Often 10 AWG copper will work, but verify against the corrected table value for your conditions.
16.3 Overcurrent protection (690.9)
Series fuses/OCPD protect source circuits and must not exceed the module’s maximum series fuse rating (datasheet, Chapter 5.4). They are sized to the 156% current and rounded to the next standard rating. Many small residential string systems (one or two strings per MPPT) may not require series fusing, but this is code- and configuration-specific.
16.4 AC side and the interconnection (705) busbar rule
AC output conductors are governed by Article 705, sized to the inverter’s maximum continuous AC output current × 125%. The classic interconnection limit is the 120% busbar rule: where PV back-feeds a panelboard, main breaker + PV breaker ≤ 120% of the busbar rating, with the PV breaker landed at the opposite end from the main.
Example 16.B: A 200 A busbar with a 200 A main allows up to 200 × 1.20 − 200 = 40 A of PV back-feed breaker. A larger inverter would require a different interconnection method (e.g., line-side/supply-side connection or a busbar derate).
⚠️ Every number here depends on the adopted NEC edition and AHJ interpretation. The 2023 and 2026 editions differ in details (e.g., bifacial current treatment), so confirm before stamping a plan set.
16.5 The 120% busbar rule, drawn
┌──────────── 200 A busbar ────────────┐
│ │
[200 A MAIN] [40 A PV breaker]
(utility/grid end) (opposite end, required)
Allowed PV breaker = (1.20 × 200) − 200 = 240 − 200 = 40 A
The main and PV breakers feed the busbar from opposite ends so their combined current can’t overload the middle of the bar. Main + PV ≤ 1.20 × busbar rating, and the PV breaker sits at the far end from the main.
16.6 Worked example: conductor + OCPD + interconnection
A residential string: module Isc = 13.85 A (single series string), inverter rated 7.6 kW AC, 32 A max output, interconnecting to a 200 A busbar with a 200 A main.
DC conductor (690.8): 13.85 × 1.25 × 1.25 = 13.85 × 1.5625 = 21.6 A minimum ampacity. Select a conductor whose derated ampacity (after rooftop temperature + conduit fill, Ch 16.2) still exceeds 21.6 A. Frequently 10 AWG copper will work, but confirm against the corrected table value.
Series OCPD (690.9): size to ~21.6 A, rounded to the next standard rating (e.g., 25 A), and confirm it does not exceed the module’s max series fuse rating (e.g., 25 A, which is OK here).
AC interconnection (705): allowed PV back-feed breaker = (1.20 × 200) − 200 = 40 A. The inverter’s 32 A output needs ≥ 32 × 1.25 = 40 A breaker, which is exactly at the 40 A limit, so it just fits on the load side. A larger inverter would force a busbar derate or a line-side (supply-side) connection.
Chapter 16 summary
Pick the inverter for a ~1.1–1.3 DC/AC ratio. Size DC conductors at 156% of Isc (125% irradiance × 125% continuous), then verify the wire survives temperature and conduit-fill derating and meets voltage-drop targets. Size OCPD to the module’s max series-fuse rating. On the AC side, apply Article 705 and the 120% busbar rule. Verify every figure against your code edition.
- DC/AC ratio: the array’s DC nameplate capacity divided by the inverter’s AC rating; typically 1.1–1.3 for grid-tied systems.
- Clipping: inverter output held at its capacity ceiling while excess DC power is discarded; acceptable in small amounts.
- MPPT (Maximum Power Point Tracking): inverter function that finds and holds the array’s highest-power operating point.
- OCPD (Overcurrent Protective Device): fuse or breaker that interrupts excess current to protect conductors and equipment.
- 156% rule: the NEC 690.8 combined factor (1.25 × 1.25) applied to Isc to establish minimum conductor ampacity.
- Source circuit: series string of modules forming one DC branch back to the combiner or inverter.
- 120% busbar rule: NEC limit requiring main breaker + PV breaker ≤ 120% of the panelboard busbar rating.
- Busbar: internal current-carrying bar in a panelboard to which all breakers connect.
- AHJ (Authority Having Jurisdiction): the local official or agency that enforces and interprets applicable codes.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 16
- A string has Isc = 11.2 A. What is the minimum conductor ampacity per NEC 690.8 (before environmental derating)?
- Three strings (each Isc = 10 A) are combined in parallel before the OCPD. What is the 690.8 minimum ampacity for the combined conductor?
- A 150 A busbar has a 150 A main. What is the largest PV back-feed breaker allowed under the 120% rule?
- An inverter outputs 48 A continuous AC. What AC breaker size does it require (125% continuous), and will it fit on the 150 A busbar from Q3?
- An 8.0 kW DC array pairs with a 6.6 kW AC inverter. What is the DC/AC ratio, and is it in the normal range?
- Why does rooftop conduit temperature often force a larger conductor than the bare 156% calculation suggests?
Solutions: Chapter 16
- 11.2 × 1.5625 = 17.5 A minimum.
- Combined Isc = 30 A; 30 × 1.5625 = 46.9 A minimum.
- (1.20 × 150) − 150 = 180 − 150 = 30 A.
- 48 × 1.25 = 60 A breaker. That exceeds the 30 A allowed on that busbar, so it will not fit load-side; you’d need a line-side connection or service upgrade.
- 8.0 ÷ 6.6 = 1.21, which is within the typical ~1.1–1.3 range.
- Hot conduit (often 60–70 °C) sharply derates a conductor’s table ampacity, so a wire that meets 156% at 30 °C may fall short once corrected, forcing the next size up.
17. Battery Bank Sizing
Learning objectives
- Size storage to its purpose (backup vs autonomy vs arbitrage).
- Separate the energy (kWh) and power (kW) sizing questions.
- Apply usable capacity, DoD, and round-trip efficiency correctly.
17.1 Size to the job
Storage sizing depends entirely on why it exists (Chapter 9.1):
- Backup: size to critical-load energy × desired backup duration.
- Off-grid autonomy: size to daily load × days of autonomy (Chapter 11.2).
- Self-consumption / arbitrage: size to the daily surplus or peak-window energy you want to shift.
17.2 Energy sizing (kWh)
Account for what you can actually use:
Required nameplate kWh = (Critical load kWh × Days/Duration) ÷ (DoD × Round-trip efficiency)
Usable capacity = nameplate × DoD (LFP often 90–100%); round-trip efficiency ~0.90.
Figure 17.1: Battery-bank sizing flow (off-grid / backup). Original figure.
Example 17.A (backup): Critical loads draw 1.2 kW averaged over a desired 12-hour outage = 14.4 kWh needed. With LFP DoD 0.95 and RTE 0.90: Nameplate = 14.4 ÷ (0.95 × 0.90) = 14.4 ÷ 0.855 = 16.8 kWh → specify ~2 × 10 kWh units.
Example 17.B (off-grid): Daily load 6 kWh × 3 days autonomy = 18 kWh ÷ (0.95 × 0.90) = 21 kWh nameplate minimum, before cold-temperature and aging margins.
17.3 Power sizing (kW)
Energy isn’t enough. The battery and inverter must deliver the continuous power the critical loads draw and the surge that motors (well pumps, A/C, fridges) demand at startup. Check both the continuous kW and surge kW ratings against the load list. A battery with ample kWh but insufficient kW can’t start the pump it was bought to back up.
C-rate (Chapter 9.3) bounds this.
17.4 Worked example: sizing both energy and power
A homeowner wants backup for: fridge (150 W continuous, 900 W surge), well pump (800 W continuous, 2,400 W surge), lights + electronics (300 W), for an 8-hour evening outage. Battery: LFP, DoD 0.95, RTE 0.90.
Energy: continuous load ≈ 150 + 800 (intermittent, assume 25% duty = 200 W avg) + 300 = ~650 W average × 8 h = 5.2 kWh needed. Nameplate = 5.2 ÷ (0.95 × 0.90) = 6.1 kWh → a single ~10 kWh unit covers it with margin.
Power: the inverter must serve the continuous peak (fridge + pump + lights running together = 150 + 800 + 300 = 1,250 W) and the surge when the pump starts (its 2,400 W surge + others ≈ ~2,850 W instantaneous). ⚠️ A 10 kWh battery with only a 3 kW continuous / 3.8 kW surge inverter is borderline on the pump start. Confirm surge headroom, or the battery with ample kWh still won’t start the pump. Sizing energy without checking power is the classic backup-design failure.
Chapter 17 summary
Size storage to its purpose. For energy: nameplate kWh = (load × duration) ÷ (DoD × RTE). For power: confirm continuous and surge kW cover the critical loads, not just total energy. Off-grid adds days-of-autonomy and worst-case margins.
- DoD (Depth of Discharge): the fraction of nameplate capacity that can be drawn before recharging; LFP typically 90–100%.
- RTE (Round-Trip Efficiency): energy-out ÷ energy-in for a full charge/discharge cycle; ~0.90 for LFP.
- LFP (Lithium Iron Phosphate): the dominant solar-storage lithium chemistry; high DoD, long cycle life, good thermal stability.
- C-rate: discharge rate relative to capacity; bounds the maximum continuous and surge power a battery can deliver.
- Nameplate capacity: the total kWh rating printed on the battery, before DoD derating.
- Surge kW: peak instantaneous power demand at motor startup, typically 3–6× the running wattage; must be checked against inverter surge rating.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 17
- Critical loads average 0.9 kW over a desired 10-hour backup. How many kWh of usable energy are needed?
- With LFP DoD 0.92 and RTE 0.90, what nameplate capacity does that require?
- An off-grid cabin uses 5 kWh/day and wants 4 days of autonomy. What nameplate capacity (DoD 0.95, RTE 0.90) is the minimum?
- A 13.5 kWh battery has 95% usable DoD. How many usable kWh is that?
- A battery stores plenty of kWh but its inverter is rated 3 kW continuous. The well pump needs 800 W running but 2,400 W to start. What’s the risk, and what spec must you check?
- Why does off-grid sizing use worst-month solar and a days-of-autonomy margin, while grid-tied backup sizing doesn’t?
Solutions: Chapter 17
- 0.9 kW × 10 h = 9 kWh usable.
- 9 ÷ (0.92 × 0.90) = 9 ÷ 0.828 = 10.9 kWh nameplate.
- 5 × 4 = 20 kWh usable ÷ (0.95 × 0.90) = 20 ÷ 0.855 = 23.4 kWh nameplate minimum.
- 13.5 × 0.95 = 12.8 kWh usable.
- The battery may have energy but the inverter’s surge rating may be too low to start the pump’s 2,400 W inrush; check the continuous and surge kW ratings, not just kWh.
- Off-grid has no grid backstop, so it must survive the darkest month and a run of cloudy days on stored energy alone; grid-tied backup only spans a finite outage, with the grid recharging afterward.
18. Shading, Tilt & Azimuth Optimization
Learning objectives
- Evaluate a site’s solar access and the cost of shading.
- Choose tilt and azimuth for the project’s goal.
- Space rows to avoid self-shading and mitigate shade electronically.
18.1 The solar window and solar access
The productive hours are roughly 9 a.m.–3 p.m. solar time, when most daily energy arrives. Shading analysis quantifies obstructions across this window:
- Total Solar Resource Fraction (TSRF) / solar access %: the fraction of ideal annual irradiance a plane actually receives after shading; 100% is unshaded. Financiers and incentive programs often set minimum thresholds (e.g., 75–80%).
⚠️ Shading is non-linear: because modules series-wire, shading even part of one module can drag a whole string. Bypass diodes and MLPE mitigate this effect, but do not eliminate it.
Figure 18.1: Sun-path diagram, 40° N: seasonal solar arcs, with an example obstruction mask showing how a tree or building eats into the winter window. Original figure.
18.2 Tilt
- Rule of thumb: tilt ≈ site latitude for balanced annual yield.
- Latitude − 10° to 15° favors summer/annual maximum; latitude + 15° favors winter (useful for winter-peaking or off-grid worst-month sizing).
- On pitched roofs you usually accept the roof pitch; tilt optimization mainly applies to ground and flat-roof/ballasted arrays.
18.3 Azimuth
- True south (azimuth 180°, N. hemisphere) maximizes annual energy; true north in the S. hemisphere.
- East/west orientations sacrifice some annual total but shift production toward morning/evening, which is valuable under time-of-use rates or for load-matching. (Recall: true, not magnetic, south. See Chapter 2.4.)
Figure 18.2: Annual yield vs tilt and azimuth (40° N), relative to the optimum. Note the broad, forgiving plateau: orientation can swing well off south and tilt off ideal with only single-digit losses. Modeled, original figure.
18.4 Inter-row spacing
For ground mounts and flat-roof tilted arrays, rows must be spaced so a front row doesn’t shade the one behind during the solar window. The required pitch is a function of latitude, tilt, and the winter sun angle. Tighter spacing fits more kW but costs energy to self-shading; the ground coverage ratio (GCR) captures this trade.
Figure 18.3: Inter-row spacing and the ground coverage ratio (GCR = module length L ÷ row pitch P). The limiting case sizes the pitch so the winter-noon ray just grazes the next row. Original figure.
18.5 Tools and mitigation
Shade is measured with tools like the Solar Pathfinder, drone/photo-based apps, or design software (Aurora, HelioScope) that compute TSRF and model losses. Where shade is unavoidable, MLPE (microinverters/optimizers, Chapter 6.2) limits its spread by isolating affected modules.
18.6 Worked example: the series-shading penalty
A string of 10 modules produces 4,000 W in full sun. A chimney shades one module so its bypass diode activates, removing roughly that module’s contribution and disrupting the string’s operating point. Without module-level electronics, the string can drop far more than the naive 1/10 (10%): often 20–30%+ depending on conditions, because the shaded cell drags the whole series circuit. Add microinverters or optimizers (MLPE) and the loss is largely confined to the one affected module (~10%). ⚠️ This nonlinearity is why a single tree branch or vent pipe matters so much. Shade analysis (TSRF) must precede any quote.
Figure 18.4: Bypass diodes and the notched I–V curve under partial shade. The bypass diode reroutes current around the shaded group, leaving a step in the I–V curve and two power maxima. This is why an MPPT must search for the global peak. Original figure.
Tilt/azimuth quick reference:
- Annual max: face true south (N. hemisphere), tilt ≈ latitude.
- Summer bias: tilt ≈ latitude − 15°. Winter bias: tilt ≈ latitude + 15°.
- TOU rate optimization: shift toward west to push production into expensive late-afternoon hours.
Chapter 18 summary
Assess solar access (TSRF) across the 9–3 window; shading hurts disproportionately because of series wiring. Set tilt near latitude (±15° to bias seasons) and azimuth to true south for annual max or east/west for TOU. Space rows by GCR to avoid self-shading. Measure with shade tools and mitigate residual shade with MLPE.
- TSRF (Total Solar Resource Fraction): the fraction of ideal unshaded annual irradiance a plane actually receives; 100% is fully unshaded.
- Bypass diode: a diode across a cell group that reroutes current when that group is shaded, limiting but not eliminating the string-level loss.
- MLPE (Module-Level Power Electronics): microinverters or DC optimizers that give each module its own power-tracking point, confining shading losses to the affected module.
- GCR (Ground Coverage Ratio): module length divided by row pitch; higher GCR means denser packing and more self-shading.
- Self-shading: a front row casting shadow on the row behind during low sun angles; the key inter-row spacing design constraint.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 18
- A roof plane has a TSRF of 78%. What does that number mean?
- Why can shading one module in a 12-module series string cost much more than 1/12 of the string’s output?
- A site is at 40° latitude. What fixed tilt gives balanced annual yield, and what tilt would you choose to favor winter production?
- A homeowner is on a time-of-use rate that pays most at 4–8 PM. Their south roof is full; an east and a west plane remain. Which should you prefer for the next array, and why?
- What design measure most directly limits the spread of a shading loss across a string?
- On a ground mount, what happens if rows are spaced too tightly, and what ratio captures the trade-off?
Solutions: Chapter 18
- The plane receives 78% of the irradiance an ideal unshaded plane would over the year (22% lost to shading/orientation).
- Series wiring makes one shaded module a bottleneck that drags the whole string’s operating point; the bypass diode reroutes around it but the string still loses more than the single module’s share.
- Balanced: tilt ≈ 40°. Winter bias: tilt ≈ 55° (latitude + 15°).
- The west plane: it shifts production into the 4–8 PM high-value window, maximizing bill savings under that TOU rate even if annual kWh is slightly lower.
- Module-level power electronics (MLPE): microinverters or optimizers isolate each module.
- Front rows self-shade the rows behind during low winter sun, costing energy; the ground coverage ratio (GCR) captures the packing-vs-shading trade-off.
19. Production Modeling
Learning objectives
- Select the right modeling tool for the stage of work.
- Understand the loss tree behind the derate factor.
- Read P50/P90 and use modeling to sanity-check quotes.
19.1 The toolchain
- PVWatts (NREL, free): fast preliminary estimates from a handful of inputs (location, DC size, tilt, azimuth, losses, array type). The industry’s quick-check standard; v8 adds bifacial support and updated weather data.
- SAM (NREL, free): detailed hourly performance and economics; the next step up for serious design and financial modeling.
- PVsyst (commercial): the bankability standard for large/utility projects, with granular shading and loss modeling lenders expect.
19.2 The loss tree behind the derate
The ~14% PVWatts default isn’t a guess. It’s a stack of named losses combined multiplicatively (1 − ∏(1 − lᵢ)). A representative breakdown: soiling ~2%, shading ~3%, mismatch ~2%, wiring ~2%, connections ~0.5%, light-induced degradation ~1.5%, nameplate tolerance ~1%, availability ~3%. The temperature penalty is modeled separately on top. Editing these to match the actual site (heavy soiling, snow, measured shading) is what turns a generic estimate into a credible one.
19.3 Bankability: P50 and P90
Modeled output is a distribution, not a single number:
- P50: the median estimate (50% chance of exceeding). Used for expected-value planning.
- P90: the conservative estimate exceeded 90% of years. Lenders underwrite to P90 because it bounds downside risk.
19.4 Using modeling to check a quote
A fast integrity test on any proposal: run the proposed DC size, tilt, azimuth, and location through PVWatts at default losses and compare to the salesperson’s promised annual kWh. A quote far above the PVWatts P50 is a red flag. For example, a quote implying an unrealistic derate or ignoring shade signals a problem. This “reality check before signing” is what makes the tool valuable to customers and inspectors alike.
Example 19.A: The 8.36 kW design (Ch 14) at 4.6 PSH, default ~14% losses, modeled in PVWatts returns ≈ 11,400 kWh/yr, matching the load target and confirming the whole design chain closes.
19.5 The loss tree, visualized
DC nameplate (100%)
├─ soiling −2%
├─ shading −3%
├─ mismatch −2%
├─ wiring −2%
├─ connections −0.5%
├─ light-induced −1.5%
├─ nameplate tol. −1%
└─ availability −3%
│ (losses combine MULTIPLICATIVELY, not additively)
▼
≈ 86% DC ──► inverter ──► ≈ 83% AC at the meter (PVWatts ~14% default)
+ temperature penalty modeled separately on top
⚠️ The classic error is adding the percentages (which would imply ~15%); they actually compound as 1 − ∏(1 − lᵢ) ≈ 14%. Edit each line to the real site (heavy soiling, snow, measured shading) to turn a generic estimate into a credible one.
Chapter 19 summary
Use PVWatts to estimate and sanity-check, SAM for detailed design/economics, PVsyst for bankable projects. The derate is a multiplicative loss tree, editable to the site, with temperature handled separately. Report P50 for expectations and P90 for financing, and always cross-check a sales quote against an independent model.
- PVWatts: NREL’s free web tool for fast preliminary energy estimates; the industry quick-check standard.
- SAM (System Advisor Model): NREL’s free tool for detailed hourly performance and financial modeling.
- PVsyst: commercial software used as the bankability standard for large and utility-scale projects.
- Derate factor: the combined multiplicative loss applied to DC nameplate output to estimate AC energy at the meter; PVWatts defaults to approximately 14%.
- Bifacial module: a module that collects light on both faces, with rear-side gain dependent on albedo and row spacing.
- Bankability: a level of modeling rigor sufficient for lenders and investors to underwrite project financing.
- P50: the median annual production estimate; used for expected-value planning.
- P90: the conservative estimate exceeded in 90% of years; used by lenders to bound downside risk.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 19
- Which tool would you use for: (a) a fast homeowner estimate, (b) a lender-grade bankability study, (c) detailed design + economics?
- A salesperson promises 14,500 kWh/yr from a 9 kW array at a 4.6 PSH site. A PVWatts run at default losses returns ~11,400 kWh/yr. What should you conclude?
- Why is P90 the figure lenders underwrite to, rather than P50?
- Two loss factors are 3% and 2%. Combined multiplicatively, what is the total loss (to one decimal)?
- Where does the temperature penalty enter the PVWatts model: inside the 14% system-loss figure, or separately?
Solutions: Chapter 19
- (a) PVWatts, (b) PVsyst, (c) SAM.
- The promise is ~27% above an independent model at default losses, a red flag; it implies an unrealistic derate or ignores shading. Re-model with site-specific inputs before trusting it.
- P90 is the conservative output exceeded in 90% of years, bounding downside risk for debt service; P50 (median) is for expected-value planning, not underwriting.
- 1 − (0.97 × 0.98) = 1 − 0.9506 = 4.9% (not 5.0%).
- Separately: PVWatts models temperature in the module performance step; the editable “system losses” (~14%) covers soiling, shading, wiring, mismatch, etc., but not temperature.
PART IV: CAPSTONE CASE STUDIES
These two integrated case studies chain every Part IV chapter end to end, the textbook payoff of the design sequence.
Case Study A: Residential grid-tied, 100% offset
Inputs: Home uses 11,400 kWh/yr; site 4.6 PSH, record low −18 °C, hot cell max 70 °C; 440 W modules (Voc 49.5 V, Vmp 41.2 V, Isc 13.85 A, β(Voc) −0.25%/°C, Vmp coeff −0.34%/°C, max series fuse 25 A); inverter 7.6 kW AC, max DC 600 V, MPPT 60–550 V, 32 A AC out; 200 A busbar with 200 A main.
- Energy target (Ch 13): 11,400 kWh/yr (full offset).
- Array size (Ch 14): 11,400 ÷ (4.6 × 365 × 0.82) = 8.28 kW → 8,280 ÷ 440 = 18.8 → 19 modules (8.36 kW).
- String sizing (Ch 15):
- Cold Voc = 49.5 × [1 + (−0.0025)(−18 − 25)] = 49.5 × 1.1075 = 54.8 V → max = 600 ÷ 54.8 = 10.9 → ≤10/string.
- Hot Vmp = 41.2 × [1 + (−0.0034)(45)] = 41.2 × 0.847 = 34.9 V → min = 60 ÷ 34.9 = 1.7 → ≥2/string (MPPT floor is low here, so the cold-Voc ceiling dominates).
- Wiring: 19 modules → two strings of 9 and 10 (both ≤10 ✓).
- Conductor/OCPD (Ch 16): 13.85 × 1.5625 = 21.6 A min ampacity (derate for heat/fill, likely 10 AWG); series fuse ≤ 25 A (module limit) ✓.
- Interconnection (Ch 16): PV breaker ≤ (1.20 × 200) − 200 = 40 A; inverter needs 32 × 1.25 = 40 A → fits load-side exactly.
- Production check (Ch 19): 8.36 kW × 4.6 × 365 × 0.82 ≈ 11,500 kWh/yr, matching the target. Design closes. ✓
Case Study B: Small commercial, roof-constrained
Inputs: Business wants to offset as much of 90,000 kWh/yr as a 400 m² flat roof allows; site 5.2 PSH; 440 W modules (~2 m² each); 1,000 V three-phase string inverter, MPPT 250–950 V; cold string limit gives ≤17 modules/string (from Example 15.A second case).
- Roof capacity: at ~2 m²/module with walkway/setback losses (~60% usable), ~120 modules fit → 120 × 440 = 52.8 kW (roof-constrained, below a full offset).
- Energy (Ch 14): 52.8 × 5.2 × 365 × 0.82 ≈ 82,200 kWh/yr → offsets ~91% of the 90,000 kWh need, acceptable when the roof is the binding constraint.
- Stringing (Ch 15): 120 modules ÷ 15 per string = 8 strings of 15 (≤17 ✓), distributed across the inverter’s MPPT inputs.
- Takeaway: unlike the residential case (sized to load), this design is sized to the roof, a common commercial reality where available area sets the system rather than energy appetite. The remaining ~9% comes from the grid (or a future carport/ground array).
⚠️ Both case studies assume one adopted code edition and one set of site temperatures. Real projects re-run every step against the actual AHJ edition, ASHRAE site data, and equipment datasheets.
PART IV: CONSOLIDATION
You can now take a project from a utility bill to a proven design. Establish the energy target (Ch 13), size the array (Ch 14), determine legal string lengths against the inverter’s voltage window (Ch 15), size the inverter, conductors, and OCPD to code (Ch 16), size storage to its purpose (Ch 17), optimize for shade/tilt/azimuth (Ch 18), and model the result for proof and bankability (Ch 19). This is the heart of the installer-designer’s competence.
Part V takes the design into the realm of law and safety: the electrical theory behind it, the structure of NEC Articles 690/705/706, grounding and rapid shutdown, and the overcurrent/wiring methods that make a design not just functional but code-compliant and inspector-ready.
A design that works on paper still has to be legal and inspectable. This part covers the electrical theory an installer applies daily and the code framework (primarily the NEC) that governs every connection. Code content here was verified against current code-education sources in mid-2026. The single most important rule in this entire part: the code that applies is the edition your AHJ has adopted, plus local amendments. Confirm it before every plan set.
20. Electrical Theory for PV
Learning objectives
- Apply series/parallel reasoning to real array wiring and its consequences.
- Trace power flow through a complete system.
- Distinguish the AC service types you’ll interconnect to.
20.1 Series and parallel, applied
From Chapter 1.7 and Chapter 4.2: series adds voltage, parallel adds current. The design consequences you now understand (Part IV):
- More modules in series → higher string voltage → fewer, smaller conductors, but the cold-Voc ceiling (Ch 15) limits how far you can go.
- More strings in parallel → higher current → larger conductors and the 156% conductor rule (Ch 16) bites harder. Good design balances these against the inverter’s window and the BOS cost.
20.2 Power flow through the system
Trace the energy: DC array (variable V and I with sun/temperature) → inverter (MPPT holds the array at its power knee; converts to AC) → main panel (feeds loads; back-feeds excess) → grid or battery. Every transition is a place the NEC requires protection, disconnection, and marking, which is why the code’s structure mirrors this flow.
20.3 AC service types
You interconnect to one of a few service configurations:
- Single-phase 120/240 V split-phase: the standard North American residential service; two 120 V “legs” plus neutral.
- Three-phase 120/208 V (wye): common in light commercial/multifamily.
- Three-phase 277/480 V: larger commercial/industrial; higher voltage means lower current for the same power (smaller conductors), which is why big systems favor it. Matching the inverter’s output configuration to the service (voltage, phases) is a basic but essential interconnection check (Chapter 16.4).
20.4 Power flow and where the code lives
[PV ARRAY]──DC──►[DC disconnect]──►[INVERTER]──AC──►[AC disconnect]──►[MAIN PANEL]──►[GRID]
690.7/8/9 690.13 690 / UL 1741 705 705.12 utility
string V/I de-energize MPPT + DC→AC interconnect 120% busbar PTO
│ │
└── "DC side": always live in light, arcs don't self-extinguish └── "AC side": LOTO-able
Every box is a place the NEC requires protection, a disconnect, and marking, which is why the code’s structure mirrors the energy path. The vertical split between “DC side” (always live, Ch 28) and “AC side” (lockout-able) organizes the safety logic too.
Chapter 20 summary
Series/parallel choices set the voltage/current tradeoffs that Part IV sizes. Power flows DC array → inverter → panel → grid/battery, and the NEC protects each transition. Know your service type: 120/240 split-phase residential, 208 V or 480 V three-phase commercial, and match the inverter to it.
- Series connection: modules wired positive-to-negative; voltages add, current stays constant.
- Parallel connection: strings wired positive-to-positive; currents add, voltage stays constant.
- BOS (Balance of System): all system components other than modules: racking, wiring, disconnects, inverter, overcurrent protection.
- MPPT (Maximum Power Point Tracking): inverter algorithm that continuously adjusts input voltage to harvest maximum array power.
- Split-phase (120/240 V): standard North American residential service with two 120 V hot legs and a neutral; 240 V appears between the legs.
- Three-phase wye (120/208 V): common light-commercial service; three 120 V phase conductors produce 208 V line-to-line.
- 480 V three-phase: large commercial/industrial service; higher voltage means lower current for the same power, enabling smaller conductors.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 20
- A commercial building offers both 208 V and 480 V three-phase service. For the same power, which gives lower current and therefore smaller conductors?
- Why does the NEC place protection and disconnect requirements at each transition in the power-flow chain?
- A residential service is “120/240 split-phase.” How many hot legs does it have, and what’s the voltage between them?
- Trace, in order, the major equipment a watt of solar energy passes through from array to grid.
Solutions: Chapter 20
- 480 V: higher voltage means lower current for the same power (P = V × I), so conductors can be smaller; this is why large systems favor 480 V.
- Each transition (DC, conversion, AC, interconnection) carries distinct hazards and must be independently protected, de-energizable, and labeled for safety and serviceability.
- Two hot legs (each 120 V to neutral); 240 V between the two legs.
- PV array → DC disconnect → inverter → AC disconnect → main panel → grid.
21. The NEC and PV
Learning objectives
- Explain what the NEC is, its revision cycle, and the edition-adoption reality.
- Navigate the structure of Article 690 and its sibling articles.
- Identify the key sections an installer references constantly.
21.1 What the NEC is: Which Edition Applies
The National Electrical Code (NFPA 70) is the model electrical-safety code, revised on a three-year cycle. Critically, the NEC is not law until a jurisdiction adopts it, so different places enforce different editions simultaneously:
- NEC 2026 was issued August 20, 2025 and became effective September 9, 2025. As of March 1, 2026, no state had adopted it statewide (only scattered local jurisdictions had moved early); most jurisdictions still enforce NEC 2023, and some NEC 2020 or 2017.
- ⚠️ Always design to the edition your AHJ has adopted, plus local amendments. Around half of US PV is installed where the adopted code lags the latest edition by three years.
Figure 21.1: NEC edition in force by number of states (statewide, as of Mar 1, 2026). Adoption shifts monthly. Check the live NFPA map. Original figure.
21.2 The article map
PV touches several NEC articles:
- Article 690 (Solar Photovoltaic Systems): the primary article, organized into parts: General Requirements, Circuit Requirements, Disconnecting Means, Wiring Methods, Grounding and Bonding, Marking, and Connectors.
- Article 691 (Large-Scale PV): utility-scale supply stations.
- Article 705 (Interconnected Power Production Sources): how PV/storage connect to the grid and premises wiring (busbar rules, power control systems).
- Article 706 (Energy Storage Systems): batteries (first appeared in the 2017 NEC).
- Article 710 (Stand-Alone Systems) and Article 480 (Stationary Standby Batteries).
- Article 250 (Grounding and Bonding): the general grounding article that Article 690 Part V leans on.
- Note: as of the 2023 NEC, the per-article “.2” definitions were consolidated into Article 100.
21.3 The sections you’ll live in
Within Article 690, a working installer references a recurring set:
- 690.7: maximum voltage (the cold-Voc calculation, Ch 15).
- 690.8 / 690.9: maximum current, conductor sizing, and overcurrent protection (Ch 16).
- 690.11: DC arc-fault circuit protection (AFCI).
- 690.12: rapid shutdown (Ch 22).
- 690.13 / 690.15: disconnecting means.
- 690.31: wiring methods.
- 690.41–690.47: grounding and bonding (Ch 22).
- 690.56: marking/labeling. Plus 705.12 (busbar/interconnection) and 705.13 (power control systems).
21.4 Beyond the NEC
The NEC is necessary but not sufficient. The International Fire Code (IFC) governs rooftop access and setbacks (Ch 26); NFPA 855 governs storage installation (Ch 9/29); and OSHA 29 CFR 1910.303 requires listed equipment to be installed per the manufacturer’s instructions. A compliant job satisfies all of them, and the AHJ has final say.
21.5 Article 690 section map (quick navigation)
| Section | Governs | Primer chapter |
|---|---|---|
| 690.7 | Maximum voltage (cold-Voc) | Ch 15 |
| 690.8 | Maximum current & conductor sizing | Ch 16 |
| 690.9 | Overcurrent protection | Ch 16, 23 |
| 690.11 | DC arc-fault (AFCI) | Ch 23 |
| 690.12 | Rapid shutdown | Ch 22 |
| 690.13 / 690.15 | Disconnecting means | Ch 23 |
| 690.31 | Wiring methods | Ch 23 |
| 690.41–690.47 | Grounding & bonding | Ch 22 |
| 690.56 | Marking / labeling | Ch 23 |
| 705.12 | Interconnection (busbar) | Ch 16 |
Chapter 21 summary
The NEC (NFPA 70) revises every three years but applies only as adopted. Most jurisdictions trail the latest edition, so design to the local one. Article 690 is the PV core (voltage, current, OCPD, AFCI, rapid shutdown, disconnects, wiring, grounding, marking), with 705 (interconnection), 706 (storage), and 250 (grounding) alongside it. The IFC, NFPA 855, and OSHA add requirements the NEC doesn’t.
- NEC (National Electrical Code / NFPA 70): the model electrical-safety code, revised every three years; applies only as adopted by a jurisdiction.
- AHJ (Authority Having Jurisdiction): the official with authority to enforce and interpret the adopted code edition.
- Article 690: the primary NEC article governing solar PV systems.
- Article 705: covers interconnection of PV and other power production sources to the grid or premises wiring.
- Article 706: governs energy storage systems (batteries).
- AFCI (Arc-Fault Circuit Interrupter): detects arc signatures and opens the circuit; required for PV by 690.11.
- OCPD (Overcurrent Protection Device): fuse or breaker that interrupts excessive current; sized per 690.8/690.9.
- Busbar: common connection bar inside a panel; capacity limits set by 705.12.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 21
- The latest NEC edition just published, but your county still enforces a three-year-old edition. Which one governs your plan set?
- Which NEC article covers (a) PV systems, (b) interconnection to the grid, (c) energy storage?
- A colleague cites “690.12.” Without looking it up, what topic are they discussing?
- Beyond the NEC, name two other code/standard families that impose requirements on a rooftop PV job.
- Why can two installers in neighboring towns be held to different label requirements for identical systems?
Solutions: Chapter 21
- The edition your AHJ has adopted (the older one), plus any local amendments, not the newest published edition.
- (a) Article 690, (b) Article 705, (c) Article 706.
- Rapid shutdown.
- Any two of: IFC (fire/access), NFPA 855 (storage), OSHA (worker safety), IBC/ASCE 7 (structural), UL (listings).
- Their towns may have adopted different NEC editions (or local amendments), and label rules change between editions.
22. Grounding, Bonding & Rapid Shutdown
Learning objectives
- Distinguish system grounding, equipment grounding, and bonding.
- Size and route the EGC and GEC correctly and use listed bonding hardware.
- Execute the 690.12 rapid-shutdown requirement by either compliance path.
22.1 Grounding vs bonding (the distinction that confuses everyone)
- System grounding: establishing a reference to earth for the electrical system (stabilizes voltage, helps clear faults).
- Equipment grounding / bonding: connecting all normally non-current-carrying metal (module frames, racking, enclosures) together and to a low-impedance fault-return path. The point is that a fault then trips protection instead of energizing metal someone can touch. Two conductors do this work:
- EGC (Equipment Grounding Conductor): the fault-current return path bonding the metal parts; sized by NEC Table 250.122 based on the circuit’s OCPD rating.
- GEC (Grounding Electrode Conductor): connects the grounded system to the grounding electrode system (ground rods/building electrode); sized by NEC Table 250.66.
22.2 The Article 690 Part V sections
PV grounding/bonding lives in 690.41–690.47, read alongside Article 250:
- 690.41: ground-fault protection; PV circuits at/above 30 V or 8 A require a ground-fault protection device (GFPD), now typically built into the inverter.
- 690.43: equipment bonding: exposed metal bonded to an EGC; module-securing devices must be listed and identified for bonding.
- 690.45: EGC sizing.
- 690.47: the supporting building/structure must have a grounding electrode system per Article 250.
22.3 Functionally grounded systems and listed bonding hardware
Most modern grid-tied arrays are functionally grounded. For equipment bonding, UL 2703-listed racking provides the bonding path through devices like WEEBs (washer-type bonding jumpers), grounding clips, and lugs. A fully bonded array has hundreds of redundant low-resistance paths. That gives it lower ground-path resistance and better fault detection than a single bare-copper EGC. ⚠️ Never lay bare copper directly against aluminum (galvanic corrosion); use listed, compatible hardware.
22.4 Rapid shutdown (690.12): protecting firefighters
Rooftop DC conductors stay energized whenever the sun shines, a hazard to first responders. 690.12 requires a rapid-shutdown function that, on initiation, controls conductor voltage:
- Array boundary = 1 foot from the array in all directions (since the 2017 NEC).
- Outside the boundary: controlled to ≤30 V within 30 seconds.
- Inside the boundary: controlled to ≤80 V within 30 seconds (effective January 2019), which forces shutdown at the module level.
Two compliant paths satisfy the inside-boundary limit:
- MLPE: microinverters or DC optimizers that drop each module’s output on initiation.
- PV Hazard Control System (PVHCS) listed to UL 3741. This evaluates the whole array (modules + racking + wiring) as one firefighter-safe system. It enables string-only designs (no per-module electronics) on larger commercial jobs, provided every component matches the listing.
Initiation and labeling: the system needs a single, readily accessible initiation device. For one- and two-family dwellings it sits outside, reachable with no locks, ladders, or tools. It carries the placard “PHOTOVOLTAIC SYSTEM EQUIPPED WITH RAPID SHUTDOWN.” The 2023 NEC added exceptions for PV on non-enclosed/detached structures (e.g., ground mounts, carports), where firefighter rooftop operations don’t apply.
22.5 Rapid shutdown: the array boundary, drawn
┌─────────── ARRAY ───────────┐
≤80 V in 30 s │ [mod][mod][mod][mod][mod] │ ← INSIDE the boundary:
(module-level) │ [mod][mod][mod][mod][mod] │ module-level shutdown (MLPE)
└──────────────┬───────────────┘ OR a UL 3741 PVHCS
┌─── 1 ft boundary ──────┘
▼
≤30 V in 30 s ──── conductors leaving the array ───► [initiation device]
(OUTSIDE) readily accessible,
no locks/ladders/tools
placard: "PHOTOVOLTAIC SYSTEM EQUIPPED WITH RAPID SHUTDOWN"
Two zones, two limits: ≤80 V inside the 1-ft boundary (forces module-level control) and ≤30 V outside, both within 30 seconds of initiation, all to make a roof safe for firefighters.
22.6 The grounding picture
module frames ─┬─ racking (UL 2703 bonded, WEEBs/clips) ─┐
│ ├─ EGC ─► fault-current
inverter/encl ─┘ │ return path
│ (Table 250.122)
building grounding electrode ◄── GEC (Table 250.66)
EGC bonds all the metal together for fault return; GEC ties the system to earth. Functionally grounded inverters monitor for ground faults and eliminate a separate DC grounding system.
Chapter 22 summary
Bond all metal to an EGC (sized by Table 250.122) and tie the system to earth via a GEC (Table 250.66), per 690.41–690.47 and Article 250. Modern arrays are functionally grounded with UL 2703 bonding hardware (WEEBs/clips). Rapid shutdown (690.12) drops conductors to ≤30 V outside / ≤80 V inside the 1-ft boundary within 30 s, achieved with MLPE or a UL 3741 PVHCS, with a readily accessible initiator and the required placard.
- EGC (Equipment Grounding Conductor): bonds metal parts together for fault-current return; sized by Table 250.122.
- GEC (Grounding Electrode Conductor): ties the grounded system to earth; sized by Table 250.66.
- Functionally grounded: an array referenced by the inverter rather than solidly earthed.
- MLPE: module-level power electronics (microinverters or DC optimizers) that enable per-module shutdown.
- Rapid shutdown (690.12): drops conductor voltage on initiation to protect firefighters.
- PVHCS (UL 3741): a listed hazard-control system that makes string designs firefighter-safe.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 22
- What voltage limit applies inside the 1-ft array boundary on rapid-shutdown initiation, and within what time?
- What limit applies outside the boundary?
- Name the two compliant ways to meet the inside-boundary requirement.
- What is the purpose of rapid shutdown, and who is it protecting?
- Which conductor provides the fault-current return path, and which table sizes it?
- Why is bonding through listed UL 2703 racking often electrically better than a single bare-copper EGC?
- For a one/two-family dwelling, where must the rapid-shutdown initiator be, and what does “readily accessible” forbid?
Solutions: Chapter 22
- ≤80 V within 30 seconds.
- ≤30 V within 30 seconds.
- MLPE (microinverters/optimizers) or a UL 3741 PV Hazard Control System (PVHCS).
- Firefighters / first responders: so they can work on/around the roof without high-voltage DC shock risk.
- The EGC (Equipment Grounding Conductor), sized by NEC Table 250.122.
- A fully bonded array has hundreds of redundant low-resistance paths, giving lower ground-path resistance and better ground-fault detection than one wire, and it survives single-point failures.
- Outside the building, readily accessible: no locks, ladders, or tools required to reach it.
23. Overcurrent Protection & Wiring Methods
Learning objectives
- Place overcurrent and arc-fault protection correctly.
- Apply Article 690.31 wiring methods and transitions.
- Assemble the required marking/labeling set.
23.1 Overcurrent and arc-fault protection
Building on Chapter 16, 690.9 governs OCPD sizing: the device must be rated to the 156% current and must not exceed the module’s max series-fuse rating. Small one- or two-string circuits often need no series fuse, but verify the configuration.
690.11 requires DC arc-fault circuit interruption (AFCI) on PV circuits. That protection is now generally integral to the inverter.
23.2 Wiring methods (690.31)
- Exposed single conductors in the array use sunlight/wet-rated PV Wire / USE-2 (Ch 8). Where circuits leave the array vicinity, they transition into a raceway/conduit or cable wiring method.
- Conductors must be secured and supported, with readily accessible junction/transition points and proper conductor identification/marking.
- Apply temperature and conduit-fill derating (Ch 16.2) to every raceway run. Hot rooftop conduit is the usual ampacity killer.
23.3 Disconnecting means
Code requires accessible means to de-energize the system for service and emergencies. A typical installation provides a PV system disconnect (690.13) plus discrete DC and AC disconnects around the inverter. Placement, accessibility, and lockability are all AHJ-scrutinized. In NEC 2026, the system-disconnect requirements cross-reference 705.20.
23.4 Marking and labeling
A code-compliant system carries a defined label set (690.56 and related, with IFC additions): DC conductor/voltage markings, the rapid-shutdown placard and switch label, disconnect identification, and a system directory at the service. ⚠️ Label content and colors change between NEC editions. Order labels to your adopted edition, or risk a redline on otherwise-perfect work.
23.5 The label set (typical residential PV, verify to adopted edition)
☐ DC conductor / max voltage marking (at DC disconnect & raceway intervals)
☐ Rapid-shutdown PLACARD: "PHOTOVOLTAIC SYSTEM EQUIPPED WITH RAPID SHUTDOWN"
☐ Rapid-shutdown SWITCH label (red background, white lettering)
☐ DC & AC disconnect identification
☐ Inverter AC output / interconnection rating
☐ Sign warning of dual power source at service equipment
☐ System directory / placard at main service
⚠️ Exact text, colors, and locations change between NEC editions. Order labels to your adopted edition or risk a redline on otherwise-perfect work.
Chapter 23 summary
Protect circuits with OCPD (690.9) and DC AFCI (690.11). Wire the array in sunlight-rated conductors transitioning to raceway when leaving the array vicinity (690.31), derated for heat and fill. Provide accessible PV/DC/AC disconnects (690.13). Apply the full labeling set (690.56 + IFC) matched to the adopted code edition.
- OCPD (Overcurrent Protective Device): fuse or breaker that interrupts excess current to protect conductors and equipment.
- DC AFCI (Arc-Fault Circuit Interrupter): detects arcing-fault signatures and opens the circuit; required by 690.11, typically built into the inverter.
- Raceway: enclosed channel (conduit) that protects and routes conductors between array and service equipment.
- Ampacity: maximum continuous current a conductor can carry within its temperature rating; reduced by heat and conduit fill.
- AHJ (Authority Having Jurisdiction): the local inspector or official who enforces code and approves installations.
- PV system disconnect (690.13): the accessible disconnect that de-energizes the entire PV system for service or emergency.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 23
- Which NEC section requires DC arc-fault protection, and where is that protection usually located?
- When must exposed PV-wire single conductors transition into a conduit/raceway?
- Name the three disconnects a typical grid-tied system provides.
- Why should labels be ordered for the adopted code edition rather than the newest one?
- A small single-string residential system: does it necessarily need a series fuse? What governs that?
Solutions: Chapter 23
- 690.11; the AFCI function is typically built into the inverter.
- When the circuit conductors leave the vicinity of the array (690.31).
- The PV system disconnect, the DC disconnect, and the AC disconnect.
- Label text/colors/locations differ by edition; the AHJ inspects against the adopted edition, so newest-edition labels could fail.
- Not necessarily. One or two source circuits per MPPT often need no series fuse; the module’s max series fuse rating and the circuit configuration govern whether OCPD is required.
Solar is half electrical trade, half roofing-and-structural trade. A perfect electrical design fails if the array tears off in a windstorm or the roof leaks in year two. This part covers attaching arrays soundly and keeping the building weather-tight and standing.
24. Roof Types & Attachment
Learning objectives
- Match attachment methods to common roof coverings.
- Locate structure and space attachments to the engineered layout.
24.1 Attachment by roof type
- Composition (asphalt) shingle: the residential majority. Attach with flashed standoffs/feet lagged into rafters/trusses, with flashing integrated under the shingle course above (Ch 26).
- Tile (clay/concrete): use tile hooks or tile-replacement flashings. Tiles are brittle, and walking them requires care.
- Standing-seam metal: non-penetrating clamps grip the seams, the gold standard because no holes enter the roof.
- Corrugated/exposed-fastener metal: penetrating attachments with sealing washers into purlins/structure.
- Low-slope membrane (TPO/EPDM, commercial): typically ballasted trays (Ch 7) or specialized adhered/penetrating mounts that preserve the membrane warranty.
24.2 Finding and respecting structure
Attachments must hit framing, not just sheathing. Locate rafters/trusses (measurement, stud-finder, or attic verification) and set attachment spacing per the racking system’s engineered span tables or the PE calculation. Never set spacing by eye. Over-spanned rails are a structural and warranty failure.
24.3 Attachment method by roof type (quick table)
| Roof covering | Attachment | Penetrating? | Key risk |
|---|---|---|---|
| Composition shingle | Flashed standoff/foot, lagged to rafter | Yes | Leak if poorly flashed |
| Tile (clay/concrete) | Tile hook or replacement-tile flashing | Yes | Cracked tiles; water path |
| Standing-seam metal | Seam clamp | No | (gold standard) |
| Corrugated/exposed-fastener metal | Sealed-washer screw to purlin | Yes | Sealing-washer failure |
| Low-slope membrane (TPO/EPDM) | Ballasted tray or adhered/penetrating mount | Often no | Membrane warranty/ponding |
Figure 24.1: Flashed standoff on a composition-shingle roof (cross-section). Original figure.
Chapter 24 summary
Attach to the covering’s method: flashed standoffs on shingle, hooks/flashings on tile, non-penetrating clamps on standing-seam, ballast on membrane. All attachments must anchor to located structure at the engineered spacing.
- Flashed standoff (foot): a lag-bolted penetrating mount sealed by step flashing under the upslope shingle course.
- Tile hook: a metal hook that fastens to the rafter beneath a tile course, providing a racking attachment point without cutting the tile.
- Standing-seam metal roof: a metal roof joined at raised seams; non-penetrating clamps grip the seams so no holes enter the roof.
- Ballasted tray: a low-slope racking system held down by engineered weight blocks rather than roof penetrations.
- Seam clamp: the non-penetrating fitting that grips a standing-seam ridge to carry racking loads.
- Engineered span tables / PE calculation: the manufacturer or project-engineer document that sets maximum rafter-to-rafter attachment spacing for a given racking system and wind/snow load.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 24
- Which common roof type allows a fully non-penetrating attachment, and how?
- Why must attachments land on rafters/trusses rather than just the roof sheathing?
- A composition-shingle roof attachment relies on what to stay leak-free over decades?
- What sets the spacing between attachment points: installer judgment or something else?
- On a flat commercial membrane roof, what attachment approach preserves the membrane, and what’s its main structural concern?
Solutions: Chapter 24
- Standing-seam metal: clamps grip the raised seams, no holes in the roof.
- Sheathing alone can’t carry the uplift/dead loads; only the framing provides adequate pull-out strength.
- Proper flashing integrated under the upslope shingle course (Ch 26), not sealant alone.
- The engineered span tables / PE calculation for the racking system, not eyeballing.
- Ballasted trays (weight instead of penetrations); the concern is the added dead/ballast load on the roof structure (Ch 25).
25. Structural Loading
Learning objectives
- Identify the loads a roof-mounted array imposes and the governing standards.
- Explain how panels are treated in load combinations.
- Know which structural-documentation path a project needs and when to involve an engineer.
25.1 The governing standards
Rooftop structural requirements come from the International Building Code (IBC)/IRC, which reference ASCE 7 (“Minimum Design Loads and Associated Criteria for Buildings and Other Structures”):
- ASCE 7-16 is referenced by the 2018/2021 IBC. ASCE 7-22 (released Dec 2021) is referenced by the 2024 IBC/IRC. Which applies is AHJ-dependent: confirm the adopted IBC/ASCE edition just as you do the NEC.
- The IBC requires rooftop PV to be treated as dead load in every load combination (§1603.1.8.1 in the 2015/2018 IBC, renumbered §1607.14.4.1 in the 2021/2024 IBC).
25.2 The loads
A roof must withstand the worst factored combination of:
- Dead load (D): permanent weight: roofing, framing, and the array itself (~3–6 psf including racking/ballast).
- Live load (L): temporary loads like maintenance workers (~20 psf typical per IBC for roof access).
- Snow load (S): from ASCE 7 ground-snow maps, adjusted for slope, exposure, thermal, and roof shape. Arrays change drift/accumulation patterns by creating barriers and shed zones.
- Wind load (W): pressure and uplift, driven by basic wind speed, exposure category, building height, and roof zone (field/edge/corner, with corners seeing the highest uplift). ASCE 7-22 added PV-specific wind factors (γE, γA), expanded ground-mount provisions (Section 29.4.5), and a D + 0.7S combination.
- Seismic load (E): in seismic regions, especially for ballasted and ground-mount systems.
25.3 The documentation path
The AHJ accepts one of three structural deliverables:
- A PE-stamped calculation package (required in high-wind/coastal jurisdictions like Florida and much of California, often on nearly every project).
- A manufacturer structural letter confirming a pre-engineered racking system fits the site.
- A simplified permit form referencing published span tables for standard residential construction.
⚠️ When to call an engineer: marginal/old framing, heavy snow or high wind, ground mounts, ballasted commercial arrays, or any time the manufacturer letter’s assumptions don’t match the actual structure. Adding ~3–6 psf to a sound modern roof is usually fine. Assuming so on an unknown roof is how you cause a failure.
25.4 Worked example: a dead-load sanity check
A 19-module array (Case Study A) on a composition-shingle roof. Each module + racking adds ~4 psf distributed; the existing roof carries roofing + framing dead load and was designed for code live/snow loads.
- Array dead load: ~4 psf over the array footprint (≈ 19 × 2 m² ≈ 38 m² ≈ 409 ft² → ~1,640 lb total, spread over many attachment points).
- ⚠️ The question is rarely the average psf (small). What matters is the point loads at each attachment and whether the framing and worst-case wind-uplift at roof corners are satisfied. On a sound modern roof, +4 psf is typically fine; on aged or undersized framing, it is not assume-able.
- Decision: a simplified span-table permit form may suffice for standard residential framing. High-wind/coastal or marginal structure requires a PE-stamped calculation. When unsure, the 20-minute call to the building department (which IBC/ASCE edition? which structural document?) saves a redesign.
25.5 The load types at a glance
DEAD (D) - permanent: roofing + framing + ARRAY (~3-6 psf) [always present]
LIVE (L) - temporary: workers/maintenance (~20 psf)
SNOW (S) - ASCE 7 ground-snow map x slope/exposure/shape; array alters DRIFT
WIND (W) - pressure + UPLIFT; worst at roof CORNERS; ASCE 7-22 adds gE, gA
SEISMIC(E)- matters for ballasted & ground-mount in seismic zones
└──► design to the worst FACTORED COMBINATION, not the simple sum
Chapter 25 summary
IBC/IRC + ASCE 7 (7-16 or 7-22 by adoption) govern; panels count as dead load in all combinations. Design for the worst factored mix of dead (~3–6 psf array), live (~20 psf), snow (with array-altered drift), wind (uplift worst at corners; ASCE 7-22 adds PV factors), and seismic. Document via PE stamp, manufacturer letter, or span-table form, and bring in an engineer whenever the structure or loads are marginal.
- ASCE 7: the load standard referenced by IBC/IRC; sets all structural design criteria.
- Dead load (D): permanent weight a structure must always carry; includes the PV array (~3–6 psf with racking).
- Live load (L): temporary occupancy/maintenance load (~20 psf for roof access).
- psf (pounds per square foot): distributed load unit for roofing and structural calculations.
- AHJ (Authority Having Jurisdiction): local official who determines which code edition applies and accepts structural documentation.
- PE-stamped calculation: engineer-sealed structural package; required in high-wind/coastal zones.
- Factored load combination: code-prescribed formula combining D, L, S, W, and E to find the governing worst-case demand.
- Wind uplift: net upward pressure on roof surfaces; worst at corners and edges; governed by ASCE 7.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 25
- In a structural load combination, how is a PV array classified?
- Roughly what added dead load (psf) does a typical rooftop array with racking impose?
- On a roof, where does wind uplift tend to be greatest?
- Which standard do the IBC/IRC reference for load calculations, and which edition pairs with the 2024 IBC?
- List the three documents an AHJ will typically accept to satisfy structural review.
- Name three situations that should push you from a simplified span-table form to a PE-stamped calculation.
Solutions: Chapter 25
- As dead load, included in every load combination (IBC §1603.1.8.1 in 2015/2018, §1607.14.4.1 in 2021/2024).
- Roughly 3–6 psf including racking (more if ballasted).
- At the corners (then edges), more than the field of the roof.
- ASCE 7; the 2024 IBC references ASCE 7-22.
- A PE-stamped calculation, a manufacturer structural letter, or a simplified span-table permit form.
- Any three of: high wind/coastal zones, heavy snow, aged/marginal framing, ground mounts, ballasted commercial arrays, or mismatch between the manufacturer letter’s assumptions and the actual roof.
26. Weatherproofing & Flashing
Learning objectives
- Flash penetrations correctly by roof type.
- Use sealants as a supplement, not a substitute.
- Lay out arrays to satisfy fire-code access and setbacks.
26.1 Flashing is the leak defense
Roof penetrations are the leading source of post-installation leaks (Ch 7.2), so flashing is craft-critical. The method depends on the roof covering:
- Shingle: a metal flashing slides under the shingle course above the penetration and over the course below, so water sheds over it; the attachment bolt is sealed within.
- Tile: tile-replacement flashings or properly sealed tile hooks maintain the water course.
- Metal/standing-seam: non-penetrating clamps avoid the problem; penetrating types use butyl/sealing washers.
Sealant (polyurethane/butyl) supplements flashing: it never replaces it. A bead of caulk over an unflashed hole is a future leak, not a seal.
26.2 Fire-code layout (IFC access and setbacks)
The International Fire Code (IFC) dictates array layout for firefighter access, independent of the electrical design:
- Access pathways (commonly 36 inches / 3 ft) and ridge setbacks to allow ventilation operations and roof movement.
- Clear routes to emergency escape and rescue openings.
- Exemptions: detached non-habitable structures (garages, carports, solar trellises), roofs at ≤2:12 slope, and cases where the AHJ waives requirements because rooftop operations won’t be used.
⚠️ These setbacks reduce usable roof area and must be factored into array sizing (Part IV). Discovering them at plan review forces a redesign.
26.3 Flashing and fire setbacks, drawn
SHINGLE FLASHING (side view) IFC ROOF LAYOUT (top view)
┌───────── ridge ─────────┐
shingle above ─┐ │ ▒▒▒setback▒▒▒(to ridge) │
══════════╪═════ │ ┌───────────────────┐ │
flashing ► ▓▓▓│▓▓▓ ◄ slides │ │ ARRAY │ │
══════════╪═════ UNDER │ │ │ │
shingle below ─┘ bolt sealed │ └───────────────────┘ │
within │ ▒▒▒ 3 ft access path ▒▒ │
water sheds OVER the flashing └─────────────────────────┘
Flashing slides under the upslope course so water sheds over it; sealant only supplements. The IFC reserves ~3 ft access pathways and ridge setbacks for firefighters, and that area comes off your usable roof in sizing (Part IV).
Chapter 26 summary
Flash every penetration by the covering’s method (under-course on shingle, replacement flashing on tile, clamps on metal), with sealant only as a supplement. Lay arrays to the IFC’s access pathways (~3 ft), ridge setbacks, and escape-opening routes (accounting for the lost roof area in sizing), unless an exemption or AHJ waiver applies.
- Flashing: sheet-metal barrier integrated into roof covering at penetrations so water sheds over it rather than into the hole.
- IFC (International Fire Code): the model fire code governing array layout, access pathways, and ridge setbacks for firefighter operations.
- AHJ (Authority Having Jurisdiction): the local official who enforces code and may grant waivers to standard requirements.
- Access pathway: the ~36-inch-wide clear corridor the IFC requires around and between array sections for firefighter roof access.
- Ridge setback: the required clear distance between the uppermost array edge and the roof ridge.
- Tile-replacement flashing: a dedicated flashing unit that replaces a tile at a mounting point, maintaining the roof’s water course.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 26
- On a shingle roof, which way does flashing route relative to the shingle courses, and why?
- True or false: a generous bead of sealant over a roof bolt is an acceptable substitute for flashing.
- Roughly how wide are typical IFC firefighter access pathways?
- Name two situations that exempt a project from IFC access/setback requirements.
- Why must fire-code setbacks be considered during array sizing, not just at install?
Solutions: Chapter 26
- The flashing tucks under the upslope (higher) course and over the lower one, so water sheds over it rather than into the penetration.
- False. Sealant supplements but never replaces mechanical flashing; caulk over an unflashed hole is a future leak.
- About 36 inches (3 ft).
- Any two of: detached non-habitable structures (garages/carports/trellises), roofs at ≤2:12 slope, or an AHJ waiver when rooftop firefighting won’t be used.
- Setbacks reduce usable roof area, so the achievable array size (Part IV) shrinks; discovering them at plan review forces a redesign.
PART V & VI: CONSOLIDATION
You can now make a design legal and buildable: apply the electrical theory and service types (Ch 20), navigate the NEC by adopted edition and its key Article 690/705/706 sections (Ch 21), execute grounding, bonding, and rapid shutdown correctly (Ch 22), place overcurrent protection, wiring methods, disconnects, and labels (Ch 23), attach to any roof type (Ch 24), satisfy ASCE 7 structural loading (Ch 25), and keep the building weather-tight and fire-code compliant (Ch 26). The design is now installable, inspectable, and safe.
Part VII turns to the human side of safety (the OSHA, electrical, and battery-fire practices that keep installers alive) before Part VIII walks the physical installation itself from site survey through commissioning.
Solar is dangerous work: heights, live electricity that can’t be switched off, and increasingly batteries that can burn. This part is the one where mistakes cost lives, not redlines. Safety thresholds here were verified against OSHA and NFPA sources in mid-2026; OSHA standards are federal but state-plan states may add requirements, so confirm yours.
27. Construction & Fall Safety
Learning objectives
- State OSHA’s fall-protection triggers for solar work and the compliant methods.
- Distinguish construction vs general-industry rules and OSHA 10 vs 30.
- Apply ladder, PPE, and jobsite-hazard practices.
27.1 Falls are the number-one killer
Falls are the leading cause of death in construction, and solar puts crews on roofs, ladders, and edges constantly. This is the hazard most likely to kill an installer, so it leads the part.
27.2 OSHA’s fall-protection triggers
OSHA treats installation as construction and maintenance as general industry, with different triggers:
- Construction (installing PV): 6 feet. Under 29 CFR 1926 Subpart M (1926.501), any worker on a surface with an unprotected edge 6 ft or more above a lower level must be protected.
- General industry (servicing PV): 4 feet under the 1910 standards. Compliant methods are guardrail systems, safety net systems, or personal fall arrest systems (PFAS) (a rated anchor, full-body harness, and lanyard/self-retracting lifeline), all meeting 1926.502 criteria.
OSHA publishes solar-specific guidance on this: as panels fill a roof, the safe walking area shrinks, forcing crews near edges and skylights/roof hatches. Those openings must be guarded or treated as fall hazards requiring PFAS. Ladders fall under Subpart X, scaffolds under Subpart L.
27.3 OSHA 10 vs OSHA 30
- OSHA 10 (Construction): entry-level hazard awareness; the practical floor for field workers and a NABCEP PVIP input (Ch 22 of the companion curriculum; Ch 44 here).
- OSHA 30: deeper supervisory-level training for leads/foremen, and the requirement for NABCEP ESIP (energy storage). ⚠️ Doing OSHA 30 once covers both the PVIP and ESIP requirements.
27.4 Ladders, PPE, and the daily hazard analysis
Beyond fall arrest, every job requires: secure, correctly angled extension ladders extending above the roofline with three-point contact; hard hats, eye protection, gloves, and proper footwear; heat-illness prevention on hot roofs; and safe material handling. Start each job with a job hazard analysis (JHA) to identify that site’s specific risks. ⚠️ Site conditions change daily. The JHA is not a formality.
27.5 Daily job hazard analysis (JHA): a field checklist
BEFORE work each day / each site:
☐ Fall hazards: roof edges, skylights, hatches identified & guarded/PFAS rigged
☐ Anchor points rated & installed; harnesses inspected; lanyards/SRLs correct length
☐ Ladders: secured, correct angle, extend ≥3 ft above roofline, 3-point contact
☐ Weather: wind, heat-illness risk, wet/icy surfaces, lightning
☐ Electrical: array treated as LIVE; PPE staged (Ch 28)
☐ Materials: safe staging, lifting plan, drop zones below cleared
☐ Crew briefed; emergency plan & first-aid location known
Chapter 27 summary
Falls kill more than anything else. Installing PV triggers fall protection at 6 ft (construction, Subpart M); servicing at 4 ft. Use guardrails, nets, or PFAS per 1926.502, guard skylights, and follow ladder/scaffold rules. Get OSHA 10 minimum (OSHA 30 for leads and ESIP). Run a JHA every day.
- PFAS (Personal Fall Arrest System): a rated anchor, full-body harness, and lanyard or self-retracting lifeline that catches a falling worker before they hit a lower level.
- 1926.501 (Subpart M): the OSHA construction standard requiring fall protection at 6 ft above a lower level.
- JHA (Job Hazard Analysis): a pre-work review of site-specific hazards conducted at the start of each day or each new site.
- OSHA 10: entry-level construction safety training; the field minimum for PV installers and a NABCEP PVIP credential input.
- OSHA 30: supervisory-level construction safety training; required for leads/foremen and for NABCEP ESIP certification.
- NABCEP PVIP: the NABCEP journeyman certification for PV installation professionals.
- NABCEP ESIP: the NABCEP certification for energy storage installation professionals.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 27
- At what height does fall protection become mandatory for PV installation (construction)? For servicing (general industry)?
- Name the three OSHA-compliant fall-protection methods.
- What does PFAS stand for, and what are its three components?
- Which OSHA training is the field minimum, and which is required for leads and for NABCEP ESIP?
- Why are skylights a specific, named hazard as an array fills a roof?
Solutions: Chapter 27
- 6 ft for installation (construction); 4 ft for servicing (general industry).
- Guardrail systems, safety net systems, personal fall arrest systems (PFAS).
- Personal Fall Arrest System: a rated anchor, a full-body harness, and a lanyard/self-retracting lifeline.
- OSHA 10 minimum; OSHA 30 for leads/foremen and for ESIP.
- Modules consume the safe walking area, forcing crews near or over skylights, which can give way; they must be guarded or treated as fall hazards.
28. Electrical Safety
Learning objectives
- Explain why PV electrical hazards differ from ordinary wiring.
- Apply NFPA 70E safe-work practices and lockout/tagout with the PV caveat.
- Maintain energized-work discipline on DC.
28.1 The hazard you can’t switch off
Ordinary electrical work begins by de-energizing the circuit. A PV array can’t be switched off: it’s energized whenever light hits it. That single fact reframes everything: source-circuit conductors are live during installation and service, and DC arcs don’t self-extinguish the way AC arcs do, making arc-flash and arc-blast especially dangerous on the DC side.
28.2 NFPA 70E and approach boundaries
NFPA 70E (Standard for Electrical Safety in the Workplace) defines safe-work practices for shock, electrocution, arc flash, and arc blast. Developed at OSHA’s request, it underpins compliance with OSHA 1910 Subpart S and 1926 Subpart K. Its key concepts are the arc-flash boundary, the shock-approach boundaries, and arc-rated PPE matched to the incident energy when work inside those boundaries is unavoidable. Note: DC arc-flash modeling for PV is still developing; treat DC incident-energy values as conservative pending finalized methods.
Figure 28.1: Arc-flash and shock-approach boundaries (NFPA 70E concept). DC arc-flash modeling for PV is still developing, treat DC values as conservative. Original figure.
28.3 Lockout/tagout and the PV exception
LOTO (29 CFR 1910.147) controls hazardous energy by de-energizing and locking out sources before work. The PV caveat is critical: you can lock out the AC side and the disconnects, but the modules themselves remain live in daylight. Covering modules or working at dawn/dusk is not a reliable de-energization method. ⚠️ Treat all DC PV conductors as energized at all times. Verify de-energization where possible, test before you touch, and never assume a “dead” array.
28.4 The “is it safe to touch?” flow
Need to work on a PV circuit?
│
▼
Is it DC (array side)? ──YES──► Assume ENERGIZED whenever there is light.
│ Covering modules / dusk is NOT reliable.
NO Use insulated tools + arc-rated PPE; TEST before touch.
│
▼
AC side: apply LOTO (1910.147) ──► verify de-energized with a meter ──► test-before-touch
│
▼
Inside an arc-flash / shock boundary (NFPA 70E)? ──► wear arc-rated PPE for the incident energy
⚠️ The golden rule: test before you touch, every time. A “dead” array in daylight is a contradiction in terms.
Chapter 28 summary
PV’s defining electrical hazard is that the array is always live in light and DC arcs don’t self-extinguish. Follow NFPA 70E boundaries and arc-rated PPE, and use LOTO on the AC side. Treat DC conductors as energized regardless, test before touching, and never rely on covering modules.
- Arc-flash boundary: the distance at which an unprotected worker could suffer a second-degree burn; work inside it requires arc-rated PPE.
- Arc-rated PPE: protective clothing and gear rated in cal/cm² to resist ignition from an arc-flash event.
- Incident energy: the thermal energy (cal/cm²) predicted at a working distance during an arc-flash; determines PPE arc-rating required.
- LOTO (Lockout/Tagout, 29 CFR 1910.147): OSHA procedure to de-energize and lock out hazardous energy sources before work begins.
- NFPA 70E: the electrical safety standard defining approach boundaries and PPE requirements for energized work.
- PV energized-work rule: DC source-circuit conductors must be treated as live whenever light is present; LOTO cannot make the array itself dead.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 28
- Why can’t you fully de-energize a PV array the way you’d de-energize an ordinary branch circuit?
- Why are DC arcs more dangerous than AC arcs?
- What standard defines arc-flash boundaries and arc-rated PPE requirements?
- LOTO can lock out which side of a PV system, and which side must still be treated as live?
- State the single most important habit before contacting any PV conductor.
Solutions: Chapter 28
- The modules generate voltage whenever light hits them. There’s no upstream switch that makes the array itself dead in daylight.
- DC arcs don’t self-extinguish (no zero-crossing), so they sustain and are harder to interrupt.
- NFPA 70E.
- LOTO controls the AC side and disconnects; the DC array side stays live in light.
- Test before you touch: verify with a meter; never assume.
29. Battery & Fire Safety
Learning objectives
- Identify the hazards unique to energy storage.
- Apply NFPA 855 installation requirements.
- Handle storage-specific emergency and siting considerations.
29.1 Storage hazards
Batteries add hazards PV alone doesn’t have: thermal runaway producing intense, self-sustaining fires; toxic and flammable off-gassing; reignition hours later; and stranded energy in a damaged pack that can’t simply be “unplugged.” NMC’s oxygen-releasing chemistry makes all of these worse than LFP’s.
29.2 NFPA 855 and code requirements
NFPA 855 (Installation of Stationary Energy Storage Systems) is the governing install code, working with NEC Articles 706 and 690. Core requirements (Ch 9.5):
- Listing/testing: lithium systems above ~20 kWh expect UL 9540 listing with UL 9540A fire-propagation data.
- Separation: commonly a 3 ft minimum between units (relaxable with 9540A data).
- Siting limits: restrictions on placement in/near habitable spaces; garages, exteriors, and dedicated rooms are typical, with aggregate energy limits per location.
- Ventilation, signage, and emergency shutoff, plus first-responder access and hazard marking.
29.3 Handling and emergencies
Damaged or swollen batteries are handled as hazardous: isolated, not punctured, and never assumed safe after an event because of reignition risk. Crews installing storage need storage-specific training, which is the basis of the ESIP credential and its OSHA 30 requirement (Ch 27.3).
29.4 NFPA 855 storage siting checklist
☐ System UL 9540 listed; UL 9540A fire-propagation test data on file
☐ Lithium > ~20 kWh → 855/IFC requirements apply
☐ Separation: ~3 ft between ESS units (relaxable with 9540A data)
☐ Siting: not in habitable rooms; garage/exterior/dedicated room; aggregate-kWh limits per location
☐ Ventilation per listing; signage & hazard marking; emergency shutoff
☐ First-responder access & clearances; smoke/heat detection where required
☐ LFP vs NMC: confirm chemistry-appropriate clearances (NMC stricter)
Chapter 29 summary
Storage brings thermal runaway, toxic gas, reignition, and stranded energy. Install to NFPA 855 + NEC 706/690: UL 9540/9540A, ~3 ft separation, siting and aggregate-energy limits, ventilation, signage, and emergency shutoff. Treat damaged packs as hazardous and get storage-specific (ESIP/OSHA 30) training.
- Thermal runaway: self-reinforcing cell failure producing intense, self-sustaining fire; the primary lithium battery hazard.
- LFP (Lithium Iron Phosphate): safer lithium chemistry with higher thermal-runaway threshold and no oxygen release.
- NMC (Nickel Manganese Cobalt): energy-dense lithium chemistry with oxygen-releasing cathode; stricter siting requirements.
- Stranded energy: residual charge in a damaged pack that sustains reignition risk and prevents safe de-energization.
- NFPA 855: the national installation code for stationary energy storage systems.
- UL 9540: system-level listing standard for energy storage equipment.
- UL 9540A: fire-propagation test method; data used to justify reduced separations and AHJ approval.
- ESS (Energy Storage System): the complete battery installation treated as one code unit.
- ESIP: Energy Storage Installation Professional credential, requiring OSHA 30 training.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 29
- Name the failure mode that makes lithium battery fires self-sustaining and hard to extinguish.
- What is the role of (a) UL 9540 and (b) UL 9540A?
- What is the typical NFPA 855 separation distance between ESS units, and what can relax it?
- Why is LFP generally easier to site than NMC under the fire code?
- Why must a damaged or swollen battery never be assumed safe after an incident?
Solutions: Chapter 29
- Thermal runaway: one overheating cell cascades to its neighbors.
- (a) UL 9540 certifies the system for safety; (b) UL 9540A is the fire-propagation test method whose data feeds 9540 and AHJ approval.
- About 3 ft, relaxable with favorable UL 9540A data.
- LFP has a higher thermal-runaway threshold and doesn’t release oxygen, so fires are less energetic, often easing clearances/siting versus NMC.
- Reignition: damaged cells can reignite hours later and may hold stranded energy; they’re handled as hazardous, not unplugged-and-done.
Everything converges here: the design, the components, the code, and the safety practices become an actual system on a building. This part follows the real job sequence: survey, mechanical, electrical, commissioning.
30. Site Assessment & Survey
Learning objectives
- Capture the field data that confirms or corrects the design.
- Evaluate roof, shade, electrical, and structural readiness.
30.1 Measuring reality
A design built from satellite images must be verified on site. The survey captures:
- Roof: precise measurements, pitch, true azimuth, covering type and remaining life (don’t put a 30-year array on a 5-year roof), and accessible structure (rafter/truss size and spacing).
Figure 30.5: Roof planes, orientation, condition, and obstructions (chimney, vents).
- Shade: a real TSRF/solar-access reading across the 9–3 window (Ch 18) with a Solar Pathfinder, drone, or app, not an assumption.
Figure 30.3: Shading / solar-window assessment toward the equator-facing sky.
- Electrical: service rating (busbar and main breaker → the 120% rule, Ch 16.4), meter and main locations, the interconnection point, and available breaker space.
Figure 30.1: Service panel: photograph and read the rating label (main-breaker / busbar rating): it drives interconnection sizing.
Figure 30.2: Utility meter and service disconnect (interconnection point of reference).
- Structure: confirm framing adequacy for the added dead load (Ch 25) and flag anything marginal for an engineer.
Figure 30.4: Attic / structure: rafter size and spacing for attachment.
- Logistics: equipment access, conductor routing paths, and inverter/disconnect/storage locations.
30.2 Document everything
Photos, measurements, and notes from the survey become the basis of the final plan set and protect against disputes. A reroof recommendation, a too-small service, or a shaded ridge discovered now is cheap; discovered after install, it’s a disaster.
30.3 Site survey checklist
ROOF ☐ measurements ☐ pitch ☐ true azimuth ☐ covering type & remaining life
☐ rafter/truss size & spacing ☐ obstructions (vents, chimneys, skylights)
SHADE ☐ TSRF / solar access across 9–3 window (Pathfinder/drone/app)
ELECTRICAL☐ service rating (busbar + main) ☐ meter & main location
☐ interconnection point ☐ available breaker spaces ☐ 120% rule headroom
STRUCTURE ☐ framing adequacy for added dead load ☐ engineer flag if marginal
LOGISTICS ☐ equipment access ☐ conductor routing ☐ inverter/disconnect/ESS locations
RECORD ☐ photos ☐ measurements ☐ notes for the plan set
Chapter 30 summary
Verify the design in the field: roof geometry/condition/structure, real shade access, service rating and interconnection point, structural adequacy, and site logistics, all documented. Catching problems here is the cheapest they’ll ever be.
- True azimuth: compass bearing from true (geographic) north, used to quantify a roof surface’s actual solar exposure.
- TSRF (Total Solar Resource Fraction): site-measured percentage of available solar resource reaching the array after shading, tilt, and orientation losses.
- 120% rule (NEC 705.12): the busbar-loading limit that sets the maximum PV breaker size for a given service panel.
- Interconnection point: the electrical connection between the PV system and the utility grid or building service, established during the survey.
- Solar-access window (9–3): the 9 a.m.–3 p.m. period used for shade assessment; shading losses outside this window have minimal production impact.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 30
- Why check the roof covering’s remaining life during the survey?
- Which electrical figure determines how much PV you can back-feed onto the panel, and which rule uses it?
- A satellite-based design assumed an unshaded roof; the survey finds a tall tree to the south. What changes?
- Name two things that, if discovered post-install instead of at survey, become expensive disasters.
Solutions: Chapter 30
- So you don’t mount a 25–30-year array on a roof needing replacement in a few years (forcing a costly removal/reinstall).
- The service/busbar rating (with the main breaker), used by the 120% busbar rule (Ch 16).
- The real TSRF drops; production estimates and possibly the array layout/size must be revised, or MLPE added to limit shade losses.
- Any two: a too-small service, a roof needing replacement, shading that guts production, or inadequate structure: all are cheap to fix on paper, ruinous after install.
31. Mechanical Installation
Learning objectives
- Execute the mechanical install in sequence to spec.
- Maintain flashing, torque, and bonding quality throughout.
31.1 The mechanical sequence
- Layout per the approved plan, marking rafter locations and honoring IFC setbacks/pathways (Ch 26).
- Attachments: install flashed standoffs/feet into structure (Ch 24/26), each torqued to spec.
Figure 31.2: Step flashing tucked under the upslope shingle course; mount and sealant over it. Water sheds over the flashing, never under.
- Racking: assemble and level rails; establish equipment bonding with UL 2703 hardware (WEEBs/clips, Ch 22).
Figure 31.3: Equipment bonding: a listed lug / toothed washer bonds the module frame and rail, with a bare copper equipment-grounding conductor.
- Modules: set and secure with listed clamps at specified torque, maintaining the bonding path across the array.
- Conductor management: support wiring in UV-rated clips, off the roof surface, protected from abrasion.
31.2 Quality is in the repetition
Every penetration flashed, every bolt at torque, every bond made: there are no minor steps. A single unflashed foot leaks; a single loose clamp becomes a wind-loosed module. ⚠️ Torque-document with a calibrated tool; “hand-tight” is not a spec.
31.3 The mechanical sequence (and its quality triad)
LAYOUT ─► ATTACH ─► RACK ─► SET MODULES ─► MANAGE WIRE
(plan, (flashed (level (listed clamps (UV clips,
setbacks, standoffs rails, at torque, off the roof)
rafters) to struct, UL 2703 keep bonding)
torqued) bonding)
│
every attachment point: FLASH ─ TORQUE ─ BOND
⚠️ Quality is the disciplined repetition of flash-torque-bond. One unflashed foot leaks; one loose clamp becomes a wind-loosed module; one missed bond breaks the grounding path. Torque with a calibrated tool and document it: “hand-tight” is not a spec. Torque values are product-specific; always consult the manufacturer’s installation instructions.
Figure 31.1: Torque every structural fastener to the manufacturer’s spec with a calibrated wrench (values are product-specific).
Chapter 31 summary
Lay out to plan and setbacks; install flashed, torqued attachments into structure; assemble level racking with UL 2703 bonding; set modules with listed clamps at torque; manage conductors off the roof. Quality is the disciplined repetition of flash/torque/bond on every point.
- IFC (International Fire Code): model fire-safety code that sets rooftop PV setback and pathway requirements.
- Flashed standoff/foot: a roof-penetrating mount sealed with step or counter-flashing so water sheds over, never under, the penetration.
- UL 2703: the listing standard for integrated PV racking and bonding systems; hardware listed to it provides the equipment-bonding path across the array.
- Listed clamp: a module-securing device evaluated and marked to a recognized standard (UL or equivalent), required by NEC for the bonding path.
- Flash/torque/bond: the three quality actions required at every attachment point; each must be completed and documented.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 31
- What three quality actions must happen at essentially every attachment point?
- Why document torque with a calibrated tool rather than tightening by feel?
- What provides the equipment-bonding path across a modern racking system?
- What’s the consequence of a single loose module clamp in a high-wind event?
Solutions: Chapter 31
- Flash, torque, bond.
- Under- or over-torque both fail (leaks/loosening or stripped/cracked); a calibrated, documented torque is verifiable for QA and warranty.
- UL 2703-listed bonding hardware (WEEBs, clips, lugs) integrating the rails/clamps into the grounding path.
- The module can work loose and become a wind-launched hazard, plus a broken bond/electrical fault.
32. Electrical Installation
Learning objectives
- Wire the DC and AC sides correctly and safely.
- Complete grounding/bonding and the interconnection.
32.1 DC side
Wire source circuits in sunlight-rated conductors with listed, brand-matched MC4-type connectors (Ch 8), confirming polarity. Mount MLPE if used. Land strings in combiners where applicable and transition to raceway when leaving the array vicinity (690.31). ⚠️ The array is live throughout: energized-DC discipline (Ch 28) applies from the first module connected.
32.2 Inverter and AC side
The installation sequence runs DC source circuits → inverter → AC output → grid interconnection. Mount and wire the inverter (DC in, AC out), install the required DC and AC disconnects, and complete the AC interconnection: either a load-side breaker honoring the 120% busbar rule or a line-side/supply-side tap governed by NEC 705 for larger systems (Ch 16.4).
Figure 32.1: Grid-tied one-line: DC → inverter → AC → interconnection, showing load-side (backfed breaker, 120% rule) vs line-side (supply-side) tap. Original figure.
32.3 Grounding and labeling
Complete the equipment grounding (EGC) across all metal and the grounding-electrode connection (GEC) per 690.41–690.47 (Ch 22). Apply the full label set for your adopted code edition (Ch 23).
Chapter 32 summary
Wire DC source circuits (polarity, listed connectors, raceway transitions), mount/wire the inverter with DC and AC disconnects, and interconnect via the 120% rule or a line-side tap. Finish grounding/bonding (EGC + GEC) and edition-correct labeling, all under energized-DC discipline.
- Source circuit: wiring from a module or string to the first overcurrent protection or combiner.
- MLPE (Module-Level Power Electronics): per-module microinverters or DC optimizers for individual shutdown and power tracking.
- Raceway: an enclosed conduit or wireway protecting conductors leaving the array vicinity.
- 120% busbar rule: NEC 705.12(B) limit allowing a backfed PV breaker within 120% of the busbar rating.
- EGC (Equipment Grounding Conductor): bonds metal parts together for fault-current return.
- GEC (Grounding Electrode Conductor): ties the grounded system to the building’s grounding electrode.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 32
- Why is verifying polarity before interconnecting strings so important (and when is it tested, Ch 33)?
- What two interconnection methods exist when a load-side breaker won’t fit under the 120% rule?
- What safety discipline governs the entire DC-side wiring process?
- Name the two grounding connections completed during electrical install.
Solutions: Chapter 32
- Reversed polarity can damage equipment and is dangerous; it’s checked before strings are interconnected during commissioning (IEC 62446 step 2, Ch 33).
- A line-side (supply-side) connection or a busbar derate/service upgrade.
- Energized-DC discipline: the array is live in daylight throughout.
- The EGC (equipment bonding/fault path) and the GEC (to the grounding electrode).
33. Commissioning & Testing
Learning objectives
- Run the IEC 62446-1 commissioning sequence.
- Interpret each test result and document a compliant pack.
33.1 The framework
IEC 62446-1 (“Grid-connected PV systems, minimum requirements for documentation, commissioning tests and inspection”) defines the international acceptance procedure, alongside NEC requirements. Start with documentation (single-line, layout, datasheets, firmware, cable schedules) and a visual inspection of mechanical integrity, labeling, routing, and bonding.
33.2 The test sequence
Per IEC 62446-1, test AC circuits first, then the DC tests in this order:
- Continuity of equipment grounding/bonding conductors.
- Polarity of all DC cables: before strings are interconnected.
- Open-circuit voltage (Voc) per source circuit: compare to the temperature-corrected expected value: Voc(expected) = Voc(STC) × [1 + β × (T_cell − 25 °C)] × N modules. A high reading means too many modules in series; a low reading means too few or a fault.
- Short-circuit current (Isc) per source circuit: reveals miswiring, mismatch, shading.
- Functional tests: switchgear operation and inverter start-up per the manufacturer.
- Insulation resistance of DC conductors: a megohmmeter (IRT) drives high voltage and measures leakage to ground, finding insulation damage and ground faults. ⚠️ Test in dry conditions; wet glass/connectors depress readings.
- I-V curve tracing (performance): compares the real curve (Pmax, fill factor) to the datasheet, exposing degradation, mismatch, and shading.
Typical acceptance tolerances run ~±5% on Voc and ~±10% on Isc, corrected for measured irradiance and temperature.
33.3 Energize, document, hand off
Follow the manufacturer’s energization sequence and confirm production on the monitoring platform. Then assemble the commissioning pack (test records with raw I-V traces, torque logs, string IDs labeled both ends). That pack supports the AHJ inspection and the utility’s Permission to Operate (PTO).
33.4 The commissioning sequence as a field form (IEC 62446-1)
DOCUMENTATION ☐ single-line ☐ layout ☐ datasheets ☐ firmware ☐ cable schedule
VISUAL ☐ mechanical integrity ☐ labeling ☐ routing ☐ bonding
── test AC first, then DC IN THIS ORDER ──
1 ☐ Continuity of grounding/bonding conductors
2 ☐ Polarity of all DC cables (BEFORE strings interconnected)
3 ☐ Voc per source circuit (compare to temp-corrected expected; ±~5%)
4 ☐ Isc per source circuit (±~10%)
5 ☐ Functional tests (switchgear, inverter start-up per mfr)
6 ☐ Insulation resistance (megohmmeter, DRY conditions)
7 ☐ I-V curve trace (Pmax, fill factor vs datasheet)
ENERGIZE ► confirm production ► PACK (raw I-V traces, torque logs, string IDs both ends)
► AHJ inspection ► utility PTO
33.5 Worked example: Expected vs Measured Voc
A 10-module string of the 440 W module (Voc 49.5 V, β −0.25%/°C) is tested on a cool morning at 10 °C cell temperature. Expected Voc = 49.5 × [1 + (−0.0025)(10 − 25)] × 10 = 49.5 × 1.0375 × 10 = 513.6 V.
- A meter reading ~514 V → string wired correctly. ✓
- A reading near 462 V (≈9 modules’ worth) → likely one module missing/bypassed in the series.
- A reading near 565 V (≈11 modules) → an extra module or a wiring error. ⚠️ Always correct the expected value for the measured cell temperature before judging. Comparing a cold-morning reading to the STC number falsely looks “high.”
Chapter 33 summary
Commission to IEC 62446-1: document and visually inspect, then test AC first and DC in order (continuity, polarity, Voc, Isc, functional, insulation resistance), then I-V trace for performance. Compare Voc to the temperature-corrected expected value, test insulation dry, and assemble a complete pack for inspection and PTO.
- IEC 62446-1: the international standard defining minimum commissioning tests, documentation, and inspection requirements for grid-connected PV systems.
- Continuity test: verifies that grounding and bonding conductors are electrically connected end-to-end with low resistance.
- Polarity check: confirms positive and negative DC conductors are correctly identified before strings are paralleled.
- Voc (open-circuit voltage): the voltage a source circuit produces with no load; compared to the temperature-corrected expected value to verify string wiring.
- Isc (short-circuit current): the current a source circuit produces when its terminals are shorted; used to detect miswiring, mismatch, or shading.
- Megohmmeter (IRT): applies high DC test voltage to measure insulation resistance in megohms; must be used in dry conditions.
- Insulation resistance test: detects damaged or contaminated insulation by measuring leakage current from DC conductors to ground.
- I-V curve trace: sweeps a PV source across its operating range to measure Pmax and fill factor against datasheet values.
- Fill factor (FF): ratio of actual maximum power to Voc × Isc; a health indicator for modules and strings.
- Commissioning pack: the complete documentation package (test records, I-V traces, torque logs, string IDs) submitted for AHJ inspection and utility PTO.
- AHJ (Authority Having Jurisdiction): the inspection authority whose sign-off is required before utility interconnection.
- PTO (Permission to Operate): utility authorization to export power to the grid; granted only after AHJ inspection passes.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 33
- In the IEC 62446-1 sequence, are AC or DC circuits tested first?
- List the six DC tests in their required order.
- At which step, and why, must polarity be checked before something else happens?
- A 12-module string (Voc 45 V, β −0.27%/°C) is tested at 5 °C cell temp. Compute the expected string Voc.
- The same string reads ~33% lower than expected. What’s the most likely cause?
- Why must insulation-resistance testing be done in dry conditions?
- What two approvals does the commissioning pack support?
Solutions: Chapter 33
- AC first, then DC.
- Continuity → polarity → Voc → Isc → functional → insulation resistance.
- Polarity (step 2), before strings are interconnected. Reversed polarity discovered after paralleling can damage equipment and is hazardous.
- ΔT = 5 − 25 = −20 °C; factor = 1 + (−0.0027)(−20) = 1.054; Voc = 45 × 1.054 × 12 = 569 V.
- About a third low suggests roughly 4 of 12 modules not contributing: an open/bypassed section or wiring fault in the string.
- Moisture on glass/connectors depresses the reading, masking the true insulation condition (false low).
- The AHJ inspection and the utility PTO.
Commissioning is not the end. A system is a 25-to-30-year asset. This part covers knowing it’s working, fixing it when it isn’t, and maintaining it for the long haul.
34. Monitoring & Performance
Learning objectives
- Use monitoring data to confirm expected production.
- Interpret the performance ratio and spot underperformance.
34.1 Monitoring platforms
Modern systems report through inverter and MLPE portals, with revenue-grade meters added on larger systems. MLPE gives module-level visibility; string inverters give string-level. Either way, the goal is comparing actual to expected production continuously, with automated fault alerts. Data flows from on-site devices (inverters, meters, sensors) through a local or cellular gateway to a cloud platform where trend analysis and alerts run.
34.2 Performance ratio
The headline metric is the Performance Ratio (PR) per IEC 61724-1: actual energy ÷ the energy the array should have produced for the measured irradiance, independent of weather. This isolates system health from weather variation. Well-functioning systems typically run PR ~0.75–0.85+. A falling PR signals soiling, shading growth, a failing component, or degradation. Track specific yield (Ch 14.3) over time as a second gauge; both metrics decline gradually as modules degrade at roughly 0.6–1%/yr.
Figure 34.1: Performance-ratio trend over 24 months (illustrative): a sustained drop below the expected band flags a fault early. Original figure.
34.3 Worked example: performance ratio
An 8 kW array at a site delivering 5.0 kWh/m²/day of plane-of-array irradiance should, at STC reference, produce 8 kW × 5.0 h = 40 kWh on an ideal day. It actually meters 33 kWh. PR = actual ÷ reference-expected = 33 ÷ 40 = 0.825, which is healthy (typical 0.75–0.85+). If next year the same conditions yield only 29 kWh, PR falls to 0.725, a flag to investigate soiling, new shading, a failing optimizer/inverter, or degradation. ⚠️ Because PR normalizes for weather, a falling PR is a system problem, not a cloudy month.
Chapter 34 summary
Monitor actual-vs-expected production via inverter/MLPE platforms with alerts. The performance ratio (~0.75–0.85+) is the weather-independent health metric; a declining PR or specific yield flags soiling, shading, faults, or degradation.
- MLPE (Module-Level Power Electronics): per-module microinverters or DC optimizers that give panel-level production and fault visibility.
- Revenue-grade meter: a high-accuracy energy meter used on commercial systems for billing or incentive measurement.
- Performance Ratio (PR): actual energy output divided by weather-normalized expected output (IEC 61724-1); the primary system health metric.
- Specific yield: annual energy per kWp of installed capacity; a long-run production gauge used alongside PR.
- Plane-of-array (POA) irradiance: solar irradiance in the tilted plane of the array, the correct input for yield and PR calculations.
- Fault alerts: automated notifications from the monitoring platform when measured production falls outside the expected range.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 34
- An array’s ideal-condition expected output is 45 kWh; it meters 36 kWh. What is the performance ratio?
- Is a PR of 0.80 healthy or concerning?
- Why is PR more diagnostic than raw kWh when judging system health month to month?
- A system’s PR drifts from 0.83 to 0.70 over two years with no weather change. Name three likely causes.
- What monitoring granularity does MLPE add over a plain string inverter?
Solutions: Chapter 34
- 36 ÷ 45 = 0.80.
- Healthy: squarely in the typical 0.75–0.85+ band.
- PR normalizes for weather/irradiance, so changes reflect the system (soiling, faults, degradation), not sunshine.
- Any three: soiling buildup, encroaching shade (tree growth), a failing inverter/optimizer, connector degradation, or module degradation.
- Module-level visibility (per-panel data), versus string-level only.
35. Troubleshooting & Fault Diagnosis
Learning objectives
- Diagnose faults by systematic isolation.
- Recognize common PV fault signatures and the tools that find them.
35.1 Systematic isolation
Diagnose top-down: system → string → module. Inverter fault codes and monitoring narrow the location; then the commissioning tests (Voc/Isc/insulation resistance/I-V trace, Ch 33) become diagnostic tools to isolate the fault.
35.2 Common faults and tools
- Open circuits: frequently caused by a failed/mismatched MC4 connector (Ch 8.2), a leading real-world failure point.
- Ground faults: found by insulation-resistance testing.
- Hot spots / cell or diode failures: found with a thermal camera (IEC 62446-3 aerial thermography on larger sites). On a thermal image, a single bright cell against cooler neighbors indicates a cell-level defect or shading. A full-module hot zone points to a bypass-diode failure.
Figure 35.2: Infrared (IR) thermography reveals a hot cell / hot-spot, a fast non-contact field diagnosis.
- Underperformance: soiling, encroaching shade, or module degradation (Ch 5.5), confirmed by I-V tracing against the datasheet. A healthy trace shows a square knee. A sloped knee indicates elevated series resistance (connection loss or cell degradation). A step or notch in the curve is the signature of partial shading or a bypass diode activating.
Figure 35.1: I-V tracer signatures: healthy vs series-resistance vs shaded. Original figure.
- Inverter faults: read codes; many are grid- or temperature-related. ⚠️ The same energized-DC discipline (Ch 28) governs every troubleshooting visit.
35.3 Troubleshooting decision tree
Underperformance / fault flagged
│
▼
Whole system down? ──YES──► Check inverter status/fault codes ─► grid/AC issue?
│NO temp shutdown? GFP trip?
▼
One string/zone low? ──YES──► Voc test: open circuit? (failed connector / broken lead)
│ Isc test: low? (shading/soiling/mismatch)
│ Insulation test: low? (ground fault)
▼
One module low? ──► Thermal scan: hot spot? (cell/diode failure)
│ I-V trace vs datasheet: degradation?
▼
Confirm fix → re-test (commissioning tools) → document
⚠️ all steps under energized-DC discipline (Ch 28)
Faults are isolated top-down (system → string → module), and the commissioning tests (Ch 33) double as the diagnostic toolkit.
Chapter 35 summary
Isolate faults system→string→module using monitoring plus the commissioning test set. Watch for connector-driven opens, ground faults (insulation test), hot spots (thermal imaging), and degradation/soiling (I-V trace), all under live-DC safety discipline.
- MC4 connector: a 4 mm-contact weatherproof DC cable connector; mismatched or failed MC4s are a leading cause of open circuits.
- Insulation-resistance test: high-potential DC leakage test; a low reading signals a ground fault or damaged insulation.
- Bypass diode: a diode inside a module that routes current around shaded or faulted cells to prevent hot spots.
- I-V trace: a current-vs-voltage curve swept by a tracer instrument; curve shape reveals healthy, degraded, or shaded conditions.
- Hot spot: a localized overheating region on a module caused by a cell defect, mismatch, or bypass-diode failure.
- Top-down isolation: fault-finding sequence from system level to string to individual module.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 35
- What is the general order of fault isolation?
- A string reads open-circuit (no current). What’s a common physical cause?
- Which test finds a ground fault? Which finds a hot spot?
- Monitoring shows one module underperforming while its neighbors are fine. Which fault category does that point to, and which tool confirms it?
- The whole system is offline at midday with a grid-related inverter code. Is this most likely an array fault or something else?
Solutions: Chapter 35
- System → string → module (top-down isolation).
- A failed/mismatched MC4 connector or broken lead (open circuit).
- Insulation-resistance test finds ground faults; a thermal camera finds hot spots.
- A module-level fault (cell/diode failure or local shading/soiling); confirm with thermal imaging and/or an I-V trace.
- Likely not an array fault. A grid/AC condition (voltage/frequency excursion) or anti-islanding trip is the probable cause; check grid status and inverter codes first.
36. Maintenance, Repair & Repower
Learning objectives
- Plan preventive and corrective maintenance over the asset’s life.
- Handle component replacement, repowering, and end-of-life.
36.1 Preventive maintenance
Scheduled care: visual inspection, cleaning where soiling is significant (often rain-sufficient, but not in dusty/low-rain areas), connector and torque checks, periodic insulation/thermal scans, and vegetation/shading control. Documentation maintains warranty validity.
36.2 Corrective maintenance and repower
- Inverters are the most-replaced component, typically wearing out at ~10–15 years versus the modules’ 25–30. Plan for at least one inverter replacement in the system’s life.
- Modules are swapped individually for failures; ⚠️ matching an old module’s electrical characteristics gets hard as products change (mismatch, Ch 5.2).
- Batteries have their own maintenance and end-of-life replacement.
- Repowering upgrades aging arrays (often inverter or module-level) to restore or boost output.
- End-of-life: modules and batteries enter growing recycling streams; responsible decommissioning is an emerging professional expectation (Ch 45).
36.3 A maintenance schedule at a glance
| Interval | Task |
|---|---|
| Continuous | Remote monitoring; alert review; PR tracking (Ch 34) |
| Annual / semi-annual | Visual inspection; cleaning (if soiling-prone); vegetation/shade control |
| Periodic | Connector & torque checks; insulation & thermal scans |
| ~10–15 yr | Inverter replacement (the expected wear-out item) |
| As needed | Module swap (mismatch care); battery service/replacement; repower |
| End-of-life | Decommission; module/battery recycling |
Chapter 36 summary
Maintain preventively (inspect, clean, check connectors/torque, scan, manage shade) to protect output and warranties. Expect to replace the inverter at ~10–15 years, swap modules with mismatch care, maintain batteries, repower aging arrays, and recycle at end-of-life.
- Preventive maintenance: scheduled inspections, cleaning, connector/torque checks, and thermal scans that protect output and warranty validity.
- Corrective maintenance: reactive work to diagnose and fix failures, including component replacement.
- Repowering: upgrading an aging array (inverter or module level) to restore or increase output.
- Mismatch: output loss caused by pairing modules with different electrical characteristics.
- End-of-life / recycling: responsible decommissioning of modules and batteries into established recycling streams.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 36
- Which component should you expect to replace during a system’s life, and roughly when?
- Why is swapping a single failed module harder years later than at install?
- In many climates, what natural process handles much of the soiling, and where does that assumption break down?
- What does “repowering” mean?
- Why does keeping maintenance records matter beyond good practice?
Solutions: Chapter 36
- The inverter, at roughly 10–15 years (vs 25–30 for modules).
- Module products change; matching the electrical characteristics of a discontinued module is difficult, risking mismatch losses.
- Rainfall cleans panels in many areas; the assumption breaks down in dusty, low-rain, or high-pollution climates where manual cleaning is needed.
- Upgrading an aging array (often inverter- or module-level) to restore or increase output.
- Records maintain warranty validity and document the asset’s condition for service, resale, and claims.
PART VII–IX: CONSOLIDATION
You can now keep people safe and put a system in the ground or on a roof and keep it running. That means working at height and around always-live DC and batteries without getting hurt (Part VII), surveying a site and executing the mechanical and electrical install to spec (Part VIII Ch 30–32), commissioning it to IEC 62446-1 for inspection and PTO (Ch 33), and monitoring, troubleshooting, and maintaining it across a 30-year life (Part IX). Combined with Parts I–VI, this is the complete technical competence of a professional installer.
Part X steps out of the technical and into the business: the economics, incentives, sales, permitting, and project management that turn competence into a livelihood. Part XI then maps the industry and the career itself.
Technical skill installs a system; business skill sustains a livelihood. This part covers the money, the paperwork, and the process. ⚠️ The incentive chapter (38) is the most time-sensitive material in this primer: federal solar policy changed dramatically in 2025, and the specific values and deadlines below are stated as of mid-2026 and must be re-verified before relying on them.
37. Solar Economics
Learning objectives
- Calculate the metrics customers actually decide on.
- Build degradation, escalation, and incentives into the model.
37.1 The metrics that close deals
Customers buy on financial return, expressed a few standard ways:
- Installed cost: total price, often quoted as $/watt (system price ÷ DC watts).
- Annual savings: energy offset × electricity rate, rising over time as utility rates escalate.
- Payback period: net cost ÷ annual savings; the headline number for most residential buyers.
- ROI / IRR: return over the system’s life.
- LCOE (Levelized Cost of Energy): lifetime cost ÷ lifetime energy produced ($/kWh); the standard for comparing generation options and the metric utility/commercial buyers favor. The full form used in utility and commercial modeling is:
LCOE = (FCR × CAPEX + FixedO&M) / (CF × 8760) + VarO&M + Fuel − PTC
where FCR is the fixed charge rate (itself derived from the capital recovery factor CRF = WACC / [1 − (1 + WACC)^−n]), CF is capacity factor, 8760 is hours per year, and PTC is any production tax credit ($/kWh).
- NPV: net present value of the lifetime cash flows.
Figure 37.2: LCOE waterfall ($/MWh), utility-scale PV (illustrative; tracks LBNL $60 to $41). Original figure.
37.2 Modeling reality
A credible model includes module degradation (Ch 5.5: production declines slightly each year), utility-rate escalation (savings grow), and the incentives of Chapter 38 and net-metering/export rules of Chapter 10 (which set the value of each kWh). ⚠️ Leaving degradation or realistic derate (Ch 14/19) out of a savings projection inflates it. That is an ethics issue as much as an accuracy one (Ch 39).
37.3 Worked example: simple payback
A residential system: 8.4 kW at $2.80/W installed = $23,520. It produces 11,500 kWh/yr; the utility rate is $0.18/kWh. Assume (post-25D, cash purchase) no federal credit but a $1,000 state rebate.
- Net cost = 23,520 − 1,000 = $22,520.
- Year-1 savings = 11,500 × $0.18 = $2,070.
- Simple payback = 22,520 ÷ 2,070 ≈ 10.9 years.
- With ~3%/yr rate escalation, real payback is shorter (savings grow each year); with ~0.4%/yr degradation, slightly offsetting. A full model (Ch 19/37.2) nets these out, but the simple figure already frames the decision. ⚠️ Quote payback honestly: leaving out degradation or using an inflated production number shortens the apparent payback and burns the customer later.
Figure 37.1: Cumulative cash flow (payback curve), illustrative residential system. Original figure.
Tools such as SAM (System Advisor Model) automate this multi-year cash-flow calculation. A performance model (weather + system specs) feeds an hourly energy output to a financial model that applies incentives, depreciation, and financing terms to produce LCOE, NPV, payback, and IRR in a single run.
Figure 37.3: SAM model structure: performance model to financial model to cash flow. Original figure.
Chapter 37 summary
Quote installed cost in $/W; sell on payback, ROI, and (for larger buyers) LCOE/NPV. Build degradation, rate escalation, incentives, and realistic production into every projection. Overstating savings is both wrong and unethical.
- Installed cost ($/W): total system price divided by DC nameplate watts; the standard unit for comparing solar quotes.
- Payback period: net system cost divided by year-1 annual savings; the headline metric for most residential buyers.
- LCOE (Levelized Cost of Energy): lifetime project cost divided by lifetime energy output ($/kWh); the standard for utility and commercial comparisons.
- FCR (Fixed Charge Rate): annual carrying cost of capital as a fraction of total investment, derived from the CRF formula.
- WACC (Weighted-Average Cost of Capital): blended cost of debt and equity used as the discount rate in financial models.
- NPV (Net Present Value): lifetime cash flows discounted to today’s dollars; a positive value means the project earns above the cost of capital.
- Degradation: gradual annual decline in module output (typically ~0.4%/yr); must be included in honest projections.
- Rate escalation: the assumed annual rise in utility electricity prices; raises future savings and shortens real payback.
- SAM (System Advisor Model): NREL’s free tool combining performance simulation and financial modeling into a single run.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 37
- A 7 kW system costs $2.90/W installed. What’s the total price?
- It produces 9,800 kWh/yr at a $0.16/kWh rate. What are the year-1 savings?
- With no incentives, what’s the simple payback (use Q1 and Q2)?
- Why does real payback come in shorter than the simple figure when utility rates escalate?
- Name two things a dishonest proposal might omit to make payback look better, and who pays for it.
Solutions: Chapter 37
- 7,000 × $2.90 = $20,300.
- 9,800 × $0.16 = $1,568/yr.
- 20,300 ÷ 1,568 ≈ 12.9 years.
- Rising rates increase annual savings over time, so cumulative savings reach the cost sooner than a flat-rate assumption implies.
- Omitting module degradation and/or using an inflated production estimate (unrealistic derate, ignored shading); the customer pays via underdelivered savings.
38. Incentives, Tax Credits & Financing
⚠️ TIME-SENSITIVE: verify before use. Mechanics are evergreen; the current values and deadlines reflect US policy as of mid-2026 and change.
Learning objectives
- Explain how incentives mechanically work (evergreen).
- State the current US federal landscape and its deadlines (volatile).
- Distinguish the financing structures and who claims the credit.
38.1 How incentives work (evergreen mechanics)
- Investment Tax Credit (ITC): a credit worth a percentage of system cost, applied against taxes owed by whoever owns the system.
- Accelerated depreciation (MACRS): lets a business owner deduct the system’s value over an accelerated schedule, a major commercial benefit that stacks with the ITC.
- State/utility incentives: rebates, performance payments, and SRECs (Solar Renewable Energy Certificates, sold per MWh in some states).
- Net metering / net billing: the value of exported energy (Ch 10), often the largest lifetime “incentive” of all.
38.2 The current US federal landscape (mid-2026: verify)
US federal policy shifted sharply with the One Big Beautiful Bill Act (OBBBA), signed July 4, 2025:
- Residential (Section 25D): ended. The 30% homeowner credit terminated for systems installed after December 31, 2025, with no phase-out. In 2026, a homeowner who buys with cash or a loan gets $0 federal credit (systems installed in 2025 still claim 30%).
- The remaining homeowner path: third-party ownership. With leases, PPAs, and prepaid products, the business that owns the system claims the commercial 48E credit and passes the benefit through lower payments. This path is available through end of 2027.
- Commercial / utility (Section 48E): available but closing. The 30% ITC remains for projects that begin construction by July 4, 2026 or are placed in service by December 31, 2027, with a construction safe-harbor window thereafter. New FEOC (Foreign Entity of Concern) sourcing rules apply to 2026+ construction. Combined with MACRS, businesses can recover close to half the system cost. Direct Pay lets tax-exempt entities take the credit as a cash refund.
- Storage has a longer runway. Standalone/leased battery storage isn’t subject to solar’s accelerated phase-out (its step-down begins later), which strategically favors storage and VPP projects.
Figure 38.1: Federal solar-credit deadlines after the OBBB (Pub. L. 119-21). Fast-moving law; verify against IRS guidance. Original figure.
⚠️ These dates and values are the single most perishable content in this primer. Always confirm current federal, state, and utility policy at the time of a project. Treat the above as the mid-2026 snapshot, not standing fact.
38.3 Financing structures
- Cash: customer owns; best lifetime return; claims any owner credit.
- Loan: customer owns and finances; payment vs savings determines value.
- Lease: third party owns; customer pays fixed rent; the owner claims the credit (the key post-OBBBA residential path).
- PPA (Power Purchase Agreement): third party owns; customer pays per kWh produced; owner claims the credit.
Who owns the system determines who claims the tax benefit. That is the central fact of post-2025 residential financing.
38.4 Financing structures compared (mid-2026: ⚠️ verify)
| Structure | Who owns | Who claims the credit | Customer’s position |
|---|---|---|---|
| Cash | Customer | Customer (but residential 25D ended for 2026 cash/loan) | Best lifetime return; full savings |
| Loan | Customer | Customer (same 25D limitation) | Owns system; payment vs savings |
| Lease | Third party | The owner (business) via 48E | Fixed monthly rent; benefit passed through |
| PPA | Third party | The owner (business) via 48E | Pays per kWh produced |
⚠️ Time-sensitive: post-OBBBA, a 2026 residential cash/loan buyer gets $0 federal credit. The federal benefit now reaches homeowners only through third-party ownership (lease/PPA), where the business claims 48E (through 2027). Commercial owners stack 48E + MACRS. Confirm current federal/state/utility policy at the time of every project. These values and deadlines change.
Chapter 38 summary
Incentives mechanically reward the owner: the ITC (% of cost), MACRS depreciation (business), state/utility programs, and net metering. As of mid-2026, the residential 25D credit has ended (no phase-out). Homeowners reach a federal credit only via TPO leases/PPAs under 48E (through 2027), while commercial 48E requires construction beginning by July 4, 2026 or service by end-2027, with storage on a longer runway. Re-verify all of this per project.
- ITC (Investment Tax Credit): a dollar-for-dollar credit against taxes owed, based on a percentage of system cost; claimed by the system owner.
- MACRS: IRS accelerated depreciation schedule for business-owned solar assets; stacks with the ITC.
- Section 25D: the residential homeowner solar credit; terminated for systems installed after Dec 31, 2025.
- Section 48E: the commercial/utility ITC; requires begin-construction by Jul 4, 2026 or in-service by Dec 31, 2027.
- FEOC: Foreign Entity of Concern; FEOC-sourced components disqualify a project from 48E starting in 2026.
- Direct Pay: IRS provision letting tax-exempt entities receive the ITC as a cash refund.
- TPO (Third-Party Ownership): lease or PPA model where a business owns the system and claims the credit.
- PPA (Power Purchase Agreement): customer pays per kWh produced; third-party owner claims the tax credit.
- SREC: Solar Renewable Energy Certificate; 1 MWh = 1 SREC, tradeable in some state markets.
- MACRS + 48E stacking: combining accelerated depreciation with the commercial ITC; allows businesses to recover close to half of system cost.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 38
- In a lease or PPA, who claims the federal tax credit: the homeowner or the system owner?
- As of mid-2026, what federal credit does a homeowner who buys with cash receive?
- Which two federal benefits can a commercial owner stack?
- Why has third-party ownership become the main residential path to a federal benefit?
- What’s the single most important caveat to attach to any statement about tax-credit values or deadlines?
Solutions: Chapter 38
- The system owner (the third-party business), via the 48E commercial credit.
- $0. The residential 25D credit ended for systems installed after Dec 31, 2025.
- The 48E ITC and MACRS accelerated depreciation.
- Because direct ownership no longer earns a residential federal credit, the credit only flows through the business owner in a lease/PPA, who passes the benefit through lower payments.
- Verify current policy per project. Federal/state/utility values and deadlines are volatile and dated to mid-2026 here.
39. Sales & Customer Process
Learning objectives
- Run the lead-to-close process honestly.
- Qualify sites and build accurate proposals.
39.1 The process
Lead → qualification → site assessment → proposal → close → handoff to operations. Qualification screens for roof suitability, shading (Ch 18), service adequacy (Ch 16.4), creditworthiness for financing, and genuine motivation. The proposal presents an honest production estimate (modeled in PVWatts/SAM, Ch 19), projected savings, financing options, and payback.
39.2 Ethics
The defining temptation in solar sales is the inflated production or savings estimate. A proposal that quietly assumes an unrealistic derate, ignores shading, or omits degradation closes more deals and creates more disappointed customers, callbacks, and reputational damage. ⚠️ Model to P50 honestly (Ch 19); transparent contracts and realistic numbers are both ethical and, long-term, better business. Post-OBBBA, residential selling increasingly leads with utility-rate avoidance and TPO structures rather than a now-defunct homeowner tax credit.
39.3 The sales-to-operations flow
LEAD ─► QUALIFY ─► SITE ASSESS ─► PROPOSAL ─► CLOSE ─► HANDOFF to ops
(roof, (measure, (modeled (sign) (survey→design→
shade, verify production, permit→install)
service, Ch 30) savings,
credit, financing,
motivation) payback)
│
⚠️ model to P50 honestly (Ch 19)
Chapter 39 summary
Move leads through qualification, assessment, proposal, and close, then hand to operations. Qualify honestly and build proposals on realistic modeled production. Inflated estimates are the industry’s besetting ethical failure. Sell on rate-avoidance and (residentially) TPO in the post-25D era.
- Derate: a multiplier below 1.0 that translates rated module output to real-world production by accounting for wiring, soiling, mismatch, and inverter losses.
- P50: median annual production estimate; the number used in customer-facing proposals.
- TPO (Third-Party Ownership): lease or PPA structure where a company owns the system and the customer buys the power or rents the equipment.
- OBBBA: legislation that ended the homeowner solar tax credit (25D), shifting residential sales toward rate-avoidance and TPO.
- Qualification: the pre-proposal screen covering roof suitability, shading, service adequacy, creditworthiness, and motivation.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 39
- List the stages of the sales process from lead to handoff.
- What four things does qualification typically screen for?
- What production figure (P50 or P90) should a residential proposal be built on, and why?
- In the post-25D market, what should residential sales lead with instead of the homeowner tax credit?
- What is the industry’s “besetting ethical failure” in sales, per this chapter?
Solutions: Chapter 39
- Lead → qualification → site assessment → proposal → close → handoff to operations.
- Roof suitability, shading, service adequacy, and creditworthiness/motivation.
- P50 (the median expected value): honest expected production; P90 is for lender underwriting, not customer expectation-setting.
- Utility-rate avoidance and third-party ownership (lease/PPA) structures.
- Inflated production/savings estimates that close deals but disappoint customers.
40. Permitting & Interconnection
Learning objectives
- Assemble a permit-ready plan set.
- Navigate the AHJ and utility approval tracks to PTO.
40.1 Two parallel approval tracks
Every grid-tied job runs two approvals at once:
- AHJ (building department) permit: submit a plan set: site plan, one-line diagram, equipment specs with listings (Ch 21), structural documentation (Ch 25), electrical calculations (conductor/OCPD/voltage drop, Ch 16), and the label schedule (Ch 23). Plan review → permit → install → inspection.
- Utility interconnection: submit an interconnection application → approval to install → post-install inspection/witness test → Permission to Operate (PTO), after which the system may legally energize and export.
40.2 Avoiding rejection
Permit rejections cluster around predictable errors. The most common are NEC 690.8 conductor-sizing mistakes (Ch 16, an estimated 30–40% of rejections), missing/incorrect labels for the adopted edition, and incomplete structural documentation. A clean, complete, edition-correct package is the cheapest way to keep a project on schedule.
40.3 Two parallel approval tracks
┌─────────────── AHJ PERMIT TRACK ───────────────┐ ┌──── UTILITY TRACK ────┐
plan set (site plan, one-line, listings, interconnection
structural, calcs, labels) ─► plan review ─► application ─► approval
PERMIT ─► install ─► INSPECTION ─► install ─► witness ─► PTO
│ │
└──────── system may legally ENERGIZE/EXPORT ◄──────┘
⚠️ top rejection causes: 690.8 sizing errors, wrong-edition labels, missing structural docs
Chapter 40 summary
Run the AHJ permit and utility interconnection tracks in parallel: a complete, code-edition-correct plan set (one-line, listings, structural, calcs, labels) earns the permit; the interconnection application earns PTO. Most rejections trace to sizing errors, label mismatches, or missing structural docs.
- AHJ (Authority Having Jurisdiction): the governmental body authorized to enforce codes and conduct inspections; typically the local building department.
- Plan set: the complete permit submission package (site plan, one-line diagram, listings, structural docs, calculations, label schedule).
- One-line diagram: a simplified electrical schematic of the PV system required for permit submission.
- PTO (Permission to Operate): the utility’s final authorization for a system to energize and export power to the grid.
- Interconnection application: the utility’s approval process running in parallel with the AHJ permit track.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 40
- Name the two parallel approval tracks every grid-tied job runs.
- What document set does the AHJ permit track require?
- What milestone must occur before a system may legally energize and export?
- What are the three most common causes of permit rejection?
- Why run the two tracks in parallel rather than sequentially?
Solutions: Chapter 40
- The AHJ (building department) permit track and the utility interconnection track.
- A plan set: site plan, one-line diagram, equipment listings, structural documentation, electrical calculations, and label schedule.
- Permission to Operate (PTO) from the utility.
- NEC 690.8 sizing errors, wrong-edition labels, and missing/incomplete structural documentation.
- To compress the schedule: both approvals take time, so running them concurrently avoids serial delays.
41. Project Management
Learning objectives
- Sequence a project from sale to closeout.
- Maintain quality and communication across handoffs.
41.1 The project lifecycle
Sale → site survey → design/engineering → permitting & interconnection → procurement → installation → inspection → PTO → closeout. Each handoff is a place work stalls or errors propagate. The project manager owns scheduling, crew and material logistics, QA at each stage, change orders, and customer communication.
41.2 Closeout
A job isn’t done at energization. Closeout means as-built documentation, monitoring setup (Ch 34), warranty registration, and the customer walkthrough. Good closeout drives referrals and reduces service calls. Poor closeout produces the orphaned, unmonitored systems that erode trust in the industry.
41.3 The project lifecycle
SALE ─► SURVEY ─► DESIGN/ENG ─► PERMIT + INTERCONNECT ─► PROCURE ─►
INSTALL ─► INSPECT ─► PTO ─► CLOSEOUT
(each handoff = a place work stalls or errors propagate → PM owns QA + comms)
CLOSEOUT: ☐ as-builts ☐ monitoring setup ☐ warranty registration ☐ customer walkthrough
Chapter 41 summary
Manage the lifecycle sale → survey → design → permit/interconnect → procure → install → inspect → PTO → closeout, owning QA and communication at every handoff. Close out properly: documentation, monitoring, warranty, walkthrough. That’s where referrals and reputation are won.
- PTO (Permission to Operate): utility authorization to interconnect and export power; the final milestone before a grid-tied system runs legally.
- QA (Quality Assurance): structured checks at each project stage confirming work meets specs and code before advancing.
- Change order: a formal written amendment to contract scope, price, or schedule, requiring customer approval.
- As-built documentation: the final record set showing the system as actually installed, including field deviations from permitted drawings.
- Closeout: the post-energization phase covering as-builts, monitoring setup, warranty registration, and customer walkthrough.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 41
- Put these in order: install, procure, permit, design, survey, PTO, closeout, sale, inspect.
- Why are handoffs the riskiest points in the lifecycle?
- Name the four closeout deliverables.
- How does good closeout affect the business, not just the customer?
Solutions: Chapter 41
- Sale → survey → design → permit/interconnect → procure → install → inspect → PTO → closeout.
- Each handoff is where information or quality can be lost or errors propagate to the next stage; the PM owns QA and communication there.
- As-built documentation, monitoring setup, warranty registration, customer walkthrough.
- It drives referrals and reputation and reduces service calls, turning finished jobs into future business.
The final part zooms out: how the industry is structured, who sets its rules, how to build a career in it, and where it’s heading. Market figures and the technology frontier here reflect mid-2026 sources and move quickly.
42. Industry Structure & Market Segments
Learning objectives
- Distinguish the market segments and their dynamics.
- Map the value chain and installer types.
42.1 The segments
- Residential: rooftop systems on homes; the most labor-intensive per watt and the segment where most installer jobs sit, but a small share of capacity. US residential installed ~4.6 GWdc in 2025 (down ~2%), pressured by high interest rates and state net-metering reform (notably California’s NEM 3.0).
- Commercial & Industrial (C&I): businesses, warehouses, institutions; mid-scale.
- Community solar: shared arrays serving subscribers.
- Utility-scale: large fields/farms; the dominant capacity segment, with the US on an outlook around 35 GWdc/year through 2030.
Overall, the US installed about 43 GWdc in 2025, its fifth straight year as the top source of new generating capacity.
42.2 The value chain and the players
Manufacturing (cells/modules/inverters) → distribution → developers/EPCs → installers → O&M → financing. Installers range from national firms to regional and local shops; some self-perform, others subcontract.
⚠️ The industry is cyclical and policy-sensitive. High interest rates and policy shifts drove notable bankruptcies (SunPower in 2024; Sunnova and Solar Mosaic in 2025), a reminder that demand swings with rates, incentives, and net-metering rules. Installation and project development make up roughly two-thirds of the industry’s ~280,000+ US jobs.
42.3 The market segments (US, ~2025 snapshot: figures age)
| Segment | Scale | Capacity share | Job intensity |
|---|---|---|---|
| Residential | kW (homes) | small (~4.6 GWdc/yr) | highest per watt (most jobs) |
| Commercial & Industrial | kW–MW | mid | medium |
| Community solar | shared MW | small-mid | medium |
| Utility-scale | MW–GW | dominant (~35 GWdc/yr outlook) | lowest per watt |
Figure 42.1: US solar installed in 2025 by segment (GW-DC); SEIA/Wood Mac, ~43 GW total. Original figure.
⚠️ Snapshot only: the US added ~43 GWdc in 2025; segment splits, prices, and the policy backdrop move yearly.
Chapter 42 summary
Four segments sit on a chain from manufacturing through installation to O&M and finance: residential (most jobs, modest capacity), C&I, community, and the capacity-dominant utility-scale. The US added ~43 GWdc in 2025, led by utility-scale. The business is cyclical and policy-driven, with real bankruptcy risk when rates and incentives turn.
- Residential: rooftop home systems; highest job intensity per watt, modest share of total installed capacity.
- C&I (Commercial & Industrial): business and institutional systems at kW-to-MW scale.
- Community solar: shared arrays where subscribers receive bill credits rather than hosting their own array.
- Utility-scale: MW-to-GW ground-mount fields; dominant capacity segment (~35 GWdc/yr outlook through 2030).
- EPC (Engineering, Procurement, and Construction): contractor managing full project delivery from design through installation.
- O&M (Operations & Maintenance): ongoing services keeping a commissioned system producing.
- Value chain: the sequence manufacturing → distribution → developers/EPCs → installers → O&M → financing.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 42
- Which segment dominates installed capacity, and which holds the most jobs?
- Why is residential the most job-intensive segment per watt?
- Trace the industry value chain from raw module to finished, operating system.
- Name two forces that drove recent solar-company bankruptcies.
Solutions: Chapter 42
- Utility-scale dominates capacity; residential holds the most jobs.
- Small rooftop systems require more labor per watt (site work, custom design, roof attachment) than large repetitive utility fields.
- Manufacturing → distribution → developers/EPCs → installers → O&M → financing.
- High interest rates and policy/net-metering shifts (e.g., California NEM 3.0; the 25D change).
43. Codes, Standards & Stakeholders
Learning objectives
- Identify who writes and who enforces the rules.
- See how the standards bodies interlock.
43.1 Who sets the rules
- NFPA: the NEC (NFPA 70) and NFPA 855 (storage).
- UL: equipment listings (61730 modules, 1741 inverters, 2703 racking, 9540 storage, 3741 hazard control).
- IEC: international standards (61215/61730 modules, 62109 inverters, 62446 commissioning).
- IEEE: 1547 interconnection.
- ICC: the IBC/IRC and IFC.
- ASCE: ASCE 7 structural loads.
- OSHA: worker safety (1926/1910).
43.2 Who enforces
- The AHJ adopts code editions, reviews plans, inspects, and has final say.
- The utility governs interconnection and grants PTO.
A compliant project satisfies the whole interlocking web, which is why Parts V–VII keep pointing to “your adopted edition” and “your AHJ.”
43.3 Who writes what, who enforces (map)
WRITE THE RULES ENFORCE LOCALLY
NFPA → NEC (70), 855 storage AHJ (building dept):
UL → 61730/1741/2703/4703/9540/3741 adopts edition, reviews plans,
IEC → 61215/61730/62109/62446 inspects: FINAL SAY
IEEE → 1547 interconnection UTILITY:
ICC → IBC/IRC, IFC interconnection agreement,
ASCE → ASCE 7 loads grants PTO
OSHA → 1926/1910 worker safety
└──► a compliant job satisfies ALL of these together
Chapter 43 summary
NFPA, UL, IEC, IEEE, ICC, ASCE, and OSHA write the standards; the AHJ and the utility enforce them locally and have the final word. Compliance means satisfying all of them together.
- NEC (NFPA 70): the National Electrical Code, published by NFPA, governing electrical installations including PV systems.
- AHJ (Authority Having Jurisdiction): the local body that adopts codes, reviews plans, inspects, and has final approval authority.
- PTO (Permission to Operate): utility authorization to export power to the grid after interconnection review.
- UL listing: a product certification from UL confirming a device meets a specific safety standard (e.g., UL 1741 for inverters).
- IEC: International Electrotechnical Commission, which publishes module and inverter standards adopted globally.
- IEEE 1547: the standard governing how distributed generation, including PV, interconnects and behaves on the utility grid.
- IBC/IRC: International Building Code / International Residential Code, governing structural and fire requirements for PV installations.
- ASCE 7: structural load standard used to size racking for wind, snow, and seismic forces.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 43
- Which body publishes the NEC? Which publishes ASCE 7?
- Who has the final say on whether an installation complies locally?
- Which stakeholder grants Permission to Operate?
- Match each of the following to the correct description (equipment listings / interconnection behavior / roof access): (a) UL, (b) IEEE 1547, (c) IFC.
Solutions: Chapter 43
- NFPA publishes the NEC (NFPA 70); ASCE publishes ASCE 7.
- The AHJ (local building department).
- The utility.
- (a) UL → equipment listings; (b) IEEE 1547 → interconnection behavior; (c) IFC → roof access.
44. Certification & Career Pathways
Learning objectives
- Map the credential and trade pathways into and up the field.
- Understand wages and advancement.
44.1 The credential ladder
The North American standard is the NABCEP progression (detailed in the companion curriculum): PV Associate (PVA) entry credential, then PV Installation Professional (PVIP) gold standard, then specialties (PV Design Specialist, PV Technical Sales, PV System Inspector, Energy Storage/ESIP), and finally advanced commercial/utility and business roles. The parallel electrician pathway (apprentice → journeyman → master) is the other major route in. An electrical license is often decisive for going independent. See Appendix F for the full career curriculum mapping these credentials to course sequences.
44.2 Wages and advancement
Per the US BLS, the median solar PV installer wage was about $51,860/year (≈$23–24/hr, May 2024) (comparable to roofers and construction laborers), with entry around $52k and experienced installers $55–70k+, more for leads and certified specialists; high-cost states (California) and certain markets pay premiums. The BLS projects solar PV installation among the fastest-growing occupations (projected +42% over 2024–34, BLS OOH). Advancement runs installer → lead → site supervisor → project manager → design/sales → owner.
⚠️ Note that IRA-era prevailing-wage and apprenticeship requirements attach to larger (>1 MWac) projects seeking full incentives.
Figure 44.1: Solar PV installers: pay and projected job growth (BLS, May 2024). Original figure.
Figure 44.2: Solar PV installation is hands-on rooftop field work. Original generated photo.
44.3 The career and credential ladder
ENTRY ──────────► PROFESSIONAL ───────► SPECIALIZE ──────► ADVANCE
NABCEP PVA NABCEP PVIP PVDS / PVTS / commercial/utility
(or 6 mo exp) (58 hr + OSHA 10 PVSI / ESIP lead → site super →
+ + 6 projects) PM → design/sales →
electrician OWNER / master trainer
apprentice → journeyman → master (parallel trade route, key for going independent)
WAGES (US BLS, ~2024 median ≈ $51,860): entry ~$52k → experienced $55–70k+ →
leads/specialists higher; fastest-growing occupation band
⚠️ projects > 1 MWac may carry prevailing-wage / apprenticeship requirements
Chapter 44 summary
Enter via the NABCEP ladder (PVA → PVIP → specialties) and/or the electrician trade. The BLS median is ~$51,860 with strong projected growth and clear advancement to lead, PM, design/sales, and ownership. Larger projects carry prevailing-wage/apprenticeship strings.
- NABCEP (North American Board of Certified Energy Practitioners): the industry’s primary credentialing body; its certifications are the recognized competency benchmark.
- PVA (PV Associate): the entry-level NABCEP credential for new installers.
- PVIP (PV Installation Professional): the gold-standard professional NABCEP certification (58 hours + OSHA 10 + 6 projects required).
- Electrician pathway: apprentice → journeyman → master trade route; often required for permit-pulling and independent contracting.
- Prevailing wage: federally set minimum wage rate for a trade; required on projects >1 MWac seeking full IRA incentives.
- BLS OOH (Bureau of Labor Statistics Occupational Outlook Handbook): source for official wage data and growth projections cited in this chapter.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 44
- What is the entry NABCEP credential, and what is the “gold standard” professional one?
- Name two NABCEP specialty credentials.
- Roughly what was the BLS median wage for solar PV installers (2024)?
- Why is the electrician trade route especially valuable if you want to go independent?
- What kind of projects trigger prevailing-wage/apprenticeship requirements?
Solutions: Chapter 44
- Entry: PV Associate (PVA); gold standard: PV Installation Professional (PVIP).
- Any two of: PV Design Specialist, PV Technical Sales, PV System Inspector, Energy Storage (ESIP).
- About $51,860/year (~$23–24/hr).
- An electrical license is often required to pull permits and operate as an independent contractor.
- Larger projects, generally > 1 MWac, seeking full incentives.
45. Emerging Technology & Trends
Learning objectives
- Identify the technologies reshaping the field.
- Separate the proven-now from the watch-this.
45.1 Cells beyond silicon
Single-junction silicon sits near its Shockley-Queisser limit (~33.7%), so the frontier is tandems. Perovskite-silicon tandem cells have reached a certified efficiency of 35.2% (LONGi, 2026; 34.85% the prior milestone), exceeding the single-junction ceiling. Pilot-scale modules are beginning to ship to utility customers. ⚠️ For residential/warranty-sensitive work they remain a 2027–2030 prospect, as long-term durability, lead-toxicity, and supply-chain questions are unresolved. Proven now: TOPCon (now the dominant production technology) and HJT, both bifacial-capable (Ch 5); average commercial modules have reached roughly ~22.7% efficiency, driven largely by TOPCon’s market ascent.
45.2 Grid and systems trends
- Storage + Virtual Power Plants (VPPs): aggregating distributed batteries/solar into a dispatchable grid resource; favored by storage’s longer incentive runway (Ch 38).
- Grid-forming inverters: next-generation inverters that can establish grid voltage/frequency rather than merely follow it, enabling very-high-renewable grids.
- AI: design automation, predictive O&M (fault prediction from monitoring data, Ch 34–35), and smart energy management.
- Agrivoltaics and floating solar (floatovoltaics): co-locating PV with farming or water bodies to expand siting.
45.3 The installer’s throughline
Panel technology will keep improving, but the balance-of-system and installation skills in this primer endure: the racking, wiring, code compliance, safety practice, and commissioning are largely technology-agnostic. A quality system installed today delivers value now rather than waiting for the next cell. That is the steadying truth under all the change. ⚠️ Treat the specific figures in this chapter as a fast-moving snapshot.
45.4 Technology readiness (mid-2026, moves fast)
| Status | Technologies |
|---|---|
| Proven now | TOPCon, HJT, bifacial modules; smart/grid-support inverters; AI monitoring; CdTe thin-film (utility); floating solar |
| Emerging | Perovskite-silicon tandems (35.2% certified; utility pilots shipping); VPP aggregation; grid-forming inverters; agrivoltaics at scale |
| Watch / experimental | Single-junction perovskite durability; transparent/window PV; flexible/fabric cells |
⚠️ For warranty-sensitive rooftop work, perovskite tandems are a 2027–2030 prospect (durability, lead-toxicity, supply-chain questions unresolved).
Chapter 45 summary
Perovskite-silicon tandems (35.2% certified) lead the cell frontier but are years from mainstream rooftop use; TOPCon/HJT/bifacial are the proven present. VPPs, grid-forming inverters, AI O&M, agrivoltaics, and floating solar are reshaping deployment. Through all of it, the installer’s core craft endures and “install now” economics usually win.
- Shockley-Queisser limit: the ~33.7% theoretical maximum efficiency for a single-junction silicon cell.
- Perovskite-silicon tandem: a two-junction cell that stacks a perovskite absorber atop silicon to exceed the single-junction ceiling; certified at 35.2%.
- TOPCon (Tunnel Oxide Passivated Contact): the dominant silicon cell architecture today, using a tunneling oxide rear contact to cut recombination losses.
- HJT (Heterojunction Technology): a cell design with amorphous silicon layers on a crystalline wafer; bifacial-capable with excellent temperature performance.
- VPP (Virtual Power Plant): an aggregation of distributed batteries and solar assets dispatched as a single grid resource.
- Grid-forming inverter: an inverter that establishes grid voltage and frequency rather than following an existing grid signal.
- Agrivoltaics: dual use of land for solar generation and active agriculture.
- Floatovoltaics: PV arrays mounted on water bodies to expand siting options.
Full definitions: Appendix A (glossary).
Practice Problems: Chapter 45
- What efficiency milestone have perovskite-silicon tandems passed, and why is it significant?
- Are tandems ready for warranty-sensitive residential rooftops today? When might they be?
- What is a VPP, and why does current policy favor storage-based projects?
- Give the chapter’s core reassurance to a new installer worried about technology “obsoleting” their skills.
Solutions: Chapter 45
- Certified efficiencies above ~34%, exceeding the single-junction silicon Shockley-Queisser limit (~33.7%). This proves tandems break the silicon ceiling.
- Not yet for warranty-sensitive rooftops (durability/lead/supply concerns); plausibly 2027–2030.
- A Virtual Power Plant aggregates distributed batteries/solar into a dispatchable grid resource; storage has a longer incentive runway post-OBBBA, favoring these projects.
- The balance-of-system and installation craft (racking, wiring, code, safety, commissioning) is largely technology-agnostic and endures even as cells improve. “Install now” usually beats waiting.
PART X & XI: Consolidation
You can now turn technical competence into a business and a career: model the economics customers buy on (Ch 37), navigate the volatile incentive and financing landscape (Ch 38), sell and qualify honestly (Ch 39), drive a project through permitting/interconnection to PTO (Ch 40) and project management to closeout (Ch 41), locate yourself in the industry’s structure (Ch 42) and its standards web (Ch 43), climb the certification/career ladder (Ch 44), and read where the technology is heading (Ch 45).
Combined with Parts I–IX, the primer now spans the entire field: science, hardware, design, code, safety, installation, operations, business, and career. The remaining pass (V7) adds the reference appendices (glossary, formula and constant quick-reference, an annotated datasheet guide, the resource library, and conversion tables) that turn the primer from a course into a desk reference.
Reference material distilled from the body. Everything here is defined and derived in the chapters cross-referenced in brackets; use these as quick lookup, not first instruction.
Appendix A: Glossary of Terms & Acronyms
AC (Alternating Current): current that periodically reverses direction; the grid/load standard [Ch 1]. AFCI (Arc-Fault Circuit Interrupter): detects dangerous arcing faults; required on DC PV per NEC 690.11 [Ch 23]. AHJ (Authority Having Jurisdiction): the local body that adopts code, reviews plans, and inspects; final say [Ch 21, 43]. Array: the complete assembly of modules (strings in series, paralleled) [Ch 4]. Azimuth: compass direction a surface faces; true south (N. hemisphere) is the annual optimum [Ch 2, 18]. Band gap: energy an electron must gain to become mobile in a semiconductor; sets usable photons [Ch 3]. Bifacial: module generating from both faces using reflected light [Ch 5]. BMS (Battery Management System): governs a battery pack’s cells, limits, and safety [Ch 9]. BOS (Balance of System): everything besides modules/inverter: conductors, connectors, OCPD, disconnects [Ch 8]. Capacity factor: annual energy ÷ (rated power × 8,760 h); ~13–22% for fixed PV [Ch 14]. Clipping: intentional limiting of rare peak output when DC/AC ratio > 1 [Ch 6, 16]. DC (Direct Current): one-directional current; PV and batteries are natively DC [Ch 1]. Derate factor: multiplier converting DC nameplate to real AC energy (~0.77–0.86) [Ch 14, 19]. DoD (Depth of Discharge): usable fraction of battery capacity [Ch 9, 17]. EGC (Equipment Grounding Conductor): fault-current return path bonding metal parts; sized per NEC 250.122 [Ch 22]. ESIP: NABCEP Energy Storage Installation Professional credential [Ch 44]. FEOC (Foreign Entity of Concern): sourcing-restriction rules affecting tax-credit eligibility (2026+) [Ch 38]. Fill factor: squareness of the I-V curve; a cell-quality indicator [Ch 4]. GEC (Grounding Electrode Conductor): connects system to the grounding electrode; sized per NEC 250.66 [Ch 22]. GFPD (Ground-Fault Protection Device): required for PV circuits ≥30 V or ≥8 A; usually in the inverter [Ch 22]. HJT (Heterojunction): premium n-type cell; highest efficiency/best temperature coefficient [Ch 5]. IBC / IRC: International Building / Residential Code; reference ASCE 7 [Ch 25, 43]. IFC (International Fire Code): governs rooftop access pathways and setbacks [Ch 26, 43]. Insolation / Irradiation: accumulated solar energy per area (kWh/m²/day) [Ch 2]. Irradiance: instantaneous solar power per area (W/m²; ~1,000 at STC) [Ch 2]. ITC (Investment Tax Credit): credit worth a % of system cost to the owner (federal §48E / former §25D) [Ch 38]. I-V curve: current-vs-voltage plot of a module/string; endpoints Voc and Isc, knee at Pmax [Ch 4, 33]. Isc / Imp: short-circuit current / current at max power [Ch 4]. LCOE (Levelized Cost of Energy): lifetime cost ÷ lifetime energy ($/kWh) [Ch 37]. LFP (Lithium Iron Phosphate): safer, cheaper, mainstream storage chemistry [Ch 9]. LID / PID: light- / potential-induced degradation [Ch 5]. LOTO (Lockout/Tagout): hazardous-energy control; note PV DC stays live in light [Ch 28]. MACRS: accelerated depreciation available to business system owners [Ch 38]. MLPE (Module-Level Power Electronics): microinverters/optimizers; provide module-level shutdown [Ch 6, 22]. Module: a framed, laminated assembly of series-wired cells (a “panel”) [Ch 4, 5]. MPPT (Maximum Power Point Tracking): keeps the array at its I-V knee as conditions change [Ch 6]. NABCEP: North American Board of Certified Energy Practitioners; the credential body [Ch 44]. NEC (NFPA 70): National Electrical Code; revised every 3 years, applies as adopted [Ch 21]. NMC: nickel-manganese-cobalt battery chemistry; denser but higher fire risk than LFP [Ch 9]. NOCT / NMOT: nominal operating cell temperature; basis for realistic output estimates [Ch 4]. OCPD (Overcurrent Protection Device): fuse/breaker protecting conductors [Ch 16, 23]. PERC: passivated emitter rear cell; the displaced p-type mainstream [Ch 5]. PFAS (Personal Fall Arrest System): anchor + harness + lanyard/SRL [Ch 27]. Performance Ratio (PR): actual ÷ weather-expected energy; system-health metric (~0.75–0.85+) [Ch 34]. Pmax (Pmp): module maximum power (nameplate watts) = Vmp × Imp [Ch 4]. PPA (Power Purchase Agreement): third-party-owned system; customer pays per kWh [Ch 38]. PSH (Peak Sun Hours): equivalent hours at 1,000 W/m²; numerically equals daily insolation [Ch 2]. PTO (Permission to Operate): utility’s final authorization to energize [Ch 33, 40]. PV (Photovoltaic): direct conversion of light to electricity [Ch 3]. PVA / PVIP: NABCEP PV Associate / PV Installation Professional credentials [Ch 44]. PVHCS (PV Hazard Control System): UL 3741-listed system satisfying rapid shutdown without MLPE [Ch 22]. Rapid shutdown: NEC 690.12 function controlling conductor voltage for firefighters (≤30 V outside / ≤80 V inside the 1-ft array boundary in 30 s) [Ch 22]. SREC: Solar Renewable Energy Certificate, tradable per MWh in some states [Ch 38]. STC (Standard Test Conditions): 1,000 W/m², 25 °C cell, AM1.5; the nameplate basis [Ch 4]. String: modules wired in series [Ch 4, 15]. TOPCon: tunnel-oxide passivated contact; the current mainstream n-type cell [Ch 5]. TPO (Third-Party Ownership): lease/PPA structures where a business owns and claims the credit [Ch 38]. TSRF (Total Solar Resource Fraction): % of ideal annual irradiance after shading [Ch 18]. Voc / Vmp: open-circuit voltage / voltage at max power [Ch 4]. WEEB: washer-type bonding jumper for UL 2703 racking grounding [Ch 22].
Appendix B: Formula & Constant Quick-Reference
Constants
- Solar constant (extraterrestrial): ≈1,361 W/m² [Ch 2]
- Surface peak irradiance / STC: 1,000 W/m² at 25 °C, AM1.5 [Ch 2, 4]
- Hours per year: 8,760
Electrical fundamentals [Ch 1]
- Ohm’s law: V = I × R
- Power: P = V × I = I²R = V²/R
- Energy: E = P × t (kWh = kW × h)
- Series: voltages add. Parallel: currents add.
Solar resource [Ch 2]
- Peak Sun Hours (PSH) = daily insolation (kWh/m²/day)
Array sizing [Ch 14]
- Daily energy: kWh ≈ Array kW × PSH × Derate
- Array size: Array kW = Target annual kWh ÷ (PSH × 365 × Derate)
- Derate: ~0.83 (PVWatts default), 0.77 (conservative), 0.86 (DC-only)
- Specific yield = annual kWh ÷ kW(DC) (~1,100–1,800 kWh/kWp)
- Capacity factor = annual kWh ÷ (kW × 8,760)
Module / string [Ch 4, 15]
- Pmax = Vmp × Imp
- Cold Voc: Voc(cold) = Voc(STC) × [1 + β(Voc) × (T_min − 25 °C)] (β negative)
- Hot Vmp: Vmp(hot) = Vmp(STC) × [1 + coeff × (T_cell,max − 25 °C)]
- Max modules/string = Inverter max DC voltage ÷ Voc(cold) → round down
- Min modules/string = MPPT minimum voltage ÷ Vmp(hot) → round up
Conductor / OCPD: NEC 690.8/690.9 [Ch 16]
- Max current: I = Σ Isc × 1.25 (irradiance factor)
- Min ampacity / OCPD: × 1.25 (continuous) → 1.56 × Isc overall, then apply temperature + conduit-fill derating
- Interconnection (705.12) 120% rule: Main breaker + PV breaker ≤ 1.20 × busbar rating
Battery [Ch 17]
- Nameplate kWh = (Critical load kWh × Duration) ÷ (DoD × Round-trip efficiency)
- Usable kWh = Nameplate × DoD
Commissioning [Ch 33]
- Expected string Voc = Voc(STC) × [1 + β(T_cell − 25 °C)] × N modules
- Typical acceptance tolerance: ~±5% Voc, ±10% Isc (irradiance/temp corrected)
- Performance Ratio = Actual energy ÷ Weather-expected energy
Appendix C: How to Read a Datasheet (Annotated)
Module datasheet: what each field means and why you need it
- Pmax / nameplate watts: STC power; basis of array sizing [Ch 14].
- Voc: highest voltage; drives the cold-Voc max-voltage check [Ch 15].
- Isc: highest current; drives conductor/OCPD sizing (×1.56) [Ch 16].
- Vmp / Imp: operating point; Vmp drives the hot-Vmp MPPT-window check [Ch 15].
- Module efficiency: watts per area; sets how much fits the roof [Ch 5].
- Temperature coefficients (β Voc, γ Pmax, α Isc): convert STC ratings to real cold/hot conditions [Ch 4, 15].
- NOCT / NMOT: realistic operating temperature/output [Ch 4].
- Maximum system voltage (1,000/1,500 V): ceiling the cold-Voc string total must stay under [Ch 15].
- Maximum series fuse rating: sets source-circuit OCPD [Ch 23].
- Mechanical load ratings (Pa): must exceed site snow/wind demand [Ch 25].
- Dimensions / weight / cell count: layout and structural dead load [Ch 24, 25].
Inverter datasheet: the limits your array must respect
- Maximum DC input voltage: absolute ceiling vs cold-Voc [Ch 15, 16].
- MPPT voltage window: array hot-Vmp must stay above its floor [Ch 15].
- Max input current / # MPPTs / strings per MPPT: bounds parallel stringing [Ch 16].
- Rated AC output power / max AC current: sets AC side and interconnection [Ch 16].
- CEC (weighted) efficiency: realistic conversion efficiency [Ch 6].
- Listings (UL 1741 SA/SB, IEEE 1547): grid-support compliance [Ch 6, 43].
Appendix D: Resource Library
A starting library, cross-referenced to the companion Solar Career Curriculum. Verify current editions/prices and (for courses) enrollment status.
Free learning
- SUNY Solar Energy Basics + Solar Energy System Design (Coursera, free audit): fundamentals through sizing.
- TU Delft Solar Energy + Solar Energy: PV Systems (edX, free audit): full-system design.
- PVEducation.org: open reference on PV physics and devices.
- NREL SAM + PVWatts: free production/economics modeling tools [Ch 19].
Core books
- Understanding Photovoltaics (Warmke): residential fundamentals.
- Designing & Installing Solar PV Systems (Warmke): commercial design/PM.
- Solar PV Engineering and Installation (Sean White): PVIP exam workhorse.
- Photovoltaic Systems and the NEC (White & Brooks): applied code.
- Mike Holt’s Illustrated Guide to NEC for Solar PV: code reference.
- Photovoltaics: Fundamentals, Technology & Practice (Mertens): engineering depth (international).
- Solar Engineering of Thermal Processes, PV & Wind (Duffie/Beckman/Blair): simulation/utility/thermal.
Certification providers
- SEI, HeatSpring, OSSIA, BPA, Everblue, Solairgen: NABCEP-registered training (PVA/PVIP/ESIP and specialties) [Ch 44].
Standards (consult the adopted edition)
- NEC (NFPA 70) Art. 690/691/705/706/710 + 250; NFPA 855 (storage); UL 61730/1741/2703/4703/9540/3741; IEC 61215/61730/62109/62446; IEEE 1547; IBC/IRC + ASCE 7; IFC; OSHA 1926/1910.
Design/field tools
- PVWatts, SAM (free modeling); Aurora Solar, HelioScope (industry design); insulation-resistance tester, I-V curve tracer, irradiance meter, thermal camera (commissioning/O&M) [Ch 33, 35].
Appendix E: Unit Conversions & Reference Tables
Power & energy
- 1 kW = 1,000 W; 1 MW = 1,000 kW
- 1 kWh = 1,000 Wh; 1 MWh = 1,000 kWh
- 1 kWh = 3.6 MJ
Irradiance
- 1 “sun” = 1,000 W/m² (STC reference)
- 1 kW/m² = 1,000 W/m²
Length & area
- 1 m = 3.281 ft; 1 ft = 0.3048 m; 1 in = 25.4 mm
- 1 m² = 10.76 ft²
Structural load / pressure
- 1 psf = 47.88 Pa; 1 kPa ≈ 20.9 psf
- Typical module dead load (with racking): ~3–6 psf [Ch 25]
- Typical roof maintenance live load: ~20 psf [Ch 25]
Temperature
- °F = (°C × 9/5) + 32; °C = (°F − 32) × 5/9
- A coefficient in %/°C × ΔT(°C) gives the % change [Ch 4, 15]
Mass
- 1 kg = 2.205 lb; a typical residential module ≈ 20–25 kg (44–55 lb)
Handy planning reference values
- Residential module (2026): ~400–450 W, ~2 m², TOPCon ~22–23% efficient [Ch 5]
- Quick derate for estimates: 0.80–0.83 [Ch 14]
- Healthy performance ratio: ~0.75–0.85+ [Ch 34]
- DC/AC ratio: ~1.1–1.3 [Ch 16]
- NEC conductor factor: 1.56 × Isc (then derate) [Ch 16]
- Rapid shutdown: ≤30 V outside / ≤80 V inside, 30 s, 1-ft boundary [Ch 22]
- Fall-protection trigger (install): 6 ft (construction) [Ch 27]
⚠️ Wire ampacities are not tabulated here on purpose: always size conductors from the adopted NEC edition’s ampacity tables with the correct temperature and conduit-fill corrections (Ch 16). A primer table would tempt edition-blind shortcuts.
Companion to Chapter 44 (Certification & Career Pathways). Imported from the mobile working set; self-directable NABCEP ladder, L0-L4.
Solar Career Curriculum: Beginner to Advanced, All Specialties
A complete, self-directable training path for someone building a career installing solar for a living. It is organized into five levels (L0–L4) and maps every stage to specific books, free courses, paid certification tracks, and the NABCEP credential ladder, the recognized standard in the North American market.
Scope note: This is a solar PV (electricity) curriculum anchored to the US/NABCEP + NEC system. Solar thermal (hot water) is included only as an optional adjacent track. For other countries, the skills transfer but the credential spine changes (UK = MCS, Australia = CEC). See “Assumptions & Limits” at the end.
How to use this document
- Levels are sequential for the core install path (L0 → L1 → L2). Specialties (L3) branch off once you have the core, and several can be pursued in parallel.
- Each module lists: Objective → Study (mapped resources) → Milestone.
- A “free path” and a “paid path” run through every level. You can go almost the entire way to job-ready on free/low-cost material; the paid spend concentrates at the credential gates (registered training providers + exam fees).
- The single thing you cannot shortcut with study is documented field experience. It gates the professional certifications and is called out explicitly.
The Credential Ladder at a Glance
| Credential | Tier | Hard Requirements | Role |
|---|---|---|---|
| PV Associate (PVA) | Entry | Course w/ registered provider OR 6 mo. full-time solar work; pass exam (70 Q, 2 hr, $150) | Proves fundamentals; your first badge |
| PV Installation Professional (PVIP) | Professional (gold standard) | 58 training hrs (40 advanced/accredited) + OSHA 10 + 6 project credits in a decision-making role | Validates full design/install/commission competence |
| PV Design Specialist (PVDS) | Specialist | 24 hrs (18 advanced design + 6 NEC) | Design-focused credential |
| PV Technical Sales (PVTS) | Specialist | ~32 advanced hrs (Category B; other categories via degree) | Sales/consulting credential |
| PV System Inspector (PVSI) | Specialist | ~40 hrs recommended; no formal prereqs | AHJ / QA inspection credential |
| Energy Storage Installation Professional (ESIP) | Professional | 58 hrs storage (40 advanced) + OSHA 30 + 6 storage project credits (last 2 yrs) | Battery/BESS competence; PVIP grants 18 hrs toward it |
Board-Eligible pathway (PVIP): You may sit for the PVIP exam before completing the experience requirement, then have 3 years to log the projects. Useful for studying while you accumulate fieldwork.
LEVEL 0: Foundations (Beginner)
Outcome: Speak electricity and energy fluently; understand what a PV system is and does. No credential yet. Time: 3–6 weeks · Cost: Free
Module 0.1: Electrical fundamentals
- Objective: DC vs AC, voltage/current/resistance, Ohm’s law, series vs parallel, and the make-or-break distinction between power (kW) and energy (kWh).
- Study: SUNY Solar Energy Basics (Coursera, free audit) for power/energy and site-needs math; PVEducation.org for device physics.
- Milestone: Hand-calculate a building’s daily/annual energy use and a panel’s output under ideal conditions.
Module 0.2: How a PV system works, end to end
- Objective: Identify and explain every component: module, inverter (string/micro/optimizer), charge controller, battery, conductors, disconnects, metering.
- Study: Udemy Renewable Energy and Solar PV for Beginners (free); TU Delft Solar Energy (edX, free audit), weeks 1–3.
- Milestone: Draw a one-line diagram for a basic grid-tied system from memory.
Module 0.3: The solar resource & the industry map
- Objective: Understand insolation, sun-path, the major system types (grid-tied, off-grid, hybrid), and the roles/jobs in the industry.
- Study: SUNY Solar Energy Basics (market + stakeholder modules); NREL solar resource basics.
- Milestone: Explain why two identical arrays in different cities/orientations produce different annual yields.
Parallel track for career-changers with no trade background: begin an electrician apprenticeship now. Much of the PV install workforce comes through the electrical trade, and an electrical license is decisive if you later go independent (see L4).
LEVEL 1: Associate (Entry Credential)
Outcome: Earn the NABCEP PV Associate (PVA), your first recognized, resume-grade credential. Time: 1–2 months · Cost: Low–moderate (provider course + $150 exam)
Module 1.1: Structured PV fundamentals
- Objective: Consolidate L0 into the exam’s domains: application, design, installation, and O&M fundamentals for residential, commercial, and utility-scale PV.
- Study (book spine): Understanding Photovoltaics (Warmke, 9th ed., 2025), the residential design/install intro text. Supplement with Mertens Ch. 1–3 for engineering grounding.
Module 1.2: PVA exam prep & sit the exam
- Objective: Complete a course with a NABCEP-registered Associate provider (satisfies the Education Pathway) and pass.
- Study (provider options): SEI (PVOL101), HeatSpring, or Everblue PVA prep.
- Milestone: ✅ NABCEP PV Associate (PVA). (Bonus: an active PVA later counts as 18 non-accredited hours toward ESIP.)
LEVEL 2: Core Professional (PVIP Track)
Outcome: Become a fully competent installer and earn the PVIP, the gold-standard professional certification. Time: Study 4–6 months; experience is the long pole (months to years, concurrent with employment).
Module 2.1: System design & sizing (the heart of “how to size”)
- Objective: Produce a complete, defensible design: load analysis → solar resource → array sizing → string sizing → inverter matching → conductor sizing & temperature derating → tilt/azimuth/shading loss → battery bank sizing (off-grid/hybrid).
- Study:
- SUNY Solar Energy System Design (Coursera): picks up exactly where sizing gets real (tilt, shade, temperature beyond ideal conditions).
- TU Delft Solar Energy: PV Systems (edX): design a real installation.
- SEI Photovoltaics: Design and Installation Manual: sizing methodology (⚠️ 2007: use for logic, never for current gear/code).
- Mertens: engineering depth on losses and module/array behavior.
- Tools: NREL SAM and PVWatts (free) for production/economics modeling.
- Milestone: A complete residential design package (sized array, BOM, production estimate, one-line).
Module 2.2: Code & compliance (NEC + permitting)
- Objective: Turn a design into a permit-ready, code-legal plan set.
- Study:
- Mike Holt’s Illustrated Guide to NEC for Solar PV: the working code reference.
- White & Brooks, Photovoltaic Systems and the NEC: applied code.
- Key articles: NEC 690 (PV), 705 (interconnection), 706 (storage); grounding/bonding, rapid shutdown, labeling; AHJ permitting + utility interconnection.
- Milestone: Assemble a permit submission package an AHJ would accept.
Module 2.3: Safety certification (hard gate: do early)
- Objective: Clear the mandatory safety requirement.
- Study: OSHA 10 (Construction); SEI Solar Safety Training Package is NABCEP-approved as OSHA-10 equivalency.
- Milestone: ✅ OSHA 10 card (required input to PVIP). (Note: ESIP later requires OSHA 30. Consider doing OSHA 30 once to cover both.)
Module 2.4: Hands-on installation skills
- Objective: Build mechanical and electrical craft.
- Mechanical: racking/mounting across roof types + ground mount, flashing/weatherproofing, module setting, conductor management.
- Electrical: DC/AC wiring, combiners, inverter/optimizer/micro installs, grounding, commissioning, testing (IV curves, insulation resistance).
- Study: SEI in-person hands-on labs/workshops; employer on-the-job training.
- Milestone: Independently and safely complete a residential install under supervision.
Module 2.5: Field experience (the unavoidable long pole)
- Objective: Accumulate the documented project record PVIP requires.
- Milestone: ✅ 6 documented PV projects in a decision-making role. Runs concurrently with paid employment.
Module 2.6: PVIP capstone & exam
- Objective: Combine 58 advanced hours + OSHA 10 + 6 projects and pass the exam.
- Study: Sean White’s 40-/58-hour Advanced PV course bundles (OSSIA/HeatSpring) deliver exactly the required hours; Sean White, Solar PV Engineering and Installation is the core study text; PVIP practice exams.
- Milestone: ✅ NABCEP PVIP (or Board-Eligible first, then complete experience within 3 years).
LEVEL 3: Specialist Tracks (Choose / Stack)
Outcome: Add credentials that widen scope and raise earning power. Each is independent; stack as many as the career calls for. Most assume L2 competence.
Track 3A: PV Design Specialist (PVDS)
- Objective: Deepen design beyond installer level: advanced layout, optimization, performance modeling.
- Requirements: 24 hrs (18 advanced design + 6 NEC).
- Study: SEI PVOL203 (design); advanced design modules; SAM/HelioScope for modeling.
- Milestone: ✅ PVDS.
Track 3B: PV Technical Sales (PVTS)
- Objective: Sell and scope systems credibly: economics, financing models, proposal/site qualification, customer communication.
- Requirements: ~32 advanced sales hrs (Category B); alternate categories via associate/bachelor degree.
- Study: Sean White 38-hour NABCEP PV Technical Sales exam-prep series (OSSIA/HeatSpring); financing/economics modules.
- Milestone: ✅ PVTS.
Track 3C: PV System Inspector (PVSI)
- Objective: Inspect installed systems for code compliance and quality from the AHJ / QA perspective.
- Requirements: ~40 hrs recommended; no formal prereqs (but L2 + strong NEC assumed).
- Study: PV inspector-specific training; deep NEC 690/705/706; labeling and commissioning verification.
- Milestone: ✅ PVSI.
Track 3D: Energy Storage Installation Professional (ESIP)
- Objective: Design, install, commission, and maintain battery energy storage systems (BESS).
- Requirements: 58 hrs storage (40 advanced install + 18 non-accredited or via active PVA) + OSHA 30 + 6 storage project credits within the last 2 years. Active PVIP grants 18 hrs toward the 58. Exam: 4 hrs, open-reference (NEC 2020, NFPA 855, NFPA 70E); available in English & Spanish.
- Study: Sean White Energy Storage Associate Boot Camp (18 advanced credits) → 40-Hour Advanced Energy Storage (40 credits) for the full 58; Comprehensive Solar Plus Storage (Wes Kennedy). Reference: NFPA 855, NEC Art. 706.
- Milestone: ✅ ESIP.
Track 3E (optional adjacent): Solar Heating Installer (thermal)
- Objective: Solar hot-water/thermal systems: a separate NABCEP certification with different physics.
- Study: Duffie/Beckman/Blair (thermal chapters); NABCEP Solar Heating JTA.
- Milestone: ✅ Solar Heating Installer (only if your market demands thermal).
LEVEL 4: Advanced / Mastery
Outcome: Move into large-scale work, leadership, independence, and teaching. This is where careers diverge into high-value lanes.
Track 4A: Commercial & Utility-Scale
- Objective: Megawatt-scale design, construction management, and project delivery.
- Study: Megawatt Design (Ryan Mayfield & Randy Batchelor); Utility-Scale Solar Construction & Project Management (Andy Nyce); Utility-Scale C&I Solar and Storage 101. Engineering backstop: Duffie/Beckman/Blair (simulation), Mertens (plant design).
- Milestone: Lead or manage a commercial/utility project.
Track 4B: Business & Licensing (going independent)
- Objective: Operate legally and profitably as a contractor.
- Study: Solar Executive MBA (Chris Lord & Keith Cronin); state contractor/electrical licensing boards; bonding/insurance; O&M contracts; NABCEP continuing-education upkeep.
- Milestone: Licensed, insured operating entity. (Heavily state-specific: verify your jurisdiction.)
Track 4C: Master Trainer / Authority
- Objective: Teach and certify others; become an IREC Certified Master Trainer.
- Path: Years of field + multiple NABCEP credentials → instructor roles → IREC master-trainer status (the path several authors of the books here followed).
Master Resource Library
Free (the scaffolding: covers L0–L2 design)
- SUNY Solar Energy Basics + Solar Energy System Design (Coursera, free audit): fundamentals → sizing.
- TU Delft Solar Energy + Solar Energy: PV Systems (edX, free audit): design a full system.
- PVEducation.org: open reference on PV physics & device behavior.
- NREL SAM + PVWatts: free industry-standard production & economics modeling.
- Udemy Renewable Energy & Solar PV for Beginners: free intro with certificate.
- SEI Intro to Renewable Energy: free on-ramp from the SEI ecosystem.
Core books (buy these)
| Book | Author | Best for | Level |
|---|---|---|---|
| Understanding Photovoltaics (9th ed., 2025) | Warmke | Residential fundamentals | L1 |
| Designing & Installing Solar PV Systems (2nd ed.) | Warmke | Commercial design/PM | L2–L3 |
| Solar PV Engineering and Installation | Sean White | PVIP exam workhorse | L2 |
| Photovoltaic Systems and the NEC | White & Brooks | Applied code | L2 |
| Mike Holt’s Illustrated Guide to NEC for Solar PV | Mike Holt | Working code reference | L2 |
| Photovoltaics: Fundamentals, Technology & Practice (2nd ed.) | Mertens | Engineering “why” (intl) | L0–L3 |
| Solar Engineering of Thermal Processes, PV & Wind (5th ed.) | Duffie/Beckman/Blair | Simulation, utility scale, thermal | L4 |
| Photovoltaics: Design & Installation Manual (2007, dated) | SEI | Sizing logic only | L2 (caution) |
Paid course providers / NABCEP-registered
- SEI (PVOL101/202/203/206; Solar Safety Package = OSHA-10 equivalency)
- HeatSpring (registered provider; PVA / PVIP / ESIP bundles; practice exams)
- OSSIA / Sean White courses (30/40/58-hr advanced)
- BPA, Everblue, Rowan University, Solairgen (NABCEP prep)
- Advanced (L4): Megawatt Design; Utility-Scale Construction & PM; Comprehensive Solar Plus Storage; Solar Executive MBA
Tools
- Free: NREL SAM, PVWatts.
- Industry design software: Aurora Solar, HelioScope (near-universal in the trade; add at L2–L3). (Pricing/specifics not verified in this build: see limits.)
Suggested End-to-End Sequence
L0 Foundations (free, 3–6 wk)
│
L1 PVA (provider course + exam, 1–2 mo) ✅ PVA
│
L2 ┌─ 2.1 Design & sizing ─┐
├─ 2.2 NEC & permitting │ (study 4–6 mo)
├─ 2.3 OSHA 10/30 ◄ gate │
├─ 2.4 Hands-on skills │
└─ 2.5 Field experience ─┘ ◄ LONG POLE (concurrent w/ job)
│
└─ 2.6 PVIP capstone + exam ✅ PVIP (Board-Eligible optional)
│
L3 Specialties (stack as needed):
✅ PVDS · ✅ PVTS · ✅ PVSI · ✅ ESIP · (Solar Heating opt.)
│
L4 Advanced lanes:
Commercial/Utility-Scale · Business/Licensing · Master Trainer
Cost shape: Free through most of L0–L2 study; spend concentrates at provider courses + exam fees (PVA $150 + course; PVIP 58-hr bundle + exam; each specialty its own hours + exam). Field experience is earned while employed, so it’s net-positive cash.
Receipts (how this was built)
- Verified this build: NABCEP credential requirements confirmed via NABCEP.org, HeatSpring, MREA, SEI, Everblue, and Solairgen, including the PVA pathways/exam format, PVIP’s 58-hr + OSHA-10 + 6-project structure and Board-Eligible option, the PVDS/PVTS/PVSI hour rules, and ESIP’s 58-hr + OSHA-30 + 2-year project window (with PVIP→ESIP 18-hour credit).
- Resource mapping reuses the prior curated research pass (books + free courses + providers), sequenced by dependency and credential gate rather than by reading difficulty.
Assumptions & Limits (disclosed)
- Soft: US/NABCEP-centric. Outside North America the skills transfer but the credential spine differs (UK = MCS, Australia = CEC). Swappable on request.
- Soft: PV electric, not thermal. Thermal appears only as optional Track 3E.
- Soft: residential-first. Common entry path assumed; a utility-scale-first route would reweight L2–L4.
- Hard: experience can’t be read. The 6-project requirements (PVIP, ESIP) are a real time floor.
- Unverified in this build (flagged): current course/exam prices; Aurora/HelioScope specifics; state licensing details; exact PVTS category rules beyond Category B. A “Deep-Dive” pass can put live numbers and links against every line.
THE SOLAR PRIMER: COMPLETE
All eleven Parts (45 chapters) and five appendices are written. The primer spans the full field (the science of light-to-electricity, the hardware, the design and sizing math, the electrical code, the structural and safety practice, the physical installation and commissioning, long-term operations, the business, and the industry and career) at roughly 345+ pages of finished content. A reader who works through it has the complete knowledge base to enter the trade and grow toward professional certification, paired with the companion Solar Career Curriculum for the credential roadmap.
⚠️ Use it as a living document. The engineering is durable; the code editions, incentive policy, market figures, and technology frontier are dated to mid-2026 and should be refreshed. Every chapter that depends on them says so.
BUILD ROADMAP (to 300+ pages)
This Volume-1 seed delivers the full architecture plus Part I (~30–40 finished pages). The remaining parts are completed in passes, each one verification-backed so technical claims are grounded, not recalled:
| Pass | Content | Est. pages | Verification needed |
|---|---|---|---|
| ✅ V1 | Architecture + Part I (Foundations) | ~40 | Stable physics, minimal verification needed |
| ✅ V2 | Part II (Components) + Part III (System Types) | ~66 | ✔ Verified: cell tech (TOPCon/HJT/PERC), inverter & storage listings (UL 61730/1741/2703/4703/9540, IEEE 1547, NFPA 855) |
| ✅ V3 | Part IV (Design & Sizing) (the core) | ~48 | ✔ Verified: PVWatts 14% loss model & derate, NEC 690.8/690.9/705 sizing method |
| ✅ V4 | Part V (Electrical & Code) + Part VI (Mechanical) | ~58 | ✔ Verified: NEC 2023/2026 edition landscape & Art. 690/705/706, 690.12 rapid shutdown, 690.41–47 grounding, ASCE 7-22/IBC, IFC access |
| ✅ V5 | Part VII (Safety) + Part VIII (Install) + Part IX (O&M) | ~72 | ✔ Verified: OSHA 6-ft fall (1926 Subpart M), NFPA 70E, NFPA 855, IEC 62446-1 commissioning sequence |
| ✅ V6 | Part X (Business) + Part XI (Industry/Career) | ~55 | ✔ Verified: OBBBA tax-credit changes (25D ended, 48E deadlines), SEIA/BLS market & wage data, perovskite-tandem state of art |
| ✅ V7 | Appendices A–E (glossary, formulas, datasheet guide, resources, conversions) | ~20 | ✔ Cross-checked against body |
COMPLETE: all 11 Parts (45 chapters) + 5 appendices, ~345+ pages of finished content. Target met and exceeded.
EXPANSION ROADMAP (textbook depth)
The base primer is content-complete. The expansion phase deepens each part with diagrams, additional worked examples, mini case studies, and end-of-chapter practice problems + solutions to reach true textbook length and pedagogy. Done part-by-part:
| Pass | Scope | Status |
|---|---|---|
| ✅ E1 | Part I (Foundations), Ch 1–4 | Done: diagrams (series/parallel, PSH, p-n junction, I-V curve), tech-comparison table, annotated datasheet, mini case study, 26 practice problems w/ solutions |
| ✅ E2 | Part II–III (Components, System Types), Ch 5–12 | Done: diagrams (module cross-section, inverter architectures, BOS wiring path, AC/DC coupling, grid-tied/off-grid/hybrid one-lines), selection & chemistry comparison tables, 32 practice problems w/ solutions |
| ✅ E3 | Part IV (Design & Sizing), Ch 13–19 | Done: diagrams (voltage window, busbar, sizing flow, loss tree), 40+ practice problems w/ solutions, off-grid load table, two capstone case studies (residential 100%-offset + commercial roof-constrained), each chaining all 7 chapters |
| ✅ E4 | Part V–VI (Code, Mechanical), Ch 20–26 | Done: diagrams (power-flow/code map, rapid-shutdown boundary, grounding path, flashing & fire-setback), Article 690 section table, label checklist, attachment & load-type tables, dead-load worked example, 35+ practice problems w/ solutions |
| E5 | Part VII–IX (Safety, Install, O&M), Ch 27–36 | Done: JHA & site-survey & NFPA 855 checklists, live-DC verification flow, mechanical flash-torque-bond sequence, IEC 62446 commissioning form + worked Voc example, performance-ratio example, troubleshooting decision tree, maintenance schedule, 45+ practice problems w/ solutions |
| ✅ E6 | Part X–XI (Business, Industry), Ch 37–45 | Done: payback worked example, financing-comparison table (cash/loan/lease/PPA + who claims credit, post-25D), sales/permit/lifecycle flow diagrams, market-segment & standards-bodies maps, career-ladder diagram + wage table, tech-readiness table, 40+ practice problems w/ solutions |
Each expansion pass roughly doubles to triples its part’s length. Full expansion takes the primer from its base to a genuine textbook with problem sets throughout.
EXPANSION COMPLETE: all six passes (E1–E6) done. Every one of the 45 chapters now carries diagrams/tables and an end-of-chapter practice set with worked solutions; Part IV adds two integrated capstone case studies. The primer is content-complete and pedagogy-complete.
Receipts (how these volumes were built)
- Architecture (V1) designed top-down to cover the full industry value chain (science, hardware, design, code, install, O&M, business, career), with page budgets summing past 300 and a reading-path system for different roles.
- Part I content (V1) written from stable, established physics and engineering fundamentals (domains that don’t require live verification), with worked examples chosen to foreshadow the design math in Part IV.
- Parts II–III content (V2) verification-backed: cell-technology state-of-the-art (TOPCon’s displacement of PERC, HJT positioning, efficiencies/temperature coefficients) and every listing standard (UL 61730/IEC 61730/61215 modules; UL 1741 SA/SB + IEEE 1547-2018 inverters; UL 2703/3703 racking; UL 4703 PV wire; UL 9540/9540A + NFPA 855 storage) were confirmed against UL, IEC, Fraunhofer ISE, BloombergNEF, and industry sources in mid-2026, then written as original prose.
- Part IV content (V3) verification-backed on its specific numbers: the PVWatts ~14% multiplicative loss model and 0.77/0.83/0.86 derate factors (NREL PVWatts v8), and the NEC 690.8(A)/690.8(B) conductor method (125% irradiance × 125% continuous = 156%), 690.9 OCPD, and 705 120% busbar rule were confirmed against NREL and code-education sources. The underlying sizing relationships are stable engineering. Worked examples chain end-to-end (a single 8.36 kW design is carried from load target through stringing, conductor sizing, and modeling) so the math is demonstrably self-consistent.
- Continuity: each component chapter cross-references the Part I physics it depends on and the Part IV/V sizing it sets up; credential/career material (Ch 44) and the resource appendix (D) reference the companion curriculum.
- Parts V–VI content (V4) (the most verification-intensive pass) checked against current code-education sources: the NEC three-year cycle and 2026-edition adoption status (eight states as of early 2026, most still on 2023/2020); the Article 690/691/705/706/710/250 map; the 690.12 rapid-shutdown limits (≤30 V outside / ≤80 V inside the 1-ft boundary in 30 s) with MLPE-vs-UL 3741 PVHCS paths; the 690.41–690.47 grounding scheme (EGC via Table 250.122, GEC via Table 250.66, UL 2703 bonding); and the IBC/ASCE 7-16 vs 7-22 structural framework (panels as dead load, PV wind factors) plus IFC access/setback rules. Every edition-dependent item carries a “verify your adopted edition/AHJ” flag.
- Parts VII–IX content (V5) verification-backed on its safety and test specifics: OSHA’s 6-ft construction fall-protection trigger (29 CFR 1926 Subpart M) and OSHA solar-specific guidance; NFPA 70E arc-flash/LOTO framework with the PV “always-live DC” caveat; NFPA 855 storage install requirements; and the IEC 62446-1 commissioning sequence (AC first, then continuity, polarity, Voc, Isc, functional, insulation resistance, then I-V tracing). Installation and O&M procedures are stable craft knowledge, sequenced to mirror the real job flow.
- Parts X–XI content (V6) (the most time-sensitive pass), verified against current sources: the OBBBA (July 2025) federal-policy changes (residential 25D ended after Dec 31 2025 with no phase-out; 48E commercial deadlines of construction-start by July 4 2026 / service by end-2027; TPO as the remaining residential path; storage’s longer runway); SEIA/Wood Mackenzie 2025 market data (~43 GW installed, utility-scale dominant, residential
4.6 GWdc) and the SunPower/Sunnova bankruptcy context; BLS wage/growth figures ($51,860 median); and the perovskite-silicon tandem efficiency frontier (34%+ certified). Chapter 38 deliberately separates evergreen incentive mechanics from the volatile current values, which carry an explicit “verify per project” flag and a mid-2026 date stamp. - Appendices A–E (V7) distilled directly from the verified body (glossary, formula/constant reference, annotated datasheet guide, resource library cross-referenced to the companion curriculum, and conversion tables), each entry cross-referenced to its source chapter. No new claims introduced; wire-ampacity tables deliberately omitted to prevent edition-blind shortcuts.
Assumptions & Limits (disclosed)
- Hard: staged build. A 300+ page accurate primer cannot be responsibly produced in one pass. This was a 7-pass build, now complete (all 11 Parts + 5 appendices). Each technical pass was source-verified before writing.
- Soft: US/NEC/NABCEP-centric. Code, standards, and credential chapters assume the North American system. International equivalents are noted where relevant (IEC 61730/61215/62109); fuller internationalization (MCS/CEC) is a swap at the Part V / Part XI level.
- Hard: code editions are AHJ-specific. Parts V–VI describe the dominant NEC 2023 framework with 2026 changes flagged, but the applicable edition is whatever the local AHJ has adopted. This is not a substitute for the adopted code book.
- Hard: incentive policy is volatile. Chapter 38’s federal tax-credit values and deadlines reflect the post-OBBBA landscape as of mid-2026 and must be re-verified per project; the chapter’s incentive mechanics are evergreen, the numbers and dates are not.
- Soft: PV electric focus. Solar thermal is out of scope except where noted.
- Soft: market/tech data ages. Cell-tech shares, battery prices, module efficiencies (Part II), market figures (Part XI), and the technology frontier (Ch 45) reflect mid-2026 sources and drift. The engineering relationships are stable; the specific percentages, prices, and dates should be refreshed.
- Status: complete. All 11 Parts (45 chapters) and 5 appendices are drafted to full text. Future maintenance is refresh-only: re-verify the AHJ-specific code editions (Parts V–VI), incentive policy (Ch 38), and market/technology figures (Parts II, XI) at time of use.