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

Standard Schematic Symbols

Schematic symbols are a shorthand notation — agreed internationally — that lets engineers draw any electronic component as a simple geometric shape. Once you know the symbols, you can read any circuit diagram regardless of who drew it or where in the world it came from.

What you will learn: The standard schematic symbols for passive components, semiconductors, active devices, logic gates and connectors — the complete set you will encounter in ham radio and general electronics.

IEEE and IEC Standards

Two main standards govern schematic symbols. The IEEE (Institute of Electrical and Electronics Engineers) standard is used throughout North America. The IEC (International Electrotechnical Commission) standard is used in Europe and most of the rest of the world.

In practice the differences are minor. A resistor drawn as a zig-zag line is IEEE; the same resistor drawn as a rectangle is IEC. Both conventions are widely understood. Ham radio literature — especially older American books and data sheets — predominantly uses IEEE symbols, and that is the style used throughout this course.

Comparison of IEEE and IEC schematic symbols for resistor, capacitor and inductor

Fig 1 — IEEE symbols (left) use a zig-zag for resistors and curved bumps for inductors; IEC symbols (right) use rectangles. Both are correct.

View Larger

Passive Components

Passive components cannot amplify a signal — they only resist, store or transform energy. They are the most common symbols on any schematic.

Resistors

A resistor is drawn as a zig-zag line (IEEE) between two terminals. The value is written next to the symbol: 10k means 10 kilohms, 4R7 means 4.7 ohms. A variable resistor (rheostat) has an arrow through it. A potentiometer — three terminals with a wiper — is drawn with the arrow pointing to a third terminal at the center.

Capacitors

A fixed capacitor is two parallel plates separated by a gap. The plates are drawn as straight lines of equal length. An electrolytic (polarized) capacitor has one curved plate (the negative side) and is marked with a plus sign on the positive lead. The value is usually given in microfarads (µF), nanofarads (nF) or picofarads (pF). A variable capacitor has an arrow through one plate.

Inductors

An inductor is a coil of wire drawn as a series of arcs (or bumps in IEC). A tapped inductor has a connection part-way along the coil. An iron-core inductor has two parallel lines beside the coil; a ferrite core uses dashed lines. A transformer shows two coupled coils on either side of core lines.

ComponentSymbol featureCommon variants
ResistorZig-zag lineVariable, thermistor, light-dependent
CapacitorTwo parallel platesPolarized (curved plate), variable
InductorSeries of arcsIron core, ferrite core, tapped
TransformerTwo coupled coils1:1, step-up, step-down, center-tapped
CrystalRectangle between two linesSingle crystal

Semiconductor Devices

Semiconductor symbols use a combination of lines and arrows to show the direction of conventional current flow.

Diodes

A diode is a triangle pointing into a bar. Current flows in the direction the triangle points (from anode to cathode). Variants add features to the bar or add a letter to the symbol body:

  • Zener diode — the bar has a small Z-shaped bend on each end
  • Schottky diode — the bar has a small S-curve at each end
  • LED — arrows pointing away from the junction indicate emitted light
  • Photodiode — arrows pointing toward the junction indicate received light
  • Varactor — a capacitor symbol attached to the cathode side

Bipolar transistors (BJT)

A BJT has three terminals: base (B), collector (C) and emitter (E). The emitter always has an arrow on it. For an NPN transistor the arrow points outward (away from the base line). For a PNP transistor the arrow points inward (toward the base line). A useful memory aid: NPN = Not Pointing iN, PNP = Pointing iN Please.

Field-effect transistors (FET)

A JFET is drawn with an arrow on the gate pointing toward the channel for N-channel, or away for P-channel. A MOSFET adds a broken line for the channel (to indicate the gate oxide insulation) and the body is shown with an arrow. Enhancement-mode MOSFETs have a dashed channel line; depletion-mode use a solid line.

Reference chart of standard schematic symbols for passive and semiconductor components

Fig 2 — A reference chart of the most common schematic symbols grouped by component type.

View Larger

Active Devices

Operational amplifiers (op-amps)

An op-amp is drawn as a triangle pointing right. The two inputs enter from the left side: the inverting input (−) is at the top-left, the non-inverting input (+) is at the bottom-left. The output leaves from the point of the triangle on the right. Supply voltage pins (V+ and V−) are often omitted on simple schematics to reduce clutter; they are assumed to be connected.

Voltage regulators

Three-terminal regulators (7805, LM317) are drawn as a box with three labelled terminals: input, output and adjust (or common). The part number is written inside or next to the box.

Integrated circuits

A generic IC is drawn as a rectangle. Each pin is a short horizontal line coming off the edge of the rectangle, with the pin number and function labelled beside it. Power and ground pins are usually shown on the top and bottom edges; signal pins on the left and right.

Logic Gates

Logic gate symbols follow the ANSI/IEEE Std 91 standard in American literature. Each gate has a distinctive shape:

GateShapeInverted version
Buffer / NOTTriangle pointing rightTriangle + bubble on output (NOT/inverter)
ANDD-shape (flat left, curved right)NAND adds a bubble on output
ORCurved shield shapeNOR adds a bubble on output
XOROR shape + extra curved line on input sideXNOR adds a bubble on output

The bubble (a small circle) always indicates inversion. An input bubble inverts the input signal; an output bubble inverts the output.

Connectors, Switches and Miscellaneous

Connectors

A single-pin connector is drawn as a small filled circle with a line. Multi-pin connectors are shown as a row of numbered circles (the connector body) with lines for each pin. In RF schematics a coaxial connector is usually labelled J1, J2 etc. and the connector type (BNC, SO-239, SMA) is written beside it.

Switches

An SPST switch is a line with a gap and a pivoting arm. SPDT adds a second contact point that the arm can reach. DPDT doubles the symbol vertically with a dashed line showing the mechanical linkage. Push-button symbols have a momentary action arrow or a different arm orientation to distinguish normally-open from normally-closed.

Fuses and circuit breakers

A fuse is a small rectangle or S-curve between the circuit lines. A circuit breaker is similar but with a flag symbol indicating it can be reset. Both are labelled with their current rating (1A, 5A).

Lamps, buzzers and speakers

A lamp is a circle with a cross inside. A speaker is a rectangle (the coil) attached to a triangle (the cone). A buzzer or piezo element is a box labelled BZ or LS with its reference number.

Wires and Junctions

Lines on a schematic represent wires. Two lines that cross without a dot are not connected — they simply cross over each other. Two lines that cross with a filled dot are connected — the dot is called a junction.

Junction rule: If in doubt, assume that crossing lines are not connected unless a junction dot is present. Some older schematics used a small loop (an arc) at the crossing to indicate a non-connected crossover. This convention is less common today.

A net label (a short piece of text on a wire end) is used instead of drawing a line when connections would make the diagram too cluttered. Two wire ends with the same net label are connected even though no physical line joins them on the page. This is common for power supply and ground connections.

Frequently Asked Questions

What is the difference between IEEE and IEC schematic symbols?

IEEE symbols are used in North America; IEC symbols are used in Europe and most other countries. The main visual difference is that resistors are zig-zag lines in IEEE but rectangles in IEC. The circuit information is identical — only the visual representation differs. Both standards are widely understood.

How do I tell an NPN transistor from a PNP transistor on a schematic?

Look at the arrow on the emitter terminal. If the arrow points away from the base line, it is an NPN transistor. If the arrow points toward the base line (into the transistor body), it is PNP. The memory aid is: NPN = Not Pointing iN, PNP = Pointing iN Please.

What does a bubble (small circle) mean on a logic gate symbol?

A bubble indicates inversion. A bubble on the output of an AND gate makes it a NAND gate. A bubble on an input inverts that specific input signal before it enters the gate. Bubbles can appear on both inputs and outputs at the same time.

When two lines cross on a schematic, are they connected?

Only if there is a filled junction dot at the crossing point. Lines that cross without a dot are not connected — they pass over each other. This rule is consistent across all modern schematics. Older drawings sometimes used a small arc at a non-connection crossing, but the dot convention is now the standard.

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.