Temperature distrubution in a cooling fin (result interpretation)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 4K views
eveS
Messages
3
Reaction score
0
I am analyzing the lengthwise temperature distribution in a cooling fin (length: 30mm, width: 10mm, the tip is assumed to be adiabatic, Biot number is smaller than 0.1).

When I try to calculate the dimensionless temperature distribution (see calculation below), I obtain a curve which has a minimum at about 2/3 of the fin length and increases again after that (see attachment).

I don't understand why the temperature should increase again towards the tip of the fin. Using Ansys to model the fin I obtained the other curve in the graph, which shows decreasing temperatures towards the tip of the fin (and makes more sense to me).
I don't know whether I am making a mistake in my calculations, or whether there is a simple explanation.
Any advice would be appreciated!

calculation:

distribution "theta" (x) = cosh(m*(1-x/L)) / cosh(m) ,

where m= sqrt [ ( P*L*h) / (A*k) ]

L=length
P=perimeter
A=area
h=heat transfer coefficient
k=thermal conductivity
 

Attachments

  • Fin_Temp.jpg
    Fin_Temp.jpg
    26.7 KB · Views: 557
on Phys.org
distribution "theta" (x) = cosh(m*(1-x/L)) / cosh(m)

Pretty sure you've made a mistake in evaluating the above. For "m" a constant that expression definitely achieves its minimum when x = L.
 
Thanks for the suggestion uart, I'm not sure why it wasn't working, but it does now:)