INTEGRATION OF ARTIFICIAL INTELLIGENCE SYSTEMS FOR NUCLEAR POWER PLANT SURVEILLANCE AND DIAGNOSTICS DESCRIPTION OF PROJECT

Size: px
Start display at page:

Download "INTEGRATION OF ARTIFICIAL INTELLIGENCE SYSTEMS FOR NUCLEAR POWER PLANT SURVEILLANCE AND DIAGNOSTICS DESCRIPTION OF PROJECT"

Transcription

1 INTEGRATION OF ARTIFICIAL INTELLIGENCE SYSTEMS FOR NUCLEAR POWER PLANT SURVEILLANCE AND DIAGNOSTICS Robert E. Uhrig and J. Wesley Hines Department of Nuclear Engineering, University of Tennessee, Knoxville, TN and William R. Nelson Human Factors Group, Idaho National Engineering and Environmental Laboratory, Idaho Falls, ID ABSTRACT: The objective of this program is to design, construct operate, test, and evaluate a prototype integrated monitoring and diagnostic system for a nuclear power plant. It is anticipated that this technology will have wide application to other complex systems (e.g., fossil power plants, chemical processing plants, and possibly air traffic control systems). Over the past decade, the University of Tennessee (UT) and others have carried out many projects utilizing various methodologies of artificial intelligence (expert systems, neural networks, fuzzy systems and genetic algorithms) to enhance the performance (safety, efficiency, reliability, and availability) of nuclear power plants. Investigations and studies have included a) instrumentation surveillance and calibration validation, b) inferential sensing to calibration of feedwater venturi flow during fouling, c) thermodynamic performance modeling with iterative improvement of plant heat rate, d) diagnosis of nuclear power plant transients, and e) increase in thermal power through monitoring of DNBR (Deviation from Nucleate Boiling Regime). To increase the likelihood of these individual systems being used in a nuclear power plant, they must be integrated into a single system that operates virtually autonomously, collecting, interpreting, and providing information to the operators in a simple and understandable format. I. OVERVIEW DESCRIPTION OF PROJECT Purpose. The purpose of this project is to integrate into a single system a variety of artificial intelligence (AI) based systems (expert systems, neural networks, fuzzy systems, and genetic algorithms) that can provide plant specific information to the plant operators in an intelligent, simple, understandable and non-intrusive manner regarding the status of the nuclear power plant. The validity/feasibility of each of the constituent applications of AI has been demonstrated to some extent. The principal investigator (Uhrig and Tsoukalas, 1997) recently identified some forty-five applications of artificial intelligence (Al) technologies (primarily neural networks and fuzzy systems) in nuclear power plants. Each of these applications has been demonstrated to provide some benefits to a nuclear power plant or its operators in the form of enhanced performance (safety, efficiency, reliability and/or availability). A few such systems may be worthy of stand-alone status in that the benefits justify an independent system, particularly when they are used outside the control room, but these are not included here. However, artificial intelligence based instruments that perform monitoring and diagnostics of the operation of the reactor or plant itself are not likely to be installed in the control room unless they can be integrated into a single system that operates virtually autonomously while providing information to the operators in a simple and understandable format. This project involves the design, development, construction, and testing of such an integrated non-invasive 1

2 system based on technical, economic, cost-benefit, human factors and human-machine interface considerations. The human factors and human-machine interface portion of this program will be guided by personnel from Idaho National Engineering and Environmental Laboratory (INEEL). The integrated system, which is the final product of this program, is called a prototype. This name properly reflects that it is an immediate predecessor to a commercial product that is consistent with the technology development roles of UT and INEEL. Data for test and evaluation of the prototype system will be obtained from the safety parameter display system, the plant computer of an operating nuclear power plants and/or a full scope, high fidelity simulator Pentium-based personal computers with 21- or 29-inch monitors will be used to simulate a typical control room display system. MATLAB and SIMULINK (software provided by MathWorks Inc. of Natick, MA) will be used for modeling the integrated system. After debugging and testing, the MATLAB and SIMULINK programs will be compiled into C++ language for operation, testing, and evaluation. Utility personnel, including reactor operators, will be involved during the design, testing, and evaluation of the integrated system. II. REVIEW OF CANDIDATE ARTIFICIAL INTELLIGENCE TECHNOLOGIES A preliminary review of the artificial intelligence projects already shown to be feasible for operational monitoring and diagnosis in nuclear power plants indicates that the following AI-based methodologies for surveillance and diagnostics are prime candidates for inclusion in the proposed integrated system. The final selection will be made with the concurrence of the utility/industrial participants in this program. Modular design of the systems will allow additional functions to be subsequently added and/or removed, if desired. A. Instrumentation, Surveillance and Calibration Verification. Traditional approaches to instrument calibration at nuclear power plants, especially instruments inside containment, are expensive in terms of labor, money, and radiation exposure. These calibrations require that the instrument be taken out of service and be falsely-loaded to simulate actual in-service stimuli. While proper adjustment is vital to maintaining proper plant operation, a less invasive technique is desirable. When implementing performance based calibrations, the instruments are calibrated only when necessary. On-line monitoring systems for calibration will allow utilities to determine when recalibration is needed, thereby reducing the frequency of calibration and the efforts necessary to assure the instruments continue to be calibrated properly. Benefits include very significant industry wide cost savings (utility estimates are about $1000 per calibration in containment), less time for reactor startup, and easier compliance with Nuclear Regulatory Commission (NRC) requirements for extending calibration intervals to match extended fuel cycles. A unique approach to "instrument surveillance and calibration verification" (ISCV) has been developed and tested at UT with the support of the U. S. Department of Energy (DOE) using a five-layer autoassociative neural network (AANN), a network where the outputs are trained to equal the inputs (Hines, Uhrig and Wrest, 1996). Digitized data available from the Safety Parameter Display System computer of Florida Power Corporation's Crystal River #3 Nuclear Power Plant has been used to demonstrate the validity of this approach. When the inputs are somewhat correlated, each output can be trained to be dependent upon all the correlated inputs as well as the corresponding input. The relationships between the different variables (i.e., the model of the system) are embedded in the weights by the training process. By introducing a systematic noise pattern with magnitudes up to 10% on top of the input training signals, the AANN is made very robust (i.e., each output is virtually immune to unanticipated changes in the corresponding input variable). 2

3 Once the network has been trained with normal operational data using this robust method, it monitors the selected plant variables to detect sensor drift or failure by simply comparing the network inputs with the corresponding best estimate outputs from the AANN. Any differences, called residuals, are then tested for significance using a very sensitive statistical method known as the Sequential Probability Ratio Test (SPRT). This SPRT based method is optimal in the sense that a minimum number of samples is required to detect a fault existing in the signal. If there is sensor drift, the residual mean shifts, and the SPRT parameters (specified by the operator through false and missed alarm probabilities) initiate an alarm when a sensor fails. The AANN also provides a correct surrogate signal that can temporarily replace the sensor signal until it can be repaired. The AANN method of monitoring many variables not only indicates when there is a sensor failure, it clearly indicates the signal charnel in which the signal error has occurred. Input variables to an AANN generally consist of primary and secondary side parameters such as flows, pressures, and temperatures that included many parameters considered by the regulatory authority to be safety parameters that must be monitored closely. In the United States, the Nuclear Regulatory Commission prescribes which variables must be monitored in the plant s Technical Specifications. Genetic algorithms can be used to assure optimal grouping of variables into each of several AANNs (with 20 to 30 inputs each). The network uses non-linear activation functions for the three hidden layers and a linear activation function for the output layer. This linear layer allows for a fast mathematical regression technique, specifically "singular value decomposition" (SVD), to solve for the weights of the output layer of neurons. This also forces the nonlinear representation of the plant to be stored in the weights for the middle three layers. This regression feature also allows almost instantaneous tuning" of the AANN (manual or automatic) when plant conditions change. An analysis of the sensitivity for changes in each of the networks outputs due to a 5% perturbation in each of it's input indicates that the robust training has made each output dependent on all the correlated inputs to about the same degree, and the sum of all errors due to these perturbations has been reduced by a factor of about 200. Benefits of this module: a) Assurance that sensors are in calibration, b) Ability to detect intermittent failures and noisy sensors, c) Availability of a surrogate sensor reading if needed, d) Ability to identify which sensor has drifted, became noisy, or failed, and e) Ability to differentiate between process change and sensor failure. B. On-Line Thermodynamic Performance Modeling and Improvement. In the past few years, several systems for monitoring heat rate performance of power plants based on "first principles" of energy balance applied to the many subsystems of power plants have been developed and integrated into an overall system for heat rate determination. An expert system combined with thermodynamic modeling to provide a reference heat rate is used to advise operators on steps to be taken to improve plant the heat rate. A potential drawback of this approach is that it is usually dependent upon system models based on ideal conditions, and often involves empirical relationships, and approximations of the actual processes, and linearizations of nonlinear phenomena. In an earlier UT study sponsored by DOE, a nonlinear thermodynamic process model was obtained using a neural network trained on actual thermodynamic measurements from the Sequoyah Nuclear Power Plant over a one-year period (Guo and Uhrig, 1992). Hence, the model represented the thermodynamic process as it actually existed in the plant, and the dynamic range of the data covered the normal range of variables during a typical annual cycle. More recent work utilizes genetic algorithms and principal component analysis to identify the optimal grouping of input parameters to the neural network models. 3

4 A neural network model of the thermodynamics of a power plant can be used to determine the influence of changes in different variable upon the heat rate through the use of sensitivity coefficients, where the signs indicate the directions of change in the variable that will improve heat rate, and the magnitude indicates the relative importance of the different variables. This information can be used to provide guidance to the plant operators and engineers as to where they should expend their efforts to improve the heat rate. An on-line heat rate monitor based on a neural network model (which is more related to actual conditions in a plant than models based on "first principles") can be utilized to determine which variables are the most important ones to adjust and whether they should be increased or decreased. If one or more of these variables are adjusted, the resultant change in heat rate can he monitored with the neural network model. Then another sensitivity measurement can be performed to indicate the next variable or set of variables that should be adjusted. This process can be continued on an iterative basis to achieve optimal efficiency under all existing or changing conditions (changing load, fouling of heat transfer surfaces, removal of components from service, changing air or river water temperature, etc.). Benefits of this system: a) Ability to iteratively move towards an optimal efficiency for existing conditions, b) A gain of $850,000 income per year for each 0.1% increase in efficiency, and c) Guidance to engineers as to how other improvements in thermodynamic efficiency can be obtained. C. Inferential Sensing and Virtual Measurements. Inferential sensing is often used to measure variables that cannot be measured directly. An inferential sensing system is defined as an instrumentation system which infers values of complex process variables by integrating information from multiple sensors. For instance, reactivity in nuclear power plants must be calculated from measurements and reactor design parameters. Neural networks can be trained to map almost instantaneously appropriate input variables into the desired output, e.g., reactivity. Inferential sensors, which incorporate a neural network for process modeling, can provide estimates of process variables that are usually measured off-line or through analytical laboratory instruments (e.g., such as the chemical composition of fluids). Work carried out by Kavaklioglu and Upadhyaya (1994) at UT included the inferential measurement of the flow of feedwater to the steam generators in a nuclear power plant after the feedwater venturi had been cleaned and calibrated. The neural network was then trained on data obtained during start up over the normal flow range, and put into a monitoring mode to predict the flow rate. The value predicted by the neural network remained relatively constant while the flow calculated from the venturi measurement increased due to fouling, approaching a near-asymptotic value about 0.8% higher in about one week and somewhat larger values later. Since the thermal power calibration of a nuclear power plant is directly dependent on the steam generator feedwater flow, an erroneous high reading gives a calculated power level that is higher than actual. Since nuclear power plants are usually licensed to a limiting thermal power rating, an erroneously high power level measurement effectively derates the plant. A fuzzy-neural methodology for monitoring unmeasurable variables in a complex system has also been developed at UT (Ikonomopoulos, Tsoukalas, and Uhrig, 1993). Neural networks map spatiotemporal information (in the form of time series) to algebraically defined fuzzy system membership functions. This entire process can be thought of as a virtual measurement. Through such virtual measurements, the values of (unmeasurable) monitored variables with operational significance (e.g., performance, valve position, or availability) can be evaluated. This methodology was applied to the High Flux Isotopes Reactor at Oak Ridge National Laboratory to evaluate the coolant control valve position. Benefits of this system: a) Ability to infer difficult to measure parameters, b) Avoidance of 4

5 derating due to feedwater venturi fouling (a 1% derating in a 1000 Mwe plant is worth about $2,500,000 per year) c) Ability to infer parameters that are normally calculated (e.g., reactivity) from measurements of related quantities, d) Ability to infer intangible parameters (e.g., quality, performance, etc.), and e) Ability to detect a deviation of performance from normal (e.g., fouling of heat transfer surfaces or pump degradation). D. Nuclear Power Plant Transients and Faults. When a nuclear power plant is operating normally, the readings of the instruments in a typical control room form a pattern (or unique set) of readings that represents a normal state of the plant or system. When a disturbance occurs, the instrument readings undergo a transition to a different pattern, representing a different state that may be normal or abnormal, depending upon the nature of the disturbance. The fact that the pattern of instrument readings undergoes a transition to a new state is sufficient to identify the fault or cause of the transient. Two different methods of identifying transients using neural networks have been explored at UT. Earlier work involved monitoring a small set of variables during the lifetime of the transients, including a reactor trip if one occurred. (Uhrig, 1989) The time records of these variables were digitized and applied to a neural network that had been trained using data from a simulation model or a full scope, high-fidelity plant simulator. The result is the classification of the transient or fault in accordance with the patterns of the transients utilized in the training of the neural network. More recent work by Bartlett and Uhrig (1992) and Guo and Uhrig (1992) involved the use of a large number (usually 20 to 40) of output variables from the plant that are sampled simultaneously, normalized to expected maximum values, preprocessed as necessary, and transmitted to the neural network. The unique relation among these 20 to 40 variables represents the condition of the plant at that particular instant. At a time t after a transient begins, this relationship is very different, and it continues to change as the transient progresses. When a set of these sampled values are introduced into a trained neural network, it identifies the cause of the transient. Successive sets of sampled inputs (although different) will indicate that the same transient is underway. Experience with training data obtained from a full scope, high fidelity simulator at TVA s Watts Bar Nuclear Power Plant, using simultaneously sampled values of the time records for some 22 to 27 variables for seven different accident transients (and a normal condition) shows that in all cases, the neural network was able to detect the transient before the plant tripped, even in the presence of 2% noise. This offers the opportunity to take mitigating actions (e.g., a power runback), where appropriate, either manually or automatically, to possibly prevent a plant trip. More recent work at Oak Ridge National Laboratory (Lin, Bartal and Uhrig, 1995) using data from the San Onofre-1 Nuclear Plant Simulator reported that this procedure showed high sensitivity for leaks in several plant systems (e.g., hot or cold leg loss of coolant accidents in the reactor coolant system, main steam line and feed water line breaks in or outside containment, etc.), using only reactor instrument readings input to an AI system. Benefits of this system. a) Almost immediate identification of plant transients (and associated faults), b) Ability to take mitigating action (e.g., power runback) before trip, if appropriate, and c) Identify and quantity very small leaks in the primary and secondary systems from monitoring control room instrumentation only. E. Increase in Thermal Power through Monitoring Reactor Core Parameters (DNBR Margin and Linear Power). The concept of increasing the licensed thermal output of the core through the use of a core monitoring system was approved in principle by the NRC when they licensed the Arkansas Nuclear One, Unit 2 plant (ANO-2) over two decades ago. (ANO-2, a two-loop Combustion Engineering Nuclear Power Plant, was licensed at a thermal power levels to produce 858 MWe compared to 830 Mwe for Maine Yankee and 839 MWe for St. Lucie Plants 1 and 2, all of which were virtually identical plants.) In 5

6 the ANO-2 case, a core protection calculator (CPC) utilized outputs from sensors located in the core to monitor the DNBR (departure from nucleate boiling regime) and thermal power per unit length in the fuel rod having the highest thermal output. Each additional Mwe output of the plant brings in additional revenues of about $150,000 per year with very little increase in operating and fuel costs. At 2.5c per KWe Hr, ANO-2 produced additional electricity that was worth over $6.1 million per year compared to Maine Yankee and $4.1 million per year per plant compared to each of the St. Lucie units. Recent work in South Korea using data from a KEPCO (Korean Electric Power Company) nuclear power plant indicates that it is possible to monitor thermal margin (i.e., the difference between the predicted DNBR and the limiting DNBR) using a neural network model (Kim, Lee, and Chang, 1992, 1993). The trained neural network model is utilized to predict the DNBR for a given set of operating conditions represented by the neural network inputs. The approach used is to train a neural network to map the plant variables being monitored to the DNBR as calculated by the computer code COBRA. The neural network is then trained over the range of input variables that was expected to occur during the fuel cycle. A statistical sensitivity analysis relating the DNBR to the various parameters indicated that the major parameters affecting DNBR of a PWR during plant operation were the core inlet temperature, the core power (or heat flux), the enthalpy rise peaking factor, the core inlet flow rate, and the system pressure. The DNBR obtained from the neural network using data not used in the training process showed that under steady state conditions, the results agreed with those obtained from COBRA calculations within +2.5% or better in almost all cases. The development of a similar but improved methodology (or the improvement of the Korean methodology), along with its extension to estimation of maximum linear thermal power along the fuel elements, would provide utilities with an opportunity to increase their thermal power without extensive plant modifications (subject, of course, to regulatory body approval). Benefits of this system: a) Ability to monitor thermal margin of the core, b) Justification for operating with a smaller thermal margin, thereby getting additional power form the same core, and c) Potential additional revenues of $150,000 per year for each additional KWe obtained from the plant. System Architecture. These five modules will be integrated into the conceptual design indicated in Figure 1. The system will receive data from a data acquisition system or the SPDS of a nuclear power plant, or from a nuclear power plant simulator. Data will be introduced simultaneously to all five modules and processed, to the extent possible, in real time. Plant status and other results will be displayed to the user through the graphical interface. III. HUMAN FACTORS, HUMAN MACHINE INTERFACE, AND SYSTEM TESTING Overview. INEEL's role in this project will focus on the human factors aspects of the instrumentation system, user requirements for the integration of artificial intelligence systems for nuclear plant monitoring and diagnostics, and testing of the prototype system. The planned coordination of INEEL and UT activities represents an effective integration of the capabilities of both organizations. The activities that are planned to address human factors, human-system interface, and testing requirements are briefly described in the following. Information Requirements Analysis. INEEL will systematically identify operating crew information requirements for nuclear plant monitoring and diagnostics. This information requirements analysis will ensure that the developed information and display system will effectively support enhanced crew performance. The analysis will be performed using the functional modeling approach that was developed by INEEL and applied to identify information requirements for severe accident management in a. 6

7 Plant Data Command Module Data Manager Sensor Monitoring Transient Diagnosis Core Monitoring Efficiency Monitoring Inferential Sensing User Interface Figure 1. General System Structure study for the Nuclear Regulatory Commission (NUREG/CR-5513). Subsequently, the method has been used at INEEL to assess information requirements for military aircraft, waste handling operations, and commercial air traffic control Interface Specification. Based on the results of the information requirements analysis, INEEL will develop the interface specification for the integrated information system. This effort will utilize the methods and capabilities developed at INEEL for the development of display systems for commercial power plant applications and the Advanced Test Reactor (ATR) at INEEL. This specification will provide detailed guidance to the UT personnel who will develop the interface. In addition, INEEL will support UT during the actual development of the interface in order to resolve human factors issues that arise. Test and Evaluation Plan. UT and INEEL will jointly develop a test and evaluation (T&E) plan. This plan will ensure that system testing is performed systematically, and that the conclusions reached from system testing are meaningful, accurate, and defensible. System Testing. UT and INEEL will jointly conduct the test and evaluation program and the analysis of the data collected. The final report will include an assessment of the effectiveness of the integrated information system for nuclear power plant monitoring and diagnostics, as well as identification of desired modifications for commercial application, both in the nuclear power field and in other domains such as fossil power plants, chemical plants, manufacturing plants, etc. IV. STATUS OF TECHNOLOGIES INVOLVED A. Artificial Intelligence Technologies. Each of the artificial intelligence technologies to be applied to nuclear power plants in this project has been demonstrated to be technically feasible Some applications have been developed using MATLAB and SIMULINK, and the adaptation to this project will be straight forward. Others have been developed using a variety of commercial software (NeuralWare, ANSIM, AI-Ware, etc) and/or customized or specially written software, and the adaptation will be more time consuming. To the extent possible, systems will be modularized and isolated so that there is a minimum of potentially degrading interaction. Every methodology used will be reviewed as to how it can 7

8 be improved for the specific application in this project. Integration and modularization will be the major tasks because of the different nature of the various systems. The interface between the prototype system and the plant most likely will be through the Safety Parameter Display System (SPDS) or through the plant computer. B. Hardware. The latest personal computer technology will be used with 21- or 29-inch, high resolution monitors for the development work and for the prototype unit. It is anticipated that the prototype instrument will involve one very fast computer and one or possibly two 25" monitors for display. For this prototype, there will be no attempt to reduce the software system to hardware (microchips), because it is anticipated that the speed of the software system when converted to C or C++ will be more than adequate to meet the needs of the utility and process industries. However, for application in high performance systems (aircraft, missiles, etc.) the system could be implemented in customized microchips. V. APPLICATIONS OF SYSTEMS TO OTHER COMPLEX SYSTEMS UT is currently working on the application of autoassociative neural networks to instrument surveillance and calibration verification in the chemical process industry. Use of inferential measurements and neural network modeling and sensitivity analysis to iteratively improve plant efficiency has wide-scale application in the process and chemical industries as well as in fossil power plants. Applications of other features of this system such as inferential sensing and virtual instrumentation and instrument surveillance and calibration verification are also clearly appropriate. However, the application of transient analysis and diagnostics outside the nuclear power field would be dependent upon the availability of results of high fidelity simulator studies that have a degree of validity comparable to the results obtained from plant simulators used in the nuclear power industry. The Electric Power Research Institute has made available data from their Instrumentation and Control Center at the Kingston Fossil Plant are available to UT for the acquisition and interpretation of data. Although this laboratory is located at the site of a fossil power plant, it is de facto the research and development laboratory for instrumentation and control systems for nuclear power plants. TVA in cooperation with the EPRI I&C Center has instrumented its Kingston Unit #9 for thermodynamic measurements and has provided a modern distributed control and data acquisition system. The availability of data from this plant will be invaluable in adapting the prototype system to fossil power plants. It is expected that the technology developed for this project may have more general applicability across a broad range of industries. There is a general need to enhance the operational performance and safety of systems in the domains of commercial aviation, manufacturing, offshore oil, shipping, air traffic control, and chemical production. In many of these environments the effective integration of the human operators with automated systems is essential to optimize overall system performance. This project will generate experience to help assess the potential of performance gains that can be obtained through the effective integration of advanced monitoring and diagnostic systems. VI. REFERENCES Y. Bartal, J. Lin and R. E. Uhrig "Nuclear Power Plant Transient Diagnostics Using Artificial Neural Networks that Allow 'Don't-Know' Classifications," Nuclear Technology, Vol. 110, No.3, pp , June E. Bartlett and R. E. Uhrig, Nuclear Power Plant Status Diagnostics Using An Artificial Neural Network" Nuclear Technology, Vol.97, pp , March

9 Z. Guo, and R. E. Uhrig, "Using Modular Neural Networks to Monitor Accident Conditions in Nuclear Power Plants," Proceedings of the SPIE Technical Symposium on "Intelligent Information Systems, Application of Artificial Neural Networks III, Orlando, FL, April 20-24, Z, Guo and R. E. Uhrig, "Use of Artificial Neural Networks to Analyze Nuclear Power Plant Performance," Nuclear Technology, Vol.99, pp.36-42, July, J. W. Hines, D. J. Wrest, and R. E Uhrig, "Plant-Wide Sensor Calibration Monitoring," Proceedings of the 1996 IEEE International Symposium on Intelligent Control, Detroit, Ml, September 15-18, J. W. Hines, D.W. Miller and B. K. Hajek, "Merging Process Models with Neural Networks for Nuclear Power Plant Fault detection and Isolation," Proceedings of the 9th Power Plant Dynamics Control, and Testing Symposium, pp , Knoxville, TN, May 24-26, J. W. Hines, D. J. Wrest, and R. E. Uhrig,"Use of Autoassociative Neural Networks for Signal Validation," Proceedings of the NEURAP-97 Third International Conference on Neural Networks and their Applications, University of Aix-Marseille III, Marseilles, France, March 12-14, J. W. Hines, D. J. Wrest, and R. E. Uhrig, "Plant-Wide Sensor Calibration Monitoring," Proceedings of the 1996 IEEE International Symposium on Intelligent Control, Detroit, MI, September 15-18, A, Ikonomopoulos, L. H. Tsoukalas, and R. E. Uhrig, "Integration of Neural Networks with Fuzzy' Reasoning for Measuring Operational Parameters in a Nuclear Reactor," Nuclear Technology, Vol.104, October K. Kavaklioglu and B. R. Upadhyaya, "Monitoring Feedwater Flow Rate and Component Thermal Performance of Pressurized Water Reactors by Means of Artificial Neural Networks," Nuclear Technology, Vol 107, July K.H. Kim, S. H. Lee, and S. H.. Chang, "Neural Network Model for On-Line Thermal Margin Estimation of a Nuclear Power Plant," Proc. of the Second Internarional Forum, Expert Systems, K. H. Kin, S. H. Chang, and S. H. Lee, Pressurized Water Reactor core Parameter Predictions using an Artificial Neural Network, Nuclear Science and Engineering, Vol. 115, pp , R.E. Uhrig, "Use of Neural Networks in Nuclear Power Plant Diagnostics," Proceedings of the In. Conf. on Availability Improvements in Nuclear Power Plants, Madrid, Spain, April 10-14, R. E. Uhrig and L. H. Tsoukalas, Soft Computing Technologies in Nuclear Engineering Applications, Advances in Nuclear Technology, (in press),

USING MODULAR NEURAL NETWORKS TO MONITOR ACCIDENT CONDITIONS IN NUCLEAR POWER PLANTS. Zhichao Guo* Robert E. Uhrig

USING MODULAR NEURAL NETWORKS TO MONITOR ACCIDENT CONDITIONS IN NUCLEAR POWER PLANTS. Zhichao Guo* Robert E. Uhrig DISCLAIMER CW - v This report was prepared as an account of work sponsored by an agency of the United States Government. Neither the United States Government nor any agency thereof, nor any of their employees,

More information

Lessons Learned From the U.S. Nuclear Power Plant On-Line Monitoring Programs

Lessons Learned From the U.S. Nuclear Power Plant On-Line Monitoring Programs Lessons Learned From the U.S. Nuclear Power Plant On-Line Monitoring Programs J. Wesley Hines Nuclear Engineering Department, The University of Tennessee, Knoxville, Tennessee 37996-2300 jhines2@utk.edu

More information

Introduction. Chapter 1

Introduction. Chapter 1 Chapter 1 Introduction The area of fault detection and diagnosis is one of the most important aspects in process engineering. This area has received considerable attention from industry and academia because

More information

Dynamic Process Modeling. Process Dynamics and Control

Dynamic Process Modeling. Process Dynamics and Control Dynamic Process Modeling Process Dynamics and Control 1 Description of process dynamics Classes of models What do we need for control? Modeling for control Mechanical Systems Modeling Electrical circuits

More information

Pressurized Water Reactor B&W Technology Crosstraining Course Manual. Chapter 9.0. Integrated Control System

Pressurized Water Reactor B&W Technology Crosstraining Course Manual. Chapter 9.0. Integrated Control System Pressurized Water Reactor B&W Technology Crosstraining Course Manual Chapter 9.0 Integrated Control System TABLE OF CONTENTS 9.0 INTEGRATED CONTROL SYSTEM... 1 9.1 Introduction... 1 9.2 General Description...

More information

POST-IMPLEMENTATION REVIEW OF INADEQUATE CORE COOLING INSTRUMENTATION. J. L. Anderson. R. L. Anderson

POST-IMPLEMENTATION REVIEW OF INADEQUATE CORE COOLING INSTRUMENTATION. J. L. Anderson. R. L. Anderson POST-IMPLEMENTATION REVIEW OF INADEQUATE CORE COOLING INSTRUMENTATION J. L. Anderson. R. L. Anderson E. W. Hagen CONF-881103 14 T. C. Morelock Oak Ridge National Laboratory* DE89 002347 Oak Ridge, Tennessee

More information

USE OF NEURAL NETWORKS TO MONITOR POWER PLANT COMPONENTS. Andreas Ikonomopoulos and Lefteri H. Tsoukalas. Robert E. Uhrig

USE OF NEURAL NETWORKS TO MONITOR POWER PLANT COMPONENTS. Andreas Ikonomopoulos and Lefteri H. Tsoukalas. Robert E. Uhrig DISCLAIMER \ ^ This report was prepared as an account of work sponsored by an agency of the United States Government. Neither the United States Government nor any agency thereof, nor any of their employees,

More information

RESPONSE TO REQUEST FOR ADDITIONAL INFORMATION

RESPONSE TO REQUEST FOR ADDITIONAL INFORMATION 07-12 - 1 / 4 KEPCO/KHNP RESPONSE TO REQUEST FOR ADDITIONAL INFORMATION APR1400 Design Certification Korea Electric Power Corporation / Korea Hydro & Nuclear Power Co., LTD Docket No. 52-046 RAI No.: 356-7881

More information

ON-LINE MONITORING OF POWER PLANTS

ON-LINE MONITORING OF POWER PLANTS ON-LINE MONITORING OF POWER PLANTS Dr. Hans-Gerd Brummel Siemens Power Generation (PG), Huttenstrasse 12-16, 10553 Berlin, Germany Phone: +49 30 3464 4158, E-mail: hans-gerd.brummel@siemens.com Table of

More information

SureSense Software Suite Overview

SureSense Software Suite Overview SureSense Software Overview Eliminate Failures, Increase Reliability and Safety, Reduce Costs and Predict Remaining Useful Life for Critical Assets Using SureSense and Health Monitoring Software What SureSense

More information

Fuzzy Logic Based Reactivity Control in Nuclear Power Plants

Fuzzy Logic Based Reactivity Control in Nuclear Power Plants Fuzzy Logic Based Reactivity Control in Nuclear Power Plants Narrendar.R.C 1, Tilak 2 P.G. Student, Department of Mechatronics Engineering, VIT University, Vellore, India 1 P.G. Student, Department of

More information

Hybrid Modeling and Control of a Power Plant using State Flow Technique with Application

Hybrid Modeling and Control of a Power Plant using State Flow Technique with Application Hybrid Modeling and Control of a Power Plant using State Flow Technique with Application Marwa M. Abdulmoneim 1, Magdy A. S. Aboelela 2, Hassen T. Dorrah 3 1 Master Degree Student, Cairo University, Faculty

More information

NEURAL NETWORKS FOR SENSOR VALIDATION AND PLANT MONITORING. B.R. Upadhyaya, E. Eryurek and G. Mathai

NEURAL NETWORKS FOR SENSOR VALIDATION AND PLANT MONITORING. B.R. Upadhyaya, E. Eryurek and G. Mathai NEURAL NETWORKS FOR SENSOR VALIDATION AND PLANT MONITORING B.R. Upadhyaya, E. Eryurek and G. Mathai The University of Tennessee Knoxville, Tennessee 37996-2300, U.S.A. OONF-900804 35 DE93 002127 ABSTRACT

More information

Echtzeittesten mit MathWorks leicht gemacht Simulink Real-Time Tobias Kuschmider Applikationsingenieur

Echtzeittesten mit MathWorks leicht gemacht Simulink Real-Time Tobias Kuschmider Applikationsingenieur Echtzeittesten mit MathWorks leicht gemacht Simulink Real-Time Tobias Kuschmider Applikationsingenieur 2015 The MathWorks, Inc. 1 Model-Based Design Continuous Verification and Validation Requirements

More information

DEVELOPMENT OF AN ONLINE PREDICTIVE MONITORING SYSTEM FOR POWER GENERATING PLANTS

DEVELOPMENT OF AN ONLINE PREDICTIVE MONITORING SYSTEM FOR POWER GENERATING PLANTS DEVELOPMENT OF AN ONLINE PREDICTIVE MONITORING SYSTEM FOR POWER GENERATING PLANTS Randall Bickford Expert Microsystems, Inc. Orangevale, California rando@expmicrosys.com Richard Rusaw South Carolina Electric

More information

7.1 General 5 7.2 Events resulting in pressure increase 5

7.1 General 5 7.2 Events resulting in pressure increase 5 GUIDE YVL 2.4 / 24 Ma r ch 2006 Primary and secondary circuit pressure control at a nuclear power plant 1 Ge n e r a l 3 2 General design requirements 3 3 Pressure regulation 4 4 Overpressure protection

More information

HC900 for Boiler Control Applications

HC900 for Boiler Control Applications HC900 for Boiler Control Applications Background Until recent years, only the largest boilers could justify sophisticated boiler controls. Now high fuel costs make it necessary to improve boiler efficiency

More information

Technical Review of On-Line Monitoring Techniques for Performance Assessment

Technical Review of On-Line Monitoring Techniques for Performance Assessment NUREG/CR-6895 Technical Review of On-Line Monitoring Techniques for Performance Assessment Volume 1: State-of-the-Art University of Tennessee U.S. Nuclear Regulatory Commission Office of Nuclear Regulatory

More information

Equipment Performance Monitoring

Equipment Performance Monitoring Equipment Performance Monitoring Web-based equipment monitoring cuts costs and increases equipment uptime This document explains the process of how AMS Performance Monitor operates to enable organizations

More information

INTRODUCTION. Three Mile Island Unit 2

INTRODUCTION. Three Mile Island Unit 2 INTRODUCTION here was an accident at Three Mile Island Unit 2 on March 28,1979. It caused extensive damage to the plant's nuclear fuel core. Most of the plant's major systems were relatively undamaged.

More information

The Quest for Energy Efficiency. A White Paper from the experts in Business-Critical Continuity

The Quest for Energy Efficiency. A White Paper from the experts in Business-Critical Continuity The Quest for Energy Efficiency A White Paper from the experts in Business-Critical Continuity Abstract One of the most widely discussed issues throughout the world today is the rapidly increasing price

More information

ME6130 An introduction to CFD 1-1

ME6130 An introduction to CFD 1-1 ME6130 An introduction to CFD 1-1 What is CFD? Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions, and related phenomena by solving numerically

More information

Overview of UT Nuclear Engineering Department and Faculty Research Interests

Overview of UT Nuclear Engineering Department and Faculty Research Interests Overview of UT Department and Faculty Research Interests Presented by H. L. Dodds IBM Professor of Engineering and Department Head UT Department To ORNL Summer Interns July 13, 2005 Presentation Overview

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION Power systems form the largest man made complex system. It basically consists of generating sources, transmission network and distribution centers. Secure and economic operation

More information

Safety Requirements Specification Guideline

Safety Requirements Specification Guideline Safety Requirements Specification Comments on this report are gratefully received by Johan Hedberg at SP Swedish National Testing and Research Institute mailto:johan.hedberg@sp.se -1- Summary Safety Requirement

More information

Maximization versus environmental compliance

Maximization versus environmental compliance Maximization versus environmental compliance Increase use of alternative fuels with no risk for quality and environment Reprint from World Cement March 2005 Dr. Eduardo Gallestey, ABB, Switzerland, discusses

More information

Model Predictive Control. Rockwell Automation Model Predictive Control delivers results.

Model Predictive Control. Rockwell Automation Model Predictive Control delivers results. Model Predictive Control Rockwell Automation Model Predictive Control delivers results. The Challenge Today s manufacturing companies contend with intense global competition, reduced technical and operational

More information

Monitoring and Control Tools for Implementing PAT

Monitoring and Control Tools for Implementing PAT Supplement to Monitoring and Control Tools for Implementing PAT Terry Blevins and James Beall AUTHORS Innovations in process analysis and control offer significant opportunities for improving pharmaceutical

More information

Introductions: Dr. Stephen P. Schultz

Introductions: Dr. Stephen P. Schultz Introductions: Dr. Stephen P. Schultz Vienna, Austria 1 3 September 2015 Work Experience Current Member Advisory Committee on Reactor Safeguards, U.S. Nuclear Regulatory Commission, 12/2011 Chair, Fukushima

More information

Web-Based Economic Optimization Tools for Reducing Operating Costs

Web-Based Economic Optimization Tools for Reducing Operating Costs Web-Based Economic Tools for Reducing Operating Costs Authors: Keywords: Abstract: Jeffery Williams Power & Water Solutions, Inc. David Egelston Power & Water Solutions, Inc. Browsers, Economics, Linear

More information

An Agent-Based Concept for Problem Management Systems to Enhance Reliability

An Agent-Based Concept for Problem Management Systems to Enhance Reliability An Agent-Based Concept for Problem Management Systems to Enhance Reliability H. Wang, N. Jazdi, P. Goehner A defective component in an industrial automation system affects only a limited number of sub

More information

Gerard Mc Nulty Systems Optimisation Ltd gmcnulty@iol.ie/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I

Gerard Mc Nulty Systems Optimisation Ltd gmcnulty@iol.ie/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I Gerard Mc Nulty Systems Optimisation Ltd gmcnulty@iol.ie/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I Data is Important because it: Helps in Corporate Aims Basis of Business Decisions Engineering Decisions Energy

More information

Data Validation During Diagnosis, A Step Beyond Traditional Sensor Validation.

Data Validation During Diagnosis, A Step Beyond Traditional Sensor Validation. From: AAAI-87 Proceedings. Copyright 1987, AAAI (www.aaai.org). All rights reserved. Data Validation During Diagnosis, A Step Beyond Traditional Sensor Validation. B. Chandrasekaran and W.F Punch III Laboratory

More information

Government Degree on the Safety of Nuclear Power Plants 717/2013

Government Degree on the Safety of Nuclear Power Plants 717/2013 Translation from Finnish. Legally binding only in Finnish and Swedish. Ministry of Employment and the Economy, Finland Government Degree on the Safety of Nuclear Power Plants 717/2013 Chapter 1 Scope and

More information

Proactive Asset Management with IIoT and Analytics

Proactive Asset Management with IIoT and Analytics Proactive Asset Management with IIoT and Analytics by Ralph Rio in Industrial Internet of Things, Analytics & Big Data Summary The Industrial Internet of Things (IIoT) with advanced analytics, offers new

More information

Dynamic Behavior of BWR

Dynamic Behavior of BWR Massachusetts Institute of Technology Department of Nuclear Science and Engineering 22.06 Engineering of Nuclear Systems Dynamic Behavior of BWR 1 The control system of the BWR controls the reactor pressure,

More information

Nuclear Power Plant Electrical Power Supply System Requirements

Nuclear Power Plant Electrical Power Supply System Requirements 1 Nuclear Power Plant Electrical Power Supply System Requirements Željko Jurković, Krško NPP, zeljko.jurkovic@nek.si Abstract Various regulations and standards require from electrical power system of the

More information

Fuzzy Knowledge Base System for Fault Tracing of Marine Diesel Engine

Fuzzy Knowledge Base System for Fault Tracing of Marine Diesel Engine Fuzzy Knowledge Base System for Fault Tracing of Marine Diesel Engine 99 Fuzzy Knowledge Base System for Fault Tracing of Marine Diesel Engine Faculty of Computers and Information Menufiya University-Shabin

More information

From Big Data to Smart Data Thomas Hahn

From Big Data to Smart Data Thomas Hahn Siemens Future Forum @ HANNOVER MESSE 2014 From Big to Smart Hannover Messe 2014 The Evolution of Big Digital data ~ 1960 warehousing ~1986 ~1993 Big data analytics Mining ~2015 Stream processing Digital

More information

MODELING, SIMULATION AND DESIGN OF CONTROL CIRCUIT FOR FLEXIBLE ENERGY SYSTEM IN MATLAB&SIMULINK

MODELING, SIMULATION AND DESIGN OF CONTROL CIRCUIT FOR FLEXIBLE ENERGY SYSTEM IN MATLAB&SIMULINK MODELING, SIMULATION AND DESIGN OF CONTROL CIRCUIT FOR FLEXIBLE ENERGY SYSTEM IN MATLAB&SIMULINK M. Pies, S. Ozana VSB-Technical University of Ostrava Faculty of Electrotechnical Engineering and Computer

More information

OVERVIEW OF THE OPERATING REACTORS BUSINESS LINE. July 7, 2016 Michael Johnson Deputy Executive Director for Reactor and Preparedness Programs

OVERVIEW OF THE OPERATING REACTORS BUSINESS LINE. July 7, 2016 Michael Johnson Deputy Executive Director for Reactor and Preparedness Programs OVERVIEW OF THE OPERATING REACTORS BUSINESS LINE July 7, 2016 Michael Johnson Deputy Executive Director for Reactor and Preparedness Programs Program Overview Bill Dean Director Office of Nuclear Reactor

More information

Optimized Fuzzy Control by Particle Swarm Optimization Technique for Control of CSTR

Optimized Fuzzy Control by Particle Swarm Optimization Technique for Control of CSTR International Journal of Computer, Electrical, Automation, Control and Information Engineering Vol:5, No:, 20 Optimized Fuzzy Control by Particle Swarm Optimization Technique for Control of CSTR Saeed

More information

Poznan University of Technology Faculty of Electrical Engineering

Poznan University of Technology Faculty of Electrical Engineering Poznan University of Technology Faculty of Electrical Engineering Contact Person: Pawel Kolwicz Vice-Dean Faculty of Electrical Engineering pawel.kolwicz@put.poznan.pl List of Modules Academic Year: 2015/16

More information

DEXTER. Ship Health Monitoring Software. Efficiency & Reliability. Smart Solutions for

DEXTER. Ship Health Monitoring Software. Efficiency & Reliability. Smart Solutions for DEXTER TM Ship Health Monitoring Software Smart Solutions for Energy Efficiency & Reliability DEXTER Leveraging Data for Cost Avoidance In today s economic and environmental climate, efficiency is critical.

More information

HC900 Boiler Control. Background. Solution. Application Brief Industry: Manufacturing

HC900 Boiler Control. Background. Solution. Application Brief Industry: Manufacturing HC900 Boiler Control Application Brief Industry: Manufacturing Background Until recent years, only the largest boilers could justify sophisticated boiler controls. Now high fuel costs and occasional limited

More information

10 Nuclear Power Reactors Figure 10.1

10 Nuclear Power Reactors Figure 10.1 10 Nuclear Power Reactors Figure 10.1 89 10.1 What is a Nuclear Power Station? The purpose of a power station is to generate electricity safely reliably and economically. Figure 10.1 is the schematic of

More information

Long Term Operation R&D to Investigate the Technical Basis for Life Extension and License Renewal Decisions

Long Term Operation R&D to Investigate the Technical Basis for Life Extension and License Renewal Decisions Long Term Operation R&D to Investigate the Technical Basis for Life Extension and License Renewal Decisions John Gaertner Technical Executive Electric Power Research Institute Charlotte, North Carolina,

More information

Predictive Analytics uses data

Predictive Analytics uses data Predictive Analytics in Equipment Reliability Programs Predictive Analytics in conjunction with Threat Based Maintenance (TBM ) reduces and, in some cases, can eliminate the need to perform time-based

More information

THE PRODUCTION OF ELECTRICITY FROM WOOD AND OTHER SOLID BIOMASS

THE PRODUCTION OF ELECTRICITY FROM WOOD AND OTHER SOLID BIOMASS THE PRODUCTION OF ELECTRICITY FROM WOOD AND OTHER SOLID BIOMASS RTP TM /ADVANCED CYCLE VS. COMBUSTION STEAM CYCLES OR WHY NOT SIMPLY COMBUST? For decades, the only commercial option available for the production

More information

Propulsion Gas Path Health Management Task Overview. Donald L. Simon NASA Glenn Research Center

Propulsion Gas Path Health Management Task Overview. Donald L. Simon NASA Glenn Research Center Propulsion Gas Path Health Management Task Overview Donald L. Simon NASA Glenn Research Center Propulsion Controls and s Research Workshop December 8-10, 2009 Cleveland, OH www.nasa.gov 1 National Aeronautics

More information

Maximizing return on plant assets

Maximizing return on plant assets Maximizing return on plant assets Manufacturers in nearly every process industry face the need to improve their return on large asset investments. Effectively managing assets, however, requires a wealth

More information

SEQUENCE-BASED SPECIFICATION OF CRITICAL SOFTWARE SYSTEMS

SEQUENCE-BASED SPECIFICATION OF CRITICAL SOFTWARE SYSTEMS Forth American Nuclear Society International Topical Meeting on Nuclear Plant Instrumentation, Controls and Human-Machine Interface Technologies (NPIC&HMIT 2004), Columbus, Ohio, September, 2004 SEQUENCE-BASED

More information

Grant Agreement No. 228296 SFERA. Solar Facilities for the European Research Area SEVENTH FRAMEWORK PROGRAMME. Capacities Specific Programme

Grant Agreement No. 228296 SFERA. Solar Facilities for the European Research Area SEVENTH FRAMEWORK PROGRAMME. Capacities Specific Programme Grant Agreement No. 228296 SFERA Solar Facilities for the European Research Area SEVENTH FRAMEWORK PROGRAMME Capacities Specific Programme Research Infrastructures Integrating Activity - Combination of

More information

APPENDIX B SUPPLEMENTAL INSPECTION PROGRAM A. OBJECTIVES AND PHILOSOPHY OF THE SUPPLEMENTAL INSPECTION PROGRAM

APPENDIX B SUPPLEMENTAL INSPECTION PROGRAM A. OBJECTIVES AND PHILOSOPHY OF THE SUPPLEMENTAL INSPECTION PROGRAM APPENDIX B SUPPLEMENTAL INSPECTION PROGRAM A. OBJECTIVES AND PHILOSOPHY OF THE SUPPLEMENTAL INSPECTION PROGRAM The supplemental inspection program is designed to support the NRC s goals of maintaining

More information

Investigations of a Long-Distance 1000 MW Heat Transport System with APROS Simulation Software

Investigations of a Long-Distance 1000 MW Heat Transport System with APROS Simulation Software th International Conference on Structural Mechanics in Reactor Technology (SMiRT ) Espoo, Finland, August 9-4, 9 SMiRT -Division 3, Paper 56 Investigations of a Long-Distance MW Heat Transport System with

More information

ENERGY TRANSFER SYSTEMS AND THEIR DYNAMIC ANALYSIS

ENERGY TRANSFER SYSTEMS AND THEIR DYNAMIC ANALYSIS ENERGY TRANSFER SYSTEMS AND THEIR DYNAMIC ANALYSIS Many mechanical energy systems are devoted to transfer of energy between two points: the source or prime mover (input) and the load (output). For chemical

More information

2. IMPLEMENTATION. International Journal of Computer Applications (0975 8887) Volume 70 No.18, May 2013

2. IMPLEMENTATION. International Journal of Computer Applications (0975 8887) Volume 70 No.18, May 2013 Prediction of Market Capital for Trading Firms through Data Mining Techniques Aditya Nawani Department of Computer Science, Bharati Vidyapeeth s College of Engineering, New Delhi, India Himanshu Gupta

More information

Selecting Sensors for Safety Instrumented Systems per IEC 61511 (ISA 84.00.01 2004)

Selecting Sensors for Safety Instrumented Systems per IEC 61511 (ISA 84.00.01 2004) Selecting Sensors for Safety Instrumented Systems per IEC 61511 (ISA 84.00.01 2004) Dale Perry Worldwide Pressure Marketing Manager Emerson Process Management Rosemount Division Chanhassen, MN 55317 USA

More information

Synthetic Aperture Radar: Principles and Applications of AI in Automatic Target Recognition

Synthetic Aperture Radar: Principles and Applications of AI in Automatic Target Recognition Synthetic Aperture Radar: Principles and Applications of AI in Automatic Target Recognition Paulo Marques 1 Instituto Superior de Engenharia de Lisboa / Instituto de Telecomunicações R. Conselheiro Emídio

More information

SAMPLE CHAPTERS UNESCO EOLSS

SAMPLE CHAPTERS UNESCO EOLSS STEAM TURBINE OPERATIONAL ASPECTS R.A. Chaplin Department of Chemical Engineering, University of New Brunswick, Canada Keywords: Steam Turbines, Operation, Supersaturation, Moisture, Back Pressure, Governing

More information

Continuous flow direct water heating for potable hot water

Continuous flow direct water heating for potable hot water Continuous flow direct water heating for potable hot water An independently produced White Paper for Rinnai UK 2013 www.rinnaiuk.com In the 35 years since direct hot water systems entered the UK commercial

More information

Intrusion Detection via Machine Learning for SCADA System Protection

Intrusion Detection via Machine Learning for SCADA System Protection Intrusion Detection via Machine Learning for SCADA System Protection S.L.P. Yasakethu Department of Computing, University of Surrey, Guildford, GU2 7XH, UK. s.l.yasakethu@surrey.ac.uk J. Jiang Department

More information

Business Intelligence and Decision Support Systems

Business Intelligence and Decision Support Systems Chapter 12 Business Intelligence and Decision Support Systems Information Technology For Management 7 th Edition Turban & Volonino Based on lecture slides by L. Beaubien, Providence College John Wiley

More information

Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network

Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network Qian Wu, Yahui Wang, Long Zhang and Li Shen Abstract Building electrical system fault diagnosis is the

More information

Ultrasound Condition Monitoring

Ultrasound Condition Monitoring Ultrasound Condition Monitoring Whitepaper Alan Bandes UE Systems, Inc. Abstract: Instruments based on airborne/structure borne ultrasound technology offer many opportunities for reducing energy waste

More information

Cyber Security Design Methodology for Nuclear Power Control & Protection Systems. By Majed Al Breiki Senior Instrumentation & Control Manager (ENEC)

Cyber Security Design Methodology for Nuclear Power Control & Protection Systems. By Majed Al Breiki Senior Instrumentation & Control Manager (ENEC) Cyber Security Design Methodology for Nuclear Power Control & Protection Systems By Majed Al Breiki Senior Instrumentation & Control Manager (ENEC) 1. INTRODUCTION In today s world, cyber security is one

More information

Introduction. Chapter 1. 1.1 Scope of Electrical Engineering

Introduction. Chapter 1. 1.1 Scope of Electrical Engineering Chapter 1 Introduction 1.1 Scope of Electrical Engineering In today s world, it s hard to go through a day without encountering some aspect of technology developed by electrical engineers. The impact has

More information

University of Portsmouth PORTSMOUTH Hants UNITED KINGDOM PO1 2UP

University of Portsmouth PORTSMOUTH Hants UNITED KINGDOM PO1 2UP University of Portsmouth PORTSMOUTH Hants UNITED KINGDOM PO1 2UP This Conference or Workshop Item Adda, Mo, Kasassbeh, M and Peart, Amanda (2005) A survey of network fault management. In: Telecommunications

More information

Nuclear Safety Council Instruction number IS- 23 on in-service inspection at nuclear power plants

Nuclear Safety Council Instruction number IS- 23 on in-service inspection at nuclear power plants Nuclear Safety Council Instruction number IS- 23 on in-service inspection at nuclear power plants Published in the Official State Gazette (BOE) No 283 of November 24 th 2009 Nuclear Safety Council Instruction

More information

Control of Boiler Operation using PLC SCADA

Control of Boiler Operation using PLC SCADA Control of Boiler Operation using PLC SCADA K. Gowri Shankar Abstract This paper outlines the various stages of operation involved in the conversion of a manually operated boiler towards a fully automated

More information

Caterpillar Automatic Code Generation

Caterpillar Automatic Code Generation SAE TECHNICAL PAPER SERIES 2004-01-0894 Caterpillar Automatic Code Generation Jeffrey M. Thate and Larry E. Kendrick Caterpillar, Inc. Siva Nadarajah The MathWorks, Inc. Reprinted From: Electronic Engine

More information

Application of Nuclear and Aerospace Industry Experience to Offshore Barrier Integrity Management

Application of Nuclear and Aerospace Industry Experience to Offshore Barrier Integrity Management Application of Nuclear and Aerospace Industry Experience to Offshore Barrier 8 th International Conference on Integrated Operations in the Petroleum Industry Bill Nelson, Mariana Dionisio, Sondre Øie,

More information

Gsm Based Controlled Switching Circuit Between Supply Mains and Captive Power Plant

Gsm Based Controlled Switching Circuit Between Supply Mains and Captive Power Plant International Journal of Computational Engineering Research Vol, 03 Issue, 4 Gsm Based Controlled Switching Circuit Between Supply Mains and Captive Power Plant 1, Mr.S.Vimalraj, 2, Gausalya.R.B, 3, Samyuktha.V,

More information

Office Of Nuclear Energy Light Water Reactor Sustainability Program Annual Review Meeting

Office Of Nuclear Energy Light Water Reactor Sustainability Program Annual Review Meeting Office Of Nuclear Energy Light Water Reactor Sustainability Program Annual Review Meeting Online Monitoring of Material Aging and Degradation Vivek Agarwal Idaho National Laboratory September 16-18, 2014

More information

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM.

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM. DATA MINING TECHNOLOGY Georgiana Marin 1 Abstract In terms of data processing, classical statistical models are restrictive; it requires hypotheses, the knowledge and experience of specialists, equations,

More information

SPPA-D3000 Plant Monitor Technical Description

SPPA-D3000 Plant Monitor Technical Description SPPA-D3000 Plant Monitor Technical Description Model-based monitoring and early fault detection for components and processes May 2008 Answers for energy. 1 Siemens AG 2008. All Rights Reserved Contents

More information

Technical Challenges for Conversion of U.S. High-Performance Research Reactors (USHPRR)

Technical Challenges for Conversion of U.S. High-Performance Research Reactors (USHPRR) Technical Challenges for Conversion of U.S. High-Performance Research Reactors (USHPRR) John G. Stevens, Ph.D. Argonne National Laboratory Technical Lead of Reactor Conversion GTRI USHPRR Conversion Program

More information

Model-Based Performance Monitoring: Review of Diagnostic Methods and Chiller Case Study

Model-Based Performance Monitoring: Review of Diagnostic Methods and Chiller Case Study LBNL-45949 CD-425 ACEEE 2000 Summer Study on Energy Efficiency in Buildings, Efficiency and Sustainability, August 20-25, 2000, Asilomar Conference Center, Pacific Grove, CA, and published in the Proceedings.

More information

Smart Data THE driving force for industrial applications

Smart Data THE driving force for industrial applications Smart Data THE driving force for industrial applications European Data Forum Luxembourg, siemens.com The world is becoming digital User behavior is radically changing based on new business models Newspaper,

More information

New-generation Integrated Monitoring and Control System

New-generation Integrated Monitoring and Control System Hitachi Review Vol. 54 (05), No. 3 145 New-generation Integrated Monitoring and Control System Shigeru Takahashi Satoru Shimizu Takaaki Sekiai OVERVIEW: Hitachi delivered a new-generation integrated monitoring

More information

A Real -Time Knowledge-Based System for Automated Monitoring and Fault Diagnosis of Batch Processes

A Real -Time Knowledge-Based System for Automated Monitoring and Fault Diagnosis of Batch Processes A Real -Time Knowledge-Based System for Automated Monitoring and Fault Diagnosis of Batch Processes Eric Tatara, Cenk Ündey, Bruce Williams, Gülnur Birol and Ali Çinar Department of Chemical and Environmental

More information

BRASH Air-Steam Hybrid Technology for Combined Heat and Power (CHP)

BRASH Air-Steam Hybrid Technology for Combined Heat and Power (CHP) H C E R BRASH Air-Steam Hybrid Technology for Combined Heat and Power (CHP) A Solution for Home Heating and Electrical Generation BACKGROUND: Only one third of the energy consumed for electrical power

More information

A Test Bed for Digital I&C and Cyber Security for NPPs

A Test Bed for Digital I&C and Cyber Security for NPPs Submitted for publication. Author copy -- do not redistribute. A Test Bed for Digital I&C and Cyber Security for NPPs Yongkyu AN, Calogero SOLLIMA, and Rizwan-uddin Department of Nuclear, Plasma, and Radiological

More information

Nuclear power plant systems, structures and components and their safety classification. 1 General 3. 2 Safety classes 3. 3 Classification criteria 3

Nuclear power plant systems, structures and components and their safety classification. 1 General 3. 2 Safety classes 3. 3 Classification criteria 3 GUIDE 26 June 2000 YVL 2.1 Nuclear power plant systems, structures and components and their safety classification 1 General 3 2 Safety classes 3 3 Classification criteria 3 4 Assigning systems to safety

More information

A HYBRID RULE BASED FUZZY-NEURAL EXPERT SYSTEM FOR PASSIVE NETWORK MONITORING

A HYBRID RULE BASED FUZZY-NEURAL EXPERT SYSTEM FOR PASSIVE NETWORK MONITORING A HYBRID RULE BASED FUZZY-NEURAL EXPERT SYSTEM FOR PASSIVE NETWORK MONITORING AZRUDDIN AHMAD, GOBITHASAN RUDRUSAMY, RAHMAT BUDIARTO, AZMAN SAMSUDIN, SURESRAWAN RAMADASS. Network Research Group School of

More information

Lecture 9 Modeling, Simulation, and Systems Engineering

Lecture 9 Modeling, Simulation, and Systems Engineering Lecture 9 Modeling, Simulation, and Systems Engineering Development steps Model-based control engineering Modeling and simulation Systems platform: hardware, systems software. Control Engineering 9-1 Control

More information

NEI 06-13A [Revision 0] Template for an Industry Training Program Description

NEI 06-13A [Revision 0] Template for an Industry Training Program Description NEI 06-13A [Revision 0] Template for an Industry Training Program Description NEI 06-13A [Revision 0] Nuclear Energy Institute Template for an Industry Training Program Description ACKNOWLEDGEMENTS This

More information

Comparison of K-means and Backpropagation Data Mining Algorithms

Comparison of K-means and Backpropagation Data Mining Algorithms Comparison of K-means and Backpropagation Data Mining Algorithms Nitu Mathuriya, Dr. Ashish Bansal Abstract Data mining has got more and more mature as a field of basic research in computer science and

More information

Thermal Modeling and Analysis of a Wind Turbine Generator

Thermal Modeling and Analysis of a Wind Turbine Generator Thermal Modeling and Analysis of a Wind Turbine Generator Authors: Dr Bogi Bech Jensen (Associate Professor) Technical University of Denmark Mathew Lee Henriksen (PhD student) Technical University of Denmark

More information

Integrated Project Management Tool for Modeling and Simulation of Complex Systems

Integrated Project Management Tool for Modeling and Simulation of Complex Systems Integrated Project Management Tool for Modeling and Simulation of Complex Systems Sergio Tamayo 1, Stacey Gage 2 MathWorks. Natick, MA 01760 and Gavin Walker. 3 MathWorks Ltd. Cambridge, England, CB4 0HH,

More information

The Use of Hybrid Regulator in Design of Control Systems

The Use of Hybrid Regulator in Design of Control Systems World Applied Sciences Journal 23 (10): 1291-1297, 2013 ISSN 1818-4952 IDOSI Publications, 2013 DOI: 10.5829/idosi.wasj.2013.23.10.13144 The Use of Hybrid Regulator in Design of Control Systems Vladimir

More information

RAVEN: A GUI and an Artificial Intelligence Engine in a Dynamic PRA Framework

RAVEN: A GUI and an Artificial Intelligence Engine in a Dynamic PRA Framework INL/CON-13-28360 PREPRINT RAVEN: A GUI and an Artificial Intelligence Engine in a Dynamic PRA Framework ANS Annual Meeting C. Rabiti D. Mandelli A. Alfonsi J. J. Cogliati R. Kinoshita D. Gaston R. Martineau

More information

Bank Customers (Credit) Rating System Based On Expert System and ANN

Bank Customers (Credit) Rating System Based On Expert System and ANN Bank Customers (Credit) Rating System Based On Expert System and ANN Project Review Yingzhen Li Abstract The precise rating of customers has a decisive impact on loan business. We constructed the BP network,

More information

How To Clean Up A Reactor Water Cleanup

How To Clean Up A Reactor Water Cleanup General Electric Systems Technology Manual Chapter 2.8 Reactor Water Cleanup System TABLE OF CONTENTS 2.8 REACTOR CLEANUP SYSTEM... 1 2.8.1 Introduction... 2 2.8.2 System Description... 2 2.8.3 Component

More information

Application of Data Mining Techniques in Intrusion Detection

Application of Data Mining Techniques in Intrusion Detection Application of Data Mining Techniques in Intrusion Detection LI Min An Yang Institute of Technology leiminxuan@sohu.com Abstract: The article introduced the importance of intrusion detection, as well as

More information

Artificial Intelligence Advancements Applied in Off-The-Shelf Controllers

Artificial Intelligence Advancements Applied in Off-The-Shelf Controllers Artificial Intelligence Advancements Applied in Off-The-Shelf Controllers Abstract: By: Edward M. Marszal, P.E. President, Kenexis Ph: 614-451-7031 Fax: 614-451-2643 3366 Riverside Drive Columbus, OH 43221

More information

Application of Virtual Instrumentation for Sensor Network Monitoring

Application of Virtual Instrumentation for Sensor Network Monitoring Application of Virtual Instrumentation for Sensor etwor Monitoring COSTATI VOLOSECU VICTOR MALITA Department of Automatics and Applied Informatics Politehnica University of Timisoara Bd. V. Parvan nr.

More information

An innovative approach combining industrial process data analytics and operator participation to implement lean energy programs: A Case Study

An innovative approach combining industrial process data analytics and operator participation to implement lean energy programs: A Case Study An innovative approach combining industrial process data analytics and operator participation to implement lean energy programs: A Case Study Philippe Mack, Pepite SA Joanna Huddleston, Pepite SA Bernard

More information

SAFETY LIFE-CYCLE HOW TO IMPLEMENT A

SAFETY LIFE-CYCLE HOW TO IMPLEMENT A AS SEEN IN THE SUMMER 2007 ISSUE OF... HOW TO IMPLEMENT A SAFETY LIFE-CYCLE A SAFER PLANT, DECREASED ENGINEERING, OPERATION AND MAINTENANCE COSTS, AND INCREASED PROCESS UP-TIME ARE ALL ACHIEVABLE WITH

More information