GeneratorTypeAsset

Generic generation equipment that may be used for various purposes such as work planning. It defines both the Real and Reactive power properties (modelled at the PSR level as a GeneratingUnit + SynchronousMachine).

Type

Class

URI

cim:GeneratorTypeAsset

CIM standard (perspective)

IEC61968 (Enterprise)

Class hierarchy

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

InstanceSet

1

InstanceSet

Dataset containing the data objects.

maxP

0..1

ActivePower

Maximum real power limit.

maxQ

0..1

ReactivePower

Maximum reactive power limit.

minP

0..1

ActivePower

Minimum real power generated.

minQ

0..1

ReactivePower

Minimum reactive power generated.

rDirectSubtrans

0..1

Resistance

Direct-axis subtransient resistance.

rDirectSync

0..1

Resistance

Direct-axis synchronous resistance.

rDirectTrans

0..1

Resistance

Direct-axis transient resistance.

rQuadSubtrans

0..1

Resistance

Quadrature-axis subtransient resistance.

rQuadSync

0..1

Resistance

Quadrature-axis synchronous resistance.

rQuadTrans

0..1

Resistance

Quadrature-axis transient resistance.

xDirectSubtrans

0..1

Reactance

Direct-axis subtransient reactance.

xDirectSync

0..1

Reactance

Direct-axis synchronous reactance.

xDirectTrans

0..1

Reactance

Direct-axis transient reactance.

xQuadSubtrans

0..1

Reactance

Quadrature-axis subtransient reactance.

xQuadSync

0..1

Reactance

Quadrature-axis synchronous reactance.

xQuadTrans

0..1

Reactance

Quadrature-axis transient reactance.

AssetInfo

0..1

AssetInfo

Generic nameplate information associated with this catalog asset type.

PropertiesCIMDataObject

0..1

ChangeSetMember

The single CIM data object in the appropriate dataset context.

TypeAssetCatalogue

0..1

TypeAssetCatalogue

n/a

aliasName

0..1

string

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. The 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.

description

0..1

string

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.

estimatedUnitCost

0..1

Money

Estimated unit cost (or cost per unit length) of this type of asset. It does not include labor to install, construct or configure it.

kind

0..1

AssetKind

Kind of asset (from enumerated list).

mRID

0..1

string

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. For 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.

name

0..1

string

The name is any free human readable and possibly non unique text naming the object.

quantity

0..1

StringQuantity

The value, unit of measure, and multiplier for the quantity.

stockItem

0..1

boolean

True if item is a stock item (default).

type

0..1

string

Description of type of asset.

CompatibleUnits

0..*

CompatibleUnit

n/a

DiagramObjects

0..*

DiagramObject

The diagram objects that are associated with the domain object.

ErpBomItemDatas

0..*

ErpBomItemData

n/a

ErpInventoryIssues

0..*

ErpIssueInventory

n/a

ErpReqLineItems

0..*

ErpReqLineItem

n/a

Names

0..*

Name

All names of this identified object.

ProductAssetModel

0..*

ProductAssetModel

Product asset model conforming to this catalog asset type.

TargetingCIMDataObject

0..*

ChangeSetMember

Data objects registered.


aliasName

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. The 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.

URI

cim:IdentifiedObject.aliasName

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

AssetInfo

Generic nameplate information associated with this catalog asset type.

URI

cim:CatalogAssetType.AssetInfo

Cardinality

0..1

Type

AssetInfo

Inherited from

CatalogAssetType

CompatibleUnits

URI

cim:CatalogAssetType.CompatibleUnits

Cardinality

0..*

Type

CompatibleUnit

Inherited from

CatalogAssetType

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.

URI

cim:IdentifiedObject.description

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

DiagramObjects

The diagram objects that are associated with the domain object.

URI

cim:IdentifiedObject.DiagramObjects

Cardinality

0..*

Type

DiagramObject

Inherited from

IdentifiedObject

ErpBomItemDatas

URI

cim:CatalogAssetType.ErpBomItemDatas

Cardinality

0..*

Type

ErpBomItemData

Inherited from

CatalogAssetType

ErpInventoryIssues

URI

cim:CatalogAssetType.ErpInventoryIssues

Cardinality

0..*

Type

ErpIssueInventory

Inherited from

CatalogAssetType

ErpReqLineItems

URI

cim:CatalogAssetType.ErpReqLineItems

Cardinality

0..*

Type

ErpReqLineItem

Inherited from

CatalogAssetType

estimatedUnitCost

Estimated unit cost (or cost per unit length) of this type of asset. It does not include labor to install, construct or configure it.

URI

cim:CatalogAssetType.estimatedUnitCost

Cardinality

0..1

Type

Money

Inherited from

CatalogAssetType

InstanceSet

Dataset containing the data objects.

URI

cim:IdentifiedObject.InstanceSet

Cardinality

1

Type

InstanceSet

Inherited from

IdentifiedObject

kind

Kind of asset (from enumerated list).

URI

cim:CatalogAssetType.kind

Cardinality

0..1

Type

AssetKind

Inherited from

CatalogAssetType

maxP

Maximum real power limit.

URI

cim:GeneratorTypeAsset.maxP

Cardinality

0..1

Type

ActivePower

maxQ

Maximum reactive power limit.

URI

cim:GeneratorTypeAsset.maxQ

Cardinality

0..1

Type

ReactivePower

minP

Minimum real power generated.

URI

cim:GeneratorTypeAsset.minP

Cardinality

0..1

Type

ActivePower

minQ

Minimum reactive power generated.

URI

cim:GeneratorTypeAsset.minQ

Cardinality

0..1

Type

ReactivePower

mRID

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. For 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.

URI

cim:IdentifiedObject.mRID

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

name

The name is any free human readable and possibly non unique text naming the object.

URI

cim:IdentifiedObject.name

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

Names

All names of this identified object.

URI

cim:IdentifiedObject.Names

Cardinality

0..*

Type

Name

Inherited from

IdentifiedObject

ProductAssetModel

Product asset model conforming to this catalog asset type.

URI

cim:CatalogAssetType.ProductAssetModel

Cardinality

0..*

Type

ProductAssetModel

Inherited from

CatalogAssetType

PropertiesCIMDataObject

The single CIM data object in the appropriate dataset context.

URI

cim:IdentifiedObject.PropertiesCIMDataObject

Cardinality

0..1

Type

ChangeSetMember

Inherited from

IdentifiedObject

quantity

The value, unit of measure, and multiplier for the quantity.

URI

cim:CatalogAssetType.quantity

Cardinality

0..1

Type

StringQuantity

Inherited from

CatalogAssetType

rDirectSubtrans

Direct-axis subtransient resistance.

URI

cim:GeneratorTypeAsset.rDirectSubtrans

Cardinality

0..1

Type

Resistance

rDirectSync

Direct-axis synchronous resistance.

URI

cim:GeneratorTypeAsset.rDirectSync

Cardinality

0..1

Type

Resistance

rDirectTrans

Direct-axis transient resistance.

URI

cim:GeneratorTypeAsset.rDirectTrans

Cardinality

0..1

Type

Resistance

rQuadSubtrans

Quadrature-axis subtransient resistance.

URI

cim:GeneratorTypeAsset.rQuadSubtrans

Cardinality

0..1

Type

Resistance

rQuadSync

Quadrature-axis synchronous resistance.

URI

cim:GeneratorTypeAsset.rQuadSync

Cardinality

0..1

Type

Resistance

rQuadTrans

Quadrature-axis transient resistance.

URI

cim:GeneratorTypeAsset.rQuadTrans

Cardinality

0..1

Type

Resistance

stockItem

True if item is a stock item (default).

URI

cim:CatalogAssetType.stockItem

Cardinality

0..1

Type

boolean

Inherited from

CatalogAssetType

TargetingCIMDataObject

Data objects registered.

URI

cim:IdentifiedObject.TargetingCIMDataObject

Cardinality

0..*

Type

ChangeSetMember

Inherited from

IdentifiedObject

type

Description of type of asset.

URI

cim:CatalogAssetType.type

Cardinality

0..1

Type

string

Inherited from

CatalogAssetType

TypeAssetCatalogue

URI

cim:CatalogAssetType.TypeAssetCatalogue

Cardinality

0..1

Type

TypeAssetCatalogue

Inherited from

CatalogAssetType

xDirectSubtrans

Direct-axis subtransient reactance.

URI

cim:GeneratorTypeAsset.xDirectSubtrans

Cardinality

0..1

Type

Reactance

xDirectSync

Direct-axis synchronous reactance.

URI

cim:GeneratorTypeAsset.xDirectSync

Cardinality

0..1

Type

Reactance

xDirectTrans

Direct-axis transient reactance.

URI

cim:GeneratorTypeAsset.xDirectTrans

Cardinality

0..1

Type

Reactance

xQuadSubtrans

Quadrature-axis subtransient reactance.

URI

cim:GeneratorTypeAsset.xQuadSubtrans

Cardinality

0..1

Type

Reactance

xQuadSync

Quadrature-axis synchronous reactance.

URI

cim:GeneratorTypeAsset.xQuadSync

Cardinality

0..1

Type

Reactance

xQuadTrans

Quadrature-axis transient reactance.

URI

cim:GeneratorTypeAsset.xQuadTrans

Cardinality

0..1

Type

Reactance