I'm unable to understand which PLL type (1 or 2) is better suited for frequency tracking and why? Can anyone explain how that additional integrator in type 2 will affect tracking?
Thanks in advance!
I'm unable to understand which PLL type (1 or 2) is better suited for frequency tracking and why? Can anyone explain how that additional integrator in type 2 will affect tracking?
Thanks in advance!
There's a pretty good answer here, although it's at the bottom of the pile in points.
The short answer is that a type 1 PLL (i.e, phase detector feeding into the VCO) needs a phase error to drive the VCO off of its preferred frequency, while a type 2 PLL (i.e., a phase detector feeding a proportional-integral stage) will drive the phase error to zero, regardless of how much the VCO must be offset from it's preferred frequency.
Type I Phase detectors (like XOR gates or balanced mixers) are the integral of frequency error per unit time.
The phase detector outputs charge Pump Up/ Down current pulse or other pulse types. This requires LP filtering which adds more phase shift with frequency error or integration making the loop 2nd order and tends to be unstable with overshoot if the VCO error is too high. This results in longer capture times that increase rapidly with an initial frequency error. It may not acquire "phase-lock" if the VCO range is too wide and the frequency error is too high resulting in insufficient DC error feedback.
The reason for this is that while you get negative feedback for half the cycle, you get positive feedback for the other half so the difference is small if the frequency error is near the bandwidth of the LPF.
The Type II frequency detectors use synchronous edge detection instead of mixing at 90deg or quadrature offsets. Thus it becomes a fast stable 1st order loop but more jitter.
Thus the PLL design must define VCO range, stability tolerance and jitter when locked before a suitable design can be done.