443 research outputs found

    Optimized PID Controller with Bacterial Foraging Algorithm

    Get PDF
    Fish robot precision depends on a variety of factors including the precision of motion sensors, mobility of links, elasticity of fish robot actuators system, and the precision of controllers. Among these factors, precision and efficiency of controllers play a key role in fish robot precision.  In the present paper, a robot fish has been designed with dynamics and swimming mechanism of a real fish. According to equations of motion, this fish robot is designed with 3 hinged links. Subsequently, its control system was defined based on the same equations. In this paper, an approach is suggested to control fish robot trajectory using optimized PID controller through Bacterial Foraging algorithm, so as to adjust the gains. Then, this controller is compared to the powerful Fuzzy controller and optimized PID controller through PSO algorithm when applying step and sine inputs. The research findings revealed that optimized PID controller through Bacterial Foraging Algorithm had better performance than other approaches in terms of decreasing of the settling time, reduction of the maximum overshoot and desired steady state error in response to step input. Efficiency of the suggested method has been analyzed by MATLAB software

    Optimal Trajectory Tracking Control for a Wheeled Mobile Robot Using Fractional Order PID Controller

    Get PDF
    يقدم هذا البحث, المتحكم التناسبي التكاملي التفاضلي الكسري الامثل اعتمادا على خوارزمية اسراب الطيور للسيطرة على تتبع المسار للانسان الالي ذو العجلات. حيث يتم تقليل مشكلة تتبع المسار مع إعطاء السرعة المرجعية المطلوبة للحصول على المسافة وانحراف زاوية يساوي الصفر، لتحقيق الهدف من تتبع المسار يتم استخدام اثنين من وحدات المتحكم التناسبي التكاملي التفاضلي الكسري للتحكم في السرعة والزاوية لتنفيذ سيطرة تتبع المسار.  تستخدم أساليب تخطيط وتتبع المسارات لإعطاء مسارات تتبع مختلفة. تم استخدام خوارزمية اسراب الطيور لإيجاد المعلمات المثلى لوحدات المتحكم التناسبي التكاملي التفاضلي الكسري. وتم محاكاة النماذج الحركية والحيوية للانسان الالي ذو العجلات لتتبع المسار المطلوب مع خوارزمية أسراب الطيور في برنامج المحاكاة  ماتلاب. وتبين نتائج المحاكاة أن  وحدات المتحكم التناسبي التكاملي التفاضلي الكسري الأمثل هي أكثر فعالية ولها أداء ديناميكي أفضل من الطرق التقليدية.This paper present an optimal Fractional Order PID (FOPID) controller based on Particle Swarm Optimization (PSO) for controlling the trajectory tracking of Wheeled Mobile Robot(WMR).The issue of trajectory tracking with given a desired reference velocity is minimized to get the distance and deviation angle equal to zero, to realize the objective of trajectory tracking a two FOPID controllers are used for velocity control and azimuth control to implement the trajectory tracking control. A path planning and path tracking methodologies are used to give different desired tracking trajectories.  PSO algorithm is using to find the optimal parameters of FOPID controllers. The kinematic and dynamic models of wheeled mobile robot for desired trajectory tracking with PSO algorithm are simulated in Simulink-Matlab. Simulation results show that the optimal FOPID controllers are more effective and has better dynamic performance than the conventional methods

    A survey on fractional order control techniques for unmanned aerial and ground vehicles

    Get PDF
    In recent years, numerous applications of science and engineering for modeling and control of unmanned aerial vehicles (UAVs) and unmanned ground vehicles (UGVs) systems based on fractional calculus have been realized. The extra fractional order derivative terms allow to optimizing the performance of the systems. The review presented in this paper focuses on the control problems of the UAVs and UGVs that have been addressed by the fractional order techniques over the last decade

    Performance Comparison of Several Control Algorithms for Tracking Control of Pantograph Mechanism

    Get PDF
    A sort of parallel manipulator known as a pantograph robot mechanism was created primarily for industrial requests that required high precision and satisfied speed. While tracking a chosen trajectory profile requires a powerful controller. Because it has four active robot links and one robot passive link in place of just two links like the open chain does, it can carry more loads than the open chain robot mechanism while maintaining accuracy and stability. The calculated model for a closed chain pantograph robot mechanism presented in this paper takes into account the boundary conditions. For the purpose of simulating the dynamics of the pantograph robot mechanism, an entire MATLAB Simulink has been created. The related Simscape model had been created to verify the pantograph mathematical model that had been provided. Five alternative tracking controllers were also created and improved using the Flower Pollination (FP) algorithm. The PID controller, which is used in many engineering applications, is the first control. An enriched Fractional Order PID (FOPID) controller is the second control. The third control considers an improved Nonlinear conventional PID (NLPID) controller, and the parameters for this controller were likewise determined using (FP) optimization using the useful objective function. Model Reference Adaptive Control (MRAC) with PID Compensator is the fourth control. The Fuzzy PD+I Control is the last and final controller. A comparison of the different control methods was completed. A rectangular trajectory was chosen as the end effector of the pantograph robot\u27s position reference because it displays performance during sharp edges and provides a more accurate study. The proposed controllers were used for this task to analyse the performance. The outcomes demonstrate that the Fuzzy PD+I control outperforms the PID, FOPID, NLPID, and MRAC with PID Compensator controllers in terms of performance. In the case of the Fuzzy PD+I control, the angles end effector has a lower rise time, a satisfied settling time, and low overshoot with good precision

    Adaptive and learning-based formation control of swarm robots

    Get PDF
    Autonomous aerial and wheeled mobile robots play a major role in tasks such as search and rescue, transportation, monitoring, and inspection. However, these operations are faced with a few open challenges including robust autonomy, and adaptive coordination based on the environment and operating conditions, particularly in swarm robots with limited communication and perception capabilities. Furthermore, the computational complexity increases exponentially with the number of robots in the swarm. This thesis examines two different aspects of the formation control problem. On the one hand, we investigate how formation could be performed by swarm robots with limited communication and perception (e.g., Crazyflie nano quadrotor). On the other hand, we explore human-swarm interaction (HSI) and different shared-control mechanisms between human and swarm robots (e.g., BristleBot) for artistic creation. In particular, we combine bio-inspired (i.e., flocking, foraging) techniques with learning-based control strategies (using artificial neural networks) for adaptive control of multi- robots. We first review how learning-based control and networked dynamical systems can be used to assign distributed and decentralized policies to individual robots such that the desired formation emerges from their collective behavior. We proceed by presenting a novel flocking control for UAV swarm using deep reinforcement learning. We formulate the flocking formation problem as a partially observable Markov decision process (POMDP), and consider a leader-follower configuration, where consensus among all UAVs is used to train a shared control policy, and each UAV performs actions based on the local information it collects. In addition, to avoid collision among UAVs and guarantee flocking and navigation, a reward function is added with the global flocking maintenance, mutual reward, and a collision penalty. We adapt deep deterministic policy gradient (DDPG) with centralized training and decentralized execution to obtain the flocking control policy using actor-critic networks and a global state space matrix. In the context of swarm robotics in arts, we investigate how the formation paradigm can serve as an interaction modality for artists to aesthetically utilize swarms. In particular, we explore particle swarm optimization (PSO) and random walk to control the communication between a team of robots with swarming behavior for musical creation

    Classical and intelligent methods in model extraction and stabilization of a dual-axis reaction wheel pendulum: A comparative study

    Get PDF
    Controlling underactuated open-loop unstable systems is challenging. In this study, first, both nonlinear and linear models of a dual-axis reaction wheel pendulum (DA-RWP) are extracted by employing Lagrangian equa-tions which are based on energy methods. Then to control the system and stabilize the pendulum's angle in the upright position, fuzzy logic based controllers for both x -y directions are developed. To show the efficiency of the designed intelligent controller, comparisons are made with its classical optimal control counterparts. In our simulations, as proof of the reliability and robustness of the fuzzy controller, two scenarios including noise -disturbance-free and noisy-disturbed situations are considered. The comparisons made between the classical and fuzzy-based controllers reveal the superiority of the proposed fuzzy logic controller, in terms of time response. The simulation results of our experiments in terms of both mathematical modeling and control can be deployed as a baseline for robotics and aerospace studies as developing walking humanoid robots and satellite attitude systems, respectively.The work of U.F.-G. was supported by the government of the Basque Country for the ELKARTEK21/10 KK-2021/00014 and ELKARTEK22/85 research programs, respectively

    Control of robot-assisted gait trainer using hybrid proportional integral derivative and iterative learning control

    Get PDF
    An inexpensive exoskeleton of the lower limb was designed and developed in this study. It can be used as a gait trainer for persons with lower limb problems. It plays an essential role in lower limb rehabilitation and aid for patients, and it can help them improve their physical condition. This paper proposes a hybrid controller for regulating the lower limb exoskeleton of a robot-assisted gait trainer that uses a proportional integral and derivative (PID) controller combined with an iterative learning controller (ILC). The direct current motors at the hip and knee joints are controlled by a microcontroller that uses a preset pattern for the trajectories. It can learn how to monitor a trajectory. If the trajectory or load is changed, it will be able to follow the change. The experiment showed that the PID controller had the smallest overshoot, and settling time, and was responsible for system stability. Even if there are occasional interruptions, the tracking performance improves with the ILC

    A Robust Controller Design for Simple Robotic Human Arm

    Get PDF
    Nowadays, the manipulator of two degrees of freedom (2DOF) has many applications. One is a human arm that may be utilized in robotic rehabilitation. The 2DOF controlled robot manipulator usually acts like human arms. This paper aims to design a robust, stable controller for the upper limb robotic model. A sliding mode control (SMC) approach is proposed to realize stability, tracing accuracy, and robustness for 2DOF robotic manipulator. Based on the general manipulator equation of motion, two SMCs are designed. The first is designed according to the input–output stability constraints. The second is designed according to the adaptive law. Not only the trajectory tracking is guaranteed but also stability is ensured. The stability of the controllers is examined based on Lyapunov stability criteria. The controllers and the robotic arm are formulated analytically. The MATLAB platform is adopted to examine and validate the proposed controller’s performance. The addition of adaptation law in the SMC scheme improves the results for the two designed controllers and shows remarkable trajectory tracking and system stability as well. The improvement rate shows an enhancement of 40.5% and 36.7% for manipulator joints 1 and 2, respectively

    Cooperative Control of Multiple Biomimetic Robotic Fish

    Get PDF
    corecore