• Title/Summary/Keyword: 자동최적화기법

Search Result 204, Processing Time 0.026 seconds

RBFNN Based Decentralized Adaptive Tracking Control Using PSO for an Uncertain Electrically Driven Robot System with Input Saturation (입력 포화를 가지는 불확실한 전기 구동 로봇 시스템에 대해 PSO를 이용한 RBFNN 기반 분산 적응 추종 제어)

  • Shin, Jin-Ho;Han, Dae-Hyun
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.19 no.2
    • /
    • pp.77-88
    • /
    • 2018
  • This paper proposes a RBFNN(Radial Basis Function Neural Network) based decentralized adaptive tracking control scheme using PSO(Particle Swarm Optimization) for an uncertain electrically driven robot system with input saturation. Practically, the magnitudes of input voltage and current signals are limited due to the saturation of actuators in robot systems. The proposed controller overcomes this input saturation and does not require any robot link and actuator model parameters. The fitness function used in the presented PSO scheme is expressed as a multi-objective function including the magnitudes of voltages and currents as well as the tracking errors. Using a PSO scheme, the control gains and the number of the RBFs are tuned automatically and thus the performance of the control system is improved. The stability of the total control system is guaranteed by the Lyapunov stability analysis. The validity and robustness of the proposed control scheme are verified through simulation results.

Experimental Test Time Reduction Method for Step Responses Using the Time-Optimal Control Technique (시간최적제어 기법을 이용한 계단응답 실험시간 단축 방법)

  • Lee, Jietae
    • Korean Chemical Engineering Research
    • /
    • v.58 no.2
    • /
    • pp.190-196
    • /
    • 2020
  • The step to obtain a process dynamic model through process experiments is very important because it needs times and expenditures. Step response method is one of the standard methods to have long been used for understanding process dynamics, obtaining dynamical models and designing control systems. For the step response, it is usually required to measure process output for a step input change in the open-loop manner. Its disadvantage criticized is the long open-loop operation. For this, a method based on the time-optimal control technique to minimize the test time for obtaining the step response has been recently presented. However, the method requires iterative computations for the minimization of test times. Here, a method where iterative computations are not required is proposed. Simulation results are presented to show that test times to obtain step responses are reduced considerably and an autotuning method based on the proposed method is compared with the relay feedback autotuning method accepted widely for the autotuning of controllers.

Development of the new meta-heuristic optimization algorithm inspired by a vision correction procedure: Vision Correction Algorithm (시력교정 과정에서 착안된 새로운 메타휴리스틱 최적화 알고리즘의 개발: Vision Correction Algorithm)

  • Lee, Eui Hoon;Yoo, Do Guen;Choi, Young Hwan;Kim, Joong Hoon
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.17 no.3
    • /
    • pp.117-126
    • /
    • 2016
  • In this study, a new meta-heuristic optimization algorithm, Vision Correction Algorithm (VCA), designed according to the optical properties of glasses was developed. The VCA is a technique applying optometry and vision correction procedure to optimization algorithm through the process of myopic/hyperopic correction-brightness adjustment-compression enforcement-astigmatism adjustment. The proposed VCA unlike the conventional meta-heuristic algorithm is an automatically adjusting global/local search rate and global search direction based on accumulated optimization results. The proposed algorithm was applied to the representative optimization problem (mathematical and engineering problem) and results of the application are compared with that of the present algorithms.

Automatic Prostate Segmentation in MR Images based on Active Shape Model Using Intensity Distribution and Gradient Information (MR 영상에서 밝기값 분포 및 기울기 정보를 이용한 활성형상모델 기반 전립선 자동 분할)

  • Jang, Yu-Jin;Hong, Helen
    • Journal of KIISE:Software and Applications
    • /
    • v.37 no.2
    • /
    • pp.110-119
    • /
    • 2010
  • In this paper, we propose an automatic segmentation of the prostate using intensity distribution and gradient information in MR images. First, active shape model using adaptive intensity profile and multi-resolution technique is used to extract the prostate surface. Second, hole elimination using geometric information is performed to prevent the hole from occurring by converging the surface shape to the local optima. Third, the surface shape with large anatomical variation is corrected by using 2D gradient information. In this case, the corrected surface shape is often represented as rugged shape which is generated by the limited number of vertices. Thus, it is reconstructed by using surface modelling and smoothing. To evaluate our method, we performed the visual inspection, accuracy measures and processing time. For accuracy evaluation, the average distance difference and the overlapping volume ratio between automatic segmentation and manual segmentation by two radiologists are calculated. Experimental results show that the average distance difference was 0.3${\pm}$0.21mm and the overlapping volume ratio was 96.31${\pm}$2.71%. The total processing time of twenty patient data was 16 seconds on average.

A Self-optimizing Mechanism of Location Aware Systems for Ubiquitous Computing (유비쿼터스 컴퓨팅을 위한 위치 감지 시스템의 자가 치적화 기법)

  • Choi, Ho-Young;Choi, Chang-Yeol;Kim, Sung-Soo
    • The KIPS Transactions:PartA
    • /
    • v.12A no.4 s.94
    • /
    • pp.273-280
    • /
    • 2005
  • The mobility or highly interconnected and communicating devices and users has implications for the QoS in a ubiquitous computing environment. Therefore, it is important for location aware systems to detect location of mobile object correctly and Provide high quality services in ubiquitous environment. However, it is not easy that location aware systems offer highly reliable QoS to users because process strategies of location aware systems are limited by the capability according to the applied detection target objects. In this paper, we design an autonomic architecture which analyzes the location aware system condition and autonomously chooses the best appropriate process strategy. We also have simulated the Proposed architecture in order to verify its performance. The test results show us that the architecture using self-optimizing mechanism provides higher QoS to users in variable bandwidth.

An Improved Technique of Fitness Evaluation for Automated Test Data Generation (테스트 데이터 자동 생성을 위한 적합도 평가 방법의 효율성 향상 기법)

  • Lee, Sun-Yul;Choi, Hyun-Jae;Jeong, Yeon-Ji;Bae, Jung-Ho;Kim, Tae-Ho;Chae, Heung-Suk
    • Journal of KIISE:Software and Applications
    • /
    • v.37 no.12
    • /
    • pp.882-891
    • /
    • 2010
  • Many automated dynamic test data generation technique have been proposed. The techniques evaluate fitness of test data through executing instrumented Software Under Test (SUT) and then generate new test data based on evaluated fitness values and optimization algorithms. Previous researches and experiments have been showed that these techniques generate effective test data. However, optimization algorithms in these techniques incur much time to generate test data, which results in huge test case generation cost. In this paper, we propose a technique for reducing the time of evaluating a fitness of test data among steps of dynamic test data generation methods. We introduce the concept of Fitness Evaluation Program (FEP), derived from a path constraint of SUT. We suggest a test data generation method based on FEP and implement a test generation tool, named ConGA. We also apply ConGA to generate test cases for C programs, and evaluate efficiency of the FEP-based test case generation technique. The experiments show that the proposed technique reduces 20% of test data generation time on average.

Automatic Calibration of SWAT Model Using LH-OAT Sensitivity Analysis and SCE-UA Optimization Method (LH-OAT 민감도 분석과 SCE-UA 최적화 방법을 이용한 SWAT 모형의 자동보정)

  • Lee Do-Hun
    • Journal of Korea Water Resources Association
    • /
    • v.39 no.8 s.169
    • /
    • pp.677-690
    • /
    • 2006
  • The LH-OAT (Latin Hypercube One factor At a Time) method for sensitivity analysis and SCE-UA (Shuffled Complex Evolution at University of Arizona) optimization method were applied for the automatic calibration of SWAT model in Bocheong-cheon watershed. The LH-OAT method which combines the advantages of global and local sensitivity analysis effectively identified the sensitivity ranking for the parameters of SWAT model over feasible parameter space. Use of this information allows us to select the calibrated parameters for the automatic calibration process. The performance of the automatic calibration of SWAT model using SCE-UA method depends on the length of calibration period, the number of calibrated parameters, and the selection of statistical error criteria. The performance of SWAT model in terms of RMSE (Root Mean Square Error), NSEF (Nash-Sutcliffe Model Efficiency), RMAE (Relative Mean Absolute Error), and NMSE (Normalized Mean Square Error) becomes better as the calibration period and the number of parameters defined in the automatic calibration process increase. However, NAE (Normalized Average Error) and SDR (Standard Deviation Ratio) were not improved although the calibration period and the number of calibrated parameters are increased. The result suggests that there are complex interactions among the calibration data, the calibrated parameters, and the model error criteria and a need for further study to understand these complex interactions at various representative watersheds.

Fault Tolerant Controller Design for Supersonic Advanced Trainer Using Model Following Adaptive Technique (모델추종 적응제어기법을 이용한 초음속 고등훈련기의 고장허용제어기 설계)

  • Kim, Seung-Keun;Lee, Ho-Jin;Yoon, Seung-Ho;Han, Young-Su;Kim, You-Dan;Kim, Chong-Shup;Cho, In-Je
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.37 no.5
    • /
    • pp.464-469
    • /
    • 2009
  • In this study, a new fault tolerant controller based on a model following adaptive technique is applied to the reconfiguration mode of supersonic advanced trainer. The designed controller is applied to the flight control system of high performance aircraft. To verify the performance of the proposed controller, numerical simulations are executed using a non-realtime nonlinear verification tool.

Ontology-Based Focused Crawling Combined with Neural Network (신경망을 적용한 온톨로지 기반의 Focused Crawling)

  • Zheng, Hai-Tao;Kang, Bo-Young;Namgoong, Hyun;Kim, Hong-Gee
    • Annual Conference on Human and Language Technology
    • /
    • 2007.10a
    • /
    • pp.128-133
    • /
    • 2007
  • Focused crawling은 검색시스템의 구축을 위한 웹 문서 수집단계에서, 미리 정의된 토픽 집합들과 관련성을 가지는 웹 문서를 수집하기 위하여 제안되었다. 이러한 focused crawling 연구에서 보다 효과적인 웹 문서 수집을 위해 주어진 토픽에 대한 양질의 배경지식을 제공할 수 있도록 온톨로지가 활발히 활용되어왔다. 그러나 기존의 온톨로지 기반 focused crawling 연구는 토픽과 웹 문서 간의 관련성 측정을 위하여, 주어진 토픽과 관련있는 온톨로지 내 각 개념들에 직관에 의존한 가중치를 부여하여 활용하였다. 하지만 이러한 직관에 의존한 가중치부여 기법은 안정된 수집결과를 도출할 수 있는 최적화된 가중치 값을 얻기가 힘든 한계가 있다. 따라서 본 논문에서는 이러한 개념에 대한 가중치가 학습에 의하여 자동으로 결정되도록, 인공신경망을 적용한 온톨로지 기반 focused crawling 기법을 제안한다. 웹 상에서 제안된 시스템의 성능을 실험한 결과 기존의 온톨로지 기반 수집 기법에 비하여 보다 향상된 결과를 보임을 알 수 있었다.

  • PDF

A study on Optimal Design for the Inductance and Coreloss of Plate Type Induction Heater for Electric Vehicle (전기자동차용 판형 인덕션 히터의 인덕턴스 및 철손 최적설계 연구)

  • Kang, Jun-Kyu;Jo, Byoung-Wook;Kim, Ki-Chan
    • The Journal of the Korea Contents Association
    • /
    • v.18 no.10
    • /
    • pp.425-430
    • /
    • 2018
  • The battery system of an electric vehicle suffers from the problem the battery output and the service life decrease at low temperature. A Positive Temperature Coefficient(PTC) heater is used for maintaining room temperature but is heavy due to a complicated insulation structure. The larger the weight is, the lower the fuel economy of the electric vehicle is. On the other hand a induction heater have a simple insulation structure, which is effective in weight reduction and has a rapid temperature rise. The induction heater consists of an LC resonance circuit. The larger the capacitance is, the higher the price and weight is. Therefore, the inductance should be increased to reduce the capacitance. Also, the main heat source of the induction heater is coreloss. So, it is important to optimize inductance and coreloss in terms of electromagnetic field design. In this paper, the inductance and the coreloss according to the change of the induction heater structure were optimized through the Taguchi method and Finite Element Method(FEM) simulation.