A STUDY ON INTELLIGENT PERFORMANCE DIAGNOSTICS OF A GAS TURBINE ENGINE USING NEURAL NETWORKS

Size: px
Start display at page:

Download "A STUDY ON INTELLIGENT PERFORMANCE DIAGNOSTICS OF A GAS TURBINE ENGINE USING NEURAL NETWORKS"

Transcription

1 Proceedigs of the Iteratioal Gas Turbie Cogress 2003 Tokyo November 2-7, 2003 DRAFT IGTC2003Tokyo TS-002 A STUDY ON INTELLIGENT PERFORMANCE DIAGNOSTICS OF A GAS TURBINE ENGINE USING NEURAL NETWORKS Chag-duk Kog, Ja-youg Ki, Myoug-cheol Kag ad Seog-hee Kho Departmet of Aerospace Egieerig Chosu Uiversity #375, Seo-suk Dog, Dog-gu, Gwagju , Republic of KOREA Phoe: , FAX: , cdgog@mail.chosu.ac.kr ABSTRACT A itelliget performace diagostic computer program of a gas turbie usig the NN(Neural Network) was developed. Recetly o-coditio performace moitorig of major gas path compoets usig the GPA(Gas path Aalysis) method has bee performed i aalyzig of egie faults. However because the types ad severities of egie faults are various ad complex, it is ot easy that all fault coditios of the egie would be moitored oly by the GPA approach. Therefore i order to solve this problem, applicatio of usig the NNs for learig ad diagosis would be required. Amog them, a BPN (Back Propagatio Neural Network) with oe hidde layer, which ca use a updatig learig rate, was proposed for diagostics of PT6A-62 turboprop egie i this work. I this study, i order to facilitate applicatio of the NNs as well as to provide user-friedly circumstace a performace diagostic computer code usig MATLAB was ewly proposed. As a result, ot oly more precise ad prompt aalysis results could be obtaied due to use of the toolbox i MATLAB o diagosis ad umerical aalysis, but also the GUI (Graphical User Iterface) platform could be realized. The proposed egie diagostics system is able to trai the BPN with each fault patter ad the costruct the total traiig etwork by assemblig the traied BPNs. Database for etwork learig ad test was costructed usig a gas turbie performace simulatio program. I order to ivestigate reliability o costructio of database for diagostic results, a aalysis was performed with 5 combiatio cases of 40 fault patters. Fially a diagostic applicatio example for the PT6A-62 turboprop egie was performed usig the traied etwork with database, which represeted the best diagostic results amog test sets. 1. INTRODUCTION Egie coditio moitorig is a effective complex way to improve safety as well as reduce operatio ad maiteace costs of gas turbies. To keep track of the health of various compoets that make up a moder aircraft egie, a large umber of moitorig ad diagostic techiques have to be applied. Amog them, the GPA(Gas Path Aalysis) is a kid of fault diagostic techiques that ca be used to isolate ad quatify gas path faulted compoets of gas turbies. Some features of the GPAs are the Copyright 2003 by GTSJ Mauscript Received o March 31, 2003 capability to idetify the compoet resposible for the loss of performace, detect multiple faults ad quatify the deterioratio affectig idividual compoets. (Zedda & Sigh, 1998) Performace diagosis of major gas path compoets usig the GPA ca be carried out by idepedet parameters, (such as compoet efficiecies, mass flow parameters, etc.) ad the FCM(Fault Coefficiet Matrix). Because the FCM, which is a iverse matrix of the ICM(Ifluece Coefficiet Matrix) that is relatioship betwee measurable depedet parameters (such as pressure, temperature, fuel flow, etc.) ad idepedet parameters, is a o-square matrix, there might be some error to obtai the iverse matrix due to umerical treatmet. (Urba, 1972) Recetly AI(Artificial Itelligece) ad especially the NN(Neural Network) techiques have bee applied to gas turbie egie diagostics. The NNs have iheret features that make them particularly suited to diagostic tasks. (Lu et al., 2000, Su et al., 2000, Volpoi et al., 2000, Depold & Gass, 1999) Chages of measured parameters i egie gas path reflect the chage of compoet characteristics. If the iterrelatioship betwee them ca be built usig the NN, the differet types of faults ca be diagosed. Lots of research works have bee coducted o egie fault diagosis usig the NN, ad several NN approaches have bee developed. Amog them, the BPN (Back Propagatio Network) is widely used because of its simplicity ad already made algorithm. (Su et al., 2000, Zedda, 1998, Tag et al., 1998) The BPN was created by geeralizig the Widrow-Hoff learig rule to multiple-layer etworks ad oliear differetiable trasfer fuctios. Iput vectors ad the correspodig target vectors are used to trai to trai a etwork util it ca approximate a fuctio, associate iput vectors with specific output vectors, or classify iput vectors i a appropriate way as defied. Networks with biases, a sigmoid layer, ad a liear output layer are capable of approximatig ay fuctio with a fiite umber of discotiuities. Backpropagatio is a gradiet descet algorithm, as is the Widrow-Hoff learig rule, i which the etwork weights are moved alog the egative of the gradiet of the performace fuctio. (Hayki, 1994) I order to reduce some difficulties of curretly used BPNs for gas turbie egie diagostics, this work proposed a method, which is able to trai the BPN with each fault patter ad the costruct the total traiig etwork by assemblig the traied BPN. Fault ad test database to build the NNs were obtaied usig a gas turbie performace simulatio program. I order to use easily the proposed diagostics system, a GUI(Graphical User Iterface) program for costructig database, traiig, test ad applyig the NNs was developed. -1-

2 2. THE DIAGNOSTIC SYSTEM WITH GUI The proposed gas turbie egie diagostic system cosists of costructio of database for traiig the NN, learig the BPN, verificatio of the NN usig test data, ad applicatio for a target gas turbie egie. Figure 1 shows mai widow for the proposed diagostic system. I the stage of traiig stage of the BPN, the traiig is performed usig iput data (such as traiig error goal, umber of euros i hidde layer, umber of maximum iteratios, etc.), ad database obtaied i the previous stage. Figure 3 shows i/out widow for the stage of traiig. Fig. 1 Mai widow for diagostic system Fig. 3 Widow for BPN traiig I the stage of data base costructio, a performace simulatio program calculates base egie performace ad measurable parameters for various faults. Egie performace degradatio is saved at a file through ormalizatio usig the followig equatio. Figure 2 shows i/out widow for the stage of data base costructio. I the stage of test ad applicatio at the target egie, the types of faults ad their severities are quatitatively idicated usig the traied NN with iput data such as test ad measured data. Figure 4 shows i/out widow for the stage of test ad applicatio. Fig. 2 Widow for database acquisitio Z Z b Z 100 (1) Z Where Z b is the value at the established baselie coditio ad Z is the measured or calculated value respectively. b Fig. 4 Widow for NN test/diagosis 3. NEURAL NETWORK APPROACH TO GAS TURBINE PERFORMANCE DIAGNOSTICS A egie selected for diagostics system is the P&WC PT6A-62 free-turbie turboprop egie. The egie shaft horsepower is 857.9kW(1150 hp) at sea level, but flat rated at -2-

3 708.7kW(950 hp). Table. 1 shows the performace data at maximum take-off coditio, which were provided by the egie maufacturer. (Kog & Ki, 2001) Table. 1 Performace data by egie maufacturer Variable Values Atmospheric coditio Sea Level Static Stadard Coditio Mass flow rate (kg/s) 4.18 Fuel flow rate (kg/s) Shaft horse power (hp) 1150 S.F.C (kg/kw hr) Gas geerator rotatioal speed (100% RPM) Propeller rotatioal speed (100% RPM) 2000 Measurable parameters for this model were SHP(shaft horse power), MF(fuel flow), PT2(compressor exit pressure), TT2(compressor exit temperature), PT4(compressor turbie exit pressure), TT4(compressor turbie exit temperature), TT5(power turbie exit temperature). Flow capacities ad efficiecies of gas path compoets were used for detectio parameters for their performace degradatios. It meas that the six performace parameters, which are flow capacities ad efficiecies of compressor, compressor turbie ad power turbie, used for detectig sigle or multiple faults such as compressor foulig, turbie erosio, ad so o. 40 patters of traiig data ad 15 patters of test data were obtaied usig the performace simulatio program of the PT6A-62 turboprop egie. (Kog, 2001) Fault patters for traiig ad test have various cases of compressor foulig, turbie erosio, ad simultaeously combied faults of gas path compoets with the performace degradatio rage of 1% to 5%. Learig algorithm used the BPN with oe hidde layer. The hidde layer used the taget sigmoid trasfer fuctio, ad the output layer used the liear trasfer fuctio DATA SET CONSTRUCTION Data set for learig was composed of 40 patters of faults. Compressor foulig causes decrease of both flow capacity ad efficiecy, ad it was cosidered that the degradatio rate due to this fault has the maximum rage of 5%. However turbie erosio causes icrease of flow capacity ad decrease of efficiecy, ad it also was cosidered that the degradatio rate has the maximum rage of 5% like the compressor foulig case. Various cases for fault patters were assumed that there are sigle fault patter such as compressor foulig, compressor turbie erosio or power turbie erosio, ad multi patters with simultaeously combied faults. If variatio rates of compoet flow capacities ad efficiecies are iput at GUI widow, each compoet performace map is scaled by them. Therefore the egie performace ca be matched at a ew operatig poit with this scaled map. After measuremet parameters (such as SHP, MF, P2, T2, P4, T4 ad T5) of the degraded egie are compared with them of clea egie ad calculated usig equatio (1), they will be saved as a data file. With the same procedure as costructio of the learig data set, 15 patters of faults were costructed for test data set. Table 2 shows fault patters for learig data set. (Diakuchak, 1992) Where is compoet flow capacity, meas compoet efficiecy. Subscripts of CO, CT, PT preset compressor, compressor turbie, power turbie. Table. 2 Fault patters for learig data set CO CO CT CT PT PT NEURAL NETWORK TRAINING ALGORITHM Fault patters were traied usig the BPN algorithm. The BPN cosists of oe iput layer with 7 euros, oe hidde layer with oe euros ad oe output layer with 6 euros as show i Figure 5. Seve euros of the iput layer mea variatios of measuremet parameters such as SHP, MF, P2, T2, P4, T4 ad T5, ad 6 euros of the output layer preset degradatio rates of flow capacities ad efficiecies for compressor, compressor turbie ad power turbie. The taget sigmoid fuctio (2) was used as the trasfer fuctio of the hidde layer, ad the liear trasfer fuctio (3) was applied as the trasfer fuctio of the output layer. (Lee & Mu 1999) x x e e y (2) x x e e y x (3) -3-

4 Where e meas expoetial, y ad x are output ad iput values respectively. is tagetial parameter, ad it was set as 1 i this work. Fig. 5 Architecture of three layer BPN Figure 6 shows a tred that the etwork output is covergig to the target output for the 40 th fault patter. 4. NETWORK VALIDATION Test data set composed of 15 fault patters was used to validate the leared NN. Test set cosists of various types ad severities of compoet faults similar to data sets for learig. Table 3 presets the applied test data set for validatio. (Diakuchak, 1992) I order to ivestigate ifluece o costructio of database for diagostic results, a aalysis was performed with 5 combiatio cases, which were derived from 40 fault patters. Table 4 shows 5 combiatio cases for database ad their RMS errors. From diagostic results, it is oted that the case I with all 40 fault patters at Table 2 has much greater RMS errors rather tha the cases with partial fault patters. It meas that uecessary data may have iaccuracy diagostic results iversely. The case II is the results that trai the data set usig the fault patter umber 1 to 15 at Table 3. These are various types that sigle fault occurs at each compoet. It is foud that the case II have much less errors rather tha the case I icludig multi-fault types. The BPN eeds differetial operatio of the trasfer fuctio for effective calculatio i the forward pass. Therefore differetial equatios of taget sigmoid ad liear trasfer fuctios are respectively as follows. (Lee & Mu 1999) 2 1 [ f x ] y (4) y 1 (5) I the NN learig process, i order to icrease the learig speed ad maitai the stability the learig rate factor (LRF) icreases 10 % of the previous LRF if the errors betwee etwork ad goal outputs decrease, but the LRF decreases 50% of the previous LRF if the errors icrease. Moreover the weight factor was oly updated i case of decrease of the errors. The errors is defied as the followig RMS(Root Mea Square). RMS error i 1 y T Where T is target output, y is output value calculated by the NN, ad is the umber of output layer euros. I this work the target maximum RMS error was set at (6) Table. 3 Fault patters for NN validatio CO CO CT CT PT PT Table. 4 RMS errors for each learig database sets CASE I CASE II CASE III CASEIV CASE V Fig. 6 RMS errors versus umber of iteratios The case III is the result that trais the data set usig the fault patter umber 3, 4, 8, 9, 13 ad 14 with compoet performace degradatio rates of 3 ad 4%, ad the case IV is the result that lears the data set usig the fault patter umber 1, 5, 6, 10, 11 ad -4-

5 15 with compoet performace degradatio rates 1 ad 5%. As a result of compariso, it is show that have less RMS errors tha the case II, the case III ad the case IV with wide degradatio rates has the smallest RMS errors. Fially, the case V costructs learig set usig the fault patter umber 1, 2, 3, 4 ad 5 (oly compressor foulig). This case ca detect well the compressor foulig patter, but it has big RMS errors for other sigle ad multi compoet fault patters. I this test, i order to get better diagostic results, firstly it was cofirmed that uecessary database may give rise to reduce the diagostic reliability, iversely. Secodly, the case usig the learig database for sigle compoet fault patters has much higher reliability tha that for multi compoet fault patters, ad thirdly, the case usig wide rage of performace degradatio rates has much better tha that usig arrow rage of performace degradatio rates. Fially the leared case with a sigle compoet fault patter ca detect precisely the same compoet fault patter, but it ca detect well the other compoet fault patters. Figure 7 ad 8 show respectively applicatio results for diagostics of the PT6A-62 turboprop egie. Because diagostic results show reductio of both flow capacity ad efficiecy of compressor as show i Figure 7, it ca be foud that cause of fault is compressor foulig. 5. CONCLUSION REMARKS I this work, a performace diagostics system for a gas turbie was ewly proposed usig the NNs. The proposed diagostics system was composed with the basis of the GUI platform, which users ca use easily for costructio of data base, traiig, test ad eve applicatio of the NNs. For learig the NN, a BPN with oe hidde, oe iput ad oe output layer was used. The iput layer had seve euros of variatios of measuremet parameters such as SHP, MF, P2, T2, P4, T4 ad T5, ad the output layer used 6 euros of degradatio ratios of flow capacities ad efficiecies for compressor, compressor turbie ad power turbie. The taget sigmoid fuctio was used as the trasfer fuctio of the hidde layer, ad the liear trasfer fuctio was applied as the trasfer fuctio of the output layer. After obtaiig 55 fault patters usig the performace simulatio program of PT6A-62 turboprop egie, 40 patters were used for etwork traiig, ad 15 patters were applied for etwork validatio. I order to ivestigate reliability o costructio of database for diagostic results, a aalysis was performed with 5 combiatio cases of 40 fault patters. From aalysis results, i order to get better diagostic results, firstly it was cofirmed that uecessary database might give rise to reduce the diagostic reliability, iversely. Secodly, the case usig the learig database for sigle compoet fault patters had much higher reliability tha that for multi compoet fault patters, ad thirdly, the case usig wide rage of performace degradatio rates had much better tha that usig arrow rage of performace degradatio rates. Fially the leared case with a sigle compoet fault patter could detect precisely the same compoet fault patter, but it could detect well the other compoet fault patters. From applicatio results for diagostics of the PT6A-62 turboprop egie usig the leared etworks, it was cofirmed that the proposed diagostics systems could detect well the sigle fault types such as compressor foulig, compressor turbie erosio ad power turbie erosio as well as multi compoet combied fault types. Fig. 7 Applicatio results of the case IV etwork Because Figure 8 shows decrease of both flow capacity ad efficiecy at compressor as well as icrease of flow capacitiy ad decrease of efficiecy at compressor turbie, it presets that causes of combied faults are compressor foulig ad compressor turbie erosio. Fig. 8 Applicatio results of the case IV etwork ACKNOWLEDGEMENTS This study was supported by Factory Automatio Research Ceter for Parts of Vehicles(FACPOV) i Chosu Uiversity, Gwagju, Korea. FACPOV is desiged as a regioal research ceter of Korea Sciece ad Egieerig Foudatio(KOSEF) ad operated by Chosu Uiversity. REFERENCES Lu, P. J., Zhag, M. C., Hsu, T. C., ad Zhag, J., 2000, A Evaluatio of Egie Faults Diagostics usig Artificial Neural Networks, Proceedigs of ASME TURBO EXPO 2000, GT-0029 Su, B., Zhag, J., Zhag, S., 2000, A Ivestigatio of Artificial Neural Network (ANN) I Quatitative Fault Diagosis for Turbofa Egie, Proceedigs of ASME TURBO EXPO 2000, GT-0032 Volpoi, A. J., Depold, H., Gaguli, R., ad Daguag, C., 2000, The Use of Kalma Filter ad Neural Network Methodologies i Gas Turbie Performace Diagostics: A Comparative Study, Proceedigs of ASME TURBO EXPO 2000, 2000-GT-547 Depold, H. R., ad Gass, F. D., 1999, The Applicatio of Expert Systems ad Neural Networks to Gas Turbie Progostics ad Diagostics, Joural of Egieerig for Gas Turbies ad Power, Vol. 121, pp Zedda, M., ad Sigh, R., 1998, Fault Diagosis of a Turbofa Egie usig Neural Networks: A Quatitative Approach, America Istitute of Aeroautics ad Astroautics, AIAA

6 Tag, G., Yates, C. L., ad Che, D., 1998, Comparative Study of Two Neural Networks Applied to Jet Egie Fault Diagosis, America Istitute of Aeroautics ad Astroautics, AIAA Urba, L.A., 1972, "Gas Path Aalysis Applied to Turbie Egie Coditio Moitorig", J. of Aircraft, Vol. 10, No. 7, pp Diakuchak, I.S., 1992, "Performace Deterioratio i Idustrial Gas Turbies" Tras. ASME Joural of Egieerig for Gas Turbie ad Power, Vol. 114 : , 1992 Kog. C.D., Ki, J.Y., 2001, Performace Simulatio of Turboprop Egie for Basic Traier, ASME 00-GT-391 Heyki, S., 1994, Neural Networks A Comprehesive Foudatio, Macmilia Lee, H. Y., Mu, G. I., 1999, Fuzzy-Neuro usig MATLAB, A-Ji -6-

Intermittent demand forecasting by using Neural Network with simulated data

Intermittent demand forecasting by using Neural Network with simulated data Proceedigs of the 011 Iteratioal Coferece o Idustrial Egieerig ad Operatios Maagemet Kuala Lumpur, Malaysia, Jauary 4, 011 Itermittet demad forecastig by usig Neural Network with simulated data Nguye Khoa

More information

A STUDY OF VIBRATION MEASURING AND FATIGUE ANALYSIS FOR CANTILEVER BEAMS

A STUDY OF VIBRATION MEASURING AND FATIGUE ANALYSIS FOR CANTILEVER BEAMS Joural of Techology, Vol. 3, No., pp. 47-56 (07) 47, * LabView ANSYS A STUDY OF VIBRATION MEASURING AND FATIGUE ANALYSIS FOR CANTILEVER BEAMS Yuo-Ter Tsai, * Hsie-Yag Li Departmet of Mechaical Egieerig

More information

Application of Neural Networks in Bridge Health Prediction based on Acceleration and Displacement Data Domain

Application of Neural Networks in Bridge Health Prediction based on Acceleration and Displacement Data Domain Proceedigs of the Iteratioal MultiCoferece of Egieers ad Computer Scietists 213 Vol I,, March 13-15, 213, Hog Kog Applicatio of Neural Networks i Bridge Health Predictio based o Acceleratio ad Displacemet

More information

DERIVING THE 12-LEAD ECG FROM EASI ELECTRODES VIA NONLINEAR REGRESSION

DERIVING THE 12-LEAD ECG FROM EASI ELECTRODES VIA NONLINEAR REGRESSION DERIVING THE 1-LEAD ECG FROM EASI ELECTRODES VIA NONLINEAR REGRESSION 1 PIROON KAEWFOONGRUNGSI, DARANEE HORMDEE 1, Departmet of Computer Egieerig, Faculty of Egieerig, Kho Kae Uiversity 4, Thailad E-mail:

More information

Week 1, Lecture 2. Neural Network Basics. Announcements: HW 1 Due on 10/8 Data sets for HW 1 are online Project selection 10/11. Suggested reading :

Week 1, Lecture 2. Neural Network Basics. Announcements: HW 1 Due on 10/8 Data sets for HW 1 are online Project selection 10/11. Suggested reading : ME 537: Learig-Based Cotrol Week 1, Lecture 2 Neural Network Basics Aoucemets: HW 1 Due o 10/8 Data sets for HW 1 are olie Proect selectio 10/11 Suggested readig : NN survey paper (Zhag Chap 1, 2 ad Sectios

More information

Title: Damage Identification of Structures Based on Pattern Classification Using Limited Number of Sensors

Title: Damage Identification of Structures Based on Pattern Classification Using Limited Number of Sensors Cover page Title: Damage Idetificatio of Structures Based o Patter Classificatio Usig Limited Number of Sesors Authors: Yuyi QIAN Akira MITA PAPER DEADLINE: **JULY, ** PAPER LENGTH: **8 PAGES MAXIMUM **

More information

ME 539, Fall 2008: Learning-Based Control

ME 539, Fall 2008: Learning-Based Control ME 539, Fall 2008: Learig-Based Cotrol Neural Network Basics 10/1/2008 & 10/6/2008 Uiversity Orego State Neural Network Basics Questios??? Aoucemet: Homework 1 has bee posted Due Friday 10/10/08 at oo

More information

Comparison Study of Series Approximation. and Convergence between Chebyshev. and Legendre Series

Comparison Study of Series Approximation. and Convergence between Chebyshev. and Legendre Series Applied Mathematical Scieces, Vol. 7, 03, o. 6, 3-337 HIKARI Ltd, www.m-hikari.com http://d.doi.org/0.988/ams.03.3430 Compariso Study of Series Approimatio ad Covergece betwee Chebyshev ad Legedre Series

More information

Structuring Element Representation of an Image and Its Applications

Structuring Element Representation of an Image and Its Applications Iteratioal Joural of Cotrol Structurig Automatio Elemet ad Represetatio Systems vol. of a o. Image 4 pp. ad 50955 Its Applicatios December 004 509 Structurig Elemet Represetatio of a Image ad Its Applicatios

More information

Electricity consumption forecasting method based on MPSO-BP neural network model Youshan Zhang 1, 2,a, Liangdong Guo2, b,qi Li 3, c and Junhui Li2, d

Electricity consumption forecasting method based on MPSO-BP neural network model Youshan Zhang 1, 2,a, Liangdong Guo2, b,qi Li 3, c and Junhui Li2, d 4th Iteratioal Coferece o Electrical & Electroics Egieerig ad Computer Sciece (ICEEECS 2016) Electricity cosumptio forecastig method based o eural etwork model Yousha Zhag 1, 2,a, Liagdog Guo2, b,qi Li

More information

Tracking Bearing Degradation using Gaussian Wavelets

Tracking Bearing Degradation using Gaussian Wavelets Trackig Bearig Degradatio usig Gaussia Wavelets Toy Galati 1 1 Aerospace Divisio, Defece Sciece ad Techology Group, 56 Lorimer Street, Fishermas Bed, Victoria, 37, Australia Abstract This paper ivestigates

More information

Goodness-Of-Fit For The Generalized Exponential Distribution. Abstract

Goodness-Of-Fit For The Generalized Exponential Distribution. Abstract Goodess-Of-Fit For The Geeralized Expoetial Distributio By Amal S. Hassa stitute of Statistical Studies & Research Cairo Uiversity Abstract Recetly a ew distributio called geeralized expoetial or expoetiated

More information

Measurement uncertainty of the sound absorption

Measurement uncertainty of the sound absorption Measuremet ucertaity of the soud absorptio coefficiet Aa Izewska Buildig Research Istitute, Filtrowa Str., 00-6 Warsaw, Polad a.izewska@itb.pl 6887 The stadard ISO/IEC 705:005 o the competece of testig

More information

A STUDY ON MHD BOUNDARY LAYER FLOW OVER A NONLINEAR STRETCHING SHEET USING IMPLICIT FINITE DIFFERENCE METHOD

A STUDY ON MHD BOUNDARY LAYER FLOW OVER A NONLINEAR STRETCHING SHEET USING IMPLICIT FINITE DIFFERENCE METHOD IRET: Iteratioal oural of Research i Egieerig ad Techology eissn: 39-63 pissn: 3-7308 A STUDY ON MHD BOUNDARY LAYER FLOW OVER A NONLINEAR STRETCHING SHEET USING IMPLICIT FINITE DIFFERENCE METHOD Satish

More information

THE KALMAN FILTER RAUL ROJAS

THE KALMAN FILTER RAUL ROJAS THE KALMAN FILTER RAUL ROJAS Abstract. This paper provides a getle itroductio to the Kalma filter, a umerical method that ca be used for sesor fusio or for calculatio of trajectories. First, we cosider

More information

Estimating the Change Point of Bivariate Binomial Processes Experiencing Step Changes in Their Mean

Estimating the Change Point of Bivariate Binomial Processes Experiencing Step Changes in Their Mean Proceedigs of the 202 Iteratioal Coferece o Idustrial Egieerig ad Operatios Maagemet Istabul, Turey, July 3 6, 202 Estimatig the Chage Poit of Bivariate Biomial Processes Experiecig Step Chages i Their

More information

A NEW CLASS OF 2-STEP RATIONAL MULTISTEP METHODS

A NEW CLASS OF 2-STEP RATIONAL MULTISTEP METHODS Jural Karya Asli Loreka Ahli Matematik Vol. No. (010) page 6-9. Jural Karya Asli Loreka Ahli Matematik A NEW CLASS OF -STEP RATIONAL MULTISTEP METHODS 1 Nazeeruddi Yaacob Teh Yua Yig Norma Alias 1 Departmet

More information

Orthogonal Gaussian Filters for Signal Processing

Orthogonal Gaussian Filters for Signal Processing Orthogoal Gaussia Filters for Sigal Processig Mark Mackezie ad Kiet Tieu Mechaical Egieerig Uiversity of Wollogog.S.W. Australia Abstract A Gaussia filter usig the Hermite orthoormal series of fuctios

More information

REGRESSION (Physics 1210 Notes, Partial Modified Appendix A)

REGRESSION (Physics 1210 Notes, Partial Modified Appendix A) REGRESSION (Physics 0 Notes, Partial Modified Appedix A) HOW TO PERFORM A LINEAR REGRESSION Cosider the followig data poits ad their graph (Table I ad Figure ): X Y 0 3 5 3 7 4 9 5 Table : Example Data

More information

Mechanical Efficiency of Planetary Gear Trains: An Estimate

Mechanical Efficiency of Planetary Gear Trains: An Estimate Mechaical Efficiecy of Plaetary Gear Trais: A Estimate Dr. A. Sriath Professor, Dept. of Mechaical Egieerig K L Uiversity, A.P, Idia E-mail: sriath_me@klce.ac.i G. Yedukodalu Assistat Professor, Dept.

More information

On stratified randomized response sampling

On stratified randomized response sampling Model Assisted Statistics ad Applicatios 1 (005,006) 31 36 31 IOS ress O stratified radomized respose samplig Jea-Bok Ryu a,, Jog-Mi Kim b, Tae-Youg Heo c ad Chu Gu ark d a Statistics, Divisio of Life

More information

Comprehensive Bridge Health Evaluation Method Based on Information Fusion

Comprehensive Bridge Health Evaluation Method Based on Information Fusion MATEC Web of Cofereces 82, 03003 (2016) DOI: 10.1051/ mateccof/20168203003 Comprehesive Bridge Health Evaluatio Method Based o Iformatio Fusio Li-pig Li 1,a, We-xia Dig 2 ad Xiao-li Lu 3 1 Faculty of Egieerig,

More information

THE SYSTEMATIC AND THE RANDOM. ERRORS - DUE TO ELEMENT TOLERANCES OF ELECTRICAL NETWORKS

THE SYSTEMATIC AND THE RANDOM. ERRORS - DUE TO ELEMENT TOLERANCES OF ELECTRICAL NETWORKS R775 Philips Res. Repts 26,414-423, 1971' THE SYSTEMATIC AND THE RANDOM. ERRORS - DUE TO ELEMENT TOLERANCES OF ELECTRICAL NETWORKS by H. W. HANNEMAN Abstract Usig the law of propagatio of errors, approximated

More information

Properties and Hypothesis Testing

Properties and Hypothesis Testing Chapter 3 Properties ad Hypothesis Testig 3.1 Types of data The regressio techiques developed i previous chapters ca be applied to three differet kids of data. 1. Cross-sectioal data. 2. Time series data.

More information

DECOMPOSITION METHOD FOR SOLVING A SYSTEM OF THIRD-ORDER BOUNDARY VALUE PROBLEMS. Park Road, Islamabad, Pakistan

DECOMPOSITION METHOD FOR SOLVING A SYSTEM OF THIRD-ORDER BOUNDARY VALUE PROBLEMS. Park Road, Islamabad, Pakistan Mathematical ad Computatioal Applicatios, Vol. 9, No. 3, pp. 30-40, 04 DECOMPOSITION METHOD FOR SOLVING A SYSTEM OF THIRD-ORDER BOUNDARY VALUE PROBLEMS Muhammad Aslam Noor, Khalida Iayat Noor ad Asif Waheed

More information

Mechatronics. Time Response & Frequency Response 2 nd -Order Dynamic System 2-Pole, Low-Pass, Active Filter

Mechatronics. Time Response & Frequency Response 2 nd -Order Dynamic System 2-Pole, Low-Pass, Active Filter Time Respose & Frequecy Respose d -Order Dyamic System -Pole, Low-Pass, Active Filter R 4 R 7 C 5 e i R 1 C R 3 - + R 6 - + e out Assigmet: Perform a Complete Dyamic System Ivestigatio of the Two-Pole,

More information

Research Article A New Second-Order Iteration Method for Solving Nonlinear Equations

Research Article A New Second-Order Iteration Method for Solving Nonlinear Equations Abstract ad Applied Aalysis Volume 2013, Article ID 487062, 4 pages http://dx.doi.org/10.1155/2013/487062 Research Article A New Secod-Order Iteratio Method for Solvig Noliear Equatios Shi Mi Kag, 1 Arif

More information

Confidence interval for the two-parameter exponentiated Gumbel distribution based on record values

Confidence interval for the two-parameter exponentiated Gumbel distribution based on record values Iteratioal Joural of Applied Operatioal Research Vol. 4 No. 1 pp. 61-68 Witer 2014 Joural homepage: www.ijorlu.ir Cofidece iterval for the two-parameter expoetiated Gumbel distributio based o record values

More information

A Unified Approach on Fast Training of Feedforward and Recurrent Networks Using EM Algorithm

A Unified Approach on Fast Training of Feedforward and Recurrent Networks Using EM Algorithm 2270 IEEE TRASACTIOS O SIGAL PROCESSIG, VOL. 46, O. 8, AUGUST 1998 [12] Q. T. Zhag, K. M. Wog, P. C. Yip, ad J. P. Reilly, Statistical aalysis of the performace of iformatio criteria i the detectio of

More information

Linear Associator Linear Layer

Linear Associator Linear Layer Hebbia Learig opic 6 Note: lecture otes by Michael Negevitsky (uiversity of asmaia) Bob Keller (Harvey Mudd College CA) ad Marti Haga (Uiversity of Colorado) are used Mai idea: learig based o associatio

More information

New Correlation for Calculating Critical Pressure of Petroleum Fractions

New Correlation for Calculating Critical Pressure of Petroleum Fractions IARJSET ISSN (Olie) 2393-8021 ISSN (Prit) 2394-1588 Iteratioal Advaced Research Joural i Sciece, Egieerig ad Techology New Correlatio for Calculatig Critical Pressure of Petroleum Fractios Sayed Gomaa,

More information

Short Term Load Forecasting Using Artificial Neural Network And Imperialist Competitive Algorithm

Short Term Load Forecasting Using Artificial Neural Network And Imperialist Competitive Algorithm Short Term Load Forecastig Usig Artificial eural etwork Ad Imperialist Competitive Algorithm Mostafa Salamat, Mostafa_salamat63@yahoo.com Javad Mousavi, jmousavi.sh1365@gmail.com Seyed Hamid Shah Alami,

More information

μ are complex parameters. Other

μ are complex parameters. Other A New Numerical Itegrator for the Solutio of Iitial Value Problems i Ordiary Differetial Equatios. J. Suday * ad M.R. Odekule Departmet of Mathematical Scieces, Adamawa State Uiversity, Mubi, Nigeria.

More information

LINEAR REGRESSION ANALYSIS. MODULE IX Lecture Multicollinearity

LINEAR REGRESSION ANALYSIS. MODULE IX Lecture Multicollinearity LINEAR REGRESSION ANALYSIS MODULE IX Lecture - 9 Multicolliearity Dr Shalabh Departmet of Mathematics ad Statistics Idia Istitute of Techology Kapur Multicolliearity diagostics A importat questio that

More information

Control Charts for Mean for Non-Normally Correlated Data

Control Charts for Mean for Non-Normally Correlated Data Joural of Moder Applied Statistical Methods Volume 16 Issue 1 Article 5 5-1-017 Cotrol Charts for Mea for No-Normally Correlated Data J. R. Sigh Vikram Uiversity, Ujjai, Idia Ab Latif Dar School of Studies

More information

System Diagnostics using Kalman Filter Estimation Error

System Diagnostics using Kalman Filter Estimation Error System Diagostics usig Kalma Filter Estimatio Error Prof. Seugchul Lee, Seugtae Park, Heechag Kim, Hyusuk Huh ICMR2015 (11/25/2015) Machie Health Diagostics Desig Desig DNA + + Blue Prit phagocytes lymphocytes

More information

Estimation of Population Mean Using Co-Efficient of Variation and Median of an Auxiliary Variable

Estimation of Population Mean Using Co-Efficient of Variation and Median of an Auxiliary Variable Iteratioal Joural of Probability ad Statistics 01, 1(4: 111-118 DOI: 10.593/j.ijps.010104.04 Estimatio of Populatio Mea Usig Co-Efficiet of Variatio ad Media of a Auxiliary Variable J. Subramai *, G. Kumarapadiya

More information

A New Multivariate Markov Chain Model with Applications to Sales Demand Forecasting

A New Multivariate Markov Chain Model with Applications to Sales Demand Forecasting Iteratioal Coferece o Idustrial Egieerig ad Systems Maagemet IESM 2007 May 30 - Jue 2 BEIJING - CHINA A New Multivariate Markov Chai Model with Applicatios to Sales Demad Forecastig Wai-Ki CHING a, Li-Mi

More information

10-701/ Machine Learning Mid-term Exam Solution

10-701/ Machine Learning Mid-term Exam Solution 0-70/5-78 Machie Learig Mid-term Exam Solutio Your Name: Your Adrew ID: True or False (Give oe setece explaatio) (20%). (F) For a cotiuous radom variable x ad its probability distributio fuctio p(x), it

More information

Research on the Algorithm of Avionic Device Fault Diagnosis Based on Fuzzy Expert System

Research on the Algorithm of Avionic Device Fault Diagnosis Based on Fuzzy Expert System Chiese Joural of Aeroautics 20(2007) 223-229 Chiese Joural of Aeroautics www.elsevier.com/locate/cja Research o the Algorithm of Avioic Device Fault Diagosis Based o Fuzzy Expert System LI Jie*, SHEN Shi-tua

More information

Comparison of Minimum Initial Capital with Investment and Non-investment Discrete Time Surplus Processes

Comparison of Minimum Initial Capital with Investment and Non-investment Discrete Time Surplus Processes The 22 d Aual Meetig i Mathematics (AMM 207) Departmet of Mathematics, Faculty of Sciece Chiag Mai Uiversity, Chiag Mai, Thailad Compariso of Miimum Iitial Capital with Ivestmet ad -ivestmet Discrete Time

More information

Study on Coal Consumption Curve Fitting of the Thermal Power Based on Genetic Algorithm

Study on Coal Consumption Curve Fitting of the Thermal Power Based on Genetic Algorithm Joural of ad Eergy Egieerig, 05, 3, 43-437 Published Olie April 05 i SciRes. http://www.scirp.org/joural/jpee http://dx.doi.org/0.436/jpee.05.34058 Study o Coal Cosumptio Curve Fittig of the Thermal Based

More information

Numerical Methods in Fourier Series Applications

Numerical Methods in Fourier Series Applications Numerical Methods i Fourier Series Applicatios Recall that the basic relatios i usig the Trigoometric Fourier Series represetatio were give by f ( x) a o ( a x cos b x si ) () where the Fourier coefficiets

More information

There is no straightforward approach for choosing the warmup period l.

There is no straightforward approach for choosing the warmup period l. B. Maddah INDE 504 Discrete-Evet Simulatio Output Aalysis () Statistical Aalysis for Steady-State Parameters I a otermiatig simulatio, the iterest is i estimatig the log ru steady state measures of performace.

More information

Expectation-Maximization Algorithm.

Expectation-Maximization Algorithm. Expectatio-Maximizatio Algorithm. Petr Pošík Czech Techical Uiversity i Prague Faculty of Electrical Egieerig Dept. of Cyberetics MLE 2 Likelihood.........................................................................................................

More information

Forecasting SO 2 air pollution in Salamanca, Mexico using an ADALINE.

Forecasting SO 2 air pollution in Salamanca, Mexico using an ADALINE. Iovative Productio Machies ad Systems D.T. Pham, E.E. Eldukhri ad A.J. Soroka (eds) 2008 MEC. Cardiff Uiversity, UK. Forecastig SO 2 air pollutio i Salamaca, Mexico usig a ADALINE. M.G. Cortia a, U.S.

More information

A Neuron Model-free Controller with immune Tuning gain for Hydroelectric Generating Units

A Neuron Model-free Controller with immune Tuning gain for Hydroelectric Generating Units A Neuro Model-free Cotroller with immue Tuig gai for Hydroelectric Geeratig Uits Jiamig Zhag, Nig Wag ad Shuqig Wag Abstract A euro model-free cotrol method with immue scheme tuig gai for hydroelectric

More information

AN OPEN-PLUS-CLOSED-LOOP APPROACH TO SYNCHRONIZATION OF CHAOTIC AND HYPERCHAOTIC MAPS

AN OPEN-PLUS-CLOSED-LOOP APPROACH TO SYNCHRONIZATION OF CHAOTIC AND HYPERCHAOTIC MAPS http://www.paper.edu.c Iteratioal Joural of Bifurcatio ad Chaos, Vol. 1, No. 5 () 119 15 c World Scietific Publishig Compay AN OPEN-PLUS-CLOSED-LOOP APPROACH TO SYNCHRONIZATION OF CHAOTIC AND HYPERCHAOTIC

More information

Assessment of extreme discharges of the Vltava River in Prague

Assessment of extreme discharges of the Vltava River in Prague Flood Recovery, Iovatio ad Respose I 05 Assessmet of extreme discharges of the Vltava River i Prague M. Holický, K. Jug & M. Sýkora Kloker Istitute, Czech Techical Uiversity i Prague, Czech Republic Abstract

More information

Complex Algorithms for Lattice Adaptive IIR Notch Filter

Complex Algorithms for Lattice Adaptive IIR Notch Filter 4th Iteratioal Coferece o Sigal Processig Systems (ICSPS ) IPCSIT vol. 58 () () IACSIT Press, Sigapore DOI:.7763/IPCSIT..V58. Complex Algorithms for Lattice Adaptive IIR Notch Filter Hog Liag +, Nig Jia

More information

577. Estimation of surface roughness using high frequency vibrations

577. Estimation of surface roughness using high frequency vibrations 577. Estimatio of surface roughess usig high frequecy vibratios V. Augutis, M. Sauoris, Kauas Uiversity of Techology Electroics ad Measuremets Systems Departmet Studetu str. 5-443, LT-5368 Kauas, Lithuaia

More information

ECE 8527: Introduction to Machine Learning and Pattern Recognition Midterm # 1. Vaishali Amin Fall, 2015

ECE 8527: Introduction to Machine Learning and Pattern Recognition Midterm # 1. Vaishali Amin Fall, 2015 ECE 8527: Itroductio to Machie Learig ad Patter Recogitio Midterm # 1 Vaishali Ami Fall, 2015 tue39624@temple.edu Problem No. 1: Cosider a two-class discrete distributio problem: ω 1 :{[0,0], [2,0], [2,2],

More information

Mathematical Modeling of Optimum 3 Step Stress Accelerated Life Testing for Generalized Pareto Distribution

Mathematical Modeling of Optimum 3 Step Stress Accelerated Life Testing for Generalized Pareto Distribution America Joural of Theoretical ad Applied Statistics 05; 4(: 6-69 Published olie May 8, 05 (http://www.sciecepublishiggroup.com/j/ajtas doi: 0.648/j.ajtas.05040. ISSN: 6-8999 (Prit; ISSN: 6-9006 (Olie Mathematical

More information

Research on real time compensation of thermal errors of CNC lathe based on linear regression theory Qiu Yongliang

Research on real time compensation of thermal errors of CNC lathe based on linear regression theory Qiu Yongliang d Iteratioal Coferece o Machiery, Materials Egieerig, Chemical Egieerig ad Biotechology (MMECEB 015) Research o real time compesatio of thermal errors of CNC lathe based o liear regressio theory Qiu Yogliag

More information

Principle Of Superposition

Principle Of Superposition ecture 5: PREIMINRY CONCEP O RUCUR NYI Priciple Of uperpositio Mathematically, the priciple of superpositio is stated as ( a ) G( a ) G( ) G a a or for a liear structural system, the respose at a give

More information

TRACEABILITY SYSTEM OF ROCKWELL HARDNESS C SCALE IN JAPAN

TRACEABILITY SYSTEM OF ROCKWELL HARDNESS C SCALE IN JAPAN HARDMEKO 004 Hardess Measuremets Theory ad Applicatio i Laboratories ad Idustries - November, 004, Washigto, D.C., USA TRACEABILITY SYSTEM OF ROCKWELL HARDNESS C SCALE IN JAPAN Koichiro HATTORI, Satoshi

More information

Filter banks. Separately, the lowpass and highpass filters are not invertible. removes the highest frequency 1/ 2and

Filter banks. Separately, the lowpass and highpass filters are not invertible. removes the highest frequency 1/ 2and Filter bas Separately, the lowpass ad highpass filters are ot ivertible T removes the highest frequecy / ad removes the lowest frequecy Together these filters separate the sigal ito low-frequecy ad high-frequecy

More information

A Study for Monitoring System of Tunnel Portal Slopes at Hanti Tunnel in Korea

A Study for Monitoring System of Tunnel Portal Slopes at Hanti Tunnel in Korea Disaster Mitigatio of Debris Flows, Slope Failures ad Ladslides 591 A Study for Moitorig System of Tuel Portal Slopes at Hati Tuel i Korea O-Il Kwo, 1) Yog Bae, 2) Ki-Tae Chag 3) ad Hee-Soo 4) 1) Geotechical

More information

Chapter 11 Output Analysis for a Single Model. Banks, Carson, Nelson & Nicol Discrete-Event System Simulation

Chapter 11 Output Analysis for a Single Model. Banks, Carson, Nelson & Nicol Discrete-Event System Simulation Chapter Output Aalysis for a Sigle Model Baks, Carso, Nelso & Nicol Discrete-Evet System Simulatio Error Estimatio If {,, } are ot statistically idepedet, the S / is a biased estimator of the true variace.

More information

Variable selection in principal components analysis of qualitative data using the accelerated ALS algorithm

Variable selection in principal components analysis of qualitative data using the accelerated ALS algorithm Variable selectio i pricipal compoets aalysis of qualitative data usig the accelerated ALS algorithm Masahiro Kuroda Yuichi Mori Masaya Iizuka Michio Sakakihara (Okayama Uiversity of Sciece) (Okayama Uiversity

More information

CUMULATIVE DAMAGE ESTIMATION USING WAVELET TRANSFORM OF STRUCTURAL RESPONSE

CUMULATIVE DAMAGE ESTIMATION USING WAVELET TRANSFORM OF STRUCTURAL RESPONSE CUMULATIVE DAMAGE ESTIMATION USING WAVELET TRANSFORM OF STRUCTURAL RESPONSE Ryutaro SEGAWA 1, Shizuo YAMAMOTO, Akira SONE 3 Ad Arata MASUDA 4 SUMMARY Durig a strog earthquake, the respose of a structure

More information

Classification of problem & problem solving strategies. classification of time complexities (linear, logarithmic etc)

Classification of problem & problem solving strategies. classification of time complexities (linear, logarithmic etc) Classificatio of problem & problem solvig strategies classificatio of time complexities (liear, arithmic etc) Problem subdivisio Divide ad Coquer strategy. Asymptotic otatios, lower boud ad upper boud:

More information

THE APPEARANCE OF FIBONACCI AND LUCAS NUMBERS IN THE SIMULATION OF ELECTRICAL POWER LINES SUPPLIED BY TWO SIDES

THE APPEARANCE OF FIBONACCI AND LUCAS NUMBERS IN THE SIMULATION OF ELECTRICAL POWER LINES SUPPLIED BY TWO SIDES THE APPEARANCE OF FIBONACCI AND LUCAS NUMBERS IN THE SIMULATION OF ELECTRICAL POWER LINES SUPPLIED BY TWO SIDES Giuseppe Ferri Dipartimeto di Ihgegeria Elettrica-FacoM di Igegeria, Uiversita di L'Aquila

More information

ENGI 4421 Confidence Intervals (Two Samples) Page 12-01

ENGI 4421 Confidence Intervals (Two Samples) Page 12-01 ENGI 44 Cofidece Itervals (Two Samples) Page -0 Two Sample Cofidece Iterval for a Differece i Populatio Meas [Navidi sectios 5.4-5.7; Devore chapter 9] From the cetral limit theorem, we kow that, for sufficietly

More information

Perceptron. Inner-product scalar Perceptron. XOR problem. Gradient descent Stochastic Approximation to gradient descent 5/10/10

Perceptron. Inner-product scalar Perceptron. XOR problem. Gradient descent Stochastic Approximation to gradient descent 5/10/10 Perceptro Ier-product scalar Perceptro Perceptro learig rule XOR problem liear separable patters Gradiet descet Stochastic Approximatio to gradiet descet LMS Adalie 1 Ier-product et =< w, x >= w x cos(θ)

More information

Analysis of the No-Load Characteristic of the Moving Coil Linear Compressor

Analysis of the No-Load Characteristic of the Moving Coil Linear Compressor Purdue Uiversity Purdue e-pubs Iteratioal Compressor Egieerig Coferece School of Mechaical Egieerig 008 Aalysis of the No-Load Characteristic of the Movig Coil Liear Compressor Yigbai Xie North Chia Electric

More information

Generating Functions for Laguerre Type Polynomials. Group Theoretic method

Generating Functions for Laguerre Type Polynomials. Group Theoretic method It. Joural of Math. Aalysis, Vol. 4, 2010, o. 48, 257-266 Geeratig Fuctios for Laguerre Type Polyomials α of Two Variables L ( xy, ) by Usig Group Theoretic method Ajay K. Shula* ad Sriata K. Meher** *Departmet

More information

Linear Regression Models

Linear Regression Models Liear Regressio Models Dr. Joh Mellor-Crummey Departmet of Computer Sciece Rice Uiversity johmc@cs.rice.edu COMP 528 Lecture 9 15 February 2005 Goals for Today Uderstad how to Use scatter diagrams to ispect

More information

Statistical Fundamentals and Control Charts

Statistical Fundamentals and Control Charts Statistical Fudametals ad Cotrol Charts 1. Statistical Process Cotrol Basics Chace causes of variatio uavoidable causes of variatios Assigable causes of variatio large variatios related to machies, materials,

More information

Frequency Domain Filtering

Frequency Domain Filtering Frequecy Domai Filterig Raga Rodrigo October 19, 2010 Outlie Cotets 1 Itroductio 1 2 Fourier Represetatio of Fiite-Duratio Sequeces: The Discrete Fourier Trasform 1 3 The 2-D Discrete Fourier Trasform

More information

Chapter 12 - Quality Cotrol Example: The process of llig 12 ouce cas of Dr. Pepper is beig moitored. The compay does ot wat to uderll the cas. Hece, a target llig rate of 12.1-12.5 ouces was established.

More information

Journal of Computational Physics 149, (1999) Article ID jcph , available online at

Journal of Computational Physics 149, (1999) Article ID jcph , available online at Joural of Computatioal Physics 149, 418 422 (1999) Article ID jcph.1998.6131, available olie at http://www.idealibrary.com o NOTE Defiig Wave Amplitude i Characteristic Boudary Coditios Key Words: Euler

More information

A collocation method for singular integral equations with cosecant kernel via Semi-trigonometric interpolation

A collocation method for singular integral equations with cosecant kernel via Semi-trigonometric interpolation Iteratioal Joural of Mathematics Research. ISSN 0976-5840 Volume 9 Number 1 (017) pp. 45-51 Iteratioal Research Publicatio House http://www.irphouse.com A collocatio method for sigular itegral equatios

More information

Chapter 10: Power Series

Chapter 10: Power Series Chapter : Power Series 57 Chapter Overview: Power Series The reaso series are part of a Calculus course is that there are fuctios which caot be itegrated. All power series, though, ca be itegrated because

More information

PERFORMANCE OPTIMIZATION OF SOLAR PTC USING TAGUCHI METHOD

PERFORMANCE OPTIMIZATION OF SOLAR PTC USING TAGUCHI METHOD Iteratioal Joural of Mechaical Egieerig ad Techology (IJMET) Volume 9, Issue 2, February 2018, pp. 523 529 Article ID: IJMET_09_02_052 Available olie at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=2

More information

Modified Ratio Estimators Using Known Median and Co-Efficent of Kurtosis

Modified Ratio Estimators Using Known Median and Co-Efficent of Kurtosis America Joural of Mathematics ad Statistics 01, (4): 95-100 DOI: 10.593/j.ajms.01004.05 Modified Ratio s Usig Kow Media ad Co-Efficet of Kurtosis J.Subramai *, G.Kumarapadiya Departmet of Statistics, Podicherry

More information

Reliability Measures of a Series System with Weibull Failure Laws

Reliability Measures of a Series System with Weibull Failure Laws Iteratioal Joural of Statistics ad Systems ISSN 973-2675 Volume, Number 2 (26), pp. 73-86 Research Idia Publicatios http://www.ripublicatio.com Reliability Measures of a Series System with Weibull Failure

More information

MONITORING THE STABILITY OF SLOPES BY GPS

MONITORING THE STABILITY OF SLOPES BY GPS MONITORING THE STABILITY OF SLOPES BY GPS Prof. S. Sakurai Costructio Egieerig Research Istitute Foudatio, Japa Prof. N. Shimizu Dept. of Civil Egieerig, Yamaguchi Uiversity, Japa ABSTRACT The stability

More information

1 of 7 7/16/2009 6:06 AM Virtual Laboratories > 6. Radom Samples > 1 2 3 4 5 6 7 6. Order Statistics Defiitios Suppose agai that we have a basic radom experimet, ad that X is a real-valued radom variable

More information

Research Article An Optimized Classification Algorithm by Neural Network Ensemble Based on PLS and OLS

Research Article An Optimized Classification Algorithm by Neural Network Ensemble Based on PLS and OLS Mathematical Problems i Egieerig, Article ID 395263, 8 pages http://dxdoiorg/101155/2014/395263 Research Article A Optimized Classificatio Algorithm by Neural Network Esemble Based o PLS ad OLS Weikua

More information

Monte Carlo Optimization to Solve a Two-Dimensional Inverse Heat Conduction Problem

Monte Carlo Optimization to Solve a Two-Dimensional Inverse Heat Conduction Problem Australia Joural of Basic Applied Scieces, 5(): 097-05, 0 ISSN 99-878 Mote Carlo Optimizatio to Solve a Two-Dimesioal Iverse Heat Coductio Problem M Ebrahimi Departmet of Mathematics, Karaj Brach, Islamic

More information

Presenting A Framework To Study Linkages Among Tqm Practices, Supply Chain Management Practices, And Performance Using Dematel Technique

Presenting A Framework To Study Linkages Among Tqm Practices, Supply Chain Management Practices, And Performance Using Dematel Technique Australia Joural of Basic ad Applied Scieces, 5(9): 885-890, 20 ISSN 99-878 Presetig A Framework To Study Likages Amog Tqm Practices, Supply Chai Maagemet Practices, Ad Performace Usig Dematel Techique

More information

Dynamical stability and parametrical vibrations of the laminated plates with complex shape

Dynamical stability and parametrical vibrations of the laminated plates with complex shape (3) 75 88 Dyamical stability ad parametrical vibratios of the lamiated plates with comple shape Abstract The problem of oliear vibratios ad stability aalysis for the symmetric lamiated plates with comple

More information

SYSTEMATIC SAMPLING FOR NON-LINEAR TREND IN MILK YIELD DATA

SYSTEMATIC SAMPLING FOR NON-LINEAR TREND IN MILK YIELD DATA Joural of Reliability ad Statistical Studies; ISS (Prit): 0974-804, (Olie):9-5666 Vol. 7, Issue (04): 57-68 SYSTEMATIC SAMPLIG FOR O-LIEAR TRED I MILK YIELD DATA Tauj Kumar Padey ad Viod Kumar Departmet

More information

II. Descriptive Statistics D. Linear Correlation and Regression. 1. Linear Correlation

II. Descriptive Statistics D. Linear Correlation and Regression. 1. Linear Correlation II. Descriptive Statistics D. Liear Correlatio ad Regressio I this sectio Liear Correlatio Cause ad Effect Liear Regressio 1. Liear Correlatio Quatifyig Liear Correlatio The Pearso product-momet correlatio

More information

EXPERIMENTAL VALIDATION OF LS-SVM BASED FAULT IDENTIFICATION IN ANALOG CIRCUITS USING FREQUENCY FEATURES

EXPERIMENTAL VALIDATION OF LS-SVM BASED FAULT IDENTIFICATION IN ANALOG CIRCUITS USING FREQUENCY FEATURES EXPERIMENAL VALIDAION OF LS-SVM BASED FAUL IDENIFICAION IN ANALOG CIRCUIS USING FREQUENCY FEAURES Arvid Sai Sarathi Vasa a, Big Log a,b ad Michael Pecht a,c a Ceter for Advaced Life Cycle Egieerig (CALCE),

More information

OBJECTIVES. Chapter 1 INTRODUCTION TO INSTRUMENTATION FUNCTION AND ADVANTAGES INTRODUCTION. At the end of this chapter, students should be able to:

OBJECTIVES. Chapter 1 INTRODUCTION TO INSTRUMENTATION FUNCTION AND ADVANTAGES INTRODUCTION. At the end of this chapter, students should be able to: OBJECTIVES Chapter 1 INTRODUCTION TO INSTRUMENTATION At the ed of this chapter, studets should be able to: 1. Explai the static ad dyamic characteristics of a istrumet. 2. Calculate ad aalyze the measuremet

More information

Response Variable denoted by y it is the variable that is to be predicted measure of the outcome of an experiment also called the dependent variable

Response Variable denoted by y it is the variable that is to be predicted measure of the outcome of an experiment also called the dependent variable Statistics Chapter 4 Correlatio ad Regressio If we have two (or more) variables we are usually iterested i the relatioship betwee the variables. Associatio betwee Variables Two variables are associated

More information

CEE 522 Autumn Uncertainty Concepts for Geotechnical Engineering

CEE 522 Autumn Uncertainty Concepts for Geotechnical Engineering CEE 5 Autum 005 Ucertaity Cocepts for Geotechical Egieerig Basic Termiology Set A set is a collectio of (mutually exclusive) objects or evets. The sample space is the (collectively exhaustive) collectio

More information

Change Point Estimation of Location Parameter in Multistage Processes

Change Point Estimation of Location Parameter in Multistage Processes Proceedigs of e World Cogress o Egieerig 0 Vol I WCE 0 July 6-8 0 Lodo U.K. Chage Poit Estimatio of Locatio Parameter i ultistage Processes Seyed Taghi Ahava Niai ehdi Davoodi Elaz Asghari Toramai Abstract

More information

Effect of Temperature Variations on Strain Response of Polymer Bragg Grating Optical Fibers

Effect of Temperature Variations on Strain Response of Polymer Bragg Grating Optical Fibers Iraq J. Electrical ad Electroic Egieerig Vol.13 No.1, 17 مجلد 13 العدد 17 1 Effect of Temperature Variatios o Strai Respose of Polymer Bragg Gratig Optical Fibers Hisham K. Hisham Electrical Egieerig Departmet,

More information

UNBALANCED MACHINE FAULT DETECTION USING INSTANTANEOUS FREQUENCY

UNBALANCED MACHINE FAULT DETECTION USING INSTANTANEOUS FREQUENCY 158 UNBALANCED MACHINE FAULT DETECTION USING INSTANTANEOUS FREQUENCY Dhay Arifiato ad Adi Rahmadiasyah Departmet of Egieerig Physics, Faculty of Idustrial Techology Sepuluh Nopember Istitute of Techology

More information

Reliability model of organization management chain of South-to-North Water Diversion Project during construction period

Reliability model of organization management chain of South-to-North Water Diversion Project during construction period Water Sciece ad Egieerig, Dec. 2008, Vol. 1, No. 4, 107-113 ISSN 1674-2370, http://kkb.hhu.edu.c, e-mail: wse@hhu.edu.c Reliability model of orgaizatio maagemet chai of South-to-North Water Diversio Project

More information

Bayesian and E- Bayesian Method of Estimation of Parameter of Rayleigh Distribution- A Bayesian Approach under Linex Loss Function

Bayesian and E- Bayesian Method of Estimation of Parameter of Rayleigh Distribution- A Bayesian Approach under Linex Loss Function Iteratioal Joural of Statistics ad Systems ISSN 973-2675 Volume 12, Number 4 (217), pp. 791-796 Research Idia Publicatios http://www.ripublicatio.com Bayesia ad E- Bayesia Method of Estimatio of Parameter

More information

Modified Decomposition Method by Adomian and. Rach for Solving Nonlinear Volterra Integro- Differential Equations

Modified Decomposition Method by Adomian and. Rach for Solving Nonlinear Volterra Integro- Differential Equations Noliear Aalysis ad Differetial Equatios, Vol. 5, 27, o. 4, 57-7 HIKARI Ltd, www.m-hikari.com https://doi.org/.2988/ade.27.62 Modified Decompositio Method by Adomia ad Rach for Solvig Noliear Volterra Itegro-

More information

7. Modern Techniques. Data Encryption Standard (DES)

7. Modern Techniques. Data Encryption Standard (DES) 7. Moder Techiques. Data Ecryptio Stadard (DES) The objective of this chapter is to illustrate the priciples of moder covetioal ecryptio. For this purpose, we focus o the most widely used covetioal ecryptio

More information

The Choquet Integral with Respect to Fuzzy-Valued Set Functions

The Choquet Integral with Respect to Fuzzy-Valued Set Functions The Choquet Itegral with Respect to Fuzzy-Valued Set Fuctios Weiwei Zhag Abstract The Choquet itegral with respect to real-valued oadditive set fuctios, such as siged efficiecy measures, has bee used i

More information

Performance of Stirling Engines * (Arranging Method of Experimental Results and Performance Prediction) Abstract. 1. Introduction

Performance of Stirling Engines * (Arranging Method of Experimental Results and Performance Prediction) Abstract. 1. Introduction 1 Performace of Stirlig Egies (Arragig Method of Experimetal Results ad Performace Predictio) Shoichi IWAMOTO Koichi HIRATA ad Fujio TODA Key Words: Stirlig Egie, Heat Exchager, Frictio, Egie Desig, Mechaical

More information

A proposed discrete distribution for the statistical modeling of

A proposed discrete distribution for the statistical modeling of It. Statistical Ist.: Proc. 58th World Statistical Cogress, 0, Dubli (Sessio CPS047) p.5059 A proposed discrete distributio for the statistical modelig of Likert data Kidd, Marti Cetre for Statistical

More information

Run-length & Entropy Coding. Redundancy Removal. Sampling. Quantization. Perform inverse operations at the receiver EEE

Run-length & Entropy Coding. Redundancy Removal. Sampling. Quantization. Perform inverse operations at the receiver EEE Geeral e Image Coder Structure Motio Video (s 1,s 2,t) or (s 1,s 2 ) Natural Image Samplig A form of data compressio; usually lossless, but ca be lossy Redudacy Removal Lossless compressio: predictive

More information