HomeDocs-Technical WhitePaper28-EFT.WP.Propagation.PathRedshift v1.0

Chapter 15 — Use Cases & Reference Implementations


One-sentence goal: Deliver reproducible, end-to-end use cases that chain together the full pipeline from Chs. 2–14—component modeling → observation → fusion/synchronization → calibration → uncertainty/guardband → runtime publication—and produce a signed, replayable, rollback-ready delivery path via manifest.redshift.*.


I. Scope & Objects


II. Terms & Keys


III. Postulates P65-15x


IV. Minimal Equations S65-15x (End-to-End Assembly)


V. Metrology Pipeline M65-15 (Ready → Execute → Validate → Sign → Publish)

  1. Ready: load the profile and sources (ephemerides / potentials / media / meteorology / timebase); set window W/H, SLOs, and contract thresholds; freeze RefCond.
  2. Execute:
    • Geometry & path (Ch. 8): solve_ray → integrate_path → T_arr^{form1/form2};
    • Components (Chs. 3–6): build z_kin / z_grav / z_med / z_cos;
    • Observation (Ch. 9): produce z_meas (PLL/CFO/LINE);
    • Fusion & sync (Ch. 10): RefCond + offset/skew/J, yielding z_pred;
    • Calibration (Ch. 11): z_cal / T_arr_cal (optional);
    • Uncertainty (Ch. 13): compute u/U and guardbands;
    • Runtime (Ch. 14): stream windows and update panels.
  3. Validate: apply two-form, analytic-vs-observation, mapping, and conservation gates; compute residuals/quantiles and panel SLIs.
  4. Sign: canonicalize and sign manifest.redshift.*; create a rollback pointer and strategy cards.
  5. Publish / canary: canary → ramp; enable panel and contract guardians; archive audit evidence.

VI. Contracts & Assertions C65-15x (End-to-End, scenario-overridable)


VII. Implementation Bindings I65-15* (end-to-end wrappers)


Use-Case Set (Profiles)

U15-A Deep-Space TT&C Link (Ka/Ka′, Deep-Space Probe)

  1. Profile: carrier = 32 GHz, BW = 10 kHz, range = 1 AU–10 AU, SNR ≥ 20 dB/Hz; ephemerides = JPL DE, gravity = PN(1).
  2. Execution:
    • Geometry/path: straight-line approx + heliocentric/geocentric switch (Ch. 8);
    • Components: z_kin (relativistic Doppler + Sagnac), z_grav (potential difference + Shapiro), z_med (plasma via solar-wind TEC), z_cos ≈ 0;
    • Observation: PLL-derived z_meas;
    • Fusion/sync: EKF (offset/skew/J + ephemerides) → RefCond;
    • Calibration: frequency-ratio chain + ground-station loop-back (optional);
    • Uncertainty: GUM + MC (V_ξ includes TEC and ephemerides/gravity);
    • Runtime: W = 60 s, lateness = 5 s, watermark = event-time.
  3. KPIs & Gates: resid_z_p95 ≤ 3e−12; delta_form_p95 ≤ 1e−3•T_arr; |ΔT_obs|_p95 ≤ 0.02•T_sym.
  4. Manifests: full set manifest.redshift.{ ray, obs, refcond, cal, u, contracts, rt }.

U15-B Ground → Satellite Downlink (LEO/GEO, Dual-Frequency Iono Suppression)

  1. Profile: carrier = 8.4 / 32 GHz; LEO 500–800 km / GEO 36 Mm; real-time met / iono.
  2. Execution:
    • solve_ray (tropospheric refraction) + integrate_path;
    • z_kin (Doppler + Sagnac), z_grav (Earth potential difference), z_med (tropo + iono, dual-frequency differencing);
    • z_meas (fused CFO + PLL);
    • RefCond (GNSS / meteorology / TEC fusion, PPS or Two-Way sync);
    • u/U (sources include met/TEC and clock PSD);
    • Runtime window = 10 s.
  3. KPIs & Gates: resid_z_p95 ≤ 1e−11; ΔT_map_p95 ≤ 0.1•tol_Tarr; age(TEC/met) ≤ Δt_max.
  4. Manifests: as in U15-A, with dual-frequency mapping and ΔT_map annotations.

U15-C Fiber Frequency Transfer (Round-Trip / Co-path)

  1. Profile: carrier = 193 THz (1550 nm); fiber 100–1000 km; co-path/round-trip symmetry and controlled connector reflections.
  2. Execution:
    • solve_ray (routing + segment table), integrate_path → T_arr^{form1/form2};
    • z_med (T/P/RH → n_eff, Fizeau = 0; record moving segments if any);
    • z_kin / z_grav ≈ 0 (co-located, same potential/speed);
    • z_meas (coherent PLL);
    • Loop-back calibration τ_loop → ΔT_bias (Ch. 11);
    • u/U (from u(n_eff) and connector/backscatter approximations);
    • Runtime window = 1 s.
  3. KPIs & Gates: resid_z_p95 ≤ 1e−13; delta_form_p95 ≤ 1e−3•T_arr; |Δτ_asym|_p95 ≤ τ_asym.
  4. Manifests: emphasize segments.hash / Σ and ΔT_bias.

U15-D Ground-based Astronomical Line Redshift (Engineering Estimate)

  1. Profile: band = optical/radio; high-SNR lines (Voigt fitting), T_obs set by resolution.
  2. Execution: fit_spectral_line → z_meas; z_kin (Earth spin/orbit), z_grav (surface potential), z_med (atmosphere) as z_pred.
  3. KPIs & Gates: | z_meas − z_pred |_p95 ≤ tol_z; u(z_meas) from Fisher/covariance; two-form T_arr recorded for alignment (non-controlling).
  4. Manifests: manifest.redshift.obs + contracts; method = LINE, with line-library hash.

U15-E Hybrid Path (Fiber + FSO) with Edge Gateway

  1. Profile: terrestrial fiber + rooftop FSO; carrier = 193 THz; FSO 1–5 km.
  2. Execution:
    • Path split: gamma = gamma_fiber ⊕ gamma_fso;
    • z_med: fiber (T/P/RH) + FSO (turbulence / pointing / weather; cf. Packets.Light FSO chapter);
    • z_kin (short spans, negligible), z_grav (elevation differences negligible or folded into ΔT_grav);
    • Observation, fusion, calibration, u/U, and runtime as above.
  3. KPIs & Gates: joint resid_z_p95 and FSO Avail; age(TEC/met) ≤ Δt_max.
  4. Manifests: segment-level sources & windows in RefCond; full manifest.redshift.{ ray, med, obs, u, rt }.

VIII. Cross-References


IX. Quality & Risk Control


Summary


Copyright & License (CC BY 4.0)

Copyright: Unless otherwise noted, the copyright of “Energy Filament Theory” (text, charts, illustrations, symbols, and formulas) belongs to the author “Guanglin Tu”.
License: This work is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0). You may copy, redistribute, excerpt, adapt, and share for commercial or non‑commercial purposes with proper attribution.
Suggested attribution: Author: “Guanglin Tu”; Work: “Energy Filament Theory”; Source: energyfilament.org; License: CC BY 4.0.

First published: 2025-11-11|Current version:v5.1
License link:https://creativecommons.org/licenses/by/4.0/