[Jrms_rad,Jrms_deg] = phaseNoiseToJitter(PNFreq,PNPow)
returns the effective RMS phase jitter in radians and degrees from the phase noise frequency
and power levels.
[Jrms_rad,Jrms_deg, Jrms_s] = phaseNoiseToJitter(___,'Frequency',frequency)
also returns the effective RMS phase jitter in seconds when you specify the signal frequency
in addition to the input arguments in the previous syntax.
PNFreq — Frequency points relative to fundamental frequency at which phase noise is calculated real-valued vector
Frequency points relative to the fundamental frequency to which phase noise is
calculated, specified as a real-valued vector in hertz.
Data Types: double
PNPow — Phase noise power at specified frequency offsets relative to fundamental frequency real-valued vector
Phase noise power in 1-Hz bandwidth centered at the specified frequency offsets
relative to the fundamental frequency, specified as a real-valued vector in dBc/Hz. The
elements of PNPow correspond to the elements of
PNFreq.
Data Types: double
frequency — Signal frequency 100e6 (default) | scalar
Signal frequency, specified as a scalar in hertz. Signal frequency is used to
calculate the RMS phase jitter in seconds.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.