← 論文一覧に戻る

CO 2 –N 2 Mixture Viscosity Modelling Using Machine Learning: Towards Sustainable Carbon Capture and Energy Efficiency

機械学習を用いたCO2-N2混合気体の粘度モデリング:持続可能な炭素回収とエネルギー効率に向けて (AI 翻訳)

M. Alwerfali, F. Faraji, Mardin Abdalqadir, Jagar A. Ali

International Journal of Energy Research📚 査読済 / ジャーナル2026-01-01#CCUSOrigin: Global
DOI: 10.1155/er/2452722
原典: https://doi.org/10.1155/er/2452722

🤖 gxceed AI 要約

日本語

CO2-N2混合気体の粘度はCCUSプロセスに重要だが、実験や従来モデルでは不正確。本研究は約3036のデータポイントを用いて勾配ブースティング、XGBoost、ランダムフォレスト、ニューラルネットワークなど9種類の機械学習モデルを開発・比較。勾配ブースティングが最高精度(R²=0.9933)を達成し、温度・圧力・組成から粘度を高速で予測可能にした。さらに、GMDHに基づく実用的な明示式も提案した。

English

Accurate viscosity prediction of CO2-N2 mixtures is vital for CCUS processes but costly experiments and inaccurate conventional models hinder rapid decision-making. This study developed and benchmarked nine ML models (GB, XGBoost, LightGBM, CatBoost, RF, three MLP-ANNs, stacking ensemble, GMDH) using 3036 data points. Gradient boosting achieved best performance (R²=0.9933, RMSE=4.83 μPa·s). Two explicit equations from GMDH were provided for practical use.

Unofficial AI-generated summary based on the public title and abstract. Not an official translation.

📝 gxceed 編集解説 — Why this matters

日本のGX文脈において

日本政府はGX実現に向けてCCUSを重要な柱と位置づけており、コスト低減と効率化が急務。本研究成果は、CO2回収・貯留の設計・運用における粘度予測を迅速化し、CCUSの社会実装を後押しする。

In the global GX context

Globally, CCUS is recognized as essential for net-zero targets. This paper offers a cost-effective, data-driven approach to predict mixture viscosity, which can accelerate CCUS project planning and reduce reliance on empirical correlations. It contributes to the growing literature on ML applications in carbon management.

👥 読者別の含意

🔬研究者:Provides a comprehensive ML benchmark for CO2-N2 viscosity, offering insights into model selection and feature importance.

🏢実務担当者:The explicit equations from GMDH enable quick viscosity estimates for CCUS process design without complex simulations.

🏛政策担当者:Demonstrates that ML can reduce CCUS operational uncertainty, supporting policy incentives for technology deployment.

📄 抄録(日本語訳)

二酸化炭素(CO₂)と窒素(N₂)の混合物の粘度を正確に決定することは、原油増進回収法(EOR)および炭素回収・利用・貯留(CCUS/CCS)にとって極めて重要である。この重要な熱物性値の決定は通常、費用と時間を要する実験によって行われており、油田の回収計画や迅速な意思決定には理想的ではない。一方、従来のモデリングは状態方程式(EoS)や経験的相関式に大きく依存しており、単純化の仮定や適用範囲の限界により、特に超臨界条件付近ではCO₂–N₂粘度に対して不正確となる可能性がある。その結果、高速かつ正確な予測のために機械学習(ML)手法が普及している。そこで本研究では、圧力0.00127~160.99 MPa、温度66.55~575.15 Kにわたる約3036件の文献データポイントを収集し、クリーニングおよび前処理を行った。次に、前処理済みデータを用いて、勾配ブースティング(GB)、極端勾配ブースティング(XGBoost)、LightGBM、CatBoost、ランダムフォレスト、3つの多層パーセプトロン人工ニューラルネットワーク(MLP-ANN)、スタッキングアンサンブル、および群手法データ処理(GMDH)を含む複数のMLモデルを開発した。開発したモデルは、混合物中のCO₂–N₂の温度、圧力、モル分率の関数としてCO₂–N₂粘度を予測するためにベンチマークされた。結果の分析によれば、GBが最良の性能を達成し、テストデータセットに対して相関係数(R²)0.9933±0.0011、二乗平均平方根誤差(RMSE)4.83±0.39 μPa·s、平均絶対誤差(MAE)2.34±0.10 μPa·s(平均±95%信頼区間)を示し、他のすべてのMLモデルおよび使用した文献の相関式を上回った。さらに、GMDHに基づき、温度範囲T<300 KおよびT>300 Kにおいて実験粘度を高精度で予測する2つの実用的な明示式を提案した。感度分析により、圧力が粘度に対して最も高い正の影響を及ぼし、温度は比較的強い負の影響を示すことも明らかになった。

AI 翻訳(deepseek-v4-flash)。 正確を期す場合は下の原文を参照してください。

📄 Abstract(原文)

Accurate determination of the viscosity of carbon dioxide (CO 2 ) mixed with nitrogen (N 2 ) is vital for enhanced oil recovery (EOR) and carbon capture, utilisation and storage (CCUS/CCS). The determination of this important thermophysical property is usually through costly and time‐consuming experiments, which is not ideal for field recovery planning and rapid decision‐making. On the other hand, the conventional modelling relies largely on equations of state (EoS) and empirical correlations, which can be inaccurate for CO 2 –N 2 viscosity, particularly near supercritical conditions due to simplifying assumptions and limited transferability. Consequently, machine‐learning (ML) methods have gained popularity for fast and accurate prediction. Hence, in this study, ~3036 literature data points spanning pressures of 0.00127–160.99 MPa and temperature of 66.55–575.15 K were collected, cleaned and pre‐processed. Then, using pre‐processed data, several ML models, including gradient boosting (GB), extreme gradient boosting (XGBoost), LightGBM, CatBoost, random forest, three multilayer perceptron artificial neural networks (MLP‐ANNs), a stacking ensemble and a group method of data handling (GMDH) were developed. The developed models were benchmarked to predict CO 2 –N 2 viscosity as a function of temperature, pressure and the mole fractions of CO 2 –N 2 in the mixture. The analysis of the results indicate that the GB achieved the best performance with a correlation coefficient ( R 2 ) of 0.9933 ± 0.0011, root mean square error (RMSE) of 4.83 ± 0.39 μPa·s and mean absolute error (MAE) of 2.34 ± 0.10 μPa·s (mean ± 95% CI) for the test dataset, outperforming all other ML models and the utilised literature correlations. In addition, based on GMDH, two practical explicit equations within temperature ranges of T  < 300 K and T  > 300 K that predict the experimental viscosity with high accuracy were proposed. The sensitivity analysis also shows that the pressure has the highest positive impact, while temperature exhibited a comparably strong negative effect on viscosity.

🔗 Provenance — このレコードを発見したソース

🔔 こうした論文の新着を逃したくない方は キーワードアラート に登録(無料・3キーワードまで)。

gxceed は公開メタデータに基づく研究支援データセットです。要約・翻訳・解説は AI 支援で生成されています。 最終的な解釈・検証は利用者が原典資料に基づいて行うことを前提とします。