Ad placeholder (160x600)
Ad placeholder (160x600)

OpenSpecEngineering

Open data for a field built on precision

Symbols & Drawing Standards

Reference Designator Letter Codes

Per ANSI Y32.2 / IEEE 315 convention. J and P aren't defined by pin gender — J is the more fixed half of a connector pair (chassis receptacle), P is the more movable half (cable plug), regardless of male/female pins.

LetterComponentLetterComponent
AAssembly/sub-assemblyQTransistor
ARAmplifierRResistor
BRBridge rectifierRNResistor network
BTBatteryRTThermistor
CCapacitorRVVaristor
CBCircuit breakerSSwitch
DDiodeTTransformer
DSDisplay/indicator lamp/LEDTBTerminal board/block
ETerminal (misc. electrical part)TCThermocouple
FFuseTPTest point
GGeneratorUIntegrated circuit/inseparable assembly
HWHardwareVPhotoelectric cell (also vacuum tube, older usage)
JJack connector (fixed/receptacle half)VRVoltage regulator
KRelayWConductor/wire/cable
LCoil or inductorXSocket (fuseholder, lampholder, etc.)
MMeterYCrystal or oscillator
PPlug connector (movable/free half)PSPower supply

The modern industrial/plant-engineering successor is IEC/EN 81346, which uses a different (partly overlapping) letter scheme — e.g. it groups resistors and inductors both under "R."

Ground Symbols

earth chassis signal/common

Earth ground: stepped bars, longest on top (IEC 60417-5017). Chassis ground: single bar with three diagonal strokes (IEC 60417-5020) — may float at a different potential than true earth. Signal/common ground: a downward triangle — this one is a US schematic convention, not a formal IEC symbol.

Common Schematic Symbols — ANSI/IEEE 315 vs. IEC 60617

ComponentANSI/IEEE 315 (US)IEC 60617 (International)
ResistorZigzag line (3–4 peaks) — evokes coiled resistance wirePlain empty rectangle, no internal detail
Capacitor (non-polarized)Two parallel straight lines, small gapSame — effectively identical
Capacitor (polarized)One straight line (+), one curved/bowed line (−)Same curved-plate convention
Inductor3–4 solid semicircular loops in a rowSame loops, or a plain rectangle in some libraries
Switch (SPST)Two terminal marks with a pivoting line, shown openSame, contacts drawn as short bars rather than dots
Relay coilCircle, or a small box like an inductor (usage varies)Rectangle (box) — the biggest visual difference cited
DiodeTriangle pointing at a perpendicular bar (cathode)Identical
LEDDiode symbol with two small arrows pointing away (emitted light)Identical
Transistor (NPN/PNP)Base line into a bar; emitter arrow out=NPN, in=PNPSame geometry
FuseWavy/sine line inside or in place of a small rectanglePlain rectangle, no internal wavy line
Battery/cellOne long thin line (+), one short thick line (−)Identical convention
TransformerTwo coil-loop groups facing each other, parallel lines = iron core, dot marks matching polaritySame in full schematics; one-line diagrams use two overlapping circles instead

IEC 60617 favors abstract, uniform "box" shapes for most passive parts; ANSI/IEEE 315 favors pictorial shapes that evoke the physical component. Electrically the symbols are always equivalent — the difference is purely graphical convention by region.

Line Type Conventions

Line TypeMeaning
SolidA physical electrical conductor actually present in the circuit
DashedA mechanical linkage (e.g. a relay coil actuating its contacts), or a future/optional/not-yet-installed connection
DottedBounds a shielded cable/twisted-pair group, or marks an enclosure/panel boundary a symbol crosses
Dash-dotA boundary or field of interconnect (e.g. a chassis/mounting-plate boundary), less universal than the others
Heavy/boldA higher-power or higher-current conductor (main bus, primary feed) vs. lighter signal/control wiring
Junction dotA filled circle at an intersection means the wires are electrically connected
Crossing, no dotWires cross but do not connect — they "hop over" each other

One-Line (Single-Line) Diagram Basics

A one-line diagram simplifies a balanced three-phase power system by drawing one line to represent all three phases, emphasizing power flow and equipment ratings (voltage, kVA, breaker size) over full point-to-point wiring detail.

DeviceTypical Symbol
TransformerTwo overlapping circles, sometimes with a core-line between
Circuit breakerA break in the line with a curved arc/bracket over it; nested chevrons denote a drawout/withdrawable breaker
Disconnect switch/isolatorA simple angled line at the break point (no arc) — isolation only, no overcurrent interruption rating
GeneratorCircle labeled "G"
MotorCircle labeled "M"
Bus/busbarA single heavy line that multiple feeder lines tee off of
FuseA small rectangle in the line

ANSI/IEEE practice commonly tags one-line symbols with standardized function numbers from ANSI/IEEE C37.2 (e.g. 52 = AC circuit breaker, 89 = disconnect/auxiliary switch) alongside or instead of a plain reference designator.

Reading a Basic Schematic

Every part gets a unique reference designator (letter class + instance number, e.g. R1, U3) so it can be cross-referenced to the parts list/BOM. Wires meeting at a filled junction dot are connected; lines crossing with no dot simply pass over one another. Rather than routing one long wire across a crowded sheet, a net is often given a text label at each endpoint — any two points sharing the same label are treated as connected even with no line drawn between them. Well-drawn schematics conventionally place inputs on the left, outputs on the right, power near the top, and ground/return near the bottom, though this is a convention, not a strict rule.