GithubHelp home page GithubHelp logo

egemenimre / satmad Goto Github PK

View Code? Open in Web Editor NEW
37.0 2.0 5.0 1.62 MB

Satellite Mission Analysis and Design

License: Other

Python 100.00%
satellite orbit orbital-mechanics mission-analysis scientific-computing cubesat

satmad's Introduction

SatMAD: Satellite Mission Analysis and Design

CircleCI Status Codecov Status Documentation Status Astropy Badge

********** This project is suspended. Please check satkit project instead **********

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.

Current functionality is:

  • Loading a list of TLEs from file
  • Initialising an orbit with a TLE or Keplerian Orbital Elements
  • Propagating the orbit analytically via the SGP4 propagator
  • Propagating an orbit numerically via the Scipy ODE Solvers (two-body force model) around the Earth or another planet
  • Occultations, shadow geometry and illuminations finding
  • Good infrastructure for time interval management and event finding
  • Harnessing the extensive Astropy functionalities (e.g. finding azimuth and elevation over a ground location and coordinate frame transformations)

Documentation and Examples

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

As a quick-start, you can find some hands-on Jupyter examples in the tutorials directory (or in the documentation for a text version).

In addition, there is a repository of how-to guides and analyses in a dedicated project called SatMAD Applications, available at Github (for Jupyter notebooks) and in plain document format.

Installing SatMAD

The SatMAD package is on PyPI and you can install it simply by running:

pip install satmad

You can also install it via conda-forge:

conda install -c conda-forge satmad

Do not install satmad using sudo.

You can find the source code on GitHub: https://github.com/egemenimre/satmad

Requirements

  • NumPy and SciPy are used for the underlying mathematical algorithms
  • Matplotlib is used for plots
  • Astropy handles all time and reference frame computations
  • PyERFA handles lower level coordinate and time transformations
  • Portion handles the time interval mechanics
  • Sgp4 provides the TLE manipulation and SGP4 propagation engine
  • Jplephem for JPL Ephemeris calculations
  • Pytest provides the testing framework

License

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

satmad's People

Contributors

egemenimre avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.