Loading repository data…
Loading repository data…
Phelopaterramsis / repository
This folder contains my **Advanced Control Systems (Control 2)** project, where we modeled, analyzed, and controlled a **2-DOF active car suspension system** using state-space modeling, transfer functions, pole placement, and LQR. Simulations were performed using **MATLAB & Simulink**.
This folder contains my Advanced Control Systems (Control 2) project, where we modeled, analyzed, and controlled a 2-DOF active car suspension system using state-space modeling, transfer functions, pole placement, and LQR. Simulations were performed using MATLAB & Simulink.
The goal of this project was to build a mathematical and simulation model of a quarter-car suspension system, then design controllers to minimize the vibration felt by passengers.
The work includes:
This project represents a full pipeline from physics → math → control → simulation.
:contentReference[oaicite:1]{index=1}
We modeled two masses:
m1 = 2500 kg → vehicle bodym2 = 320 kg → wheel & axle assemblySprings:
k1 = 80,000 N/m → main suspensionk2 = 500,000 N/m → tire stiffnessDampers:
B1 = 350 N·s/m → suspension dampingB2 = 15,020 N·s/m → wheel/tire dampingThese are taken from the table on page 2.
:contentReference[oaicite:2]{index=2}
The control objective:
Reduce the relative displacement (x1 − x2) to improve passenger comfort.
From page 3: