• 제목/요약/키워드: 2-Phase Genetic Algorithm

검색결과 40건 처리시간 0.032초

Heuristic Algorithms for Parallel Machine Scheduling Problems with Dividable Jobs

  • Tsai, Chi-Yang;Chen, You-Ren
    • Industrial Engineering and Management Systems
    • /
    • 제10권1호
    • /
    • pp.15-23
    • /
    • 2011
  • This research considers scheduling problems with jobs which can be divided into sub-jobs and do not required to be processed immediately following one another. Heuristic algorithms considering how to divide jobs are proposed in an attempt to find near-optimal solutions within reasonable run time. The algorithms contain two phases which are executed recursively. Phase 1 of the algorithm determines how jobs should be divided while phase 2 solves the scheduling problem given the sub-jobs established in phase 1. Simulated annealing and genetic algorithms are applied for the two phases and four heuristic algorithms are established. Numerical experiment is conducted to determine the best parameter values for the heuristic algorithms. Examples with different sizes and levels of complexity are generated. Performance of the proposed algorithms is evaluated. It is shown that the proposed algorithms are able to efficiently and effectively solve the considered problems.

3D reconstruction of two-phase random heterogeneous material from 2D sections: An approach via genetic algorithms

  • Pizzocri, D.;Genoni, R.;Antonello, F.;Barani, T.;Cappia, F.
    • Nuclear Engineering and Technology
    • /
    • 제53권9호
    • /
    • pp.2968-2976
    • /
    • 2021
  • This paper introduces a method to reconstruct the three-dimensional (3D) microstructure of two-phase materials, e.g., porous materials such as highly irradiated nuclear fuel, from two-dimensional (2D) sections via a multi-objective optimization genetic algorithm. The optimization is based on the comparison between the reference and reconstructed 2D sections on specific target properties, i.e., 2D pore number, and mean value and standard deviation of the pore-size distribution. This represents a multi-objective fitness function subject to weaker hypotheses compared to state-of-the-art methods based on n-points correlations, allowing for a broader range of application. The effectiveness of the proposed method is demonstrated on synthetic data and compared with state-of-the-art methods adopting a fitness based on 2D correlations. The method here developed can be used as a cost-effective tool to reconstruct the pore structure in highly irradiated materials using 2D experimental data.

향상된 적응형 유전 알고리즘을 이용한 컨포멀 배열 안테나의 빔 합성 연구 (Study on Pattern Synthesis of Conformal Array Antenna Using Enhanced Adaptive Genetic Algorithm)

  • 성철민;이재덕;한인희;류홍균;이규송;박동철
    • 한국전자파학회논문지
    • /
    • 제25권5호
    • /
    • pp.592-600
    • /
    • 2014
  • 본 논문에서는 2차 함수 곡선의 회전체 곡면 위에 있는 배열 안테나의 빔 합성을 위한 Enhanced Adaptive Genetic Algorithm(EAGA)을 제안하였다. 제안된 알고리즘은 더 빠른 수렴 속도와 더 낮은 비용함수 값을 얻기 위해 Adaptive Genetic Algorithm(AGA)과 Invasive Weed Optimization(IWO)을 결합시켰다. 각 안테나 소자의 급전 크기와 위상의 최적화된 값은 EAGA를 통해 구하였으며, 이 결과를 통해 EAGA가 컨포멀 배열 안테나의 패턴 합성 알고리즘으로써 AGA보다 더 우수함을 보였다.

영업사원 관제시스템의 효율적인 경로 스케줄링 (Efficient Scheduling for Salesperson Monitoring System)

  • 김승;민영빈;이우기;배혜림
    • 대한산업공학회지
    • /
    • 제37권4호
    • /
    • pp.382-389
    • /
    • 2011
  • Salesperson Monitoring System (SMS) is geographic based information system that supports business auditing, sales area coordinating and customer management for each salesperson. Conventional SMSs focus mainly on the monitoring or logging functions, i.e., a salesperson locating or moving trail tracking. However, the schedules have been planned by human planner, and they have rarely been managed with a software system like SMS. In this paper, a mixed integer programming model for a salesperson routing schedule is provided. Then, 2-phase Genetic Algorithm (GA) is proposed to make salesperson routing schedule. Experimental results show a validity of the proposed method.

높은 신뢰도의 네트워크 설계를 위한 GA 기반 두 단계 방법 (GA-based Two Phase Method for a Highly Reliable Network Design)

  • 조정복
    • 한국정보통신학회논문지
    • /
    • 제9권5호
    • /
    • pp.1149-1160
    • /
    • 2005
  • 일반적으로 네트워크 설계 문제는 네트워크의 크기가 늘어남에 따라 지수적으로 복잡도가 증가하여 전통적인 방법으로는 풀이하기 힘든 NP-hard 조합 최적화 문제 중의 하나로 분류될 수 있다. 본 논문에서는 네트워크 신뢰도 제약을 고려하면서 네트워크 구축비용을 효과적으로 최소화하는, 높은 신뢰도의 네트워크 토폴로지 설계 문제를 풀기 위해 스패닝 트리를 효율적으로 표현할 수 있는 $Pr\ddot{u}fer$수(PN) 기반의 진화 연산법과 2-연결성을 고려하는 휴리스틱 방법으로 구성된 두 단계의 효율적인 해법을 제안한다. 즉, 먼저 스패닝 트리를 찾아내기 위해 진화 연산법 중에 보편적으로 널리 알려져 있는 유전자 알고리즘(GA)을 이용하고 그 다음으로 첫 번째 단계에서 발견한 스패닝 트리에 대해 최적의 네트워크 토폴로지를 찾기 위해서 2-연결성을 고려한 휴리스틱 방법을 적용한다. 마지막으로 수치예의 결과를 통해 제안한 해법의 성능에 대해서 살펴보도록 한다.

2-단계 병렬 유전자 알고리즘 (A Two-Phase Parallel Genetic Algorithm)

  • 길원배;이승구
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2003년도 봄 학술발표논문집 Vol.30 No.1 (A)
    • /
    • pp.40-42
    • /
    • 2003
  • 본 논문에서는 유전자 알고리즘(Genetic Algorithm: GA)의 새로운 병렬화 방법을 제안 하고 있다. 기존의 병렬 유전자 알고리즘(Parallel Genetic Algorithm: PGA)은 전체 개체집단을 부개체집단 (Subpopulation)으로 나누어 해의 가능 영역을 동시에 탐색하는 것이 일반적인 방법인데 반해. 본 논문에서 제안하는 병렬화 방법은 전체 해의 영역을 나누어 각각의 영역에서 독립된 개체집단들이 서로 다른 영역을 탐색하게 하는 방법이다. 이 방법은 두 가지 단계의 병렬 유전자 알고리즘으로 구성된다. 먼저 적응교배 연산자(Adaptive Crossover Operator: ACO)를 이용한 PGA를 통해 지역해에 인접한 범위들로 해의 영역을 나누고, 이렇게 나누어진 각각의 영역들에서 다시 병렬로 GA를 적용시켜 자세하게 탐색하는 방법이다. 첫 번째 수행되는 PGA 단계에서는 탐색 시간을 줄이고 두 번째 PGA 단계에서는 보다 자세한 탐색을 하기 위해 정밀도(Precision)의 조정을 유전자 알고리즘의 병렬화에 적용하였으며. 이를 통해 빠르고 자세한 탐색이 가능한 유전자 알고리즘의 병렬화 방법을 제안하고 있다.

  • PDF

양자화 진화알고리즘을 적용한 널 패턴합성 알고리즘의 특성 연구 (A Study on Characteristics of Null Pattern Synthesis Algorithm Using Quantum-inspired Evolutionary Algorithm)

  • 서종우;박동철
    • 한국군사과학기술학회지
    • /
    • 제19권4호
    • /
    • pp.492-499
    • /
    • 2016
  • Null pattern synthesis method using the Quantum-inspired Evolutionary Algorithm(QEA) is described in this study. A $12{\times}12$ planar array antenna is considered and each element of the array antenna is controlled by 6-bit phase shifter. The maximum number of iteration of 500 is used in simulation and the rotation angle for updating Q-bit individuals is determined to make the individual converge to the best solution and is summarized in a look-up table. In this study we showed that QEA can satisfactorily synthesize the null pattern using smaller number of individuals compared with the conventional Genetic Algorithm.

효율 개선을 위한 헤어 드라이기용 이중권선형 2상 BLDC 전동기의 형상 최적 설계 (The shape optimal design to improve efficiency of double winding 2-phase BLDC motor for Hairdryer)

  • 이진희;권병일
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2011년도 제42회 하계학술대회
    • /
    • pp.1085-1086
    • /
    • 2011
  • This paper proposes a structure optimal design of 2-phase BLDC motor. In order to improve the characteristics of the BLDC motor such as the efficiency, average torque, the Kriging method and genetic algorithm are utilized. In addition, the result of the optimal model were compared with the initial model and verified by 2D FEM.

  • PDF

이동 통신 네트워크에서의 듀얼 호밍 셀 스위치 할당을 위한 유전자 알고리듬 (A Genetic Algorithm for Assignments of Dual Homing Cell-To-Switch under Mobile Communication Networks)

  • 우훈식;황선태
    • Journal of Information Technology Applications and Management
    • /
    • 제13권2호
    • /
    • pp.29-39
    • /
    • 2006
  • There has been a tremendous need for dual homing cell switch assignment problems where calling volume and patterns are different at different times of the day. This problem of assigning cells to switches in the planning phase of mobile networks consists in finding an assignment plan which minimizes the communication costs taking into account some constraints such as capacity of switches. This optimization problem is known to be difficult to solve, such that heuristic methods are usually utilized to find good solutions in a reasonable amount of time. In this paper, we propose an evolutionary approach, based on the genetic algorithm paradigm, for solving this problem. Simulation results confirm the appropriateness and effectiveness of this approach which yields solutions of good quality.

  • PDF

평면 배열 안테나에 의한 다중 빔 복사 패턴의 합성 (A Multibeam Pattern Synthesis of Planar Array Antenna)

  • 허문만;이인재;윤현보
    • 한국전자파학회논문지
    • /
    • 제17권10호
    • /
    • pp.1007-1019
    • /
    • 2006
  • 임의의 필드 분포를 갖는 단일 페치 안테나를 평면 배열하고 각 소자에 공급되는 급전 신호의 크기와 위상을 유전자 알고리즘으로 최적화하여, 여러 방향의 지향성과 널을 갖는 다중 빔 복사 패턴의 합성 방법을 제안하였다. 제안된 방법의 유효성을 확인하기 위해서, $2{\times}2$ 평면 배열 안테나를 제작하고 원거리 복사 패턴의 계산 결과와 측정 결과를 비교하여 동일한 특성을 확인하였으며, 다중 빔 복사 패턴의 합성은 $8{\times}8$ 배열 안테나 시스템을 이용하여, 시뮬레이션을 통해서 각 소자의 급전 신호의 크기와 위상을 최적화하였다.