15 research outputs found

    Differential Evolution with Reversible Linear Transformations

    Get PDF
    Differential evolution (DE) is a well-known type of evolutionary algorithms (EA). Similarly to other EA variants it can suffer from small populations and loose diversity too quickly. This paper presents a new approach to mitigate this issue: We propose to generate new candidate solutions by utilizing reversible linear transformation applied to a triplet of solutions from the population. In other words, the population is enlarged by using newly generated individuals without evaluating their fitness. We assess our methods on three problems: (i) benchmark function optimization, (ii) discovering parameter values of the gene repressilator system, (iii) learning neural networks. The empirical results indicate that the proposed approach outperforms vanilla DE and a version of DE with applying differential mutation three times on all testbeds.Comment: Code: https://github.com/jmtomcza

    Real Coded Genetic Algorithm for Design of IIR Digital Filter with Conflicting Objectives

    Full text link

    Optimizing Continued Fraction Expansion Based IIR Realization of Fractional Order Differ-Integrators with Genetic Algorithm

    Get PDF
    This is the author accepted manuscript. The final version is available from IEEE via the DOI in this record.Rational approximation of fractional order (FO) differ-integrators via Continued Fraction Expansion (CFE) is a well known technique. In this paper, the nominal structures of various generating functions are optimized using Genetic Algorithm (GA) to minimize the deviation in magnitude and phase response between the original FO element and the rationalized discrete time filter in Infinite Impulse Response (IIR) structure. The optimized filter based realizations show better approximation of the FO elements in comparison with the existing methods and is demonstrated by the frequency response of the IIR filters.This work has been supported by the Department of Science & Technology (DST), Govt. of India under the PURSE programme

    Simultaneous RPD and SVC Placement in Power Systems for Voltage Stability Improvement Using a Fuzzy Weighted Seeker Optimization Algorithm

    Get PDF
    Voltage stability issues are growing challenges in many modern power systems. This paper proposes optimizing the size and location of Static VAR Compensator (SVC) devices using a Fuzzy Weighted Seeker Optimization Algorithm (FWSOA), as an effective solution to overcome such issues. Although the primary purpose of SVC is bus voltage regulation, it can also be useful for voltage stability enhancement and even real power losses reduction in the network. To this aim, a multi-objective function is presented which includes voltage profile improvement, Voltage Stability Margin (VSM) enhancement and minimization of active power losses. Voltage stability is very close to Reactive Power Dispatch (RPD) in the network. Therefore, in addition to voltage regulation with locating SVCs, considering all of the other control variables including excitation settings of generators, tap positions of tap changing transformers and reactive power output of fixed capacitors in the network, simultaneous RPD and SVC placement will be achieved. Simulation results on IEEE 14 and 57-bus test systems, applying Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Seeker Optimization Algorithm (SOA) and FWSOA verify the efficiency of FWSOA for the above claims

    Genetic algorithms for designing digital filters

    Get PDF
    This thesis presents a method of adapting IIR filters implemented as lattice structures using a Genetic Algorithm (GA), called ZGA. This method addresses some of the difficulties encountered with existing methods of adaptation, providing guaranteed filter stability and the ability to search multi-modal error surfaces. ZGA mainly focuses on convergence improvement in respects of crossover and mutation operators. Four kinds of crossover methods are used to scan as much as possible the potential solution area, only the best of them will be taken as ZGA crossover offspring. And ZGA mutation takes the best of three mutation results as final mutation offspring. Simulation results are presented, demonstrating the suitability of ZGA to the problem of IIR system identification and comparing with the results of Standard GA, Genitor and NGA

    Evolutionary optimisation and real-time self-tuning active vibration control of a flexible beam system

    Get PDF
    Active vibration control has long been recognised as a solution for flexible beam structure to achieve sufficient vibration suppression. The flexible beam dynamic model is derived according to the Euler Bernoulli beam theory. The resonance frequencies of the beam are investigated analytically and the validity was experimentally verified. This thesis focuses on two main parts: proportional-integralderivative (PID) controller tuning methods based on evolutionary algorithms (EA) and real-time self-tuning control using iterative learning algorithm and poleplacement methods. Optimisation methods for determining the optimal values of proportional-integral-derivative (PID) controller parameters for active vibration control of a flexible beam system are presented. The main objective of tuning the PID controller is to obtain a fast and stable system using EA such as genetic algorithm (GA) and differential evolution (DE) algorithms. The PID controller is tuned offline based on the identified model obtained using experimental input-output data. Experimental results have shown that PID parameters tuned by EA outperformed conventional tuning method in term of better transient response. However, in term of vibration attenuation, the performance between DE, GA and Ziegler-Nichols (ZN) method produced about the same value. For real-time selftuning control, successful design and implementation has been accomplished. Two techniques, self-tuning using iterative learning algorithm and self-tuning poleplacement control were implemented to adapt the controller parameters to meet the desired performances. In self-tuning using iterative learning algorithm, its learning mechanism will automatically find new control parameters. Whereas the self tuning pole-placement control uses system identification in real time and then the control parameters are calculated online. It is observed that self-tuning using iterative learning algorithm does not require accurate model of the plant and control the vibration based on the reference error, but it is unable to maintain its transient performance due to the change of physical parameters. Meanwhile, self-tuning poleplacement controller has shown its ability to maintain its transient performance as it was designed based on the desired closed loop poles where the control system can track changes in the plant and disturbance characteristics at every sampling time. Overall results revealed the effectiveness of both control schemes in suppressing the unwanted vibration over conventional fixed gain controllers

    Applications of swarm, evolutionary and quantum algorithms in system identification and digital filter design

    Get PDF
    The thesis focuses on the application of computational intelligence (CI) techniques for two problems - system identification and digital filter design. In system identification, different case studies have been carried out with equal or reduced number of orders as the original system and also in identifying a blackbox model. Lowpass, Highpass, Bandpass and Bandstop FIR and Lowpass IIR filters have been designed using three algorithms using two different fitness functions. Particle Swarm Optimization (PSO), Differential Evolution based PSO (DEPSO) and PSO with Quantum Infusion (PSO-QI) algorithms have been applied in this work --Abstract, page iii
    corecore