paper-with-me

Papers

Genetic-Algorithm-Based Proportional Integral Controller (GAPI) for ROV Steering Control

2023-04-20 · Ahsan Tanveer, Sarvat Mushtaq Ahmad

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.

📄 PDF Abstract BibTeX arXiv:2304.10137

Code (0)

등록된 구현이 없습니다.

Tasks

Steering Control

Methods 이 논문이 사용한 방법론

GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.

Similar Papers 제목 키워드 기반

Optimize the parameters of the PID Controller using Genetic Algorithm for Robot Manipulators

2025-01-08 · Vu Ngoc Son, Pham Van Cuong, Nguyen Duy Minh, Phi Hoang Nha

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

2017-11-16 · Mansour Sheikhan, Ehsan Hemmati, Reza Shahnazi

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

2021-06-22 · Doaa Eid, Abdel-Fattah Attia, Said Elmasry, Islam Helmy

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…

Position

Hybrid integrator-gain system based integral resonant controllers for negative imaginary systems

2024-03-22 · Kanghong Shi, Ian R. Petersen

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

2021-08-26 · Baiyu Peng, Jingliang Duan, Jianyu Chen, Shengbo Eben Li 외

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