Sign in

username:

password:



Not a member?

Search c55x



Search tips

Subscribe to c55x



c55x by Keywords

AIC23 | C5509 | CCS | CSL | EMIF | EVM | GEL | GPIO | HPI | Interfacing | JTAG | McBSP | OMAP | Omap15 | OMAP59 | RTDX | SDRAM | TMS320VC5509 | USB | XDS5

Discussion Groups

Discussion Groups | TMS320C55x | Re: AGC stuff

Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).

  

Post a new Thread

AGC stuff - rstevesat - Mar 10 10:19:00 2005





Hello friends,
Can i get the c code or assembly code for the AGC for
simple voice gain control for c5510. I will be greatly thankful to you
if anybody could help me out .The stuff could be simple .

Regards




(You need to be a member of c55x -- send a blank email to c55x-subscribe@yahoogroups.com )

Re: AGC stuff - Jeff Brower - Mar 10 11:54:00 2005

R Steve-

> Can i get the c code or assembly code for the AGC for
> simple voice gain control for c5510. I will be greatly thankful to you
> if anybody could help me out .The stuff could be simple .

You have to specify whether AGC algorithm is based on software (digital scaling) or
hardware gain. If hardware, then which board and whic codec (for example, DSK 5510
with AIC23 codec).

Normally an AGC that has access to true hardware controlled gain is more effective.

-Jeff





(You need to be a member of c55x -- send a blank email to c55x-subscribe@yahoogroups.com )

Re: AGC stuff - Harland Christofferson - Mar 10 12:48:00 2005

we've written some assembly code for agc here on the C5502. it is
running on an 11.025Ksps and a 44.1Ksps channel. i wouldn't call
it _simple_ however.

due to pcb real estate considerations, we opted for a s/w vs. h/w
solution.

At Thursday, 10 March 2005, Jeff Brower <> wrote:

>R Steve-
>
>> Can i get the c code or assembly code for the AGC for
>> simple voice gain control for c5510. I will be greatly thankful
to you
>> if anybody could help me out .The stuff could be simple .
>
>You have to specify whether AGC algorithm is based on software (digital
scaling) or
>hardware gain. If hardware, then which board and whic codec (for
example, DSK 5510
>with AIC23 codec).
>
>Normally an AGC that has access to true hardware controlled gain
is more effective.
>
>-Jeff
----------------------------------------------------------------------
Zero Crossings, Inc. -- Embedded and Digital Signal Processing Systems

http://www.zerocrossings.com/




(You need to be a member of c55x -- send a blank email to c55x-subscribe@yahoogroups.com )