The standard schematic symbol for voltage source is a circle containing a plus/minus (DC) or a sine wave (AC) for independent sources, and a diamond shape for dependent (controlled) sources. However, translating that schematic symbol to physical bench equipment, control panels, or mains feeds requires navigating both drawing standards (IEEE 315 / IEC 60617) and regional wiring color codes (NEC / IEC 60446). Below is the consolidated reference for identifying voltage sources on paper and in the panel.
| Source Type | Schematic Symbol (IEEE 315 / IEC 60617) | Physical Terminal Labels | Wire Colors: US (NEC 2023/2026) | Wire Colors: EU/Global (IEC 60446) |
|---|---|---|---|---|
| Independent DC | Circle with '+' and '−' inside | +V, −V, VCC, GND | Red (+), Black (−) [Ungrounded]; White (Grounded) | Brown (+), Blue (−) or Grey (Mid-wire) |
| Independent AC (Single Phase) | Circle with sine wave inside | L (Line), N (Neutral), PE (Earth) | Black (Line), White (Neutral), Green/Bare (Ground) | Brown (Line), Blue (Neutral), Green-Yellow (PE) |
| Independent AC (3-Phase) | Three overlapping circles or single box with 3 sine waves | L1, L2, L3, N, PE | Brown, Orange, Yellow (or Black/Red/Blue legacy) | Brown (L1), Black (L2), Grey (L3), Blue (N) |
| Dependent DC (Controlled) | Diamond with '+' and '−' inside | Control nodes (e.g., Vx, Ix) | N/A (Theoretical/Mathematical model) | N/A (Theoretical/Mathematical model) |
| Dependent AC (Controlled) | Diamond with sine wave inside | Control nodes (e.g., Vx, Ix) | N/A (Theoretical/Mathematical model) | N/A (Theoretical/Mathematical model) |
Decoding the Schematic and Physical Symbols
When reading schematics designed in modern EDA tools like Altium, KiCad, or LTspice, the geometry of the electrical symbols dictates the behavior of the source. An independent source (circle) provides a fixed or time-varying voltage regardless of the rest of the circuit. A dependent source (diamond) outputs a voltage that is a mathematical function of another voltage or current elsewhere in the circuit. If you see a diamond on a schematic, you are looking at a behavioral model (like an op-amp output stage or a transistor small-signal model), not a physical battery or generator.
In the physical world, the 'symbol' for a voltage source translates to terminal markings and insulation colors. For DC control circuits, you will frequently see VCC (positive supply for BJT circuits) or VDD (positive supply for FET/CMOS circuits), paired with GND or VEE/VSS for the negative or ground return.
For AC mains and industrial feeds, the physical symbols are alphanumeric. IEC standards mandate L1, L2, L3 for phases, N for neutral, and PE for protective earth. The US NEC traditionally relied on phase tape colors or panel schedules rather than stamped L1/L2/L3 designations on the breakers themselves, though modern industrial control panels in the US increasingly adopt IEC-style alphanumeric ferrule markers for global compatibility.
Rows People Get Wrong (and How to Avoid Miswiring)
Misinterpreting voltage source symbols and colors is a leading cause of dead shorts, blown drives, and shock hazards. Here are the specific rows and variants from the table above that trap hobbyists and junior technicians.
1. Confusing NEC DC Grounded Conductors with IEC DC:
Under the US National Electrical Code (NEC), a grounded DC conductor (often the 0V or negative side in older telecom, or the neutral in a bipolar system) must be White or Grey. However, under IEC 60446, Blue is used for the functional earth or mid-wire of a DC system, and Black is the standard 0V return. Connecting an IEC-wired Black (0V) wire to an NEC White (Grounded) bus without verifying the schematic can result in ground loops or floating reference faults.
2. The Dependent Source Diamond in Simulation:
Beginners often try to find a physical 'diamond' component to build a circuit they simulated. Dependent sources (VCVS, VCCS) are purely mathematical abstractions used in SPICE engines to model gain. If your schematic shows a diamond, you must translate that into a physical active component (like an LM358 op-amp or a 2N2222 transistor network) on the breadboard.
3. High-Voltage DC Color Codes (>48V):
While Red/Black is standard for 12V/24V DC (like solar or automotive), the NEC requires different colors for ungrounded DC conductors operating at higher voltages to prevent confusion with low-voltage control wiring. For DC systems over 48V, ungrounded conductors are often required to be Orange or Brown. If you see Orange wire in a solar combiner box, treat it as lethal high-voltage DC, not a 12V accessory line.
Safe Interpretation When Markings Are Faded or Missing
Schematics are only useful if the physical equipment matches them. On the bench or in the field, you will frequently encounter voltage sources—such as unmarked control transformers, faded bench power supplies, or legacy DC motor drives—where the printed '+/-' symbols or L1/L2/L3 stickers have degraded, peeled off, or been painted over.
Never rely on wire color alone to identify a voltage source when terminal markings are missing. A previous technician may have used whatever wire was left on the spool. Follow this strict verification protocol using a CAT III or CAT IV digital multimeter (e.g., Fluke 87V or Klein MM700):
- Verify the Meter First: Test your multimeter on a known live source (like a standard 120V outlet or a proven 24V control circuit) to ensure the leads and fuses are intact. A blown meter fuse will read 0V on a live source, tricking you into thinking the circuit is dead.
- Measure Line-to-Earth (PE): With the system energized, measure from each unmarked terminal to a known, verified earth ground (like the metal conduit or a verified PE bus).
- If you read nominal voltage (e.g., 120V, 230V, or 24V DC), that terminal is your Line / Positive.
- If you read ~0V, that terminal is likely your Neutral / Negative / 0V.
- Measure Line-to-Line: Measure across the unmarked terminals. If you read the full system voltage (e.g., 240V or 48V), you have identified the two opposing phases or the positive/negative poles of an ungrounded DC source.
- Identify Floating vs. Grounded Sources: If measuring from either terminal to Earth yields 0V, but measuring across the terminals yields nominal voltage, you are dealing with a floating (ungrounded) voltage source, such as an isolated secondary of a control transformer or an ungrounded battery bank. Do not arbitrarily bond one side to ground unless the schematic or equipment manual explicitly requires it; doing so can defeat ground-fault protection or create a short circuit in IT (impedance-grounded) systems.
Once verified, immediately label the physical terminals with high-temperature vinyl tape or engraved ferrules matching the regional standard (L1/L2/L3 for IEC, Phase tape for NEC) so the next person does not have to repeat the diagnostic process.






