Control engineering projects in MATLAB and Simulink, covering classical PID design, motor and drive control, and vehicle-level dynamics.
Stack: MATLAB · Simulink
Note: GitHub's language detector labels this repository as C++. The authored content is MATLAB and Simulink; any C/C++ present is generated build output from Simulink Coder.
Traction-control system for a wheeled vehicle platform — managing wheel slip to maintain grip under acceleration.
Modelling and simulation of vehicle motion and the forces acting on the vehicle body.
Closed-loop speed/position control of a DC motor with a tuned PID controller.
Variable-frequency drive control for AC motor speed regulation.
ControlSystem_AnalogPID.slxandControlSystem_DiscretePID.slx— the same controller designed in continuous time and implemented as a sampled-data system, for comparing the two directly.