PPRuNe Forums - View Single Post - IAS to TAS formula?
View Single Post
Old 21st Sep 2017, 13:39
  #10 (permalink)  
chr2017
 
Join Date: Sep 2017
Location: USA
Posts: 2
Likes: 0
Received 0 Likes on 0 Posts
For low-speed (M<0.3) airplanes the true airspeed can be obtained from CAS and the density altitude, DA.

TAS = CAS*(rho_0/rho)^0.5=CAS/(1-6.8755856*10^-6 * DA)^2.127940 (DA<36,089.24ft)

Roughly, TAS increases by 1.5% per 1000ft.

When compressibility is taken into account, the calculation of the TAS is more elaborate:

DP=P_0*((1 + 0.2*(IAS/CS_0)^2)^3.5 -1)
M=(5*( (DP/P + 1)^(2/7) -1) )^0.5 (*)
TAS= M*CS
How do we type in this formula into an Excel spreadsheet?

DP=P_0*((1 + 0.2*(IAS/CS_0)^2)^3.5 -1)
M=(5*( (DP/P + 1)^(2/7) -1) )^0.5 (*)
TAS= M*CS

Thanks.
chr2017 is offline