03. Detailed Explanation of Structural Parameters: Discrete Blueprint of Spacetime
Introduction: First Step of Building Blocks—Blueprint
In Article 02, we established triple decomposition of parameter vector . Now we dive deep into first type of parameter: Structural parameter .
Popular Analogy: Architectural Blueprint Determines Skeleton of House
Imagine building a castle with LEGO blocks. Before starting, you need an architectural blueprint answering following questions:
Basic Questions:
- How many blocks? (Number of lattice points )
- What type is each block? (Cell Hilbert space )
- How are blocks connected? (Graph structure, neighbor relations)
- Built on plane or circular base? (Topology and boundary conditions)
Advanced Questions: 5. Do blocks have special symmetries? (e.g., mirror symmetry, rotation invariance) 6. Are some positions unable to place blocks? (Defects, non-uniform structure)
Universe’s situation completely analogous:
Structural parameter is universe’s “LEGO blueprint”, answering:
- How many “spacetime lattice points”? → Lattice set
- What “internal structure” does each lattice point have? → Cell Hilbert space
- How are lattice points “connected”? → Graph structure
- Is universe “open” or “closed”? → Boundary conditions
- What symmetries exist? → Symmetry group
This article will explain these in detail.
Part I: Construction of Lattice Set
Simplest Case: Regular Rectangular Lattice
Definition 3.1 (-Dimensional Rectangular Lattice):
Parameters:
- Dimension
- Lattice lengths in each direction
Total Number of Lattice Points:
Example 1 (One-Dimensional Chain):
- ,
- Total lattice points:
Example 2 (Two-Dimensional Square):
- ,
- Total lattice points:
Example 3 (Three-Dimensional Cube):
- ,
- Total lattice points:
Cosmological Scale (in Planck length units ):
- Observable universe radius:
- If three-dimensional cubic lattice:
- Total lattice points:
(But this exceeds ! Will discuss how to reconcile later)
Encoding Lattice Set
Encoded Content (part of ):
-
Dimension :
- Use bits
- If restrict (sufficient for physics), need 4 bits
-
Lattice Lengths in Each Direction :
- If each , each needs 64 bits
- Total: bits
Bit Count:
Example ():
Graph Structure and Neighbor Relations
Lattice set itself is just set of points. To define “which lattice points are neighbors”, need graph structure.
Definition 3.2 (Lattice Graph):
where is edge set, means are neighbors.
Standard Choice (Rectangular Lattice):
(1) Nearest-Neighbor Graph:
(Manhattan distance equals 1)
Example (Two-Dimensional Square):
- Nearest neighbors of point : (4 neighbors)
(2) Next-Nearest-Neighbor Graph:
Example (Two-Dimensional Square):
- Next-nearest neighbors of point : Besides 4 nearest neighbors, also 4 diagonal directions (total 8)
(3) Chebyshev Graph:
Degree:
Number of neighbors (degree ) for each lattice point:
- One-dimensional nearest neighbor: (interior points), (boundary points)
- Two-dimensional square nearest neighbor: (interior), (boundary)
- Three-dimensional cube nearest neighbor: (interior)
Encoding Graph Structure:
For standard regular lattices, graph structure uniquely determined by neighbor type:
- “Nearest neighbor” → 1 bit encoding option
- “Next-nearest neighbor” → Another 1 bit
- Total: 2-3 bits
For non-regular graphs, need to encode adjacency matrix (expensive, usually avoided).
Physical Meaning: Lattice Points = “Pixels” of Spacetime Events
Classical Continuous Spacetime:
- Events: (continuous)
- Uncountably infinite points
Discrete QCA Spacetime:
- Events: (discrete)
- Finite number of lattice points
Lattice Spacing :
Example:
- Physical length:
- Number of lattice points: (in Planck length units)
- Lattice spacing:
Popular Analogy:
- Continuous spacetime = Photo with infinite resolution
- QCA lattice = Pixels of digital photo
- Lattice spacing = Physical size represented by each pixel
Part II: Cell Hilbert Space
Internal Degrees of Freedom of Single Cell
Each lattice point carries a finite-dimensional Hilbert space .
Definition 3.3 (Cell Hilbert Space):
where is cell dimension.
Physical Meaning:
- : How many “internal quantum states” each lattice point has
- Analogy: How many color channels each pixel has (RGB = 3 channels)
Physical Origin of Cell Dimension
In real physics, usually decomposes as tensor product of multiple subsystems:
(1) Fermion Degrees of Freedom
Simplest (Dirac-QCA):
- Basis: (spin up/down)
- Dimension:
Standard Model (3 generations leptons+quarks):
- Leptons: Electron, muon, tau (each with neutrino) → 6 types
- Quarks: Up, down, strange, charm, bottom, top → 6 types
- Spin: Up/down → 2 types
- Particle/antiparticle → 2 types
- Total:
But considering color charge (quarks have 3 colors):
(Actually need more refined Fock space construction)
(2) Gauge Field Degrees of Freedom
Electromagnetic Field (U(1)):
- Photon: 2 polarization states
- Dimension:
Non-Abelian Gauge Fields (SU(N)):
- Gluons (SU(3) color gauge): 8 gluons × 2 polarizations = 16 states
- Weak gauge bosons (SU(2)): 3 bosons (W⁺, W⁻, Z) × 2 polarizations = 6 states
Combined (Standard Model SU(3)×SU(2)×U(1)):
(3) Auxiliary Qubits
Why Needed: To ensure reversibility of QCA evolution.
Principle (Bennett garbage bits): Classical reversible computation needs “garbage registers” to store intermediate results, quantum QCA similar.
Dimension Estimate: If main degrees of freedom have states, auxiliary qubits usually need .
Standard Model QCA:
- Main degrees of freedom:
- Auxiliary qubits: →
Total Cell Dimension:
(This is Hilbert space dimension of single lattice point!)
Encoding Cell Hilbert Space
Method 1 (Direct Encoding of Dimension):
- Store
- Need bits
- Example: → bits
Method 2 (Decomposition Encoding):
- Separately store
- Total bits:
- Example: bits
Method 3 (Specify Physical Model):
- Encode “Standard Model” (string)
- Dimension implicit in model
- Need: bits (encode model name+parameters)
Usually Choose: Method 3 (Physical model encoding)
Bit Count:
Tensor Product of Global Hilbert Space
Definition 3.4 (Global Hilbert Space):
Dimension:
(Assuming cell dimensions same at all lattice points)
Numerical Example (Cosmological Scale):
- (Observable universe in Planck units)
This is a double exponential large number!
Maximum Entropy (Information Capacity):
Example:
- ,
- bits
(Far exceeds , meaning universe cannot “fill” entire Hilbert space!)
Part III: Boundary Conditions and Topology
Why Need Boundary Conditions?
Lattice set is finite, necessarily has “boundary”. How boundary is handled affects physical properties.
Classical Analogy:
- Open system: Energy can flow in/out (open boundary)
- Closed system: Energy conserved (periodic boundary)
Open Boundary Conditions
Definition 3.5 (Open Boundary):
Boundary lattice points only have partial neighbors (interior lattice points have normal number of neighbors).
One-Dimensional Example:
- Boundaries:
- Interior:
Neighbor Structure:
- : Only right neighbor
- : Only left neighbor
- : Both left and right neighbors
Physical Meaning:
- Boundary is “real” (e.g., container wall)
- Quantum states can reflect or absorb at boundary
- Boundary effects significant (when not large enough)
Encoding:
- For each direction specify “open” → 1 bit/direction
- Total: bits
Periodic Boundary Conditions
Definition 3.6 (Periodic Boundary):
Boundary lattice points connect to opposite side through “wrapping”.
One-Dimensional Example:
Neighbor Structure (Nearest Neighbor):
- : Left neighbor is , right neighbor is
- : Left neighbor is , right neighbor is
- (Forms a “ring”)
Topology:
- One-dimensional periodic: Circle
- Two-dimensional periodic: Torus
- Three-dimensional periodic: Three-dimensional torus
Physical Meaning:
- Eliminates boundary effects
- Preserves translation symmetry
- Simulates “infinitely large” system (when large enough)
Encoding:
- For each direction specify “periodic” → 1 bit/direction
- Total: bits
Popular Analogy:
- Open boundary: Walking on flat map, stop at edge
- Periodic boundary: In game “Snake”, snake exits right side, re-enters from left
Twisted Boundary Conditions
Definition 3.7 (Twisted Boundary):
Apply a phase or symmetry transformation when wrapping.
One-Dimensional Example (Anti-Periodic):
(Wave function changes sign when wrapping)
Physical Meaning:
- Fermions: Usually use anti-periodic boundary (Pauli exclusion principle)
- Bosons: Use periodic boundary
- Topological phases: Need twisted boundary to detect topological invariants
Encoding:
- Specify twist type (none, anti-periodic, U(1) phase) → 2 bits/direction
- Total: bits
Non-Trivial Topology
Example 1 (Three-Dimensional Sphere ):
- Closed, no boundary
- Need special lattice gluing
Example 2 (RP³, Manifolds):
- Complex topological invariants
- Need additional encoding of gluing maps
Encoding Overhead:
- Simple topology (, , ): bits
- Complex topology (arbitrary manifolds): bits (Morse theory, CW complexes)
Cosmological Application:
- Observable universe topology unknown (may be , , hyperbolic space…)
- needs to encode topology type
Bit Count of Boundary Conditions
(Assuming standard or twisted periodic boundary)
Example ():
Part IV: Symmetries and Conservation Laws
Why Are Symmetries Important?
Physical laws usually have symmetries:
- Time translation symmetry → Energy conservation
- Space translation symmetry → Momentum conservation
- Rotation symmetry → Angular momentum conservation
- Gauge symmetry → Charge conservation
In QCA framework, symmetries encoded in , affecting representation-theoretic structure of .
Global Symmetry Group
Definition 3.8 (Global Symmetry):
A unitary representation such that dynamics remains unchanged.
Example 1 (U(1) Symmetry):
- Particle number conservation
- Group:
- Representation: ( is particle number operator)
Example 2 (SU(2) Spin Symmetry):
- Rotation invariance
- Group:
- Representation: Spin-1/2, spin-1, etc.
Example 3 (Z₂ Symmetry):
- Parity symmetry ()
- Group:
- Representation: (parity operator)
Local Gauge Symmetry
Definition 3.9 (Gauge Symmetry):
Symmetry transformations acting independently at each lattice point, physical states equivalent under gauge transformations.
Standard Model:
- SU(3): Color gauge symmetry (strong interaction)
- SU(2): Weak isospin symmetry
- U(1): Hypercharge symmetry
Physical Hilbert Space: Need states satisfying Gauss law (gauge constraints).
Example (Lattice Gauge Theory):
- Place gauge field variables on each edge
- Physical states satisfy: (at each lattice point)
Encoding Symmetries
Encoded Content:
-
Symmetry Group Type:
- “U(1)”, “SU(2)”, “SU(3)”, …
- Use string or enumeration type → bits
-
Representation Choice:
- Fundamental representation, adjoint representation, spin- representation…
- Each representation bits
-
How Acts on :
- Specify matrix representation of generators on basis vectors
- For standard groups (U(1), SU(2), SU(3)), can preset
- Additional encoding bits
Total Bits:
(For single symmetry group)
Standard Model (SU(3)×SU(2)×U(1)):
Symmetries and Information Compression
Key Insight: Symmetries can greatly compress parameter information!
Example (Translation Invariance):
Without Symmetry:
- Hamiltonian parameters at each lattice point independent → sets of parameters
- Information:
With Translation Symmetry:
- All lattice point Hamiltonians same → Only need 1 set of parameters
- Information:
Compression Ratio: (astronomical number!)
Physical Necessity: If universe had no symmetry, parameter information needed would exceed → Contradiction
Therefore: Symmetry is not coincidence, but necessary consequence of finite information axiom!
Part V: Defects and Non-Uniform Structure
Topological Defects
Definition 3.10 (Topological Defect):
Positions in space where field configuration or geometry has singularity, cannot be eliminated by continuous deformation.
Example 1 (Cosmic String):
- One-dimensional defect (“string” in three-dimensional space)
- Field configuration gains non-trivial phase when circling string once
- Produces conical geometry (deficit angle)
Example 2 (Magnetic Monopole):
- Zero-dimensional defect (“point”)
- Gauge field at infinity similar to magnetic monopole field
- Dirac quantization condition
Example 3 (Domain Wall):
- Two-dimensional defect (“wall” in three-dimensional space)
- Vacuum states on two sides different (spontaneous symmetry breaking)
Encoding Defects in QCA
Method 1 (Position List):
- Defect positions:
- Each coordinate bits
- defects: bits
Method 2 (Field Configuration Encoding):
- Near defects, field configuration special
- Encode defect type (string, monopole, domain wall) + orientation
- Each defect bits
Cosmology (Post-Inflation Remnants):
- Inflation theory predicts: Universe may have large-scale defects (diluted by inflation)
- Or defects (formed during phase transition)
Encoding Overhead:
Example ():
(Uniform universe, no defects)
Non-Uniform Lattice Lengths (Refinement)
Motivation: Some regions need higher resolution.
Example (Astronomy):
- Near galaxy clusters: High resolution ()
- Interstellar space: Low resolution ()
Implementation (Adaptive Grid):
- “Subdivide” some coarse lattice points into sub-lattice points
- Recursive subdivision
Encoding:
- Subdivision tree structure (like quadtree/octree)
- Each subdivision decision bit
- If subdivide times: bits
Cosmological Application:
- Observations show universe large-scale uniform (CMB fluctuations )
- Non-uniform structure mainly at small scales (galaxies, stars)
- If use coarse-graining, small scales emerge
- can only encode large-scale uniform lattice
Typical Value:
(Uniform lattice sufficient)
Part VI: Total Bit Count of Structural Parameters
Combining above parts:
Numerical Table (Standard Universe QCA):
| Item | Content | Bit Count |
|---|---|---|
| Dimension + Lattice lengths | ||
| Cell Hilbert space | 50 | |
| Boundary conditions | ||
| Symmetry groups | 120 | |
| Topological defects | 0 | |
| Non-uniform refinement | 0 | |
| Total | 372 |
Key Observation:
Structural parameter information extremely small!
Part VII: Construction of Quasi-Local Algebra
From Lattice Points to Algebra
With lattice set and cell Hilbert space , can construct quasi-local operator algebra.
Definition 3.11 (Local Algebra):
For finite subset , define:
(All bounded operators on )
Embedding:
If , then through:
(Act as identity outside )
Definition 3.12 (Quasi-Local Algebra):
(Closure of all local operators, in operator norm)
Physical Meaning:
- : All “local observables”
- Observables act on finite regions, but can be arbitrarily large
State Space
Definition 3.13 (State):
State is positive, normalized linear functional on :
Satisfying:
- Positivity:
- Normalization:
Pure and Mixed States:
- Pure state: (some vector state)
- Mixed state: (density matrix)
State Space Dimension:
(Real dimension of complex projective space )
This is double exponential large!
Relationship Between Algebra and Finite Information
Key Theorem:
On finite-dimensional , is also finite-dimensional:
Information Content:
But number of physically observable operators far less than , because:
- Symmetry constraints (gauge invariant, translation invariant)
- Locality (experiments can only measure local operators)
Effective Information:
(Usually or less)
Summary of Core Points of This Article
Five Components of Structural Parameters
| Component | Physical Meaning | Typical Bit Count |
|---|---|---|
| Lattice set (dimension+lattice lengths+graph) | 200 | |
| Cell internal degrees of freedom | 50 | |
| Boundary conditions | Open/periodic/twisted | 6 |
| Symmetry groups | Global/gauge symmetry | 120 |
| Defects | Topological defects, non-uniform | 0 |
| Total | ~400 |
Global Hilbert Space
Maximum Entropy:
Numerical Example (Cosmological):
- ,
- bits
Quasi-Local Algebra
Physical Meaning: Set of all local observables.
Core Insights
- Structural parameters tiny:
- State space huge: dominates information capacity
- Symmetry necessary: No symmetry → Parameter explosion → Exceeds
- Finite information forces discreteness: Continuous spacetime needs infinite information → Must discretize
- Lattice spacing and physical scale: (Planck length) is natural unit
Relationship with Continuous Field Theory
| Continuous Field Theory | QCA Discrete Realization |
|---|---|
| Spacetime manifold | Lattice set |
| Point | Lattice point |
| Field | Cell state |
| Field operator | Cell operator |
| Infinite degrees of freedom | Finite lattice points |
| Continuous symmetry | Discrete symmetry (finite precision) |
Continuous Limit (Article 07 will detail):
Next Article Preview: 04. Detailed Explanation of Dynamical Parameters: Source Code of Physical Laws
- Construction of QCA automorphism
- Finite depth local unitary circuits
- Gate set and universality
- Discrete angle parameters
- Lieb-Robinson bound and light cone
- From discrete gates to continuous Hamiltonian