Related Experiment Video
Updated: Sep 16, 2025

Interactive and Visualized Online Experimentation System for Engineering Education and Research
Published on: November 24, 2021
System identification and robust PID controller tuning of quarter car suspension system using hybrid optimization
S Sakthiya Ram1, C Kumar2, R Saravanakumar3
1Department of Electronics and Instrumentation Engineering, Bannari Amman Institute of Technology, Sathyamangalam, India.
Abstract:
Developing a control solution for a quarter-car active suspension system, specifically aimed at enhancing ride comfort for individuals with spinal cord injuries while ensuring vehicle stability is important. Road irregularities are treated as external disturbances to the system. Traditional PID controllers often fall short due to issues like nonlinear dynamics, uncertain parameters, and limited robustness. To overcome these limitations, the hybrid optimization framework is used for controller tuning. A dataset comprising 397 car models is analyzed, and system parameters are selected using a combined Sequential Quadratic Programming and Pattern Search method. After validating the resulting dynamic model, various PID controllers are designed using standard metaheuristic algorithms-Particle Swarm Optimization (PSO), Genetic Algorithm (GA), and Simulated Annealing (SA). Furthermore, two hybrid optimization strategies-Ant Colony Optimization with Genetic Algorithm (ACO-GA) and FminSearch with Simulated Annealing (Fmin-SA)-are applied to improve the control system's robustness and response. Among the performance metrics considered including Integral Square Error (ISE), Integral of Absolute Error (IAE), and Integral of Time Absolute Error (ITAE), the ISE criterion was found to consistently yield superior results and was therefore adopted for the controller design. Simulation results show that the ACO-GA-based PID controller achieves faster response compared to that of other approaches.
More Related Videos
09:01Gain-compensation Methodology for a Sinusoidal Scan of a Galvanometer Mirror in Proportional-Integral-Differential Control Using Pre-emphasis Techniques
Published on: April 4, 2017
06:45Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
Published on: October 28, 2022
Related Concept Videos
PD Controller: Design
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
PID Controller
Controller Configurations
Control-system compensation involves various configurations, most commonly series or cascade compensation, in which the controller...
Root-Locus Method
This system can be represented by a block...
Time-Domain Interpretation of PD Control
Consider the example of control of motor torque. Initially, a positive...
PI Controller: Design