Giter Site home page Giter Site logo

if77-gierhart-johnson's Introduction

IF-77 Air-to-Ground Propagation Model (Gierhart-Johnson)

Applicability of the Propagation Model

The IF-77 radio wave propagation model is applicable to air/ground, air/air, ground/satellite, and air/satellite paths. It can also be used for ground/ground paths that are line-of-sight or smooth earth. Model applications are restricted to telecommunication systems operating at radio frequencies from about 0.1 to 20 GHz with antenna heights greater than 0.5 m. In addition, radio-horizon elevations must be less than the elevation of the higher antenna. The radio horizon for the higher antenna is taken either as a common horizon with the lower antenna or as a smooth earth horizon with the same elevation as the lower antenna effective reflecting plane.

History of the Software Implementation

In 1973, ITS released the IF-73 (ITS-FAA-1973) air/ground propagation model developed for the Federal Aviation Administration (FAA). IF-73 evolved into the IF-77 (ITS-FAA-1977) model. The IF-77 was incorporated into a number of FORTRAN programs that are useful in estimating the service coverage of radio systems. These programs were used to obtain a wide variety of computer-generated microfilm plots. Extensive comparisons of IF-77 predictions with measured data were made, and an atlas of basic transmission loss predictions was generated using the model. The work was performed under contract to the U.S. Department of Transportation (DOT), contract number DTFA01-82-Y-10539 and published in 1983.

Releases

A list of all available software releases can be viewed here. The original IF-77 software written by NTIA is Release v1.0. The release package contains:

  • ata.exe: An executable file for ATA that runs on a PC (tested on Windows 7)
  • atoa.in: Sample input file for ATA. Run with: ata.exe < atoa.in > atoa.out
  • atoa.out: Sample output file for ATA.
  • cards.txt: Text description of data input cards.

References

Contact

For technical questions about IF-77, contact Paul McKenna, [email protected].

if77-gierhart-johnson's People

Contributors

lsegrentia avatar wkozmantia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

if77-gierhart-johnson's Issues

Unable to use freqs between 3 and 3.4 GHz

If a frequency between 3.0 and 3.4 GHz is entered when running IF-77, the application will fail. This is due to in the atmospheric absorption calculations, ASORP(...) subroutine, it will attempt to execute LOG10(0), which is undefined. The cause of this is the manner in which the subroutine searches through the frequency array, FZ, and interpolates once it found the correct interval.

The attached output.txt file shows an example run at 3.1 GHz.

input.txt
output.txt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.