Modeling decisions for 221110 electricity physical-unit (MWh) integration #86
Replies: 4 comments 3 replies
-
|
1. Conversion approach — "rederive V/U" vs "apply mixed units directly" (central decision) Proposed code touchpoints: We need a mixed-unit
Modeling implications: "rederive V/U" reuses the validated monetary scaling/inflation machinery unchanged (physical conversion is an isolated final step) and keeps year-scaling entirely in $ space, but it requires reconstructing flow tables from I am currently leaning toward "rederive V/U" for the first implementation because it confines the change to a final conversion step and avoids any possible scaling of the physical row by construction. Additinally, it is unclear to me at this time how to implement the "apply mixed units directly" method yet (and have not found any analogue in the IO literature). |
Beta Was this translation helpful? Give feedback.
-
|
2. Use table row and final demand — price-conversion mapping across consumers Punted from Decision 5 in #85 to this phase of the implemenation. Main question: Is the current implementation adequate or do we want to revise it? Current implementation: The current plan is to use Electric Power Annual Table 2.4, Average Price of Electricity to Ultimate Customers by End-Use Sectors 2014 through 2024 (Cents per kilowatthour), to map Industry Codes to one of the end-use sectors, and weight the splits according to each end use sector using the model's target year price (e.g., 2024). The end result is that per dollar of consumption, BEA industries mapped to Table 2.4's "Industry" end use sector would approximately double the amount of MWhs than the BEA's Household Final Demand column which is mapped to the "Residential" end use sector. Per dollar MWh consumption for industries/FD columns mapped to "Commercial" and "Transportation" end use categories would fall somewhere in between. The total MWh consumption for the 221110 row would still be constrained by total MWh avaialble for the target year as obtained from eGrid's data. Implications:
Total Electric Industry
The price conversion for q (total $ 221110 value / total eGrid MWh value) is is derived from the make-side monetary Related discussion: #70 |
Beta Was this translation helpful? Give feedback.
-
|
3. Explicit treatment or description of grid losses Main question: Should the physical MWh values included in the Make/Use/A tables reflect the generation values before grid losses (i.e., generated at the plant level) or after losses (i.e., the MWh values that end users ultimately consume)? Current approach: The conversion to physical units in centered around the generation sector (221110), while the transmission and distribution sectors (221121 and 221122) remain in monetary units. What this means is that grid losses are not explicitly accounted for in physical units; that is, the values reflected in the monetary-to-physical conversion for 221110 reflect the generation values from eGrid, rather than the final MWh values delivered to end users. Implications:
|
Beta Was this translation helpful? Give feedback.
-
|
4. Treatment of imported electricity in the 221110 physical-unit conversion Surfaced while implementing the class-specific conversion (Decision 2): eGRID measures domestic net generation only, but the 221110 row of the Use table also carries imported electricity (the Main question: Under class-specific MWh conversion, how should the imported-electricity portion of the 221110 row be (a) converted to MWh, and (b) treated in the eGRID-total normalization, given that the eGRID anchor counts domestic generation only? Current plan (proposed default):
Options:
Implications:
Leaning: Option A — normalize Related: Decision 2 above; #85 decision 5; bedrock PR #462; EIA Electric Power Annual Table 2.14 (electricity trade, MWh). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion is meant to decide how to introduce physical units (MWh) for the electricity generation sector (221110) on top of the monetary 221100 disaggregation already implemented (see #85 and bedrock PR #462). There is no PR for this yet as I am still iterating on the implementation, but I think it would be beneficial to kick-off this discussion before finalizing the implementation and pushing the PR.
The end state is a mixed-unit (hybrid) model: the generation commodity/industry
221110is expressed in MWh (so its row ofBis CO2/MWh), while transmission (221121), distribution (221122), and every other sector stay in dollars. As in #85, I suggest providing feedback in the order the decisions are posted and resolving them in that order, since earlier decisions constrain later ones. Currently the only decision under this discussion is Decision 1 (conversion approach), but I may add others as I continue with the implmentation. Feel free to add other decisions as well.Summary table
Adom + Aimp 221110row to sum to slightly more than eGRIDBeta Was this translation helpful? Give feedback.
All reactions