My Attempt At Re-entry Temp. Calculation

  • Context: Graduate 
  • Thread starter Thread starter Vodkacannon
  • Start date Start date
  • Tags Tags
    Calculation
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
1 reply · 2K views
Vodkacannon
Messages
40
Reaction score
0
I wanted to figure out the temperature(t2) of any object based on things such as its specific heat capacity, re-entry speed, etc.

Work: W = Fy

Force by Air: FD = 1/2pv2CDA

Energy-temperature relationship: Q = mc(t2 - t1)

Setting things equal & solving for t2 gives:

t2 = (1/2pv2CDAy+mct1) / mc

(I'm sorry I could not get latex to format all of the formulas correctly so I formatted none of them...)

So, how accurate is this equation in describing temperature gain through freefall back down to earth?
 
Physics news on Phys.org
I'm going to take a guess and say you get an estimate by finding the dynamic pressure (q = 0.5 * density * velocity^2) and solving for the adiabatic heating due to the pressure rise. This doesn't take any skin friction into account however.