フィルターのクリア

Fuel temperature in the Simscape fuel cell model

1 回表示 (過去 30 日間)
Satomi
Satomi 2023 年 2 月 21 日
編集済み: Joel Van Sickel 2023 年 4 月 21 日
I am trying to use the fuel cell model of Simscape.
I want to calculate the mass flow rate of the fuel, however the temperature of the fuel is not known.
What is the definition of fuel temperature? Is it the "nominal temperature" of the model parameter?
Or dose the model use the standard reference conditions of the gas?
  2 件のコメント
Joel Van Sickel
Joel Van Sickel 2023 年 2 月 23 日
How are you trying to calculate fuel flow rate? It can be specificied without knowing it's temperature. The fuel cell itself internally calculates it's temperature. You have to connect it to a thermal model, but you don't need to know the specific temperature as the model takes care of that for you. Have you seen this example:
Satomi
Satomi 2023 年 2 月 24 日
Thank you so much, Joel.
In this model we give the volumetric flow rate (l/min), but I would like to know the mass flow rate (kg/s) of the fuel.
To convert, I need to know the density, and to know the density I need the temperature and pressure. I would like to know which temperature should be used to calculate the density.
I understand that the model calculations are done automatically, but I would like to know the mass flow rate (kg/s) to get an accurate estimate of fuel consumption.

サインインしてコメントする。

回答 (1 件)

Joel Van Sickel
Joel Van Sickel 2023 年 4 月 11 日
編集済み: Joel Van Sickel 2023 年 4 月 21 日
sorry, I should have answered this sooner. You can add sensors to measure different values, and you can use the probe block to read internal states of the fuel cell (use 23a to get access to all states). https://www.mathworks.com/help/simscape/ref/probe.html
For this type of model, you are providing the pressure and flow rate. This is a very simplistic model so you basically only have a single temperature of the fuel cell, which you could use as the temperate of your fuel.

カテゴリ

Help Center および File ExchangeGas Library についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by