VARYING DIMENSIONAL PARTICLE SWARM OPTIMIZERS
FOR DESIGN OF SWITCHING SIGNALS
Toshimichi Saito
1
and Kengo Kawamurae
2
1
Faculty of Science and Engineering, Hosei University, 184-8584 Tokyo, Japan
2
Hitachi Appliances, Inc., 424-0926 Shizuoka, Japan
Keywords:
Particle swarm optimizers, Swarm intelligence, Power electronics.
Abstract:
This paper presents varying dimensional particle swarm optimizers for design of switching signals in circuits
and systems. The particle position and dimension correspond to the switching phase and the number of
switches, respectively. The dimension can vary depending on an objective function in the search process, i.e.,
the number of switches is adjustable automatically. The algorithm is defined for a multi-objective problem
described by the hybrid fitness consisting of analog functions and digital logic. The algorithm is defined in a
general form and the performance is investigated in an example: design of a switching signal for single phase
inverters with a two-objective problem corresponding to total harmonic distortion and power sufficiency.
1 INTRODUCTION
The particle swarm optimizer (PSO) is a populatiob-
based optimization algorithm (Engelbrecht, 2005).
The PSO is simple in concept, is easy to implement
and is applicable to a variety of systems: image/signal
processing (Wachowiak et al., 2004), artificial neural
networks (Garro et al., 2009), power electronics (Ono
and Saito, 2009), etc. The PSO has been improved in
order to challenge various problems: multi-objective
problems, multiple solutions, escape from a trap of
local optima, variable swarm topology, etc. (En-
gelbrecht, 2005) (Parsopoulos and Vrahatis, 2004)
(Miyagawa and Saito, 2009).
This paper presents a varying dimensional parti-
cle swarm optimizer (VDPSO) for application to de-
sign of switching signals in circuits and systems. The
switching signals, which determine the on/off timing,
are characterized by the switching phases. Design of
such switching signals is a key in a variety of circuits
and systems: digital communications (Maggio et al.,
2001), switching power converters (Giral et al., 1999)
(Sundareswaran et al., 2007), etc. In the VDPSO, the
particle positions and their dimension correspond to
the switching phases and the number of switches, re-
spectively. The goal of the VDPSO is optimizing the
objective function of the switching phases to realize
a desired circuit operation. The particle dimension
is adjustable automatically in the search process fol-
lowing the objective function: two switching phases
can equalize (dimension reduction) and can separate
(dimension recovery) if some conditions are fulfilled.
Such dimension control is important because of sev-
eral reasons including 1) The number of switchings
affects performance of circuits and systems, however,
the optimal number is unknown in many cases; 2) In
optimization problems, the objective solution is of-
ten restricted in a lower dimensional subspace in the
whole search space, however, automatic identification
of the target subspace is hard. The VDPSO is defined
in multi-objective problems (MOP) described by the
hybrid fitness consisting of analog objective functions
with criterion and digital logic (Ono and Saito, 2009).
Some fitness component can increase below the crite-
rion and this increase can help escape from a trapping
solution.
After definition of the general form, the VDPSO
performance is investigated in a two-objective prob-
lem of basic dc/ac inverters whose solution is known.
The two-objective hybrid fitness function represents
the total harmonic distortion and power sufficiency
of the output waveform. Performing numerical ex-
periments, we can confirm that the dimension varies
suitably, the flexible search is realized and the parti-
cles approach to the solution. Note that we have used
the basic problem whose solution is known because
such a problem is convenient to investigate/evaluate
the algorithm performance: this paper aims at pro-
posal of a prototype of the VDPSO and investigation
of the algorithm performance. The results provide ba-
259
Saito T. and Kawamurae K..
VARYING DIMENSIONAL PARTICLE SWARM OPTIMIZERS FOR DESIGN OF SWITCHING SIGNALS.
DOI: 10.5220/0003621502590262
In Proceedings of the International Conference on Evolutionary Computation Theory and Applications (ECTA-2011), pages 259-262
ISBN: 978-989-8425-83-6
Copyright
c
2011 SCITEPRESS (Science and Technology Publications, Lda.)