Lab exercise 2

RC circuits and transistor circuits and the SA node.

Introduction.

The goal over the next four labs is to build an electrical model of a beating heart. In this lab you will investigate RC circuits and transistor circuits used to simulate the biological channel structures which let ions (electrical current) in and out of heart, muscle, and nerve cells. Electrically active cells in the body have several kinds of ion-passing channels which are sensitive to cell membrane voltage. These can pass sodium ions (fast and depolarizing), potassium ions (slow and repolarizing), or mixtures of ions (slow and partially repolarizing). RC circuits will be used to set the time of activation of all the channels and to simulate the speed of response of the cell membrane.


Background:

Since channels respond to voltage by changing their resistance, we will be measuring the curves of current versus voltage for several circuits. If the circuit were just a resistance, then plotting current versus voltage would be linear with a slope of 1/R (since I=V/R). Transistors allow us to design circuits with very nonlinear I-V curves, just like the biological ion channels we want to model. If there were no voltage-dependent amplifier channels, then voltage pulses would quickly die out and neither nerves nor muscle could work, so we will start by looking at passive RC circuits.

Transistor characteristics:
Collector current, Ic, is an exponential function of the voltage between the base and emitter, Vbe. Vt is a constant which depends on the absolute temperature and at 300K (room temp) Vt=0.026 volts. Ies is a constant which depends on transistor construction but is commonly around 10-12 amps. We can write the collector current as:
Ic = Ies (e(Vbe/Vt) - 1)
which basically says that for every increase of Vbe by 0.026 volts (26 millivolts), the current increases 2.71 times. Note that the real transistor will burn or explode if the current becomes greater than about 0.1 amp.

Axon characteristics:
The current through the sodium channel increases exponentially 2.71 times (e) for every 7 millivolts of voltage increase, or about 4 times faster than a transistor.
Ichannel = Ileak (e(4*Vchannel/Vt) - 1)
A transistor is a good model in that the current is exponenential, but a weaker model for channel sensitivity.

 


Assignment:
Note that in this and every lab assignment the verb build means to construct a circuit on the protoype board with actual parts.
The verb simulate means use LTspice to mathematically simulate the circuit.

  1. Download the LTspice circuit of a passive RC purkinje fiber (or axon). Simulate the circuit and plot the resonse to a current pulse at nodes 1 to 8. The response dies off rapidly and demonstrates the need for active channels (cell membrane's amplifiers). Make sure the waveform window is active, then use the menu File>Export>name dialog to make a text file of the ten node waveforms. Use matlab or excel to plot log(peak voltages) versus node number.
    passive
  2. Download the LTspice circuit transistor model of an NPN transistor circuit used to model the potassium channel. Run the simulaton and plot the pulse input, the base voltage and the collector current. Notice the RC time delay at the beginning of the pulse before current starts flowing.
  3. Download the LTspice circuit transistor model of Na channel and run the simulation. Look at the waveforms for V2 and the current through the collector of the 2N3906. Compare to the IV curve for a real sodium channel. Notice that both have the same shape with a dip (corresonding to a negative resistance) followed by an increase.
  4. Download and simulate a SA node pacemaker cell shown below. There are three sections: the passive membrane RC circuit, the sodium channel that simulated in item 3 and the potassium channel model you simulated in item 2. Together the three units make the waveform shown (click to enlarge). The simulator command edit box (menu Simulate>Edit Sim Command>dialog) is shown also. Plot the voltage at inside_cell and the current through R3 (inward current) and R6 (outward, repolarizing current). Vary R4 to find the minimum and maximum period of the pacemaker.
    sa-pacer sim cmd
    sa wave
  5. Build SA pacemaker cell. Record the waveform you see on the scope. Vary R4 to show that the actual circuit behaves in a similar fashion as the simulation.
    Save the circuit for the next lab when you will build a ventricular cell model and connect them.

This exercise is part of the next several lab assignments. There will no written lab report from this exercise, but you will need the data from this lab when you do the writeup at the end of lab 4.


September 15, 2011 Copyright Cornell university