30a08000004280b1bbc371680d6faf965675807e
Board-dat/OPM/OPM1178-dat/OPM1178-dat.md
| ... | ... | @@ -1,6 +1,7 @@ |
| 1 | 1 | |
| 2 | 2 | # OPM1178 dat |
| 3 | 3 | |
| 4 | +- [[ACDC-dat]] - [[OPM1110-dat]] - [[OPM1111-dat]] - [[OPM1178-dat]] |
|
| 4 | 5 | |
| 5 | 6 | [mini-ac-dc-isolated-power-module-5vout-700ma-3-5w](https://www.electrodragon.com/product/mini-ac-dc-isolated-power-module-5vout-700ma-3-5w/) |
| 6 | 7 |
power-dat/ACDC-dat/ACDC-dat.md
| ... | ... | @@ -16,10 +16,7 @@ |
| 16 | 16 | |
| 17 | 17 | - [[transformer-dat]] |
| 18 | 18 | |
| 19 | -- [[power-protection-dat]] |
|
| 20 | - |
|
| 21 | - |
|
| 22 | - |
|
| 19 | +- [[protection-power-dat]] |
|
| 23 | 20 | |
| 24 | 21 | |
| 25 | 22 | ## Modules |
| ... | ... | @@ -30,6 +27,7 @@ |
| 30 | 27 | |
| 31 | 28 | - [[OPM1068-dat]] |
| 32 | 29 | |
| 30 | +- [[OPM1178-dat]] |
|
| 33 | 31 | |
| 34 | 32 | |
| 35 | 33 | ## output |
power-dat/solar-dat/solar-power-dat/solar-panel-wiring-dat/solar-panel-wiring-dat.md
| ... | ... | @@ -15,6 +15,49 @@ you will need following accessories to connect the solar panel to your controlle |
| 15 | 15 | - [[cable-dat]] |
| 16 | 16 | |
| 17 | 17 | |
| 18 | +## solar panel parallel wiring |
|
| 19 | + |
|
| 20 | +**Solar panels can also be connected in parallel.** |
|
| 21 | + |
|
| 22 | +If the primary goal of a series connection is to **"boost voltage,"** the main purpose of a parallel connection is to **"increase current" (which in turn increases total power).** |
|
| 23 | + |
|
| 24 | +Thinking of each solar panel as an individual battery, connecting them in parallel changes their electrical characteristics as follows: |
|
| 25 | + |
|
| 26 | +--- |
|
| 27 | + |
|
| 28 | +### 1. Electrical Rules of Parallel Connection |
|
| 29 | + |
|
| 30 | +* **Current (A) Adds Up:** The total current is the sum of the currents of all individual panels. |
|
| 31 | +* **Voltage (V) Stays the Same:** The total voltage remains equal to the voltage of a single panel (assuming all panels have identical specifications). |
|
| 32 | + |
|
| 33 | +> **Formulas:** |
|
| 34 | +> V_total = V1 = V2 = ... = Vn |
|
| 35 | +> I_total = I1 + I2 + ... + In |
|
| 36 | + |
|
| 37 | +For example, if you have **two 18V 5A solar panels**: |
|
| 38 | +* **In Parallel:** The voltage remains **18V**, but the total current becomes **10A**. The total power is still 18V * 10A = 180W. |
|
| 39 | +* **Wiring Method:** Connect all the **positive (+)** terminals together, and connect all the **negative (-)** terminals together. Finally, run one main positive wire and one main negative wire to your controller. This is typically done using Y-branch MC4 connectors. |
|
| 40 | + |
|
| 41 | +--- |
|
| 42 | + |
|
| 43 | +### 2. Key Advantages of Parallel Connection |
|
| 44 | + |
|
| 45 | +* **Excellent Shade Tolerance:** This is the biggest advantage of a parallel setup! In a series connection, if one panel is shaded, it bottlenecks the entire string. In a parallel setup, however, **each panel operates independently**. If one panel gets covered by tree branches or debris, its output will drop, but the other panels will continue producing full power without being affected. |
|
| 46 | +* **Safer, Low-Voltage System:** Parallel connections keep the system voltage low. For DIYers, RVs, or camping setups (which often use 12V or 24V battery banks), maintaining a low voltage (around 18V to 22V) is highly safe to handle and minimizes the risk of dangerous high-voltage DC arcing. |
|
| 47 | + |
|
| 48 | +--- |
|
| 49 | + |
|
| 50 | +### 3. ⚠️ Critical Pitfalls to Avoid |
|
| 51 | + |
|
| 52 | +While parallel connections are highly resilient to shade, they place heavier demands on your wiring and equipment: |
|
| 53 | + |
|
| 54 | +* **Thicker Wires Required (Higher Line Loss):** Because a parallel setup multiplies the current, line loss increases significantly. Higher current generates more heat in the wires. To prevent losing valuable energy as heat, parallel systems require **much thicker cables**, and the distance between the solar panels and the controller should be kept as short as possible. |
|
| 55 | +* **Voltages Must Match:** The solar panels connected in parallel **must have identical or nearly identical voltages**. If you parallel an 18V panel with a 36V panel, the higher-voltage panel will back-feed current into the lower-voltage panel, severely tanking efficiency and potentially damaging the lower-voltage panel. |
|
| 56 | +* **Controller Current Limits:** When choosing a charge controller (PWM or MPPT), you must check its **"Max Rated Charge Current"** rather than just its voltage limits. If your parallel panels output a total of 30A, you need a controller rated for at least 30A (ideally 40A to leave a safety margin); otherwise, it will trigger overload protection or burn out. |
|
| 57 | +* **Fuses are Recommended for 3+ Panels:** If you are connecting 3 or more panels in parallel, a short circuit in one panel can cause the current from all the other panels to rush into the damaged one. To prevent fire hazards, it is highly recommended to install an inline fuse or a blocking diode on the positive line of each individual panel. |
|
| 58 | + |
|
| 59 | + |
|
| 60 | + |
|
| 18 | 61 | ## solar panel series wiring |
| 19 | 62 | |
| 20 | 63 |