PEM fuel cell heat management

4 visualizzazioni (ultimi 30 giorni)
Paolo
Paolo il 9 Feb 2025
Commentato: Ahmad il 3 Giu 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.

Risposte (1)

Yifeng Tang
Yifeng Tang il 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 Commenti
Yifeng Tang
Yifeng Tang il 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 il 3 Giu 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?

Accedi per commentare.

Categorie

Scopri di più su Creating Custom Components and Libraries in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by