数字信号处理
合集下载
相关主题
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
4.2 Classification of Discrete-Time Systems
For a BIBO system, if the response to x[n] is the sequence y[n]. While |x[n]|<Bx,for all values of n Then: |y[n]|<By. for all values of n where Bx and By are finite constants.
n n
y[n]
n
x[n]
If the above inequality is satisfied with an equal sign for every input sequence, the discrete-time system is said to be lossless.
4.2 Classification of Discrete-Time Systems
The passivity and the losslessness properties are crucial to the design of discrete-time systems with very low sensitivity to changes in the filter coefficients
Linear System Definition For an input signal x[n] x1[n] x2 [n] The response is given by y[n] y1[n] y2 [n] If superposition property hold for any arbitrary constants, and , and for all possible input signals ,the system can be called as linear system
4.2 Classification of Discrete-Time Systems
Passive and Lossless Systems
A discrete-time system is said to be passive if, for every finite energy input sequence x[n], the output sequence y[n]has, at most, the same energy, i.e. 2 2
4
4.1 Discrete-Time
Systems Examples
Βιβλιοθήκη Baidu
• Median filter
y[n] med{x[n K ],..., x[n 1], x[n], x[n 1],..., x[n K]}
med{2, 3,10,5, 1} 2
The median filter is implemented by sliding a window of odd length over the input sequence {x[n]} one sample at a time.
Definition:
4.3 Impulse and Step Responses
The response of a digital system to a unit sample sequence {δ [n]} is called the unit sample response, or simply, the impulse response, and is denoted as {h[n]}. The response of a discrete-time system to a unit step sequence {μ [n]}, denoted as {s[n]}, is its unit step response or simply, the step response. A linear time-invariant digital system can be completely characterized in the time-domain by its impulse response or its step response
y[n] x[n] * h[n] x[k ]h[n k ]
k 0
x[n] = h[n] = δ[n] + δ[n-1] + δ[n-2]
x[k] x[k] x[k] x[k] x[k] x[k]
h[k]
h[k]
h[1k] y[1]
h[2k] y[2]
h[3k] y[3]
h[4k] y[4 ]
will be y[n] x[k ] h[n k ]
k
4.4 Time-Domain Characterization of LTI Discrete-Time System
• The summation
y[n]
k
x[k ] h[n k ] x[n k ] h[n]
Chapter4 Discrete-time Systems
Classification of Discrete Systems Impulse and Step Response LTI Discrete-time Systems Phase and Group Delay
1
4.1 Discrete-Time Systems
4.2 Classification of Discrete-Time Systems
Shift-Invariant System
• Definintion For an input signal x1[n] y1[n] The response is given by IF x[n] x1[n n0 ]
x[n]
Discrete-Time System
Examples
y[n]=H(x[n])
Input sequence
Output sequence
4.1 Discrete-Time
Systems Examples
M 1
• Accumulator
1 y[n] M
l
x[n l ]
M 1 l 0
• Moving-Average filter
1 y[n] M
x[n l ]
y[n] y[n 1] x[n]
• Exponentially Weighted Running Average filter
• Linear Interpolator
1 y[n] xu [n] ( xu [n 1] xu [n 1]) 2
Definition :
In addition to the above two properties, the n0th output sample y[n0] depends only on input samples x[n] for n ≤n0 and does not depend on input samples for n>n0.
y[0]
y[n]=δ[n]+2δ[n-1]+3δ[n-2]+2δ[n-3]+δ[n-4]
4.4 Time-Domain Characterization of LTI Discrete-Time System
Example Length
x[n] u[n N1 ] u[n N2 1]
This system is called as causal system
4.2 Classification of Discrete-Time Systems
For a causal system If
u1[n] u 2 [n] for n<N
Implies also that y1[n] y 2 [n] for n<N
N2 N1 1 n:[N1 , N2 ]
N1 N2
h[n] u[n N3 ] u[n N4 1]
Length
N4 N3 1 n :[ N3 , N4 ]
4.4 Time-Domain Characterization of LTI Discrete-Time System
•Input-Output Relationship
Because
x[n] x[k ] [n k ]
k
• The response of the LTI system to an input x[k][n-k] will be x[k]h[n-k]
• A discrete-time system processes a given input sequence x[n] to generates an output sequence y[n] with more desirable properties • In most applications, the discretetime system is a single-input, single-output system:
y[n] y1[n n0 ]
property hold for any n0 can be given, the system is called as shiftinvariant system
4.2 Classification of Discrete-Time Systems
Causal System
5
4.2 Classification of Discrete-Time Systems
• • • • • Linear System Shift-Invariant System Causal System Stable System Passive and Lossless Systems
4.2 Classification of Discrete-Time Systems
Stable Sytem
Definition: If and only if, for every bounded input, the output is also bounded, the system can be called as stable system
This type of stability is usually referred to as bounded-input, bounded-output (BIBO) staility.
Note: The definition of causality given above can be applied only to discretetime systems with the same sampling rate for the input and the output.
4.2 Classification of Discrete-Time Systems
In another form
y[n]
l
x[l ] x[n] y[n 1] x[n]
y[n]
n 1
l
x[l ] x[l ] y[1] x[l ]
l 0 l 0
1
n
n
3
4.1 Discrete-Time
Systems Examples
k
is called the convolution sum of the sequences x[n] and h[n] and represented compactly as y[n] = x[n] * h[n]
Convolution Sum
• Example: Develop the sequence y[n] generated by the convolution of the sequences x[n] and h[n] : x[n] = h[n] = δ[n] + δ[n-1] + δ[n 2]