Understanding Thermal Noise in Resistors
When current flows through a resistor, free electrons exhibit random thermal motion that creates small, fluctuating voltage signals. This thermal noise (also called Johnson noise) is fundamental to all resistors and cannot be eliminated—only minimized. The noise power increases proportionally with absolute temperature and resistance value, making it especially problematic in high-impedance circuits operating at room temperature or above.
- Root cause: Random electron motion governed by thermodynamics, not design defects.
- Temperature dependency: Doubling absolute temperature roughly doubles the noise voltage.
- Resistance effect: Higher resistance values produce proportionally higher noise in absolute terms.
- Bandwidth consideration: Noise accumulates across the circuit's frequency response—wider bandwidth captures more noise energy.
In amplifier front-ends, this noise is multiplied by the circuit gain, often dominating the overall system noise figure. Precision ADCs, photodiode transimpedance amplifiers, and low-noise preamplifiers all require careful attention to resistor noise budgeting.
Johnson–Nyquist Noise Formula
The RMS noise voltage generated by a resistor depends on three measurable parameters: its resistance, the absolute temperature at which it operates, and the measurement bandwidth. Boltzmann's constant (k) appears in the formula as a fundamental physical constant relating thermal energy to temperature.
Vnoise = √(4 × k × T × R × ΔF)
Lu = 20 × log₁₀(Vnoise / 0.7746)
Lv = 20 × log₁₀(Vnoise / 1.0)
V<sub>noise</sub>— RMS noise voltage in voltsk— Boltzmann constant: 1.380649 × 10⁻²³ J/KT— Absolute temperature in kelvin (add 273.15 to Celsius)R— Resistance in ohmsΔF— Measurement bandwidth in hertzL<sub>u</sub>— Noise level relative to 0.7746 V (dBu reference, used in audio)L<sub>v</sub>— Noise level relative to 1.0 V (dBV reference, used in electronics)
Practical Applications and Design Implications
Low-noise resistors are essential in circuits where signals are weak or where amplification brings noise to audible or measurable levels. Audio preamps, transimpedance amplifiers for photodiodes, and medical instrumentation all demand careful resistor selection.
- Input stage circuits: Noise at the amplifier input is multiplied by the entire gain chain. A 1 µV noise source becomes 100 mV after 100 dB of gain—often exceeding the signal itself.
- High-impedance nodes: Large resistor values (10 MΩ and above) produce proportionally larger noise, limiting practical circuit designs in some applications.
- Resistor film type: Metal-film and thick-film resistors typically show lower noise than carbon-composition types. Precision wirewound resistors offer even lower noise but at higher cost and size.
- Temperature control: Cooling a front-end amplifier reduces thermal noise, a technique used in sensitive instrumentation and radio receivers.
System design requires trading off component cost, noise performance, bandwidth, and thermal management to meet overall signal-to-noise ratio specifications.
From Volts to Decibels: dBu and dBV Scales
Expressing noise in decibels allows easy comparison across different voltage scales and systems. The two most common references are used in audio (dBu) and general electronics (dBV).
- dBu scale: References 0.7746 V, derived from 0 dBm into 600 Ω (historical telephone standard). Common in professional audio and balanced line systems.
- dBv scale: References exactly 1 V, more intuitive for voltage-based measurements in measurement and control systems.
- Conversion: The 20 × log₁₀ factor converts voltage ratios to decibels. A 10× increase in noise voltage equals +20 dB.
- Negative values: Most noise levels appear as negative dB numbers (e.g., −80 dBV), indicating voltages well below the reference level.
When comparing datasheets, always verify which reference the manufacturer used. A specification of −130 dBu is significantly lower than −130 dBV because the dBu reference is smaller.
Common Pitfalls in Noise Calculations
Accurate noise predictions require attention to detail in parameters and assumptions.
- Temperature must be absolute (Kelvin) — Room temperature is 293 K, not 20 or 293. Confusing Celsius with Kelvin introduces order-of-magnitude errors. Circuits heated by their own dissipation run hotter than ambient, increasing noise. Always verify the actual operating temperature.
- Bandwidth is not just center frequency — Bandwidth means the full span of frequencies in which noise is measured—typically 20 Hz to 20 kHz for audio, or DC to an ADC's Nyquist frequency. Doubling bandwidth doubles noise energy, so a 1 MHz measurement window captures vastly more noise than a 1 kHz window.
- Noise adds in quadrature, not linearly — If multiple resistors contribute noise (e.g., bias resistors and input resistors), their noise voltages combine as √(V₁² + V₂² + …), not simple addition. This is often overlooked in multi-stage designs and can lead to underestimating total system noise.
- dB reference mismatch causes confusion — Mixing dBu and dBV measurements without conversion introduces errors. Professional audio equipment uses dBu; many lab instruments use dBV. Always confirm which scale your equipment expects before interpreting results.