Journal of Engineering Science and Technology Review 6 (2) (2013) Research Article. Received 25 June 2012; Accepted 15 January 2013

Size: px
Start display at page:

Download "Journal of Engineering Science and Technology Review 6 (2) (2013) Research Article. Received 25 June 2012; Accepted 15 January 2013"

Transcription

1 Jestr Journal of Engineering Science and Technology Review 6 () (3) 5-54 Research Article JOURNAL OF Engineering Science and Technology Review Fault Diagnosis and Classification in Urban Rail Vehicle Auxiliary Inverter Based on Wavelet Pacet and Elman Neural Networ Dechen Yao,*, Limin Jia, Changxu Ji, Yong Qin, Guangwu Liu and Shiyou Zhu State Key Laboratory of Rail Traffic Control and Safety, Beijing Jiaotong University Beijing, China Guangzhou Metro.Guangzhou, 53, China Received 5 June ; Accepted 5 January 3 Abstract In this paper we present a novel method in fault recognition and classification in urban rail vehicle auxiliary inverter based on wavelet pacet and Elman neural networ. First, the original fault voltage signals are decomposed by wavelet pacet. Next, an automatic feature extraction algorithm is constructed. Finally, those wavelet pacet energy eigenvectors are used as Elman neural networ input parameters to realize intelligent fault diagnosis. The result shows that the Elman neural networ is better than BP neural networ, it is effective to distinguish the state of the urban rail vehicle auxiliary inverter. Keywords: Fault Diagnosis, Urban Rail Vehicle Auxiliary Inverter, Wavelet Pacet, Elman Neural Networ. Introduction Auxiliary inverters are widely used in urban rail vehicle, according to statistics, most of the electrical fault is caused by auxiliary inverter. Once the auxiliary inverter s fault, it causes both personal damage and heavy economic loss. Therefore, monitoring and fault diagnosis of the auxiliary inverter is essential. Numerous condition monitoring and diagnostics methodologies are utilizing to identify the faults of auxiliary inverter. For example, FFT, STFT, wavelet transform, neutral networs [-3] and soon. The FFT has drawbac, when signal is nonstationary or noisy, even in FFT, time information is lost. Many researchers have used short-time Fourier transform (STFT) to overcome the time information problem but low resolution problem exists in STFT. The wavelets transform is currently used to overcome both the time information and low resolution problems. A major advantage of the wavelets transform is that this method can exhibit the local features of the signals and give account of how energy is distributed over frequencies changes from one instant to the next [4]. Wavelet pacet transform (WPT) is an important extension of wavelet transform. Wavelet pacet (WP) functions inherit the property of time frequency localization from their corresponding wavelet functions, but offer more flexibility than wavelet in representing different type of signals. Comparing to wavelet analysis, WPT has found a few applications in chemistry, and is still rare used in the pre-processing of ANN input data [5]. In the recent years, the artificial neural networ has been widely applied on fault diagnosis. ANNs are nonlinear methods which * address: shmily37@sina.com ISSN: Kavala Institute of Technology. All rights reserved. mimic nerve system. They have functions of self-organizing, data-driven, self-study, self-adaptive and associated memory. ANNs can learn from patterns and capture hidden functional relationships in a given data even if the functional relationships are not nown or difficult to identify. Using the training methods, an ANN can be trained to identify the underlying correlation between the inputs and outputs. Later, the unseen inputs can be fed to the trained ANN to generate appropriate outputs [6]. In this study, recurrent neural networ approach, which is named as Elman s net, is used for monitoring of the urban rail vehicle auxiliary inverter. This paper aims to propose an effective fault diagnosis and classification method for urban rail vehicle auxiliary inverter based on wavelet pacet and Elman neural networ. The feasibility of this method is demonstrated through the data of voltage signal. These results reported in this paper clearly demonstrate the accuracy of implementing this approach for urban rail vehicle auxiliary inverter. The paper is organized as follows. Section briefly discusses the wavelet and wavelet pacet. section 3 describes the wavelet pacet energy vector algorithm. Section 4 illustrates Elman neural networs. Section 5 demonstrates the effectiveness of the proposed wavelet pacet and Elman neural networ algorithm for faults diagnosis and classification in urban rail vehicle auxiliary inverter. Finally, conclusions are given in Section 6.. Wavelet and wavelet pacet transform ψ and its Fourier transform, ψ ˆ( f ) If ( L ( R) the admissibility condition [7], satisfy

2 D. C. Yao, L. M. Jia, C. X. Ji, Y. Qin, G. W. Liu and S. Y. Zhu/Journal of Engineering Science and Technology Review 6 () (3) 5-54 C ψ ψˆ( f ) = f < A wavelet ψ ( is a function of zero average () S a d ψ ( = () ψ ( is a wavelet function and L ( R ) is the space of square integrable complex functions. The corresponding family of wavelets consists of a series of son wavelets, which are generated by dilation and translation from the mother wavelet ψ (, is shown as follows: ψ t b ab, = ( ) a ψ a, b R, a (3) a where a and b are the dilation and translation parameters, respectively. Wavelet pacet analysis method is the promotion of multi-resolution wavelet analysis, simply, it is a function family. First, the two-scale relations of the orthogonal scaling function ϕ ( and wavelet function ψ ( are as follows [8]: ϕ ( t ) = h ϕ(t ) (4a) ψ ( t ) = h ψ (t ) (4b) ( h and h, the filter coefficients of multi-resolution analysis). Promotion the two-scale equation above, define the following recurrence relation [9] : ω t ) (5a) n( ) = h ωn(t z ( n+ ) = h ωn(t z ω t ) (5b) When n =, ω ( = φ( ; when n =, ω ( = ψ (. The set of functions { ω ( n } n z defined above is the ω ( = φ(. Thus, Wavelet pacet identified by the wavelet pacet is a set that has some relation functions including the scaling function ω ( t ) and mother wavelet function ω (. As shown in Fig., it is the diagram of wavelet pacet decomposition. S represents original signal, a represents the st low frequency coefficient X,which decomposed by wavelet pacet, d represents the st low frequency coefficient X, others is so on. aa da ad dd aaa3 daa3 ada 3 dda 3 aad 3 dad 3 add 3 ddd3 Fig.. Signal diagram of wavelet pacet decomposition 3. Wavelet pacet energy vector algorithm () The wavelet pacet is adopted to decompose the original signals. () The energy feature of each band E = S3 j t dt = 3 j ) n ( x (6) j Where, ( j =,, K,7; =, K, n) represents x j amplitude of the reconstructed signal. (3) The wavelet pacet energy eigenvector The definition of all the energy of signal: 7 E = E (7) j= 3 j A band of relative wavelet pacet energy: E3 j p3 j = (8) E The definition of relative wavelet pacet energy feature vector []: K i = p, p,, ) (9) ( 3 3 p37 4. Elman neural networs Recurrent neural networs have feedbac lins and incorporate temporal aspects better than feedforward neural networs. They also have state variables for the delays, so less information is required when modeling a system. The Elman networ is a recurrent neural networ of simple architecture which can be trained with the bacpropagation algorithm. The Elman networ consists of several layers, with the nodes using the input function, the weight function and the transfer functions (activation functions). The first layer is the input layer and the inputs are weighted with the weight function. Besides the output layer, all the other layers have recurrent lins []. The state units of the Elman networ can memorize all the feed inputs such that the outputs of the networ depend upon the current input as well as the previous inputs. The state layer of the Elman networ maes it different from the multilayer perceptron neural networ []. 5

3 D. C. Yao, L. M. Jia, C. X. Ji, Y. Qin, G. W. Liu and S. Y. Zhu/Journal of Engineering Science and Technology Review 6 () (3) 5-54 The networ can be expressed as follows[3]: x( ) = f ( w xc ( ) + w ( u( ))) (a) x c ( ) = x( ) (b) 3 y ( ) = g( w x( )) (c) 3 Where, w, w, w, are respectively the weight matrices of context units to hidden units, input units to hidden units and hidden units to output units. f ( ) And g( ) are nonlinear activation function vector of output units and hidden units respectively. Fig. shows the Elman neural networ structure for fault diagnosis of auxiliary inverter. Fig. 3(b). The reconstructed waveform of voltage fluctuation signal Out layer y( ) Context layer w 3 x( ) Hidden layer x xn xe xen w w x e () Input layer u( ) Fig.. Framewor of Elman neural networ 5. Experimental results Fig. 4(a). The time domain of power interruption signal 5. The process of wavelet pacet Fig. 3(a) - Fig. 5 (a) are the time domain of the signal. For wavelet pacet decomposition of the original data, the decomposition structure at 3 is realized and shown in Fig. 3 (b) - Fig. 5(b). After wavelet pacet decomposition, the wavelet pacet energy eigenvector is constructed. The dataset is divided into two groups, namely: the training and testing group. The training dataset is used for determining the Elman neural networ parameters. The testing dataset is used to validate the performance of the trained Elman neural networ model. The training group is shown in Tab., the testing group is shown in Tab.. Fig. 4(b). The reconstructed waveform of power interruption signal Fig. 3(a). The time domain of voltage fluctuation signal Fig. 5(a). The time domain of frequency variation signal 5

4 D. C. Yao, L. M. Jia, C. X. Ji, Y. Qin, G. W. Liu and S. Y. Zhu/Journal of Engineering Science and Technology Review 6 () (3) 5-54 The test results of BP neural networ are shown in Tab. 3 and Elman neural networ are shown in Tab. 4. By contrasted the outputs of the examination sample with the ideal outputs of the examination sample, the outputs of BP, Elman neural networ are all closed to the corresponding ideal outputs of the examination sample, the outputs of Elman neural networ are better than BP neural networ. 6. Conclusions Fig. 5(b). The reconstructed waveform of frequency variation signal 5. BP neural networ and Elman neural networ for fault diagnosis and classification The MATLAB software is used to validate the performance of the proposed approach in this paper. The BP neural networ and Elman neural networ consists of 8 neurons in the input layer, 3 neurons in the output layer. 8 inputs corresponding to the 8 different ranges of the frequency spectrum of a fault signal, 3 outputs corresponding to 3 respective signals, such as voltage fluctuation signal, impulsive transient signal and Frequency variation signal. After many times of experiments, the hidden layer adopts 7 neurons with faster speed and better learning effect, so the structure of Elman neural networ is The BP neural networ is After trained the networ, the testing group is used to examine the trained BP neural networ and Elman neural networ. In this paper, an new method for fault diagnosis and classification in urban rail vehicle auxiliary inverter based on wavelet pacet and Elman neural networ is presented. () The wavelet pacet can subdivide the signal accurately and extract the eigenvector of signal, it can distinguish every fault type. () With memory and recurrent feedbac connections, an Elman neural networ can learn temporal patterns effectively, and has better robustness. The experimental results show that the wavelet pacet and Elman neural networ analysis technology can identify the failure characteristics of the urban rail vehicle auxiliary inverter. So it has fair prospects of application for the inverter fault diagnosis. Acnowledgements This paper was supported by the National Key Technology R&D Program in the th Five year Plan of china (BAGB5), the State Key Laboratory of Rail Traffic Control and Safety (No. RCSZZ), Beijing Jiaotong University and Doctor Foundation of Shandong Province (BSDX8). Tab.. Sample data of urban rail vehicle auxiliary inverter operation Number Training sample Fault status Fault vector voltage fluctuation ( ) voltage fluctuation ( ) voltage fluctuation ( ) voltage collapse ( ) voltage collapse ( ) voltage collapse ( ) Frequency variation ( ) Frequency variation ( ) Frequency variation ( ) Tab.. Testing data Number Training sample Fault status voltage fluctuation voltage collapse Frequency variation Tab. 3. Testing results of BP neural networ Fault status Fault vector Actual outputs Testing results voltage fluctuation ( ) ( ) voltage fluctuation impulsive transient ( ) ( ) voltage collapse Frequency variation ( ) ( ) Frequency variation 53

5 D. C. Yao, L. M. Jia, C. X. Ji, Y. Qin, G. W. Liu and S. Y. Zhu/Journal of Engineering Science and Technology Review 6 () (3) 5-54 Tab. 4. Testing results of Elman neural networ Fault status Fault vector Actual outputs Testing results voltage fluctuation ( ) ( ) voltage fluctuation impulsive transient ( ) ( ) impulsive transient Frequency variation ( ) ( ) Frequency variation References. Zhang Lanhong, Hu Yuwen. Fault Diagnosis and Tolerant Techniques of Inverter in Three-Phase Variable Frequency Drive System, Transactions of china electrotechnical society. 4,(9):-9.. Yang Qiaoling, Zhang Haiping. Research on inverter fault diagnosis of brushless DC motor. Industrial instrumentation & automation., : Dai Peng, Cai Yun. Fault diagnosis for inverters based on wavelet pacet transform and neural networ. Power supply technologies and applications,,8(4): Pratesh Jayaswal, A. K.Wadhwani. Machine Fault Signature Analysis. International Journal of Rotating Machinery. 8:-. 5. Shouxin Ren, Ling Gao. Resolve of overlapping voltammetric signals in using a wavelet pacet transform based Elman recurrent neural networ. Journal of Electroanalytical Chemistry. 6, (586): Muhammad Ardalani-Farsa, SaeedZolfaghari. Chaotic time series prediction with residual analysis method using hybrid Elman NARX neural networs, Neurocomputing.,(73): Jianda Wu, Jienchen Chen. Continuous wavelet transform technique for fault signal diagnosis of internal combustion engines. NDT&E International, 6, (39): Wenxing Bao, Pu Wang. Romote sensing image fusion based on wavelet pacet analysis, Communication Software and Networs. : Jiang Ling. Rearch of Remote Sensing Image Fusion Based on CurVelet Transform [D]. Harbin Engineering University.8.. Yao Dechen, Yang Jianwei. Fault Diagnosis of Railway Bearing Based on Muti-method Fusion Techniques. Machine Design and Research,,6(3): W. Zhang, C. Bai, G. Liu, Neural networ modeling of ecosystems: a case study on cabbage growth system, Ecol. Model. 7,: S.I. Ao, V. Palade. Ensemble of Elman neural networs and support vector machines for reverse engineering of gene regulatory networs. Applied Soft Computing.,(): Cai Guoqiang, Yang Jianwei. Fault Diagnosis of Railway Rolling Bearing Based on Wavelet Pacet and Elman Neural Networ, IASTED 9:

A novel intelligent predictive maintenance procedure for electrical machines

A novel intelligent predictive maintenance procedure for electrical machines A novel intelligent predictive maintenance procedure for electrical machines D.-M. Yang Department of Automation Engineering, Kao-Yuan University, No.1821 Chung-Shan Road, Loju Hsiang, Kaohsiung County,

More information

Bearing fault diagnosis based on TEO and SVM

Bearing fault diagnosis based on TEO and SVM Bearing fault diagnosis based on TEO and SVM Qingzhu Liu, Yujie Cheng 2 School of Reliability and Systems Engineering, Beihang University, Beijing 9, China Science and Technology on Reliability and Environmental

More information

Bearing fault diagnosis based on EMD-KPCA and ELM

Bearing fault diagnosis based on EMD-KPCA and ELM Bearing fault diagnosis based on EMD-KPCA and ELM Zihan Chen, Hang Yuan 2 School of Reliability and Systems Engineering, Beihang University, Beijing 9, China Science and Technology on Reliability & Environmental

More information

The Fault extent recognition method of rolling bearing based on orthogonal matching pursuit and Lempel-Ziv complexity

The Fault extent recognition method of rolling bearing based on orthogonal matching pursuit and Lempel-Ziv complexity The Fault extent recognition method of rolling bearing based on orthogonal matching pursuit and Lempel-Ziv complexity Pengfei Dang 1,2 *, Yufei Guo 2,3, Hongjun Ren 2,4 1 School of Mechanical Engineering,

More information

Method for Recognizing Mechanical Status of Container Crane Motor Based on SOM Neural Network

Method for Recognizing Mechanical Status of Container Crane Motor Based on SOM Neural Network IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Method for Recognizing Mechanical Status of Container Crane Motor Based on SOM Neural Network To cite this article: X Q Yao et

More information

The Research of Urban Rail Transit Sectional Passenger Flow Prediction Method

The Research of Urban Rail Transit Sectional Passenger Flow Prediction Method Journal of Intelligent Learning Systems and Applications, 2013, 5, 227-231 Published Online November 2013 (http://www.scirp.org/journal/jilsa) http://dx.doi.org/10.4236/jilsa.2013.54026 227 The Research

More information

Prediction of gas emission quantity using artificial neural networks

Prediction of gas emission quantity using artificial neural networks Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(6):1653-165 Research Article ISSN : 095-384 CODEN(USA) : JCPRC5 Prediction of gas emission quantity using artificial

More information

Direct Method for Training Feed-forward Neural Networks using Batch Extended Kalman Filter for Multi- Step-Ahead Predictions

Direct Method for Training Feed-forward Neural Networks using Batch Extended Kalman Filter for Multi- Step-Ahead Predictions Direct Method for Training Feed-forward Neural Networks using Batch Extended Kalman Filter for Multi- Step-Ahead Predictions Artem Chernodub, Institute of Mathematical Machines and Systems NASU, Neurotechnologies

More information

Bearing fault diagnosis based on Shannon entropy and wavelet package decomposition

Bearing fault diagnosis based on Shannon entropy and wavelet package decomposition Bearing fault diagnosis based on Shannon entropy and wavelet package decomposition Hong Mei Liu 1, Chen Lu, Ji Chang Zhang 3 School of Reliability and Systems Engineering, Beihang University, Beijing 1191,

More information

Materials Science Forum Online: ISSN: , Vols , pp doi: /

Materials Science Forum Online: ISSN: , Vols , pp doi: / Materials Science Forum Online: 2004-12-15 ISSN: 1662-9752, Vols. 471-472, pp 687-691 doi:10.4028/www.scientific.net/msf.471-472.687 Materials Science Forum Vols. *** (2004) pp.687-691 2004 Trans Tech

More information

Application of cepstrum and neural network to bearing fault detection

Application of cepstrum and neural network to bearing fault detection Journal of Mechanical Science and Technology 23 (2009) 2730~2737 Journal of Mechanical Science and Technology www.springerlin.com/content/738-494x DOI 0.007/s2206-009-0802-9 Application of cepstrum and

More information

WHEELSET BEARING VIBRATION ANALYSIS BASED ON NONLINEAR DYNAMICAL METHOD

WHEELSET BEARING VIBRATION ANALYSIS BASED ON NONLINEAR DYNAMICAL METHOD 15 th November 212. Vol. 45 No.1 25-212 JATIT & LLS. All rights reserved. WHEELSET BEARING VIBRATION ANALYSIS BASED ON NONLINEAR DYNAMICAL METHOD 1,2 ZHAO ZHIHONG, 2 LIU YONGQIANG 1 School of Computing

More information

Introduction to Biomedical Engineering

Introduction to Biomedical Engineering Introduction to Biomedical Engineering Biosignal processing Kung-Bin Sung 6/11/2007 1 Outline Chapter 10: Biosignal processing Characteristics of biosignals Frequency domain representation and analysis

More information

A Hybrid Time-delay Prediction Method for Networked Control System

A Hybrid Time-delay Prediction Method for Networked Control System International Journal of Automation and Computing 11(1), February 2014, 19-24 DOI: 10.1007/s11633-014-0761-1 A Hybrid Time-delay Prediction Method for Networked Control System Zhong-Da Tian Xian-Wen Gao

More information

The Reliability Evaluation of Electromagnetic Valve of EMUs Based on Two-Parameter Exponential Distribution

The Reliability Evaluation of Electromagnetic Valve of EMUs Based on Two-Parameter Exponential Distribution Send Orders for Reprints to reprints@benthamscience.ae 63 The Open Mechanical Engineering Journal 25 9 63-636 Open Access The Reliability Evaluation of Electromagnetic Valve of EMUs Based on Two-Parameter

More information

Dynamic Data Modeling of SCR De-NOx System Based on NARX Neural Network Wen-jie ZHAO * and Kai ZHANG

Dynamic Data Modeling of SCR De-NOx System Based on NARX Neural Network Wen-jie ZHAO * and Kai ZHANG 2018 International Conference on Modeling, Simulation and Analysis (ICMSA 2018) ISBN: 978-1-60595-544-5 Dynamic Data Modeling of SCR De-NOx System Based on NARX Neural Network Wen-jie ZHAO * and Kai ZHANG

More information

A Wavelet Neural Network Forecasting Model Based On ARIMA

A Wavelet Neural Network Forecasting Model Based On ARIMA A Wavelet Neural Network Forecasting Model Based On ARIMA Wang Bin*, Hao Wen-ning, Chen Gang, He Deng-chao, Feng Bo PLA University of Science &Technology Nanjing 210007, China e-mail:lgdwangbin@163.com

More information

An Improved Method of Power System Short Term Load Forecasting Based on Neural Network

An Improved Method of Power System Short Term Load Forecasting Based on Neural Network An Improved Method of Power System Short Term Load Forecasting Based on Neural Network Shunzhou Wang School of Electrical and Electronic Engineering Huailin Zhao School of Electrical and Electronic Engineering

More information

Myoelectrical signal classification based on S transform and two-directional 2DPCA

Myoelectrical signal classification based on S transform and two-directional 2DPCA Myoelectrical signal classification based on S transform and two-directional 2DPCA Hong-Bo Xie1 * and Hui Liu2 1 ARC Centre of Excellence for Mathematical and Statistical Frontiers Queensland University

More information

Multiple Wavelet Coefficients Fusion in Deep Residual Networks for Fault Diagnosis

Multiple Wavelet Coefficients Fusion in Deep Residual Networks for Fault Diagnosis Multiple Wavelet Coefficients Fusion in Deep Residual Networks for Fault Diagnosis Minghang Zhao, Myeongsu Kang, Baoping Tang, Michael Pecht 1 Backgrounds Accurate fault diagnosis is important to ensure

More information

A Hybrid Model of Wavelet and Neural Network for Short Term Load Forecasting

A Hybrid Model of Wavelet and Neural Network for Short Term Load Forecasting International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 4 (2014), pp. 387-394 International Research Publication House http://www.irphouse.com A Hybrid Model of

More information

Identification of two-mass system parameters using neural networks

Identification of two-mass system parameters using neural networks 3ème conférence Internationale des énergies renouvelables CIER-2015 Proceedings of Engineering and Technology - PET Identification of two-mass system parameters using neural networks GHOZZI Dorsaf 1,NOURI

More information

Power Supply Quality Analysis Using S-Transform and SVM Classifier

Power Supply Quality Analysis Using S-Transform and SVM Classifier Journal of Power and Energy Engineering, 2014, 2, 438-447 Published Online April 2014 in SciRes. http://www.scirp.org/journal/jpee http://dx.doi.org/10.4236/jpee.2014.24059 Power Supply Quality Analysis

More information

Soft Sensor Modelling based on Just-in-Time Learning and Bagging-PLS for Fermentation Processes

Soft Sensor Modelling based on Just-in-Time Learning and Bagging-PLS for Fermentation Processes 1435 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 70, 2018 Guest Editors: Timothy G. Walmsley, Petar S. Varbanov, Rongin Su, Jiří J. Klemeš Copyright 2018, AIDIC Servizi S.r.l. ISBN 978-88-95608-67-9;

More information

Selection of the Appropriate Lag Structure of Foreign Exchange Rates Forecasting Based on Autocorrelation Coefficient

Selection of the Appropriate Lag Structure of Foreign Exchange Rates Forecasting Based on Autocorrelation Coefficient Selection of the Appropriate Lag Structure of Foreign Exchange Rates Forecasting Based on Autocorrelation Coefficient Wei Huang 1,2, Shouyang Wang 2, Hui Zhang 3,4, and Renbin Xiao 1 1 School of Management,

More information

Hand Written Digit Recognition using Kalman Filter

Hand Written Digit Recognition using Kalman Filter International Journal of Electronics and Communication Engineering. ISSN 0974-2166 Volume 5, Number 4 (2012), pp. 425-434 International Research Publication House http://www.irphouse.com Hand Written Digit

More information

Short-Term Wind Speed Forecasting Using Regularization Extreme Learning Machine Da-cheng XING 1, Ben-shuang QIN 1,* and Cheng-gang LI 2

Short-Term Wind Speed Forecasting Using Regularization Extreme Learning Machine Da-cheng XING 1, Ben-shuang QIN 1,* and Cheng-gang LI 2 27 International Conference on Mechanical and Mechatronics Engineering (ICMME 27) ISBN: 978--6595-44- Short-Term Wind Speed Forecasting Using Regularization Extreme Learning Machine Da-cheng XING, Ben-shuang

More information

An artificial neural networks (ANNs) model is a functional abstraction of the

An artificial neural networks (ANNs) model is a functional abstraction of the CHAPER 3 3. Introduction An artificial neural networs (ANNs) model is a functional abstraction of the biological neural structures of the central nervous system. hey are composed of many simple and highly

More information

A Hybrid ARIMA and Neural Network Model to Forecast Particulate. Matter Concentration in Changsha, China

A Hybrid ARIMA and Neural Network Model to Forecast Particulate. Matter Concentration in Changsha, China A Hybrid ARIMA and Neural Network Model to Forecast Particulate Matter Concentration in Changsha, China Guangxing He 1, Qihong Deng 2* 1 School of Energy Science and Engineering, Central South University,

More information

Research Article Fault Diagnosis for Analog Circuits by Using EEMD, Relative Entropy, and ELM

Research Article Fault Diagnosis for Analog Circuits by Using EEMD, Relative Entropy, and ELM Computational Intelligence and Neuroscience Volume 216, Article ID 765754, 9 pages http://dx.doi.org/1.1155/216/765754 Research Article Fault Diagnosis for Analog Circuits by Using EEMD, Relative Entropy,

More information

Wear State Recognition of Drills Based on K-means Cluster and Radial Basis Function Neural Network

Wear State Recognition of Drills Based on K-means Cluster and Radial Basis Function Neural Network International Journal of Automation and Computing 7(3), August 2010, 271-276 DOI: 10.1007/s11633-010-0502-z Wear State Recognition of Drills Based on K-means Cluster and Radial Basis Function Neural Network

More information

PATTERN RECOGNITION FOR PARTIAL DISCHARGE DIAGNOSIS OF POWER TRANSFORMER

PATTERN RECOGNITION FOR PARTIAL DISCHARGE DIAGNOSIS OF POWER TRANSFORMER PATTERN RECOGNITION FOR PARTIAL DISCHARGE DIAGNOSIS OF POWER TRANSFORMER PO-HUNG CHEN 1, HUNG-CHENG CHEN 2, AN LIU 3, LI-MING CHEN 1 1 Department of Electrical Engineering, St. John s University, Taipei,

More information

ARTIFICIAL NEURAL NETWORK WITH HYBRID TAGUCHI-GENETIC ALGORITHM FOR NONLINEAR MIMO MODEL OF MACHINING PROCESSES

ARTIFICIAL NEURAL NETWORK WITH HYBRID TAGUCHI-GENETIC ALGORITHM FOR NONLINEAR MIMO MODEL OF MACHINING PROCESSES International Journal of Innovative Computing, Information and Control ICIC International c 2013 ISSN 1349-4198 Volume 9, Number 4, April 2013 pp. 1455 1475 ARTIFICIAL NEURAL NETWORK WITH HYBRID TAGUCHI-GENETIC

More information

Identification and Classification of High Impedance Faults using Wavelet Multiresolution Analysis

Identification and Classification of High Impedance Faults using Wavelet Multiresolution Analysis 92 NATIONAL POWER SYSTEMS CONFERENCE, NPSC 2002 Identification Classification of High Impedance Faults using Wavelet Multiresolution Analysis D. Cha N. K. Kishore A. K. Sinha Abstract: This paper presents

More information

RESEARCH ON MONITORING METHOD OF WORKING CONDITION FOR BEARING

RESEARCH ON MONITORING METHOD OF WORKING CONDITION FOR BEARING RESEARCH ON MONITORING METHOD OF WORKING CONDITION FOR BEARING Ke HUANG *, Hongming ZHOU Mechanical and Electrical Engineering College of Wenzhou University, Wenzhou, 325035, China E-mail: hk125cn@163.com

More information

Intelligent Handwritten Digit Recognition using Artificial Neural Network

Intelligent Handwritten Digit Recognition using Artificial Neural Network RESEARCH ARTICLE OPEN ACCESS Intelligent Handwritten Digit Recognition using Artificial Neural Networ Saeed AL-Mansoori Applications Development and Analysis Center (ADAC), Mohammed Bin Rashid Space Center

More information

Study on Dahlin algorithm of Brushless DC motor based on Neural. Network

Study on Dahlin algorithm of Brushless DC motor based on Neural. Network Joint International Mechanical, Electronic and Information Technology Conference (JIMET 205) Study on Dahlin algorithm of Brushless DC motor based on Neural Network ZILONG HUANG DAN WANG2, LELE XI 3, YANKAI

More information

Intelligent Fault Classification of Rolling Bearing at Variable Speed Based on Reconstructed Phase Space

Intelligent Fault Classification of Rolling Bearing at Variable Speed Based on Reconstructed Phase Space Journal of Robotics, Networking and Artificial Life, Vol., No. (June 24), 97-2 Intelligent Fault Classification of Rolling Bearing at Variable Speed Based on Reconstructed Phase Space Weigang Wen School

More information

Application of Artificial Neural Networks in Evaluation and Identification of Electrical Loss in Transformers According to the Energy Consumption

Application of Artificial Neural Networks in Evaluation and Identification of Electrical Loss in Transformers According to the Energy Consumption Application of Artificial Neural Networks in Evaluation and Identification of Electrical Loss in Transformers According to the Energy Consumption ANDRÉ NUNES DE SOUZA, JOSÉ ALFREDO C. ULSON, IVAN NUNES

More information

1983. Gearbox fault diagnosis based on local mean decomposition, permutation entropy and extreme learning machine

1983. Gearbox fault diagnosis based on local mean decomposition, permutation entropy and extreme learning machine 1983. Gearbox fault diagnosis based on local mean decomposition, permutation entropy and extreme learning machine Yu Wei 1, Minqiang Xu 2, Yongbo Li 3, Wenhu Huang 4 Department of Astronautical Science

More information

Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine

Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine Song Li 1, Peng Wang 1 and Lalit Goel 1 1 School of Electrical and Electronic Engineering Nanyang Technological University

More information

Study on Fault Location in the T-Connection Transmission Lines Based on Wavelet Transform

Study on Fault Location in the T-Connection Transmission Lines Based on Wavelet Transform World Journal of Engineering and Technology, 015, 3, 106-115 Published Online August 015 in SciRes. http://www.scirp.org/journal/wjet http://dx.doi.org/10.436/wjet.015.3301 Study on Fault Location in the

More information

Wavelet Neural Networks for Nonlinear Time Series Analysis

Wavelet Neural Networks for Nonlinear Time Series Analysis Applied Mathematical Sciences, Vol. 4, 2010, no. 50, 2485-2495 Wavelet Neural Networks for Nonlinear Time Series Analysis K. K. Minu, M. C. Lineesh and C. Jessy John Department of Mathematics National

More information

Introduction to Mathematical Programming

Introduction to Mathematical Programming Introduction to Mathematical Programming Ming Zhong Lecture 25 November 5, 2018 Ming Zhong (JHU) AMS Fall 2018 1 / 19 Table of Contents 1 Ming Zhong (JHU) AMS Fall 2018 2 / 19 Some Preliminaries: Fourier

More information

APPLICATION OF RADIAL BASIS FUNCTION NEURAL NETWORK, TO ESTIMATE THE STATE OF HEALTH FOR LFP BATTERY

APPLICATION OF RADIAL BASIS FUNCTION NEURAL NETWORK, TO ESTIMATE THE STATE OF HEALTH FOR LFP BATTERY International Journal of Electrical and Electronics Engineering (IJEEE) ISSN(P): 2278-9944; ISSN(E): 2278-9952 Vol. 7, Issue 1, Dec - Jan 2018, 1-6 IASET APPLICATION OF RADIAL BASIS FUNCTION NEURAL NETWORK,

More information

Chapter 15. Dynamically Driven Recurrent Networks

Chapter 15. Dynamically Driven Recurrent Networks Chapter 15. Dynamically Driven Recurrent Networks Neural Networks and Learning Machines (Haykin) Lecture Notes on Self-learning Neural Algorithms Byoung-Tak Zhang School of Computer Science and Engineering

More information

ARTIFICIAL NEURAL NETWORKS گروه مطالعاتي 17 بهار 92

ARTIFICIAL NEURAL NETWORKS گروه مطالعاتي 17 بهار 92 ARTIFICIAL NEURAL NETWORKS گروه مطالعاتي 17 بهار 92 BIOLOGICAL INSPIRATIONS Some numbers The human brain contains about 10 billion nerve cells (neurons) Each neuron is connected to the others through 10000

More information

ECE Introduction to Artificial Neural Network and Fuzzy Systems

ECE Introduction to Artificial Neural Network and Fuzzy Systems ECE 39 - Introduction to Artificial Neural Network and Fuzzy Systems Wavelet Neural Network control of two Continuous Stirred Tank Reactors in Series using MATLAB Tariq Ahamed Abstract. With the rapid

More information

CS:4420 Artificial Intelligence

CS:4420 Artificial Intelligence CS:4420 Artificial Intelligence Spring 2018 Neural Networks Cesare Tinelli The University of Iowa Copyright 2004 18, Cesare Tinelli and Stuart Russell a a These notes were originally developed by Stuart

More information

Neural networks. Chapter 19, Sections 1 5 1

Neural networks. Chapter 19, Sections 1 5 1 Neural networks Chapter 19, Sections 1 5 Chapter 19, Sections 1 5 1 Outline Brains Neural networks Perceptrons Multilayer perceptrons Applications of neural networks Chapter 19, Sections 1 5 2 Brains 10

More information

Using Neural Networks for Identification and Control of Systems

Using Neural Networks for Identification and Control of Systems Using Neural Networks for Identification and Control of Systems Jhonatam Cordeiro Department of Industrial and Systems Engineering North Carolina A&T State University, Greensboro, NC 27411 jcrodrig@aggies.ncat.edu

More information

A Machine Intelligence Approach for Classification of Power Quality Disturbances

A Machine Intelligence Approach for Classification of Power Quality Disturbances A Machine Intelligence Approach for Classification of Power Quality Disturbances B K Panigrahi 1, V. Ravi Kumar Pandi 1, Aith Abraham and Swagatam Das 1 Department of Electrical Engineering, IIT, Delhi,

More information

Estimation of the Pre-Consolidation Pressure in Soils Using ANN method

Estimation of the Pre-Consolidation Pressure in Soils Using ANN method Current World Environment Vol. 11(Special Issue 1), 83-88 (2016) Estimation of the Pre-Consolidation Pressure in Soils Using ANN method M. R. Motahari Department of Civil Engineering, Faculty of Engineering,

More information

Deep Learning: Approximation of Functions by Composition

Deep Learning: Approximation of Functions by Composition Deep Learning: Approximation of Functions by Composition Zuowei Shen Department of Mathematics National University of Singapore Outline 1 A brief introduction of approximation theory 2 Deep learning: approximation

More information

Artificial Neural Networks Examination, June 2004

Artificial Neural Networks Examination, June 2004 Artificial Neural Networks Examination, June 2004 Instructions There are SIXTY questions (worth up to 60 marks). The exam mark (maximum 60) will be added to the mark obtained in the laborations (maximum

More information

MODELING AND EXPERIMENTAL STUDY ON DRILLING RIG ANTI-JAMMING VALVE WITH BP NEURAL NETWORK

MODELING AND EXPERIMENTAL STUDY ON DRILLING RIG ANTI-JAMMING VALVE WITH BP NEURAL NETWORK Engineering Review, Vol. 3, Issue 2, 99-0, 20. 99 MODELING AND EXPERIMENTAL STUDY ON DRILLING RIG ANTI-JAMMING VALVE WITH BP NEURAL NETWORK Wei Ma * Fei Ma School of Mechanical Engineering, University

More information

A new method for short-term load forecasting based on chaotic time series and neural network

A new method for short-term load forecasting based on chaotic time series and neural network A new method for short-term load forecasting based on chaotic time series and neural network Sajjad Kouhi*, Navid Taghizadegan Electrical Engineering Department, Azarbaijan Shahid Madani University, Tabriz,

More information

Research Article Data-Driven Fault Diagnosis Method for Power Transformers Using Modified Kriging Model

Research Article Data-Driven Fault Diagnosis Method for Power Transformers Using Modified Kriging Model Hindawi Mathematical Problems in Engineering Volume 2017, Article ID 3068548, 5 pages https://doi.org/10.1155/2017/3068548 Research Article Data-Driven Fault Diagnosis Method for Power Transformers Using

More information

2262. Remaining life prediction of rolling bearing based on PCA and improved logistic regression model

2262. Remaining life prediction of rolling bearing based on PCA and improved logistic regression model 2262. Remaining life prediction of rolling bearing based on PCA and improved logistic regression model Fengtao Wang 1, Bei Wang 2, Bosen Dun 3, Xutao Chen 4, Dawen Yan 5, Hong Zhu 6 1, 2, 3, 4 School of

More information

Open Access Applying Energy-Equal Entropy of Wavelet Packet to Diagnose Circuit Breaker Faults

Open Access Applying Energy-Equal Entropy of Wavelet Packet to Diagnose Circuit Breaker Faults Send Orders for Reprints to reprints@benthamscience.ae The Open Electrical & Electronic Engineering Journal, 2014, 8, 445-452 445 Open Access Applying Energy-Equal Entropy of Wavelet Packet to Diagnose

More information

Artificial Neural Networks Francesco DI MAIO, Ph.D., Politecnico di Milano Department of Energy - Nuclear Division IEEE - Italian Reliability Chapter

Artificial Neural Networks Francesco DI MAIO, Ph.D., Politecnico di Milano Department of Energy - Nuclear Division IEEE - Italian Reliability Chapter Artificial Neural Networks Francesco DI MAIO, Ph.D., Politecnico di Milano Department of Energy - Nuclear Division IEEE - Italian Reliability Chapter (Chair) STF - China Fellow francesco.dimaio@polimi.it

More information

Pattern Classification

Pattern Classification Pattern Classification All materials in these slides were taen from Pattern Classification (2nd ed) by R. O. Duda,, P. E. Hart and D. G. Stor, John Wiley & Sons, 2000 with the permission of the authors

More information

Denoising of hydropower unit vibration signal based on variational mode decomposition and approximate entropy

Denoising of hydropower unit vibration signal based on variational mode decomposition and approximate entropy Article Denoising of hydropower unit vibration signal based on variational mode decomposition and approximate entropy Transactions of the Institute of Measurement and Control 016, Vol. 38(3) 8 9 Ó The

More information

T Machine Learning and Neural Networks

T Machine Learning and Neural Networks T-61.5130 Machine Learning and Neural Networks (5 cr) Lecture 11: Processing of Temporal Information Prof. Juha Karhunen https://mycourses.aalto.fi/ Aalto University School of Science, Espoo, Finland 1

More information

RESEARCH ON COMPLEX THREE ORDER CUMULANTS COUPLING FEATURES IN FAULT DIAGNOSIS

RESEARCH ON COMPLEX THREE ORDER CUMULANTS COUPLING FEATURES IN FAULT DIAGNOSIS RESEARCH ON COMPLEX THREE ORDER CUMULANTS COUPLING FEATURES IN FAULT DIAGNOSIS WANG YUANZHI School of Computer and Information, Anqing Normal College, Anqing 2460, China ABSTRACT Compared with bispectrum,

More information

The research and application of NMPC in Automatic Train Operation

The research and application of NMPC in Automatic Train Operation he research and application of NMPC in Automatic rain Operation XIAOJUAN LU, QI GUO, HAIYING DONG, BAOFENG MA School of Automation and Electrical Engineering Lanzhou Jiaotong University No.88, Anning Road(west),

More information

CSE 352 (AI) LECTURE NOTES Professor Anita Wasilewska. NEURAL NETWORKS Learning

CSE 352 (AI) LECTURE NOTES Professor Anita Wasilewska. NEURAL NETWORKS Learning CSE 352 (AI) LECTURE NOTES Professor Anita Wasilewska NEURAL NETWORKS Learning Neural Networks Classifier Short Presentation INPUT: classification data, i.e. it contains an classification (class) attribute.

More information

Research Article Wind Speed Forecasting by Wavelet Neural Networks: A Comparative Study

Research Article Wind Speed Forecasting by Wavelet Neural Networks: A Comparative Study Mathematical Problems in Engineering Volume 213, Article ID 3981, 7 pages http://dx.doi.org/.11/213/3981 Research Article Wind Speed Forecasting by Wavelet Neural Networks: A Comparative Study Chuanan

More information

Application of Fully Recurrent (FRNN) and Radial Basis Function (RBFNN) Neural Networks for Simulating Solar Radiation

Application of Fully Recurrent (FRNN) and Radial Basis Function (RBFNN) Neural Networks for Simulating Solar Radiation Bulletin of Environment, Pharmacology and Life Sciences Bull. Env. Pharmacol. Life Sci., Vol 3 () January 04: 3-39 04 Academy for Environment and Life Sciences, India Online ISSN 77-808 Journal s URL:http://www.bepls.com

More information

Bidirectional Representation and Backpropagation Learning

Bidirectional Representation and Backpropagation Learning Int'l Conf on Advances in Big Data Analytics ABDA'6 3 Bidirectional Representation and Bacpropagation Learning Olaoluwa Adigun and Bart Koso Department of Electrical Engineering Signal and Image Processing

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(3): Research Article

Journal of Chemical and Pharmaceutical Research, 2014, 6(3): Research Article Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(3):813-817 Research Article ISSN : 0975-7384 COEN(USA) : JCPRC5 Research On the Burning Zone Temperature Control

More information

Product Quality Prediction by a Neural Soft-Sensor Based on MSA and PCA

Product Quality Prediction by a Neural Soft-Sensor Based on MSA and PCA International Journal of Automation and Computing 1 (2006) 17-22 Product Quality Prediction by a Neural Soft-Sensor Based on MSA and PCA Jian Shi, Xing-Gao Liu National Laboratory of Industrial Control

More information

Outlier Detection and Correction for the Deviations of Tooth Profiles of Gears

Outlier Detection and Correction for the Deviations of Tooth Profiles of Gears 0.2478/msr-203-003 MEASUREMENT SCIENCE REVIEW, Volume 3, No. 2, 203 Outlier Detection and Correction for the Deviations of Tooth Profiles of Gears Han Lianfu,2, Fu Changfeng 2, Wang Jun, Tang Wenyan Institute

More information

Prediction of Vegetable Price Based on Neural Network and Genetic Algorithm

Prediction of Vegetable Price Based on Neural Network and Genetic Algorithm Prediction of Vegetable Price Based on Neural Network and Genetic Algorithm Changshou uo 1, Qingfeng Wei 1, iying Zhou 2,, Junfeng Zhang 1, and ufen un 1 1 Institute of Information on cience and Technology

More information

Neural Nets in PR. Pattern Recognition XII. Michal Haindl. Outline. Neural Nets in PR 2

Neural Nets in PR. Pattern Recognition XII. Michal Haindl. Outline. Neural Nets in PR 2 Neural Nets in PR NM P F Outline Motivation: Pattern Recognition XII human brain study complex cognitive tasks Michal Haindl Faculty of Information Technology, KTI Czech Technical University in Prague

More information

A novel dual H infinity filters based battery parameter and state estimation approach for electric vehicles application

A novel dual H infinity filters based battery parameter and state estimation approach for electric vehicles application Available online at www.sciencedirect.com ScienceDirect Energy Procedia 3 (26 ) 375 38 Applied Energy Symposium and Forum, REM26: Renewable Energy Integration with Mini/Microgrid, 9-2 April 26, Maldives

More information

Radar Signal Intra-Pulse Feature Extraction Based on Improved Wavelet Transform Algorithm

Radar Signal Intra-Pulse Feature Extraction Based on Improved Wavelet Transform Algorithm Int. J. Communications, Network and System Sciences, 017, 10, 118-17 http://www.scirp.org/journal/ijcns ISSN Online: 1913-373 ISSN Print: 1913-3715 Radar Signal Intra-Pulse Feature Extraction Based on

More information

EE04 804(B) Soft Computing Ver. 1.2 Class 2. Neural Networks - I Feb 23, Sasidharan Sreedharan

EE04 804(B) Soft Computing Ver. 1.2 Class 2. Neural Networks - I Feb 23, Sasidharan Sreedharan EE04 804(B) Soft Computing Ver. 1.2 Class 2. Neural Networks - I Feb 23, 2012 Sasidharan Sreedharan www.sasidharan.webs.com 3/1/2012 1 Syllabus Artificial Intelligence Systems- Neural Networks, fuzzy logic,

More information

A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE

A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE Li Sheng Institute of intelligent information engineering Zheiang University Hangzhou, 3007, P. R. China ABSTRACT In this paper, a neural network-driven

More information

RESEARCH ON AEROCRAFT ATTITUDE TESTING TECHNOLOGY BASED ON THE BP ANN

RESEARCH ON AEROCRAFT ATTITUDE TESTING TECHNOLOGY BASED ON THE BP ANN RESEARCH ON AEROCRAFT ATTITUDE TESTING TECHNOLOGY BASED ON THE BP ANN 1 LIANG ZHI-JIAN, 2 MA TIE-HUA 1 Assoc. Prof., Key Laboratory of Instrumentation Science & Dynamic Measurement, North University of

More information

A STATE-SPACE NEURAL NETWORK FOR MODELING DYNAMICAL NONLINEAR SYSTEMS

A STATE-SPACE NEURAL NETWORK FOR MODELING DYNAMICAL NONLINEAR SYSTEMS A STATE-SPACE NEURAL NETWORK FOR MODELING DYNAMICAL NONLINEAR SYSTEMS Karima Amoura Patrice Wira and Said Djennoune Laboratoire CCSP Université Mouloud Mammeri Tizi Ouzou Algeria Laboratoire MIPS Université

More information

Application of matter element analysis in weather forecasting

Application of matter element analysis in weather forecasting METEOROLOGICAL APPLICATIONS Meteorol Appl 21: 398 402 (2014) Published online 27 November 2012 in Wiley Online Library (wileyonlinelibrarycom) DOI: 101002/met1354 Application of matter element analysis

More information

RESERVOIR INFLOW FORECASTING USING NEURAL NETWORKS

RESERVOIR INFLOW FORECASTING USING NEURAL NETWORKS RESERVOIR INFLOW FORECASTING USING NEURAL NETWORKS CHANDRASHEKAR SUBRAMANIAN MICHAEL T. MANRY Department Of Electrical Engineering The University Of Texas At Arlington Arlington, TX 7619 JORGE NACCARINO

More information

Neural Network Identification of Non Linear Systems Using State Space Techniques.

Neural Network Identification of Non Linear Systems Using State Space Techniques. Neural Network Identification of Non Linear Systems Using State Space Techniques. Joan Codina, J. Carlos Aguado, Josep M. Fuertes. Automatic Control and Computer Engineering Department Universitat Politècnica

More information

Load Forecasting Using Artificial Neural Networks and Support Vector Regression

Load Forecasting Using Artificial Neural Networks and Support Vector Regression Proceedings of the 7th WSEAS International Conference on Power Systems, Beijing, China, September -7, 2007 3 Load Forecasting Using Artificial Neural Networks and Support Vector Regression SILVIO MICHEL

More information

Hybrid Excited Vernier Machines with All Excitation Sources on the Stator for Electric Vehicles

Hybrid Excited Vernier Machines with All Excitation Sources on the Stator for Electric Vehicles Progress In Electromagnetics Research M, Vol. 6, 113 123, 16 Hybrid Excited Vernier Machines with All Excitation Sources on the Stator for Electric Vehicles Liang Xu, Guohai Liu, Wenxiang Zhao *, and Jinghua

More information

Artificial Neural Networks

Artificial Neural Networks Introduction ANN in Action Final Observations Application: Poverty Detection Artificial Neural Networks Alvaro J. Riascos Villegas University of los Andes and Quantil July 6 2018 Artificial Neural Networks

More information

Research Article A PLS-Based Weighted Artificial Neural Network Approach for Alpha Radioactivity Prediction inside Contaminated Pipes

Research Article A PLS-Based Weighted Artificial Neural Network Approach for Alpha Radioactivity Prediction inside Contaminated Pipes Mathematical Problems in Engineering, Article ID 517605, 5 pages http://dxdoiorg/101155/2014/517605 Research Article A PLS-Based Weighted Artificial Neural Network Approach for Alpha Radioactivity Prediction

More information

Research of Hybrid Three-phase equilibrium Technology

Research of Hybrid Three-phase equilibrium Technology IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Research of Hybrid Three-phase equilibrium Technology To cite this article: K Xu et al 2016 IOP Conf. Ser.: Earth Environ. Sci.

More information

Time-frequency analysis of seismic data using synchrosqueezing wavelet transform a

Time-frequency analysis of seismic data using synchrosqueezing wavelet transform a Time-frequency analysis of seismic data using synchrosqueezing wavelet transform a a Published in Journal of Seismic Exploration, 23, no. 4, 303-312, (2014) Yangkang Chen, Tingting Liu, Xiaohong Chen,

More information

1439. Numerical simulation of the magnetic field and electromagnetic vibration analysis of the AC permanent-magnet synchronous motor

1439. Numerical simulation of the magnetic field and electromagnetic vibration analysis of the AC permanent-magnet synchronous motor 1439. Numerical simulation of the magnetic field and electromagnetic vibration analysis of the AC permanent-magnet synchronous motor Bai-zhou Li 1, Yu Wang 2, Qi-chang Zhang 3 1, 2, 3 School of Mechanical

More information

Invariant Pattern Recognition using Dual-tree Complex Wavelets and Fourier Features

Invariant Pattern Recognition using Dual-tree Complex Wavelets and Fourier Features Invariant Pattern Recognition using Dual-tree Complex Wavelets and Fourier Features G. Y. Chen and B. Kégl Department of Computer Science and Operations Research, University of Montreal, CP 6128 succ.

More information

Portugaliae Electrochimica Acta 26/4 (2008)

Portugaliae Electrochimica Acta 26/4 (2008) Portugaliae Electrochimica Acta 6/4 (008) 6-68 PORTUGALIAE ELECTROCHIMICA ACTA Comparison of Regression Model and Artificial Neural Network Model for the Prediction of Volume Percent of Diamond Deposition

More information

1251. An approach for tool health assessment using the Mahalanobis-Taguchi system based on WPT-AR

1251. An approach for tool health assessment using the Mahalanobis-Taguchi system based on WPT-AR 25. An approach for tool health assessment using the Mahalanobis-Taguchi system based on WPT-AR Chen Lu, Yujie Cheng 2, Zhipeng Wang 3, Jikun Bei 4 School of Reliability and Systems Engineering, Beihang

More information

Artificial Intelligence (AI) Common AI Methods. Training. Signals to Perceptrons. Artificial Neural Networks (ANN) Artificial Intelligence

Artificial Intelligence (AI) Common AI Methods. Training. Signals to Perceptrons. Artificial Neural Networks (ANN) Artificial Intelligence Artificial Intelligence (AI) Artificial Intelligence AI is an attempt to reproduce intelligent reasoning using machines * * H. M. Cartwright, Applications of Artificial Intelligence in Chemistry, 1993,

More information

PARAMETERS OPTIMIZATION OF CONTINUOUS WAVELET TRANSFORM AND ITS APPLICATION IN ACOUSTIC EMISSION SIGNAL ANALYSIS OF ROLLING BEARING *

PARAMETERS OPTIMIZATION OF CONTINUOUS WAVELET TRANSFORM AND ITS APPLICATION IN ACOUSTIC EMISSION SIGNAL ANALYSIS OF ROLLING BEARING * 104 CHINESE JOURNAL OF MECHANICAL ENGINEERING Vol. 20,aNo. 2,a2007 ZHANG Xinming HE Yongyong HAO Ruiang CHU Fulei State Key Laboratory of Tribology, Tsinghua University, Being 100084, China PARAMETERS

More information

ADAPTIVE INVERSE CONTROL BASED ON NONLINEAR ADAPTIVE FILTERING. Information Systems Lab., EE Dep., Stanford University

ADAPTIVE INVERSE CONTROL BASED ON NONLINEAR ADAPTIVE FILTERING. Information Systems Lab., EE Dep., Stanford University ADAPTIVE INVERSE CONTROL BASED ON NONLINEAR ADAPTIVE FILTERING Bernard Widrow 1, Gregory Plett, Edson Ferreira 3 and Marcelo Lamego 4 Information Systems Lab., EE Dep., Stanford University Abstract: Many

More information

Christian Mohr

Christian Mohr Christian Mohr 20.12.2011 Recurrent Networks Networks in which units may have connections to units in the same or preceding layers Also connections to the unit itself possible Already covered: Hopfield

More information

A New Recognition Method of Vehicle License Plate Based on Genetic Neural Network

A New Recognition Method of Vehicle License Plate Based on Genetic Neural Network A New Recognition Method of Vehicle License Plate Based on Genetic Neural Network Guangmin SUN, Canhui ZHANG, Weiwei ZOU, Guangyu YU Department of Electronic Engineering Beijing University of Technology

More information

The Research of Railway Coal Dispatched Volume Prediction Based on Chaos Theory

The Research of Railway Coal Dispatched Volume Prediction Based on Chaos Theory The Research of Railway Coal Dispatched Volume Prediction Based on Chaos Theory Hua-Wen Wu Fu-Zhang Wang Institute of Computing Technology, China Academy of Railway Sciences Beijing 00044, China, P.R.

More information