Re: Envelope Detection
- From: "Anonymous" <someone@xxxxxxxxxxxxx>
- Date: Thu, 30 Mar 2006 14:44:07 GMT
"HelpmaBoab" <FU2@xxxxxxxxxxxx> wrote in message
news:KNIWf.9563$JZ1.355822@xxxxxxxxxxxxxxxxxx
I have read that to get the envelope of a signal we can take its HilbertTF
and use this as the imaginary part of a complex array (the real part beingthis
the original signal). Then the envelope is sqrt(re^2 + im^2). I imagine
is just creating an I and Q. How accurate is this method and can we use an
FFT (s) to do the Hilbert transform?
Tam
What do you mean by envelope detection? AM demodulation?
If you have baseband I,Q data you can just run it through a cordic function
(or do sqrt(I^2+Q^2)).
The hilbert transform seperates the positive frequencies from the negative
frequencies in a complex signal. I don't see how it would apply to envelope
detection?
-Clark
.
- Follow-Ups:
- Re: Envelope Detection
- From: Stan Pawlukiewicz
- Re: Envelope Detection
- From: Jerry Avins
- Re: Envelope Detection
- References:
- Envelope Detection
- From: HelpmaBoab
- Envelope Detection
- Prev by Date: Re: Envelope Detection
- Next by Date: Correction: convert AM signal into bit sequence
- Previous by thread: Re: Envelope Detection
- Next by thread: Re: Envelope Detection
- Index(es):
Relevant Pages
|