Class: TapChangerInfo
_Tap changer data. _
__
URI: cim:TapChangerInfo
classDiagram
class TapChangerInfo
AssetInfo <|-- TapChangerInfo
TapChangerInfo : alias_name
TapChangerInfo : assets
TapChangerInfo --> Asset : assets
TapChangerInfo : bil
TapChangerInfo --> Voltage : bil
TapChangerInfo : catalog_asset_type
TapChangerInfo --> CatalogAssetType : catalog_asset_type
TapChangerInfo : ct_rating
TapChangerInfo --> CurrentFlow : ct_rating
TapChangerInfo : ct_ratio
TapChangerInfo : description
TapChangerInfo : diagram_objects
TapChangerInfo --> DiagramObject : diagram_objects
TapChangerInfo : frequency
TapChangerInfo --> Frequency : frequency
TapChangerInfo : high_step
TapChangerInfo : instance_set
TapChangerInfo --> InstanceSet : instance_set
TapChangerInfo : is_tcul
TapChangerInfo : low_step
TapChangerInfo : m_rid
TapChangerInfo : names
TapChangerInfo --> Name : names
TapChangerInfo : neutral_step
TapChangerInfo : neutral_u
TapChangerInfo --> Voltage : neutral_u
TapChangerInfo : power_system_resources
TapChangerInfo --> PowerSystemResource : power_system_resources
TapChangerInfo : product_asset_model
TapChangerInfo --> ProductAssetModel : product_asset_model
TapChangerInfo : properties_cimdata_object
TapChangerInfo --> ChangeSetMember : properties_cimdata_object
TapChangerInfo : pt_ratio
TapChangerInfo : rated_apparent_power
TapChangerInfo --> ApparentPower : rated_apparent_power
TapChangerInfo : rated_current
TapChangerInfo --> CurrentFlow : rated_current
TapChangerInfo : rated_voltage
TapChangerInfo --> Voltage : rated_voltage
TapChangerInfo : step_phase_increment
TapChangerInfo --> AngleDegrees : step_phase_increment
TapChangerInfo : step_voltage_increment
TapChangerInfo --> PerCent : step_voltage_increment
TapChangerInfo : targeting_cimdata_object
TapChangerInfo --> ChangeSetMember : targeting_cimdata_object
Inheritance
- IdentifiedObject
- AssetInfo
- TapChangerInfo
- AssetInfo
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| bil | 0..1 Voltage |
Basic Insulation Level (BIL) expressed as the impulse crest voltage of a nomi... | direct |
| ct_rating | 0..1 CurrentFlow |
Built-in current transformer primary rating | direct |
| ct_ratio | 0..1 Float |
Built-in current transducer ratio | direct |
| frequency | 0..1 Frequency |
Frequency at which the ratings apply | direct |
| high_step | 0..1 Integer |
Highest possible tap step position, advance from neutral | direct |
| is_tcul | 0..1 Boolean |
Whether this tap changer has under load tap changing capabilities | direct |
| low_step | 0..1 Integer |
Lowest possible tap step position, retard from neutral | direct |
| neutral_step | 0..1 Integer |
The neutral tap step position for the winding | direct |
| neutral_u | 0..1 Voltage |
Voltage at which the winding operates at the neutral tap setting | direct |
| pt_ratio | 0..1 Float |
Built-in voltage transducer ratio | direct |
| rated_apparent_power | 0..1 ApparentPower |
Rated apparent power | direct |
| rated_current | 0..1 CurrentFlow |
Rated current | direct |
| rated_voltage | 0..1 Voltage |
Rated voltage | direct |
| step_phase_increment | 0..1 AngleDegrees |
Phase shift per step position | direct |
| step_voltage_increment | 0..1 PerCent |
Tap step increment, in per cent of rated voltage, per step position | direct |
| power_system_resources | 0..* PowerSystemResource |
All power system resources with this datasheet information | AssetInfo |
| catalog_asset_type | 0..1 CatalogAssetType |
Asset information (nameplate) for this catalog asset type | AssetInfo |
| assets | 0..* Asset |
All assets described by this data | AssetInfo |
| product_asset_model | 0..1 ProductAssetModel |
Product asset model which conforms to this catalog asset type | AssetInfo |
| 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:TapChangerInfo |
| native | cim:TapChangerInfo |
LinkML Source
Direct
name: TapChangerInfo
description: "Tap changer data.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: AssetInfo
attributes:
bil:
name: bil
description: "Basic Insulation Level (BIL) expressed as the impulse crest voltage\
\ of a nominal wave, typically 1.2 X 50 microsecond. This is a measure of the\
\ ability of the insulation to withstand very high voltage surges.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TapChangerInfo.bil
multivalued: false
domain_of:
- TapChangerInfo
range: Voltage
required: false
ct_rating:
name: ct_rating
description: Built-in current transformer primary rating.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TapChangerInfo.ctRating
multivalued: false
domain_of:
- TapChangerInfo
range: CurrentFlow
required: false
ct_ratio:
name: ct_ratio
description: Built-in current transducer ratio.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TapChangerInfo.ctRatio
multivalued: false
domain_of:
- TapChangerInfo
range: float
required: false
frequency:
name: frequency
description: "Frequency at which the ratings apply.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.frequency
multivalued: false
domain_of:
- BillDeterminant
- ChargeProfile
- BaseFrequency
- FrequencyConverter
- TapChangerInfo
range: Frequency
required: false
high_step:
name: high_step
description: "Highest possible tap step position, advance from neutral.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.highStep
multivalued: false
domain_of:
- TapChanger
- TapChangerInfo
range: integer
required: false
is_tcul:
name: is_tcul
description: "Whether this tap changer has under load tap changing capabilities.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TapChangerInfo.isTcul
multivalued: false
domain_of:
- TapChangerInfo
range: boolean
required: false
low_step:
name: low_step
description: "Lowest possible tap step position, retard from neutral.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.lowStep
multivalued: false
domain_of:
- TapChanger
- TapChangerInfo
range: integer
required: false
neutral_step:
name: neutral_step
description: "The neutral tap step position for the winding.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.neutralStep
multivalued: false
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.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.neutralU
multivalued: false
domain_of:
- TapChanger
- TapChangerInfo
range: Voltage
required: false
pt_ratio:
name: pt_ratio
description: Built-in voltage transducer ratio.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TapChangerInfo.ptRatio
multivalued: false
domain_of:
- TapChangerInfo
range: float
required: false
rated_apparent_power:
name: rated_apparent_power
description: Rated apparent power.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TapChangerInfo.ratedApparentPower
multivalued: false
domain_of:
- TapChangerInfo
range: ApparentPower
required: false
rated_current:
name: rated_current
description: Rated current.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.ratedCurrent
multivalued: false
domain_of:
- UsagePoint
- Switch
- EndDeviceInfo
- WireInfo
- SwitchPhase
- CurrentTransformerInfo
- SwitchInfo
- ShuntCompensatorInfo
- BushingInfo
- TapChangerInfo
- BusbarSectionInfo
range: CurrentFlow
required: false
rated_voltage:
name: rated_voltage
description: Rated voltage.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.ratedVoltage
multivalued: false
domain_of:
- EndDeviceInfo
- Structure
- SurgeArresterInfo
- PotentialTransformerInfo
- SwitchInfo
- CompositeSwitchInfo
- ShuntCompensatorInfo
- BushingInfo
- TapChangerInfo
- BusbarSectionInfo
range: Voltage
required: false
step_phase_increment:
name: step_phase_increment
description: "Phase shift per step position.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TapChangerInfo.stepPhaseIncrement
multivalued: false
domain_of:
- TapChangerInfo
range: AngleDegrees
required: false
step_voltage_increment:
name: step_voltage_increment
description: "Tap step increment, in per cent of rated voltage, per step position.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.stepVoltageIncrement
multivalued: false
domain_of:
- RatioTapChanger
- TapChangerInfo
range: PerCent
required: false
class_uri: cim:TapChangerInfo
Induced
name: TapChangerInfo
description: "Tap changer data.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: AssetInfo
attributes:
bil:
name: bil
description: "Basic Insulation Level (BIL) expressed as the impulse crest voltage\
\ of a nominal wave, typically 1.2 X 50 microsecond. This is a measure of the\
\ ability of the insulation to withstand very high voltage surges.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TapChangerInfo.bil
multivalued: false
alias: bil
owner: TapChangerInfo
domain_of:
- TapChangerInfo
range: Voltage
required: false
ct_rating:
name: ct_rating
description: Built-in current transformer primary rating.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TapChangerInfo.ctRating
multivalued: false
alias: ct_rating
owner: TapChangerInfo
domain_of:
- TapChangerInfo
range: CurrentFlow
required: false
ct_ratio:
name: ct_ratio
description: Built-in current transducer ratio.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TapChangerInfo.ctRatio
multivalued: false
alias: ct_ratio
owner: TapChangerInfo
domain_of:
- TapChangerInfo
range: float
required: false
frequency:
name: frequency
description: "Frequency at which the ratings apply.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.frequency
multivalued: false
alias: frequency
owner: TapChangerInfo
domain_of:
- BillDeterminant
- ChargeProfile
- BaseFrequency
- FrequencyConverter
- TapChangerInfo
range: Frequency
required: false
high_step:
name: high_step
description: "Highest possible tap step position, advance from neutral.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.highStep
multivalued: false
alias: high_step
owner: TapChangerInfo
domain_of:
- TapChanger
- TapChangerInfo
range: integer
required: false
is_tcul:
name: is_tcul
description: "Whether this tap changer has under load tap changing capabilities.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TapChangerInfo.isTcul
multivalued: false
alias: is_tcul
owner: TapChangerInfo
domain_of:
- TapChangerInfo
range: boolean
required: false
low_step:
name: low_step
description: "Lowest possible tap step position, retard from neutral.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.lowStep
multivalued: false
alias: low_step
owner: TapChangerInfo
domain_of:
- TapChanger
- TapChangerInfo
range: integer
required: false
neutral_step:
name: neutral_step
description: "The neutral tap step position for the winding.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.neutralStep
multivalued: false
alias: neutral_step
owner: TapChangerInfo
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.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.neutralU
multivalued: false
alias: neutral_u
owner: TapChangerInfo
domain_of:
- TapChanger
- TapChangerInfo
range: Voltage
required: false
pt_ratio:
name: pt_ratio
description: Built-in voltage transducer ratio.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TapChangerInfo.ptRatio
multivalued: false
alias: pt_ratio
owner: TapChangerInfo
domain_of:
- TapChangerInfo
range: float
required: false
rated_apparent_power:
name: rated_apparent_power
description: Rated apparent power.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TapChangerInfo.ratedApparentPower
multivalued: false
alias: rated_apparent_power
owner: TapChangerInfo
domain_of:
- TapChangerInfo
range: ApparentPower
required: false
rated_current:
name: rated_current
description: Rated current.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.ratedCurrent
multivalued: false
alias: rated_current
owner: TapChangerInfo
domain_of:
- UsagePoint
- Switch
- EndDeviceInfo
- WireInfo
- SwitchPhase
- CurrentTransformerInfo
- SwitchInfo
- ShuntCompensatorInfo
- BushingInfo
- TapChangerInfo
- BusbarSectionInfo
range: CurrentFlow
required: false
rated_voltage:
name: rated_voltage
description: Rated voltage.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.ratedVoltage
multivalued: false
alias: rated_voltage
owner: TapChangerInfo
domain_of:
- EndDeviceInfo
- Structure
- SurgeArresterInfo
- PotentialTransformerInfo
- SwitchInfo
- CompositeSwitchInfo
- ShuntCompensatorInfo
- BushingInfo
- TapChangerInfo
- BusbarSectionInfo
range: Voltage
required: false
step_phase_increment:
name: step_phase_increment
description: "Phase shift per step position.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:TapChangerInfo.stepPhaseIncrement
multivalued: false
alias: step_phase_increment
owner: TapChangerInfo
domain_of:
- TapChangerInfo
range: AngleDegrees
required: false
step_voltage_increment:
name: step_voltage_increment
description: "Tap step increment, in per cent of rated voltage, per step position.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:TapChangerInfo.stepVoltageIncrement
multivalued: false
alias: step_voltage_increment
owner: TapChangerInfo
domain_of:
- RatioTapChanger
- TapChangerInfo
range: PerCent
required: false
power_system_resources:
name: power_system_resources
description: All power system resources with this datasheet information.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:AssetInfo.PowerSystemResources
multivalued: true
alias: power_system_resources
owner: TapChangerInfo
domain_of:
- AssetInfo
- Asset
- Location
- PSRType
range: PowerSystemResource
required: false
catalog_asset_type:
name: catalog_asset_type
description: Asset information (nameplate) for this catalog asset type.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:AssetInfo.CatalogAssetType
multivalued: false
alias: catalog_asset_type
owner: TapChangerInfo
domain_of:
- AssetInfo
- ProductAssetModel
range: CatalogAssetType
required: false
assets:
name: assets
description: All assets described by this data.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:AssetInfo.Assets
multivalued: true
alias: assets
owner: TapChangerInfo
domain_of:
- PowerSystemResource
- AssetInfo
- Location
- WorkTask
- ErpRecDelvLineItem
- AssetContainer
- ActivityRecord
- Procedure
- ReliabilityInfo
- AssetPropertyCurve
- AssetOrganisationRole
- ScheduledEvent
range: Asset
required: false
product_asset_model:
name: product_asset_model
description: Product asset model which conforms to this catalog asset type.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:AssetInfo.ProductAssetModel
multivalued: false
alias: product_asset_model
owner: TapChangerInfo
domain_of:
- AssetInfo
- Asset
- OperationalRestriction
- CatalogAssetType
range: ProductAssetModel
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: TapChangerInfo
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: TapChangerInfo
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: TapChangerInfo
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: TapChangerInfo
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: TapChangerInfo
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: TapChangerInfo
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: TapChangerInfo
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: TapChangerInfo
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:TapChangerInfo