This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
electrical:solar:shading [2024/11/08 14:51] frater_secessus [reminder: how panels work] |
electrical:solar:shading [2024/11/08 16:30] (current) frater_secessus [so users try different panel configurations] |
||
---|---|---|---|
Line 25: | Line 25: | ||
This occurs because the MPPT has a broader range of voltages to sweep and can find [[https:// | This occurs because the MPPT has a broader range of voltages to sweep and can find [[https:// | ||
- | ===== examples | + | ===== why it works this way ===== |
+ | |||
+ | [draft section] | ||
+ | |||
+ | This section will assume an array of 2x generic 100w 18Vmp panels | ||
+ | |||
+ | * the panel is made up of 36 0.5Vmp cells in series for 18v; 36 x 0.5v = 18v. | ||
+ | * since rated wattage is 100w, the cells //must// be 5.55Isc (amps at max power); | ||
+ | |||
+ | For reasons discussed below the string of 36 cells will be subdivided into substrings of cells in series. 2 strings of 18 cells is common((for cost reasons)). | ||
+ | |||
+ | ######### | ||
+ | ######### | ||
+ | ######### | ||
+ | ######### | ||
+ | |||
+ | straightened out but electrically identical | ||
+ | |||
+ | ################## | ||
+ | |||
+ | |||
+ | ==== how the work normally ==== | ||
+ | |||
+ | Under lab conditions the cells will each make 5.55A at 0.5v, delivering the rated 100w at 18v. In the real world the Vmp will likely be lower due to [[electrical: | ||
+ | |||
+ | ==== partial shade is bad for panels ==== | ||
+ | |||
+ | * power moves in the direction of higher voltage to lower voltage. | ||
+ | * when shaded sufficiently any given cell's voltage will drop off sharply((" | ||
+ | * so power from neighboring cells moves //into// the cell instead of out of it | ||
+ | * the cell converts this power into heat which can damage or destroy the cell, or catch the panel on fire | ||
+ | |||
+ | When the entire panel is lit or shaded evenly the harvest is reduced but **no individual cell is running at a lower voltage than its neighbor**. | ||
+ | |||
+ | |||
+ | |||
+ | ==== so panel designers try to limit damage ==== | ||
+ | |||
+ | We can't stop the cell voltage from collapsing in shade so we need a way to remove it, electrically, | ||
+ | |||
+ | Right now we are concerned with the interatctions of panel internals so we are talking about //bypass diodes// | ||
+ | |||
+ | Simplest example: | ||
+ | |||
+ | But diodes for each cell would be more expensive in components, assembly, and design. | ||
+ | | ||
+ | ################## | ||
+ | |||
+ | ...where the equal sign (" | ||
+ | |||
+ | |||
+ | Real-world example: we have two substrings, each with 18 cells ins series. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | In partial shade one of the cells in the 2nd substring are affected. | ||
+ | |||
+ | | ||
+ | ################## | ||
+ | |||
+ | If their were no diodes we would have 9v from the 1st string and 7.5v from the 2nd string for a total of 16.5v. But the shaded cells in the 2nd string would overheat. So it is bypassed and now the panel makes **9v**. | ||
+ | |||
+ | **Oops**: | ||
+ | |||
+ | **Thought experiment: | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ==== so users try different panel configurations ==== | ||
+ | |||
+ | === parallel === | ||
+ | |||
+ | |||
+ | Let's start using both our panels in parallel | ||
+ | |||
+ | ######### | ||
+ | ######### | ||
+ | ######### | ||
+ | ######### | ||
+ | |||
+ | ######### | ||
+ | ######### | ||
+ | ######### | ||
+ | ######### | ||
+ | |||
+ | which, unwound and with bypass diodes, would be | ||
+ | |||
+ | |||
+ | | ||
+ | ################## | ||
+ | |||
+ | | ||
+ | ################## | ||
+ | |||
+ | |||
+ | if we have the same partial shading as before | ||
+ | |||
+ | |||
+ | |||
+ | | ||
+ | ################## | ||
+ | |||
+ | | ||
+ | ################## | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | To prevent voltage backing up into a panel from a neighboring panel (or battery bank at night) each //panel// typically has a //blocking diode//. So the complete picture is: | ||
+ | |||
+ | | ||
+ | ################## | ||
+ | |||
+ | | ||
+ | ################## | ||
+ | |||
+ | Note: in most panels the blocking and bypass diodes are identical parts, just installed in different places, in different orientations, | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | === series === | ||
+ | |||
+ | | ||
+ | ################## | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ===== further reading | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// |