A hardware bursting neuron and the microelectrode array's test problem
A new analog circuit builds a bursting neuron out of three first-order equations and a handful of op-amps, reproducing spiking, periodic bursting and chaotic bursting on the bench. The interesting question for an array group is not whether it is a good neuron, but whether it is a good test signal for the acquisition chain.
Source: Electronic Bursting Neuron: design, equations and hardware implementation, arXiv preprint (cs.NE), 2 July 2026. Primary source. Read: full HTML full text including the equations, the engineering schematic and the measured time series.
What the work claims
The authors present a new analog electronic neuron that generates bursting, and they build it as a direct circuit realization of a modified phase-locked-loop (PLL) model rather than of membrane biophysics.1 This is an engineering result of a specific kind: a fabricated analog circuit paired with an ordinary-differential-equation model that the circuit is designed to obey. That pairing is the point they are proud of. Most electronic neurons fall into one of two camps: biophysically motivated silicon neurons that implement ionic-current equations directly, in the lineage of the classic silicon neuron2 and the broader family of neuromorphic silicon neuron circuits,3 or phenomenological oscillators that produce spike-like waveforms but lack a clean mathematical description you can analyze. The claim here is that a PLL-derived model can be both analytically tractable and simple to build, while still producing the full qualitative zoo of neural-like regimes.
Concretely, they report four regimes on the same hardware: a quasilinear regime, a spiking regime, periodic bursting and chaotic bursting, each reached by turning parameters. That a three-variable system yields chaotic bursting at all is the substantive dynamical claim, and it is one many minimal silicon neurons cannot make.
How it works
The starting model is a reduced phase-locked loop with three state variables: a phase, a voltage-like variable the authors associate with transmembrane voltage, and its rate of change. Implementing it directly fails for two reasons the paper states plainly. First, the phase variable grows without bound, which a computer tolerates but a circuit with a finite supply rail cannot. Second, the model contains a periodic cosine nonlinearity that is expensive to build accurately in analog.
Their fix is neat. They exploit the symmetry of the cosine so that instead of letting the phase run from 0 to 2 pi, they bounce it between plus and minus pi over 2, flipping the sign of the voltage-like variable at each turning point. In hardware those turning points are set by two comparators with thresholds at plus and minus 1.57 V, an RS-trigger, and an analog switch that swaps the integrator input between the variable and its inverse. The awkward cosine is then replaced by a hyperbolic tangent of the shifted phase, which a transistor pair and an op-amp synthesize cheaply; an analog multiplier forms the product of that tangent with the voltage-like variable. Three op-amp integrators produce the three state variables, and an RC time constant sets the absolute timescale. Parameters that matter, including the bias term and the tangent weight, are set by potentiometers. The bench build reproduces the same regimes the equations predict, and the bifurcation structure of the modified equations tracks the original.
Where a skeptic should push
The single most load-bearing assumption is that this PLL-derived system is a faithful stand-in for anything, and the paper is admirably honest that it has not yet closed that gap. Separate what is demonstrated from what is asserted. Demonstrated: one physical build reproduces four regimes that its own equations predict, qualitatively. Asserted, or at least unproven: that the circuit is a quantitatively accurate realization of the model. The authors note visible shape and amplitude differences between the measured and simulated series, attribute them to ordinary component tolerances and to imprecise potentiometer settings, and state that a proper time-series reconstruction, the tool that would actually quantify how well the equations describe the hardware, has not been done.
The biological framing is even thinner, and the paper does not oversell it. The variable called transmembrane voltage is a labeling choice inside a phase-locked-loop, not a measured membrane analog. There is no ionic mechanism, no absolute mapping of amplitude or timescale to a real neuron, no noise characterization, and a sample size of one device. So the honest reading is a proof-of-concept analog generator of neural-like dynamics, not a validated neuron and not a metrological instrument.
A dynamical phantom for the acquisition chain
The non-obvious move for an array group is to stop reading this as a neuron and start reading it as a signal source you can wire to an electrode. Microelectrode-array acquisition chains are hard to test end to end precisely because the interesting input, non-stationary bursting from living tissue, is the thing you do not control. A continuous-time analog generator whose parameters sweep it from quasilinear through spiking to periodic and then chaotic bursting is a controllable stand-in for that input: a single-build, uncalibrated dynamical phantom you can present to the amplifier, the anti-alias filter, the digitizer and, above all, the spike and burst detection stages while you turn one knob.
It is worth not overselling the analog part, because a good arbitrary-waveform generator with a proper reconstruction filter reproduces any band-limited waveform just as faithfully, runs in real time, and can even produce steeper edges than this oscillator, whose slew is set by its integrators. The honest advantage is narrower and still real: one physical parameter sweeps the circuit across a bifurcation, so you get non-repeating trajectories near the chaotic-bursting regime without having to author them, and with no sample clock or reconstruction spur to design around. There is a second, easily missed condition for the phantom to test anything useful. A real neuron drives the electrode as a current source through a large electrode-electrolyte interface impedance, hundreds of kilohms to about a megohm in the spike band, and it is the interaction of that source impedance with the amplifier's voltage and current noise, and with the electrode high-pass pole, that a recording front end must actually handle. Injecting this circuit as a low-impedance voltage shorts that source impedance out and tests the amplifier under an unrealistically stiff source. To exercise the real interaction you must inject through a series model of the electrode impedance, or drive the electrode in current mode. Used that way the phantom is genuinely useful; used naively it flatters the instrument.
The genuine threat is grounded in the same mechanism, and it cuts a specific way. The dynamical class here is a phase-locked-loop coordinate system, so the within-burst interval statistics, the burst envelope and the spectrum are those of this oscillator, with no biophysical generator behind them at all. That is fine for one use and dangerous for another. It is legitimate to use the phantom for break-testing, pushing a detector across the bifurcation to find the operating point where it fails. It is not legitimate to tune or train against it, setting sorter templates or burst-detector thresholds to its statistics, because you would be fitting your instrument to non-biological structure and banking false confidence. The circuit is also not a calibrated reference. The authors' own admission of unquantified model-to-hardware mismatch and imprecise potentiometer setting means it cannot anchor a gain or amplitude-accuracy measurement, which needs a traceable amplitude standard this source does not provide. Input-referred noise, worth noting, is not anchored by any injected signal at all; you measure it with the input terminated, so this circuit is simply the wrong instrument for that, calibrated or not.
One tempting extension deserves an explicit retraction of a claim I would otherwise have made. Because the model descends from a phase-locked loop, it is natural to warn that the circuit would entrain to a biological rhythm and manufacture spurious synchrony in a closed loop. On a closer read of the build that warning is not earned as stated: the authors deliberately drop the phase detector and the voltage-controlled oscillator, so the hardware is an autonomous generator, not a closed-loop phase-locked loop, and it has no reference input to lock to. The honest version is conditional. If someone later closes a loop in which recorded activity drives a phase-comparator input, and the biological rhythm sits inside that loop's capture range, then entrainment becomes a particularly seductive instance of the general closed-loop coherence artifact that any causal stimulator can produce. That is a real design caution for biohybrid loops, but it is a property of a loop someone might build, not of the circuit as published.
The bottom line
What is established is modest and clean: a three-equation analog circuit reproduces four neural-like regimes, including chaotic bursting, and matches its own equations qualitatively on a single build. What remains hypothesis is the claim to be a useful neuron model or biohybrid element, which the missing fidelity analysis leaves open. For array instrumentation the defensible value is narrower and real, a tunable physical test source for the acquisition and burst-detection chain, explicitly not a calibrated reference and explicitly not a biophysical ground truth. What would confirm the useful reading is a quantitative time-series reconstruction showing the circuit tracks its equations, plus a characterization of amplitude, timescale and noise against a biopotential reference. What would break the tempting misuse is any comparison showing the phantom's burst statistics diverge from real neuronal bursting, which is exactly why you should not let it define your detector's thresholds.
Frequently asked questions
Is this a biophysical neuron model?
No. It is a circuit realization of a modified phase-locked-loop system. The variable the authors call transmembrane voltage is a label inside that model, not a measured membrane quantity, and there are no ionic conductances. It reproduces neural-like dynamics phenomenologically.
Why would an array group care about it at all?
Because a continuous-time analog generator that sweeps from spiking to chaotic bursting is a controllable physical input you can inject at an electrode to exercise the whole acquisition chain and its burst detectors, before you spend precious organoid tissue.
What did the authors actually build and measure?
A single hardware circuit using op-amp integrators, two comparators with thresholds at plus and minus 1.57 V, an RS-trigger, an analog switch, a transistor-pair tanh block and a multiplier. They measured four regimes and compared them to simulations of the same equations.
How good is the match between hardware and model?
Qualitatively good across all four regimes, but with visible shape and amplitude differences that the authors attribute to component tolerances and potentiometer settings. They explicitly note that a quantitative time-series reconstruction has not been performed.
Could it serve as a calibrated reference for a recording system?
Not for gain or amplitude accuracy: the unquantified model-to-hardware mismatch and imprecise potentiometer setting mean it cannot anchor a traceable amplitude. Input-referred noise is not anchored by an injected signal at all, since you measure it with the input terminated, so this source is the wrong tool for that regardless of calibration.
Does the phase-locked-loop heritage make it entrain to tissue?
Not as built. The authors remove the phase detector and voltage-controlled oscillator, so the hardware is an autonomous generator with no reference input to lock to. Entrainment becomes a concern only if someone closes a loop that feeds recorded activity into a phase comparator within its capture range, which is the general closed-loop coherence artifact rather than a property of this circuit.
How should the phantom be injected at the electrode?
Through a series model of the electrode-electrolyte impedance, or in current mode. Injecting it as a low-impedance voltage shorts out the real source impedance, hundreds of kilohms to about a megohm in the spike band, and tests the amplifier under an unrealistically stiff source that hides the noise and high-pass interactions a front end must handle.
References
- Takaishvili L. V., Ponomarenko V. I., Kornilov M. V., Sysoev I. V. Electronic Bursting Neuron: design, equations and hardware implementation. arXiv preprint arXiv:2607.02122. 2026. https://arxiv.org/abs/2607.02122. Accessed 2026-08-15.
- Mahowald M., Douglas R. A silicon neuron. Nature. 1991; 354: 515 to 518. https://doi.org/10.1038/354515a0. Accessed 2026-08-15.
- Indiveri G., Linares-Barranco B., Hamilton T. J., et al. Neuromorphic silicon neuron circuits. Frontiers in Neuroscience. 2011; 5: 73. https://doi.org/10.3389/fnins.2011.00073. Accessed 2026-08-15.