Analog

Analog represents an analog Measurement.

Type

Class

URI?

cim:Analog

CIM standard (perspective)

IEC61970 (Grid)

Class hierarchy

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality? Type Description

analog_values

1..*

AnalogValue

The values connected to this measurement.

m_rid

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.

unit_multiplier

1

n/a

The unit multiplier of the measured quantity.

unit_symbol

1

n/a

The unit of measure of the measured quantity.

positive_flow_in

0..1

boolean

If true then this measurement is an active power, reactive power or current with the convention that a positive value measured at the Terminal means power is flowing into the related PowerSystemResource.

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.

measurement_type

0..1

string

Specifies the type of measurement. For example, this specifies if the measurement represents an indoor temperature, outdoor temperature, bus voltage, line flow, etc. When the measurementType is set to "Specialization", the type of Measurement is defined in more detail by the specialized class which inherits from Measurement.

names

0..*

Name

All names of this identified object.


analog_values

The values connected to this measurement.

URI

cim:Analog.AnalogValues

Cardinality?

1..*

Type

AnalogValue

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

m_rid

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?

1

Type

string

Inherited from

IdentifiedObject

measurement_type

Specifies the type of measurement. For example, this specifies if the measurement represents an indoor temperature, outdoor temperature, bus voltage, line flow, etc. When the measurementType is set to "Specialization", the type of Measurement is defined in more detail by the specialized class which inherits from Measurement.

URI

cim:Measurement.measurementType

Cardinality?

0..1

Type

string

Inherited from

Measurement

names

All names of this identified object.

URI

cim:IdentifiedObject.Names

Cardinality?

0..*

Type

Name

Inherited from

IdentifiedObject

positive_flow_in

If true then this measurement is an active power, reactive power or current with the convention that a positive value measured at the Terminal means power is flowing into the related PowerSystemResource.

URI

cim:Analog.positiveFlowIn

Cardinality?

0..1

Type

boolean

unit_multiplier

The unit multiplier of the measured quantity.

URI

cim:Measurement.unitMultiplier

Cardinality?

1

Type

n/a

Inherited from

Measurement

unit_symbol

The unit of measure of the measured quantity.

URI

cim:Measurement.unitSymbol

Cardinality?

1

Type

n/a

Inherited from

Measurement