Skip to content

Commit 292d96c

Browse files
committed
Add eGrid Subregions in Area, Zone, Region
1 parent a486375 commit 292d96c

File tree

4 files changed

+42
-0
lines changed

4 files changed

+42
-0
lines changed

_pages/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ toc:
1111

1212
## 2025
1313

14+
### 05-07
15+
16+
- Add item <u>eGrid Subregions</u> in [Area, Zone, Region](/wiki/area-zone-region)
17+
1418
### 03-27
1519

1620
- Update the item [Digital Twin](/wiki/digital-twin) with more details

_wiki/area-zone-region.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ In MATPOWER, there is a bus parameter named "ZONE", and it means loss zone.
4949
</div>
5050
</div>
5151

52+
<br>
53+
5254
**Region** <d-cite key="nerc2024tpl"></d-cite>
5355

5456
NERC divides North America into several regions for the purpose of reliability and coordination.
@@ -71,6 +73,31 @@ The six regions are:
7173
</div>
7274
</div>
7375

76+
<br>
77+
78+
**eGrid Subregions** <d-cite key="epa2024gridregions"></d-cite>
79+
80+
For U.S. grid regions’ emission data, EPA provides recent and historic air emissions, including carbon dioxide (CO2), for U.S. portions of grid regions, States, and Puerto Rico.
81+
82+
EPA’s **Emissions & Generation Resource Integrated Database** (eGRID) is the preeminent source of air emission data for the U.S. electric power sector.
83+
eGRID is based on available data for all U.S. electricity generating plants that provide power to the electric grid and report data to the U.S. government.
84+
85+
eGRID is valuable to users seeking air emission data about the electric power sector in the United States.
86+
eGRID is typically used for greenhouse gas registries and inventories, carbon footprints, consumer information disclosure, emission inventories and standards, power market changes, and avoided emission estimate eGRID data are cited by many emission inventory and registry protocols, various emission calculation tools and applications, hundreds of academic papers, and consultants; it is used for many research applications and efforts.
87+
88+
eGRID annually updates its emission data and rates for each of its subregions.
89+
It also provides aggregated data by state, U.S. total, and by sets of electric grid boundaries, including NERC regions and eGRID subregions.
90+
91+
<div class="row mt-3">
92+
<div class="col-sm mt-3 mt-md-0">
93+
{% include figure.liquid
94+
path="/assets/img/pswiki/egrid_subregions_map.png"
95+
zoomable=true %}
96+
Map of eGRID Subregions (from <d-cite key="epa2024gridregions"></d-cite>)
97+
</div>
98+
</div>
99+
100+
<br>
74101
<br>
75102
<br>
76103
<br>

assets/bibliography/papers.bib

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,3 +1401,14 @@ @article{fuller2020digital
14011401
discussing a range of papers that reflect these areas and the current state of research. The paper
14021402
provides an assessment of the enabling technologies, challenges and open research for Digital Twins.},
14031403
}
1404+
1405+
@online{epa2024gridregions,
1406+
abbr = {Industry},
1407+
author={Environmental Protection Agency (EPA)},
1408+
title = {U.S. Grid Regions},
1409+
year = {2024},
1410+
month = {December},
1411+
day = {26},
1412+
url = {https://www.epa.gov/green-power-markets/us-grid-regions},
1413+
bibtex_show = {true},
1414+
}
354 KB
Loading

0 commit comments

Comments
 (0)