Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

gr_pll_freqdet_cf Class Reference
[Signal Processing Blocks]

#include <gr_pll_freqdet_cf.h>

Inheritance diagram for gr_pll_freqdet_cf:

Inheritance graph
[legend]
Collaboration diagram for gr_pll_freqdet_cf:

Collaboration graph
[legend]
List of all members.

Detailed Description

Implements a PLL which locks to the input frequency and outputs an estimate of that frequency. Useful for FM Demod.

input: stream of complex; output: stream of floats

This PLL locks onto a [possibly noisy] reference carrier on the input and outputs an estimate of that frequency in radians per sample. All settings max_freq and min_freq are in terms of radians per sample, NOT HERTZ. Alpha is the phase gain (first order, units of radians per radian) and beta is the frequency gain (second order, units of radians per sample per radian)

See also:
gr_pll_refout_cc, gr_pll_carriertracking_cc


Friends

gr_pll_freqdet_cf_sptr gr_make_pll_freqdet_cf (float alpha, float beta, float max_freq, float min_freq)


Friends And Related Function Documentation

gr_pll_freqdet_cf_sptr gr_make_pll_freqdet_cf float  alpha,
float  beta,
float  max_freq,
float  min_freq
[friend]
 


The documentation for this class was generated from the following files:
Generated on Sat Jul 8 17:13:47 2006 for GNU Radio 2.x by  doxygen 1.4.1