• Title/Summary/Keyword: multi-layer perceptron

Search Result 436, Processing Time 0.03 seconds

A Study on Distance Relay of Transmission with UPFC Using Artificial Neural Network (신경회로망을 이용한 UPFC가 연계된 송전선로의 거리계전기에 관한 연구)

  • Park, Jeong-Ho;Jung, Chang-Ho;Shin, Dong-Joon;Kim, Jin-O
    • Proceedings of the KIEE Conference
    • /
    • 2002.07a
    • /
    • pp.196-198
    • /
    • 2002
  • This paper represents a new approach for the protective relay of power transmission lines using a Artificial Neural Network(ANN). A different fault on transmission lines need to be detected, classified and located accurately and cleared as fast as possible. However, The protection range of the distance relay is always designed on the basis of fixed settings, and unfortunately these approach do not have the ability to adapt dynamically to the system operating condition. ANN is suitable for the adaptive relaying and the detection of complex faults. The backpropagation algorithm based multi-layer perceptron is utilized for the learning process. It allows to make control to various protection functions. As expected, the simulation result demonstrate that this approach is useful and satisfactory.

  • PDF

Detection of Abnormal Signals in Gas Pipes Using Neural Networks

  • Min, Hwang-Ki;Park, Cheol-Hoon
    • Proceedings of the IEEK Conference
    • /
    • 2008.06a
    • /
    • pp.669-670
    • /
    • 2008
  • In this paper, we present a real-time system to detect abnormal events on gas pipes, based on the signals which are observed through the audio sensors attached on them. First, features are extracted from these signals so that they are robust to noise and invariant to the distance between a sensor and a spot at which an abnormal event like an attack on the gas pipes occurs. Then, a classifier is constructed to detect abnormal events using neural networks. It is a combination of two neural network models, a Gaussian mixture model and a multi-layer perceptron, for the reduction of miss and false alarms. The former works for miss alarm prevention and the latter for false alarm prevention. The experimental result with real data from the actual gas system shows that the proposed system is effective in detecting the dangerous events in real-time with an accuracy of 92.9%.

  • PDF

Individual Cylinder Spark Advance Control Using Cylinder Pressure in SI Engines

  • Park, Seungbum;Myoungho Sunwoo;Paljoo Yoon
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2001.10a
    • /
    • pp.160.2-160
    • /
    • 2001
  • This paper presents an individual cylinder spark advance control strategy based upon the location of peak pressure (LPP) in spark ignition engines using artificial neural networks. The LPP is estimated using a feedforward multi-layer perceptron network (MLPN), which needs only five samples of output voltage from the cylinder pressure sensor. The cyclic variation of LPP restricts the gain of the feedback controller, and results in poor regulation performance during the transient operation of the engine. The transient performance of the spark advance controller is improved by adding a feedforward controller which reflects the abrupt changes of the engine operating conditions such as engine speed and manifold absolute pressure (MAP)...

  • PDF

Implementation of Face Recognition System Using Neural Network

  • gi, Jung-Hun;yong, Kuc-Tae
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2001.10a
    • /
    • pp.169.2-169
    • /
    • 2001
  • In this paper, we propose the face recognition system using the neural network. A difficult procedure in constructing the entire recognition systems is the feature extraction from the face imga. And a key poing is the design of the matching function that relates the set of feature values to the appropriate face candidates. We use the length and angle values as feature values that are extracted from the face image normalized to the range of [0,1]. These features values are applied to the input layer of the neural network. Then, these multi-layered perceptron learns or gives otput result. By using the neural network we need not to design the matching function. This function may have nonlinear attributes considerably and would be ...

  • PDF

A new training method for neuro-control of a manipulator (매니퓰레이터의 신경제어를 위한 새로운 학습 방법)

  • 경계현;고명삼;이범희
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1991.10a
    • /
    • pp.1022-1027
    • /
    • 1991
  • A new method to control a robot manipulator by neural networks is proposed. The controller is composed of both a PD controller and a neural network-based feedforward controller. MLP(multi-layer perceptron) neural network is used for the feedforward controller and trained by BP(back-propagation) learning rule. Error terms for BP learning rule are composed of the outputs of a PD controller and the acceleration errors of manipulator joints. We compare the proposed method with existing ones and contrast performances of them by simulation. Also, We discuss the real application of the proposed method in consideration of the learning time of the neural network and the time required for sensing the joint acceleration.

  • PDF

The prediction of interest rate using artificial neural network models

  • Hong, Taeho;Han, Ingoo
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 1996.04a
    • /
    • pp.741-744
    • /
    • 1996
  • Artifical Neural Network(ANN) models were used for forecasting interest rate as a new methodology, which has proven itself successful in financial domain. This research intended to construct ANN models which can maximize the performance of prediction, regarding Corporate Bond Yield (CBY) as interest rate. Synergistic Market Analysis (SMA) was applied to the construction of models [Freedman et al.]. In this aspect, while the models which consist of only time series data for corporate bond yield were devloped, the other models generated through conjunction and reorganization of fundamental variables and market variables were developed. Every model was constructed to predict 1,6, and 12 months after and we obtained 9 ANN models for interest rate forecasting. Multi-layer perceptron networks using backpropagation algorithm showed good performance in the prediction for 1 and 6 months after.

  • PDF

Prediction of Cutting Force using Neural Network and Design of Experiments (신경망과 실험계획법을 이용한 절삭력 예측)

  • 이영문;최봉환;송태성;김선일;이동식
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1997.10a
    • /
    • pp.1032-1035
    • /
    • 1997
  • The purpose of this paper is to reduce the number of cutting tests and to predict the main cutting force and the specific cutting energy. By using the SOFM neural network, the most suitable cutting test conditions has been found. As a result, the number of cutting tests has been reduced to one-third. And by using MLP neural network and regression analysis, the main cutting force and specific cutting energy has been predicted. Predicted values of main cutting force and specific cutting energy are well concide with the measured ones.

  • PDF

Isolated Word Recognition Using Hidden Markov Models with Bounded State Duration (제한적 상태지속시간을 갖는 HMM을 이용한 고립단어 인식)

  • 이기희;임인칠
    • Journal of the Korean Institute of Telematics and Electronics B
    • /
    • v.32B no.5
    • /
    • pp.756-764
    • /
    • 1995
  • In this paper, we proposed MLP(MultiLayer Perceptron) based HMM's(Hidden Markov Models) with bounded state duration for isolated word recognition. The minimum and maximum state duration for each state of a HMM are estimated during the training phase and used as parameters of constraining state transition in a recognition phase. The procedure for estimating these parameters and the recognition algorithm using the proposed HMM's are also described. Speaker independent isolated word recognition experiments using a vocabulary of 10 city names and 11 digits indicate that recognition rate can be improved by adjusting the minimum state durations.

  • PDF

Isolated Word Recognition Using a Speaker-Adaptive Neural Network (화자적응 신경망을 이용한 고립단어 인식)

  • 이기희;임인칠
    • Journal of the Korean Institute of Telematics and Electronics B
    • /
    • v.32B no.5
    • /
    • pp.765-776
    • /
    • 1995
  • This paper describes a speaker adaptation method to improve the recognition performance of MLP(multiLayer Perceptron) based HMM(Hidden Markov Model) speech recognizer. In this method, we use lst-order linear transformation network to fit data of a new speaker to the MLP. Transformation parameters are adjusted by back-propagating classification error to the transformation network while leaving the MLP classifier fixed. The recognition system is based on semicontinuous HMM's which use the MLP as a fuzzy vector quantizer. The experimental results show that rapid speaker adaptation resulting in high recognition performance can be accomplished by this method. Namely, for supervised adaptation, the error rate is signifecantly reduced from 9.2% for the baseline system to 5.6% after speaker adaptation. And for unsupervised adaptation, the error rate is reduced to 5.1%, without any information from new speakers.

  • PDF

Nonlinear channel equalization using a decision feedback recurrent neural network (결정 궤환 재귀 신경망을 이용한 비선형 채널의 등화)

  • 옹성환;유철우;홍대식
    • Journal of the Korean Institute of Telematics and Electronics S
    • /
    • v.34S no.9
    • /
    • pp.23-30
    • /
    • 1997
  • In this paper, a decision feedback recurrent neural equalization (DFRNE) scheme is proposed for adaptive equalization problems. The proposed equalizer models a nonlinear infinite impulse response (IIR) filter. The modified Real-Time recurrent Learning Algorithm (RTRL) is used to train the DFRNE. The DFRNE is applied to both linear channels with only intersymbol interference and nonlinear channels for digital video cassette recording (DVCR) system. And the performance of the DFRNE is compared to those of the conventional equalizaion schemes, such as a linear equalizer, a decision feedback equalizer, and neural equalizers based on multi-layer perceptron (MLP), in view of both bit error rate performance and mean squared error (MSE) convergence. It is shown that the DFRNE with a reasonable size not only gives improvement of compensating for the channel introduced distortions, but also makes the MSE converge fast and stable.

  • PDF