SlideShare a Scribd company logo
1 of 24
Peak shaving of an EV Aggregator
Using Quadratic Programming
Mingyu Seo
mgseo@knu.ac.kr
1
contents
2
Agenda
 Introduction
 Research background
 V2X project in korea
 Project facilities
 Systems
 Frame work
 Sequence
 Flow chart
 Algorithms
 Frame work
 Structure
 Case study
 Simulation
 Result
 KPI
 Conclusion
Introduction: Research Background
• The number of EV is
increasing rapidly every year.
• What will happen?
3
year Accumulated
Source: Ministry of Environment, Korea
Source: US Energy Information Administration
TSO
- cost reduction
DSO
- Install additional facilities
Introduction: V2X project in korea
• Why Korea Gov(Daegu) do this project?
• Why in daegu?
– Daegu is filled with electric car chargers and commercial vehicle manufacturers.
– The above conditions are good requirements for pilot projects.
Build smart city & Develop technology
(maximize the EV usage not for only drive)
ex) V2B,V2G...
 Reduction Co2, electric cost
Facilities
5
Equipment room
(ESS, PCS, Local EMS) PCS
ESS Local EMS
Facilities
6
Fast chargerNissan Leaf
Slow chargerPV
Introduction: I-SMART data(KEPCO)
7
2013 2014 2015 2016 2017 2018 2019
KW 186.72 332.16 357.6 378.72 299.76 360.72 372.72
186.72
332.16
357.6
378.72
299.76
360.72 372.72
KW
yearly peak trend
2019.
04
2019.
03
2019.
02
2019.
01
2018.
12
2018.
11
2018.
10
2018.
09
2018.
08
2018.
07
2018.
06
2018.
05
KW 299.3 300.5 372.7 313.9 350.4 316.1 315.1 339.1 360.7 280.6 308.6 329
299.28300.48
372.72
313.92
350.4
316.08315.12
339.12
360.72
280.56
308.64
329.04
KW
Monthly peak trend
• I-SMART contains 2 company (KIAPI, KARTECH)
– Contract power = 1750 kW (30% is 525kw)
– In data, maximum peak is around 370 kw => Peak load control(PLC) is no meaning
• Install meter for main building
• Constitution of virtual billing system based on electricity rate
V2X Project in Korea
• whole structure(contains installed meter and )
8
M2
(Our meter) EVSE1
ESS1
PV1
EVSE2
ESS2
PV2
PCS2
M1
(KEPCO ISMART)
EV1
Other load (test equipment, etc.)
M0~8:
Measurement
point
Target
building
PCS1
Virtual charge application office load
24kwh
50kw
50kw
50kw
250kwh
250kwh
50kw
Systems: Flow chart
9
• Load and EV Prediction
- How much is the peak tomorrow?
- When will the peak comes tomorrow?
- When EV will come to the office?
• EV scheduling
- What is the best schedule of EVs?
• Evaluation & Analysis
- How much we shaved the peak?
10
TEMS.jar/dll Logs
CSV files
Flags / Operation Codes
gridOS
demandModelDev.dll
EVModelDev.dll
PVModelDev.dll
Model Dev
demandForecast.dll
EVForecast.dll
PVForecast.dll
Model
Forecast
objV2X.dll
Model
Optimize
HMI
HMI side
Algorithm side
Input
Data CSV,
OP codes
Output
Result CSV,
Flags
ⓐ HMI
ⓑ Input/Output
Interface
ⓒ Shell java scriptⓓ API
ⓔ Logs
Model Development
- LTData.csv
- LTV.csv
- LTP.csv
Forecast and Optimize
- STD.csv
- forecastDemandData.csv
- STV.csv
- forecastEVData.csv
- STP.csv
- forecastPVData.csv
- EV_Config_xxx.csv
Operation
- EV_Config.csv
- EV_Results.csv
- PV_Results.csv
- Demand_Results.csv
System: Frame work
Result files
Forecast result
- Demand forecast result.csv
- PV forecast result.csv
- EV forecast result.csv
Scheduling result
- VFR
- % Peak reduction
- % Cost reduction
HMI Dashboard
11
HMI Demand
12
HMI PV
13
HMI EV
14
Algorithms: Frame work
15
EV-EMS
EV Config.
Tariffs
Base Load
Renewable energy
Demand load
EV
PLC
TOU
PLC+TOU
Operation type Dispatch control
Operation Summery
SOC
Power
EV Schedule
Algorithms: structure
• Objective function
– PLC+TOU : arg min 𝑜𝑢𝑡=1
24
𝑐𝑖=𝑖𝑛
𝑜𝑢𝑡
𝐷 + 𝑃 2
+ 𝑋ℎ × 𝑇𝑎𝑟𝑖𝑓𝑓
• Constraints
– 𝑆𝑂𝐶 𝑚𝑖𝑛 ≤ 𝑆𝑂𝐶 ≤ 𝑆𝑂𝐶 𝑚𝑎𝑥
– −10 ≤ 𝑃𝑡 ≤ 20
– EEV
max
∗ 0.8 ≤ 𝐸 𝐸𝑉
𝑓𝑖𝑎𝑛𝑙
16
Charge/discharge
Power [kW]
𝑃0,2
2
Estimated
Plug in time
EV control
time
Estimated Plug
out time
Total charge / discharge required at
that time [kW]
where D : demand [kw]
P : EV charge/discharge [kw]
𝐸 𝐸𝑉 : EV SOC[kwh]
Case study: Simulation
• The case study simulates the
3 load profiles that appear in the
characteristics of the ISMART data
17
0
20
40
60
80
100
120
140
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
DEMAND[KW]
TIME[H]
Demand profile(case 1)
0
20
40
60
80
100
120
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
DEMAND[KW]
TIME[H]
Demand profile(Case 2)
0
50
100
150
200
250
300
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
DEMAND[KW]
TIME[H]
Demand profile(Case 3)
Simulation : Case study 1
18
0
20
40
60
80
100
120
140
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
DEMAND[KW]
TIME[H]
Demand profile(case 1)
0
20
40
60
80
100
120
140
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
Price[won]
time[h]
Time of Use
highest peak TOU price Peak price Total cost cost reduction % cost reduction
No schedule 121 178,758 875,353 1,054,110 - -
Manual schedule 817 515,182 5,901,917 6,417,099 - -
TOU schedule 3,093 4,083 22,332,326 22,336,409 15,919,310 248%
PLC schedule 776 627,377 5,602,720 6,230,097 - 187,002 - 3%
TOU+PLC
schedule
309 291,581 2,230,402 2,521,984 - 3,895,116 - 61%
Simulation : Case study 2
19
0
20
40
60
80
100
120
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
DEMAND[KW]
TIME[H]
Demand profile(Case 2)
0
20
40
60
80
100
120
140
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
Price[won]
time[h]
Time of Use
highest peak TOU price Peak price Total cost cost reduction % cost reduction
No schedule 97 80,043 697,885 777,928 - -
Manual schedule 817 515,182 5,901,917 6,417,099 - -
TOU schedule 3,017 4,083 22,332,326 22,336,409 15,919,310 248%
PLC schedule 744 617,428 5,368,936 5,986,364 - 430,735 - 7%
TOU+PLC
schedule
309 291,581 2,230,402 2,521,984 - 3,895,116 - 61%
0
20
40
60
80
100
120
140
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
Price[won]
time[h]
Time of Use
Simulation : Case study 3
20
0
50
100
150
200
250
300
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
DEMAND[KW]
TIME[H]
Demand profile(Case 3)
highest peak TOU price Peak price Total cost cost reduction % cost reduction
No schedule 275 343,576 1,987,522 2,331,098 - -
Manual schedule 1,073 825,643 7,745,616 8,571,259 - -
TOU schedule 3,228 132,232 23,306,160 23,438,392 14,867,133 173%
PLC schedule 702 428,274 5,070,172.80 5,498,447 - 3,072,812 -36%
TOU+PLC
schedule
398 377,321 2,872,116 3,249,437 - 5,321,822 -62%
Case study: Results
21
Operation schedule
Avg. cost
reduction[%]
Avg. peak
reduction[%]
TOU 249 223
PLC - 16 - 15
PLC+TOU - 62 - 61
1 2 3
Series1 223% -15% -61%
-100%
-50%
0%
50%
100%
150%
200%
250%
%
Avg. peak reduction
TOU PLC PLC+TOU
Series1 249% -16% -62%
-100%
-50%
0%
50%
100%
150%
200%
250%
300%
Avg. cost reduction
Algorithms: KPI
(Key Performance Indicator)
22
TEMS 224,204 -8,7704 -4%
MACH
Energy
239,021 -4,770 -2%
Ice Energy 227,302 -5,962 -2.5%
Manual
Schedule
230,589 -2,385 -1%*
No
Schedule
232,974 0 0
Total Cost Reduced Cost %Reduced
Conclusion: future work
• Simulation results show that the algorithm applied to the Korean V2X
project shows a cost reduction of about 60%.
• The algorithms applied to the current V2X project are deterministic.
=> The algorithm will be upgraded considering the probabilistic concept.
• 3 charging modes are under development.
– Cost saving mode for grid
– User experience mode
– Intermediate mode
23
User
Experiences
Cost Saving
Thank you
24

More Related Content

What's hot

ISC-2005-HPC-in-Aerodynamics-at-BMW
ISC-2005-HPC-in-Aerodynamics-at-BMWISC-2005-HPC-in-Aerodynamics-at-BMW
ISC-2005-HPC-in-Aerodynamics-at-BMWNorbert Gruen
 
2014-07-08-Speed-on-Ice
2014-07-08-Speed-on-Ice2014-07-08-Speed-on-Ice
2014-07-08-Speed-on-IceNorbert Gruen
 
Automotive Virtual Sensors - Motorsport Applications
Automotive Virtual Sensors - Motorsport ApplicationsAutomotive Virtual Sensors - Motorsport Applications
Automotive Virtual Sensors - Motorsport ApplicationsEnrico Busto
 
SideSlip Angle Estimator (SSE)
SideSlip Angle Estimator (SSE)SideSlip Angle Estimator (SSE)
SideSlip Angle Estimator (SSE)Enrico Busto
 
Formulation of detailed project report(final)
Formulation of detailed project report(final)Formulation of detailed project report(final)
Formulation of detailed project report(final)Parag Chaubey
 

What's hot (9)

ISC-2005-HPC-in-Aerodynamics-at-BMW
ISC-2005-HPC-in-Aerodynamics-at-BMWISC-2005-HPC-in-Aerodynamics-at-BMW
ISC-2005-HPC-in-Aerodynamics-at-BMW
 
JSAE-20075018-Gruen
JSAE-20075018-GruenJSAE-20075018-Gruen
JSAE-20075018-Gruen
 
ICMMES-2004-68
ICMMES-2004-68ICMMES-2004-68
ICMMES-2004-68
 
3 g ngp228
3 g ngp2283 g ngp228
3 g ngp228
 
2014-07-08-Speed-on-Ice
2014-07-08-Speed-on-Ice2014-07-08-Speed-on-Ice
2014-07-08-Speed-on-Ice
 
Automotive Virtual Sensors - Motorsport Applications
Automotive Virtual Sensors - Motorsport ApplicationsAutomotive Virtual Sensors - Motorsport Applications
Automotive Virtual Sensors - Motorsport Applications
 
SideSlip Angle Estimator (SSE)
SideSlip Angle Estimator (SSE)SideSlip Angle Estimator (SSE)
SideSlip Angle Estimator (SSE)
 
Formulation of detailed project report(final)
Formulation of detailed project report(final)Formulation of detailed project report(final)
Formulation of detailed project report(final)
 
ERUP WBS
ERUP WBSERUP WBS
ERUP WBS
 

Similar to Peak shaving of an EV Aggregator Using Quadratic Programming

Design and Development of a Quadrotor – A Didactic Approach
Design and Development of a Quadrotor – A Didactic ApproachDesign and Development of a Quadrotor – A Didactic Approach
Design and Development of a Quadrotor – A Didactic ApproachIRJET Journal
 
Six Sigma Green Belt (Product Track)
Six Sigma Green Belt (Product Track)Six Sigma Green Belt (Product Track)
Six Sigma Green Belt (Product Track)Praveen Srivastava
 
Six Sigma Green Belt (Product Track)
Six Sigma Green Belt (Product Track)Six Sigma Green Belt (Product Track)
Six Sigma Green Belt (Product Track)Praveen Srivastava
 
PALCO INDUSTRY USING VALUE STREAM MAPPING
PALCO INDUSTRY USING VALUE STREAM MAPPINGPALCO INDUSTRY USING VALUE STREAM MAPPING
PALCO INDUSTRY USING VALUE STREAM MAPPINGFuratAj
 
Comtrade file manipulationver1
Comtrade file manipulationver1Comtrade file manipulationver1
Comtrade file manipulationver1Jay Gosalia
 
apidays LIVE Paris - Sopra Steria: path to the industrialization of sustaina...
 apidays LIVE Paris - Sopra Steria: path to the industrialization of sustaina... apidays LIVE Paris - Sopra Steria: path to the industrialization of sustaina...
apidays LIVE Paris - Sopra Steria: path to the industrialization of sustaina...apidays
 
Team+2 energyt+storage+system final_2013 spring
Team+2 energyt+storage+system final_2013 springTeam+2 energyt+storage+system final_2013 spring
Team+2 energyt+storage+system final_2013 springJaeho Jung
 
IRJET- Enhancing Line Efficiency of Road Machinery Assembly Line at Volvo...
IRJET-  	  Enhancing Line Efficiency of Road Machinery Assembly Line at Volvo...IRJET-  	  Enhancing Line Efficiency of Road Machinery Assembly Line at Volvo...
IRJET- Enhancing Line Efficiency of Road Machinery Assembly Line at Volvo...IRJET Journal
 
Introducing Electricity Dispatchability Features in TIMES modelling Framework
Introducing Electricity Dispatchability Features in TIMES modelling FrameworkIntroducing Electricity Dispatchability Features in TIMES modelling Framework
Introducing Electricity Dispatchability Features in TIMES modelling FrameworkIEA-ETSAP
 
Vsm and wip with arena simulation
Vsm and wip with  arena simulationVsm and wip with  arena simulation
Vsm and wip with arena simulationuniceder1111
 
Advanced energy storage sizing case RTSoft
Advanced energy storage sizing case RTSoftAdvanced energy storage sizing case RTSoft
Advanced energy storage sizing case RTSoftViktorSinenko
 
Presentation SIW7 amjad anvari-moghaddam
Presentation SIW7 amjad anvari-moghaddamPresentation SIW7 amjad anvari-moghaddam
Presentation SIW7 amjad anvari-moghaddamJuan C. Vasquez
 
Czero Engineering - Feb 2017
Czero Engineering  - Feb 2017Czero Engineering  - Feb 2017
Czero Engineering - Feb 2017Czero
 
AN EXPERIMENTAL STUDY ON THE AUTOMOTIVE PRODUCTION LINE USING ASSEMBLY LINE B...
AN EXPERIMENTAL STUDY ON THE AUTOMOTIVE PRODUCTION LINE USING ASSEMBLY LINE B...AN EXPERIMENTAL STUDY ON THE AUTOMOTIVE PRODUCTION LINE USING ASSEMBLY LINE B...
AN EXPERIMENTAL STUDY ON THE AUTOMOTIVE PRODUCTION LINE USING ASSEMBLY LINE B...IAEME Publication
 
Performance testingfromthecloud_usingBlazemeter
Performance testingfromthecloud_usingBlazemeterPerformance testingfromthecloud_usingBlazemeter
Performance testingfromthecloud_usingBlazemeterMohit Verma
 

Similar to Peak shaving of an EV Aggregator Using Quadratic Programming (20)

Design and Development of a Quadrotor – A Didactic Approach
Design and Development of a Quadrotor – A Didactic ApproachDesign and Development of a Quadrotor – A Didactic Approach
Design and Development of a Quadrotor – A Didactic Approach
 
Six Sigma Green Belt (Product Track)
Six Sigma Green Belt (Product Track)Six Sigma Green Belt (Product Track)
Six Sigma Green Belt (Product Track)
 
Six Sigma Green Belt (Product Track)
Six Sigma Green Belt (Product Track)Six Sigma Green Belt (Product Track)
Six Sigma Green Belt (Product Track)
 
PALCO INDUSTRY USING VALUE STREAM MAPPING
PALCO INDUSTRY USING VALUE STREAM MAPPINGPALCO INDUSTRY USING VALUE STREAM MAPPING
PALCO INDUSTRY USING VALUE STREAM MAPPING
 
Comtrade file manipulationver1
Comtrade file manipulationver1Comtrade file manipulationver1
Comtrade file manipulationver1
 
Green Belt Project V2
Green Belt Project V2Green Belt Project V2
Green Belt Project V2
 
apidays LIVE Paris - Sopra Steria: path to the industrialization of sustaina...
 apidays LIVE Paris - Sopra Steria: path to the industrialization of sustaina... apidays LIVE Paris - Sopra Steria: path to the industrialization of sustaina...
apidays LIVE Paris - Sopra Steria: path to the industrialization of sustaina...
 
Team+2 energyt+storage+system final_2013 spring
Team+2 energyt+storage+system final_2013 springTeam+2 energyt+storage+system final_2013 spring
Team+2 energyt+storage+system final_2013 spring
 
IRJET- Enhancing Line Efficiency of Road Machinery Assembly Line at Volvo...
IRJET-  	  Enhancing Line Efficiency of Road Machinery Assembly Line at Volvo...IRJET-  	  Enhancing Line Efficiency of Road Machinery Assembly Line at Volvo...
IRJET- Enhancing Line Efficiency of Road Machinery Assembly Line at Volvo...
 
Prashant_CV
Prashant_CVPrashant_CV
Prashant_CV
 
Introducing Electricity Dispatchability Features in TIMES modelling Framework
Introducing Electricity Dispatchability Features in TIMES modelling FrameworkIntroducing Electricity Dispatchability Features in TIMES modelling Framework
Introducing Electricity Dispatchability Features in TIMES modelling Framework
 
Line Balancing In Garments Industry
Line Balancing In Garments IndustryLine Balancing In Garments Industry
Line Balancing In Garments Industry
 
JTP - EV Presentation
JTP - EV PresentationJTP - EV Presentation
JTP - EV Presentation
 
Vsm and wip with arena simulation
Vsm and wip with  arena simulationVsm and wip with  arena simulation
Vsm and wip with arena simulation
 
Advanced energy storage sizing case RTSoft
Advanced energy storage sizing case RTSoftAdvanced energy storage sizing case RTSoft
Advanced energy storage sizing case RTSoft
 
Dote karnataka, id&c subject
Dote karnataka, id&c subjectDote karnataka, id&c subject
Dote karnataka, id&c subject
 
Presentation SIW7 amjad anvari-moghaddam
Presentation SIW7 amjad anvari-moghaddamPresentation SIW7 amjad anvari-moghaddam
Presentation SIW7 amjad anvari-moghaddam
 
Czero Engineering - Feb 2017
Czero Engineering  - Feb 2017Czero Engineering  - Feb 2017
Czero Engineering - Feb 2017
 
AN EXPERIMENTAL STUDY ON THE AUTOMOTIVE PRODUCTION LINE USING ASSEMBLY LINE B...
AN EXPERIMENTAL STUDY ON THE AUTOMOTIVE PRODUCTION LINE USING ASSEMBLY LINE B...AN EXPERIMENTAL STUDY ON THE AUTOMOTIVE PRODUCTION LINE USING ASSEMBLY LINE B...
AN EXPERIMENTAL STUDY ON THE AUTOMOTIVE PRODUCTION LINE USING ASSEMBLY LINE B...
 
Performance testingfromthecloud_usingBlazemeter
Performance testingfromthecloud_usingBlazemeterPerformance testingfromthecloud_usingBlazemeter
Performance testingfromthecloud_usingBlazemeter
 

Recently uploaded

BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 

Recently uploaded (20)

BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 

Peak shaving of an EV Aggregator Using Quadratic Programming

  • 1. Peak shaving of an EV Aggregator Using Quadratic Programming Mingyu Seo mgseo@knu.ac.kr 1
  • 2. contents 2 Agenda  Introduction  Research background  V2X project in korea  Project facilities  Systems  Frame work  Sequence  Flow chart  Algorithms  Frame work  Structure  Case study  Simulation  Result  KPI  Conclusion
  • 3. Introduction: Research Background • The number of EV is increasing rapidly every year. • What will happen? 3 year Accumulated Source: Ministry of Environment, Korea Source: US Energy Information Administration TSO - cost reduction DSO - Install additional facilities
  • 4. Introduction: V2X project in korea • Why Korea Gov(Daegu) do this project? • Why in daegu? – Daegu is filled with electric car chargers and commercial vehicle manufacturers. – The above conditions are good requirements for pilot projects. Build smart city & Develop technology (maximize the EV usage not for only drive) ex) V2B,V2G...  Reduction Co2, electric cost
  • 5. Facilities 5 Equipment room (ESS, PCS, Local EMS) PCS ESS Local EMS
  • 7. Introduction: I-SMART data(KEPCO) 7 2013 2014 2015 2016 2017 2018 2019 KW 186.72 332.16 357.6 378.72 299.76 360.72 372.72 186.72 332.16 357.6 378.72 299.76 360.72 372.72 KW yearly peak trend 2019. 04 2019. 03 2019. 02 2019. 01 2018. 12 2018. 11 2018. 10 2018. 09 2018. 08 2018. 07 2018. 06 2018. 05 KW 299.3 300.5 372.7 313.9 350.4 316.1 315.1 339.1 360.7 280.6 308.6 329 299.28300.48 372.72 313.92 350.4 316.08315.12 339.12 360.72 280.56 308.64 329.04 KW Monthly peak trend • I-SMART contains 2 company (KIAPI, KARTECH) – Contract power = 1750 kW (30% is 525kw) – In data, maximum peak is around 370 kw => Peak load control(PLC) is no meaning • Install meter for main building • Constitution of virtual billing system based on electricity rate
  • 8. V2X Project in Korea • whole structure(contains installed meter and ) 8 M2 (Our meter) EVSE1 ESS1 PV1 EVSE2 ESS2 PV2 PCS2 M1 (KEPCO ISMART) EV1 Other load (test equipment, etc.) M0~8: Measurement point Target building PCS1 Virtual charge application office load 24kwh 50kw 50kw 50kw 250kwh 250kwh 50kw
  • 9. Systems: Flow chart 9 • Load and EV Prediction - How much is the peak tomorrow? - When will the peak comes tomorrow? - When EV will come to the office? • EV scheduling - What is the best schedule of EVs? • Evaluation & Analysis - How much we shaved the peak?
  • 10. 10 TEMS.jar/dll Logs CSV files Flags / Operation Codes gridOS demandModelDev.dll EVModelDev.dll PVModelDev.dll Model Dev demandForecast.dll EVForecast.dll PVForecast.dll Model Forecast objV2X.dll Model Optimize HMI HMI side Algorithm side Input Data CSV, OP codes Output Result CSV, Flags ⓐ HMI ⓑ Input/Output Interface ⓒ Shell java scriptⓓ API ⓔ Logs Model Development - LTData.csv - LTV.csv - LTP.csv Forecast and Optimize - STD.csv - forecastDemandData.csv - STV.csv - forecastEVData.csv - STP.csv - forecastPVData.csv - EV_Config_xxx.csv Operation - EV_Config.csv - EV_Results.csv - PV_Results.csv - Demand_Results.csv System: Frame work Result files Forecast result - Demand forecast result.csv - PV forecast result.csv - EV forecast result.csv Scheduling result - VFR - % Peak reduction - % Cost reduction
  • 15. Algorithms: Frame work 15 EV-EMS EV Config. Tariffs Base Load Renewable energy Demand load EV PLC TOU PLC+TOU Operation type Dispatch control Operation Summery SOC Power EV Schedule
  • 16. Algorithms: structure • Objective function – PLC+TOU : arg min 𝑜𝑢𝑡=1 24 𝑐𝑖=𝑖𝑛 𝑜𝑢𝑡 𝐷 + 𝑃 2 + 𝑋ℎ × 𝑇𝑎𝑟𝑖𝑓𝑓 • Constraints – 𝑆𝑂𝐶 𝑚𝑖𝑛 ≤ 𝑆𝑂𝐶 ≤ 𝑆𝑂𝐶 𝑚𝑎𝑥 – −10 ≤ 𝑃𝑡 ≤ 20 – EEV max ∗ 0.8 ≤ 𝐸 𝐸𝑉 𝑓𝑖𝑎𝑛𝑙 16 Charge/discharge Power [kW] 𝑃0,2 2 Estimated Plug in time EV control time Estimated Plug out time Total charge / discharge required at that time [kW] where D : demand [kw] P : EV charge/discharge [kw] 𝐸 𝐸𝑉 : EV SOC[kwh]
  • 17. Case study: Simulation • The case study simulates the 3 load profiles that appear in the characteristics of the ISMART data 17 0 20 40 60 80 100 120 140 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 DEMAND[KW] TIME[H] Demand profile(case 1) 0 20 40 60 80 100 120 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 DEMAND[KW] TIME[H] Demand profile(Case 2) 0 50 100 150 200 250 300 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 DEMAND[KW] TIME[H] Demand profile(Case 3)
  • 18. Simulation : Case study 1 18 0 20 40 60 80 100 120 140 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 DEMAND[KW] TIME[H] Demand profile(case 1) 0 20 40 60 80 100 120 140 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 Price[won] time[h] Time of Use highest peak TOU price Peak price Total cost cost reduction % cost reduction No schedule 121 178,758 875,353 1,054,110 - - Manual schedule 817 515,182 5,901,917 6,417,099 - - TOU schedule 3,093 4,083 22,332,326 22,336,409 15,919,310 248% PLC schedule 776 627,377 5,602,720 6,230,097 - 187,002 - 3% TOU+PLC schedule 309 291,581 2,230,402 2,521,984 - 3,895,116 - 61%
  • 19. Simulation : Case study 2 19 0 20 40 60 80 100 120 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 DEMAND[KW] TIME[H] Demand profile(Case 2) 0 20 40 60 80 100 120 140 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 Price[won] time[h] Time of Use highest peak TOU price Peak price Total cost cost reduction % cost reduction No schedule 97 80,043 697,885 777,928 - - Manual schedule 817 515,182 5,901,917 6,417,099 - - TOU schedule 3,017 4,083 22,332,326 22,336,409 15,919,310 248% PLC schedule 744 617,428 5,368,936 5,986,364 - 430,735 - 7% TOU+PLC schedule 309 291,581 2,230,402 2,521,984 - 3,895,116 - 61%
  • 20. 0 20 40 60 80 100 120 140 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 Price[won] time[h] Time of Use Simulation : Case study 3 20 0 50 100 150 200 250 300 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 DEMAND[KW] TIME[H] Demand profile(Case 3) highest peak TOU price Peak price Total cost cost reduction % cost reduction No schedule 275 343,576 1,987,522 2,331,098 - - Manual schedule 1,073 825,643 7,745,616 8,571,259 - - TOU schedule 3,228 132,232 23,306,160 23,438,392 14,867,133 173% PLC schedule 702 428,274 5,070,172.80 5,498,447 - 3,072,812 -36% TOU+PLC schedule 398 377,321 2,872,116 3,249,437 - 5,321,822 -62%
  • 21. Case study: Results 21 Operation schedule Avg. cost reduction[%] Avg. peak reduction[%] TOU 249 223 PLC - 16 - 15 PLC+TOU - 62 - 61 1 2 3 Series1 223% -15% -61% -100% -50% 0% 50% 100% 150% 200% 250% % Avg. peak reduction TOU PLC PLC+TOU Series1 249% -16% -62% -100% -50% 0% 50% 100% 150% 200% 250% 300% Avg. cost reduction
  • 22. Algorithms: KPI (Key Performance Indicator) 22 TEMS 224,204 -8,7704 -4% MACH Energy 239,021 -4,770 -2% Ice Energy 227,302 -5,962 -2.5% Manual Schedule 230,589 -2,385 -1%* No Schedule 232,974 0 0 Total Cost Reduced Cost %Reduced
  • 23. Conclusion: future work • Simulation results show that the algorithm applied to the Korean V2X project shows a cost reduction of about 60%. • The algorithms applied to the current V2X project are deterministic. => The algorithm will be upgraded considering the probabilistic concept. • 3 charging modes are under development. – Cost saving mode for grid – User experience mode – Intermediate mode 23 User Experiences Cost Saving