Experimental data fitting to heat equation - thermal conductivity calculation
Show older comments
Hi, I was trying to solve my problem but I don't really know how to do it. I am trying to determine the thermal conductivity coefficient based on the heat equation:

dT/dt is measured experimentally, density (rho) and heat capacity (cp) are known. I know the geometry of my system (length 3.15 cm). I assume heat distribution in one direction (x). All I want to determine from this equation is thermal conductivity coefficient (lambda) based on measured dT/dt, density, heat capacity and geometry.
Is there anyone who can help me with that?
Thanks Kamil
5 Comments
dpb
on 22 Sep 2018
What geometry were measurements taken over?
Attach a .mat file with the data would help somebody at least take a stab at it...
Torsten
on 24 Sep 2018
Where did you measure dT/dt ?
How is the change in temperature initiated (boundary conditions) ?
What is your initial temperature (initial condition) ?
Kamil Oster
on 24 Sep 2018
dpb
on 24 Sep 2018
There's no way to estimate the second derivative wrt x w/ only the two points.
Set up your system in "pdepe". For the times you measured the temperature in the midpoint, read the solution in the midpoint from "pdepe" and adjust "alpha" until the distance between measured and simulated temperature curves for x = 3.15 cm /2 becomes minimal.
Answers (0)
Categories
Find more on Linear Algebra in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!