134 research outputs found

    Fault Detection and Isolation In Gas Turbine Engines

    Get PDF
    Aircraft engines are complex systems that require high reliability and adequate monitoring to ensure flight safety and performance. Moreover, timely maintenance has necessitated the need for intelligent capabilities and functionalities for detection and diagnosis of anomalies and faults. In this thesis, fault diagnosis in aircraft jet engines is investigated by using intelligent-based methodologies. Two different artificial neural network schemes are introduced for this purpose. The first fault detection and isolation (FDI) scheme for an aircraft jet engine is based on the multiple model approach and utilizes dynamic neural networks (DNN). Towards this end, multiple DNNs are constructed to learn the nonlinear dynamics of the aircraft jet engine. Each DNN represents a specific operating mode of the healthy or the faulty conditions of the jet engine. The inherent challenges in fault diagnosis systems is that their performance could be excessively reduced under sensor fault and sensor degradation conditions (such as drift and noise). This thesis proposes the use of data validation and sensor fault detection to improve the performance of the overall fault diagnosis system. In this regard the concept of nonlinear principle components analysis (NPCA) is exploited by using autoassociative neural networks. The second FDI scheme is developed by using autoassociative neural networks (ANN). A parallel bank of ANNs are proposed to diagnose sensor faults as well as component faults in the aircraft jet engine. Unlike most FDI techniques, the proposed solution simultaneously accomplishes sensor faults and component faults detection and isolation (FDI) within a unified diagnostic framework. In both proposed FDI approaches, by using the residuals that are generated from the difference between each network output and the measured jet engine output as well as selection of a proper threshold for each network, criteria are established for performing the fault diagnosis of the jet engines. The fault diagnosis tasks consists of determining the time as well as the location of a fault occurrence subject to the presence of disturbances and measurement noise. Simulation results presented, demonstrate and illustrate the effective performance of our proposed neural network-based FDI strategies

    Automated neural network-based instrument validation system

    Get PDF
    In a complex control process, instrument calibration is periodically performed to maintain the instruments within the calibration range, which assures proper control and minimizes down time. Instruments are usually calibrated under out-of-service conditions using manual calibration methods, which may cause incorrect calibration or equipment damage. Continuous in-service calibration monitoring of sensors and instruments will reduce unnecessary instrument calibrations, give operators more confidence in instrument measurements, increase plant efficiency or product quality, and minimize the possibility of equipment damage during unnecessary manual calibrations. In this dissertation, an artificial neural network (ANN)-based instrument calibration verification system is designed to achieve the on-line monitoring and verification goal for scheduling maintenance. Since an ANN is a data-driven model, it can learn the relationships among signals without prior knowledge of the physical model or process, which is usually difficult to establish for the complex hon-linear systems. Furthermore, the ANNs provide a noise-reduced estimate of the signal measurement. More importantly, since a neural network learns the relationships among signals, it can give an unfaulted estimate of a faulty signal based on information provided by other unfaulted signals; that is, provide a correct estimate of a faulty signal. This ANN-based instrument verification system is capable of detecting small degradations or drifts occurring in instrumentation, and preclude false control actions or system damage caused by instrument degradation. In this dissertation, an automated scheme of neural network construction is developed. Previously, the neural network structure design required extensive knowledge of neural networks. An automated design methodology was developed so that a network structure can be created without expert interaction. This validation system was designed to monitor process sensors plant-wide. Due to the large number of sensors to be monitored and the limited computational capability of an artificial neural network model, a variable grouping process was developed for dividing the sensor variables into small correlated groups which the neural networks can handle. A modification of a statistical method, called Beta method, as well as a principal component analysis (PCA)-based method of estimating the number of neural network hidden nodes was developed. Another development in this dissertation is the sensor fault detection method. The commonly used Sequential Probability Ratio Test (SPRT) continuously measures the likelihood ratio to statistically determine if there is any significant calibration change. This method requires normally distributed signals for correct operation. In practice, the signals deviate from the normal distribution causing problems for the SPRT. A modified SPRT (MSPRT) was developed to suppress the possible intermittent alarms initiated by spurious spikes in network prediction errors. These methods were applied to data from the Tennessee Valley Authority (TVA) fossil power plant Unit 9 for testing. The results show that the average detectable drift level is about 2.5% for instruments in the boiler system and about 1% in the turbine system of the Unit 9 system. Approximately 74% of the process instruments can be monitored using the methodologies developed in this dissertation

    Fault Diagnosis Of Sensor And Actuator Faults In Multi-Zone Hvac Systems

    Get PDF
    Globally, the buildings sector accounts for 30% of the energy consumption and more than 55% of the electricity demand. Specifically, the Heating, Ventilation, and Air Conditioning (HVAC) system is the most extensively operated component and it is responsible alone for 40% of the final building energy usage. HVAC systems are used to provide healthy and comfortable indoor conditions, and their main objective is to maintain the thermal comfort of occupants with minimum energy usage. HVAC systems include a considerable number of sensors, controlled actuators, and other components. They are at risk of malfunctioning or failure resulting in reduced efficiency, potential interference with the execution of supervision schemes, and equipment deterioration. Hence, Fault Diagnosis (FD) of HVAC systems is essential to improve their reliability, efficiency, and performance, and to provide preventive maintenance. In this thesis work, two neural network-based methods are proposed for sensor and actuator faults in a 3-zone HVAC system. For sensor faults, an online semi-supervised sensor data validation and fault diagnosis method using an Auto-Associative Neural Network (AANN) is developed. The method is based on the implementation of Nonlinear Principal Component Analysis (NPCA) using a Back-Propagation Neural Network (BPNN) and it demonstrates notable capability in sensor fault and inaccuracy correction, measurement noise reduction, missing sensor data replacement, and in both single and multiple sensor faults diagnosis. In addition, a novel on-line supervised multi-model approach for actuator fault diagnosis using Convolutional Neural Networks (CNNs) is developed for single actuator faults. It is based a data transformation in which the 1-dimensional data are configured into a 2-dimensional representation without the use of advanced signal processing techniques. The CNN-based actuator fault diagnosis approach demonstrates improved performance capability compared with the commonly used Machine Learning-based algorithms (i.e., Support Vector Machine and standard Neural Networks). The presented schemes are compared with other commonly used HVAC fault diagnosis methods for benchmarking and they are proven to be superior, effective, accurate, and reliable. The proposed approaches can be applied to large-scale buildings with additional zones

    Performance Study of Enhanced Auto-Associative Neural Networks For Sensor Fault Detection

    Get PDF

    Sensor Validation for On-line Vibration Monitoring

    Full text link
    For a reliable on-line vibration monitoring of structures, it is necessary to have accurate sensor information. However, sensors may sometimes be faulty or may even become unavailable due to failure or maintenance activities. The problem of sensor validation is therefore a critical part or structural identification. The objective of the present study is to present a procedure based on principal component analysis, which is able to perform detection, isolation and reconstruction of a faulty sensor. Its e ciency is assessed using an experimental application

    Consistency Index-Based Sensor Fault Detection System for Nuclear Power Plant Emergency Situations Using an LSTM Network

    Get PDF
    A nuclear power plant (NPP) consists of an enormous number of components with complex interconnections. Various techniques to detect sensor errors have been developed to monitor the state of the sensors during normal NPP operation, but not for emergency situations. In an emergency situation with a reactor trip, all the plant parameters undergo drastic changes following the sudden decrease in core reactivity. In this paper, a machine learning model adopting a consistency index is suggested for sensor error detection during NPP emergency situations. The proposed consistency index refers to the soundness of the sensors based on their measurement accuracy. The application of consistency index labeling makes it possible to detect sensor error immediately and specify the particular sensor where the error occurred. From a compact nuclear simulator, selected plant parameters were extracted during typical emergency situations, and artificial sensor errors were injected into the raw data. The trained system successfully generated output that gave both sensor error states and error-free states

    Use of Autoassociative Neural Networks for Sensor Diagnostics

    Get PDF
    The new approach for sensor diagnostics is presented. The approach, Enhanced Autoassociative Neural Networks (E-AANN), adds enhancement to Autoassociative Neural Networks (AANN) developed by Kramer in 1992. This enhancement allows AANN to identify faulty sensors. E-AANN uses a secondary optimization process to identify and reconstruct sensor faults. Two common types of sensor faults are investigated, drift error and shift or offset error. In the case of drift error, the sensor error occurs gradually while in the case of shift error, the sensor error occurs abruptly. EAANN catches these error types. A chiller model provided synthetic data to test the diagnostic approach under various noise level conditions. The results show that sensor faults can be detected and corrected in noisy situations with the E-AANN method described. In high noisy situations (10% to 20% noise level), E-AANN performance degrades. E-AANN performance in simple dynamic systems was also investigated. The results show that in simple dynamic situations, E-AANN identifies faulty sensors

    THE IMPLEMENTATION OF ARTIFICIAL NEURAL NETWORKS IN DESIGNING INTELLIGENT DIAGNOSIS SYSTEMS FOR CENTRIFUGAL MACHINES USING VIBRATION SIGNAL

    Get PDF
    It is important to maintain every machine affecting the process of making sugar to ensure excellent product quality with minimal losses and to accelerate productivity and profitability targets. The centrifuges are widely used in industry today with some being very difficult and critical for surgery, and the collapse of the engine has the ability to cause expensive damage. One of these is the centrifugal machines, and they are expected to be efficient to produce high-quality sugar. Meanwhile, an efficient diagnostic tool to predict the correct time for centrifugal repair is vibration signal analysis namely by attaching the accelerometer sensor to the location of the centrifugal bearing to produce vibration data that is ready to be analyzed. Still, the process requires sufficient insight and experience. The manual method usually used is complicated and requires a lot of time to obtain results of a centrifugal diagnosis. Therefore, this study was conducted to design an intelligent system to diagnose centrifugal vibrations using Artificial Neural Networks (ANN). The situation is involved in applying and training the concept of vibration analysis from spectrum data to ANN to produce diagnostic results according to the spectrum diagnosis reference. The results obtained were quite good with the largest cross-entropy value of 10.67 having 0% error value with the largest Mean Square Error value being 0.0023 while the smallest regression was 0.993. The test conducted on nine new spectrums produced eight true predictions and one false. The system can provide fairly accurate results in a short time. Classification quality improvement can be made by adding training data

    Sensor Fault Diagnosis Using Principal Component Analysis

    Get PDF
    The purpose of this research is to address the problem of fault diagnosis of sensors which measure a set of direct redundant variables. This study proposes: 1. A method for linear senor fault diagnosis 2. An analysis of isolability and detectability of sensor faults 3. A stochastic method for the decision process 4. A nonlinear approach to sensor fault diagnosis. In this study, first a geometrical approach to sensor fault detection is proposed. The sensor fault is isolated based on the direction of residuals found from a residual generator. This residual generator can be constructed from an input-output model in model based methods or from a Principal Component Analysis (PCA) based model in data driven methods. Using this residual generator and the assumption of white Gaussian noise, the effect of noise on the isolability is studied, and the minimum magnitude of isolable fault in each sensor is found based on the distribution of noise in the measurement system. Next, for the decision process a probabilistic approach to sensor fault diagnosis is presented. Unlike most existing probabilistic approaches to fault diagnosis, which are based on Bayesian Belief Networks, in this approach the probabilistic model is directly extracted from a parity equation. The relevant parity equation can be found using a model of the system or through PCA analysis of data measured from the system. In addition, a sensor detectability index is introduced that specifies the level of detectability of sensor faults in a set of redundant sensors. This index depends only on the internal relationships of the variables of the system and noise level. Finally, the proposed linear sensor fault diagnosis approach has been extended to nonlinear method by separating the space of measurements into several local linear regions. This classification has been performed by application of Mixture of Probabilistic PCA (MPPCA). The proposed linear and nonlinear methods are tested on three different systems. The linear method is applied to sensor fault diagnosis in a smart structure and to the Tennessee Eastman process model, and the nonlinear method is applied to a data set collected from a fully instrumented HVAC system
    corecore