Skip to content

Commit ad550c4

Browse files
Tamzidul MinaGitHub Enterprise
authored andcommitted
Update README.md
1 parent 6c747cb commit ad550c4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
In control theory, robust control is an approach to controller design that explicitly deals with uncertainty. Robust control methods are designed to function properly provided that uncertain parameters or disturbances are found within some (typically compact) set. Robust methods aim to achieve robust performance and/or stability in the presence of bounded modelling errors.
33

44
## Repository Objectives
5-
The material includes an introduction to Sliding Mode Control as a simple approach to robust control. Sliding surface and controller design formulation for a nonlinear system described by an n^{th} order differential equation is described in Section 1. A MATLAB/SIMULINK implementation of an example system is included in Section 2.
5+
The material includes an introduction to Sliding Mode Control as a simple approach to robust control - Sliding surface and controller design formulation for a nonlinear system described by an n^{th} order differential equation
6+
Please refer to for a detailed theoretical overview of the Sliding Mode Controller design process. A summary of the process is presented in
7+
SIMULINK implementations following the design process of example systems are presented in the .mdl files.
68

79
## Prerequisites
810
Fundamental background of using MATLAB and Simulink will be required to fully understand the implementation example.

0 commit comments

Comments
 (0)