Lecture 1 - Discrete Time Signal and Systems
Lecture 1 - Discrete Time Signal and Systems
TELECOMMUNICATIONS
ENGINEERING, A.B.U. ZARIA
Lecture 1
• What is a Signal?
• What is a Digital Signal?
• What is Signal Processing?
• What is Digital Signal Processing?
• Why do we process signal?
Advantages:
• Programmability
• Stability
• Repeatability
• Easier implementation of adaptive algorithms
Disadvantage:
• Bandwidth limitation related to the processor cycle and algorithm complexity
That is 𝑡 𝜖 ℝ (real numbers) – any number you could think of that is not complex
The mathematical notation of a DT signal is "𝑥(𝑛)" where “n” is the discrete time or
sample
𝑥 𝑛 = 𝑠𝑖𝑛 2𝜋𝑓𝑐 𝑛𝑇𝑠
𝑥 𝑛 = 𝑒 𝑗𝑤𝑛𝑇𝑠
Sampler
𝑥 𝑡 = 𝑐𝑜𝑠(2𝜋𝑓𝑡)
To get the DT equivalent of the CT signal, just replace "𝒕“ with "𝒏𝑻𝒔 “ as follows:
𝑥 𝑛 = 𝑐𝑜𝑠(2𝜋𝑓𝒏𝑻𝒔 )
𝑥 𝑡 = 𝑒 𝑗2𝜋𝑓𝑐 𝑡
𝑥 𝑛 = 𝑒 𝑗2𝜋𝑓𝑐 𝒏𝑻𝒔
𝑥 𝑡 = 𝐴𝑐𝑜𝑠(2𝜋𝑓𝑐 𝑡 + 𝜑)
𝑥 𝑡 = 𝑒 𝑗𝜔𝑡 + 𝑒 𝑗𝜔𝑡+𝜑
2. Given the graphical representation of the signal, for each indicate whether it is a CT or a DT signal
𝑥 𝑛 ≠ 0 for 𝑁1 ≤ n ≤ 𝑁2 where 𝑁2 ≥ 𝑁1 .
𝑥 𝑛 = 0 𝑓𝑜𝑟 𝑛 < 0
• Anti-causal are signals that are zero for all positive time.
𝑥 𝑛 = 0 𝑓𝑜𝑟 𝑛 > 0
• Noncausal signals are signals that have nonzero values in both positive and
negative time.
𝑥 𝑛 ≠ 0 𝑓𝑜𝑟 − ∞ ≤ 𝑛 < ∞
• Mathematically:
• A signal that does not repeats its pattern over a period is called aperiodic signal or
non periodic.
• Signals for which both power and energy tends to infinite in neither energy nor power
signal i.e.
𝐸𝑥 = ∞ and 𝑃𝑥 = ∞
• For some signals, energy is finite and some power is finite. No signal has both finite
energy and power.
https://cmend.abu.edu.ng We make knowledge work
Discrete-time Signal Classification
(Energy and Power Signals)
• The energy of a discrete time signal is obtained as:
∞
2
𝐸𝑥 = 𝑥 𝑛
𝑛=−∞
𝑁 𝑁−1
1 2
1 2
𝑃𝑥 = lim 𝑥 𝑛 = lim 𝑥 𝑛
𝑁→∞ 2𝑁 + 1 𝑁→∞ 𝑁
𝑛=−𝑁 𝑛=0
𝑬𝒙 = ∞ and 𝑷𝒙 < ∞
𝑬𝒙 = ∞ and 𝑷𝒙 = ∞ 𝑬𝒙 < ∞ and 𝑷𝒙 = 0
https://cmend.abu.edu.ng We make knowledge work
Some fundamental Discrete time signals
• Most information-bearing signals of practical interest are complicated functions of time.
• There are three simple, yet important, discrete-time signals that are frequently used in the
representation and description of more complicated signals.
• They are the unit sample, the unit step, and the exponential.
• A discrete-time system has as its input a discrete-time sequence or signal 𝑥(𝑛) and
also discrete time sequence or signal 𝑦(𝑛) as its output.
𝑥(𝑛) 𝑻. 𝑦 𝑛 =𝑇 𝑥 𝑛
𝑥(𝑛) 𝑻. 𝑦 𝑛 =𝑇 𝑥 𝑛
• For this course, we will always assume that the discrete time system is linear, shift
invariant.
• That is, the output of a causal system at the present time depends on only the
present and/or past values of the input.
• A LTI system will be causal if and only if ℎ(𝑛) is equal to zero for 𝑛 < 0.
≠0 𝑛≥0
ℎ 𝑛 ቐ
=0 𝑛<0
https://cmend.abu.edu.ng We make knowledge work
Stable and Unstable Systems
• In many applications, it is important for a system to have a output response, 𝑦(𝑛), that is
bounded in amplitude whenever the input is bounded.
• system with this property is said to be stable in the bounded input-bounded output (BIBO)
sense.
• A system is said to be stable in the BIBO sense if, for any input that is bounded, 𝑥 𝑛 ≤𝐴<
∞, the output will be bounded,
𝑦 𝑛 ≤𝐵<∞
• For a linear shift-invariant system, stability is guaranteed if the unit sample response is
absolutely summable:
∞
ℎ(𝑛) < ∞
𝑛=−∞
https://cmend.abu.edu.ng We make knowledge work
End