Faraday Paradox Experiment
This document provides a conceptual overview of the Faraday Paradox experiment as implemented within the Resonance Substrate Model.
Quicklinks#
- docs README
- docs api integration examples
- docs api README
- docs api schema overview
- docs api using the schemas
- docs experiments faraday paradox experiment
- docs experiments README
- docs experiments replication checklist
- docs experiments resonance alignment tests
- docs experiments rotating conductor tests
- docs methods dimensional layers
- docs methods field equations
- docs methods operator definitions
- docs methods README
- docs methods substrate dynamics
- docs methods triadic fields
- docs onboarding model map
- docs onboarding reading guide
- docs onboarding triadic quickstart
- docs onboarding verification tests
- docs overview comparison to gr models
- docs overview glossary
- docs overview introduction
- docs overview README
- docs overview resonance primitives
- docs overview theoretical background
- docs simulations boundary conditions
- docs simulations numerical methods
- docs simulations README
- docs simulations solver_architecture
- docs simulations validation metrics
- docs simulations core README
- previous folder
1. Background#
Faraday’s Paradox describes a counterintuitive induction phenomenon involving rotating magnets and stationary conductors.
In the substrate model, this experiment is adapted to explore:
- paradox-class induction behavior
- resonance envelope deformation
- spin-field alignment under rotation
2. Experimental Goals#
- reproduce classical paradox behavior
- compare classical and substrate predictions
- identify resonance-specific deviations
- analyze coherence and alignment responses
3. Setup Summary#
The experiment typically includes:
- rotating magnetic field source
- stationary conductor or substrate grid
- field probes or sensors
- apparatus diagram (see
experiments/faraday_paradox/apparatus_diagram.svg)
4. Expected Outcomes#
- induced signal patterns consistent with paradox-class behavior
- resonance pockets forming under rotational forcing
- alignment waves or coherence structures
- deviations from classical EM predictions
5. Related Files#
- protocol:
experiments/faraday_paradox/protocol.md - raw data:
experiments/faraday_paradox/raw_data/ - analysis notebook:
experiments/faraday_paradox/analysis.ipynb