Reciprocally Inhibitory Neurons
[1] Marder, Bucher
Central Pattern Generators (CPGs) are networks of multiple oscillating neuron groups which generate regular, rhythmic spiking or bursting outputs in the absence of rhythmic inputs.
The smallest form of a CPG is a half-center oscillator (HCO), composed of two reciprocally inhibitory neurons. As one neuron reaches an active state and begins to generate spiking activity, it forces the other into a suppressed state of non-spiking; spiking oscillates between the two neurons.
Hodgin-Huxley Model
In modeling different sets of HCOs to visualize their responses, we needed equations with which to simulate the neurons. The Hodgkin-Huxley equations (left) compose the standard biological model used for neurons, which is a biomimetic conductance-based model. Its four variable parameters make it computationally expensive, and therefore, the two simplified models below were used for our investigations; both are popular in computational neuroscience research.
A dimensionally reduced conductance-based model with two parameters based on Calcium and Potassium conductance, proposed by Cathy Morris and Harold Lecar.
A simplified spiking-based model. Proposed by Eugene Izhikevich, four parameters allow for the generation of a wide range of biologically useful signals.
[1]
E. Marder and D. Bucher, “Central pattern generators and the control of rhythmic movements,” Current Biology, vol. 11, no. 23, pp. R986–R996, Nov. 2001, doi: 10.1016/S0960-9822(01)00581-4.
Group 15: CPG Implementation in Software
Page Leader: Arjun Ray