Code covered by the BSD License  

Highlights from
Phase Noise to Jitter

Be the first to rate this file! 15 Downloads (last 30 days) File Size: 3.99 KB File ID: #22038

Phase Noise to Jitter

by Arne Buck

 

09 Nov 2008

Jitter from phase noise vs. frequency data Calculates RMS jitter from phase noise power.

| Watch this File

File Information
Description

Usage:
Jitter = Pn2Jitter(f, Lf, fc)

Inputs:
f: Frequency vector (phase noise break points), in Hz, row or column.
Lf: Phase noise vector, in dBc/Hz, same dimensions, size(), as f.
fc: Carrier frequency, in Hz, a scalar.

Output:
Jitter: RMS jitter, in seconds.

Phase noise data can be derived from graphical information or actual measurement data.

Comment header documentation gives multiple examples of use with comparison to other phase noise to jitter calculators available in application notes, web sites, Excel worksheets and dedicated phase noise laboratory measurement equipment.

Example:
>> f = [10^0 10^1 10^3 10^4 10^6]; Lf = [-39 -73 -122 -131 -149];
>> Jitter = Pn2Jitter(f, Lf, 70e6)
Jitter = 2.3320e-011

Four other examples of this same data set calculation are given, ranging from 21.135 to 24.56ps. More data set examples include PN9000 data file input and resulting jitter calculation.

MATLAB release MATLAB 5.3 (R11)
Other requirements No known restrictions.
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
jitter Arne Buck 10 Nov 2008 10:13:33
phase noise Arne Buck 10 Nov 2008 10:13:33
electrical engineering Arne Buck 10 Nov 2008 10:13:34
communications Arne Buck 10 Nov 2008 10:13:34
measurement Arne Buck 10 Nov 2008 10:13:34
modeling Arne Buck 10 Nov 2008 10:13:34
wireless Arne Buck 10 Nov 2008 10:13:34
communications Cristina McIntire 10 Nov 2008 10:29:26
wireless communications Cristina McIntire 10 Nov 2008 10:29:33
modeling Cristina McIntire 10 Nov 2008 10:30:28

Contact us at files@mathworks.com