Particle Swarm Design of Digital Circuits

Swarm Intelligence (SI) is the property of a system whereby the collective behaviors of (unsophisticated) agents interacting locally with their environment cause coherent functional global patterns to emerge. Particle swarm optimization (PSO) is a form of SI, and a population-based search algorithm...

ver descrição completa

Detalhes bibliográficos
Autor principal: Reis, Cecília (author)
Outros Autores: Machado, J. A. Tenreiro (author)
Formato: bookPart
Idioma:eng
Publicado em: 2009
Assuntos:
Texto completo:http://hdl.handle.net/10400.22/8838
País:Portugal
Oai:oai:recipp.ipp.pt:10400.22/8838
Descrição
Resumo:Swarm Intelligence (SI) is the property of a system whereby the collective behaviors of (unsophisticated) agents interacting locally with their environment cause coherent functional global patterns to emerge. Particle swarm optimization (PSO) is a form of SI, and a population-based search algorithm that is initialized with a population of random solutions, called particles. These particles are flying through hyperspace and have two essential reasoning capabilities: their memory of their own best position and knowledge of the swarm's best position. In a PSO sheme each particle flies throug the search space with a velocity that is adjusted dynamically according with its historical behavior. Therefore, the particles have a tendency to fly towards the best search area along the search process. This work proposes a PSO based algorithm for logic circuit synthesis. The results show the statistical characteristics of this algorithm with respect to number of generations required to achieve the solutions. It is also presented a comparison with other two Evolutionary Algorithms, namely Genetic and Memetic Algorithms.