โ† All Lessons
Week 7|Physics

Electricity and Circuits

Build circuits, learn Ohm's Law, and explore series vs parallel circuits with simulators.

Materials for this lesson

  • Laptop (charged, for PhET simulator)
  • Pencil and paper

Warm-Up: From Power Plant to Light Bulb

When you flip a light switch, the room floods with light almost instantly. But how does that actually work?

Trace the complete path of energy from a power plant to the light bulb in your room. Think about every step โ€” generation, transmission, your house's wiring, and the switch.

๐Ÿ’ก Key Concept

The word "circuit" comes from the Latin word for "circle." Electricity must flow in a complete loop โ€” from the source, through the device, and back to the source. No loop, no flow.


Core Lesson: Understanding Electricity

The Three Fundamental Quantities

Electricity can be confusing because you can't see it. But there's a powerful analogy that makes it intuitive: water flowing through pipes.

| Electrical Concept | Water Analogy | Unit | Symbol | |-------------------|---------------|------|--------| | Voltage (potential difference) | Water pressure | Volts (V) | V | | Current (flow of charge) | Flow rate of water | Amperes/Amps (A) | I | | Resistance (opposition to flow) | Narrow pipe or obstacle | Ohms (omega) | R |

  • Voltage is like water pressure โ€” it's the "push" that drives electrons through the wire. A battery or power plant creates this push.
  • Current is how much charge is flowing per second โ€” like how many liters of water pass through a pipe each second.
  • Resistance is anything that opposes the flow โ€” like a narrow pipe or a kink in a hose. Thin wires, long wires, and certain materials all increase resistance.

What Is Electricity? โ€” Scishow

Ohm's Law: The Golden Rule

The relationship between voltage, current, and resistance is beautifully simple:

V = I ร— R

This can be rearranged:

  • I = V / R (current equals voltage divided by resistance)
  • R = V / I (resistance equals voltage divided by current)
โœจ Tip

Memory trick: Draw a triangle with V on top, I on the bottom-left, and R on the bottom-right. Cover the one you want to find, and the other two show you the formula. Cover V? You see I times R. Cover I? You see V over R. Cover R? You see V over I.

Example: A 9V battery powers a circuit with 3 ohms of resistance. How much current flows?

I = V / R = 9 / 3 = 3 amps

A circuit has a 12V battery and 4 ohms of resistance. How much current flows?

A circuit carries 2 amps of current through a 6-ohm resistor. What is the voltage across the resistor?

Reading Circuit Diagrams

Electrical engineers don't draw realistic pictures of circuits. Instead, they use schematic symbols:

| Component | Symbol Description | |-----------|-------------------| | Battery | Two lines (one long/thin, one short/thick) | | Wire | Straight line | | Resistor | Zigzag line | | Light bulb | Circle with an X inside | | Switch | Gap with a movable line |

When reading a circuit diagram, trace the path from the positive terminal of the battery, through all components, and back to the negative terminal.

Series Circuits: One Path

In a series circuit, all components are connected in a single loop. The current has only one path to follow.

Key properties of series circuits:

  • Current is the same everywhere in the circuit (the same water flows through every part of the pipe)
  • Voltage is shared among the components (each resistor gets a portion of the total voltage)
  • Resistances add up: R_total = R1 + R2 + R3 + ...
  • If one component breaks, the entire circuit stops (like old Christmas lights)

Example: Three 2-ohm resistors in series with a 12V battery:

  • R_total = 2 + 2 + 2 = 6 ohms
  • I = 12V / 6 ohms = 2 amps (same through each resistor)
  • Voltage across each resistor = 2A x 2 ohms = 4V (the 12V splits evenly)

Parallel Circuits: Multiple Paths

In a parallel circuit, components are connected across the same two points, creating multiple paths for current to flow.

Key properties of parallel circuits:

  • Voltage is the same across each branch (each path connects directly to the battery)
  • Current is shared among the branches (more paths = more total current)
  • Resistance formula: 1/R_total = 1/R1 + 1/R2 + 1/R3 + ...
  • If one branch breaks, the others keep working (like modern Christmas lights and your home wiring)

Example: Two 6-ohm resistors in parallel with a 12V battery:

  • 1/R_total = 1/6 + 1/6 = 2/6 = 1/3, so R_total = 3 ohms
  • Total current I = 12V / 3 ohms = 4 amps
  • Current through each resistor = 12V / 6 ohms = 2 amps (they split the 4A evenly)
๐Ÿ’ก Key Concept

The big paradox of parallel circuits: Adding more resistors in parallel actually decreases total resistance. It's like opening more lanes on a highway โ€” even though each lane has the same speed limit, more total traffic can flow.

You have two identical light bulbs. In which circuit arrangement will each bulb be brighter?

Three 12-ohm resistors are connected in parallel. What is the total resistance?

Series vs Parallel Circuits โ€” The Engineering Mindset


Hands-On Lab: PhET Circuit Simulator

We'll use the PhET Circuit Construction Kit to build and test circuits virtually. This is the same simulator used in university physics courses.

PhET Circuit Construction Kit โ€” DC

๐Ÿงช Materials Needed

If the embedded simulator doesn't load, open it directly in a new tab: PhET Circuit Construction Kit DC

Activity 1: Build a Simple Circuit

  1. Drag a battery, a light bulb, and wires onto the workspace
  2. Connect them in a complete loop
  3. The bulb should light up! If it doesn't, check that every connection is complete
  4. Click on the battery and change the voltage. What happens to the bulb brightness?
  5. Add an ammeter in series to measure current. Add a voltmeter across the bulb.

Record: At different battery voltages, what current and voltage do you observe?

Activity 2: Series Circuit

  1. Clear your workspace
  2. Connect two identical light bulbs in series with one battery
  3. Observe: How bright are they compared to a single bulb?
  4. Add an ammeter. Is the current the same before the first bulb and between the two bulbs?
  5. Now remove one bulb (disconnect a wire). What happens?

Predict first, then test: If you add a third bulb in series, will the other bulbs get brighter, dimmer, or stay the same?

Activity 3: Parallel Circuit

  1. Clear your workspace
  2. Connect two identical light bulbs in parallel with one battery
  3. Observe: How bright are they compared to the series circuit? Compared to a single bulb?
  4. Now remove one bulb. What happens to the other?
  5. Use ammeters to measure current in each branch and the total current from the battery.

Predict first, then test: If you add a third bulb in parallel, will the other bulbs get brighter, dimmer, or stay the same?

Activity 4: Make a Prediction

Before building each circuit below, predict the brightness of each bulb (dim, medium, bright), then build it and check.

  1. Three bulbs in series with a 9V battery
  2. Three bulbs in parallel with a 9V battery
  3. Two bulbs in series, then that pair in parallel with a single bulb (a "combination" circuit)
โœจ Tip

The best way to learn circuits is to predict, then test. If your prediction was wrong, figure out why. That moment of surprise is when the deepest learning happens.


Challenge: The Independent Switch Problem

Design a circuit where ONE battery powers TWO light bulbs, and each bulb has its own switch that controls it independently. When you flip Switch A, only Bulb A turns on/off. When you flip Switch B, only Bulb B turns on/off.

Think about it: should the bulbs be in series or parallel?

Resistance Calculation Challenge

A circuit contains:

  • A 12V battery
  • Bulb A (resistance = 4 ohms) with Switch A, in one parallel branch
  • Bulb B (resistance = 6 ohms) with Switch B, in another parallel branch

Calculate the following for each scenario:

Scenario 1: Both switches ON

Scenario 2: Only Switch A is ON

Scenario 3: Only Switch B is ON

In a parallel circuit, when you turn on an additional branch, what happens to the total current drawn from the battery?


Resources