Electric Circuit Diagram with Labels

Electric Circuit Diagram With Labels — circuit diagram showing component connections+-BatterySwitchR1LEDBasic Circuit
Electric Circuit Diagram with Labels — interactive diagram. Open it in the editor to customise components and wiring.

This is a free printable electric circuit diagram with labels: download the diagram as SVG or open it and print to paper or PDF.

A labelled electric circuit diagram reference guide covering standard symbols, designators, and how to read common circuit schematic notation.

A labelled electric circuit diagram uses standardised graphical symbols and alphanumeric designators to represent components and their connections in a circuit. Labels serve two purposes: they identify what each symbol represents, and they provide reference designators that link the schematic to a bill of materials and PCB layout.

Standard symbol sets come from IEC 60617 (international standard, used widely in Europe), ANSI/IEEE 315 (North American standard), and AS 1102 (Australia). Symbols differ slightly between standards — for example, a resistor is shown as a rectangle in IEC/AS notation and as a zigzag line in ANSI/IEEE notation. Knowing which standard a diagram uses is essential before interpreting it.

Reference designators follow standard conventions: R = resistor, C = capacitor, L = inductor, D = diode, Q = transistor, U or IC = integrated circuit, SW = switch, F = fuse, T = transformer, M = motor, PS = power supply. Numbers follow the letter prefix sequentially (R1, R2, R3) in the order components appear on the schematic, usually left to right, top to bottom.

Net labels (also called net names or node labels) identify electrical connections between points that share the same potential, even when no drawn wire connects them. Common net labels include VCC, VDD, GND, V+, V−, and signal names. A GND symbol (three descending horizontal lines) and a power rail symbol (a horizontal line with a voltage label) appear at many points in a schematic without drawn wires — all instances of the same net label are electrically connected.

Value labels appear alongside component designators: for example, R1 100Ω, C3 100nF, L2 10µH. These represent the component's electrical value. Tolerance, package size, and voltage rating may also appear as secondary labels.

Reading a circuit diagram systematically: identify the supply and ground rails first, then trace signal paths from input (left) to output (right), noting active components and their control signals.

This reference is for educational illustration purposes. All electrical installation work must be performed by a licensed electrician per applicable codes.

How to wire electric circuit diagram with labels

  1. Identify the standard used Determine whether the diagram uses IEC 60617, ANSI/IEEE 315, or another symbol set. A title block or legend on the diagram usually states this. This affects how resistors, transformers, and other components are drawn.
  2. Locate power supply and ground rails Find the VCC/VDD/V+ supply symbols and all GND symbols. These establish the voltage references for the entire circuit. Trace from the power source toward the load to understand the energy flow.
  3. Read the reference designators and BOM Cross-reference each component symbol's designator (R1, C3, U2, etc.) with the bill of materials table. This confirms component values, part numbers, and tolerances that cannot all be shown on the schematic symbol itself.
  4. Trace the signal path from input to output Follow the signal from left to right through the circuit. Note each stage: filtering, amplification, switching, comparison, or conversion. Identify where branching occurs and what each branch drives.
  5. Identify net labels and note interconnections Note all named nets (signal names, power rails). A net appearing at multiple points on a large schematic (possibly across multiple sheets) is always one electrical node. Use the net name to find all connection points.
  6. Check for bus lines and multi-sheet references Bus lines (thick lines with individual taps) represent multiple signals grouped together (data buses, address buses). Multi-sheet schematics use off-page connectors or port symbols to show connections between sheets.

Specifications

International symbol standardIEC 60617
North American symbol standardANSI/IEEE 315
Australian symbol standardAS 1102
Resistor reference designator prefixR
Capacitor reference designator prefixC
Integrated circuit reference designator prefixU or IC
Schematic signal flow conventionLeft (input) to right (output)

Safety warnings

Tools needed

Common mistakes

Troubleshooting

Circuit built from schematic does not function
Cause: Net label not traced across all instances, component value misread, or symbol standard misinterpreted Fix: Systematically verify each net label appears correctly at all intended connection points. Re-read all component values against the BOM. Confirm which symbol standard the schematic uses.
Component designation does not match the BOM
Cause: Schematic version mismatch; component was redesignated in a revision Fix: Verify the schematic and BOM share the same revision number. Cross-reference via the title block revision history. Always use the latest approved revision.
Power supply rail voltage measured differently from schematic label
Cause: Load too high, supply not connected correctly, or schematic uses nominal rather than actual voltage Fix: Measure supply voltage at the source and at the component pin. Compare against schematic-specified voltage and component operating range. Check for excessive current draw dropping the rail.

Frequently asked questions

What is the difference between IEC and ANSI circuit symbols?

IEC 60617 symbols are used internationally and in Europe. ANSI/IEEE 315 symbols are the North American standard. The most visible difference is the resistor: IEC shows a rectangle, ANSI shows a zigzag. Capacitors, transistors, and logic gates also differ in minor ways between the two standards.

What does a reference designator like R3 or C12 mean?

A reference designator consists of a letter code identifying the component type (R = resistor, C = capacitor, D = diode, etc.) followed by a sequential number. R3 is the third resistor on the schematic. The designator links the schematic symbol to the bill of materials entry and the physical PCB location.

What is a net label on a schematic?

A net label (or node name) is a text identifier placed on a wire that declares its electrical identity. Any point on the schematic carrying the same net label is electrically connected, even if no drawn wire joins them. Common examples include GND, VCC, VDD, and named signal rails.

Why do some circuit diagrams show GND symbols everywhere but no wire to a common point?

The GND symbol is a net label shorthand. All GND symbols in a schematic represent the same electrical node — the circuit's reference potential (zero volts). Drawing individual wires between every ground point would make the schematic unreadably cluttered, so the symbol is used instead.

How do I identify the signal flow direction in a circuit diagram?

By convention, signal flow in most schematics moves from left to right. The power supply or input is on the left; the output or load is on the right. Active components (transistors, op-amps, ICs) have their inputs on the left and outputs on the right. Arrows on component symbols indicate current or signal direction.

Related diagrams

Free electrical calculators

Edit this diagram free in the online editor