The voltage source symbol on a schematic represents an active component that provides a specific electrical potential difference (voltage) to a circuit. In standard IEEE 315 (US) and IEC 60617 (International) formats, an independent DC voltage source is drawn as a circle with a plus and minus sign, or as two parallel lines (one long, one short). An AC voltage source is depicted as a circle containing a sine wave. Understanding these symbols—and how they translate to physical terminal markings and wire colors—is critical for safely troubleshooting and building electrical systems.

The Master Voltage Source Symbol Reference Table

The table below maps standard schematic symbols to their physical terminal markings. Schematic symbols follow IEEE 315 and IEC 60617 standards, while physical wiring follows regional electrical codes.

Source Type Schematic Symbol Shape Internal Marker Physical Terminal Stamp Practical Meaning & Use Case
Independent DC Circle + and - signs V+, V-, VCC, VDD Ideal power supply or bench supply; maintains constant voltage regardless of load.
Independent AC Circle Sine wave (~) L1, L2, N, AC IN Mains power, alternators, or function generators; voltage alternates polarity over time.
Battery (Multi-cell) Parallel Lines Long (+) / Short (-) BAT+, BAT-, POS, NEG Physical electrochemical cells; multiple pairs of lines indicate multiple cells in series.
Dependent DC (VCVS) Diamond + and - signs N/A (Math model) Voltage-Controlled Voltage Source; used in op-amp and transistor equivalent circuit models.
Dependent AC (CCVS) Diamond Sine wave (~) N/A (Math model) Current-Controlled Voltage Source; represents components where output AC voltage depends on a control current.

Translating Schematics to Physical Wiring (NEC vs. IEC vs. Old UK)

While the schematic symbol tells you the function of the source, regional electrical codes dictate how that source is physically wired and color-coded at the terminal block. Assuming a single-region standard applies universally is a leading cause of cross-border equipment failure and electrical shock.

North America (NEC / NFPA 70)

In the US and Canada, the National Electrical Code governs physical installations. For an AC voltage source (the circle with a sine wave), the ungrounded 'hot' conductors are Black, Red, or Blue. The grounded neutral is White or Gray, and the equipment ground is Green or Bare. For DC sources (the circle with +/- or parallel lines), the ungrounded positive is typically Red, and the negative/grounded is Black or White with black tape. Always verify with the NFPA standard documentation for specific voltage class exceptions.

International (IEC 60446 / Harmonized EU)

Most of Europe, Asia, and modern UK installations follow IEC standards. For AC mains, the phase (hot) is Brown, the neutral is Blue, and the protective earth is Green/Yellow stripe. For DC circuits, the positive is Brown and the negative is Grey (or Blue for grounded systems).

Old UK (Pre-2004 Installations)

If you are troubleshooting an older control panel in the UK, the AC voltage source wiring will likely follow the old BS 7671 colors: Red for phase (hot) and Black for neutral. This directly conflicts with modern IEC (where Black is sometimes used for DC negative or US DC ungrounded) and US AC standards. Never assume wire color without testing on legacy panels.

The 'Rows People Get Wrong' and Faded Label Troubleshooting

Even experienced technicians misinterpret specific rows in the reference table above when moving from paper schematics to physical breadboards or industrial panels.

Rows People Get Wrong

  • Row 1 vs Row 3 (Independent DC vs. Battery): Hobbyists often use the parallel-line battery symbol for any DC source. In strict engineering schematics, the parallel lines specifically denote an electrochemical cell (which has internal resistance and chemical discharge curves). The circle with '+/-' denotes an ideal, regulated power supply (like a benchtop linear supply) that maintains exact voltage until its current limit trips.
  • Row 4 (Dependent Sources): Beginners frequently confuse the diamond shape for a specialized physical component. Dependent sources (VCVS, CCVS, VCCS, CCCS) do not exist as standalone physical parts you can buy from DigiKey. They are mathematical abstractions used inside the small-signal equivalent models of transistors (like the hybrid-pi model) and operational amplifiers.
  • Ground vs. Negative Terminal: A DC voltage source's negative terminal is not automatically 'Earth Ground'. In a floating battery system (like an off-grid solar bank or a vehicle), the negative terminal is merely the 0V reference return path. It only becomes Earth Ground if explicitly bonded to a grounding electrode.
⚠️ SAFETY WARNING: Safe Interpretation When Markings Are Faded or Missing

When physical terminal stamps (V+, L1, N) are rubbed off, painted over, or faded by UV exposure, never rely on wire color alone to identify the voltage source. Follow this verification sequence:

  1. Don appropriate PPE and ensure your multimeter (e.g., Fluke 87V) is rated CAT III or CAT IV for the expected environment.
  2. Set the meter to AC Voltage (True-RMS) first. Measure between the suspected source terminal and a known, verified Earth Ground. This checks for lethal AC mains presence that could be hiding on a mislabeled DC terminal.
  3. Switch to DC Voltage. Measure the terminal against the chassis or known DC common.
  4. If you read a phantom voltage (e.g., 40V AC on a disconnected wire), use your meter's LoZ (Low Impedance) mode to bleed off capacitive coupling ghost voltages and reveal the true source state.

Voltage Source Symbol FAQ

What is the difference between an independent and dependent voltage source symbol?

An independent voltage source (drawn as a circle) provides a fixed or time-varying voltage that is completely unaffected by the rest of the circuit's behavior. A 9V battery or a 120V wall outlet are independent sources. A dependent voltage source (drawn as a diamond) outputs a voltage that is mathematically proportional to another voltage or current elsewhere in the same circuit. You will only see dependent symbols in theoretical circuit analysis, textbook models, and SPICE simulation netlists, never on a physical wiring diagram.

Why does my schematic show a circle with a sine wave instead of parallel lines?

The parallel lines (one long, one short) exclusively represent Direct Current (DC) or electrochemical batteries, where electron flow is unidirectional. The circle with a sine wave represents an Alternating Current (AC) voltage source. The sine wave indicates that the voltage polarity and magnitude continuously reverse in a sinusoidal pattern (typically 50Hz or 60Hz). If you see the sine wave symbol, you must treat the circuit with AC safety protocols, as the RMS voltage can be lethal even if the peak voltage seems low.

How do I identify a voltage source on a PCB when the silkscreen is rubbed off?

If the PCB silkscreen (which usually prints 'VCC', 'VIN', or the voltage source symbol) is missing, trace the copper pour or heavy traces back to the primary power entry connector or voltage regulator (like an LM7805 or a buck converter IC). Use your multimeter in continuity mode (with the board completely de-energized) to find which pins connect to the large ground plane—this identifies your 0V reference. Then, power the board through a current-limited bench supply and measure the DC voltage at the remaining heavy traces relative to your identified ground to map out the active voltage source nodes.