wirenerd
← All Lessons
Lesson 1 · Fundamentals

Reading a Ladder Diagram

Before you can wire a control circuit, you have to be able to read one. The ladder diagram is the language of motor control — and once it clicks, every circuit you'll ever see is just a variation on the same shape.

Why it's called a ladder

A ladder diagram gets its name because it looks like a ladder. There are two vertical lines on the sides — the rails — and horizontal lines crossing between them — the rungs. Power comes down one rail, passes through whatever is on a rung, and returns up the other rail.

The left rail is the hot (your power, often labeled L1). The right rail is the return (the neutral, or the other line, often L2 or N). Every rung is one complete path from hot to return.

L1 (hot) L2 / N (return) switch M RUNG 1 — one complete path: hot → switch → coil → return L RUNG 2 — same shape, different load
Two rails, two rungs. Power flows down the left rail, across each rung through its devices, and back up the right rail.

How to read a rung

You read a rung left to right, the same direction current flows. Everything on the left side of the load is a control — switches, buttons, contacts that decide whether power gets through. The thing on the right is the load — the coil, light, or motor that does the work.

Here's the key rule, and it's the same one the Sandbox enforces: the load only operates when the rung forms a complete path from hot to return. If any switch or contact in the rung is open, the path is broken and the load stays off.

The two halves of every rung: control on the left (decides), load on the right (does the work). Train your eye to split every rung at the load — once you do, even a busy diagram reads quickly.

The basic symbols

You only need a handful of symbols to read most control circuits:

That letter on a coil is the whole trick of control wiring: a coil on one rung can close or open contacts on other rungs, just by sharing a letter. That's how one button can control a big motor — and it's exactly what you'll do in the Sandbox by giving a coil and its contacts the same letter.

What to take away

A ladder diagram is just hot on the left, return on the right, and rungs in between. Read each rung left to right, split it at the load, and check whether the control side forms a complete path. Master that, and you can read any control circuit you'll meet on the job.

Now build it yourself

Open the Sandbox, drop a Power Source, a switch, and a Light, and wire a single rung. Watch it only run when the path completes.

Open the Sandbox →
← Previous Next: The Complete Circuit (coming soon)