Computer Science, asked by pshrimant4936, 11 months ago

Explain the effect of under sampling with an example and neat diagrams

Answers

Answered by prashanth1551
0
The Fourier transforms of real-valued functions are symmetrical around the 0 Hzaxis. After sampling, only a periodic summation of the Fourier transform (called discrete-time Fourier transform) is still available. The individual frequency-shifted copies of the original transform are called aliases. The frequency offset between adjacent aliases is the sampling-rate, denoted by fs. When the aliases are mutually exclusive (spectrally), the original transform and the original continuous function, or a frequency-shifted version of it (if desired), can be recovered from the samples. The first and third graphs of Figure 1 depict a basebandspectrum before and after being sampled at a rate that completely separates the aliases.
The second graph of Figure 1 depicts the frequency profile of a bandpass function occupying the band (A, A+B) (shaded blue) and its mirror image (shaded beige). The condition for a non-destructive sample rate is that the aliases of both bands do not overlap when shifted by all integer multiples of fs. The fourth graph depicts the spectral result of sampling at the same rate as the baseband function. The rate was chosen by finding the lowest rate that is an integer sub-multiple of Aand also satisfies the baseband Nyquist criterion: fs > 2B.  Consequently, the bandpass function has effectively been converted to baseband. All the other rates that avoid overlap are given by these more general criteria, where A and A+B are replaced by fLand fH, respectively:[2][3]
{\displaystyle {\frac {2f_{H}}{n}}\leq f_{s}\leq {\frac {2f_{L}}{n-1}}}, for any integer nsatisfying: {\displaystyle 1\leq n\leq \left\lfloor {\frac {f_{H}}{f_{H}-f_{L}}}\right\rfloor }
The highest n for which the condition is satisfied leads to the lowest possible sampling rates.
Important signals of this sort include a radio's intermediate-frequency (IF), radio-frequency (RF) signal, and the individual channels of a filter bank.
If n > 1, then the conditions result in what is sometimes referred to as undersampling, bandpass sampling, or using a sampling rate less than the Nyquist rate (2fH). For the case of a given sampling frequency, simpler formulae for the constraints on the signal's spectral band are given below.



Spectrum of the FM radio band (88–108 MHz) and its baseband alias under 44 MHz (n = 5) sampling. An anti-alias filter quite tight to the FM radio band is required, and there's not room for stations at nearby expansion channels such as 87.9 without aliasing.



Spectrum of the FM radio band (88–108 MHz) and its baseband alias under 56 MHz (n = 4) sampling, showing plenty of room for bandpass anti-aliasing filter transition bands. The baseband image is frequency-reversed in this case (even n).

Example: Consider FM radio to illustrate the idea of undersampling.In the US, FM radio operates on the frequency band from fL = 88 MHz to fH = 108 MHz. The bandwidth is given by{\displaystyle W=f_{H}-f_{L}=108\ \mathrm {MHz} -88\ \mathrm {MHz} =20\ \mathrm {MHz} }The sampling conditions are satisfied for{\displaystyle 1\leq n\leq \lfloor 5.4\rfloor =\left\lfloor {108\ \mathrm {MHz} \over 20\ \mathrm {MHz} }\right\rfloor }Therefore, n can be 1, 2, 3, 4, or 5.The value n = 5 gives the lowest sampling frequencies interval {\displaystyle 43.2\ \mathrm {MHz} <f_{\mathrm {s} }<44\ \mathrm {MHz} } and this is a scenario of undersampling. In this case, the signal spectrum fits between 2 and 2.5 times the sampling rate (higher than 86.4–88 MHz but lower than 108–110 MHz).A lower value of n will also lead to a useful sampling rate. For example, using n = 4, the FM band spectrum fits easily between 1.5 and 2.0 times the sampling rate, for a sampling rate near 56 MHz (multiples of the Nyquist frequency being 28, 56, 84, 112, etc.). See the illustrations at the right.When undersampling a real-world signal, the sampling circuit must be fast enough to capture the highest signal frequency of interest. Theoretically, each sample should be taken during an infinitesimally short interval, but this is not practically feasible. Instead, the sampling of the signal should be made in a short enough interval that it can represent the instantaneous value of the signal with the highest frequency. This means that in the FM radio example above, the sampling circuit must be able to capture a signal with a frequency of 108 MHz, not 43.2 MHz. Thus, the sampling frequency may be only a little bit greater than 43.2 MHz, but the input bandwidth of the system must be at least 108 MHz. Similarly, the accuracy of the sampling timing, oraperture uncertainty of the sampler, frequently the analog-to-digital converter, must be appropriate for the frequencies being sampled 108MHz, not the lower sample rate.If the sampling theorem is interpreted as requiring twice the highest frequency, then the required sampling rate would be assumed to be greater than
Similar questions