I'm in touch with an Air Force Captain who asked this qusestion of me. I
would like to find an answer for him.
Gene Whitt
http://www.nar-associates.com/technical-flying/airspeed/airspeed_wide.pdf
On Tue, 22 Mar 2005 03:56:34 GMT, "Gene Whitt" <gwh...@ix.netcom.com>
wrote:
Mike Alexander
PP-ASEL
Temecula, CA
See my online aerial photo album at
http://flying.4alexanders.com
essentially, TAS equals CAS divided by the square root of the density
ratio.. formulas are not easy to type on usenet
shall I scan the page and send directly?
BT
retired AF Master Navigator
"Gene Whitt" <gwh...@ix.netcom.com> wrote in message
news:SHM%d.810$gI5...@newsread1.news.pas.earthlink.net...
Try this:
http://www.mathworks.com/access/helpdesk/help/toolbox/aeroblks/aero_s17.h
tml
or this:
http://www.reacomp.com/true_airspeed/
HTH
Tony
Indiacha...@hotmail.com
Tony Roberts
PP-ASEL
--
VFR OTT
Night
Cessna 172H C-GICE
In article <SHM%d.810$gI5...@newsread1.news.pas.earthlink.net>,
BT
"tony roberts" <nos...@nowhere.ca> wrote in message
news:nospam-A233C0.20120221032005@shawnews...
A useful rule of thumb is that true airspeed increases relative to calibrated
airspeed by about 1% for each 600 ft increase in density altitude. This isn't
exact, but works pretty well for typical light airplane performance numbers.
C = Degrees Celsius
A = Pressure Altitude
D = A / (63691.776-(0.2191 * A))
Q = 10^D
TAS = IAS * sqrt((273.16 + C)/(288/Q))
(reference: Axioms of Flight by James Embree, ISBN 0-9601062-7-8)
Jim
"Gene Whitt" <gwh...@ix.netcom.com> wrote in message
news:SHM%d.810$gI5...@newsread1.news.pas.earthlink.net...
The best way to do it is to calculate the various numbers directly
using the standard atmosphere. The problem here is that it is limited
to about 36,000 feet where the constants change for the model.
This is good enough for general aviation use and very few prop
planes can go this high anyway.
IAS = indicated air speed (knots or MPH)
TAS = true air speed (same units as IAS)
ALT = altitude (feet)
TEMP = temp (Celsius)
Note that the formula below is one line in my spreadsheet.
It was split to prevent strange line wraps in the news readers.
With almost no work, you could drop this into a BASIC program
and have it work also.
TAS = IAS/(1-6.8755856*10^-6*(ALT+((273.15+(15-0.0019812*ALT))/0.0019812)
* (1-((273.15+(15-0.0019812*ALT))/(273.15+TEMP))^0.234969)))^2.12794
>If I could enter equations in the ng format, I could do this in one step,
>but here it is in a bunch of steps. Combine them as you see fit:
>
>C = Degrees Celsius
>
>A = Pressure Altitude
>
>D = A / (63691.776-(0.2191 * A))
>
>Q = 10^D
>
>TAS = IAS * sqrt((273.16 + C)/(288/Q))
>
>(reference: Axioms of Flight by James Embree, ISBN 0-9601062-7-8)
>
>Jim
Does this mean we can simplify the above to the following?
TAS = IAS * sqrt ( T / ( 288 / Q ))
Where:
T = Temperature in Kelvin
Q = 10^D
D = Pressure Altitude / (63691.776 - (0.2191 * Pressure Altitude))
How about Compressibility Errors above 300 Kts TAS? Or does this
formula take this into consideration?
I presume the last bit where it refers to 288 is actually the
temperature in Kelvin at sea level under ISA conditiosn? Ie, 273 K +
15 C.
I'll stick to the CRP-5 Whizz Wheel I think for the JAA ATPL exams.
The above formula would probably be too acurate for the multiple
choice answers. :-)
Best wishes,
Richard Thomas
FAA CP-ASEL AMEL IA
Studying for the JAA ATPL Written Exams