I'm testing a new OCXO for a precision timing project. I have access to equipment that can measure both Allan Deviation (ADEV) and phase noise (L(f)). They both describe frequency stability, but the plots look completely different and the datasheets sometimes list one or the other. Which one should I focus on, and why are they both used?
u/TimeLord42
Great question. They are absolutely related—they are two different lenses for looking at the same fundamental property: the random fluctuations in the phase or frequency of your signal. The key is understanding they operate in different domains.
The Core Difference: Domain
- Phase Noise, L(f): This is a frequency-domain measurement. It answers: "What is the spectral purity of my signal?" It's plotted as power spectral density of phase fluctuations vs. offset frequency from the carrier (e.g., -110 dBc/Hz at 10 kHz offset). It's fantastic for understanding short-term, fast fluctuations.
- Allan Deviation (ADEV), σy(τ): This is a time-domain measurement. It answers: "How stable is my average frequency over a specific averaging time (τ)?" It's plotted as fractional frequency stability vs. averaging time (e.g., 1×10⁻¹² at τ=1 second). It's built to interpret practical clock performance.
When to Use Which
Use Phase Noise (L(f)) when your application is sensitive to close-to-carrier spectral purity.
- Radar & Communication Systems: Phase noise mixes with strong adjacent signals, creating reciprocal mixing that raises the noise floor and degrades sensitivity.
- High-Speed Digital Systems: Clock jitter (a direct integral of phase noise) affects signal integrity and bit-error rates.
- Analog Signal Chains: For driving mixers, ADCs, or DACs where a pure tone is critical.
Use Allan Deviation (ADEV) when your application cares about time/interval stability over longer periods.
- Navigation (GPS/GNSS): Position accuracy depends on time-interval stability over seconds to minutes.
- Timekeeping & Metrology: Frequency standards are characterized by their stability from 1 second to days.
- VLBI & Synchronization: Telescopes or networks needing precise time alignment over long baselines.
How They Relate: The Fourier Bridge
They are mathematically connected through the Fourier transform. In fact, ADEV can be calculated by integrating the phase noise spectrum, but with a specific, shaped filter. This is key: ADEV effectively band-passes the phase noise. The averaging time τ determines the center frequency of that filter.
For a given τ, the ADEV is sensitive to phase noise at frequencies around f ≈ 1/(2πτ). Short τ (1 ms) pulls in noise near 160 Hz offset. Long τ (1000 s) pulls in noise near 0.00016 Hz offset (very close to carrier).
This leads to a critical practical point: You cannot have a low ADEV floor without low phase noise at the corresponding offset frequencies. Conversely, excellent phase noise at 10 kHz offset won't help your ADEV at τ = 1 second if the noise is bad at 0.16 Hz offset.
Practical Interpretation for Your OCXO
For your precision timing project, you likely need to look at both.
- Start with the ADEV plot (from τ=1 ms to τ=10,000 s). This tells you the fundamental stability for your timing application. Look for the typical "bump" from flicker noise and the long-term drift. If your system averages data over 1 second, stability at τ=1s is your key spec.
- Cross-reference with phase noise. If the ADEV at τ=1 s is worse than expected, check L(f) from 0.1 Hz to 10 Hz offset. Poor performance there explains the 1-second ADEV. If you are also using this OCXO as a low-jitter clock for a DAC, you must scrutinize L(f) from 1 kHz to 1 MHz.
Bottom Line: Don't choose one over the other—they are complementary. ADEV tells you how good your clock is for timekeeping; phase noise tells you how pure your signal is for spectral applications. The datasheet should ideally provide both. If you have to pick one for a general-purpose oscillator, ADEV is often the more informative, holistic stability metric for timing, while phase noise is essential for RF performance.