atc

所属分类:交通/航空行业
开发工具:Fortran
文件大小:22KB
下载次数:3
上传日期:2020-04-19 17:58:20
上 传 者aasass
说明:  该程序是由美国运管局研究中心与美国国家运输安全委员会合作开发的,是一种从空中交通管制(ATC)雷达记录中获取飞机运动时程的技术。该技术利用雷达的距离和方位数据,以及下行链路的高度数据,导出一组扩展的数据,包括空速、升力、姿态角(俯仰、滚转和航向)等。该技术在商业航空事故调查和事故分析中应被证明是有用的数据来源涉及没有机载数据记录器的飞机(如军用、短途和通用航空)。
(This program was developed by Ames Research Center, in cooperation with the National Transportation Safety Board, as a technique for deriving time histories of an aircraft's motion from Air Traffic Control (ATC) radar records. This technique uses the radar range and azimuth data, along with the downlinked altitude data, to derive an expanded set of data which includes airspeed, lift, attitude angles (pitch, roll, and heading), etc. This technique should prove useful as a source of data in the investigation of commercial airline accidents and in the analysis of accidents involving aircraft which do not have onboard data recorders (e.g., military, short-haul, and general aviation).)

文件列表:
arc11132.txt (2426, 2005-09-10)
atc.f90 (20932, 2010-11-25)
case1.inp (98, 2010-11-25)
case1.out (57530, 2009-02-24)
input.txt (1803, 2010-11-25)
original.src (10386, 1996-11-30)
plot.inp (992, 2010-11-25)
radar.inp (3483, 2010-11-25)
wind.inp (210, 2010-11-25)

ANALYSIS OF AIRCRAFT MOTIONS \atc\readme.txt The files for this program are in the directory \atc on the CD-ROM readme.txt general description input.txt guide to preparing input for atc atc.f90 the complete source code in modern Fortran atc.exe the executable for Windows atc.lnx the executable for Linux atc.mac the executable for Macintosh OS X (Intel) original.src the original copy of the source code (from COSMIC) arc11132.txt the original program description from COSMIC Files for this sample case are: case1.inp general input data radar.inp sample radar data wind.inp wind and temperature at altitude plot.inp plotting instructions case1.out output data for case1.inp and associated files To use this program, make a directory on your hard disk and copy these files to that directory. The program will ask the user for the names of the input data files. After reading the input data, the program produces atc.out with the tabulated data and printer plots. If you need to recompile this program for your machine, use the command gfortran atc.f90 -o atc.exe Linux and Macintosh users may prefer to omit the .exe on the file name.

近期下载者

相关文件


收藏者