Solar high altitude balloons (SHAB) are a simple and lightweight option for aerial exploration and meteorological data collection both terrestrially and on other planets. By using a lightweight material that absorbs visual light and emits low levels of thermal radiation, solar balloons behave similarly to hot air balloons, but are capable of ascending to much higher altitudes. Unlike hot air balloons, which use a heat source to raise the temperature of the internal air, solar balloons generate heat by absorbing solar radiation, providing a free source of lift and eliminating the need for a lighter than air gas or carrying fuel.
EarthSHAB is an open source software platform for predicting the flight paths of solar balloon on Earth, adapted from MarsSHAB, developed at the University of Arizona. Altitude profiles for a SHAB flight are generated using heat transfer modeling and dynamic analysis. By incorporating weather forecasts from NOAA, complete 3D SHAB trajectories can also be predicted.
EarthSHAB relies on the following libraries:
fluids
geographiclib
gmplot
netCDF4
numpy
pandas
termcolor
backports.datetime_fromisoformat
seaborn
scipy
pytz
xarray
This simulation has been tested to run on Ubuntu 20.04 and Python 3.9. Older versions of python 3 may still work, as well as newer version of Ubuntu, however they are untested.
config_earth.py
includes adjustable parameters and default parameters for running any of the files discussed below. These parameters include balloon size, envelope material properties, deployment location, date and time, etc.
saveNETCDF.py
downloads subsets of NOAA weather forecasts for offline simulation
main.py*
, predict.py
, and trapezoid.py
show examples of how to produce relevant and html-based trajectory maps using the Google maps API.
These examples can all be run with the included GFS and ERA forecasts as well as a SHAB balloon trajectory (SHAB14-V) in the required APRS.fi csv format.
- Tristan Schuler - U.S. Naval Research Laboratory, University of Arizona
- Additional Contributions: Craig Motell - NIWC Pacific
Hat Tip to Bovine Aerospace, who developed an initial solar balloon model in C++. This code was adapted from their repo.
If EarthSHAB played an important role in your research, then please cite the following publication where EarthSHAB was first introduced:
Solar Balloons - An Aerial Platform for Planetary Exploration