Bird
0
0
PCB Designbi_tool~6 mins

Component values and references in PCB Design - Full Explanation

Choose your learning style9 modes available
Introduction
When building electronic circuits on a printed circuit board (PCB), it is crucial to identify each part clearly and know its exact value. Without this, assembling or troubleshooting the board becomes confusing and error-prone.
Explanation
Component Reference Designators
Each component on a PCB is given a unique label called a reference designator. This label usually consists of a letter or letters indicating the type of component, followed by a number to distinguish it from others of the same type. For example, R1 might be the first resistor, and C2 the second capacitor.
Reference designators uniquely identify each component type and instance on the PCB.
Component Values
Component values specify the electrical property of the part, such as resistance in ohms, capacitance in farads, or voltage rating. These values determine how the component behaves in the circuit and must match the design requirements exactly.
Component values define the electrical characteristics essential for circuit function.
Marking Components on the PCB
On the PCB silkscreen layer, reference designators and sometimes values are printed near each component's location. This helps technicians and engineers quickly identify parts during assembly and testing without guessing.
Printed references and values on the PCB aid in correct component placement and verification.
Bill of Materials (BOM)
The BOM is a list that pairs each reference designator with its component value and other details like package size and manufacturer. It acts as a shopping list and assembly guide, ensuring the right parts are used in the right places.
The BOM links reference designators to component values and specifications for accurate assembly.
Real World Analogy

Imagine building a large LEGO model where each piece has a unique sticker with a code and a size label. The code tells you exactly which piece it is, and the size label tells you how big it should be. Without these labels, putting the model together correctly would be very hard.

Component Reference Designators → Unique sticker codes on LEGO pieces that identify each piece type and number
Component Values → Size labels on LEGO pieces that specify their exact dimensions
Marking Components on the PCB → Printed labels on the LEGO base showing where each piece should go
Bill of Materials (BOM) → The LEGO instruction sheet listing each piece code and size needed for the model
Diagram
Diagram
┌─────────────────────────────┐
│        PCB LAYOUT           │
│                             │
│  R1 (10kΩ) ── C1 (100nF)    │
│   │             │           │
│  [Resistor]   [Capacitor]   │
│                             │
│  Silkscreen shows labels     │
└─────────────────────────────┘
          ↓
┌─────────────────────────────┐
│       BILL OF MATERIALS      │
│ R1: Resistor, 10kΩ, 0603    │
│ C1: Capacitor, 100nF, 0603  │
└─────────────────────────────┘
Diagram showing PCB with component references and values linked to the Bill of Materials.
Key Facts
Reference DesignatorA unique label combining letters and numbers to identify each component on a PCB.
Component ValueThe electrical specification of a component, such as resistance or capacitance.
Silkscreen LayerThe printed layer on a PCB that shows component references and sometimes values.
Bill of Materials (BOM)A detailed list linking each component reference to its value and specifications.
Common Confusions
Believing reference designators indicate component values.
Believing reference designators indicate component values. Reference designators only identify components uniquely; they do not describe the component's electrical value.
Assuming component values can be guessed from the PCB layout alone.
Assuming component values can be guessed from the PCB layout alone. Component values must be specified in the design documents or BOM; the PCB layout shows placement but not exact values.
Summary
Each component on a PCB has a unique reference designator to identify it clearly.
Component values specify the electrical properties needed for the circuit to work correctly.
The Bill of Materials connects references to values, ensuring correct parts are used during assembly.