A General Process Model Ö Application To Unanticipated Fault Diagnosis

1y ago
12 Views
3 Downloads
1.16 MB
8 Pages
Last View : 10d ago
Last Download : 3m ago
Upload by : Aydin Oneil
Transcription

Proceedings of the 26th International Workshop on Principles of DiagnosisA General Process Model:Application to Unanticipated Fault DiagnosisJiongqi WANG1, Zhangming HE2, Haiyin ZHOU3 and Shuxing LI1College of Science, National University of Defense Technology, Changsha, Hunan, P. R. Chinaemail: wjq gfkd@163.com2Institute for Automatic Control and Complex Systems, University of Duisburg-Essen, Duisburg, Germanyemail: hezhangming2008@sina.com2Beijing Institute of Control Engineering, Beijing, P. R. Chinaemail: gfkd zhy@sina.com1College of Science, National University of Defense Technology, Changsha, Hunan, P. R. Chinaemail: lishuxingok@163.com1AbstractThe improvement of the detection and diagnosiscapability for the unanticipated fault is a tendencyin the research and application of fault diagnosis.In this paper, some notions and the basic principlesfor the unanticipated fault detection and diagnosisare given. A general process model applied to thediagnosis for the unanticipated fault is designed,by adopting a three-layer progressive structure,which is comprised of an inherent detection layer,an unanticipated isolation layer and an unanticipated recognition layer. Several key problems inthe general process model are analyzed. The modeland methods proposed in this paper are driven bypure data and they can detect and diagnose theunanticipated fault. The approach is evaluated byusing an example of a satellite’s attitude controlsystem, and excellent results have been obtained.1IntroductionAt present, in the research field of fault diagnosis, a greatmajority of methods proposed are based on the premise of aperfect fault pattern database. The treatment on the faultdetection and diagnosis are carried out for anticipated fault(AF) [1-3]. However, due to the high complexity and uncertainty of the technical structure, the process environmentand the working state of the system etc, the occurrence ofsome faults which cannot be anticipated in advance (Unanticipated Fault, UF) is inevitable in actual work [4]. TheUF is not included in the anticipated fault database, and theoccurrence of the UF affects normal operation of the systemand even possibly leads to thorough failure of the system.The improvement of unanticipated fault detection anddiagnosis (UFDD) capability is a difficult issue, as well as adeveloping direction in the research and application for thefault diagnosis [5-8].In retrospect to the existing researches, rather little attention has been paid to research UF detection and diagnosis. Therefore, no mature solve scheme has been shaped foreither the problem itself or the technical realization [9-12].Most research on the UF focus on the recognition and thematch between different patterns based on the known faultpattern database [13-14]. For example, Tom Brotherton andTom Johnson (2001) [15] proposed a neural networkanomaly detector, which was essentially a single neuralnetwork classifier and could not identify the UF. Z. H. Duan137(2006) [16] proposed that the UF diagnosis was carried outby utilizing particle filter for incomplete patterns. As atransmission mechanism of the UF could not be obtained inadvance, the UF diagnosis could not be realized based onmodel inference. George Vachtsevanos etc. (2008) [17]proposed an UF robust detection method, however, theisolation on the UF could not be realized. Furthermore, Z.M He (2012) [18] proposed a one-class principal component analysis (OC-PCA) method, which could only be usedfor processing the system with stable data in a normal pattern, and did not relate to the UF diagnosis at all. The majority of currently published articles involve only UF detection. However, the fault isolation between the UF and theAF as well as the recognition (i.e. identification) of the UFhas not yet been performed.For actual system, some impacts such as nonlinearity,uncertainty and external interference are inevitable in itsactual operation, which will result difficulties in setting up aprecise model for the system. Consequently, the applicationof the methods for fault detection and diagnosis based onmodel inference will be very limited [19-20]. With thedevelopment of sensor technology, the input and outputdata or the system’s status under real-time monitor is easierto obtain. The data are redundant, real-time and reliable. Asa result, the fault diagnosis ideology of extracting datainstead of establishing a system’s model will play a positiverole.This paper proposes a data-driven fault diagnosis methodfor UF. Combined with the fault diagnosis process, a general process model (GPM) is advanced, which is comprisedof an inherent detection layer (IDL), an unanticipated isolation layer (UIL) and an unanticipated recognition layer(URL). Firstly, according to different characteristics of themonitoring data, the corresponding residual statistics arebuilt and a detection criterion of the IDL is provided forfault detection. Secondly, the statistic of angle similarity isconstructed on the basis of the fault feature direction, theisolation between the UF and the AF is realized in the UIL.Finally, in the URL, by the adoption of the contributionfactor, the UF is recognized. The method, as a fault diagnosis method driven by pure data, is capable of carrying outdetection, isolation and recognition for the UF.The paper is organized as follows. In Section 2, somenotions and the basic principles for UF and UFDD arediscussed. A three-layer GPM for UFDD is introduced inSection 3. Sections 4 analyzes some key problems in theGPM and advances the corresponding solutions. In Section

Proceedings of the 26th International Workshop on Principles of Diagnosis5, performance evaluation of the proposed GPM andmethods for the satellite’s attitude control system is presented. Conclusions are drawn in Section 6.2Notions and Basic Principles for UFDD2.1 Notion of UFThe fault can be divided into the anticipated fault (AF) andthe unanticipated fault (UF).Explanation 1: Anticipated fault (AF) is the fault whichhas been recognized by people, existing in the fault patterndatabase with the relevant monitoring data and the processing strategy.Explanation 2: Unanticipated fault (UF) is the faultwhich lacks prior knowledge without any fault samples orwith few fault data. UF does not exist in the fault patterndatabase, and the corresponding elimination strategy for ithas not been detected.A perfect fault pattern database should be a set includingall AF patterns and UF patterns. However, due to someobjective reasons, the acquisition of the perfect fault patterndatabase is extremely difficult. The AF rarely occurs, andmost of faults occurs in the actual working process are UF[21]. At present, to detect the UF and moreover to diagnosethe UF is one of the most difficult issues in fault diagnosisregion, and it is also a great challenge for fault diagnosistechnology.cess model (GPM) for UF diagnosis on the basis of puredata-driven method. The structure of GPM is shown inFigure 1. The first layer is the IDL, which establishes adetection discriminator for fault detection; the second layeris the UIL, which applies the detection residual to establisha fault feature direction so as to build an isolation discriminator to realize the isolation of the AF and the UF; the thirdlayer is the URL, which applies a contribution factor toanalyze the variant which is most relevant to the current UFand to realize the fault recognition based on superficial datacharacteristics.2.2 Notion for UF DetectionExplanation 3: UF detection is a process for judgingwhether UF occurs.The tasks of UF detection and AF detection are different.The two methods apply previous normal monitoring data totrain a discriminator, and then the current monitoring data isused as the testing data to be input into the discriminator tojudge whether the current status is a fault. However, the UFdetection is carried out after the completion of fault detection, and the fault is further judged whether to be UF. Obviously, for AF detection, all faults are always assumed tobe anticipated. Consequently, if the UF occurs, it will bemisjudged as a certain anticipated fault.2.3 Notion for UF DiagnosisExplanation 4: UF diagnosis is a process of determiningwhether the UF occur (i.e. UF detection). In addition, theUF diagnosis further includes the isolation and the recognition of the UF after the UF detection is completed.Compared with the AF diagnosis, due to lack of priorknowledge of the UF, the mapping relationship from faultdata to fault part (essentially, the fault pattern is a functionbetween fault data and fault part) cannot be found. Therefore, the key for UF diagnosis is to quickly establish acognition process. The cognition comprises the recognitionof superficial data characteristics or the mapping recognition from data to a physical layer. Based on a fault diagnosismethod driven by pure data, this paper focuses on therecognition of superficial data characteristics.3General Process Model (GPM) for UFDDBy combining the notion and basic principles of the UF andthe UFDD, this paper proposes a multi-layer general pro-138Figure 1 The GPM for UFDD3.1 Inherent Detection Layer (IDL)The first issue that a diagnosis system faces is to carry outnormal/abnormal recognition for a feature vector of themonitoring data. The task of the IDL is to determinewhether the monitoring data is normal or abnormal. Thedetection discriminator can be used for reflecting thecharacteristics of the normal system. In a given threshold,the testing data is inputted to the detection discriminator forjudging whether the fault exists. If a value of the discriminator is smaller than the given threshold, the system isthought to be normal; otherwise, a fault is thought to occur.Meanwhile the occurrence time (Fault time) and the featuredirection of the fault (Current fault direction) should bedetermined, and the testing data is presented to the UIL.Essentially, the IDL is a single discriminator, which canbe applied to catch the characteristics of the system in anormal pattern as well as to complete the detection anddiscrimination of the testing data. Two key problems areinvolved, the first is the residual generation and the secondis the residual evaluation. The specific techniques can beseen in Section 4.1.

Proceedings of the 26th International Workshop on Principles of Diagnosis3.2 Unanticipated Isolation Layer (UIL)The task of the UIL is to finish the isolation between the UFand AF. After detected, the current fault shall be judgedwhether to be the AF or the UF. If it is, the current fault willbe classified as some sort of AF. All AF patterns are savedin the pattern database of AF. The isolation discriminatormatches the feature of the current fault pattern with all thoseof the AF patterns successively, so as to realize the isolationbetween the UF and AF. If the feature of the current faultcannot be matched with any AF pattern, it indicates that theUF occurs. The testing data is presented to the URL. Thekey problem of the UIL lies in the establishment of an isolator and the design of an isolation criterion. The specifictechniques can be seen in Section 4.2.3.3 Unanticipated Recognition Layer (URL)The task of the URL is to perform online learning andanalysis for the UF data, so as to generate the fault pattern.The function of the URL is to learn and summarize thepattern found in unknown pattern. As it is different from theAF, it is difficult to find the mapping relationship from thefault data to the fault part for the UF. Therefore, the keypoint of recognition lies in establishing the correspondingrelationship between the data and the unknown fault. Due toinsufficient recognition on the UF and lack of historicalinformation and prior knowledge, it is usually more difficultto establish the mapping relationship on the physical layer.The key point of this paper is to analyze the UF recognitionbased on the superficial data layer. According to contribution factor, the variant which is mostly relevant to the current UF can be found, so that the UF recognition is finished.The specific techniques can be seen in Section 4.3.4Some Key Problems in GPMIn the above section, a basic framework of the UF diagnosisis provided. The task of the UF diagnosis is to detect, isolateand recognize the UF. The detection is a starting point offault diagnosis, and the target of the fault detection is tojudge whether the UF occurs; the isolation is the core offault diagnosis; and the recognition is a terminal point offault diagnosis. Additionally, the recognition is also thestarting point of fault-tolerant control (fault processing).The specific techniques on detecting, isolating and recognizing the UF can be seen below.4.1 Detection Statistic ConstructionJust as Section 3 shows, the basic task of the IDL is to judgewhether the testing data is normal. If it is a fault, simultaneously the occurrence time and the feature direction of thefault shall be determined. The key point of the IDL lies inthe detection residual generation as well as the residualevaluation. The detection statistic is established accordingto the residual, and the fault detection is performed according to the given criterion. For different monitoring data,different residual generation approaches exist, includingsimple T2 detection [18, 22], baseline data smoothing detection [23], and time-series modeling and predicting detection [24-25].The characteristics of the monitoring system and monitoring data can be applied to select the corresponding detection method. The simple T2 statistic detection is appliedto a stable data [22]. The baseline data smoothing detection139is suitable for the system capable of obtaining the baselinedata, its calculation amount is small, the detection speed isfast, and the detection effect is the best [23]. The time-seriesmodeling prediction is suitable for the system with continuous output and without input; it is also suitable for iteration update of the pattern, while the defect is that theprediction time is short [25].In practical application, the characteristics of the monitoring system and the monitoring data can be applied toselect the corresponding detection method.Besides, for the three methods analyzed above, only thecharacteristics of data output are considered. However, forsome systems (such as the satellite’s attitude control system), the object of the fault detection always comprisescontrol input as well as measuring output, and the controlinput has a certain responding relationship with the measuring output. In the situation where there is no baselinetraining data, an input-output system identification methodis needed to search a model structure for the system, andthus the fault detection both on control input and measuringoutput will be performed in the IDL.If we assume that (U n 1 ,Yn 1 ) ( R ( n 1) p , R ( n 1) m ) are respectively as system input and system output before the nthtime period, take them as the training data and make( un , yn ) ( R1 p , R1 m ) as the current testing data. The trainpurpose is to find the model structure of the system, usuallywith the rule as followsmin Yn 1 f (U n 1 )(1)fLetYˆn 1 f (U n 1 )istheYn 1 Yn 1 Yˆn 1 Yn 1 f (U n 1 )yˆ n f ( un , U n 1 , Yn 1 erm;andrn yn yˆ n is the prediction residual, then the key pointfor the minimum problem in (1) is to construct the functionf between the system input and system output.If a mathematical model can be obtained for the systemequation by the physical mechanism, the estimation of f canbe converted into the parameter estimation (Gray-BoxModel); and if there is no physical background, f can beestimated only according to the experiment and the systemidentification (Black-Box Model). Common linear blackbox models comprise an autoregression model (AR Model)with external input, an autoregressive moving averagemodel (ARMA Model) with external input, an output errormodel (OE Model), a Box-Jenkins model (BJ Model) and aprediction error minimized model (PEM Model); andcommon nonlinear black box models comprise a nonlinearautoregression moving average model (NLARMA Model)and a nonlinear Hammerstein-Wiener model (NLHWModel) [26-29] with external input.After obtaining the prediction residual, the detection statistics are as below:( )T 2 ( yn ) rnT cov Y-1rn(2)where cov (Y ) is the covariance of the residual term Y , anda judging threshold is set to beTα2 m ( n )( n 2 )F( m, n 1 m )( n 1) ( n 1 - m ) (1 α )(3)

Proceedings of the 26th International Workshop on Principles of Diagnosiswhere F(1 α ) ( m, n 1 m ) indicates a quantile of F distribution function when a significance level is α , the degreeof freedom is ( m, n 1 m ) .If T 2 ( yn ) Tα2 , yn 1 is considered as the fault point.However, a false alarm is inevitable because of noise, thuswe need a more reliable criterion for detection as follows.Criterion 1: If T 2 ( yn ) Tα2 holds continuously for Wtimes, then the fault has really happened, where W iscalled time threshold. The W-th alarm time is considered asthe fault time (tf) (i.e. the occurrence time of the fault) andthe residual r of the fault time is called the current faultdirection or current direction (i.e. the feature direction ofthe fault).The detection statistic threshold is decided by Equation(3). The time threshold should not be too large (usually 2 to4) to avoid any false alarms. A larger time threshold makesa more reliable decision, but it will cause some detectiondelay which will cause harm to the system. Current faultdirection is the key information of each fault, and it is thebase for the isolation fault. According to Criterion 1, thecurrent fault is detectable if and only if( rn Tα2 rn T cov(Y ) 1 rn) 1(4)In the IDL, the fault detection is realized by the adoptionof the input-output system identification method. Moreover,the occurrence time and feature direction of the fault canalso be obtained.Obviously, the input-output system identification methodis provided with all the advantages of the time-series modeling prediction method. It is particularly suitable for thesystem with discontinuous input and discontinuous outputat the same time, its defect is that the calculation amount islarge, and the iteration process is relatively difficult.4.2 Directional Similarity and Isolation CriterionThe basic task of the UIL is to utilize the feature direction ofthe fault obtained in the IDL to establish the isolation discriminator, and then to realize the isolation between the AFand the UF. The key point lies in the isolator establishment.Here the concept of direction similarity is induced, and afault isolation criterion is given. In Criterion 1, the definition of current fault direction or current direction (i.e. thefeature direction of a fault) is given. We adopt the true faultfeature direction as defined below to be the fault’s patterncharacteristics on superficial data layer.Explanation 5: True (fault) direction of a fault pattern isdefined as the unified mean of all possible current faultdirections from the same pattern.The relationship between the current directions and thetrue direction is just like that between discrete randomvariable and its expectation. It is easy to understand thatξ limn 11ri ri / n n i 1i 12nr r ξ ε ncurrent directions from the same pattern. ξ 2 is another truedirection, corresponding to another fault pattern. The originof the coordinates can be regarded as the true direction forthe normal pattern.ξ2ξ1ξ2Figure 2 True detections and current directionsDenote θ ( r , ξ ) is the angle between the current directionand the true direction, Ddisc ( r , ξ ) 1 cos (θ ( r , ξ ) ) iscalled the directional discrepancy between them. We canfind that if they are from the same pattern, Ddisc ( r , ξ ) willbe small, otherwise, it will be large.Suppose that ε N ( 0, Ω ) , the current direction isr ε r ξ , and {ξ i }i 1 is all anticipated true directions, andqwhere {ri }i 1 are all possible current directions from thesame pattern, and ε is the noise and r is the magnitudeof the current direction.It is shown in Figure 2 that there are two opposite truedirections for each fault pattern, e.g. the true direction , ξ1 ,is in the center of a symmetric cone, around which are the{ξ i0 arg min 1 cos ( r , ξi )ξqi 1, then the isolation statistic is((r 1 cos r , ξ i0Iso( r ) )) (7)Ti0ξ Ωξ i0Theorem 1: If Iso(r ) is defined in Equation (7), thenIso(r ) N ( 0,1)(8)Proof: Suppose that the current direction is r ε r ξ ,where ξ is the true direction and ε is the observationnoise, and ε N ( 0, Ω ) . According to Explanation 5 wehave ξ 1 . If cos(r , ξ ) 0 , we can approximately obtainthatcos(r , ξ ) (ξ Trξ Tε 1 N 1, rξ rr 2ξ T Ωξ)(9)i.e. cos(r , ξ ) satisfies truncated normal distribution.Thus()()r 1 cos(ξ i0 , r ) N 0 ,ξ iT0 Ωξ i0 (10)Similarly, if cos(r , ξ ) 0 , we can prove thatr (1 cos(ξ , r ) ) N ( 0 ,ξ T Ωξ ) (11)According to Equation (10) and Equation (11), we obtainr (1 cos(ξ , r ) ) N ( 0,ξ T Ωξ ) Thenn140}given as follows(5)(6)ξ1Iso( r ) ((r 1 cos r , ξ i0Ti0ξ Ωξ i0)) N ( 0,1)(12)(13)and thus the theorem is proved. Therefore, the threshold forIso(r ) is Φ (1 α ) , where α is the significance level, and Φis the inverse of the normal cumulative distribution function.We provide the isolation criterion as follows.

Proceedings of the 26th International Workshop on Principles of DiagnosisCriterion 2: If Iso(r ) Φ1 α holds true, the current faultis unanticipated; otherwise, it is anticipated.Criterion 2 indicates that UF with too small a magnitudecannot be isolated. If the current fault is unanticipated, anew fault pattern is found and the unified current directionis regarded as its true direction. If the current fault is anticipated, then the current direction should be added to thecorresponding AF direction database in UIL of the GPM,and the true direction shall be updated.4.3 Calculation for Contribution FactorThe basic task of the URL is to carry out online learning andanalysis for UF data. The key point of recognition or identification is to establish the corresponding relationship fromthe monitoring data to the unknown fault or the characteristics of the unknown fault. The UF diagnosis discussed inthis paper is an approach driven by pure data, thus thecharacteristic recognition on the data layer is more focused.According to the contribution factor, the variant which ismost relevant to the current UF can be found, and then theUF recognition is completed.Known from Criterion 1 that after the residual detectionstatistic is established, if T 2 ( yn ) Tα2 , it is thought that afault occurs at time period n-1. For the system with thecontrol input and measure output, firstly a residual covariance matrix R (i.e. cov(Y ) in Equation (2)) is subjected tothe singular value decomposition, which isR P T diag ( λ) P(14)where λ ( λ1 , , λm ) , P ( p1 , , pm ) , pi indicates theith column of P , and p ji indicates the jth component ofpi . Let ti r T pi , and rj indicates the jth component ofthe current fault feature direction r, where 1 j m .Explanation 6: The contribution factor of the jth variantto the current fault feature direction r isCont ( j ) ( ti rj p ji / λimi 1)(15)From the aspect of characteristic recognition in the datalayer, the variant with the largest contribution factor is thefault variant. If it is a sensor fault, the sensor correspondingto the variant with the largest contribution factor is thesensor hardware with the fault.5Simulation and Performance EvaluationThe effectiveness of the proposed GPM and the corresponding UF fault detection, isolation and recognitionmethod are demonstrated in this section through a satellite’sattitude control system model.5.1 Input and Output of Satellite Control SystemThe satellite’s attitude control system is a main part of asatellite, which consists of four main parts: a satellite body,a controller, an execution mechanism and a measuringmechanism [30].As the complexity of the satellite’s attitude control system, faults particularly for the measuring mechanism andthe execution mechanism occur rather frequently.Here on consideration of the monitoring data for the satellite’s attitude control system. The monitoring data areprovided by China Aerospace Science and TechnologyCorporation (CASA).141The monitoring data comprises of not only the outputdata of the measuring mechanism, but also the control inputof the execution mechanism. The dimension of the dataoutput by the measuring mechanism is m 7 , The dimension of the data input by the execution mechanism is p 4 ,which can be seen in Table 1. There are altogether 10batches of monitoring data, which can be seen in Table 2.The first batch is the normal data, and the normal patterndata is discontinuous and unstable (Figure 3). The subsequent 9 batches are used for testing, and different faultpatterns (a sudden-change fault, a gradual-change fault andso on) are given. In Figure 3, the comparison of the monitoring data in the fault with drift-increasing of gyro at rollaxis and the normal pattern is given. The time of each batchof data is 45000s-48000s; each piece data is collected persecond, and the data length n 3000 .Additionally, the public parameters used in the simulationare assigned as follows: The significance level α 0.01and the time threshold defined in Criterion 1 is W 3.Table 1 Data explain of attitude control SunThetaOutput of the first momentum wheelOutput of the second momentum wheelOutput of the third momentum wheelOutput of the fourth momentum wheelOutput of earth sensor at roll axisOutput of earth sensor at pitch axisOutput of sun sensor at roll axisOutput of sun sensor at pitch axis5GeoPhi6GeoThetaOutput of gyro at roll axisOutput of gyro at pitch axis7GeoPsiOutput of gyro at yaw axisTable 2 Batch number of monitoring dataBatchnumber12345678910Normal dataSudden-change fault data of earth sensor at roll axisGradual-change fault data of earth sensor at roll axisSudden-change fault data of earth sensor at pitch axisGradual-change fault data of earth sensor at pitch axisLoss fault data of sun sensor at roll axisLoss fault data of sun sensor at pitch axisDrift-increasing fault data of gyro at roll axisDrift-increasing fault data of gyro at pitch 00s46000s46000sDrift-increasing fault data of gyro at yaw axis46000sData description5.2 Performance EvaluationThe monitoring data are relatively more complex, comprising of the output data of the measuring mechanism andthe control input of the execution mechanism (seen in Table1). The normal pattern data is discontinuous and unstable(seen in Figure 3), and the fault pattern is diversified (withsudden-change fault, gradual-change fault and so on).Therefore, the normal pattern data is difficult to be discriminated from the fault pattern data (seen from Figure 3).With the input-output system identification method, theHammerstein-Wiener model (NLHW) is adopted. Equation(1) is optimized, and the responding function f between theinput and output is estimated. Similarly, for the same data(Drift-increasing fault data of gyro at roll axis (the batchnumber is 8) in Table 2), the detection result of the IDL is

Proceedings of the 26th International Workshop on Principles of Diagnosistion is delayed caused by the time threshold, W 3 .given in Figure 4, which can be seen that the fault detectionis timely, the detection effect is remarkable, and 4s 7w-y4.8-1004.54.64.7ss-x4x 100.01-0.056-0.064.54.64x 104.81050-1004.54.64.7ss-y4x 0.05-0.014.50.044.64.7w-z44.8-0.054.54x 100.34.64.7T-wheel-14.8-0.054.54x .64.7w-x4x 100.005x 10x 10-0.14.54.84x 104.84x 104.64.7T-wheel-34.84x 100.020-0.024.54.64.7T-wheel-44.84x 10-0.14.54.64.7x-esti-attitude4.8-0.154.54x 104.64.7y-esti-attitude4.8-0.44.54x 104.64.7z-esti-attitude4.84x 10Figure 3 Drift-increasing fault of gyro at roll axis (Blue line shows the output in the normal pattern while green line shows the output in thefault patterBy adopting the input-output system identification method,the detection results in the IDL for the data in Table 2 areshown in Table 3. The fault detection is timely, and thedetection effect is more obvious (both of the FAP (falsealarm probability) and the MAP (missing alarm probability)are much lower).In the IDL, the fault detection can be realized, and thefault time and the current fault direction are also determined.In the UIL, Criterion 2 is adopted to realize the isolationbetween the UF and the AF. In the initial stage, the AFpattern is assumed to be empty, therefore, when the secondbatch of data in Table 2 is filled into the UIL, the detectedfault must be the UF, and then the isolation result is transferred into the URL. When the third batch of data in Table 2is filled into the IDL, the fault time is that t 1001s , thestatisticofthedirectionalsimilarityisr (1 cos(r,ξ1 ) ) / ξ1T Rξ1 7.3179 , and the isolation thresholdof the UF is also Φ 0.99 2.3263 . Obviouslyr (1 cos(r,ξ1 ) ) / ξ1T Rξ1 Φ0.99 , the current fault pattern isdifferent from the first fault pattern, and an UF occurs. Thenthe UF is transferred into the URL. The fault isolation resultfor all the tested data in Table 2 can be seen in Table 4.From Table 4, we know that the isolator with the fault fea-ture direction and the direction similarity is valid, and theisolation between the UF and the AF can be truly realized.t f2 : 1004ln(T2 ): 5.483Figure 4 The detection result (with input-output systemidentification method) for drift-increasing fault data of

in the research and application of fault diagnosis. In this paper, some notions and the basic principles for the unanticipated fault detection and diagnosis are given. A general process model applied to the diagnosis for the unanticipated fault is designed, by adopting a three-layer progressive structure,

Related Documents:

Metacafe General Medio General MediaFLO General Martha Stewart Living Omnimedia General Lexico General Internet Broadcasting (IBSYS) General Hearst-Argyle General Harvard Business Review General Greystripe General Friendster General Facebook General Enpocket General Emmis Interactive General Cellfish Media General Company Member Type .

akuntansi musyarakah (sak no 106) Ayat tentang Musyarakah (Q.S. 39; 29) لًََّز ãَ åِاَ óِ îَخظَْ ó Þَْ ë Þٍجُزَِ ß ا äًَّ àَط لًَّجُرَ íَ åَ îظُِ Ûاَش

Collectively make tawbah to Allāh S so that you may acquire falāḥ [of this world and the Hereafter]. (24:31) The one who repents also becomes the beloved of Allāh S, Âَْ Èِﺑاﻮَّﺘﻟاَّﺐُّ ßُِ çﻪَّٰﻠﻟانَّاِ Verily, Allāh S loves those who are most repenting. (2:22

Aimsun Model Auditing Process - Stage 5 Check Sheet . LinSig Model Auditing Process - Stage 2 Check Sheet . LinSig Model Auditing Process - Stage 3 Check Sheet . LinSig Model Auditing Process - Stage 4 Check Sheet . LinSig Model Auditing Process - Stage 5 Check Sheet . SQA-0523 TRANSYT Model Auditing Process - Stage 2 Check Sheet

Remington Model 121 Fieldmaster Remington Model 141 Remington Model 241 Remington 270 Remington 336 Remington Model 504 Remington Model 511 Scoremaster Remington Model 512 Sportmaster Remington Model 513 Remington Model 572 Fieldmaster . Remington Model 600 Remington Model 660 Remington Model 673 Remington

Co-Teaching Models Model 4 Model 5 Model 6 Model 7 Image Credit: New America. Model 1. Model 2. Model 3. Model 4 . Model 5. Model 6. Model 7. Ownership. Instruction Supporting one teacher presents, one teacher rotates to individual students; allows for immediate feedback Modeling one teacher leads, one

Analysis of such findings led to a model of what is called the software process, or system life cycle. The software process is the process of engineering and developing software; a process model, or life cycle model is a descriptive model giving the best practices for carrying out software development (i.e., for carrying out the software process).

OSI Model vs. TCP/IP Model . 30. OSI Model vs. TCP/IP Model. OSI Model TCP/IP Model. Physical Data-link Network Transport Session Presentation Application Physical Data-link Network Transport Application “Please Do not Throw Sausage Pizza Away” **030 Okay so now let's map to the . other model that's out there. Page 2 of 23File Size: 848KBPage Count: 23