Class: HeatRecoveryBoiler
_The heat recovery system associated with combustion turbines in order to produce steam for combined cycle plants. _
__
classDiagram
class HeatRecoveryBoiler
FossilSteamSupply <|-- HeatRecoveryBoiler
HeatRecoveryBoiler : alias_name
HeatRecoveryBoiler : asset_datasheet
HeatRecoveryBoiler --> AssetInfo : asset_datasheet
HeatRecoveryBoiler : assets
HeatRecoveryBoiler --> Asset : assets
HeatRecoveryBoiler : aux_power_versus_frequency
HeatRecoveryBoiler --> PU : aux_power_versus_frequency
HeatRecoveryBoiler : aux_power_versus_voltage
HeatRecoveryBoiler --> PU : aux_power_versus_voltage
HeatRecoveryBoiler : boiler_control_mode
HeatRecoveryBoiler --> BoilerControlMode : boiler_control_mode
HeatRecoveryBoiler : clearances
HeatRecoveryBoiler --> ClearanceDocument : clearances
HeatRecoveryBoiler : combustion_turbines
HeatRecoveryBoiler --> CombustionTurbine : combustion_turbines
HeatRecoveryBoiler : configuration_event
HeatRecoveryBoiler --> ConfigurationEvent : configuration_event
HeatRecoveryBoiler : control_error_bias_p
HeatRecoveryBoiler : control_ic
HeatRecoveryBoiler : control_pc
HeatRecoveryBoiler : control_peb
HeatRecoveryBoiler : control_ped
HeatRecoveryBoiler --> PU : control_ped
HeatRecoveryBoiler : control_tc
HeatRecoveryBoiler : controls
HeatRecoveryBoiler --> Control : controls
HeatRecoveryBoiler : description
HeatRecoveryBoiler : diagram_objects
HeatRecoveryBoiler --> DiagramObject : diagram_objects
HeatRecoveryBoiler : feed_water_ig
HeatRecoveryBoiler : feed_water_pg
HeatRecoveryBoiler : feed_water_tc
HeatRecoveryBoiler --> Seconds : feed_water_tc
HeatRecoveryBoiler : fuel_demand_limit
HeatRecoveryBoiler --> PU : fuel_demand_limit
HeatRecoveryBoiler : fuel_supply_delay
HeatRecoveryBoiler --> Seconds : fuel_supply_delay
HeatRecoveryBoiler : fuel_supply_tc
HeatRecoveryBoiler --> Seconds : fuel_supply_tc
HeatRecoveryBoiler : generic_action
HeatRecoveryBoiler --> GenericAction : generic_action
HeatRecoveryBoiler : instance_set
HeatRecoveryBoiler --> InstanceSet : instance_set
HeatRecoveryBoiler : location
HeatRecoveryBoiler --> Location : location
HeatRecoveryBoiler : m_rid
HeatRecoveryBoiler : max_error_rate_p
HeatRecoveryBoiler : measurements
HeatRecoveryBoiler --> Measurement : measurements
HeatRecoveryBoiler : mech_power_sensor_lag
HeatRecoveryBoiler --> Seconds : mech_power_sensor_lag
HeatRecoveryBoiler : min_error_rate_p
HeatRecoveryBoiler : names
HeatRecoveryBoiler --> Name : names
HeatRecoveryBoiler : operating_share
HeatRecoveryBoiler --> OperatingShare : operating_share
HeatRecoveryBoiler : operational_tags
HeatRecoveryBoiler --> OperationalTag : operational_tags
HeatRecoveryBoiler : pressure_ctrl_dg
HeatRecoveryBoiler : pressure_ctrl_ig
HeatRecoveryBoiler : pressure_ctrl_pg
HeatRecoveryBoiler : pressure_feedback
HeatRecoveryBoiler : properties_cimdata_object
HeatRecoveryBoiler --> ChangeSetMember : properties_cimdata_object
HeatRecoveryBoiler : psrevents
HeatRecoveryBoiler --> PSREvent : psrevents
HeatRecoveryBoiler : psrtype
HeatRecoveryBoiler --> PSRType : psrtype
HeatRecoveryBoiler : reporting_group
HeatRecoveryBoiler --> ReportingGroup : reporting_group
HeatRecoveryBoiler : steam_supply_rating
HeatRecoveryBoiler : steam_turbines
HeatRecoveryBoiler --> SteamTurbine : steam_turbines
HeatRecoveryBoiler : super_heater_capacity
HeatRecoveryBoiler : super_heater_pipe_pd
HeatRecoveryBoiler : targeting_cimdata_object
HeatRecoveryBoiler --> ChangeSetMember : targeting_cimdata_object
HeatRecoveryBoiler : throttle_pressure_sp
HeatRecoveryBoiler --> PU : throttle_pressure_sp
HeatRecoveryBoiler : verification_action
HeatRecoveryBoiler --> VerificationAction : verification_action
Inheritance
- IdentifiedObject
- PowerSystemResource
- SteamSupply
- FossilSteamSupply
- HeatRecoveryBoiler
- FossilSteamSupply
- SteamSupply
- PowerSystemResource
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| steam_supply_rating | 0..1 Float |
The steam supply rating in kilopounds per hour, if dual pressure boiler | direct |
| combustion_turbines | 0..* CombustionTurbine |
A combustion turbine may have a heat recovery boiler for making steam | direct |
| aux_power_versus_frequency | 0..1 PU |
Off nominal frequency effect on auxiliary real power | FossilSteamSupply |
| aux_power_versus_voltage | 0..1 PU |
Off nominal voltage effect on auxiliary real power | FossilSteamSupply |
| boiler_control_mode | 0..1 BoilerControlMode |
The control mode of the boiler | FossilSteamSupply |
| control_error_bias_p | 0..1 Float |
Active power error bias ratio | FossilSteamSupply |
| control_ic | 0..1 Float |
Integral constant | FossilSteamSupply |
| control_pc | 0..1 Float |
Proportional constant | FossilSteamSupply |
| control_peb | 0..1 Float |
Pressure error bias ratio | FossilSteamSupply |
| control_ped | 0..1 PU |
Pressure error deadband | FossilSteamSupply |
| control_tc | 0..1 Float |
Time constant | FossilSteamSupply |
| feed_water_ig | 0..1 Float |
Feedwater integral gain ratio | FossilSteamSupply |
| feed_water_pg | 0..1 Float |
Feedwater proportional gain ratio | FossilSteamSupply |
| feed_water_tc | 0..1 Seconds |
Feedwater time constant ratio | FossilSteamSupply |
| fuel_demand_limit | 0..1 PU |
Fuel demand limit | FossilSteamSupply |
| fuel_supply_delay | 0..1 Seconds |
Fuel delay | FossilSteamSupply |
| fuel_supply_tc | 0..1 Seconds |
Fuel supply time constant | FossilSteamSupply |
| max_error_rate_p | 0..1 Float |
Active power maximum error rate limit | FossilSteamSupply |
| mech_power_sensor_lag | 0..1 Seconds |
Mechanical power sensor lag | FossilSteamSupply |
| min_error_rate_p | 0..1 Float |
Active power minimum error rate limit | FossilSteamSupply |
| pressure_ctrl_dg | 0..1 Float |
Pressure control derivative gain ratio | FossilSteamSupply |
| pressure_ctrl_ig | 0..1 Float |
Pressure control integral gain ratio | FossilSteamSupply |
| pressure_ctrl_pg | 0..1 Float |
Pressure control proportional gain ratio | FossilSteamSupply |
| pressure_feedback | 0..1 Integer |
Pressure feedback indicator | FossilSteamSupply |
| super_heater_capacity | 0..1 Float |
Secondary superheater capacity | FossilSteamSupply |
| super_heater_pipe_pd | 0..1 Float |
Superheater pipe pressure drop constant | FossilSteamSupply |
| throttle_pressure_sp | 0..1 PU |
Throttle pressure setpoint | FossilSteamSupply |
| steam_turbines | 0..* SteamTurbine |
Steam turbines may have steam supplied by a steam supply | SteamSupply |
| controls | 0..* Control |
The controller outputs used to actually govern a regulating device, e | PowerSystemResource |
| measurements | 0..* Measurement |
The measurements associated with this power system resource | PowerSystemResource |
| psrtype | 0..1 PSRType |
Custom classification for this power system resource | PowerSystemResource |
| configuration_event | 0..* ConfigurationEvent |
All configuration events created for this Power System resource | PowerSystemResource |
| reporting_group | 0..* ReportingGroup |
Reporting groups to which this power system resource belongs | PowerSystemResource |
| operating_share | 0..* OperatingShare |
The operating shares of this power system resource | PowerSystemResource |
| asset_datasheet | 0..1 AssetInfo |
Datasheet information for this power system resource | PowerSystemResource |
| verification_action | 0..* VerificationAction |
The verification action that is performed on the power system resource | PowerSystemResource |
| clearances | 0..* ClearanceDocument |
All clearances applicable to this power system resource | PowerSystemResource |
| generic_action | 0..* GenericAction |
The generic action that is performed on the power system resource | PowerSystemResource |
| psrevents | 0..* PSREvent |
All events associated with this power system resource | PowerSystemResource |
| assets | 0..* Asset |
All assets represented by this power system resource | PowerSystemResource |
| location | 0..1 Location |
Location of this power system resource | PowerSystemResource |
| operational_tags | 0..* OperationalTag |
All operational tags placed on this power system resource | PowerSystemResource |
| 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 |
Usages
| used by | used in | type | used |
|---|---|---|---|
| CombustionTurbine | heat_recovery_boiler | range | HeatRecoveryBoiler |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:HeatRecoveryBoiler |
| native | cim:HeatRecoveryBoiler |
LinkML Source
Direct
name: HeatRecoveryBoiler
description: "The heat recovery system associated with combustion turbines in order\
\ to produce steam for combined cycle plants.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: FossilSteamSupply
attributes:
steam_supply_rating:
name: steam_supply_rating
description: "The steam supply rating in kilopounds per hour, if dual pressure\
\ boiler.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HeatRecoveryBoiler.steamSupplyRating2
multivalued: false
domain_of:
- HeatRecoveryBoiler
- SteamSupply
range: float
required: false
combustion_turbines:
name: combustion_turbines
description: A combustion turbine may have a heat recovery boiler for making steam.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HeatRecoveryBoiler.CombustionTurbines
multivalued: true
domain_of:
- HeatRecoveryBoiler
range: CombustionTurbine
required: false
class_uri: cim:HeatRecoveryBoiler
Induced
name: HeatRecoveryBoiler
description: "The heat recovery system associated with combustion turbines in order\
\ to produce steam for combined cycle plants.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: FossilSteamSupply
attributes:
steam_supply_rating:
name: steam_supply_rating
description: "The steam supply rating in kilopounds per hour, if dual pressure\
\ boiler.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HeatRecoveryBoiler.steamSupplyRating2
multivalued: false
alias: steam_supply_rating
owner: HeatRecoveryBoiler
domain_of:
- HeatRecoveryBoiler
- SteamSupply
range: float
required: false
combustion_turbines:
name: combustion_turbines
description: A combustion turbine may have a heat recovery boiler for making steam.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HeatRecoveryBoiler.CombustionTurbines
multivalued: true
alias: combustion_turbines
owner: HeatRecoveryBoiler
domain_of:
- HeatRecoveryBoiler
range: CombustionTurbine
required: false
aux_power_versus_frequency:
name: aux_power_versus_frequency
description: Off nominal frequency effect on auxiliary real power. Per unit active
power variation versus per unit frequency variation.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:FossilSteamSupply.auxPowerVersusFrequency
multivalued: false
alias: aux_power_versus_frequency
owner: HeatRecoveryBoiler
domain_of:
- CombustionTurbine
- FossilSteamSupply
range: PU
required: false
aux_power_versus_voltage:
name: aux_power_versus_voltage
description: Off nominal voltage effect on auxiliary real power. Per unit active
power variation versus per unit voltage variation.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:FossilSteamSupply.auxPowerVersusVoltage
multivalued: false
alias: aux_power_versus_voltage
owner: HeatRecoveryBoiler
domain_of:
- CombustionTurbine
- FossilSteamSupply
range: PU
required: false
boiler_control_mode:
name: boiler_control_mode
description: "The control mode of the boiler.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.boilerControlMode
multivalued: false
alias: boiler_control_mode
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: BoilerControlMode
required: false
control_error_bias_p:
name: control_error_bias_p
description: "Active power error bias ratio.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.controlErrorBiasP
multivalued: false
alias: control_error_bias_p
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: float
required: false
control_ic:
name: control_ic
description: "Integral constant.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.controlIC
multivalued: false
alias: control_ic
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: float
required: false
control_pc:
name: control_pc
description: "Proportional constant.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.controlPC
multivalued: false
alias: control_pc
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: float
required: false
control_peb:
name: control_peb
description: "Pressure error bias ratio.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.controlPEB
multivalued: false
alias: control_peb
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: float
required: false
control_ped:
name: control_ped
description: "Pressure error deadband.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.controlPED
multivalued: false
alias: control_ped
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: PU
required: false
control_tc:
name: control_tc
description: "Time constant.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.controlTC
multivalued: false
alias: control_tc
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: float
required: false
feed_water_ig:
name: feed_water_ig
description: "Feedwater integral gain ratio.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.feedWaterIG
multivalued: false
alias: feed_water_ig
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: float
required: false
feed_water_pg:
name: feed_water_pg
description: "Feedwater proportional gain ratio.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.feedWaterPG
multivalued: false
alias: feed_water_pg
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: float
required: false
feed_water_tc:
name: feed_water_tc
description: Feedwater time constant ratio.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.feedWaterTC
multivalued: false
alias: feed_water_tc
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: Seconds
required: false
fuel_demand_limit:
name: fuel_demand_limit
description: "Fuel demand limit.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.fuelDemandLimit
multivalued: false
alias: fuel_demand_limit
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: PU
required: false
fuel_supply_delay:
name: fuel_supply_delay
description: "Fuel delay.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.fuelSupplyDelay
multivalued: false
alias: fuel_supply_delay
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: Seconds
required: false
fuel_supply_tc:
name: fuel_supply_tc
description: "Fuel supply time constant.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.fuelSupplyTC
multivalued: false
alias: fuel_supply_tc
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: Seconds
required: false
max_error_rate_p:
name: max_error_rate_p
description: "Active power maximum error rate limit.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.maxErrorRateP
multivalued: false
alias: max_error_rate_p
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: float
required: false
mech_power_sensor_lag:
name: mech_power_sensor_lag
description: "Mechanical power sensor lag.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.mechPowerSensorLag
multivalued: false
alias: mech_power_sensor_lag
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: Seconds
required: false
min_error_rate_p:
name: min_error_rate_p
description: "Active power minimum error rate limit.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.minErrorRateP
multivalued: false
alias: min_error_rate_p
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: float
required: false
pressure_ctrl_dg:
name: pressure_ctrl_dg
description: "Pressure control derivative gain ratio.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.pressureCtrlDG
multivalued: false
alias: pressure_ctrl_dg
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: float
required: false
pressure_ctrl_ig:
name: pressure_ctrl_ig
description: "Pressure control integral gain ratio.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.pressureCtrlIG
multivalued: false
alias: pressure_ctrl_ig
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: float
required: false
pressure_ctrl_pg:
name: pressure_ctrl_pg
description: "Pressure control proportional gain ratio.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.pressureCtrlPG
multivalued: false
alias: pressure_ctrl_pg
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: float
required: false
pressure_feedback:
name: pressure_feedback
description: "Pressure feedback indicator.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.pressureFeedback
multivalued: false
alias: pressure_feedback
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: integer
required: false
super_heater_capacity:
name: super_heater_capacity
description: "Secondary superheater capacity.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.superHeater2Capacity
multivalued: false
alias: super_heater_capacity
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: float
required: false
super_heater_pipe_pd:
name: super_heater_pipe_pd
description: "Superheater pipe pressure drop constant.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.superHeaterPipePD
multivalued: false
alias: super_heater_pipe_pd
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
range: float
required: false
throttle_pressure_sp:
name: throttle_pressure_sp
description: "Throttle pressure setpoint.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FossilSteamSupply.throttlePressureSP
multivalued: false
alias: throttle_pressure_sp
owner: HeatRecoveryBoiler
domain_of:
- FossilSteamSupply
- PWRSteamSupply
range: PU
required: false
steam_turbines:
name: steam_turbines
description: Steam turbines may have steam supplied by a steam supply.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SteamSupply.SteamTurbines
multivalued: true
alias: steam_turbines
owner: HeatRecoveryBoiler
domain_of:
- SteamSupply
range: SteamTurbine
required: false
controls:
name: controls
description: The controller outputs used to actually govern a regulating device,
e.g. the magnetization of a synchronous machine or capacitor bank breaker actuator.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.Controls
multivalued: true
alias: controls
owner: HeatRecoveryBoiler
domain_of:
- PowerSystemResource
- HostControlArea
range: Control
required: false
measurements:
name: measurements
description: The measurements associated with this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.Measurements
multivalued: true
alias: measurements
owner: HeatRecoveryBoiler
domain_of:
- PowerSystemResource
- ACDCTerminal
- Asset
- Location
- Procedure
- AnalogLimitSet
- AccumulatorLimitSet
range: Measurement
required: false
psrtype:
name: psrtype
description: Custom classification for this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.PSRType
multivalued: false
alias: psrtype
owner: HeatRecoveryBoiler
domain_of:
- PowerSystemResource
range: PSRType
required: false
configuration_event:
name: configuration_event
description: All configuration events created for this Power System resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.ConfigurationEvent
multivalued: true
alias: configuration_event
owner: HeatRecoveryBoiler
domain_of:
- PowerSystemResource
- FaultCauseType
range: ConfigurationEvent
required: false
reporting_group:
name: reporting_group
description: Reporting groups to which this power system resource belongs.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.ReportingGroup
multivalued: true
alias: reporting_group
owner: HeatRecoveryBoiler
domain_of:
- PowerSystemResource
- BusNameMarker
- TopologicalNode
- ReportingSuperGroup
range: ReportingGroup
required: false
operating_share:
name: operating_share
description: The operating shares of this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.OperatingShare
multivalued: true
alias: operating_share
owner: HeatRecoveryBoiler
domain_of:
- PowerSystemResource
- OperatingParticipant
range: OperatingShare
required: false
asset_datasheet:
name: asset_datasheet
description: Datasheet information for this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.AssetDatasheet
multivalued: false
alias: asset_datasheet
owner: HeatRecoveryBoiler
domain_of:
- PowerSystemResource
range: AssetInfo
required: false
verification_action:
name: verification_action
description: The verification action that is performed on the power system resource
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.VerificationAction
multivalued: true
alias: verification_action
owner: HeatRecoveryBoiler
domain_of:
- PowerSystemResource
range: VerificationAction
required: false
clearances:
name: clearances
description: All clearances applicable to this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.Clearances
multivalued: true
alias: clearances
owner: HeatRecoveryBoiler
domain_of:
- PowerSystemResource
range: ClearanceDocument
required: false
generic_action:
name: generic_action
description: The generic action that is performed on the power system resource
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.GenericAction
multivalued: true
alias: generic_action
owner: HeatRecoveryBoiler
domain_of:
- PowerSystemResource
range: GenericAction
required: false
psrevents:
name: psrevents
description: All events associated with this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.PSREvents
multivalued: true
alias: psrevents
owner: HeatRecoveryBoiler
domain_of:
- PowerSystemResource
range: PSREvent
required: false
assets:
name: assets
description: All assets represented by this power system resource. For example,
multiple conductor assets are electrically modelled as a single AC line segment.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.Assets
multivalued: true
alias: assets
owner: HeatRecoveryBoiler
domain_of:
- PowerSystemResource
- AssetInfo
- Location
- WorkTask
- ErpRecDelvLineItem
- AssetContainer
- ActivityRecord
- Procedure
- ReliabilityInfo
- AssetPropertyCurve
- AssetOrganisationRole
- ScheduledEvent
range: Asset
required: false
location:
name: location
description: Location of this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.Location
multivalued: false
alias: location
owner: HeatRecoveryBoiler
domain_of:
- PowerSystemResource
- Asset
- Incident
- SwitchingOrder
- TroubleOrder
- Crew
- Fault
- PointOfSale
- TroubleTicket
- OutageOrder
- EnvironmentalMonitoringStation
- EnvironmentalLocationType
- PositionPoint
- FailureEvent
range: Location
required: false
operational_tags:
name: operational_tags
description: All operational tags placed on this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.OperationalTags
multivalued: true
alias: operational_tags
owner: HeatRecoveryBoiler
domain_of:
- PowerSystemResource
- Asset
range: OperationalTag
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: HeatRecoveryBoiler
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: HeatRecoveryBoiler
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: HeatRecoveryBoiler
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: HeatRecoveryBoiler
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: HeatRecoveryBoiler
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: HeatRecoveryBoiler
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: HeatRecoveryBoiler
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: HeatRecoveryBoiler
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:HeatRecoveryBoiler