Fourier Transform and Series
CFS
DFS
CTFT(aka CFT)
DTFT
System Properties
- Memoryless or Algebraic or Non-Dynamic: The outputs at any instant do not depend on values of the inputs at any other instant: for all
- Linear: The response to an arbitrary linear combination (or "superposition") of inputs signals is always the same linear combination of the individual responses to these signals:
- Time-Invariant: The response to an arbitrarily translated set of inputs is always the response to the original set, but translated by the same amount: If then for all and
- Linear and Time-Invariant (LTI): The system, model or mapping is both linear and time-invariant. See LTI systems
- Causal: The output at any instant does not depend on future inputs: for all , does not depend on for . For a LTI system, this means for all , its unit response
- BIBO Stable: The response to a bounded input is always bounded: for all implies that for all ; For a LTI system, this means that its unit pulse response or is absolutely summable or absolutely integrable over
- Invertible: A system is called invertible if it produces distinct output signals for distinct input signals.
- Initial Rest: The system's output is zero before any input is applied.
Fundamental Signals
Unit Impulse
Properties
since for 2.
since 3.
since , where we take the absolute value because the Dirac delta function must remain positive regardless of the sign of . 4.
This is a symbolical result from
where is a family of functions so that and we can take derivatives at both sides
Unit Step
Relationship
and
or equivalently
The interpretation of this equality can be related to convolution. We can rewrite this as
which is a natural since serves as a unit element in convolution algebra
Square Wave
whose Fourier series is
If we let be valid length of the square signal, we can just have
例题
T1
判断如下信号是否是线性的、时不变的和稳定的
- 考虑, 则有
故该系统是线性的, 再考虑, 则
所以该系统不是时不变的. 另外, 该系统显然是稳定的. 2. 考虑, 则有
故该系统是线性的, 再考虑, 则
- 考虑, 则有
故该系统是线性的, 再考虑, 则
所以该系统不是时不变的. 另外, 该系统对导数不存在的输入是不稳定的. 4. 考虑, 则有
故该系统是线性的, 再考虑, 则
所以该系统不是时不变的. 另外, 该系统显然是稳定的. 5. 考虑, 则有
故该系统是线性的, 再考虑, 则
所以该系统不是时不变的. 另外, 该系统在时是不稳定的
Note
- 判断系统的线性时可以忽略时间项, 因为它们肯定时对应的
- 如果系统表达式中在输入信号之外也出现的时间项, 那么该系统大概率不是时不变的. 而如果没有出现, 也不能说明该系统是时不变的