Lecture 6 Notes, Tuesday 13 September 2005

  • Hille, Chap. 14, pp. 445-460
  • Fall et al., Chap. 2, pp. 21-47
  • Homework due: Thur 15 Sept 2005
  • Today we will combine the concepts from previous lectures. We will use the RC circuit to model the electrical behavior of the cell membrane. Here we will include a potassium channel along with its Nernst potential, which are incorporated into the chord conductance equation. We will solve the model and examine the role of applied current, cell capacitance, the potassium condutance, and the potassium reversal potential in determining cell behavior. We will examine the current-voltage (IV) curve and then translate this information into a state-space diagram, and will analyze the stability of fixed points in the model using graphical analysis and linearization about the fixed point.


    A model of the membrane incorporating a potassium current

    Recall the model for an RC circuit contained a simple resistor. Now we will change the resistor to a potassium conductance in series with its Nernst potential (EK). Again we use Kirchoff's current law (KCL) and the chord conductance equation for potassium current (IK), and we apply Iapp (a positive stimulus current) from t0 to t:

    Profile

    The current-balance equation

    Σ IM - Iapp = 0

    IK + IC - Iapp = 0

    gK(VM - EK) + CV′ - Iapp = 0

    CV′ = Iapp - gK(VM - EK)

    From Lecture 4, recall the general expression for charging and discharging RC circuits:

    V(t) = VSS - (VSS - V0) EXP(-(t - t0)/τ)

    It is straightforward to show that VSS = Iapp/gK + EK, when Iapp is non-zero (i.e., from t0 to t), otherwise VSS = EK because Iapp = 0. V0 is determined by initial conditions.


    Profile

    The current-voltage (IV) curve

    The IV curve shows VSS with and without Iapp = 50 pA.

    Iapp causes a positive shift in the IV curve toward the more depolarized VSS. The slope of the IV curve in this model is simply gK, since no other ion channels are present.


    Profile

    Phase diagram

    The phase diagram is closely related to the IV curve, which we can plot according to:

    CV′ = Iapp - gK(VM - EK)

    V′ = Iapp/C - (VM - EK)/τ, where we express gK as 1/RK and recall the definition τ = RKC.

    We plot the phase diagram: V′ versus V. Note that the slope is 1/τ, which shows why τ is the time constant.


    Profile

    Stability?

    The fixed point is VSS. We note from the graph of V′ vs. VM that positive deflections from VSS are associated with V′ < 0, and negative deflections from vSS are associated with V′ > 0. This graphical analysis indicates that the fixed point is stable.

    For our system V′ = f(V), we can also use linearization (Lecture 2) to evaluate the stability in the neighborhood of the fixed point. The derivative f′(V) = -1/τ. Therefore, regardless of VSS, the fixed point is stable.


    You can simulate this model using L6_gKpassive.ode.


    Profile

    The fractional conductance equation and resting membrane potential
    In general, cells at rest are dominated by a potassium "leak" conductance that sets the baseline membrane potential. However, other ions can also have small "leak" conductances too. To model their contribution we will add conductances to the RC circuit model in parallel with the existing potassium channel. From basic physics you will recall that conductances in parallel can be added together (i.e., gtotal = g1 + g2 + ... + gn). Thus we will add other ionic currents to the current-balance equation. One easy way to determine resting potential under these conditions is to assume that all the channels are ohmic, i.e., in their open state the channel current is a constant function of voltage according to the chord conductance equation. Then you can solve the current-balance equation because at rest V′ = 0 and obtain the expression:

    VM = Σ EXgX/Σ gX,

    where EX and gX denote the reversal potential and ohmic conductance for any particular ion channel type.

    For the example in the figure consider two "leak" conductances, for potassium and sodium.

    VM = (EKgK + ENagNa)/(gK+gNa)

    We will plot the sum of the currents as Ileak. There are several interesting principles shown in the IV curve. Notice that the curve for IK is much steeper than INa, which is because at rest the cell has a much larger potassium conductance compared to sodium. The combined IV curve Ileak is steeper than either curve in isolation, because it reflects the sum of the conductances. Lastly the combined reversal potential is weighted more toward EK because gK>gNa.


    Lecture 6 Top - Cellular Biophysics and Modeling - Del Negro Homepage - Applied Science - The College of William and Mary