Electrical Fundamentals
Lesson 2 of 8beginner
14 min read

Meet the Components

The building blocks of every circuit

Theory

🎧 Listen to this lesson

Why Learn Components First?

Before we dive into the math of electronics, you need to recognise the physical parts and their symbols. Every circuit — from a flashlight to a smartphone — is built from a handful of standard components. Once you know what they look like and what they do, reading and building circuits becomes much easier.

Reading a Schematic Diagram

A schematic diagram is a map of a circuit. Instead of drawing realistic pictures of every part, engineers use standardised symbols connected by lines (wires). Learning to read schematics is like learning an alphabet — once you know the symbols, you can understand any circuit diagram. Lines represent wires (conductors), and the special symbols represent components.

Tip
You don't need to memorise every symbol right now. Focus on recognising the five most common ones: battery, resistor, switch, LED, and fuse. Everything else builds on these.

Batteries & Voltage Sources

A battery is a device that provides electrical energy by converting chemical energy into a voltage difference between its two terminals. The longer line in the schematic symbol represents the positive (+) terminal; the shorter, thicker line represents the negative (−) terminal. Common household batteries include 1.5 V AA cells and 9 V rectangular batteries.

Key Concept
Battery schematic symbol: a long thin line (positive) and a short thick line (negative), often drawn as two or more pairs stacked to indicate multiple cells.

Wires & Conductors

Wires are simple conductors that carry current between components. In a schematic they are drawn as straight lines. Where two wires connect there is a filled dot (junction). Where two wires cross without connecting, one line is drawn with a small bump or the crossing is left unmarked (no dot).

Resistors

A resistor is a component specifically designed to resist the flow of current by a predictable, fixed amount. Resistance is measured in Ohms (Ω). Resistors are used everywhere: to limit current, divide voltage, set bias points, and protect other components.

Key Concept
Schematic symbol: a zigzag line (US/Japan style) or a plain rectangle (IEC/European style). Both mean the same thing.

Types of Resistors

Not all resistors are made the same way. The construction affects their precision, noise, power handling, and cost:

  • Carbon-film resistor — Cheap and common, used in general hobby circuits. They have coloured bands painted on the body that encode the resistance value.
  • Metal-film resistor — More precise and stable than carbon-film. Preferred when accuracy matters (e.g., audio circuits, measurement equipment).
  • Wire-wound resistor — Made by winding resistance wire around a ceramic core. Excellent for high-power applications (5 W and above) because they can dissipate a lot of heat.
  • Surface-mount (SMD) resistor — Tiny rectangular chips soldered directly to a circuit board. Used in almost all modern electronics because of their small size.
Info
All common resistor types (carbon-film, metal-film, wire-wound) are 'ohmic' — their resistance stays fixed regardless of the applied voltage. This is important when we get to Ohm's Law.

Switches

A switch controls whether current can flow through a circuit by opening or closing a gap in the conductor path. When the switch is closed (ON), the circuit is complete and current flows. When the switch is open (OFF), the path is broken and current stops. Toggle switches, push-buttons, and relays are all types of switches.

Fuses

A fuse is a safety device placed in series with a circuit. It contains a thin piece of wire that melts (blows) when too much current flows, breaking the circuit and protecting components from damage. Fuses have a current rating (e.g., 1 A, 5 A) — if the current exceeds this value, the fuse blows.

Diodes

A diode is a component that allows current to flow in one direction only — like a one-way valve. It has two terminals: the anode (+) and cathode (−). When connected in the forward direction (anode to positive voltage), it conducts. When reversed, it blocks.

Warning
Important: Unlike resistors, a diode does NOT have a fixed resistance. Its resistance changes depending on the applied voltage. This makes diodes 'non-ohmic' devices — a distinction that becomes important when we cover Ohm's Law.

LEDs (Light-Emitting Diodes)

An LED is a special type of diode that emits light when forward current flows through it. LEDs are everywhere — indicator lights, displays, torches, and room lighting. Like all diodes, LEDs are non-ohmic and only allow current in one direction. They also require a current-limiting resistor to prevent burning out.

Tip
LED tip: The longer leg of an LED is the anode (positive), and the shorter leg is the cathode (negative). In schematics, the LED symbol is a triangle with arrows representing emitted light.

Ohmic vs Non-Ohmic Components

Components can be divided into two groups based on how they behave with voltage and current:

  • Ohmic components — Have a constant resistance regardless of voltage. Examples: carbon-film resistors, metal-film resistors, wire-wound resistors, and ordinary wire/conductors.
  • Non-ohmic components — Their resistance changes with the applied voltage or temperature. Examples: diodes, LEDs, transistors, thermistors (temperature-sensitive), and LDRs (light-sensitive).
Key Concept
This distinction will be key in the next lessons. Ohm's Law (V = I × R) only applies directly to ohmic components where R is constant.

Quick Reference Table

  • Battery — Provides voltage (energy source). Symbol: long/short parallel lines.
  • Wire — Connects components (conductor). Symbol: straight line.
  • Resistor — Resists current (ohmic). Symbol: zigzag or rectangle.
  • Switch — Opens/closes circuit path. Symbol: line with a gap that can close.
  • Fuse — Protects circuit (melts if overcurrent). Symbol: thin line in a box.
  • Diode — Allows current one way only (non-ohmic). Symbol: triangle with bar.
  • LED — Emits light when forward-biased (non-ohmic). Symbol: diode with arrows.

Formulas

Interactive Diagram

Interactive Circuit Diagram

9.0V100ΩI = 90.0mAP = 810.0mW

Circuit Challenges

Challenge 1 of 1
Match the Component

A 9V battery is connected through a switch and a fuse to a resistor. If the fuse is rated at 1A, what is the maximum current the circuit can draw before the fuse blows?

Imax=IfuseratingI_{max} = I_{fuse\,rating}
+9V1A maxFuseA
1A
? A

Calculate & fill in:

A

Knowledge Check

Question 1 of 5

What is the purpose of a resistor in a circuit?