Electricity has a reputation problem. It is invisible, it can hurt you, and it is usually explained with a wall of Greek letters before anyone bothers to tell you what is actually happening. But strip away the intimidation and electronics rests on a handful of ideas so simple they can be drawn on the back of an envelope. Master those, and a circuit board stops looking like sorcery and starts looking like plumbing.
That is not a throwaway metaphor. The water-pipe analogy is genuinely how most engineers picture a circuit in their heads, and it gets you remarkably far before it breaks down. So let’s open the tap.
Three quantities, one mental picture
Imagine a closed loop of pipe with a pump pushing water around it. Three things describe what is going on, and each maps cleanly onto an electrical idea.
Voltage is pressure. The pump creates a difference in pressure between two points, and that pressure difference is what makes water want to move. In electronics we measure this push in volts (V). A single AA battery provides 1.5 V; a USB port supplies 5 V; the outlet in your wall sits at 120 or 230 V depending on where you live. Crucially, voltage is always measured between two points — it is a difference. Asking for “the voltage here” without a reference point is like asking how much taller something is without saying taller than what.
Current is flow. This is the actual quantity of water rushing past a given point each second. Electrically, it is the flow of charge, measured in amperes, or amps (A). A phone charger might deliver 2 A; an LED indicator sips around 0.02 A (20 milliamps); a kettle pulls more than 10 A. Current is what does the work and, importantly, what produces heat — it is current, not voltage alone, that melts wires and stops hearts.
Resistance is the narrowness of the pipe. A thin, constricted pipe fights the flow; a wide, smooth one lets it gush. Resistance is measured in ohms (Ω). A length of copper wire has almost none. A resistor on a circuit board might offer 220 Ω or 10,000 Ω precisely because the designer wants to restrict the flow.
Hold those three pictures together and you already understand the most important equation in all of electronics.
Ohm’s law: the master key
In 1827 a German schoolteacher named Georg Ohm published the relationship that ties the three quantities together. In modern notation it is almost insultingly compact:
V = I × R
Voltage equals current times resistance. Push harder (more voltage) through the same pipe and more flows. Narrow the pipe (more resistance) at the same pressure and less flows. That is the entire content of the law, and you can rearrange it to answer almost any everyday question.
Suppose you want to power an LED that runs happily at 2 V and 20 mA from a 5 V supply. The LED itself will “drop” 2 V, leaving 3 V that needs to be absorbed somewhere or the LED burns out. You add a resistor in series, and Ohm’s law tells you its value: R = V ÷ I = 3 V ÷ 0.02 A = 150 Ω. That single calculation, done correctly, is the difference between a glowing indicator and a puff of acrid smoke. Generations of electronics students have learned this the smoky way.
Ohm’s law also explains why power companies ship electricity at hundreds of thousands of volts. Power lost as heat in a wire equals current squared times resistance (P = I²R). Push the same power at higher voltage and you need proportionally less current — and since the loss scales with the square of current, halving the current cuts the wasted heat to a quarter. High voltage is not bravado; it is arithmetic.
When the analogy meets alternating current
So far we have imagined water flowing steadily in one direction — direct current, or DC, the kind batteries provide. But the electricity in your walls reverses direction fifty or sixty times a second. This is alternating current (AC), and it is the form that hums out of every socket because it is far easier to step up and down in voltage using transformers.
Picture the water no longer circulating but sloshing back and forth in the pipe. Nothing travels far in any one direction, yet the constant agitation still delivers energy — enough to spin a motor or heat an element. Most of the simple intuition survives the switch to AC, but two humble components suddenly come alive in ways a steady flow never reveals.
Capacitors and inductors: components with memory
A plain resistor treats every instant the same. Capacitors and inductors are different: they react to change, and that makes them the seasoning of electronics.
A capacitor stores charge, like a small stretchy balloon spliced into the pipe. Push water in and the balloon bulges, holding pressure; release it and the balloon pushes back. A capacitor blocks steady DC once it is “full” but readily passes the wiggling of AC, which is why it is the go-to part for smoothing a bumpy supply or coupling an audio signal while blocking a DC bias. Capacitance is measured in farads (F), though real-world parts run from picofarads (trillionths) to the chunky thousands of microfarads you see bolted near a power supply.
An inductor resists change in flow, like the inertia of water in a long heavy pipe. Once the water is moving it does not want to stop; try to interrupt it suddenly and it kicks back hard. Inductors — coils of wire, often around an iron core — fight rapid changes in current and are the heart of transformers, motors and the radio tuner that plucks one station out of the air. Inductance is measured in henries (H).
Pair a capacitor and an inductor and something almost musical happens: energy sloshes back and forth between them at a specific natural frequency, exactly the way a child on a swing has one comfortable rhythm. That resonance is how a radio selects 98.5 FM and ignores everything else. Two parts, no software, just physics tuned to a number.
Diodes, transistors and the leap to intelligence
A few more characters complete the cast. A diode is a one-way valve, allowing current through in one direction and blocking it in the other — indispensable for converting AC back into DC. And the transistor, perhaps the most consequential invention of the twentieth century, is a tap whose flow is controlled by a tiny electrical signal at a third terminal. A whisper of current at the control pin governs a torrent through the main channel.
That single trick — a small signal controlling a large one — is everything. Wire transistors so the output of one switches the next and you can build a logic gate. Stack logic gates and you build memory and arithmetic. Etch a few tens of billions of transistors onto a sliver of silicon the size of a fingernail and you have the processor reading this sentence to you. Every digital marvel, from a pacemaker to a data center, is ultimately a vast choreography of taps opening and closing billions of times a second.
Where the water runs dry
No analogy is free. Water has mass you can feel; electrons are absurdly light and the “flow” is really a slow drift of charge through a near-instant electric field — flip a switch and the lamp lights immediately even though individual electrons amble along slower than a walking pace. Real capacitors leak, real wires have tiny resistance, and at high frequencies signals behave like waves on the wire rather than water in a pipe. The plumbing picture is a scaffold, not the building.
But that is exactly how good intuition works: a model that is wrong in the fine print yet right where it counts. Voltage pushes, current flows, resistance restricts, and V = I × R ties them in a bow. Capacitors remember charge, inductors resist change, diodes steer, transistors decide. Carry those eight ideas and almost nothing in electronics is closed to you — because underneath the intimidating symbols, it really is just pressure, flow, and a clever set of pipes.