2,200 research outputs found

    A Comprehensive Survey on Particle Swarm Optimization Algorithm and Its Applications

    Get PDF
    Particle swarm optimization (PSO) is a heuristic global optimization method, proposed originally by Kennedy and Eberhart in 1995. It is now one of the most commonly used optimization techniques. This survey presented a comprehensive investigation of PSO. On one hand, we provided advances with PSO, including its modifications (including quantum-behaved PSO, bare-bones PSO, chaotic PSO, and fuzzy PSO), population topology (as fully connected, von Neumann, ring, star, random, etc.), hybridization (with genetic algorithm, simulated annealing, Tabu search, artificial immune system, ant colony algorithm, artificial bee colony, differential evolution, harmonic search, and biogeography-based optimization), extensions (to multiobjective, constrained, discrete, and binary optimization), theoretical analysis (parameter selection and tuning, and convergence analysis), and parallel implementation (in multicore, multiprocessor, GPU, and cloud computing forms). On the other hand, we offered a survey on applications of PSO to the following eight fields: electrical and electronic engineering, automation control systems, communication theory, operations research, mechanical engineering, fuel and energy, medicine, chemistry, and biology. It is hoped that this survey would be beneficial for the researchers studying PSO algorithms

    Optimization and Control of Lumped Transmitting Coil-Based In-Motion Wireless Power Transfer Systems

    Get PDF
    Wireless inductive power transfer systems are the only viable option for transferring energy to a moving vehicle. In recent years, there has been a great deal of interest in in-motion vehicle charging. The dominant technology thus far for in motion charging is elongated tracks, creating a constant eld for the moving vehicle. This technology suers from high volt ampere ratings and lower efficiency of 70%. On the other hand, stationary charging systems can demonstrate efficiency up to 95%. This thesis proposes lumped coils, similar to stationary charging coils for in-motion electric vehicle charging application. This novel primary coil architecture introduces new challenges in optimization and control. Traditional design of wireless inductive power transfer systems require designer experience, use of time consuming 3D FEM algorithms and lacks the comprehensive nature required for these systems. This thesis proposes two new optimization algorithms for the design problem which are comprehensive, based on only analytical formulations and do not need designer experience. There are challenges in the control of power transfer as well. Higher efficiency comparable to stationary systems can only be realized with proper synchronization of primary voltage with the vehicle position. Vehicle position detection and communication introduce significant cost and convenience issues. This thesis proposes a novel control algorithm which eliminates the need for vehicle position sensing and yet transfers the required percentage of energy. Both the optimization and control algorithms are verified with hardware setup

    Model Identification and Control Design for a Humanoid Robot

    Get PDF
    In this paper, model identification and adaptive control design are performed on Devanit-Hartenberg model of a humanoid robot. We focus on the modeling of the 6 degree-of-freedom upper limb of the robot using recursive Newton-Euler (RNE) formula for the coordinate frame of each joint. To obtain sufficient excitation for modeling of the robot, the particle swarm optimization method has been employed to optimize the trajectory of each joint, such that satisfied parameter estimation can be obtained. In addition, the estimated inertia parameters are taken as the initial values for the RNE-based adaptive control design to achieve improved tracking performance. Simulation studies have been carried out to verify the result of the identification algorithm and to illustrate the effectiveness of the control design

    Synchronizing of Stabilizing Platform Mounted on a Two-Wheeled Robot

    Get PDF
    This paper represents the designing, building, and testing of a self-stabilizing platform mounted on a self-balancing robot. For the self-stabilizing platform, a servo motor is used and for the self-balancing robot, two dc motors are used with an encoder, inertial measurement unit, motor driver, an Arduino UNO microcontroller board. A PID controller is used to control the balancing of the system. The PID controller gains (Kp, Ki, and Kd) were evaluated experimentally. The value of the tilted angle from IMU was fed to the PID controller to control the actuated motors for balancing the system. For the self-stabilizing control part, whenever the robot tilted, it maintained the horizontal position by rotating that much in the opposite direction

    A Brief Analysis of Gravitational Search Algorithm (GSA) Publication from 2009 to May 2013

    Get PDF
    Gravitational Search Algorithm was introduced in year 2009. Since its introduction, the academic community shows a great interest on this algorith. This can be seen by the high number of publications with a short span of time. This paper analyses the publication trend of Gravitational Search Algorithm since its introduction until May 2013. The objective of this paper is to give exposure to reader the publication trend in the area of Gravitational Search Algorithm

    Batch Reinforcement Learning on the Industrial Benchmark: First Experiences

    Full text link
    The Particle Swarm Optimization Policy (PSO-P) has been recently introduced and proven to produce remarkable results on interacting with academic reinforcement learning benchmarks in an off-policy, batch-based setting. To further investigate the properties and feasibility on real-world applications, this paper investigates PSO-P on the so-called Industrial Benchmark (IB), a novel reinforcement learning (RL) benchmark that aims at being realistic by including a variety of aspects found in industrial applications, like continuous state and action spaces, a high dimensional, partially observable state space, delayed effects, and complex stochasticity. The experimental results of PSO-P on IB are compared to results of closed-form control policies derived from the model-based Recurrent Control Neural Network (RCNN) and the model-free Neural Fitted Q-Iteration (NFQ). Experiments show that PSO-P is not only of interest for academic benchmarks, but also for real-world industrial applications, since it also yielded the best performing policy in our IB setting. Compared to other well established RL techniques, PSO-P produced outstanding results in performance and robustness, requiring only a relatively low amount of effort in finding adequate parameters or making complex design decisions

    Dynamic modeling of McKibben muscle using empirical model and particle swarm optimization method

    Get PDF
    This paper explores empirical modeling of McKibben muscle in characterizing its hysteresis behavior and nonlinearities during quasi-static, quasi-rate, and historic dependencies. The unconventional materials-based actuating system called McKibben muscle has excellent properties of power-to-weight ratio, which could be used in rehabilitation orthosis application for condition monitoring, physical enhancement, and rehabilitation therapy. McKibben muscle is known to exhibit hysteresis behavior and it is rate-dependent (the level of hysteresis depends closely on rate of input excitation frequency). This behavior is undesirable and it must be considered in realizing high precision control application. In this paper, the nonlinearities of McKibben muscle is characterized using empirical modeling with multiple correction functions such as shape irregularity and slenderness. A particle swarm optimization (PSO) method is used to determine the best parametric values of the proposed empirical with modified dynamic friction model. The LabVIEW and MATLAB platforms are used for data analysis, modeling and simulation. The results confirm that this model able to significantly characterize the nonlinearities of McKibben muscle while considering all dependencies

    Meta-heuristic algorithms in car engine design: a literature survey

    Get PDF
    Meta-heuristic algorithms are often inspired by natural phenomena, including the evolution of species in Darwinian natural selection theory, ant behaviors in biology, flock behaviors of some birds, and annealing in metallurgy. Due to their great potential in solving difficult optimization problems, meta-heuristic algorithms have found their way into automobile engine design. There are different optimization problems arising in different areas of car engine management including calibration, control system, fault diagnosis, and modeling. In this paper we review the state-of-the-art applications of different meta-heuristic algorithms in engine management systems. The review covers a wide range of research, including the application of meta-heuristic algorithms in engine calibration, optimizing engine control systems, engine fault diagnosis, and optimizing different parts of engines and modeling. The meta-heuristic algorithms reviewed in this paper include evolutionary algorithms, evolution strategy, evolutionary programming, genetic programming, differential evolution, estimation of distribution algorithm, ant colony optimization, particle swarm optimization, memetic algorithms, and artificial immune system
    corecore