Help


← Home

About - Quantum@Home

Quantum@Home demonstrates small, home-scale physics experiments. It uses off-the-shelf, low-cost detectors that provide live data related to quantum events. The detectors are connected to the web server in Bladel, the Netherlands.

The Natural Radiation experiment is connected to a GQ GMC-300S detector near the web server in Bladel, the Netherlands. It shows live detections, current and long-term counts, the counts-per-minute distribution, data-coverage status, and information reported by the detector.

The Quantum Randomness experiment contains a timed byte-distribution experiment designed for a Crypta Labs Cicada 0.5 USB quantum random number generator. It shows experiment status, elapsed time, bytes processed, the observed mean and distribution spread, the frequencies of all 256 possible byte values, and information about the QRNG.

The Schrödinger’s Cat experiment uses the same QRNG to simulate the decay time of a single rubidium-82 nucleus. It visualizes Schrödinger’s thought experiment by linking that simulated decay to the fate of a virtual cat in a virtual box. The box opens automatically after one 75-second half-life and reveals the cat as alive or dead.

The site is intended for interested non-specialists. Each experiment page explains what is being measured, where the quantum behavior enters, and what the displayed values do - and do not - mean.

Design principles

  • Missing data is not estimated. Recorded subtotals may be shown as partial, but gaps are never filled by extrapolation.
  • Coverage matters. Long-term averages use only periods with sufficiently complete live-detector coverage.
  • The experiments remain inspectable. Status, hardware details, time ranges, expected values, and partial-data indicators are shown directly on the page.

Implementation summary

  • Project lead: Kees van Zon
  • Collaborators: OpenAI ChatGPT: GPT-5.5 High, OpenAI Codex: GPT-5.5 High
  • Web-server hardware: MinisForum GD70
  • Web-server software: Microsoft Internet Information Services 10.0 on Windows 11
  • Website technology: C# ASP.NET Core Razor Pages
  • Natural-radiation detector: GQ GMC-300S Geiger counter
  • Quantum-randomness hardware: Crypta Labs Cicada 0.5 USB QRNG
  • Schrödinger’s-cat experiment: QRNG-driven simulation of a rubidium-82 nucleus decay
  • Time basis: Europe/Amsterdam local calendar periods, with unambiguous UTC timestamps retained internally where needed
  • Documentation: Markdown files loaded through the shared Help pages
  • Languages: English, Dutch, German, and Spanish