The control systems can be represented with a set of mathematical equations known as mathematical model. These models are useful for analysis and design of control systems. Analysis of control system means finding the output when we know the input and mathematical model. Design of control system means finding the mathematical model when we know the input and the output.
The following mathematical models are mostly used.
Differential equation model is a time domain mathematical model of control systems. Follow these steps for differential equation model.
Example:
Consider the following electrical system as shown in the following figure. This circuit consists of resistor, inductor and capacitor. All these electrical elements are connected in series. The input voltage applied to this circuit is vi and the voltage across the capacitor is the output voltage vo.
Transfer function model is an s-domain mathematical model of control systems. The Transfer function of a Linear Time Invariant (LTI) system is defined as the ratio of Laplace transform of output and Laplace transform of input by assuming all the initial conditions are zero.
Example:
The State Space Model is a time-domain mathematical model used to describe a system. It represents the system with a set of first-order differential equations that express the dynamics of the system in terms of state variables. The state-space representation is particularly useful for analyzing and designing modern control systems.
Define State Variables:
Formulate the State Equations:
Formulate the Output Equation:
Consider the same second-order electrical system with resistor R, inductor L, and capacitor C connected in series. The input is the voltage applied to the circuit v_i(t), and the output is the voltage across the capacitor v_o(t).
State Variables:
State Equations:
From the electrical system, the equations are:
These can be written in the matrix form:
Output Equation:
Thus, the output equation is:
The state-space model for the system is:
Here:
This state-space representation provides a systematic way to analyze and design control systems, especially when dealing with multiple state variables and non-linear systems.
53 videos|74 docs|40 tests
|
1. What are mathematical models and why are they important? | ![]() |
2. How do you create a mathematical model for a specific problem? | ![]() |
3. What are the different types of mathematical models? | ![]() |
4. How can mathematical models be applied in real-life scenarios? | ![]() |
5. What are some common challenges faced when developing mathematical models? | ![]() |