Measure state as timing, geometry, and movement.
A research interface for mapping rhythmic inputs into coordinate-based state movement.
Each input becomes a coordinate point. Across a rolling window, the engine tracks where the system is, how it is moving, and whether organization is beginning to form.
Prototype measurement tool. Not clinical. Not diagnostic. No semantic emotion labels.
How it works
The engine computes state-space observables including vector position, entropy, dominance, distance-to-vertices, and rolling-window movement.
Research use
Designed for measurement and reproducibility. RhythmSync supports research questions about state movement, not only condition differences.
Input signal
Enter a signal sample or short text proxy. Each analysis creates one coordinate point and updates the rolling trajectory window.
Current coordinate point
Timing layer / Δt
Rolling trajectory
State-space geometry
Coordinate-space interpretation
Physiology pattern
Definitions for interpretation
- state_vector s(t): 5D simplex coordinate, geometry-only. No semantic labels.
- entropy: Shannon entropy, H(s) = −∑ sᵢ log sᵢ.
- dominance_ratio: max(s)/second_max(s).
- distance_to_vertices: distances to simplex vertices v1..v5.
- windowed_trial: within-window dynamics over last ≤5 points.
- Δt_proxy_ms: t_convergence − t_now, where convergence is defined within the output.
Developer / reproducibility JSON
{}