Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Energy demand of direct reduction furnace

オープン
#260 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
領域
data

調査の方向性

costs_2035.csv の 1047–1048 行目から始め、⽔素直接還元炉の入力値を、引用されている MPP データおよび POSTED ソースと比較します。どの電力値と水素値が適切かを判断し、根拠に基づいて決定できたら、影響を受けるデータを更新します。

索引モデルが issue の本文から書いたものです。

説明

bug

The energy demand of the direct reduction furnace seems a bit high.

Present data

For instance, take a look at lines 1047–1048 from costs_2035.csv:

  technology parameter value unit source further description currency_year
L1047 hydrogen direct iron reduction furnace electricity-input 1.03 MWh_el/t_hbi Mission Possible Partnership (2022): Steel Model (https://github.com/missionpossiblepartnership/mpp-steel-model/blob/9eca52db92bd2d9715f30e98ccaaf36677fdb516/mppsteel/data/import_data/Technology%20Business%20Cases.csv, accessed: 2022-12-03). Based on process ‘DRI-EAF_100% green H2’ reduced by electricity demand of process ‘EAF’. 2020
L1048 hydrogen direct iron reduction furnace hydrogen-input 2.1 MWh_H2/t_hbi Mission Possible Partnership (2022): Steel Model Documentation (https://mpp.gitbook.io/mpp-steel-model/model-overview/model-components/technologies, accessed: 2022-12-05). 63 kg H2/t steel for process ‘DRI-EAF_100% green H2’ according to documentation (raw input files for MPP model list 73 kg H2 / t steel, which seems to high and is probably incorrect). 2020
Comparison

The plot below compares the following:

  • PyPSA-tech-data: The data from the two rows above.
  • MPP-documentation: The MPP documentation (referred to in the second row above), which only states 63 kg of H₂ per tonne of iron.
  • MPP-steel-model: The MPP steel model input data (referred to in the first row above), visually separated as this refers to the combined process route of H2-DR and EAF.
  • 8 other sources, of which most are academic journal articles. The data has been collected in POSTED.
Image

Comments:

  • The data assumed by PyPSA-tech-data is on the upper end of the range of values reported by various sources.
  • Only Otto-2017 (Otto et al, 2017) assumes a similarly high value, however the work is a bit dated.
  • I have higher confidence in Devlin-2022, Jacobasch-2021, and Vogl-2018, who all seem to assume much lower values (Devlin and Yang, 2022; Jacobasch et al, 2018; Vogl et al, 2018).
  • I have been in exchange with Prof. Aidong Yang from University of Oxford. He confirmed that the still believes that the values he and his student reported in 2022 are still valid and that an electricity demand of no more than 0.5 MWh per tonne of DRI is feasible. He and his students are engineers, and they are regularly performing simulations of direct-reduction furnace operation.
  • I will soon also reach out to colleagues from the industry and ask for feedback.
Interpretation
  • Line 1047 in costs_2035.csv says that the value from the MPP, i.e. 5.985 GJ/t ( = 1.663 MWh/t), had been reduced by the electricity demand of the EAF. Given that the EAF has an energy demand of approximately 0.6 MWh/t (see plot below), this probably adds up fine.
  • Consequently, the values reported by MPP for the combined route must be assuming some substantial remaining electricity demand for the direct reduction furnace.
  • From what I read, there seems to be general agreement that the electricity needed for operation other than heat is very low (typically 0.1–0.2 MWh/t). The only questions is how much heat is needed and whether this heat is supplied via electricity.
  • The lack of clarity about the electricity required for heating may stem from ambiguity concerning the reporting of the different energy carriers between sources. Natural gas is often reported as a carbon source needed for steelmaking. Hydrogen is differentiated between heat and reduction agent by some sources, but not by all.
Image
Suggestion

First, I'd be interested to hear your feedback.

After that I would suggest to update the data and assume a slightly lower value for the electricity consumption of the direct reduction furnace.

Generally, if you find this kind of analysis helpful: one specific aim of the POSTED framework is to identify and resolve such issues. Let me know if you're interested to collaborate on this more.

References
  • Alexandra Devlin and Aidong Yang. Regional supply chains for decarbonising steel: Energy efficiency and green premium mitigation. Energy Conversion and Management, 254:115268, Feb 2022. https://doi.org/10.1016/j.enconman.2022.115268
  • Eric Jacobasch, Gregor Herz, Christopher Rix, Nils Müller, Erik Reichelt, Matthias Jahn, and Alexander Michaelis. Economic evaluation of low-carbon steelmaking via coupling of electrolysis and direct reduction. Journal of Cleaner Production, 328:129502, Dec 2021. https://doi.org/10.1016/j.jclepro.2021.129502
  • Alexander Otto, Martin Robinius, Thomas Grube, Sebastian Schiebahn, Aaron Praktiknjo, and Detlef Stolten. Power-to-Steel: Reducing CO2 through the Integration of Renewable Energy and Hydrogen into the German Steel Industry. Energies, 10(4):451, Apr 2017. https://doi.org/10.3390/en10040451
  • Valentin Vogl, Max Åhman, and Lars J. Nilsson. Assessment of hydrogen direct reduction for fossil-free steelmaking. Journal of Cleaner Production, 203:736–745, Dec 2018. https://doi.org/10.1016/j.jclepro.2018.08.279

Bibliographic info also available here.

主要言語
Python
スター
130
フォーク
59
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

PyPSA/technology-data のほかの issue

PyPSA/technology-data の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。