The network model we considered is a model of synaptically connected
reduced neurons generating action potentials. Cells are modeled as
single compartment units using modified Av-Ron-Rinzel's reduced model
equations. The neuron model incorporates two inward currents -
Neuron model equations
and
, three outward potassium currents - the delayed
rectifier
, the Ca-dependent
and the transient
current, and a leak current
. The synaptic connection between
cells is modeled by a synaptic current
. The synaptic
conductance is represented by a sum of two exponential functions.
The overall strength of a connection is represented by a single
synaptic weight parameter and a delay parameter represents all delays
between cells. In these simulations we use a network of 81 excitatory
cells and 9 inhibitory cells to simulate a
small locally connected region of the
brain tissue (Fig. 1). Each cell receives excitatory input from 4 cells and inhibitory input from 6 cells. Presynaptic neurons are chosen randomly from all 81 excitatory and 9 inhibitory neurons respectively.
A pseudo-random generator was used to choose
connections for each cell. This produced a network with no predefined
structure of circuits. The weight of synaptic connections is equal to 60 for excitatory connections and 120 for inhibitory connections. The delay is
. Individual cells and synapses have properties based on physiologic
data. The network was activated by applying random (Poisson)
excitatory input to 4 selected cells. In
some simulations there was an additional
feedback loop with an 800 msec delay,
simulating a traveling wave in large
network (Fig. 2). In this case network was activated only once at the start of the simulation. Subsequently the external depolarizing current or large random background input was applied to all neurons in the network.
Ion currents
are described by the product of three
terms: the maximal conductance
, the activation and
inactivation variable or function, and the driving force
.
Synaptic model equations
The ordinary differential equations were solved numerically using the
forward Euler method with a time step of 0.01
.