## Introduction When you connect components in a series circuit, one of the first things that changes is the **total resistance** of the circuit. Since every component sits along the same path, each one adds some level of opposition to current flow. Understanding how resistance behaves in a series circuit allows you to calculate expected current, predict voltage drops, and identify problems such as poor connections or incorrect component values. This lesson explains how resistance adds in a series circuit and why this simple rule is so important for circuit analysis. ## Key Concept: Resistance Adds Directly In a series circuit, the total resistance is the **sum of all individual resistances**. This relationship is expressed as: $R_{total}=R_1+R_2+R_3+...$ Because current must pass through each component in sequence, every resistor contributes to the overall opposition to current. Unlike parallel circuits, there is no shared or branching path to reduce resistance. The series path forces current through every element. ## How It Works ### Each Component Adds Opposition Every resistor, lamp, control device, or conductor with measurable resistance creates a voltage drop. In a series circuit, these individual resistances stack together. As more components are added, the total resistance increases and the current decreases according to Ohm’s Law. ### Direct Impact on Current Once you know the total resistance, you can easily calculate the circuit current: $I=\frac{V}{R_{total}}$ A small increase in resistance can reduce current significantly, especially in low voltage circuits. This is why long conductor runs, corroded terminals, or failing loads can dramatically change how a circuit operates. ### Voltage Drop Increases with Resistance Higher resistance components receive a larger share of the voltage. This occurs because voltage drop is determined by: $V=I\times R$ When current is constant (as it is in series circuits), resistance becomes the deciding factor for how much voltage a component uses. ### Resistance Determines Heat and Power Power is also influenced by resistance. Power in a component can be found by: $P=I^2R$ This means components with higher resistance convert more electrical energy into heat. Field technicians must pay attention to power ratings to prevent overheating or damage. ## Real World Example A 24 V circuit contains three resistors in series: 100 Ω, 150 Ω, and 250 Ω. First, calculate total resistance: $R_{total}=100+150+250=500\ \Omega$ Using this, find the current: $I=\frac{24}{500}=0.048\ A$ Now current is known, so each resistor’s voltage drop can be found: - 100 Ω resistor: $V=0.048\times100=4.8\ V$ - 150 Ω resistor: $V=0.048\times150=7.2\ V$ - 250 Ω resistor: $V=0.048\times250=12\ V$ The total voltage drop equals the supply voltage: $4.8+7.2+12=24\ V$ This example shows how total resistance controls current and how resistance affects voltage distribution. ## Importance for Technicians Understanding resistance in series circuits helps you: - verify component values - diagnose low current problems - identify excessive voltage drops - locate bad connections or damaged conductors - analyze series safety circuits - understand resistor networks and divider circuits Many field troubleshooting tasks rely on comparing expected resistance to measured resistance. ## Safety Notes Resistance must be measured on de energized circuits only. Always disconnect power and verify zero voltage before using the resistance or continuity functions on a multimeter. Loose or corroded connections can increase resistance and cause localized heating. This may lead to melted insulation or fire hazards. Always inspect mechanical connections during troubleshooting and follow NFPA 70E procedures for energized verification. ## Summary In a series circuit, resistance adds directly. The total resistance determines how much current flows through the circuit and how voltage is divided across components. A single change in resistance affects the entire circuit. This simple rule is essential for analyzing, designing, and troubleshooting electrical systems. > [!columns] > >[!info] Previous lesson > ⬅️ [[2.3 Voltage Distribution in Series Circuits]] > > >[!info] Next lesson > ➡️ [[2.5 Power in Parallel Circuits]]