Monday 31 August 2015

bandwidth - Is there a condition for bandpass sampling?



Consider a signal that has lowest frequency component $F_l$ and highest frequency component $F_h$. According to the theory of bandpass sampling, this signal can be sampled and succesfully recoverd if sampled at a frequency ($F_s$) twice the difference between highest and lowest frequency.


that is, $F_s=2 \cdot \left(F_h-F_l\right)$.


My doubt is , Is there a condition or restriction on $F_h$ and $F_l$ for bandpass sampling?



Answer



It's generally not true that a band pass signal can be sampled and recovered without error if $f_s>2B$ is satisfied, where $B=f_h-f_l$ is the signal's bandwidth. This condition is just necessary but not sufficient.


You have to make sure that the aliased spectra do not overlap. This results in the following condition on the sampling frequency:


$$\frac{2f_h}{n+1}

If Eq. $(1)$ can only be satisfied for $n=0$, you get the familiar Nyquist sampling theorem where $f_s$ must be greater than twice the highest frequency of the signal: $f_s>2f_h$. The lowest possible sampling frequency is obtained for the largest integer $n$ such that $(1)$ is still satisfied. This maximum value of $n$ is given by


$$n_{max}=\left\lfloor\frac{f_l}{B}\right\rfloor\tag{2}$$


where $B=f_h-f_l$ is the bandwidth. Eq. $(2)$ is obtained from $(1)$ by computing the largest value of $n$ such that the left-most term is still less than the right-most term.



As an example, take a band pass signal with $f_l=10\text{ kHz}$ and $f_h=30\text{ kHz}$. From $(2)$, Eq. $(1)$ can only be satisfied for $n=0$, so you have to choose $f_s>2f_h=60\text{ kHz}$, which is a stricter condition than just requiring $f_s>2B=40\text{ kHz}$. However, if $f_l=10\text{ kHz}$ and $f_h=14\text{ kHz}$, the maximum value of $n$ for which $(1)$ is satisfied is $n=2$, which gives you a range $2\cdot 14/3=9.332B=8\text{ kHz}$.


No comments:

Post a Comment

readings - Appending 内 to a company name is read ない or うち?

For example, if I say マイクロソフト内のパートナーシップは強いです, is the 内 here read as うち or ない? Answer 「内」 in the form: 「Proper Noun + 内」 is always read 「ない...