In an ideal linear circuit, frequency and amplitude are independent properties, but in real-world reactive components and amplifiers, the output amplitude is strictly dictated by the input frequency due to impedance and bandwidth limitations. When you ask what is the relationship between frequency and amplitude, the answer depends entirely on whether you are looking at the signal source or the load. At the source, like a function generator, you can dial in any combination of Hertz and Volts. But once that signal hits a capacitor, inductor, or transistor, the physical properties of the circuit force a rigid mathematical relationship between the two.

The Short Answer: Independence at the Source, Dependence in the Load

To be precise: frequency defines how often a signal cycles per second, while amplitude defines the maximum displacement (voltage or current) of that cycle. At the generator level, they are completely decoupled. You can output a 10 Hz signal at 5V peak-to-peak (Vpp), or a 10 MHz signal at 5Vpp. The generator does not care.

However, this relationship changes drastically in a real circuit or installation. What it changes is the actual voltage or current magnitude delivered to your load. As frequency shifts, the reactance of capacitors and inductors shifts, altering the total impedance. This causes the amplitude across the load to rise, fall, or resonate.

Common Confusion: Many beginners confuse the generator's independent dials with the circuit's dependent transfer function. They assume a higher frequency signal inherently carries more 'power' or 'amplitude' simply because it switches faster. In classical circuit theory, a 1 MHz, 1V RMS signal delivers the exact same power to a pure 50Ω resistive load as a 60 Hz, 1V RMS signal. The amplitude only drops or spikes when reactive elements (capacitance/inductance) are introduced.

The Math and Physics: Why Reactive Components Care About Frequency

The bridge between frequency and amplitude is impedance. Resistors oppose current equally at all frequencies, but capacitors and inductors are frequency-dependent.

Let us look at a concrete numeric example using a standard RC (Resistor-Capacitor) low-pass filter. This is the most common circuit where frequency dictates amplitude.

  • Resistor (R): 1,000 Ω (1kΩ)
  • Capacitor (C): 100 nF (0.1 µF)
  • Input Amplitude: 5V peak-to-peak (Vpp) sine wave

The cutoff frequency ($f_c$) where the amplitude drops by -3dB (roughly 70.7% of the input) is calculated as:

$f_c = 1 / (2 \pi R C) = 1 / (2 \times 3.14159 \times 1000 \times 100 \times 10^{-9}) \approx 1,591 \text{ Hz}$

Now, let us sweep the frequency and measure the output amplitude across the capacitor:

Input FrequencyCapacitive Reactance ($X_c$)Total Impedance ($Z$)Output Amplitude (Vpp)
10 Hz (Well below $f_c$)159,154 Ω~159,157 Ω~4.99 V (Passes fully)
1,591 Hz (At $f_c$)1,000 Ω1,414 Ω3.53 V (-3dB point)
15,910 Hz (10x $f_c$)100 Ω1,005 Ω0.49 V (Attenuated heavily)

At 15,910 Hz, the capacitive reactance drops to just 100 Ω. The voltage divider formed by the 1kΩ resistor and the 100 Ω capacitor chokes the signal, dropping the amplitude from 5V down to roughly 0.5V. The frequency literally dictated the amplitude. For a deeper dive into the derivation of these formulas, the RC Low Pass Filter tutorial on Electronics Tutorials provides excellent step-by-step AC circuit math.

Where You Meet This in Practice

You do not just see this on a lab bench; this relationship governs major industrial and commercial systems.

1. Variable Frequency Drives (VFDs) and Motor Flux

When controlling a 3-phase AC induction motor, you must maintain a constant magnetic flux in the stator to prevent the motor from stalling or overheating. To do this, the VFD must scale the voltage amplitude linearly with the frequency. This is known as the V/Hz ratio. If a 460V, 60Hz motor requires 7.67 Volts per Hertz, and you drop the frequency to 30Hz to slow the motor down, the VFD must proportionally drop the amplitude to 230V. If it fails to drop the amplitude, the core saturates and the motor burns up.

2. Audio Crossovers

In a multi-way speaker cabinet, passive inductors and capacitors route specific frequency bands to the correct drivers. A tweeter will be destroyed by the high amplitude of low-frequency bass notes. A series capacitor blocks low frequencies (where its reactance is high, dropping the amplitude to zero) and passes high frequencies (where its reactance is low, delivering full amplitude to the tweeter).

3. RF and High-Speed Digital Filtering

In high-speed PCB design, the square waves of digital clocks contain massive high-frequency harmonics. If the trace inductance and parasitic capacitance form an unintended low-pass filter, the high-frequency harmonics are attenuated. The amplitude of the fast edges drops, rounding off the square wave and causing timing errors in the receiver.

Decision Tree: Choosing Components for Frequency-Amplitude Control

When you need to manipulate the amplitude of a specific frequency band, follow this decision path to select the right component.

If your goal is...And the signal type is...Then choose this topology...Concrete Part Recommendation
Block DC, pass high-freq ACAudio or RF signalSeries coupling capacitor (High-pass)WIMA MKS2 Series 100nF Film Cap
Pass DC, kill high-freq noisePower rail (< 2A)Ferrite bead (LC Pi filter)Murata BLM18PG121SN1D (120Ω @ 100MHz)
Pass low-freq, kill high-freqAudio line levelRC Low-pass active filterTL072 Op-Amp with 10kΩ/10nF network
Resonate and peak one frequencyRF tuning / AntennaParallel LC Tank CircuitCoilcraft 0603CS series inductor
Default Pick for Power Noise: If you are trying to stop high-frequency switching noise (from a buck converter) from corrupting the amplitude of a clean 3.3V DC rail feeding an ADC, default to the Murata BLM18PG121SN1D. It acts as a pure resistor at high frequencies, converting the unwanted high-frequency amplitude into heat, while passing DC with virtually zero voltage drop. Read Analog Devices' application note on demystifying ferrite beads to understand their impedance curves.

Common Pitfalls and Measurement Mistakes

When measuring the frequency-amplitude relationship on the bench, your tools can lie to you if you ignore their physical limits.

  • The DMM Bandwidth Trap: Most standard digital multimeters (like the basic Fluke 115 or generic clones) only measure AC voltage accurately up to 400 Hz or 1 kHz. If you feed a 10 kHz, 5V RMS sine wave into a standard DMM, it might read 2.1V or 0V. The amplitude didn't drop; the meter's internal low-pass filter choked it. Always use an oscilloscope or a True-RMS meter with a specified high-frequency bandwidth (like the Fluke 87V) for AC measurements above 1 kHz.
  • Probe Loading at High Frequencies: A standard 10x oscilloscope probe has an input impedance of 9 MΩ, but it also has a parasitic capacitance of roughly 10 pF to 15 pF. At 10 MHz, that 12 pF capacitance has a reactance of only 1,326 Ω. If you are probing a high-impedance node, the probe itself becomes the reactive component, dragging the amplitude down artificially as frequency increases.
  • Confusing Peak-to-Peak with RMS: Amplitude can be expressed as Peak, Peak-to-Peak, or RMS. A 5V peak sine wave is 10Vpp, but only 3.53V RMS. When comparing generator outputs to DMM readings, ensure you are comparing the exact same amplitude metric.

FAQ: Frequency and Amplitude Questions

Does a higher frequency signal inherently have a higher voltage amplitude?
No. Frequency and amplitude are set independently by the source. A signal generator can output 100 MHz at 10 millivolts, or 50 Hz at 20 Volts. The confusion arises because higher frequency signals often require more bandwidth and slew rate from amplifiers to maintain their amplitude, but the frequency itself does not generate the voltage.

Why does my audio amplifier lose amplitude when I play high-frequency test tones?
This is due to the amplifier's bandwidth limit and internal compensation capacitors. To prevent high-frequency oscillation, op-amps and audio amps use internal Miller capacitors that intentionally roll off the gain (amplitude) at high frequencies. If the amplitude drops before the specified bandwidth, check your speaker cable capacitance and ensure your oscilloscope probe is properly compensated.

How do I maintain constant amplitude across a wide frequency sweep?
You need a circuit with a flat frequency response, meaning minimal parasitic capacitance and inductance. Use high-speed, current-feedback amplifiers for active circuits, and keep PCB traces short and impedance-matched (e.g., 50Ω coaxial cables) for passive routing to prevent high-frequency roll-off.