Skip to content

Commit 8f8187a

Browse files
authored
Update CIM_61850_MAPPING.md
fixed small typos Signed-off-by: John Archer <[email protected]>
1 parent 40f377a commit 8f8187a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CIM_61850_MAPPING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SPDX-License-Identifier: CC-BY-4.0
77
## Mapping CIM - IEC 61850
88

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

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

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

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

5050
## Source
5151

52-
- IEC/TS 62361-102:2018
52+
- IEC/TS 62361-102:2018

0 commit comments

Comments
 (0)