PEM fuel cell heat management
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.
0 commentaires
Réponses (1)
Yifeng Tang
le 11 Fév 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 commentaires
Yifeng Tang
le 11 Fév 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
le 3 Juin 2025
Hi @Yifeng Tang
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?
Voir également
Catégories
En savoir plus sur Creating Custom Components and Libraries dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!