Skip to content

mikabba/control-systems-lab

Repository files navigation

Control Systems Lab

Personal laboratory repository for control systems experiments, simulations and technical notes.

This repository collects small and medium-sized experiments related to dynamic systems, classical control, state-space control, system identification, observers, estimation and MATLAB/Simulink workflows.

Larger and more complete projects are kept as independent portfolio repositories.


Repository structure

control-systems-lab/
├── pid-control/
├── lqi-control/
├── system-identification/
├── state-space-models/
├── nonlinear-systems/
├── observers-and-estimation/
├── matlab-simulink-notes/
├── docs/
├── results/
├── README.md
└── .gitignore

Areas

PID Control

Experiments related to PID design, tuning, closed-loop response analysis and disturbance rejection.

LQI Control

State-space control examples with integral action for reference tracking and steady-state error reduction.

System Identification

Experiments on model estimation from input-output data, parameter fitting and validation.

State-Space Models

Scripts and notes for modelling, simulation, controllability, observability and stability analysis.

Nonlinear Systems

Experiments involving nonlinear dynamic systems, linearization and simulation.

Observers and Estimation

Examples related to state observers, filtering and estimation methods.

MATLAB and Simulink Notes

Reusable notes, scripts and modelling patterns for control engineering workflows.

Docs

General documentation, diagrams and technical notes.

Results

Plots, reports and output files related to the experiments.


Status

Work in progress.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors