The SI unit for wave frequency is the hertz (Hz), defined as exactly one complete cycle per second. When you measure a periodic electrical signal—whether it is the 120V AC sine wave coming from your wall outlet or the 3.3V PWM square wave driving a MOSFET gate—frequency ($f$) tells you how many times that waveform repeats its full 360-degree phase in a single second. The period ($T$), which is the time it takes to complete one single cycle, is simply the mathematical inverse: $T = 1/f$.

Quick Reference: 1 Hz = 1 cycle/second. 1 kHz = 1,000 cycles/sec. 1 MHz = 1,000,000 cycles/sec. 1 GHz = 1,000,000,000 cycles/sec.

What Hertz Actually Changes in a Real Circuit

Frequency is not just a time measurement; it fundamentally alters how passive components behave in an AC or switching circuit. While a resistor's opposition to current (resistance) stays largely constant regardless of frequency, inductors and capacitors exhibit reactance that scales directly with the hertz value.

  • Inductive Reactance ($X_L = 2\pi f L$): As frequency increases, an inductor blocks more AC current. This is why ferrite beads (which are lossy inductors) are placed on DC power rails to choke off high-frequency MHz noise while letting 0Hz DC pass freely.
  • Capacitive Reactance ($X_C = 1 / (2\pi f C)$): As frequency increases, a capacitor's opposition to AC current drops.
  • Skin Effect: In wire sizing, higher frequencies force electrons to travel only on the outer surface (the "skin") of the conductor. At 60Hz, a 4 AWG THHN copper wire utilizes its full cross-section. At 100kHz, the effective conductive area shrinks drastically, increasing AC resistance and requiring Litz wire or flat copper braid to compensate.

Worked Numeric Example: Capacitive Reactance Shift

Let us look at a standard 10µF electrolytic decoupling capacitor on a workbench. According to Georgia State University HyperPhysics, capacitive reactance dictates how much AC current the capacitor will pass.

Scenario A (Mains Frequency): At a 60Hz mains frequency, the reactance is:
$X_C = 1 / (2 \times \pi \times 60 \times 0.000010) = \mathbf{265.2 \Omega}$
At this low frequency, the capacitor acts almost like an open circuit, blocking significant AC current flow.

Scenario B (Switching Noise): Push a 100kHz switching noise spike through that exact same 10µF capacitor, and the reactance plummets:
$X_C = 1 / (2 \times \pi \times 100,000 \times 0.000010) = \mathbf{0.159 \Omega}$
This massive drop is exactly why we place capacitors across power rails: they act as near-short circuits for high-frequency noise, shunting it to ground, while ignoring the low-frequency DC baseline.

Where You Meet This In Practice

You will encounter specific frequency bands constantly across different domains of electrical and electronics work:

  • Mains Power (50Hz / 60Hz): The grid operates at these low frequencies to balance transformer core sizing with early historical motor commutation limits. A 4-pole AC induction motor on a 60Hz grid has a synchronous magnetic field speed of exactly 1800 RPM (accounting for slip, it runs around 1725 RPM under load).
  • Switching Power Supplies (10kHz to 3MHz): Modern DC-DC buck and boost converters switch MOSFETs on and off at high frequencies. Pushing the frequency higher allows you to use physically smaller inductors and capacitors, but it increases switching losses (heat) and electromagnetic interference (EMI).
  • Microcontroller Clocks (MHz to GHz): An Arduino Uno (ATmega328P) executes instructions based on a 16MHz crystal oscillator. An ESP32-WROOM-32 runs its dual cores at 240MHz. A Raspberry Pi 4 pushes its ARM Cortex-A72 cores to 1.5GHz. Every Hz here represents a potential instruction cycle or state change.
  • RF and Wireless (2.4GHz / 5GHz): WiFi and Bluetooth operate in the gigahertz range, where the wavelength is short enough to be captured by millimeter-scale PCB trace antennas.

Common Confusions: Hz vs. RPM, Radians, and Baud

When reading datasheets or setting up variable frequency drives (VFDs), it is easy to mix up units that describe periodic events. Here is how to keep them straight:

Unit What It Measures Conversion / Relationship to Hz Where You See It
Hertz (Hz) Electrical cycles per second Base SI Unit AC waveforms, clocks, RF
RPM Mechanical revolutions per minute 1 Hz = 60 RPM Motors, tachometers, VFDs
Rad/s ($\omega$) Angular frequency (phase angle) $\omega = 2\pi f$ (1 Hz $\approx$ 6.28 rad/s) Transfer functions, Bode plots, control loops
Baud Symbol transitions per second Not strictly Hz; 1 Baud = 1 symbol/sec UART, RS-485, digital comms
Bench Tip: If you are setting up a UART serial connection at "9600 baud," you are configuring 9,600 signal transitions per second. While this shares the $s^{-1}$ dimension with Hz, baud refers to discrete digital symbol rates, not continuous analog wave cycles.

Decision Tree: Picking the Right Switching Frequency for Your Power Supply

When designing a custom PCB or selecting a pre-built DC-DC buck converter module to step down 12V or 24V to 5V or 3.3V for a microcontroller project, the switching frequency is your most critical trade-off. Use this decision path to select your IC and frequency.

If Your Priority Is... Then Choose This Frequency Band Trade-offs to Accept Concrete IC Pick
Maximum Efficiency & Low Heat (e.g., battery-powered IoT node) Low (100 kHz - 200 kHz) Requires large, heavy, and expensive inductors (e.g., 47µH+). PCB footprint is massive. TI LM2596 (Fixed 150 kHz)
Ultra-Compact PCB Footprint (e.g., wearable or dense sensor board) High (1.5 MHz - 3.0 MHz) Higher switching losses (lower efficiency), requires careful high-frequency PCB layout to avoid EMI. TI TPS62160 (Fixed 2.25 MHz)
Powering Sensitive RF Circuits (e.g., ESP32 WiFi/BLE radios) Spread-Spectrum or >2 MHz Must avoid harmonics that fall into the 2.4GHz ISM band or intermediate IF frequencies. ADI LTM8062 (Adjustable, set to 2.5 MHz)

The Default Recommendation

For 90% of general-purpose maker, robotics, and IoT projects stepping down 12V/24V to 3.3V/5V, default to a fixed 500 kHz switching frequency. This specific value perfectly balances inductor size (allowing you to use cheap, readily available 10µH to 22µH shielded SMD chokes) with acceptable switching losses. The Texas Instruments TPS5430 (adjustable, defaults to 500kHz) or the ubiquitous MPS MP2315S (fixed 500kHz) are the absolute bench staples for this exact reason. Pick the MP2315S, use a 10µH inductor, and move on to routing your signal traces.

Frequently Asked Questions

Is Hz the same as FPS (frames per second) in cameras and displays?

Conceptually, yes. A 60Hz monitor refreshes the screen 60 times per second, which directly correlates to a 60 FPS output from your GPU. However, in strict NIST SI terminology, hertz is reserved for continuous periodic waves (like AC voltage or electromagnetic radiation), while FPS or "refresh rate" is used for discrete, sampled digital events.

Why do we use 50Hz and 60Hz for mains power instead of something higher, like 400Hz?

It is a historical compromise. Higher frequencies (like the 400Hz used in aircraft) allow for drastically smaller and lighter transformers and motors. However, in the late 19th and early 20th centuries, higher frequencies caused severe commutation sparking in early DC-converted motors and increased transmission line losses due to early insulation limitations. Furthermore, frequencies below 50Hz caused visible, headache-inducing flicker in early carbon-filament incandescent lighting. 50Hz and 60Hz sat in the "Goldilocks" zone for the technology of the 1890s, and the global infrastructure is now too massive to change.

How do I measure high-frequency signals if my multimeter only reads up to 400Hz?

Standard digital multimeters (DMMs) use low-pass filters and slow ADC sampling rates, making them useless for anything above basic mains or low-frequency audio. To measure a 100kHz PWM signal or a 2.4MHz switching node, you must use an oscilloscope. Ensure your scope's bandwidth is at least 3 to 5 times higher than the fundamental frequency you are measuring (e.g., a 100MHz scope minimum for a 20MHz clock signal) to accurately capture the rise and fall times of the square wave edges.