paper-with-me

Papers

Performance Evaluation of Evolutionary Algorithms for Analog Integrated Circuit Design Optimisation

2023-10-19 · Ria Rashid, Gopavaram Raghunath, Vasant Badugu, Nandakumar Nambath

An automated sizing approach for analog circuits using evolutionary algorithms is presented in this paper. A targeted search of the search space has been implemented using a particle generation function and a repair-bounds function that has resulted in faster convergence to the optimal solution. The algorithms are tuned and modified to converge to a better optimal solution with less standard deviation for multiple runs compared to standard versions. Modified versions of the artificial bee colony optimisation algorithm, genetic algorithm, grey wolf optimisation algorithm, and particle swarm optimisation algorithm are tested and compared for the optimal sizing of two operational amplifier topologies. An extensive performance evaluation of all the modified algorithms showed that the modifications have resulted in consistent performance with improved convergence for all the algorithms. The implementation of parallel computation in the algorithms has reduced run time. Among the considered algorithms, the modified artificial bee colony optimisation algorithm gave the most optimal solution with consistent results across multiple runs.

📄 PDF Abstract BibTeX arXiv:2310.12440

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

A Theoretical Analysis of Analogy-Based Evolutionary Transfer Optimization

2025-03-27 · Xiaoming Xue, Liang Feng, Yinglan Feng, Rui Liu 외

Evolutionary transfer optimization (ETO) has been gaining popularity in research over the years due to its outstanding knowledge transfer ability to address various challenges in optimization. However, a pressing issue i…

Transfer Learning

Attack of the Genes: Finding Keys and Parameters of Locked Analog ICs Using Genetic Algorithm

2020-03-31 · Rabin Yu Acharya, Sreeja Chowdhury, Fatemeh Ganji, Domenic Forte

Hardware intellectual property (IP) theft is a major issue in today's globalized supply chain. To address it, numerous logic locking and obfuscation techniques have been proposed. While locking initially focused on digit…

Evolutionary Automata and Deep Evolutionary Computation

2024-11-22 · Eugene Eberbach

Evolution by natural selection, which is one of the most compelling themes of modern science, brought forth evolutionary algorithms and evolutionary computation, applying mechanisms of evolution in nature to various prob…

Evolutionary Algorithms

Large Language Models as Surrogate Models in Evolutionary Algorithms: A Preliminary Study

2024-06-15 · Hao Hao, Xiaoqun Zhang, Aimin Zhou

Large Language Models (LLMs) have achieved significant progress across various fields and have exhibited strong potential in evolutionary computation, such as generating new solutions and automating algorithm design. Sur…

Evolutionary Algorithms

Sex as Gibbs Sampling: a probability model of evolution

2014-02-12 · Chris Watkins, Yvonne Buttkewitz

We show that evolutionary computation can be implemented as standard Markov-chain Monte-Carlo (MCMC) sampling. With some care, `genetic algorithms' can be constructed that are reversible Markov chains that satisfy detail…