Report On "Sampling Theorem Verification & Frequency Domain Analysis Using MATLAB."
Report On "Sampling Theorem Verification & Frequency Domain Analysis Using MATLAB."
1. BLOCK DIAGRAM
2. RELATED EXPLANATIONS
3. MATLAB CODE
4. SIMULATED OUTPUT
These samples are maintained with a gap, these gaps are termed as
sample period or sampling interval (Ts). And the reciprocal of the
sampling period is known as “sampling frequency” or “sampling rate”.
The number of samples is represented in the sampled signal is
indicated by the sampling rate.
Sampling frequency Fs=1/Ts
CASE 1: If the sampling frequency (Fs) equals twice the input signal
frequency (Fm), then such a condition is called the Nyquist Criteria
for sampling. When sampling frequency equals twice the input signal
frequency is known as “Nyquist rate”.
Fs=2Fm
CASE 2: If the sampling frequency (Fs) is less than twice the input
signal frequency, such criteria called Under Sampling or Aliasing
effect. Fs<2Fm
CASE 3: If the sampling frequency (Fs) is greater than twice the input
signal frequency (Fm), then such a condition is called the Over
Sampling. Fs>2Fm
So, there are three conditions that are possible from the sampling
frequency criteria. They are under sampling, Nyquist sampling and
over sampling.
Nyquist Sampling
In the sampling process, while converting the analog signal to a
discrete version, the chosen sampling signal is the most important
factor. And what are the reasons to get distortions in the sampling
output while conversion of analog to discrete. These types of
questions can be answered by the “Nyquist sampling theorem”.
Fs=2Fm
3.MATLAB CODE
4.SIMULATED OUTPUT OF SAMPLED WAVES: