Neurological Circuit Building

Mathematical Modeling in Medicine and Biology Final Research Project

Research Paper Summary

This paper explores the application of the Hodgkin-Huxley model to simulate neuronal behavior and synapses. By incorporating a calcium channel and connecting neurons, the model can replicate excitatory and inhibitory synapses. An excititory synapse is viewed as a "1", or the presense of a current, while an inhibitory synapse would represent a "0", or no current. The paper then demonstrates the construction of basic logic gates, such as OR, AND, and NOT gates, using these synapses, and further showcases the creation of an XOR gate by combining the basic gates. The results demonstrate the potential of the model to simulate complex neural processes and build larger networks for logical operations.

Below are images showing the simple OR and AND gate created by chaining together three neurons. The OR gate is first; if both input neurons fire the output neuron fires, and if only one input neuron fires, the output neuron fires still.

Next is the AND gate. If both inputs fire, the output fires as before. But if only one input neuron fires, the output neuron does not fire.

Full Research PaperSource Code

Technologies Used

  • MATLAB
  • Hodgkin Huxley Equations
  • Frank C. Hoppensteadt, Charles S. Peskin, Modeling and Simulation in Medicine and the Life Sciences