SpinLaunch Chipsat Experiment

V. Hunter Adams (vha3@cornell.edu)

In [35]:
from IPython.core.display import HTML
HTML('''<script>
code_show=true; 
function code_toggle() {
 if (code_show){
 $('div.input').hide();
 } else {
 $('div.input').show();
 }
 code_show = !code_show
} 
$( document ).ready(code_toggle);
</script>
<form action="javascript:code_toggle()"><input type="submit" value="Click here to toggle on/off the raw code."></form>''')
Out[35]:

Video overview




What question are we asking, and what was the answer?

Question: Is there a non-negligible probability that a chipsat will survive spinup and launch from SpinLaunch's Suborbital Accelerator, deployment from the launch payload, freefall, and impact with the ground?

Answer: Yes!

Drawing Drawing
Suborbital Accelerator and a chipsat

Why are we conducting an experiment to answer this question?

You might call this an "experimental experiment." It is an experiment to determine what future experiments will be possible with chipsats in the Suborbital Accelerator.

Centimeter-scale spacecraft will be a critical tool in future planetary science missions. Deployed en masse from orbit, chipsats will descend through the atmosphere and down to the surface of this planet and others, gathering spatially distributed datasets as they fall, and communicating data from the surface once they land. As a collective, these chipsats will generate datasets with the spatial breadth that we typically only associate with remote sensing, but with the in situ depth that we typically only associate with rovers. You can read about chipsats in detail here and here, or listen to me talk about them here.

To plan these missions, we must understand the chaotic trajectories that low-mass and high-surface area objects take from the top of the atmosphere to the surface of the planet. This understanding will help us answer questions related to the missions. For example: "How well can we aim at an area of interest on a planetary surface?" and "To what extent should we expect for the chipsats to spread out as they fall?" The best way to gain this understanding of their trajectories is to conduct experiments, and SpinLaunch’s suborbital accelerator is a great enabler of experiments of this variety.

With SpinLaunch’s suborbital accelerator, we can gather critical information for planning future planetary science missions involving chipsats. To conduct these experiments, we must first confirm that chipsats can survive spinup, launch, deployment, and landing. Our test on September 27, 2022 confirmed that they do indeed have a reasonable probability of survival.

What are the implications of the results?

We now have confidence that chipsats will survive spinup, launch, deployment, and terminal-velocity impact with Earth. We can plan additional experiments which study the trajectories of the chipsats as they fall, and the extent to which we can control and/or add determinism to those trajectories. The results of these experiments will be used to plan missions to other celestial bodies. We may, for instance, use chipsats to extract data from cracks in the ice on Europa, to look for life on Enceladus, or to learn more about hard-to-reach places on our own planet.

Experimental method

Our test was very simple:

  1. Gather 200 independent measurements from each sensor on a chipsat (accelerometer, magnetometer, gyroscope, front light sensor, and rear light sensor). Confirm that each sensor is operating to within datasheet specifications.
  2. Spinup, launch, deploy, and recover a chipsat.
  3. Gather 200 independent measurements from each sensor on the chipsat (accelerometer, magnetometer, gyroscope, front light sensor, and rear light sensor). Confirm that each sensor is still operating to within datasheet specifications.

Note that the setup for data acquisition (described here) does not hold the chipsat in an ultra-precise attitude, nor does it control for ambient light in the room or ambient magnetic fields. For that reason, we can expect for the mean of the distributions for each sensor to shift. All that we want to confirm is that the data is within datasheet specifications for bias and noise levels.

A discussion of the day's events