• Title/Summary/Keyword: vector optimization

Search Result 471, Processing Time 0.033 seconds

Discrete optimal sizing of truss using adaptive directional differential evolution

  • Pham, Anh H.
    • Advances in Computational Design
    • /
    • v.1 no.3
    • /
    • pp.275-296
    • /
    • 2016
  • This article presents an adaptive directional differential evolution (ADDE) algorithm and its application in solving discrete sizing truss optimization problems. The algorithm is featured by a new self-adaptation approach and a simple directional strategy. In the adaptation approach, the mutation operator is adjusted in accordance with the change of population diversity, which can well balance between global exploration and local exploitation as well as locate the promising solutions. The directional strategy is based on the order relation between two difference solutions chosen for mutation and can bias the search direction for increasing the possibility of finding improved solutions. In addition, a new scaling factor is introduced as a vector of uniform random variables to maintain the diversity without crossover operation. Numerical results show that the optimal solutions of ADDE are as good as or better than those from some modern metaheuristics in the literature, while ADDE often uses fewer structural analyses.

A Genetic Algorithm for a Multiple Objective Sequencing Problem in Mixed Model Assembly Lines (혼합모델 조립라인의 다목적 투입순서 문제를 위한 유전알고리즘)

  • Hyun, Chul-Ju;Kim, Yeo-Keun
    • Journal of Korean Institute of Industrial Engineers
    • /
    • v.22 no.4
    • /
    • pp.533-549
    • /
    • 1996
  • This paper is concerned with a sequencing problem in mixed model assembly lines, which is important to efficient utilization of the lines. In the problem, we deal with the two objectives of minimizing the risk of stoppage and leveling part usage, and consider sequence-dependent setup time. In this paper, we present a genetic algorithm(GA) suitable for the multi-objective optimization problem. The aim of multi-objective optimization problems is to find all possible non-dominated solutions. The proposed algorithm is compared with existing multi-objective GAs such as vector evaluated GA, Pareto GA, and niched Pareto GA. The results show that our algorithm outperforms the compared algorithms in finding good solutions and diverse non-dominated solutions.

  • PDF

The Efficiency Optimization Control of an Indirect Vector-Controlled Induction Motor Drive (간접벡터제어 유도전동기의 효율 최적화 운전)

  • Choi, Jin-Ho;Shin, Jae-Hae;Kim, Young-Seok
    • Proceedings of the KIEE Conference
    • /
    • 2000.11b
    • /
    • pp.352-354
    • /
    • 2000
  • The induction motor is a high-efficiency machine when working close to its rated operation point. This paper uses a simple induction motor model that includes iron losses. The model, which only requires the knowledge of conventional induction motor parameters, is referred to a field-oriented frame. At steady-state light-load condition the minimum point of the input power can be found with the condition that it is possible to obtain the same torque with different combinations of flux and current values. Using the minimum point. the drive system with the proposed efficiency optimization controller can be controlled easily. Simulation and experimental results show the effectiveness of the control strategy proposed for an induction motor drive.

  • PDF

Hybrid Model Based Intruder Detection System to Prevent Users from Cyber Attacks

  • Singh, Devendra Kumar;Shrivastava, Manish
    • International Journal of Computer Science & Network Security
    • /
    • v.21 no.4
    • /
    • pp.272-276
    • /
    • 2021
  • Presently, Online / Offline Users are facing cyber attacks every day. These cyber attacks affect user's performance, resources and various daily activities. Due to this critical situation, attention must be given to prevent such users through cyber attacks. The objective of this research paper is to improve the IDS systems by using machine learning approach to develop a hybrid model which controls the cyber attacks. This Hybrid model uses the available KDD 1999 intrusion detection dataset. In first step, Hybrid Model performs feature optimization by reducing the unimportant features of the dataset through decision tree, support vector machine, genetic algorithm, particle swarm optimization and principal component analysis techniques. In second step, Hybrid Model will find out the minimum number of features to point out accurate detection of cyber attacks. This hybrid model was developed by using machine learning algorithms like PSO, GA and ELM, which trained the system with available data to perform the predictions. The Hybrid Model had an accuracy of 99.94%, which states that it may be highly useful to prevent the users from cyber attacks.

Design Optimization of Axial Flow Fan Using Genetic Algorithm (유전자 알고리즘을 이용한 축류 송풍기 설계최적화)

  • Lee, Sang-Hwan;Ahn, Cheol-O
    • The KSFM Journal of Fluid Machinery
    • /
    • v.7 no.2 s.23
    • /
    • pp.7-13
    • /
    • 2004
  • In an attempt to solve multiobjective optimization problems, weighted sum method is most widely used for the advantage that a designer can consider the relative significance of each object functions by weight values but it can be highly sensitive to weight vector and occasionally yield a deviated optimum from the relative weighting values designer designated because the multiobjective function has the form of simple sum of the product of the weighting values and the object functions in traditional approach. To search the design solution agree well to the designer's weighting values, we proposed new multiobjective function which was the functional of each normalized objective functions and considered to find the design solution comparing the distance between the characteristic line and the ideal optimum. In this study, proposed multiobjective function was applied to design high efficiency and low noise axial flow fan and the result shows this approach is effective for the case that the quality of the design can be highly affected by the designer's subjectiveness represented as weighting values in multiobjective design optimization process.

On-line Efficiency Optimization of IPMSM drive using Fuzzy Control and Loss Minimization Method (퍼지제어와 손실최소화 기법을 이용한 IPMSM 드라이브의 실시간 효율최적화 제어)

  • Kang, Seong-Jun;Ko, Jae-Sub;Jang, Mi-Geum;Kim, Soon-Young;Mun, Ju-Hui;Lee, Jin-Kook;Chung, Dong-Hwa
    • Proceedings of the KIEE Conference
    • /
    • 2011.07a
    • /
    • pp.1356-1357
    • /
    • 2011
  • Interior permanent magnet synchronous motor(IPMSM) adjustable speed drives offer significant advantages over induction motor drives in a wide variety of industrial applications such as high power density, high efficiency, improved dynamic performance and reliability. This paper proposes on-line efficiency optimization of IPMSM drive using fuzzy logic control(FLC) and the loss minimization method. In order to optimize the efficiency the loss minimization algorithm is developed based on motor model and operating condition. The d-axis armature current is utilized to minimize the losses of the IPMSM in a closed loop vector control environment. The controllable electrical loss which consists of the copper loss and the iron loss can be minimized by the optimal control of the armature current. The minimization of loss is possible to realize efficiency optimization control for the proposed IPMSM. The optimal current can be decided according to the operating speed and the load conditions. The proposed control algorithm is applied to IPMSM drive system and the operating characteristics controlled by the loss minimization method and FLC control are examined in detail.

  • PDF

A Practical Improvement to the Partial Redundancy Elimination in SSA Form

  • Park, Jong-Soo;Lee, Jae-Jin
    • Journal of Computing Science and Engineering
    • /
    • v.2 no.3
    • /
    • pp.301-320
    • /
    • 2008
  • Partial redundancy elimination (PRE) is an interesting compiler optimization because of its effectiveness and generality. Among many PRE algorithms, the one in static single assignment form (SSAPRE) has benefits over other bit-vector-based PRE algorithms. It preserves the properties of the SSA form after PRE and exploits the sparsity of the SSA form, resulting in reduced analysis and optimization time. This paper presents a practical improvement of the SSAPRE algorithm that further reduces the analysis and optimization time. The underlying idea is removing unnecessary ${\Phi}$'s during the ${\Phi}$-Insertion phase that is the first step of SSAPRE. We classify the expressions into three categories: confined expressions, local expressions, and the others. We show that unnecessary ${\Phi}$'s for confined and local expressions can be easily detected and removed. We implement our locality-based SSAPRE algorithm in a C compiler and evaluate its effectiveness with 20 applications from SPEC benchmark suites. In our measurements, on average 91 of ${\Phi}$'s identified by the original demand-driven SSAPRE algorithm are unnecessary for PRE. Pruning these unnecessary ${\Phi}$'s in the ${\Phi}$-Insertion phase makes our locality-based SSAPRE algorithm 1.8 times faster, on average, than the original SSAPRE algorithm.

Efficiency Optimization Control of IPMSM Drive using SPI Controller (SPI 제어기를 이용한 IPMSM 드라이브의 효율최적화 제어)

  • Ko, Jae-Sub;Chung, Dong-Hwa
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.25 no.7
    • /
    • pp.15-25
    • /
    • 2011
  • This proposes an online loss minimization algorithm for series PI(SPI) based interior permanent magnet synchronous motor(IPMSM) drive to yield high efficiency and high dynamic performance over wide speed range. The loss minimization algorithm is developed based on the motor model. In order to minimize the controllable electrical losses of the motor and thereby maximize the operating efficiency, the d-axis armature current is controlled optimally according to the operating speed and load conditions. For vector control purpose, a SPI is used as a speed controller which enables the utilization of the reluctance torque to achieve high dynamic performance as well as to operate the motor over a wide speed range. Also, this paper proposes current control of model reference adaptive fuzzy controller(MFC), and estimation of speed using artificial neural network(ANN) controller. The proposed efficiency optimization control, SPI, MFC, ANN in this paper is applied to IPMSM drive system, the validity of this paper is proved by analyzing response characteristics in variety operating conditions.

Design of Adaptive Controller for Efficiency Optimization of Induction Motors (유도전동기 효율의 최적화를 위한 적응제어기 설계)

  • Hwang, Young-Ho;Park, Ki-Kwang;Shin, In-Sub;Kim, Hong-Pil;Yang, Hai-Won
    • Proceedings of the KIEE Conference
    • /
    • 2007.10a
    • /
    • pp.293-294
    • /
    • 2007
  • This paper addresses the adaptive controller for efficiency optimization of induction motors. The paper describes an adaptive controller based on-line efficiency optimization control of a drive that uses a direct vector controlled induction motors. To improve the efficiency of the induction motors, it is important to find the optimal flux reference that minimize power loss. The proposed optimal flux reference is derived using a power loss function that is constructed with stator resistance losses, rotor resistance losses and core losses. The proposed sliding mode flux observer generates estimates the unmeasured rotor fluxes. An optimal efficiency controller has goal of maximizing the efficiency for a given speed and load torque. A simulation shows the effectiveness of the proposed technique.

  • PDF

Design Optimization of Axial Flow Fan Using Genetic Algorithm (유전자 알고리즘을 이용한 축류 송풍기 설계최적화)

  • Yoo, In-Tae;Ahn, Cheol-O;Lee, Sang-Hwan
    • 유체기계공업학회:학술대회논문집
    • /
    • 2003.12a
    • /
    • pp.397-403
    • /
    • 2003
  • In an attempt to solve multiobjective optimization problems, weighted sum method is most widely used for the advantage that a designer can consider the relative significance of each object functions by weight values but it can be highly sensitive to weight vector and occasionally yield a deviated optimum from the relative weighting values designer designated because the multiobjective function has the form of simple sum of the product of the weighting values and the object functions in traditional approach. To search the design solution well agree to the designer's weighting values, we proposed new multiobjective function which is the functional of each normalized objective functions and considered to find the design solution comparing the distance between the characteristic line and the ideal optimum. In this study, proposed multiobjective function was applied to design high efficiency and low noise axial flow fan and the result shows this approach will be effective for the case that the qualify of the design can be highly affected by the designer's subjectiveness represented as weighting values in multiobjective design optimization process.

  • PDF