• 제목/요약/키워드: GA based identification

검색결과 72건 처리시간 0.025초

Parameter Identification of Induction Motors using Variable-weighted Cost Function of Genetic Algorithms

  • Megherbi, A.C.;Megherbi, H.;Benmahamed, K.;Aissaoui, A.G.;Tahour, A.
    • Journal of Electrical Engineering and Technology
    • /
    • 제5권4호
    • /
    • pp.597-605
    • /
    • 2010
  • This paper presents a contribution to parameter identification of a non-linear system using a new strategy to improve the genetic algorithm (GA) method. Since cost function plays an important role in GA-based parameter identification, we propose to improve the simple version of GA, where weights of the cost function are not taken as constant values, but varying along the procedure of parameter identification. This modified version of GA is applied to the induction motor (IM) as an example of nonlinear system. The GA cost function is the weighted sum of stator current and rotor speed errors between the plant and the model of induction motor. Simulation results show that the identification method based on improved GA is feasible and gives high precision.

Rule-Based Fuzzy-Neural Networks Using the Identification Algorithm of the GA Hybrid Scheme

  • Park, Ho-Sung;Oh, Sung-Kwun
    • International Journal of Control, Automation, and Systems
    • /
    • 제1권1호
    • /
    • pp.101-110
    • /
    • 2003
  • This paper introduces an identification method for nonlinear models in the form of rule-based Fuzzy-Neural Networks (FNN). In this study, the development of the rule-based fuzzy neural networks focuses on the technologies of Computational Intelligence (CI), namely fuzzy sets, neural networks, and genetic algorithms. The FNN modeling and identification environment realizes parameter identification through synergistic usage of clustering techniques, genetic optimization and a complex search method. We use a HCM (Hard C-Means) clustering algorithm to determine initial apexes of the membership functions of the information granules used in this fuzzy model. The parameters such as apexes of membership functions, learning rates, and momentum coefficients are then adjusted using the identification algorithm of a GA hybrid scheme. The proposed GA hybrid scheme effectively combines the GA with the improved com-plex method to guarantee both global optimization and local convergence. An aggregate objective function (performance index) with a weighting factor is introduced to achieve a sound balance between approximation and generalization of the model. According to the selection and adjustment of the weighting factor of this objective function, we reveal how to design a model having sound approximation and generalization abilities. The proposed model is experimented with using several time series data (gas furnace, sewage treatment process, and NOx emission process data from gas turbine power plants).

GA 기반 퍼지 제어기의 설계 및 트럭 후진제어 (A Design of GA-based Fuzzy Controller and Truck Backer-Upper Control)

  • 곽근창;김주식;정수현
    • 전기학회논문지P
    • /
    • 제51권2호
    • /
    • pp.99-104
    • /
    • 2002
  • In this paper, we construct a hybrid intelligent controller based on a fusion scheme of GA(Genetic Algorithm) and FCM(Fuzzy C-Means) clustering-based ANFIS(Adaptive Neuro-Fuzzy Inference System). In the structure identification, a set of fuzzy rules are generated for a given criterion by FCM clustering algorithm. In the parameter identification, premise parameters are optimally searched by adaptive GA. On the other hand, consequent parameters are estimated by RLSE(Recursive Least Square Estimate) to reduce the search space. Finally, we applied the proposed method to the truck backer-upper control and obtained a better performance than previous works.

mGA의 혼합된 구조를 사용한 퍼지모델 동정 (Fuzzy Model Identification Using A mGA Hybrid Scheme)

  • 이연우;주영훈;박진배
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1999년도 하계학술대회 논문집 B
    • /
    • pp.507-509
    • /
    • 1999
  • In this paper, we propose a new fuzzy model identification method that can yield a successful fuzzy rule base for fundamental approximations. The method in this paper uses a set of input-output data and is based on a hybrid messy genetic algorithm (mGA) with a fine-tuning scheme. The mGA processes variable-length strings, while standard GAs work with a fixed-length coding scheme. For successfully identifying a complex nonlinear system, we first use the mGA, which coarsely optimizes the structure and the parameters of the fuzzy inference system, and then the gradient descent method which tine tunes the identified fuzzy model. In order to demonstrate the superiority and efficiency of the proposed scheme, we finally show its application to a nonlinear approximation.

  • PDF

온라인 GA 기반 비선형 시스템 식별 (Online GA-based Nonlinear System Identification)

  • 이정연;이홍기
    • 한국지능시스템학회논문지
    • /
    • 제20권6호
    • /
    • pp.820-824
    • /
    • 2010
  • 유전 알고리즘은 비선형 전역 최적화 문제 해결에 효과적이라고 알려져 있다. 그러나 해답의 신뢰성을 높이려면 많은 양의 계산이 필요하여 온라인 방식에는 적합하지 않다. 본 논문에서는 집단 피드백 유전 알고리즘을 사용한 온라인 비선형 시스템 식별기 구성을 제안한다. 제안된 시스템 식별기의 유용성은 모의실험을 통해 보인다.

PID Control of Poly-butadiene Latex(PBL) Reactor Based on Closed-loop Identification and Genetic Algorithm

  • Kwon, Tae-In;Yeo, Yeong-Koo;Lee, Kwang Hee
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2003년도 ICCAS
    • /
    • pp.2600-2605
    • /
    • 2003
  • The PBL (Poly-butadiene Latex) production process is a typical batch process. Changes of the reactor characteristics due to the accumulated scaling with the increase of batch cycles require adaptive tuning of the PID controller being used. In this work we propose a tuning method for PID controllers based on the closed-loop identification and the genetic algorithm (GA) and apply it to control the PBL process. An approximated process transfer function for the PBL reactor is obtained from the closed-loop data using a suitable closed-loop identification method. Tuning is performed by GA optimization in which the objective function is given by ITAE for the setpoint change. The proposed tuning method showed good control performance in actual operations.

  • PDF

GA기반 TSK 퍼지 분류기의 설계 및 응용 (The Design of GA-based TSK Fuzzy Classifier and Its application)

  • 곽근창;김승석;유정웅;전명근
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 2001년도 추계학술대회 학술발표 논문집
    • /
    • pp.233-236
    • /
    • 2001
  • In this paper, we propose a TSK-type fuzzy classifier using PCA(Principal Component Analysis), FCM(Fuzzy C-Means) clustering and hybrid GA(genetic algorithm). First, input data is transformed to reduce correlation among the data components by PCA. FCM clustering is applied to obtain a initial TSK-type fuzzy classifier. Parameter identification is performed by AGA(Adaptive Genetic Algorithm) and RLSE(Recursive Least Square Estimate). we applied the proposed method to Iris data classification problems and obtained a better performance than previous works.

  • PDF

최적화기법에 의한 베어링 동특성 계수의 규명 (Identification of Bearing Dynamic Coefficients Using Optimization Techniques)

  • 김용한;양보석;안영공;김영찬
    • 한국소음진동공학회:학술대회논문집
    • /
    • 한국소음진동공학회 2003년도 춘계학술대회논문집
    • /
    • pp.520-525
    • /
    • 2003
  • The determination of unknown parameters in rotating machinery is a difficult task and optimization techniques represent an alternative technique for parameter identification. The Simulated Annealing(SA) and Genetic Algorithm(GA) are powerful global optimization algorithm. This paper proposes new hybrid algorithm which combined GA with SA and local search algorithm for the purpose of parameter identification. Numerical examples are also presented to verify the efficiency of proposed algorithm. And, this paper presents the general methodology based on hybrid algorithm to identify unknown bearing parameters of flexible rotors using measured unbalance responses. Numerical examples are used to ilustrate the methodology used, which is then validated experimentally.

  • PDF

Nonlinear Identification of Electronic Brake Pedal Behavior Using Hybrid GMDH and Genetic Algorithm in Brake-By-Wire System

  • Bae, Junhyung;Lee, Seonghun;Shin, Dong-Hwan;Hong, Jaeseung;Lee, Jaeseong;Kim, Jong-Hae
    • Journal of Electrical Engineering and Technology
    • /
    • 제12권3호
    • /
    • pp.1292-1298
    • /
    • 2017
  • In this paper, we represent a nonlinear identification of electronic brake pedal behavior in the brake-by-wire (BBW) system based on hybrid group method of data handling (GMDH) and genetic algorithm (GA). A GMDH is a kind of multi-layer network with a structure that is determined through training and which can express nonlinear dynamics as a mathematical model. The GA is used in the GMDH, enabling each neuron to search for its optimal set of connections with the preceding layer. The results obtained with this hybrid approach were compared with different nonlinear system identification methods. The experimental results showed that the hybrid approach performs better than the other methods in terms of root mean square error (RMSE) and correlation coefficients. The hybrid GMDH/GA approach was effective for modeling and predicting the brake pedal system under random braking conditions.

Defects Evaluation of Blue Light Emitting Materials by Wet Etching and Transmission Electron Microscoppy

  • Hong, Soon-Ku;Kim, Bong-Jin
    • 한국진공학회:학술대회논문집
    • /
    • 한국진공학회 1998년도 제14회 학술발표회 논문개요집
    • /
    • pp.105-106
    • /
    • 1998
  • Evaluation of def3ects by etch-ppit formation was studied. A NaOH(30 mol%) etchant was found useful for etch-ppit developpment on ZnSe-based eppilayers grown on (001) gaAs. And a H3ppO4(85 mol%) was used in order to developp etch-ppits on GaN-base eppilayers grown on (0001) Al2O3 After etch-ppit formation on the surfsce. Transmission Electron Microscoppy(TEM) was cppmdicted. By etch-ppit developpment and TEM observation we could determine the defect typpes by etch-ppit configurfations and found origin of etch-ppit in the cse of ZnSe-based materials. Based uppon these results we can do defect identification by etch-ppit test simpply. In the case of GaN-based materials we could evaluate nanoppippe density. however high density of threading dislocations in GaN eppilayers were not revealed by etch-ppit developpment. Based uppon these results we can evaluate the nanoppippe density which difficult to evaluate using TEM beacause of its small size(diameter). And at ppresent status direct matching of etch-ppit density to dislocation density would make severe mistake.

  • PDF