• Title/Summary/Keyword: optimal selection

Search Result 2,034, Processing Time 0.03 seconds

An Optimal Solution Algorithm for Capacity Allocation Problem of Airport Arrival-Departure

  • Lee, Sang-Un
    • Journal of the Korea Society of Computer and Information
    • /
    • v.20 no.10
    • /
    • pp.77-83
    • /
    • 2015
  • This paper suggests heuristic algorithm to obtain optimal solution of minimum number of delay aircraft in airport arrivals/departures problem. This problem can be solved only mathematical optimization method. The proposed algorithm selects the minimum delays capacity in various airport capacities for number of arrivals/departures aircraft in $i^{th}$ time interval (15 minutes). In details, we apply median selection method and left-right selection method. This algorithm can be get the optimal solution of minimum number of delay aircraft for sixes actual experimental data.

Performance Analysis of Best Relay Selection in Cooperative Multicast Systems Based on Superposition Transmission (중첩 전송 기반 무선 협력 멀티캐스트 시스템에서 중계 노드 선택 기법에 대한 성능 분석)

  • Lee, In-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.22 no.3
    • /
    • pp.520-526
    • /
    • 2018
  • In this paper, considering the superposition transmission-based wireless cooperative multicast communication system (ST-CMS) with multiple relays and destinations, we propose a relay selection scheme to improve the data rate of multicast communication. In addition, we adopt the optimal power allocation coefficient for the superposition transmission to maximize the data rate of the proposed relay selection scheme. To propose the relay selection scheme, we derive an approximate expression for the data rate of the ST-CMS, and present the relay selection scheme using only partial channel state information based on the approximate expression. Moreover, we derive an approximate average data rate of the proposed relay selection scheme. Through numerical investigation, comparing the average data rates of the proposed relay selection scheme and the optimal relay selection scheme using full channel state information, we show that the proposed scheme provides extremely similar performance to the optimal scheme in the high signal-to-noise power ratio region.

Machine Learning Perspective Gene Optimization for Efficient Induction Machine Design

  • Selvam, Ponmurugan Panneer;Narayanan, Rengarajan
    • Journal of Electrical Engineering and Technology
    • /
    • v.13 no.3
    • /
    • pp.1202-1211
    • /
    • 2018
  • In this paper, induction machine operation efficiency and torque is improved using Machine Learning based Gene Optimization (ML-GO) Technique is introduced. Optimized Genetic Algorithm (OGA) is used to select the optimal induction machine data. In OGA, selection, crossover and mutation process is carried out to find the optimal electrical machine data for induction machine design. Initially, many number of induction machine data are given as input for OGA. Then, fitness value is calculated for all induction machine data to find whether the criterion is satisfied or not through fitness function (i.e., objective function such as starting to full load torque ratio, rotor current, power factor and maximum flux density of stator and rotor teeth). When the criterion is not satisfied, annealed selection approach in OGA is used to move the selection criteria from exploration to exploitation to attain the optimal solution (i.e., efficient machine data). After the selection process, two point crossovers is carried out to select two crossover points within a chromosomes (i.e., design variables) and then swaps two parent's chromosomes for producing two new offspring. Finally, Adaptive Levy Mutation is used in OGA to select any value in random manner and gets mutated to obtain the optimal value. This process gets iterated till finding the optimal value for induction machine design. Experimental evaluation of ML-GO technique is carried out with performance metrics such as torque, rotor current, induction machine operation efficiency and rotor power factor compared to the state-of-the-art works.

An Agent for Selecting Optimal Order Set in EC Marketplace (전자상거래 환경에서의 최적주문집합 선정을 위한 에이전트에 관한 연구)

  • Choi H. R.;Kim H. S.;Park Y J,;Heo N. I.
    • Proceedings of the Society of Korea Industrial and System Engineering Conference
    • /
    • 2002.05a
    • /
    • pp.237-242
    • /
    • 2002
  • The sales activity of most of small manufacturing companies is based on orders of buyers. The process of promotion, receipt and selection of orders of the manufacturers is closely coupled with the load status of the production lines. The decision on whether to accept an order or not, or the selection of optimal order set among excessive orders is entirely dependent on the schedule of production lines. However, in the real world, since the production scheduling activity is mainly performed by human experts, most of small manufacturers are suffer from being unable to meet due dates, lack of rapid decision on the acceptance of new order. To cope with this problem, this paper deals with the development of an agent for selecting an optimal order set automatically. The main engine of selection agent is based on the typical job-shop scheduling model since our target domain is the injection molding company. To solve the problem, we have formulated it as IP (Integer Program) model, and it has been successfully implemented by ILOG and selection agent. And we have suggested an architecture of an agent for tackling web based order selection problems.

  • PDF

An Agent for Selecting Optimal Order Set in EC Marketplace (전자상거래 환경에서의 추적주문집합 선정을 위한 에이전트에 관한 연구)

  • 최형림;김현수;박영재;허남인
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.25 no.5
    • /
    • pp.1-8
    • /
    • 2002
  • The sales activity of most of small manufacturing companies is based on orders of buyers. The process of promotion, receipt and selection of orders of the manufacturers is closely coupled with the load status of the production lines. The decision on whether to accept an order or not, or the selection of optimal order set among excessive orders is entirely dependent on the schedule of production lines. However, in the real world, since the production scheduling activity is mainly performed by human experts, most of small manufacturers are suffer from being unable to meet due dates, lack of rapid decision on the acceptance of new order. To cope with this problem, this paper deals with the development of an agent for selecting an optimal order set automatically. The main engine of selection agent is based on the typical job-shop scheduling model since our target domain is the injection molding company. To solve the problem, we have formulated it as IP (Integer Program) model, and it has been successfully implemented by ILOG and selection agent. And we have suggested an architecture of an agent for tackling web based order selection problems.

A Global Graph-based Approach for Transaction and QoS-aware Service Composition

  • Liu, Hai;Zheng, Zibin;Zhang, Weimin;Ren, Kaijun
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.5 no.7
    • /
    • pp.1252-1273
    • /
    • 2011
  • In Web Service Composition (WSC) area, services selection aims at selecting an appropriate candidate from a set of functionally-equivalent services to execute the function of each task in an abstract WSC according to their different QoS values. In despite of many related works, few of previous studies consider transactional constraints in QoS-aware WSC, which guarantee reliable execution of Composite Web Service (CWS) that is composed by a number of unpredictable web services. In this paper, we propose a novel global selection-optimal approach in WSC by considering both transactional constraints and end-to-end QoS constraints. With this approach, we firstly identify building rules and the reduction method to build layer-based Directed Acyclic Graph (DAG) model which can model transactional relationships among candidate services. As such, the problem of solving global optimal QoS utility with transactional constraints in WSC can be regarded as a problem of solving single-source shortest path in DAG. After that, we present Graph-building algorithms and an optimal selection algorithm to explain the specific execution procedures. Finally, comprehensive experiments are conducted based on a real-world web service QoS dataset. The experimental results show that our approach has better performance over other competing selection approaches on success ratio and efficiency.

Optimal Voltage Vector Selection Method for Torque Ripple Reduction in the Direct Torque Control of Five-phase Induction Motors

  • Kang, Seong-Yun;Shin, Hye Ung;Park, Sung-Min;Lee, Kyo-Beum
    • Journal of Power Electronics
    • /
    • v.17 no.5
    • /
    • pp.1203-1210
    • /
    • 2017
  • This paper presents an improved switching selection method for the direct torque control (DTC) of five-phase induction motors (IMs). The proposed method is conducted using optimal switching selection. A five-phase inverter has 32 voltage vectors which are divided into 30 nonzero voltage vectors and two zero voltage vectors. The magnitudes of the voltage vectors consist of large, medium, and small voltage vectors. In addition, these vectors are related to the torque response and torque ripple. When a large voltage vector is selected in a drive system, the torque response time decreases with an increased torque ripple. On the other hand, when a small voltage vector is selected, the torque response time and torque ripple increase. As a result, this paper proposes an optimal voltage vector selection method for improved DTC of a five-phase induction machine depending on the situation. Simulation and experimental results verify the effectiveness of the proposed control algorithm.

Optimal Ball-end and Fillet-end Mills Selection for 3-Axis Finish Machining of Point-based Surface

  • Kayal, Prasenjit
    • International Journal of CAD/CAM
    • /
    • v.7 no.1
    • /
    • pp.51-60
    • /
    • 2007
  • This paper presents an algorithm of optimal cutting tool selection for machining of the point-based surface that is defined by a set of surface points rather than parametric polynomial surface equations. As the ball-end and fillet-end mills are generally used for finish machining in a 3-axis computer numerical control machine, the algorithm is applicable for both cutters. The optimum tool would be as large as possible in terms of the cutter radius and/or corner radius which maximise (s) the material removal rate (i.e., minimise (s) the machining time), while still being able to machine the entire point-based surface without gouging any surface point. The gouging are two types: local and global. In this paper, the distance between the cutter bottom and surface points is used to check the local gouging whereas the shortest distance between the surface points and cutter axis is effectively used to check the global gouging. The selection procedure begins with a cutter from the tool library, which has the largest cutter radius and/or corner radius, and then adequacy of the point-density is checked to limit the accuracy of the cutter selection for the point-based surface within tolerance prior to the gouge checking. When the entire surface is gouge-free with a chosen cutting tool then the tool becomes the optimum cutting tool for a list of cutters available in the tool library. The effectiveness of the algorithm is demonstrated considering two examples.

A Study on Optimal Web Site Selection and Quality Evaluation Using AHP (AHP기법을 이용한 최적의 웹사이트 선정 및 품질 평가에 관한 연구)

  • Oh, Kie-Sung
    • The KIPS Transactions:PartD
    • /
    • v.11D no.2
    • /
    • pp.381-386
    • /
    • 2004
  • Because of rapid increase of internet user, numerous popular web sites have been made on the internet but it is hard to find out a systematic technique for the selection of qualified web site in consumer position. Generally, there are black box, white box and gray box viewpoint for evaluating web site. In this paper present evaluation criteria based on AHP(Analysis Hierarchy Process) technique of black box viewpoint for optimal web site selection in consumer position. We considered usability, efficiency, compatibility based on ISO/IEC 9126 for quality measurement of web site and executed practical analysis about web site in internet. This paper show that the proposed selection technique is applicable to optimal web site selection.

Perception on Optimal Diet, Diet Problems and Factors Related to Optimal Diet Among Young Adult Women Using Focus Group Interviews - Based on Social Cognitive Theory - (포커스 그룹 인터뷰를 이용한 젊은 성인 여성의 식생활 실태 및 관련 요인 - 사회인지론에 근거하여 -)

  • Kim, Hye Jin;Lee, A Reum;Kim, Kyung Won
    • Korean Journal of Community Nutrition
    • /
    • v.21 no.4
    • /
    • pp.332-343
    • /
    • 2016
  • Objectives: Study purpose was to investigate perception on diet, diet problems and related factors among young adult women using focus group interviews (FGI) based on the Social Cognitive Theory (SCT). Methods: Eight groups of FGI were conducted with 47 female undergraduate or graduate students. Guide for FGI included questions regarding perception on optimal diet, diet problems and cognitive, behavioral, and environmental factors of SCT. FGI were video, audio-taped, transcribed and analyzed by themes and sub-themes. Results: Subjects showed irregular eating habits (skipping breakfast, irregular meal time) and selection of unhealthy foods as the main diet problems. Regarding cognitive factors related to optimal diet, subjects mentioned positive outcome expectations (e.g., health promotion, skin health, improvement in eating habits, etc.) and negative outcome expectations (e.g., annoying, hungry, expensive, taste). Factors that promoted optimal diet were mainly received from information from mobile or internet and access to menu or recipes. Factors that prevented optimal diet included influence from friends, lack of time and cooking skills. Behavioral factors for optimal diet included behavioral capability regarding snacks, healthy eating and smart food selection. Subjects mentioned mass media (mobile, internet, TV) as the influential physical environment, and significant others (parents, friends, grandparents) as the influential social environment in optimal diet. For education topics, subjects wanted to learn about healthy meals, basic nutrition, disease and nutrition, and weight control. They wanted to learn those aspects by using mobile or internet, lectures (cooking classes), campaign and events. Conclusions: Study results might be used for planning education regarding optimal diet for young adult women. Education programs need to focus on increasing positive outcome expectations (e.g., health) and behavioral capability for healthy eating and food selection, reducing negative outcome expectations (e.g., cost, taste) and barriers, making supportive environments for optimal diet, and incorporating topics and methods found in this study.