<< sopll_init Carrier recovery sopll_reset >>

comm_tbx >> Carrier recovery > sopll_process

sopll_process

Second order PLL for carrier phase / frequency recovery

Calling Sequence

[so,theta] = sopll_process(so,ped)

Parameters

so:

Second-order loop object (created with sopll_init(...))

ped:

Phase Error Detector object (for instance, created with ped_psk(...))

theta:

Current phase of the PLL

See also

Authors

Bibliography

DVBS2 : Carrier phase synchronization techniques for broadband satellite transmissions, ESA, 2003


Report an issue
<< sopll_init Carrier recovery sopll_reset >>