Matthew Lukin Smawfield

Temporal Equivalence Principle: theory, empirical evidence, and astrophysical implications

Global Time Echoes: Interactive GNSS Demo

Interactive demonstration: Do GNSS clock correlations weaken with distance?

Abstract

This interactive demonstration implements a simplified version of the Global Time Echoes GNSS analysis directly in the browser. Using a 7-day sample of high-rate GNSS clock data from January 2024, it tests whether station-pair clock residuals show distance-structured correlation decay after synchronization, detrending, and pairwise correlation analysis.

Note: The full multi-year analyses in Papers I–III report a Temporal Topology correlation length λT≈3,300–4,500 km with stronger cross-centre stability. This browser demo is intentionally shorter and lighter: because it uses only seven days of data, it typically recovers a shorter effective correlation length λT≈2,000–2,500 km and a lower binned fit quality R²≈0.75.

Analysis Pipeline

  • 01. Load: Parse RINEX 3.04 CLK files (30s intervals) and IGS SINEX station coordinates (ITRF2020).
  • 02. Align: Pivot the data into station-major time series and align stations to common GPS epochs. This produces a common sampling grid for pairwise comparison.
  • 03. Correlate (Residual Analysis): Linear clock drift is removed from each station time series to isolate short-timescale residual structure. Pearson correlation is then computed for each station pair as a time-domain proxy for residual coherence.
  • 04. Fit Spatial Decay: Bin station pairs logarithmically by geodesic distance and fit the binned correlation curve to C(r)=C1exp(-r/λT)+C0. Here r is geodesic distance in km, λT is the fitted correlation length, C1 is the coherence amplitude, and C0 is the long-range baseline.

Data Specifications

  • Source CODE Analysis Center (AIUB), Bern
  • Period Week 2295 (Jan 1-7, 2024)
  • Network ~300+ GNSS station clock time series
  • Resolution 30s High-Rate (Process Interval)

Configuration

Loading Pyodide and packages...

Results

Results will appear here after analysis

Physics Visualization

Init
Load
Align
Correlate
Model

Analysis Logs

Ready to run analysis...
Global Network Map will appear here
Chart will appear here after analysis