Reference Designator

Reference Designator (RefDes) is the per-instance identifier on a printed circuit assembly’s schematic and silkscreen — R12, C7, U3, J1 — that identifies which placement of a component is meant in BOMs, work instructions, repair logs, and pick-and-place programs. It is the bridge between the schematic, the BOM line, and the physical board location.

What it covers

  • Letter-prefix conventions per IEEE 200 / ASME Y14.44 — R for resistor, C for capacitor, U for IC, Q for transistor, etc.
  • One designator per placement — five identical 10kΩ resistors yield five RefDes (R1, R2, R3, R4, R5) on one BOM line with quantity 5.
  • PCB / EDA tool integration — ECAD systems generate the RefDes list and round-trip it into PLM.
  • Assembly and rework instructions — RefDes-driven work guidance for SMT and through-hole.
  • Field service and failure analysis — failed-component reports cite RefDes.

Relationships (see sidebar)