• 제목/요약/키워드: Adaptive Optimization

검색결과 585건 처리시간 0.037초

An Accelerated Simulated Annealing Method for B-spline Curve Fitting to Strip-shaped Scattered Points

  • Javidrad, Farhad
    • International Journal of CAD/CAM
    • /
    • 제12권1호
    • /
    • pp.9-19
    • /
    • 2012
  • Generation of optimum planar B-spline curve in terms of minimum deviation and required fairness to approximate a target shape defined by a strip-shaped unorganized 2D point cloud is studied. It is proposed to use the location of control points as variables within the geometric optimization framework of point distance minimization. An adaptive simulated annealing heuristic optimization algorithm is developed to iteratively update an initial approximate curve towards the target shape. The new implementation comprises an adaptive cooling procedure in which the temperature change is adaptively dependent on the objective function evolution. It is shown that the proposed method results in an improved convergence speed when compared to the standard simulated annealing method. A couple of examples are included to show the applicability of the proposed method in the surface model reconstruction directly from point cloud data.

RSM을 이용한 6MW BLDC용 영구자석의 형상 최적화 연구 (II) (A Permanent Magnet Pole Shape Optimization for a 6MW BLDC Motor by using Response Surface Method (II))

  • 우성현;정현구;신판석
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2008년도 제39회 하계학술대회
    • /
    • pp.701-702
    • /
    • 2008
  • An adaptive response surface method with Latin Hypercube sampling strategy is employed to optimize a magnet pole shape of large scale BLDC motor to minimize the cogging torque. The proposed algorithm consists of the multi-objective Pareto optimization and (1+${\lambda}$) evolution strategy to find the global optimal points with relatively fewer sampling data. In the adaptive RSM, an adaptive sampling point insertion method is developed utilizing the design sensitivities computed by using finite element method to get a reasonable response surface with a relatively small number of sampling points. The developed algorithm is applied to the shape optimization of PM poles for 6 MW BLDC motor, and the cogging torque is reduced to 19% of the initial one.

  • PDF

적응 HFC 기반 유전자알고리즘의 새로운 접근: 교배 유전자 연산자의 비교연구 (A New Approach to Adaptive HFC-based GAs: Comparative Study on Crossover Genetic Operator)

  • 김길성;최정내;오성권
    • 전기학회논문지
    • /
    • 제57권9호
    • /
    • pp.1636-1641
    • /
    • 2008
  • In this study, we introduce a new approach to Parallel Genetic Algorithms (PGA) which combines AHFCGA with crossover operator. As to crossover operators, we use three types of the crossover operators such as modified simple crossover(MSX), arithmetic crossover(AX), and Unimodal Normal Distribution Crossover(UNDX) for real coding. The AHFC model is given as an extended and adaptive version of HFC for parameter optimization. The migration topology of AHFC is composed of sub-populations(demes), the admission threshold levels, and admission buffer for the deme of each threshold level through succesive evolution process. In particular, UNDX is mean-centric crossover operator using multiple parents, and generates offsprings obeying a normal distribution around the center of parents. By using test functions having multimodality and/or epistasis, which are commonly used in the study of function parameter optimization, Experimental results show that AHFCGA can produce more preferable output performance result when compared to HFCGA and RCGA.

Time-Predictable Java Dynamic Compilation on Multicore Processors

  • Sun, Yu;Zhang, Wei
    • Journal of Computing Science and Engineering
    • /
    • 제6권1호
    • /
    • pp.26-38
    • /
    • 2012
  • Java has been increasingly used in programming for real-time systems. However, some of Java's features such as automatic memory management and dynamic compilation are harmful to time predictability. If these problems are not solved properly then it can fundamentally limit the usage of Java for real-time systems, especially for hard real-time systems that require very high time predictability. In this paper, we propose to exploit multicore computing in order to reduce the timing unpredictability that is caused by dynamic compilation and adaptive optimization. Our goal is to retain high performance comparable to that of traditional dynamic compilation, while at the same time, obtain better time predictability for Java virtual machine (JVM). We have studied pre-compilation techniques to utilize another core more efficiently, preoptimization on another core (PoAC) scheme to replace the adaptive optimization system (AOS) in Jikes JVM and the counter based optimization (CBO). Our evaluation reveals that the proposed approaches are able to attain high performance while greatly reducing the variation of the execution time for Java applications.

균질화된 구조의 적응설계를 위한 전동차 크로스 빔의 최적설계 (Optimal Design of Electric Vehicle Cross Beam for Adaptive Design of Homogenized Structure)

  • 백석흠;이경영;조석수;장득열;주원식
    • 한국자동차공학회논문집
    • /
    • 제12권5호
    • /
    • pp.85-93
    • /
    • 2004
  • Electric vehicle body has to be subjected to uniform load and requires auxiliary equipment such as air pipe and electric wire pipe. Especially, the cross beam supports the weight of passenger and electrical equipments. This need to use adaptive design in initial design stage to gain economy through interchangeability between many kinds of components. This study performs the topology optimization by the concept of homogenization based on optimality criteria method which is efficient for the problem with a number of boundary condition and design variable. Therefore this provides the method to determine the optimum position and the shape of circular hole in the cross beam and then can achieve the weight minimization of electric vehicle body.

On Diagonal Loading for Robust Adaptive Beamforming Based on Worst-Case Performance Optimization

  • Lin, Jing-Ran;Peng, Qi-Cong;Shao, Huai-Zong
    • ETRI Journal
    • /
    • 제29권1호
    • /
    • pp.50-58
    • /
    • 2007
  • Robust adaptive beamforming based on worst-case performance optimization is investigated in this paper. It improves robustness against steering vector mismatches by the approach of diagonal loading. A closed-form solution to optimal loading is derived after some approximations. Besides reducing the computational complexity, it shows how different factors affect the optimal loading. Based on this solution, a performance analysis of the beamformer is carried out. As a consequence, approximated closed-form expressions of the source-of-interest power estimation and the output signalto-interference-plus-noise ratio are presented in order to predict its performance. Numerical examples show that the proposed closed-form expressions are very close to their actual values.

  • PDF

평면형 패치 안테나의 최적설계를 위한 PSO와 APSO 알고리즘 비교 연구 (A Comparative Study on the PSO and APSO Algorithms for the Optimal Design of Planar Patch Antennas)

  • 김군태;김형석
    • 전기학회논문지
    • /
    • 제62권11호
    • /
    • pp.1578-1583
    • /
    • 2013
  • In this paper, stochastic optimization algorithms of PSO (Particle Swarm Optimization) and APSO (Adaptive Particle Swam Optimization) are studied and compared. It is revealed that the APSO provides faster convergence and better search efficiency than the conventional PSO when they are adopted to find the global minimum of a two-dimensional function. The advantages of the APSO comes from the ability to control the inertia weight, and acceleration coefficients. To verify that the APSO is working better than the standard PSO, the design of a 10GHz microstrip patch as one of the elements of a high frequency array antenna is taken as a test-case and shows the optimized result with 5 iterations in the APSO and 28 iterations in th PSO.

어댑티브 시뮬레이티드 어넬링의 냉각스케줄에 따른 구조최적설계 (Structural Optimization By Adaptive Simulated Annealing's Cooling Schedule Change)

  • 정석훈;박정선
    • 대한기계학회:학술대회논문집
    • /
    • 대한기계학회 2003년도 추계학술대회
    • /
    • pp.1436-1441
    • /
    • 2003
  • Recently, simulated annealing algorithms have widely been applied to many structural optimization problems. In this paper, simulated annealing, boltzmann annealing, fast annealing and adaptive simulated annealing are applied to optimization of truss structures for improvement quality of objective function and number of function evaluation. These algorithms are classified by cooling schedule. The authors have changed parameters of ASA's cooling schedule and the influence of cooling schedule parameters on structural optimization obtained is discussed. In addition, cooling schedule of BA and ASA mixed is applied to 10 bar-truss structure.

  • PDF

모의수술용 뇌모형 제작시스템 개발을 위한 연구 (Study for Development of the Fabrication System of Brain Model for Surgery Emulation)

  • 염상원;방재철;엄태준;주영철;김승우;공용해;천인국;김범태
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2000년도 제15차 학술회의논문집
    • /
    • pp.298-298
    • /
    • 2000
  • This paper presents the optimization technique to analyze the effect of the design parameters of rapid prototyping system for human brain model fabrication. The optimization method considers the functional relationships among the design parameters such as thickness gap, shrink rate, and laser speed that govern the operation of fabrication system. This paper applies a discrete optimization technique as the optimization method to determine the dominant parameter values. Additional study includes manner of complement surface image of ellipse which approximates the brain model using the adaptive slicing and the offset contour. According to the parameters tuning and interaction of effect, more suitable parameter values can be obtained by enhanced 3D brain model fabrication.

  • PDF

Shape Optimization of a Thomson Coil Actuator for Fast Response Using Topology Modification

  • Li, Wei;Koh, Chang-Seop
    • Journal of Electrical Engineering and Technology
    • /
    • 제7권3호
    • /
    • pp.330-335
    • /
    • 2012
  • The shape optimization of a Thomson coil actuator used in an arc eliminator is done for fast response by adopting topology modification method. The displacement of the plate in a fixed calculation time is taken as the objective function. The objective function and contribution factor are calculated by using an adaptive equivalent circuit method which has been proved accurate and efficient. Both shape optimization and performance analysis are accomplished based on the segmentation of plate. Through the refinement of the sensitive segments a precise optimal plate shape can be obtained. The effectiveness of the proposed method is proved by the comparison of results before and after the shape optimization.