• Title/Summary/Keyword: Neural Network-based

Search Result 5,654, Processing Time 0.032 seconds

Neural-based Blind Modeling of Mini-mill ASC Crown

  • Lee, Gang-Hwa;Lee, Dong-Il;Lee, Seung-Joon;Lee, Suk-Gyu;Kim, Shin-Il;Park, Hae-Doo;Park, Seung-Gap
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.12 no.6
    • /
    • pp.577-582
    • /
    • 2002
  • Neural network can be trained to approximate an arbitrary nonlinear function of multivariate data like the mini-mill crown values in Automatic Shape Control. The trained weights of neural network can evaluate or generalize the process data outside the training vectors. Sometimes, the blind modeling of the process data is necessary to compare with the scattered analytical model of mini-mill process in isolated electro-mechanical forms. To come up with a viable model, we propose the blind neural-based range-division domain-clustering piecewise-linear modeling scheme. The basic ideas are: 1) dividing the range of target data, 2) clustering the corresponding input space vectors, 3)training the neural network with clustered prototypes to smooth out the convergence and 4) solving the resulting matrix equations with a pseudo-inverse to alleviate the ill-conditioning problem. The simulation results support the effectiveness of the proposed scheme and it opens a new way to the data analysis technique. By the comparison with the statistical regression, it is evident that the proposed scheme obtains better modeling error uniformity and reduces the magnitudes of errors considerably. Approximatly 10-fold better performance results.

A Gait Phase Classifier using a Recurrent Neural Network (순환 신경망을 이용한 보행단계 분류기)

  • Heo, Won ho;Kim, Euntai;Park, Hyun Sub;Jung, Jun-Young
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.21 no.6
    • /
    • pp.518-523
    • /
    • 2015
  • This paper proposes a gait phase classifier using a Recurrent Neural Network (RNN). Walking is a type of dynamic system, and as such it seems that the classifier made by using a general feed forward neural network structure is not appropriate. It is known that an RNN is suitable to model a dynamic system. Because the proposed RNN is simple, we use a back propagation algorithm to train the weights of the network. The input data of the RNN is the lower body's joint angles and angular velocities which are acquired by using the lower limb exoskeleton robot, ROBIN-H1. The classifier categorizes a gait cycle as two phases, swing and stance. In the experiment for performance verification, we compared the proposed method and general feed forward neural network based method and showed that the proposed method is superior.

The Position Control of Excavator's Attachment using Multi-layer Neural Network (다층 신경 회로망을 이용한 굴삭기의 위치 제어)

  • Seo, Sam-Joon;Kwon, Dai-Ik;Seo, Ho-Joon;Park, Gwi-Tae;Kim, Dong-Sik
    • Proceedings of the KIEE Conference
    • /
    • 1995.07b
    • /
    • pp.705-709
    • /
    • 1995
  • The objective of this study is to design a multi-layer neural network which controls the position of excavator's attachment. In this paper, a dynamic controller has been developed based on an error back-propagation(BP) neural network. Since the neural network can model an arbitrary nonlinear mapping, it was used as a commanded feedforward input generator. A PD feedback controller is used in parallel with the feedforward neural network to train the system. The neural network was trained by the current state of the excavator as well as the PD feedback error. By using the BP network as a feedforward controller, no a priori knowledge on system dynamics is need. Computer simulation results demonstrate such powerful characteristics of the proposed controller as adaptation to changing environment, robustness to disturbancen and performance improvement with the on-line learning in the position control of excavator attachment.

  • PDF

High Performance of Induction Motor Drive with HAI Controller (HAI 제어기에 의한 유도전동기 드라이브의 고성능 제어)

  • Nam, Su-Myeong;Ko, Jae-Sub;Choi, Jung-Sik;Chung, Dong-Hwa
    • The Transactions of the Korean Institute of Electrical Engineers D
    • /
    • v.55 no.4
    • /
    • pp.154-157
    • /
    • 2006
  • This paper is proposed hybrid artificial intelligent(HAI) controller for high performance of induction motor drive. The design..of this algorithm based on fuzzy-neural network(FNN) controller that is implemented using fuzzy control and neural network. This controller uses fuzzy rule as training patterns of a neural network. Also, this controller uses the back-propagation method to adjust the weights between the neurons of neural network in order to minimize the error between the command output and actual output. A model reference adaptive scheme is proposed in which the adaptation mechanism is executed by fuzzy logic based on the error and change of error measured between the motor speed and output of a reference model. The control performance of the adaptive FNN controller is evaluated by analysis for various operating conditions. The results of experiment prove that the proposed control system has strong high performance and robustness to parameter variation, and steady-state accuracy and transient response.

Development of Classification System for Thermal Comfort Behavior of Pigs by Image Processing and Neural Network (영상처리와 인공신경망을 이용한 돼지의 체온조절행동 분류 시스템 개발)

  • 장동일;임영일;장홍희
    • Journal of Biosystems Engineering
    • /
    • v.24 no.5
    • /
    • pp.431-438
    • /
    • 1999
  • The environmental control based on interactive thermoregulatory behavior for swine production has many advantages over the conventional temperature-based control methods. Therefore, this study was conducted to compare various feature selection methods using postural images of growing pigs under various environmental conditions. A color CCD camera was used to capture the behavioral images which were then modified to binary images. The binary images were processed by thresholding, edge detection, and thinning techniques to separate the pigs from their background. Following feature were used for the input patterns to the neural network ; \circled1 perimeter, \circled2 area, \circled3 Fourier coefficients (5$\times$5), \circled4 combination of (\circled1 + \circled2), \circled5 combination of (\circled1 + \circled3), \circled6 combination of (\circled2 + \circled3), and \circled7 combination of (\circled1 + \circled2 + \circled3). Using the above each input pattern, the neural network could classify training images with the success rates of 96%, 96%, 96%, 100%, 100%, 96%, 100%, and testing images with those of 88%, 86%, 93%, 96%, 91%, 90%, 98%, respectively. Thus, the combination of perimeter, area and Fourier coefficients of the thinning images as neural network features gave the best performance (98%) in the behavioral classification.

  • PDF

Feature Selecting and Classifying Integrated Neural Network Algorithm for Multi-variate Classification (다변량 데이터의 분류 성능 향상을 위한 특질 추출 및 분류 기법을 통합한 신경망 알고리즘)

  • Yoon, Hyun-Soo;Baek, Jun-Geol
    • IE interfaces
    • /
    • v.24 no.2
    • /
    • pp.97-104
    • /
    • 2011
  • Research for multi-variate classification has been studied through two kinds of procedures which are feature selection and classification. Feature Selection techniques have been applied to select important features and the other one has improved classification performances through classifier applications. In general, each technique has been independently studied, however consideration of the interaction between both procedures has not been widely explored which leads to a degraded performance. In this paper, through integrating these two procedures, classification performance can be improved. The proposed model takes advantage of KBANN (Knowledge-Based Artificial Neural Network) which uses prior knowledge to learn NN (Neural Network) as training information. Each NN learns characteristics of the Feature Selection and Classification techniques as training sets. The integrated NN can be learned again to modify features appropriately and enhance classification performance. This innovative technique is called ALBNN (Algorithm Learning-Based Neural Network). The experiments' results show improved performance in various classification problems.

Neural-network-based Fault Detection and Diagnosis Method Using EIV(errors-in variables) (EIV를 이용한 신경회로망 기반 고장진단 방법)

  • Han, Hyung-Seob;Cho, Sang-Jin;Chong, Ui-Pil
    • Transactions of the Korean Society for Noise and Vibration Engineering
    • /
    • v.21 no.11
    • /
    • pp.1020-1028
    • /
    • 2011
  • As rotating machines play an important role in industrial applications such as aeronautical, naval and automotive industries, many researchers have developed various condition monitoring system and fault diagnosis system by applying artificial neural network. Since using obtained signals without preprocessing as inputs of neural network can decrease performance of fault classification, it is very important to extract significant features of captured signals and to apply suitable features into diagnosis system according to the kinds of obtained signals. Therefore, this paper proposes a neural-network-based fault diagnosis system using AR coefficients as feature vectors by LPC(linear predictive coding) and EIV(errors-in variables) analysis. We extracted feature vectors from sound, vibration and current faulty signals and evaluated the suitability of feature vectors depending on the classification results and training error rates by changing AR order and adding noise. From experimental results, we conclude that classification results using feature vectors by EIV analysis indicate more than 90 % stably for less than 10 orders and noise effect comparing to LPC.

A Study on Dual Response Approach Combining Neural Network and Genetic Algorithm (인공신경망과 유전알고리즘 기반의 쌍대반응표면분석에 관한 연구)

  • Arungpadang, Tritiya R.;Kim, Young Jin
    • Journal of Korean Institute of Industrial Engineers
    • /
    • v.39 no.5
    • /
    • pp.361-366
    • /
    • 2013
  • Prediction of process parameters is very important in parameter design. If predictions are fairly accurate, the quality improvement process will be useful to save time and reduce cost. The concept of dual response approach based on response surface methodology has widely been investigated. Dual response approach may take advantages of optimization modeling for finding optimum setting of input factor by separately modeling mean and variance responses. This study proposes an alternative dual response approach based on machine learning techniques instead of statistical analysis tools. A hybrid neural network-genetic algorithm has been proposed for the purpose of parameter design. A neural network is first constructed to model the relationship between responses and input factors. Mean and variance responses correspond to output nodes while input factors are used for input nodes. Using empirical process data, process parameters can be predicted without performing real experimentations. A genetic algorithm is then applied to find the optimum settings of input factors, where the neural network is used to evaluate the mean and variance response. A drug formulation example from pharmaceutical industry has been studied to demonstrate the procedures and applicability of the proposed approach.

Constitutive model for ratcheting behavior of Z2CND18.12N austenitic stainless steel under non-symmetric cyclic stress based on BP neural network

  • Wang, Xingang;Chen, Xiaohui;Yan, Mingming;Chang, Miaoxin
    • Steel and Composite Structures
    • /
    • v.28 no.5
    • /
    • pp.517-525
    • /
    • 2018
  • The specimens made by Z2CND18.12N austenitic stainless steel were conducted on a 100 kN closed loop servo hydraulic tension-compression testing machine with a digital controller. Uniaxial tension and uniaxial ratcheting effect tests were carried out at $25^{\circ}C$. Moreover, Uniaxial tension tests were conducted at $150^{\circ}C$, $250^{\circ}C$ and $350^{\circ}C$. Based on these experimental data, the prediction models of stress-strain curve and the relationship of ratcheting strain and number of cycles were established by the algorithm principle of BP neural network. The results indicated that the predicted results of neural network model were in well agreement with experimental data. It was found that the BP neural network model had high validity and accuracy.

Design of Speed Controller of an Induction Motor Based on Fuzzy-Neural Network (퍼지-신경회로망에 근거한 유도전동기 속도 제어기 설계)

  • Choi, Sung-Dae;Ban, Gi-Jong;Nam, Moon-Hyon;Kim, Lark-Kyo
    • Proceedings of the KIEE Conference
    • /
    • 2006.10c
    • /
    • pp.282-284
    • /
    • 2006
  • Generally PI controller is used to control the speed of an induction motor. It has the good performance of speed control in case of adjusting the control parameters. But it occurred the problem to change the control parameters in the change of operation condition. In order to solve this problem, Fuzzy control or Artificial neural network is introduced in the speed control of an induction motor. However, Fuzzy control have the problems as the difficulties to change the membership function and fuzzy rule and the remaining error. Also Neural network has the problem as the difficulties to analyze the behavior of inner part. Therefore, the study on the combination of two controller is proceeded. In this paper, Speed controller of an induction motor based fuzzy-neural network is proposed and the speed control of an induction motor is performed using the proposed controller. Through the experiment, the fast response and good stability of the proposed speed controller is proved.

  • PDF