Nyquist Sampling Rate and Nyquist Interval (original) (raw)
Last Updated : 12 Sep, 2024
The theoretical minimal sampling rate at which a finite bandwidth signal can be sampled to retain all information and reconstructed from its sample without any distortion is called the **Nyquist sampling rate (f **n ****).** The other term for the Nyquist rate is the minimum sampling rate. That means when the sampling rate becomes exactly equal to **2f m samples per second then is called as Nyquist sampling rate. For a bandwidth of span C, the Nyquist frequency is just 2C.
The significance of the Nyquist rate is that it helps to avoid the aliasing problem which is the overlapping of two signals.
Nyquist Rate, fn = 2fm
Where fm is the maximum frequency component that is present in the signal.
- If the signal is sampled at a rate greater than Nyquist rate (fn) then the signal is known as **oversampled.
- If the signal is sampled at a rate less than Nyquist rate (fn) then the signal is known as **under-sampled.
**Nyquist Interval
The maximum sampling interval is called the Nyquist interval. That means the rate of sampling is equal to the Nyquist rate, then the time interval between any two adjacent samples is represented as the **Nyquist interval. The Nyquist interval can be represented by,
1/fn=1/2fm
Now to determine the Nyquist rate and Nyquist interval for the following signal.
x(t)=(2000πt) + 3sin(6000πt) + 8cos(12000πt)
**Nyquist Rate:
Now, we have to find the three frequencies:
Highest frequency component in term 2000πt = ωm1t is 2000π
**f m = ωm1/2π = 2000π/2π = 1000 hz
The highest frequency component in the term sin 6000πt = ωm2t is 6000π
**f m = ωm2/2π = 6000π/2π = 3000 hz
The highest frequency component in the term cos 12000πt =ωm3t is 12000π
**f m = ωm3/2π = 12000π/2π = 6000 hz
Therefore, the maximum frequency component present in the signal is 6000 hz. Thus, the minimum sampling rate to avoid aliasing i.e., **Nyquist rate is f n = 2f m
= 2 × 6000 hz = 12000 hz
**Nyquist interval
Now, the Nyquist interval is = **1/f n
= 1/12000 = 8.3 micro seconds