open-grid-emissions icon indicating copy to clipboard operation
open-grid-emissions copied to clipboard

Convert CEMS steam load to gross generation

Open grgmiller opened this issue 1 year ago • 2 comments

A more careful reading of the EPA's Power Sector Emissions Data Guide revealed the following about the reported values for steam_load_klb, which we were previously unsure how to interpret (https://github.com/singularity-energy/open-grid-emissions/issues/103):

Certain EGUs are combined cycle combustion turbines, which generate electricity from a traditional gas turbine as well as a steam turbine that is powered by the heat of the gas turbine. These units are not required to report electrical generation from the steam turbine (although many combined cycle EGUs do include the generation from the steam turbine in their electrical generation data). EGUs that generate steam have the option to report steam load in thousand pounds of steam per hour (1000lb/hr) instead of electrical generation in MWh.

Thus, it seems that we may want to look into converting steam load to gross generation when a unit only reports steam load and no gross generation.

Questions for further research:

  • Do any units report both gross generation and steam load for the same hour?
  • Is there a standard conversion factor between steam load and gross generation?
  • Are there any unit-specific datapoints available about the steam quality/pressure that would result in a more accurate conversion?

grgmiller avatar Sep 04 '22 00:09 grgmiller