Reply by exemplardsp November 29, 20062006-11-29
>can anybody suggest me a good algorithm for demodulating AM signals >that can be implemented in VHDL. > >
Good is a relative term. The answer depends on the larger system context of the demodulator. Eric Rosenfeld eric@exemplardsp.com
Reply by Vladimir Vassilevsky November 28, 20062006-11-28

prajwalosti@gmail.com wrote:

> can anybody suggest me a good algorithm for demodulating AM signals > that can be implemented in VHDL. >
There are two incredibly complicated algorithms for lousy students: 1. Y = abs(X) 2. Y = sqrt(I^2 + Q^2) Vladimir Vassilevsky DSP and Mixed Signal Design Consultant http://www.abvolt.com
Reply by John Sampson November 28, 20062006-11-28
prajwalosti@gmail.com wrote:
> can anybody suggest me a good algorithm for demodulating AM signals > that can be implemented in VHDL. >
Have a look at this: http://www.dspguru.com/comp.dsp/tricks/alg/mag_est.htm John
Reply by November 28, 20062006-11-28
can anybody suggest me a good algorithm for demodulating AM signals
that can be implemented in VHDL.