Back

FitzHugh-Nagumo excitable neuron

What you are seeing: a two-variable reduction of the Hodgkin-Huxley neuron model: v˙=vv3/3w+I\dot v = v - v^3/3 - w + I, w˙=ϵ(v+abw)\dot w = \epsilon (v + a - b w) with a=0.7a = 0.7, b=0.8b = 0.8, ϵ=0.08\epsilon = 0.08. The fast variable vv is voltage, the slow variable ww is recovery. External input II tunes the system from excitable rest (one spike per suprathreshold kick) to limit-cycle oscillation.

Press kick to jump vv to 0 from rest. If the kick is subthreshold (small), vv returns to rest. If suprathreshold (large enough II or vv jump), the system fires one full action potential before returning. Slide II above 0.4 and the system goes through a Hopf bifurcation into periodic firing. The phase portrait shows the trajectory relative to the cubic nullcline.

Figure 1. FitzHugh-Nagumo model. Method: RK4 with explicit nullcline overlay.
I (input)0.00
speed3

WHAT TO TRY

  • Vary each control and watch the rail readouts respond.
  • Compare the diagnostic plot against the live scene.