masterThesis
Estudo avaliativo de um algoritmo genético auto-organizável e multiobjetivo utilizando aprendizado de máquina para aplicações de telecomunicações
Fecha
2012-08-15Registro en:
MARTINS, Sinara da Rocha. Estudo avaliativo de um algoritmo genético auto-organizável e multiobjetivo utilizando aprendizado de máquina para aplicações de telecomunicações. 2012. 85 f. Dissertação (Mestrado em Automação e Sistemas; Engenharia de Computação; Telecomunicações) - Universidade Federal do Rio Grande do Norte, Natal, 2012.
Autor
Martins, Sinara da Rocha
Resumen
This paper presents an evaluative study about the effects of using a machine learning
technique on the main features of a self-organizing and multiobjective genetic algorithm
(GA). A typical GA can be seen as a search technique which is usually applied in problems
involving no polynomial complexity. Originally, these algorithms were designed to create
methods that seek acceptable solutions to problems where the global optimum is inaccessible
or difficult to obtain. At first, the GAs considered only one evaluation function and a single
objective optimization. Today, however, implementations that consider several optimization
objectives simultaneously (multiobjective algorithms) are common, besides allowing the
change of many components of the algorithm dynamically (self-organizing algorithms). At
the same time, they are also common combinations of GAs with machine learning techniques
to improve some of its characteristics of performance and use. In this work, a GA with a
machine learning technique was analyzed and applied in a antenna design. We used a variant
of bicubic interpolation technique, called 2D Spline, as machine learning technique to
estimate the behavior of a dynamic fitness function, based on the knowledge obtained from a
set of laboratory experiments. This fitness function is also called evaluation function and, it is
responsible for determining the fitness degree of a candidate solution (individual), in relation
to others in the same population. The algorithm can be applied in many areas, including in the
field of telecommunications, as projects of antennas and frequency selective surfaces. In this
particular work, the presented algorithm was developed to optimize the design of a microstrip
antenna, usually used in wireless communication systems for application in Ultra-Wideband
(UWB). The algorithm allowed the optimization of two variables of geometry antenna - the
length (Ls) and width (Ws) a slit in the ground plane with respect to three objectives: radiated
signal bandwidth, return loss and central frequency deviation. These two dimensions (Ws and
Ls) are used as variables in three different interpolation functions, one Spline for each
optimization objective, to compose a multiobjective and aggregate fitness function. The final
result proposed by the algorithm was compared with the simulation program result and the
measured result of a physical prototype of the antenna built in the laboratory. In the present
study, the algorithm was analyzed with respect to their success degree in relation to four
important characteristics of a self-organizing multiobjective GA: performance, flexibility,
scalability and accuracy. At the end of the study, it was observed a time increase in algorithm
execution in comparison to a common GA, due to the time required for the machine learning
process. On the plus side, we notice a sensitive gain with respect to flexibility and accuracy of
results, and a prosperous path that indicates directions to the algorithm to allow the
optimization problems with "η" variables