EEE 362 462 Lecture 02
EEE 362 462 Lecture 02
1, for 𝑛 = 1,3
𝑥 𝑛 = ቐ 4, for 𝑛 = 2 (1)
0, elsewhere
Tabular representation
n … -2 -1 0 1 2 3 4 5 …
x(n) … 0 0 0 1 4 1 0 0 …
𝑥 𝑛 = … , 0, 0, 1, 4, 1, 0, 0, … 2
↑
A sequence 𝑥 𝑛 which is zero for 𝑛 < 0, can be represented as
𝑥 𝑛 = 0, 1, 4, 1, 0, 0, … 3
↑
The time origin for a sequence 𝑥 𝑛 which is zero for 𝑛 < 0, is understood to be
the first (leftmost) point in the sequence.
1, for 𝑛 = 0
𝛿(𝑛) ≡ ቊ (6)
0, for 𝑛 ≠ 0
The unit sample sequence is a signal that is zero everywhere, except at 𝑛 = 0
where its value is unity. This signal is sometimes referred to as a unit impulse.
In contrast to the analogue signal 𝛿(𝑡) which is also called a unit impulse and is
defined to be zero everywhere except at 𝑡 = 0, and has unit area, unit sample
sequence is much less mathematically complicated.
Figure 2 shows the graphical representation of 𝛿(𝑛).
1, for 𝑛 ≥ 0
𝑢(𝑛) ≡ ቊ (7)
0, for 𝑛 < 0
Figure 3 illustrates the unit step signal.
𝑛, for 𝑛 ≥ 0
𝑢𝑟 (𝑛) ≡ ቊ (8)
0, for 𝑛 < 0
Figure 4 illustrates the unit ramp signal .
𝑎 ≡ 𝑟𝑒 𝑗𝜃 (10)
where r and 𝜃 are now the parameters.
Equation (9) can then be expressed as
𝐸≡ 𝑥 𝑛 2 (14)
𝑛=−∞
The magnitude-squared values of 𝑥(𝑛) are used so that the definition in (14)
applies to complex-valued signals as well as real-valued signals.
The energy of a signal can be finite or infinite. If E is finite (i.e., 0 < 𝐸 < ∞), then
𝑥(𝑛) is called an energy signal.
The average power of a discrete-time signal 𝑥(𝑛) is defined as
𝑁
1 2
𝑃 = lim 𝑥(𝑛) (15)
𝑁→∞ 2𝑁 + 1
𝑛=−𝑁