Chapter 1
Introduction to the signal
2. Chapter 2
Linear Time-Invariant (LTI) Systems
A Linear Time-Invariant (LTI) system is a special class of systems widely used in signal processing, control systems, and communications. These systems are easy to analyze and have well-defined mathematical properties.
1. Properties of LTI Systems
An LTI system satisfies two important properties:
-
Linearity:
- The system follows the principles of superposition and scaling.
- If inputproduces outputandproduces, then for any constantsand:
-
Time Invariance:
- The system does not change over time.
- If inputproduces output, then a time-shifted inputresults in a time-shifted output.
2. Representation of LTI Systems
LTI systems can be described in several ways:
A. Differential Equations (for Continuous-Time Systems)
An LTI system can be represented as:
This equation describes how the input
and its derivatives affect the output
.
B. Difference Equations (for Discrete-Time Systems)
For discrete-time systems, LTI systems are represented using:
where
is the input and
is the output.
3. Impulse Response of LTI Systems
- The impulse response(orin discrete time) is the system’s output when the input is a unit impulse function.
- Any arbitrary inputcan be expressed as a weighted sum of shifted impulses, leading to the convolution integral.
4. Convolution in LTI Systems
The output of an LTI system is obtained by convolving the input signal with the system's impulse response:
Continuous-Time Convolution
Discrete-Time Convolution
Convolution allows us to compute the system's output for any given input.
5. Frequency Domain Analysis of LTI Systems
LTI systems can also be analyzed using Fourier and Laplace Transforms:
- Fourier Transform: Describes the system’s behavior in the frequency domain.
- The system’s frequency response is given by.
- Laplace Transform: Useful for solving differential equations and stability analysis.
- The system function is.
- Z-Transform: Used for discrete-time LTI systems.
6. Stability of LTI Systems
An LTI system is stable if it produces a bounded output for every bounded input. This is called Bounded Input, Bounded Output (BIBO) Stability.
Stability Condition (Continuous-Time)
An LTI system is stable if:
Stability Condition (Discrete-Time)
A discrete-time LTI system is stable if:
7. Applications of LTI Systems
LTI systems are widely used in:
- Communication Systems (e.g., filters, modulation, equalizers)
- Control Systems (e.g., feedback controllers, PID controllers)
- Signal Processing (e.g., audio and image filtering)
- Mechanical and Electrical Systems (e.g., circuit analysis, vibrations)
Would you like more details on any specific topic? 😊