22,954 research outputs found

    Reconstruction of the Antenna Near-Field

    Get PDF
    CĂ­lem disertačnĂ­ prĂĄce je navrhnout efektivně pracujĂ­cĂ­ algoritmus, kterĂœ na zĂĄkladě bezfĂĄzovĂ©ho měƙenĂ­ v blĂ­zkĂ©m poli antĂ©ny bude schopen zrekonstruovat komplexnĂ­ blĂ­zkĂ© pole antĂ©ny resp. vyzaƙovacĂ­ diagram antĂ©ny ve vzdĂĄlenĂ©m poli. Na zĂĄkladě těchto Ășvah byly zkoumĂĄny vlastnosti minimalizačnĂ­ho algoritmu. ZejmĂ©na byl analyzovĂĄn a vhodně zvolen minimalizačnĂ­ pƙistup, optimalizačnĂ­ metoda a v neposlednĂ­ ƙadě i optimalizačnĂ­ funkce tzv. funkcionĂĄl. DĂĄle pro urychlenĂ­ celĂ©ho minimalizačnĂ­ho procesu byly uvaĆŸovĂĄny prvotnĂ­ odhady. A na zĂĄvěr byla do minimalizačnĂ­ho algoritmu zahrnuta myĆĄlenka nahrazujĂ­cĂ­ hledanĂ© elektrickĂ© pole několika koeficienty. Na zĂĄkladě pƙedchozĂ­ch analĂœz byla navrĆŸenĂĄ bezfĂĄzovĂĄ metoda pro charakterizaci vyzaƙovacĂ­ch vlastnostĂ­ antĂ©n. Tato metoda kombinuje globĂĄlnĂ­ optimalizaci s obrazovou kompresnĂ­ metodou a s lokĂĄlnĂ­ metodou ve spojenĂ­ s konvečnĂ­m amplitudovĂœm měƙenĂ­m na dvou povrĆĄĂ­ch. V naĆĄem pƙípadě je globĂĄlnĂ­ optimalizace pouĆŸita k nalezenĂ­ globĂĄlnĂ­ho minima minimalizovanĂ©ho funkcionĂĄlu, kompresnĂ­ metoda k redukci neznĂĄmĂœch proměnnĂœch na apertuƙe antĂ©ny a lokĂĄlnĂ­ metoda zajiĆĄĆ„uje pƙesnějĆĄĂ­ nalezenĂ­ minima. NavrĆŸenĂĄ metoda je velmi robustnĂ­ a mnohem rychlejĆĄĂ­ neĆŸ jinĂ© dostupnĂ© minimalizačnĂ­ algoritmy. DalĆĄĂ­ vĂœzkum byl zaměƙen na moĆŸnosti vyuĆŸitĂ­ měƙenĂœch amplitud pouze z jednoho měƙícĂ­ho povrchu pro rekonstrukci vyzaƙovacĂ­ch charakteristik antĂ©n a vyuĆŸitĂ­ novĂ©ho algoritmu pro rekonstrukci fĂĄze na vĂĄlcovĂ© geometrii.The aim of this dissertation thesis is to design a very effective algorithm, which is able to reconstruct the antenna near-field and radiation patterns, respectively, from amplitude-only measurements. Under these circumstances, the properties of minimization algorithm were researched. The selection of the minimization approach, optimization technique and the appropriate functional were investigated and appropriately chosen. To reveal the global minimum area faster, the possibilities in the form of initial estimates for accelerating minimization algorithm were also considered. And finally, the idea to represent the unknown electric field distribution by a few coefficients was implicated into the minimization algorithm. The designed near-field phaseless approach for the antenna far-field characterization combines a global optimization, an image compression method and a local optimization in conjunction with conventional two-surface amplitude measurements. The global optimization method is used to minimize the functional, the image compression method is used to reduce the number of unknown variables, and the local optimization method is used to improve the estimate achieved by the previous method. The proposed algorithm is very robust and faster than comparable algorithms available. Other investigations were focused on possibilities of using amplitude from only single scanning surface for reconstruction of radiation patterns and the application of the novel phase retrieval algorithm for cylindrical geometry.

    An island based hybrid evolutionary algorithm for optimization

    Get PDF
    This is a post-print version of the article - Copyright @ 2008 Springer-VerlagEvolutionary computation has become an important problem solving methodology among the set of search and optimization techniques. Recently, more and more different evolutionary techniques have been developed, especially hybrid evolutionary algorithms. This paper proposes an island based hybrid evolutionary algorithm (IHEA) for optimization, which is based on Particle swarm optimization (PSO), Fast Evolutionary Programming (FEP), and Estimation of Distribution Algorithm (EDA). Within IHEA, an island model is designed to cooperatively search for the global optima in search space. By combining the strengths of the three component algorithms, IHEA greatly improves the optimization performance of the three basic algorithms. Experimental results demonstrate that IHEA outperforms all the three component algorithms on the test problems.This work was supported by the Engineering and Physical Sciences Research Council (EPSRC) of UK under Grant EP/E060722/1

    Adaptive multimodal continuous ant colony optimization

    Get PDF
    Seeking multiple optima simultaneously, which multimodal optimization aims at, has attracted increasing attention but remains challenging. Taking advantage of ant colony optimization algorithms in preserving high diversity, this paper intends to extend ant colony optimization algorithms to deal with multimodal optimization. First, combined with current niching methods, an adaptive multimodal continuous ant colony optimization algorithm is introduced. In this algorithm, an adaptive parameter adjustment is developed, which takes the difference among niches into consideration. Second, to accelerate convergence, a differential evolution mutation operator is alternatively utilized to build base vectors for ants to construct new solutions. Then, to enhance the exploitation, a local search scheme based on Gaussian distribution is self-adaptively performed around the seeds of niches. Together, the proposed algorithm affords a good balance between exploration and exploitation. Extensive experiments on 20 widely used benchmark multimodal functions are conducted to investigate the influence of each algorithmic component and results are compared with several state-of-the-art multimodal algorithms and winners of competitions on multimodal optimization. These comparisons demonstrate the competitive efficiency and effectiveness of the proposed algorithm, especially in dealing with complex problems with high numbers of local optima

    Evolutionary strategy search algorithm for fast block motion estimation

    Get PDF
    The evolutionary strategy search (ESS) algorithm is a novel method for implementing fast block motion estimation (ME) using evolutionary strategy (ES). ESS uses a combination of ideas based on existing search strategies and employs a novel (1ĂŸsl) ES implementation. It is essentially a succession of random searches, but by controlling the placement and distribution of these searches in a simple way, it proves possible to achieve comparable motion vector accuracy to the more established ME strategies, but with enhanced convergence speed

    Posing 3D Models from Drawing

    Get PDF
    Inferring the 3D pose of a character from a drawing is a complex and under-constrained problem. Solving it may help automate various parts of an animation production pipeline such as pre-visualisation. In this paper, a novel way of inferring the 3D pose from a monocular 2D sketch is proposed. The proposed method does not make any external assumptions about the model, allowing it to be used on different types of characters. The inference of the 3D pose is formulated as an optimisation problem and a parallel variation of the Particle Swarm Optimisation algorithm called PARAC-LOAPSO is utilised for searching the minimum. Testing in isolation as well as part of a larger scene, the presented method is evaluated by posing a lamp, a horse and a human character. The results show that this method is robust, highly scalable and is able to be extended to various types of models
    • 

    corecore