Intuition The ONE core idea
A circuit diagram only ever tells you two things : which points are electrically the same point (topology) and what each little picture does to the flow of charge (function). Master those two ideas and every symbol on the parent topic becomes obvious, because each symbol is just a promise about one of those two things.
Everything below is built in order. Nothing is used before it is drawn. Read top to bottom.
Before any symbol makes sense, we need the thing the symbols push around.
Definition Electric charge
Charge is a property some tiny particles carry. There are two kinds, which we label + (positive) and − (negative). Like kinds push apart; opposite kinds pull together. In a wire, it is the negative particles (electrons) that actually drift, but by an old convention we pretend positive charge flows — more on that below.
Intuition Picture it as water
Imagine charge as water in pipes . The pipes are wires. Something has to push the water (a pump), some pipes are narrow and slow it down, and the water can pile up behind a wall. Every symbol you will meet is one of these plumbing parts. Hold that picture for the whole page.
I
Current is the rate at which charge passes a point — how much charge per second. We write it I and measure it in amperes (A). One ampere = one coulomb of charge every second.
I = time taken charge that passes
Why do we even need this symbol I ? Because to say what a component does , we must talk about "how much flow," and I is that number.
Definition Conventional current
Conventional current is the direction + charge would move: out of the + terminal, through the circuit, back into the − terminal. Real electrons go the opposite way, but every schematic and every formula uses conventional current. Always follow it.
Look at the arrow in the figure: it leaves the + side, loops all the way round, and returns to the − side. That single arrow is the "which way does the water flow" answer, and it decides which way an LED must point later.
Definition Electric potential
Potential at a point is like the height of water there — a measure of how much push the charge has at that spot. We give every point a potential value in volts (V). See Electric Potential and Voltage for the full story.
Definition Voltage (potential difference)
Voltage between two points is the difference in their potentials — the drop in height from one point to the next. A voltage of 0 between two points means they are at the same height, so nothing pushes charge between them.
Intuition Why "difference" and not just "height"?
Water only flows downhill , and what makes it flow is the difference in height, not the height itself. Same with charge: current is driven by potential difference . This is why a battery is described by the voltage between its two ends.
A node is any set of points joined by unbroken wire. Every point on one node sits at the exact same potential . Reading a schematic is mostly just spotting the nodes.
Intuition Why one node = one potential
A plain wire has no "height drop" across it (see the next section). If two points are linked by pure wire, there is no difference in push between them, so they are — electrically — the very same point , no matter how far apart they look on the paper.
In the figure, every dot painted the same colour is the same node — one shared potential — even though the wires bend and stretch. The schematic doesn't care about the bends; it cares only about "same colour or not."
Definition Wire (ideal conductor)
A wire is drawn as a plain line. It is an ideal conductor : charge slides through it with zero voltage drop . Its only job is to carry a node from one place to another.
Why call it a "node extender"? Because a wire adds no function — it just spreads one potential across the drawing. That is exactly why the whole of Section 3 works.
This is the single detail that flips a working circuit into a broken one, so it gets its own figure.
A filled dot where wires meet means "these wires are electrically joined into one node." No dot where two wires cross means they pass over each other , staying separate nodes — like one road bridging over another.
Common mistake "Lines that touch must be connected."
Why it feels right: on paper, two crossing lines look joined, like roads meeting.
The fix: connection needs the dot . Left picture (no dot) = two separate nodes crossing. Right picture (dot) = one shared node. Train your eye to hunt for the dot first.
Definition Battery / cell
A battery is drawn as a pair of parallel lines: one long thin line and one short thick line. It maintains a fixed voltage between its two terminals, called the EMF , written E .
Long thin line = + terminal (higher potential).
Short thick line = − terminal (lower potential).
Mnemonic Long line is positive
"Long = plus, short = minus. " The long line is the high side, where conventional current leaves. Never guess this — memorise it.
Why is the pump the first component to find when reading? Because it sets the direction of current (out of + ) and the total push the rest of the circuit shares.
A resistor is drawn as a zigzag or a plain rectangle with equal-length leads. It resists flow: to push current I through it, you must spend a voltage V , related by Ohm's Law :
V = I R
Here R is the resistance in ohms (Ω ). Bigger R = narrower pipe = more voltage needed for the same current.
Common mistake "A rectangle battery and a rectangle resistor are the same."
Why it feels right: both can be drawn as boxes.
The fix: the battery has unequal parallel lines (long/short); the resistor is a plain box or zigzag with equal leads . A battery gives push; a resistor spends it.
Ground (drawn as a set of shrinking horizontal lines, ⏚) is simply the node we choose to call 0 V . All other voltages are measured as heights above this chosen sea level. See Grounding and Reference Voltages .
Common mistake "Ground means danger or literal dirt."
Why it feels right: the word sounds physical.
The fix: it is a bookkeeping choice — the reference point for measuring every other potential, not necessarily a stake in the soil.
Why do we need it? Because voltage is always a difference (Section 2). To hand out single numbers like "5 V here," we must agree where 0 is — ground is that agreement.
A switch is how we decide whether the loop is complete. Open the switch and the pump has nowhere to push.
A capacitor is drawn as two parallel lines of equal length (unlike the battery's unequal lines). It stores charge on those plates:
Q = C V
where C is capacitance in farads (F), Q is stored charge, V is the voltage across it. Once fully charged, it blocks steady DC — charge cannot cross the gap, so continuous flow stops.
Picture it as a wall the water pushes against: it fills up, then flow stops. It matters because it behaves totally differently from a resistor even though both sit "in the path."
A diode is drawn as a triangle pointing at a bar (▷|). It is a one-way valve : current passes only in the direction the triangle points (the direction of conventional current), and is blocked backwards. An LED is a diode that emits light when it conducts. See Diodes and LEDs .
Intuition Why direction matters so much
Because the triangle is a one-way gate, its orientation must agree with the current arrow you found in Section 1. Point it with the current → it conducts and glows. Point it against → dark, no current. This is the payoff of learning conventional current first.
A lamp is drawn as a circle with a cross (⊗). Electrically it behaves like a resistor (obeys V = I R ) but gets hot enough to glow. Treat it as a resistive load that also lights up.
This is the accounting rule that lets the parent note write
I = R E − V L E D
— the resistor drops whatever push the battery didn't hand to the LED.
Definition Series vs parallel
Series: components end-to-end on one wire share the same current . Resistances add: R e q = R 1 + R 2 .
Parallel: components sharing both end-nodes share the same voltage . For two: R e q 1 = R 1 1 + R 2 1 .
The shape tells you which quantity is shared, which picks the rule. See Series and Parallel Circuits .
Voltage - difference in push
Switch - controllable break
Diode and LED - one-way gate
KVL and series or parallel
Read schematic symbols 1.1.14
Test yourself — reveal only after you have answered.
What are the two things a schematic ever tells you? Topology (which points are the same node) and function (what each symbol does to charge).
Define current I in words. The rate at which charge passes a point — charge per second, in amperes.
Which way does conventional current flow relative to the battery? Out of the + terminal, round the circuit, back into the − terminal.
What makes charge flow — potential or potential difference? Potential difference (voltage); like water, flow needs a height difference .
What is a node, and what do all its points share? A set of points joined by unbroken wire; they all share the same potential.
Why does a wire not change the potential along it? It is an ideal conductor with zero voltage drop, so both ends are the same node.
What single mark means two crossing wires are connected? A filled junction dot; no dot = they cross without touching.
Which battery line is positive? The long thin line.
State Ohm's Law. V = I R .
What does ground represent electrically? The chosen 0 V reference node against which all voltages are measured.
Open switch — what happens to its node? It is broken; no current can flow (open circuit).
What does a fully charged capacitor do to steady DC? Blocks it — Q = C V , no continuous flow across the gap.
Which way must an LED triangle point? In the direction of conventional current; backwards it stays dark.
Series vs parallel — what is shared in each? Series shares the same current; parallel shares the same voltage.