1 / 9
文档名称:

Particle Swarm Optimization Versus Genetic Algorithms For Phased Array Synthesis.pdf

格式:pdf   页数:9
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Particle Swarm Optimization Versus Genetic Algorithms For Phased Array Synthesis.pdf

上传人:kuo08091 2014/3/19 文件大小:0 KB

下载得到文件列表

Particle Swarm Optimization Versus Genetic Algorithms For Phased Array Synthesis.pdf

文档介绍

文档介绍:IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 52, NO. 3, MARCH 2004 771
Particle Swarm Optimization Versus ic
Algorithms for Phased Array Synthesis
Daniel W. Boeringer and Douglas H. Werner, Senior Member, IEEE
Abstract—Particle swarm optimization is a recently invented
high-performance optimizer that is very easy to understand and
implement. It is similar in some ways to ic algorithms or evo-
lutionary algorithms, but requires putational bookkeeping
and generally only a few lines of code. In this paper, a particle
swarm optimizer is implemented pared to a ic
algorithm for phased array synthesis of a far-field sidelobe notch,
using amplitude-only, phase-only, plex tapering. The
results show that some optimization scenarios are better suited
to one method versus the other (., particle swarm optimization
performs better in some cases while ic algorithms perform
better in others), which implies that the two methods traverse the
problem hyperspace differently. The particle swarm optimizer
shares the ability of the ic algorithm to handle arbitrary
nonlinear cost functions, but with a much simpler implementation
it clearly demonstrates good possibilities for widespread use in
ic optimization.
Index Terms—Antenna pattern synthesis, antenna radiation pat-
tern synthesis, ic algorithms, optimization methods, phased
arrays.
I. INTRODUCTION
A. Parti