BioNB 442: Lab 5

Passive cell model and intracellular amplifier

Introduction.

You will build a simple, passive model of a neuron then use use Matlab programs to probe the electrical characteristics of the model. You will use the supplied function generator program, but build your own custom display and analysis program. You will also build the model cell and an intracellular amplifier.


Procedure:

Assignment

  1. Modify simpleAI.m to acquire about 1 sec of data at 5000 Hz sampling rate. Acquire two channels from the USB-6008 consisting of the output from the function generator and the voltage inside the model cell. Plot the data so that you can visually check both channels.
  2. After acquiring the data, further modify the program to automatically perform the computation described the procedure section above to obtain the time constant and cell resistance.
  3. Modify the model cell by changing the Rm to 30 Kohms and redo the analysis.
  4. Modify the model cell by changing the Cm to 0.5 uf and redo the analysis.

Your written lab report should include:

  1. Your implementation of the math described here.
  2. Your program
  3. Screen shots of the analysis steps.
  4. Extimates of the cell time constant and cell input resistance. Compare the measured values with computed values based on all the component values you used for the model cell.

June 2007 Copyright Cornell university