Basic Electrical Circuit Diagram: Understanding Components, Symbols, and Circuit Fundamentals

Basic Electrical Circuit Diagram — circuit diagram showing component connections+-BatterySwitchR1LEDBasic Circuit
Basic Electrical Circuit Diagram: Understanding Components, Symbols, and Circuit Fundamentals — interactive diagram. Open it in the editor to customise components and wiring.

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

A basic electrical circuit diagram uses standardised symbols to show how a power source, conductors, and loads are connected to allow current to flow in a complete loop.

A basic electrical circuit diagram represents the simplest form of electrical network: a closed loop through which electric current can flow. At minimum, every complete circuit contains three elements: a source of electrical energy (battery, power supply, or mains supply), a load that converts electrical energy to another form (a lamp, resistor, or motor), and conductors connecting the source to the load to complete the current path.

The diagram uses internationally standardised symbols — primarily from IEC 60617 (international) or ANSI Y32.2 (North America) — to represent each component. Lines connecting the symbols represent conductors. The direction of conventional current flow is from the positive terminal of the source, through the external circuit (load), and back to the negative terminal.

Ohm's Law is the governing relationship in a simple resistive circuit: voltage (V) equals current (I) multiplied by resistance (R), written V = I × R. This means that for a given supply voltage, increasing resistance reduces current flow and vice versa. A lamp, for example, has a resistance that determines how much current flows from the supply and hence how brightly it glows.

Components can be connected in two fundamental configurations: - Series: components are connected end-to-end so the same current flows through each. The total resistance is the sum of individual resistances. If one component opens (fails), the circuit breaks entirely. - Parallel: components are connected across the same two nodes so the same voltage appears across each. The total resistance is lower than the lowest individual resistance. One component failing open does not break the circuit for the others.

Switches interrupt or complete the current path. A switch in series with the load controls whether current flows at all. A fuse or circuit breaker in series with the source protects the conductors and load from excessive current (a short circuit).

Basic circuit diagrams are used in education, electronics prototyping, and as the first step in designing any electrical system before a full engineering schematic is produced. All diagrams intended to guide actual electrical installation work must be reviewed by a qualified electrician or electrical engineer and must comply with applicable standards including IEC 60364, NEC/NFPA 70, BS 7671, and AS/NZS 3000.

How to wire basic electrical circuit diagram

  1. Identify all components in the circuit List every component the circuit requires: the power source (battery or supply), all loads (lamps, resistors, motors), any switches, fuses, and measuring instruments. Assign each component a reference designator (BT1 for battery, R1 for resistor, SW1 for switch, LAMP1 for lamp, F1 for fuse).
  2. Determine the circuit topology (series or parallel) Decide whether the loads should be in series (same current, voltage divides) or parallel (same voltage, current divides). Most practical circuits use parallel connections for loads so each operates at full supply voltage independently. Switches and fuses are placed in series with the loads or circuit they protect.
  3. Place the power source symbol Draw the battery or power supply symbol on the left side of the canvas with the positive terminal at the top (or left). Label the supply voltage (e.g., '12 V DC' or '230 V AC'). This establishes the reference for the rest of the diagram.
  4. Place component symbols in circuit order Add component symbols along the current path from the positive terminal of the source, through any switch and fuse (in series), then through the load(s), and back to the negative terminal. Place components left-to-right or top-to-bottom to reflect conventional current flow direction.
  5. Connect components with conductor lines Draw horizontal and vertical lines connecting component terminals. Use junction dots at every deliberate connection point where wires meet. Do not use junction dots at crossings where wires simply pass over each other without connecting. Avoid diagonal lines.
  6. Label all values and add notes Label every component with its reference designator and value (e.g., 'R1 — 100 Ω 0.5 W', 'SW1 — SPST', 'BT1 — 9 V'). Add a note stating the symbol standard used. If calculating expected current or voltage, add those calculated values as annotations near the relevant components.
  7. Verify the circuit is a complete loop Trace the current path from the positive terminal of the source through every component in turn and back to the negative terminal. Every component must lie within the complete loop. Any component with one unconnected terminal is not in the circuit (floating node) and will not function. Check that the switch, when closed, completes the loop.

Specifications

Ohm's LawV = I × R (voltage in volts, current in amperes, resistance in ohms)
Series circuit total resistanceR_total = R1 + R2 + R3 + ... (sum of all series resistances)
Parallel circuit total resistance1/R_total = 1/R1 + 1/R2 + 1/R3 + ... (reciprocal of sum of reciprocals)
Symbol standard (international)IEC 60617: Graphical Symbols for Diagrams
Symbol standard (North America)ANSI Y32.2 / IEEE 315
Typical educational circuit supply voltage1.5 V to 24 V DC (battery or bench supply)
Applicable standards for mains installationsNEC/NFPA 70, BS 7671, IEC 60364, AS/NZS 3000

Safety warnings

Tools needed

Common mistakes

Troubleshooting

Lamp does not light when the switch is closed
Cause: Open circuit somewhere in the series path: failed lamp, blown fuse, disconnected wire, or faulty switch Fix: With supply disconnected, use a multimeter in continuity mode to check each element in sequence: measure across the fuse (should read 0 Ω if intact), measure switch contacts when closed (should read 0 Ω), check lamp resistance (a failed open-circuit lamp reads infinite resistance). Replace the faulty element.
Fuse blows immediately when the circuit is energised
Cause: Short circuit somewhere in the circuit — two conductors are touching where they should not be, or a component has failed short-circuit Fix: Disconnect all loads. Replace the fuse. Energise the circuit briefly with only the source and fuse. If fuse holds, reconnect one load at a time until the fuse blows again — the last connected load is the fault. Inspect that component's connections and the conductor insulation around it.
Lamp is very dim when switch is closed
Cause: Excess resistance in series with the lamp — either a resistor value is too high, a poor connection has introduced contact resistance, or the power source voltage has dropped due to a discharged battery Fix: Measure voltage across the lamp terminals with the circuit energised. Compare to the rated lamp voltage. If significantly lower, measure voltage across each series element (source, fuse, switch, wiring) to identify where the voltage is being dropped unexpectedly. Replace the battery if the source voltage has dropped below rated.

Frequently asked questions

What are the three essential parts of any electrical circuit?

Every complete electrical circuit requires: a source of electromotive force (EMF) such as a battery or power supply that maintains a voltage difference; one or more loads that consume electrical energy (lamp, motor, resistor); and conductors forming a complete closed path between the source terminals through the load. Without a complete loop, no steady current flows.

What is the difference between a series and a parallel circuit?

In a series circuit, all components share the same current path — the same current flows through each component in turn. Voltage is divided across components proportionally to their resistance. In a parallel circuit, all components connect across the same two terminals — each sees the same voltage. Current divides between branches. Household wiring uses parallel circuits so each appliance operates at full supply voltage independently.

What does Ohm's Law state and why is it important?

Ohm's Law states that voltage (V) = current (I) × resistance (R), or V = IR. It defines the relationship between the three fundamental quantities in a DC resistive circuit. It allows you to calculate any one quantity if the other two are known — for example, given a 12 V supply and a 60 Ω lamp, current = 12 ÷ 60 = 0.2 A. It is the starting point for analysing any basic electrical circuit.

What is an open circuit and a short circuit?

An open circuit is a break in the current path — no current flows regardless of the applied voltage. A short circuit is an unintended low-resistance connection across a source or component, allowing very large current to flow. An open circuit typically causes a load to stop working (lamp goes out). A short circuit can damage components, overheat conductors, and cause fires if not protected by a fuse or circuit breaker.

What symbols are used to represent a battery, a lamp, and a switch in a basic circuit diagram?

In IEC 60617: a battery is represented by alternating long (positive) and short (negative) parallel lines; a lamp is a circle with an X inside; a switch is an open line between two dots (open for SPST open position). In ANSI Y32.2, the battery and switch symbols are similar; the lamp symbol may be a circle with a curved filament. Always state which standard is used on the diagram.

Related diagrams

Free electrical calculators

Edit this diagram free in the online editor