Modelling and (Co-)simulation of power systems, controls and components for analysing complex energy systems

Size: px
Start display at page:

Download "Modelling and (Co-)simulation of power systems, controls and components for analysing complex energy systems"

Transcription

1 Modelling and (Co-)simulation of power systems, controls and components for analysing complex energy systems Workshop on Software Tools for Power System Modelling and Analysis University College Dublin 11 th October 2013 Stifter Matthias AIT, Energy Department, Complex Energy Systems

2 About Co-Simulation

3 Co-Simulation Motivation Multi-domain problems not covered in one tool Electrical power system Communication system Controls / SCADA Different simulation time steps Different concepts: continuous time and discrete event time systems Use existing highly complex and detailed models Integration of real components Scalability and flexibility Combine different dedicated simulation tools and domains Analyse different subsystems and their interactions

4 Co-Simulation Overview Various types of modelling and simulation: number of modelers closed simulation distributed simulation >1 re-unification of the separately modeled subsystems equations co-simulation distributed modelling =1 classical Simulation model separation for simulation closed modelling =1 >1 number of integrators Source: M. Geimer, T. Krüger, P. Linsel, Co-Simulation, gekoppelte Simulation oder Simulatorkopplung? Simulation

5 Co-Simulation (1) Coupling on model level Application 1 Application 2 Model level Model definition, equations Model code export, Model level Integrator level Model and integrator code export Integrator level Source: M. Geimer, T. Krüger, P. Linsel, Co-Simulation, gekoppelte Simulation oder Simulatorkopplung? Simulation

6 Co-Simulation (2) Coupling on integrator level Application 1 Application 2 Model level Equation evaluation (e.g. function call) Model level Integrator level Integrator evaluation (distributed simulation) Integrator level Source: M. Geimer, T. Krüger, P. Linsel, Co-Simulation, gekoppelte Simulation oder Simulatorkopplung? Simulation

7 Simulation challenge: power system and controls System with controller to fulfilll certain functionalities: e.g., voltage control task consists typically of the following parts: Power system model SCADA system Component models Controller / Power Grid Simulation TCP, UPD, IEC 61850, IEC SCADA Controller Com Interface Power System Analysis transient/ steady state Com Interface TCP, OPC Com Interface - TCP, OPC Component Simulation

8 Co-Simulation approach In this simulation coupling, the individual simulators run in real time and parallel, exchanging results and set-points. PowerFactory Matlab / SimPowerSystem PowerFactory 4DIAC (distributed control system) 4DIAC ScadaBR Grid Component Simulation (e.g., Distributed Energy Resources) Component Simulation SCADA Emulation Supervisory Control and Monitoring Simulation ASN.1 over TCP/IP ASN.1 over TCP/IP Electricity Grid Simulation Power System Analysis ASN.1 over TCP/IP Controller Emulation (Embedded) Control System Development and Simulation

9 Simulation challenge: dynamic EV charging Need for simulation of : impact of the electric vehicle energy demand energy depends on trip length, temperature, etc. test charging management strategies charging power is not static Continuous System Hybrid System Hybrid system: discontinuity taking place at discrete events P P Need for simulation of the EV trip to get the energy needed to recharge a) b) t Charge Discharge Recuperation t Combine the power system simulation with the simulation of the discharging

10 Simulation challenge: dynamic EV charging household load profiles taken from measurement campaign small scale distribution grid medium/low voltage network with consumers realistic battery model charging control algorithm distributed charging power regulation stochastic driving patterns derived from real data 20 May

11 Simulation tools Modelica dedicated multi-domain (physics) simulation language supports event handling acausal simulation (continuous time-based simulation) PSAT Power system analysis toolbox Matlab/Simulink and Octave continuous time-based simulation 4Diac / Forte framework for distributed control systems intended for event based controls in real time open source IDE and Runtime GridLAB-D multi-agent based power system simulation includes various energy-related modules discrete event-based simulation Main challenge coupling discrete event-based simulation with continuous time-based models

12 Co-Simulation Interfaces and Mechanisms

13 Co-Simulation: synchronous, sequentially Co-Simulation run sequentially and blocks until the results are available simulate same time step twice t 0 t 1 t 2 t 3 PowerFactory step t Data exchange (OPC, TCP/IP) Co-Simulation (parallel) 1 2 data exchange simulation time controller co-sim integration time t 0 t 1 t t 1- simulate at next time step t 3 data exchange simulation time continuous model co-sim integration time power flow send result send ready receive wait power flow next step U bus,p meas notify IN P set notify OUT receive wait simulate send result send ready M. Stifter, R. Schwalbe, F. Andrén, and T. Strasser, Steady-state co-simulation with PowerFactory, in Modeling and Simulation of Cyber-Physical Energy Systems, Berkeley, California,

14 Co-Simulation: asynchronous, parallel Co-Simulation via external DLL PowerFactory stability (rms) Co-Simulation (sequential) via external DLL (digexdyn.dll) step t t 0 t 1 t 2 t 3' t 3 input invoke t Int event simulation time DSL integration time DSL model (external) emit event return simulate store state result exec. event next step M. Stifter, R. Schwalbe, F. Andrén, and T. Strasser, Steady-state co-simulation with PowerFactory, in Modeling and Simulation of Cyber-Physical Energy Systems, Berkeley, California,

15 Co-Simulation: real time synchronisation Dynamic behaviour C-HIL / Regler Filters Synchronisation with system time / scaled time base t 0 t 1 t 2 t 3 1 t lag 2 t communication delay real-time parallel co-simulation

16 Functional Mock-Up Interface for Model Exchange FMI: A standarized API for describing models of DAE-based modeling environments (Modelica, Simulink, etc) Functional Mock-Up Unit model interface (shared library) model description (XML file) Executable according to C API low-level approach most fundamental functionalities only tool/platform independent Gaining popularity among tool vendors CATIA, Simulink, OpenModelica, Dymola, JModelica, SimulationX, etc

17 Simulation environment for FMI for Model Exchange Simulation master algorithm not covered by FMI specification tool independence Requirements initialization numerical integration event handling orchestration Well suited for simulation tools focusing on continuous time-based modelling What about plug-ins for discrete event-driven simulation tools?

18 The FMI++ library High-level access to FMUs model initialization, get/set variable by name, etc. High-level FMU functionalities integrators, advanced event handling, rollback mechanism, look-ahead predictions, etc. Open-source C++ library tested on Linux and Windows (MinGW/GCC and Visual Studio) available at sourceforge.net synchronous interaction between discrete event-based environment and a continuous equation-based component

19 Example Application: Controlled Charging

20 GridLAB-D as co-simulation master Discrete event-based simulator as co-simulation master GridLAB-D s core functionalities deployed as master algorithm EV model: agent based behavior over time (individual driving patterns) energy demand due to the trip charging station handling EV Traffic Pattern / Electric Vehicles (GridLAB-D) EV EV + - EV EV P set P charge P set P charge Charge Control Charging Station Charge Control Charging Station Interface plugin validated tools and continuous models via standardized interface (FMI & FMI++, etc.) 21

21 PSAT (Octave) Power system analysis power flow to determine bus voltages Network model: medium voltage network with low voltage networks load presenting household and charging station Interface: Connect to GridLAB-D via Octave API + thin wrapper to access C arrays instead of data types

22 4Diac / FORTE Distributed control system IEC reference model for distributed automation Model / control Local voltage control (anxilliary service) keep voltage limits Interface: TCP/IP socket communication (ASN.1 format) suitable for embedded system environments

23 OpenModelica multi-domain (physics) simulation language supports event handling acausal simulation (continuous time-based simulation) Model Industry proofed library for a detailed Li-Ion battery model constant current / constant voltage charger Interface plug-in continuous time-based models via FMI

24 Co-Sim Power System, EVs, Components and Controls Open source based approach of electric vehicle energy management for voltage control EV Traffic Pattern / Electric Vehicles (GridLAB-D) EV EV + - EV EV P set P charge P set P charge Charge Control Charging Station Charge Control Charging Station API Interface U actual P charge U actual, P charge FMI FMI ASN1 (TCP/IP) Battery Model (OpenModelica) Battery Model (OpenModelica) Distributed Control System (4DIAC) Power System Analysis (PSAT/Octave)

25 Results Voltage during charging process Simulation time step varies with time due to updates of control algorithm

26 Results Reduced charging power has impact on battery s SOC Increased number of updates controller notifies the simulation core more frequently, thus increasing the simulation step resolution. Investigate interesting dynamic effects more precisely

27 Co-Sim Power System and Control Electric Vehicle charge management for voltage control (GridLAB-D) simulation control driving behaviour distributions (departure, duration, length) EV EV electric vehicle schedule battery charger P set P charge trip data Charging Point charging Charging Point Group Group point group charging management Charging Management charging point P charge,p set FMI Battery Battery Model Model battery model (OpenModelica) P charge,v API distribution grid (PowerFactory) P. Palensky, E. Widl, A. Elsheikh, and M. Stifter, Modeling intelligent energy systems: Lessons learned from a flexible-demand EV charging management, Smart Grids, IEEE Transactions on (accepted),

28 Co-Sim Power System, Components and Control System Detailed battery model based on chemical equations + Energy management Power Flow for every time step SCADA power system control system PV system + inverter simulation results 29

29 Co-Sim Power System with Electrical Energy Storage Detailed battery model based on chemical equations + Energy management Power Flow for every time step F. Andrén, M. Stifter, T. Strasser, and D. Burnier de Castro, Framework for co-ordinated simulation of power networks and components in smart grids using common communication protocols, in IECON th

30 Co-Sim Power System, Communication and Control Co-Simulation with PowerFactory API: Loose Coupling via Message Bus M. Ralf, K. Friederich, F. Mario, and S. Matthias, Loose coupling architecture for co-simulation of heterogeneous components support of controller prototyping for smart grid applications, in submitted to IECON th Annual Conference on IEEE Industrial Electronics Society, Vienna, Austria,

31 Electric Vehicle Simulation Environment

32 EV Simulation Environment Results Power Grid Simulation power demand CP & EV Simulation trip data Mobility Simulation traffic data Scenario & Use-Case 33

33 EVSim - Architecture Architecture Transportation Simulation Charging Point Simulation Charge Management Power System Agents / Events EV EV EV EV + - Charging Station P set SOC EV + - Charging Station EV Charge Controller P charge P DG U actual Electric Vehicle Simulation EVSim Charging Controller PowerFactory Specification for the simulation scenario EV + battery, plug types including efficiency (temperature, losses) locations and charging points distributed generation (location based)

34 EVSim - Functionality Configuration simulation time: start / stop / step-size / loop / real-time temperature dependency / performance of the battery Output (csv) SOC, power Interfacing / co-simulation OPC OCPP (Open Charge Point Protocol) Behaviour connection / disconnection handling, authorisation time to plug / unplug charging noise Charging algorithm G2V, V2G, matching with local generation

35 EVSim Parameters and Interface Internal variables and parameters Electric Vehicle P max, P min Charging Point P max, P min Charge Controller - battery capacity - battery Type - range ideal - range real - charge P max - discharge P max - reactive power Q max,min - charge efficiency - charge temp. perf. - battery performance - time of stay / leave P actual P set E max SOC, E actual E wish status plugtype 1/3 phase - group ID - location - plugtype / phases - active power P act - reactive power Q act - current I1 act,i2 act,i3 act - voltage U bus - connection Status - time of connection - time of departure P actual P set E max SOC, E actual E wish U actual RFID Optimize E charge = [E max,e wish ] Global or location based contraints: P actual (t)=[p min,p max ] P actual = P generation U min < U actual < U max SLA(EV) SLA SLA T temperature profile agents events, behavior Charging Group - Total P actual P actual Generation - Total P generation P generation

36 06:00 06:30 07:00 07:30 08:00 08:30 09:00 09:30 10:00 10:30 11:00 11:30 06:00 06:30 07:00 07:30 08:00 08:30 09:00 09:30 10:00 10:30 11:00 11:30 Power [kw] Power [kw] Validation of charging management Real and simulated EVs for charging management validation Electric Vehicle Simulation Environment EVSim Charging EV Station EV EV Charging Station Charging Station Data Exchange Interface (OPC) ECAR DV Charging Management Charge Controller Renewable Generation DEMS Distributed Energy Management System Real World EV Charging Station Tolerance range Pact Pset time [hh:mm] Level Pset ΔP time [hh:mm] Tolerance range, P set and P act during simulation and deviation 37

37 Simulation of EVs and power system Impact of unbalanced charging in low voltage networks 222,66 222,66 221,82 221,82 220,97 220,97 220,13 220,13 219,28 219,28 218,44 0,00 288, 576, 863, 1151, [-] DA61368_ : Leiter-Neutral Spannung, Betrag L1 in V DA61368_ : Leiter-Neutral Spannung, Betrag L2 in V DA61368_ : Leiter-Neutral Spannung, Betrag L3 in V 1439, 218,44 0,00 288, 576, 863, 1151, [-] DA61368_ : Leiter-Neutral Spannung, Betrag L1 in V DA61368_ : Leiter-Neutral Spannung, Betrag L2 in V DA61368_ : Leiter-Neutral Spannung, Betrag L3 in V 1439, Voltages a the charging point for symmetrical loaded phases (3 times 3.68kW). Note the voltage rise due to PV generation Voltages for unsymmetrical loaded phase (red: 11.04kW). Note the rise in the other phase (green) due to neutral point displacement

38 Temperature dependency Region Lungau (Upper Austria) approx EVs Micro-simulation of region Lungau, generating trip data Charging power for opportunity charging on a winter and summer day 39

39 00:00 04:00 08:00 12:00 16:00 20:00 00:00 04:00 08:00 12:00 16:00 20:00 Power [kw] Simulation of EVs, control and power system Local supply - demand match in medium voltage networks Generation from Wind Generation from PV Uncontrolled 11kW Controlled 11kW; SOC-Level: 50% Controlled 11kW; SOC-Level: 25% Two days simulation in summer Charging Mode uncontrolled 11kW controlled 11kW/SOC50 empty EVs P- peak [kw] Charged Energy [kwh] DER Energy [kwh] DER Coverage [%] % % controlled 11kW/SOC % 100 Two days simulation in winter 0 Charging Mode empty Evs P- peak [kw] Charged Energy [kwh] DER Energy [kwh] DER Coverage [%] time [hh:mm] Uncontrolled and controlled charging of 306 EVs with 11 kw during two sumer days. Note: wind is accumulated on top of PV generation uncontrolled 11kW controlled 11kW/SOC50 controlled 11kW/SOC % % % 40

40 Summary Multi-agent based simulation tool, time-continuous multi-physics simulation, controls and power system simulation, e.g.: GridLAB-D, OpenModelica, PSAT, 4Diac, PowerFactory Open source software can be used for co-simulation environments A number of interfaces possibilities exist to couple simulation tools. Model and integrator based coupling can be realised. Proprietary interfaces are light-weighted but not very general, not usable for other tools, no simulation time step synchronisation Functional Mockup Interface for model exchange + co-simulation

Co-Simulation of Components, Controls and Power Systems based on Open Source Software

Co-Simulation of Components, Controls and Power Systems based on Open Source Software 1 Co-Simulation of Components, Controls and Power Systems based on Open Source Software Matthias Stifter, Member, IEEE, Edmund Widl, Member, IEEE, Filip Andrén, Member, IEEE, Atiyah Elsheikh, Member, IEEE,

More information

IEA EGRD. The Role of Storage in Energy System Flexibility. Flexibility Option of the Demand Side. Matthias Stifter (AIT Energy Department, Austria)

IEA EGRD. The Role of Storage in Energy System Flexibility. Flexibility Option of the Demand Side. Matthias Stifter (AIT Energy Department, Austria) IEA EGRD The Role of Storage in Energy System Flexibility Flexibility Option of the Demand Side Matthias Stifter (AIT Energy Department, Austria) Motivation for Demand Response Need for flexiblity of the

More information

IEA EGRD. The Role of Storage in Energy System Flexibility. Flexibility Option of the Demand Side. Matthias Stifter (AIT Energy Department, Austria)

IEA EGRD. The Role of Storage in Energy System Flexibility. Flexibility Option of the Demand Side. Matthias Stifter (AIT Energy Department, Austria) IEA EGRD The Role of Storage in Energy System Flexibility Flexibility Option of the Demand Side Matthias Stifter (AIT Energy Department, Austria) Motivation for Demand Response Need for flexiblity of the

More information

European Conference on Nanoelectronics and Embedded Systems for Electric Mobility. Internet of Energy Ecosystems Solutions

European Conference on Nanoelectronics and Embedded Systems for Electric Mobility. Internet of Energy Ecosystems Solutions European Conference on Nanoelectronics and Embedded Systems for Electric Mobility ecocity emotion 24-25 th September 2014, Erlangen, Germany Internet of Energy Ecosystems Solutions Dr. Randolf Mock, Siemens

More information

Building Fast and Accurate Powertrain Models for System and Control Development

Building Fast and Accurate Powertrain Models for System and Control Development Building Fast and Accurate Powertrain Models for System and Control Development Prasanna Deshpande 2015 The MathWorks, Inc. 1 Challenges for the Powertrain Engineering Teams How to design and test vehicle

More information

MBD solution covering from system design to verification by real-time simulation for automotive systems. Kosuke KONISHI, IDAJ Co., LTD.

MBD solution covering from system design to verification by real-time simulation for automotive systems. Kosuke KONISHI, IDAJ Co., LTD. MBD solution covering from system design to verification by real-time simulation for automotive systems Kosuke KONISHI, IDAJ Co., LTD. Agenda System/Component model designs to validation Needs of co-simulation

More information

Laboratory Infrastructure

Laboratory Infrastructure www.smartrue.gr Laboratory Infrastructure Laboratory Infrastructure Single-phase Microgrid Solar o 11x110Wp monocrystaline PV panels o Inverter SMA Sunny Boy 1100E 1.1kW Wind o WHISPER Wind Generator o

More information

Combining Optimisation with Dymola to Calibrate a 2-zone Predictive Combustion Model.

Combining Optimisation with Dymola to Calibrate a 2-zone Predictive Combustion Model. Combining Optimisation with Dymola to Calibrate a 2-zone Predictive Combustion Model. Mike Dempsey Optimised Engineering Design Conference 2016 Claytex Services Limited Software, Consultancy, Training

More information

Modelling and Simulation Specialists

Modelling and Simulation Specialists Modelling and Simulation Specialists Multi-Domain Simulation of Hybrid Vehicles Multiphysics Simulation for Autosport / Motorsport Applications Seminar UK Magnetics Society Claytex Services Limited Software,

More information

Five Cool Things You Can Do With Powertrain Blockset The MathWorks, Inc. 1

Five Cool Things You Can Do With Powertrain Blockset The MathWorks, Inc. 1 Five Cool Things You Can Do With Powertrain Blockset Mike Sasena, PhD Automotive Product Manager 2017 The MathWorks, Inc. 1 FTP75 Simulation 2 Powertrain Blockset Value Proposition Perform fuel economy

More information

Multi-disciplinary Design of Alternative Drivetrains an Integrated Approach for Simulation and Validation

Multi-disciplinary Design of Alternative Drivetrains an Integrated Approach for Simulation and Validation Multi-disciplinary Design of Alternative Drivetrains an Integrated Approach for Simulation and Validation Univ.-Doz. Dr. Daniel Watzenig, Divisional Director E/E Kompetenzzentrum Das Virtuelle Fahrzeug

More information

Integration of complex Modelica-based physics models and discrete-time control systems: Approaches and observations of numerical performance

Integration of complex Modelica-based physics models and discrete-time control systems: Approaches and observations of numerical performance Integration of complex Modelica-based physics models and discrete-time control systems: Approaches and observations of numerical performance Kai Wang 1 Christopher Greiner 1 John Batteh 2 Lixiang Li 2

More information

Real-Time Modelica Simulation on a Suse Linux Enterprise Real Time PC

Real-Time Modelica Simulation on a Suse Linux Enterprise Real Time PC Real-Time Modelica Simulation on a Suse Linux Enterprise Real Time PC Arno Ebner Martin Ganchev Helmut Oberguggenberger Franz Pirker Arsenal Research Giefinggasse 2 1210 Vienna Austria arno.ebner@arsenal.ac.at

More information

Use of Microgrids and DERs for black start and islanding operation

Use of Microgrids and DERs for black start and islanding operation Use of Microgrids and DERs for black start and islanding operation João A. Peças Lopes, FIEEE May 14 17, 17 Wiesloch The MicroGrid Concept A Low Voltage distribution system with small modular generation

More information

The MathWorks Crossover to Model-Based Design

The MathWorks Crossover to Model-Based Design The MathWorks Crossover to Model-Based Design The Ohio State University Kerem Koprubasi, Ph.D. Candidate Mechanical Engineering The 2008 Challenge X Competition Benefits of MathWorks Tools Model-based

More information

Impact of EnergyCollectives on grid operation

Impact of EnergyCollectives on grid operation Impact of EnergyCollectives on grid operation EnergyCollective public event, June 1st, 2018 Oliver Gehrke Electrical Systems Operation and Management Center for Electric Power and Energy Technical University

More information

PV Grid integration and the need for Demand Side Management (DSM) Mr. Nikolas Philippou FOSS / UCY

PV Grid integration and the need for Demand Side Management (DSM) Mr. Nikolas Philippou FOSS / UCY PV Grid integration and the need for Demand Side Management (DSM) Mr. Nikolas Philippou FOSS / UCY 2 13/05/2016 Motivation for enabling DSM High PV penetration may lead to stability and reliability problems

More information

DYNA4 Open Simulation Framework with Flexible Support for Your Work Processes and Modular Simulation Model Library

DYNA4 Open Simulation Framework with Flexible Support for Your Work Processes and Modular Simulation Model Library Open Simulation Framework with Flexible Support for Your Work Processes and Modular Simulation Model Library DYNA4 Concept DYNA4 is an open and modular simulation framework for efficient working with simulation

More information

Modeling and Simulate Automotive Powertrain Systems

Modeling and Simulate Automotive Powertrain Systems Modeling and Simulate Automotive Powertrain Systems Maurizio Dalbard 2015 The MathWorks, Inc. 1 Model-Based Design Challenges It s hard to do good Model-Based Design without good models Insufficient expertise

More information

INTELLIGENT DC MICROGRID WITH SMART GRID COMMUNICATIONS: CONTROL STRATEGY CONSIDERATION AND DESIGN

INTELLIGENT DC MICROGRID WITH SMART GRID COMMUNICATIONS: CONTROL STRATEGY CONSIDERATION AND DESIGN INTELLIGENT DC MICROGRID WITH SMART GRID COMMUNICATIONS: CONTROL STRATEGY CONSIDERATION AND DESIGN Presented by: Amit Kumar Tamang, PhD Student Smart Grid Research Group-BBCR aktamang@uwaterloo.ca 1 Supervisor

More information

Modeling Intelligent Energy Systems: Co-Simulation Platform for Validating Flexible-Demand EV Charging Management

Modeling Intelligent Energy Systems: Co-Simulation Platform for Validating Flexible-Demand EV Charging Management IEEE TRANSACTIONS ON SMART GRID, VOL. 4, NO. 4, DECEMBER 2013 1939 Modeling Intelligent Energy Systems: Co-Simulation Platform for Validating Flexible-Demand EV Charging Management Peter Palensky, Senior

More information

IEEE Workshop Microgrids

IEEE Workshop Microgrids From Knowledge Generation To Science-based Innovation IEEE Workshop Microgrids A Test Bed in a Laboratory Environment to Validate Islanding and Black Start Solutions for Microgrids Clara Gouveia (cstg@inescporto.pt)

More information

development of hybrid electric vehicles

development of hybrid electric vehicles IPG Technology Conference Karlsruhe 2012 A multi physical simulation architecture to support the development of hybrid electric vehicles James Chapman CAE Simulation Group Jaguar Land Rover Embedded Systems

More information

Electric Transportation and Energy Storage

Electric Transportation and Energy Storage Electric Transportation and Energy Storage Eladio M. Knipping, Ph.D. Senior Technical Manager, Environment April 24, 2009 Fate of U.S. Electricity Production Generation Transmission Distribution Residence/

More information

European Conference on Nanoelectronics and Embedded Systems for Electric Mobility. Functional Validation of Battery Management Systems

European Conference on Nanoelectronics and Embedded Systems for Electric Mobility. Functional Validation of Battery Management Systems European Conference on Nanoelectronics and Embedded Systems for Electric Mobility emobility emotion 25-26 th September 2013, Toulouse, France Functional Validation of Battery Management Systems Christian

More information

Using Opal-RT Real-Time Simulation and HIL System in Power and Energy Systems Research

Using Opal-RT Real-Time Simulation and HIL System in Power and Energy Systems Research Using Opal-RT Real-Time Simulation and HIL System in Power and Energy Systems Research Shuhui Li Department of Electrical & Computer Engineering The University of Alabama Presented on February 15, 2017

More information

Global Standards Development:

Global Standards Development: Global Standards Development: From Technology to Renewables Integration Advanced Energy Conference Hyatt Regency Buffalo October 12-13, 2011 Dr. Mary E. Reidy, P.E. IEEE Chair P2030.1 Working Group Integration

More information

Vehicle-to-Grid (V2G) Communications

Vehicle-to-Grid (V2G) Communications Vehicle-to-Grid (V2G) Communications Prof. Andrew Cruden tel: 023-8059-7660 Email: a.j.cruden@soton.ac.uk Energy Technology Research Group, Engineering Sciences 14 th January 2014 Overview The need for

More information

GRAND RENEWABLE ENERGY 2018

GRAND RENEWABLE ENERGY 2018 グランド再生可能エネルギー 2018 AIST-FREA スペシャルセッション 国際会議 GRAND RENEWABLE ENERGY 2018 AIST-FREA Special Session 2018/6/20 パシフィコ横浜会議センターにて AIST-FREA Session, Room 501 International Workshop: Challenges to Renewable

More information

Integrated Architectures Management, Behavior models, Controls and Software

Integrated Architectures Management, Behavior models, Controls and Software Integrated Architectures Management, Behavior models, Controls and Software Realize innovation. Engineering challenges Bringing everything together Fuel efficiency Emissions Acceleration Performance Energy

More information

Electric buses Solutions portfolio

Electric buses Solutions portfolio Electric buses Solutions portfolio new.abb.com/ev-charging new.abb.com/grid/technology/tosa Copyright 2017 ABB. All rights reserved. Specifications subject to change without notice. 9AKK107045A5045 / Rev.

More information

Full Vehicle Simulation for Electrification and Automated Driving Applications

Full Vehicle Simulation for Electrification and Automated Driving Applications Full Vehicle Simulation for Electrification and Automated Driving Applications Vijayalayan R & Prasanna Deshpande Control Design Application Engineering 2015 The MathWorks, Inc. 1 Key Trends in Automotive

More information

Optimizing Performance and Fuel Economy of a Dual-Clutch Transmission Powertrain with Model-Based Design

Optimizing Performance and Fuel Economy of a Dual-Clutch Transmission Powertrain with Model-Based Design Optimizing Performance and Fuel Economy of a Dual-Clutch Transmission Powertrain with Model-Based Design Vijayalayan R, Senior Team Lead, Control Design Application Engineering, MathWorks India Pvt Ltd

More information

Dynamic DC Emulator Efficient testing of charging technology and power electronics

Dynamic DC Emulator Efficient testing of charging technology and power electronics Dynamic DC Emulator Efficient testing of charging technology and power electronics Highlights Efficient testing of charging technology The Scienlab ChargingDiscoverySystem (CDS) can be combined with the

More information

ABB uses an OPAL-RT real time simulator to validate controls of medium voltage power converters

ABB uses an OPAL-RT real time simulator to validate controls of medium voltage power converters ABB uses an OPAL-RT real time simulator to validate controls of medium voltage power converters ABB is a leader in power and automation technologies that enable utility and industry customers to improve

More information

Design Modeling and Simulation of Supervisor Control for Hybrid Power System

Design Modeling and Simulation of Supervisor Control for Hybrid Power System 2013 First International Conference on Artificial Intelligence, Modelling & Simulation Design Modeling and Simulation of Supervisor Control for Hybrid Power System Vivek Venkobarao Bangalore Karnataka

More information

NOVEL MODULAR MULTIPLE-INPUT BIDIRECTIONAL DC DC POWER CONVERTER (MIPC) FOR HEV/FCV APPLICATION

NOVEL MODULAR MULTIPLE-INPUT BIDIRECTIONAL DC DC POWER CONVERTER (MIPC) FOR HEV/FCV APPLICATION NOVEL MODULAR MULTIPLE-INPUT BIDIRECTIONAL DC DC POWER CONVERTER (MIPC) FOR HEV/FCV APPLICATION 1 Anitha Mary J P, 2 Arul Prakash. A, 1 PG Scholar, Dept of Power Electronics Egg, Kuppam Engg College, 2

More information

Managing EV Load Workplace Charging Project Utility Perspective

Managing EV Load Workplace Charging Project Utility Perspective Managing EV Load Workplace Charging Project Utility Perspective Hawk Asgeirsson, Manager Power Systems Technologies (Retired) June 29, 2016 DTE Energy is an Integrated Energy Company 2 Agenda Why manage

More information

Digital Twin Validation for Distributed Resource Converters and Assets

Digital Twin Validation for Distributed Resource Converters and Assets Digital Twin Validation for Distributed Resource Converters and Assets Dr. Johan H Enslin, FIEEE, FSAIEE, PrEng Executive Director, Energy Systems Program Duke Energy Endowed Chair in Smart Grid Technology

More information

OPTIMAL POWER MANAGEMENT OF HYDROGEN FUEL CELL VEHICLES

OPTIMAL POWER MANAGEMENT OF HYDROGEN FUEL CELL VEHICLES OPTIMAL POWER MANAGEMENT OF HYDROGEN FUEL CELL VEHICLES Giuliano Premier Sustainable Environment Research Centre (SERC) Renewable Hydrogen Research & Demonstration Centre University of Glamorgan Baglan

More information

Laboratory Scale Microgrid Test-Bed Hardware Implementation

Laboratory Scale Microgrid Test-Bed Hardware Implementation Laboratory Scale Microgrid Test-Bed Hardware Implementation Joyer Benedict Lobo Ameya Chandrayan Peter Idowu, Ph.D. In Partnership with: Outline Features of a Microgrid Microgrid Test Bed at Penn State

More information

SIRFN Capability Summary European Distributed Energy Resources Laboratories (DERlab) e. V.

SIRFN Capability Summary European Distributed Energy Resources Laboratories (DERlab) e. V. SIRFN Capability Summary European Distributed Energy Resources Laboratories (DERlab) e. V. Introduction For more information, contact: DERlab is the association of 20 leading laboratories and research

More information

A simulator for the control network of smart grid architectures

A simulator for the control network of smart grid architectures A simulator for the control network of smart grid architectures K. Mets 1, W. Haerick 1, C. Develder 1 1 Dept. of Information Technology - IBCN, Faculty of applied sciences, Ghent University - IBBT, G.

More information

Holistic 1D-Model for Cooling Management and Engine Analysis of a Heavy-Duty Truck

Holistic 1D-Model for Cooling Management and Engine Analysis of a Heavy-Duty Truck Holistic 1D-Model for Cooling Management and Engine Analysis of a Heavy-Duty Truck Dominik Renner Dr. Alexander Schydlo 26 th October 2015 MAN Truck & Bus AG < 1 > Agenda 1 Introduction 2 Model Description

More information

PV inverters in a High PV Penetration scenario Challenges and opportunities for smart technologies

PV inverters in a High PV Penetration scenario Challenges and opportunities for smart technologies PV inverters in a High PV Penetration scenario Challenges and opportunities for smart technologies Roland Bründlinger Operating Agent IEA-PVPS Task 14 UFTP & IEA-PVPS Workshop, Istanbul, Turkey 16th February

More information

Virtual Testing of the Full Vehicle System

Virtual Testing of the Full Vehicle System Virtual Testing of the Full Vehicle System Mike Dempsey Claytex Services Limited Software, Consultancy, Training Based in Leamington Spa, UK Office in Cape Town, South Africa Experts in Systems Engineering,

More information

THE IMPACT OF BATTERY OPERATING TEMPERATURE AND STATE OF CHARGE ON THE LITHIUM-ION BATTERY INTERNAL RESISTANCE

THE IMPACT OF BATTERY OPERATING TEMPERATURE AND STATE OF CHARGE ON THE LITHIUM-ION BATTERY INTERNAL RESISTANCE Jurnal Mekanikal June 2017, Vol 40, 01-08 THE IMPACT OF BATTERY OPERATING TEMPERATURE AND STATE OF CHARGE ON THE LITHIUM-ION BATTERY INTERNAL RESISTANCE Amirul Haniff Mahmud, Zul Hilmi Che Daud, Zainab

More information

Experience the Hybrid Drive

Experience the Hybrid Drive Experience the Hybrid Drive MAGNA STEYR equips SUV with hybrid drive Hybrid demo vehicle with dspace prototyping system To integrate components into a hybrid vehicle drivetrain, extensive modification

More information

EPSRC-JLR Workshop 9th December 2014 TOWARDS AUTONOMY SMART AND CONNECTED CONTROL

EPSRC-JLR Workshop 9th December 2014 TOWARDS AUTONOMY SMART AND CONNECTED CONTROL EPSRC-JLR Workshop 9th December 2014 Increasing levels of autonomy of the driving task changing the demands of the environment Increased motivation from non-driving related activities Enhanced interface

More information

THE ADVANCED SMART GRID

THE ADVANCED SMART GRID THE ADVANCED SMART GRID EDGE POWER DRIVING SUSTAINABILITY Andres Carvallo Founder & CEO Compass Management Group www.512cmg.com 2003 2014 Andres Carvallo 1 Electricity Drives All Modern Life The Grid has

More information

2016 UC Solar Research Symposium

2016 UC Solar Research Symposium 2016 UC Solar Research Symposium Beyond UCR s Sustainable Integrated Grid Initiative: Energy Management Projects in Southern California October 7, 2016 Presented by: Alfredo A. Martinez-Morales, Ph.D.

More information

IBM SmartGrid Vision and Projects

IBM SmartGrid Vision and Projects IBM Research Zurich September 2011 IBM SmartGrid Vision and Projects Eleni Pratsini Head, Department of Mathematical & Computational Sciences IBM Research Zurich SmartGrid for a Smarter Planet SmartGrid

More information

Comprehensive and Cross-domain Vehicle Simulation for Electrification

Comprehensive and Cross-domain Vehicle Simulation for Electrification Comprehensive and Cross-domain Vehicle Simulation for Electrification IPG apply & innovate 2014 2014 09-24 Powertrain Systems - Christian Appel, Ralf Kleemann Vehicle Systems - Benjamin Leidel Chassis

More information

Austria: Current situation and future scenarios to integrate DSM

Austria: Current situation and future scenarios to integrate DSM Austria: Current situation and future scenarios to integrate DSM IEA DSM Task XVII: Integration of DSM, DG, RES and ES Matthias Stifter (AIT Energy Department) Sawsan Henein (AIT Energy Department) Content

More information

Veridian s Perspectives of Distributed Energy Resources

Veridian s Perspectives of Distributed Energy Resources Veridian s Perspectives of Distributed Energy Resources Falguni Shah, M. Eng., P. Eng Acting Vice President, Operations March 09, 2017 Distributed Energy Resources Where we were and where we are planning

More information

Simulation of the influence of road traffic on the operation of an electric city bus

Simulation of the influence of road traffic on the operation of an electric city bus Simulation of the influence of road traffic on the operation of apply & innovate 2014 Manuel Großkinsky Chair of railway system technology, Karlsruhe Institute of Technology KIT University of the State

More information

Real-time simulation of the 2014 Formula 1 car

Real-time simulation of the 2014 Formula 1 car Real-time simulation of the 2014 Formula 1 car Abstract In 2014 a new powertrain specification will be introduced in to Formula 1. This new specification will change the internal combustion engine to be

More information

EnSync Energy Systems Breakthrough Technology. Erik Bakke Project Development Executive February 2017

EnSync Energy Systems Breakthrough Technology. Erik Bakke Project Development Executive February 2017 EnSync Energy Systems Breakthrough Technology Erik Bakke Project Development Executive February 2017 AGENDA 1. Hybrid Energy & Power 2. MATRIX TM DC Integration 3. Internet of Energy Distributed Gen Systems

More information

NASA Glenn Research Center Intelligent Power System Control Development for Deep Space Exploration

NASA Glenn Research Center Intelligent Power System Control Development for Deep Space Exploration National Aeronautics and Space Administration NASA Glenn Research Center Intelligent Power System Control Development for Deep Space Exploration Anne M. McNelis NASA Glenn Research Center Presentation

More information

Model-Based Design and Hardware-in-the-Loop Simulation for Clean Vehicles Bo Chen, Ph.D.

Model-Based Design and Hardware-in-the-Loop Simulation for Clean Vehicles Bo Chen, Ph.D. Model-Based Design and Hardware-in-the-Loop Simulation for Clean Vehicles Bo Chen, Ph.D. Dave House Associate Professor of Mechanical Engineering and Electrical Engineering Department of Mechanical Engineering

More information

Electrification of Domestic Transport

Electrification of Domestic Transport Electrification of Domestic Transport a threat to power systems or an opportunity for demand side management Andy Cruden, Sikai Huang and David Infield Department. of Electronic & Electrical Engineering

More information

dspace GmbH Rathenaustr Paderborn Germany

dspace GmbH Rathenaustr Paderborn Germany Hardware-in-the-Loop Simulation of Power Electronics and Electrical Drives Systems Matthias Deter, Group Manager Engineer E-Drive HIL dspace Technology Conference 2017 dspace GmbH Rathenaustr. 26 33102

More information

Transforming the US Electric Grid

Transforming the US Electric Grid Driving economic growth, innovation, and workforce development Transforming the US Electric Grid Supply Network Demand Traditional Generation (Coal, Gas, Nuclear, Hydro) Solar Wind Biomass Energy Storage

More information

Residential Smart-Grid Distributed Resources

Residential Smart-Grid Distributed Resources Residential Smart-Grid Distributed Resources Sharp Overview for EPRI Smart Grid Advisory Meeting Carl Mansfield (cmansfield@sharplabs.com) Sharp Laboratories of America, Inc. October 12, 2009 Sharp s Role

More information

Batteries and Electrification R&D

Batteries and Electrification R&D Batteries and Electrification R&D Steven Boyd, Program Manager Vehicle Technologies Office Mobility is a Large Part of the U.S. Energy Economy 11 Billion Tons of Goods 70% of petroleum used for transportation.

More information

GMLC Interoperability Technical Review Meeting Ecosystems Panel

GMLC Interoperability Technical Review Meeting Ecosystems Panel GMLC Interoperability Technical Review Meeting Ecosystems Panel Rich Scholer Fiat Chrysler Automobiles Manager Vehicle to Grid Chair the Hybrid Communication and Interoperability Task Force 1 Index Standards

More information

Testing Energy Storage Systems: From EVs to Utility Grid

Testing Energy Storage Systems: From EVs to Utility Grid Testing Energy Storage Systems: From EVs to Utility Grid Jonathan P. Murray Business Development Manager 2008 Bloomy Controls. All Rights Reserved Agenda Energy storage system landscape Electric vehicle

More information

Electric Vehicle Grid Integration Research Analyzing PHEV Impacts on Distribution Transformers in Hawaii

Electric Vehicle Grid Integration Research Analyzing PHEV Impacts on Distribution Transformers in Hawaii Electric Vehicle Grid Integration Research Analyzing PHEV Impacts on Distribution Transformers in Hawaii Tony Markel Mike Kuss Mike Simpson Tony.Markel@nrel.gov Electric Vehicle Grid Integration National

More information

AUTOMOTIVE ELECTRIFICATION

AUTOMOTIVE ELECTRIFICATION AUTOMOTIVE ELECTRIFICATION ELECTRIFICATION SOLUTIONS SYSTEM INTEGRATION Markus Maier AVL Europe ITS ELECTRIFICATION TEST SYSTEMS AVL Electrification Test Systems First System sold by 2009 Business Unit

More information

Dr. Daho Taghezout applied magnetics (CH 1110 Morges)

Dr. Daho Taghezout applied magnetics (CH 1110 Morges) EMR 11 Lausanne July 2011 Joint Summer School EMR 11 Energetic Macroscopic Representation Dr. Daho Taghezout applied magnetics (CH 1110 Morges) magnetics@bluewin.ch - Outline - EMR 11, Lausanne, July 2011

More information

Vehicle-Grid Integration

Vehicle-Grid Integration Vehicle-Grid Integration Cyber-security of PEVs Authors: Nihan Karali Energy Analysis and Environmental Impacts Division Lawrence Berkeley National Laboratory International Energy Studies Group July 2017

More information

Momentu. Brake-by-Wire Gathers. HIL Test System for Developing a 12-V Brake-by-Wire System BRAKE-BY-WIRE SYSTEMS

Momentu. Brake-by-Wire Gathers. HIL Test System for Developing a 12-V Brake-by-Wire System BRAKE-BY-WIRE SYSTEMS PAGE 14 BRAKE-BY-WIRE SYSTS Brake-by-Wire Gathers omentu HIL Test System for Developing a 12-V Brake-by-Wire System PAGE 15 The future of the brake is electric (brake-bywire system). An electric motor

More information

Impact of Plug-in Electric Vehicles on the Supply Grid

Impact of Plug-in Electric Vehicles on the Supply Grid Impact of Plug-in Electric Vehicles on the Supply Grid Josep Balcells, Universitat Politècnica de Catalunya, Electronics Eng. Dept., Colom 1, 08222 Terrassa, Spain Josep García, CIRCUTOR SA, Vial sant

More information

Lead Acid Batteries Modeling and Performance Analysis of BESS in Distributed Generation

Lead Acid Batteries Modeling and Performance Analysis of BESS in Distributed Generation Murdoch University Faculty of Science & Engineering Lead Acid Batteries Modeling and Performance Analysis of BESS in Distributed Generation Heng Teng Cheng (30471774) Supervisor: Dr. Gregory Crebbin 11/19/2012

More information

THE YOUNICOS SOFTWARE PLATFORM

THE YOUNICOS SOFTWARE PLATFORM THE YOUNICOS SOFTWARE PLATFORM BENEFITS AT A GLANCE UNIQUE EXPERIENCE SYSTEM-WIDE INTEROPERABILITY Y.Q combines over a decade of energy storage project experience and operational field data and has been

More information

HYBRID POWER FOR TELECOM SITES

HYBRID POWER FOR TELECOM SITES HYBRID POWER FOR TELECOM SITES ARE YOU MAKING THE MOST OF YOUR ENERGY TO REDUCE OPEX? Energy costs can amount to 55-65% of total operating expenditure for mobile operators, yet many lack the tools they

More information

DYNAMIC BEHAVIOUR OF SINGLE-PHASE INDUCTION GENERATORS DURING DISCONNECTION AND RECONNECTION TO THE GRID

DYNAMIC BEHAVIOUR OF SINGLE-PHASE INDUCTION GENERATORS DURING DISCONNECTION AND RECONNECTION TO THE GRID DYNAMIC BEHAVIOUR OF SINGLE-PHASE INDUCTION GENERATORS DURING DISCONNECTION AND RECONNECTION TO THE GRID J.Ramachandran 1 G.A. Putrus 2 1 Faculty of Engineering and Computing, Coventry University, UK j.ramachandran@coventry.ac.uk

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 MOTIVATION OF THE RESEARCH Electrical Machinery is more than 100 years old. While new types of machines have emerged recently (for example stepper motor, switched reluctance

More information

Modeling and Comparison of Dynamics of AC and DC Coupled Remote Hybrid Power Systems

Modeling and Comparison of Dynamics of AC and DC Coupled Remote Hybrid Power Systems Modeling and Comparison of Dynamics of AC and DC Coupled Remote Hybrid Power Systems Presenter: Tanjila Haque Supervisor : Dr. Tariq Iqbal Faculty of Engineering and Applied Science Memorial University

More information

Wind-Diesel Hybrid System: Overview of the Requirements, Models and Software Tools Hussein Ibrahim, Ph.D.

Wind-Diesel Hybrid System: Overview of the Requirements, Models and Software Tools Hussein Ibrahim, Ph.D. Numerical Modeling Wind-Diesel Hybrid System: Overview of the Requirements, Models and Software Tools Hussein Ibrahim, Ph.D. Electrical Power and Energy Conference (EPEC 2011 Winnipeg, Manitoba, Canada

More information

Battery Energy Storage

Battery Energy Storage MARCH 2018 Battery Energy The power to control the energy Marcus Sousa, Territory Market Manager, Europe Challenges of the future power grid Long-term drivers for energy storage Electricity consumption

More information

Design of Active and Reactive Power Control of Grid Tied Photovoltaics

Design of Active and Reactive Power Control of Grid Tied Photovoltaics IJCTA, 9(39), 2016, pp. 187-195 International Science Press Closed Loop Control of Soft Switched Forward Converter Using Intelligent Controller 187 Design of Active and Reactive Power Control of Grid Tied

More information

Introduction of EE Power & Renewable Energy Track

Introduction of EE Power & Renewable Energy Track Introduction of EE Power & Renewable Energy Track Dr. Wei Sun, Assistant Professor Dept. of Electrical and Computer Engineering EEL3004 January 31, 2018 Power System 170,000 miles transmission lines and

More information

sun systemizer High-performance battery storage for a safe power supply

sun systemizer High-performance battery storage for a safe power supply sun systemizer High-performance battery storage for a safe power supply Peak load management Ensure grid stability Intelligent, decentralized grid solutions Increased private consumption Power Trading

More information

Low Carbon Technology Project Workstream 8 Vehicle Dynamics and Traction control for Maximum Energy Recovery

Low Carbon Technology Project Workstream 8 Vehicle Dynamics and Traction control for Maximum Energy Recovery Low Carbon Technology Project Workstream 8 Vehicle Dynamics and Traction control for Maximum Energy Recovery Phil Barber CENEX Technical review 19 th May 2011 Overview of WS8 Workstream 8 was set up to

More information

A simulation tool to design PV-diesel-battery systems with different dispatch strategies

A simulation tool to design PV-diesel-battery systems with different dispatch strategies A simulation tool to design PV-diesel-battery systems with different dispatch strategies Silvan Fassbender, Eberhard Waffenschmidt Cologne University of Applied Sciences 6th International Energy and Sustainability

More information

Real-Time Simulation of A Modular Multilevel Converter Based Hybrid Energy Storage System

Real-Time Simulation of A Modular Multilevel Converter Based Hybrid Energy Storage System Real-Time Simulation of A Modular Multilevel Converter Based Hybrid Energy Storage System Feng Guo, PhD NEC Laboratories America, Inc. Cupertino, CA 5/13/2015 Outline Introduction Proposed MMC for Hybrid

More information

Akkuvarastojen monitavoitteinen rooli energiajärjestelmässä

Akkuvarastojen monitavoitteinen rooli energiajärjestelmässä Akkuvarastojen monitavoitteinen rooli energiajärjestelmässä Ville Tikka LUT 2 LUT research group and research areas Project management Ville Tikka, Jukka Lassila Tariffs and grid supporting applications

More information

LOCAL VERSUS CENTRALIZED CHARGING STRATEGIES FOR ELECTRIC VEHICLES IN LOW VOLTAGE DISTRIBUTION SYSTEMS

LOCAL VERSUS CENTRALIZED CHARGING STRATEGIES FOR ELECTRIC VEHICLES IN LOW VOLTAGE DISTRIBUTION SYSTEMS LOCAL VERSUS CENTRALIZED CHARGING STRATEGIES FOR ELECTRIC VEHICLES IN LOW VOLTAGE DISTRIBUTION SYSTEMS Presented by: Amit Kumar Tamang, PhD Student Smart Grid Research Group-BBCR aktamang@uwaterloo.ca

More information

RESEARCH PROJECT VERBUNDNETZSTABIL

RESEARCH PROJECT VERBUNDNETZSTABIL RESEARCH PROJECT VERBUNDNETZSTABIL Grid control for inverter dominated power systems Soenke Rogalla Fraunhofer Institute for Solar Energy Systems ISE IRED Side Event Workshop Vienna, 17.10.2018 www.ise.fraunhofer.de

More information

Magellan Utility Scale Energy Storage

Magellan Utility Scale Energy Storage Magellan Utility Scale Energy Storage MAGELLAN ESU 2 Supplying industry since 1992 Built for harsh environments Rugged industrial design Magellan Power ESU Series of Utility Scale Energy Storage combines

More information

DER Commissioning Guidelines Community Scale PV Generation Interconnected Using Xcel Energy s Minnesota Section 10 Tariff Version 1.

DER Commissioning Guidelines Community Scale PV Generation Interconnected Using Xcel Energy s Minnesota Section 10 Tariff Version 1. Community Scale PV Generation Interconnected Using Xcel Energy s Minnesota Section 10 Tariff Version 1.3, 5/16/18 1.0 Scope This document is currently limited in scope to inverter interfaced PV installations

More information

NREL Microgrid Controller Innovation Challenge Event

NREL Microgrid Controller Innovation Challenge Event Power Systems Engineering Center NREL Microgrid Controller Innovation Challenge Event Brian Miller, PE Strategic Team Lead, Microgrids Brian.Miller@NREL.gov 303-275-4917 Overview Background: NREL capabilities

More information

PRODUCT PORTFOLIO. Electric Vehicle Infrastructure ABB Ability Connected Services

PRODUCT PORTFOLIO. Electric Vehicle Infrastructure ABB Ability Connected Services PRODUCT PORTFOLIO Electric Vehicle Infrastructure ABB Ability Connected Services 2 ABB ABILITY CONNECTED SERVICES FOR EV INFRASTRUCTURE PRODUCT PORTFOLIO To successfully run a commercial charging network

More information

Patrick Lee and Chuck Wells

Patrick Lee and Chuck Wells Real-time microgrid and DERMS control using the PI System and PXiSE Advanced Control Technology Patrick Lee and Chuck Wells 1 PXiSE Energy Solutions A Modern Grid Control Solutions Company Located in San

More information

EPRI Intelligrid / Smart Grid Demonstration Joint Advisory Meeting March 3, 2010

EPRI Intelligrid / Smart Grid Demonstration Joint Advisory Meeting March 3, 2010 EPRI Intelligrid / Smart Grid Demonstration Joint Advisory Meeting March 3, 2010 Community Energy Storage Presentation & Simulation Results Thomas J. Walker Emeka Okafor 1 Energy Storage Applications in

More information

Asia Pacific Research Initiative for Sustainable Energy Systems 2011 (APRISES11)

Asia Pacific Research Initiative for Sustainable Energy Systems 2011 (APRISES11) Asia Pacific Research Initiative for Sustainable Energy Systems 2011 (APRISES11) Office of Naval Research Grant Award Number N0014-12-1-0496 Hydrogen Energy System Simulation Model for Grid Management

More information

PPT EN. Industrial Solutions

PPT EN. Industrial Solutions PPT2015.04.07.00EN Solving complexity of renewable energy production Reliability of supply Wind and photovoltaic are non-dispatchable generators. Production is dictated by weather conditions, not users

More information

SimpliPhi Power PHI Battery

SimpliPhi Power PHI Battery Power. On Your Terms. SimpliPhi Power PHI Battery INTEGRATION GUIDE: VICTRON Optimized Energy Storage & Management for Residential & Commercial Applications Utilizing Efficient, Safe, Non-Toxic, Energy

More information

Integrated System Models Graph Trace Analysis Distributed Engineering Workstation

Integrated System Models Graph Trace Analysis Distributed Engineering Workstation Integrated System Models Graph Trace Analysis Distributed Engineering Workstation Robert Broadwater dew@edd-us.com 1 Model Based Intelligence 2 Integrated System Models Merge many existing, models together,

More information