Skip to main content

Link budget calculator for satellite and radar systems

Project description

Link Budget

Tests Docs codecov

A Python-based link budget calculator for satellite communications and radar systems. To install it, run:

pip install link-budget

Please refer to the documentation page for further information.

Running

Example:

link-budget \
  --sat-long -101 \
  --eirp 52 \
  --freq 12.45e9 \
  --bw 24e6 \
  --rx-dish-size 0.46 \
  --lnb-noise-fig 0.6 \
  --lnb-gain 40 \
  --coax-length 110 \
  --rx-noise-fig 10 \
  --rx-long -82.43 \
  --rx-lat 29.71

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

link-budget-0.1.10.tar.gz (51.3 kB view hashes)

Uploaded Source

Built Distribution

link_budget-0.1.10-py3-none-any.whl (56.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page