PNNL ISU Project Report

Size: px
Start display at page:

Download "PNNL ISU Project Report"

Transcription

1 PNNL ISU Project Report Integrated Retail and Wholesale (IRW) Power System Operation with Smart Grid Functionality 18 July 2011 Pacific Northwest National Lab Richland, WA Last Updated: 15 July 2011

2 Project Directors: Leigh Tesfatsion (Prof. of Econ, Math, & ECpE, ISU) Dionysios Aliprantis (Litton Industries Ass t Prof. of ECpE, ISU) David Chassin (Staff Scientist, PNNL/Department of Energy) Research Assoc s: Dr. Junjie Sun (Fin. Econ, OCC, U.S. Treasury, Wash, D.C.) Dr. Hongyan Li (Consulting Eng., ABB Inc., Raleigh, NC) Research Assistants: Huan Zhao (Econ PhD student, ISU) Chengrui Cai (ECpE PhD student, ISU) Pedram Jahangiri (ECpE PhD student, ISU) Auswin Thomas (ECpE M.S. student, ISU) Di Wu (ECpE PhD student, ISU) IRW Project: Integrated Retail/Wholesale Power System Operation with Smart-Grid Functionality Current Government & Industry Funding Support: PNNL/DOE, the Electric Power Research Center (an industrial consortium), and the National Science Foundation Industry Advisors: Personnel from PNNL/DOE, XM, RTE, MEC, & MISO

3 Retail & Wholesale Power System Operations 3

4 Meaning of Smart Grid Functionality? For our project purposes: Smart-grid functionality = Market design & resource enhancements permitting more responsiveness to the needs, preferences, and decisions of retail energy consumers. Examples: Introduction of advanced metering and other technologies to support flexible dynamic-price contracting between suppliers ( Load-Serving Entities ) and retail energy consumers integration of distributed renewable energy resources, e.g., consumer-owned photovoltaic (PV) panels 4

5 Key Project Research Topics Dynamic retail/wholesale reliability and efficiency implications of introducing price-sensitivity of demand for retail customers as realized through Top-down demand response (e.g., emergency curtailment) Automated demand dispatch Price-sensitive demand bidding by demand-side resources Dynamic retail/wholesale effects of increased penetration of consumer-owned distributed energy resources, such as photovoltaic (PV) generation and plug-in electric vehicles Development of agent-based algorithms for smart device implementation (e.g., smart HVAC systems) 5

6 Primary Project Tool: The IRW Power System Test Bed An agent-based computational laboratory Culture dish approach to complex dynamic systems Permits systematic computational experiments Permits sensitivity testing for changes in physical constraints (e.g., grid configuration), market rules of operation, and participant behavioral dispositions Seams empirically grounded test beds (AMES/GridLAB-D) Market rules based on business practices manuals for restructured North American electric power markets Realistically rendered transmission/distribution networks Retail contracting designs based on case studies (e.g., ERCOT) and pilot studies (e.g., Olympic Peninsula 2007) Open source software release planned. 6

7 IRW Power System Test Bed: AMES & GridLAB-D Bilateral Contracts x x Wholesale AMES ISU Team Seamed Retail GridLAB-D DOE/PNNL Team 7

8 IRW Project Year-1 Tasks Task 1) Extension of AMES to include a fully operational two-settlement system (day-ahead forward market & real-time balancing market operating in tandem) 2) Development of basic IRW Power System Test Bed (V1.0): Seaming of AMES (wholesale) and GridLAB-D (retail) test beds with a focus on household loads 3) Development of an initial test case: Resident-occupied house with a Heating-Ventilation-Air-Conditioning (HVAC) system 4) Modeling and implementation of a smart HVAC module to reflect the resident s optimal comfort/cost trade-offs Status Done Done Done In progress 8

9 IRW Project Year-1 Tasks Continued Task 5) Design & running of electricity contract experiments to study IRW system performance under alternative retail dynamic-price contracts between LSEs & consumers 6) Development of a PV module calibrated by means of a PV experimental lab set-up for implementing retail PV generation in the IRW test bed 7) IRW system impacts of reactive power support by distributed retail PV generation Status In progress In progress In progress 8) IRW system impacts of aggregator-controlled PEV In progress 9

10 Task 1: Extension of AMES Typical Day-D Market Operator (ISO) Activities 10

11 Task 2: IRW Test Bed (Version 1.0) Seams AMES (wholesale) & GridLAB-D (retail) with a focus on load from households with HVAC and appliances 11

12 Task 2: IRW Test Bed Development Seaming of AMES (wholesale) & GridLAB-D (retail) implemented via MySQL database server and a data management program. 12

13 Task 2: IRW Test Bed Development DMP (Data Management Program): 1. Prepare input files for running GridLAB-D 2. Collect simulation results 3. Receive price signals from the database 4. Send load flow data to the database 13

14 Task 2: IRW Test Bed Development GridLAB-D 1. Run the simulation with prepared input files 2. Record the daily load profile 14

15 Task 2: IRW Test Bed Development SQL Database Program: 1. ODBC connection 2. Two tables - price and load 3. Coordinate the data flow 15

16 Task 2: IRW Test Bed Development Data Transmission Between AMES & GridLAB-D: 1. GenCos and LSEs submit supply offers and demand bids on day D for the Day-Ahead Market on day D+1 2. ISO performs Day-Ahead Market (DAM) clearing 3.DAM price solutions (ex ante LMPs) sent to database, and database transmits them to GridLAB-D 4.Energy consumers with price-sensitive demands determine day D+1 loads based on DAM price signals 5.Loads transmitted to ISO, where they determine realtime market prices (ex-post LMPs) on day D+1 6.Deviations between DAM/RTM loads on day D+1 affect demand bids by LSEs on day D+1 for DAM on D+2. 16

17 Task 2 Test bed operation 17

18 Task 3: Initial Test Case Development Resident-occupied house with HVAC system and background load 18

19 Task 4: A Smart HVAC Controller (Heating-Ventilation-Air-Conditioning) Inputs include: Preferences of a household resident trying to achieve optimal daily trade-offs between comfort and costs Structural home attributes (e.g., square footage & insulation level) Electricity prices (e.g. fixed regulated price, marketbased LMPs) Other forcing terms (outdoor temp, solar radiation, control actions) State equations for a two-dimensional state vector x(t) consisting of (1) Indoor air temp T a (t) and (2) indoor mass temp T m (t), e.g. for furniture and walls. 19

20 Task 4 Continued. An ETP Modeling of a Smart Residential HVAC System The house resident has a bliss temp (e.g., 77 o F) Using a discretized form of ETP state equations, HVAC sets its status levels (from cooling to heating) to achieve optimal comfort/cost trade-offs for the resident over time, conditional on forecasted prices, outdoor temp s, & other forcing terms. Status levels are derived via dynamic closed-loop control. 20

21 Task 5: Initial HVAC Experiments. Resident cares only about comfort. HVAC status updated every 5 minutes. 21

22 Resident has a balanced concern for comfort and cost. HVAC status updated every 5 minutes. 22

23 Resident cares most about cost. HVAC status updated every 5 minutes. 23

24 Next Steps for Task 5 Explore alternative forms of dynamic pricing contracts between LSEs and retail consumers Explore alternative ways for LSEs to forecast price-sensitive loads Simulate retail load from multiple consumer types Permit households to have PV panels. Explore reactive power support from PV generation 24

25 Task 6: Photovoltaic Generation Modeling Modeling, Analyzing and Control of Large-Scale Distributed PV Generation 1. Develop PV generation model 2. Apply practical weather model in analysis 3. GridLAB-D serves as the experiment platform 4. Utilize controllable load to mitigate intermittency 5. Study the impact of PV generation on wholesale energy and ancillary service markets 25

26 Task 6: Photovoltaic Generation Modeling Solar Energy Conversion Nellis SEGS Photovoltaic (PV) power plant 14 MW capacity with 22% capacity factor 72,000 solar panels; $100 million; build cost $7.14/Watt 0.57 km 2 land use; 5.2 W/m 2 Concentrated Solar Power (CSP) plant World s largest solar energy plant 354 MW capacity with 21% capacity factor 936,384 mirrors; build cost of a CSP $2.5~$4/Watt 6.5 km 2 land use; 11.4 W/m 2 By 2009, U.S. had 1.25 GW PV capacity and MW CSP capacity 26

27 Task 6: Photovoltaic Generation Modeling Characteristics of Distributed PV Generation Static system without inertia Fast variation of power output with large amplitude High repetitive output pattern due to sun diurnal cycle Large land use Ota-Pal town pilot project in Japan 2.16 MW, 1.65 km 2 land use 27

28 Task 6: Photovoltaic Generation Modeling Challenges and Approaches C: Solar radiation data with high temporal and spatial resolution A: Generate realistic cloud pattern to obtain the synthesized data C: Energy conversion model to convert the received radiation to electric power, considering environmental factors A: Establish a small-scale PV generation system and validate the MPPT surface model C: Interdependency between feeder geographic topology and distributed PV generation A: Superimpose the moving cloud pattern on the taxonomy feeder topology map 28

29 Task 6: Photovoltaic Generation Modeling Generate Cumulus Cloud Pattern Cumulus cloud Fractal surface 20% coverage 40% coverage 29

30 Task 6: Photovoltaic Generation Modeling Generate Solar radiation Components of solar radiation Global radiation on a tilted surface Horizontal beam radiation Conversion factor from horizontal beam to tilted beam radiation Horizontal diffuse radiation Tilted angle in degree 30

31 Task 6: Photovoltaic Generation Modeling Determine the Radiation Components Theoretically compute the clear sky horizontal beam radiation Read in the hourly horizontal diffuse radiation from the TMY data Synthesize the radiation along with the shading condition determined by the cloud pattern 31

32 Task 6: Photovoltaic Generation Modeling Simulated Solar Radiation 3.5 Km by 3.5km area Define the area installed with PV systems Determine the PV system density Obtain the total available solar radiation in the defined area 32

33 Task 6: Photovoltaic Generation Modeling Simulated Solar Radiation Single point radiation W/m 2 Average radiation second 33

34 Task 6: Photovoltaic Generation Modeling PV Model PV panel circuit 34

35 Task 6: Photovoltaic Generation Modeling Power Curves of PV Panel 35

36 Task 6: Photovoltaic Generation Modeling PV Energy Conversion Model Calculated result for KC200GT module Experiment result for ASP 140 Module 36

37 Task 6: Photovoltaic Generation Modeling PV Experimental Setup LICOR 200 pyranometer RTD sensor Hall effect current sensor Kyocera 135 W PV panel GE temperature and humidity sensor NI ENET 9205 sampling card 37

38 Task 6: Photovoltaic Generation Modeling Feeder and PV Installation 38

39 Task 7: Reactive Power Support by PV The objective of the VAR problem is optimal generation of reactive power from local resources that leads to: Minimizing power distribution loss Increasing maximum transfer capability Decreasing transmission line congestions Reactive power can be supplied from: Static resources (capacitor banks) Dynamic resources: any inverter-based equipment such as PV systems, fuel cells, or micro-turbines 39

40 Reactive Power for House in California 40

41 Real Power Loss Case 1: Voltage regulator set-point at (pu) and no reactive power injection capability Case 2: Voltage regulator set-point at (pu) and reactive power injection capability Case 3: Voltage regulator set-point at (pu) and reactive power injection capability R : Representative of a heavily populated suburban area in San Francisco, CA. This is composed of 652 houses, and heavy commercial loads. Around 1 KW reduction on average 41

42 Total Power from Substation (Cases 1 & 2) 42

43 Conservative Voltage Reduction In case 2, voltages increase due to reactive power injection Demand is increased (voltage dependent loads) Loss reduction benefit is neutralized So voltages at substation should be decreased based on the CVR concept! CVR: operating a distribution system in the lower half of the acceptable voltage range ( V) Leads to significant energy savings ANSI Standard Voltage Range V V O L T A G E (V) National Average Customer Voltage CVR area Upper Half Lower Half 43

44 Average Quantities for 3 Cases 44

45 Potential Impacts of Aggregator-Controlled PEVs on Distribution Systems Di Wu home.eng.iastate.edu/~dwu/ 45

46 Background and assumptions PEV load: the same as a traditional (i.e., uncontrollable) load being served whenever a PEV is plugged in managed charging during off-peak hours by PEV aggregators Aggregators considered herein: wish to maximize their profits from energy trading 46

47 Assessment tools Distribution feeder under study: R Travel pattern: obtained from 2009 National Household Travel Survey Simulation Platform: GridLAB-D 47

48 Evaluation method Three PEV penetration Levels: 10%, 25%, and 50% Spatial diversity and temporal diversity Stochastic analysis: 100 Monte Carlo simulations for each penetration level 48

49 Spatial diversity In each simulation, the number of vehicles per residence is randomly generated based on the probability mass function. Veh/HH Prob The probability for a random vehicle to be a PEV is (by definition) the PEV penetration level. 49

50 Temporal diversity Considered control strategy: Maximize the profit from energy trading using the forecast information about wholesale electricity price PEV load repository: daily PEV load curves developed using the simulation method with the travel pattern obtained from the 2009 NHTS, and certain assumed drivetrain parameters and charging circuits The daily power consumption of individual PEVs in the distribution feeder is randomly selected from the repository. 50

51 Preliminary results Simulation results: asset loading customer voltage loading between phases system losses 51

52 Loading The daily peak of the power consumption of this feeder is below 60% of its rating (5334 kva) except several days of a year. Due to the large amount of remaining capacity, adding PEV load during off-peak hours will not overload either substation transformer or primary trunks that are far away from the customer end. Average apparent power consumption at substation 52

53 Loading (continued) The assets closest to customers are sensitive to overloading because: no redundant capacity is reserved for reliability purposes they do not benefit much from spatial and temporal diversity Average apparent power consumption for transformer 14 53

54 Voltage level The ANSI standard C84.1: 5% from the nominal value (114~126 V) Without PEVs and under mild penetration levels: no violation 50% penetration level: low-voltage violations Violation detected: 9 out of 100 simulations Minimum voltage within the distribution system in one simulation 54

55 Phase unbalance Actual distribution feeders are typically unbalanced in nature Aggregator-controlled PEVs could exacerbate this issue during the charging period Average apparent power consumption in each phase in one simulation 55

56 Losses The added PEV load will increase the system s ohmic losses. For the feeder under study, it is found that the distribution losses are less than one percent of the overall power consumption. The additional losses from charging PEVs are negligible. The losses could be higher for other distribution systems. 56

57 Recommendations The negative impacts could be mitigated by modifying the control strategy incorporating the performance metric of interest (e.g., asset loading, customer voltage, or system losses) into the optimization constraints or the objective function. The desired power consumption of each individual PEV from the optimization results can be realized by modulating the charging power magnitude or adjusting the charging duration. However, this can reduce the aggregators profits from energy trading. Without suitable incentives (or regulations), aggregators (especially those who do not have an interest in maintaining the distribution system s reliability) will have no motivation to modify their control strategy. The associated impact in battery lifespan from frequent charging cycles is another concern. 57

Electric Energy and Power Consumption by Light-Duty Plug-In Electric Vehicles

Electric Energy and Power Consumption by Light-Duty Plug-In Electric Vehicles Electric Energy and Power Consumption by Light-Duty Plug-In Electric Vehicles Dionysios Aliprantis Litton Industries Assistant Professor dali@iastate.edu Iowa State University Electrical & Computer Engineering

More information

TODAY most consumers of electric power face fixed retail

TODAY most consumers of electric power face fixed retail 1 Development of an Agent-Based Distribution Test Feeder with Smart-Grid Functionality Pedram Jahangiri, Student Member, IEEE, Di Wu, Student Member, IEEE, Wanning Li, Student Member, IEEE, Dionysios C.

More information

Demand Optimization. Jason W Black Nov 2, 2010 University of Notre Dame. December 3, 2010

Demand Optimization. Jason W Black Nov 2, 2010 University of Notre Dame. December 3, 2010 Demand Optimization Jason W Black (blackj@ge.com) Nov 2, 2010 University of Notre Dame 1 Background Demand response (DR) programs are designed to reduce peak demand by providing customers incentives to

More information

Multi-agent systems and smart grid modeling. Valentin Robu Heriot-Watt University, Edinburgh, Scotland, UK

Multi-agent systems and smart grid modeling. Valentin Robu Heriot-Watt University, Edinburgh, Scotland, UK Multi-agent systems and smart grid modeling Valentin Robu Heriot-Watt University, Edinburgh, Scotland, UK Challenges in electricity grids Fundamental changes in electricity grids: 1. Increasing uncertainty

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

Impact of Distributed Generation and Storage on Zero Net Energy (ZNE)

Impact of Distributed Generation and Storage on Zero Net Energy (ZNE) Impact of Distributed Generation and Storage on Zero Net Energy (ZNE) Omar Siddiqui Senior Technical Executive Emerging Technologies Summit San Francisco, CA October 21, 2014 Together Shaping the Future

More information

Utility Distribution Planning 101

Utility Distribution Planning 101 Utility Distribution Planning 101 Michael Coddington, National Renewable Energy Laboratory Webinar for National Association of State Utility Consumer Advocates June 5, 2018 1 Webinar Overview Overview

More information

Harnessing Demand Flexibility. Match Renewable Production

Harnessing Demand Flexibility. Match Renewable Production to Match Renewable Production 50 th Annual Allerton Conference on Communication, Control, and Computing Allerton, IL, Oct, 3, 2012 Agenda 1 Introduction and Motivation 2 Analysis of PEV Demand Flexibility

More information

RESERVOIR SOLUTIONS. GE Power. Flexible, modular Energy Storage Solutions unlocking value across the electricity network

RESERVOIR SOLUTIONS. GE Power. Flexible, modular Energy Storage Solutions unlocking value across the electricity network GE Power RESERVOIR SOLUTIONS Flexible, modular Energy Storage Solutions unlocking value across the electricity network TRENDS DISRUPTING THE POWER SECTOR FROM GENERATION TO T&D DECARBONIZATION DIGITIZATION

More information

Increasing PV Hosting Capacity in Distribution Networks: Challenges and Opportunities. Dr Andreas T. Procopiou

Increasing PV Hosting Capacity in Distribution Networks: Challenges and Opportunities. Dr Andreas T. Procopiou 2018 A.T. Procopiou - The University of Melbourne MIE Symposium, December 2018 1 Increasing PV Hosting Capacity in Distribution Networks: Challenges and Opportunities Dr Andreas T. Procopiou Research Fellow

More information

Smart Grids and Integration of Renewable Energies

Smart Grids and Integration of Renewable Energies Chair of Sustainable Electric Networks and Sources of Energy Smart Grids and Integration of Renewable Energies Professor Kai Strunz, TU Berlin Intelligent City Forum, Berlin, 30 May 2011 Overview 1. Historic

More information

Developing tools to increase RES penetration in smart grids

Developing tools to increase RES penetration in smart grids Grid + Storage Workshop 9 th February 2016, Athens Developing tools to increase RES penetration in smart grids Grigoris Papagiannis Professor, Director Power Systems Laboratory School of Electrical & Computer

More information

GRID MODERNIZATION INITIATIVE PEER REVIEW GMLC Control Theory

GRID MODERNIZATION INITIATIVE PEER REVIEW GMLC Control Theory GRID MODERNIZATION INITIATIVE PEER REVIEW GMLC 1.4.10 Control Theory SCOTT BACKHAUS (PI), KARAN KALSI (CO-PI) April 18-20 Sheraton Pentagon City Arlington, VA System Operations, Power Flow, and Control

More information

Grid Impacts of Variable Generation at High Penetration Levels

Grid Impacts of Variable Generation at High Penetration Levels Grid Impacts of Variable Generation at High Penetration Levels Dr. Lawrence Jones Vice President Regulatory Affairs, Policy & Industry Relations Alstom Grid, North America ESMAP Training Program The World

More information

Effects of Smart Grid Technology on the Bulk Power System

Effects of Smart Grid Technology on the Bulk Power System Effects of Smart Grid Technology on the Bulk Power System Rana Mukerji Senior Vice President Market Structures New York Independent System Operator Union College 2013 Environmental Science, Policy & Engineering

More information

Y9. GEH2.3: FREEDM Cost Benefit Analysis based on Detailed Utility Circuit Models

Y9. GEH2.3: FREEDM Cost Benefit Analysis based on Detailed Utility Circuit Models Y9. GEH2.3: FREEDM Cost Benefit Analysis based on Detailed Utility Circuit Models Project Leader: Faculty: Students: M. Baran David Lubkeman Lisha Sun, Fanjing Guo I. Project Goals The goal of this task

More information

Grid Impact of Electric Vehicles with Secondary Control Reserve Capability

Grid Impact of Electric Vehicles with Secondary Control Reserve Capability Grid Impact of Electric Vehicles with Secondary Control Reserve Capability Thomas Degner, Gunter Arnold, Ron Brandl, Julian Dollichon, Alexander Scheidler Division System Technology and Distribution Grids

More information

Dynamic Control of Grid Assets

Dynamic Control of Grid Assets Dynamic Control of Grid Assets Panel on Power Electronics in the Smart Grid Prof Deepak Divan Associate Director, Strategic Energy Institute Director, Intelligent Power Infrastructure Consortium School

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

Renewable Grid Integration Research in the U.S.

Renewable Grid Integration Research in the U.S. Renewable Grid Integration Research in the U.S. Barry Mather Ph.D. NREL- Distributed Energy Systems Integration Group UNSW IEA PVPS Task 14 Workshop Sydney, AU November 26 th, 2013 NREL is a national laboratory

More information

Smart Grids and the Change of the Electric System Paradigm

Smart Grids and the Change of the Electric System Paradigm 2010 February 9 Lisbon Campus da FEUP Rua Dr. Roberto Frias, 378 4200-465 Porto Portugal T +351 222 094 000 F +351 222 094 050 jpl@fe.up.pt Smart Grids and the Change of the Electric System Paradigm João

More information

Optimal and Modular Configuration of Wind Integrated Hybrid Power Plants for Off-Grid Systems

Optimal and Modular Configuration of Wind Integrated Hybrid Power Plants for Off-Grid Systems Optimal and Modular Configuration of Wind Integrated Hybrid Power Plants for Off-Grid Systems Lennart Petersen, Industrial Ph.D. Fellow Hybrid Solutions Co-Authors: F. Iov (Aalborg University), G. C. Tarnowski,

More information

Assessing Feeder Hosting Capacity for Distributed Generation Integration

Assessing Feeder Hosting Capacity for Distributed Generation Integration 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2015 Grid of the Future Symposium Assessing Feeder Hosting Capacity for Distributed Generation Integration D. APOSTOLOPOULOU*,

More information

International Approaches for an Integrated Grid

International Approaches for an Integrated Grid International Approaches for an Integrated Grid Matt Wakefield Director, Information, Communication and Cyber Security (ICCS) mwakefield@epri.com June 15, 2016 Together Shaping the Future of Electricity

More information

Dynamic Control of Grid Assets

Dynamic Control of Grid Assets Dynamic Control of Grid Assets ISGT Panel on Power Electronics in the Smart Grid Prof Deepak Divan Associate Director, Strategic Energy Institute Director, Intelligent Power Infrastructure Consortium School

More information

A Battery Equivalent Model for DER Services

A Battery Equivalent Model for DER Services GridWise Architecture Council A Battery Equivalent Model for DER Services June 13-15, Portland, Oregon Rob Pratt Mgr., Distribution and Demand Response Sector Pacific Northwest National Laboratory Presentation

More information

ANCILLARY SERVICES WITH VRE (VARIABLE RENEWABLE ENERGY): FOCUS PV

ANCILLARY SERVICES WITH VRE (VARIABLE RENEWABLE ENERGY): FOCUS PV ANCILLARY SERVICES WITH VRE (VARIABLE RENEWABLE ENERGY): FOCUS PV September 2017 1st International Conference on Large-Scale Grid Integration of Renewable Energy in India Andreas Falk, Ancillary services

More information

Galapagos San Cristobal Wind Project. VOLT/VAR Optimization Report. Prepared by the General Secretariat

Galapagos San Cristobal Wind Project. VOLT/VAR Optimization Report. Prepared by the General Secretariat Galapagos San Cristobal Wind Project VOLT/VAR Optimization Report Prepared by the General Secretariat May 2015 Foreword The GSEP 2.4 MW Wind Park and its Hybrid control system was commissioned in October

More information

OSIsoft Users Conference

OSIsoft Users Conference OSIsoft Users Conference Industrial Energy Strategies Workshop 2011 Turning Information Insight into Action A Case Study of Implementing a Non-residential Smart Metering System 1 Smart Grid Popular Topics

More information

The Status of Energy Storage Renewable Energy Depends on It. Pedro C. Elizondo Flex Energy Orlando, FL July 21, 2016

The Status of Energy Storage Renewable Energy Depends on It. Pedro C. Elizondo Flex Energy Orlando, FL July 21, 2016 The Status of Energy Storage Renewable Energy Depends on It Pedro C. Elizondo Flex Energy Orlando, FL July 21, 2016 Energy Storage Systems Current operating mode of electrical networks Electricity must

More information

Implementation of Distributed Generation

Implementation of Distributed Generation Implementation of Distributed Generation Focusing on Rooftop Solar Installations and Associated Technologies JOSEPH GEDDIS, ELETRICAL ENGINEER Residential rooftop solar generation installations have been

More information

What is Smart Grid? R.W. Beck Inc.

What is Smart Grid? R.W. Beck Inc. ELG4126: Smart Grid The Smart Grid Uses telecommunication and information technologies to improve how electricity travels from power plants to consumers. Allows consumers to interact with the grid. Integrates

More information

CMU Electricity Conference, 9th March 2011

CMU Electricity Conference, 9th March 2011 CMU Electricity Conference, 9th March 2011 Operation Challenges in Power Systems with Renewable Energy Sources Vaibhav Donde, PhD with Dr. Xiaoming Feng and Dr. Jiuping Pan ABB US Corporate Research March

More information

PV Grid Integration Research in the U.S.

PV Grid Integration Research in the U.S. PV Grid Integration Research in the U.S. Barry Mather Ph.D. NREL- Power Systems Engineering Center HEPIA IEA PVPS Task 14 Utility Workshop Geneva, Switzerland March 31 st, 2014 NREL is a national laboratory

More information

Facilitated Discussion on the Future of the Power Grid

Facilitated Discussion on the Future of the Power Grid Facilitated Discussion on the Future of the Power Grid EPRI Seminar: Integrated Grid Concept and Technology Development Tokyo Japan, August 20, 2015 Matt Wakefield, Director Information, Communication

More information

An Integrated Grid Path for Solar. Thomas Key, EPRI Senior Technical Executive. ISES Webinar. April 22, 2016

An Integrated Grid Path for Solar. Thomas Key, EPRI Senior Technical Executive. ISES Webinar. April 22, 2016 An Integrated Grid Path for Solar Thomas Key, EPRI Senior Technical Executive ISES Webinar April 22, 2016 Changing Landscape: An Integrated Grid is a Better Grid Combined Heat & Power Demand Response Energy

More information

IFC Workshop on Distributed Generation, 13 February 2013, Moscow, Russia

IFC Workshop on Distributed Generation, 13 February 2013, Moscow, Russia Integration of Distributed Energy Resources Into the Electric Grid: Some Issues and Solutions Larry Adams Senior Electrical & Controls Engineer Spirae, Inc. IFC Workshop on Distributed Generation, 13 February

More information

Virtual Power Plants Realising the value of distributed storage systems through and aggregation and integration

Virtual Power Plants Realising the value of distributed storage systems through and aggregation and integration Virtual Power Plants Realising the value of distributed storage systems through and aggregation and integration Martin Symes - Director of Sales, Australia and New Zealand AIE - Australian Institute of

More information

Stationary Energy Storage Solutions 3. Stationary Energy Storage Solutions

Stationary Energy Storage Solutions 3. Stationary Energy Storage Solutions Stationary Energy Storage Solutions 3 Stationary Energy Storage Solutions 2 Stationary Energy Storage Solutions Stationary Storage: Key element of the future energy system Worldwide growing energy demand,

More information

CIS-IEEE 2017 Conference Renewable Energy Session Renewable Energy s Impact of Power Systems

CIS-IEEE 2017 Conference Renewable Energy Session Renewable Energy s Impact of Power Systems CIS-IEEE 2017 Conference Renewable Energy Session Renewable Energy s Impact of Power Systems Ben Huckaba, P.E. President & Principal Engineer 317-273-9841 benh@alphaeng.us Indiana University Bloomington,

More information

Field Verification and Data Analysis of High PV Penetration Impacts on Distribution Systems

Field Verification and Data Analysis of High PV Penetration Impacts on Distribution Systems Field Verification and Data Analysis of High PV Penetration Impacts on Distribution Systems Farid Katiraei *, Barry Mather **, Ahmadreza Momeni *, Li Yu *, and Gerardo Sanchez * * Quanta Technology, Raleigh,

More information

Demand Response as a Power System Resource

Demand Response as a Power System Resource Demand Response as a Power System Resource Richard Cowart Director, Regulatory Assistance Project www. erranet.org Major points today 1. What? What is Demand Response (DR)? 2. Why? Proven values of DR

More information

PLANNING, ELIGIBILITY FOR CONNECTION AND CONNECTION PROCEDURE IN EMBEDDED GENERATION

PLANNING, ELIGIBILITY FOR CONNECTION AND CONNECTION PROCEDURE IN EMBEDDED GENERATION PLANNING, ELIGIBILITY FOR CONNECTION AND CONNECTION PROCEDURE IN EMBEDDED GENERATION Presentation by Engr. O. C. Akamnnonu Chief Executive Officer, Ikeja Electricity Distribution Company AGENDA WORK THROUGH

More information

IEEE-PES Chicago Chapter Presentation November 11, Smart Grid. Mike Born. Principal Engineer, Capacity Planning

IEEE-PES Chicago Chapter Presentation November 11, Smart Grid. Mike Born. Principal Engineer, Capacity Planning IEEE-PES Chicago Chapter Presentation November 11, 2009 Smart Grid Mike Born Principal Engineer, Capacity Planning Agenda 2 Smart Grid Brief Overview ComEd s Smart Grid Vision and Building Blocks Customer

More information

The Role of Electricity Storage on the Grid each location requires different requirements

The Role of Electricity Storage on the Grid each location requires different requirements Functional Requirements for Energy on the Utility Grid EPRI Renewable Council Meeting Bill Steeley Senior Project Manager Dan Rastler Program Manager April 5-6, 2011 The Role of Electricity on the Grid

More information

Power Systems Overview. Summer Programs

Power Systems Overview. Summer Programs Power Systems Overview Summer Programs Part I Early History Key Developers Early Inventions AC versus DC Modern Power Grid!2 Electricity in History Attractive Force was studied in ancient times! Revealed

More information

Sustainability and Smart Grid Implementing a Non residential Smart Metering System

Sustainability and Smart Grid Implementing a Non residential Smart Metering System Sustainability and Smart Grid Implementing a Non residential Smart Metering System PaperCon 2011 Page 195 Smart Grid Popular Topics in the News Smart Grid Smart Meter Micro Grid Distributive Generation

More information

Ahead of the challenge, ahead of the change. A comprehensive power transmission & distribution with Totally Integrated Power

Ahead of the challenge, ahead of the change. A comprehensive power transmission & distribution with Totally Integrated Power Ahead of the challenge, ahead of the change A comprehensive power transmission & distribution with Totally Integrated Power siemens.com/energy-management A comprehensive power transmission & distribution

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

The Supple Grid. Challenges and Opportunities for Integrating Renewable Generation UC Center Sacramento May 9, Dr. Alexandra Sascha von Meier

The Supple Grid. Challenges and Opportunities for Integrating Renewable Generation UC Center Sacramento May 9, Dr. Alexandra Sascha von Meier The Supple Grid Challenges and Opportunities for Integrating Renewable Generation UC Center Sacramento May 9, 2013 Dr. Alexandra Sascha von Meier Co-Director, Electric Grid Research, California Institute

More information

RESILIENT SOLAR CASE STUDY: SUNY New Paltz NYPA Integrated Grid Pilot

RESILIENT SOLAR CASE STUDY: SUNY New Paltz NYPA Integrated Grid Pilot PROJECTS UNDER DEVELOPMENT PROJECT SNAPSHOTS Location: SUNY New Paltz, NYS System Owners: Direct Purchase SUNY New Paltz Campus Project Goal: Resilience, energy savings, grid services, and research System

More information

Enabling High Penetrations of Distributed Solar through the Optimization of Sub-Transmission Voltage Regulation

Enabling High Penetrations of Distributed Solar through the Optimization of Sub-Transmission Voltage Regulation CESA Webinar Enabling High Penetrations of Distributed Solar through the Optimization of Sub-Transmission Voltage Regulation March 28, 2019 Housekeeping Join audio: Choose Mic & Speakers to use VoIP Choose

More information

EV - Smart Grid Integration. March 14, 2012

EV - Smart Grid Integration. March 14, 2012 EV - Smart Grid Integration March 14, 2012 If Thomas Edison were here today 1 Thomas Edison, circa 1910 with his Bailey Electric vehicle. ??? 2 EVs by the Numbers 3 10.6% of new vehicle sales expected

More information

Presented By: Bob Uluski Electric Power Research Institute. July, 2011

Presented By: Bob Uluski Electric Power Research Institute. July, 2011 SMART DISTRIBUTION APPLICATIONS &THEIR INTEGRATION IN A SMART GRID ENVIRONMENT Presented By: Bob Uluski Electric Power Research Institute July, 2011 Key Smart Distribution Applications What are the major

More information

Targeted Application of STATCOM Technology in the Distribution Zone

Targeted Application of STATCOM Technology in the Distribution Zone Targeted Application of STATCOM Technology in the Distribution Zone Christopher J. Lee Senior Power Controls Design Engineer Electrical Distribution Division Mitsubishi Electric Power Products Electric

More information

Flexible Ramping Product Technical Workshop

Flexible Ramping Product Technical Workshop Flexible Ramping Product Technical Workshop September 18, 2012 Lin Xu, Ph.D. Senior Market Development Engineer Don Tretheway Senior Market Design and Policy Specialist Agenda Time Topic Presenter 10:00

More information

SOLAR GRID STABILITY

SOLAR GRID STABILITY SMART RENEWABLE HUBS FOR FLEXIBLE GENERATION SOLAR GRID STABILITY Smart Renewable Hubs: Solar hybridisation to facilitate Renewable Energy integration COBRA, IDIE, TECNALIA, CESI, HEDNO, NTUA 7 th Solar

More information

The future role of storage in a smart and flexible energy system

The future role of storage in a smart and flexible energy system The future role of storage in a smart and flexible energy system Prof Olav B. Fosso Dept. of Electric Power Engineering Norwegian University of Science and Technology (NTNU) Content Changing environment

More information

Smart Grid A Reliability Perspective

Smart Grid A Reliability Perspective Khosrow Moslehi, Ranjit Kumar - ABB Network Management, Santa Clara, CA USA Smart Grid A Reliability Perspective IEEE PES Conference on Innovative Smart Grid Technologies, January 19-21, Washington DC

More information

Influencing the Portfolio through the Distribution System Case Study- Pullman, WA

Influencing the Portfolio through the Distribution System Case Study- Pullman, WA July 27, Presented by: Curtis Kirkeby, P.E. Fellow Engineer Avista Utilities Influencing the Portfolio through the Distribution System Case Study- Pullman, WA ARRA Grant Projects Smart Grid Workforce Training

More information

Implementing Dynamic Retail Electricity Prices

Implementing Dynamic Retail Electricity Prices Implementing Dynamic Retail Electricity Prices Quantify the Benefits of Demand-Side Energy Management Controllers Jingjie Xiao, Andrew L. Liu School of Industrial Engineering, Purdue University West Lafayette,

More information

Distributed Energy Resources

Distributed Energy Resources Distributed Energy Resources Operational Impacts Jenny Riesz Principal, Operational Analysis & Engineering About AEMO We operate Australia's National Electricity Market and power grid in Australia s eastern

More information

Optimization of Distributed Energy Resources with Energy Storage and Customer Collaboration

Optimization of Distributed Energy Resources with Energy Storage and Customer Collaboration Optimization of Distributed Energy Resources with Energy Storage and Customer Collaboration NOVEMBER 2014 Jon Hawkins Manager, Advanced Technology and Strategy NOVEMBER 2014 PNM SERVICE TERRITORY 2,572

More information

Essential Reliability Services Engineering the Changing Grid

Essential Reliability Services Engineering the Changing Grid Essential Reliability Services Engineering the Changing Grid Robert W. Cummings Senior Director Engineering and Reliability Initiatives i-pcgrid March 39, 2016 Change is Coming Characteristics and behavior

More information

An Architectural View of Emerging Changes to the Grid

An Architectural View of Emerging Changes to the Grid An Architectural View of Emerging Changes to the Grid George Washington University Law School Conference Transforming the US Electric System: Where State & Federal Initiatives Meet 27 Oct 2016 Jeffrey

More information

Integrating DER. Thomas Bialek, PhD PE Chief Engineer. Smart Grid & Climate Change Summit October 13, 2015

Integrating DER. Thomas Bialek, PhD PE Chief Engineer. Smart Grid & Climate Change Summit October 13, 2015 Integrating DER Thomas Bialek, PhD PE Chief Engineer Smart Grid & Climate Change Summit October 13, 2015 Integration of DER Solar & Electric Vehicle Customers SDG&E s Vision Consistent with State Policy

More information

Analysis of Impact of Mass Implementation of DER. Richard Fowler Adam Toth, PE Jeff Mueller, PE

Analysis of Impact of Mass Implementation of DER. Richard Fowler Adam Toth, PE Jeff Mueller, PE Analysis of Impact of Mass Implementation of DER Richard Fowler Adam Toth, PE Jeff Mueller, PE Topics of Discussion Engineering Considerations Results of Study of High Penetration of Solar DG on Various

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

Mutual trading strategy between customers and power generations based on load consuming patterns. Junyong Liu, Youbo Liu Sichuan University

Mutual trading strategy between customers and power generations based on load consuming patterns. Junyong Liu, Youbo Liu Sichuan University Mutual trading strategy between customers and power generations based on load consuming patterns Junyong Liu, Youbo Liu Sichuan University 2 Outline Ⅰ Ⅱ Research Background Reviews on the development of

More information

ELG4126: Case Study 2 Hybrid System Design and Installation

ELG4126: Case Study 2 Hybrid System Design and Installation ELG4126: Case Study 2 Hybrid System Design and Installation Diesel Driven Generator Life Cycle Costing Photovoltaic Cells, Modules, and Arrays Possibility of Integrating Fuel Cells and Wind Turbines Environmental

More information

Modelling Analysis for Optimal Integration of Solar PV in National Power Grid of Japan

Modelling Analysis for Optimal Integration of Solar PV in National Power Grid of Japan USAEE/IAEE 36th North American Conference, Concurrent Session 28, Hilton Crystal City, Washington DC USA, September 25, 2018 Modelling Analysis for imal Integration of Solar PV in National Power Grid of

More information

Communications requirements in lowvoltage. Environmental concerns

Communications requirements in lowvoltage. Environmental concerns Communications requirements in lowvoltage smart grids Fernando Kuipers Network Architectures and Services Delft University of Technology March 6, 2013 http://www.nas.ewi.tudelft.nl/people/fernando/ 1 Environmental

More information

Microgrid opportunities in Finland

Microgrid opportunities in Finland Microgrid opportunities in Finland D.Sc. (tech.) Samuli Honkapuro Assoc. Prof. in Energy Markets LUT School of Energy Systems Lappeenranta University of Technology FINLAND Samuli.Honkapuro@lut.fi Contents

More information

Outline of Electricity Deregulation

Outline of Electricity Deregulation Outline of Electricity Deregulation 1 Emergence of PPS (Power Producers & Suppliers) by Electricity Deregulation DeregulaHon started in March 2000 from extra high voltage sector Deregulated in April 2004

More information

Solar Development in New Jersey, and PV Impacts on the Distribution System Carnegie Mellon Conference on the Electricity Industry - March 9, 2011

Solar Development in New Jersey, and PV Impacts on the Distribution System Carnegie Mellon Conference on the Electricity Industry - March 9, 2011 Solar Development in New Jersey, and PV Impacts on the Distribution System Carnegie Mellon Conference on the Electricity Industry - March 9, 2011 Jim Calore Public Service Electric & Gas Co. Overview This

More information

NEDO s Smart Grid Demonstration Projects in the U. S. JUMPSmartmaui Project in Hawaii

NEDO s Smart Grid Demonstration Projects in the U. S. JUMPSmartmaui Project in Hawaii NEDO s Smart Grid Demonstration Projects in the U. S. JUMPSmartmaui Project in Hawaii 1 2 Maui of Hawaii Today High cost of energy is driven by variable oil prices. Hawaii ranks #1 in electric energy costs:

More information

PHEV Design Impacts. Jason Taylor Ph.D. South West Electric Distribution Exchange May 6 th, 2010

PHEV Design Impacts. Jason Taylor Ph.D. South West Electric Distribution Exchange May 6 th, 2010 PHEV Design Impacts Jason Taylor Ph.D. South West Electric Distribution Exchange May 6 th, 2010 1 Annual Energy Usage Electrical Appliances Home Heating System Central Air Conditioning Refrigerator/Freezer

More information

Global PV Demand Drivers

Global PV Demand Drivers Global PV Demand Drivers 2 Where is the Problem? Load is stochastic, variable and uncertain PV solar output is also stochastic, variable and uncertain Supplies can also be stochastic Need to know size,

More information

Participation of Beacon Power s Flywheel Energy Storage Technology in NYISO s Regulation Service Market

Participation of Beacon Power s Flywheel Energy Storage Technology in NYISO s Regulation Service Market Beacon Power Corporation Participation of Beacon Power s Flywheel Energy Storage Technology in NYISO s Regulation Service Market Prepared for: New York Business Issues Committee May 21, 2008 Safe Harbor

More information

Electric Vehicles Coordinated vs Uncoordinated Charging Impacts on Distribution Systems Performance

Electric Vehicles Coordinated vs Uncoordinated Charging Impacts on Distribution Systems Performance Electric Vehicles Coordinated vs Uncoordinated Charging Impacts on Distribution Systems Performance Ahmed R. Abul'Wafa 1, Aboul Fotouh El Garably 2, and Wael Abdelfattah 2 1 Faculty of Engineering, Ain

More information

Smart Grid Automation and Centralized FISR

Smart Grid Automation and Centralized FISR Smart Grid Automation and Centralized FISR March 21, 2016 Mike Colby Senior Engineer Distribution Control Center Smart Grid Automation and Centralized FISR Remote Controlled Devices & Communication Distribution

More information

Robustness and Cost Efficiency through User Flexibility in the Distribution Network

Robustness and Cost Efficiency through User Flexibility in the Distribution Network Washington, April 20, 2015 Robustness and Cost Efficiency through User Flexibility in the Distribution Network Knut Samdal, Research Director SINTEF Energy Research knut.samdal@sintef.no 1 SINTEF is the

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

C PER. Center for Advanced Power Engineering Research C PER

C PER. Center for Advanced Power Engineering Research C PER Center for Advanced Power Engineering Research C PER 2017 Summer Research Planning Workshop Energy Storage Technologies and Application Roadmap Presented By: Johan Enslin Zucker Family Graduate Education

More information

Power System Testing. Verification of Aggregated Services

Power System Testing. Verification of Aggregated Services Power System Testing Verification of Aggregated Services Testing and Research Infrastructure for Future Power Grids Pre-Conference Workshop, 7th International Conference on Integration of Renewable and

More information

Deploying Power Flow Control to Improve the Flexibility of Utilities Subject to Rate Freezes and Other Regulatory Restrictions

Deploying Power Flow Control to Improve the Flexibility of Utilities Subject to Rate Freezes and Other Regulatory Restrictions 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2013 Grid of the Future Symposium Deploying Power Flow Control to Improve the Flexibility of Utilities Subject to Rate

More information

Deliverable D7.3 Report on large scale impact simulations

Deliverable D7.3 Report on large scale impact simulations added value of STORage in distribution systems Deliverable D7.3 Report on large scale impact simulations Revision... FINAL Preparation date.. 2018-10-30 (m42) Due date... 2018-10-31 (m42) Lead contractor...

More information

Experience on Realizing Smart Grids. IEEE PES conference, Gothenburg

Experience on Realizing Smart Grids. IEEE PES conference, Gothenburg Experience on Realizing Smart Grids Bazmi Husain 2010-10-12 IEEE PES conference, Gothenburg IEEE PES Conference, Gothenburg, 2010-10-12. Slide 1 On the way to the smarter grid A quietly astounding evolution

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

Smart Grid with Intelligent Periphery (Smart GRIP)

Smart Grid with Intelligent Periphery (Smart GRIP) EPCC Workshop Bedford Springs, 3 June 2013 Smart Grid with Intelligent Periphery (Smart GRIP) Felix Wu Distinguished Visiting Professor in Clean Energy and Environment University of Hong Kong Professor

More information

Optimal Aggregator Bidding Strategies for Vehicle-To-Grid

Optimal Aggregator Bidding Strategies for Vehicle-To-Grid Optimal Aggregator Bidding Strategies for Vehicle-To-Grid Energy and the Environment Seminar By Eric Sortomme PhD Candidate, University of Washington October 7, 2010 1 Outline Introduction State of the

More information

A Day in the Life of a Smart Building

A Day in the Life of a Smart Building A Day in the Life of a Smart Clay Nesler Vice President, Global Energy and Sustainability Johnson Controls (clay.g.nesler@jci.com) 1 Copyright 1 Johnson Controls 8: pm Smart planning for tomorrow System

More information

Impact Analysis of Fast Charging to Voltage Profile in PEA Distribution System by Monte Carlo Simulation

Impact Analysis of Fast Charging to Voltage Profile in PEA Distribution System by Monte Carlo Simulation 23 rd International Conference on Electricity Distribution Lyon, 15-18 June 215 Impact Analysis of Fast Charging to Voltage Profile in PEA Distribution System by Monte Carlo Simulation Bundit PEA-DA Provincial

More information

Optimal Design of Hybrid Energy System with PV/ Wind Turbine/ Storage: A Case Study

Optimal Design of Hybrid Energy System with PV/ Wind Turbine/ Storage: A Case Study Optimal Design of Hybrid Energy System with PV/ Wind Turbine/ Storage: A Case Study Presenter: Amit Kumar Tamang PhD Student Supervisor: Prof. Weihua Zhaung Smart Grid Research Group at BBCR September

More information

Decentralization and Cooperative Management in Electric Energy System Hideo Ishii, Ph.D.

Decentralization and Cooperative Management in Electric Energy System Hideo Ishii, Ph.D. 2017 IERE-TNB Putraja Workshop :Technologies Shaping the Electric Supply Industry Decentralization and Cooperative Management in Electric Energy System Hideo Ishii, Ph.D. November 22, 2017 Advanced Research

More information

Energy Security Electrical Islanding Approach and Assessment Tools. Dr. Bill Kramer Senior Research Engineer Distributed Energy Systems Integration

Energy Security Electrical Islanding Approach and Assessment Tools. Dr. Bill Kramer Senior Research Engineer Distributed Energy Systems Integration Energy Security Electrical Islanding Approach and Assessment Tools Dr. Bill Kramer Senior Research Engineer Distributed Energy Systems Integration Dr. Bill Kramer - 2 Electricity, Resources, & Building

More information

Implementing a Microgrid Using Standard Utility Control Equipment

Implementing a Microgrid Using Standard Utility Control Equipment Implementing a Microgrid Using Standard Utility Control Equipment Tom Fenimore Duke Energy Andy Gould and Larry Wright Schweitzer Engineering Laboratories, Inc. Copyright Duke Energy and SEL 2016 Overview

More information

Distributed Energy Storage John Steigers Generation Project Development Energy / Business Services

Distributed Energy Storage John Steigers Generation Project Development Energy / Business Services 1 Distributed Energy Storage John Steigers Generation Project Development Energy / Business Services 2 2 Distributed Energy Storage Sited within Utility & Serving One or More Value Propositions Peak Shaving

More information

Tomorrow s Energy Grid

Tomorrow s Energy Grid Advanced Microgrid Solutions Tomorrow s Energy Grid 7th Annual Statewide Energy Efficiency Forum Riverside, CA The Energy Efficiency Foundation of Integrated Demand-Side Management Audrey Lee, Ph.D. Vice

More information

ABB in Wind &Integration of renewables

ABB in Wind &Integration of renewables TEIJO KÄRNÄ, RM/ DEC 20 2017 ABB in Wind &Integration of renewables Making renewable energy real Wind Landscape Generation-Transmission-Distribution-Control January 12, 2018 Slide 2 Challenges of renewable

More information