HomeDocs-Technical WhitePaper47-PTN Template v1.0

Chapter 7 — Error Budget & Uncertainty


I. Error Sources Catalog

Uniform specification: each source includes symbol, unit, estimation method, distributional assumption, and correlation; type A (statistical) / B (non-statistical). Path-dependent terms explicitly declare gamma(ell) and measure d ell.


II. Uncertainty Propagation Models

Three tracks in parallel: linearization, covariance integration, and Monte Carlo. For robust losses, provide a second-order surrogate for propagation.


III. Composition & Intervals


IV. Monitoring & Alerts


V. Error-Budget Card (publication format)

Fields: source, symbol, unit, type(A/B), estimate, distribution, correlation, note, see[].

source

symbol

unit

type

estimate

distribution

correlation

see[]

Absolute timing

δt_abs

s

A

u(δt_abs)

approx-N

vs channel skew

Core.Metrology v1.0

Path measure

d ell

m

B

u(d ell)

uniform

with gamma(ell)

Core.DataSpec v1.0:TARR

Medium index profile

n_eff(ell)

1

A/B

u(n_eff)

GP kernel

length L_c

Core.Terms v1.0

Reference speed

c_ref

m/s

B

u(c_ref)

normal

global

Core.Terms v1.0

Reference wavelength

λ_ref

m

B

u(λ_ref)

normal

global

Core.Metrology v1.0

Calibration params

θ_k

B

u(θ_k)

normal

block-correlated

Metrology.* v1.0

Readout noise

σ_ro

e⁻

A

u(σ_ro)

normal

per-channel

Methods.Cleaning v1.0

Discretization

B

u(discretization)

bounded

model-dependent

Methods.SimStack v1.0

Deliverables: provide error_budget.csv with a flattened see[] list (volume + version + anchor).


VI. Reporting & Records


VII. Normative Examples (drop-in)

Given: 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] ✅

Draw B=10000 bootstrap replicates of residuals → refit → collect T_arr^*.

Report median [P2.5, P97.5]; compare to thresholds τ_T; mark pass/fail.


VIII. Machine-Readable Template (ready to commit)

version: "1.0.0"

uncertainty:

targets: ["T_arr","Phi","ε_flux","ΔM","Q"]

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"

- "Methods.Cleaning v1.0"

- "Methods.SimStack v1.0"

- "Core.DataSpec v1.0:TARR"


IX. Alignment with Quality Gates (as in Chapter 5)


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/