Sampled data system freq response

AI Thread Summary
The frequency response of a sampled data system includes spectral components at 0, Fs, 2Fs, and 3Fs, due to the nature of sampling, which creates indistinguishable signals at these frequencies. After sampling, signals with frequencies at 0 and Fs appear identical, as do signals at f and (Fs-f), necessitating filtering of frequencies above Fs/2 before digital conversion to ensure accurate representation. The discussion emphasizes that while practical applications focus on frequencies up to Fs/2, understanding the underlying assumptions is crucial. Sampling introduces harmonics that require careful handling to avoid distortion in the output signal. Ultimately, low-pass filtering is essential to manage the harmonics and prevent overload in the analog circuitry.
likephysics
Messages
638
Reaction score
4
Can someone please explain the frequency response of sampled data system.

Why is there a spectrum at 0, Fs, 2Fs, 3Fs. (Fs - nyquist sampling frequency).
Shouldn't it be just from zero to Fs/2 ?

See fig. 2a in this link - http://www.maxim-ic.com/app-notes/index.mvp/id/928
 
Engineering news on Phys.org
After you have sampled the data, you can't tell the difference between signal with frequences 0 and Fs. They both have all the samples with the same constant value. That's what Figure 2a is about.

Similarly you can't tell the difference between signals with frequencies f and (Fs-f), (Fs + f), (2Fs - f), (2Fs + f), etc.

So for practical work, you need to filter out frequencies > Fs/2 from the analog data before you convert it into digital samples. That way, you know that a frequency betwen 0 and Fs/2 in the sampled data really was a signal at that frequency, not an unknown higher frequency.

You are right that in practice usually "you only look at frequencies up to Fs/2". The point of the web page is to show the assumptions behind that, and what happens if the data doesn't satisfy those assumptions.
 
A sampling waveform will consist of a series of pulses This waveform will contain a large (infinite) number of harmonics. When you sample, you are effectively amplitude modulating this waveform so the result will contain all of the harmonics of the sampling waveform, each of which has sidebands due to the sampled (modulating) waveform plus a 'baseband' component.
After any digital messing about with these samples, you will get a modified set of sample pulses. Often, the samples are 'boxcar' waveform, which then require some equalisation but they would ideally be impulses - just like the original sampling pulses. The output wavefrom will contain a whole lot of harmonics, which would normally be low-pass filtered out before actually using the resulting analogue (continuous) signal (to avoid overload at frequencies that the analogue circuitry couldn't handle.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top