Class: PhaseTapChangerTablePoint
_Describes each tap step in the phase tap changer tabular curve. _
__
URI: cim:PhaseTapChangerTablePoint
classDiagram
class PhaseTapChangerTablePoint
TapChangerTablePoint <|-- PhaseTapChangerTablePoint
PhaseTapChangerTablePoint : angle
PhaseTapChangerTablePoint --> AngleDegrees : angle
PhaseTapChangerTablePoint : b
PhaseTapChangerTablePoint --> PerCent : b
PhaseTapChangerTablePoint : g
PhaseTapChangerTablePoint --> PerCent : g
PhaseTapChangerTablePoint : phase_tap_changer_table
PhaseTapChangerTablePoint --> PhaseTapChangerTable : phase_tap_changer_table
PhaseTapChangerTablePoint : r
PhaseTapChangerTablePoint --> PerCent : r
PhaseTapChangerTablePoint : ratio
PhaseTapChangerTablePoint : step
PhaseTapChangerTablePoint : x
PhaseTapChangerTablePoint --> PerCent : x
Inheritance
- TapChangerTablePoint
- PhaseTapChangerTablePoint
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| angle | 0..1 AngleDegrees |
The angle difference in degrees | direct |
| phase_tap_changer_table | 1..1 PhaseTapChangerTable |
The table of this point | direct |
| b | 0..1 PerCent |
The magnetizing branch susceptance deviation as a percentage of nominal value | TapChangerTablePoint |
| g | 0..1 PerCent |
The magnetizing branch conductance deviation as a percentage of nominal value | TapChangerTablePoint |
| r | 0..1 PerCent |
The resistance deviation as a percentage of nominal value | TapChangerTablePoint |
| ratio | 0..1 Float |
The voltage at the tap step divided by rated voltage of the transformer end h... | TapChangerTablePoint |
| step | 0..1 Integer |
The tap step | TapChangerTablePoint |
| x | 0..1 PerCent |
The series reactance deviation as a percentage of nominal value | TapChangerTablePoint |
Usages
| used by | used in | type | used |
|---|---|---|---|
| PhaseTapChangerTable | phase_tap_changer_table_point | range | PhaseTapChangerTablePoint |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:PhaseTapChangerTablePoint |
| native | cim:PhaseTapChangerTablePoint |
LinkML Source
Direct
name: PhaseTapChangerTablePoint
description: "Describes each tap step in the phase tap changer tabular curve.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TapChangerTablePoint
attributes:
angle:
name: angle
description: "The angle difference in degrees. A positive value indicates a positive\
\ angle variation from the Terminal at the PowerTransformerEnd, where the\
\ TapChanger is located, into the transformer.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:PhaseTapChangerTablePoint.angle
multivalued: false
domain_of:
- SvVoltage
- PhaseTapChangerTablePoint
range: AngleDegrees
required: false
phase_tap_changer_table:
name: phase_tap_changer_table
description: The table of this point.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PhaseTapChangerTablePoint.PhaseTapChangerTable
multivalued: false
domain_of:
- PhaseTapChangerTablePoint
- PhaseTapChangerTabular
range: PhaseTapChangerTable
required: true
class_uri: cim:PhaseTapChangerTablePoint
Induced
name: PhaseTapChangerTablePoint
description: "Describes each tap step in the phase tap changer tabular curve.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TapChangerTablePoint
attributes:
angle:
name: angle
description: "The angle difference in degrees. A positive value indicates a positive\
\ angle variation from the Terminal at the PowerTransformerEnd, where the\
\ TapChanger is located, into the transformer.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:PhaseTapChangerTablePoint.angle
multivalued: false
alias: angle
owner: PhaseTapChangerTablePoint
domain_of:
- SvVoltage
- PhaseTapChangerTablePoint
range: AngleDegrees
required: false
phase_tap_changer_table:
name: phase_tap_changer_table
description: The table of this point.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PhaseTapChangerTablePoint.PhaseTapChangerTable
multivalued: false
alias: phase_tap_changer_table
owner: PhaseTapChangerTablePoint
domain_of:
- PhaseTapChangerTablePoint
- PhaseTapChangerTabular
range: PhaseTapChangerTable
required: true
b:
name: b
description: "The magnetizing branch susceptance deviation as a percentage of\
\ nominal value. The actual susceptance is calculated as follows:\r\ncalculated\
\ magnetizing susceptance = b(nominal) * (1 + b(from this class)/100). The\
\ b(nominal) is defined as the static magnetizing susceptance on the associated\
\ power transformer end or ends. This model assumes the star impedance (pi\
\ model) form."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerTablePoint.b
multivalued: false
alias: b
owner: PhaseTapChangerTablePoint
domain_of:
- PowerTransformerEnd
- TransformerCoreAdmittance
- TapChangerTablePoint
- PhaseImpedanceData
- NonlinearShuntCompensatorPoint
- NonlinearShuntCompensatorPhasePoint
- EquivalentShunt
- GovGAST1
- GovGAST2
- GovGASTWD
- MechLoad1
- PssPTIST3
range: PerCent
required: false
g:
name: g
description: "The magnetizing branch conductance deviation as a percentage of\
\ nominal value. The actual conductance is calculated as follows:\r\ncalculated\
\ magnetizing conductance = g(nominal) * (1 + g(from this class)/100). The\
\ g(nominal) is defined as the static magnetizing conductance on the associated\
\ power transformer end or ends. This model assumes the star impedance (pi\
\ model) form."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerTablePoint.g
multivalued: false
alias: g
owner: PhaseTapChangerTablePoint
domain_of:
- PowerTransformerEnd
- TransformerCoreAdmittance
- TapChangerTablePoint
- PhaseImpedanceData
- NonlinearShuntCompensatorPoint
- NonlinearShuntCompensatorPhasePoint
- EquivalentShunt
- GovHydroPID2
range: PerCent
required: false
r:
name: r
description: "The resistance deviation as a percentage of nominal value. The actual\
\ reactance is calculated as follows:\r\ncalculated resistance = r(nominal)\
\ * (1 + r(from this class)/100). The r(nominal) is defined as the static\
\ resistance on the associated power transformer end or ends. This model assumes\
\ the star impedance (pi model) form."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerTablePoint.r
multivalued: false
alias: r
owner: PhaseTapChangerTablePoint
domain_of:
- MutualCoupling
- TransformerMeshImpedance
- TransformerEndInfo
- PowerTransformerEnd
- ACLineSegment
- SynchronousMachine
- EquivalentInjection
- PowerElectronicsConnection
- SeriesCompensator
- TransformerStarImpedance
- TapChangerTablePoint
- PerLengthSequenceImpedance
- PhaseImpedanceData
- EarthFaultCompensator
- EnergySource
- EquivalentBranch
- DCGround
- GovCT1
- GovCT2
- GovGAST
- GovGAST1
- GovHydroDD
- GovHydroPID
- GovHydroR
- GovSteam0
- GovSteamFV2
- ExcNI
- UnderexcLimX2
range: PerCent
required: false
ratio:
name: ratio
description: "The voltage at the tap step divided by rated voltage of the transformer\
\ end having the tap changer. Hence this is a value close to one.\r\nFor example,\
\ if the ratio at step 1 is 1.01, and the rated voltage of the transformer end\
\ is 110kV, then the voltage obtained by setting the tap changer to step 1 to\
\ is 111.1kV.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TapChangerTablePoint.ratio
multivalued: false
alias: ratio
owner: PhaseTapChangerTablePoint
domain_of:
- TapChangerTablePoint
range: float
required: false
step:
name: step
description: "The tap step.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerTablePoint.step
multivalued: false
alias: step
owner: PhaseTapChangerTablePoint
domain_of:
- TapChanger
- TapChangerTablePoint
range: integer
required: false
x:
name: x
description: "The series reactance deviation as a percentage of nominal value.\
\ The actual reactance is calculated as follows:\r\ncalculated reactance = x(nominal)\
\ * (1 + x(from this class)/100). The x(nominal) is defined as the static\
\ series reactance on the associated power transformer end or ends. This model\
\ assumes the star impedance (pi model) form."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerTablePoint.x
multivalued: false
alias: x
owner: PhaseTapChangerTablePoint
domain_of:
- MutualCoupling
- TransformerMeshImpedance
- PowerTransformerEnd
- ACLineSegment
- SynchronousMachine
- EquivalentInjection
- PowerElectronicsConnection
- SeriesCompensator
- TransformerStarImpedance
- TapChangerTablePoint
- PerLengthSequenceImpedance
- PhaseImpedanceData
- GroundingImpedance
- EnergySource
- EquivalentBranch
- GovGAST2
range: PerCent
required: false
class_uri: cim:PhaseTapChangerTablePoint