Skip to content

Java code to calculate the atmospheric attenuation of radar signals due to FSL, refraction, rain, and cloud cover.

Notifications You must be signed in to change notification settings

collinthornton/RadarAtmosphericAttenuation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Code for 2020 internship as Electronics Engineering at Tinker AFB

  • Received permission to publish/reuse by supervisors

Repository Structure

Driver code: TransmissionCalculator.java

Resources (including whitepapers and some generated data): resources/

References

  • Primary loss calculations (eg. atmospheric refractions and free space loss) are based on *Radar Range-Performance Analysis" (ch. 5), by Lamont V. Blake
  • Loss due to rain is based on Rec. ITU-R P.838-3 (full paper)
  • Loss due to cloud cover is based on Rec. ITU-R P.840-8, sections 1-2

About

Java code to calculate the atmospheric attenuation of radar signals due to FSL, refraction, rain, and cloud cover.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published