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

Size: px
Start display at page:

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

Transcription

1 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 grid initiative, there is a considerable need for developing new algorithmic solutions and validating at laboratory level before they can be successfully applied in the power grid. This research work addresses the development of a real time test bed by integrating several hardware s including the Allen Bradley Programmable Logic Controllers (PLC), National Instruments PXI (NI-PXI) controller, Real Time Digital Simulator (RTDS), and Schweitzer Engineering Lab (SEL) devices. This work also integrates the OSIsoft PI Server system and the establishment of data channel over Ethernet/IP for communication and control. The developed test bed is evaluated by simulating a simple test case in RTDS and executing the control logic in PLC. The test bed provides a user friendly Human Machine Interface (HMI) for monitoring and control at different levels of the system along with capabilities for storing the power system data which includes Synchrophasor data for forensic analysis. This test bed will be essentially used for modeling and study of different power system operation control algorithms as well as to investigate cyber vulnerability and mitigation. Index Terms LabVIEW, NI-PXI, PI Server, PLC, Real Time Test Bed, RTDS, HMI I. INTRODUCTION S the electric power system is moving towards the Smart AGrid (SG) development for improved reliable, secure, and economic operation, implementation of such a system requires enhanced testing and validation [1], [2]. Most of the control action schemes mainly rely on extensive offline studies using hypothetical scenarios and models that possibly include errors [3]. Current developments in control schemes are also more often theoretical and non-real time model based scenarios which are rarely evaluated. There is a need for testing and validating these Real Time Monitoring and Control techniques involving different hardware equipments to achieve flexibility, ease of operation, interoperability, control validation, and more importantly redundancy of the control schemes [4]. Research works in the field of real time control and data acquisition for power systems have been reported in [5], [6] and [7], but either it depends on software based analysis or limited hardware tests. Requirement for modern power system automation has been reported and Ram Mohan Reddi is with Department of Electrical and Computer Engineering, Mississippi State University, Mississippi State, MS (rr370@msstate.edu, ). Anurag K. Srivastava is with Department of Electrical and Computer Engineering, Mississippi State University, Mississippi State, MS (srivastava@ece.msstate.edu, ). existing from long time [8]. The test bed developed here is one-of-a-kind platform including simulated power grid interfacing with sensor network and control center type setup with data storage and different level of control. Developed test bed provides a good working platform to test and validate different protection and control schemes on several hardware equipments varying from simple relays to PLC applications and complex algorithms in the power system. The interoperability of different hardware devices for power system automation can be also tested. This research work mainly focuses on key aspects of real time modeling, simulation, remote monitoring, cyber security, and control of power system operation by employing different hardware features and software algorithms. The Developed power system test bed utilizes the RTDS, PLC, NI-PXI controller, and SEL devices. Corresponding software suites are employed to model, monitor, and control the system in real time. II. OVERVIEW OF HARDWARE AND SOFTWARE EMPLOYED This section discusses some basic details about the hardware and software employed in the development of the test bed for real time studies. A. Real Time Digital Simulator Real time digital simulator (RTDS) is a power system simulator which simulates power system programs in real time. This is unique in the sense that it works on the parallel processing technique of digital signal processors and executes the program developed on its processors and produces output both graphically and through the output interface cards incorporated into the system. The power system programs are developed using RSCAD user interface which is specially designed for RTDS and is used for both development of the different power system scenarios and also for viewing and studying the results graphically [9]. The RTDS present in the research lab at Mississippi state university consists of two racks with eight triple processor cards and two Giga processor cards, and additionally it contains several input and output interface cards for sending and receiving analog and digital signals. One of the important interface cards used in this work is Digital to Analog Converter Card (DDAC) from which 12 signals can be sent out of the RTDS, and also the front panel inputs are used to send the digital control signals into the RTDS to control the elements in the simulated power system. Figure 1 shows the Real Time Digital Simulator at MSU.

2 2 time will vary based on the complexity and the length of the Ladder Logic program. The PLC (Fig 2.) present in the research lab at MSU is supplied by Rockwell Automation, and it belongs to Compact Logix family of systems and consists of an L35E processor with 128 I/O [10]. Fig. 1. Real Time Digital Simulator (RTDS) B. Programmable Logic Controller A Programmable Logic Controller (PLC) is a standalone system which is capable of continuously executing logic and making decisions though the program written into it using the real world analog and digital signals as inputs. These devices are remote terminal units employed in many industries and in a power system infrastructure for controlling the elements of the corresponding systems. In this work, an Allen Bradley manufactured Control Logix PLC is used in the test bed for controlling a simulated breaker in the power system running on the RTDS. C. NI-PXI System National Instruments PCI extension Interface system (NI- PXI) is a real time embedded controller from National Instruments used for real time testing purposes. Built on PXI architecture which is an open PC based platform for test measurement and control [11], this system is a low cost high performance model used in various technologies. The NI-PXI system at the MSU research lab (Fig 3.) is a standard 8 slot chassis consisting of a 1084Q Embedded Controller and two I/O cards 6608 and 6251 responsible for sending and receiving analog and digital signals in and out of the controller. The controller is a stand-alone system running a program written in LabVIEW software. Fig. 3. NI-PXI 8 slot system at MSU Fig. 2. Programmable Logic Controller (PLC) This PLC is capable of Ethernet communication, and an identical PLC is also used in the test bed for testing the remote control center operation and cyber security analysis. The control logic is written by the RSLogix 5000 programming software suite provided by Rockwell Automation for the operation of the Compact Logix PLC and is a very flexible and powerful tool for writing the programs into the PLC. The current logic is developed in Ladder Logic (LL) using RSLogix and runs continuously in the PLC. The PLC executes the program through a procedure called scan cycle, where ladder logic is scanned step by step by reading the inputs variables and making the corresponding changes in the output elements. This is repeated continuously and the simulation D. LabVIEW LabVIEW is a graphical programming tool for test, measurement, and automation and is widely used as a virtual instrumentation tool. It allows user to develop sophisticated measurement, test, and control systems using intuitive graphical icons and wires that resemble a flowchart [11]. This tool is increasingly being used in development of laboratory test applications as well as industry standard working applications which are user friendly, and the test output can be checked instantly. One of the major advantages of LabVIEW, apart from being simple to use, is the ability to work with a number of hardware interfaces using real world analog and digital signals. LabVIEW programs work as simulation or data acquisition applications depending on the requirement using custom built hardware from National Instruments. This consists of two windows, a block diagram window where the actual graphical code is written and the front panel where the output can be visualized. In the current research, LabVIEW is used to develop a program which will acquire data from RTDS and runs custom built programs as well as to send and receive signals from the PLC. The LabVIEW program developed runs in real time on the NI-PXI embedded controller through Ethernet communication and displays the results in the front panel of the LabVIEW program.

3 3 E. PI System The PI system or Plant Information system, delivered by OSIsoft is one of the highly scalable and secure infrastructure for the management of real time data and events [12]. It includes several software interfaces for real time management and data base creation and investigative studies. The PI system is widely used among the industries, including power systems for real time data management and visualization. The PI system installed at MSU consists of a PI sever system and a PI process book along with OPC and C interfaces. The PI server system is a software tool which acquires, analyzes, stores, and routes data in real time and is the core of the PI system [12]. The PI server acquires the data from the developed test bed and stores the data over a custom time period in real time along with time stamping at flexible scanning cycles. The acquired data is visualized in the PI process book interface where the data is displayed as plots relative to time and also is capable of alerting the operator through alarms which act on the real time data. The data acquisition is done through the OPC, and C interfaces provided by OSIsoft and are capable of acquiring data from third party devices. The overall system described above is managed by the PI system manager in secure environment, as only a selected group will have rights to view or modify the real time data. F. Ethernet/IP communication Ethernet/IP is one of the commonly used communication protocol, due to its simple operation and the ability to incorporate number of devices by providing a fast communication medium. Ethernet communication has the advantages of higher transfer speeds, full duplex and collision free operation, fiber optic interface, remote monitoring and diagnostic support which make it viable for power system operation and control [13]. A 100 Mbps Ethernet network is used in this work with devices connected through a switch on private IP configuration. The only exception is a second PLC employed in the remote control center which communicates through wireless Ethernet over radio using antennas. This is specifically employed for testing the security standards of the developed system. III. TEST BED ARCHITECTURE AND OPERATION The integration of various hardware devices is done through Ethernet or hard wired connection. A simple power system test case is developed in RSCAD and is executed on the RTDS; the scaled signals from the simulated system are sent to the PLC which is integrated with RTDS using the NI- PXI system. The NI-PXI system is used here as there is no direct connection procedure devised to connect Allen Bradley compact logix PLC with RTDS, and moreover the NI system provides an intermediate level for monitoring the data. The block diagram of the developed test bed architecture is shown in fig 4. Fig. 4. Test Bed Communication Architecture As seen from the figure, a remote control center is installed with compact logix PLC and HMI for remotely monitoring the data and to sending the control commands over the wireless Ethernet. RTDS signals are hardwired to the SEL devices such as SEL-421 relay for monitoring the system and fault protection. In similar manner, it is connected to the NI- PXI through the DDAC cards on the RTDS and the DAQ cards on the PXI system. The control logic is written using, the RSLogix 5000 tool for both the local and remote PLC s. The NI-PXI uses Ethernet/IP suite available in LabVIEW to write and read data from the PLC data tags by directing the system to PLC IP address. The HMI shown in fig. 4 are the corresponding software suites needed for the hardware operation. One more important part of the test bed is the PI server system which is connected to the same Ethernet switch and acquires the system data in real time. The data acquisition is done by the OPC interface where the RTDS data is accessed from the LabVIEW using OPC protocol, and the PMU (fig. 4) data can be accessed by C interface installed on one of the systems. The operation of the test bed is as follows: firstly, the power system developed using RSCAD is simulated in RTDS and the required signals are sent out using the DDAC interface to the NI-PXI system which is running a real time LabVIEW program, which acquires the signals from RTDS. The program displays the data graphically in the front panel and also writes the data to local PLC tags. The PLC has a control logic which tests for the component outage caused by faults and generates digital control signals for possible remedial scheme, which are read back by the LabVIEW program and sent to the RTDS.

4 4 Fig. 5. RSCAD power system model The SEL-421 device is also hardwired to the RTDS which continuously monitors the power system data for faults. The local PLC is connected to the PLC in the remote control center which is also capable of running the control logic and monitoring operations. Since all the communication architecture is on Ethernet, the PI system is also incorporated into the system which continuously acquires the power system data from LabVIEW using OPC interface and acts as a data repository and monitoring client. The real time data can be collected over any period ranging from minutes to days or more, only limited by the amount of space allocated for the data storage. Thus, all the devices operate in real time making it possible to run several tests on a smaller power system network at laboratory level. provision to manual induce a fault into the system causing opening of one, or all breaker operations by relay leading to possible unbalanced operation. B. Test case scenario The test case scenario comprises of inducing a fault manually leading to generator outage. Corresponding corrective action has to be taken by the monitoring and control devices such that they shed one of the loads to balance the system. IV. TEST CASE AND NORMAL OPERATION This section describes the small basic power system test case employed in the research work and its results. Note that there are several other applications are possible, and has been completed but the simple one is presented here to have focus on development of test bed instead of the application. A. RSCAD power system model The sample power system developed in RSCAD is a 3 phase four bus system with two 250 MW generators supplying the power to two dynamic loads balancing the system. The rms values of the currents are taken into account as the monitoring parameters which are monitored at the generator bus. The program also includes a DDAC block for sending the analog signals from RTDS (fig. 5) for the complete power system model monitoring. The model also includes a digital input block to receive signals into the RTDS to operate on the breakers or relays in the model. The run time window of the program displays the monitoring currents and corresponding changes along with the load breaker status. It also has a Fig. 6. RSCAD front panel for no fault condition of the power system The system should also monitor the failed generator status since it has to bring the load back into the system if the fault with generator is rectified. All the above operation should be done in real time, and the PI system, LabVIEW, and the PLC should be monitoring the system in order for the system to operate successfully. Figure 6 shows the normal condition of

5 5 the sample power system being monitored through the RSCAD front panel. This includes the three phase currents and voltages of the two generators and the breaker status indicators for the generators and the manual breaker controls. As shown in figure 6, all breakers are closed and voltage/ currents are balanced. When the system is operating normally the current drawn by the loads are 1.05 ka each, and the rms value being monitored at ka. V. SIMULATION RESULTS The first possible option to observe the system signals is the RSCAD monitoring interface, to identify the fault condition, as shown in fig. 7. It can be seen that one of the phases of the generator, the phase 3 of generator one, has a fault which is manually operated (can also be operated by relay) and the breaker status is indicating the fault. It can be seen from the other plots in fig. 7, that the system is unbalanced as the current imbalances can be observed with the generator one phase currents being dropped to ka rms with phase B being zero. At generator two, the corresponding phase B current increased to 2.12 ka rms with others being increased to 1.4 ka which clearly indicate the unbalanced state of the system. Fig. 8. LabVIEW front panel with indicators System control will keep on sensing the status change and should immediately bring the load back when generator comes back in service for normal operation of the power system. System control will work regardless of the number of times the fault occurs and is cleared; the system senses the change in real time and will take the necessary control actions. Figure 9 shows the status of the system when it is recovered from the fault. This can be concluded from the fact that the monitoring parameter values observed in here coincide with previous value of ka rms phase currents for normal operation of the system. Fig 7. Simulated system with fault on phase C generator 1 The LabVIEW program also recognizes this fault and breaker opening and sends the same signal to the local PLC. It also indicates the generator status using the LED indicators, thus alerting the operator of failure. This also acts as an additional medium to monitor and record the data, and the graphs provided will show the real time variation of the monitoring signals. This program will send the data to the OPC server from where the PI system will pick up the data for recording and storage. An immediate action is taken here such that load one shed from the system so as to balance the system with only one generator in operation. This load shedding is indicated by the LED load status indicators present in RSCAD as well LabVIEW front panel. Figure 8 shows status of the LabVIEW front panel which is monitoring the real time rms three phase currents which are of the same magnitude as observed in the RSCAD interface and any change in the system operation is reflected here, and when the fault occurs, also can be seen is the change in indicator color. Fig. 9. Recovered system from the fault Fig. 10. PI process book interface The PI system also simultaneously monitors the changes taking place in the system, and the PI server tracks these changes in real time and stores the data and is capable of sending it to the third party clients for further calculations, if

6 6 needed. The PI process book is very useful in monitoring and displaying the data, and also it is capable of indicating faults with alarms, and the data plots are drawn over time by which the system changes can be tracked over for longer periods. The PI process book interface is shown in figure 10. The interface developed in fig. 10 consists of six different plots updating in real time over Ethernet the status of the generator currents over time. Real time data update the plots as well as store the three phase rms current data and interface also consist of visual indicators for alerting the operator of any faults. Here, the plots are monitoring the data for 3 hrs but are modified to show data plots for 60 min to observe the changes clearly. The results explained above indicate the successful integration of different hardware at laboratory level for testing and validation of a power system network. The current activities of this research also focus on PMU and PDC testing by including them in the test bed developed for further research activities. VI. SUMMARY The objective of this work is to develop a real time automated power system network and control test bed at the laboratory level to enhance the power system testing and validation schemes. This is achieved by integrating different hardware devices and developing communication interface between those devices. Test case was developed and validated for fault detection, breaker control, outage sensing, and automated corrective action. A simple power system test case is developed in RSCAD and simulated using RTDS to imitate virtual power system. The NI-PXI system and the PLC work on the monitoring and controlling part of the system. The remote control center also provides added advantages and opportunity for identifying cyber security vulnerabilities. The PI system brings the added advantage of data repository, monitoring and event analysis features for the overall system. Simulating a larger power system and incorporating the additional devices like Phasor Measurement Units (PMU) and the Phasor data to the PI system are some of the future goals of this research work. VII. ACKNOWLEDGMENT The authors gratefully acknowledge the continuous support of the National Instruments, OSI Soft, RTDS Technologies Inc, SEL Inc, and Control Systems Inc for their valuable suggestions on the device installation and operation. We would also like to thank the Department of Energy and Pacific Gas and Electric Company for their financial support. A special thanks to MSU Computer Science Engineering department for providing us with valuable hardware and additional expertise. [2] U.S Department of Energy, Grid 2030, A National Vision for Electricity s Second 100 years, Office of Electric Transmission and Distribution, July [3] Jay Giri, E. David Sun, and Rene Avila-Rosales, "Wanted: A More Intelligent Grid," IEEE Power & Energy Magazine, vol. 7, no. 2, March/April [4] A. Monti and F. Ponci, Power Grids of the Future: Why Smart Means Complex, presented at Complexity in Engineering (COMPENG), [5] K.S. Swarup and P. Uma Mahesh, Computerized data acquisition for power system automation, presented at IEEE Power India Conference, [6] S. P. Carullo and C. O. Nwankpa, Interconnected power systems laboratory: a computer automated instructional facility for power system experiments, IEEE Transactions on Power Systems, vol. 17, no. 2, pp , [7] A. Golder, K. Miu, C.O Nwankpa, S. Carullo, Remote hardware power system loading studies over the World Wide Web, presented at the 37th Annual North American Power Symposium, [8] T. E. Dy Liacco, Real-time computer control of power systems, Proceedings of the IEEE, vol. 62, no. 7, pp , [9] P.G. McLaren, R. Kuffel, R. Wierckx, J. Giesbrecht, "A Real Time Digital Simulator for Testing Relays," IEEE Trans. Power Delivery, vol. 7, no.1, January [10] [11] [12] [13] V. Skendzic and A. Guzma, Enhancing Power System Automation Through the Use of Real-Time Ethernet, presented at Power Systems Conference: Advanced Metering, Protection, Control, Communication, and Distributed Resources, [14] IX. BIOGRAPHIES Ram Mohan, Reddi is pursuing his master s degree in Electrical and Computer Engineering at Mississippi State University (MSU). He received B.Tech. Degree from Regency Institute of Technology (RIT) affiliated to Pondicherry University, Pondicherry, India in He is an active member of IEEE and Power and Energy Society. He is the recipient of Outstanding Academic Achievement award for at RIT. His fields of interest include Power System Automation, Measurement and Instrumentation, and Control systems. Anurag K. Srivastava received his Ph.D. degree from Illinois Institute of Technology (IIT), Chicago, in 2005, M. Tech. from Institute of Technology, India in 1999 and B. Tech. in Electrical Engineering from Harcourt Butler Technological Institute, India in He is working as Assistant Research Professor at Mississippi State University since September Before that, he worked as research assistant and teaching assistant at IIT, Chicago, USA and as Senior Research Associate at Electrical Engineering Department at the Indian Institute of Technology, Kanpur, India as well as Research Fellow at Asian Institute of Technology, Bangkok, Thailand. His research interest includes real time simulation, power system modeling, power system security, power system deregulation and artificial intelligent application in power system. Dr. Srivastava is senior member of IEEE, and member of IET, Power and Energy Society, Sigma Xi and Eta Kappa Nu. He serves as vice-chair of IEEE PES career promotion committee and secretary of IEEE PES student activities committee. He is recipient of several awards and serves as reviewer for IEEE Transactions, international journals and conferences VIII. REFERENCES [1] U.S Department of Energy, The Smart Grid: An Introduction, Office of Electricity Delivery and Energy Reliability, 2008, [Online]. Available at: gle_pages%281%29.pdf

NEW GENERATION PROGRAMMABLE AUTOMATION CONTROLLER

NEW GENERATION PROGRAMMABLE AUTOMATION CONTROLLER NEW GENERATION PROGRAMMABLE AUTOMATION CONTROLLER NEW GENERATION PROGRAMMABLE AUTOMATION CONTROLLER Understanding what a PAC is starts from the understanding of PLC. A PLC is a Programmable Logic while

More information

SHORT TRAINING COURSES

SHORT TRAINING COURSES Post Office Box SR 95, Spintex Road, Ghana Tel: +233 302 812680, Fax: +233 302 814709 E mail: contact@automationghana.com Website: www.automationghana.com SHORT TRAINING COURSES Equipping industries with

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

SCADA and Monitoring for Solar Energy Plant

SCADA and Monitoring for Solar Energy Plant SCADA and Monitoring for Solar Energy Plant Segment: Industry Country: Thailand Author: Ranon Satitpanyapan Products: NI LabVIEW with LabVIEW Real-Time Module crio Real-Time controller 8 slot with 16 current

More information

Internet-Accessible Power Monitoring & Control Systems

Internet-Accessible Power Monitoring & Control Systems Internet-Accessible Power Monitoring & Control Systems By GE Specification Engineers Keith B. Brock, P.E. Robert P. Hansen, PhD, P.E. Introduction Accessing electrical system information from any location

More information

Evolution of Control for the Smart Transmission Grid

Evolution of Control for the Smart Transmission Grid Evolution of Control for the Smart Transmission Grid Anjan Bose Washington State University Pullman, WA SCE Smart Grid Research Symposium California Institute Of Technology October, 2011 The Past (before

More information

SCADA System Overview

SCADA System Overview Introduction SCADA systems are critical to the control and monitoring of complex cyber-physical systems. Now with advanced computer and communications technologies, SCADA systems are connected to networks

More information

PLCs and SCADA Systems

PLCs and SCADA Systems Hands-On Programmable Logic Controllers and Supervisory Control / Data Acquisition Course Description This extensive course covers the essentials of SCADA and PLC systems, which are often used in close

More information

Instrumentação Suportada em Computadores Pessoais Instrumentation

Instrumentação Suportada em Computadores Pessoais Instrumentation 1 Instrumentação Suportada em Computadores Pessoais PC-Based Instrumentation A. Lopes Ribeiro arturlr@ist.utl.pt 2 Objectives To give the students the ability to design and implement automated data acquisition

More information

Technical Training Module ( 30 Days)

Technical Training Module ( 30 Days) Annexure - I Technical Training Module ( 30 Days) Section 1 : Programmable Logic Controller (PLC) 1. Introduction to Programmable Logic Controller - A Brief History, Need and advantages of PLC, PLC configuration,

More information

Multizone Application 1 2-3 >3. MSR300 System. No Software configurable? GuardPLC. Enet RECOMMENDED PRODUCTS. Time Delay MSR138

Multizone Application 1 2-3 >3. MSR300 System. No Software configurable? GuardPLC. Enet RECOMMENDED PRODUCTS. Time Delay MSR138 AUDIN - 8, avenue de la malle - 51370 Saint Brice Courcelles - Tel : 03.26.04.20.21 - Fax : 03.26.04.28.20 - Web : http: www.audin.fr - Email : info@audin.fr Selection Flowchart Multizone Application General

More information

Xiaoguang Yang, Valentina Cecchi, Karen Miu, Chika Nwankpa

Xiaoguang Yang, Valentina Cecchi, Karen Miu, Chika Nwankpa Reconfigurable Distribution Automation and Control Laboratory: A Network Reconfiguration Experiment for Load Balancing and Loss Reduction in Power Distribution Systems Xiaoguang Yang, Valentina Cecchi,

More information

Monitoring & Control of Small-scale Renewable Energy Sources

Monitoring & Control of Small-scale Renewable Energy Sources Small Scale Renewable Energy Sources and Energy Saving: 6-17 th July 2009 Monitoring & Control of Small-scale Renewable Energy Sources Dr G A Taylor Brunel Institute of Power Systems Brunel University,

More information

ISSN: 2319-5967 ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 3, May 2013

ISSN: 2319-5967 ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 3, May 2013 Control4 Smart Home System using Lab VIEW Akshatha N Gowda (1), Girijamba D L (2), Rishika G N (3), Shruthi S D (4),Niveditha S (5) 1,2,3,4 and 5 belongs to Department of Electronics & Communication Engineering

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

Design and Development of a Remote Monitoring and Maintenance of Solar Plant Supervisory System

Design and Development of a Remote Monitoring and Maintenance of Solar Plant Supervisory System International Journal of Research Studies in Science, Engineering and Technology [IJRSSET] Volume 1, Issue 4, July 2014, PP 57-61 ISSN 2349-4751 (Print) & ISSN 2349-476X (Online) Design and Development

More information

Best Practises for LabVIEW FPGA Design Flow. uk.ni.com ireland.ni.com

Best Practises for LabVIEW FPGA Design Flow. uk.ni.com ireland.ni.com Best Practises for LabVIEW FPGA Design Flow 1 Agenda Overall Application Design Flow Host, Real-Time and FPGA LabVIEW FPGA Architecture Development FPGA Design Flow Common FPGA Architectures Testing and

More information

Design and Implementation of SCADA System Based Power Distribution for Primary Substation ( Monitoring System)

Design and Implementation of SCADA System Based Power Distribution for Primary Substation ( Monitoring System) Design and Implementation of SCADA System Based Power Distribution for Primary Substation ( Monitoring System) Aye Min Zaw 1, Hla Myo Tun 2 Department of Electronic Engineering, Mandalay Technological

More information

Introduction To SCADA and Telemetry

Introduction To SCADA and Telemetry Introduction To SCADA and Telemetry Joe Mullaney Senior I&C Engineer MSE Technology Applications, Inc. Tetragenics Division joe.mullaney@mse-ta.com Overview Definitions What is SCADA? What is Telemetry?

More information

Monitoring Underground Power Networks

Monitoring Underground Power Networks Monitoring Underground Power Networks By Mark Stiles Merve Cankaya ABSTRACT Underground electric distribution systems are common in large cities throughout the United States. Power usage for the entire

More information

FOXBORO. I/A Series SOFTWARE Product Specifications. I/A Series Intelligent SCADA SCADA Platform PSS 21S-2M1 B3 OVERVIEW

FOXBORO. I/A Series SOFTWARE Product Specifications. I/A Series Intelligent SCADA SCADA Platform PSS 21S-2M1 B3 OVERVIEW I/A Series SOFTWARE Product Specifications Logo I/A Series Intelligent SCADA SCADA Platform PSS 21S-2M1 B3 The I/A Series Intelligent SCADA Platform takes the traditional SCADA Master Station to a new

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

FOUNDATION Fieldbus High Speed Ethernet Control System

FOUNDATION Fieldbus High Speed Ethernet Control System FOUNDATION Fieldbus High Speed Ethernet Control System Sean J. Vincent Fieldbus Inc. Austin, TX, USA KEYWORDS Fieldbus, High Speed Ethernet, H1, ABSTRACT FOUNDATION fieldbus is described in part by the

More information

Square D Model 6 Motor Control Centers

Square D Model 6 Motor Control Centers Square D Model 6 Motor Control Centers with Ethernet Communications What is industrial Ethernet? Over the past few years the use of Ethernet communications has spread into every corner of the business

More information

Enabling the SmartGrid through Cloud Computing

Enabling the SmartGrid through Cloud Computing Enabling the SmartGrid through Cloud Computing April 2012 Creating Value, Delivering Results 2012 eglobaltech Incorporated. Tech, Inc. All rights reserved. 1 Overall Objective To deliver electricity from

More information

AUTOMATED REAL-TIME TESTING (ARTT) FOR EMBEDDED CONTROL SYSTEMS (ECS)

AUTOMATED REAL-TIME TESTING (ARTT) FOR EMBEDDED CONTROL SYSTEMS (ECS) ICALEPCS2001 PSN# TUAP037 AUTOMATED REAL-TIME TESTING (ARTT) FOR EMBEDDED CONTROL SYSTEMS (ECS) Jon Hawkins, Group Leader, Interlock System & Instrumentation Group Haung V. Nguyen, Engineering Assistant,

More information

Software INTERACT. MachineLogic. The Shortest Distance Between Man and Machine

Software INTERACT. MachineLogic. The Shortest Distance Between Man and Machine Software INTERACT MachineLogic The Shortest Distance Between Man and Machine Fully IntegrateYour HMI and PC-Based Control With MachineShop Project Management MachineShop s Project Management is a simple,

More information

Design and Implementation of SCADA System Based Power Distribution for Primary Substation (Control System)

Design and Implementation of SCADA System Based Power Distribution for Primary Substation (Control System) International Journal of Electronics and Computer Science Engineering 254 Available Online at www.ijecse.org ISSN- 2277-1956 Design and Implementation of SCADA System Based Power Distribution for Primary

More information

Implementing a Reliable Furnace Monitoring System

Implementing a Reliable Furnace Monitoring System Category: Manufacturing Implementing a Reliable Furnace Monitoring System Products Used: RT Series PXI (PXI 1002 And PXI 8156B) LabVIEW Real-Time by V. Arunachalam Sr. Project Engineer Anand Chinnaswamy

More information

Power network telecommunication

Power network telecommunication www.siemens.com Power network telecommunication Teleprotection Answers for infrastructure and cities. Binary I/O The best protection against high-voltage grid failures When it comes to managing power networks,

More information

Intelligent Network Management System. Comprehensive Network Visibility and Management for Wireless and Fixed Networks

Intelligent Network Management System. Comprehensive Network Visibility and Management for Wireless and Fixed Networks Intelligent System Comprehensive Visibility and for Wireless and Fixed s Performance Analysis Made Easy With the increase in wireless network sizes and network complexities and the inter-operation of diverse

More information

SMART GRID TO BUILD SUSTATAINABILITY IN ELECTRIC SYSTEM

SMART GRID TO BUILD SUSTATAINABILITY IN ELECTRIC SYSTEM SMART GRID TO BUILD SUSTATAINABILITY IN ELECTRIC SYSTEM Kriti 1 1 Assistant professor, Deptt. of Electronics &Instrumentation Engg., Galgotias College of Engineering & Technology, Gr. Noida, U.P., India

More information

High Availability and Safety solutions for Critical Processes

High Availability and Safety solutions for Critical Processes High Availability and Safety solutions for Critical Processes An Introduction to AADvance Subrahmanya Bhat P Sr. Systems Engineer 09 & 10 th Sep 2014 PUBLIC INFORMATION Rev 5058-CO900E 2 Agenda Process

More information

IP-Based Communications Solutions

IP-Based Communications Solutions IP-Based Communications Solutions IP-Based Communications Solutions Effective Communications Facility-Wide and Campus-Wide Leverage your network and lower your system costs Scalable, cost-effective and

More information

Monitoring and diagnostics. Field data integration to control room solution guide

Monitoring and diagnostics. Field data integration to control room solution guide Monitoring and diagnostics Field Contents data integration to control room The application Page The solution Page Hardware overview Page System and network architechture Page HMI and Visu+ software application

More information

Understanding Programmable Automation Controllers (PACs) in Industrial Automation

Understanding Programmable Automation Controllers (PACs) in Industrial Automation Understanding Programmable Automation Controllers (s) in Industrial Automation Meet the Modern Industrial Application Implementing a modern industrial application can present a challenging and sometimes

More information

OPC COMMUNICATION IN REAL TIME

OPC COMMUNICATION IN REAL TIME OPC COMMUNICATION IN REAL TIME M. Mrosko, L. Mrafko Slovak University of Technology, Faculty of Electrical Engineering and Information Technology Ilkovičova 3, 812 19 Bratislava, Slovak Republic Abstract

More information

Background: Experimental Manufacturing Cell

Background: Experimental Manufacturing Cell Session 3548 A WEB-BASED APPROACH TO AUTOMATED INSPECTION AND QUALITY CONTROL OF MANUFACTURED PARTS Immanuel Edinbarough, Manian Ramkumar, Karthik Soundararajan The University of Texas at Brownsville/Rochester

More information

2011, The McGraw-Hill Companies, Inc. Chapter 5

2011, The McGraw-Hill Companies, Inc. Chapter 5 Chapter 5 5.1 Processor Memory Organization The memory structure for a PLC processor consists of several areas, some of these having specific roles. With rack-based memory structures addresses are derived

More information

Industrial Communications Training

Industrial Communications Training Standards Certification Education & Training Publishing Conferences & Exhibits Industrial Communications Training Optimizing the flow and value of real-time data Expert-led training with real-world application

More information

Semaphore T BOX Applications in Data Center Facilities

Semaphore T BOX Applications in Data Center Facilities Semaphore T BOX Applications in Data Center Facilities Introduction Data centers must reliably provide 24/7/365 operation. For automation and monitoring of the facility, use of a rugged, reliable RTU is

More information

New Supervisory Control and Data Acquisition (SCADA) Based Fault Isolation System for Low Voltage Distribution Systems

New Supervisory Control and Data Acquisition (SCADA) Based Fault Isolation System for Low Voltage Distribution Systems International Conference on Computer and Communication Engineering (ICCCE 2010), 11-13 May 2010, Kuala Lumpur, Malaysia New Supervisory Control and Data Acquisition (SCADA) Based Fault Isolation System

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

PMCS. Integrated Energy Management Solution. Unlock the Full Potential of Power Networks Through Integration. Complete Solution. Informed Decisions

PMCS. Integrated Energy Management Solution. Unlock the Full Potential of Power Networks Through Integration. Complete Solution. Informed Decisions PMCS Integrated Energy Management Solution Unlock the Full Potential of Power Networks Through Integration Power Management Control System (PMCS) is a highly customizable, fully integrated end-to-end Energy

More information

Configuring Allen-Brandly ControlLogix PLC with Moxa MGate 5105-MB-EIP. 1 Application Description... 3. 1.1 Objective... 3 1.2 Goals...

Configuring Allen-Brandly ControlLogix PLC with Moxa MGate 5105-MB-EIP. 1 Application Description... 3. 1.1 Objective... 3 1.2 Goals... Moxa MGate 5105-MB-EIP Contents Moxa Technical Support Team support@moxa.com 1 Application Description... 3 1.1 Objective... 3 1.2 Goals... 3 2 System Topology... 3 3 Hardware and Software Requirements...

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

A Proposed Integration of Hierarchical Mobile IP based Networks in SCADA Systems

A Proposed Integration of Hierarchical Mobile IP based Networks in SCADA Systems , pp. 49-56 http://dx.doi.org/10.14257/ijsh.2013.7.5.05 A Proposed Integration of Hierarchical Mobile IP based Networks in SCADA Systems Minkyu Choi 1 and Ronnie D. Caytiles 2 1 Security Engineering Research

More information

Paralleling Switchgear

Paralleling Switchgear Paralleling Switchgear By Maurice D Mello, P.Eng. Systems Engineer, GE Consumer & Industrial, Canada What is Paralleling? Paralleling is the operation in which multiple power sources, usually two or more

More information

Emulated Digital Control System Validation in Nuclear Power Plant Training Simulators

Emulated Digital Control System Validation in Nuclear Power Plant Training Simulators Digital Control System Validation in Nuclear Power Training s Gregory W. Silvaggio Westinghouse Electric Company LLC silvaggw@westinghouse.com Keywords: Validation, nuclear, digital control systems Abstract

More information

Synchronized real time data: a new foundation for the Electric Power Grid.

Synchronized real time data: a new foundation for the Electric Power Grid. Synchronized real time data: a new foundation for the Electric Power Grid. Pat Kennedy and Chuck Wells Conjecture: Synchronized GPS based data time stamping, high data sampling rates, phasor measurements

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

Designing a Control System for High Availability

Designing a Control System for High Availability Designing a Control System for High Availability Art Pietrzyk, TUV FSExp, Rockwell Automation Brian Root, Redundancy Marketing Manager, Process Initiative, Rockwell Automation Paul Gruhn, P.E., CFSE, Training

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

ABB North America. Substation Automation Systems Innovative solutions for reliable and optimized power delivery

ABB North America. Substation Automation Systems Innovative solutions for reliable and optimized power delivery ABB North America Substation Automation Systems Innovative solutions for reliable and optimized power delivery Substation Automation Systems Advanced substation automation, protection and control solutions

More information

IEC 61850: Communication Networks and Systems in Substations

IEC 61850: Communication Networks and Systems in Substations IEC 61850: Communication Networks and Systems in Substations Sistemi e strumenti per l'automazione, A. Flammini, AA2011-2012 Background I: Power Grid Sistemi e strumenti per l'automazione A. Flammini,

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

AutoLog ControlMan. Remote Monitoring & Controlling Service

AutoLog ControlMan. Remote Monitoring & Controlling Service AutoLog 1 AutoLog ControlMan Remote Monitoring & Controlling Service Web browser based HMI / SCADA interface Server is hosted by Internet server hosting company Control units communicate wirelessly via

More information

Synchrophasor projects: STRONgrid and SPANDEx

Synchrophasor projects: STRONgrid and SPANDEx Synchrophasor projects: STRONgrid and SPANDEx Kjetil Uhlen Statnett pilot project Nordic R&D collaboration Outline Short about STRONgrid (Nordic R&D collaboration) Short about the plan for SPANDEx (control

More information

SCADA. The Heart of an Energy Management System. Presented by: Doug Van Slyke SCADA Specialist

SCADA. The Heart of an Energy Management System. Presented by: Doug Van Slyke SCADA Specialist SCADA The Heart of an Energy Management System Presented by: Doug Van Slyke SCADA Specialist What is SCADA/EMS? SCADA: Supervisory Control and Data Acquisition Retrieves data and alarms from remote sites

More information

Ultimate Server Client Software

Ultimate Server Client Software Ultimate Server Client Software GPRS NET Data Logger Ul mate Server is dedicatedly developed for high volume data applica on. 1. Receive data from Data Loggers in UDP or TCP via GPRS, Ethernet and SMS

More information

Energy efficient Smart home based on Wireless Sensor Network using LabVIEW

Energy efficient Smart home based on Wireless Sensor Network using LabVIEW American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-02, Issue-12, pp-409-413 www.ajer.org Research Paper Open Access Energy efficient Smart home based on Wireless

More information

How can I manage all automation software tasks in one engineering environment?

How can I manage all automation software tasks in one engineering environment? How can I manage all automation software tasks in one engineering environment? With Totally Integrated Automation Portal: One integrated engineering framework for all your automation tasks. Answers for

More information

SEMANTIC SECURITY ANALYSIS OF SCADA NETWORKS TO DETECT MALICIOUS CONTROL COMMANDS IN POWER GRID

SEMANTIC SECURITY ANALYSIS OF SCADA NETWORKS TO DETECT MALICIOUS CONTROL COMMANDS IN POWER GRID SEMANTIC SECURITY ANALYSIS OF SCADA NETWORKS TO DETECT MALICIOUS CONTROL COMMANDS IN POWER GRID ZBIGNIEW KALBARCZYK EMAIL: KALBARCZ@ILLINOIS.EDU UNIVERSITY OF ILLINOIS AT URBANA-CHAMPAIGN JANUARY 2014

More information

Power & Environmental Monitoring

Power & Environmental Monitoring Data Centre Monitoring Made Easy Power & Environmental Monitoring Features & Benefits Packet Power provides the easiest, most cost effective way to capture detailed power and temperature information for

More information

TereScope Management Options

TereScope Management Options Introduction TereScope Management Options MRV Communications, Inc. offers a variety of management options for the TereScope FSO product family. Whether you are a Network Service Provider, Cellular Network

More information

Industrial Networks & Databases

Industrial Networks & Databases Industrial Networks & Databases LONWORKS KNX 1 HVAC and BEMS HVAC - Heating, Ventilation & Air Conditioning BEMS - Building & Energy Management Systems 2 3 4 LONWORKS (Local Operating Networks) Open solution

More information

Straton and Zenon for Advantech ADAM-5550. Copalp integrates the straton runtime into the ADAM-5550 device from Advantech

Straton and Zenon for Advantech ADAM-5550. Copalp integrates the straton runtime into the ADAM-5550 device from Advantech Straton and Zenon for Advantech ADAM-5550 Copalp integrates the straton runtime into the ADAM-5550 device from Advantech Project Introduction: Programmable Application Controllers (PAC) are powerful and

More information

ISIO 200. Binary Input/Output (I/O) Terminal with IEC 61850 Interface

ISIO 200. Binary Input/Output (I/O) Terminal with IEC 61850 Interface ISIO 200 Binary Input/Output (I/O) Terminal with IEC 61850 Interface Compact and Easy ISIO 200 Put your Binary I/Os where you need them ISIO 200 is a simple and versatile binary I/O terminal with IEC 61850

More information

Scheme to Secure Communication of SCADA Master Station and Remote HMI s through Smart Phones

Scheme to Secure Communication of SCADA Master Station and Remote HMI s through Smart Phones 보안공학연구논문지 (Journal of Security Engineering), 제 8권 제 3호 2011년 6월 Scheme to Secure Communication of SCADA Master Station and Remote HMI s through Smart Phones Rosslin John Robles 1) and Tai-hoon Kim 2) Abstract

More information

On the Road to. Duke takes the road less traveled and arrives at a new level of distribution automation.

On the Road to. Duke takes the road less traveled and arrives at a new level of distribution automation. On the Road to Intelligent CONTINUOUS REMOTE MONITORING INTEGRATED VOLT/VAR CONTROL Duke takes the road less traveled and arrives at a new level of distribution automation. LAYING A SOLID FOUNDATION In

More information

REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES

REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES 1 Abinath.T.R, 2 Sudhakar.V, 3 Sasikala.S 1,2 UG Scholar, Department of Electrical and Electronics Engineering, Info Institute of Engineering,

More information

Testing Intelligent Device Communications in a Distributed System

Testing Intelligent Device Communications in a Distributed System Testing Intelligent Device Communications in a Distributed System David Goughnour (Triangle MicroWorks), Joe Stevens (Triangle MicroWorks) dgoughnour@trianglemicroworks.com United States Smart Grid systems

More information

ISA CERTIFIED AUTOMATION PROFESSIONAL (CAP ) CLASSIFICATION SYSTEM

ISA CERTIFIED AUTOMATION PROFESSIONAL (CAP ) CLASSIFICATION SYSTEM ISA CERTIFIED AUTOMATION PROFESSIONAL (CAP ) CLASSIFICATION SYSTEM Domain I: Feasibility Study - identify, scope and justify the automation project Task 1: Define the preliminary scope through currently

More information

Cell Phone Vibration Experiment

Cell Phone Vibration Experiment Objective Cell Phone Vibration Experiment Most cell phones are designed to vibrate. But at what frequency do they vibrate? With an accelerometer, data acquisition and signal analysis the vibration frequency

More information

ION Tips and Tricks. Q&A Session PowerLogic ION Users Conference 2009

ION Tips and Tricks. Q&A Session PowerLogic ION Users Conference 2009 ION Tips and Tricks Q&A Session PowerLogic ION Users Conference 2009 Kevin Batycki Schneider Electric Services & Projects Business Manager, Solutions Sales Engineering Phone: +1-250-652-7126 Fax: +1-250-544-0217

More information

Station Automation Series COM600 Protection and control from ABB Future-proof Concept: Extensive Substation System Integration and Interoperability The Station Automation Series COM600 is a dedicated system

More information

Welcome. Enabling Wide Area Monitoring, Protection, and Control (WAMPAC) Systems with 61850 and the Importance of Time Synchronization

Welcome. Enabling Wide Area Monitoring, Protection, and Control (WAMPAC) Systems with 61850 and the Importance of Time Synchronization Welcome Enabling Wide Area Monitoring, Protection, and Control (WAMPAC) Systems with 61850 and the Importance of Time Synchronization Ralph Mackiewicz VP, Business Development SISCO Ralph@sisconet.com

More information

Ethernet is Moving out of the Office into Harsh Industrial Environments.

Ethernet is Moving out of the Office into Harsh Industrial Environments. Ethernet is Moving out of the Office into Harsh Industrial Environments. Ethernet is an ideal medium to transport large volumes of data, at speed, across great distances. Previously, multiple networks

More information

Square D Power Management Services. Complete Custom Solutions for Your Power System

Square D Power Management Services. Complete Custom Solutions for Your Power System Square D Power Management Services Complete Custom Solutions for Your Power System The Total Power Management Solution Power. Managing it more efficiently and productively can give you a competitive edge.

More information

Using ODVA Common Industrial Protocol to Enhance Performance White Paper

Using ODVA Common Industrial Protocol to Enhance Performance White Paper Monitor & Control Multiple Groups Using ODVA Common Industrial Protocol to Enhance Performance White Paper Monitor & Control Multiple Groups Using ODVA Common Industrial Protocol to Enhance Performance

More information

SCADA Questions and Answers

SCADA Questions and Answers SCADA Questions and Answers By Dr. Jay Park SCADA System Evaluation Questions Revision 4, October 1, 2007 Table of Contents SCADA System Evaluation Questions... 1 Revision 4, October 1, 2007... 1 Architecture...

More information

How To Use Safety System Software (S3)

How To Use Safety System Software (S3) SPECIFICATION DATA Safety System Software (S3) APPLICATION Safety System Software (S 3 ) is a robust, full featured configuration, diagnostic, programming and real-time monitoring package for integrators

More information

Teleprotection Schemes and Equipment. James W. Ebrecht Young Power Equipment Scottsdale, AZ

Teleprotection Schemes and Equipment. James W. Ebrecht Young Power Equipment Scottsdale, AZ * Teleprotection Schemes and Equipment James W. Ebrecht Young Power Equipment Scottsdale, AZ Teleprotection Schemes And Equipment ~ ~ Relay Relay Teleprotection Communications channel Teleprotection Protection

More information

Impact of Power-over-Ethernet (PoE) on Industrial-based Networking

Impact of Power-over-Ethernet (PoE) on Industrial-based Networking Ethernet-based communication, Transmission Control Protocol/Internet Protocol (TCP/IP), is emerging at all levels of the mass communications market. The introduction of Power-over- Ethernet (PoE) is poised

More information

GE Intelligent Platforms. PACSystems High Availability Solutions

GE Intelligent Platforms. PACSystems High Availability Solutions GE Intelligent Platforms PACSystems Solutions Minimizing the high cost of downtime To keep your essential systems running, PACSystems ensures continuous, efficient operations with superior performance

More information

Intelligent Home Automation and Security System

Intelligent Home Automation and Security System Intelligent Home Automation and Security System Ms. Radhamani N Department of Electronics and communication, VVIET, Mysore, India ABSTRACT: In todays scenario safer home security is required, As the technology

More information

TRY OUR SOFTWARE TAKE IT FOR A TEST DRIVE PRODUCT CATALOG 2015

TRY OUR SOFTWARE TAKE IT FOR A TEST DRIVE PRODUCT CATALOG 2015 WHO OUR CUSTOMERS ARE PREPARING THE FUTURE WORKFORCE Educational and training facilities all over the world rely on Real Games state-of-the-art training software. Spanning many different levels of education,

More information

Table 1 Mixed-Signal Test course major topics. Mixed-signal Test and Measurement Concepts ENCT 351 What are Mixed-signal circuits

Table 1 Mixed-Signal Test course major topics. Mixed-signal Test and Measurement Concepts ENCT 351 What are Mixed-signal circuits Mixed-Signal Test Emphasis in Engineering Technology Rainer J. Fink, Jay Porter, Yong-Kyu Jung, B. Ben Zoghi Department of Engineering Technology and Industrial Distribution Texas A&M University College

More information

Basics of Simulation Technology (SPICE), Virtual Instrumentation and Implications on Circuit and System Design

Basics of Simulation Technology (SPICE), Virtual Instrumentation and Implications on Circuit and System Design Basics of Simulation Technology (SPICE), Virtual Instrumentation and Implications on Circuit and System Design Patrick Noonan Business Development Manager National Instruments Electronics Workbench Group

More information

Allen Goldstein NIST Synchrometrology Lab Gaithersburg, MD allen.goldstein@nist.gov

Allen Goldstein NIST Synchrometrology Lab Gaithersburg, MD allen.goldstein@nist.gov Time Synchronization in Electrical Power Transmission and Distribution Systems Allen Goldstein NIST Synchrometrology Lab Gaithersburg, MD allen.goldstein@nist.gov Abstract Synchronization of measurements

More information

DIGITAL CONTROL SYSTEM PRODUCT SOLUTIONS

DIGITAL CONTROL SYSTEM PRODUCT SOLUTIONS Multi-function substation server Unlock the value of your substation data with Alstom s multi-function substation server Enabling the Smart Grid with Alstom's DAP server The is a multi-function substation

More information

print close Building Blocks

print close Building Blocks print close Machine Design Kim Hartman Wed, 2015-07-15 11:23 Many OEMs strive to maximize plant productivity by allowing machines to perform multiple operations simultaneously. Some of these concurrent

More information

DESIGN FOR MONITORING AND OPTIMIZATION OF POWER DEMAND FOR WIRELESSLY COMMUNICATING ELECTRIC LOADS

DESIGN FOR MONITORING AND OPTIMIZATION OF POWER DEMAND FOR WIRELESSLY COMMUNICATING ELECTRIC LOADS DESIGN FOR MONITORING AND OPTIMIZATION OF POWER DEMAND FOR WIRELESSLY COMMUNICATING ELECTRIC LOADS Patil Snehal S.S. 1, Mr. Shivdas S.S. 2 1 M. E. Electronics (II), Department of Electronics Engineering;

More information

System Architecture. The purpose of this document is to outline my personal vision of what we can do to take our existing and soon-tobe-released

System Architecture. The purpose of this document is to outline my personal vision of what we can do to take our existing and soon-tobe-released System Architecture The purpose of this document is to outline my personal vision of what we can do to take our existing and soon-tobe-released products and co-ordinate them so that all C-H products talk

More information

Module 1 Overview ControlLogix5000

Module 1 Overview ControlLogix5000 Module 1 Overview ControlLogix5000 Module Overview This module takes a fundamental approach to a ControlLogix system. It begins with an overview of the architecture and migrates into an introduction of

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

Intelligent Device Management with DCS, PLC, and RTU

Intelligent Device Management with DCS, PLC, and RTU wp_dcs PLC RTU ra 2015-07-04 12:47:00 Intelligent Device Management with DCS, PLC, and RTU EDDL-based Intelligent Device Management (IDM) software part of the Asset Management System (AMS) can be used

More information

EMX-2500 DATA SHEET FEATURES GIGABIT ETHERNET REMOTE CONTROLLER FOR PXI EXPRESS MAINFRAMES SYSTEM LEVEL FUNCTIONALITY

EMX-2500 DATA SHEET FEATURES GIGABIT ETHERNET REMOTE CONTROLLER FOR PXI EXPRESS MAINFRAMES SYSTEM LEVEL FUNCTIONALITY DATA SHEET EMX-2500 GIGABIT ETHERNET REMOTE CONTROLLER FOR PXI EXPRESS MAINFRAMES FEATURES SYSTEM LEVEL FUNCTIONALITY Industry s first gigabit Ethernet Remote controller for PXI express mainframes Up to

More information

PHASOR MEASUREMENT UNIT (PMU) AKANKSHA PACHPINDE

PHASOR MEASUREMENT UNIT (PMU) AKANKSHA PACHPINDE PHASOR MEASUREMENT UNIT (PMU) AKANKSHA PACHPINDE INTRODUCTION OUTLINE Conventional control centers Introduction to Synchrophasors A generic PMU Applications of PMU Role of GPS Cost profile of PMU with

More information

Wireless Communications for SCADA Systems Utilizing Mobile Nodes

Wireless Communications for SCADA Systems Utilizing Mobile Nodes , pp. 1-8 http://dx.doi.org/10.14257/ijsh.2013.7.5.01 Wireless Communications for SCADA Systems Utilizing Mobile Nodes Minkyu Choi Security Engineering Research Support Center, Daejon, Republic of Korea

More information