Van Excel file naar serverpark datagedreven onderzoek naar laadinfrastructuur in Nderland. JR Helmus

Size: px
Start display at page:

Download "Van Excel file naar serverpark datagedreven onderzoek naar laadinfrastructuur in Nderland. JR Helmus"

Transcription

1 Van Excel file naar serverpark datagedreven onderzoek naar laadinfrastructuur in Nderland JR Helmus

2 / 38 yr / Father / Fiat X1/9 / Innovator / Amersfoort Phd Researcher computational science / coordinator minor data science /

3 The Netherlands is a lab for public E-mobility Main problem to solve: optimization of charging infrastructure usage and rollout 3

4 Challenges for policy makers From interviews with stakeholders within the EV ecosystem it appeared that their main problems are as follows: 1. Stakeholders are in need of a set of performance metrics that allow to balance supply and demand. They have limited insight in how typical behavior influences the performance of the system 2. Stakeholders need of insight in interventionsto optimize the efficient use of existing resources 3. Whilst being professionals in the EV work field, there is limited insight in the future state of the system given expected behavioral changes due to e.g.: (i) new EV models with latest technology (larger battery size) (ii) adoption of early majority (new expectations) (iii) new user types (freight, taxis) (iv) non-linear increase of user-user interactions 4. Particularly municipalities are searching for an effective deployment strategy that takes into account non-trivial effects that complex systems display J R Helmus, R van den Hoed, and S Maase. RAAK-PRO Projectvoorstel IDOLaad. Technical report, Amsterdam, 2014

5 The dataset ~9.7M transactions from 120K users, ~7k charging stations for this research is unique in the world Parameter Example Explanation Charge point address Charge point operator Charging service provider Charge point city Charge point postal code Admiralengracht 44 Adress of the charge point Nuon Essent Amsterdam 1057EW Owner of the charge point Owner of the used charging card ZIP code of the area of the charge point Volume 0,86 Charged energy [kwh] Connection 0:14:23 Time the car was connected time Start Date Date the session started End Date Date the session ended Start Time 23:20:55 Time the session started End Time 23:35:18 Time the session ended Charging time 0:14:23 Time the car is actually charging RFID 60DF4D78 RFID code of a charging card Participating geographic areas - Amsterdam /Rotterdam /the Hague /Utrecht - Metropool Regio Amsterdam (from Haarlem to Amersfoort) - Evnet in whole of Netherlands Deeper insight - Specific charging cards for Taxi, Car2Go, Entrepreneurs, RDW, - Implemented interventions in G4 (Parking) and EVNET (price) - Contextual (open) data Timing spectrum - From real-time to monthly from first charging point 2012 to 5 min ago RFID Charge point address From vd. Hoed, Helmus, Bardok (2014) Charge volume Connection time

6 It started with Charging Detail Records in Excel files

7 Out of 380,000 records a subset of ~250,000 was suitable for analysis Causes of ~35% data removal per error type Total before cleansing Connection time repair Physicly impossible charge sessions Unknown data Double records Short time Double provider Net usable records Data filtering and smart algorithms required for quality of data analysis.

8 A complex algorithm for repairing short time charge sessions required 16 hours of calculation on a laptop Example of short time algorithm total charge sesion Session 1 Session 2 Session 3 The crawling algorithm checks on adjacent short times. Session 4 Session 5 Session 6 Session 7 Session 8 The algorithm influences the # charge sessions as well, and thus the mean session duration. Session 9 Source: Charge infrastructure forecast database Note: Our hypothesis is that loose cable connections and information transfer issues cause this problem.

9

10 Acces security SQLs allows to protect data by the user pwds From Access to our first SQL Server environment for storing data centrally, yet this did not solve some fundamental problems Server side cleaning Allows to do long and continous cleaning processes Homogenenous data Allows to provide data in same format to all users Server side reporting Allows to setup server Side Reporting Services 1 gebruiker, 1MB data, 1 database SQL server MS access 10 gebruikers, 10GB data, 1 database SQL server Applicatie server MS access User side analysis Analysis was performed at user side (ms Access) so (1) computational power limited (2) Memory limited (3)security issues

11 We needed a DWH structure to share and store data Performance improvements DWHs structures are known to be faster. SQL clarity Simple DWH is more easy to understand than complex ERDs Information uniformity Part of DWH processes is to have a uniform understanding of the same data DWH expertise and maintanance You need DWH experts to Setup and transalion to DWH is not easy task New montly data needs to be transformed to DWH

12 The IDOLAAD subsidy program (4 years) supports this research and requires deliverables as well Program goal: develop insights that enable stakeholders within EV value chain to have a effective rollout and efficient use of charging infrastructure Working packages Research team and participants Research team - 1 lector - 3 Post doc senior researchers - 2 PhD students - 3 junior researchers (Applied mathematicians) - 3 IT specialists - Computational science lab Consortium participants (deliver data and cases and work) - 4 largest cities and areas surrounding - 3 charging infrastructure providers (delivering data) - 1 charging point producer - 1 network grid provider - 1 consultancy firm (specialized in EV interventions) From IDOLAAD proposal, Hoed, Maasse, Helmus (2014) Expectations - Prediction model for local demand (not this PhD study) - Simulation model for optimizing charging infrastructure usage and rollout (as always ASAP)

13 The research project supports policy makers Monitoring performance Predictive analytics Modelling & simulation

14 The dataset ~10.7M transactions from 140K users, ~7k charging stations for this research is unique in the world Parameter Example Explanation Charge point address Charge point operator Charging service provider Charge point city Charge point postal code Admiralengracht 44 Adress of the charge point Nuon Essent Amsterdam 1057EW Owner of the charge point Owner of the used charging card ZIP code of the area of the charge point Volume 0,86 Charged energy [kwh] Connection 0:14:23 Time the car was connected time Start Date Date the session started End Date Date the session ended Start Time 23:20:55 Time the session started End Time 23:35:18 Time the session ended Charging time 0:14:23 Time the car is actually charging RFID 60DF4D78 RFID code of a charging card Participating geographic areas - Amsterdam /Rotterdam /the Hague /Utrecht - Metropool Regio Amsterdam (from Haarlem to Amersfoort) - Evnet in whole of Netherlands Deeper insight - Specific charging cards for Taxi, Car2Go, Entrepreneurs, RDW, - Implemented interventions in G4 (Parking) and EVNET (price) - Contextual (open) data Timing spectrum - From real-time to monthly from first charging point 2012 to 5 min ago RFID Charge point address From vd. Hoed, Helmus, Bardok (2014) Charge volume Connection time

15 With the charging data as central dataset, the database is continuously expanded, extended and enriched and scraped Data Expansion Data Extension Data enrichment Data Scraping OCPI

16 General methodology of IDOLAAD research

17 4933 charging sessions in een test environment De data in Idolaad is exceptional In current state of literature there is no such dataset for scientific usage in dense metropolean areas public charging infrastructure. 10 maanden data 10 EV drivers No EV data available GPS location of non EV users 36 mln km s / 28,000 vehicles 0 EV s

18 From Data Science challenges to required IT infrastructure Typical properties of data science tasks Data redundancy typically you start with lots of data and directly thereafter the carbage is filtered out Long calculation times for Single CPU Most data scientists use 1 core per analysis, except for specific Machine learning algorithms that are able to use multiple cores In RAM calculations typically calculations are performed in RAM memory and not on hard drives. Computer RAM memory should not be a bottlneck Long idle times between analyses users tend to have long idle times between two runs of analysis. This si typically used for looking at the results Requirements for the ideal IT infrastructure Seperation of functions We needed a seperation between storage, database, analysis server and deployment of results. No data on personal computers all calculations must be made server side without the ability to download data Computational requirements may not be a bottleneck for research Memory, storage and CPUs may not put research in a queue. Threefold User specific security users should logon to access the network, to access the server and to access the data. Shared resources sharing computional resources (RAM/HD/CPU) is preferred over individual resources Invisible / unreachable for the outside world VPN and professional firewalls needed to allow access to servers Scalable future proof IT infrastructure invest and implement now for several years

19 IT infrastructure for data science: Security & computational resources may not be a bottleneck during the minor Scalable computational server

20

21

22 This shows the typical use of our servers CPU usage Typically short peaks when doing algorithms. This means a few CPUs can host many users Memory usage Peaks in memory point at non filtered data and running algorithms

23

24 So we reshuffeled our organization to align it for data intensive science research

25 Shiny server

26 SEVA is a data driven charging behavior focused modular simulation model for EV user activities Data driven Charging behavior Modular SEVA is fully data driven and data validated 4.5M charging transactions form Trainingset Tested and validated on 2017 Charging behavior dimensions WHEN start/stop connection WHERE clusters of activity patterns WHAT connection times and kwh LONG longitudinal patterns Different switchable modules: Car sharing EV Uptake Policies

27 Charging behavior of agents is modelled by activity patterns, geospatial clusters of activities and discrete choice modelling Activity patterns Geospatial clustering of destinations Discrete choice modelling Distributions of activities are used to simulate the start and stop connection events and time between these Destinations are estimated by the weigthed mean lon/lat over all time related sessions Discrete choice model per user based on environmental properties such as distance, costs (parking+kwh), speed option option center option

28 SEVA is validated on charging data Validation and sensitivity analysis are extremely important for agent based models. SEVA is based on the following approach: Agents are created based on a training set that allows to create activity patterns After simulation for each user the simulated pattern is compared to the existing pattern in the test set. A validation value is developed to create a single value metric for each simulation. For each parameter a simulation was performed to check on improved performance of validation metric

29 SEVA was used to simulate future challenges 1. Effects Car sharing on the charging infrastructure network 2. PHEV to FEV transition; future EV charging by looking into the differences in charging behavior due to battery size and car type. 3. Test future proof rollout strategies by their effect of failed sessions Car sharing programs PHEV to Large BEV Transition Future proof rollout strategies

30 Challenge: Car sharing in cities Car sharing programs may have unexpected effects on EV user convenience Car sharing agent properties: multiple sessions per car per day randomly distributes over time and space Base case: current user population Experiments: increase # non-habitual users per EV user Analysis: (i) (ii) effect of failed connection attempts Charging infrastructure vulnerability* *Paper on TRA 2018, "Vulnerability Of Charging Infrastructure, A Novel Approach For Improving Charging Station Deployment Glombek / Helmus

31 Challenge: Transition PHEV to FEV Now that early lease contracts are ending and that large battery FEVs are entering the market, the question is how will future charging look like? Base case: Total population consisting of PHEV and FEV users. Experiments: Change (part of) the total population to Low Battery FEV and / or High Battery FEV. Analysis: Influence on the charging infrastructure in terms of (per time unit per pole): (i) Hours connected (ii) kwh charged (iii) Unique users

32 PHEV transition: simulation results The graphs show effects of the probability of users switching from PHEV to FEV on KPIs: less sessions will occur at a charging point when more users switch to FEV and mean number of different users per day decreases due to the fact that users will charge les frequent. Connection duration will decrease while total kwh per session increases. This leads to the conclusion that (i) that the total efficiency of charging infrastructure will increase due to the transition from PHEV to FEV (ii) There will be less room for smart charging Nr weekly sessions Mean connection duration in days Mean total Kwh per session per week

33 Challenge: Future proof rollout strategies The challenge is to have a rollout strategy that generates most uses convenience for least cost and highest number of users. User convenience is measured in number of failed connection attempts Base case: current user population population Experiments: extension of current sockets by (i) (i) (ii) (iii) (iv) Analysis: (i) (ii) Random selection of charging locations Increase at high # unique users Increase at high performing CPs (in kwh) Increase on vulnerable CPs effect of failed connection attempts Charging infrastructure vulnerability*

34 Conclusion and future work on SEVA Conclusion SEVA is a data driven and validated agent based model that allows to work on challenges for policy makers SEVA s purpose can be adopted for specific challenges by adding new modules SEVA s modularity and focus makes it a lightweight interactable model Future work We are working on fast charging behavior module for inner city placement of fast chargers We are working EV uptake model for local uptake of EV users We are looking for cases to be simulated for policy makers

35 Pijler 3 Mircoscopic traffic model 750,000 Systen Billing Units (Core hours) spend at LISA

36 ANY QUESTIONS

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

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

Presentation of the European Electricity Grid Initiative

Presentation of the European Electricity Grid Initiative Presentation of the European Electricity Grid Initiative Contractors Meeting Brussels 25th September 2009 1 Outline Electricity Network Scenario European Electricity Grids Initiative DSOs Smart Grids Model

More information

EVS27 Symposium Barcelona, Spain, November 17-20, 2013

EVS27 Symposium Barcelona, Spain, November 17-20, 2013 EVS27 Symposium Barcelona, Spain, November 17-2, 213 Data analysis on the public charge infrastructure in the city of Amsterdam R. van den Hoed, MSc PhD, J.R. Helmus, MSc, R. de Vries, MSc 1, D. Bardok,

More information

EVS28 KINTEX, Korea, May 3-6, 2015

EVS28 KINTEX, Korea, May 3-6, 2015 EVS28 KINTEX, Korea, May 3-6, 2015 Unraveling User Type Characteristics: Towards a Taxonomy for Charging Infrastructure J. Helmus MSc. R. van den Hoed MSc PhD, University of Applied Science Amsterdam,

More information

VEHICLE2GRID PROJECT: CONSUMER RESEARCH AND BUSINESS MODEL

VEHICLE2GRID PROJECT: CONSUMER RESEARCH AND BUSINESS MODEL VEHICLE2GRID PROJECT: CONSUMER RESEARCH AND BUSINESS MODEL Dr ir Robert van den Hoed, Amsterdam University of Applied Sciences 12.05.2017 1 INTELLIGENT DATADRIVEN OPTIMISATION CHARGING INFRASTRUCTURE (WWW.IDOLAAD.NL)

More information

Recharge the Future Interim Findings

Recharge the Future Interim Findings Recharge the Future Interim Findings Jack Lewis Wilkinson, Smart Grid Development Engineer, UK Power Networks Celine Cluzel, Director, Element Energy Tristan Dodson, Senior Consultant, Element Energy 1

More information

NAVIGANT RESEARCH INTRODUCTION

NAVIGANT RESEARCH INTRODUCTION NAVIGANT RESEARCH INTRODUCTION NAVIGANT RESEARCH PROVIDES IN-DEPTH ANALYSIS OF GLOBAL CLEAN TECHNOLOGY MARKETS. The team s research methodology combines supply-side industry analysis, end-user primary

More information

Amsterdam University of Applied Sciences. Performance of EV Charging Infrastructure Maase, S.J.F.M.; Dilrosun, X.F.; Kooi, M.J.W.; van den Hoed, R.

Amsterdam University of Applied Sciences. Performance of EV Charging Infrastructure Maase, S.J.F.M.; Dilrosun, X.F.; Kooi, M.J.W.; van den Hoed, R. Amsterdam University of Applied Sciences Performance of EV Charging Infrastructure Maase, S.J.F.M.; Dilrosun, X.F.; Kooi, M.J.W.; van den Hoed, R. Link to publication Citation for published version (APA):

More information

Data analysis on the public charging infrastructure in the city of Amsterdam

Data analysis on the public charging infrastructure in the city of Amsterdam European Electric Vehicle Congress Brussels, Belgium, 3 rd 5 th December 2014 Data analysis on the public charging infrastructure in the city of Amsterdam M. Vargas Rivera MSc PhD 1, R. van den Hoed MSc

More information

THE REAL-WORLD SMART CHARGING TRIAL WHAT WE VE LEARNT SO FAR

THE REAL-WORLD SMART CHARGING TRIAL WHAT WE VE LEARNT SO FAR THE REAL-WORLD SMART CHARGING TRIAL WHAT WE VE LEARNT SO FAR ELECTRIC NATION INTRODUCTION TO ELECTRIC NATION The growth of electric vehicles (EVs) presents a new challenge for the UK s electricity transmission

More information

Benchmarking Charging Infrastructure Utilization

Benchmarking Charging Infrastructure Utilization Page WEVJ8-0754 EVS29 Symposium Montréal, Québec, Canada, June 19-22, 2016 Benchmarking Charging Infrastructure Utilization Wolbertus, R., Hoed, R. van den, Maase, S. University of Applied Sciences Amsterdam,

More information

Porting Applications to the Grid

Porting Applications to the Grid Porting Applications to the Grid Charles Loomis Laboratoire de l Accélérateur Linéaire, Université Paris-Sud 11, Orsay, France Lecture given at the Joint EU-IndiaGrid/CompChem GRID Tutorial on Chemical

More information

Lead Implementation Partner Smart City Challenge. Revolutionizing Transportation and Achieving Energy Security

Lead Implementation Partner Smart City Challenge. Revolutionizing Transportation and Achieving Energy Security Lead Implementation Partner Smart City Challenge Revolutionizing Transportation and Achieving Energy Security Who is the Electrification Coalition? To facilitate and accelerate the adoption of plug-in

More information

EVSE Impact on Facility Energy Use and Costs

EVSE Impact on Facility Energy Use and Costs EVSE Impact on Facility Energy Use and Costs Bhaskaran Gopalakrishnan Professor and Director of the Industrial Assessment Center Department of IMSE, Statler College West Virginia University Need to understand

More information

Snack Foods Manufacturer Fleet EV Charging Station Program Overview. Part of the solution

Snack Foods Manufacturer Fleet EV Charging Station Program Overview. Part of the solution Snack Foods Manufacturer Fleet EV Charging Station Program Overview Part of the solution EV Charging Station Overview Program Goals 1. Research and identify charging station technology that is compatible

More information

Consumers, Vehicles and Energy Integration (CVEI) project

Consumers, Vehicles and Energy Integration (CVEI) project Consumers, Vehicles and Energy Integration (CVEI) project Dr Stephen Skippon, Chief Technologist September 2016 Project aims To address the challenges involved in transitioning to a secure and sustainable

More information

RI Power Sector Transformation Con Edison Experiences. May 31 st, 2017

RI Power Sector Transformation Con Edison Experiences. May 31 st, 2017 RI Power Sector Transformation Con Edison Experiences May 31 st, 2017 Electric Vehicles are Part of a Larger State Energy Plan Headline Targets 40% reduction in Greenhouse Gas (GHG) emissions from 1990

More information

Microgrid solutions Delivering resilient power anywhere at any time

Microgrid solutions Delivering resilient power anywhere at any time Microgrid solutions Delivering resilient power anywhere at any time 2 3 Innovative and flexible solutions for today s energy challenges The global energy and grid transformation is creating multiple challenges

More information

Market Deployment of EVs & HEVs: Lessons Learned Sponsored by Sweden, Switzerland, Austria, Great Britain, USA

Market Deployment of EVs & HEVs: Lessons Learned Sponsored by Sweden, Switzerland, Austria, Great Britain, USA Market Deployment of EVs & HEVs: Lessons Learned Sponsored by Sweden, Switzerland, Austria, Great Britain, USA International Energy Agency: Hybrid Implementation Agreement, Annex 14 Operating Agent: Tom

More information

EVREST: Electric Vehicle with Range Extender as a Sustainable Technology.

EVREST: Electric Vehicle with Range Extender as a Sustainable Technology. Electromobility+ mid-term seminar Copenhagen, 6-7 February 2014 Rochdi TRIGUI IFSTTAR Project coordinator EVREST: Electric Vehicle with Range Extender as a Sustainable Technology. 07-02-2014 EVREST Presentation

More information

Graduate Symposium. Group D

Graduate Symposium. Group D Graduate Symposium Group D EV: Electric Vehicles Coach: BELLEMANS Tom Room number: C110 Day Session Time slot Presentation Mon 14/07 GS.1D 15:30 17:00 FETENE Gebeyehu M. Tue 15/07 GS.2C 13:30 15:00 LATINOPOULOS

More information

Electric Vehicle Strategy MPSC Technical Conference February 20, 2018

Electric Vehicle Strategy MPSC Technical Conference February 20, 2018 Electric Vehicle Strategy MPSC Technical Conference February 20, 2018 NOTICE: This document may contain forwardlooking statements; please refer to our SEC filings for information regarding the risks and

More information

Efficiency Matters for Mobility. Presented at A3PS ECO MOBILITY 2018 Vienna, Austria November 12 th and 13 th, 2018

Efficiency Matters for Mobility. Presented at A3PS ECO MOBILITY 2018 Vienna, Austria November 12 th and 13 th, 2018 Efficiency Matters for Mobility High-Performance, Ann M. Schlenker Agent-Based Director, Simulation Center for of Transportation Travelers Research and Transportation Argonne National Laboratory Systems

More information

Software for Data-Driven Battery Engineering. Battery Intelligence. AEC 2018 New York, NY. Eli Leland Co-Founder & Chief Product Officer 4/2/2018

Software for Data-Driven Battery Engineering. Battery Intelligence. AEC 2018 New York, NY. Eli Leland Co-Founder & Chief Product Officer 4/2/2018 Battery Intelligence Software for Data-Driven Battery Engineering Eli Leland Co-Founder & Chief Product Officer AEC 2018 New York, NY 4/2/2018 2 Company Snapshot Voltaiq is a Battery Intelligence software

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

Queuing Models to Analyze Electric Vehicle Usage Patterns

Queuing Models to Analyze Electric Vehicle Usage Patterns Queuing Models to Analyze Electric Vehicle Usage Patterns Ken Lau Data Scientist Alberta Gaming and Liquor Commission About Me Completed Master s in Statistics at University of British Columbia (2015)

More information

DOE s Focus on Energy Efficient Mobility Systems

DOE s Focus on Energy Efficient Mobility Systems DOE s Focus on Energy Efficient Mobility Systems Mark Smith Vehicle Technologies Office NASEO Smart Mobility Webinar October 30, 2017 MOBILITY IS FOUNDATIONAL TO OUR WAY OF LIFE 2 CONVERGING TRENDS ARE

More information

DOE s Focus on Energy Efficient Mobility Systems

DOE s Focus on Energy Efficient Mobility Systems DOE s Focus on Energy Efficient Mobility Systems David L. Anderson Energy Efficient Mobility Systems Program Vehicle Technologies Office Automated Vehicle Symposium San Francisco, California July 13, 2017

More information

An Innovative Approach

An Innovative Approach Traffic Flow Theory and its Applications in Urban Environments An Innovative Approach Presented by Dr. Jin Cao 30.01.18 1 Traffic issues in urban environments Pedestrian 30.01.18 Safety Environment 2 Traffic

More information

Smart Grids: anticipated trends and policy directions

Smart Grids: anticipated trends and policy directions Smart Grids: anticipated trends and policy directions JRC -SMART SMART ELECTRICITY ELECTRICITY SYSTEMS SYSTEMS Marcelo MASERA Head of Unit Energy Security, Institute for Energy and Transport Joint Research

More information

Chicago Area EV Infrastructure Project

Chicago Area EV Infrastructure Project Chicago Area EV Infrastructure Project Samantha Bingham City of Chicago Department of Transportation Dan Gabel ComEd June 27, 2012 The Chicago Climate Action Plan is Based on Robust Science 34.6 MMTCO

More information

Planning for EV fleet rollout: Experiences from the Netherlands

Planning for EV fleet rollout: Experiences from the Netherlands Planning for EV fleet rollout: Experiences from the Netherlands Bibi Fabius Birmingham, 11 December 2018 Agenda 1. EVConsult & our work 2. Electric buses in the Netherlands 3. E-buses: what s new? 4. Case:

More information

Decommissioning & Re-use in NL: A Joint Effort

Decommissioning & Re-use in NL: A Joint Effort Oil & Gas Industry Forecast 2017 Decommissioning & Re-use in NL: A Joint Effort 28 March 2017 Agenda About EBN & NOGEPA Dutch decommissioning challenge NL Masterplan Joint Industry Project H1 2017 Summary

More information

Jennifer Szaro Renewables Manager, OUC

Jennifer Szaro Renewables Manager, OUC Jennifer Szaro Renewables Manager, OUC Bottom Line: They re Coming Cost savings Reduced Tailpipe Emissions Energy independence Economic development and job creation 3 Hybrid Conversions Standard hybrids

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

Smart EV: Consultation Response Issue March 2017

Smart EV: Consultation Response Issue March 2017 Smart EV: Consultation Response Issue 1.0 3 March 2017 Contents 1. Context 2. Is managed charging acceptable? 3. Consensus 4. Lack of consensus 5. Next Steps Context Managed Charging Deployments (000s)

More information

Learning and Legacy Dave A Roberts, EA Technology

Learning and Legacy Dave A Roberts, EA Technology Learning and Legacy Dave A Roberts, EA Technology 1 The Learning The Outputs The New Gaps The Legacy And Finally 2 THE LEARNING 3 On EVs and the Automotive Sector On driver behaviour On grids On alternative

More information

Deloitte Utility Electric Vehicle Survey

Deloitte Utility Electric Vehicle Survey Deloitte Utility Electric Vehicle Survey The Deloitte Utility EV Survey was conducted in 2017 and was previewed in Deloitte s report, Powering the future of mobility: How the electric power sector can

More information

Amsterdam s demand-driven charging infrastructure

Amsterdam s demand-driven charging infrastructure Amsterdam s demand-driven charging infrastructure Bart Vertelman and Doede Bardok b.vertelman@amsterdam.nl d.bardok@amsterdam.nl Amsterdam s extensive public network of EV charging points is the backbone

More information

Smart, Networked Charging Stations Can Simplify Your Operations

Smart, Networked Charging Stations Can Simplify Your Operations Concierge Charging Full-Service Electric Vehicle Charging Designed for the Workplace FreeWire Technologies introduces the first mobile charging station for electric vehicles. The mobility of the Mobi Charger

More information

Electric Vehicles in China:

Electric Vehicles in China: Electric Vehicles in China: Technology Trajectories, Policies, and lessons Chen Ling, Doris Fischer, Shen Qunhong, Yang Wenhui Presentation for the final conference in Bonn April 7-8, 2014 Outline Research

More information

Coordinating Process Improvement in Multiple Geographically Dispersed Development Organizations Using CMMI. Aldo Dagnino and Andrew Cordes

Coordinating Process Improvement in Multiple Geographically Dispersed Development Organizations Using CMMI. Aldo Dagnino and Andrew Cordes Coordinating Process Improvement in Multiple Geographically Dispersed Development Organizations Using CMMI Aldo Dagnino and Andrew Cordes ABB Inc. US Corporate Research Center Raleigh, NC ABB Group - 1

More information

SolarMiles SUSTAINABLE MOBILITY: ELECTRIC VEHICLES SOLAR PV - SMART CHARGING CAR SHARING

SolarMiles SUSTAINABLE MOBILITY: ELECTRIC VEHICLES SOLAR PV - SMART CHARGING CAR SHARING Assignment IWP Energy Transition September 2018 SolarMiles SUSTAINABLE MOBILITY: ELECTRIC VEHICLES SOLAR PV - SMART CHARGING CAR SHARING Brief description of the problem SolarMiles is about charging electric

More information

BROCHURE. End-to-end microgrid solutions From consulting and advisory services to design and implementation

BROCHURE. End-to-end microgrid solutions From consulting and advisory services to design and implementation BROCHURE End-to-end microgrid solutions From consulting and advisory services to design and implementation 2 B R O C H U R E E N D -TO - E N D M I C R O G R I D S O LU T I O N S Global trends in grid transformation

More information

Webinar. Technical assessment of Electric Freight vehicles. Friday 17 March 2017

Webinar. Technical assessment of Electric Freight vehicles. Friday 17 March 2017 Webinar Technical assessment of Electric Freight vehicles Friday 17 March 2017 Programme 11.00-11.05: Welcome 11.05-11.15: Presentation of the FREVUE project 11.15-11.35: Presentation on Technical assessment

More information

EMC Automotive Event Woerden, 13 en 14 november ENEVATE Outlook. Edwin Bestebreurtje FIER Automotive. FIER Automotive

EMC Automotive Event Woerden, 13 en 14 november ENEVATE Outlook. Edwin Bestebreurtje FIER Automotive. FIER Automotive EMC Automotive Event Woerden, 13 en 14 november 2013 ENEVATE Outlook Edwin Bestebreurtje FIER Automotive FIER Automotive Partner in Business Development Focus on automotive and mobility Customer base:

More information

ELECTRIC MOBILITY DISRUPTION

ELECTRIC MOBILITY DISRUPTION ELECTRIC MOBILITY DISRUPTION In 2014 we estimated that by 2025 10 15 % of the cars will be electric. Approximately half of the people live in apartment buildings and work at office buildings. Just 5% increase

More information

Make flying taxi an everyday thing

Make flying taxi an everyday thing Make flying taxi an everyday thing Blockchain Technology Consortium develops a system centered on McFly token to reward individual owners of vehicles, chargers and landing pads for granting temporary right

More information

#AEC2018. Harm-Jan Idema Living Lab Smart Charging

#AEC2018. Harm-Jan Idema Living Lab Smart Charging Harm-Jan Idema Living Lab Smart Charging harmjan.idema@livinglabsmartcharing.nl Living Lab Smart Charging 300+ cities and municipalities (public bodies) 50+ private (EV and charging) companies Dutch grid

More information

Charging Electric Vehicles in the Hanover Region: Toolbased Scenario Analyses. Bachelorarbeit

Charging Electric Vehicles in the Hanover Region: Toolbased Scenario Analyses. Bachelorarbeit Charging Electric Vehicles in the Hanover Region: Toolbased Scenario Analyses Bachelorarbeit zur Erlangung des akademischen Grades Bachelor of Science (B. Sc.) im Studiengang Wirtschaftsingenieur der Fakultät

More information

Opportunistic Energy Sharing Between Power Grid and Electric Vehicles: A Game Theory-based Nonlinear Pricing Policy

Opportunistic Energy Sharing Between Power Grid and Electric Vehicles: A Game Theory-based Nonlinear Pricing Policy Opportunistic Energy Sharing Between Power Grid and Electric Vehicles: A Game Theory-based Nonlinear Pricing Policy Ankur Sarker, Zhuozhao Li, William Kolodzey,, and Haiying Shen Department of Computer

More information

Open Standards Based Networks White Papers. Open vs. Closed Charging Stations: Advantages and Disadvantages

Open Standards Based Networks White Papers. Open vs. Closed Charging Stations: Advantages and Disadvantages Open Standards Based Networks White Papers Open vs. Closed Charging Stations: Advantages and Disadvantages Open vs. Closed Charging Stations: Advantages and Disadvantages The transition to electrified

More information

Electric Vehicle Charge Ready Program

Electric Vehicle Charge Ready Program Electric Vehicle Charge Ready Program September 20, 2015 1 Agenda About SCE The Charge Ready Initiative Depreciation Proposals of The Charge Ready Initiative Challenges Outcomes September 20, 2015 2 About

More information

Market Models for Rolling-out Electric Vehicle Public Charging Infrastructure. Gunnar Lorenz Head of Unit, Networks EURELECTRIC

Market Models for Rolling-out Electric Vehicle Public Charging Infrastructure. Gunnar Lorenz Head of Unit, Networks EURELECTRIC Market Models for Rolling-out Electric Vehicle Public Charging Infrastructure Gunnar Lorenz Head of Unit, Networks EURELECTRIC Outline 1. Some words on EURELECTRIC 2. Scope of the EURELECTRIC paper 3.

More information

An Agent-Based Information System for Electric Vehicle Charging Infrastructure Deployment

An Agent-Based Information System for Electric Vehicle Charging Infrastructure Deployment An Agent-Based Information System for Electric Vehicle Charging Infrastructure Deployment Timothy Sweda, Diego Klabjan Northwestern University June 7, 2013 1 Outline Background on EVs Proposed model Implementation

More information

CHEMICALS AND REFINING. ABB in chemicals and refining A proven approach for transforming your challenges into opportunities

CHEMICALS AND REFINING. ABB in chemicals and refining A proven approach for transforming your challenges into opportunities CHEMICALS AND REFINING ABB in chemicals and refining A proven approach for transforming your challenges into opportunities 2 ABB in Chemicals and Refining A proven approach for transforming your challenges

More information

E-mobility in The Netherlands

E-mobility in The Netherlands E-mobility in The Netherlands Jan Nieuwenhuis Ministry of Economic Affairs IA-HEV Task 1 meeting 4th November 2015 Sandton, South Africa Sustainable transport goals New registered cars zero emission in

More information

Elektro Ljubljana d. d. Positive energy networking

Elektro Ljubljana d. d. Positive energy networking Elektro Ljubljana d. d. Positive energy networking Ljubljana, Marec 2015 Territorial Organisation of Elektro Ljubljana Size: 6,166km 2 Number of users: 330,971 Electricity distributed to end users in GWh:

More information

Electric mobility in view of green growth

Electric mobility in view of green growth Electric mobility in view of green growth A synthetic information system on HPC for the global car population Sarah Wolf, Global Climate Forum with Steffen Fürst, Andreas Geiges, Jette von Postel International

More information

Catalogue. products & services

Catalogue. products & services Catalogue products & services NewMotion Europe s Largest Electric Charging Partner No matter your lifestyle, business, car or budget, we are committed to making electric driving as simple and convenient

More information

An Analytic Method for Estimation of Electric Vehicle Range Requirements, Electrification Potential and Prospective Market Size*

An Analytic Method for Estimation of Electric Vehicle Range Requirements, Electrification Potential and Prospective Market Size* An Analytic Method for Estimation of Electric Vehicle Range Requirements, Electrification Potential and Prospective Market Size* Mike Tamor Chris Gearhart Ford Motor Company *Population Statisticians and

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

OPERATIONAL CHALLENGES OF ELECTROMOBILITY

OPERATIONAL CHALLENGES OF ELECTROMOBILITY OPERATIONAL CHALLENGES OF ELECTROMOBILITY Why do we need change? Short history of electric cars Technology aspects Operational aspects Charging demand Intra-city method Inter-city method Total cost of

More information

Energy Institute Hrvoje Požar on Smart Grid: Past activities and future directions

Energy Institute Hrvoje Požar on Smart Grid: Past activities and future directions Energy Institute Hrvoje Požar on Smart Grid: Past activities and future directions ENERGETSKI INSTITUT HRVOJE POŽAR Hrvoje Keko, dipl.ing. Workshop for Preparation of Croatian Technology Platform for Cooperative

More information

A Techno-Economic Analysis of BEVs with Fast Charging Infrastructure. Jeremy Neubauer Ahmad Pesaran

A Techno-Economic Analysis of BEVs with Fast Charging Infrastructure. Jeremy Neubauer Ahmad Pesaran A Techno-Economic Analysis of BEVs with Fast Charging Infrastructure Jeremy Neubauer (jeremy.neubauer@nrel.gov) Ahmad Pesaran Sponsored by DOE VTO Brian Cunningham David Howell NREL is a national laboratory

More information

Low Carbon Technologies - Focus on Electric Vehicles. 6 mars 2018 ADEME - French Agency for Environment and Energy Management

Low Carbon Technologies - Focus on Electric Vehicles. 6 mars 2018 ADEME - French Agency for Environment and Energy Management Low Carbon Technologies - Focus on Electric Vehicles 6 mars 2018 ADEME - French Agency for Environment and Energy Management Roadmap for the deployment of infrastructure for alternative fuels European

More information

Integration of mobility and parking solutions for people with disabilities. Eugenia Capone, European Project Manager Infomobility Parma

Integration of mobility and parking solutions for people with disabilities. Eugenia Capone, European Project Manager Infomobility Parma SIMON Project Integration of mobility and parking solutions for people with disabilities Eugenia Capone, European Project Manager Infomobility Parma Giovanni Bacotelli, CEO Infomobility Parma The problem

More information

Written Exam Public Transport + Answers

Written Exam Public Transport + Answers Faculty of Engineering Technology Written Exam Public Transport + Written Exam Public Transport (195421200-1A) Teacher van Zuilekom Course code 195421200 Date and time 7-11-2011, 8:45-12:15 Location OH116

More information

Key facts and analysis on driving and charge patterns Dr. Cristina Corchero, IREC Barcelona, November 18, 2013

Key facts and analysis on driving and charge patterns Dr. Cristina Corchero, IREC Barcelona, November 18, 2013 EVS27 Green emotion Project Session Key facts and analysis on driving and charge patterns Dr. Cristina Corchero, IREC Barcelona, November 18, 2013 Page 0 Green emotion - Data collection task STATISTICAL

More information

Business of Plugging In to the Clean Grid Management Briefing Seminar July 31, 2018

Business of Plugging In to the Clean Grid Management Briefing Seminar July 31, 2018 Business of Plugging In to the Clean Grid Management Briefing Seminar July 31, 2018 Who we are works with innovators to accelerate solutions which create smarter, cleaner, and more accessible communities

More information

Rhode Island Division of Public Utilities and Carriers & Office of Energy Resources. Power Sector Transformation

Rhode Island Division of Public Utilities and Carriers & Office of Energy Resources. Power Sector Transformation 1 Rhode Island Division of Public Utilities and Carriers & Office of Energy Resources Power Sector Transformation Notice of Inquiry into the Electric Utility Business Model and Request for Stakeholder

More information

NREL Transportation and Vehicles: Fleet DNA & Commercial Vehicle Technologies. Josh Eichman and Ken Kelly National Renewable Energy Laboratory

NREL Transportation and Vehicles: Fleet DNA & Commercial Vehicle Technologies. Josh Eichman and Ken Kelly National Renewable Energy Laboratory NREL Transportation and Vehicles: Fleet DNA & Commercial Vehicle Technologies Josh Eichman and Ken Kelly National Renewable Energy Laboratory March 7, 2018 NREL Transportation and Vehicle RD&D Activities

More information

Helsinki Pilot. 1. Background. 2. Challenges st challenge

Helsinki Pilot. 1. Background. 2. Challenges st challenge Helsinki Pilot 1. Background The massive roll out and usage of electrical cars in Finland is challenged by several factors that are mainly related to infrastructure for charging. The charging stations

More information

EV infrastructure in NL in international context

EV infrastructure in NL in international context EV infrastructure in NL in international context Electromobility in the context of the Regions 1 Michel Bayings? e-mobility consulting? Background: IT management Innovation contactless payment Involved

More information

National Grid New Energy Solutions (NES)

National Grid New Energy Solutions (NES) National Grid New Energy Solutions (NES) March 1, 2017 National Grid US 3.3 m electric and 3.6 m gas customers 13,672 employees ~$9B rate base +$2B capital invest. 2 New Energy Solutions Add an image here

More information

Driving to Net Zero. County of Santa Clara Office of Sustainability. Submitted to: Santa Clara County Submitted by: ICF

Driving to Net Zero. County of Santa Clara Office of Sustainability. Submitted to: Santa Clara County Submitted by: ICF Driving to Net Zero Submitted to: Santa Clara County Submitted by: ICF County of Santa Clara Office of Sustainability Funded through a grant awarded by the California Strategic Growth Council MARCH 9,

More information

Electric Alliances the entrepreneurial view Healthy competition

Electric Alliances the entrepreneurial view Healthy competition Electric Alliances the entrepreneurial view Healthy competition Interviews: Rob Beentjes Photos: Marjolijn Pokorny Joris Hupperets Managing Director E-mobility NUON Since 2009 we ve been working successfully

More information

MAGNA DRIVETRAIN FORUM 2018

MAGNA DRIVETRAIN FORUM 2018 MAGNA DRIVETRAIN FORUM 2018 KREISEL ELECTRIC MAGNA DRIVETRAIN FORUM SOLUTIONS FOR THE ENERGY TRANSITION 2.0 1) Introduction of KREISEL 2) Energy transition 2.0 3) Challenges of implementation 4) Targets

More information

BMW GROUP DIALOGUE. HANGZHOU 2017 TAKE AWAYS.

BMW GROUP DIALOGUE. HANGZHOU 2017 TAKE AWAYS. BMW GROUP DIALOGUE. HANGZHOU 2017 TAKE AWAYS. BMW GROUP DIALOGUE. CONTENT. A B C Executive Summary: Top Stakeholder Expert Perceptions & Recommendations from Hangzhou Background: Mobility in Hangzhou 2017,

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

DISTRIBUTED ENERGY RESOURCE MANAGEMENT SYSTEM. ABB Ability DERMS Operational confidence.

DISTRIBUTED ENERGY RESOURCE MANAGEMENT SYSTEM. ABB Ability DERMS Operational confidence. DISTRIBUTED ENERGY RESOURCE MANAGEMENT SYSTEM ABB Ability DERMS Operational confidence. 2 ABB ABILITY DERMS ABB Ability DERMS Distributed Energy Resource Management System As the number of intermittent

More information

Electric Vehicles: Updates and Industry Momentum. CPES Meeting Watson Collins March 17, 2014

Electric Vehicles: Updates and Industry Momentum. CPES Meeting Watson Collins March 17, 2014 Electric Vehicles: Updates and Industry Momentum CPES Meeting Watson Collins March 17, 2014 1 1 Northeast Utilities launched an EV Tech Center to answer questions and help EV drivers get connected www.plugmyride.org

More information

THE MULTI-STATE ZEV ACTION PLAN

THE MULTI-STATE ZEV ACTION PLAN THE MULTI-STATE ZEV ACTION PLAN EMSTP 2014 Orlando, FL Matt Solomon Transportation Program Manager 1 ZEV Program States MOU 2 In October 2013, eight Governors announced an initiative to put 3.3 million

More information

Electric Vehicle Charging Station Infrastructure World 2012 (Summary)

Electric Vehicle Charging Station Infrastructure World 2012 (Summary) Electric Vehicle Charging Station Infrastructure World 2012 (Summary) Author: Helena Perslow, Senior Market Analyst helena.perslow@ihs.com IMS Research Europe IMS Research USA IMS Research China IMS Research

More information

Intelligent Energy Management System Simulator for PHEVs at a Municipal Parking Deck in a Smart Grid Environment

Intelligent Energy Management System Simulator for PHEVs at a Municipal Parking Deck in a Smart Grid Environment Intelligent Energy Management System Simulator for PHEVs at a Municipal Parking Deck in a Smart Grid Environment Preetika Kulshrestha, Student Member, IEEE, Lei Wang, Student Member, IEEE, Mo-Yuen Chow,

More information

Car Sharing at a. with great results.

Car Sharing at a. with great results. Car Sharing at a Denver tweaks its parking system with great results. By Robert Ferrin L aunched earlier this year, Denver s car sharing program is a fee-based service that provides a shared vehicle fleet

More information

Spectrum PowerCC DM Distribution Management The control system for distribution network operators

Spectrum PowerCC DM Distribution Management The control system for distribution network operators Spectrum PowerCC DM Distribution Management The control system for distribution network operators Power Transmission and Distribution A glance at today s IT world shows that systems are becoming ever more

More information

FINDING AND ADOPTING APPROPRIATE MEASURES FOR CLIMATE-FRIENDLY URBAN TRANSPORT POLICY: THE CASE OF HANOI, VIETNAM

FINDING AND ADOPTING APPROPRIATE MEASURES FOR CLIMATE-FRIENDLY URBAN TRANSPORT POLICY: THE CASE OF HANOI, VIETNAM Marc Lüke, Quang Son Le, Matias Ruiz Lorbacher, Carolin Pleines, Stefan Groer, Leif Fornauf FINDING AND ADOPTING APPROPRIATE MEASURES FOR CLIMATE-FRIENDLY URBAN TRANSPORT POLICY: THE CASE OF HANOI, VIETNAM

More information

Electric Vehicle Initiative (EVI) What it does & where it is going

Electric Vehicle Initiative (EVI) What it does & where it is going Indian Transport Sector: Marching towards Sustainable Mobility Electric Vehicle Initiative (EVI) What it does & where it is going COP-23 Side Event, November 14, 2017 India Pavilion, Bonn, Germany Sarbojit

More information

Tariff Design Issues: Approaches for Recovering Grid and System Costs

Tariff Design Issues: Approaches for Recovering Grid and System Costs Tariff Design Issues: Approaches for Recovering Grid and System Costs DG Energy - Workshop on Renewable Energy Self-Consumption Andreas Jahn Senior Associate 27 th March 2015 The Regulatory Assistance

More information

Washington State Road Usage Charge Assessment

Washington State Road Usage Charge Assessment Washington State Road Usage Charge Assessment Jeff Doyle Director of Public/Private Partnerships; and State Project Director Road User Charge Assessment August 15, 2013 Tallahassee, Florida Similarities

More information

Smart Charging for Electric Cars The complete solution for your business location

Smart Charging for Electric Cars The complete solution for your business location Smart Charging for Electric Cars The complete solution for your business location Charging on the Go A tailored and future-proof charge solution for business locations When it comes to enabling an EV-ready

More information

Measuring the Smartness of the Electricity Grid

Measuring the Smartness of the Electricity Grid Measuring the Smartness of the Electricity Grid Leen Vandezande Benjamin Dupont Leonardo Meeus Ronnie Belmans Overview Introduction Key Performance Indicators (KPIs): what & why? Benchmarking the Smart

More information

Energy Retail & Electric Vehicles Service June 2018

Energy Retail & Electric Vehicles Service June 2018 Energy Retail & Electric Vehicles Service June 2018 www.cornwall-insight.com Jacob Briggs Analyst 01603 604400 j.briggs@cornwall-insight.com About the author Jacob is an analyst working on the domestic

More information

Energy Efficiency in a Changing Electric Environment. Steven Nadel American Council for an Energy- Efficient Economy (ACEEE) March 2016

Energy Efficiency in a Changing Electric Environment. Steven Nadel American Council for an Energy- Efficient Economy (ACEEE) March 2016 Energy Efficiency in a Changing Electric Environment Steven Nadel American Council for an Energy- Efficient Economy (ACEEE) March 2016 Electricity Use Declining Recently 4000 $18.00 $16.00 Electric sales

More information

Mysuru PBS Presentation on Prepared by: Directorate of Urban Land Transport

Mysuru PBS Presentation on Prepared by: Directorate of Urban Land Transport Mysuru PBS Presentation on 04.11.2017 Prepared by: Directorate of Urban Land Transport Introduction to Mysuru Public Bicycle Sharing System Mysuru Public Bicycle Sharing System Bicycle based transportation

More information

ELIPTIC. Planning a charging infrastructure for electric vehicles using Barcelona s rail network Eliptic Project. April EBERSWALDE LONDRES

ELIPTIC. Planning a charging infrastructure for electric vehicles using Barcelona s rail network Eliptic Project. April EBERSWALDE LONDRES ELIPTIC Planning a charging infrastructure for electric vehicles using Barcelona s rail network Eliptic Project LONDRES BRUSEL LES BREMEN OBERHAUSEN EBERSWALDE GDYINIA (2) LEIPZIG VARSOVIA SZEGED BARCELONA

More information

FPL. Scott Blackburn AMI Business Manager. Florida Power & Light. Metering, Billing/CIS America 2008, San Diego, CA

FPL. Scott Blackburn AMI Business Manager. Florida Power & Light. Metering, Billing/CIS America 2008, San Diego, CA AMI @ FPL Scott Blackburn AMI Business Manager Florida Power & Light Florida Power & Light Largest FL Utility - 4.5 million customers 27,000 sq. miles of service territory Reliability much better than

More information

Operations Research & Advanced Analytics 2015 INFORMS Conference on Business Analytics & Operations Research

Operations Research & Advanced Analytics 2015 INFORMS Conference on Business Analytics & Operations Research Simulation Approach for Aircraft Spare Engines & Engine Parts Planning Operations Research & Advanced Analytics 2015 INFORMS Conference on Business Analytics & Operations Research 1 Outline Background

More information