sastaspace

SastaSpace · The Lab

AI hallucinations, materialised.

The far-fetched ideas an AI will happily swear are buildable — actually built, measured, and honestly reported. First up: a calculator made of resistors. The multiplies happen in physics; a thin controller does the carries.

EXP-001 · 2026 Simulation-validated

  1. A key press reaches the controller
  2. It sends each digit to the DAC → row voltages
  3. The voltages drive the crossbar rows
  4. Column currents — the crossbar's output — hit the ammeters
  5. The ADC turns the currents back into bits
  6. The controller does the carries
  7. The result lights up the display

The three chips hold the network's Q/K/V weights as physical resistances — softmax and the output head stay digital, the same split real analog chips use. It scores 390/390 on the full single-digit table (bit-exact model of the resistors), and ngspice cross-checks the wiring: 0.0011% max error on the original adder circuit, 0.0004% re-running that check on this calculator's WV. Crossbar compute is a real field (Mythic, IBM, decades of papers) — the experiment is one person + an AI getting from "buildable" to a validated netlist. Honest status: simulation, not yet silicon.