Solar Panel Shading: How It Affects Your String

What happens when shade hits a solar string
A single shadow from a chimney, a tree branch, or even bird droppings on one panel can slash the output of an entire string by 50–80%. This is not a proportional reduction — it is a cascading failure caused by the physics of series-wired circuits. Understanding why this happens is the first step to designing a system that tolerates real-world conditions.
Solar panels in a string are connected in series, which means the same current flows through every panel. When one panel is shaded, it can no longer produce the same current as its neighbors. Because all panels share the same circuit, the entire string is forced to operate at the current of the weakest panel. The result: the output of ten perfectly sunlit panels is dragged down by one panel sitting in the shadow of a vent pipe.
5% shade can mean 50% power loss
How series wiring amplifies the problem
In a series string, current is the bottleneck. Each panel produces roughly the same current under uniform light — say, 14 A for a modern 550 W panel. The voltages add up, but the current is limited to the lowest-producing panel. When one panel drops to 3 A because of shade, every panel in the string is forced to match that 3 A, regardless of how much sunlight hits them.
String current rule
I_string = min(I_panel1, I_panel2, ..., I_panelN)
If 1 of 10 panels produces 3A instead of 14A,
the entire string produces 3A × V_string — not 9 × 14A + 1 × 3A.This is fundamentally different from parallel wiring, where each panel operates independently. In parallel, a shaded panel only loses its own output. In series, it becomes a bottleneck for every other panel. This is why string sizing and shading analysis are equally important when designing a solar system.
Christmas lights analogy
Bypass diodes: your panel's safety valve
Every modern solar panel includes bypass diodes — typically 3, regardless of whether the panel uses full-size or half-cut cells. These diodes act as pressure relief valves: when a group of cells is shaded, the bypass diode lets current flow around them instead of forcing through a bottleneck. Without bypass diodes, a shaded cell would overheat and potentially destroy the panel.
| Panel type | Bypass diodes | Cells per diode group | Activation threshold |
|---|---|---|---|
| 60-cell (full) | 3 | 20 cells | ~15–30% group shaded |
| 72-cell (full) | 3 | 24 cells | ~15–30% group shaded |
| 120-cell (half-cut) | 3 | 40 cells (20+20) | ~15–30% group shaded |
| 144-cell (half-cut) | 3 | 48 cells (24+24) | ~15–30% group shaded |
Bypass diodes limit loss, not eliminate it
Hot spots: when shading gets dangerous
When a shaded cell is forced to conduct the full string current, it acts as a resistor instead of a generator. The electrical energy from the other panels dissipates as heat in the shaded cell. The cell temperature can spike to 150–200°C — far beyond the 85°C limit that panel materials are rated for. This is called a hot spot.
Prolonged hot-spot exposure causes irreversible damage: the EVA encapsulant turns yellow and delaminates, solder joints crack, the backsheet can blister, and in extreme cases the panel catches fire. Hot spots are the leading cause of field failures in solar installations. They almost always result from persistent, localized shading — a bolt head casting a shadow, leaves piling up in one corner, or a cracked cell creating a permanent weak point.
Hot spots can cause fires
Half-cut cells: built-in shading tolerance
Half-cut cell panels (120-cell or 144-cell) split the panel into two electrically independent halves — upper and lower. Each half has its own set of bypass diodes and operates as a semi-independent sub-string. If the bottom row is shaded, only the bottom half of the panel is affected. The upper half continues producing at full capacity. This effectively doubles the panel's tolerance to partial shading compared to full-cell panels.
Half-cut cell current advantage
Full-cell panel: I_cell = Isc (e.g. 14A)
Half-cut panel: I_cell = Isc / 2 (e.g. 7A per half)
Lower current per cell → lower resistive losses (P = I²R)
Half the current → 1/4 the heat generated in shaded cells| Feature | Full-cell (60/72) | Half-cut (120/144) |
|---|---|---|
| Cell strings | 3 groups, all in series | 6 groups, 2 parallel halves |
| Bypass diodes | 3 | 3 (6 cell groups) |
| Current per cell | Full Isc (~14A) | Half Isc (~7A) |
| Bottom-row shading | Loses ~33–100% output | Loses ~50% of bottom half only |
| Hot-spot risk | Higher (full current through shaded cell) | Lower (half current through shaded cell) |
Nearly all modern panels are half-cut
Types of shading and their impact
Not all shading is equal. A sharp shadow from a pole and a hazy overcast sky affect panels in completely different ways. Understanding the difference helps you prioritize which shading problems to solve.
| Shading type | Example | Typical loss | Solution |
|---|---|---|---|
| Hard shade | Chimney, pole, railing | 50–100% of affected string | Relocate panels or use optimizers |
| Soft shade | Clouds, haze, smog | 10–30% uniform reduction | No fix needed — affects all panels equally |
| Edge shade | Tree branch, leaves, debris | 20–50% per affected panel | Trim trees, clean panels regularly |
| Temporary shade | Morning/evening self-shading | 5–15% daily energy loss | Optimize row spacing, use multi-MPPT |
Solutions: optimizers, microinverters, multi-MPPT
Module-level power electronics (MLPE) solve the shading problem by letting each panel operate at its own maximum power point independently of the others. There are two main types: power optimizers and microinverters. Both prevent one shaded panel from dragging down the entire string, but they work differently and suit different situations.
Power optimizers (SolarEdge, Tigo) attach to each panel and condition the DC output before it reaches a central string inverter. They are typically 25–35% cheaper than microinverters and work well for partially shaded roofs where most panels get good sun. Microinverters (Enphase, Hoymiles) convert DC to AC at each panel, eliminating strings entirely. They are the best choice for complex roofs with multiple orientations or heavy shading, but cost more per watt.
The budget-friendly alternative is a multi-MPPT string inverter. By splitting your panels across separate MPPT inputs, you can isolate shaded panels on one MPPT and keep the sunlit panels on another. This does not help individual panels within the same string, but it prevents cross-string contamination. Most modern inverters with 2–3 MPPTs are enough for residential systems with partial shading.
When to use each solution
Check your string configuration
Use our calculator to verify voltage and current compatibility for your panel-inverter combination before adding optimizers or splitting strings.
String layout tips to minimize shading
- Survey shade patterns throughout the day
Check the site at 9 AM, noon, and 3 PM on a sunny day. Shadows move — an obstruction that is harmless at noon may cast a long shadow across your array in the morning or evening. Take photos from the planned panel locations and note any objects within 3× their height distance.
- Place the most-shaded panels on a separate MPPT
If your inverter has 2 or more MPPT inputs, group panels with similar sun exposure on the same input. Put the panels most likely to be shaded together on one MPPT, and keep the clean panels on another. This prevents shade on one group from affecting the others.
- Use portrait orientation near obstructions
A panel mounted in portrait (tall and narrow) is less likely to have all three bypass diode groups shaded at once. In landscape (wide and short), a horizontal shadow can cross all three groups simultaneously. Near a roof edge or low wall, portrait mounting can reduce shading losses by 30–50% compared to landscape.
- Maintain adequate row spacing
For ground-mount or flat-roof systems, use a minimum tilt-to-spacing ratio that prevents the front row from shading the row behind it during the lowest winter sun angles. A common rule is 2–3× the panel height in spacing for latitudes between 30° and 55°.
- Trim vegetation regularly
Trees grow. A branch that was 1 meter from your panels during installation may be touching them in two years. Schedule annual trimming and keep a clear zone of at least 2 meters around the array. Falling leaves and bird nests are also sources of localized shading that accumulate over time.
- Clean panels at least twice a year
Dust, pollen, bird droppings, and lichen create soft shade that reduces output uniformly but can cause hot spots where buildup is heavy. Clean panels with water and a soft brush in spring and autumn. Avoid abrasive cleaners or high-pressure washers that can damage the glass coating.
How Solar Stack helps with shaded systems
Solar Stack's calculator checks your string configuration against the inverter's voltage and current limits at real temperature extremes. While it does not model shading directly (that requires site-specific tools like PVsyst or Aurora), it ensures your string is electrically valid before you add optimizers or split strings. Combined with our MPPT distribution guide, you can design a system that handles partial shading gracefully from day one.
Find compatible panel-inverter pairs
Use the matcher to find inverters that work with your panels — then apply the shading strategies from this guide to optimize your layout.
FAQ
Can one shaded panel kill a whole string's output?
Without bypass diodes, yes — a single fully shaded panel can reduce the entire string's current to near zero. With bypass diodes (standard in all modern panels), the shaded panel is bypassed and you lose about one-third of that panel's voltage. The rest of the string continues to operate, but at reduced total voltage.
How many bypass diodes does a solar panel have?
Most standard panels have 3 bypass diodes, regardless of whether they use full-size or half-cut cells. Each diode protects a group of 20–24 cells (full-cell) or 40–48 cells split into two parallel halves (half-cut). Some specialty panels have more, but 3 is the industry standard.
Are power optimizers worth it for partial shading?
If more than 10% of your array experiences regular shading, optimizers typically pay for themselves within 2–4 years through recovered energy. For light, temporary shading (morning/evening only), a multi-MPPT inverter is usually sufficient and more cost-effective.
What is the difference between hard shade and soft shade?
Hard shade is a sharp, defined shadow from a solid object (chimney, pole, wall). It causes extreme current mismatch and activates bypass diodes. Soft shade is a uniform light reduction from clouds, haze, or dirty panels. Soft shade reduces output proportionally but does not cause mismatch — all cells are affected equally.
Do half-cut panels handle shade better than full-cell panels?
Yes. Half-cut panels split into two independent halves, so bottom-row shading only affects the bottom half. They also generate half the current per cell, which means 75% less heat in shaded cells (P = I²R, half current = quarter power loss). This significantly reduces hot-spot risk.
Can shading cause a solar panel fire?
In rare but documented cases, yes. Persistent hard shading on a single cell can create a hot spot reaching 150–200°C, which can melt solder joints, delaminate the encapsulant, and ignite backsheet material. This is why IEC 61215 includes a hot-spot endurance test and why permanent hard shadows should be avoided at all costs.
Should I install panels in portrait or landscape for shading?
Portrait orientation is generally better near obstructions. A horizontal shadow crosses fewer bypass diode groups in portrait mode, limiting losses to one-third of the panel instead of the entire panel. Landscape is fine when shading is not a concern.
Does snow on panels count as shading?
Yes — snow is hard shade. A fully snow-covered panel produces zero output. Partial snow cover (common with low-tilt installations) creates the same mismatch problems as any other hard shadow. Panels at steeper tilts (30°+) shed snow faster. In snowy climates, this is one more reason to avoid flat mounting.