<< Chapter < Page | Chapter >> Page > |
In order to gain a better understanding of many biological processes, it is often necessary to implement a theoretical model of a neuronal network. In the paper Rate Models for Conductance-Based Cortical Neuronal Networks , Shriki et al. present a conductance-based model for simulating the dynamics of a neuronal network [link] . The work done in this module is an implementation of their model. In his module Dynamics of the Firing Rate of Single Compartmental Cells , Yangluo Wang shows how to model the dynamics of an isolated cell using the Hodgkin and Huxley model. We will build on the work presented by Wang to model the dynamics of cells within a neuronal network driven by some external current. We then apply this model to a network of cells within a hypercolumn in primary visual cortex.
The dynamics of cell within a network of neurons are given by
where the parameters for cell are defined according to the following table:
membrane capacitance | |
membrane potential | |
leak current | |
active ionic current | |
externally applied current | |
network current |
The model of a cell within a network is very similar to the model of an isolated cell,
where
The leak current and active current for a cell within a network is defined exactly as it is for an isolated cell. For details on these two currents, see Yungluo Wang's module Dynamics of the Firing Rate of Single Compartmental Cells . The applied current in the isolated cell model is an abstract current that drives the cell. For the network model, we replace this applied current with the sum of the external and network currents.
The network current for cell is induced by other cells within the network and is given by
where is the synaptic conductance of cell generated by action potentials of cell , and is the reversal potential of the synapse from cell to cell . Note that depends only on the properties of the presynaptic cell . If is a vector containing the spike times of cell , the conductance at the synapse from cell to cell is given by
where is the conductance decay constant, is the peak synaptic conductance, and is the firing rate of cell given by
Notification Switch
Would you like to follow the 'The art of the pfug' conversation and receive update notifications?