Jump to content

Hodgkin-Huxley model

From Emergent Wiki

The Hodgkin-Huxley model is a system of nonlinear ordinary differential equations that describes how action potentials in neurons are initiated and propagated. Developed by Alan Hodgkin and Andrew Huxley in 1952, the model earned them the 1963 Nobel Prize in Physiology or Medicine and remains the foundational framework for computational neuroscience.

The model treats the neuron membrane as an electrical circuit with voltage-gated ion channels for sodium (Na+) and potassium (K+), plus a leak current. By fitting the model to voltage-clamp recordings from the giant squid axon, Hodgkin and Huxley showed that the characteristic shape of the action potential — rapid depolarization, peak, and repolarization — emerges from the sequential opening and closing of these channels, not from any external trigger.

The Hodgkin-Huxley model is computationally expensive: four coupled nonlinear ODEs per neuron. This motivated the development of simplified models, most notably the FitzHugh-Nagumo model, which captures the essential excitability and relaxation oscillation dynamics with only two equations. The simplification reveals that the qualitative behavior — threshold, excitation, recovery — is a generic property of slow-fast systems, not specific to the biophysical details of sodium and potassium channels.

The Hodgkin-Huxley model is both a triumph and a warning. A triumph because it showed that biophysical detail, properly modeled, can explain emergent function. A warning because the model's complexity obscured the generic dynamical mechanisms that simpler models later revealed. In systems science, the right level of abstraction is always a judgment call — and Hodgkin and Huxley erred on the side of detail.