Our first Meetup, hosted at Loft Orbital in SF will feature a presentation on an open-source Python cubesat framework by Max and KickSat-2 project by Zac from Stanford's Robotic Exploration Lab.
Speakers:
Zac Manchester - Assistant Professor at Stanford's Robotic Exploration Lab in the Department of Aeronautics and Astronautics which conducts research in navigation, control, and motion planning for robotic systems that explore our planet and our universe.
Max Holliday - PhD candidate at Stanford's Materials Science and Engineering Department studying microelectronic devices in the harsh environment of space
Background:
The hardware and software pitfalls associated with satellite development greatly contribute to the nearly 60% failure rates of initial CubeSat missions. As the role of small satellites in commercial and scientific endeavors evolves beyond an “engineering exercise,” basic aspects of the spacecraft design must be matured and made widely available in order to continue advancing this valuable technology for Space exploration.
PyCubed: an open-source, radiation-tested CubeSat framework that cost-effectively integrates ADCS, TT&C, C&DH, and EPS into a single PC104-compatible module programmable entirely in Python. PyRCubed addresses many hardware-related failure modes of CubeSats through component and system-level radiation testing, in-depth design and qualification documentation, and on-orbit flight performance from an ongoing LEO mission (KickSat-2). The challenge of mission-ready software development is also mitigated through low-level implementation of the Python programming language via CircuitPython.