Student Lecture 3 Operation On Sequence
Student Lecture 3 Operation On Sequence
Time Shifting 𝑛
Up-sampled signal: 𝑥 [ ] where k is a positive integer,
Transformation defined by 𝑘
new sequence is obtained by inserting k-1 number of
𝑦[𝑛] = 𝑥[𝑛 − 𝑘]
zeros between samples, it is also called ________
Based on sequence count,
𝑥[𝑛] = [3, 5, −1, 2, 8, 7]
• Delay: Signal shifted to the right by k-samples if k
↑
is positive
• Advanced: Signal shifted to the left by k-samples if
Insert k-1 number of zeros between samples
k is negative 𝑛
𝑥 [ ] = [3, 0, 5, 0, −1, 0, 2, 0, 8, 0, 7]
2
Based on arrow (if no indicated interval), ↑
• Delay: arrow moves to the left if k is positive
• Advanced: arrow moves to the right if k is negative 𝑛
𝑥 [ ] = [3, 0, 0, 5, 0, 0, −1, 0, 0, 2, 0, 0, 8, 0, 0, 7]
3
𝑥[𝑛] = [−1, −4, 3, 2, −2, 1, 5, 3, 2, 1, −2] ↑
↑
Signal Addition
Delayed by 2 samples Sample-by-sample addition
𝑦[𝑛] = 𝑥1 [𝑛] + 𝑦2 [𝑛]
Method:
Scaling>>Folding>>Shifting>>Multiplication>> Addition
Method:
Scaling>>Folding>>Shifting>>Multiplication>> Addition
3𝑥[𝑛 + 3] = [9, 21, 3, 12, −9, −6, 15, 18, 12, 6, −3]
↑
Limit: −6 ≤ 𝑛 ≤ 3
𝑥𝑚 [𝑛] = [63, 21, 12, −36, 18, −30, 90, 72, 24, −6]
↑
Limit: −6 ≤ 𝑛 ≤ 7
𝑥1 [𝑛]
= [63, 21, 12, −30, 32, −28, 98, 66, 20, 4, 12, 8, 4, −2]
↑