A. Sampling of Analog Signal Flashcards
converting a continuous-time signal into a discrete time signal.
Sampling
is continuously sampled the analog signal x(t) at a sampling rate fs and fixed sampling interval T, which is defined as the time span between two sample points.
ADC (Analog to Digital Convertor)
sample values are equally spaced from one another by a fixed sampling interval T
Uniform / periodic sampling
is the type of sampling used most often in practice.
Fixed sampling interval T
Fixed sampling interval T
x[n] = x(nT)
The relationship of sampling period T and sampling rate fs is describe as.
t = nT = n/fs
Mathematically, consider an analog sinusoidal signal described as
x(t) = Asin(2πft)
When sampled uniformly at sampling rate fs, sampled sinusoidal signal is given by
x[n] = Asin(2πfnT)
Sampling is too __________ -then the DSP will have to process a large amount of data in a much shorter time frame.
frequent
Sampling is too __________- then important information might be missing in the sampled signal, this is called aliasing.
sparse