RECURSIVE& Non-RECURSIVE SYSTEM-10th Lecture
RECURSIVE& Non-RECURSIVE SYSTEM-10th Lecture
1|Page
Digital Signal Processing Theoretical 022-023
A Recursive system
By reversing the order of these two systems, we obtain the form II structure
Using this structure is more convenient as it may suggest the memory
required to realize the system, ie.
◦ If N≥M, delays = order of N
◦ If M>N, the required memory is specified by M
This structure is the cascade of
◦ Recursive system
◦ Non-Recursive system
2|Page
Digital Signal Processing Theoretical 022-023
◦ FIR and IIR systems based on how the impulse Response h ( k ) is set
◦ Causal recursive system – can be described by an input-output equation
◦ Linear time-invariant system – can be described by the difference equation
◦ Causal non-recursive system – as mentioned before, can be described by an
input-output equation but do not depend on past values
◦ FIR systems can be realized from recursive and non-recursive systems
◦ Every FIR system can be realized non-recursively usual case
◦ FIR system can also be realized from recursive system
Summary:
4|Page
Digital Signal Processing Theoretical 022-023
o Similar to convolution in the sense that two signal sequences are involved
o Important to measure the degree of similarity between two signals
o Widely used in radar, sonar, digital communications, geology, and other
areas in science and technology
Example:
◦ Radar target detection
◦ Digital communication transmission
◦ Or
5|Page