Real-Time High Performance Computing Platform for Smart Grid Applications

Size: px
Start display at page:

Download "Real-Time High Performance Computing Platform for Smart Grid Applications"

Transcription

1 Real-Time High Performance Computing Platform for Smart Grid Applications Bipul Luitel, Member, IEEE Real-Time Power and Intelligent Systems Laboratory Holcombe Dept. of Electrical and Comp Engineering Clemson University Clemson, SC USA Ganesh Kumar Venayagamoorthy, Senior Member, IEEE Real-Time Power and Intelligent Systems Laboratory Holcombe Dept. of Electrical and Comp. Engineering Clemson University Clemson, SC USA Abstract Real-time control of smart grid will require fast and accurate implementation of intelligent monitoring and decision making techniques. Intelligent methods with faster speed and better accuracy will be possible by implementing in parallel on high performance computing platforms. Such methods need to be rigorously tested in simulations before implementing in actual systems. Therefore, integration of simulation environments with high performance computing (HPC) platforms is necessary to develop and test real-time monitoring and control methods for smart grids. Such integration is a challenge because of hardware and software limitations of real-time digital simulator (RTDS), HPC platforms as well as physical inaccessibility of HPC systems. In this paper, an integrated platform consisting of RTDS, HPC and data acquisition system is developed for real-time streaming of simulation data for computation. A wide area monitoring system for a multi-machine power system is illustrated on such integrated platform. Index Terms HPC, Real-time simulation, RTDS, Smart grid, WAMS I. INTRODUCTION Addition of renewable resources, distributed generation and bidirectional power flows in the smart grid will make it more complex than ever. Smart grid will have high uncertainty and variability owing to high penetration of intermittent energy sources. Therefore, it is necessary to have real-time simulation of power system phenomena, and related systems of communication and control under these changed scenarios in order to ensure stability, reliability, integrity and security of the electric power grid. Real-time simulation is a computer model of a physical system that can be executed at the same rate as the actual system. Real-time simulator is a combination of computer hardware and software that enables real-time simulation. Because of the deterministic times for simulation, real-time simulators are used in various engineering fields, and more so in the simulation of mission and time critical applications. Real-time digital simulators (RTDS) are a set of hardware platforms and accompanying software suite for simulation of power systems []. These allow for the simulation of power system and control components to evaluate system performance under various operating conditions, and to test devices and control systems. Real-time simulation of power system has been of interest for quite some time now [2]. Today, RTDS are widely used by industries and universities across the world [3], [4]. Power system equipment manufacturers, electrical utilities and research institutes benefit from the realtime simulation technology which allows them to test and implement new ideas, including closed loop testing of physical hardware, before integrating with the actual system [5]. Many researchers over the past decade have used RTDS as a power system test bed for real-time power system simulation studies [6], [7]. RTDS R is a real-time hardware platform used in power system simulation. It is widely used for simulation of various power system components, phenomena and control. As smart grid research has taken a leap in the past few years, RTDS R is also being used in simulation of distributed power grids [8], for the study of HVDC grid [9], and several other smart grid applications such as simulation studies on integration and testing of phasor measurement units [0] [2]. Thus, RTDS R has proven to be an important tool for successful deployment of smart grid technologies. Real-time digital simulators also enable hardware-in-the-loop based simulations. These are useful for implementing parts of the physical system in simulation and still operate as a complete physical system. Such advanced features allow fast integration of new technologies into the smart grid. Real-time simulation also allows testing of various operating conditions and phenomena that cannot be realistically implemented on the physical system. But as the complexity of physical system increases, so does the complexity of monitoring and control methods. In the future, intelligent monitoring and control of smart grid will be carried out on high performance computing (HPC) platforms using computational intelligence methods implemented using parallel programming [3]. Therefore, it is important to have a closed loop communication between the HPC and the RTDS for simulation and study of intelligent monitoring and control techniques implemented on HPC to be used in smart grid applications implemented on RTDS. Until now, such implementation has been challenged by the following problems: ) RTDS and HPC infrastructures are not physically collocated (and may be several miles apart) to share appropriate signals between them.

2 2) HPC cluster consists of several computing nodes and which nodes will be used for a particular computation is non-deterministic. 3) RTDS does not natively support sharing raw data over the Ethernet for the purpose of wide area monitoring and control. In this paper, a method for using HPC in closed loop communication with the RTDS R is presented. The proposed real-time high performance computing (RT-HPC) platform is used to implement a wide area monitoring system (WAMS) for smart grids. The remaining sections of the paper are arranged as follows: different components of the RT-HPC platform are described in Section II. The wide area predictive state estimation is described in Section III. The results of the study are shown in Section IV and conclusions in Section V. II. THE RT-HPC PLATFORM In an actual physical system, the health of the system is assessed by monitoring different parameters of the system. Based on the values of these parameters, decisions are made and control signals dispatched to drive the system from one operating condition to the other or keeping it stable. Therefore, decision making and control systems need to know the status of the system. In a power system, certain events take place very fast and therefore fast decision making and control systems are required for real-time control. With increase in system complexity, more complex decision making and control systems will be required. These systems need to be implemented in parallel using high performance computing platforms in order to meet the timing requirements of real-time monitoring and control. Therefore, in order to simulate and study intelligent real-time monitoring and control techniques utilizing HPC, a platform for integrating simulation environment with computing resources is required. The RT-HPC platform provides the ability to share data between the RTDS R and the HPC. Power systems are modeled on RSCAD and simulated on RTDS R. Intelligent monitoring and control algorithms that are implemented on HPC require the data generated from the simulation in real-time. However, HPC clusters are generally physically inaccessible. HPC clusters may consist of thousands of individual nodes connected to each other and it is not known which node is going to be utilized when a program is executed. Therefore, it is impractical to share data between the RTDS and the HPC via direct physical connection. Therefore, in the platform developed in this study, data is shared between the two via TCP sockets using the Labview programming environment and PXI controller hardware as the intermediate component between the RTDS R and the HPC cluster. The different signals of interest in the simulation are connected between the RTDS R and the PXI controller using physical wires. A program written in Labview software on the PXI controller then communicates the signals over the Ethernet. The output of monitoring and control algorithms from the HPC cluster is then transmitted back to the RTDS R using the reverse path. The RT-HPC platform with all the components is shown in Fig.. A. Real-Time Digital Simulator Real-time digital simulator used in this study is the RTDS R from RTDS Technologies. A single rack of the RTDS is shown in Fig. 2. The RSCAD graphical user interface (GUI) module provides design tools and component libraries for creating a model of the power system to be simulated on RTDS R. Fig. 3 shows the Draft case of the test system modeled on RSCAD. The draft is then compiled and loaded and executed on the RTDS R at 50 µs time step (i.e. 20 KHz). The Runtime GUI module provides visualization and control interface for the simulation running on the RTDS. This module consists of GUI tools for the components included in the Draft case. Fig. 4 shows the Runtime window with the controls and graphs for the simulation. Each rack of the RTDS R consists of processing, communication and interface cards. In this study, two racks consisting of three Gigaprocessor cards each are used for running the test system. The racks also consist of analog and digital input/output (I/O) cards. RSCAD library provides with components that can be used to receive/send analog and digital signals to/from the simulation. The analog input cards of the RTDS, called GTAI, are used to receive signals into the simulation, and the analog output cards, called GTAO, are used to to send them from the simulation. This is done by analog to digital (A/D) and digital to analog (D/A) converters on the I/O cards. The GTAI/O cards provide analog interface to the external devices for hardware-in-the-loop studies. Fig. 5 shows the GTAI and GTAO cards consisting of 2 channels each. In this study, voltages of 2 buses is sent from the RTDS R to the HPC cluster. Therefore, 2 analog channels from a GTAO cards are used. Similarly, the predicted bus voltages are sent back to the RTDS R from the HPC cluster for visualization purpose, hence using 2 channels of two GTAI cards. B. PXI Controller The PXI controller from National Instruments (NI) is a computer with an i5-250e 2.5 GHz processor running Windows 7 32-bit operating system. The PXI controller hosts NI s Labview development suite. Apart from the controller, the PXI chassis consists of several slots that can be used to add analog and digital I/O cards. In Fig. 6, the configuration of PXI controller used in this study is shown. It consists of two analog input (AI) and two analog output (AO) cards. Each card consists of 32 analog channels for external interface. The 8 channels of the AI card on the PXI are connected to the 8 channels of the two GTAO cards of the RTDS R by physical wires. Similarly, the 5 channels of the AO card on the PXI are connected to the 5 channels of the two GTAI cards. A Labview program is written to read/write the signals from/to the I/O cards connected to the PXI controller, using which a two-way communication between the RTDS and the PXI controller is established. Another task of the PXI controller is to communicate the signals received from the RTDS R to the HPC cluster, and vice versa. Since both the cluster and the PXI controller are connected to the Ethernet, the communication is performed

3 Fig.. Real-time high performance computing platform showing the different components of the platform. Fig. 2. A single RTDS R rack showing processing, communication and interface cards. Fig. 4. The Runtime module of the RSCAD showing control and visualization components. Fig. 5. Fig. 3. The Draft module of the RSCAD window showing the power system model and component library. The GTAI and GTAO cards of the RTDS R. in real-time using TCP sockets. The Labview program implements a TCP server and listens to a specific communication port. Data is then shared between the server and any client that connects to the port. The TCP read/write program works like a file read/write to a communication port, and hence the shared data is in string format. Therefore, the data from the

4 Fig. 6. cards. The PXI chassis showing the controller, and analog input and output! " #$ $%% & % #$ $ (* +%, (#) ' % (#) ' % $- (* +%, $- Fig. 7. The block diagram shows different operations performed using Labview on the PXI controller. different signals is first converted to string and concatenated before sending it via TCP ports. Similarly, a concatenated string received from the cluster is first split and converted to numerical value before sending it back to the RTDS via AO cards. The Labview program is shown in Fig. 7. C. High Performance Computing Platform The high performance computing platform used in this study is the Clemson University Palmetto cluster located at Pendleton, SC approximately 0 miles from where the RTDS and the PXI controller are located. It consists of,68 compute nodes with a total of 5,20 cores, and benchmarked operation at 96 TF/S. The cluster operates on Scientific Linux operating system and uses PBS job queuing system [4]. The different compute nodes use Infiniband and Myrianet network fabrics to communicate with each other. Each user program that needs to run on the cluster is considered as a job and is handled by the PBS. The number of processing units requested by the user in each job may be allocated from any combination of available compute nodes in the pool. A program written in C using message passing interface (MPI), a set of libraries that enable communication between the processors, is used to implement the WAMS in this study. The program runs in parallel on multiple processors and data among the processors is shared using send and receive functions available in MPI libraries. The program running on the master processor acts a a TCP client and connects to a specific port on the TCP server, which is the PXI controller. Thus, the master processor is able to establish a two-way communication with the PXI controller. Once the concatenated string of data is received, it is shared with the other processors using MPI after splitting and converting it to a numerical value. The master processor also collects the data from different processors, converts it to string and concatenates before sending it the PXI controller using TCP. Thus, the algorithm for predicting the voltages at different buses running concurrently on different processors is able to utilize the data from the RTDS received via PXI controller. III. WIDE AREA PREDICTIVE STATE ESTIMATION The test system used is a 2-bus system shown in Fig. 8 consisting of three generators [5]. Prediction of power system variables allows a wide area monitoring system to estimate the system states ahead of time. In this study, a WAMS for the test system simulated on RTDS R is implemented on the HPC platform. The WAMS is developed using computational elements arranged as cells that connect to each other in a certain fashion. The WAMS consists of 2 cells, each cell representing one bus of the system. The computational units predict the voltage of the bus they represent based on the past values, and predicted time-delayed inputs from the connected buses. The computational units of the WAMS are implemented using neural networks in this study [6]. The WAMS is thus developed based on the connectivity matrix of the buses and the generators of a power system. A WAMS developed for bus voltage prediction of 2-bus system is shown in Fig. 9. The figure shows that each bus is represented by a cell which is connected to the other cells representing the connected buses. Thus it is able to capture the topology of the system. The WAMS is implemented on HPC where each cell is implemented on a different processor and executed in parallel. The output of the WAMS is sent to the RTDS R and visualized on the Runtime. The predicted output of WAMS can be further utilized for situational awareness, decision making and predictive control in smart grids. IV. RESULTS In this study, the test system is perturbed by applying small disturbances to the excitation system of the generators. Since the operation takes place in real-time, the prediction algorithm utilizes past values of the arriving signals and predict the current values (as opposed to using current values to predict the future values) for visualization and comparison with the actual values. In order to see the ability of the WAMS to predict the behavior of the system during faults, a 0-cycle three phase short circuit is applied to bus five of the system, and the response of the WAMS is captured along with the response of the system. Figs. 0 and show the comparison

5 Fig. 8. IEEE standard 2-bus system used in the simulation. of actual against the predicted bus voltages when a small disturbance is applied and during a three-phase short circuit fault, respectively. These results are captured in the Runtime of RSCAD when the WAMS is running on the Palmetto cluster. Since the captured signal has a time step of 0 ms, the total time for computation and communication needs to be less than 0 ms in order to visualize without a delay. The platform developed in this study is able to satisfy this requirement. V. CONCLUSIONS An integrated platform consisting of RTDS R, the HPC cluster, and a data acquisition system is developed for streaming real-time simulation data for computation is developed. Real-time implementation of intelligent monitoring and control techniques in high performance computing platform is demonstrated. The data required by the algorithm running on HPC cluster is provided in real-time through the power system being simulated on RTDS R via Ethernet using Labview implemented on a PXI controller. As the size and complexity of modern power system increases, use of real-time high performance computing platforms becomes more significant. In the future, detailed study on timing based on distance between the simulation and computation platforms need to be performed in order to identify the limitations due to communication. The study presented in the paper also opens future area of research on applications of real-time high performance computing platforms in smart grids. ACKNOWLEDGMENT 92 2./ /4 9/ /.3 / /3 5 / // 0 // Fig. 9. A wide area predictive state estimator overlaid on top of the 2-bus system for bus voltage prediction. The funding provided by National Science Foundation, USA under the CAREER grant ECCS #23820, # and EFRI # is gratefully acknowledged. REFERENCES [] R. Kuffel, J. Giesbrecht, T. Maguire, R. Wierckx, and P. McLaren, RTDS - a fully digital power system simulator operating in real time, in IEEE Communications, Power, and Computing Conference, vol. 2, 995, pp [2] M. Rafian, M. Sterling, and M. Irving, Real-time power system simulation, IEE Proceedings of Generation, Transmission and Distribution, vol. 34, no. 3, pp , May 987. [3] RTDS, Clients of RTDS technologies, clients-rep/clients.html,last accessed: Nov 2, 202. [4] OPAL-RT, Clients of Opal-RT technologies, Customers,Last accessed: Nov 2, 202. [5] P. Forsyth, T. Maguire, and R. Kuffel, Real time digital simulation for control and protection system testing, in IEEE Power Electronics Specialists Conference, vol., June 2004, pp Vol.. [6] I.-Y. Chung, W. Liu, K. Schoder, and D. A. Cartes, Integration of a bidirectional DC-DC converter model into a real-time system simulation of a shipboard medium voltage DC system, Electric Power Systems Research, vol. 8, no. 4, pp , 20. [7] P. Tatcho, Y. Zhou, H. Li, and L. Liu, A real time digital test bed for a smart grid using RTDS, in Symposium on Power Electronics for Distributed Generation Systems, June 200, pp [8] K. Ravikumar, N. Schulz, and A. Srivastava, Distributed simulation of power systems using real-time digital simulator, in IEEE/PES Power Systems Conference and Exposition, March 2009, pp. 6. [9] P. Mitra, K. Vinothkumar, and L. Zhang, Dynamic performance study of a HVDC grid using real-time digital simulator, in Complexity in Engineering (COMPENG), 202, June 202, pp. 6.

6 V V 2.02 V 3 7 V V V 6 7 V V 8 7 V 9 V 0.02 V.0 V Fig. 0. Bus voltage prediction from WAMS compared against the actual signals when a small disturbance is applied to the excitation system of the generators. V V 2 5 V V V V 6 4 V V V 9 0 V 0 5 EFGHIJ V 4 2 KLMNOFGMN V Fig.. Bus voltage prediction from WAMS compared against the actual signals when a 0-cycles three phase short circuit is applied at bus five. [0] C. Liu, Z. H. Rather, N. Stearn, Z. Chen, C. L. Bak, and P. Thogersen, Practical testing and performance analysis of phasor measurement unit using real time digital simulator (RTDS), in IEEE International Energy Conference and Exhibition (ENERGYCON), Sept. 202, pp [] H. Chen, B. Bhargava, F. Habibi-Ashrafi, J. Park, and J. Castaneda, Integration of RTDS with EPG synchrophasor applications for visualization and analysis of simulation scenarios at Southern California Edison, in North American Power Symposium, Sept. 202, pp. 5. [2] D. S. Ouellette, M. D. Desjardine, and R. Kuffel, Using a real time digital simulator with phasor measurement unit technology, in th International Conference ondevelopments in Power Systems Protection, April 202, pp. 6. [3] B. Luitel and G. Venayagamoorthy, Parallelization of cellular neural networks for smart grid applications, in Clemson University Power Systems Conference (PSC2), Clemson, SC, Mar [4] CU CITI, The palmetto cluster, last Accessed: Jan 4, 202. [5] S. Jiang, U. Annakkage, and A. Gole, A platform for validation of FACTS models, IEEE Transactions on Power Delivery, vol. 2, no., pp , Jan [6] B. Luitel and G. Venayagamoorthy, Decentralized asynchronous learning in cellular neural networks, IEEE Transactions on Neural Networks and Learning Systems, vol. 23, no., pp , Nov. 202.

Situational Intelligence in Control Centers

Situational Intelligence in Control Centers Situational Intelligence in Control Centers G. Kumar Venayagamoorthy, PhD, FIET, FSAIEE Duke Energy Distinguished Professor & Director of the Real-Time Power and Intelligent Systems Laboratory Holcombe

More information

RTDS Training course

RTDS Training course RTDS Training course Intelligent Electrical Power Grids, TU Delft Overview of RTDS Hardware and RSCAD COORDINATOR: DR. IR. J.L. RUEDA TORRES RESPONSIBLE FOR LAB INSTRUCTIONS: RISHABH BHANDIA 1. INTRODUCTION

More information

HVDC Control and Protection Testing Using the RTDS Simulator

HVDC Control and Protection Testing Using the RTDS Simulator HVDC Control and Protection Testing Using the RTDS Simulator Yong-Beum Yoon, Tae-Kyun Kim, Seung-Tae Cha Power System Research Laboratory, Korea Electric Power Research Institute, Korea Abstract: Many

More information

Cybersecurity Test and Evaluation Facilities at Texas A&M

Cybersecurity Test and Evaluation Facilities at Texas A&M Cybersecurity Test and Evaluation Facilities at Texas A&M Dr. Karen L. Butler-Purry, Bo Chen Department of Electrical and Computer Engineering Nishant Pattanaik Department of Computer Science Dr. Ana Goulart

More information

Micro physical simulation system of electric power systems

Micro physical simulation system of electric power systems International Journal of Smart Grid and Clean Energy Micro physical simulation system of electric power systems Xin Xu, Zongshuai Jin, Hengxu Zhang * Key Laboratory of Power System Intelligent Dispatch

More information

Blackstart Hardware-in-the-loop Relay Testing Platform

Blackstart Hardware-in-the-loop Relay Testing Platform 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2016 Grid of the Future Symposium Blackstart Hardware-in-the-loop Relay Testing Platform R. LIU R. SUN M. TANIA Washington

More information

DR. IR. J.L. RUEDA TORRES LAB INSTRUCTORS:

DR. IR. J.L. RUEDA TORRES LAB INSTRUCTORS: 1. Introduction RTDS Training course of IEPG DAY 6: Application of GTNETx2 card COORDINATOR: DR. IR. J.L. RUEDA TORRES LAB INSTRUCTORS: dipl. ing Matija Naglic, msc. Arun Joseph March 8, 2018 The objective

More information

Digital Transformation of Power Delivery

Digital Transformation of Power Delivery Digital Transformation of Power Delivery Keynote Speech Professor Saifur Rahman, PhD Virginia Tech, USA IEEMA Engineer Infinite Conference, Delhi NCR, India, 14 March 2018 Traditional Electricity Delivery

More information

ENERGY MANAGEMENT SYSTEM. ABB Ability Network Manager EMS Operational confidence.

ENERGY MANAGEMENT SYSTEM. ABB Ability Network Manager EMS Operational confidence. ENERGY MANAGEMENT SYSTEM ABB Ability Network Manager EMS Operational confidence. 2 ABB ABILITY NETWORK MANAGER EMS ABB Ability Network Manager Energy Management System The ever-increasing demand for power

More information

Advanced NI-DAQmx Programming Techniques with LabVIEW

Advanced NI-DAQmx Programming Techniques with LabVIEW Advanced NI-DAQmx Programming Techniques with LabVIEW Agenda Understanding Your Hardware Data Acquisition Systems Data Acquisition Device Subsystems Advanced Programming with NI-DAQmx Understanding Your

More information

Smart Grid Operations - Clemson University Research, Education and Innovation-Ecosystem Opportunities

Smart Grid Operations - Clemson University Research, Education and Innovation-Ecosystem Opportunities Smart Grid Operations - Clemson University Research, Education and Innovation-Ecosystem Opportunities G. Kumar Venayagamoorthy, PhD, FIET, FSAIEE Duke Energy Distinguished Professor & Director & Founder

More information

A Software Development Toolkit for Real-Time Synchrophasor Applications

A Software Development Toolkit for Real-Time Synchrophasor Applications A Software Development Toolkit for Real-Time Synchrophasor Applications Luigi Vanfretti 1, Vemund H. Aarstrand 2, M. Shoaib Almas 1, Vedran S. Perić 1 and Jan O. Gjerde 2 1 Abstract This article presents

More information

Achieving Smarter Grid Operation With On-Line DSA Technology

Achieving Smarter Grid Operation With On-Line DSA Technology Achieving Smarter Grid Operation With On-Line DSA Technology Powercon 2014 October 20-22, 2014, Chengdu, China Lei Wang Powertech Labs Inc. 12388 88 th Avenue Surrey, BC, Canada A very simple version of

More information

WIDE-AREA CONTROL OF POWER SYSTEMS USING CLOUD-IN-THE-LOOP FEEDBACK

WIDE-AREA CONTROL OF POWER SYSTEMS USING CLOUD-IN-THE-LOOP FEEDBACK WIDE-AREA CTROL OF POWER SYSTEMS USING CLOUD-IN-THE-LOOP FEEDBACK Matthew Weiss Jianhua Zhang Aranya Chakrabortty North Carolina State University Department of Electrical and Computer Engineering Raleigh,

More information

List of Communication Requirements within Microgrid

List of Communication Requirements within Microgrid Project Milestone Report Microgrid Positioning www.ugrip.eu MILESTONE M4.2. List of Communication Requirements within Microgrid Project Acronym ugrip Project Number 229 Funding Scheme Project Start Date

More information

Chapter 2 State Estimation and Visualization

Chapter 2 State Estimation and Visualization Chapter 2 State Estimation and Visualization One obvious application of GPS-synchronized measurements is the dynamic monitoring of the operating conditions of the system or the dynamic state estimation

More information

Advancements in the Real-Time Simulation of Large Active Distribution Systems for PMU testing

Advancements in the Real-Time Simulation of Large Active Distribution Systems for PMU testing Advancements in the Real-Time Simulation of Large Active Distribution Systems for PMU testing Christian Dufour, Ph.D. christian.dufour@opal-rt.com March 24, 2015, San Mateo, CA, USA Revision 2 1 Presentation

More information

Synchrophasors and Next Generation Energy Management Systems (EMS)

Synchrophasors and Next Generation Energy Management Systems (EMS) Synchrophasors and Next Generation Energy Management Systems (EMS) Manu Parashar Celebrating the Visions of Synchrophasor Pioneers: Arun Phadke and Jim Thorp May 9 th, 2013 Analog Data Acquisition Changing

More information

Reviewed by CeemanB. Vellaithurai WSU ID:

Reviewed by CeemanB. Vellaithurai WSU ID: Reviewed by CeemanB. Vellaithurai WSU ID: 11253840 Introduction Smart Grid Communication Infrastructure/Communication Architecture Data Assumptions Simulation Assumptions Good contributions Drawbacks Research

More information

Hardware In the Loop Optimization Using a Real Time Simulation Environment

Hardware In the Loop Optimization Using a Real Time Simulation Environment Hardware In the Loop Optimization Using a Real Time Simulation Environment In-Kwon Park, A. M. Gole, Paul Forsyth, Rick Kuffel Abstract The optimization enabled electromagnetic transient simulation technique

More information

Increase Your Test Capabilities with Reconfigurable FPGA Technology

Increase Your Test Capabilities with Reconfigurable FPGA Technology Increase Your Test Capabilities with Reconfigurable FPGA Technology CTEA Electronics Symposium Ryan Verret Senior Product Manager FPGA Technology for Test National Instruments Graphical System Design A

More information

Real Time Monitoring of

Real Time Monitoring of Real Time Monitoring of Cascading Events Mladen Kezunovic Nan Zhang, Hongbiao Song Texas A&M University Tele-Seminar, March 28, 2006 Project Reports (S-19) M. Kezunovic, H. Song and N. Zhang, Detection,

More information

Implementation of ON/OFF and PID controller using TCP Protocol Based on Virtual Instrumentation

Implementation of ON/OFF and PID controller using TCP Protocol Based on Virtual Instrumentation Implementation of ON/OFF and PID controller using TCP Protocol Based on Virtual Instrumentation Abhyarthana Bisoyi 1, Umesh Chandra Pati 2 Postgraduate Scholar, NIT Rourkela, India 1 Associate Professor,

More information

Synchrophasor based Power System Monitoring and Control using Real Time Digital Simulation Facility

Synchrophasor based Power System Monitoring and Control using Real Time Digital Simulation Facility Synchrophasor based Power System Monitoring and Control using Real Time Digital Simulation Facility Ankush Sharma ankushar@iitk.ac.in Bibhu Prasad Padhy bibhupee@iitk.ac.in Ch...S. Bhaskara Reddy chbr@iitk.ac.in

More information

Applications and Analysis Tools for Monitoring Dynamics on the Grid

Applications and Analysis Tools for Monitoring Dynamics on the Grid 1 Applications and Analysis Tools for Monitoring Dynamics on the Grid Phil Overholt Program Manager Office of Electricity Delivery and Energy Reliability (OE) Energy Infrastructure Modeling and Analysis

More information

A Smart PMU with Edge Processing at the UCSD Synchrophasor Grid Monitoring and Automation Lab

A Smart PMU with Edge Processing at the UCSD Synchrophasor Grid Monitoring and Automation Lab A Smart PMU with Edge Processing at the UCSD Synchrophasor Grid Monitoring and Automation Lab Charles H. Wells, Sushruta Ravish, Raymond de Callafon OSIsoft, National Instruments & the University of California,

More information

Open, Scalable Real-Time Solutions

Open, Scalable Real-Time Solutions Open, Scalable Real-Time Solutions Introducing TestDrive ECU-in-the-Loop Testing Q & A Alan Soltis Applications Engineer TestDrive Simulator An Overview Compact, robust chassis Pentium 4

More information

REAL TIME POWER SYSTEMS SIMULATION LABORATORY

REAL TIME POWER SYSTEMS SIMULATION LABORATORY REAL TIME POWER SYSTEMS SIMULATION LABORATORY SHORT DESCRIPTION TABLE OF CONTENTS 1. INTRODUCTION 05 2. REAL TIME POWER SYSTEMS SIMULATORS 05 2.1 OP5600 Simulator 05 2.2 ADPSS Advanced Digital Power

More information

Real-Time Simulation Solutions for Power Grids and Power Electronics

Real-Time Simulation Solutions for Power Grids and Power Electronics Real-Time Simulation Solutions for Power Grids and Power Electronics The Most Advanced Real-Time Simulation Systems Available The power system industry is changing considerably with the shift from centralized

More information

Chapter 8: Smart Grid Communication and Networking

Chapter 8: Smart Grid Communication and Networking Chapter 8: Smart Grid Communication and Networking Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National Taipei University Outline 1. The framework of smart grid 2. Network

More information

Developing a Roadmap for A Smart(er) and Strong Transmission Grid

Developing a Roadmap for A Smart(er) and Strong Transmission Grid Developing a Roadmap for A Smart(er) and Strong Transmission Grid By: Navin Bhatt Manager, Advanced Transmission Studies & Technologies American Electric Power (AEP) PSERC 2009 Summer Workshop Breckenridge,

More information

Using PXI to Rapidly Develop Structural Test Systems for a Space Exploration Vehicle

Using PXI to Rapidly Develop Structural Test Systems for a Space Exploration Vehicle Using PXI to Rapidly Develop Structural Test Systems for a Space Exploration Vehicle by Dave Baker, G Systems Submitted by National Instruments Introduction We successfully conducted the first structural

More information

Abhyarthana Bisoyi 1, Umesh Chandra Pati 2

Abhyarthana Bisoyi 1, Umesh Chandra Pati 2 Implementation of ON/OFF and PID controller using TCP Protocol Based on Virtual Instrumentation Abhyarthana Bisoyi 1, Umesh Chandra Pati 2 Postgraduate Scholar, NIT Rourkela, India 1 Associate Professor,

More information

HIL. Hardware-in-the-loop system for Automotive ECU testing and validation

HIL. Hardware-in-the-loop system for Automotive ECU testing and validation HIL Hardware-in-the-loop system for Automotive ECU testing and validation What we offer Custome made Hardware-in-the-loop systems for Automotive ECU testing and validation, based on National Instruments

More information

AC : AN ANALOG POWER SYSTEM EMULATOR AS A LABORATORY TOOL FOR TEACHING ELECTRIC POWER SYSTEMS

AC : AN ANALOG POWER SYSTEM EMULATOR AS A LABORATORY TOOL FOR TEACHING ELECTRIC POWER SYSTEMS AC 2009-1464: AN ANALOG POWER SYSTEM EMULATOR AS A LABORATORY TOOL FOR TEACHING ELECTRIC POWER SYSTEMS Aaron St. Leger, United States Military Academy Anthony Deese, Drexel University Chikaodinaka Nwankpa,

More information

Real Time Requirements and Closed-Loop Testing of Wide Area Protection and Control Schemes

Real Time Requirements and Closed-Loop Testing of Wide Area Protection and Control Schemes XIII SIMPÓSIO DE ESPECIALISTAS EM PLANEJAMENTO DA OPERAÇÃO E EXPANSÃO ELÉTRICA XIII SEPOPE 18 a 21 de Maio 2014 May 18 th to 21 st 2014 FOZ DO IGUAÇU (PR) - BRAZIL XIII SYMPOSIUM OF SPECIALISTS IN ELECTRIC

More information

Cyber Security of Power Grids

Cyber Security of Power Grids Cyber Security of Power Grids Chen-Ching Liu Boeing Distinguished Professor Director, Energy Systems Innovation Center Washington State University In Collaboration with M. Govindarasu, Iowa State University

More information

Synchrophasor Fact Sheet

Synchrophasor Fact Sheet Synchrophasors and SEL For more than 25 years, Schweitzer Engineering Laboratories, Inc. (SEL) has delivered reliable, high-quality solutions that lead the electric power industry in price, features, innovation,

More information

Application of synchronized monitoring for dynamic performance analysis. Monitoring Power System Dynamic Performance Using Synchronized Sampling

Application of synchronized monitoring for dynamic performance analysis. Monitoring Power System Dynamic Performance Using Synchronized Sampling Application of synchronized monitoring for dynamic performance analysis Monitoring Power System Dynamic Performance Using Synchronized Sampling Mladen Kezunovic, Zheng Ce Texas A&M University College Station,

More information

Lessons Learned: Benefits of Using Standardized Protocols to Replace Substation Copper Field Wiring With Digital Communications

Lessons Learned: Benefits of Using Standardized Protocols to Replace Substation Copper Field Wiring With Digital Communications Lessons Learned: Benefits of Using Standardized Protocols to Replace Substation Copper Field Wiring With Digital Communications D. Dolezilek and A. Kalra Schweitzer Engineering Laboratories, Inc. Presented

More information

Synchronized Sampling Uses for Real-Time Monitoring and Control

Synchronized Sampling Uses for Real-Time Monitoring and Control Synchronized Sampling Uses for Real-Time Monitoring and Control Ce Zheng Dept. of Electrical Engineering Texas A&M University College Station, U.S. zhengce@neo.tamu.edu Mladen Kezunovic Dept. of Electrical

More information

Design of Coal Mine Power Supply Monitoring System

Design of Coal Mine Power Supply Monitoring System 2nd International Conference on Electronics, Network and Computer Engineering (ICENCE 2016) Design of Coal Mine Power Supply Monitoring System Lei Shi 1, Guo Jin 2 and Jun Xu 3 1 2 Department of electronic

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 3,800 116,000 120M Open access books available International authors and editors Downloads Our

More information

A Case for Multi-Function PMU

A Case for Multi-Function PMU A Case for Multi-Function PMU Harish I. Mehta Mehta Tech, Inc. www.mehtatech.com NASPI Chattanooga, TN Meeting PMU Definition PMU is generally defined as: IEEE C37.118 compliant device Time synchronized

More information

Simulation of Power System Substation Communications Architecture Based on IEC Standard

Simulation of Power System Substation Communications Architecture Based on IEC Standard Simulation of Power System Substation Communications Architecture Based on IEC 61850 Standard Mohammad Golshani mohammad.golshani@brunel.ac.uk Gareth A. Taylor gareth.taylor@brunel.ac.uk Ioana Pisica ioana.pisica@brunel.ac.uk

More information

Digital Protection Past, Present, and Future

Digital Protection Past, Present, and Future Digital Protection Past, Present, and Future Eric A. Udren Quanta Technology, LLC Pittsburgh, PA Presentation for CIGRÉ Grid of the Future Symposium Boston, MA October 22, 2013 eudren@quanta-technology.com

More information

Multifunctional System Protection for Transmission Lines Based on Phasor Data

Multifunctional System Protection for Transmission Lines Based on Phasor Data Multifunctional System Protection for Transmission Lines Based on Phasor Data Igor Ivanković Croatian transmission system operator HOPS igor.ivankovic@hops.hr Igor Kuzle University of Zagreb, Faculty of

More information

ABSTRACT I. INTRODUCTION

ABSTRACT I. INTRODUCTION International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue 3 ISS: 2456-3307 Hadoop Periodic Jobs Using Data Blocks to Achieve

More information

Automated real-time simulator testing of protection relays

Automated real-time simulator testing of protection relays Automated real-time simulator testing of protection relays by B S Rigby, School of Electrical, Electronic and Computer Engineering, University of KwaZulu-Natal This paper describes the results of a project

More information

NI Technical Symposium ni.com

NI Technical Symposium ni.com NI Technical Symposium 2016 1 New Hardware Technologies for DAQ Applications Nicholas Haripersad Field Sales Engineer Session Objectives Introduce the three major NI DAQ platforms Present future trends

More information

Analysis of End-to-End Delay Characteristics among Various Packet Sizes in Modern Substation Communication Systems based on IEC 61850

Analysis of End-to-End Delay Characteristics among Various Packet Sizes in Modern Substation Communication Systems based on IEC 61850 Analysis of End-to-End Delay Characteristics among Various Packet Sizes in Modern Substation Communication Systems based on IEC 6185 Narottam Das, Senior Member, IEEE, Tze Jia Wong, and Syed Islam, Senior

More information

Implementation of IEEE Conformance/Functionality Testing using LabView

Implementation of IEEE Conformance/Functionality Testing using LabView SAS 2008 IEEE Sensors Applications Symposium Atlanta, GA, February 12-14, 2008 Implementation of IEEE 1451.1 Conformance/Functionality Testing using LabView Richard Franzl Jonathan A. Morris Deniz Gurkan

More information

CHAPTER 3 LabVIEW REAL TIME APPLICATION DEVELOPMENT REFERENCES: [1] NI, Real Time LabVIEW. [2] R. Bishop, LabVIEW 2009.

CHAPTER 3 LabVIEW REAL TIME APPLICATION DEVELOPMENT REFERENCES: [1] NI, Real Time LabVIEW. [2] R. Bishop, LabVIEW 2009. CHAPTER 3 By Radu Muresan University of Guelph Page 1 ENGG4420 CHAPTER 3 LECTURE 1 October 31 10 5:12 PM CHAPTER 3 LabVIEW REAL TIME APPLICATION DEVELOPMENT REFERENCES: [1] NI, Real Time LabVIEW. [2] R.

More information

Almas, M., Vanfretti, L. (2014) Open Source SCADA Implementation and PMU Integration for Power System Monitoring and Control Applications.

Almas, M., Vanfretti, L. (2014) Open Source SCADA Implementation and PMU Integration for Power System Monitoring and Control Applications. http://www.diva-portal.org This is the published version of a paper presented at IEEE PES GM 2014. Citation for the original published paper: Almas, M., Vanfretti, L. (2014) Open Source SCADA Implementation

More information

SUN CUSTOMER READY HPC CLUSTER: REFERENCE CONFIGURATIONS WITH SUN FIRE X4100, X4200, AND X4600 SERVERS Jeff Lu, Systems Group Sun BluePrints OnLine

SUN CUSTOMER READY HPC CLUSTER: REFERENCE CONFIGURATIONS WITH SUN FIRE X4100, X4200, AND X4600 SERVERS Jeff Lu, Systems Group Sun BluePrints OnLine SUN CUSTOMER READY HPC CLUSTER: REFERENCE CONFIGURATIONS WITH SUN FIRE X4100, X4200, AND X4600 SERVERS Jeff Lu, Systems Group Sun BluePrints OnLine April 2007 Part No 820-1270-11 Revision 1.1, 4/18/07

More information

emegasim Real-Time Digital Simulator: A Unique Smart Grid Lab and Energy Storage Bed at Newcastle University Success Story

emegasim Real-Time Digital Simulator: A Unique Smart Grid Lab and Energy Storage Bed at Newcastle University Success Story emegasim Real-Time Digital Simulator: A Unique Smart Grid Lab and Energy Storage Bed at Newcastle University Success Story: Last update: 07 December 2016 By: Dr Charalampos Patsios, Martin Feeney (Newcastle

More information

Power System Real-Time Simulator. The Most Powerful and Intuitive Power System Simulator for Utilities, R&D Centers and Manufacturers

Power System Real-Time Simulator. The Most Powerful and Intuitive Power System Simulator for Utilities, R&D Centers and Manufacturers Power System Real-Time Simulator The Most Powerful and Intuitive Power System Simulator for Utilities, R&D Centers and Manufacturers overview The Most Powerful and Intuitive Power System Simulator for

More information

Flexible High-Speed Load Shedding Using a Crosspoint Switch

Flexible High-Speed Load Shedding Using a Crosspoint Switch Flexible High-Speed Load Shedding Using a Crosspoint Switch Will Allen and Tony Lee Schweitzer Engineering Laboratories, Inc. Published in Wide-Area Protection and Control Systems: A Collection of Technical

More information

LabVIEW FPGA in Hardware-in-the-Loop Simulation Applications

LabVIEW FPGA in Hardware-in-the-Loop Simulation Applications LabVIEW FPGA in Hardware-in-the-Loop Simulation Applications Publish Date: Dec 29, 2008 38 Ratings 4.16 out of 5 Overview Hardware-in-the-loop (HIL) simulation is achieving a highly realistic simulation

More information

How smart can the grid really be?

How smart can the grid really be? How smart can the grid really be? by Dale Pudney, HVT Power Systems and Luo Wei, NR Electric With the improvement of electronic communications and computing technology, it becomes possible to integrate

More information

Chelsio Communications. Meeting Today s Datacenter Challenges. Produced by Tabor Custom Publishing in conjunction with: CUSTOM PUBLISHING

Chelsio Communications. Meeting Today s Datacenter Challenges. Produced by Tabor Custom Publishing in conjunction with: CUSTOM PUBLISHING Meeting Today s Datacenter Challenges Produced by Tabor Custom Publishing in conjunction with: 1 Introduction In this era of Big Data, today s HPC systems are faced with unprecedented growth in the complexity

More information

Running OPAL-RT s ehs on National Instruments crio: Sub-microsecond power-electronic simulation

Running OPAL-RT s ehs on National Instruments crio: Sub-microsecond power-electronic simulation Running OPAL-RT s ehs on National Instruments crio: Sub-microsecond power-electronic simulation Ben Black Market Development Manager, Real-Time Test & Power Systems National Instruments ben.black@ni.com

More information

Iowa State University

Iowa State University Iowa State University Cyber Security Smart Grid Testbed Senior Design, Final Report Dec 13-11 Derek Reiser Jared Pixley Rick Sutton Faculty Advisor: Professor Manimaran Govindarasu 1 Table of Contents

More information

Distributed Load Flow using Partitioning and Equivalencing of Power Networks

Distributed Load Flow using Partitioning and Equivalencing of Power Networks 16th NATIONAL POWER SYSTEMS CONFERENCE, 15th-17th DECEMBER, 2010 335 Distributed Load Flow using Partitioning and Equivalencing of Power Networks G A Ezhilarasi Department of Electrical Engineering Indian

More information

ELECTRICITY SUPPLY SYSTEMS OF THE FUTURE

ELECTRICITY SUPPLY SYSTEMS OF THE FUTURE ELECTRICITY SUPPLY SYSTEMS OF THE FUTURE Rob Stephen President Cigre AFSEC conference March 2017 CIGRE Founded in 1921, CIGRE, the Council on Large Electric Systems, Our Mission:To be the world s foremost

More information

Real Time Digital Simulator Testing of an On Line Integrated Stability Control System

Real Time Digital Simulator Testing of an On Line Integrated Stability Control System Real Time Digital Simulator Testing of an On Line Integrated Stability Control System R.P. Wierckx, M. Kawasaki, N. Saito, K. Anzai, S.C. Verma Abstract The paper describes the testing of an on line integrated

More information

Aranya Chakrabortty. North Carolina State University. Department of Electrical and Computer Engineering. March 23, 2017

Aranya Chakrabortty. North Carolina State University. Department of Electrical and Computer Engineering. March 23, 2017 Cyber-Physical Implementation of Wide-Area Control using ExoGENI-WAMS Testbed Aranya Chakrabortty Department of Electrical and Computer Engineering North Carolina State University March 23, 2017 From Centralized

More information

ECU Measurement and Calibration in a Real-Time Test Environment. Roland Magolei National Instruments Engineering GmbH Embedded Networks

ECU Measurement and Calibration in a Real-Time Test Environment. Roland Magolei National Instruments Engineering GmbH Embedded Networks ECU Measurement and Calibration in a Real-Time Test Environment Roland Magolei National Instruments Engineering GmbH Embedded Networks Term Definitions What is ECU Calibration? Software Optimization of

More information

Lessons Learned Implementing an IEC based Microgrid Power- Management System. K.A. GRAY, J.J. MRAZ* POWER Engineers, Inc.

Lessons Learned Implementing an IEC based Microgrid Power- Management System. K.A. GRAY, J.J. MRAZ* POWER Engineers, Inc. 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2015 Grid of the Future Symposium Lessons Learned Implementing an IEC 61850-based Microgrid Power- Management System K.A.

More information

Big Data Access, Analytics and Sense-Making

Big Data Access, Analytics and Sense-Making Workshop on Data Analytics for the Smart Grid Pullman, WA August 28, 2017 Big Data Access, Analytics and Sense-Making Zhenyu (Henry) Huang, Ph.D., P.E., F.IEEE Laboratory Fellow/Technical Group Manager

More information

CIM/E Oriented Graph Database Model Architecture and Parallel Network Topology Processing

CIM/E Oriented Graph Database Model Architecture and Parallel Network Topology Processing CIM/E Oriented Graph Model Architecture and Parallel Network Topology Processing Zhangxin Zhou a, b, Chen Yuan a, Ziyan Yao a, Jiangpeng Dai a, Guangyi Liu a, Renchang Dai a, Zhiwei Wang a, and Garng M.

More information

Energy Systems Integration

Energy Systems Integration Energy Systems Integration Dr. Bryan Hannegan Associate Laboratory Director June 2015 NREL is a national laboratory of the U.S. Department of Energy, Office of Energy Efficiency and Renewable Energy, operated

More information

Development of a Real-Time Simulator Using EMTP-ATP Foreign models for Testing Relays

Development of a Real-Time Simulator Using EMTP-ATP Foreign models for Testing Relays Development of a Real-Time Simulator Using EMTP-ATP Foreign models for Testing Relays September 17-18, 2018 - Arnhem, the Netherlands Renzo G. Fabián Espinoza Independent, Peru/Brazil Lise R. Romero Navarrete

More information

INTEGRATION OF AD HOC WIRELESS SENSOR NETWORKS IN A VIRTUAL INSTRUMENTATION CONFIGURATION

INTEGRATION OF AD HOC WIRELESS SENSOR NETWORKS IN A VIRTUAL INSTRUMENTATION CONFIGURATION Bulletin of the Transilvania University of Braşov Vol. 7 (56) No. 2-2014 Series I: Engineering Sciences INTEGRATION OF AD HOC WIRELESS SENSOR NETWORKS IN A VIRTUAL INSTRUMENTATION CONFIGURATION Mihai MACHEDON-PISU

More information

Uses of Operational and Non-Operational Data

Uses of Operational and Non-Operational Data Mladen Kezunovic Texas A&M University http://www.ee.tamu.edu/~pscp/index.html Uses of Operational and Non-Operational Data Research Seminar Abu Dhabi, UAE, March 8, 2007 Outline Introduction Background:

More information

Simulation of Signals with Field Signal Simulator

Simulation of Signals with Field Signal Simulator IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735. Volume 7, Issue 3 (Sep. - Oct. 2013), PP 07-12 Simulation of Signals with Field Signal Simulator

More information

An FPGA-based High Speed Parallel Signal Processing System for Adaptive Optics Testbed

An FPGA-based High Speed Parallel Signal Processing System for Adaptive Optics Testbed An FPGA-based High Speed Parallel Signal Processing System for Adaptive Optics Testbed Hong Bong Kim 1 Hanwha Thales. Co., Ltd. Republic of Korea Young Soo Choi and Yu Kyung Yang Agency for Defense Development,

More information

Research on Approach of Equipment Status and Operation Information Acquisition Based on Equipment Control Bus

Research on Approach of Equipment Status and Operation Information Acquisition Based on Equipment Control Bus Research on Approach of Equipment Status and Operation Information Acquisition Based on Equipment Control Bus Xu Li a, *, Chen Meng, Huixia Jiang, Cheng Wang Army Engineering University, Shijiazhuang 050003,

More information

PXI Remote Control and System Expansion

PXI Remote Control and System Expansion Have a question? Contact Us. PRODUCT FLYER PXI Remote Control and System Expansion CONTENTS PXI Remote Control and System Expansion Components of a Remotely Controlled PXI System Choosing a Remote Control

More information

Rapid Control Prototyping Solutions Electrical Drive, Power Conversion and Power Systems

Rapid Control Prototyping Solutions Electrical Drive, Power Conversion and Power Systems Rapid Control Prototyping Solutions Electrical Drive, Power Conversion and Power Systems Presented by Guillaume Boué guillaume.boue@opal-rt.com 2013 OPAL-RT www.opal-rt.com Presentation outline WHY INTRO

More information

Teaching Control System Principles Using Remote Laboratories over the Internet

Teaching Control System Principles Using Remote Laboratories over the Internet , July 6-8, 2011, London, U.K. Teaching Control System Principles Using Remote Laboratories over the Internet Lutfi Al-Sharif, Ashraf Saleem, Walid Ayoub, and Mohammad Naser Abstract Remote laboratories

More information

TSAT-RTDS Interface - The Development of a Hybrid Simulation Tool

TSAT-RTDS Interface - The Development of a Hybrid Simulation Tool 1 TSAT-RTDS Interface - The Development of a Hybrid Simulation Tool Xi Lin, Pouya Zadehkhost Powertech Labs Inc. Jaegul Lee, Jiyoung Song, Baekkyeong Ko KEPCO Kyeon Hur Yonsei University Presented at panel

More information

THE ANATOMY OF A CENTRALIZED REMEDIAL ACTION SYSTEM: WHAT CAN BE DONE IN 50 MILLISECONDS?

THE ANATOMY OF A CENTRALIZED REMEDIAL ACTION SYSTEM: WHAT CAN BE DONE IN 50 MILLISECONDS? THE ANATOMY OF A CENTRALIZED REMEDIAL ACTION SYSTEM: WHAT CAN BE DONE IN 50 MILLISECONDS? Whitepaper authored by: Herbert Falk Senior Solutions Architect SISCO, Inc. herb@sisconet.com One of the major

More information

Outline. March 5, 2012 CIRMMT - McGill University 2

Outline. March 5, 2012 CIRMMT - McGill University 2 Outline CLUMEQ, Calcul Quebec and Compute Canada Research Support Objectives and Focal Points CLUMEQ Site at McGill ETS Key Specifications and Status CLUMEQ HPC Support Staff at McGill Getting Started

More information

Design of a System-on-Chip Switched Network and its Design Support Λ

Design of a System-on-Chip Switched Network and its Design Support Λ Design of a System-on-Chip Switched Network and its Design Support Λ Daniel Wiklund y, Dake Liu Dept. of Electrical Engineering Linköping University S-581 83 Linköping, Sweden Abstract As the degree of

More information

Smart Grids, Telecontrol and the New Standards. Reliable and secure communication with zenon Process Gateway

Smart Grids, Telecontrol and the New Standards. Reliable and secure communication with zenon Process Gateway Smart Grids, Telecontrol and the New Standards Reliable and secure communication with zenon Process Gateway Smart Grids, Telecontrol and the New Standards Reliable and secure communication with zenon Process

More information

Embedded Systems: Hardware Components (part II) Todor Stefanov

Embedded Systems: Hardware Components (part II) Todor Stefanov Embedded Systems: Hardware Components (part II) Todor Stefanov Leiden Embedded Research Center, Leiden Institute of Advanced Computer Science Leiden University, The Netherlands Outline Generic Embedded

More information

Incorporating PMUs in Power System State Estimation for Smart Grid EMS

Incorporating PMUs in Power System State Estimation for Smart Grid EMS 1 Panel 3: Experiences in Incorporating PMUs in Power System State Estimation, IEEE PES General Meeting, Denver, USA, July 26-30 Incorporating PMUs in Power System State Estimation for Smart Grid EMS Boming

More information

RapidIO.org Update. Mar RapidIO.org 1

RapidIO.org Update. Mar RapidIO.org 1 RapidIO.org Update rickoco@rapidio.org Mar 2015 2015 RapidIO.org 1 Outline RapidIO Overview & Markets Data Center & HPC Communications Infrastructure Industrial Automation Military & Aerospace RapidIO.org

More information

Benchmark systems for ElectroMagnetic Transient (EMT) and Transient Stability (TS) hybrid simulation

Benchmark systems for ElectroMagnetic Transient (EMT) and Transient Stability (TS) hybrid simulation Benchmark systems for ElectroMagnetic Transient (EMT) and Transient Stability (TS) hybrid simulation Qiuhua (Tony) Huang Pacific Northwest National Laboratory, USA qiuhua.huang@pnnl.gov Liwei Wang, Xuekun

More information

Developing Measurement and Control Applications with the LabVIEW FPGA Pioneer System

Developing Measurement and Control Applications with the LabVIEW FPGA Pioneer System Developing Measurement and Control Applications with the LabVIEW FPGA Pioneer System Introduction National Instruments is now offering the LabVIEW FPGA Pioneer System to provide early access to the new

More information

Communication Models for Resource Constrained Hierarchical Ethernet Networks

Communication Models for Resource Constrained Hierarchical Ethernet Networks Communication Models for Resource Constrained Hierarchical Ethernet Networks Speaker: Konstantinos Katrinis # Jun Zhu +, Alexey Lastovetsky *, Shoukat Ali #, Rolf Riesen # + Technical University of Eindhoven,

More information

Qingdao, , China. China. Keywords: Deep sea Ultrahigh pressure, Water sound acquisition, LabVIEW, NI PXle hardware.

Qingdao, , China. China. Keywords: Deep sea Ultrahigh pressure, Water sound acquisition, LabVIEW, NI PXle hardware. 2016 International Conference on Control and Automation (ICCA 2016) ISBN: 978-1-60595-329-8 Research and Design on Water Sound Acquisition System of Deep Sea Ultrahigh Pressure Environment Gang TONG 1,

More information

Development of a Smart Grid Test Bed and Applications in PMU and PDC Testing

Development of a Smart Grid Test Bed and Applications in PMU and PDC Testing Development of a Smart Grid Test Bed and Applications in PMU and PDC Testing Saugata S. Biswas, Student Member, IEEE, Jeong Hun Kim, Student Member, IEEE and Anurag K Srivastava, Senior Member, IEEE Abstract--The

More information

Wide Area Monitoring System Planning, Strategy and Implementation in Thailand s Power Grid

Wide Area Monitoring System Planning, Strategy and Implementation in Thailand s Power Grid Sept.3-5, 2013, China AORC-B-3-0002 CIGRE-AORC 2013 Wide Area Monitoring System Planning, Strategy and Implementation in Thailand s Power Grid W. PIMJAIPONG L.SURAPONGPUN Electricity Generating Authority

More information

MPI History. MPI versions MPI-2 MPICH2

MPI History. MPI versions MPI-2 MPICH2 MPI versions MPI History Standardization started (1992) MPI-1 completed (1.0) (May 1994) Clarifications (1.1) (June 1995) MPI-2 (started: 1995, finished: 1997) MPI-2 book 1999 MPICH 1.2.4 partial implemention

More information

Design and Research of Virtual Instrument Development Board

Design and Research of Virtual Instrument Development Board Design and Research of Virtual Instrument Development Board Lin Zhang 1, Taizhou Li 2, and Zhuo Chen 2 1 School of Mechanical and Engineering, Huazhong University of Science and Technology 2 School of

More information

High-Value PXI Embedded Controller for Windows. High-Value Embedded Controllers for PXI Express NI PXI-8101, NI PXI NI PXIe-8101, NI PXIe-8102

High-Value PXI Embedded Controller for Windows. High-Value Embedded Controllers for PXI Express NI PXI-8101, NI PXI NI PXIe-8101, NI PXIe-8102 High-Value PXI Embedded Controller for Windows NI PXI-8101, NI PXI-8102 2.0 GHz single-core for PXI-8101, 1.9 GHz dual-core for PXI-8102 1 GB (1 x 1 GB DIMM) 800 MHz DDR2 RAM standard, 4 GB (1 x 4 GB DIMMs)

More information

IEEE Standards Activities in the Smart Grid Space (ICT Focus) Overview

IEEE Standards Activities in the Smart Grid Space (ICT Focus) Overview This document contains supplemental information referenced by the European Rolling Plan for ICT Standardisation. IEEE Standards Activities in the Smart Grid Space (ICT Focus) Overview IEEE s standardization

More information

ADINE EU DEMONSTRATION

ADINE EU DEMONSTRATION ADINE EU DEMONSTRATION PROJECT OF ACTIVE DISTRIBUTION NETWORK Sami Repo Tampere University of Technology Finland Distributed Generation DG Increased DG penetration is expected New products New connection

More information