Diesel Fault Diagnosis Technology Based on the theory of Fuzzy Neural Network Information Fusion

Size: px
Start display at page:

Download "Diesel Fault Diagnosis Technology Based on the theory of Fuzzy Neural Network Information Fusion"

Transcription

1 Diesel Fault Diagnosis Technology Based on the theory of Fuzzy Neural Network Information Fusion i ongkun a Xiaojiang e Yong Institute of Vibration Engineering, Dalian University of Technology, Dalian, , China l.hongkun@strath.ac.uk mxjiang@dlut.edu.cn heyong74@163.com Abstract-Because of the system dynamics, function and structure complexity, nonlinearity and uncertainty, the diesel engine fault diagnosis is very difficult. Sensor information fusion, concepts and techniques developed for optimal information processing in distributed multi-sensor environments through intelligent integration of multi-sensor data, has gained popularity over the past decade. A new method of fault diagnosis based information fusion has been brought forward. The main objective of this work is to develop a framework using information fusion theory for fault diagnosis. Fuzzy Neural Network (FNN) as the center of information fusion is applied to diesel engine fault diagnosis. easurement data from different type sensors are integrated and fused together based on FNN information fusion theory. Taken 1135 diesel fault diagnosis as an example, the method of fault diagnosis based on FNN information fusion was studied. This method, which is checked through theory and practice, provides a power means for condition monitoring and fault diagnosis for the diesel engine. The method will have great application foreground. Keywords: Fuzzy neural network, Information fusion, ulti-sensor, Fault diagnosis, Diesel engine 1 Introduction Nowadays, the corporation is more extensive complex and intelligent and the system state needs multi-objective condition monitoring and fault diagnosis to assure normal work. For the system dynamics, function and structure complexity, nonlinearity and uncertainty, the information from single sensor can not be satisfied with system requirement in the big type and complex system condition monitoring and fault diagnosis. Technology based on multi-sensor information fusion has been gotten attention and applied by many researchers [1,2]. ulti-sensor information fusion has always been used at different levels of complexity to reduce ambiguity for the sensor data. It plays an important role in many practical applications such as assemble, military command and control for battlefield management, mobile robot navigation, multiple target tracking, and aircraft navigation. Fault diagnosis based on multi-sensor information fusion has gotten considerable attention in recent years and it just is used in diesel engine fault diagnosis. It will have great application on this area. Diesel engine is a very complex machine. Its fault diagnosis is very difficult. Now many practical problems are just depended on worker experiment. It is not accuracy and difficult to find the fault in time. Information fusion theory brings forward a new method for diesel fault diagnosis. The research on this subject is studied and good conclusion can be gotten [3,4]. Information fusion model is very importance to intelligent multi-sensor data fusion. ulti-sensor information fusion has been characterized as fusion at different levels: data level, feature level, decision level [5]. Neural network is one of main method for multi-sensor information fusion. It has been tested as a good tool for the feature level fusion. Nowadays, it has been used very broadly on the information fusion domain. Neural network has parallel treatment network structure and learning ability by itself. But the knowledge denotation form can t be understood easily and it can t use the language knowledge in the expert domain. The fuzzy logic can utilize language knowledge preferably and the expression form can be understood easily. But the fuzzy logic exists weak of self-learning ability and difficulty in utilized number information. The neural

2 network and the fuzzy logic can be combined together, and FNN is formed. FNN can compensate the shortage of every system and has more superiority attributes. FNN is one of evolution future technology and also the hotspot of research [6,7]. This paper constructs the information fusion fault diagnosis center utilizing FNN. Fault diagnosis of diesel engine is as an example of FNN application. It is tested that the method is good for the diesel engine condition monitoring and fault diagnosis. And the method will have great application foreground in the diesel fault diagnosis area. This paper is organized as follows. Section 2 gives the introduction of diesel feature parameter pick-up. Section 3 introduces the structure of FNN information fusion. In section 4, an example of FNN information fusion application is given. Conclusions based on this study are summarized in section 5. 2 Fault Criterion Parameter Fault criterion data is very important to diagnose with accuracy for the system. Diesel engine is very a complex machine. It is very difficult for the fault diagnosis. So the fault criterion data is very important to select for the fault diagnosis. Through many experiments of diesel engine experiment, the author finds that the performance state parameters are very important to estimate the diesel engine performance stand or fall. So it is also very good fault criterion data for diesel engine fault diagnosis. The cylinder combustion process is closely link to its performance [8]. The diesel engine fuel consumption b e, the max combustion cylinder pressure P max, the temperature of exhaust gas T r, temperature of input cooling water and output cooling water are the important parameter of estimation the diesel engine state. Combustion cylinder pressure can estimate the power ability, temperature of exhaust gas can estimate emission ability and the fuel consumption can estimate economy ability of diesel engine. So we can establish the relation between the fault and symptom from these parameters. And the criterion of diesel engine fault diagnosis can be gotten. Utilizing state parameters for diesel engine fault diagnosis is also the research hotspot in the world. relations for an element to a research domain, entirely belongs to or not. The element must belong to one of the two relations, and there is not any other estate. Using a feature function expression C(x) to express the relation, for a set A: C A (x) = 1 x A 1 0 x A For the complex machine fault diagnosis, the uncertain attribute of symbol can be expressed on the state parameters description. The fault diagnosis can be realized through description of the state parameter, such as: very high, very low, gradual change and break, etc. For an example, the gas exhaust temperature is high. But the sentence is fuzzy. The parameter of fault symbol is existence uncertain attribute. It is very difficult to describe using the tradition method such as yes or no, existence or nonexistence. The severity degree of fault occurrence also has fuzzy attribute. Fuzzy subset can be expressed using the continuous subjection function. The conclusion of fault diagnosis can also be described in some degree. This can make the system describe about fault symbol conclusion and diagnosis conclusion apt to the consideration of people for the objectives. 3.1 Fuzzy Input of Networks For the input feature from data of meanings (such as temperature and pressure is very high or low), there are three values: very high, normal, very low. The value can be in the scope [min max]. The normal value is belongs to [a b]([a b] [min max]). The expression of the subjection function in echelon form: 1 x max Very high x b (2) b x max max b x max b max b x max Normal = 1 a x b (3) x min min x a a min 3 Construction of FNN Fusion Center According to sutra fusion theory, there are only two x a Very low min a 1 min x a x min (4)

3 The measurement state parameters are input from the left, then comes into the fuzzy input level. Every input parameter is changed to three subjections. So the number base point for the fuzzy input level is three times of the input number. X is expressed the output vector of fuzzy input level. X = ( x = ( x 11 (1) 12 (2) 13,, x (3) 41,, x (10) (11) = ( ( x1), ( x1), ( x1),, ( x4), ) T (12) ) T ( x4), ( x4)) have been used in signal processing, system identification and control applications. In [11], it was shown that neural network which used radical basis function as its transfer function could give better performance in terms of accuracy and speed. So in this paper we use the RBFNN to train and recognize. The structure of the RBFNN is displayed in the Figure 2. Input evel RBF evel Adaline evel Output evel The fuzzy data is as the input level. Data is input to neural networks for ratiocination. So the fault diagnosis based information fusion can be achieved [9]. The structure of FNN is displayed in Figure 1. X W1 B1 W2 B2 O S Y S T E Input variable X1 X2 X3 X4 Fuzzy input ( x1) N ( x1) ( x1) ( x4) N ( x4) ( x4) atent evel Output evel Figure 1. Fuzzy neural network 3.2 The Algorithm of Neural Networks [10] y 1 y 2 y 8 Output variable Radical basis function neural network (RBFNN) shares the features of Back Propagation neural networks (BPNN) for pattern recognition. They have been extensively used for on-line and off-line non-linear adaptive modeling and control applications. Now, the BPNN is broadly and maturely used in pattern recognition domain. ost fuzzy neural networks use BP neural network to recognize. But there are also some shortages in practical application. Such as learning convergence speed is very slow and it is easy to appear local minimum. The initial data has great effect on the study performance, etc. RBFNN is one of the neuron classifying organs. Its neural center transformation function can form several segments received domain. They can form complex structure decision field. RBFNN is presented with training set of input-output pairs and used as a training algorithm to learn the nolinear mapping from input to output. Thus it essentially carries out an approximation for nolinear mapping from input to the output. RBFNN Figure 2. Structure of RBFNN RBFNN is one of three feedback neural networks, containing input node level, middle nonlinear dealing level and linear output level. The middle nonlinear dealing level adopts radial symmetry neuron function. The mostly common use is the Gaussian function. The equation can be expressed as (5). 1 Ri ( x) = exp( σ x c 2 i i 2 ) i = 1,2,3,,m (5) x - n dimension input vector; c i - the center of neural networks with the same dimension of x; i - stands for the scalar quality value of width; m- number cell of middle level; x-c i - stands for Euclid distance between x and i; c Neural networks output is the linear combination of neuron function. The expression is equation (6). m y ( x) = w R ( x) k = 1,2,3,, p (6) k 1 ik wik -stands for authority value between the No. i of latent level and the No k node of output data p -stands for the numbers of output node. 3.3 Fault Diagnosis ethod i node When we diagnose the diesel engine fault diagnosis using FNN information fusion, we can adopt the following steps. Firstly, we will compute the subjection

4 degree according to different states. According to the experiment, we can get the three values about parameters. So we can get the practical subjection degree according to equation (2),(3)and(4). These will be as input data of FNN. Secondly, we will go along with the FNN training. The subjection degree of the standard sample is input to FNN. The unit matrix is as to the computation output of standard sample. If there are n samples, we define the output unit as n. That is to say, the input units equal to the output units. We can express the standard samples as the following form[ z z,..., z 0,0,...1,...0]. We use [ z i, 1, i,2 i, n ] to express the input subjection degree vector. [ 0,0,...1,...0] express the ideal output vector. The No. i element is 1 and others are zero. So after training and learning, we can get the FNN. It will be as the center of information fusion fault diagnosis. Thirdly, we can compute the subjection degree of samples for recognition. Then the subjection degree is put into the FNN. The output of FNN is to estimate the diesel engine state. If the input vector is expressed as the form [ zd i, 1 can be expressed ], the output of the FNN distinguish the diesel state according to the max value principle of the output vector. We assume the max data of the output vector is, zi,2,..., zi, i, 1 n, zd i 2,..., zd i,, n [ y i, 1, yi, 2,..., y i,n ]. Finally, we can y i, k = max { y, y } i 1 yi, 2,,... y i, k,... i, n So we can get conclusion that the sample for recognition is corresponding to the No. k state. In this way, we can. know the state of diesel engine. It will be more correctly for the diesel engine fault diagnosis than experience judgment. Now, we will give an example of diesel engine fault diagnosis based on FNN information fusion. 4 Application To validate the application of FNN information fusion on fault diagnosis, an experiment has been carried out on 1135 diesel engine. The 1135 diesel engine is four valve, pressure charging, water cooled, direct injection chamber. The main parameter of the diesel is listed in Table 1. Table 1. ain parameter of 1135 diesel engine Cylinder Diameter d (mm) 135 Piston stoke S(mm) 140 Piston swept volume Vs() 2.0 Compression ratio 17.5 Declare power Pe(KW) 14.7 Declare speed n(r/min) 1500 Bosh pumptype A 10 Fuel nozzle Injection starting pressure P jo (Pa) 22 Fuel supply advance angle fs (CA) 15 There are 8 samples of the neural networks feature vector in the system. Data of the experiment is gotten on the circumstance of 1500rpm and 25% load. Table 2 is the expression types of testing fault data. We can find that some expression of fault types is similar. The neural network can t identify if these parameters are the input vector. Using continuous subjection function to express the subjection degree of fuzzy subclass, the input vector is increased. After subjection degree computation, we use FNN as the information center to diagnose. Table 2. Type and criterion of fault A B C D Normal state (F 1 ) N N N N Injection Nozzle Stifled (F 2 ) Intake Gas Temperature (F 3 ) N Fuel exhaust (F 4 ) Fuel supply advance angle increasing (F 5 ) Fuel supply advance angle decreasing (F 6 ) Injection starting pressure increasing (F 7 ) N Cooled water pump close (F 8 ) N N N A: Brake specific fuel consumption (g/kw h); B: Outlet temperature ( ); C: aximum combustion pressure (pa); D: Difference between intake water temperature and outlet water temperature ( );

5 Table 3. Typical fault fuzzy sample A B C D Normal state (F 1 ) (0,1,0) (0,1,0) (0,1,0) (0,1,0) Injection Nozzle Stifled (F 2 ) (1,0,0) (1,0,0) (0,0.5,0.5) (1,0,0) Intake Gas Temperature (F 3 ) (0.882,0.118,0) (1,0,0) (0,0,1) (0,1,0) Fuel exhaust (F 4 ) (1,0,0) (0.375,0625,0) (0,0.5,0.5) (0,1,0) Fuel supply advance angle increasing (F 5 ) (0,0.048,0.952) (0,0,1) (1,0,0) (0,0,1) Fuel supply advance angle decreasing (F 6 ) (1,0,0) (1,0,0) (0,0,1) (1,0,0) Injection starting pressure increasing (F 7 ) (0,0.093,0.907) (0,0.625,0.375) (1,0,0) (0,1,0) Cooled water pump close (F 8 ) (0,1,0) (0,1,0) (0,1,0) (1,0,0) We can find that F 2 and F 6 are very similar from the Table 2. It is very difficult to identify them. The input data has been classified through the subjection degree according to Table 3. It is very easy to distinguish the feature and diagnose through the neural network. So the diesel fault diagnosis based on information fusion can be realized. Table 4. Testing sample of 1135 diesel engine A B C D Table 5. Testing output of neural network F F F F F F F F FNN as the center of information fusion is established through the eight states studying and training. To check the ability of the system, we select three samples to test. Table 4 is the testing sample of 1135 diesel engine. Table 5 is the output of neural network after the samples input to the FNN information fusion center. According to maximum subjection degree, the results of testing data are corresponding to injection nozzle stifled, fuel exhaust, fuel supply advance angle decreasing. This is accord with the reality condition. From the research as mentioned in the above section, the fault diagnosis and classification will be better based on multi-sensor information fusion. Through the multi-sensor information fusion, the covering range is increased, the believing degree is improved and the credibility is amended. The information fusion based on FNN can compensate the information each other. The fixed quantify relationship between symbol and fault can be well established. We can make the better estimation and criterion. This can improve correct recognition ratio of the sample and accuracy the system recognition ability. We cannot determine the system fault just according to single parameter for a complex system. Because disturbance and some unrelated parameters affect system state. Nowadays, the theory of fault diagnosis has extended to multi variable but not for just depending on single sensor. It can avoid system recognition error for single sensor limitation. ulti-sensor monitoring can afford much state information of system. This can contribute to the improvement of system recognition credibility. It is very useful for complex system condition monitoring and fault diagnosis. 5 Conclusion The relation between symbol and fault is established through state parameters condition monitoring. Using FNN as the center of information fusion, the construction is established for the complex machine fault diagnosis based on information fusion theory. The system can decrease the repository capacity and searching time for

6 computation. We can rapidly diagnose the fault component and its type. ulti-sensor information fusion based on FNN affords a new method for complex machine and improves the accuracy system recognition ratio. The method will have great application foreground. Reference [1] F. Akbaryan, P.R. Bishnoi. Fault diagnosis of multivariate systems using pattern recognition and multisensor data analysis technique, Computers and Chemical Engineering, Vol 25, pp ,2001. [2] Qiu Jing etc. Condition onitoring and ulti-sensor Information Fusion for anufacturing System, China echanical Engineering, Vol 7, No.1, pp.18-20, [3] Sharkey, Amanda J.C.Chandroth Gopoinath O.Sharkey, Nol E. Acoustic emission, cylinder pressure and vibration: A multisensor approach to robust fault diagnosis, Proceedings of the International Joint Conference on Neural Networks 2000, pp [4] Wang Jiangping. Fault Diagnosis Technology Based on Neural Network ultisensor Data Fusion, Journal of echanical Science and Technology Vol 21, No. 1, pp , [5] Belur V.Dasarathy, Sensor Fusion Potential Exploitation-Innovative Architectures and Illustrative Applications, Proceeding of the IEEE Vol 1,pp ,1997. [6] Du Qingling, ao Xiuqing, iu aibo etc. Fault odel Identification of Rotating achines Based on Fuzzy Back Propagation, Transactions of the Chinese Society of Agriculture achinery, Vol 32, No. 4, pp , [7] Weng Shilie, Wang Yonghong. Intelligent Fault Diagnosis of Gas Turbine Based on Thermal Parameter, Journal of Shanghai Jiaotong University Vol 36, No. 2, pp , [8] i ongkun, Xu Feng, uang Yiquan. The Research of Strengthening Combustion on 1135 DI Engine, Proceedings of 8 th Science, Thermal Physics Engineering Federation, Sept. 2000, pp [8] Xu Yunfei, Jia inping, Zhong Binglin etc. Study on Fuzzy Neural Netwok for Fault Diagnosis of Rotating achinery, Journal of Vibration Engineering Vol 9, No. 3, pp , [10] Du aiping, Zhang iang, Shi Xizhi. Identification of Internal Combustion Engine Cylinder Pressure Based on Radial Basis Function Neural Network, Transactions pf Chinese Society for Internal Combustion Engines,Vol 19, No. 3, ,2001. [11] Wang Zhipeng, a Xiaojiang. Fault diagnosis method of rotary machinery based on RBF networks, Journal of Dalian University of Technology, Vol 41, No.6, pp , 2001.

Modeling and Compensation for Capacitive Pressure Sensor by RBF Neural Networks

Modeling and Compensation for Capacitive Pressure Sensor by RBF Neural Networks 21 8th IEEE International Conference on Control and Automation Xiamen, China, June 9-11, 21 ThCP1.8 Modeling and Compensation for Capacitive Pressure Sensor by RBF Neural Networks Mahnaz Hashemi, Jafar

More information

Study of Fault Diagnosis Method Based on Data Fusion Technology

Study of Fault Diagnosis Method Based on Data Fusion Technology Available online at www.sciencedirect.com Procedia Engineering 29 (2012) 2590 2594 2012 International Workshop on Information and Electronics Engineering (IWIEE) Study of Fault Diagnosis Method Based on

More information

The Fault Diagnosis of Blower Ventilator Based-on Multi-class Support Vector Machines

The Fault Diagnosis of Blower Ventilator Based-on Multi-class Support Vector Machines Available online at www.sciencedirect.com Energy Procedia 17 (2012 ) 1193 1200 2012 International Conference on Future Electrical Power and Energy Systems The Fault Diagnosis of Blower Ventilator Based-on

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

D-S Evidence Theory Applied to Fault 1 Diagnosis of Generator Based on Embedded Sensors

D-S Evidence Theory Applied to Fault 1 Diagnosis of Generator Based on Embedded Sensors D-S Evidence Theory Applied to Fault 1 Diagnosis of Generator Based on Sensors Du Qingdong, Xu Lingyu, Zhao Hai School of Information Engineering, Northeastern University Shenyang 110006, China cn_dudong@yahoo.com

More information

GAS TURBINES FAULT IDENTIFICATION BY FUSING VIBRATION TRENDING AND GAS PATH ANALYSIS

GAS TURBINES FAULT IDENTIFICATION BY FUSING VIBRATION TRENDING AND GAS PATH ANALYSIS GAS TURBINES FAULT IDENTIFICATION BY FUSING VIBRATION TRENDING AND A. Kyriazis Research Assistant A. Tsalavoutas Research Associate K. Mathioudakis Professor Laboratory of Thermal Turbomachines National

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

Gas Detection System Based on Multi-Sensor Fusion with BP Neural Network

Gas Detection System Based on Multi-Sensor Fusion with BP Neural Network Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Gas Detection System Based on Multi-Sensor Fusion with BP Neural Network Qiu-Xia LIU Department of Physics, Heze University, Heze Shandong

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

Modeling and Control Overview

Modeling and Control Overview Modeling and Control Overview D R. T A R E K A. T U T U N J I A D V A N C E D C O N T R O L S Y S T E M S M E C H A T R O N I C S E N G I N E E R I N G D E P A R T M E N T P H I L A D E L P H I A U N I

More information

POWER SYSTEM DYNAMIC SECURITY ASSESSMENT CLASSICAL TO MODERN APPROACH

POWER SYSTEM DYNAMIC SECURITY ASSESSMENT CLASSICAL TO MODERN APPROACH Abstract POWER SYSTEM DYNAMIC SECURITY ASSESSMENT CLASSICAL TO MODERN APPROACH A.H.M.A.Rahim S.K.Chakravarthy Department of Electrical Engineering K.F. University of Petroleum and Minerals Dhahran. Dynamic

More information

RESEARCH ON AIRBORNE INTELLIGENT HYDRAULIC PUMP SYSTEM

RESEARCH ON AIRBORNE INTELLIGENT HYDRAULIC PUMP SYSTEM 8 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES RESEARCH ON AIRBORNE INTELLIGENT HYDRAULIC PUMP SYSTEM Jungong Ma, Xiaoye Qi, Juan Chen BeiHang University,Beijing,China jgma@buaa.edu.cn;qixiaoye@buaa.edu.cn;sunchenjuan@hotmail.com

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

Input Constraints Sliding Mode Control Based on RBF Network Compensation Mengya Hou 1,a, Huanqiang Chen 2,b

Input Constraints Sliding Mode Control Based on RBF Network Compensation Mengya Hou 1,a, Huanqiang Chen 2,b International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 5) Input Constraints Sliding Mode Control Based on RBF Network Compensation Mengya Hou,a, Huanqiang Chen,b Jiangxi

More information

RBF Neural Network Combined with Knowledge Mining Based on Environment Simulation Applied for Photovoltaic Generation Forecasting

RBF Neural Network Combined with Knowledge Mining Based on Environment Simulation Applied for Photovoltaic Generation Forecasting Sensors & ransducers 03 by IFSA http://www.sensorsportal.com RBF eural etwork Combined with Knowledge Mining Based on Environment Simulation Applied for Photovoltaic Generation Forecasting Dongxiao iu,

More information

Non-linear Measure Based Process Monitoring and Fault Diagnosis

Non-linear Measure Based Process Monitoring and Fault Diagnosis Non-linear Measure Based Process Monitoring and Fault Diagnosis 12 th Annual AIChE Meeting, Reno, NV [275] Data Driven Approaches to Process Control 4:40 PM, Nov. 6, 2001 Sandeep Rajput Duane D. Bruns

More information

Nonlinear Adaptive Robust Control. Theory and Applications to the Integrated Design of Intelligent and Precision Mechatronic Systems.

Nonlinear Adaptive Robust Control. Theory and Applications to the Integrated Design of Intelligent and Precision Mechatronic Systems. A Short Course on Nonlinear Adaptive Robust Control Theory and Applications to the Integrated Design of Intelligent and Precision Mechatronic Systems Bin Yao Intelligent and Precision Control Laboratory

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

Humanoid Based Intelligence Control Strategy of Plastic Cement Die Press Work-Piece Forming Process for Polymer Plastics

Humanoid Based Intelligence Control Strategy of Plastic Cement Die Press Work-Piece Forming Process for Polymer Plastics Journal of Materials Science and Chemical Engineering, 206, 4, 9-6 Published Online June 206 in SciRes. http://www.scirp.org/journal/msce http://dx.doi.org/0.4236/msce.206.46002 Humanoid Based Intelligence

More information

Failure Diagnosis of Transmission Based on Improving Neural Network

Failure Diagnosis of Transmission Based on Improving Neural Network Research Journal of Applied Sciences, Engineering and Technology 4(20): 4093-4097, 2012 ISSN: 2040-7467 Maxwell Scientific Organization, 2012 Submitted: March 15, 2012 Accepted: April 08, 2012 Published:

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

Fault prediction of power system distribution equipment based on support vector machine

Fault prediction of power system distribution equipment based on support vector machine Fault prediction of power system distribution equipment based on support vector machine Zhenqi Wang a, Hongyi Zhang b School of Control and Computer Engineering, North China Electric Power University,

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

Neural Networks Introduction

Neural Networks Introduction Neural Networks Introduction H.A Talebi Farzaneh Abdollahi Department of Electrical Engineering Amirkabir University of Technology Winter 2011 H. A. Talebi, Farzaneh Abdollahi Neural Networks 1/22 Biological

More information

Multi-period medical diagnosis method using a single valued. neutrosophic similarity measure based on tangent function

Multi-period medical diagnosis method using a single valued. neutrosophic similarity measure based on tangent function *Manuscript Click here to view linked References 1 1 1 1 1 1 1 0 1 0 1 0 1 0 1 0 1 Multi-period medical diagnosis method using a single valued neutrosophic similarity measure based on tangent function

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 APPLICATION OF GREY SYSTEM THEORY TO EXCHANGE RATE PREDICTION IN THE POST-CRISIS ERA

THE APPLICATION OF GREY SYSTEM THEORY TO EXCHANGE RATE PREDICTION IN THE POST-CRISIS ERA International Journal of Innovative Management, Information & Production ISME Internationalc20 ISSN 285-5439 Volume 2, Number 2, December 20 PP. 83-89 THE APPLICATION OF GREY SYSTEM THEORY TO EXCHANGE

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

Classification of High Spatial Resolution Remote Sensing Images Based on Decision Fusion

Classification of High Spatial Resolution Remote Sensing Images Based on Decision Fusion Journal of Advances in Information Technology Vol. 8, No. 1, February 2017 Classification of High Spatial Resolution Remote Sensing Images Based on Decision Fusion Guizhou Wang Institute of Remote Sensing

More information

Application of the Transformer Fault Diagnosis Expert System based on Improved Bayesian Rule

Application of the Transformer Fault Diagnosis Expert System based on Improved Bayesian Rule Application of the Transformer Fault Diagnosis Expert System based on Improved Bayesian Rule Liaoning Anshan Power Supply Company, Anshan, 114001, China E-mail: ospb2002@sina.com You Zhou Xian Jiaotong

More information

Application of Swarm Intelligent Algorithm Optimization Neural Network in Network Security Hui Xia1

Application of Swarm Intelligent Algorithm Optimization Neural Network in Network Security Hui Xia1 4th International Conference on Machinery, Materials and Information Technology Applications (ICMMITA 06) Application of Swarm Intelligent Algorithm Optimization Neural Network in Network Security Hui

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

The Failure-tree Analysis Based on Imprecise Probability and its Application on Tunnel Project

The Failure-tree Analysis Based on Imprecise Probability and its Application on Tunnel Project 463 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 59, 2017 Guest Editors: Zhuo Yang, Junjie Ba, Jing Pan Copyright 2017, AIDIC Servizi S.r.l. ISBN 978-88-95608-49-5; ISSN 2283-9216 The Italian

More information

Active Disturbance Rejection Control of Waste Heat Recovery Systems With Organic Rankine Cycles

Active Disturbance Rejection Control of Waste Heat Recovery Systems With Organic Rankine Cycles GRC Transactions, Vol. 40, 2016 Active Disturbance Rejection Control of Waste Heat Recovery Systems With Organic Rankine Cycles Jing Zhang, Yan Wang, Zhigang Wang, and Wencheng Fu 1 Tianjin Key Laboratory

More information

A Novel Activity Detection Method

A Novel Activity Detection Method A Novel Activity Detection Method Gismy George P.G. Student, Department of ECE, Ilahia College of,muvattupuzha, Kerala, India ABSTRACT: This paper presents an approach for activity state recognition of

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

Condition Monitoring of Single Point Cutting Tool through Vibration Signals using Decision Tree Algorithm

Condition Monitoring of Single Point Cutting Tool through Vibration Signals using Decision Tree Algorithm Columbia International Publishing Journal of Vibration Analysis, Measurement, and Control doi:10.7726/jvamc.2015.1003 Research Paper Condition Monitoring of Single Point Cutting Tool through Vibration

More information

1593. Bearing fault diagnosis method based on Hilbert envelope spectrum and deep belief network

1593. Bearing fault diagnosis method based on Hilbert envelope spectrum and deep belief network 1593. Bearing fault diagnosis method based on Hilbert envelope spectrum and deep belief network Xingqing Wang 1, Yanfeng Li 2, Ting Rui 3, Huijie Zhu 4, Jianchao Fei 5 College of Field Engineering, People

More information

AFAULT diagnosis procedure is typically divided into three

AFAULT diagnosis procedure is typically divided into three 576 IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 47, NO. 4, APRIL 2002 A Robust Detection and Isolation Scheme for Abrupt and Incipient Faults in Nonlinear Systems Xiaodong Zhang, Marios M. Polycarpou,

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 4, 6, M Open access books available International authors and editors Downloads Our authors are

More information

Research Article Calculation for Primary Combustion Characteristics of Boron-Based Fuel-Rich Propellant Based on BP Neural Network

Research Article Calculation for Primary Combustion Characteristics of Boron-Based Fuel-Rich Propellant Based on BP Neural Network Combustion Volume 2012, Article ID 635190, 6 pages doi:10.1155/2012/635190 Research Article Calculation for Primary Combustion Characteristics of Boron-Based Fuel-Rich Propellant Based on BP Neural Network

More information

Evaluation Method on Geological Deposit Potential Value

Evaluation Method on Geological Deposit Potential Value Evaluation Method on Geological Deposit Potential Value Zhihong Zhang & Wei Huang School of Accounting, Shandong Economic University, Jinan 250014, Shandong, China Ning Xu Aluminum Corporation of China

More information

A New Robust Decentralized Control Method for Interconnected Nonlinear Systems Based on State Extension and Adaptive Tracking

A New Robust Decentralized Control Method for Interconnected Nonlinear Systems Based on State Extension and Adaptive Tracking 7 3rd International Conference on Computational Systems and Communications (ICCSC 7) A New Robust Decentralized Control Method for Interconnected Nonlinear Systems Based on State Etension and Adaptive

More information

Bayesian Networks: Construction, Inference, Learning and Causal Interpretation. Volker Tresp Summer 2014

Bayesian Networks: Construction, Inference, Learning and Causal Interpretation. Volker Tresp Summer 2014 Bayesian Networks: Construction, Inference, Learning and Causal Interpretation Volker Tresp Summer 2014 1 Introduction So far we were mostly concerned with supervised learning: we predicted one or several

More information

Tracking and Identification of Multiple targets

Tracking and Identification of Multiple targets Tracking and Identification of Multiple targets Samir Hachour, François Delmotte, Eric Lefèvre, David Mercier Laboratoire de Génie Informatique et d'automatique de l'artois, EA 3926 LGI2A first name.last

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

RESEARCHES ON FUNCTION-LINK ARTIFICIAL NEURAL NETWORK BASED LOAD CELL COMPENSATION

RESEARCHES ON FUNCTION-LINK ARTIFICIAL NEURAL NETWORK BASED LOAD CELL COMPENSATION RESEARCHES ON FUNCTION-LINK ARTIFICIAL NEURAL NETWORK BASED LOAD CELL COMPENSATION ABSTRACT Zhu Zijian Mettler-Toledo (Changzhou) Precision Instrument Ltd. Changzhou, Jiangsu, China A new approach to load

More information

Unsupervised Learning Methods

Unsupervised Learning Methods Structural Health Monitoring Using Statistical Pattern Recognition Unsupervised Learning Methods Keith Worden and Graeme Manson Presented by Keith Worden The Structural Health Monitoring Process 1. Operational

More information

Unit III. A Survey of Neural Network Model

Unit III. A Survey of Neural Network Model Unit III A Survey of Neural Network Model 1 Single Layer Perceptron Perceptron the first adaptive network architecture was invented by Frank Rosenblatt in 1957. It can be used for the classification of

More information

Intelligent Systems and Control Prof. Laxmidhar Behera Indian Institute of Technology, Kanpur

Intelligent Systems and Control Prof. Laxmidhar Behera Indian Institute of Technology, Kanpur Intelligent Systems and Control Prof. Laxmidhar Behera Indian Institute of Technology, Kanpur Module - 2 Lecture - 4 Introduction to Fuzzy Logic Control In this lecture today, we will be discussing fuzzy

More information

Neural Networks Lecture 4: Radial Bases Function Networks

Neural Networks Lecture 4: Radial Bases Function Networks Neural Networks Lecture 4: Radial Bases Function Networks H.A Talebi Farzaneh Abdollahi Department of Electrical Engineering Amirkabir University of Technology Winter 2011. A. Talebi, Farzaneh Abdollahi

More information

OVERLAPPING ANIMAL SOUND CLASSIFICATION USING SPARSE REPRESENTATION

OVERLAPPING ANIMAL SOUND CLASSIFICATION USING SPARSE REPRESENTATION OVERLAPPING ANIMAL SOUND CLASSIFICATION USING SPARSE REPRESENTATION Na Lin, Haixin Sun Xiamen University Key Laboratory of Underwater Acoustic Communication and Marine Information Technology, Ministry

More information

FAULT DIAGNOSIS OF ROTATING MACHINERY USING KNOWLEDGE-BASED FUZZY NEURAL NETWORK

FAULT DIAGNOSIS OF ROTATING MACHINERY USING KNOWLEDGE-BASED FUZZY NEURAL NETWORK Applied Mathematics and Mechanics (English Edition), 2006, 27(1):99 108 c Editorial Committee of Appl. Math. Mech., ISSN 0253-4827 FAULT DIAGNOSIS OF ROTATING MACHINERY USING KNOWLEDGE-BASED FUZZY NEURAL

More information

8. Lecture Neural Networks

8. Lecture Neural Networks Soft Control (AT 3, RMA) 8. Lecture Neural Networks Learning Process Contents of the 8 th lecture 1. Introduction of Soft Control: Definition and Limitations, Basics of Intelligent" Systems 2. Knowledge

More information

( t) Identification and Control of a Nonlinear Bioreactor Plant Using Classical and Dynamical Neural Networks

( t) Identification and Control of a Nonlinear Bioreactor Plant Using Classical and Dynamical Neural Networks Identification and Control of a Nonlinear Bioreactor Plant Using Classical and Dynamical Neural Networks Mehmet Önder Efe Electrical and Electronics Engineering Boðaziçi University, Bebek 80815, Istanbul,

More information

Overview of the Seminar Topic

Overview of the Seminar Topic Overview of the Seminar Topic Simo Särkkä Laboratory of Computational Engineering Helsinki University of Technology September 17, 2007 Contents 1 What is Control Theory? 2 History

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

ELEC4631 s Lecture 2: Dynamic Control Systems 7 March Overview of dynamic control systems

ELEC4631 s Lecture 2: Dynamic Control Systems 7 March Overview of dynamic control systems ELEC4631 s Lecture 2: Dynamic Control Systems 7 March 2011 Overview of dynamic control systems Goals of Controller design Autonomous dynamic systems Linear Multi-input multi-output (MIMO) systems Bat flight

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

Self-tuning Control Based on Discrete Sliding Mode

Self-tuning Control Based on Discrete Sliding Mode Int. J. Mech. Eng. Autom. Volume 1, Number 6, 2014, pp. 367-372 Received: July 18, 2014; Published: December 25, 2014 International Journal of Mechanical Engineering and Automation Akira Ohata 1, Akihiko

More information

EXTENDED FUZZY COGNITIVE MAPS

EXTENDED FUZZY COGNITIVE MAPS EXTENDED FUZZY COGNITIVE MAPS Masafumi Hagiwara Department of Psychology Stanford University Stanford, CA 930 U.S.A. Abstract Fuzzy Cognitive Maps (FCMs) have been proposed to represent causal reasoning

More information

The Influence Degree Determining of Disturbance Factors in Manufacturing Enterprise Scheduling

The Influence Degree Determining of Disturbance Factors in Manufacturing Enterprise Scheduling , pp.112-117 http://dx.doi.org/10.14257/astl.2016. The Influence Degree Determining of Disturbance Factors in Manufacturing Enterprise Scheduling Lijun Song, Bo Xiang School of Mechanical Engineering,

More information

YARN TENSION PATTERN RETRIEVAL SYSTEM BASED ON GAUSSIAN MAXIMUM LIKELIHOOD. Received July 2010; revised December 2010

YARN TENSION PATTERN RETRIEVAL SYSTEM BASED ON GAUSSIAN MAXIMUM LIKELIHOOD. Received July 2010; revised December 2010 International Journal of Innovative Computing, Information and Control ICIC International c 2011 ISSN 1349-4198 Volume 7, Number 11, November 2011 pp. 6261 6272 YARN TENSION PATTERN RETRIEVAL SYSTEM BASED

More information

Repetitive control mechanism of disturbance rejection using basis function feedback with fuzzy regression approach

Repetitive control mechanism of disturbance rejection using basis function feedback with fuzzy regression approach Repetitive control mechanism of disturbance rejection using basis function feedback with fuzzy regression approach *Jeng-Wen Lin 1), Chih-Wei Huang 2) and Pu Fun Shen 3) 1) Department of Civil Engineering,

More information

CE213 Artificial Intelligence Lecture 14

CE213 Artificial Intelligence Lecture 14 CE213 Artificial Intelligence Lecture 14 Neural Networks: Part 2 Learning Rules -Hebb Rule - Perceptron Rule -Delta Rule Neural Networks Using Linear Units [ Difficulty warning: equations! ] 1 Learning

More information

EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH

EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH Abhilash Asekar 1 1 School of Engineering, Deakin University, Waurn Ponds, Victoria 3216, Australia ---------------------------------------------------------------------***----------------------------------------------------------------------

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

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

The Fourth International Conference on Innovative Computing, Information and Control

The Fourth International Conference on Innovative Computing, Information and Control The Fourth International Conference on Innovative Computing, Information and Control December 7-9, 2009, Kaohsiung, Taiwan http://bit.kuas.edu.tw/~icic09 Dear Prof. Yann-Chang Huang, Thank you for your

More information

Fuzzy PID Control System In Industrial Environment

Fuzzy PID Control System In Industrial Environment Information Technology and Mechatronics Engineering Conference (ITOEC 2015) Fuzzy I Control System In Industrial Environment Hong HE1,a*, Yu LI1, Zhi-Hong ZHANG1,2, Xiaojun XU1 1 Tianjin Key Laboratory

More information

2198. Milling cutter condition reliability prediction based on state space model

2198. Milling cutter condition reliability prediction based on state space model 2198. Milling cutter condition reliability prediction based on state space model Hongkun Li 1, Shuai Zhou 2, Honglong Kan 3, Ming Cong 4 School of Mechanical Engineering, Dalian University of Technology,

More information

Speaker Representation and Verification Part II. by Vasileios Vasilakakis

Speaker Representation and Verification Part II. by Vasileios Vasilakakis Speaker Representation and Verification Part II by Vasileios Vasilakakis Outline -Approaches of Neural Networks in Speaker/Speech Recognition -Feed-Forward Neural Networks -Training with Back-propagation

More information

Engine fault feature extraction based on order tracking and VMD in transient conditions

Engine fault feature extraction based on order tracking and VMD in transient conditions Engine fault feature extraction based on order tracking and VMD in transient conditions Gang Ren 1, Jide Jia 2, Jian Mei 3, Xiangyu Jia 4, Jiajia Han 5 1, 4, 5 Fifth Cadet Brigade, Army Transportation

More information

RESEARCH ON SPATIAL DATA MINING BASED ON UNCERTAINTY IN GOVERNMENT GIS

RESEARCH ON SPATIAL DATA MINING BASED ON UNCERTAINTY IN GOVERNMENT GIS Abstract RESEARCH ON SPATIAL DATA MINING BASED ON UNCERTAINTY IN GOVERNMENT GIS Bin Li 1,2, Jiping Liu 1, Lihong Shi 1 1 Chinese Academy of Surveying and Mapping 16 beitaiping Road, Beijing 10039, China

More information

Application Research of ARIMA Model in Rainfall Prediction in Central Henan Province

Application Research of ARIMA Model in Rainfall Prediction in Central Henan Province Application Research of ARIMA Model in Rainfall Prediction in Central Henan Province Lulu Xu 1, Dexian Zhang 1, Xin Zhang 1 1School of Information Science and Engineering, Henan University of Technology,

More information

Adaptive RBF Neural Network Sliding Mode Control for a DEAP Linear Actuator

Adaptive RBF Neural Network Sliding Mode Control for a DEAP Linear Actuator Available online at www.ijpe-online.com Vol. 3, No. 4, July 07, pp. 400-408 DOI: 0.3940/ijpe.7.04.p7.400408 Adaptive RBF Neural Network Sliding Mode Control for a DEAP Linear Actuator Dehui Qiu a, *, Yu

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

Artificial Neural Network Based Approach for Design of RCC Columns

Artificial Neural Network Based Approach for Design of RCC Columns Artificial Neural Network Based Approach for Design of RCC Columns Dr T illai, ember I Karthekeyan, Non-member Recent developments in artificial neural network have opened up new possibilities in the field

More information

Computational Intelligence Lecture 3: Simple Neural Networks for Pattern Classification

Computational Intelligence Lecture 3: Simple Neural Networks for Pattern Classification Computational Intelligence Lecture 3: Simple Neural Networks for Pattern Classification Farzaneh Abdollahi Department of Electrical Engineering Amirkabir University of Technology Fall 2011 arzaneh Abdollahi

More information

Fault Neural Classifier Applied to a Level Control Real System

Fault Neural Classifier Applied to a Level Control Real System Fault Neural Classifier Applied to a Level Control Real System Raphaela G. Fernandes, Diego R. C. Silva Universidade Federal do Rio Grande do Norte Natal-RN, Brazil Email: raphaela@dca.ufrn.br, diego@dca.ufrn.br

More information

Increase of coal burning efficiency via automatic mathematical modeling. Patrick Bangert algorithmica technologies GmbH 1 Germany

Increase of coal burning efficiency via automatic mathematical modeling. Patrick Bangert algorithmica technologies GmbH 1 Germany Increase of coal burning efficiency via automatic mathematical modeling Patrick Bangert algorithmica technologies GmbH 1 Germany Abstract The entire process of a coal power plant from coal delivery to

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

Research on robust control of nonlinear singular systems. XuYuting,HuZhen

Research on robust control of nonlinear singular systems. XuYuting,HuZhen Advances in Engineering Research (AER), volume 107 2nd International Conference on Materials Engineering and Information Technology Applications (MEITA 2016) Research on robust control of nonlinear singular

More information

This is the published version.

This is the published version. Li, A.J., Khoo, S.Y., Wang, Y. and Lyamin, A.V. 2014, Application of neural network to rock slope stability assessments. In Hicks, Michael A., Brinkgreve, Ronald B.J.. and Rohe, Alexander. (eds), Numerical

More information

Modeling of Piezoelectric Actuators Based on Bayesian Regularization Back Propagation Neural Network

Modeling of Piezoelectric Actuators Based on Bayesian Regularization Back Propagation Neural Network American Journal of Nanotechnology (): -6, 00 ISSN 949-06 00 Science Publications Modeling of Piezoelectric Actuators Based on Bayesian Regularization Back Propagation Neural Network Wen Wang, Zhu Zhu,

More information

Active Sonar Target Classification Using Classifier Ensembles

Active Sonar Target Classification Using Classifier Ensembles International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 11, Number 12 (2018), pp. 2125-2133 International Research Publication House http://www.irphouse.com Active Sonar Target

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

QUICK AND PRECISE POSITION CONTROL OF ULTRASONIC MOTORS USING ADAPTIVE CONTROLLER WITH DEAD ZONE COMPENSATION

QUICK AND PRECISE POSITION CONTROL OF ULTRASONIC MOTORS USING ADAPTIVE CONTROLLER WITH DEAD ZONE COMPENSATION Journal of ELECTRICAL ENGINEERING, VOL. 53, NO. 7-8, 22, 197 21 QUICK AND PRECISE POSITION CONTROL OF ULTRASONIC MOTORS USING ADAPTIVE CONTROLLER WITH DEAD ZONE COMPENSATION Li Huafeng Gu Chenglin A position

More information

PoS(CENet2017)018. Privacy Preserving SVM with Different Kernel Functions for Multi-Classification Datasets. Speaker 2

PoS(CENet2017)018. Privacy Preserving SVM with Different Kernel Functions for Multi-Classification Datasets. Speaker 2 Privacy Preserving SVM with Different Kernel Functions for Multi-Classification Datasets 1 Shaanxi Normal University, Xi'an, China E-mail: lizekun@snnu.edu.cn Shuyu Li Shaanxi Normal University, Xi'an,

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

The Design of Sliding Mode Controller with Perturbation Estimator Using Observer-Based Fuzzy Adaptive Network

The Design of Sliding Mode Controller with Perturbation Estimator Using Observer-Based Fuzzy Adaptive Network ransactions on Control, utomation and Systems Engineering Vol. 3, No. 2, June, 2001 117 he Design of Sliding Mode Controller with Perturbation Estimator Using Observer-Based Fuzzy daptive Network Min-Kyu

More information

SEM-2016(03)-II MECHANICAL ENGINEERING. Paper -11. Please read each of the following instructions carefully before. attempting questions.

SEM-2016(03)-II MECHANICAL ENGINEERING. Paper -11. Please read each of the following instructions carefully before. attempting questions. Roll No. Candidate should write his/her Roll No. here. Total No. of Questions : 7 No. of Printed Pages : 8 SEM-2016(03)-II MECHANICAL ENGINEERING Paper -11 Time : 3 Hours ] [ Total Marks : 300 Instructions

More information

Part 8: Neural Networks

Part 8: Neural Networks METU Informatics Institute Min720 Pattern Classification ith Bio-Medical Applications Part 8: Neural Netors - INTRODUCTION: BIOLOGICAL VS. ARTIFICIAL Biological Neural Netors A Neuron: - A nerve cell as

More information

Strength Study of Spiral Flexure Spring of Stirling Cryocooler

Strength Study of Spiral Flexure Spring of Stirling Cryocooler Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Strength Study of Spiral of Stirling Cryocooler WANG Wen-Rui, NIE Shuai, ZHANG Jia-Ming School of Mechanical Engineering, University of Science

More information

Generative Techniques: Bayes Rule and the Axioms of Probability

Generative Techniques: Bayes Rule and the Axioms of Probability Intelligent Systems: Reasoning and Recognition James L. Crowley ENSIMAG 2 / MoSIG M1 Second Semester 2016/2017 Lesson 8 3 March 2017 Generative Techniques: Bayes Rule and the Axioms of Probability Generative

More information

1. Introduction. 2. Artificial Neural Networks and Fuzzy Time Series

1. Introduction. 2. Artificial Neural Networks and Fuzzy Time Series 382 IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.9, September 2008 A Comparative Study of Neural-Network & Fuzzy Time Series Forecasting Techniques Case Study: Wheat

More information

In-Process Chatter Detection in Surface Grinding

In-Process Chatter Detection in Surface Grinding MATEC Web of Conferences 28, 21 (215) DOI: 1.151/matecconf/2152821 Owned by the authors, published by EDP Sciences, 215 In-Process Detection in Surface Grinding Somkiat Tangjitsitcharoen 1, a and Angsumalin

More information

Neural Network Based Methodology for Cavitation Detection in Pressure Dropping Devices of PFBR

Neural Network Based Methodology for Cavitation Detection in Pressure Dropping Devices of PFBR Indian Society for Non-Destructive Testing Hyderabad Chapter Proc. National Seminar on Non-Destructive Evaluation Dec. 7-9, 2006, Hyderabad Neural Network Based Methodology for Cavitation Detection in

More information

Bayesian Networks: Construction, Inference, Learning and Causal Interpretation. Volker Tresp Summer 2016

Bayesian Networks: Construction, Inference, Learning and Causal Interpretation. Volker Tresp Summer 2016 Bayesian Networks: Construction, Inference, Learning and Causal Interpretation Volker Tresp Summer 2016 1 Introduction So far we were mostly concerned with supervised learning: we predicted one or several

More information