Communications Blockset | ![]() ![]() |
Implement a linearized version of a baseband phase-locked loop
Library
Description
The Linearized Baseband PLL block is a feedback control system that automatically adjusts the phase of a locally generated signal to match the phase of an input signal. Unlike the Phase-Locked Loop block, this block uses a baseband model method. Unlike the Baseband PLL block, which uses a nonlinear model, this block simplifies the computations by using x to approximate sin(x). The baseband PLL model depends on the amplitude of the incoming signal but does not depend on a carrier frequency.
This PLL has these three components:
butter
, cheby1
, and cheby2
in the Signal Processing Toolbox. The default filter is a Chebyshev type II filter whose transfer function arises from the command below.
The input signal represents the received signal. The input must be a sample-based scalar signal. The three output ports produce:
Dialog Box
See Also
Baseband PLL, Phase-Locked Loop
References
For more information about phase-locked loops, see the works listed in Selected Bibliography for Synchronization in Using the Communications Blockset.
![]() | Kasami Sequence Generator | Matrix Deinterleaver | ![]() |