Borrar filtros
Borrar filtros

Inquiry with Modeling Hydrogen Diffusion Through Palladium Filters in MATLAB

3 visualizaciones (últimos 30 días)
I am currently working on a project involving the simulation of hydrogen diffusion through palladium filters with various geometric shapes. Specifically, I need to determine the permeability of the palladium filter and understand how this permeability changes when the shape, thickness and compositions of the filter is altered.
I am planning to use MATLAB, particularly the PDE Toolbox, to set up and solve the relevant diffusion equations. I wonder is that possible using MATLAB.
Thank you so much !
  3 comentarios
Torsten
Torsten el 24 de Mayo de 2024
Editada: Torsten el 24 de Mayo de 2024
Diffusion processes through filters happen on extremely small scales. How do you plan to set up different geometries, shapes or thicknesses in the PDE toolbox if there are millions of pores to be considered ? You should make experiments and deduce empirical correlations for different filter types instead of simulating in my opinion.
John D'Errico
John D'Errico el 24 de Mayo de 2024
Editada: John D'Errico el 24 de Mayo de 2024
It very much depends upon how you will model diffusion. If you would hope to model the diffusion process on an atomic/molecular level, then you can do literally nothing, because this will be far too complex a process. Even if you could formulate equations, they would take far too long to solve to produce anything meaningful. That means you need to model the process at a very high level, where all you need to worry about are large scale parameters like diffusivity. You need to worry about isotropy for diffusion, if the substrate is isotropic, then much the better as it makes the model simpler yet.
Honestly though. I'm not sure what you are looking to learn here. If you make the model simple enough, then all you need are things like the thickness of the media, the area, and the diffusivity. You should be able to calculate the flow at that point, with no need for a PDE solver. The point being, once the media becomes fully saturated, then there is no time dependency.

Iniciar sesión para comentar.

Respuestas (1)

Ziggy Hoffnung
Ziggy Hoffnung el 10 de Jun. de 2024
For details on the equations which PDE Toolbox can solve, see this link:

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by