HomeDocs-Technical WhitePaper48-Experimental Protocol Card Template v1.0

Chapter 9 — Error Budget & Uncertainty (Protocol Level)


I. Purpose & Scope


II. Prerequisites & Inputs


III. Error Sources (protocol minimal set)


IV. Propagation Models


V. Composition & Intervals


VI. Robust Options & Power


VII. Reporting & Deliverables


VIII. Machine-Readable Template (minimal)

version: "1.0.0"

uncertainty:

targets: ["T_arr","Phi","ε_flux","Q","p_dim"]

methods:

T_arr: ["delta","mc"]

Phi: ["delta","mc"]

ε_flux: ["bootstrap","delta"]

delta:

jacobian: "auto"

cov_model:

n_eff:

kernel: "exp"

L_c_m: 25.0

mc:

draws: 10000

seed: 20250924

coverage:

k: 2

type: "confidence" # or "credible"/"quantile"

report:

export: ["error_budget.csv","uncertainty.md","check_dim_report.json"]

see:

- "EFT.WP.Core.Equations v1.1:S20-1"

- "EFT.WP.Core.Metrology v1.0:check_dim"

- "EFT.WP.Core.DataSpec v1.0:TARR"


IX. Alignment with Chapter 8


X. Normative Examples

T_arr = ∑_i ( n_i / c_ref ) · d ell_i

u^2(T_arr) = ∑_{i,j} ( d ell_i d ell_j / c_ref^2 ) · Cov(n_i, n_j)

+ ( ∑_i n_i d ell_i / c_ref^2 )^2 · u^2(c_ref)

Dims: [1]/[m·s^-1]*[m] = [s] ✅

Phi = ( 2π / λ_ref ) ∑_i n_i d ell_i

u^2(Phi) = ( 2π / λ_ref )^2 ∑_{i,j} d ell_i d ell_j · Cov(n_i, n_j)

+ ( 2π ∑_i n_i d ell_i / λ_ref^2 )^2 · u^2(λ_ref)

Unit: [rad] ✅


XI. Checklist


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/