Skip to content

Update CIM_61850_MAPPING.md #199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CIM_61850_MAPPING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SPDX-License-Identifier: CC-BY-4.0
## Mapping CIM - IEC 61850

We got a mapping example from RTE, they already created a mapping between CIM files and IEC 61850 files.
We used the IEC 623610-102 standard to compare it with the example we got from RTE.
We used the IEC 62361-102 standard to compare it with the example we got from RTE.

The goal is to compare a few components, to see if we are able to say: We can use this mapping!
This way, we don't have to figure it all out ourselves.
Expand Down Expand Up @@ -40,7 +40,7 @@ VoltageLevel
- whole 'Tapchanger' SCL element mapping

## Questions
- the open_substation.scd file contains a SCL section. Is this considered the header? (Because it has stuff like version and revision in it)
- the open_substation.scd file contains an SCL section. Is this considered the header? (Because it has stuff like version and revision in it)
- What to do with the Header section of an SCL file? Create a new one?

## Conclusion
Expand All @@ -49,4 +49,4 @@ I think it's good to use it as a reference, but we have to dig into the IEC 6236

## Source

- IEC/TS 62361-102:2018
- IEC/TS 62361-102:2018
Loading