Hodgkin–Huxley model

{{short description|Describes how neurons transmit electric signals}}

Image:Hodgkin-Huxley.svgs. The lipid bilayer is represented as a capacitance (Cm). Voltage-gated and leak ion channels are represented by nonlinear (gn) and linear (gL) conductances, respectively. The electrochemical gradients driving the flow of ions are represented by batteries (E), and ion pumps and exchangers are represented by current sources (Ip).]]

The Hodgkin–Huxley model, or conductance-based model, is a mathematical model that describes how action potentials in neurons are initiated and propagated. It is a set of nonlinear differential equations that approximates the electrical engineering characteristics of excitable cells such as neurons and muscle cells. It is a continuous-time dynamical system.

Alan Hodgkin and Andrew Huxley described the model in 1952 to explain the ionic mechanisms underlying the initiation and propagation of action potentials in the squid giant axon.{{cite journal | vauthors = Hodgkin AL, Huxley AF | title = A quantitative description of membrane current and its application to conduction and excitation in nerve | journal = The Journal of Physiology | volume = 117 | issue = 4 | pages = 500–44 | date = August 1952 | pmid = 12991237 | pmc = 1392413 | doi = 10.1113/jphysiol.1952.sp004764 }} They received the 1963 Nobel Prize in Physiology or Medicine for this work.

Basic components

The typical Hodgkin–Huxley model treats each component of an excitable cell as an electrical element (as shown in the figure). The lipid bilayer is represented as a capacitance (Cm). Voltage-gated ion channels are represented by electrical conductances (gn, where n is the specific ion channel) that depend on both voltage and time. Leak channels are represented by linear conductances (gL). The electrochemical gradients driving the flow of ions are represented by voltage sources (En) whose voltages are determined by the ratio of the intra- and extracellular concentrations of the ionic species of interest. Finally, ion pumps are represented by current sources (Ip).{{Clarify|reason=where to find in the mathematical model below?|date=June 2014}} The membrane potential is denoted by Vm.

Mathematically, the current flowing into the capacitance of the lipid bilayer is written as

: I_c = C_m\frac{{\mathrm d} V_m}{{\mathrm d} t}

and the current through a given ion channel is the product of that channel's conductance and the driving potential for the specific ion

: I_i = {g_i}(V_m - V_i) \;

where V_i is the reversal potential of the specific ion channel.

Thus, for a cell with sodium and potassium channels, the total current through the membrane is given by:

: I = C_m\frac{{\mathrm d} V_m}{{\mathrm d} t} + g_K(V_m - V_K) + g_{Na}(V_m - V_{Na}) + g_l(V_m - V_l)

where I is the total membrane current per unit area, Cm is the membrane capacitance per unit area, gK and gNa are the potassium and sodium conductances per unit area, respectively, VK and VNa are the potassium and sodium reversal potentials, respectively, and gl and Vl are the leak conductance per unit area and leak reversal potential, respectively. The time dependent elements of this equation are Vm, gNa, and gK, where the last two conductances depend explicitly on the membrane voltage (Vm) as well.

Ionic current characterization

In voltage-gated ion channels, the channel conductance is a function of both time and voltage (g_n(t,V) in the figure), while in leak channels, g_l, it is a constant (g_L in the figure). The current generated by ion pumps is dependent on the ionic species specific to that pump. The following sections will describe these formulations in more detail.

=Voltage-gated ion channels=

Using a series of voltage clamp experiments and by varying extracellular sodium and potassium concentrations, Hodgkin and Huxley developed a model in which the properties of an excitable cell are described by a set of four ordinary differential equations. Together with the equation for the total current mentioned above, these are:

: I = C_m\frac{{\mathrm d} V_m}{{\mathrm d} t} + \bar{g}_\text{K}n^4(V_m - V_K) + \bar{g}_\text{Na}m^3h(V_m - V_{Na}) + \bar{g}_l(V_m - V_l),

: \frac{dn}{dt} = \alpha_n(V_m)(1 - n) - \beta_n(V_m) n

: \frac{dm}{dt} = \alpha_m(V_m)(1 - m) - \beta_m(V_m) m

: \frac{dh}{dt} = \alpha_h(V_m)(1 - h) - \beta_h(V_m) h

where I is the current per unit area and \alpha_i and \beta_i are rate constants for the i-th ion channel, which depend on voltage but not time. \bar{g}_n is the maximal value of the conductance. n, m, and h are dimensionless probabilities between 0 and 1 that are associated with potassium channel subunit activation, sodium channel subunit activation, and sodium channel subunit inactivation, respectively. For instance, given that potassium channels in squid giant axon are made up of four subunits which all need to be in the open state for the channel to allow the passage of potassium ions, the n needs to be raised to the fourth power. For p = (n, m, h), \alpha_p and \beta_p take the form

: \alpha_p(V_m) = p_\infty(V_m)/\tau_p

: \beta_p(V_m) = (1 - p_\infty(V_m))/\tau_p.

p_\infty and (1-p_\infty) are the steady state values for activation and inactivation, respectively, and are usually represented by Boltzmann equations as functions of V_m. In the original paper by Hodgkin and Huxley, the functions \alpha and \beta are given by

: \begin{array}{lll}

\alpha_n(V_m) = \frac{0.01(10-V)}{\exp\big(\frac{10-V}{10}\big)-1} & \alpha_m(V_m) = \frac{0.1(25-V)}{\exp\big(\frac{25-V}{10}\big)-1} & \alpha_h(V_m) = 0.07\exp\bigg(-\frac{V}{20}\bigg)\\

\beta_n(V_m) = 0.125\exp\bigg(-\frac{V}{80}\bigg) & \beta_m(V_m) = 4\exp\bigg(-\frac{V}{18}\bigg) & \beta_h(V_m) = \frac{1}{\exp\big(\frac{30-V}{10}\big) + 1}

\end{array}

where V = V_{rest} - V_m denotes the negative depolarization in mV.

In many current software programs Nelson ME (2005) [http://nelson.beckman.illinois.edu/courses/physl317/part1/Lec3_HHsection.pdf Electrophysiological Models In: Databasing the Brain: From Data to Knowledge.] (S. Koslow and S. Subramaniam, eds.) Wiley, New York, pp. 285–301

Hodgkin–Huxley type models generalize \alpha and \beta to

: \frac{A_p(V_m-B_p)}{\exp\big(\frac{V_m-B_p}{C_p}\big)-D_p}

In order to characterize voltage-gated channels, the equations can be fitted to voltage clamp data. For a derivation of the Hodgkin–Huxley equations under voltage-clamp, see.{{cite book|last1=Gray|first1=Daniel Johnston|first2=Samuel Miao-Sin|last2=Wu | name-list-style = vanc |title=Foundations of cellular neurophysiology|year=1997|publisher=MIT Press|location=Cambridge, Massachusetts [u.a.]|isbn=978-0-262-10053-3|edition=3rd}} Briefly, when the membrane potential is held at a constant value (i.e., with a voltage clamp), for each value of the membrane potential the nonlinear gating equations reduce to equations of the form:

: m(t) = m_{0} - [ (m_{0}-m_{\infty})(1 - e^{-t/\tau_m})]\,

: h(t) = h_{0} - [ (h_{0}-h_{\infty})(1 - e^{-t/\tau_h})]\,

: n(t) = n_{0} - [ (n_{0}-n_{\infty})(1 - e^{-t/\tau_n})]\,

Thus, for every value of membrane potential V_{m} the sodium and potassium currents can be described by

: I_\mathrm{Na}(t)=\bar{g}_\mathrm{Na} m(V_m)^3h(V_m)(V_m-E_\mathrm{Na}),

: I_\mathrm{K}(t)=\bar{g}_\mathrm{K} n(V_m)^4(V_m-E_\mathrm{K}).

In order to arrive at the complete solution for a propagated action potential, one must write the current term I on the left-hand side of the first differential equation in terms of V, so that the equation becomes an equation for voltage alone. The relation between I and V can be derived from cable theory and is given by

: I = \frac{a}{2R}\frac{\partial^2V}{\partial x^2},

where a is the radius of the axon, R is the specific resistance of the axoplasm, and x is the position along the nerve fiber. Substitution of this expression for I transforms the original set of equations into a set of partial differential equations, because the voltage becomes a function of both x and t.

The Levenberg–Marquardt algorithm is often used to fit these equations to voltage-clamp data.{{cite book |title=New Ecoinformatics Tools in Environmental Science : Applications and Decision-making |first1=Vladimir F. |last1=Krapivin |first2=Costas A. |last2=Varotsos |first3=Vladimir Yu. |last3=Soldatov |year=2015 |pages=37–38 |publisher=Springer |isbn=9783319139784 |url=https://books.google.com/books?id=bWpnBgAAQBAJ&pg=PA37 }}

While the original experiments involved only sodium and potassium channels, the Hodgkin–Huxley model can also be extended to account for other species of ion channels.

=Leak channels=

Leak channels account for the natural permeability of the membrane to ions and take the form of the equation for voltage-gated channels, where the conductance g_{leak} is a constant. Thus, the leak current due to passive leak ion channels in the Hodgkin-Huxley formalism is I_l=g_{leak}(V-V_{leak}).

=Pumps and exchangers=

The membrane potential depends upon the maintenance of ionic concentration gradients across it. The maintenance of these concentration gradients requires active transport of ionic species. The sodium-potassium and sodium-calcium exchangers are the best known of these. Some of the basic properties of the Na/Ca exchanger have already been well-established: the stoichiometry of exchange is 3 Na+: 1 Ca2+ and the exchanger is electrogenic and voltage-sensitive. The Na/K exchanger has also been described in detail, with a 3 Na+: 2 K+ stoichiometry.{{cite journal | vauthors = Rakowski RF, Gadsby DC, De Weer P | title = Stoichiometry and voltage dependence of the sodium pump in voltage-clamped, internally dialyzed squid giant axon | journal = The Journal of General Physiology | volume = 93 | issue = 5 | pages = 903–41 | date = May 1989 | pmid = 2544655 | doi = 10.1085/jgp.93.5.903 | pmc=2216238}}{{cite book|last=Hille|first=Bertil | name-list-style = vanc | title=Ion channels of excitable membranes|year=2001|publisher=Sinauer|location=Sunderland, Massachusetts|isbn=978-0-87893-321-1 | edition = 3rd }}

Mathematical properties

{{No sources|section|date=August 2024}}

The Hodgkin–Huxley model can be thought of as a differential equation system with four state variables, V_m(t), n(t), m(t), and h(t), that change with respect to time t. The system is difficult to study because it is a nonlinear system, cannot be solved analytically, and therefore has no closed-form solution. However, there are many numerical methods available to analyze the system. Certain properties and general behaviors, such as limit cycles, can be proven to exist.

File:Hodgkin Huxley Limit Cycle.png.]]

=Center manifold=

Because there are four state variables, visualizing the path in phase space can be difficult. Usually two variables are chosen, voltage V_m(t) and the potassium gating variable n(t), allowing one to visualize the limit cycle. However, one must be careful because this is an ad-hoc method of visualizing the 4-dimensional system. This does not prove the existence of the limit cycle.

A better projection can be constructed from a careful analysis of the Jacobian of the system, evaluated at the equilibrium point. Specifically, the eigenvalues of the Jacobian are indicative of the center manifold's existence. Likewise, the eigenvectors of the Jacobian reveal the center manifold's orientation. The Hodgkin–Huxley model has two negative eigenvalues and two complex eigenvalues with slightly positive real parts. The eigenvectors associated with the two negative eigenvalues will reduce to zero as time t increases. The remaining two complex eigenvectors define the center manifold. In other words, the 4-dimensional system collapses onto a 2-dimensional plane. Any solution starting off the center manifold will decay towards the center manifold. Furthermore, the limit cycle is contained on the center manifold.

File:Hodgkins Huxley Plot.gif

=Bifurcations=

If the injected current I were used as a bifurcation parameter, then the Hodgkin–Huxley model undergoes a Hopf bifurcation. As with most neuronal models, increasing the injected current will increase the firing rate of the neuron. One consequence of the Hopf bifurcation is that there is a minimum firing rate. This means that either the neuron is not firing at all (corresponding to zero frequency), or firing at the minimum firing rate. Because of the all-or-none principle, there is no smooth increase in action potential amplitude, but rather there is a sudden "jump" in amplitude. The resulting transition is known as a [http://www.scholarpedia.org/article/Canards canard].

Improvements and alternative models

{{Main|Biological neuron model}}

The Hodgkin–Huxley model is regarded as one of the great achievements of 20th-century biophysics. Nevertheless, modern Hodgkin–Huxley-type models have been extended in several important ways:

  • Additional ion channel populations have been incorporated based on experimental data.
  • The Hodgkin–Huxley model has been modified to incorporate transition state theory and produce thermodynamic Hodgkin–Huxley models.{{cite journal |last=Forrest |first=M. D. |title=Can the Thermodynamic Hodgkin–Huxley Model of Voltage-Dependent Conductance Extrapolate for Temperature? |journal=Computation |volume=2 |issue=2 |pages=47–60 |date=May 2014 |doi=10.3390/computation2020047|url=http://wrap.warwick.ac.uk/60495/1/WRAP_computation-02-00047.pdf |doi-access=free }}
  • Models often incorporate highly complex geometries of dendrites and axons, often based on microscopy data.
  • Conductance-based models similar to Hodgkin–Huxley model incorporate the knowledge about cell types defined by single cell transcriptomics.{{Cite journal |last1=Nandi |first1=Anirban |last2=Chartrand |first2=Thomas |last3=Van Geit |first3=Werner |last4=Buchin |first4=Anatoly |last5=Yao |first5=Zizhen |last6=Lee |first6=Soo Yeun |last7=Wei |first7=Yina |last8=Kalmbach |first8=Brian |last9=Lee |first9=Brian |last10=Lein |first10=Ed |last11=Berg |first11=Jim |last12=Sümbül |first12=Uygar |last13=Koch |first13=Christof |last14=Tasic |first14=Bosiljka |last15=Anastassiou |first15=Costas A. |date=2022-08-09 |title=Single-neuron models linking electrophysiology, morphology, and transcriptomics across cortical cell types |journal=Cell Reports |language=en |volume=40 |issue=6 |pages=111176 |doi=10.1016/j.celrep.2022.111176 |pmid=35947954 |pmc=9793758 |s2cid=215790820 |issn=2211-1247|doi-access=free }}
  • Stochastic models of ion-channel behavior, leading to stochastic hybrid systems.{{cite journal |last1=Pakdaman |first1=K. |last2=Thieullen |first2=M. |first3=G. |last3=Wainrib |title=Fluid limit theorems for stochastic hybrid systems with applications to neuron models |year=2010 |journal=Adv. Appl. Probab. |volume=42 |issue=3 |pages=761–794 |doi=10.1239/aap/1282924062 |arxiv=1001.2474 |bibcode=2010arXiv1001.2474P|s2cid=18894661 }}
  • The Poisson–Nernst–Planck (PNP) model is based on a mean-field approximation of ion interactions and continuum descriptions of concentration and electrostatic potential.{{cite journal | last1=Zheng |first1=Q. |last2=Wei |first2=G. W. | title = Poisson-Boltzmann-Nernst-Planck model | journal = Journal of Chemical Physics | volume = 134 | issue = 19 | pages = 194101 | date = May 2011 | pmid = 21599038 | pmc = 3122111 | doi = 10.1063/1.3581031 | bibcode=2011JChPh.134s4101Z }}

Several simplified neuronal models have also been developed (such as the FitzHugh–Nagumo model), facilitating efficient large-scale simulation of groups of neurons, as well as mathematical insight into dynamics of action potential generation.

See also

References

{{Reflist|33em}}

Further reading

{{refbegin|33em}}

  • {{cite journal | vauthors = Hodgkin AL, Huxley AF | title = Currents carried by sodium and potassium ions through the membrane of the giant axon of Loligo | journal = The Journal of Physiology | volume = 116 | issue = 4 | pages = 449–72 | date = April 1952 | pmid = 14946713 | pmc = 1392213 | doi = 10.1113/jphysiol.1952.sp004717 }}
  • {{cite journal | vauthors = Hodgkin AL, Huxley AF | title = The components of membrane conductance in the giant axon of Loligo | journal = The Journal of Physiology | volume = 116 | issue = 4 | pages = 473–96 | date = April 1952 | pmid = 14946714 | pmc = 1392209 | doi = 10.1113/jphysiol.1952.sp004718 }}
  • {{cite journal | vauthors = Hodgkin AL, Huxley AF | title = The dual effect of membrane potential on sodium conductance in the giant axon of Loligo | journal = The Journal of Physiology | volume = 116 | issue = 4 | pages = 497–506 | date = April 1952 | pmid = 14946715 | pmc = 1392212 | doi = 10.1113/jphysiol.1952.sp004719 }}
  • {{cite journal | vauthors = Hodgkin AL, Huxley AF | title = A quantitative description of membrane current and its application to conduction and excitation in nerve | journal = The Journal of Physiology | volume = 117 | issue = 4 | pages = 500–44 | date = August 1952 | pmid = 12991237 | pmc = 1392413 | doi = 10.1113/jphysiol.1952.sp004764 }}
  • {{cite journal | vauthors = Hodgkin AL, Huxley AF, Katz B | title = Measurement of current-voltage relations in the membrane of the giant axon of Loligo | journal = The Journal of Physiology | volume = 116 | issue = 4 | pages = 424–48 | date = April 1952 | pmid = 14946712 | pmc = 1392219 | doi = 10.1113/jphysiol.1952.sp004716 }}

{{refend}}