PEM fuel cell heat management

3 Ansichten (letzte 30 Tage)
Paolo
Paolo am 9 Feb. 2025
Kommentiert: Ahmad am 3 Jun. 2025
Hello,
I am trying to use the detailed version og PEM fuel cell model described at https://it.mathworks.com/help/sps/ref/fuelcell.html. However, I would like to know how the formula of heat dissipated is derived. In my opinion, it is not correct from the dimensional point of view (see R*i term).
Thanks for your help. Best.

Antworten (1)

Yifeng Tang
Yifeng Tang am 11 Feb. 2025
Looks like it should be instead. Would you agree?
I checked the source code and the power dissipation term is calculated as
Ze_agg*(temperature*DS)+ri*iFC^2+vd^2*Gd; % Heat released in Fuel Cell = h1 + h2 +h3
and Gd = 1/Rd.
Looks like a documentation error. I'll ask the doc team to correct that.
  4 Kommentare
Yifeng Tang
Yifeng Tang am 11 Feb. 2025
I don't know much about the electrochemistry unfortunately. I put a snapshot from the Documentation page below, in case it makes sense to you.
The same Doc page provided 4 references at the bottom. But I don't know where to look for this particular equation :(
Ahmad
Ahmad am 3 Jun. 2025
On scaling down the PEM Fuel Cell Simscape model for a 100 W stack application.
Do you have any guidance on how to adjust the parameterization for such a low-power system—particularly regarding MEA sizing, flow channel dimensions, or thermal scaling?
Has anyone successfully done this with the current Simscape-based Fuel Cell block?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Creating Custom Components and Libraries finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by