Project

General

Profile

CIM Issues #6299

OperationalLimitType; add an attribute to hold the "type" of limit, such as Emergency, Normal, ...

Added by Becky Iverson about 2 years ago. Updated 16 days ago.

Status:
Closed
Priority:
Normal
Author/Contact Info:
Base Release:
CIM18
Solution to be Applied To:
CIM18
Solution Version:
CIM18v16
Solution Applied By:
Chavdar Ivanov
Completion Date:
04/06/2025
CIM Keywords:
61968-AssetInfo
Breaking Change:
No
Breaking Change Description:
CIM Impacted Groups:
None
Requestor:
Standard(s):
Version:
Clause:
Sub-Clause:
Paragraph:
Table:
Originally Closed in Version:
Origination Date:
Origination ID:
Originally Assigned To:

Description

Current use of OperationalLimitSet.name or OperationalLimit.name to hold the condition of the limit; such as Emergency Limit or Normal Limit or LoadShed Limit becomes a "person viewable" nice solution, but not a machine readable nice solution. Having a new attribute in OperationalLimitType either as a flexible String data type, or of an enumeration of the most common types of limits would enhance the use and determination of the types of limits.


Proposed Solution

Please add the following new enums to the LimitKind enumeration used by OperationalLimitType.kind;
Pulled from NERC documentation is the following definitions:

Normal Rating – The rating as defined by the equipment owner that specifies the level of electrical
loading, usually expressed in megawatts (MW) or other appropriate units that a system, facility, or
element can support or withstand through the daily demand cycles without loss of equipment life.

Emergency Rating – The rating as defined by the equipment owner that specifics the level of electrical
loading or output, usually expressed in megawatts (MW) or Mvar, or other appropriate units, that a
system, facility, or element can support, procedure, or withstand for a finite period. The rating assumes
acceptable loss of equipment life or other physical or safety limitations for the equipment involved.

Load Shed Rating - Would be considered another type of Emergency rating that typically has a shorter duration


Decision

07-Feb-2024 Discussed in the weekly call:

Open question: Are we willing to make breaking changes (via a new proposal)? Or are we going to adapt what we have today (via Becky's suggestions)

DECISION TODAY:

Include Becky (and any others interested) to carve out an hour to discuss details. Needed for that discussion would include:

- Becky to provide descriptions relevant to each proposed enum literal (with follow on review from WG13 next week)
- Practical use cases to support each literal being recommend.

Upon review after that hour we should have enough information to proceed with what to add.

18-Sep-2024 Joint TF Hybrid Meetings:
Final review. The essence of this issue (now that the *Kind enum is already normative) is to add additional enums to it.
Action Item: Becky agreed to provide the full list (with descriptions) for the list of enum literals to be added.

That issue can be closed once Becky's enums are added.


Release Notes

Three new enum literals were added to the existing LimitKind enumeration in the OperationalLimits package:
  • normal – The rating as defined by the equipment owner that specifies the level of electrical loading, usually expressed in megawatts (MW) or other appropriate units that a system, facility, or element can support or withstand through the daily demand cycles without loss of equipment life.
  • emergency – The rating as defined by the equipment owner that specifics the level of electrical loading or output, usually expressed in megawatts (MW) or Mvar, or other appropriate units, that a system, facility, or element can support, procedure, or withstand for a finite period. The rating assumes acceptable loss of equipment life or other physical or safety limitations for the equipment involved.
  • loadShedding - Would be considered another type of Emergency rating that typically has a shorter duration

The 452 Core profile was also updated to include the three new literals and the <<European>> stereotype was removed on the enumeration.

Also available in: Atom PDF