648 research outputs found

    DIFFERENTIAL EVOLUTION FOR OPTIMIZATION OF PID GAIN IN ELECTRICAL DISCHARGE MACHINING CONTROL SYSTEM

    Get PDF
    ABSTRACT PID controller of servo control system maintains the gap between Electrode and workpiece in Electrical Dis- charge Machining (EDM). Capability of the controller is significant since machining process is a stochastic phenomenon and physical behaviour of the discharge is unpredictable. Therefore, a Proportional Integral Derivative (PID) controller using Differential Evolution (DE) algorithm is designed and applied to an EDM servo actuator system in order to find suitable gain parameters. Simulation results verify the capabilities and effectiveness of the DE algorithm to search the best configuration of PID gain to maintain the electrode position. Keywords: servo control system; electrical discharge machining; proportional integral derivative; con- troller tuning; differential evolution

    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

    Development of Hybrid PS-FW GMPPT Algorithm for improving PV System Performance Under Partial Shading Conditions

    Get PDF
    A global maximum power point tracking (MPPT) algorithm hybrid based on Particle Swarm Fireworks (PS-FW) algorithm is proposed which is formed with Particle Swarm Optimization and Fireworks Algorithm. The algorithm tracks the global maximum power point (MPP) when conventional MPPT methods fail due to occurrence of partial shading conditions. With the applied strategies and operators, PS-FW algorithm obtains superior performances verified under simulation and experimental setup with multiple cases of shading patterns

    A Lite Fireworks Algorithm with Fractal Dimension Constraint for Feature Selection

    Full text link
    As the use of robotics becomes more widespread, the huge amount of vision data leads to a dramatic increase in data dimensionality. Although deep learning methods can effectively process these high-dimensional vision data. Due to the limitation of computational resources, some special scenarios still rely on traditional machine learning methods. However, these high-dimensional visual data lead to great challenges for traditional machine learning methods. Therefore, we propose a Lite Fireworks Algorithm with Fractal Dimension constraint for feature selection (LFWA+FD) and use it to solve the feature selection problem driven by robot vision. The "LFWA+FD" focuses on searching the ideal feature subset by simplifying the fireworks algorithm and constraining the dimensionality of selected features by fractal dimensionality, which in turn reduces the approximate features and reduces the noise in the original data to improve the accuracy of the model. The comparative experimental results of two publicly available datasets from UCI show that the proposed method can effectively select a subset of features useful for model inference and remove a large amount of noise noise present in the original data to improve the performance.Comment: International Conference on Pharmaceutical Sciences 202

    Integrated control mechanism of electrical discharge machining system for higher material removal rate

    Get PDF
    A servo control system in Electrical Discharge Machining (EDM) system is a control system with an appropriate control algorithm to position electrode on a particular distance from workpiece during machining process. The gap between the electrode and the workpiece is in the range of 10 – 50 μm. This ideal gap is achieved by applying an appropriate control algorithm to the servo control system of the EDM, and maintaining this gap will improve the Material Removal Rate (MRR) during the machining process. A considerable number of unique methods were proposed in the control algorithm in order to bring the electrode to the optimum position. This research proposes a new method called Integrated Control Mechanism (ICM) to improve the MRR of the EDM system. A rotary encoder is used as an additional mechanical sensor for the feedback control system in order to limit the electrode movement. Modelling of EDM is further investigated to predict the MRR parameter and optimization of electrode control position. A Neural Network system is used to predict MRR where Particle Swarm Optimization (PSO) and Differential Evolution (DE) are studied and simulated to optimize the Proportional Integral Derivative (PID) control parameters for the EDM system. Research conducted shows that the proposed Feed Forward Artificial Neural Network improves the accuracy of prediction in determining MRR by 2.92% and PID parameter optimization is successfully applied either using PSO or DE. The ICM is successfully implemented and the result shows that MRR is higher when compared to the normal machining process

    A novel particle swarm and genetic algorithm hybrid method for improved heuristic optimization of diesel engine performance

    Get PDF
    This study explores a novel application of the Genetic Algorithm (GA) and Particle Swarm Optimization (PSO) heuristic methods in a hybrid construction on a 4 cylinder medium-duty diesel engine at part-load conditions. The application of the hybrid PSO-GA approach is compared with a basic PSO in the optimization of the control parameters of a diesel engine utilizing high EGR capability, modestly high fuel pressure capability, and a two-injection fuel strategy. The results indicate that the application of the GA to the basic PSO method improved the search breadth and convergence rate when compared to the basic PSO method alone. The novel approach of applying the GA to the fuel schedule is found to be worthy of further investigation. Applying the GA to specific parameters as way to improve optimizations on was effective in reducing the iterations and time taken to achieve satisfactory objective values. The hybrid method showed up to a 49% improvement in objective value over the basic PSO with less operational time in testing

    Parallel ant colony optimization for the training of cell signaling networks

    Get PDF
    [Abstract]: Acquiring a functional comprehension of the deregulation of cell signaling networks in disease allows progress in the development of new therapies and drugs. Computational models are becoming increasingly popular as a systematic tool to analyze the functioning of complex biochemical networks, such as those involved in cell signaling. CellNOpt is a framework to build predictive logic-based models of signaling pathways by training a prior knowledge network to biochemical data obtained from perturbation experiments. This training can be formulated as an optimization problem that can be solved using metaheuristics. However, the genetic algorithm used so far in CellNOpt presents limitations in terms of execution time and quality of solutions when applied to large instances. Thus, in order to overcome those issues, in this paper we propose the use of a method based on ant colony optimization, adapted to the problem at hand and parallelized using a hybrid approach. The performance of this novel method is illustrated with several challenging benchmark problems in the study of new therapies for liver cancer

    On Hyperparameter Optimization of Machine Learning Algorithms: Theory and Practice

    Full text link
    Machine learning algorithms have been used widely in various applications and areas. To fit a machine learning model into different problems, its hyper-parameters must be tuned. Selecting the best hyper-parameter configuration for machine learning models has a direct impact on the model's performance. It often requires deep knowledge of machine learning algorithms and appropriate hyper-parameter optimization techniques. Although several automatic optimization techniques exist, they have different strengths and drawbacks when applied to different types of problems. In this paper, optimizing the hyper-parameters of common machine learning models is studied. We introduce several state-of-the-art optimization techniques and discuss how to apply them to machine learning algorithms. Many available libraries and frameworks developed for hyper-parameter optimization problems are provided, and some open challenges of hyper-parameter optimization research are also discussed in this paper. Moreover, experiments are conducted on benchmark datasets to compare the performance of different optimization methods and provide practical examples of hyper-parameter optimization. This survey paper will help industrial users, data analysts, and researchers to better develop machine learning models by identifying the proper hyper-parameter configurations effectively.Comment: 69 Pages, 10 tables, accepted in Neurocomputing, Elsevier. Github link: https://github.com/LiYangHart/Hyperparameter-Optimization-of-Machine-Learning-Algorithm

    Optimization of multi-injection diesel combustion through direct application of ABC and PSO variant algorithms

    Get PDF
    In this study a modified artificial bee colony algorithm and the cooperative-swarm variant of particle swarm optimization were applied to minimize diesel engine emissions and fuel consumption in the laboratory at medium load conditions. Tests were conducted using No. 2 diesel fuel in a four-cylinder, production diesel engine with series turbochargers and a high-pressure exhaust gas recirculation loop. Emissions were recorded at steady-state conditions and input into custom scripts in Matlab. Both triple-injection strategies, consisting of a pilot-main-post injection scheme, and quadruple-injection strategies, using two pilots, were investigated for a high exhaust gas recirculation rate of 38%. A two-factor design of experiments study was also completed to examine the individual and interaction effects of six variables when using three injections. The modified artificial bee colony algorithm achieved 40% reductions in soot and nitric oxide emissions within 176 engine runs using a triple injection schedule with six variables. The cooperative-particle swarm method optimized an eight variable, quadruple injection schedule in only 84 engine tests. Cooperative-particle swarm algorithm was unable to find a similar optimum to artificial bee colony in triple injection experiments and appeared to stagnate. A longer burn time was observed with the quadruple injections which also displayed decreased maximum cylinder pressures, maximum cylinder pressure rise rates, and fuel consumption results. Triple injections were able to achieve lower nitric oxide emissions. Optimized triple and quadruple injection schedules called for similar centers of combustion early in the expansion stroke resulting in similar hydrocarbon, soot, and carbon monoxide emissions. Results of the design of experiments testing illustrated the strong effect of main injection timing and fuel pressure on all aspects of the objective function. Limited effects were observed from interaction terms, except in the case of carbon monoxide and hydrocarbons
    corecore