Modern Ch-1
Modern Ch-1
CHAPTER 1
INTRODUCTION
Lidiya A.
2023/24 GC
OUTLINE
1. Review of vector matrix analysis
Answer:
1) det (A) = 0
2) det (B) = 42
Adjoint of Matrix
Cofactor:
Matrix Inversion
Since we cannot divide by a matrix, we multiply by the matrix inverse instead.
Given 𝐶 = 𝐴 𝐵 , solve for [B].
Cont…
To calculate the matrix inverse use the following expression.
The MATLAB function for matrix determinant is 𝒊𝒏𝒗 𝑨
2x2 Matrix Inversion
For a 2x2 matrix only, the above method to calculate the matrix inverse based on the adjoint
and determinant yields a simple formula:
Example
Find the inverse of the following matrix, if it exists
Backstepping is a technique used to design control laws for nonlinear systems. The idea
of backstepping is to design control laws for simple subsystems of the overall system, and
then combine them to form the complete control law.
It is particularly useful for systems with complex dynamics that cannot be easily
linearized. It can also be used to design robust control laws that can handle uncertainties
and disturbances in the system.
Cont…
Sliding mode control is a technique used to stabilize nonlinear systems by constraining
the system to a specific sliding surface. The control law then forces the system to stay on
the surface, which can be used to control the behavior of the system. This technique is
particularly useful for systems with uncertainties or disturbance inputs.
Adaptive control is a technique used to adjust the control parameters of a system based
on its behavior and environment. The idea is to adapt the control law in real-time to
achieve the desired performance and stability. This technique can be particularly useful for
systems with unknown dynamics or changes in their environment.
Neural network control is a technique that uses artificial neural networks to learn the
control law for a nonlinear system. The neural network is trained using data from the
system and can adapt to changes in the system's behavior.
It has been successfully applied to a wide range of nonlinear systems, including robotic
systems, chemical processes, and power systems. The technique is particularly useful
for systems with uncertain or time-varying parameters.
Stability of Non-linear control systems
Lyapunov Stability Theory
Lyapunov stability theory is a technique used to analyze the stability of nonlinear systems.
The idea is to design a Lyapunov function that can be used to determine if the system is stable
or unstable.
Input-Output Stability
nput-output stability is a method used to analyze the stability of a nonlinear system with respect
to its inputs and outputs.
The idea is to design a function that relates the system input to its output and then analyze the
stability of this function.
The End
Chapter 1: Introduction