👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Basic Electrical Engineering
Study mode

DC circuits series parallel

Introduction to DC Circuits: Series and Parallel

In electrical engineering, understanding how electrical components connect and interact is fundamental. This section focuses on Direct Current (DC) circuits, particularly on how resistors connect in series and parallel arrangements.

A DC circuit means the current flows in one constant direction, unlike alternating current (AC) which changes direction periodically. DC circuits are common in batteries, mobile devices, and many electronic systems.

We start by defining some basic electrical quantities:

  • Voltage (V): The electric potential difference or "pressure" that pushes electric charges to flow. Measured in volts (V).
  • Current (I): The rate of flow of electric charge through a conductor. Measured in amperes (A).
  • Resistance (R): The opposition a material offers to the flow of current. Measured in ohms (Ω).

Understanding how voltage, current, and resistance behave in different circuit configurations enables us to analyze and design electrical systems efficiently. Most importantly, mastering these basics will prepare you for more advanced studies and practical engineering challenges.

Ohm's Law and Kirchhoff's Laws

The foundation of DC circuit analysis lies in fundamental laws that explain how voltage, current, and resistance interact, and how currents and voltages distribute around a circuit.

Ohm's Law

Ohm's Law states that the voltage \( V \) across a resistor is directly proportional to the current \( I \) flowing through it, with resistance \( R \) being the constant of proportionality:

Ohm's Law

V = IR

Relationship between voltage, current, and resistance

V = Voltage in volts (V)
I = Current in amperes (A)
R = Resistance in ohms (Ω)

This simple but powerful law lets us calculate one of the three quantities if the other two are known.

Kirchhoff's Current Law (KCL)

KCL is based on the conservation of electric charge. It states:

"The algebraic sum of currents entering a node (junction) in an electrical circuit is zero."

This means the total current flowing into a point equals the total current flowing out. For example, if 5 A enters a junction, the sum of currents leaving must also be 5 A.

Kirchhoff's Voltage Law (KVL)

KVL follows from energy conservation and states:

"The algebraic sum of all voltages around any closed loop in a circuit equals zero."

This means if you travel around a loop starting and ending at the same point, the total gains and drops in voltage cancel out.

V R₁ R₂ I (current) Loop for KVL

Series Circuits

In a series circuit, components are connected end-to-end, forming a single path for current flow. The current passes through each resistor one after the other.

Key points about series circuits:

  • Current (I): The same through all components.
  • Voltage (V): Divides among resistors according to their resistance values.
  • Resistance (R): Total resistance is the sum of all individual resistances.

The equivalent resistance \( R_{eq} \) for resistors in series is:

Equivalent Resistance in Series

\[R_{eq} = R_1 + R_2 + \cdots + R_n\]

Sum of all resistors connected in series

\(R_{eq}\) = Equivalent resistance (Ω)
\(R_1, R_2, ..., R_n\) = Individual resistances (Ω)

Voltage across each resistor can be found using Ohm's law:

\[V_i = I \times R_i\]

where \( V_i \) is the voltage drop across the \( i^{th} \) resistor.

Current I (same through all) R₁ R₂ R₃ V₁ = IR₁ V₂ = IR₂ V₃ = IR₃

Parallel Circuits

In a parallel circuit, components share two common points, creating branches where current can split. Each resistor connects directly across the voltage source.

Key points about parallel circuits:

  • Voltage (V): The same across each parallel branch.
  • Current (I): Divides among the branches inversely proportional to resistances.
  • Resistance (R): The equivalent resistance is less than any individual resistor.

The equivalent resistance of resistors in parallel is:

Equivalent Resistance in Parallel

\[\frac{1}{R_{eq}} = \frac{1}{R_1} + \frac{1}{R_2} + \cdots + \frac{1}{R_n}\]

Reciprocal of equivalent resistance equals sum of reciprocals of individual resistances

\(R_{eq}\) = Equivalent resistance (Ω)
\(R_1, R_2, ..., R_n\) = Individual resistances (Ω)

The current through each branch can be calculated by:

\[I_i = \frac{V}{R_i}\]

where \( I_i \) is the current through resistor \( R_i \) and \( V \) is the common voltage across all branches.

V R₁ R₂ I₁ I₂ I_total Voltage V (same across all)

Series-Parallel Mixed Circuits

Real-world circuits are often a combination of series and parallel resistors. To analyze these mixed circuits, we break them down step-by-step:

  1. Identify series and parallel groups.
  2. Calculate equivalent resistance for each group.
  3. Reduce the circuit gradually until it becomes a simple equivalent resistor.
  4. Use Ohm's and Kirchhoff's laws to find unknown currents and voltages.

This approach helps solve complex circuits efficiently, especially in competitive exams.

V R₁ R₂ R₃ R₄ Parallel group (R₂, R₃)

Formula Bank

Formula Bank

Ohm's Law
\[ V = IR \]
where: \( V \) = Voltage (volts), \( I \) = Current (amperes), \( R \) = Resistance (ohms)
Equivalent Resistance in Series
\[ R_{eq} = R_1 + R_2 + \cdots + R_n \]
where: \( R_{eq} \) = Total resistance (ohms), \( R_1, R_2, \dots, R_n \) = Individual resistances (ohms)
Equivalent Resistance in Parallel
\[ \frac{1}{R_{eq}} = \frac{1}{R_1} + \frac{1}{R_2} + \cdots + \frac{1}{R_n} \]
where: \( R_{eq} \) = Total resistance (ohms), \( R_1, R_2, \dots, R_n \) = Individual resistances (ohms)
Power Dissipated in Resistor
\[ P = VI = I^2 R = \frac{V^2}{R} \]
where: \( P \) = Power (watts), \( V \) = Voltage (volts), \( I \) = Current (amperes), \( R \) = Resistance (ohms)
Cost of Energy Consumption
\[ \text{Cost} = P \times t \times \text{Tariff} \]
where: \( P \) = Power in kilowatts (kW), \( t \) = Time in hours (h), Tariff = Cost per kWh in INR

Worked Examples

Example 1: Calculating Equivalent Resistance in a Series Circuit Easy
A 12 V battery powers three resistors connected in series: 4 Ω, 6 Ω, and 10 Ω. Calculate the total resistance, current flowing through the circuit, and voltage drop across each resistor.

Step 1: Calculate total resistance:

\( R_{eq} = 4 + 6 + 10 = 20 \, \Omega \)

Step 2: Calculate current using Ohm's Law:

\( I = \frac{V}{R_{eq}} = \frac{12}{20} = 0.6\, A \)

Step 3: Calculate voltage drop across each resistor:

  • \( V_1 = I \times R_1 = 0.6 \times 4 = 2.4\, V \)
  • \( V_2 = 0.6 \times 6 = 3.6\, V \)
  • \( V_3 = 0.6 \times 10 = 6.0\, V \)

Answer: Total resistance = 20 Ω, current = 0.6 A; voltages across resistors are 2.4 V, 3.6 V, and 6.0 V respectively.

Example 2: Current and Voltage in a Parallel Circuit Medium
A 12 V battery is connected to two resistors in parallel: 3 Ω and 6 Ω. Find the current through each resistor and the total current drawn from the battery.

Step 1: Voltage across each resistor is same as battery voltage, \( V = 12\, V \).

Step 2: Calculate current through each resistor using Ohm's law:

  • \( I_1 = \frac{V}{R_1} = \frac{12}{3} = 4\, A \)
  • \( I_2 = \frac{12}{6} = 2\, A \)

Step 3: Total current is sum of branch currents:

\( I_{total} = I_1 + I_2 = 4 + 2 = 6\, A \)

Answer: Currents through resistors are 4 A and 2 A; total current supplied by battery is 6 A.

Example 3: Analysis of Series-Parallel Circuit Medium
A circuit consists of a 24 V battery connected to resistor R1 = 4 Ω in series with two parallel resistors R2 = 6 Ω and R3 = 12 Ω. Find the equivalent resistance of the circuit, total current, and current through each resistor.

Step 1: Calculate equivalent resistance of parallel part:

\( \frac{1}{R_p} = \frac{1}{6} + \frac{1}{12} = \frac{2+1}{12} = \frac{3}{12} = \frac{1}{4} \Rightarrow R_p = 4\, \Omega \)

Step 2: Total resistance of circuit:

\( R_{eq} = R_1 + R_p = 4 + 4 = 8\, \Omega \)

Step 3: Total current from battery:

\( I_{total} = \frac{V}{R_{eq}} = \frac{24}{8} = 3\, A \)

Step 4: Voltage drop across R1:

\( V_1 = I_{total} \times R_1 = 3 \times 4 = 12\, V \)

Step 5: Voltage across parallel branches:

\( V_p = V - V_1 = 24 - 12 = 12\, V \)

Step 6: Calculate current through R2 and R3:

  • \( I_2 = \frac{V_p}{R_2} = \frac{12}{6} = 2\, A \)
  • \( I_3 = \frac{12}{12} = 1\, A \)

Answer: Equivalent resistance = 8 Ω, total current = 3 A, branch currents: 3 A through R1, 2 A through R2, 1 A through R3.

Example 4: Power Dissipation Calculation in Series Circuit Medium
Using the circuit from Example 1 (resistors 4 Ω, 6 Ω, 10 Ω in series powered by 12 V), calculate power dissipated in each resistor and verify total power equals input power.

Step 1: Current through all resistors is 0.6 A (from Example 1).

Step 2: Calculate individual power:

  • \( P_1 = I^2 R_1 = (0.6)^2 \times 4 = 0.36 \times 4 = 1.44\, W \)
  • \( P_2 = 0.6^2 \times 6 = 0.36 \times 6 = 2.16\, W \)
  • \( P_3 = 0.6^2 \times 10 = 0.36 \times 10 = 3.6\, W \)

Step 3: Total power dissipated:

\( P_{total} = 1.44 + 2.16 + 3.6 = 7.2\, W \)

Step 4: Input power from battery:

\( P = V \times I = 12 \times 0.6 = 7.2\, W \)

Answer: Power dissipated matches input power (7.2 W), confirming energy balance.

Example 5: Cost Estimation of Electric Energy Consumption Hard
A DC circuit with total power consumption of 150 watts is operated for 5 hours. If the electricity tariff is Rs.8 per kWh, calculate the total cost of running the circuit.

Step 1: Convert power to kilowatts:

\( P = \frac{150}{1000} = 0.15\, kW \)

Step 2: Energy consumed over 5 hours:

\( E = P \times t = 0.15 \times 5 = 0.75\, kWh \)

Step 3: Calculate cost:

\( \text{Cost} = E \times \text{Tariff} = 0.75 \times 8 = Rs.6 \)

Answer: The cost of running the circuit for 5 hours is Rs.6.

Tips & Tricks

Tip: Always identify which resistors are clearly in series or parallel before attempting equivalent resistance calculation.

When to use: At the start of any circuit problem to avoid confusion and errors.

Tip: Label currents and voltage directions when applying Kirchhoff's laws to reduce mistakes.

When to use: For complex circuits where series-parallel reduction alone is not enough.

Tip: Memorize power formulas in their different forms to quickly switch between them in calculations.

When to use: During power calculations to save time.

Tip: Use reciprocal ratios directly for current division in parallel circuits instead of always finding total resistance.

When to use: When only branch current is required and time is limited.

Tip: Convert power to kilowatts and time to hours before calculating energy cost for correct answers.

When to use: In cost estimation and billing related questions.

Common Mistakes to Avoid

❌ Adding resistances directly when resistors are in parallel (like series)
✓ Use reciprocal sum formula for parallel resistors: \(\frac{1}{R_{eq}} = \sum \frac{1}{R_i}\)
Why: Confusing series and parallel rules leads to wrong equivalent resistance.
❌ Assuming voltage divides in parallel circuits
✓ Voltage remains constant across all parallel branches
Why: Voltage behavior in parallel differs from series and is sometimes misunderstood.
❌ Incorrect current direction assignment causing sign errors in KCL/KVL
✓ Assign directions arbitrarily but stay consistent throughout the problem
Why: Consistency prevents sign mistakes, wrong assumptions cause confusion.
❌ Using watts instead of kilowatts and seconds instead of hours in energy cost calculations
✓ Convert units properly: power to kW, time to hours, before applying tariff
Why: Unit inconsistency drastically affects the final cost calculation.
❌ Using only one power formula without adapting to known variables
✓ Choose from \(P=VI\), \(P=I^2R\), or \(P=\frac{V^2}{R}\) as per given known values
Why: Wrong formula choice leads to incorrect power results.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
DC circuits series parallel · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.