## Introduction Parallel circuits are extremely common in real electrical systems, especially in facility wiring, lighting, appliances, and industrial control panels. One reason they are so widely used is because each branch in a parallel circuit receives the same supply voltage. This makes predicting **power** in a parallel circuit much easier and allows loads to operate independently without affecting one another. Understanding how power behaves in parallel circuits helps you size conductors, select protective devices, and diagnose overload conditions. ## Key Concept: Each Branch Receives Full Voltage A **parallel circuit** is a circuit where components are connected across the same two points. This gives each branch its own path for current and its own access to the full supply voltage. Because voltage is the same across every branch: - each load draws the current it needs - each branch uses power independently - total power is the **sum** of the power used in each branch This makes parallel circuits more flexible and more stable than series circuits. ## How It Works ### Equal Voltage Across All Branches In a parallel circuit, the supply voltage appears across each load. If the source is 120 V, then: - a lamp in branch 1 sees 120 V - a heater in branch 2 sees 120 V - a motor in branch 3 sees 120 V Even if the loads are different sizes, the voltage is the same for each one. ### Current Depends on Each Load Since voltage is the same on every branch, the current in each branch is determined only by the load’s resistance: $I_{branch}=\frac{V}{R_{branch}}$ The total current is the sum of all branch currents: $I_{total}=I_1+I_2+I_3+\ldots$ ### Power Adds Together Power in each branch is calculated using the standard formulas: $P=V\times I$ $P=\frac{V^2}{R}$ $P=I^2R$ Total circuit power is the sum of the branch powers: $P_{total}=P_1+P_2+P_3+\ldots$ Each load uses only the power it requires, regardless of what other loads are doing. ### Loads Do Not Affect Each Other One of the greatest advantages of parallel circuits is independence. If one branch is disconnected, the rest continue operating normally. This is why homes and facilities use parallel wiring for nearly all lighting and receptacle circuits. ## Real World Example A 120 V circuit contains three parallel resistive loads: - Branch 1: 60 W lamp - Branch 2: 120 W heater - Branch 3: 180 W appliance Each one receives the same 120 V. Now calculate branch currents: - Lamp $I_1=\frac{P}{V}=\frac{60}{120}=0.5\ A$ - Heater $I_2=\frac{120}{120}=1\ A$ - Appliance $I_3=\frac{180}{120}=1.5\ A$ Total current: $I_{total}=0.5+1+1.5=3\ A$ Total power: $P_{total}=60+120+180=360\ W$ This example shows how each branch consumes power independently, and how the total load on the supply is the sum of all branch powers. ## Why This Matters for Technicians Understanding power in parallel circuits helps you: - size fuses and breakers correctly - select proper conductor sizes - diagnose overloads - calculate the total demand on a supply - verify whether multiple loads can operate simultaneously - understand branch independence during troubleshooting Parallel circuits dominate residential, commercial, and industrial power distribution, so this knowledge is essential for everyday field work. ## Common Field Problems ### Overloaded Branch Circuits If multiple high power loads operate at the same time, total current may exceed breaker ratings, causing nuisance trips. ### Poor Connections A loose neutral or a weak terminal can cause voltage imbalance or heating in branch wiring. ### Incorrect Load Replacement Replacing a low wattage lamp with a high wattage lamp increases branch current and can overload the circuit. ### Shared Neutral Issues Parallel circuits often share neutrals. Any problem in the shared return path affects multiple loads at once. ## Safety Notes Power issues can quickly become hazardous in parallel circuits. Always: - verify amperage before adding loads - ensure conductors and breakers are sized correctly - inspect terminals for heat damage - follow NFPA 70E when measuring live circuits - treat neutral conductors as energized during troubleshooting High power loads can create dangerous heat levels if the circuit is not designed correctly. ## Summary In a parallel circuit, every load receives the same supply voltage. Each branch uses only the power required for its load, and the total power is the sum of all branch powers. Because loads operate independently in parallel, failures in one branch do not shut down the others. Parallel wiring is the preferred method for most real world electrical systems because it provides stable voltage, predictable power usage, and safer, more reliable operation. > [!columns] > >[!info] Previous lesson > ⬅️ [[2.4 Resistance in Series Circuits]] > > >[!info] Next lesson > ➡️ [[2.6 Current Divider Rule]]