-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: update text and figures (#346)
- Loading branch information
Showing
9 changed files
with
257 additions
and
212 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,41 @@ | ||
Capabilities and Data | ||
##################### | ||
The transportation electrification module calculates an estimate of the additional hourly electricity demand from the electrification of transportation vehicles for all U.S. urban and rural areas for years ranging from 2017-2050. The hourly estimation builds upon data collected representing over half a million driving events. | ||
The transportation electrification module calculates an estimate of the additional | ||
hourly electricity demand from the electrification of transportation vehicles for all | ||
U.S. urban and rural areas for years ranging from 2017-2050. The hourly estimation | ||
builds upon data collected representing over half a million driving events. | ||
|
||
Additional data sets allow for profiles to be generated across the following | ||
dimensions: | ||
Additional data sets allow for profiles to be generated across the following dimensions: | ||
|
||
+ 4 vehicle types (light-duty vehicles (LDV), light-duty trucks (LDT), medium-duty | ||
vehicles (MDV), and heavy-duty vehicles (HDV)) | ||
+ 33 simulation years (2017-2050) | ||
+ 481 Urban Areas (as defined by the U.S. Census Bureau) and 50 Rural Areas (one for | ||
each U.S. State). | ||
+ 4 vehicle types (LDV, LDT, MDV, and HDV) | ||
+ 34 simulation years (2017-2050) | ||
+ 481 Urban Areas (as defined by the U.S. Census Bureau) and 48 Rural Areas (one for | ||
each continental U.S. State). | ||
|
||
The charging of each vehicle is currently simulated via one of two methods: Immediate | ||
Charging and Smart Charging. Immediate Charging simulates charging occurring from the | ||
Charging and Smart Charging.Immediate Charging simulates charging occurring from the | ||
time the vehicle plugs in until either the battery is full or until the vehicle departs | ||
on the next trip. An example profile is in orange below, added on top of the base load | ||
demand (:numref:`example_ldv_immediate_load`). | ||
on the next trip. An example profile is in orange below, added on top of an example | ||
of non-transportation base demand (:numref:`example_ldv_immediate_load`). | ||
|
||
.. _example_ldv_immediate_load: | ||
|
||
.. figure:: demand/transportation_electrification/img/data/ldv_immediate_load.png | ||
:align: center | ||
|
||
Example of LDV Immediate Charging Stacked on Top of Base Load (3 Weeks) | ||
Example of BEV Immediate Charging stacked on top of non-transportation base demand | ||
|
||
Smart Charging refers to coordinated charging in response to a user-adjustable | ||
objective function. The example profile below (:numref:`example_ldv_smart_load`) | ||
provides the same amount of charging to the same set of vehicles in the Immediate | ||
Charging figure above (:numref:`example_ldv_immediate_load`). This instance of Smart | ||
Charging manages the peak demand of the base load plus the additional transportation | ||
electrification load to be substantially lower (~50GW vs ~40GW in this example case). | ||
Smart Charging refers to coordinated charging between drivers (either in aggregate or | ||
individually) and utilities or balancing authorities in response to a user-adjustable | ||
objective function. The example profile below (:numref:`example_ldv_smart_load`) | ||
provides the same amount of charging energy to the same set of vehicles in the Immediate | ||
Charging figure above (:numref:`example_ldv_immediate_load`). This instance of Smart | ||
Charging manages the peak demand of the non-transportation base demand plus the | ||
additional transportation electrification load to be substantially lower. | ||
|
||
.. _example_ldv_smart_load: | ||
|
||
.. figure:: demand/transportation_electrification/img/data/ldv_smart_load.png | ||
:align: center | ||
|
||
Example of LDV Smart Charging “Filling in the Valleys” of Base Load (3 Weeks) | ||
Example of BEV Smart Charging “filling in the Valleys” of non-transportation base demand |
Binary file removed
BIN
-90 KB
...ransportation_electrification/img/methodology/ldt_immediate_charging_output.png
Binary file not shown.
Binary file removed
BIN
-69.5 KB
...nd/transportation_electrification/img/methodology/ldt_smart_charging_output.png
Binary file not shown.
Binary file modified
BIN
+51.2 KB
(160%)
...ransportation_electrification/img/methodology/ldv_immediate_charging_output.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+22.6 KB
(130%)
...nd/transportation_electrification/img/methodology/ldv_smart_charging_output.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.