So far we have been concerned with calcium-induced calcium release (CICR) as illustrated in Fig. 8.2 (page 126). To study CICR, we started by studying the development of the concentration of calcium ions in the dyad and kept everything else constant. The interesting part was then to see how the release mechanism of the ryanodine receptor RyR changes the dynamics of the dyad concentration. In particular, we were interested in RyR mutations and their theoretical effect on the dyad concentration through changes in the open probability of the RyR channel. We saw how theoretical blockers could be defined in order to repair the effect of the mutations, in the sense that we were able to restore essential properties of the process. We also introduced the effect of allowing the concentration of the junctional sarcoplasmic reticulum to change and we studied how the overall processes were affected by introducing the transmembrane potential and allowing the L-type calcium channel (LCC) to open and close.

Now we leave the RyR and Markov models based on concentrations of calcium ions and focus on voltage-gated channels. We touched upon this topic earlier, since the LCC is voltage gated, but now we will dynamically update the voltage and focus solely on how voltage develops and how it affects the transitions of the Markov model.

We will start by studying a very simple channel to explain the basics steps as carefully as possible. This channel does not have a name and probably does not exist in nature, but it provides a good example to get a handle on the steps involved in understanding much more complex (and more realistic) ion channels.

In the study of CICR, we examined what was going on in a very small part of the cell based on the tacit assumption that if we can repair what is going on in every tiny part of the cell, we will probably also do a decent job in repairing all of the cell. We will follow the same strategy in studying voltage-gated channels: We will study a single channel and see how mutations may affect the function of the channel and thereby how the transmembrane potential is changed. Again, we will derive theoretical drugs and see how they should be defined in order to repair the effect of the mutations. However, the assumption that small domains can be studied independently is less reliable for voltage-gated channels than for the CICR process in the vicinity of the dyad. The reason for this is that electrical diffusion waves travel much faster than concentration waves.

10.1 Stochastic Model of the Transmembrane Potential

The transmembrane potential is defined to be the difference between the intracellular potential v i and the extracellular potential v e :

$$\displaystyle{ v = v_{i} - v_{e}. }$$
(10.1)

Let us consider a membrane consisting of a leakage current with conductance given by g L and an ion channel with conductance given by g i . The transmembrane potential of such a membrane is governed by the differential equation

$$\displaystyle{ Cv^{{\prime}} = -g_{ L}\left (v - V _{L}\right ) - g_{i}(v - V _{i}), }$$
(10.2)

where C is the capacitance of the membrane, V L is the resting potential of the leakage current, and V i is the resting potential of the ion channel. In our computations, we will consider an exampleFootnote 1 with the parameters listed in Table 10.1.

Table 10.1 Values of the parameters used in the model (10.2)

We assume that the ion channel can be either open (O), with g i  = 1 mS/cm2, or closed (C), with g i  = 0 mS/cm2. The state of the stochastic ion channel is governed by a Markov model of the form

$$\displaystyle{ C\mathop{\mathop{ \leftrightarrows }\limits^{ k_{oc}}}\limits_{k_{co}}O, }$$
(10.3)

where the reactions rates will be specified below. With these definitions, the stochastic equation takes the form

$$\displaystyle{ v^{{\prime}} = -\frac{1} {10}v -\gamma \left (v -\frac{11} {10}\right ), }$$
(10.4)

where γ is zero (closed) or one (open) depending on the state of the Markov model (10.3).

10.1.1 A Numerical Scheme

We compute numerical solutions of the model (10.4) using the scheme

$$\displaystyle{ v_{n+1} = v_{n} - \Delta t\left ( \frac{1} {10}v_{n} +\gamma _{n}\left (v_{n} -\frac{11} {10}\right )\right ), }$$
(10.5)

where \(\Delta t\) denotes the time step and γ n takes on values based on the state of the Markov model. Based on the Markov model, the value of γ n is computed as described on page 28. We assume that the time step (in ms) satisfies the condition

$$\displaystyle{ \Delta t <\frac{10} {11}. }$$
(10.6)

10.1.2 An Invariant Region

We discussed above that it is useful to derive an invariant region for the stochastic model since such a region can be used to define the computational domain of the probability density equation. We claim that, under the condition (10.6) for the time step, the solutions generated by scheme (10.5) will always remain in the interval given by

$$\displaystyle{\Omega = (0,1),}$$

provided that the initial condition is in this region. To show that \(\Omega\) is an invariant region for solutions generated by scheme (10.5), we write the scheme in the form

$$\displaystyle{v_{n+1} = H(v_{n},\gamma _{n}),}$$

where

$$\displaystyle{H(v,\gamma ) = v - \Delta t\left ( \frac{1} {10}v +\gamma \left (v -\frac{11} {10}\right )\right ).}$$

Since

$$\displaystyle{\frac{\partial H(v,\gamma )} {\partial v} = 1 - \Delta t\left ( \frac{1} {10}+\gamma \right )> 0}$$

because of (10.6) and

$$\displaystyle{\frac{\partial H(v,\gamma )} {\partial \gamma } = \Delta t\left (\frac{11} {10} - v\right )> 0}$$

for any \(v \in \Omega,\) we have

$$\displaystyle{v_{n+1} = H(v_{n},\gamma _{n})\leqslant H\left (1,1\right ) = 1}$$

and

$$\displaystyle{v_{n+1} = H(v_{n},\gamma _{n})\geqslant H(0,0) = 0.}$$

So, by induction, we have \(v_{n} \in \Omega\) for all n.

10.2 Probability Density Functions for the Voltage-Gated Channel

We can now follow exactly the same steps as in Sect. 2.2 (see page 30) to derive a model of the probability density functions of the open state and the closed state. The probability of the channel being in the open state for voltages between v and \(v + \Delta v\) is given by

$$\displaystyle{P_{o}\left \{v <V (t) <v + \Delta v\right \} =\int _{ v}^{v+\Delta v}\rho _{ o}(w,t)dw,}$$

where ρ o is the probability density function of the open state. Similarly, we have

$$\displaystyle{P_{c}\left \{v <V (t) <v + \Delta v\right \} =\int _{ v}^{v+\Delta v}\rho _{ c}(w,t)dw}$$

where ρ c is the probability density function of the closed state. By the arguments given in Sect. 2.2, we find that the probability density functions must be solutions of the system

$$\displaystyle\begin{array}{rcl} \frac{\partial \rho _{o}} {\partial t} + \frac{\partial } {\partial v}\left (a_{o}\rho _{o}\right )& =& k_{co}\rho _{c} - k_{oc}\rho _{o}, \\ \frac{\partial \rho _{c}} {\partial t} + \frac{\partial } {\partial v}\left (a_{c}\rho _{c}\right )& =& k_{oc}\rho _{o} - k_{co}\rho _{c},{}\end{array}$$
(10.7)

where the flux terms are given by

$$\displaystyle\begin{array}{rcl} a_{o}& =& -g_{L}\left (v - V _{L}\right ) - (v - V _{i}) = \frac{11} {10}\left (1 - v\right ), \\ a_{c}& =& -g_{L}\left (v - V _{L}\right ) = -\frac{1} {10}v {}\end{array}$$
(10.8)

As usual, the boundary conditions are set up to avoid a probability leak across the boundary. Hence we need the fluxes a o ρ o and a c ρ c to be zero for v = 0 and v = 1. Note that \(a_{o}(1) = a_{c}(0) = 0;\) so we require ρ o (0) = 0 and ρ c (1) = 0. In the numerical simulations presented below, we use the scheme described in Sect. 2.3 Stationary solutions of the numerical scheme are computed as described on page 44.

10.3 Analytical Solution of the Stationary Case

We showed in Sect. 2.6 how an analytical solution can be derived for a stationary system of the form (10.7). Here we shall repeat this derivation for a voltage-gated channel. For simplicity we shall consider a channel where the reaction scheme of the Markov model is independent of the voltage; we choose

$$\displaystyle{k_{oc} = 1\text{ ms}^{-1}\text{ and }k_{ co} =\mu \text{ ms}^{-1}.}$$

So, we will again focus on CO-mutations. Here μ, referred to as the mutation severity index, will be specified in the computations below. In all computations, μ = 1 will be referred to as the wild type case. Increased values of k co will increase the open probability of the ion channel in (10.2) and therefore bring the transmembrane potential closer to the maximum value (given by \(V _{+} = 1\) mV).

The first step in the derivation of the analytical solution is to observe that, in the steady state, the sum of the equations of (10.7) results in the equation

$$\displaystyle{ \frac{\partial } {\partial v}\left (a_{o}\rho _{o} + a_{c}\rho _{c}\right ) = 0.}$$

The second step is to observe that the boundary conditions imply that

$$\displaystyle{a_{o}\rho _{o} + a_{c}\rho _{c} = 0.}$$

Therefore, for the present model, we find that

$$\displaystyle{\rho _{c} = -\frac{a_{o}} {a_{c}}\rho _{o} = \frac{11} {v} \left (1 - v\right )\rho _{o}}$$

and, from (10.7), we have

$$\displaystyle{ \frac{\partial } {\partial v}\left (a_{o}\rho _{o}\right ) =\mu \rho _{c} -\rho _{o} = \left (11\mu \frac{1 - v} {v} - 1\right )\rho _{o}.}$$

By differentiation, we obtain

$$\displaystyle{a_{o} \frac{\partial } {\partial v}\rho _{o} = \left (11\mu \frac{1 - v} {v} - 1 - \frac{\partial } {\partial v}a_{o}\right )\rho _{o}}$$

and thus

$$\displaystyle{ \rho _{o}^{{\prime}} = a(v)\rho _{ o}, }$$
(10.9)

where

$$\displaystyle{a(v) = \left (\frac{10\mu } {v} + \frac{1} {11(1 - v)}\right ).}$$

The solution of (10.9) is given by

$$\displaystyle{ \rho _{o} = c \frac{v^{10\mu }} {\left (1 - v\right )^{1/11}} }$$
(10.10)

and then

$$\displaystyle{\rho _{c} = 11c\left (1 - v\right )^{10/11}v^{10\mu -1}.}$$

Here the constant c must be chosen such that

$$\displaystyle{\int _{\Omega }\left (\rho _{o} +\rho _{c}\right )dv = 1.}$$

It is interesting to note here that, even if both ρ o and ρ c depend heavily on the mutation severity index μ, the relation between these functions is independent of μ since

$$\displaystyle{\frac{\rho _{o}} {\rho _{c}} = \frac{v} {11(1 - v)}.}$$

10.4 Comparison of Monte Carlo Simulations and Probability Density Functions

In previous chapters we gave many examples showing that the probability density functions faithfully represent the frequency distributions that can be computed using Monte Carlo simulations. We will briefly show that this also holds for the ion channel model considered here. In Fig. 10.1, we compare the open probability density function given by (10.10) and a histogram computed using Monte Carlo simulations based on the numerical scheme given by (10.5). We observe again—and by now we are starting to get used to it—that the probability density functions more or less coincide with the histograms computed using Monte Carlo simulations.Footnote 2

Fig. 10.1
figure 1

Comparison of the results of Monte Carlo simulations (histogram) and analytical solutions of the system governing the probability density functions for four values of the mutation severity index μ. The unit interval is divided into 100 sub-intervals where the number of occurrences is counted in the Monte Carlo simulations. The analytical solutions are evaluated in the center of these sub-intervals. Each case was simulated for 10 s, with \(\Delta t = 0.01\) ms

10.5 Mutations and Theoretical Drugs

In our analysis of the RyR, we studied the effect of mutations increasing the open probability of the channel. In addition, for voltage-gated ion channels, mutations may affect the open probability of the channel and thereby change the dynamics of the transmembrane potential. We will study specific examples of this below, where we present actual mutations and their effect on actual ion channels, such as the sodium channel. However, for the time being, we will stick to our not so realistic but rather cute model. We will assume that the stochastic dynamics of the transmembrane potential are governed by (10.2), that the probability density functions are governed by (10.7), and that the Markov model is given by

$$\displaystyle{ C\mathop{\mathop{ \leftrightarrows }\limits^{ k_{oc}}}\limits_{k_{co}}O, }$$
(10.11)

where \(k_{oc} = 1\text{ ms}^{-1}\) and \(k_{co} =\mu \text{ ms}^{-1}.\) As usual, μ is the mutation severity index and μ = 1 denotes the wild type case. Motivated by the results for the RyR mutations, we will try to repair the effect of the mutation using an open or a closed state blocker. This will prove to be quite efficient, since we are dealing with a CO-mutation.

10.5.1 Theoretical Open State Blocker

The Markov model of the theoretical open state blocker is

$$\displaystyle{ C\mathop{\mathop{ \leftrightarrows }\limits^{ k_{oc}}}\limits_{k_{co}}O\mathop{\mathop{ \leftrightarrows }\limits^{ k_{bo}}}\limits_{k_{ob}}B, }$$
(10.12)

where the parameters k bo and k ob need to be determined. The associated steady state version of the probability density system is given by

$$\displaystyle\begin{array}{rcl} \frac{\partial } {\partial v}\left (a_{o}\rho _{o}\right )& =& k_{co}\rho _{c} -\left (k_{oc} + k_{ob}\right )\rho _{o} + k_{bo}\rho _{b}, \\ \frac{\partial } {\partial v}\left (a_{c}\rho _{c}\right )& =& k_{oc}\rho _{o} - k_{co}\rho _{c}, \\ \frac{\partial } {\partial v}\left (a_{c}\rho _{b}\right )& =& k_{ob}\rho _{o} - k_{bo}\rho _{b}, {}\end{array}$$
(10.13)

where ρ o , ρ c , and ρ b denote the probability density functions of the open (O), closed (C), and blocked (B) states, respectively. We compute optimal values of the parameters k bo and k ob using the Fminsearch function in Matlab applied to the difference between the open probability density function computed by solving (10.13) and the wild type solution given by system (10.7), with μ = 1. The function used in the minimization is given by

$$\displaystyle{\frac{\sqrt{\int \vert \rho _{o,\mathrm{mt+d } } -\rho _{o,\mathrm{wt } } \vert ^{2 } dv}} {\sqrt{\int \rho _{o,\mathrm{wt } }^{2}}dv},}$$

where ρ o, wt is the wild type open probability density function and ρ o, mt+d is the mutant open probability density function where the theoretical drug is applied.

10.5.2 Theoretical Closed State Blocker

The Markov model of the theoretical closed state blocker is

$$\displaystyle{ B\mathop{\mathop{ \leftrightarrows }\limits^{ k_{cb}}}\limits_{k_{bc}}C\mathop{\mathop{ \leftrightarrows }\limits^{ k_{oc}}}\limits_{k_{co}}O, }$$
(10.14)

where the parameters k cb and k bc must be computed. Following the arguments on page 58, we find that these parameters must be related as

$$\displaystyle{ k_{cb} = \left (\mu -1\right )k_{bc} }$$
(10.15)

and thus we are left with the task of finding a proper value for only one parameter: k bc . Of course, based on what we learned for the RyR channel, we suspect that k bc should be as large as possible. The computations reported below will verify this suspicion.

The steady state version of the probability density system associated with the Markov model (10.14) is given by

$$\displaystyle\begin{array}{rcl} \frac{\partial } {\partial v}\left (a_{o}\rho _{o}\right )& =& k_{co}\rho _{c} - k_{oc}\rho _{o}, \\ \frac{\partial } {\partial v}\left (a_{c}\rho _{c}\right )& =& k_{oc}\rho _{o} -\left (k_{co} + \left (\mu -1\right )k_{bc}\right )\rho _{c} + k_{bc}\rho _{b}, \\ \frac{\partial } {\partial v}\left (a_{c}\rho _{b}\right )& =& \left (\mu -1\right )k_{bc}\rho _{c} - k_{bc}\rho _{b}, {}\end{array}$$
(10.16)

where, again, ρ o , ρ c , and ρ b denote the probability density functions of the open (O), closed (C), and blocked (B) states, respectively. Here, the value of k bc characterizing the drug remains to be determined and will be discussed below.

10.5.3 Numerical Computations Using the Theoretical Blockers

Let us start by showing that the closed state blocker is improved by increasing values of k bc . In Fig. 10.2, we show the numerical solutions of system (10.16) with increasing values of k bc for four values of the mutation severity index μ. We observe, as expected, that the drug is improved as k bc is increased.

Fig. 10.2
figure 2

The open probability density functions of the wild type (WT), mutants (MT) and mutants in the presence of the closed state blocker (CB) for four values of the mutation severity index μ. We use k bc = 0.1, 1, 10, 100 ms−1 and observe that, for the largest value of k bc , the drugged solutions are virtually indistinguishable from the wild type solution

In Fig. 10.3, we compare a good theoretical closed state blocker (using \(k_{bc} = 100\text{ ms}^{-1}\)) and the best open state blocker for four values of the mutation severity index μ. This figure does not reveal much difference between the two alternative blockers, but we will see below that the statistical properties of the solutions show that there is a significant difference.

Fig. 10.3
figure 3

Comparison of the best closed and open state blockers for four values of the mutation severity index. For the case μ = 0. 5 the optimization did not find any open state blockers that helped (the solution for the mutant in the presence of the open state blocker (OB) is superimposed on the solution for the mutant (MT) in the lower trace.) We found the following specifications of the open state blockers to be optimal: For μ = 2, we used \(k_{bo} = 0.37\text{ ms}^{-1}\) and \(k_{ob} = 0.21\text{ ms}^{-1}\) and, for μ = 3, we used \(k_{bo} = 0.45\text{ ms}^{-1}\) and \(k_{ob} = 0.35\text{ ms}^{-1}\). In all cases, we used the closed state blocker characterized by \(k_{bc} = 100\text{ ms}^{-1}\) and \(k_{cb} = \left (\mu -1\right )k_{bc}\)

10.5.4 Statistical Properties of the Theoretical Drugs

To further compare the properties of the drugs, it is useful to use the statistical properties introduced above. We recall that the probability of being in state i is given by

$$\displaystyle{\pi _{i} =\int _{\Omega }\rho _{i}dv,}$$

where i = o, c, or b for the open, closed, or blocked state, respectively. The expected value of the transmembrane potential under the condition that the channel is open, closed, or blocked is given by

$$\displaystyle{E_{i} = \frac{1} {\pi _{i}} \int _{\Omega }v\rho _{i}dv,}$$

for i = o, c, or b, respectively. Finally, for i = o, c, or b, the standard deviations are given by

$$\displaystyle{\sigma _{i}^{2} = \frac{1} {\pi _{i}} \int _{\Omega }v^{2}\rho _{ i}dv - E_{i}^{2}.}$$

In Table 10.2, we compare the statistical properties of the solutions based on different theoretical blockers. We see that the mutation significantly increases the open probability but leaves the expected value of the transmembrane potential more or less unchanged. The standard deviation, however, is significantly reduced by the mutation.

Table 10.2 Statistics of the open probability density functions in the case of μ = 3. The closed state blocker is given by \(k_{bc} = 100\text{ ms}^{-1}\) and \(k_{cb} = \left (\mu -1\right )k_{bc}\) and the open state blocker is given by \(k_{bo} = 0.45\text{ ms}^{-1}\) and \(k_{ob} = 0.35\text{ ms}^{-1}\)

Both the open and closed state blockers are able to significantly reduce the effect of the mutations, as illustrated in Fig. 10.3. However, the closed state blocker is slightly better at this than the optimal open state blocker.

10.6 Notes

  1. 1.

    The equation

    $$\displaystyle{ Cv^{{\prime}} = -g_{ L}\left (v - V _{L}\right ) - g_{i}(v - V _{i}) }$$
    (10.17)

    (see (10.2)) underpins this chapter and most of the rest of these lecture notes. It is a classical equation and derivations are found in numerous places. A thorough discussion is given in the classical text by Plonsey and Barr [66]. The basic idea of the derivation is to equate the flux of ions through the membrane with the associated change of the charge in the extracellular and intracellular domains.