☀️⌛ Stealth Craft in Space

Kardashev range: 1.0–2.5

Spacecraft are usually assumed to be easy to see, but geometry matters. Carefully chosen optical paths may reduce simple sunlight and thermal signatures more than casual intuition suggests.

Basic Idea

A spacecraft in the inner solar system is hard to hide because sunlight illuminates it. If the craft simply absorbs sunlight, it will eventually dump that energy as infrared radiation, which extremely good telescopes can detect. If it reflects sunlight, it also creates an occultation to anything behind it. Optical cloaking is bad science. Better to start from a thermodynamic standpoint, and realize you mainly want to "cloak" against the sunlight which is a limited angular range, and is possible.

The simplest good design is a sunward mirror-reflector craft. It points a highly reflective mirror at the Sun and throws most of the incident sunlight back roughly toward the Sun instead of letting it hit the spacecraft body. This does not preserve the solar beam behind the vehicle, so occultations are detectable, but it greatly reduces the absorbed heat load.

A more extreme variant of the same idea is the long, narrow reflector craft, with a length-to-diameter ratio around 60. In that case, the front still handles the main solar flux, but any leakage or grazing illumination along the hull strikes at very shallow angles. Mirror absorption falls by orders-of-magnitude at low grazing angles. So the absorption fraction can be much lower, with the ratio of 60 being optimized volume-to-heat-input. This was a non-obvious conclusion of my research. Future mirror designs are unlikely to change the fundamental tradeoff.

The most ambitious design is the pass-through mirror craft, or inverse-hourglass geometry. Instead of reflecting sunlight back sunward, mirrors route incoming sunlight inward through a central throat and then back outward so that it exits behind the craft inside the original solar angular cone. The spacecraft structure occupies the dark region outside that hourglass-shaped light path, so the hull stays in shadow while the sunlight is passed around the payload. In the ideal parallel-ray version this is a clean two-mirror geometry, but the real Sun has a finite angular radius, so some rays form displaced “skirts” that must be corrected with additional mirror surfaces. That makes it harder than the simple reflector, but it is conceptually the strongest design for stealth because it eliminates most optical evidence that anything was there.

All of these designs would be coupled with an internal heat sink of cryogenic fluid, so that it is zero emissions. Alternatively, a small offgassing as the cryogenic fluid boils would allow much longer dwell time. All of these also rely on very large stand-off distances and a passive trajectory, so these are more like cold war silos than fighters of a hot war. Ideally we don't have any kind of war, but understanding the physics of power projection in space might help us develop strategies to avoid the need for them.

What I don't know

I drove myself a bit crazy trying to understand if beam divergence could be corrected for. I got my basic answer: it can be. The simulations in the git repo are relatively developed for this, but they never reached 100% beam recovery in the Monte Carlo simulations, because I believe that the correction mirrors have to be curved to do this. If this sounds fun to you, I'm letting you know that the floor is wide open to publish a complete mirror geometry.

In the mirror tube design I have, the back-reflection part is also just intuitively distasteful. You can see it in the above image if you look closely: some beams go past the throat and then back to reflect off the throat. I suspect (but I do not know) that this can be accomplished in a dramatically more elegant way by curving the main mirrors slightly (towards the edges??).

An optics PhD, I assume, could figure this out. But I'll tell you that ChatGPT current models sure can't figure it out. Getting an AI with better geometric awareness and skill at optics should totally be possible, even modern advanced models really collapse on this problem when you press them.

Related links