Anomaly Detection Toolkit for Integrated Systems Health Management (ISHM)

Size: px
Start display at page:

Download "Anomaly Detection Toolkit for Integrated Systems Health Management (ISHM)"

Transcription

1 AIAA April 2010, Atlanta, Georgia AIAA Anomaly Detection Toolkit for Integrated Systems Health Management (ISHM) John Schmalzel 1 and Fernando Figueroa 2 NASA, Stennis Space Center, MS, 39529, USA Mark Turowski 3 Jacobs Technology, Stennis Space Center, MS, 39529, USA Richard Franzl 4 Smith Research Corporation, Stennis Space Center, MS, 39529, USA HADS ISHM NASA SSC TEDS VISE Nomenclature = Health Assessment Database System = Integrated Systems Health Management = National Aeronautics and Space Administration = Stennis Space Center = Transducer Electronic Data Sheet = Virtual Intelligent Sensor Environment I. Abstract HE goal of Integrated Systems Health Management (ISHM) is to provide measures of system health using T available data combined with models of behavior. Many technologies contribute to creating an ISHM capability. Arguably the most important of these are methods for anomaly detection, because that is the source of events that trigger downstream reasoning about cause-effect relationships. This paper describes recent efforts to create an anomaly detection toolkit to support on-going ISHM development at NASA-SSC. The toolkit consists of two major components. A health assessment database system (HADS) based on MySQL implements a repository of test data and related configuration data; a companion browser tool allows access to the HADS test data, supports queries, and allows the data to be analyzed using available anomaly detection algorithms. The browser provides a graphical user interface to make the tool usable by operations personnel. II. Introduction NASA s John C. Stennis Space Center (SSC) supports rocket engine testing of components such as turbomachinery and complete engines including the Space Shuttle Main Engine (SSME) and the RS-68. Testing is performed on test stands that include large facilities (B-1/B-2) capable of supporting up to 11 million pounds of thrust in a vertical configuration this is where the Saturn V first stage with 7.5 million pounds of thrust was tested. Intermediate test stands (A-1, A-2) can handle up to 1.1 million pounds of thrust and have been used most recently to test the SSME; these stands are now being refitted to support the J-2X engine. A new stand, A-3, is being completed to support simulated altitude testing of engines on the scale of the J-2X. Smaller test cells (E-1, E-2, E-3) support componentlevel testing and smaller rocket engines. Infrastructure to each test stand provides required oxidizers, fuels, purge gases, cooling water, and other resources at specified pressures, flow rates, and total volumes. Cost-effective operation of the complement of test stands benefits from technologies and methodologies that contribute to reductions in labor costs, improvements in efficiency, reductions in turn-around times, improved reliability, and other measures. Integrated systems health management (ISHM) remains an active area of development at SSC because it offers the potential to achieve many of the cost management goals [1-6]. Core ISHM technologies include smart and intelligent sensors, anomaly detection, root cause analysis, prognosis, and interfaces 1 Innovative Partnerships Office, NASA Stennis Space Center; now with Department of Electrical & Computer Engineering, Rowan University, Glassboro, NJ Innovative Partnerships Office, NASA Stennis Space Center, AIAA Associate Fellow. 3 Engineer, Technology Development and Application, M/S B Engineer, Technology Development and Application, M/S B This material is declared a work of the U.S. Government and is not subject to copyright protection in the United States.

2 to operators and other system elements. Anomaly detection is important because this is the primary source of events that must be reasoned over by other ISHM elements. A. SSC ISHM Architecture The SSC baseline ISHM system architecture consists of the elements shown in Fig. 1. The ISHM system infrastructure consists of a computer and a console located in control room. Data is streamed in real-time from sensors in the test stand. A virtual intelligent sensor environment (VISE) takes the data feed and analyzes it using available anomaly detection algorithms to develop events that are passed on to the ISHM system. The HADS also can access the data for storage purposes. Figure 1. Core elements for the baseline SSC ISHM architecture. B. SSC ISHM Architecture Elements Related to Anomaly Detection The core elements follow directly from the requirements developed for an ISHM system. Some features are common to all test stand environments; for example, each system must collect low-speed (250 Hz) data from facility sensors. This data is then processed in an entity termed a virtual intelligent sensor environment (VISE) prior to submission to the ISHM system. The HADS is also included in the network architecture to allow updating of the test data repository. Summary requirements related to anomaly detection include: 1. Data streamed at 250 Hz into the VISE from low-speed data acquisition system. 2. VISE processing to extract anomaly indicators, including: a. Noise assessment (impulsive, etc.). b. Detection of flat signal (indicator of power loss or saturation). c. Detection of limit violations (sensor operating limits). 2

3 d. Other events (anomaly indicators, anomalies, red/blue limit violations, etc.) and diagnostics to be logged with test-stand time stamp, to indicate what occurred, when, and where within the system. 3. HADS access to low-speed data to allow: a. Incrementally build archival data files from real-time test data. b. Off-line access for data reviews, anomaly detection algorithm development and testing. c. Test data available to other ISHM system elements. III. Anomaly Detection Toolkit Development Goals Our group in conjunction with partners at other NASA Centers, software development groups, universities, and sensor manufacturers has invested significant development efforts in many of the ISHM supporting technology areas. Focus areas include sensors (smart, intelligent), ISHM architecture and system modeling, root cause analysis, and visualization. Areas identified for additional development efforts were improved methods for handling the large amounts of data associated with repetitive testing and creation of companion tools to provide access to data and integration of methods to analyze data using a suite of anomaly detection algorithms. An internal R&D project was initiated to address those needs. The objectives of the effort included: 1. Develop a database structure that helps organize data from archived test files to make them accessible to available anomaly detection algorithms and to support development and testing of new algorithms. 2. Integration of a subset of anomaly detection & sensor validation algorithms into a simple tool to automate post-test data reviews. 3. Evaluation of anomaly detection performance on historical data sets. IV. Results 1. Health Assessment Database System (HADS) HADS is implemented as a MySQL database. The HADS is a repository for test measurements and electronic data sheets including Transducer Electronic Data Sheet (TEDS) data as defined by IEEE STD [7]. We have generalized the TEDS concept and extended it to non-sensor elements e.g., Component Electronic Data Sheets (CEDS) describe attributes of system elements such as valves and piping. Similarly, Health Electronic Data Sheets (HEDS) is a data structure containing parameters needed by anomaly detection algorithms such as filter coefficients, etc. Electronic data sheets are important to minimize re-entering of data as systems are reconfigured and maintained. Figure 2 depicts the relationship diagram for the database. Figure 2. HADS database entity relationship diagram. 2. HADS Browser Application The browser application is a tool for analysis encompassing information stored in the HADS. For instance, a user can select a particular channel from a particular test to visualize its data and if noteworthy features are detected, that same channel can be called up from other tests for comparison. The browser was developed in LabView [8]. The main functions of the browser include: 3

4 1. Support for testing of the new HADS database architecture and facilities for prototyping design features that will be available in the ISHM systems deployed. Figure 3 shows an example output screen showing overlays of several data channels. Figure 3. HADS browser showing multiple channel overlays. 2. Post test analysis of data obtained from routine test programs with ability to apply anomaly detection, trending analysis, etc. This is a key capability of the anomaly detection toolkit effort because it supports flexible access to large amounts of archival test data to allow what if investigations into failure trends and allows testing of new anomaly detection algorithms. Figure 4 shows a thermocouple channel that exhibits noise. Figure 4. HADS browser showing anomalous data for a thermocouple. 3. Electronic data sheet manipulation. The HADS browser supports reading and writing of TEDS and related electronic data sheets. This allows an operator to conveniently access stored descriptions of important transducer parameters such as manufacturer, serial number, calibration due dates, calibration coefficients, etc. An example TEDS browser window is shown in Fig. 5. 4

5 Figure 5. HADS browser window showing the TEDS for a pressure transducer. 4. The HADS browser provides several mechanisms for applying anomaly detection algorithms to the data. Methods that have been implemented to date include the set of procedures previously developed as part of the VISE event detection capabilities, and export to MATLAB [9] procedures. Figure 6 shows an example data channel that exhibits multiple anomalies including exceeding low limits, the presence of flat line segments, and impulsive noise. 5

6 Figure 6. Data channel exhibiting flat line, low threshold, and impulsive noise. V. Conclusions and Future Work This paper summarizes the development of a toolkit that supports management of large data sets taken from rocket engine test stands and provides data visualization and analysis using anomaly detection algorithms. Further development will make the system more processor and storage efficient and will extend the toolkit to the ISHM systems currently under development. References 1. F. Figueroa, J. Schmalzel, M. Walker, M. Venkatesh, R. Kapadia, J. Morris, M. Turowski, and H. Smith, Integrated System Health Management: Foundational Concepts, Approach, and Implementation, AIAA , AIAA Infotech@Aerospace, 6-9 April 2009, Sheraton Seattle Hotel, Seattle, Washington. 2. F. Figueroa and J. Schmalzel, Rocket Testing and Integrated System Health Management, Condition Monitoring and Control for Intelligent Manufacturing, edited by L. Wang and R. Gao, Springer Series in Advanced Manufacturing, Springer Verlag, UK, 2006, pp F. Figueroa, R. Holland, and D. Coote, NASA Stennis Space Center Integrated System Health Management Test Bed and Development Capabilities, SPIE Defense & Security Symposium, Sensors for Propulsion Measurements Applications, April F. Figueroa, R. Holland, J. Schmalzel, and D. Duncavage, Integrated System Health Management (ISHM): Systematic Capability Implementation, Sensors Applications Symposium, 2006, Proceedings of the 2006 IEEE, 7-9 February 2006, pp K. Reichard, F. Figueroa, R. Oosdyke, J. Schmalzel, and J. Perotti, An ISHM Architecture for Ground Operations Health Management, ISHM Conference, Covington Convention Center, KY, August, J. Schmalzel, F. Figueroa, J. Morris, S. Mandayam, and R. Polikar, An Architecture for Intelligent Systems Based on Smart Sensors, IEEE Transactions on Instrumentation and Measurement, Vol. 54, No. 4, August 2005, pp IEEE , Standard for Smart Transducer Interface for Sensors and Actuators Mixed-Mode Communication Protocols and Transducer Electronic Data Sheet (TEDS) Formats, IEEE Standards Association, Piscataway, NJ. 8. National Instruments Corporation, Austin, TX MathWorks, Natick, MA

NETWORK ENABLED EQUIPMENT MONITOR

NETWORK ENABLED EQUIPMENT MONITOR NETWORK ENABLED EQUIPMENT MONITOR Remotely Monitor Sensors over the Internet Connect Sensors to the Web to Remotely Monitor Equipment, Processes or Other Applications A Complete, Easy to Deploy, Stand-Alone

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

Stuart Gillen. Principal Marketing Manger. National Instruments [email protected]. ni.com

Stuart Gillen. Principal Marketing Manger. National Instruments stuart.gillen@ni.com. ni.com Stuart Gillen Principal Marketing Manger National Instruments stuart.gillen@ New Enterprise Solution for Condition Monitoring Applications NI InsightCM Enterprise NI History of Condition Monitoring Order

More information

Arun Veeramani. Principal Marketing Manger. National Instruments. ni.com

Arun Veeramani. Principal Marketing Manger. National Instruments. ni.com Arun Veeramani Principal Marketing Manger National Instruments New Enterprise Solution for Condition Monitoring Applications NI InsightCM Enterprise NI History of Condition Monitoring Order Analysis Toolkit

More information

Sensors and actuators are ubiquitous. They are used

Sensors and actuators are ubiquitous. They are used Understanding IEEE 1451 Networked Smart Transducer Interface Standard Eugene Y. Song and Kang Lee istockphoto.com What Is a Smart Transducer? Sensors and actuators are ubiquitous. They are used in a variety

More information

WBAN Beaconing for Efficient Resource Sharing. in Wireless Wearable Computer Networks

WBAN Beaconing for Efficient Resource Sharing. in Wireless Wearable Computer Networks Contemporary Engineering Sciences, Vol. 7, 2014, no. 15, 755-760 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4686 WBAN Beaconing for Efficient Resource Sharing in Wireless Wearable

More information

NEW. EVEN MORE data acquisition and test stand automation

NEW. EVEN MORE data acquisition and test stand automation NEW EVEN MORE data acquisition and test stand automation the new class of data The plug&play complete package User benefits Expert Series is the latest generation of data acquisition Complete hardware

More information

ni.com/vision NI Vision

ni.com/vision NI Vision ni.com/vision NI Vision The NI Vision Approach Integrate NI LabVIEW graphical system design software across the entire NI vision hardware portfolio to create a flexible, open platform that reduces development

More information

Increase System Efficiency with Condition Monitoring. Embedded Control and Monitoring Summit National Instruments

Increase System Efficiency with Condition Monitoring. Embedded Control and Monitoring Summit National Instruments Increase System Efficiency with Condition Monitoring Embedded Control and Monitoring Summit National Instruments Motivation of Condition Monitoring Impeller Contact with casing and diffuser vanes Bent

More information

ISA108 Intelligent Device Management (IDM)

ISA108 Intelligent Device Management (IDM) ISA108 Intelligent Device Management (IDM) Intelligent Digital Devices - Have Self-Diagnostics and More Eight-channel two-wire temperature transmitter Intelligent two-wire on/off valve 2 Fully integrated

More information

Code TI! Intelligent Systems Division! NASA Ames Research Center!

Code TI! Intelligent Systems Division! NASA Ames Research Center! October 10-12, 2011! Boston, MA! Rick Alena! Code TI! Intelligent Systems Division! NASA Ames Research Center! Rev A 9/27/11 ARC Intelligent Wireless Sensor Network Project! Wireless Sensor Network (WSN)

More information

Designing and Embodiment of Software that Creates Middle Ware for Resource Management in Embedded System

Designing and Embodiment of Software that Creates Middle Ware for Resource Management in Embedded System , pp.97-108 http://dx.doi.org/10.14257/ijseia.2014.8.6.08 Designing and Embodiment of Software that Creates Middle Ware for Resource Management in Embedded System Suk Hwan Moon and Cheol sick Lee Department

More information

TESEO S.p.A. Next Electric Integration Rig for Small Aicraft Applications

TESEO S.p.A. Next Electric Integration Rig for Small Aicraft Applications TESEO S.p.A. Corso A. Fleming, 25/27/29 10040 DRUENTO (TO) Italia Phone: +39-011-99.41.911 Fax: +39-011-99.41.900 www.teseo.net TESEO S.p.A. Next Electric Integration Rig for Small Aicraft Applications

More information

Establishment of Fire Control Management System in Building Information Modeling Environment

Establishment of Fire Control Management System in Building Information Modeling Environment Establishment of Fire Control Management System in Building Information Modeling Environment Yan-Chyuan Shiau 1, Chong-Teng Chang 2 Department of Construction Management, Chung Hua University, 707, Wu-Fu

More information

Design of Data Archive in Virtual Test Architecture

Design of Data Archive in Virtual Test Architecture Journal of Information Hiding and Multimedia Signal Processing 2014 ISSN 2073-4212 Ubiquitous International Volume 5, Number 1, January 2014 Design of Data Archive in Virtual Test Architecture Lian-Lei

More information

Framework for Data warehouse architectural components

Framework for Data warehouse architectural components Framework for Data warehouse architectural components Author: Jim Wendt Organization: Evaltech, Inc. Evaltech Research Group, Data Warehousing Practice. Date: 04/08/11 Email: [email protected] Abstract:

More information

Middleware support for the Internet of Things

Middleware support for the Internet of Things Middleware support for the Internet of Things Karl Aberer, Manfred Hauswirth, Ali Salehi School of Computer and Communication Sciences Ecole Polytechnique Fédérale de Lausanne (EPFL) CH-1015 Lausanne,

More information

ESE498. Intruder Detection System

ESE498. Intruder Detection System 0 Washington University in St. Louis School of Engineering and Applied Science Electrical and Systems Engineering Department ESE498 Intruder Detection System By Allen Chiang, Jonathan Chu, Siwei Su Supervisor

More information

A Survey Study on Monitoring Service for Grid

A Survey Study on Monitoring Service for Grid A Survey Study on Monitoring Service for Grid Erkang You [email protected] ABSTRACT Grid is a distributed system that integrates heterogeneous systems into a single transparent computer, aiming to provide

More information

Considering Third Generation ediscovery? Two Approaches for Evaluating ediscovery Offerings

Considering Third Generation ediscovery? Two Approaches for Evaluating ediscovery Offerings Considering Third Generation ediscovery? Two Approaches for Evaluating ediscovery Offerings Developed by Orange Legal Technologies, Providers of the OneO Discovery Platform. Considering Third Generation

More information

Implementation of Fuzzy and PID Controller to Water Level System using LabView

Implementation of Fuzzy and PID Controller to Water Level System using LabView Implementation of Fuzzy and PID Controller to Water Level System using LabView Laith Abed Sabri, Ph.D University of Baghdad AL-Khwarizmi college of Engineering Hussein Ahmed AL-Mshat University of Baghdad

More information

LOG AND EVENT MANAGEMENT FOR SECURITY AND COMPLIANCE

LOG AND EVENT MANAGEMENT FOR SECURITY AND COMPLIANCE PRODUCT BRIEF LOG AND EVENT MANAGEMENT FOR SECURITY AND COMPLIANCE The Tripwire VIA platform delivers system state intelligence, a continuous approach to security that provides leading indicators of breach

More information

EVAL-UFDC-1/UFDC-1M-16

EVAL-UFDC-1/UFDC-1M-16 Evaluation Board for Universal Frequency-to- Digital Converters UFDC-1 and UFDC-1M-16 EVAL-UFDC-1/UFDC-1M-16 FEATURES Full-Featured Evaluation Board for the Universal Frequency-to-Digital Converters UFDC-1

More information

Rotorcraft Health Management System (RHMS)

Rotorcraft Health Management System (RHMS) AIAC-11 Eleventh Australian International Aerospace Congress Rotorcraft Health Management System (RHMS) Robab Safa-Bakhsh 1, Dmitry Cherkassky 2 1 The Boeing Company, Phantom Works Philadelphia Center

More information

Product Characteristics Page 2. Management & Administration Page 2. Real-Time Detections & Alerts Page 4. Video Search Page 6

Product Characteristics Page 2. Management & Administration Page 2. Real-Time Detections & Alerts Page 4. Video Search Page 6 Data Sheet savvi Version 5.3 savvi TM is a unified video analytics software solution that offers a wide variety of analytics functionalities through a single, easy to use platform that integrates with

More information

REQUIREMENTS FOR AUTOMATED FAULT AND DISTURBANCE DATA ANALYSIS

REQUIREMENTS FOR AUTOMATED FAULT AND DISTURBANCE DATA ANALYSIS REQUIREMENTS FOR AUTOMATED FAULT AND DISTURBANCE DATA ANALYSIS Mladen Kezunovic *, Texas A&M University Tomo Popovic, Test Laboratories International, Inc. Donald R. Sevcik, CenterPoint Energy Aniruddha

More information

The Universal DAQ Device. Connect and measure immediately!

The Universal DAQ Device. Connect and measure immediately! The Universal DAQ Device. Connect and measure immediately! XXL performance in mini format 8 universal connectors 1) on each QuantumX device suited for most common transducer technologies: 1) See technical

More information

ABSTRACT. I. Introduction. BI software allows the analyst to create automated tools (or queries) that will:

ABSTRACT. I. Introduction. BI software allows the analyst to create automated tools (or queries) that will: SpaceOps 2010 ConferenceDelivering on the DreamHosted by NASA Mars 25-30 April 2010, Huntsville, Alabama AIAA 2010-2113 Use of Business Intelligence Tools in the DSN Joseph I.

More information

System Aware Cyber Security

System Aware Cyber Security System Aware Cyber Security Application of Dynamic System Models and State Estimation Technology to the Cyber Security of Physical Systems Barry M. Horowitz, Kate Pierce University of Virginia April, 2012

More information

How To Develop An Iterio Data Acquisition System For A Frustreo (Farc) (Iterio) (Fcfc) (For Aterio (Fpc) (Orterio).Org) (Ater

How To Develop An Iterio Data Acquisition System For A Frustreo (Farc) (Iterio) (Fcfc) (For Aterio (Fpc) (Orterio).Org) (Ater ITER Fast Plant System Controller Prototype Based on PXI Platform M.Ruiz & J.Vega on behalf of CIEMAT/UPM/IST/ITER team Universidad Politécnica de Madrid Asociación Euratom/CIEMAT IPFN, Instituto Superior

More information

Measuring Temperature withthermistors a Tutorial David Potter

Measuring Temperature withthermistors a Tutorial David Potter NATIONAL INSTRUMENTS The Software is the Instrument Application Note 065 Measuring Temperature withthermistors a Tutorial David Potter Introduction Thermistors are thermally sensitive resistors used in

More information

LOG MANAGEMENT AND SIEM FOR SECURITY AND COMPLIANCE

LOG MANAGEMENT AND SIEM FOR SECURITY AND COMPLIANCE PRODUCT BRIEF LOG MANAGEMENT AND SIEM FOR SECURITY AND COMPLIANCE As part of the Tripwire VIA platform, Tripwire Log Center offers out-of-the-box integration with Tripwire Enterprise to offer visibility

More information

Scalability and Performance Report - Analyzer 2007

Scalability and Performance Report - Analyzer 2007 - Analyzer 2007 Executive Summary Strategy Companion s Analyzer 2007 is enterprise Business Intelligence (BI) software that is designed and engineered to scale to the requirements of large global deployments.

More information

Selection Requirements for Business Activity Monitoring Tools

Selection Requirements for Business Activity Monitoring Tools Research Publication Date: 13 May 2005 ID Number: G00126563 Selection Requirements for Business Activity Monitoring Tools Bill Gassman When evaluating business activity monitoring product alternatives,

More information

Email: [email protected]

Email: tjohn@mail.nplindia.ernet.in USE OF VIRTUAL INSTRUMENTS IN RADIO AND ATMOSPHERIC EXPERIMENTS P.N. VIJAYAKUMAR, THOMAS JOHN AND S.C. GARG RADIO AND ATMOSPHERIC SCIENCE DIVISION, NATIONAL PHYSICAL LABORATORY, NEW DELHI 110012, INDIA

More information

CA Database Performance

CA Database Performance DATA SHEET CA Database Performance CA Database Performance helps you proactively manage and alert on database performance across the IT infrastructure, regardless of whether the database is located within

More information

SystemWatch SM. Remote Network Monitoring

SystemWatch SM. Remote Network Monitoring SystemWatch SM Remote Network Monitoring SystemWatch Network Monitoring Service: Real World Experience Sony s SystemWatch network monitoring service uses device and networking monitoring software in conjunction

More information

SPATIAL DATA CLASSIFICATION AND DATA MINING

SPATIAL DATA CLASSIFICATION AND DATA MINING , pp.-40-44. Available online at http://www. bioinfo. in/contents. php?id=42 SPATIAL DATA CLASSIFICATION AND DATA MINING RATHI J.B. * AND PATIL A.D. Department of Computer Science & Engineering, Jawaharlal

More information

BIRT Document Transform

BIRT Document Transform BIRT Document Transform BIRT Document Transform is the industry leader in enterprise-class, high-volume document transformation. It transforms and repurposes high-volume documents and print streams such

More information

Computerized Micro Jet Engine Test Facility

Computerized Micro Jet Engine Test Facility Computerized Micro Jet Engine Test Facility Flexible test bed for experiments Vladimir Krapp Yeshayahu Levy Eliyahu Mashiah Technion Basic physics similar to full scale engines Education UAVs Fun Why micro

More information

Dynamic M2M Event Processing Complex Event Processing and OSGi on Java Embedded

Dynamic M2M Event Processing Complex Event Processing and OSGi on Java Embedded Dynamic M2M Event Processing Complex Event Processing and OSGi on Java Embedded Oleg Kostukovsky - Master Principal Sales Consultant Walt Bowers - Hitachi CTA Chief Architect 1 2 1. The Vs of Big Data

More information

Monitoring Bulk Solids Inventory

Monitoring Bulk Solids Inventory Bulk Solids Inventory exists in a wide range of industries including agriculture, grain processing, feed production, plastic processing, concrete production and many more. Reliable monitoring of these

More information

Detailed Design Report

Detailed Design Report Detailed Design Report Chapter 9 Control System MAX IV Facility CHAPTER 9.0. CONTROL SYSTEM 1(9) 9. Control System 9.1. Introduction...2 9.1.1. Requirements... 2 9.2. Design...3 9.2.1. Guidelines... 3

More information

Siemens and National Instruments Deliver Integrated Automation and Measurement Solutions

Siemens and National Instruments Deliver Integrated Automation and Measurement Solutions Siemens and National Instruments Deliver Integrated Automation and Measurement Solutions The Need for Integrated Automation and Measurement Manufacturing lines consist of numerous decoupled systems for

More information

Oracle Siebel Marketing and Oracle B2B Cross- Channel Marketing Integration Guide ORACLE WHITE PAPER AUGUST 2014

Oracle Siebel Marketing and Oracle B2B Cross- Channel Marketing Integration Guide ORACLE WHITE PAPER AUGUST 2014 Oracle Siebel Marketing and Oracle B2B Cross- Channel Marketing Integration Guide ORACLE WHITE PAPER AUGUST 2014 Disclaimer The following is intended to outline our general product direction. It is intended

More information

White Paper. How Streaming Data Analytics Enables Real-Time Decisions

White Paper. How Streaming Data Analytics Enables Real-Time Decisions White Paper How Streaming Data Analytics Enables Real-Time Decisions Contents Introduction... 1 What Is Streaming Analytics?... 1 How Does SAS Event Stream Processing Work?... 2 Overview...2 Event Stream

More information

Machine Data Analytics with Sumo Logic

Machine Data Analytics with Sumo Logic Machine Data Analytics with Sumo Logic A Sumo Logic White Paper Introduction Today, organizations generate more data in ten minutes than they did during the entire year in 2003. This exponential growth

More information

Measuring Laser Power and Energy Output

Measuring Laser Power and Energy Output Measuring Laser Power and Energy Output Introduction The most fundamental method of checking the performance of a laser is to measure its power or energy output. Laser output directly affects a laser s

More information

Real Time Test Bed Development for Power System Operation, Control and Cyber Security

Real Time Test Bed Development for Power System Operation, Control and Cyber Security 1 Real Time Test Bed Development for Power System Operation, Control and Cyber Security Ram Mohan Reddi, Student Member, IEEE, and Anurag K Srivastava, Senior Member, IEEE Abstract--With ongoing smart

More information

REAL-TIME MONITORING AND ASSESSMENT OF CIRCUIT BREAKER OPERATIONS FOR DIAGNOSTICS AND CONTROL APPLICATIONS

REAL-TIME MONITORING AND ASSESSMENT OF CIRCUIT BREAKER OPERATIONS FOR DIAGNOSTICS AND CONTROL APPLICATIONS REAL-TIME MONITORING AND ASSESSMENT OF CIRCUIT BREAKER OPERATIONS FOR DIAGNOSTICS AND CONTROL APPLICATIONS M. Kezunovic, G. Latisko, N. Ved Texas A&M University, College Station, TX 77843-3128 Abstract

More information

a division of Technical Overview Xenos Enterprise Server 2.0

a division of Technical Overview Xenos Enterprise Server 2.0 Technical Overview Enterprise Server 2.0 Enterprise Server Architecture The Enterprise Server (ES) platform addresses the HVTO business challenges facing today s enterprise. It provides robust, flexible

More information

Security, Audit, and e-signature Administrator Console v1.2.x

Security, Audit, and e-signature Administrator Console v1.2.x Security, Audit, and e-signature Administrator Console v1.2.x USER GUIDE SAE Admin Console for use with: QuantStudio Design and Analysis desktop Software Publication Number MAN0010410 Revision A.0 For

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

GETTING STARTED WITH LABVIEW POINT-BY-POINT VIS

GETTING STARTED WITH LABVIEW POINT-BY-POINT VIS USER GUIDE GETTING STARTED WITH LABVIEW POINT-BY-POINT VIS Contents Using the LabVIEW Point-By-Point VI Libraries... 2 Initializing Point-By-Point VIs... 3 Frequently Asked Questions... 5 What Are the

More information

Quest for a Business Rules Management Environment (BRME) in the Internal Revenue Service

Quest for a Business Rules Management Environment (BRME) in the Internal Revenue Service Business Rules and Requirements Management Internal Revenue Service Business Rules and Requirements Management Office (BRRM) Quest for a Business Rules Management Environment (BRME) in the Internal Revenue

More information

mysensors mysensors Wireless Sensors and and Cellular Gateway Quick Start Guide Information to Users Inside the Box

mysensors mysensors Wireless Sensors and and Cellular Gateway Quick Start Guide Information to Users Inside the Box mysensors mysensors Wireless Sensors and and Cellular Gateway Quick Start Guide Information to Users The mysensors wireless products referenced in this Quick Start Guide have been tested to comply with

More information

Radio sensor powered by a mini solar cell the EnOcean STM 110 now functions with even less light

Radio sensor powered by a mini solar cell the EnOcean STM 110 now functions with even less light Radio sensor powered by a mini solar cell the EnOcean STM 110 now functions with even less light In this issue, we would like to present the EnOcean radio sensor module STM 110 in more detail. The module

More information

STUDY AND SIMULATION OF A DISTRIBUTED REAL-TIME FAULT-TOLERANCE WEB MONITORING SYSTEM

STUDY AND SIMULATION OF A DISTRIBUTED REAL-TIME FAULT-TOLERANCE WEB MONITORING SYSTEM STUDY AND SIMULATION OF A DISTRIBUTED REAL-TIME FAULT-TOLERANCE WEB MONITORING SYSTEM Albert M. K. Cheng, Shaohong Fang Department of Computer Science University of Houston Houston, TX, 77204, USA http://www.cs.uh.edu

More information

Rule 4-004M Payment Card Industry (PCI) Monitoring, Logging and Audit (proposed)

Rule 4-004M Payment Card Industry (PCI) Monitoring, Logging and Audit (proposed) Version: Modified By: Date: Approved By: Date: 1.0 Michael Hawkins October 29, 2013 Dan Bowden November 2013 Rule 4-004M Payment Card Industry (PCI) Monitoring, Logging and Audit (proposed) 01.1 Purpose

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Kevin Cohan Product Marketing, MATLAB Michael Carone Product Marketing, Simulink 2015 The MathWorks, Inc. 1 What was new for Simulink in R2012b? 2 What Was New for MATLAB

More information

Automated Data Acquisition & Analysis. Revolutionize Validation Testing & Launch With Confidence

Automated Data Acquisition & Analysis. Revolutionize Validation Testing & Launch With Confidence Automated Data Acquisition & Analysis Revolutionize Validation Testing & Launch With Confidence Stop waiting for this... Pass Fail CONTROLTEC is leveraging 21st century technologies to enable customers

More information

Building a Simulink model for real-time analysis V1.15.00. Copyright g.tec medical engineering GmbH

Building a Simulink model for real-time analysis V1.15.00. Copyright g.tec medical engineering GmbH g.tec medical engineering GmbH Sierningstrasse 14, A-4521 Schiedlberg Austria - Europe Tel.: (43)-7251-22240-0 Fax: (43)-7251-22240-39 [email protected], http://www.gtec.at Building a Simulink model for real-time

More information

Five Fundamental Data Quality Practices

Five Fundamental Data Quality Practices Five Fundamental Data Quality Practices W H I T E PA P E R : DATA QUALITY & DATA INTEGRATION David Loshin WHITE PAPER: DATA QUALITY & DATA INTEGRATION Five Fundamental Data Quality Practices 2 INTRODUCTION

More information

RF Measurements Using a Modular Digitizer

RF Measurements Using a Modular Digitizer RF Measurements Using a Modular Digitizer Modern modular digitizers, like the Spectrum M4i series PCIe digitizers, offer greater bandwidth and higher resolution at any given bandwidth than ever before.

More information

Sales and Operations Planning in Company Supply Chain Based on Heuristics and Data Warehousing Technology

Sales and Operations Planning in Company Supply Chain Based on Heuristics and Data Warehousing Technology Sales and Operations Planning in Company Supply Chain Based on Heuristics and Data Warehousing Technology Jun-Zhong Wang 1 and Ping-Yu Hsu 2 1 Department of Business Administration, National Central University,

More information

Deploying Kepler Workflows as Services on a Cloud Infrastructure for Smart Manufacturing

Deploying Kepler Workflows as Services on a Cloud Infrastructure for Smart Manufacturing Procedia Computer Science Volume 29, 2014, Pages 2254 2259 ICCS 2014. 14th International Conference on Computational Science Deploying Kepler Workflows as Services on a Cloud Infrastructure for Smart Manufacturing

More information

You were seeking a protocol translator. Eaton delivered a vital data flow processor.

You were seeking a protocol translator. Eaton delivered a vital data flow processor. You were seeking a protocol translator. Eaton delivered a vital data flow processor. Your power system is a critical, integral part your organization s technological infrastructure. Ensuring availability,

More information

An Active Packet can be classified as

An Active Packet can be classified as Mobile Agents for Active Network Management By Rumeel Kazi and Patricia Morreale Stevens Institute of Technology Contact: rkazi,[email protected] Abstract-Traditionally, network management systems

More information

DIGITAL DISPLACEMENT RISING STEP LOAD LRA/RSL TEST EQUIPMENT

DIGITAL DISPLACEMENT RISING STEP LOAD LRA/RSL TEST EQUIPMENT DIGITAL DISPLACEMENT RISING STEP LOAD LRA/RSL TEST EQUIPMENT BACKGROUND AND PRODUCT DESCRIPTIONS Fracture Diagnostics provides state-of-the-art test equipment, utilizing the Rising Step Load testing technique.

More information

Reverse Engineering in Data Integration Software

Reverse Engineering in Data Integration Software Database Systems Journal vol. IV, no. 1/2013 11 Reverse Engineering in Data Integration Software Vlad DIACONITA The Bucharest Academy of Economic Studies [email protected] Integrated applications

More information

Agilent MATLAB Data Analysis Software Packages for Agilent Oscilloscopes

Agilent MATLAB Data Analysis Software Packages for Agilent Oscilloscopes Agilent MATLAB Data Analysis Software Packages for Agilent Oscilloscopes Data Sheet Enhance your InfiniiVision or Infiniium oscilloscope with the analysis power of MATLAB software Develop custom analysis

More information

Business Value Reporting and Analytics

Business Value Reporting and Analytics IP Telephony Contact Centers Mobility Services WHITE PAPER Business Value Reporting and Analytics Avaya Operational Analyst April 2005 avaya.com Table of Contents Section 1: Introduction... 1 Section 2:

More information

A General Framework for Tracking Objects in a Multi-Camera Environment

A General Framework for Tracking Objects in a Multi-Camera Environment A General Framework for Tracking Objects in a Multi-Camera Environment Karlene Nguyen, Gavin Yeung, Soheil Ghiasi, Majid Sarrafzadeh {karlene, gavin, soheil, majid}@cs.ucla.edu Abstract We present a framework

More information

KS3 Computing Group 1 Programme of Study 2015 2016 2 hours per week

KS3 Computing Group 1 Programme of Study 2015 2016 2 hours per week 1 07/09/15 2 14/09/15 3 21/09/15 4 28/09/15 Communication and Networks esafety Obtains content from the World Wide Web using a web browser. Understands the importance of communicating safely and respectfully

More information

Audit TM. The Security Auditing Component of. Out-of-the-Box

Audit TM. The Security Auditing Component of. Out-of-the-Box Audit TM The Security Auditing Component of Out-of-the-Box This guide is intended to provide a quick reference and tutorial to the principal features of Audit. Please refer to the User Manual for more

More information

Device Management Jonas Berge Emerson Process Management

Device Management Jonas Berge Emerson Process Management Device Management Jonas Berge Emerson Process Management 1 Topics What is intelligent device management? Integrated operations Why do I need a handheld field communicator? With fieldbus, I can do everything

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

NETWORK MONITORING. Network Monitoring. Product brief. NETWORK MONITORING Logger Only

NETWORK MONITORING. Network Monitoring. Product brief. NETWORK MONITORING Logger Only Network Monitoring 1 Network Monitoring Product brief Logger Only CONTENTS 1 Page 1. Introduction 2-3 2. Network Structure 4 3. Data Collection 5 4. Data Visualisation 6 5. Dashboard 7 6. Alarm Management

More information

QRadar Security Intelligence Platform Appliances

QRadar Security Intelligence Platform Appliances DATASHEET Total Security Intelligence An IBM Company QRadar Security Intelligence Platform Appliances QRadar Security Intelligence Platform appliances combine typically disparate network and security management

More information

A Storage Architecture for High Speed Signal Processing: Embedding RAID 0 on FPGA

A Storage Architecture for High Speed Signal Processing: Embedding RAID 0 on FPGA Journal of Signal and Information Processing, 12, 3, 382-386 http://dx.doi.org/1.4236/jsip.12.335 Published Online August 12 (http://www.scirp.org/journal/jsip) A Storage Architecture for High Speed Signal

More information

Medical Device Design: Shorten Prototype and Deployment Time with NI Tools. NI Technical Symposium 2008

Medical Device Design: Shorten Prototype and Deployment Time with NI Tools. NI Technical Symposium 2008 Medical Device Design: Shorten Prototype and Deployment Time with NI Tools NI Technical Symposium 2008 FDA Development Cycle From Total Product Life Cycle by David W. Fiegal, M.D., M.P.H. FDA CDRH Amazon.com

More information

Integration of the OCM-G Monitoring System into the MonALISA Infrastructure

Integration of the OCM-G Monitoring System into the MonALISA Infrastructure Integration of the OCM-G Monitoring System into the MonALISA Infrastructure W lodzimierz Funika, Bartosz Jakubowski, and Jakub Jaroszewski Institute of Computer Science, AGH, al. Mickiewicza 30, 30-059,

More information

Synergy Controller Cloud Storage Features and Benefits

Synergy Controller Cloud Storage Features and Benefits Synergy Controller Cloud Storage Features and Benefits The exploding popularity of cloud based data storage and application services is a direct result of the benefits they provide in virtually all business

More information

GETTING REAL ABOUT SECURITY MANAGEMENT AND "BIG DATA"

GETTING REAL ABOUT SECURITY MANAGEMENT AND BIG DATA GETTING REAL ABOUT SECURITY MANAGEMENT AND "BIG DATA" A Roadmap for "Big Data" in Security Analytics ESSENTIALS This paper examines: Escalating complexity of the security management environment, from threats

More information

Rackmount Intelligent Pressure Scanners

Rackmount Intelligent Pressure Scanners Rackmount Intelligent Pressure Scanners NetScanner System 9816/98RK-1 FEATURES ±0.05% Accuracy 100 Hz EU Throughput Autonegotiating 10/100/1G Base T Ethernet - TCP and UDP Protocol Pressure Ranges up to

More information

DATA MANAGEMENT FOR THE INTERNET OF THINGS

DATA MANAGEMENT FOR THE INTERNET OF THINGS DATA MANAGEMENT FOR THE INTERNET OF THINGS February, 2015 Peter Krensky, Research Analyst, Analytics & Business Intelligence Report Highlights p2 p4 p6 p7 Data challenges Managing data at the edge Time

More information

An Event-Triggered Smart Sensor Network Architecture

An Event-Triggered Smart Sensor Network Architecture An Event-Triggered Smart Sensor Network Architecture Erico Meneses Leão, Luiz Affonso Guedes, and Francisco Vasques, Member, IEEE, Abstract A smart transducer is the integration of a sensor/actuator element,

More information

Oracle Fusion Accounting Hub Reporting Cloud Service

Oracle Fusion Accounting Hub Reporting Cloud Service Oracle Fusion Accounting Hub Reporting Cloud Service Oracle Fusion Accounting Hub (FAH) Reporting Cloud Service is available in the cloud as a reporting platform that offers extended reporting and analysis

More information

XpoLog Competitive Comparison Sheet

XpoLog Competitive Comparison Sheet XpoLog Competitive Comparison Sheet New frontier in big log data analysis and application intelligence Technical white paper May 2015 XpoLog, a data analysis and management platform for applications' IT

More information

High Power Programmable DC Power Supplies PVS Series

High Power Programmable DC Power Supplies PVS Series Data Sheet High Power Programmable DC Power Supplies The PVS10005, PVS60085, and PVS60085MR programmable DC power supplies offer clean output power up to 5.1 kw, excellent regulation, and fast transient

More information

Radiological Assessment Display and Control System

Radiological Assessment Display and Control System Features Fast, real-time data acquisition and control Highly reliable communication with remote terminal units Collecting, converting, integrating and analyzing data from all monitors Detecting, annunciating

More information