Lecture 10
Lecture 10
Lecture 10
Sampling Discrete-Time Systems
2/13
Lecture 10: Resources
Core reading
SaS, O&W, C7
Background reading
MIT Lectures 9 & 13
3/13
What is Discrete Time Sampling?
Sampling is the transformation of a continuous signal
into a discrete signal
x(t), T is the sampling
x[n] period
t=nT
Widely applied in digital analysis systems
x(t) Discrete x[n] Discrete y[n] Signal y(t)
Time sampler time system reconstruction
4/13
Why is Sampling Important?
For many systems (e.g. Matlab, …) designing and
processing discrete-time systems is more efficient and
more general compared to performing continuous-time
system design.
How does Simulink perform continuous-time system
simulation?
The signals are sampled and the systems are approximately
integrated in discrete time
5/13
Sampling a Continuous-Time Signal
Clearly for a finite sample period T, it is not possible to represent
every uncountable, infinite-dimensional continuous-time signal
with a countable, infinite-dimensional discrete-time signal.
x1(t),
x2(t),
x3(t),
x[n]
t=nT
8/13
Analysing Impulse Train Sampling (ii)
Substituting for P(jw)
X ( j )k ((w kws ) )d
X p ( jw ) 1
T
1
T
k
X ( j ) ((w kws ) )d
1
T k
X ( j (w kws ))
Therefore Xp(jw) is a periodic function of w, consisting of a
superposition of shifted replicas of X(jw), scaled by 1/T.
|X(jw)|=0: |w|>1 ws=3
9/13
Reconstruction of the CT Signal
When the sampling frequency 1
ws is less than twice the wM=1
band-limited frequency wM,
there is no overlaps the 1/T
spectrum X(jw) ws=3
If this is true, the original
signal x(t) can be
T
recovered from the impulse
sampled xp(t), by passing it
through a low pass filter
H(jw) with gain T and cutoff 1
10/13
Sampling Theorem
Let x(t) be a band (frequency)-limited signal
X(jw) = 0 for |w|>wM.
11/13
Zero Order Hold Sampling
A zero order hold is a common method
for bridging CT-DT signals
x(t)
A zero order hold samples the current
signal and holds that value until the
next sample t
12/13
Lecture 10: Summary
The sample time for converting a continuous time signal into
a sampled, discrete time signal is determined by the
Nyquist rate, amongst other things.
The signal must satisfy the relationship:
ws 2wM
If the signal is to be preserved exactly. Information in
frequencies higher than this will be lost when the signal is
sampled.
A continuous time signal is often sampled and communicated
using a zero order hold
Often this is enough to be considered as the re-constructed
continuous time signal, but sometimes approximate
methods for re-constructing the signal are used
13/13
Lecture 10: Exercises
Theory
SaS, O&W, 7.1-7.4, 7.7
14/13