Re: Approach to demodulating AM-signals?



Mr M wrote:
Hello



I need to sample and demodulate an AM-signal that is between 30 kHz to 100
kHz. The signal has a bandwidth of about 10 kHz.



What approach should I use?



I’m thinking of using a 16 bit ADC with a maximum sampling frequency of 500
ksps. Maybe using an FPGA to control the ADC. The FPGA can also be used to
do the signal processing.



How high sampling frequency should I use?


High enough so that your reception works.

Nyquist in this case is 220kHz. You need to juggle the sophistication of your anti-aliasing filters vs. the speed requirements of your algorithm. All I can say for sure is that the smallest realistic sampling rate is around 300kHz.

I would also be concerned about that 10kHz signal riding on a 30kHz carrier -- you're going to have some aliasing there, too, that will make a simple envelope detector output look pretty crude and rude.

--

Tim Wescott
Wescott Design Services
http://www.wescottdesign.com

Posting from Google? See http://cfaj.freeshell.org/google/
.



Relevant Pages

  • Re: Approach to demodulating AM-signals?
    ... I need to sample and demodulate an AM-signal that is between 30 kHz to ... How high sampling frequency should I use? ... there is a perfectly good analogue result costing pennies - an angineer can ... Wescott Design Services ...
    (comp.dsp)
  • Bit detection using FSK
    ... I use to sample both carriers. ... because the sampling frequency is an integer ... sampled amplitudes vary in the noise free case. ... sampling frequency (i.e. 444 kHz). ...
    (comp.dsp)
  • DFT
    ... I am new with dft could any one guide me on the following problem ... Generate a sinusoid of 0.5 KHz with sampling frequency of 6 KHz. ... Reconstruct the original signal from its complex exponentials. ...
    (comp.dsp)
  • Re: complex exponentials
    ... You have NOT generated a sinusoid of 0.5 kHz ... and sampling frequency 6 KHz. ... Now, we don't know which thread to respond to, and people responding ... The result is people wasting their time answering your questions that ...
    (comp.soft-sys.matlab)
  • Re: integration of a continuous function
    ... signal is filtered by a lowpass filter at 5 kHz and sampled at 100 kHz. ... I was wondering if there's a EASY way to reduce the sampling frequency and ... Denoting with Xthe continuous function, and Xit samples in [0, ...
    (comp.dsp)