HomeDocs-Technical WhitePaper04-EFT.WP.Core.Metrology v1.0

Chapter 1 — Metrology System and Unit Baselines


I. Chapter Objectives and Deliverables


II. Dimension Set and Dimensional Postulates (P90-1…P90-3)


III. DimStr Syntax and Equivalence Rules

  1. Syntax
    • Product of factors: DimStr := Factor_1 * Factor_2 * ... * Factor_k。
    • Factor: Factor := "[" Base "]" "^n", Base ∈ { L, T, M, Qe, Temp }, n ∈ ℤ; omit the exponent when n = 1。
  2. Equivalence
    • Commutative/associative: factor order is irrelevant; exponents of identical base dimensions add and may be merged。
    • Dimensionless: denote as "[1]" or empty; e.g., radian, ratios, probabilities。
    • Legality: unregistered base-dimension tags are forbidden; fractional exponents are forbidden。

IV. Unit Registration Strategy and Interface Binding (I40 1)

  1. Register units via register_unit(name:str, symbol:str, dim:str, factor_to_SI:float, offset_to_SI:float=0.0)。
  2. Define derived units via define_derived_unit(symbol:str, expr:str), where expr is composed from registered units and integer powers。
  3. Constraints
    • dim(symbol) must be consistent with its conversion chain to SI。
    • Units with offsets must declare offset_to_SI explicitly。
    • Aliases are handled by a separate alias interface and are not redefined here。

V. SI Baselines and Common Derivations — Unit Registration List (≥30 examples)


VI. Compound Units and Writing Conventions


VII. Cross-Volume Example: Dimensional Verification of Arrival Time T_arr


VIII. Chapter Checks and Deliverable List


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/