Skip to content

Class: SvTapStep

_State variable for transformer tap step. _

URI: cim:SvTapStep

 classDiagram
    class SvTapStep
      StateVariable <|-- SvTapStep

      SvTapStep : position

      SvTapStep : tap_changer

          SvTapStep --> TapChanger : tap_changer

Inheritance

Slots

Name Cardinality and Range Description Inheritance
position 0..1
Float
The floating point tap position direct
tap_changer 1..1
TapChanger
The tap changer associated with the tap step state direct

Usages

used by used in type used
PhaseTapChanger sv_tap_step range SvTapStep
TapChanger sv_tap_step range SvTapStep
RatioTapChanger sv_tap_step range SvTapStep
PhaseTapChangerTabular sv_tap_step range SvTapStep
PhaseTapChangerAsymmetrical sv_tap_step range SvTapStep
PhaseTapChangerNonLinear sv_tap_step range SvTapStep
PhaseTapChangerSymmetrical sv_tap_step range SvTapStep
PhaseTapChangerLinear sv_tap_step range SvTapStep
MktTapChanger sv_tap_step range SvTapStep

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: SvTapStep
description: 'State variable for transformer tap step. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: StateVariable
attributes:
  position:
    name: position
    description: The floating point tap position.   This is not the tap ratio, but
      rather the tap step position as defined by the related tap changer model and
      normally is constrained to be within the range of minimum and maximum tap positions.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SvTapStep.position
    multivalued: false
    domain_of:
    - Asset
    - Reading
    - AttributeInstanceComponent
    - Point
    - SvTapStep
    range: float
    required: false
  tap_changer:
    name: tap_changer
    description: The tap changer associated with the tap step state.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SvTapStep.TapChanger
    multivalued: false
    domain_of:
    - SvTapStep
    - TapSchedule
    - TapChangerControl
    range: TapChanger
    required: true
class_uri: cim:SvTapStep

Induced

name: SvTapStep
description: 'State variable for transformer tap step. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: StateVariable
attributes:
  position:
    name: position
    description: The floating point tap position.   This is not the tap ratio, but
      rather the tap step position as defined by the related tap changer model and
      normally is constrained to be within the range of minimum and maximum tap positions.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SvTapStep.position
    multivalued: false
    alias: position
    owner: SvTapStep
    domain_of:
    - Asset
    - Reading
    - AttributeInstanceComponent
    - Point
    - SvTapStep
    range: float
    required: false
  tap_changer:
    name: tap_changer
    description: The tap changer associated with the tap step state.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SvTapStep.TapChanger
    multivalued: false
    alias: tap_changer
    owner: SvTapStep
    domain_of:
    - SvTapStep
    - TapSchedule
    - TapChangerControl
    range: TapChanger
    required: true
class_uri: cim:SvTapStep