Class: WireInfo
_Wire data that can be specified per line segment phase, or for the line segment as a whole in case its phases all have the same wire characteristics. _
__
URI: cim:WireInfo
classDiagram
class WireInfo
AssetInfo <|-- WireInfo
WireInfo : WireInfo.coreRadius
WireInfo --> Length : WireInfo.coreRadius
WireInfo : WireInfo.coreStrandCount
WireInfo : IdentifiedObject.description
WireInfo : IdentifiedObject.energyIdentCodeEic
WireInfo : WireInfo.gmr
WireInfo --> Length : WireInfo.gmr
WireInfo : WireInfo.insulated
WireInfo : WireInfo.insulationMaterial
WireInfo --> WireInsulationKind : WireInfo.insulationMaterial
WireInfo : WireInfo.insulationThickness
WireInfo --> Length : WireInfo.insulationThickness
WireInfo : IdentifiedObject.mRID
WireInfo : WireInfo.material
WireInfo --> WireMaterialKind : WireInfo.material
WireInfo : IdentifiedObject.Names
WireInfo --> Name : IdentifiedObject.Names
WireInfo : AssetInfo.PowerSystemResources
WireInfo --> PowerSystemResource : AssetInfo.PowerSystemResources
WireInfo : WireInfo.radius
WireInfo --> Length : WireInfo.radius
WireInfo : WireInfo.ratedCurrent
WireInfo --> CurrentFlow : WireInfo.ratedCurrent
WireInfo : IdentifiedObject.shortName
WireInfo : WireInfo.sizeDescription
WireInfo : WireInfo.strandCount
Inheritance
- IdentifiedObject
- AssetInfo
- WireInfo
- AssetInfo
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
core_radius | 0..1 Length |
(if there is a different core material) Radius of the central core | direct |
core_strand_count | 0..1 Integer |
(if used) Number of strands in the steel core | direct |
gmr | 0..1 Length |
Geometric mean radius | direct |
insulated | 0..1 Boolean |
True if conductor is insulated | direct |
insulation_material | 0..1 WireInsulationKind |
(if insulated conductor) Material used for insulation | direct |
insulation_thickness | 0..1 Length |
(if insulated conductor) Thickness of the insulation | direct |
material | 0..1 WireMaterialKind |
Conductor material | direct |
radius | 0..1 Length |
Outside radius of the wire | direct |
rated_current | 0..1 CurrentFlow |
Current carrying capacity of the wire under stated thermal conditions | direct |
size_description | 0..1 String |
Describes the wire gauge or cross section (e | direct |
strand_count | 0..1 Integer |
Number of strands in the conductor | direct |
power_system_resources | 0..* PowerSystemResource |
All power system resources with this datasheet information | AssetInfo |
description | 0..1 String |
The description is a free human readable text describing or naming the object | IdentifiedObject |
energy_ident_code_eic | 0..1 String |
The attribute is used for an exchange of the EIC code (Energy identification ... | IdentifiedObject |
m_rid | 1..1 String |
Master resource identifier issued by a model authority | IdentifiedObject |
short_name | 0..1 String |
The attribute is used for an exchange of a human readable short name with len... | IdentifiedObject |
names | 0..* Name |
All names of this identified object | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:WireInfo |
native | this:WireInfo |
LinkML Source
Direct
name: WireInfo
description: "Wire data that can be specified per line segment phase, or for the line\
\ segment as a whole in case its phases all have the same wire characteristics.\r\
\n"
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
is_a: AssetInfo
attributes:
core_radius:
name: core_radius
description: (if there is a different core material) Radius of the central core.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.coreRadius
multivalued: false
domain_of:
- WireInfo
range: Length
required: false
core_strand_count:
name: core_strand_count
description: (if used) Number of strands in the steel core.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.coreStrandCount
multivalued: false
domain_of:
- WireInfo
range: integer
required: false
gmr:
name: gmr
description: "Geometric mean radius. If we replace the conductor by a thin walled\
\ tube of radius GMR, then its reactance is identical to the reactance of the\
\ actual conductor.\r\n"
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.gmr
multivalued: false
domain_of:
- WireInfo
range: Length
required: false
insulated:
name: insulated
description: True if conductor is insulated.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.insulated
multivalued: false
domain_of:
- WireInfo
range: boolean
required: false
insulation_material:
name: insulation_material
description: (if insulated conductor) Material used for insulation.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.insulationMaterial
multivalued: false
domain_of:
- WireInfo
range: WireInsulationKind
required: false
insulation_thickness:
name: insulation_thickness
description: (if insulated conductor) Thickness of the insulation.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.insulationThickness
multivalued: false
domain_of:
- WireInfo
range: Length
required: false
material:
name: material
description: "Conductor material.\r\n"
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.material
multivalued: false
domain_of:
- WireInfo
range: WireMaterialKind
required: false
radius:
name: radius
description: Outside radius of the wire.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.radius
multivalued: false
domain_of:
- WireInfo
range: Length
required: false
rated_current:
name: rated_current
description: Current carrying capacity of the wire under stated thermal conditions.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
slot_uri: cim:WireInfo.ratedCurrent
multivalued: false
domain_of:
- Switch
- BusbarSectionInfo
- WireInfo
range: CurrentFlow
required: false
size_description:
name: size_description
description: "Describes the wire gauge or cross section (e.g., 4/0, #2, 336.5).\r\
\n"
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.sizeDescription
multivalued: false
domain_of:
- WireInfo
range: string
required: false
strand_count:
name: strand_count
description: "Number of strands in the conductor.\r\n"
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.strandCount
multivalued: false
domain_of:
- WireInfo
range: integer
required: false
class_uri: cim:WireInfo
Induced
name: WireInfo
description: "Wire data that can be specified per line segment phase, or for the line\
\ segment as a whole in case its phases all have the same wire characteristics.\r\
\n"
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
is_a: AssetInfo
attributes:
core_radius:
name: core_radius
description: (if there is a different core material) Radius of the central core.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.coreRadius
multivalued: false
alias: core_radius
owner: WireInfo
domain_of:
- WireInfo
range: Length
required: false
core_strand_count:
name: core_strand_count
description: (if used) Number of strands in the steel core.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.coreStrandCount
multivalued: false
alias: core_strand_count
owner: WireInfo
domain_of:
- WireInfo
range: integer
required: false
gmr:
name: gmr
description: "Geometric mean radius. If we replace the conductor by a thin walled\
\ tube of radius GMR, then its reactance is identical to the reactance of the\
\ actual conductor.\r\n"
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.gmr
multivalued: false
alias: gmr
owner: WireInfo
domain_of:
- WireInfo
range: Length
required: false
insulated:
name: insulated
description: True if conductor is insulated.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.insulated
multivalued: false
alias: insulated
owner: WireInfo
domain_of:
- WireInfo
range: boolean
required: false
insulation_material:
name: insulation_material
description: (if insulated conductor) Material used for insulation.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.insulationMaterial
multivalued: false
alias: insulation_material
owner: WireInfo
domain_of:
- WireInfo
range: WireInsulationKind
required: false
insulation_thickness:
name: insulation_thickness
description: (if insulated conductor) Thickness of the insulation.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.insulationThickness
multivalued: false
alias: insulation_thickness
owner: WireInfo
domain_of:
- WireInfo
range: Length
required: false
material:
name: material
description: "Conductor material.\r\n"
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.material
multivalued: false
alias: material
owner: WireInfo
domain_of:
- WireInfo
range: WireMaterialKind
required: false
radius:
name: radius
description: Outside radius of the wire.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.radius
multivalued: false
alias: radius
owner: WireInfo
domain_of:
- WireInfo
range: Length
required: false
rated_current:
name: rated_current
description: Current carrying capacity of the wire under stated thermal conditions.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
slot_uri: cim:WireInfo.ratedCurrent
multivalued: false
alias: rated_current
owner: WireInfo
domain_of:
- Switch
- BusbarSectionInfo
- WireInfo
range: CurrentFlow
required: false
size_description:
name: size_description
description: "Describes the wire gauge or cross section (e.g., 4/0, #2, 336.5).\r\
\n"
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.sizeDescription
multivalued: false
alias: size_description
owner: WireInfo
domain_of:
- WireInfo
range: string
required: false
strand_count:
name: strand_count
description: "Number of strands in the conductor.\r\n"
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:WireInfo.strandCount
multivalued: false
alias: strand_count
owner: WireInfo
domain_of:
- WireInfo
range: integer
required: false
power_system_resources:
name: power_system_resources
description: All power system resources with this datasheet information.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:AssetInfo.PowerSystemResources
multivalued: true
alias: power_system_resources
owner: WireInfo
domain_of:
- AssetInfo
range: PowerSystemResource
required: false
description:
name: description
description: The description is a free human readable text describing or naming
the object. It may be non unique and may not correlate to a naming hierarchy.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:IdentifiedObject.description
multivalued: false
alias: description
owner: WireInfo
domain_of:
- IdentifiedObject
- NameType
- NameTypeAuthority
range: string
required: false
energy_ident_code_eic:
name: energy_ident_code_eic
description: The attribute is used for an exchange of the EIC code (Energy identification
Code). The length of the string is 16 characters as defined by the EIC code.
For details on EIC scheme please refer to ENTSO-E web site.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: eu:IdentifiedObject.energyIdentCodeEic
multivalued: false
alias: energy_ident_code_eic
owner: WireInfo
domain_of:
- IdentifiedObject
range: string
required: false
m_rid:
name: m_rid
description: 'Master resource identifier issued by a model authority. The mRID
is unique within an exchange context. Global uniqueness is easily achieved by
using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly
recommended.
For CIMXML data files in RDF syntax conforming to IEC 61970-552, the mRID is
mapped to rdf:ID or rdf:about attributes that identify CIM object elements.'
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:IdentifiedObject.mRID
multivalued: false
alias: m_rid
owner: WireInfo
domain_of:
- IdentifiedObject
range: string
required: true
short_name:
name: short_name
description: The attribute is used for an exchange of a human readable short name
with length of the string 12 characters maximum.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: eu:IdentifiedObject.shortName
multivalued: false
alias: short_name
owner: WireInfo
domain_of:
- IdentifiedObject
range: string
required: false
names:
name: names
description: All names of this identified object.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:IdentifiedObject.Names
multivalued: true
alias: names
owner: WireInfo
domain_of:
- IdentifiedObject
- NameType
range: Name
required: false
class_uri: cim:WireInfo