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

Size: px
Start display at page:

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

Transcription

1 Applied Mathematics and Mechanics (English Edition), 2006, 27(1): c Editorial Committee of Appl. Math. Mech., ISSN FAULT DIAGNOSIS OF ROTATING MACHINERY USING KNOWLEDGE-BASED FUZZY NEURAL NETWORK LI Ru-qiang(oXr), CHEN Jin(?), WU Xing(Î() (The State Key Laboratory of Vibration, Shock and Noise, Shanghai Jiaotong University, Shanghai , P. R. China) ψψψ (Communicated by ZHU Jin-fu) Abstract: A novel knowledge-based fuzzy neural network (KBFNN) for fault diagnosis is presented. Crude rules were extracted and the corresponding dependent factors and antecedent coverage factors were calculated firstly from the diagnostic sample based on rough sets theory. Then the number of rules was used to construct partially the structure of a fuzzy neural network and those factors were implemented as initial weights, with fuzzy output parameters being optimized by genetic algorithm. Such fuzzy neural network was called KBFNN. This KBFNN was utilized to identify typical faults of rotating machinery. Diagnostic results show that it has those merits of shorter training time and higher right diagnostic level compared to general fuzzy neural networks. Key words: rotating machinery; fault diagnosis; rough sets theory; fuzzy sets theory; generic algorithm; knowledge-based fuzzy neural network Chinese Library Classification: TP Mathematics Subject Classification: 82C32; 93C42 Digital Object Identifier (DOI): /s Introduction There are crucial needs for checking rotating machine operation status precisely since they are mostly under harsh environments such as severe shocks, vibration, heat, friction, dusts, etc. Consequently, fault defection, fault identification and diagnosis of rotating machines have become a vigorous area of work. Presently, one of the widely used and effective methods for fault detection and diagnosis of rotating machines is vibration analysis [1]. Attempts have been made towards classification of the most common type of rotating machinery problems, through the following four steps [2], namely, vibration measurement, signal processing, feature extraction and fault identification. Both time domain and frequency domain approaches can be used to analyze vibration signals. Even though time approach provides insight into the physical nature of vibration, this approach becomes practically impossible in presence of multi-tone vibration signals. On the other hand, frequency domain approaches, including both the amplitude and power spectrum to be identified, are more useful for the vibration analysis. Most diagnostic methods are based on pattern matching or pattern classification on the basis of spectral analysis. Research has been extended to implement fault diagnosis using artificial intelligent techniques, of which artificial neural networks (ANNs) and fuzzy neural networks (FNNs) [3] have appealed more attention. Recently, rough sets theory (RST) [4] has also emerged as a tool for fault diagnosis and gotten application successfully in power system [5], vehicle transmission system [6], and fuel injection system of diesel engine [7]. Some integrations, such as integrating RST with ANNs or FNNs, have also been applied for fault diagnosis. Received Oct.11,2003; Revised Aug.23,2005 Project supported by the National Major Science and Technology Foundation of China during the 10th Five-Year Plan Period (No.2001BA204B05-KHK Z0009) Corresponding author LI Ru-qiang, Lecturer, Doctor, rqli163@163.com

2 100 LI Ru-qiang, CHEN Jin and WU Xing ANNs have remarkable capability of predominant nonlinear pattern classification, powerful selforganization, self-studying, memory recalling, parallel information disposal and generalization of knowledge. Fuzzy sets theory (FST) is capable of handing linguistic variables and vague data and thus diagnosis based on FST, to some certain degree, simulate human thinking mode and involve fuzzy conception to make use of multifactor for diagnosis, but there are still many disappointing points for real application such as the difficulty of exactly formulation of fuzzy membership function, fuzzy rules and fuzzy reasoning algorithm. Even though FNNs have its excellent merits of both FST and ANNs, some FNNs using fuzzy value as their inputs and outputs have the same problem as ANNs of unfixed neuron number of hide layers; meanwhile, the selection of fuzzy parameters still involves human operation, which, in some degree, has certain influence on identification level in diagnosis based on FNNs. RST has the advantage of knowledge acquisition, but it is also its disadvantage for diagnosis based on rules as it is a fact that, knowledge come from RST without redundancy since current RST only deal with discrete data has low generalization ability for fault diagnosis. Genetic algorithm (GA) [8], based on the survival of the fittest, is a probability-searching algorithm. It has its inherent parallel information disposal ability and the performance of excellent global search capability. Thus, in this paper, we can well take advantages of those theories and offset their shortages to implement fault diagnosis for rotating machinery by hybridizing RST, FST, ANNs and GA. 1 Rough Sets Theory 1.1 Rough sets theory and rules acquisition RST [4], founded on the mechanism of classification of conception, is a mathematical theory for data analysis proposed by Poland mathematician Pawlak Z. Formally, a knowledge system, S can be seen as a system S =(U, A, V, f) where U is a nonempty finite set called domain of discourse and A a nonempty finite set of attributes, A = C D, with subsets C and D the condition and decision attribute sets, respectively, and C D = Φ. V = U a A V a is a set of attribute values and V a is the range of attribute a A. For x U,a A there exist information function f : U A V a such that f(x, a) V a hold. This type of formulation of knowledge system makes it easy to describe the system using a two dimensions table, which is called decision table (DT). Indiscernibility of B A in the domain U is defined as IND (A) = { (x, y) U 2 a A, f(x, a) =f(y, a) }. Let U = {x 1,x 2,,x m }, C = {a 1,a 2,,a n } in DT S, then every item of an m m decernibility matrix [9] is { a, for f(x i,a) f(x j,a)andf(x i,d) f(x j,d), a C, c ij = i, j =1, 2,..., m (1) φ, for f(x i,a) f(x j,a)andf(x i,d)=f(x j,d), a C, Let the attribute values of a i be v i, i =1, 2,...,n, then decernibility function is f(v 1,v 2,..., v n ; D) = { c ij :1 j<i m, c ij Φ}, (2) where and are operators of disjunction and conjunction, respectively. As far as the classification of knowledge system is concerned, not all the attributes are necessary. Reduction of knowledge system is to try to find the simplest dependency relation of decision attributes with respect to condition attributes. Consequently, rules acquisition based

3 Fault Diagnosis of Rotating Machinery using Fuzzy Neural Network 101 on RST can be regarded as a procedure of knowledge expression, attributes reduction, attribute values reduction and rules acquisition. In this paper, we implement heuristic reduction of the knowledge system based on Ref. [10] to obtain decision rules. 1.2 Dependency factors and antecedent coverage factors of rules To fit in the situation of rules requisition of fault diagnosis, suppose that all the decision attribute values in the DT S are different with each other, that is, D = {d t }, f(x, {d i }) f(x, {d j }), where t =1, 2,..., m, 1 i, j m, m denotes the number of objects. Construct decernibility matrix and decernibility function according to the equations (1) and (2); and for the i object x i,1 i m of DT, we get decision rule R i : if f(x, a 1 )=v i 1 and f(x, a 2)=v i 2,..., f(x, a j)=v i j then f(x, D) =d i k,c= H i, (3) where v i j,di k V a, i, k =1, 2,..., m; j =1, 2,...;1 j n; c istherulestrengthandh i is the value of c, H i [0, 1]. Let B i = {b i 1,bi 2,..., bi j } be condition attribute set of the rule of Ri,and then the dependency factor of decision attribute {d i } with regard to condition attribute set B i is defined as γ i = card (pos B i({d i})), (4) card (U) where card ( ) is the cardinality of set, pos B i({d i })isthe{d i }-positive region with regard to condition attribute set B i. We define function NB i = i Bi, 1 i n, (5) where denote the number of the symbol of, NB i is the number of condition attributes i B i of the rule R i, then the antecedent coverage factor of the rule R i in term of b i j,1 j n is defined as follows O i (B i,b i j)= γi NB i, 1 i m, 1 j n. (6) i 2 Construction, Configuration and Optimization of ANNs 2.1 ANNs A five-layer-neural-network, as shown in figure 1, is selected, which is a forward network and the Ith and IIth layers are the input and fuzzification layers, respectively; the antecedent and consequential parts of the rules are described by the IIIth and IVth layers; and the Vth layer is layer of unfuzzification. A π-function [11] with range [0,1] is selected as the fuzzy membership function of the fuzzification layer, which is represented by 2(1 F i C /λ) 2, λ/2 F i C λ, π(f i,c,λ)= 1 2( F i C /λ) 2, 0 F i C λ/2, (7) 0, others, where λ is the radius and C the central point of linguistic variables or vague data as depicted in Fig.2. Suppose there are l output neurons in the output layer. For the input vector of the c k th sample data, the target output vector is defined as O k =[o k,1,o k,2,..., o k,k 1,o k,k,o k,k+1,..., o k,l ], where o k,j =0,j k; o k,j =1,j = k. LetO p =[o p,1,o p,2,..., o p,l ] be the actual training output vector of neural network, the distance between O p and O k is expressed as d pk = l (o p,i o k,i ) 2. (8) i=1

4 102 LI Ru-qiang, CHEN Jin and WU Xing The membership of the training output vector O p in class c k, lying in the range [0,1], is defined as μ k (O p )=1/(1 + (d pk /f d ) fe ), (9) where positive f d and f e are adjustable fuzziness factors. Fig.1 Structure of ANNs Fig.2 Fuzzy membership function 2.2 Crude rules acquisition Let n-dimensional input vector I t =[F t,1,f t,2,,f t,n ]bethetth input vector out of m input vectors, then the m n-dimensional input vectors form an m n input matrix. For the data of the ith column vector of matrix F i, which characterizes the ith diagnostic feature, order them asendingly. Let M m,i, F max,i, F min,i be the mean, maximum and minimum values of this column, respectively, and M l,i, M h,i the mean values of data located in the ranges [F min,i,c m,i ) and (C m,i,f max,i ], respectively, then the centers and radii of the three linguistic property sets of the feature F i are defined as C m,i = M m,i, C l,i = M m,i, C h,i = M h,i, λ l,i = C m,i C l,i, λ h,i = C h,i C m,i, λ m,i =(C h,i C m,i )/2. (10) Then an m 3n fuzzy matrix is presented after calculating the three segment fuzzy values of input vectors using Eqs.(7) and (10). Here we make use of the m 3n fuzzy matrix and the m fault values to acquire rules based on RST. Let the fault number and the number of vectors of the fault type c k be N F, k m respectively, then the k m vectors come into being a k m 3n fuzzy matrix. Threshold T ck is

5 Fault Diagnosis of Rotating Machinery using Fuzzy Neural Network 103 utilized to discretize the matrix, that is, when an item of the matrix is more than T ck, replace it with 1, otherwise 0, thus a k m 3n discrete matrix is obtained. Let d k be the value of the fault type c k, then if we take those k m 3n-dimensional discrete values as the ones of condition attributes of DT and those k m fault values d k as the ones of decision attributes of DT, then we acquire decision table T k. It must be noted that the number of objects in T k is k m and the values of all decision attributes are same. For decision table T k,letc k be condition attributes; then we obtain the equivalent class of objects [x i ] ck,1 i k m. If x m (1 m k m )satisfy the formulation max(card([x m ] Ck )), where card( ) refers to the cardinality of a set and max( ) means to get maximum, we select object x m as a representative of decision table T k. For the training sample of every fault type, we can get its representative object of DT in the same way as described above. Then we put those objects in one DT, and this DT is the very DT from which we will extract rules. Let C be the condition attributes of DT and {d k } the decision attributes, the heuristic reduction method, as described in Ref.[10], of RST is used to reduce DT and the reduced decision table {T r } is obtained. From this DT, the rules are acquired and their formulation is described by Eq.(3), and at the same time we calculate the dependency factors and antecedent coverage factors of the rules according to Eqs.(4), (5) and (6). 2.3 Construction and configuration of ANNs We configure the ANN shown in figure 1 as follows: The neuron numbers in the input layer and output layer equal to the one of diagnostic features and faults, respectively. The function of the IIth layer is to fuzzicate the values transferred from the Ith layer by high, medium and low three fuzzy segments. The neuron number of the IIIth layer is equal to the one of the rules and the neuron number of the IVth layer is same as that of the Vth layer, and equals to the count of faults. We use the connecting initial weights between the second and third layer to describe the antecedent parts of the rules and that between the third and fourth layer to describe the consequential parts of the rules. Let use the ith neuron of the third layer to characterize the ith rule. The output of the ith neuron of the third layer exclusively connects to one neuron in the fourth layer, this connection means the consequential part of this rule R i, and the connection initial weight is the dependency factor γ i. In the second layer, only those attributes appearing in the rule R i respectively connect to the neurons of the third layer, with the condition coverage factors being their connection initial weights. In DT, if the discrete value of one certain attribute b i j Bi is 1, then the connection weight between the connection of the neuron corresponding to this attribute and the ith neuron of the third layer is preset O i (B i,b i j ), otherwise, Oi (B i,b i j ), 1 i m, 1 j n. Other connection weights of neurons between the second and third layer, those between the third and fourth layer are initialized as random values ranged [0,0.01]. Thus, we complete the configuration of the ANN, which is called KBFNN, based on the rules and factors from RST. 2.4 Optimization of adjustable fuzziness factors GA [8] is chosen to optimize the parameters, f d and f e, of the outputs of KBFNN. An 8-bit string encodes the above parameters, respectively. Thus the string length is 16 for an individual. We select the number of initial population, crossover probability for single point crossover and mutation probability as 50, 0.8, and 0.01, respectively. The fitness function is obtained through Eq.(9). 3 Experiment and Results 3.1 Fault sample acquisition The typical faults of rotating machinery, such as unbalance, radial rubbing, oil whirl and rotor crack, are considered in our problem. Here, we also take normal condition as a fault for convenient description. The fault samples are obtained by simulating corresponding faults on Bently Rotor Kit at certain constant speeds. In horizontal direction and vertical directions,

6 104 LI Ru-qiang, CHEN Jin and WU Xing respectively, 100, 100, 240, 160 and 200 groups of data are obtained for the faults of normal, unbalance, radial rubbing, oil whirl and rotor crack, respectively, with sample number of 4096 in one group and sample frequency of khz. For every fault sample, half are chosen randomly as training samples and the alternative as test samples. 3.2 Selection and acquisition of symptom It is the investigative result that the frequency spectrum of vibration signals reflects sensitively the typical faults of rotating machines. So symptoms from frequency spectrum have widely applied for fault diagnosis. The frequency spectrum includes amplitude spectrum and power spectrum and both of them have been utilized in fault diagnosis. Here we take into account the symptoms from amplitude spectrum and by considering the symptom table of Sawyer [12], select eleven features as symptom of fault diagnosis. We firstly sum up all the amplitudes of each frequency range, denoting S i,i =1, 2,, 11; then the sum of all amplitudes ranged from 0 to 10 time frequency is calculated as S A ; finally the ratio S R = S i /S A,i =1, 2,, 11 and be obtained, denoting one symptom of this frequency range. Of course, all the considerations above are based on certain frequency resolution according to sample frequency and sample data length. Table 1 gives a set of symptoms of training sample about above five faults, where each column is one symptom corresponding to the frequency range of the column. Figure 3 illustrates the relationship of amplitude sum of the eleven frequency ranges and we can notice that the eleven points are not separable linearly. Fig.3 Table 1 Relationship of a set of symptoms about five faults A set of symptoms of training sample of above five faults fr fr 0.5 fr fr 1 fr 1.5 fr Normal Unbalance Radial rubbing Oil whirl Rotor crack fr 3fr 3 5fr oddfr 5 10 fr Normal Unbalance Radial rubbing Oil whirl Rotor crack

7 Fault Diagnosis of Rotating Machinery using Fuzzy Neural Network 105 Table 2 Decision table of input feature after discretization Normal Unbalance Radial rubbing Oil whirl Rotor crack Normal Unbalance Radial rubbing Oil whirl Rotor crack Rules acquisition based on RST and construction of an ANN For the training sample of every fault, we obtain the representative object by setting T ck, 1 k 5, 0.7. Because there are four different representative objects for the fault type unbalance, we get four distinct DTs. One of them is shown in Table 2. Reduce the DT of Table 2 employing heuristic reduction method and we obtain the reduced DT as shown in Table 3. The indiscernibility functions of individual objects in DT are defined as Table 3 Reduced decision table (1)L 1 (10)L 4 (17)M ( 6) {d i } x x x x x f 1 (x 1, {d 1 })=L 1 L 4, (11) f 2 (x 2, {d 2 })=L 4 M 6, (12) f 3 (x 3, {d 3 })=M 6 L 1 + M 6 L 4, (13) f 4 (x 4, {d 4 })=M 6 L 1 + M 6 L 4, (14) f 5 (x 5, {d 5 })=L 1 M 6. (15) For objects x 3 and x 4 we get two rules, respectively, f1 3 (x 3, {d 3 })=M 6 L 1, (16) f2 3 (x 3, {d 3 })=M 6 L 4, (17) f1 4 (x 4, {d 4 })=M 6 L 1, (18) f2 4 (x 4, {d 4 })=M 6 L 4. (19) For Eqs.(11), (12), (15) (19), after calculating the dependency factors and antecedent coverage factors of the rules, we obtain the following: γ 1 =0.2, O 1 (L 1 L 4,L 1 ) = 0.1, O 1 (L 1 L 4,L 4 ) = 0.1, γ 2 =0.6, O 2 (L 4 M 6,L 4 )= 0.3, O 2 (L 4 M 6,L 6 )= 0.3, γ1 3=0.6, O3 1 (M 6 L 1,M 6 )= 0.3, O1 3(M 6 L 1,L 1 )= 0.3, γ2=0.6, 3 O2(M 3 6 L 4,M 6 )= 0.3, O2(M 3 6 L 4,L 4 )= 0.3, γ1=0.6, 4 O1(M 4 6 L 1,M 6 )= 0.3, O1(M 4 6 L 1,L 1 )=0.3, γ2 4=0.6, O4 2 (M 6 L 4,M 6 )= 0.3, O2 4(M 6 L 4,L 4 )=0.3, γ 5 =0.6, O 5 (L 1 M 6,L 1 )=0.3, O 5 (L 1 M 6,M 6 )= 0.3. Then, we can construct and configure our ANN based on the number of the rules, dependency factors and antecedent coverage factors of the rules, as shown in Fig.4.

8 106 LI Ru-qiang, CHEN Jin and WU Xing Fig.4 Construction and configuration of ANNs 3.4 Experimental result We compare training time and classification ability of our KBFNN with that of the general back propagation FNNs (GFNNs), which have same structure as one shown in Fig.1. Table 4 lists the classification level for all the faults mentioned above with GFNNs and KBFNNs of different structures. In Table 5, we give the diagnostic level for every fault with KBFNN of structure with initial knowledge obtained by attributes (L 1,L 4,M 6 ) and GFNNs of structure In this table, the training time refers to the time for training process in running the procedure developed by c++ written by us on the computer of Pentium IV/2.4GHz/256MB. Table 4 shows the comparison of classification level for five faults using KBFNNs and GFNNs with different structures. For the GFNNs only, the fault diagnostic level of GFNNs with structure of is higher than those of others. For the KBFNNs only, the identification Table 4 Comparison of classification level for five faults using KBFNNs and GFNNs with different structures Epoch GFNNs(%) KBFNNs(%) times L 1,L 2,L 5 L 1,L 2,L 4 L 1,L 4,M 6 M 1,L 2,L

9 Fault Diagnosis of Rotating Machinery using Fuzzy Neural Network 107 level of KBFNNs with initial knowledge created by attributes (L 1,L 4,M 6) is comparatively higher and shows more stability under different epoch times. With the same epoch time, the performances of KBFNNs with different initial knowledge are generally better than those of GFNNs with distinct structures. From Table 5 we can conclude that, KBFNN has remarkable higher classification level than GFNNs in diagnosing the faults of normal and unbalance, compared with other faults. For the fault of oil whirl, KBFNN has excellent capability to identify it, whilst only on some situations can GFNNs do. It is obvious that KBFNNs are superior to GFNNs in the performance of classification under the same training epoch times for different faults. In general, KBFNNs have 3% higher classification level than GFNNs, with the highest classification level of 13.75%; Besides, there is shorter training time for KBFNNs comparatively. Table 5 Comparison of performance using KBFNNs and GFNNs KBFNNs( )(%) GFNNs( )(%) Epoch times Normal Unbalance Radial rubbing Oil whirl Rotor crack Level Train time(s) Conclusion One kind of KBFNNs, based on hybrid techniques of RST, FST, ANNs and GA, are proposed, which employ the advantages of those techniques while eliminate their disadvantages. The KBFNNs were designed to diagnose five typical faults, including normal, unbalance, radial rubbing, oil whirl and rotor crack of rotating machinery. Diagnostic classification results show that, from the training time aspect, KBFNNs use shorter time than GFNNs, and from the aspect of classification capability, they have higher identification level, compared with GFNNs. At the same time the KBFNNs make the design of ANNs no blindness, which depend on the rules obtained based on RST. References [1] Renwick J T. Vibration analysis a proven technique as a predictive maintenance tool [J]. IEEE Transactions on Industry Application, 1985, 21: [2] Toshio T, Tornoya N, Peng C. Failure detection and diagnosis of rotating machinery by orthogonal expansion of density function of vibration signal [C]. In: Proceedings. EcoDesign 99: First International Symposium On Environmentally Conscious Design and Inverse Manufacturing. Tokyo, Japan, 1999, [3] Yao Hongxing, Zhao Lindu, Sheng Zhaohan. The application of fault diagnosis based on fuzzy neural networks [J]. Turbing Technology, 2000, 42(5): (in Chinese). [4] Pawlak Z. Rough sets[j]. International Journal of Information and Computer Science, 1982,11(5) [5] Ou Jian, Sun Caixin, Bi Weimin, et al. A steam turbine-generator vibration fault diagnosis methodbasedonroughset[c].in: Proceedings of IEEE International Conference on Power System Technology. Kunming, China, 2002, 3,

10 108 LI Ru-qiang, CHEN Jin and WU Xing [6] Li Xiaolei, Wu Xiaobing. The application of rough set theory in vehicle transmission system fault diagnosis [C]. In: Proceedings of IEEE International Conference on Vehicle Electronics. Changchun, China, 1999, 1, [7] Cao Longhan, Cao Changxiu, Guo Zhen, et al. The research of fault diagnosis for fuel injection system of diesel engine with ANN based on rough sets theory [C]. In: Proceeding of the 4th World Congress on Intelligent Control and Automation. Shanghai, China, 2002, [8] Wang Xiaoping, Cao Liming. Genetic Algorithm Theory Application and Software Implementation [M]. Xi an JiaoTong University Press,Xi an, 2002 (in Chinese). [9] Walczak B, Massart D L. Rough sets theory [J]. Chemometrics and Intelligent Laboratory Systems, 1999, 47:1 16. [10] Li Ruqiang, Chen Jin, Wu Xing. Fault diagnosis on rotating machinery based on fuzzy C-means clustering and rough set theory[j]. Information and Control, 2004, 24(1): 4 5 (in Chinese). [11] Mitra S, Mitra P, Pal S K. Evolutionary modular design of rough knowledge-based network using fuzzy attributes [J]. Neurocomputing, 2001, 36: [12] Sawyer J. Sawyer s Turbomachinery Maintenance Handbooks [M]. Turbomachinery International Publications, 1980.

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

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

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

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

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

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

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

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

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

Hybrid particle swarm algorithm for solving nonlinear constraint. optimization problem [5].

Hybrid particle swarm algorithm for solving nonlinear constraint. optimization problem [5]. Hybrid particle swarm algorithm for solving nonlinear constraint optimization problems BINGQIN QIAO, XIAOMING CHANG Computers and Software College Taiyuan University of Technology Department of Economic

More information

A Particle Swarm Optimization (PSO) Primer

A Particle Swarm Optimization (PSO) Primer A Particle Swarm Optimization (PSO) Primer With Applications Brian Birge Overview Introduction Theory Applications Computational Intelligence Summary Introduction Subset of Evolutionary Computation Genetic

More information

An Evolution Strategy for the Induction of Fuzzy Finite-state Automata

An Evolution Strategy for the Induction of Fuzzy Finite-state Automata Journal of Mathematics and Statistics 2 (2): 386-390, 2006 ISSN 1549-3644 Science Publications, 2006 An Evolution Strategy for the Induction of Fuzzy Finite-state Automata 1,2 Mozhiwen and 1 Wanmin 1 College

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

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

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

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

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

Diesel Fault Diagnosis Technology Based on the theory of Fuzzy Neural Network Information Fusion 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,

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

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

Artificial Neural Networks Examination, June 2005

Artificial Neural Networks Examination, June 2005 Artificial Neural Networks Examination, June 2005 Instructions There are SIXTY questions. (The pass mark is 30 out of 60). For each question, please select a maximum of ONE of the given answers (either

More information

Approximation Bound for Fuzzy-Neural Networks with Bell Membership Function

Approximation Bound for Fuzzy-Neural Networks with Bell Membership Function Approximation Bound for Fuzzy-Neural Networks with Bell Membership Function Weimin Ma, and Guoqing Chen School of Economics and Management, Tsinghua University, Beijing, 00084, P.R. China {mawm, chengq}@em.tsinghua.edu.cn

More information

Adaptive synchronization of chaotic neural networks with time delays via delayed feedback control

Adaptive synchronization of chaotic neural networks with time delays via delayed feedback control 2017 º 12 È 31 4 ½ Dec. 2017 Communication on Applied Mathematics and Computation Vol.31 No.4 DOI 10.3969/j.issn.1006-6330.2017.04.002 Adaptive synchronization of chaotic neural networks with time delays

More information

2256. Application of empirical mode decomposition and Euclidean distance technique for feature selection and fault diagnosis of planetary gearbox

2256. Application of empirical mode decomposition and Euclidean distance technique for feature selection and fault diagnosis of planetary gearbox 56. Application of empirical mode decomposition and Euclidean distance technique for feature selection and fault diagnosis of planetary gearbox Haiping Li, Jianmin Zhao, Jian Liu 3, Xianglong Ni 4,, 4

More information

ARPN Journal of Science and Technology All rights reserved.

ARPN Journal of Science and Technology All rights reserved. Rule Induction Based On Boundary Region Partition Reduction with Stards Comparisons Du Weifeng Min Xiao School of Mathematics Physics Information Engineering Jiaxing University Jiaxing 34 China ABSTRACT

More information

Application of Neuro Fuzzy Reduced Order Observer in Magnetic Bearing Systems

Application of Neuro Fuzzy Reduced Order Observer in Magnetic Bearing Systems Application of Neuro Fuzzy Reduced Order Observer in Magnetic Bearing Systems M. A., Eltantawie, Member, IAENG Abstract Adaptive Neuro-Fuzzy Inference System (ANFIS) is used to design fuzzy reduced order

More information

ENTROPIES OF FUZZY INDISCERNIBILITY RELATION AND ITS OPERATIONS

ENTROPIES OF FUZZY INDISCERNIBILITY RELATION AND ITS OPERATIONS International Journal of Uncertainty Fuzziness and Knowledge-Based Systems World Scientific ublishing Company ENTOIES OF FUZZY INDISCENIBILITY ELATION AND ITS OEATIONS QINGUA U and DAEN YU arbin Institute

More information

No. 6 Determining the input dimension of a To model a nonlinear time series with the widely used feed-forward neural network means to fit the a

No. 6 Determining the input dimension of a To model a nonlinear time series with the widely used feed-forward neural network means to fit the a Vol 12 No 6, June 2003 cfl 2003 Chin. Phys. Soc. 1009-1963/2003/12(06)/0594-05 Chinese Physics and IOP Publishing Ltd Determining the input dimension of a neural network for nonlinear time series prediction

More information

Use of Full Spectrum Cascade for Rotor Rub Identification

Use of Full Spectrum Cascade for Rotor Rub Identification Use of Full Spectrum Cascade for Rotor Rub Identification T. H. Patel 1, A. K. Darpe 2 Department of Mechanical Engineering, Indian Institute of Technology, Delhi 110016, India. 1 Research scholar, 2 Assistant

More information

Efficiently merging symbolic rules into integrated rules

Efficiently merging symbolic rules into integrated rules Efficiently merging symbolic rules into integrated rules Jim Prentzas a, Ioannis Hatzilygeroudis b a Democritus University of Thrace, School of Education Sciences Department of Education Sciences in Pre-School

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

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

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

Data Mining Part 5. Prediction

Data Mining Part 5. Prediction Data Mining Part 5. Prediction 5.5. Spring 2010 Instructor: Dr. Masoud Yaghini Outline How the Brain Works Artificial Neural Networks Simple Computing Elements Feed-Forward Networks Perceptrons (Single-layer,

More information

Integer weight training by differential evolution algorithms

Integer weight training by differential evolution algorithms Integer weight training by differential evolution algorithms V.P. Plagianakos, D.G. Sotiropoulos, and M.N. Vrahatis University of Patras, Department of Mathematics, GR-265 00, Patras, Greece. e-mail: vpp

More information

The Phase Detection Algorithm of Weak Signals Based on Coupled Chaotic-oscillators Sun Wen Jun Rui Guo Sheng, Zhang Yang

The Phase Detection Algorithm of Weak Signals Based on Coupled Chaotic-oscillators Sun Wen Jun Rui Guo Sheng, Zhang Yang 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 205) The Phase Detection Algorithm of Weak Signals Based on Coupled Chaotic-oscillators Sun Wen Jun

More information

NUMERICAL SIMULATION OF THREE DIMENSIONAL GAS-PARTICLE FLOW IN A SPIRAL CYCLONE

NUMERICAL SIMULATION OF THREE DIMENSIONAL GAS-PARTICLE FLOW IN A SPIRAL CYCLONE Applied Mathematics and Mechanics (English Edition), 2006, 27(2):247 253 c Editorial Committee of Appl. Math. Mech., ISSN 0253-4827 NUMERICAL SIMULATION OF THREE DIMENSIONAL GAS-PARTICLE FLOW IN A SPIRAL

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

1618. Dynamic characteristics analysis and optimization for lateral plates of the vibration screen

1618. Dynamic characteristics analysis and optimization for lateral plates of the vibration screen 1618. Dynamic characteristics analysis and optimization for lateral plates of the vibration screen Ning Zhou Key Laboratory of Digital Medical Engineering of Hebei Province, College of Electronic and Information

More information

Research Article A Novel Differential Evolution Invasive Weed Optimization Algorithm for Solving Nonlinear Equations Systems

Research Article A Novel Differential Evolution Invasive Weed Optimization Algorithm for Solving Nonlinear Equations Systems Journal of Applied Mathematics Volume 2013, Article ID 757391, 18 pages http://dx.doi.org/10.1155/2013/757391 Research Article A Novel Differential Evolution Invasive Weed Optimization for Solving Nonlinear

More information

Multi-wind Field Output Power Prediction Method based on Energy Internet and DBPSO-LSSVM

Multi-wind Field Output Power Prediction Method based on Energy Internet and DBPSO-LSSVM , pp.128-133 http://dx.doi.org/1.14257/astl.16.138.27 Multi-wind Field Output Power Prediction Method based on Energy Internet and DBPSO-LSSVM *Jianlou Lou 1, Hui Cao 1, Bin Song 2, Jizhe Xiao 1 1 School

More information

Evolutionary Functional Link Interval Type-2 Fuzzy Neural System for Exchange Rate Prediction

Evolutionary Functional Link Interval Type-2 Fuzzy Neural System for Exchange Rate Prediction Evolutionary Functional Link Interval Type-2 Fuzzy Neural System for Exchange Rate Prediction 3. Introduction Currency exchange rate is an important element in international finance. It is one of the chaotic,

More information

FUZZY DIAGNOSTIC REASONING THAT TAKES INTO ACCOUNT THE UNCERTAINTY OF THE RELATION BETWEEN FAULTS AND SYMPTOMS

FUZZY DIAGNOSTIC REASONING THAT TAKES INTO ACCOUNT THE UNCERTAINTY OF THE RELATION BETWEEN FAULTS AND SYMPTOMS Int. J. Appl. Math. Comput. Sci., 26, Vol. 6, No., 27 35 FUZZY DIAGNOSTIC REASONING THAT TAKES INTO ACCOUNT THE UNCERTAINTY OF THE RELATION BETWEEN FAULTS AND SYMPTOMS JAN MACIEJ KOŚCIELNY, MICHAŁ SYFERT

More information

arxiv: v1 [astro-ph.im] 25 Apr 2014

arxiv: v1 [astro-ph.im] 25 Apr 2014 CPC(HEP & NP), 9, 33(X): 5 Chinese Physics C Vol. 33, No. X, Xxx, 9 A linear calibration method on DNL error for energy spectrum * arxiv:44.633v [astro-ph.im] 5 Apr 4 LU Bo() ;) FU Yan-Hong(), CHEN Yong()

More information

Wind Turbine Gearbox Temperature Monitor Based On CITDMFPA-WNN Baoyi Wanga, Wuchao Liub, Shaomin Zhangc

Wind Turbine Gearbox Temperature Monitor Based On CITDMFPA-WNN Baoyi Wanga, Wuchao Liub, Shaomin Zhangc 4th International Conference on Electrical & Electronics Engineering and Computer Science (ICEEECS 2016) Wind Turbine Gearbox Temperature Monitor Based On CITDMFPA-WNN Baoyi Wanga, Wuchao Liub, Shaomin

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

Sound Quality Prediction of Vehicle Interior Noise under Multiple Working Conditions Using Back-Propagation Neural Network Model

Sound Quality Prediction of Vehicle Interior Noise under Multiple Working Conditions Using Back-Propagation Neural Network Model Journal of Transportation Technologies, 205, 5, 34-39 Published Online April 205 in SciRes. http://www.scirp.org/journal/jtts http://dx.doi.org/0.4236/jtts.205.5203 Sound Quality Prediction of Vehicle

More information

Misalignment Fault Detection in Dual-rotor System Based on Time Frequency Techniques

Misalignment Fault Detection in Dual-rotor System Based on Time Frequency Techniques Misalignment Fault Detection in Dual-rotor System Based on Time Frequency Techniques Nan-fei Wang, Dong-xiang Jiang *, Te Han State Key Laboratory of Control and Simulation of Power System and Generation

More information

Computers and Mathematics with Applications. A novel automatic microcalcification detection technique using Tsallis entropy & a type II fuzzy index

Computers and Mathematics with Applications. A novel automatic microcalcification detection technique using Tsallis entropy & a type II fuzzy index Computers and Mathematics with Applications 60 (2010) 2426 2432 Contents lists available at ScienceDirect Computers and Mathematics with Applications journal homepage: www.elsevier.com/locate/camwa A novel

More information

Structure Design of Neural Networks Using Genetic Algorithms

Structure Design of Neural Networks Using Genetic Algorithms Structure Design of Neural Networks Using Genetic Algorithms Satoshi Mizuta Takashi Sato Demelo Lao Masami Ikeda Toshio Shimizu Department of Electronic and Information System Engineering, Faculty of Science

More information

AN INTRODUCTION TO FUZZY SOFT TOPOLOGICAL SPACES

AN INTRODUCTION TO FUZZY SOFT TOPOLOGICAL SPACES Hacettepe Journal of Mathematics and Statistics Volume 43 (2) (2014), 193 204 AN INTRODUCTION TO FUZZY SOFT TOPOLOGICAL SPACES Abdülkadir Aygünoǧlu Vildan Çetkin Halis Aygün Abstract The aim of this study

More information

SIMPLIFIED MARGINAL LINEARIZATION METHOD IN AUTONOMOUS LIENARD SYSTEMS

SIMPLIFIED MARGINAL LINEARIZATION METHOD IN AUTONOMOUS LIENARD SYSTEMS italian journal of pure and applied mathematics n. 30 03 (67 78) 67 SIMPLIFIED MARGINAL LINEARIZATION METHOD IN AUTONOMOUS LIENARD SYSTEMS Weijing Zhao Faculty of Electronic Information and Electrical

More information

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 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

Adaptive Fuzzy Spiking Neural P Systems for Fuzzy Inference and Learning

Adaptive Fuzzy Spiking Neural P Systems for Fuzzy Inference and Learning Adaptive Fuzzy Spiking Neural P Systems for Fuzzy Inference and Learning Jun Wang 1 and Hong Peng 2 1 School of Electrical and Information Engineering, Xihua University, Chengdu, Sichuan, 610039, China

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

ROUGH NEUTROSOPHIC SETS. Said Broumi. Florentin Smarandache. Mamoni Dhar. 1. Introduction

ROUGH NEUTROSOPHIC SETS. Said Broumi. Florentin Smarandache. Mamoni Dhar. 1. Introduction italian journal of pure and applied mathematics n. 32 2014 (493 502) 493 ROUGH NEUTROSOPHIC SETS Said Broumi Faculty of Arts and Humanities Hay El Baraka Ben M sik Casablanca B.P. 7951 Hassan II University

More information

Digital Trimulus Color Image Enhancing and Quantitative Information Measuring

Digital Trimulus Color Image Enhancing and Quantitative Information Measuring th WSEAS Int. Conference on Computational Intelligence, Man-Machine Systems and Cybernetics, Tenerife, Spain, December -, 007 33 Digital Trimulus Color Enhancing and Quantitative Information Measuring

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

Research on Permanent Magnet Linear Synchronous Motor Control System Simulation *

Research on Permanent Magnet Linear Synchronous Motor Control System Simulation * Available online at www.sciencedirect.com AASRI Procedia 3 (2012 ) 262 269 2012 AASRI Conference on Modeling, Identification and Control Research on Permanent Magnet Linear Synchronous Motor Control System

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

Vibration Analysis of Shaft Misalignment and Diagnosis Method of Structure Faults for Rotating Machinery

Vibration Analysis of Shaft Misalignment and Diagnosis Method of Structure Faults for Rotating Machinery Available online at www.ijpe-online.com Vol. 3, No. 4, July 07, pp. 337-347 DOI: 0.3940/ijpe.7.04.p.337347 Vibration Analysis of Shaft Misalignment and Diagnosis Method of Structure Faults for Rotating

More information

Gravitational Search Algorithm with Dynamic Learning Strategy

Gravitational Search Algorithm with Dynamic Learning Strategy Journal of Information Hiding and Multimedia Signal Processing c 2018 ISSN 2073-4212 Ubiquitous International Volume 9, Number 1, January 2018 Gravitational Search Algorithm with Dynamic Learning Strategy

More information

Implementing an Intelligent Error Back Propagation (EBP) Relay in PSCAD TM /EMTDC 4.2.1

Implementing an Intelligent Error Back Propagation (EBP) Relay in PSCAD TM /EMTDC 4.2.1 1 Implementing an Intelligent Error Back Propagation (EBP) Relay in PSCAD TM /EMTDC 4.2.1 E. William, IEEE Student Member, Brian K Johnson, IEEE Senior Member, M. Manic, IEEE Senior Member Abstract Power

More information

Research Article Structural Damage Identification Based on Rough Sets and Artificial Neural Network

Research Article Structural Damage Identification Based on Rough Sets and Artificial Neural Network e Scientific World Journal, Article ID 193284, 9 pages http://dx.doi.org/10.1155/2014/193284 Research Article Structural Damage Identification Based on Rough Sets and Artificial Neural Network Chengyin

More information

Characterisation of the plasma density with two artificial neural network models

Characterisation of the plasma density with two artificial neural network models Characterisation of the plasma density with two artificial neural network models Wang Teng( 王腾 ) a)b), Gao Xiang-Dong( 高向东 ) a), and Li Wei( 李炜 ) c) a) Faculty of Electromechanical Engineering, Guangdong

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

Determining the Optimal Decision Delay Parameter for a Linear Equalizer

Determining the Optimal Decision Delay Parameter for a Linear Equalizer International Journal of Automation and Computing 1 (2005) 20-24 Determining the Optimal Decision Delay Parameter for a Linear Equalizer Eng Siong Chng School of Computer Engineering, Nanyang Technological

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

ISSN: Received: Year: 2018, Number: 24, Pages: Novel Concept of Cubic Picture Fuzzy Sets

ISSN: Received: Year: 2018, Number: 24, Pages: Novel Concept of Cubic Picture Fuzzy Sets http://www.newtheory.org ISSN: 2149-1402 Received: 09.07.2018 Year: 2018, Number: 24, Pages: 59-72 Published: 22.09.2018 Original Article Novel Concept of Cubic Picture Fuzzy Sets Shahzaib Ashraf * Saleem

More information

Feature Selection by Genetic Programming, And Artificial Neural Network-based Machine Condition Monitoring

Feature Selection by Genetic Programming, And Artificial Neural Network-based Machine Condition Monitoring Feature Selection by Genetic Programming, And Artificial Neural Network-based Machine Condition Monitoring Pooja Gupta, Dr. Sulochana Wadhwani Abstract This Paper presents the performance of bearing fault

More information

Journal of Engineering Science and Technology Review 7 (1) (2014)

Journal of Engineering Science and Technology Review 7 (1) (2014) Jestr Journal of Engineering Science and Technology Review 7 () (204) 32 36 JOURNAL OF Engineering Science and Technology Review www.jestr.org Particle Swarm Optimization-based BP Neural Network for UHV

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

Genetic Algorithm for Solving the Economic Load Dispatch

Genetic Algorithm for Solving the Economic Load Dispatch International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 5 (2014), pp. 523-528 International Research Publication House http://www.irphouse.com Genetic Algorithm

More information

Impeller Fault Detection for a Centrifugal Pump Using Principal Component Analysis of Time Domain Vibration Features

Impeller Fault Detection for a Centrifugal Pump Using Principal Component Analysis of Time Domain Vibration Features Impeller Fault Detection for a Centrifugal Pump Using Principal Component Analysis of Time Domain Vibration Features Berli Kamiel 1,2, Gareth Forbes 2, Rodney Entwistle 2, Ilyas Mazhar 2 and Ian Howard

More information

1845. A novel approach for the evaluation of frequency-band loss factor based on last decay rate of vibrational amplitude

1845. A novel approach for the evaluation of frequency-band loss factor based on last decay rate of vibrational amplitude 1845. A novel approach for the evaluation of frequency-band loss factor based on last decay rate of vibrational amplitude Jintao Gu 1, Meiping Sheng 2, Zhiwei Guo 3, Hanbei Guo 4 School of Marine Science

More information

NEURAL NETWORKS APPLICATION FOR MECHANICAL PARAMETERS IDENTIFICATION OF ASYNCHRONOUS MOTOR

NEURAL NETWORKS APPLICATION FOR MECHANICAL PARAMETERS IDENTIFICATION OF ASYNCHRONOUS MOTOR NEURAL NETWORKS APPLICATION FOR MECHANICAL PARAMETERS IDENTIFICATION OF ASYNCHRONOUS MOTOR D. Balara, J. Timko, J. Žilková, M. Lešo Abstract: A method for identification of mechanical parameters of an

More information

THEORETICAL ANALYSIS AND NUMERICAL CALCULATION OF LOOP-SOURCE TRANSIENT ELECTROMAGNETIC IMAGING

THEORETICAL ANALYSIS AND NUMERICAL CALCULATION OF LOOP-SOURCE TRANSIENT ELECTROMAGNETIC IMAGING CHINESE JOURNAL OF GEOPHYSICS Vol.47, No.2, 24, pp: 379 386 THEORETICAL ANALYSIS AND NUMERICAL CALCULATION OF LOOP-SOURCE TRANSIENT ELECTROMAGNETIC IMAGING XUE Guo-Qiang LI Xiu SONG Jian-Ping GUO Wen-Bo

More information

Minimal Attribute Space Bias for Attribute Reduction

Minimal Attribute Space Bias for Attribute Reduction Minimal Attribute Space Bias for Attribute Reduction Fan Min, Xianghui Du, Hang Qiu, and Qihe Liu School of Computer Science and Engineering, University of Electronic Science and Technology of China, Chengdu

More information

HIGH PERFORMANCE ADAPTIVE INTELLIGENT DIRECT TORQUE CONTROL SCHEMES FOR INDUCTION MOTOR DRIVES

HIGH PERFORMANCE ADAPTIVE INTELLIGENT DIRECT TORQUE CONTROL SCHEMES FOR INDUCTION MOTOR DRIVES HIGH PERFORMANCE ADAPTIVE INTELLIGENT DIRECT TORQUE CONTROL SCHEMES FOR INDUCTION MOTOR DRIVES M. Vasudevan and R. Arumugam Department of Electrical and Electronics Engineering, Anna University, Chennai,

More information

A Fractal-ANN approach for quality control

A Fractal-ANN approach for quality control A Fractal-ANN approach for quality control Kesheng Wang Department of Production and Quality Engineering, University of Science and Technology, N-7491 Trondheim, Norway Abstract The main problem with modern

More information

Classification of Voice Signals through Mining Unique Episodes in Temporal Information Systems: A Rough Set Approach

Classification of Voice Signals through Mining Unique Episodes in Temporal Information Systems: A Rough Set Approach Classification of Voice Signals through Mining Unique Episodes in Temporal Information Systems: A Rough Set Approach Krzysztof Pancerz, Wies law Paja, Mariusz Wrzesień, and Jan Warcho l 1 University of

More information

Artificial Neural Networks Examination, March 2004

Artificial Neural Networks Examination, March 2004 Artificial Neural Networks Examination, March 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

A Swarm-based Rough Set Approach for Group Decision Support Systems

A Swarm-based Rough Set Approach for Group Decision Support Systems 2009 Ninth International Conference on Hybrid Intelligent Systems A Swarm-based Rough Set Approach for Group Decision Support Systems Mingyan Zhao 1, Hongbo Liu 2,3, Ajith Abraham 2,3 and Emilio Corchado

More information

CHATTERING-FREE SMC WITH UNIDIRECTIONAL AUXILIARY SURFACES FOR NONLINEAR SYSTEM WITH STATE CONSTRAINTS. Jian Fu, Qing-Xian Wu and Ze-Hui Mao

CHATTERING-FREE SMC WITH UNIDIRECTIONAL AUXILIARY SURFACES FOR NONLINEAR SYSTEM WITH STATE CONSTRAINTS. Jian Fu, Qing-Xian Wu and Ze-Hui Mao International Journal of Innovative Computing, Information and Control ICIC International c 2013 ISSN 1349-4198 Volume 9, Number 12, December 2013 pp. 4793 4809 CHATTERING-FREE SMC WITH UNIDIRECTIONAL

More information

Pure Strategy or Mixed Strategy?

Pure Strategy or Mixed Strategy? Pure Strategy or Mixed Strategy? Jun He, Feidun He, Hongbin Dong arxiv:257v4 [csne] 4 Apr 204 Abstract Mixed strategy evolutionary algorithms EAs) aim at integrating several mutation operators into a single

More information

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

Journal of Engineering Science and Technology Review 6 (2) (2013) Research Article. Received 25 June 2012; Accepted 15 January 2013 Jestr Journal of Engineering Science and Technology Review 6 () (3) 5-54 Research Article JOURNAL OF Engineering Science and Technology Review www.jestr.org Fault Diagnosis and Classification in Urban

More information

N. Sarikaya Department of Aircraft Electrical and Electronics Civil Aviation School Erciyes University Kayseri 38039, Turkey

N. Sarikaya Department of Aircraft Electrical and Electronics Civil Aviation School Erciyes University Kayseri 38039, Turkey Progress In Electromagnetics Research B, Vol. 6, 225 237, 2008 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM FOR THE COMPUTATION OF THE CHARACTERISTIC IMPEDANCE AND THE EFFECTIVE PERMITTIVITY OF THE MICRO-COPLANAR

More information

Empirical Study on Multilevel Fuzzy Entropy Weight Performance Evaluation Model of the Petroleum Products Export Processing Enterprises in China

Empirical Study on Multilevel Fuzzy Entropy Weight Performance Evaluation Model of the Petroleum Products Export Processing Enterprises in China Appl. Math. Inf. Sci. 9, No. 4, 2185-2193 (2015) 2185 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.12785/amis/090459 Empirical Study on Multilevel Fuzzy Entropy

More information

Key risk index identification of UHV project construction based on improved rough set model

Key risk index identification of UHV project construction based on improved rough set model Science Journal of Energy Engineering 2015; 3(4-1): 6-13 Published online December 26, 2014 (http://www.sciencepublishinggroup.com/j/sjee) doi: 10.11648/j.sjee.s.2015030401.12 Key risk index identification

More information

Fuzzy adaptive catfish particle swarm optimization

Fuzzy adaptive catfish particle swarm optimization ORIGINAL RESEARCH Fuzzy adaptive catfish particle swarm optimization Li-Yeh Chuang, Sheng-Wei Tsai, Cheng-Hong Yang. Institute of Biotechnology and Chemical Engineering, I-Shou University, Kaohsiung, Taiwan

More information

System Reliability Allocation Based on Bayesian Network

System Reliability Allocation Based on Bayesian Network Appl. Math. Inf. Sci. 6, No. 3, 681-687 (2012) 681 Applied Mathematics & Information Sciences An International Journal System Reliability Allocation Based on Bayesian Network Wenxue Qian 1,, Xiaowei Yin

More information

The Parameters Selection of PSO Algorithm influencing On performance of Fault Diagnosis

The Parameters Selection of PSO Algorithm influencing On performance of Fault Diagnosis The Parameters Selection of Algorithm influencing On performance of Fault Diagnosis Yan HE,a, Wei Jin MA and Ji Ping ZHANG School of Mechanical Engineering and Power Engineer North University of China,

More information

A Neuro-Fuzzy Scheme for Integrated Input Fuzzy Set Selection and Optimal Fuzzy Rule Generation for Classification

A Neuro-Fuzzy Scheme for Integrated Input Fuzzy Set Selection and Optimal Fuzzy Rule Generation for Classification A Neuro-Fuzzy Scheme for Integrated Input Fuzzy Set Selection and Optimal Fuzzy Rule Generation for Classification Santanu Sen 1 and Tandra Pal 2 1 Tejas Networks India Ltd., Bangalore - 560078, India

More information

Weighted Fuzzy Time Series Model for Load Forecasting

Weighted Fuzzy Time Series Model for Load Forecasting NCITPA 25 Weighted Fuzzy Time Series Model for Load Forecasting Yao-Lin Huang * Department of Computer and Communication Engineering, De Lin Institute of Technology yaolinhuang@gmail.com * Abstract Electric

More information

Research Article Response of a Warped Flexible Rotor with a Fluid Bearing

Research Article Response of a Warped Flexible Rotor with a Fluid Bearing Hindawi Publishing Corporation International Journal of Rotating Machinery Volume 8, Article ID 753, 9 pages doi:.55/8/753 Research Article Response of a Warped Flexible Rotor with a Fluid Bearing Jim

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

NEURO-FUZZY SYSTEM BASED ON GENETIC ALGORITHM FOR ISOTHERMAL CVI PROCESS FOR CARBON/CARBON COMPOSITES

NEURO-FUZZY SYSTEM BASED ON GENETIC ALGORITHM FOR ISOTHERMAL CVI PROCESS FOR CARBON/CARBON COMPOSITES NEURO-FUZZY SYSTEM BASED ON GENETIC ALGORITHM FOR ISOTHERMAL CVI PROCESS FOR CARBON/CARBON COMPOSITES Zhengbin Gu, Hejun Li, Hui Xue, Aijun Li, Kezhi Li College of Materials Science and Engineering, Northwestern

More information

Intelligent Modular Neural Network for Dynamic System Parameter Estimation

Intelligent Modular Neural Network for Dynamic System Parameter Estimation Intelligent Modular Neural Network for Dynamic System Parameter Estimation Andrzej Materka Technical University of Lodz, Institute of Electronics Stefanowskiego 18, 9-537 Lodz, Poland Abstract: A technique

More information

Genetic Algorithms: Basic Principles and Applications

Genetic Algorithms: Basic Principles and Applications Genetic Algorithms: Basic Principles and Applications C. A. MURTHY MACHINE INTELLIGENCE UNIT INDIAN STATISTICAL INSTITUTE 203, B.T.ROAD KOLKATA-700108 e-mail: murthy@isical.ac.in Genetic algorithms (GAs)

More information