Class: TransformerTankEnd
_Transformer tank end represents an individual winding for unbalanced models or for transformer tanks connected into a bank (and bank is modelled with the PowerTransformer). _
__
classDiagram
class TransformerTankEnd
TransformerEnd <|-- TransformerTankEnd
TransformerTankEnd : alias_name
TransformerTankEnd : base_voltage
TransformerTankEnd --> BaseVoltage : base_voltage
TransformerTankEnd : bmag_sat
TransformerTankEnd --> PerCent : bmag_sat
TransformerTankEnd : core_admittance
TransformerTankEnd --> TransformerCoreAdmittance : core_admittance
TransformerTankEnd : description
TransformerTankEnd : diagram_objects
TransformerTankEnd --> DiagramObject : diagram_objects
TransformerTankEnd : end_number
TransformerTankEnd : from_mesh_impedance
TransformerTankEnd --> TransformerMeshImpedance : from_mesh_impedance
TransformerTankEnd : from_winding_insulations
TransformerTankEnd --> WindingInsulation : from_winding_insulations
TransformerTankEnd : grounded
TransformerTankEnd : instance_set
TransformerTankEnd --> InstanceSet : instance_set
TransformerTankEnd : m_rid
TransformerTankEnd : mag_base_u
TransformerTankEnd --> Voltage : mag_base_u
TransformerTankEnd : mag_sat_flux
TransformerTankEnd --> PerCent : mag_sat_flux
TransformerTankEnd : names
TransformerTankEnd --> Name : names
TransformerTankEnd : phase_tap_changer
TransformerTankEnd --> PhaseTapChanger : phase_tap_changer
TransformerTankEnd : phases
TransformerTankEnd --> PhaseCode : phases
TransformerTankEnd : properties_cimdata_object
TransformerTankEnd --> ChangeSetMember : properties_cimdata_object
TransformerTankEnd : ratio_tap_changer
TransformerTankEnd --> RatioTapChanger : ratio_tap_changer
TransformerTankEnd : rground
TransformerTankEnd --> Resistance : rground
TransformerTankEnd : star_impedance
TransformerTankEnd --> TransformerStarImpedance : star_impedance
TransformerTankEnd : targeting_cimdata_object
TransformerTankEnd --> ChangeSetMember : targeting_cimdata_object
TransformerTankEnd : terminal
TransformerTankEnd --> Terminal : terminal
TransformerTankEnd : to_mesh_impedance
TransformerTankEnd --> TransformerMeshImpedance : to_mesh_impedance
TransformerTankEnd : to_winding_insulations
TransformerTankEnd --> WindingInsulation : to_winding_insulations
TransformerTankEnd : transformer_tank
TransformerTankEnd --> TransformerTank : transformer_tank
TransformerTankEnd : xground
TransformerTankEnd --> Reactance : xground
Inheritance
- IdentifiedObject
- TransformerEnd
- TransformerTankEnd
- TransformerEnd
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| phases | 0..1 PhaseCode |
Describes the phases carried by a conducting equipment | direct |
| transformer_tank | 0..1 TransformerTank |
Transformer this winding belongs to | direct |
| bmag_sat | 0..1 PerCent |
Core shunt magnetizing susceptance in the saturation region | TransformerEnd |
| end_number | 0..1 Integer |
Number for this transformer end, corresponding to the end's order in the powe... | TransformerEnd |
| grounded | 0..1 Boolean |
(for Yn and Zn connections) True if the neutral is solidly grounded | TransformerEnd |
| mag_base_u | 0..1 Voltage |
The reference voltage at which the magnetizing saturation measurements were m... | TransformerEnd |
| mag_sat_flux | 0..1 PerCent |
Core magnetizing saturation curve knee flux level | TransformerEnd |
| rground | 0..1 Resistance |
(for Yn and Zn connections) Resistance part of neutral impedance where 'groun... | TransformerEnd |
| xground | 0..1 Reactance |
(for Yn and Zn connections) Reactive part of neutral impedance where 'grounde... | TransformerEnd |
| phase_tap_changer | 0..1 PhaseTapChanger |
Phase tap changer associated with this transformer end | TransformerEnd |
| star_impedance | 0..1 TransformerStarImpedance |
(accurate for 2- or 3-winding transformers only) Pi-model impedances of this ... | TransformerEnd |
| ratio_tap_changer | 0..1 RatioTapChanger |
Ratio tap changer associated with this transformer end | TransformerEnd |
| base_voltage | 0..1 BaseVoltage |
Base voltage of the transformer end | TransformerEnd |
| terminal | 0..1 Terminal |
Terminal of the power transformer to which this transformer end belongs | TransformerEnd |
| to_mesh_impedance | 0..* TransformerMeshImpedance |
All mesh impedances between this 'from' and other 'to' transformer ends | TransformerEnd |
| from_mesh_impedance | 0..* TransformerMeshImpedance |
All mesh impedances between this 'to' and other 'from' transformer ends | TransformerEnd |
| core_admittance | 0..1 TransformerCoreAdmittance |
Core admittance of this transformer end, representing magnetising current and... | TransformerEnd |
| from_winding_insulations | 0..* WindingInsulation |
TransformerEnd | |
| to_winding_insulations | 0..* WindingInsulation |
TransformerEnd | |
| alias_name | 0..1 String |
The aliasName is free text human readable name of the object alternative to I... | IdentifiedObject |
| description | 0..1 String |
The description is a free human readable text describing or naming the object | IdentifiedObject |
| m_rid | 0..1 String |
Master resource identifier issued by a model authority | IdentifiedObject |
| diagram_objects | 0..* DiagramObject |
The diagram objects that are associated with the domain object | IdentifiedObject |
| instance_set | 1..1 InstanceSet |
Dataset containing the data objects | IdentifiedObject |
| names | 0..* Name |
All names of this identified object | IdentifiedObject |
| properties_cimdata_object | 0..1 ChangeSetMember |
The single CIM data object in the appropriate dataset context | IdentifiedObject |
| targeting_cimdata_object | 0..* ChangeSetMember |
Data objects registered | IdentifiedObject |
Usages
| used by | used in | type | used |
|---|---|---|---|
| TransformerTank | transformer_tank_ends | range | TransformerTankEnd |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:TransformerTankEnd |
| native | cim:TransformerTankEnd |
LinkML Source
Direct
name: TransformerTankEnd
description: "Transformer tank end represents an individual winding for unbalanced\
\ models or for transformer tanks connected into a bank (and bank is modelled with\
\ the PowerTransformer).\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TransformerEnd
attributes:
phases:
name: phases
description: Describes the phases carried by a conducting equipment.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TransformerTankEnd.phases
multivalued: false
domain_of:
- Terminal
- Measurement
- SwitchingAction
- Fault
- TransformerTankEnd
- ReadingType
range: PhaseCode
required: false
transformer_tank:
name: transformer_tank
description: Transformer this winding belongs to.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerTankEnd.TransformerTank
multivalued: false
domain_of:
- TransformerTankEnd
range: TransformerTank
required: false
class_uri: cim:TransformerTankEnd
Induced
name: TransformerTankEnd
description: "Transformer tank end represents an individual winding for unbalanced\
\ models or for transformer tanks connected into a bank (and bank is modelled with\
\ the PowerTransformer).\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TransformerEnd
attributes:
phases:
name: phases
description: Describes the phases carried by a conducting equipment.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TransformerTankEnd.phases
multivalued: false
alias: phases
owner: TransformerTankEnd
domain_of:
- Terminal
- Measurement
- SwitchingAction
- Fault
- TransformerTankEnd
- ReadingType
range: PhaseCode
required: false
transformer_tank:
name: transformer_tank
description: Transformer this winding belongs to.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerTankEnd.TransformerTank
multivalued: false
alias: transformer_tank
owner: TransformerTankEnd
domain_of:
- TransformerTankEnd
range: TransformerTank
required: false
bmag_sat:
name: bmag_sat
description: "Core shunt magnetizing susceptance in the saturation region.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerEnd.bmagSat
multivalued: false
alias: bmag_sat
owner: TransformerTankEnd
domain_of:
- TransformerEnd
range: PerCent
required: false
end_number:
name: end_number
description: "Number for this transformer end, corresponding to the end's order\
\ in the power transformer vector group or phase angle clock number. Highest\
\ voltage winding should be 1. Each end within a power transformer should have\
\ a unique subsequent end number. Note the transformer end number need not\
\ match the terminal sequence number.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerEnd.endNumber
multivalued: false
alias: end_number
owner: TransformerTankEnd
domain_of:
- TransformerEnd
- TransformerEndInfo
range: integer
required: false
grounded:
name: grounded
description: (for Yn and Zn connections) True if the neutral is solidly grounded.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerEnd.grounded
multivalued: false
alias: grounded
owner: TransformerTankEnd
domain_of:
- TransformerEnd
- UsagePoint
- ShuntCompensator
- EnergyConsumer
range: boolean
required: false
mag_base_u:
name: mag_base_u
description: "The reference voltage at which the magnetizing saturation measurements\
\ were made.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerEnd.magBaseU
multivalued: false
alias: mag_base_u
owner: TransformerTankEnd
domain_of:
- TransformerEnd
range: Voltage
required: false
mag_sat_flux:
name: mag_sat_flux
description: "Core magnetizing saturation curve knee flux level.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerEnd.magSatFlux
multivalued: false
alias: mag_sat_flux
owner: TransformerTankEnd
domain_of:
- TransformerEnd
range: PerCent
required: false
rground:
name: rground
description: (for Yn and Zn connections) Resistance part of neutral impedance
where 'grounded' is true.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerEnd.rground
multivalued: false
alias: rground
owner: TransformerTankEnd
domain_of:
- TransformerEnd
range: Resistance
required: false
xground:
name: xground
description: (for Yn and Zn connections) Reactive part of neutral impedance where
'grounded' is true.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerEnd.xground
multivalued: false
alias: xground
owner: TransformerTankEnd
domain_of:
- TransformerEnd
range: Reactance
required: false
phase_tap_changer:
name: phase_tap_changer
description: Phase tap changer associated with this transformer end.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerEnd.PhaseTapChanger
multivalued: false
alias: phase_tap_changer
owner: TransformerTankEnd
domain_of:
- TransformerEnd
range: PhaseTapChanger
required: false
star_impedance:
name: star_impedance
description: (accurate for 2- or 3-winding transformers only) Pi-model impedances
of this transformer end. By convention, for a two winding transformer, the full
values of the transformer should be entered on the high voltage end (endNumber=1).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerEnd.StarImpedance
multivalued: false
alias: star_impedance
owner: TransformerTankEnd
domain_of:
- TransformerEnd
range: TransformerStarImpedance
required: false
ratio_tap_changer:
name: ratio_tap_changer
description: Ratio tap changer associated with this transformer end.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerEnd.RatioTapChanger
multivalued: false
alias: ratio_tap_changer
owner: TransformerTankEnd
domain_of:
- TransformerEnd
- RatioTapChangerTable
range: RatioTapChanger
required: false
base_voltage:
name: base_voltage
description: Base voltage of the transformer end. This is essential for PU calculation.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TransformerEnd.BaseVoltage
multivalued: false
alias: base_voltage
owner: TransformerTankEnd
domain_of:
- TopologicalNode
- TransformerEnd
- ConductingEquipment
- VoltageLevel
- AssetDeployment
range: BaseVoltage
required: false
terminal:
name: terminal
description: Terminal of the power transformer to which this transformer end belongs.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TransformerEnd.Terminal
multivalued: false
alias: terminal
owner: TransformerTankEnd
domain_of:
- BusNameMarker
- OperationalLimitSet
- TopologicalNode
- TransformerEnd
- Measurement
- Bushing
- TieFlow
- SvPowerFlow
- RegulatingControl
- RemoteInputSignal
- BranchGroupTerminal
- AuxiliaryEquipment
- EquipmentFault
- PinTerminal
range: Terminal
required: false
to_mesh_impedance:
name: to_mesh_impedance
description: All mesh impedances between this 'from' and other 'to' transformer
ends.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerEnd.ToMeshImpedance
multivalued: true
alias: to_mesh_impedance
owner: TransformerTankEnd
domain_of:
- TransformerEnd
range: TransformerMeshImpedance
required: false
from_mesh_impedance:
name: from_mesh_impedance
description: All mesh impedances between this 'to' and other 'from' transformer
ends.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerEnd.FromMeshImpedance
multivalued: true
alias: from_mesh_impedance
owner: TransformerTankEnd
domain_of:
- TransformerEnd
range: TransformerMeshImpedance
required: false
core_admittance:
name: core_admittance
description: Core admittance of this transformer end, representing magnetising
current and core losses. The full values of the transformer should be supplied
for one transformer end only.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerEnd.CoreAdmittance
multivalued: false
alias: core_admittance
owner: TransformerTankEnd
domain_of:
- TransformerEnd
- TransformerEndInfo
range: TransformerCoreAdmittance
required: false
from_winding_insulations:
name: from_winding_insulations
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerEnd.FromWindingInsulations
multivalued: true
alias: from_winding_insulations
owner: TransformerTankEnd
domain_of:
- TransformerEnd
range: WindingInsulation
required: false
to_winding_insulations:
name: to_winding_insulations
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TransformerEnd.ToWindingInsulations
multivalued: true
alias: to_winding_insulations
owner: TransformerTankEnd
domain_of:
- TransformerEnd
range: WindingInsulation
required: false
alias_name:
name: alias_name
description: "The aliasName is free text human readable name of the object alternative\
\ to IdentifiedObject.name. It may be non unique and may not correlate to a\
\ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
\ compatibility between CIM relases. It is however recommended to replace aliasName\
\ with the Name class as aliasName is planned for retirement at a future time.\r\
\n\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.aliasName
multivalued: false
alias: alias_name
owner: TransformerTankEnd
domain_of:
- IdentifiedObject
range: string
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: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.description
multivalued: false
alias: description
owner: TransformerTankEnd
domain_of:
- IdentifiedObject
- NameType
- NameTypeAuthority
- DataSet
- SwitchingStepGroup
- AreaReserveSpec
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.\r\nFor 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: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.mRID
multivalued: false
alias: m_rid
owner: TransformerTankEnd
domain_of:
- IdentifiedObject
- DataSet
range: string
required: false
diagram_objects:
name: diagram_objects
description: The diagram objects that are associated with the domain object.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.DiagramObjects
multivalued: true
alias: diagram_objects
owner: TransformerTankEnd
domain_of:
- IdentifiedObject
range: DiagramObject
required: false
instance_set:
name: instance_set
description: Dataset containing the data objects.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.InstanceSet
multivalued: false
alias: instance_set
owner: TransformerTankEnd
domain_of:
- IdentifiedObject
range: InstanceSet
required: true
names:
name: names
description: All names of this identified object.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.Names
multivalued: true
alias: names
owner: TransformerTankEnd
domain_of:
- IdentifiedObject
- NameType
range: Name
required: false
properties_cimdata_object:
name: properties_cimdata_object
description: The single CIM data object in the appropriate dataset context.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
multivalued: false
alias: properties_cimdata_object
owner: TransformerTankEnd
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
targeting_cimdata_object:
name: targeting_cimdata_object
description: Data objects registered.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
multivalued: true
alias: targeting_cimdata_object
owner: TransformerTankEnd
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:TransformerTankEnd