cert-machine · aerospace front · every verdict re-proved at this build

The reserve, provable: energy-feasibility certificates for eVTOL missions

Battery-electric air taxis fly under a hard reserve rule — the FAA's powered-lift SFAR demands 20 minutes of reserve energy under VFR, 30 under IFR, and industry is arguing the number because reserves gate route economics. Every feasibility figure in that argument today is simulation. This page holds the other kind of statement: for a mission whose durations, powers, capacity and efficiency are known only as BOXES, the verdict "every parameter point lands at or above the reserve floor" is decided — CERTIFIED, REFUTED with an exact falsifying witness, or honestly REFUSED — by interval arithmetic with outward rounding. Mathematically certified enclosures; no airworthiness meaning, and the page says so.

tl;dr
  • The finding. A provable energy-feasibility envelope for an eVTOL mission class: under representative boxes, the mathematically certified endurance frontier sits at 19 minutes of cruise under the 20-minute reserve rule and 11 under the 30-minute rule — every probe of that frontier a certified verdict, not a Monte Carlo percentile. The 10-minute rule difference costs 7 minutes of certified cruise.
  • The mechanism. Used and reserve energy are enclosed over the whole parameter box (outward-rounded interval arithmetic); the universal verdict needs one one-sided comparison each way. A refutation re-proves the most favorable corner in exact BigInt rationals — if even that corner fails, all points do — and a box that straddles the floor is REFUSED, never averaged. The battery cross-proves every verdict against 256-corner exhaustive exact sweeps and fires four red controls per run.
  • Check it. node instruments/evtol/battery.js from a clone — 21 checks; the mission table below was certified during this page's build.
certified endurance, 20-min rule
19 min cruise
the longest cruise whose mission CERTIFIES for every parameter point in the boxes — found by bisection with a certified verdict at every probe
certified endurance, 30-min rule
11 min cruise
the same frontier under the IFR reserve — the rule change costs 7 certified minutes
verdicts
3, all exercised
CERTIFIED / REFUTED-with-witness / REFUSED — the mission ladder below shows each, live
witness arithmetic
BigInt rationals
every refutation carries its most-favorable corner re-proved exactly; every calibration is a dyadic closed form matched exactly
battery
21 checks · 4 reds
verdicts cross-proved by 256-corner exact sweeps; forged inputs must be refused at the door
what this is not
no airworthiness claim
"certified" here is a mathematical statement about boxes and arithmetic — never a regulatory status
§0 · the frontier

Where proof ends, and what sits in the gap

The same mission, decided at every cruise duration under each rule. Nothing here is sampled and interpolated: each strip boundary is a change of VERDICT between two adjacent certified probes.

0 min 10 min 20 min 30 min 40 min 50 min 60 min FAA 20-min reserve frontier 19 min 30-min reserve frontier 11 min cruise duration of the mission (hover-climb and hover-land held fixed) CERTIFIED REFUSED (undecidable) REFUTED
Under the FAA 20-minute reserve the mission certifies out to 18 min 41 s of cruise; a 30-minute reserve pulls that back to 11 min 21 s — 7 certified minutes of cruise is what the extra ten minutes of reserve costs, exactly. The hatched band between CERTIFIED and REFUTED is the honest one: there the published boxes straddle the rule and the instrument refuses rather than guessing, and its width is a measurement of the disclosure, not of the aircraft.
§1 · the rule and the gap

A named regulatory number, defended by simulation

The FAA's 2024 powered-lift SFAR sets energy reserves for eVTOL operations — 20 minutes VFR, 30 IFR — and the industry pushback is public and quantitative: reserves determine which routes close. EASA's 2025 IAM package regulates energy management the same way. Yet every number in that argument — mission feasibility, deconfliction energy overhead, reserve adequacy — is produced by simulation: Monte Carlo percentiles over sampled parameters, floating-point optimizers, no statement that survives an adversarial reading of "for every case in the stated envelope".

The gap is not modeling sophistication — the field's power models are fine. The gap is the QUANTIFIER. "Feasible in 10,000 samples" and "feasible for every point in the box" are different claims, and only the second is the shape a reserve rule actually asserts. Interval arithmetic decides the second shape directly, and nobody in the eVTOL energy literature has published such a certificate.

§2 · the instrument

Three verdicts, one honest refusal

A mission is segments (hover-climb, cruise, hover-land, …) with duration and electrical-power BOXES; the battery contributes usable-energy and efficiency boxes; the reserve rule contributes a reserve time at a reserve power. Used and required energy are enclosed over the whole box with outward rounding, and the universal verdict follows from two one-sided comparisons: worst case clears — CERTIFIED for every point; best case fails — REFUTED for every point, with the most favorable corner re-proved negative in exact BigInt rationals as the falsifying witness; anything between — REFUSED, with both margins printed. A refusal means the boxes genuinely contain passing and failing aircraft, and no honest instrument can say more until the boxes tighten.

The corner-witness logic is PROVED, not assumed: the battery sweeps all 256 corners of a two-segment instance in exact rationals and requires the interval bounds to be sound AND corner-achieving (tight to rounding) on feasible, marginal and doomed instances alike. Scope, honestly: this is energy accounting — Σ duration·power/efficiency against usable capacity — not electrochemistry. Voltage sag, temperature and aging live INSIDE the boxes a user states, which is exactly why the inputs are boxes: widen them to cover what the model does not resolve, and every verdict above stays sound.

§3 · the mission ladder

Certified live at this build, under both reserve rules

mission20-min reservemargin (kWh)30-min reservemargin (kWh)
short hop (10 min cruise)CERTIFIED27.5CERTIFIED6.7
design mission (20 min cruise)REFUSED-0.9 … 61.1REFUSED-21.7 … 45.2
stretch (35 min cruise)REFUSED-43.5 … 31.9REFUSED-64.3 … 15.9
deep stretch (55 min cruise)REFUTED-7.1REFUTED-23.1

Margins are worst-case for CERTIFIED rows, best-case for REFUTED rows, and the worst…best pair for REFUSED rows — the two numbers a refusal honestly has. The parameter boxes are a representative vectored-thrust class (hover 420–520 kW, cruise 110–150 kW, usable 130–145 kWh, efficiency 0.88–0.94), stated in the page source as inputs — they are NOT any manufacturer's aircraft, and tightening or widening them re-decides every row by the same arithmetic.

§4 · the frontier

Where the certified envelope ends

Bisecting on cruise duration with a certified verdict at every probe puts the end of the mathematically certified envelope at 19 minutes of cruise under the 20-minute rule and 11 minutes under the 30-minute rule, for the stated boxes. That difference — 7 minutes of provable endurance — is the quantity the reserve debate is actually about, computed here as a theorem about the boxes rather than a fleet average. The same bisection run against an operator's own measured boxes is the instrument's intended use.

§5 · where this goes

The aerospace front, opened

This is the first instrument of this site's aerospace front: the cheapest object where a certified universal statement replaces a simulation percentile in a live regulatory argument. The next two are named: an exact-rational audit of a published UAM capacity claim, and the front's flagship — a computer-assisted enclosure of an aeroelastic limit-cycle oscillation, an object with mature literatures on both sides and, as far as three independent searches can establish, no certified instance anywhere.