Electronics Fundamentals

A beginner-friendly guide to understanding electricity, components, and building your first circuits. Perfect for middle school science and engineering.

Open the Ohm's Law Explorer for a calculator and resistor helper that goes with this guide.

Table of Contents

The Core Trio & Ohm's Law

To understand electronics, you must first understand the relationship between three fundamental properties: Voltage, Current, and Resistance. The easiest way to visualize this is the Water Pipe Analogy.

Voltage (V)

Measured in Volts. This is the pressure that pushes electrons through the circuit. Think of it as the water pressure in a pipe.

Current (I)

Measured in Amperes (Amps). This is the flow rate of electrons. Think of it as the amount of water flowing through the pipe.

Resistance (R)

Measured in Ohms (Ω). This is the restriction to the flow. Think of it as the width of the pipe—a narrower pipe has higher resistance.

Ohm's Law

Ohm's law mathematically defines how these three properties interact. It states that Voltage is equal to Current multiplied by Resistance.

  • To find Voltage: V = I × R
  • To find Current: I = V ÷ R
  • To find Resistance: R = V ÷ I
V
I × R

Two Flavors of Electricity: AC vs. DC

Now that you know how water (current) flows through the pipes, it's important to know that there are two different ways it can flow. This is the famous battle of AC versus DC!

Direct Current (DC)

In DC, electrons march in a single-file line in one direction only. Like water flowing continuously down a river.

  • Sources: Batteries, solar panels, and USB phone chargers.
  • Best for: Electronics, computers, and LEDs!

Alternating Current (AC)

In AC, electrons violently vibrate back and forth, changing direction many times a second (60 times a second in US homes!).

  • Sources: Wall outlets, power plants, and huge generators.
  • Best for: Traveling long distances across city power lines.
Project Check: Which one are you using? You are using a 9V battery, which means you are working with DC (Direct Current). This is perfect because an LED (Light Emitting Diode) acts like a one-way door. It only works if electricity flows in one direction. If you tried to power an LED with AC, the changing directions would cause it to blink on and off incredibly fast!

The Anode vs. Cathode Conundrum

One of the most confusing concepts for beginners is identifying Anodes and Cathodes. People often mistakenly believe "Anode always means Positive." This is false.

The true definition is based on the direction of conventional current flow (which flows from Positive to Negative):

  • Anode: The terminal where conventional current enters the device from the outside circuit.
  • Cathode: The terminal where conventional current leaves the device and returns to the outside circuit.

Because of this definition, the positive and negative labels swap depending on whether the component is consuming power (like an LED) or providing power (like a discharging battery).

Loads (LEDs, Diodes)

Components that consume electricity. Pro Tip: On a physical LED, the longer metal leg is the Anode (+), and the flat edge on the plastic bulb marks the Cathode (-).

+

Anode is Positive

Current from the battery flows into the positive leg of the LED. Therefore, the + leg is the Anode.

Cathode is Negative

Current flows out of the negative leg to return to ground. Therefore, the - leg is the Cathode.

Sources (Batteries)

Components that provide electricity (when discharging).

Anode is Negative

Inside the battery, conventional current flows from the positive end back to the negative end to complete the internal loop. It enters the negative terminal. Therefore, the - terminal is the Anode.

+

Cathode is Positive

Current is pushed out of the positive terminal to power your circuit. Therefore, the + terminal is the Cathode.

Remember: Don't memorize Anode/Cathode by "+" and "-". Memorize them by In (Anode) and Out (Cathode).

Controlling the Flow: Switches

The SPST Switch

SPST stands for Single Pole, Single Throw. It's the simplest type of switch—just like a standard light switch in your house. Think of it as a drawbridge for electrons.

  • Open (Off): The drawbridge is UP. The path is broken, and electrons cannot flow across the gap.
  • Closed (On): The drawbridge is DOWN. The circuit is complete, and electrons rush through!

Your Mission: The 6-LED Circuit

Your assignment is to build a circuit with one 9V battery, one SPST switch, 6 LEDs, and a resistor. Here are some critical engineering hints to help you succeed:

1. Series vs. Parallel

If you wire 6 LEDs in a single line (Series), they share the voltage. 6 LEDs × 2V each = 12 Volts needed. But you only have a 9V battery! Your LEDs won't light up. You will need to wire them in a Parallel circuit so they share current instead of voltage.

2. Switch Placement

To turn ALL 6 LEDs on and off at the exact same time, where should your "drawbridge" go? It needs to be on the main wire before the electricity splits off to go to the different LEDs.

Protecting Your LEDs: The Resistor

An LED (Light Emitting Diode) is very delicate. If you connect an LED directly to a 9V battery, the pressure is too high! It will draw too much water (current) until it goes *POP* and burns out.

To prevent this, we use a Resistor. The resistor narrows the pipe, choking the flow of current and keeping the LEDs safe. Use the calculator below to find out what resistor you need.

Project Hint: If you put 6 LEDs in parallel, they each need about 20mA. That means your "Desired Current" for the whole circuit is 6 × 20mA = 120mA!

LED Resistor Calculator

Enter your circuit details below to calculate the exact resistor needed to protect your LED safely.

V
Your battery voltage.
V
Usually 2V-3V depending on color.
mA
Standard LEDs use ~20mA.

Required Resistance:

350 Ω

Resistor Color Code Decoder

Select the colors on your physical resistor (reading from left to right) to decode its value.

Decoded Value:

1 kΩ ±5%

Prototyping: The Breadboard

Before you solder anything permanently, engineers use a Breadboard to test their circuits. It's like a pegboard for electronics—you just plug components into the holes to connect them! But to use it, you have to understand the hidden metal clips inside.

How the Holes Connect

  • Power Rails (Vertical):

    The long lines on the edges (usually marked with Red + and Blue -). All the holes in one vertical line are connected together. This is a great place to plug in your battery so power is available everywhere!

  • Terminal Strips (Horizontal):

    The short rows of 5 holes in the middle (labeled a-b-c-d-e). If you plug two wires into the same row of 5, they are connected! They do not connect across the middle gap.

  • The Trench (Middle Gap):

    This separates the left and right sides of the board. It's used so components like switches or microchips don't accidentally short out their own legs.

Project Hint: Want to wire 6 LEDs in parallel easily? Plug all 6 of their long legs (Anodes) into the positive power rail, and all 6 short legs (Cathodes) into the negative power rail! (Just remember to put your switch and resistor in the path first!)
+ - - + Highlighted colors show the hidden metal clips!