Skip to content

VsConverter

DC side of the voltage source converter (VSC).

URI: cim:VsConverter
Type: Class

 classDiagram
    class VsConverter
    click VsConverter href "../VsConverter"
      ACDCConverter <|-- VsConverter
        click ACDCConverter href "../ACDCConverter"

      VsConverter : Equipment.aggregate

      VsConverter : ACDCConverter.baseS

          VsConverter --> ApparentPower : ACDCConverter.baseS
          click ApparentPower href "../ApparentPower"

      VsConverter : ConductingEquipment.BaseVoltage

          VsConverter --> BaseVoltage : ConductingEquipment.BaseVoltage
          click BaseVoltage href "../BaseVoltage"

      VsConverter : VsConverter.CapabilityCurve

          VsConverter --> VsCapabilityCurve : VsConverter.CapabilityCurve
          click VsCapabilityCurve href "../VsCapabilityCurve"

      VsConverter : ACDCConverter.DCTerminals

          VsConverter --> ACDCConverterDCTerminal : ACDCConverter.DCTerminals
          click ACDCConverterDCTerminal href "../ACDCConverterDCTerminal"

      VsConverter : IdentifiedObject.description

      VsConverter : IdentifiedObject.energyIdentCodeEic

      VsConverter : Equipment.EquipmentContainer

          VsConverter --> EquipmentContainer : Equipment.EquipmentContainer
          click EquipmentContainer href "../EquipmentContainer"

      VsConverter : ACDCConverter.idleLoss

          VsConverter --> ActivePower : ACDCConverter.idleLoss
          click ActivePower href "../ActivePower"

      VsConverter : VsConverter.maxModulationIndex

      VsConverter : ACDCConverter.maxP

          VsConverter --> ActivePower : ACDCConverter.maxP
          click ActivePower href "../ActivePower"

      VsConverter : ACDCConverter.maxUdc

          VsConverter --> Voltage : ACDCConverter.maxUdc
          click Voltage href "../Voltage"

      VsConverter : ACDCConverter.minP

          VsConverter --> ActivePower : ACDCConverter.minP
          click ActivePower href "../ActivePower"

      VsConverter : ACDCConverter.minUdc

          VsConverter --> Voltage : ACDCConverter.minUdc
          click Voltage href "../Voltage"

      VsConverter : IdentifiedObject.mRID

      VsConverter : IdentifiedObject.name

      VsConverter : Equipment.normallyInService

      VsConverter : ACDCConverter.numberOfValves

      VsConverter : Equipment.OperationalLimitSet

          VsConverter --> OperationalLimitSet : Equipment.OperationalLimitSet
          click OperationalLimitSet href "../OperationalLimitSet"

      VsConverter : ACDCConverter.PccTerminal

          VsConverter --> Terminal : ACDCConverter.PccTerminal
          click Terminal href "../Terminal"

      VsConverter : ACDCConverter.ratedUdc

          VsConverter --> Voltage : ACDCConverter.ratedUdc
          click Voltage href "../Voltage"

      VsConverter : ACDCConverter.resistiveLoss

          VsConverter --> Resistance : ACDCConverter.resistiveLoss
          click Resistance href "../Resistance"

      VsConverter : IdentifiedObject.shortName

      VsConverter : ACDCConverter.switchingLoss

          VsConverter --> ActivePowerPerCurrentFlow : ACDCConverter.switchingLoss
          click ActivePowerPerCurrentFlow href "../ActivePowerPerCurrentFlow"

      VsConverter : ConductingEquipment.Terminals

          VsConverter --> Terminal : ConductingEquipment.Terminals
          click Terminal href "../Terminal"

      VsConverter : ACDCConverter.valveU0

          VsConverter --> Voltage : ACDCConverter.valveU0
          click Voltage href "../Voltage"

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
CapabilityCurve cim:VsConverter.CapabilityCurve 0..1
VsCapabilityCurve
Capability curve of this converter direct
maxModulationIndex cim:VsConverter.maxModulationIndex 0..1
float
The maximum quotient between the AC converter voltage (Uc) and DC voltage (Ud... direct
baseS cim:ACDCConverter.baseS 0..1
ApparentPower
Base apparent power of the converter pole ACDCConverter
idleLoss cim:ACDCConverter.idleLoss 0..1
ActivePower
Active power loss in pole at no power transfer ACDCConverter
maxUdc cim:ACDCConverter.maxUdc 0..1
Voltage
The maximum voltage on the DC side at which the converter should operate ACDCConverter
minUdc cim:ACDCConverter.minUdc 0..1
Voltage
The minimum voltage on the DC side at which the converter should operate ACDCConverter
numberOfValves cim:ACDCConverter.numberOfValves 0..1
integer
Number of valves in the converter ACDCConverter
ratedUdc cim:ACDCConverter.ratedUdc 0..1
Voltage
Rated converter DC voltage, also called UdN ACDCConverter
resistiveLoss cim:ACDCConverter.resistiveLoss 0..1
Resistance
It is converter’s configuration data used in power flow ACDCConverter
switchingLoss cim:ACDCConverter.switchingLoss 0..1
ActivePowerPerCurrentFlow
Switching losses, relative to the base apparent power 'baseS' ACDCConverter
valveU0 cim:ACDCConverter.valveU0 0..1
Voltage
Valve threshold voltage, also called Uvalve ACDCConverter
maxP cim:ACDCConverter.maxP 0..1
ActivePower
Maximum active power limit ACDCConverter
minP cim:ACDCConverter.minP 0..1
ActivePower
Minimum active power limit ACDCConverter
PccTerminal cim:ACDCConverter.PccTerminal 0..1
Terminal
Point of common coupling terminal for this converter DC side ACDCConverter
DCTerminals cim:ACDCConverter.DCTerminals *
ACDCConverterDCTerminal
A DC converter have DC converter terminals ACDCConverter
BaseVoltage cim:ConductingEquipment.BaseVoltage 0..1
BaseVoltage
Base voltage of this conducting equipment ConductingEquipment
Terminals cim:ConductingEquipment.Terminals *
Terminal
Conducting equipment have terminals that may be connected to other conducting... ConductingEquipment
aggregate cim:Equipment.aggregate 0..1
boolean
The aggregate flag provides an alternative way of representing an aggregated ... Equipment
normallyInService cim:Equipment.normallyInService 0..1
boolean
Specifies the availability of the equipment under normal operating conditions Equipment
EquipmentContainer cim:Equipment.EquipmentContainer 0..1
EquipmentContainer
Container of this equipment Equipment
OperationalLimitSet cim:Equipment.OperationalLimitSet *
OperationalLimitSet
The operational limit sets associated with this equipment Equipment
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object IdentifiedObject
energyIdentCodeEic eu:IdentifiedObject.energyIdentCodeEic 0..1
string
The attribute is used for an exchange of the EIC code (Energy identification ... IdentifiedObject
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject
name cim:IdentifiedObject.name 1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject
shortName eu:IdentifiedObject.shortName 0..1
string
The attribute is used for an exchange of a human readable short name with len... IdentifiedObject

Usages

used by used in type used
VsCapabilityCurve VsConverterDCSides range VsConverter

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile

Mappings

Mapping Type Mapped Value
self cim:VsConverter
native this:VsConverter