AGC

From GNU Radio
Revision as of 01:40, 27 October 2019 by Duggabe (talk | contribs) (add Example Flowgraph)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

High performance Automatic Gain Control.

Power is approximated by absolute value.

Parameters

(R): Run-time adjustable

Rate (R)
The update rate of the loop.
Reference (R)
Reference value to adjust signal power to.
Gain (R)
Initial gain value.
Max gain (R)
Maximum gain value (0 for unlimited)

Example Flowgraph

This flowgraph shows an Automatic Gain Control block in an AM receiver.

FunCube AM.png

Source Files

C++ files
Complex input
Float input
Algorithms implementation
Header files
Complex input
Float input
Public header files
Complex input
Float input
Block definition
Yaml