What It Does
- Tracks altitude, velocity, temperature, pressure, wind, battery, and parachute status.
- Calculates drag, energy, momentum, acceleration, air density, and terminal velocity.
- Estimates wind drift, horizontal displacement, landing direction, and landing safety.
- Exports mission summaries, CSV timesheets, and a 10-graph visualization set.
Quick Start
- Download and unzip the package.
- Install matplotlib with
pip install matplotlib.
- Run
python main.py from the project folder.
- Enter mission setup values and flight readings when prompted.
Designed For
ASTRA SAT is built for science-fair teams, CanSat competitors, and classrooms
that need a reliable manual analyzer before moving to a sensor-integrated version.