Neuromorphic — fires on spike only Clocked — samples every tick
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

Neuromorphic vs Clocked Processing: Energy-per-Spike Simulator

Neuromorphic edge chips claim huge energy savings over conventional digital signal processing because they only spend power when a neuron actually fires. This simulator puts that claim on the bench: two live 8×8 arrays of processing nodes are fed the identical sparse sensor-event stream, one array integrating events into a membrane potential and spiking only past a threshold, the other sampling every node on every clock tick regardless of activity. Live energy meters accumulate for each array in real time, and a ratio readout shows exactly how much the clocked array's fixed per-cycle cost outpaces the event-driven array's activity-proportional cost as you dial event sparsity, spike threshold and clock rate.