The research program is organized around explicit evidence gates. The survey, reference missionA bounded, published mission scenario used to test one research claim. It fixes the assumptions, initial conditions, limits, metrics and comparison method so that another team can run the same study., model, and baselineThe existing or simpler method against which a new result is compared. Both methods must receive the same hardware assumptions, starting conditions and environment for the comparison to mean anything. will establish the vocabulary and test conditions together; later papers will depend on what those first results support. Planned papers will appear on arXivThe open repository where physics, mathematics and computer science papers are posted, usually before or alongside peer review. first, with code that runs from a clean checkout. Where the work supports it, a university researcher will review assumptions before the model is fixed and may join as a co-author.
Initiative 01 · Power- and thermal-constrained autonomy
| Paper | Working title | Badge |
|---|---|---|
| P1 | Energy and thermal budgets as first-class constraints in autonomous space systems: a survey and taxonomy | In progress |
| P2 | Reference Mission 01: power, thermal, and task planning for lunar-night survival | Planned |
| P3 | Transfer to energy-aware task scheduling for in-orbit servicingRepairing, refueling, inspecting or moving a satellite while it is still in orbit, instead of replacing it. | Planned |
| P4 | Physics-informed surrogatesA fast stand-in for a slow physics solver, usually machine-learned from that solver's own output. Physics-informed means the approximation is held to known physical laws instead of only fitting the data. for transient radiatorThe panel that sheds a spacecraft's waste heat by radiating it into space. Its size is one major factor in the vehicle's heat-rejection capacity. and thermal-network response under variable duty cyclesThe fraction of time a component spends switched on. Once hardware is built, cycling a heater or laser can be one available way to manage its energy use and heat load. | Planned |
| P5 | An open benchmarkA fixed set of scenarios, metrics and baseline methods that anyone can run, so that results from different groups can be compared honestly. and independent reproduction for power- and thermal-constrained autonomy | Planned |
| P6 | Hardware-in-the-loopA test in which real hardware runs inside the simulation, so the software drives actual batteries, heaters and radiators rather than modeled ones. validation of an energy- and thermal-aware plannerThe software that decides what a robot or spacecraft does next, and in what order. It is separate from the control loop, which carries out each action once it has been chosen. | Planned |
P1
Working title
Badge
P2
Working title
Badge
P3
Working title
Badge
P4
Working title
Badge
P5
Working title
Badge
P6
Working title
Badge
Reference Mission 01
The first result is deliberately narrow: on a planned small-rover reference mission built from published parameters, does a planner using coupled battery and thermal state complete more useful work than a fixed-budget scheduler without violating temperature, state-of-charge, runtime, or uncertainty limits?
Both planners receive the same hardware, initial state, environment, and mission horizon. The report will include survival to the target time, useful activity completed, minimum state of chargeHow much energy is left in a battery, given as a fraction of its full capacity., minimum and maximum node temperature, solverThe code that computes the answer to a physics problem, such as a temperature field or a power flow. Distinct from the model, which describes the problem. runtime, deadline misses, and every constraint violationAn occasion when a planned or simulated state crosses a declared limit, such as a battery falling below its minimum charge or a component exceeding its allowed temperature. Reporting both the count and size of these events prevents useful-work metrics from hiding an unsafe plan.. Parameter sources and uncertainty ranges are part of the reference mission rather than supporting material left outside it.
P1 · Survey and taxonomy
Some autonomous spacecraft, servicing robots, and planetary rovers are planned with electrical energy and heat rejectionGetting waste heat out of a vehicle. In space, a radiator panel emits that heat as radiation. Heat rejection can constrain high-power spacecraft before available electrical power does. treated outside the task-planning state. The coupling between the task planner and the power and thermal subsystems is then carried through design marginExtra capacity added to a design to cover what engineers cannot predict: a larger battery, a bigger radiator, or thicker insulation. Margin has a mass cost, which is often a limiting resource in space-system design.. This paper surveys the literature across spacecraft power systems, thermal control, and autonomous planning. It proposes a taxonomy of how energy and thermal state enter the planning loopThe repeating cycle in which a planner reads the current state, chooses the next actions, then revises as the state changes. For a physics model to sit inside this loop rather than beside it, it has to run fast enough to be consulted on every pass., or fail to: as post-hoc checks, as static budgets, as scheduled resources, or as dynamic constraints with physics models in the loop. It identifies open problems at each level, catalogs available open-source tooling, and examines whether the fourth level is practical for small missions. It closes with a reference architecture and a benchmark plan.
P2 · Lunar night co-design
Small lunar rovers face a roughly fourteen-day night, and a rover without radioisotope heating must manage its stored energy and thermal state through that interval. This paper couples solar generation, battery state, heater loads, and a lumped thermal networkA model that treats a vehicle as a handful of connected blocks, each held at a single temperature, instead of solving the full temperature field. At a suitable size and fidelity, it can run fast enough for a planning loop, and it remains an approximation. for a representative rover at a mid-latitude site. It will compare a coupled planner with a fixed-budget scheduler across pre-night charging and heater duty cycles, reporting useful work, survival, runtime, uncertainty sensitivity, and constraint violations under the same hardware assumptions.
P3 · Energy-aware servicing
On-orbit inspection and grapple tasks can be constrained by battery depth of dischargeHow far a battery is drained on a given cycle. Deeper discharges deliver more energy now and shorten the working life of the cell. and by the thermal ceilingThe temperature above which a component stops working reliably or is damaged. It bounds how hard, and for how long, that component can be run. of actuators and avionicsThe onboard electronics of a vehicle, meaning its computers, its sensor interfaces and the data connections between them. during eclipseThe stretch of an orbit spent inside a body's shadow, where no sunlight reaches the solar arrays. The vehicle runs on battery, and its thermal balance inverts from shedding heat to holding it.. This paper will test which model and planner contracts transfer from the lunar reference mission, then evaluate task ordering and duty cycling against a fixed-schedule baseline. It will not assume that the lunar policy or its validation evidence transfers with them.
P4 · Thermal surrogates
Transient thermal simulation becomes too slow for a planning loop as node counts grow. This paper will train physics-informed surrogates on trajectories from an open thermal solver and report accuracy, speed, and constraint-violation rates when the surrogate replaces the solver inside the planner. A surrogate advances only if it meets both the agreement tolerance and the planning deadline.
P5 · The benchmark
This paper will evaluate whether the lunar reference mission and later transfer cases can be compared through a common metric set, named baselines, and a published execution environment. It will report agreement and any difference observed when a team outside Mindpool reproduces the benchmark from a clean environment. The benchmark advances only when that independent run is complete and its differences are recorded.
P6 · Hardware-in-the-loop
This paper will evaluate the planner on a battery, heater, and radiator breadboard in a thermal-vacuum chamber at a partner laboratory, against the specific claim established by the analytical benchmark. It will report observed battery and thermal behavior, planner actions, the relevant limits, and departures from the modeled case. The hardware result advances only when observed battery and thermal behavior and planner actions meet declared tolerances and limits, with the comparison to the modeled case reported. Hardware work begins only after the analytical result and independent run identify the claim the breadboard is meant to challenge.
Advancement rules
An analytical result advances when the model passes its reference checks, the baseline comparison uses the same assumptions, and every violation and deadline miss is reported. It holds when the result is sensitive to an unresolved parameter or cannot be reproduced. It stops when the coupled planner offers no measurable advantage under the declared conditions; that negative result is published with the same artifacts.
Future initiatives
Candidate directions include physics-informed surrogates for high-power radiators, shared autonomyA division of control in which the human sets the intent and the robot handles fast decisions locally. It is one approach to communication delay. for teleoperationDriving a robot from a distance. Across longer interplanetary distances, round-trip signal delay prevents continuous direct control, so local autonomy is often required between operator commands. under delay, an open benchmark for conjunction screeningChecking predicted orbits to find pairs of objects that may pass dangerously close, so that an operator can decide whether to move one., and link-budget and safety-envelope tooling for power beamingSending energy as a beam, by laser or microwave, rather than through a cable. It would let a satellite draw power from elsewhere instead of carrying an array large enough for its own peak demand.. A candidate becomes an initiative only when it has a bounded research question, a credible baseline, publishable generic inputs, a reviewer or scenario partner, and a capability not already covered by Initiative 01.
Working with us on a paper
If you lead a laboratory in spacecraft thermal control, space robotics, or machine learning for physics, choose the assumption, baseline, or paper you would like to challenge and write to us with its number. Discuss a paper