Processing math: 100%

Saturday, June 23, 2012

Synaptic Pulse extender

On Neurogrid, the synaptic conductance, x, is governed by
τ˙x=x+gmaxip(tti)

where p(t) is a square pulse of length txmt resulting from spikes arriving at time ti, gmax is the maximum synaptic conductance, and τ is the synaptic time constant.

Let's analyze the steady state conductance induced by a Poisson spike train where the interarrival times of spikes are distributed exponentially with pdf f(t)=λeλt.

At steady state, ˙x=0, and 0=x+gmaxp(t).
Therefore at steady state, x=gmaxp(t) and on average \(\langle x \rangle=g_{max} \langle p(t) \rangle\).

There is one wrinkle in our analysis: when a spike arrives within txmt of the previous spike. The two resulting pulses do not add linearly.  The second pulse merely extends the previous pulse by the time between the spikes.


p(t)=spike rateaverage pulse value


For a Poisson process, the rate is simply λ.

For a full pulse, the area is simply txmt.  For the pulse resulting from a collision, the area is t=Δt. So

average pulse value=txmt0tλeλtdt+txmttxmtλeλtdt


=teλt|0txmt+txmt0eλtdt+txmtλeλt|txmt

=txmteλtxmt+1λeλt|0txmt+txmtλeλtxmt


=1λ(1eλtxmt)


p(t)=λ1λ(1eλtxmt)

p(t)=(1eλtxmt)


The average synaptic conductance is then
x=gmax(1eλtxmt)

No comments:

Post a Comment