Genetic-Algorithm-Based Proportional Integral Controller (GAPI) for ROV Steering Control
This article presents the design and real-time implementation of an optimal controller for precise steering control of a remotely operated underwater vehicle (ROV). A PI controller is investigated to achieve the desired steering performance. The gain parameters of the controller are tuned using the genetic algorithm (GA). The experimental response corresponding to the step waveform for the GA is obtained. A root-locus-tuned PI controller alongside a simulated-annealing-based PI controller (SAPI) is used to benchmark the response characteristics such as overshoot, peak time, and settling time. The experimental findings indicate that GAPI provides considerably better performance than SAPI and the root-locus-tuned controller.
Code (0)
등록된 구현이 없습니다.
Tasks
Steering ControlMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Optimize the parameters of the PID Controller using Genetic Algorithm for Robot Manipulators
This paper presents the design a Proportional-Integral-Derivative (PID) controller with optimized parameters for a two-degree-of-freedom robotic arm. A genetic algorithm (GA) is proposed to optimize the controller parame…
GA-PSO-Optimized Neural-Based Control Scheme for Adaptive Congestion Control to Improve Performance in Multimedia Applications
Active queue control aims to improve the overall communication network throughput while providing lower delay and small packet loss rate. The basic idea is to actively trigger packet dropping (or marking provided by expl…
A Hybrid Genetic-Fuzzy Controller for a 14-inches Astronomical Telescope Tracking
The performance of on telescope depend strongly on its operating conditions. During pointing the telescope can move at a relatively high velocity, and the system can tolerate trajectory position errors higher than during…
PositionHybrid integrator-gain system based integral resonant controllers for negative imaginary systems
We introduce a hybrid control system called a hybrid integrator-gain system (HIGS) based integral resonant controller (IRC) to stabilize negative imaginary (NI) systems. A HIGS-based IRC has a similar structure to an IRC…
Model-based Chance-Constrained Reinforcement Learning via Separated Proportional-Integral Lagrangian
Safety is essential for reinforcement learning (RL) applied in the real world. Adding chance constraints (or probabilistic constraints) is a suitable way to enhance RL safety under uncertainty. Existing chance-constraine…
reinforcement-learningReinforcement Learning (RL)Robot Navigation