https://github.com/pacospace/smadost
https://github.com/pacospace/smadost
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pacospace/smadost
- Owner: pacospace
- License: apache-2.0
- Created: 2017-05-26T14:45:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-17T15:47:43.000Z (over 6 years ago)
- Last Synced: 2024-12-29T02:52:10.906Z (over 1 year ago)
- Language: Python
- Size: 1.53 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# smadOSt
### This paper introduces Space Mission Analysis and Design Open Source Tool (smadOSt).
### This tool is completely open source and available to users interested in learning how SMAD project works. The tool is developed using Python.
### This tool will support the preliminary analysis required for the design of a space mission. It will be provided with: Payload tool, Mission Analysis tool and Subsystems design tools (C&DH, TMTC, AOCS, EPS, TCS, Cost, Structure, Configuration). It will be based on the Concurrent engineering Approach used in a Concurrent Design Facility (CDF) for the design of a space mission.
#### The requirements stated for the development of the tool are:
1.DYNAMIC, it can evolve during the design because new data can be provided for better accuracy of the results;
2.MODULAR, it is possible to select the models to adopt;
3.FAST, it can reduce the time to obtain results and specific analysis;
4.TRACEABLE, each analysis is stored with all the results obtained;
5.USER-FRIENDLY, it has few inputs for the User and a Simple and Interactive GUI;
6.FLEXIBLE, it can be adopted in different phases of the mission design and for different class of satellites.