Skip to content
View in the app

A better way to browse. Learn more.

Ham Radio Base -Powered By Ham CQ DX

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Solar
SFI 128
SN 113
A 18
K 2 Quiet
X-Ray C1.2
Wind 554.7 km/s
Aurora 3
Updated 22:30 UTC HamQSL · N0NBH
Day 80/40m Fair 30/20m Good 17/15m Good 12/10m Fair
Night 80/40m Good 30/20m Good 17/15m Good 12/10m Poor

Callsign Lookup
_
Vanity Call Signs Available
Enter filters above and click Search.
ⓘ Callsign lookups are in real time via the FCC database. Vanity callsign availability is refreshed daily at 6:00 AM CST. The vanity search may be unavailable for a few minutes during this update.
Live DX spots
Live DX Spots — 70cm via PSKReporter · scroll or pinch to zoom
Band
Mode
Time
Loading map data…
MHz DX Spotter Info
Recent spots
Select a band above to load spots
Ready — select a band to fetch live spots

Component Labeling Conventions

Every component on a schematic has a label — and usually more than one. There is a reference designator (R1, C3, Q2) to identify it uniquely, and a value (4.7 kΩ, 100 nF, 2N2222) to tell you what to buy or measure. Understanding these labeling conventions lets you read any schematic quickly and order the right parts without confusion.

What you will learn: How reference designators work, how component values are written in the compact notation used on schematics, and how to interpret tolerance, power rating and package information that appears alongside the value.

Reference Designators

A reference designator is a short code that uniquely identifies each component on a schematic. It consists of a letter prefix indicating the component type, followed by a sequential number. The same reference designator appears on the PCB silkscreen, the bill of materials, and the parts list, forming the link between all three documents.

PrefixComponent typeExamples
RResistorR1, R2, R15
CCapacitorC1, C2, C100
LInductorL1, L2, L3
TTransformerT1, T2
DDiodeD1, D2, D3
LEDLight emitting diodeLED1, LED2
QTransistor (BJT or FET)Q1, Q2, Q3
U or ICIntegrated circuitU1, U2, IC1, IC3
X or YCrystal or oscillatorX1, Y1
J or PConnector (jack or plug)J1, P1, P2
SW or SSwitchSW1, SW2, S1
FFuseF1, F2
RL or KRelayRL1, K1, K2
TPTest pointTP1, TP2, TP10

Components are numbered in reading order (top-left to bottom-right) or in the order the designer placed them. There are no gaps in the numbering in a well-maintained schematic, but components that were deleted during design iteration sometimes leave gaps (R1, R2, R4 — R3 was deleted).

Section of a schematic showing component reference designators, value notations, tolerance and package markings labelled with explanatory callouts

Fig 1 — A schematic section annotated to show reference designators (R1, C3), values (4k7, 100n), tolerance (5%) and device identifiers (2N2222).

View Larger

Value Notation

Component values on schematics are written in a compact notation that saves space and avoids the decimal point (which can be missed in a photocopy or printout). The unit prefix replaces the decimal point:

Written on schematicMeaningComponent type
4k7 or 4.7k4,700 ΩResistor
10R or 10Ω10 ΩResistor
1M or 1M01,000,000 Ω (1 megohm)Resistor
100n or 0.1µ100 nanofarads = 0.1 µFCapacitor
10µ or 10uF10 microfaradsCapacitor
4p74.7 picofaradsCapacitor
10µH or 10uH10 microhenriesInductor
3m3 or 3.3mH3.3 millihenriesInductor

The letter R in a resistor value means ohms when it replaces the decimal point (4R7 = 4.7 Ω). When the letter R follows a number it just stands for the symbol Ω (10R = 10 Ω). This notation is standardized in IEC 60062.

Resistor Values and Tolerances

A resistor label on a schematic typically contains the reference designator, the resistance value, and optionally the tolerance and power rating. A complete label might read: R1 / 4k7 / 5% / 0.25W

The tolerance tells you how much the actual value may differ from the nominal value. Common tolerances are:

  • 1% — metal film precision resistors
  • 5% — standard carbon film resistors (most common)
  • 10% — older carbon composition resistors
  • 0.1% — precision wirewound or thin-film resistors

In most schematics only critical resistors are marked with tolerance. If no tolerance is shown, assume 5% unless the notes say otherwise. Power rating is only shown if it is greater than the standard 1/4 W assumption — a note such as "R8 1W" flags that a higher-power resistor is needed.

Capacitor Values

Capacitor labels include the capacitance value and the working voltage (the maximum voltage the capacitor can withstand). A complete label might read: C5 / 100n / 50V. The working voltage is important for electrolytic capacitors — fitting a 16 V capacitor in a 24 V circuit will destroy it.

For electrolytic and tantalum capacitors, the polarity is also marked. A + sign beside one lead (or a curved plate in the symbol) indicates the positive terminal, which must be connected to the more positive voltage in the circuit.

Capacitor type is sometimes specified in the notes or by a suffix: C (ceramic), E (electrolytic), F (film), T (tantalum). Where the type matters (for example, a film capacitor is required in an audio signal path to avoid distortion), it will be explicitly stated.

Inductor Values

Inductors are labelled with their inductance value (in µH or mH) and sometimes their DC resistance (DCR) or current rating. Toroidal inductors used in RF circuits may also show the core material or permeability — for example, L1 / 1.5µH / FT37-43 tells you it is wound on a Fair-Rite FT37 core of mix 43 material.

Hand-wound inductors in amateur radio construction are often described in the notes rather than in the value field: "L1: 12 turns #26 AWG on T50-2 core." The number of turns, wire gauge and core type are all the information needed to wind it.

Active Component Labels

Active components (transistors, ICs) are labelled with their part number rather than an electrical value. This is because the function of an active component depends on the complete combination of its internal design — a single part number uniquely identifies everything about it.

  • Q1 / 2N2222 — NPN general-purpose small-signal BJT
  • Q2 / IRF510 — N-channel power MOSFET
  • U1 / LM741 — general-purpose op-amp IC
  • U3 / NE567 — tone decoder IC
  • X1 / 7.040 MHz — crystal at 7.040 MHz (an exception — the frequency is the key value)

Substitutable equivalents may be noted in brackets: Q1 / 2N2222 (or BC547). This tells the builder that either part will work in this position.

Bill of Materials and Parts Lists

A bill of materials (BOM) is a table listing every component in the circuit, its reference designator, value, description and suggested part number for ordering. Professional schematics always include a BOM or reference a separate BOM document. Construction articles in amateur radio magazines (QST, RadCom) typically include a parts list formatted in the same way.

When building from a schematic, cross-reference the schematic reference designators against the BOM before ordering parts. This catches errors such as a missing component or a value that differs between the schematic and the BOM (which happens when a last-minute change is made to one document but not the other).

Frequently Asked Questions

What does 4k7 mean on a schematic?

4k7 means 4.7 kilohms (4,700 ohms). The letter k replaces the decimal point in IEC 60062 notation. This convention avoids the decimal point being missed in a printout. Similarly, 4R7 means 4.7 ohms and 4M7 means 4.7 megohms.

Why is Q used as the reference designator for transistors instead of T?

T is already used for transformers in most reference designator standards, so transistors were assigned Q. The origin of Q is not entirely clear but is widely attributed to early semiconductor nomenclature. Some schematic tools allow customisation, so you may occasionally see TR used for transistors in older British schematics.

What happens if a schematic shows 100n for a capacitor — what is that in microfarads?

100 nanofarads equals 0.1 microfarads. Converting: 100 nF × (1 µF / 1000 nF) = 0.1 µF. This is the most common value for a ceramic decoupling capacitor. You will see it written as 100n, 0.1µ, 100nF, or 104 (the three-digit code on the capacitor body meaning 10 × 10⁴ picofarads = 100,000 pF = 100 nF).

If a resistor on a schematic shows no tolerance, what should I assume?

Assume 5% tolerance unless the schematic notes state otherwise. Most schematics include a general note such as "all resistors 1/4 W 5% unless marked" in the title block or notes section. For critical applications such as precision voltage dividers or oscillator timing networks, the schematic will explicitly specify 1% or tighter.

Test Your Knowledge

Answer the questions below to check your understanding of this lesson. Every answer can be found in the lesson above.

Loading questions...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.