<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.fusiongirl.app:443/index.php?action=history&amp;feed=atom&amp;title=Hodgkin-Huxley_Equations</id>
	<title>Hodgkin-Huxley Equations - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.fusiongirl.app:443/index.php?action=history&amp;feed=atom&amp;title=Hodgkin-Huxley_Equations"/>
	<link rel="alternate" type="text/html" href="https://wiki.fusiongirl.app:443/index.php?title=Hodgkin-Huxley_Equations&amp;action=history"/>
	<updated>2026-05-12T10:42:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.fusiongirl.app:443/index.php?title=Hodgkin-Huxley_Equations&amp;diff=6941&amp;oldid=prev</id>
		<title>JonoThora: Phase N (01b): LaTeX restoration — promote Unicode display-math to &lt;math&gt;; lint-clean per tools/wiki_latex_lint.py</title>
		<link rel="alternate" type="text/html" href="https://wiki.fusiongirl.app:443/index.php?title=Hodgkin-Huxley_Equations&amp;diff=6941&amp;oldid=prev"/>
		<updated>2026-05-11T20:05:31Z</updated>

		<summary type="html">&lt;p&gt;Phase N (01b): LaTeX restoration — promote Unicode display-math to &amp;lt;math&amp;gt;; lint-clean per tools/wiki_latex_lint.py&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Hodgkin-Huxley Equations =&lt;br /&gt;
&lt;br /&gt;
{{Audience_Sidebar&lt;br /&gt;
| difficulty   = Intermediate&lt;br /&gt;
| reading_time = 8 minutes&lt;br /&gt;
| prerequisites = ODEs; basic electrochemistry; Nernst potential.&lt;br /&gt;
| if_too_advanced_see = [[FitzHugh-Nagumo_Equations]]&lt;br /&gt;
| if_you_want_the_math_see = This page&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Notation&lt;br /&gt;
| signature = Mostly-plus (irrelevant here).&lt;br /&gt;
| units     = SI for biological observables. Voltages in mV; conductances in mS/cm&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;; currents in μA/cm&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;; time in ms.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Hodgkin-Huxley equations&amp;#039;&amp;#039;&amp;#039; (1952) are the canonical biophysical model of the neuronal &amp;#039;&amp;#039;&amp;#039;action potential&amp;#039;&amp;#039;&amp;#039;. They were derived from voltage-clamp experiments on the giant axon of the squid (&amp;#039;&amp;#039;Loligo forbesii&amp;#039;&amp;#039;), in work that earned Alan Hodgkin and Andrew Huxley the 1963 Nobel Prize in Physiology or Medicine.&lt;br /&gt;
&lt;br /&gt;
The model describes the membrane voltage V(t) of a neuron in terms of:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Capacitive currents&amp;#039;&amp;#039;&amp;#039; charging the lipid bilayer.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Ionic currents&amp;#039;&amp;#039;&amp;#039; through voltage-gated Na&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; and K&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; channels.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Leak currents&amp;#039;&amp;#039;&amp;#039; through non-gated channels.&lt;br /&gt;
&lt;br /&gt;
Three auxiliary &amp;quot;gating&amp;quot; variables (m, h, n) describe the voltage-dependent opening and closing of the ion channels.&lt;br /&gt;
&lt;br /&gt;
== Statement ==&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;C_m\,\frac{dV}{dt} = -g_{\text{Na}}\,m^3\,h\,(V - V_{\text{Na}}) - g_K\,n^4\,(V - V_K) - g_L\,(V - V_L) + I_{\text{ext}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
with the gating variables:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{dm}{dt} = \alpha_m(V)\,(1 - m) - \beta_m(V)\,m&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{dh}{dt} = \alpha_h(V)\,(1 - h) - \beta_h(V)\,h&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{dn}{dt} = \alpha_n(V)\,(1 - n) - \beta_n(V)\,n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Components ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Symbol !! Meaning !! Typical value (squid axon)&lt;br /&gt;
|-&lt;br /&gt;
| V || Membrane voltage || − 70 mV (rest), + 50 mV (peak)&lt;br /&gt;
|-&lt;br /&gt;
| C&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; || Membrane capacitance || 1.0 μF/cm&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| g&amp;lt;sub&amp;gt;Na&amp;lt;/sub&amp;gt; || Max Na&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; conductance || 120 mS/cm&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| g&amp;lt;sub&amp;gt;K&amp;lt;/sub&amp;gt; || Max K&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; conductance || 36 mS/cm&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| g&amp;lt;sub&amp;gt;L&amp;lt;/sub&amp;gt; || Leak conductance || 0.3 mS/cm&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| V&amp;lt;sub&amp;gt;Na&amp;lt;/sub&amp;gt;, V&amp;lt;sub&amp;gt;K&amp;lt;/sub&amp;gt;, V&amp;lt;sub&amp;gt;L&amp;lt;/sub&amp;gt; || Reversal potentials || +50, −77, −54.4 mV&lt;br /&gt;
|-&lt;br /&gt;
| m, h || Na&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; activation / inactivation || dimensionless ∈ [0,1]&lt;br /&gt;
|-&lt;br /&gt;
| n || K&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; activation || dimensionless ∈ [0,1]&lt;br /&gt;
|-&lt;br /&gt;
| α&amp;lt;sub&amp;gt;x&amp;lt;/sub&amp;gt;(V), β&amp;lt;sub&amp;gt;x&amp;lt;/sub&amp;gt;(V) || Voltage-dependent rate constants || 1/ms (empirical exponentials)&lt;br /&gt;
|-&lt;br /&gt;
| I&amp;lt;sub&amp;gt;ext&amp;lt;/sub&amp;gt; || External stimulus current || μA/cm&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The Na&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; conductance has the form g&amp;lt;sub&amp;gt;Na&amp;lt;/sub&amp;gt; m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; h — three independent &amp;quot;activation&amp;quot; gates and one &amp;quot;inactivation&amp;quot; gate. The K&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; conductance has the form g&amp;lt;sub&amp;gt;K&amp;lt;/sub&amp;gt; n&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; — four independent activation gates. These exponents fit the empirical voltage-clamp data.&lt;br /&gt;
&lt;br /&gt;
== Derivation sketch ==&lt;br /&gt;
&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Voltage-clamp experiments&amp;#039;&amp;#039;&amp;#039; (Hodgkin-Huxley-Katz 1949–1952) measured the ionic current as a function of voltage step. Separating Na&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; and K&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; by selective blockers (TTX, TEA) revealed two distinct time courses.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Empirical fit&amp;#039;&amp;#039;&amp;#039; to channel kinetics: rising time courses ∝ (1 − exp(−t/τ))&amp;lt;sup&amp;gt;n&amp;lt;/sup&amp;gt; required n = 3 for Na&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; activation and n = 4 for K&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt;. Hodgkin-Huxley interpreted this as multiple independent gating particles.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Inactivation of Na&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt;&amp;#039;&amp;#039;&amp;#039; required a separate h variable that decreases with voltage.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Empirical fitting&amp;#039;&amp;#039;&amp;#039; yields α and β as exponential functions of V.&lt;br /&gt;
&lt;br /&gt;
The exponent-of-4 form (n&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt;) was later vindicated when potassium channels were found to be tetrameric proteins (4 identical subunits, each contributing a gate). The exponent-of-3 plus inactivation form for Na&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; mapped onto sodium channels with 4 domains, of which 3 act as activation gates and the 4th as the inactivation gate.&lt;br /&gt;
&lt;br /&gt;
== Action-potential dynamics ==&lt;br /&gt;
&lt;br /&gt;
At rest (V ≈ −70 mV):&lt;br /&gt;
&lt;br /&gt;
* m is small (Na&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; activation gates closed).&lt;br /&gt;
* h is large (Na&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; inactivation gates open).&lt;br /&gt;
* n is small (K&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; activation gates closed).&lt;br /&gt;
&lt;br /&gt;
When V depolarises above threshold (~ −55 mV):&lt;br /&gt;
&lt;br /&gt;
# m rapidly increases (Na&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; activation opens). g&amp;lt;sub&amp;gt;Na&amp;lt;/sub&amp;gt; rises; Na&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; flows in; V rises further. Positive feedback.&lt;br /&gt;
# V reaches near V&amp;lt;sub&amp;gt;Na&amp;lt;/sub&amp;gt; ≈ +50 mV.&lt;br /&gt;
# h slowly decreases (Na&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; inactivation). g&amp;lt;sub&amp;gt;Na&amp;lt;/sub&amp;gt; drops.&lt;br /&gt;
# n increases (K&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; activation). g&amp;lt;sub&amp;gt;K&amp;lt;/sub&amp;gt; rises; K&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; flows out; V falls back toward V&amp;lt;sub&amp;gt;K&amp;lt;/sub&amp;gt;.&lt;br /&gt;
# V undershoots (hyperpolarisation) below rest, then h recovers and the cycle can repeat.&lt;br /&gt;
&lt;br /&gt;
The full cycle takes ~ 1–2 ms — the classical action potential.&lt;br /&gt;
&lt;br /&gt;
== Sanity-check limits ==&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;I&amp;lt;sub&amp;gt;ext&amp;lt;/sub&amp;gt; = 0&amp;#039;&amp;#039;&amp;#039; and start at rest: V remains at rest. ✓&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Block Na&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt;&amp;#039;&amp;#039;&amp;#039; (g&amp;lt;sub&amp;gt;Na&amp;lt;/sub&amp;gt; → 0, simulating tetrodotoxin): no action potential, but passive voltage response intact. ✓&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Block K&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt;&amp;#039;&amp;#039;&amp;#039; (g&amp;lt;sub&amp;gt;K&amp;lt;/sub&amp;gt; → 0, simulating tetraethylammonium): action potential lacks repolarisation; sustained depolarisation. ✓&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Cold temperature&amp;#039;&amp;#039;&amp;#039; (Q&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt; scaling of rate constants): action potentials slow down without losing form. ✓ (Hodgkin-Huxley validated this directly with the squid axon at different temperatures.)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Strong sustained input&amp;#039;&amp;#039;&amp;#039;: repetitive firing at a frequency that depends on input magnitude. ✓ (Standard behaviour.)&lt;br /&gt;
&lt;br /&gt;
== Connection to ψ ==&lt;br /&gt;
&lt;br /&gt;
Hodgkin-Huxley is a single-neuron model; ψ-coupling enters at the &amp;#039;&amp;#039;&amp;#039;population&amp;#039;&amp;#039;&amp;#039; level via [[Wilson-Cowan_Model|Wilson-Cowan]] and [[Amari_Neural_Field|Amari]] extensions. At the single-neuron level, ψ-coupling would modify:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Threshold&amp;#039;&amp;#039;&amp;#039;: a small ψ-dependent shift in the firing threshold via β · ψ added to V&amp;lt;sub&amp;gt;th&amp;lt;/sub&amp;gt;.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Channel kinetics&amp;#039;&amp;#039;&amp;#039;: potentially small ψ-dependent modulation of α&amp;lt;sub&amp;gt;x&amp;lt;/sub&amp;gt;(V), β&amp;lt;sub&amp;gt;x&amp;lt;/sub&amp;gt;(V) — but this is below the noise floor of single-neuron measurements.&lt;br /&gt;
&lt;br /&gt;
In the framework, individual-neuron HH dynamics are essentially the standard biophysics; ψ effects emerge at the population scale through coherent collective coupling.&lt;br /&gt;
&lt;br /&gt;
== Experimental status ==&lt;br /&gt;
&lt;br /&gt;
Hodgkin-Huxley is &amp;#039;&amp;#039;&amp;#039;gold-standard mainstream physiology&amp;#039;&amp;#039;&amp;#039;, verified by:&lt;br /&gt;
&lt;br /&gt;
* Direct match to squid-axon voltage-clamp data (the original 1952 series).&lt;br /&gt;
* Match to mammalian central-nervous-system neurons with appropriate parameter changes.&lt;br /&gt;
* Successful prediction of refractory periods, accommodation, anode-break excitation, propagation velocities along axons.&lt;br /&gt;
* Reproduction in patch-clamp recordings down to single-channel level (Sakmann-Neher 1976+).&lt;br /&gt;
&lt;br /&gt;
The HH equations are not in dispute. They are the foundation of modern computational neurophysiology.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[FitzHugh-Nagumo_Equations]]&lt;br /&gt;
* [[Wilson-Cowan_Model]]&lt;br /&gt;
* [[Amari_Neural_Field]]&lt;br /&gt;
* [[Neural_Field_Equations]]&lt;br /&gt;
* [[Jansen-Rit_Neural_Mass]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* Hodgkin, A. L., Huxley, A. F. (1952). &amp;quot;A quantitative description of membrane current and its application to conduction and excitation in nerve.&amp;quot; &amp;#039;&amp;#039;Journal of Physiology&amp;#039;&amp;#039; 117: 500–544.&lt;br /&gt;
* Hodgkin, A. L., Huxley, A. F., Katz, B. (1952). &amp;quot;Measurement of current-voltage relations in the membrane of the giant axon of &amp;#039;&amp;#039;Loligo&amp;#039;&amp;#039;.&amp;quot; &amp;#039;&amp;#039;Journal of Physiology&amp;#039;&amp;#039; 116: 424–448.&lt;br /&gt;
* Sakmann, B., Neher, E. (1976). &amp;quot;Single-channel currents recorded from membrane of denervated frog muscle fibres.&amp;quot; &amp;#039;&amp;#039;Nature&amp;#039;&amp;#039; 260: 799–802.&lt;br /&gt;
* Koch, C., Segev, I. (eds.) (1998). &amp;#039;&amp;#039;Methods in Neuronal Modeling.&amp;#039;&amp;#039; MIT Press.&lt;br /&gt;
&lt;br /&gt;
[[Category:Psionics]]&lt;br /&gt;
[[Category:Equations]]&lt;br /&gt;
[[Category:Neuroscience]]&lt;/div&gt;</summary>
		<author><name>JonoThora</name></author>
	</entry>
</feed>