discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Discuss-gnuradio] AGC


From: Tom Rondeau
Subject: RE: [Discuss-gnuradio] AGC
Date: Thu, 1 Jun 2006 15:05:36 -0400

Mike,

I've used both the floating point and complex implementations of the AGC
block, and they work fine. For most signals, using (1e-4, 1, 1) will adjust
the gain to output a signal at +1 and -1. The second term will be the final
peak output value you will get. If I'm remembering correctly, the first term
is the loop gain, which will determine the convergence speed of the AGC. The
last term is the initial gain.

It's a very straight-forward block to use.

Tom



> -----Original Message-----
> From: address@hidden [mailto:discuss-
> address@hidden On Behalf Of Michael Milner
> Sent: Thursday, June 01, 2006 2:54 PM
> To: address@hidden
> Subject: [Discuss-gnuradio] AGC
> 
> Hi,
> 
> Can I use the gr_agc code as a block in a flow graph?
> 
> I have an arbitrary float signal that I would like to always have the same
> voltage peak to peak regardless of the input signal.  Is this possible?
> 
> I'm using gnuradio 2.8
> 
> Thanks!
> 
> Mike
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio






reply via email to

[Prev in Thread] Current Thread [Next in Thread]