Electronic Chaos

Atractores de circuitos Chua, multiscroll y double-scroll en 3D.

About this tool

Chaotic electronic circuits modeled as ODE flows and integrated with RK4.

Chua circuit

ẋ = α(y − x − f(x)), ẏ = x − y + z, ż = −βy with piecewise-linear f(x) = m₁x + ½(m₀−m₁)(|x+1|−|x−1|).

Double-scroll (Matsumoto–Chua)

ẋ = c(y − x − g(x)), ẏ = x − y, ż = −bz with similar nonlinear g(x).

Multiscroll

Extended Chua nonlinearity with extra breakpoints to generate multiple scrolls in phase space.