paper-with-me

홈 › Papers

Full Feature Spiking Neural Network Simulation on Micro-Controllers for Neuromorphic Applications at the Edge

2026-04-11 · L. Niedermeier, J. L. Krichmar arxiv

Microcontroller units (MCU), which have an order of magnitude lower Size, Weight and Power (SWaP) than standard computers, makes them suitable for applications at the edge. Neuromorphic computing, which can realize low SWaP, relies on Spiking Neural Networks (SNNs). Until now, software based simulations of SNNs required GPU-based workstations, application classified core processors such as the ARM Cortex-A53, or specialized hardware like Intel's Loihi. In the present work, we demonstrate that the SNN simulator CARLsim can run its full feature set on a MCU RP2350 with 8 MB memory. We accomplished this by utilizing IEEE 16-bit float point numbers, which reduced memory requirements without loss of function. We were able to run the Synfire4 benchmark which comprises 1200 neurons. The accuracy was 97.5% compared to the standard single precision numbers. Furthermore, we show that CARLsim runs a Synfire4 benchmark scaled-down to 186 neurons on a MCU in real-time at only 20 mW. Compared to the smallest application class ARM processor used by Raspberry in their Pi Zero 2 W, our MCU implementation is five times more energy efficient for the SNN itself, and an order of magnitude better when compared to the complete SoC (MCU/CPU + Board).

📄 PDF Abstract BibTeX arXiv:2604.16474

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Evolved Neuromorphic Control for High Speed Divergence-based Landings of MAVs

2020-03-06 · J. J. Hagenaars, F. Paredes-Vallés, S. M. Bohté, G. C. H. E. de Croon

Flying insects are capable of vision-based navigation in cluttered environments, reliably avoiding obstacles through fast and agile maneuvers, while being very efficient in the processing of visual stimuli. Meanwhile, au…

Optical Flow EstimationVocal Bursts Intensity Prediction

NMPCM: Nonlinear Model Predictive Control on Resource-Constrained Microcontrollers

2025-07-28 · Van Chung Nguyen, Pratik Walunj, Chuong Le, An Duy Nguyen 외 arxiv

Nonlinear Model Predictive Control (NMPC) is a powerful approach for controlling highly dynamic robotic systems, as it accounts for system dynamics and optimizes control inputs at each step. However, its high computation…

Computational Efficiency

Towards Crossing the Reality Gap with Evolved Plastic Neurocontrollers

2020-02-23 · Huanneng Qiu, Matthew Garratt, David Howard, Sreenatha Anavatti

A critical issue in evolutionary robotics is the transfer of controllers learned in simulation to reality. This is especially the case for small Unmanned Aerial Vehicles (UAVs), as the platforms are highly dynamic and su…

A Spiking Neural Network Decoder for Implantable Brain Machine Interfaces and its Sparsity-aware Deployment on RISC-V Microcontrollers

2024-05-03 · Jiawei Liao, Oscar Toomey, Xiaying Wang, Lars Widmer 외

Implantable Brain-machine interfaces (BMIs) are promising for motor rehabilitation and mobility augmentation, and they demand accurate and energy-efficient algorithms. In this paper, we propose a novel spiking neural net…

Decoder

Benchmarking Microsaccade Recognition with Event Cameras: A Novel Dataset and Evaluation

2025-10-28 · Waseem Shariff, Timothy Hanley, Maciej Stec, Hossein Javidnia 외 arxiv

Microsaccades are small, involuntary eye movements vital for visual perception and neural processing. Traditional microsaccade studies typically use eye trackers or frame-based analysis, which, while precise, are costly …

Event-based vision