Skip to content

Class: PhaseTapChangerLinear

_Describes a tap changer with a linear relation between the tap step and the phase angle difference across the transformer. This is a mathematical model that is an approximation of a real phase tap changer. _

_The phase angle is computed as stepPhaseShiftIncrement times the tap position. _

The voltage magnitude of both sides is the same.

URI: cim:PhaseTapChangerLinear

 classDiagram
    class PhaseTapChangerLinear
      PhaseTapChanger <|-- PhaseTapChangerLinear

      PhaseTapChangerLinear : alias_name

      PhaseTapChangerLinear : asset_datasheet

          PhaseTapChangerLinear --> AssetInfo : asset_datasheet

      PhaseTapChangerLinear : assets

          PhaseTapChangerLinear --> Asset : assets

      PhaseTapChangerLinear : clearances

          PhaseTapChangerLinear --> ClearanceDocument : clearances

      PhaseTapChangerLinear : configuration_event

          PhaseTapChangerLinear --> ConfigurationEvent : configuration_event

      PhaseTapChangerLinear : control_enabled

      PhaseTapChangerLinear : controls

          PhaseTapChangerLinear --> Control : controls

      PhaseTapChangerLinear : description

      PhaseTapChangerLinear : diagram_objects

          PhaseTapChangerLinear --> DiagramObject : diagram_objects

      PhaseTapChangerLinear : generic_action

          PhaseTapChangerLinear --> GenericAction : generic_action

      PhaseTapChangerLinear : high_step

      PhaseTapChangerLinear : initial_delay

          PhaseTapChangerLinear --> Seconds : initial_delay

      PhaseTapChangerLinear : instance_set

          PhaseTapChangerLinear --> InstanceSet : instance_set

      PhaseTapChangerLinear : location

          PhaseTapChangerLinear --> Location : location

      PhaseTapChangerLinear : low_step

      PhaseTapChangerLinear : ltc_flag

      PhaseTapChangerLinear : m_rid

      PhaseTapChangerLinear : measurements

          PhaseTapChangerLinear --> Measurement : measurements

      PhaseTapChangerLinear : names

          PhaseTapChangerLinear --> Name : names

      PhaseTapChangerLinear : neutral_step

      PhaseTapChangerLinear : neutral_u

          PhaseTapChangerLinear --> Voltage : neutral_u

      PhaseTapChangerLinear : normal_step

      PhaseTapChangerLinear : operating_share

          PhaseTapChangerLinear --> OperatingShare : operating_share

      PhaseTapChangerLinear : operational_tags

          PhaseTapChangerLinear --> OperationalTag : operational_tags

      PhaseTapChangerLinear : properties_cimdata_object

          PhaseTapChangerLinear --> ChangeSetMember : properties_cimdata_object

      PhaseTapChangerLinear : psrevents

          PhaseTapChangerLinear --> PSREvent : psrevents

      PhaseTapChangerLinear : psrtype

          PhaseTapChangerLinear --> PSRType : psrtype

      PhaseTapChangerLinear : reporting_group

          PhaseTapChangerLinear --> ReportingGroup : reporting_group

      PhaseTapChangerLinear : step

      PhaseTapChangerLinear : step_phase_shift_increment

          PhaseTapChangerLinear --> AngleDegrees : step_phase_shift_increment

      PhaseTapChangerLinear : subsequent_delay

          PhaseTapChangerLinear --> Seconds : subsequent_delay

      PhaseTapChangerLinear : sv_tap_step

          PhaseTapChangerLinear --> SvTapStep : sv_tap_step

      PhaseTapChangerLinear : tap_changer_control

          PhaseTapChangerLinear --> TapChangerControl : tap_changer_control

      PhaseTapChangerLinear : tap_schedules

          PhaseTapChangerLinear --> TapSchedule : tap_schedules

      PhaseTapChangerLinear : targeting_cimdata_object

          PhaseTapChangerLinear --> ChangeSetMember : targeting_cimdata_object

      PhaseTapChangerLinear : transformer_end

          PhaseTapChangerLinear --> TransformerEnd : transformer_end

      PhaseTapChangerLinear : verification_action

          PhaseTapChangerLinear --> VerificationAction : verification_action

      PhaseTapChangerLinear : x_max

          PhaseTapChangerLinear --> Reactance : x_max

      PhaseTapChangerLinear : x_min

          PhaseTapChangerLinear --> Reactance : x_min

Inheritance

Slots

Name Cardinality and Range Description Inheritance
step_phase_shift_increment 0..1
AngleDegrees
Phase shift per step position direct
x_max 0..1
Reactance
The reactance depends on the tap position according to a "u" shaped curve direct
x_min 0..1
Reactance
The reactance depends on the tap position according to a "u" shaped curve direct
transformer_end 1..1
TransformerEnd
Transformer end to which this phase tap changer belongs PhaseTapChanger
control_enabled 0..1
Boolean
Specifies the regulation status of the equipment TapChanger
high_step 0..1
Integer
Highest possible tap step position, advance from neutral TapChanger
initial_delay 0..1
Seconds
For an LTC, the delay for initial tap changer operation (first step change) TapChanger
low_step 0..1
Integer
Lowest possible tap step position, retard from neutral TapChanger
ltc_flag 0..1
Boolean
Specifies whether or not a TapChanger has load tap changing capabilities TapChanger
neutral_step 0..1
Integer
The neutral tap step position for this winding TapChanger
neutral_u 0..1
Voltage
Voltage at which the winding operates at the neutral tap setting TapChanger
normal_step 0..1
Integer
The tap step position used in "normal" network operation for this winding TapChanger
step 0..1
Float
Tap changer position TapChanger
subsequent_delay 0..1
Seconds
For an LTC, the delay for subsequent tap changer operation (second and later ... TapChanger
tap_changer_control 0..1
TapChangerControl
The regulating control scheme in which this tap changer participates TapChanger
sv_tap_step 0..1
SvTapStep
The tap step state associated with the tap changer TapChanger
tap_schedules 0..*
TapSchedule
A TapChanger can have TapSchedules TapChanger
controls 0..*
Control
The controller outputs used to actually govern a regulating device, e PowerSystemResource
measurements 0..*
Measurement
The measurements associated with this power system resource PowerSystemResource
psrtype 0..1
PSRType
Custom classification for this power system resource PowerSystemResource
configuration_event 0..*
ConfigurationEvent
All configuration events created for this Power System resource PowerSystemResource
reporting_group 0..*
ReportingGroup
Reporting groups to which this power system resource belongs PowerSystemResource
operating_share 0..*
OperatingShare
The operating shares of this power system resource PowerSystemResource
asset_datasheet 0..1
AssetInfo
Datasheet information for this power system resource PowerSystemResource
verification_action 0..*
VerificationAction
The verification action that is performed on the power system resource PowerSystemResource
clearances 0..*
ClearanceDocument
All clearances applicable to this power system resource PowerSystemResource
generic_action 0..*
GenericAction
The generic action that is performed on the power system resource PowerSystemResource
psrevents 0..*
PSREvent
All events associated with this power system resource PowerSystemResource
assets 0..*
Asset
All assets represented by this power system resource PowerSystemResource
location 0..1
Location
Location of this power system resource PowerSystemResource
operational_tags 0..*
OperationalTag
All operational tags placed on this power system resource PowerSystemResource
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

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:PhaseTapChangerLinear
native cim:PhaseTapChangerLinear

LinkML Source

Direct

name: PhaseTapChangerLinear
description: "Describes a tap changer with a linear relation between the tap step\
  \ and the phase angle difference across the transformer. This is a mathematical\
  \ model that is an approximation of a real phase tap changer.\r\nThe phase angle\
  \ is computed as stepPhaseShiftIncrement times the tap position.\r\nThe voltage\
  \ magnitude of both sides is the same."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PhaseTapChanger
attributes:
  step_phase_shift_increment:
    name: step_phase_shift_increment
    description: "Phase shift per step position. A positive value indicates a positive\
      \ angle variation from the Terminal at the  PowerTransformerEnd,  where the\
      \ TapChanger is located, into the transformer.\r\nThe actual phase shift increment\
      \ might be more accurately computed from the symmetrical or asymmetrical models\
      \ or a tap step table lookup if those are available."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PhaseTapChangerLinear.stepPhaseShiftIncrement
    multivalued: false
    domain_of:
    - PhaseTapChangerLinear
    range: AngleDegrees
    required: false
  x_max:
    name: x_max
    description: The reactance depends on the tap position according to a "u" shaped
      curve. The maximum reactance (xMax) appears at the low and high tap positions.
      Depending on the ā€œuā€ curve the attribute can be either higher or lower than
      PowerTransformerEnd.x.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PhaseTapChangerLinear.xMax
    multivalued: false
    domain_of:
    - PhaseTapChangerNonLinear
    - PhaseTapChangerLinear
    range: Reactance
    required: false
  x_min:
    name: x_min
    description: The reactance depends on the tap position according to a "u" shaped
      curve. The minimum reactance (xMin) appears at the mid tap position.  PowerTransformerEnd.x
      shall be consistent with PhaseTapChangerLinear.xMin and PhaseTapChangerNonLinear.xMin.
      In case of inconsistency, PowerTransformerEnd.x shall be used.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PhaseTapChangerLinear.xMin
    multivalued: false
    domain_of:
    - PhaseTapChangerNonLinear
    - PhaseTapChangerLinear
    range: Reactance
    required: false
class_uri: cim:PhaseTapChangerLinear

Induced

name: PhaseTapChangerLinear
description: "Describes a tap changer with a linear relation between the tap step\
  \ and the phase angle difference across the transformer. This is a mathematical\
  \ model that is an approximation of a real phase tap changer.\r\nThe phase angle\
  \ is computed as stepPhaseShiftIncrement times the tap position.\r\nThe voltage\
  \ magnitude of both sides is the same."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PhaseTapChanger
attributes:
  step_phase_shift_increment:
    name: step_phase_shift_increment
    description: "Phase shift per step position. A positive value indicates a positive\
      \ angle variation from the Terminal at the  PowerTransformerEnd,  where the\
      \ TapChanger is located, into the transformer.\r\nThe actual phase shift increment\
      \ might be more accurately computed from the symmetrical or asymmetrical models\
      \ or a tap step table lookup if those are available."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PhaseTapChangerLinear.stepPhaseShiftIncrement
    multivalued: false
    alias: step_phase_shift_increment
    owner: PhaseTapChangerLinear
    domain_of:
    - PhaseTapChangerLinear
    range: AngleDegrees
    required: false
  x_max:
    name: x_max
    description: The reactance depends on the tap position according to a "u" shaped
      curve. The maximum reactance (xMax) appears at the low and high tap positions.
      Depending on the ā€œuā€ curve the attribute can be either higher or lower than
      PowerTransformerEnd.x.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PhaseTapChangerLinear.xMax
    multivalued: false
    alias: x_max
    owner: PhaseTapChangerLinear
    domain_of:
    - PhaseTapChangerNonLinear
    - PhaseTapChangerLinear
    range: Reactance
    required: false
  x_min:
    name: x_min
    description: The reactance depends on the tap position according to a "u" shaped
      curve. The minimum reactance (xMin) appears at the mid tap position.  PowerTransformerEnd.x
      shall be consistent with PhaseTapChangerLinear.xMin and PhaseTapChangerNonLinear.xMin.
      In case of inconsistency, PowerTransformerEnd.x shall be used.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PhaseTapChangerLinear.xMin
    multivalued: false
    alias: x_min
    owner: PhaseTapChangerLinear
    domain_of:
    - PhaseTapChangerNonLinear
    - PhaseTapChangerLinear
    range: Reactance
    required: false
  transformer_end:
    name: transformer_end
    description: Transformer end to which this phase tap changer belongs.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PhaseTapChanger.TransformerEnd
    multivalued: false
    alias: transformer_end
    owner: PhaseTapChangerLinear
    domain_of:
    - Terminal
    - TransformerStarImpedance
    - TransformerCoreAdmittance
    - PhaseTapChanger
    - RatioTapChanger
    range: TransformerEnd
    required: true
  control_enabled:
    name: control_enabled
    description: Specifies the regulation status of the equipment.  True is regulating,
      false is not regulating.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TapChanger.controlEnabled
    multivalued: false
    alias: control_enabled
    owner: PhaseTapChangerLinear
    domain_of:
    - RegulatingCondEq
    - TapChanger
    range: boolean
    required: false
  high_step:
    name: high_step
    description: "Highest possible tap step position, advance from neutral.\r\nThe\
      \ attribute shall be greater than lowStep."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TapChanger.highStep
    multivalued: false
    alias: high_step
    owner: PhaseTapChangerLinear
    domain_of:
    - TapChanger
    - TapChangerInfo
    range: integer
    required: false
  initial_delay:
    name: initial_delay
    description: For an LTC, the delay for initial tap changer operation (first step
      change).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TapChanger.initialDelay
    multivalued: false
    alias: initial_delay
    owner: PhaseTapChangerLinear
    domain_of:
    - TapChanger
    range: Seconds
    required: false
  low_step:
    name: low_step
    description: Lowest possible tap step position, retard from neutral.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TapChanger.lowStep
    multivalued: false
    alias: low_step
    owner: PhaseTapChangerLinear
    domain_of:
    - TapChanger
    - TapChangerInfo
    range: integer
    required: false
  ltc_flag:
    name: ltc_flag
    description: Specifies whether or not a TapChanger has load tap changing capabilities.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TapChanger.ltcFlag
    multivalued: false
    alias: ltc_flag
    owner: PhaseTapChangerLinear
    domain_of:
    - TapChanger
    range: boolean
    required: false
  neutral_step:
    name: neutral_step
    description: "The neutral tap step position for this winding.\r\nThe attribute\
      \ shall be equal to or greater than lowStep and equal or less than highStep.\r\
      \nIt is the step position where the voltage is neutralU when the other terminals\
      \ of the transformer are at the ratedU.  If there are other tap changers on\
      \ the transformer those taps are kept constant at their neutralStep."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TapChanger.neutralStep
    multivalued: false
    alias: neutral_step
    owner: PhaseTapChangerLinear
    domain_of:
    - TapChanger
    - TapChangerInfo
    range: integer
    required: false
  neutral_u:
    name: neutral_u
    description: "Voltage at which the winding operates at the neutral tap setting.\
      \ It is the voltage at the terminal of the PowerTransformerEnd associated with\
      \ the tap changer when all tap changers on the transformer are at their neutralStep\
      \ position.  Normally neutralU of the tap changer is the same as ratedU of the\
      \ PowerTransformerEnd, but it can differ in special cases such as when the tapping\
      \ mechanism is separate from the winding more common on lower voltage transformers.\r\
      \nThis attribute is not relevant for PhaseTapChangerAsymmetrical, PhaseTapChangerSymmetrical\
      \ and PhaseTapChangerLinear. "
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TapChanger.neutralU
    multivalued: false
    alias: neutral_u
    owner: PhaseTapChangerLinear
    domain_of:
    - TapChanger
    - TapChangerInfo
    range: Voltage
    required: false
  normal_step:
    name: normal_step
    description: "The tap step position used in \"normal\" network operation for this\
      \ winding. For a \"Fixed\" tap changer indicates the current physical tap setting.\r\
      \nThe attribute shall be equal to or greater than lowStep and equal to or less\
      \ than highStep."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TapChanger.normalStep
    multivalued: false
    alias: normal_step
    owner: PhaseTapChangerLinear
    domain_of:
    - TapChanger
    range: integer
    required: false
  step:
    name: step
    description: "Tap changer position.\r\nStarting step for a steady state solution.\
      \ Non integer values are allowed to support continuous tap variables. The reasons\
      \ for continuous value are to support study cases where no discrete tap changer\
      \ has yet been designed, a solution where a narrow voltage band forces the tap\
      \ step to oscillate or to accommodate for a continuous solution as input.\r\n\
      The attribute shall be equal to or greater than lowStep and equal to or less\
      \ than highStep."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TapChanger.step
    multivalued: false
    alias: step
    owner: PhaseTapChangerLinear
    domain_of:
    - TapChanger
    - TapChangerTablePoint
    range: float
    required: false
  subsequent_delay:
    name: subsequent_delay
    description: For an LTC, the delay for subsequent tap changer operation (second
      and later step changes).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TapChanger.subsequentDelay
    multivalued: false
    alias: subsequent_delay
    owner: PhaseTapChangerLinear
    domain_of:
    - TapChanger
    range: Seconds
    required: false
  tap_changer_control:
    name: tap_changer_control
    description: The regulating control scheme in which this tap changer participates.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TapChanger.TapChangerControl
    multivalued: false
    alias: tap_changer_control
    owner: PhaseTapChangerLinear
    domain_of:
    - TapChanger
    range: TapChangerControl
    required: false
  sv_tap_step:
    name: sv_tap_step
    description: The tap step state associated with the tap changer.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TapChanger.SvTapStep
    multivalued: false
    alias: sv_tap_step
    owner: PhaseTapChangerLinear
    domain_of:
    - TapChanger
    range: SvTapStep
    required: false
  tap_schedules:
    name: tap_schedules
    description: A TapChanger can have TapSchedules.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TapChanger.TapSchedules
    multivalued: true
    alias: tap_schedules
    owner: PhaseTapChangerLinear
    domain_of:
    - TapChanger
    range: TapSchedule
    required: false
  controls:
    name: controls
    description: The controller outputs used to actually govern a regulating device,
      e.g. the magnetization of a synchronous machine or capacitor bank breaker actuator.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Controls
    multivalued: true
    alias: controls
    owner: PhaseTapChangerLinear
    domain_of:
    - PowerSystemResource
    - HostControlArea
    range: Control
    required: false
  measurements:
    name: measurements
    description: The measurements associated with this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Measurements
    multivalued: true
    alias: measurements
    owner: PhaseTapChangerLinear
    domain_of:
    - PowerSystemResource
    - ACDCTerminal
    - Asset
    - Location
    - Procedure
    - AnalogLimitSet
    - AccumulatorLimitSet
    range: Measurement
    required: false
  psrtype:
    name: psrtype
    description: Custom classification for this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.PSRType
    multivalued: false
    alias: psrtype
    owner: PhaseTapChangerLinear
    domain_of:
    - PowerSystemResource
    range: PSRType
    required: false
  configuration_event:
    name: configuration_event
    description: All configuration events created for this Power System resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.ConfigurationEvent
    multivalued: true
    alias: configuration_event
    owner: PhaseTapChangerLinear
    domain_of:
    - PowerSystemResource
    - FaultCauseType
    range: ConfigurationEvent
    required: false
  reporting_group:
    name: reporting_group
    description: Reporting groups to which this power system resource belongs.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.ReportingGroup
    multivalued: true
    alias: reporting_group
    owner: PhaseTapChangerLinear
    domain_of:
    - PowerSystemResource
    - BusNameMarker
    - TopologicalNode
    - ReportingSuperGroup
    range: ReportingGroup
    required: false
  operating_share:
    name: operating_share
    description: The operating shares of this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.OperatingShare
    multivalued: true
    alias: operating_share
    owner: PhaseTapChangerLinear
    domain_of:
    - PowerSystemResource
    - OperatingParticipant
    range: OperatingShare
    required: false
  asset_datasheet:
    name: asset_datasheet
    description: Datasheet information for this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.AssetDatasheet
    multivalued: false
    alias: asset_datasheet
    owner: PhaseTapChangerLinear
    domain_of:
    - PowerSystemResource
    range: AssetInfo
    required: false
  verification_action:
    name: verification_action
    description: The verification action that is performed on the power system resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.VerificationAction
    multivalued: true
    alias: verification_action
    owner: PhaseTapChangerLinear
    domain_of:
    - PowerSystemResource
    range: VerificationAction
    required: false
  clearances:
    name: clearances
    description: All clearances applicable to this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Clearances
    multivalued: true
    alias: clearances
    owner: PhaseTapChangerLinear
    domain_of:
    - PowerSystemResource
    range: ClearanceDocument
    required: false
  generic_action:
    name: generic_action
    description: The generic action that is performed on the power system resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.GenericAction
    multivalued: true
    alias: generic_action
    owner: PhaseTapChangerLinear
    domain_of:
    - PowerSystemResource
    range: GenericAction
    required: false
  psrevents:
    name: psrevents
    description: All events associated with this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.PSREvents
    multivalued: true
    alias: psrevents
    owner: PhaseTapChangerLinear
    domain_of:
    - PowerSystemResource
    range: PSREvent
    required: false
  assets:
    name: assets
    description: All assets represented by this power system resource. For example,
      multiple conductor assets are electrically modelled as a single AC line segment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Assets
    multivalued: true
    alias: assets
    owner: PhaseTapChangerLinear
    domain_of:
    - PowerSystemResource
    - AssetInfo
    - Location
    - WorkTask
    - ErpRecDelvLineItem
    - AssetContainer
    - ActivityRecord
    - Procedure
    - ReliabilityInfo
    - AssetPropertyCurve
    - AssetOrganisationRole
    - ScheduledEvent
    range: Asset
    required: false
  location:
    name: location
    description: Location of this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Location
    multivalued: false
    alias: location
    owner: PhaseTapChangerLinear
    domain_of:
    - PowerSystemResource
    - Asset
    - Incident
    - SwitchingOrder
    - TroubleOrder
    - Crew
    - Fault
    - PointOfSale
    - TroubleTicket
    - OutageOrder
    - EnvironmentalMonitoringStation
    - EnvironmentalLocationType
    - PositionPoint
    - FailureEvent
    range: Location
    required: false
  operational_tags:
    name: operational_tags
    description: All operational tags placed on this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.OperationalTags
    multivalued: true
    alias: operational_tags
    owner: PhaseTapChangerLinear
    domain_of:
    - PowerSystemResource
    - Asset
    range: OperationalTag
    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: PhaseTapChangerLinear
    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: PhaseTapChangerLinear
    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: PhaseTapChangerLinear
    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: PhaseTapChangerLinear
    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: PhaseTapChangerLinear
    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: PhaseTapChangerLinear
    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: PhaseTapChangerLinear
    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: PhaseTapChangerLinear
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:PhaseTapChangerLinear