Skip to content

Commit c1243e4

Browse files
committed
Add item Common Grid Model Exchange Standard (CGMES)
1 parent 292d96c commit c1243e4

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-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-12
15+
16+
- Add item <u>Common Grid Model Exchange Standard (CGMES)</u> in [Common Information Model](/wiki/common-information-model)
17+
1418
### 05-07
1519

1620
- Add item <u>eGrid Subregions</u> in [Area, Zone, Region](/wiki/area-zone-region)

_wiki/common-information-model.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ category: wiki
77
bibliography: papers.bib
88
---
99

10+
**Common Grid Model Exchange Standard (CGMES)** <d-cite key="tc2021iec61970"></d-cite>
11+
12+
IEC 61970-600-1:2021 covers the definition of Common Grid Model Exchange Standard (CGMES), defines the main rules and application’s requirements to meet business requirements for assembled and merged model to fit relevant business services. This document does not define the business requirements, business processes nor how applications are implemented.
13+
This document defines how relevant Common Information Model (CIM) standards work together so that specific business requirements can be resolved.
14+
It also includes extensions to the Common Information Model (CIM).
15+
The current extensions are defined in IEC 61970-301:2020 and will be covered in its future Amendment 1, but additional extensions can be defined in other standards in the IEC 61970-600-series.
16+
The extensions can be used to define additional profiles or to expand IEC 61970-450-series or IEC 61968-13 profiles.
17+
However, primary CGMES includes additional constraints on existing profiles and validation of assembled and merged models that is based on existing profiles.
18+
This can be done by making optional attributes and associations mandatory (required).
19+
In addition, this document includes the specification of the serialisation that must be supported by referring to an existing standard defined in IEC 61970-550-series, e.g. IEC 61970-552, and making relevant constraints related to it.
20+
The goal is to achieve interoperability between applications using CGMES in a high-performance environment with combined minimum effort so that relevant business processes are satisfied.
21+
This first edition cancels and replaces IEC TS 61970-600-1 published in 2017. This edition constitutes a technical revision.
22+
1023
**Common Information Model (CIM)** <d-cite key="epri2021cim"></d-cite>
1124

1225
A set of **open standards** for representing power system components originally developed by the EPRI in North America and now a series of standards under the IEC.

assets/bibliography/papers.bib

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1412,3 +1412,16 @@ @online{epa2024gridregions
14121412
url = {https://www.epa.gov/green-power-markets/us-grid-regions},
14131413
bibtex_show = {true},
14141414
}
1415+
1416+
@online{tc2021iec61970,
1417+
abbr = {Industry},
1418+
author={TC 57 Power systems management and associated information exchange},
1419+
title = {IEC 61970-600-1},
1420+
year = {2021},
1421+
month = {June},
1422+
day = {04},
1423+
url = {https://webstore.iec.ch/en/publication/63866},
1424+
bibtex_show = {true},
1425+
abstract = {Energy management system application program interface (EMS-API) - Part 600-1: Common Grid Model
1426+
Exchange Standard (CGMES) - Structure and rules},
1427+
}

0 commit comments

Comments
 (0)