STANDARD_MAP

CHAOTIC_SYSTEM_VISUALIZATION // MODULE_07

← Return

SYSTEM_PARAMETERS

0.971635
10
10
20000

p(n+1) = p(n) + K·sin(q(n)) mod 2π

q(n+1) = q(n) + p(n+1) mod 2π

ALERT: High iteration counts may cause rendering latency.
LIVE_RENDER // D3.JS COMPUTE: IDLE

DATA_LOG: STANDARD_MAP

The standard map (also called the Chirikov-Taylor map) is an area-preserving chaotic map from a square with side 2π onto itself. It was introduced as a simplified model for motion in a magnetic field. For low values of K, the map displays regular behavior with stable orbits, while larger K values lead to chaotic dynamics.