| New Reply |
Why we do that in AM demodulation? |
Share Thread | Thread Tools |
| Feb27-13, 03:55 PM | #18 |
|
Why we do that in AM demodulation?I have to think demodulation infers real time processing ergo not a lot of time for fancy arithmetic - but i am absolutely inexperienced in DSP. I can only marvel at its capabilities and daydream about understanding the appnotes. Usually fundamental principles apply to any operation whether it be done numerically or analog. We implemented a minimum denominator in one analog application.. Thanks sophie - that is food for thought. old jim |
| Feb27-13, 04:11 PM | #19 |
|
|
|
| Feb27-13, 04:14 PM | #20 |
|
|
Actually, I just re-read the OP and I really don't know what a "simple divider circuit" consists of - surely he doesn't mean a flip-flop???? That's the simplest 'divider circuit' I could think of. DSP circuits are in no way "simple".
Could this all be a huge misunderstanding? |
| Feb27-13, 04:37 PM | #21 |
|
|
Some food for thought.
1) In the high frequency ranges you cannot sample your signal fast enough for your method to work and you cannot amplify at these frequencies, so you use a reference and a non-linear mixer to produce a signal in a range that can be handled more easily. Of course this is not really a problem in the ranges where AM is still used. 2) The signal from your method will look like **** on the short time scales. You substitute the multiplication with cos(x) by a multiplication with 1/cos(x). This signal has terrible spikes. The signal to noise in real space is the worst at the zero crossings, and this is the moment were you weight your signal the strongest. Any noise and non linear distortion will produce strong noise at the carrier frequency and its harmonics. Therefore you will definitely need a low pass filter. 3) Mathematically the multiplication with a sine wave and low pass filtering is a scalar product in Hilbert space, which is very similar to a division. It is very well understood in Fourier space. The stronger the signal is low pass filtered after the mixer, the more the noise bandwidth is reduced, I believe that this property cannot be retained using the division. 4) I think it is interesting that a multiplication and a division can result in the same signal I have to think about that some more. |
| Feb27-13, 04:44 PM | #22 |
|
|
But the two functions do not produce the same signal aamof. You need to low-pass filter the produces of a multiplier to eliminate the other (RF) components, in practice. |
| Feb27-13, 06:40 PM | #23 |
|
http://www.analog.com/static/importe...eets/AD534.pdf From its datasheet a caution about small denominators: My experience with time division approach for steam flow was similar. While time division proved more precise than transconductance approach with small denominators, it just isn't feasible to resolve fluid flow signals(ΔP across an orifice) below about a 100::1 turndown. I would imagine the same applies to a radio signal plucked from the air. But i am respectful of DSP's capabilities. old jim btw = thanks... |
| Feb27-13, 10:53 PM | #24 |
|
|
|
| Feb27-13, 10:58 PM | #25 |
|
|
Clearly I was wrong about that. |
| Feb27-13, 11:44 PM | #26 |
|
|
|
| Feb27-13, 11:49 PM | #27 |
|
|
|
| Feb28-13, 12:03 AM | #28 |
|
|
do you think that there are out there some analog dividers that can divide by functions like (cosine) as there exist analog dividers that can divide by arithmetic numbers because one answer I got to my question above was that 'there no analog dividers that can divide by a function like cosine, neither there are circuits that can generate a sec function(1/cosine) for a multiplier (to be used as a divider) and the only dividers that exists right now are only dividers that can divide by arithmetic numbers' . is that true, Jim? |
| Feb28-13, 02:08 AM | #29 |
|
|
|
| Feb28-13, 11:58 AM | #30 |
|
First an explanation about my closed-mindedness on the issue - i come from the world of process control where anything above a couple hertz is noise, so my divider experience is basically with DC circuits. Ergo i am unaccustomed to mathematical analysis of radio signals. The Fourier expansion of AM modulation was for me an eye opener into another world. My time-division divider worked very well for process signals because at small denominators it naturally becomes quite slow which attenuates the natural noise in a small flow signal. For square root extraction we tested it alongside a transconductance divider which we beat hands down.. That AD534 has response out to tens of khz (and please forgive my typo where i called it AD634). Faster devices exist. So if you fed an AD534 a denominator that's got a base DC value plus an AC coupled cosine function in it, you'd be dividing by (A + Bcos(ωt)) which would not reach zero so long as B<A. That eliminates the divide by zero bugaboo. But it's not so simple anymore Surely someplace in the resulting polynomial is the term you seek. Analog division followed by AC coupling and filtering might well work for you.. It'd sure be an enlightening experiment. take a look at AD834..similar device but with but 250 mhz bandwidth. http://www.analog.com/static/importe...eets/AD835.pdf Its datasheet does not describe feedback to perform division - but the 534's does. old jim |
| Feb28-13, 12:34 PM | #31 |
|
|
Aren't you supposed to be retired?
|
| Feb28-13, 04:29 PM | #32 |
|
thouht maybe i'd learn something new ! old jim |
| Mar1-13, 05:09 PM | #33 |
|
|
And finally we have the answer why this stuff isn't done. Three things will kill the scheme: 1) Noise. If your signal is f(t)cos(kt)+e(t) where e is noise, you will have divergences in the spikes of the 1/cos function, because e(t) is surely not zero at the crossings. As I said: you amplify your signal infinitely in the region with the worst signal to noise ratio. 2) Phase and frequency. If your local oscillator is not perfectly phase and frequency locked against the sending oscillator, the zero crossings will be off, the spikes will not get cancelled and will dominate whatever comes out 3) Offset voltages. It is pretty much impossible to have components without any offset voltage. So even if your frequency and phase would match perfectly, your zero crossings will be off again producing spikes. Infinite spikes are simply a bad idea. This type of problem happens also in the Wiener deconvolution, where you also divide the blurring of the signal away, but due to the same signal to noise problems you need to dampen the method at the frequencies were the noise is large compared to the signal. |
| Mar2-13, 12:04 AM | #34 |
|
Recognitions:
|
Multiplying by cos x looks much smoother than multiplying by this: |
| New Reply |
| Thread Tools | |
Similar Threads for: Why we do that in AM demodulation?
|
||||
| Thread | Forum | Replies | ||
| DSB-AM Demodulation MATLAB | Engineering, Comp Sci, & Technology Homework | 0 | ||
| Query on AM Demodulation | Electrical Engineering | 2 | ||
| IQ demodulation | Electrical Engineering | 21 | ||
| need clarification about FM demodulation | Electrical Engineering | 4 | ||
| Composite FM Demodulation! | General Physics | 0 | ||