Nonlinear Electronic Circuit (ODE) First Described: 1983

Chua's Circuit Attractor

Discovered by Leon O. Chua

Executive Summary

The celebrated double-scroll chaotic attractor born from the simplest non-linear electronic oscillator circuit.

System of Equations

Phase Space Formulation
dxdt=α(yxf(x))\frac{dx}{dt} = \alpha (y - x - f(x))
dydt=xy+z\frac{dy}{dt} = x - y + z
dzdt=βy\frac{dz}{dt} = -\beta y

Governing Parameters

α\alpha
Capacitance Ratio = 15.6

Governs the time constant ratio between primary and secondary resonant capacitors.

β\beta
Inductive Conductance = 28.0

Determines the inductive energy storage rate and cross-plane oscillation frequency.

m0,m1m_0, m_1
Nonlinear Diode Slopes = -1.143, -0.714

Slopes of the piecewise-linear current-voltage characteristic of Chua's diode.

Overview

In 1983, professor Leon O. Chua at UC Berkeley proved that deterministic chaos was not just an abstract mathematical curiosity: it could be physically constructed using standard, off-the-shelf electronic components.

Chua’s circuit consists of four standard linear elements (two capacitors, an inductor, and a resistor) connected to a single active non-linear resistor, known universally today as Chua’s diode. The circuit generates electrical voltages and currents that fluctuate in an endless, non-repeating double-scroll strange attractor.

The Mathematical Model

The state variables (x,y,z)(x, y, z) correspond to the voltage across capacitor C1C_1, the voltage across capacitor C2C_2, and the electric current through the inductor LL:

dxdt=α(yxf(x))\frac{dx}{dt} = \alpha (y - x - f(x))

dydt=xy+z\frac{dy}{dt} = x - y + z

dzdt=βy\frac{dz}{dt} = -\beta y

The piecewise-linear function f(x)f(x) models the non-linear negative resistance of Chua’s diode:

f(x)=m1x+m0m12(x+1x1)f(x) = m_1 x + \frac{m_0 - m_1}{2} \left(|x + 1| - |x - 1|\right)

The Double-Scroll Phenomenon

  • Bistable Spirals: The system possesses three equilibrium points: an unstable saddle at the origin and two symmetric equilibrium points on either side.
  • The Double Scroll: Trajectories spiral outwards around one of the equilibrium points until reaching a critical threshold, where they are swept across the origin and captured by the opposite spiral.
  • Experimental Verification: Chua’s attractor was the first chaotic system to be rigorously verified mathematically, simulated digitally, and observed in physical laboratory hardware on an oscilloscope.
Previous Type
Clifford Map (3D Discrete Attractor)
All Attractor Types
Next Type
Dadras Attractor