SlideShare une entreprise Scribd logo
1  sur  19
OVERLAP-ADD METHOD
USING CONVOLUTION
GUIDED BY ASST.PROF PRAMOD KACHARE
PROJECT BY:
Megha Thakur- 17ET2004
Kiran Prashanth- 17ET2025
Anushka Pokle- 17ET1065
Aishwarya Zope- 17ET1016
CONTENTS:
2
1. What overlap add method ?
2. Steps to perform overlap add method.
3. Example of overlap add method.
4. Reference
3
OVERLAP ADD
METHOD
In signal processing the overlap–add method is an
efficient way to evaluate the discrete convolution of
a very long signal
Convolution is a mathematical operation
used to express the relation between input
and output of an LTI system
WHAT IS OVERLAP ADD?
WHAT IS CONVOLUTION?
STEPS FOR OVERLAP ADD
METHOD
5
STEP-1:
Determine length ‘M’, which is the length of the
impulse response data sequences i.e. h[n] &
determine ‘M-1’.
STEP-2:
Given input sequence x[n] size is ‘N’. let assume,
N=5
6
STEP-3:
Determine the length of the new data,
‘L’
STEP-4:
Pad ‘M-1’ zeros to xk[n]
Pad ‘L-1’ zeros to h[n]
xk[n] ‘M-1’ zeros
h[n] ‘L-1’ zeros
7
Input Data Sequence x[n]
x1[n]
x2[n]
x4[n]
x3[n]
M-1 zeros
M-1 zeros
M-1 zeros
M-1 zeros
L L L L
8
STEP-4:
Perform Convolution of h[n] & blocks of x[n]
i.e. y1[n]= x1[n]
y2[n]= x2[n]
y3[n]= x3[n]
y4[n]= x4[n]
N
N
h[n]
h[n]
N h[n]
h[n]
N
9
y1[n]
y2[n]
y4[n]
y3[n]
M-1 data
M-1 data
M-1 data
Final Output Data Sequence y[n]
M-1 data
add
add
add
10
& h[n]={1,1,1}Ques. Given x[n]={3,-1,0,1,3,2,0,1,2,1}
 Let, N=5
Length of h[n], M= 3
Therefore, M-1= 2
We know,
 N=(L+M-1)
 5=L+3-1
 L=3
∴Pad L-1=2 zeros with h[n] i.e. h[n]={1,1,1,0,0}
SOLVED EXAMPLE
11
3 -1 0 1 3 2 0 1 2 1
0 1 2
x2[n]
x4[n]
x3[n]
M-1(=2) no. of zeros
L(=3) no. of new data
3 -1 0 0 0
1 3 2 0 0
Input sequence x[n]
x1[n]
1 0 0 0 0
0 0
12
Performing yk[n]= xk[n] h[n], where k=1,2,3,4
1. y1[n]=
2. y2[n]=
3. y3[n]=
4. y4[n]=
{3,2,2,-1,0}
{1,4,6,5,2}
{0,1,3,3,2}
{1,1,1,0,0}
N
1 4 6 5 2
0 1
1 1 1 0 0
+=> add
n- 0 1 2 3 4 5 6 7 8 9 10 11 12 13
y1[n]
y1[n]
y1[n]
y1[n]
3 2 2 -1 0
+ +
++
3 3 2
+ +
y[n] 3 2 2
30
1 4 6 5 2
0 1
1 1 1 0 0
+=> add
n- 0 1 2 3 4 5 6 7 8 9 10 11 12 13
y1[n]
y1[n]
y1[n]
y1[n]
3 2 2 -1 0
+ +
++
3 3 2
+ +
y[n] 3 2 2 0 4 6
31
1 4 6 5 2
0 1
1 1 1 0 0
+=> add
n- 0 1 2 3 4 5 6 7 8 9 10 11 12 13
y1[n]
y1[n]
y1[n]
y1[n]
3 2 2 -1 0
+ +
++
3 3 2
+ +
y[n] 3 2 2 0 4 6 5 3 3
32
1 4 6 5 2
0 1
1 1 1 0 0
+=> add
n- 0 1 2 3 4 5 6 7 8 9 10 11 12 13
y1[n]
y1[n]
y1[n]
y1[n]
3 2 2 -1 0
+ +
++
3 3 2
+ +
y[n] 3 2 2 0 4 6 5 3 3 4 3
33
1 4 6 5 2
0 1
1 1 1 0 0
+=> add
n- 0 1 2 3 4 5 6 7 8 9 10 11 12 13
y1[n]
y1[n]
y1[n]
y1[n]
3 2 2 -1 0
+ +
++
3 3 2
+ +
y[n] 3 2 2 0 4 6 5 3 3 4 3 1 0 0
34
1 4 6 5 2
0 1
1 1 1 0 0
+=> add
n- 0 1 2 3 4 5 6 7 8 9 10 11 12 13
y1[n]
y1[n]
y1[n]
y1[n]
3 2 2 -1 0
+ +
++
3 3 2
+ +
y[n] 3 2 2 0 4 6 5 3 3 4 3 1 0 0
35
REFERENCE:
19
 Digital Signal Processing - P. Rameshbabu
 Discrete Time Signal Processing - Oppenheim & Schafer

Contenu connexe

Similaire à Overlapadd using convolution

4.9 cpm network calculations
4.9 cpm network calculations4.9 cpm network calculations
4.9 cpm network calculationsVishal Tidake
 
CMSC 56 | Lecture 8: Growth of Functions
CMSC 56 | Lecture 8: Growth of FunctionsCMSC 56 | Lecture 8: Growth of Functions
CMSC 56 | Lecture 8: Growth of Functionsallyn joy calcaben
 
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...IOSRJM
 
Explicit upper bound for the function of sum of divisors
Explicit upper bound for the function of sum of divisorsExplicit upper bound for the function of sum of divisors
Explicit upper bound for the function of sum of divisorsAlexander Decker
 
Semana 11 numeros complejos ii álgebra-uni ccesa007
Semana 11   numeros complejos ii   álgebra-uni ccesa007Semana 11   numeros complejos ii   álgebra-uni ccesa007
Semana 11 numeros complejos ii álgebra-uni ccesa007Demetrio Ccesa Rayme
 
Комплекс тоо цуврал хичээл-1
Комплекс тоо цуврал хичээл-1Комплекс тоо цуврал хичээл-1
Комплекс тоо цуврал хичээл-1Март
 
Merge sort and Quick sort
Merge sort and Quick sortMerge sort and Quick sort
Merge sort and Quick sortMaitree Patel
 
IMACS 2015
IMACS 2015IMACS 2015
IMACS 2015Jun Xia
 
Operations on Continuous time Signals.
Operations on Continuous time Signals.Operations on Continuous time Signals.
Operations on Continuous time Signals.Shanawaz Ahamed
 

Similaire à Overlapadd using convolution (20)

Tugas Matematika 1
Tugas Matematika 1Tugas Matematika 1
Tugas Matematika 1
 
Binomial dist
Binomial distBinomial dist
Binomial dist
 
Carrier Farrag Method
Carrier Farrag MethodCarrier Farrag Method
Carrier Farrag Method
 
4.9 cpm network calculations
4.9 cpm network calculations4.9 cpm network calculations
4.9 cpm network calculations
 
Q#9
Q#9Q#9
Q#9
 
Integral calculus
Integral calculusIntegral calculus
Integral calculus
 
Taller 1 parcial 3
Taller 1 parcial 3Taller 1 parcial 3
Taller 1 parcial 3
 
CMSC 56 | Lecture 8: Growth of Functions
CMSC 56 | Lecture 8: Growth of FunctionsCMSC 56 | Lecture 8: Growth of Functions
CMSC 56 | Lecture 8: Growth of Functions
 
Lecture#9
Lecture#9Lecture#9
Lecture#9
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
 
Tim sort presentation.pdf
Tim sort presentation.pdfTim sort presentation.pdf
Tim sort presentation.pdf
 
Explicit upper bound for the function of sum of divisors
Explicit upper bound for the function of sum of divisorsExplicit upper bound for the function of sum of divisors
Explicit upper bound for the function of sum of divisors
 
Semana 11 numeros complejos ii álgebra-uni ccesa007
Semana 11   numeros complejos ii   álgebra-uni ccesa007Semana 11   numeros complejos ii   álgebra-uni ccesa007
Semana 11 numeros complejos ii álgebra-uni ccesa007
 
javapravticalfile.doc
javapravticalfile.docjavapravticalfile.doc
javapravticalfile.doc
 
Комплекс тоо цуврал хичээл-1
Комплекс тоо цуврал хичээл-1Комплекс тоо цуврал хичээл-1
Комплекс тоо цуврал хичээл-1
 
Merge sort and Quick sort
Merge sort and Quick sortMerge sort and Quick sort
Merge sort and Quick sort
 
Sorting techniques
Sorting techniques Sorting techniques
Sorting techniques
 
IMACS 2015
IMACS 2015IMACS 2015
IMACS 2015
 
Operations on Continuous time Signals.
Operations on Continuous time Signals.Operations on Continuous time Signals.
Operations on Continuous time Signals.
 

Dernier

Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 

Dernier (20)

Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 

Overlapadd using convolution

  • 1. OVERLAP-ADD METHOD USING CONVOLUTION GUIDED BY ASST.PROF PRAMOD KACHARE PROJECT BY: Megha Thakur- 17ET2004 Kiran Prashanth- 17ET2025 Anushka Pokle- 17ET1065 Aishwarya Zope- 17ET1016
  • 2. CONTENTS: 2 1. What overlap add method ? 2. Steps to perform overlap add method. 3. Example of overlap add method. 4. Reference
  • 4. In signal processing the overlap–add method is an efficient way to evaluate the discrete convolution of a very long signal Convolution is a mathematical operation used to express the relation between input and output of an LTI system WHAT IS OVERLAP ADD? WHAT IS CONVOLUTION?
  • 5. STEPS FOR OVERLAP ADD METHOD 5 STEP-1: Determine length ‘M’, which is the length of the impulse response data sequences i.e. h[n] & determine ‘M-1’. STEP-2: Given input sequence x[n] size is ‘N’. let assume, N=5
  • 6. 6 STEP-3: Determine the length of the new data, ‘L’ STEP-4: Pad ‘M-1’ zeros to xk[n] Pad ‘L-1’ zeros to h[n] xk[n] ‘M-1’ zeros h[n] ‘L-1’ zeros
  • 7. 7 Input Data Sequence x[n] x1[n] x2[n] x4[n] x3[n] M-1 zeros M-1 zeros M-1 zeros M-1 zeros L L L L
  • 8. 8 STEP-4: Perform Convolution of h[n] & blocks of x[n] i.e. y1[n]= x1[n] y2[n]= x2[n] y3[n]= x3[n] y4[n]= x4[n] N N h[n] h[n] N h[n] h[n] N
  • 9. 9 y1[n] y2[n] y4[n] y3[n] M-1 data M-1 data M-1 data Final Output Data Sequence y[n] M-1 data add add add
  • 10. 10 & h[n]={1,1,1}Ques. Given x[n]={3,-1,0,1,3,2,0,1,2,1}  Let, N=5 Length of h[n], M= 3 Therefore, M-1= 2 We know,  N=(L+M-1)  5=L+3-1  L=3 ∴Pad L-1=2 zeros with h[n] i.e. h[n]={1,1,1,0,0} SOLVED EXAMPLE
  • 11. 11 3 -1 0 1 3 2 0 1 2 1 0 1 2 x2[n] x4[n] x3[n] M-1(=2) no. of zeros L(=3) no. of new data 3 -1 0 0 0 1 3 2 0 0 Input sequence x[n] x1[n] 1 0 0 0 0 0 0
  • 12. 12 Performing yk[n]= xk[n] h[n], where k=1,2,3,4 1. y1[n]= 2. y2[n]= 3. y3[n]= 4. y4[n]= {3,2,2,-1,0} {1,4,6,5,2} {0,1,3,3,2} {1,1,1,0,0} N
  • 13. 1 4 6 5 2 0 1 1 1 1 0 0 +=> add n- 0 1 2 3 4 5 6 7 8 9 10 11 12 13 y1[n] y1[n] y1[n] y1[n] 3 2 2 -1 0 + + ++ 3 3 2 + + y[n] 3 2 2 30
  • 14. 1 4 6 5 2 0 1 1 1 1 0 0 +=> add n- 0 1 2 3 4 5 6 7 8 9 10 11 12 13 y1[n] y1[n] y1[n] y1[n] 3 2 2 -1 0 + + ++ 3 3 2 + + y[n] 3 2 2 0 4 6 31
  • 15. 1 4 6 5 2 0 1 1 1 1 0 0 +=> add n- 0 1 2 3 4 5 6 7 8 9 10 11 12 13 y1[n] y1[n] y1[n] y1[n] 3 2 2 -1 0 + + ++ 3 3 2 + + y[n] 3 2 2 0 4 6 5 3 3 32
  • 16. 1 4 6 5 2 0 1 1 1 1 0 0 +=> add n- 0 1 2 3 4 5 6 7 8 9 10 11 12 13 y1[n] y1[n] y1[n] y1[n] 3 2 2 -1 0 + + ++ 3 3 2 + + y[n] 3 2 2 0 4 6 5 3 3 4 3 33
  • 17. 1 4 6 5 2 0 1 1 1 1 0 0 +=> add n- 0 1 2 3 4 5 6 7 8 9 10 11 12 13 y1[n] y1[n] y1[n] y1[n] 3 2 2 -1 0 + + ++ 3 3 2 + + y[n] 3 2 2 0 4 6 5 3 3 4 3 1 0 0 34
  • 18. 1 4 6 5 2 0 1 1 1 1 0 0 +=> add n- 0 1 2 3 4 5 6 7 8 9 10 11 12 13 y1[n] y1[n] y1[n] y1[n] 3 2 2 -1 0 + + ++ 3 3 2 + + y[n] 3 2 2 0 4 6 5 3 3 4 3 1 0 0 35
  • 19. REFERENCE: 19  Digital Signal Processing - P. Rameshbabu  Discrete Time Signal Processing - Oppenheim & Schafer