15-883 Homework 1

Computational Models of Neural Systems

In this assignment you will experiment with a Matlab simulator for a spiking neuron based on the Hodgkin-Huxley equations. The simulator code is located in the matlab/hh directory in the course home page. If you have access to AFS, you can access the code directly at /afs/cs.cmu.edu/academic/class/15883-s01/matlab/hh. You can also download the code from the web page as a zip file.

Instructions

Questions

Hand in one or two sentence answers to each of the following:
  1. Clicking on S1 causes the neuron to spike. Clicking on S1 followed by S2 blocks the spike. How closely must the inhibitory stimulus follow the excitatory one to prevent a spike from occurring?
  2. Click on S1 to cause a spike; then click on S1 again shortly afterward. Why doesn't the neuron spike again?
  3. Clicking on S2 once causes a temporary hyperpolarization; then the membrane potential returns to its normal resting value. Click on S2 several times in quick succession, to keep the membrane hyperpolarized for 3 msec. What happens? Why does this happen?
  4. Go to the "Channels" window and turn off the fast (voltage-gated) sodium channel by unchecking the box. What happens when you stimulate the neuron by hitting S1? Why?
  5. Turn the fast sodium channel back on, and turn off the delayed rectifier (voltage-gated potassium channel). Now what happens when you click S1? Why?
  6. Turn both voltage-gated channels back on. Click S1 to generate a normal spike. Go to the "Membrane" window and reduce the external sodium concentration to 100 mM. Stimulate with S1 until you get a spike; what is the peak amplitude? Change the external sodium concentration to 550 mM. How does the spike amplitude change?

Answers due Monday, January 29


Dave Touretzky
Last modified: Mon Jan 22 02:48:49 EST 2001