Exploring Biological Neuron Models - Simulink
Exploring Biological Neuron Models - Simulink
13
dv 1
C I Na I K I L I EXT ……. (1) 0.9
m
dt h
n
0.8
dn 0.5
n n n ……. (3)
dt 0.4
dh 0.3
h h h ……. (4) 0.2
dt
0.1
where, 0
0 20 40 60 80 100
I Na m hGNa VNa v
3
……. (5) Time in milliseconds
0
system the variables v (voltage) and m (sodium
activation) have similar (mostly fast) time
-20 courses and the variables n (potassium
activation) and h (sodium inactivation) have
-40
similar time courses. Heuristically speaking, in
-60
the Fitzhugh-Nagumo system, v and m are
regarded as mimicked by a single variable v(t),
-80
0 20 40 60 80 100
which we call the voltage, and n and h are
mimicked by a single variable w(t), which is
Time in milliseconds
called as the recovery variable. The Fitzhugh-
Figure 1: Response of Hodgkin-Huxley
model: Membrane potential
Nagumo (FHN) equations in their general
14
form are given by the equations (8) and (9). The system of FHN equations is an example
of autonomous system, since the derivatives do
dv v3 not explicitly depend on time. We made a
v w I ……. (8)
dt 3 Simulink model for these equations. It is shown
dw in Figure 5. Figure 6 shows the response of this
v a bw ……. (9) model.
dt
15
Subthreshold Oscillations Neurons act as band-pass filters.
Frequency Preference Neurons having oscillatory potentials can respond
and Resonance selectively to the inputs having frequency content
similar to the frequency of subthreshold oscillations.
Integration and Coincidence Neurons without oscillatory potentials act as integrators.
Detection They prefer high-frequency input; the higher the
frequency the more likely they fire.
When a neuron receives and then is released from an
Rebound Spike inhibitory input, it may fire a post-inhibitory (rebound)
spike.
Rebound Burst When a neuron receives and then is released from an
inhibitory input, it may fire a post-inhibitory (rebound)
burst.
Threshold Variability Threshold is not constant.
Some neurons can exhibit two stable modes of
Bistability of Resting and operation: resting and tonic spiking (or even bursting).
Spiking States An excitatory or inhibitory pulse can switch between the
modes.
After firing a spike, the membrane potential of a neuron
Depolarizing After may exhibit a prolonged after-hyperpolarization (called
Potentials AHP) or a prolonged depolarized afterpotential (called
DAP)
-
Neurons are extremely sensitive to brief coincident
Accommodation inputs, but may not fire in response to a strong but
slowly increasing input.
A bizarre feature of many thalamo-cortical neurons is
that they are quiescent when there is no input, but fire
Inhibition-Induced Spiking when hyperpolarized by an inhibitory input or an
injected current.
Instead of spiking, a thalamocortical neuron can fire
Inhibition-Induced Bursting tonic bursts of spikes in response to a prolonged
hyperpolarization.
16
describe this model [8]: It is assumed that the calcium current is always
dv at equilibrium, with its activation curve given by
C = - ( I Ca + I K + I m ) + I …. (10)
dt v 1 …. (15)
m v 0.5 1 tanh
dw w¥ (v ) - w …. (11) 15
=
dt t w (v ) The potassium activation variable follows the
standard first order equation with steady-state
where v is the absolute membrane potential (in activation
mV), C is the membrane capacitance, w is the v 1
activation variable for potassium, and ICa, IK w v 0.5 1 tanh …. (16)
and IL are ionic currents which are given by 30
and time constant
5
I Ca = GCa m¥ (v )(v - VCa ) .….. (12) w v …. (17)
v
cosh
60
I K = GK w (v - VK ) …... (13) The other parameters are GCa = 1.1, GK = 2.0,
Gm = 0.5, VCa = 100, EK = -70, and Vrest = -50 (all
2
I m = Gm (v - Vrest ) conductances are in mS/cm and potentials in
….. (14)
mV).
5: Simulink model for Fitzhugh-Nagumo equations Figure 8: Simulink model for Morris-Lecar equations
17
3.4 Wilson-Cowan Model
This model is represented in terms of two
nonlinear differential equations that represent
the interaction between excitatory and
inhibitory populations of neurons [9].
dV
= -V + f (rV + aV - bR )…. (18)
dt
dR
= - R + f (r R + cV - dR ) …. (19)
dt
where a, b, c, d, rV and rR are parameters. The
function f is assumed to be sigmoid.
1
f u …. (20) Figure 13: Simulink model for four-dimensional
1 eu Wilson Model
18 5
Following differential equations and reset
mechanism [6]. dv
u F (v ) I w …. (25)
dt
dv du
0.04v 2 5v 140 u I …. (22) G (v ) u …. (26)
dt dt
du …. (23) dw 1
a (bv u ) H (v) w …. (27)
dt dt
v c …. (24)
if v 30 mV , then where F, G, and H are some functions. Figure
u u d 16 shows the response of this model.
All of the responses in appendix are obtained
using this model.
4. Conclusion
We have presented different dynamical models
Figure 15: Response of the Integrate-and-Fire model of biological neuron or nerve cell. We have
plotted their response obtained by solving their
3.7 Hindmarsh-Rose Model dynamical equations numerically. We have also
presented the Simulink models of these
The Hindmarsh-Rose model of thalamic neuron models. A brief discussion of different
neuron can be written in the general form [4,6]: types of neuronal responses has been made.
References
[1] Dyan, P., & Abbott, L.F. (1999). Theoretical neuroscience: computational and mathematical modeling of neural
systems, The MIT press, Massachusetts.
[2] FitzHugh, R. (1969). Mathemati cal models for excitation and propagation in nerve. Biological Engineering. H.P.
Schawn (Ed.), New York: McGraw -Hill.
[3] Gerstner & Kistler (2002). Spiking Neuron Models. Single Neurons, Populations, Plasticity. Cambridge
University Press, Cambridge.
[4] Hindmarsh, J. L., and R. M. Rose. (1984). A model of neuronal bursting using three coupled first order
differential equations. Proc. R. Soc. Lond. Biol. 221, 87 -102
[5] Hodgkin, A., & Huxley, A. (1952). A quantitative description of membrane current and its application to
conduction and excitation in nerve. J.Phisiol. (Lond.). 117, 500 -544.
[6] Izhikevich, E. M. ( 2004). Which Model to Use for Cortical Spiking Neurons ?, IEEE Transaction on neural
networks, 15, 1063-1070.
[7] Koch, C. (1999). Biophysics of Computation: Information Processing in Single Neurons. New York: Oxford
University Press.
[8] Morris, C., & Lecar, H. (1981). Voltage oscillations in the barnacle giant muscle fiber, Biophysics J., 35, 193-
213.
[9] Wilson, H., R. (1999). Simplified dynamics of human and mammalian neocortical neurons.Journal of theoretical
biology, 200, 375-388.
19
Appendix: Different Types of Neuronal (E) Mixed mode
Responses
Membrane Voltage in mV
Following figures show different types of
neuronal responses as discussed by
Izhikevich [7]. (A) tonic spiking
20
Membrane Voltage in mV
-20
Time in milliseconds
-40
Membrane Voltage in mV
-80
0
0 10 20 30 40 50 60 70 80 90 100
Time in milliseconds
-20
B) phasic spiking
-40
20
-60
Membrane Voltage in mV
0
-80
-20
0 10 20 30 40 50 60 70 80
Time in milliseconds
-40
-60
Time in milliseconds
(C) tonic bursting
20
Membrane Voltage in mV
-20
-40
Time in milliseconds
-60
-80
0 20 40 60 80 100 120 140 160 180 200 220 (H) Class 2 excitable
Time in milliseconds
20
(D) phasic bursting
Membrane Voltage in mV
20
0
Membrane Voltage in mV
0 -20
-20 -40
-40
-60
-60
-80
20 5
(I)(I)spike
spikelatency
latency (M) rebound spike
20 20
mV
ltage ininmV
Membrane Voltage in mV
0 0
Voltage
-20 -20
Membranee Vo
-40 -40
Membran
-60 -60
-80 -80
20 20
Membrane Voltage in mV
Membrane Voltage in mV
0 0
-20 -20
-40 -40
-60 -60
-80 -80
0 20 40 60 80 100 120 140 160 180 200 0 20 40 60 80 100 120 140 160 180 200
Membrane Voltage in mV
0 0
-20 -20
-40 -40
-60 -60
-80 -80
20 20
Membrane Voltage in mV
Membrane Voltage in mV
0 0
-20 -20
-40 -40
-60 -60
-80 -80
21
(Q) DAP
(S) inh. induced sp
20
20
Membrane Voltage in mV
Membrane Voltage in mV
0
0
-20 -20
-40 -40
-60 -60
-80
-80
0 50 100 150 200 250 300 350
0 5 10 15 20 25 30 35 40 45 50
Time in milliseconds
Time in milliseconds
20 20
Membrane Voltage in mV
Membrane Voltage in mV
0 0
-20 -20
-40
-40
-60
-60
-80
-80
0 50 100 150 200 250 300 350
0 50 100 150 200 250 300 350 400
About the author: Deepak Mishra is pursuing his Ph. D. in the Department of Electrical
Engineering in Indian Institute of Technology Kanpur, India. He obtained Masters of
Technology in Instrumentation from Devi Ahilya University, Indore in 2003. His major
field of study is Neural Networks and Computational Neuroscience. (Home page:
http://home.iitk.ac.in/~dkmishra)
About the author: Abhishek Yadav is working as Assistant Professor in the Department of
Electrical Engineering, College of Technology, G. B. Pant University of Agriculture and
Technology, Pantnagar, Uttaranchal, India. He obtained Masters of Technology in
Electrical Engineering from Indian Institute of Technology Kanpur, India in 2005. His
major field of study is Computational Neuroscience.
About the author: Sudipto Ray is working as Faculty Associate in the Indian Institute of
Information Technology, Allahabad, India. He obtained Masters of Technology in
Electrical Engineering from Indian Institute of Technology Kanpur, India in 2005. His
major field of study is Computational Neuroscience.
About the author: Professor Prem Kumar Kalra obtained his PhD in Electrical
Engineering from University of Manitiba, Canada. He is currently Professor and Head of
Electrical Engineering Department at IIT Kanpur, India. His research interests are Power
systems, Expert Systems applications, HVDC transmission, Fuzzy logic and Neural
Networks application and KARMAA (Knowledge Acquisition, Retention, Management,
Assimilation & Application).
22 5