13 research outputs found

    Auto-tuning of PID Controllers for Robotic Manipulators Using PSO and MOPSO

    Get PDF
    This work proposes two approaches to automatic tuning of PID position controllers based on different global optimization strategies. The chosen optimization algorithms are PSO and MOPSO, i. e. the problem is handled as a single objective problem in the first implementation and as a multiobjective problem in the second one. The auto-tuning is performed without assuming any previous knowledge of the robot dynamics. The objective functions are evaluated depending on real movements of the robot. Therefore, constraints guaranteeing safe and stable robot motion are necessary, namely: a maximum joint torque constraint, a maximum position error constraint and an oscillation constraint. Because of the practical nature of the problem in hand, constraints must be observed online. This requires adaptation of the optimization algorithm for reliable observance of the constraints without affecting the convergence rate of the objective function. Finally, Experimental results of a 3-DOF robot for different trajectories and with different settings show the validity of the two approaches and demonstrate the advantages and disadvantages of every method

    A Practical Approach for the Auto-tuning of PD Controllers for Robotic Manipulators using Particle Swarm Optimization

    Get PDF
    An auto-tuning method of PD controllers for robotic manipulators is proposed. This method suggests a practical implementation of the particle swarm optimization technique in order to find optimal gain values achieving the best tracking of a predefined position trajectory. For this purpose, The integral of the absolute error IAE is used as a cost function for the optimization algorithm. The optimization is achieved by performing the desired movement of the robot iteratively and evaluating the cost function for every iteration. Therefor, the necessary constraints that guarantee a safe and stable movement of the robot are defined, which are: a maximum joint torque constraint, a maximum position error constraint and an oscillation constraint. A constraint handling approach is suggested for the optimization algorithm in order to adapt it to the problem in hand. Finally, the efficiency of the proposed method is verified through a practical experiment on a real robot

    Intelligent swarm algorithms for optimizing nonlinear sliding mode controller for robot manipulator

    Get PDF
    This work introduces an accurate and fast approach for optimizing the parameters of robot manipulator controller. The approach of sliding mode control (SMC) was proposed as it documented an effective tool for designing robust controllers for complex high-order linear and nonlinear dynamic systems operating under uncertain conditions. In this work Intelligent particle swarm optimization (PSO) and social spider optimization (SSO) were used for obtaining the best values for the parameters of sliding mode control (SMC) to achieve consistency, stability and robustness. Additional design of integral sliding mode control (ISMC) was implemented to the dynamic system to achieve the high control theory of sliding mode controller. For designing particle swarm optimizer (PSO) and social spider optimization (SSO) processes, mean square error performances index was considered. The effectiveness of the proposed system was tested with six degrees of freedom robot manipulator by using (PUMA) robot. The iteration of SSO and PSO algorithms with mean square error and objective function were obtained, with best fitness for (SSO) =4.4876 -6 and (PSO)=3.4948 -4

    Optimization of a P/PI Cascade Motion Controller for a 3-DOF Delta Robot

    Get PDF
    An auto-tuning method for a Delta robot’s P/PI cascade motion controller using multi-objective optimization algorithm is proposed. The implemented control structure consists of two controllers: A feedforward controller based on a model of the inverse dynamics of the robot, and a cascade P/PI controller to compensate for unmodeled effects. The auto-tuning is achieved in the sense of optimizing the control parameters in three stages. In the first stage, the feedback control parameters are optimized after neglecting the feedforward control term. The goal is to minimize the position error in tracking an excitation trajectory, which is used as well to identify the dynamic model parameters in the second stage. After that, the feedforward compensation term is computed offline based on the desired trajectory. In the final stage, the P/PI parameters are optimized again after adding the feedforward controller. Experimental results on an industrial 3-dof Delta robot validates the efficiency of the proposed method

    Modelling and intelligent control of double-link flexible robotic manipulator

    Get PDF
    The use of robotic manipulator with multi-link structure has a great influence in most of the current industries. However, controlling the motion of multi-link manipulator has become a challenging task especially when the flexible structure is used. Currently, the system utilizes the complex mathematics to solve desired hub angle with the coupling effect and vibration in the system. Thus, this research aims to develop a dynamic system and controller for double-link flexible robotics manipulator (DLFRM) with the improvement on hub angle position and vibration suppression. A laboratory sized DLFRM moving in horizontal direction is developed and fabricated to represent the actual dynamics of the system. The research utilized neural network as the model estimation. Results indicated that the identification of the DLFRM system using multi-layer perceptron (MLP) outperformed the Elman neural network (ENN). In the controllers’ development, this research focuses on two main parts namely fixed controller and adaptive controller. In fixed controller, the metaheuristic algorithms known as Particle Swarm Optimization (PSO) and Artificial Bees Colony (ABC) were utilized to find optimum value of PID controller parameter to track the desired hub angle and supress the vibration based on the identified models obtained earlier. For the adaptive controller, self-tuning using iterative learning algorithm (ILA) was implemented to adapt the controller parameters to meet the desired performances when there were changes to the system. It was observed that self-tuning using ILA can track the desired hub angle and supress the vibration even when payload was added to the end effector of the system. In contrast, the fixed controller degraded when added payload exceeds 20 g. The performance of these control schemes was analysed separately via real-time PC-based control. The behaviour of the system response was observed in terms of trajectory tracking and vibration suppression. As a conclusion, it was found that the percentage of improvement achieved experimentally by the self-tuning controller over the fixed controller (PID-PSO) for settling time are 3.3 % and 3.28 % of each link respectively. The steady state errors of links 1 and 2 are improved by 91.9 % and 66.7 % respectively. Meanwhile, the vibration suppression for links 1 and 2 are improved by 76.7 % and 67.8 % respectively

    Intelligent proportional-integral-derivate controller using metaheuristic approach via crow search algorithm for vibration suppression of flexible plate structure

    Get PDF
    Proportional-integral-derivate (PID) controller has gained popularity since the advancement of smart devices especially in suppressing the vibration on flexible structures using different approaches. Such structures required accurate and reliable responses to prevent system failures. Swarm intelligence algorithm (SIA) is one of the optimization methods based on nature that managed to solve real-world problems. Crow search is a well-known algorithm from the SIA group that can discover optimum solutions in both local and global searches by utilizing fewer tuning parameters compared to other methods. Hence, this study aimed to simulate a PID controller tuned by SIA via crow search for vibration cancellation of horizontal flexible plate structures. Prior to that, an accurate model structure is developed as a prerequisite for PID controller development. After the best model is achieved, the proportional-integral-derivative-crow-search (PID-CS) performance was compared to a traditional tuning approach known as the Ziegler Nichols (ZN) to validate its robustness. The result revealed the PID-CS outperformed the proportional-integral-derivative-Ziegler Nichols (PID-ZN) with attenuation values of 44.75 and 42.74 dB in the first mode of vibration for single sinusoidal and real disturbances, respectively. In addition, the value of mean squared error (MSE) for PID-ZN and PID-CS for single sinusoidal disturbance are 0.0167 and 0.0081, respectively. Meanwhile, PID-ZN and PID-CS achieved 2.3981 × 10−4 and 2.3737 × 10−4 when they were exerted with real disturbance. This proves that the PID-CS is more accurate compared to the PID-ZN as it achieved the lowest MSE value

    Evolutionary Algorithms in Engineering Design Optimization

    Get PDF
    Evolutionary algorithms (EAs) are population-based global optimizers, which, due to their characteristics, have allowed us to solve, in a straightforward way, many real world optimization problems in the last three decades, particularly in engineering fields. Their main advantages are the following: they do not require any requisite to the objective/fitness evaluation function (continuity, derivability, convexity, etc.); they are not limited by the appearance of discrete and/or mixed variables or by the requirement of uncertainty quantification in the search. Moreover, they can deal with more than one objective function simultaneously through the use of evolutionary multi-objective optimization algorithms. This set of advantages, and the continuously increased computing capability of modern computers, has enhanced their application in research and industry. From the application point of view, in this Special Issue, all engineering fields are welcomed, such as aerospace and aeronautical, biomedical, civil, chemical and materials science, electronic and telecommunications, energy and electrical, manufacturing, logistics and transportation, mechanical, naval architecture, reliability, robotics, structural, etc. Within the EA field, the integration of innovative and improvement aspects in the algorithms for solving real world engineering design problems, in the abovementioned application fields, are welcomed and encouraged, such as the following: parallel EAs, surrogate modelling, hybridization with other optimization techniques, multi-objective and many-objective optimization, etc

    Dynamical Systems

    Get PDF
    Complex systems are pervasive in many areas of science integrated in our daily lives. Examples include financial markets, highway transportation networks, telecommunication networks, world and country economies, social networks, immunological systems, living organisms, computational systems and electrical and mechanical structures. Complex systems are often composed of a large number of interconnected and interacting entities, exhibiting much richer global scale dynamics than the properties and behavior of individual entities. Complex systems are studied in many areas of natural sciences, social sciences, engineering and mathematical sciences. This special issue therefore intends to contribute towards the dissemination of the multifaceted concepts in accepted use by the scientific community. We hope readers enjoy this pertinent selection of papers which represents relevant examples of the state of the art in present day research. [...
    corecore