Skip to main content

satmad

Project description

SatMAD: Satellite Mission Analysis and Design

SatMAD CircleCI Status Documentation Status Powered by Astropy Badge

SatMAD is an open source Python package, aiming at providing the base functionality to solve satellite mission analysis and design as well as orbital mechanics problems with enough precision and performance to be used in the design and operation of real satellites. The target audience is academics and amateur satellite community, including Cubesats (and anyone else who might be interested).

The focus is on good documentation and good test coverage to produce a reliable flight dynamics library.

While current functionality is limited, the aim looks like this:

  1. Operations support
    1. Groundstation communication times

    2. Target imaging times

  2. Satellite propagation
    1. Numerical Propagation with full force model: Geopotentials, Solar Radiation Pressure, 3rd body interactions, atmospheric drag

    2. Analytical Propagation: SGP4 and Keplerian

  3. Satellite orbit design and analysis
    1. GEO, Sun-synch and repeating orbits

    2. Analysis of deviations from the ideal orbits

  4. Orbit change
    1. Manoeuvres and Delta-V calculations

  5. Attitude kinematics modelling and basic attitude laws
    1. Sun pointing, yaw compensation, spin

  6. Satellite design
    1. Power generation with solar arrays

    2. Power consumption and battery sizing

    3. Propellant budget

Documentation

The documentation for SatMAD is here: https://satmad.readthedocs.io/

Requirements

  • NumPy and SciPy are used for the underlying mathematical algorithms

  • Astropy handles all time and reference frame computations

  • Portion handles the time interval mechanics

  • python-sgp4 provides the SGP4 propagation engine

  • Pytest provides the testing framework

License

This project is Copyright (c) Egemen Imre and licensed under the terms of the GNU GPL v3+ license.

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

satmad-0.0.1.tar.gz (52.7 kB view hashes)

Uploaded Source

Built Distribution

satmad-0.0.1-py2.py3-none-any.whl (29.9 kB view hashes)

Uploaded Python 2 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