Design of electronic circuits based on parallel genetic algorithms.
Abstract: This study presents an electronic circuit design system based on Genetic Algorithm that uses SPICE to evaluate the circuit performance and compare it to the requirements. A Parallel Genetic Algorithm is used to reduce the running time as the simulator takes very long time to process a circuit. The Genetic Algorithm was implemented using the C++ programming language, to have an efficient and reliable program and to allow the use of low level functionality of the operating system. The implementation was targeted in the Windows operating system.