neuromorphic-computing

Layer 1 — Physics6 concepts in this subtree

Device-level analog / mixed-signal computation modelled on biological neural circuits. Canonical substrate elements: leaky-integrate-and-fire (LIF) neurons — Lapicque 1907, Stein 1965 stochastic generalisation; spike-timing-dependent…

LIF neuron: τ_m·dV/dt = -(V-V_rest) + R·I(t); fire when V≥V_th, reset to V_r
STDP: Δw = A₊ exp(-Δt/τ₊) for Δt>0 (LTP), -A₋ exp(Δt/τ₋) for Δt<0 (LTD)
Memristor: V = M(q)·i; HP 2008 model dx/dt = μ_V·R_on·i/D², 0≤x≤1
LIF firing rate: r(I) = 1/(τ_ref + τ_m·ln((R·I)/(R·I − (V_th-V_rest)))) for suprathreshold
STDP integral: ∫₀^∞ A₊ exp(-Δt/τ₊) dΔt = A₊·τ₊; ∫_{-∞}^0 A₋ exp(Δt/τ₋) dΔt = A₋·τ₋
HP memristor I-V loop: V(t) = (R_on x + R_off(1-x))·i(t), pinched at origin
Explore the neuromorphic-computing subtree on the interactive graph →