Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Neural Circuits01:25

Neural Circuits

2.6K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.6K
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

389
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
389
Parallel Processing01:20

Parallel Processing

632
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
632
Convolution Properties II01:17

Convolution Properties II

579
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
579
Convolution Properties I01:20

Convolution Properties I

550
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
550
Neuron Structure01:30

Neuron Structure

17.8K
Neurons are the main type of cell in the nervous system that generate and transmit electrochemical signals. They primarily communicate with each other using neurotransmitters at specific junctions called synapses. Neurons come in many shapes that often relate to their function, but most share three main structures: an axon and dendrites that extend out from a cell body.
Structure and Function of Neurons
The neuronal cell body—the soma— houses the nucleus and organelles vital to...
17.8K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Direct Deaminative Alkynylation of Aliphatic Primary Amines.

Angewandte Chemie (International ed. in English)·2026
Same author

Discovery, synthesis, and anti-cancer activity of N-CF<sub>3</sub>-benzimidazoles.

Molecular diversity·2026
Same author

Unlocking the performance limits of 2T0C DRAM with Ω-shaped-gated single-crystal In<sub>2</sub>O<sub>3</sub> FETs.

Science advances·2026
Same author

Global patterns of pertussis incidence and vaccination strategies: implications of divergent surveillance data.

NPJ vaccines·2026
Same author

A Parameter-Agnostic Adaptive Compensation in Memristor-Based Neuromorphic Systems for Parasitic Resistance.

Micromachines·2026
Same author

Memristive crossbar array-based hardware framework for compressed sensing and event-driven neuromorphic processing.

Nature communications·2026
Same journal

Relationship between spontaneous EEG oscillations at 7 and 45 days of acute plateau exposure and the plateau acclimatization index.

Frontiers in neuroscience·2026
Same journal

Neuroprotective effects of paederoside against mitochondrial dysfunction in rotenone-induced cell models of Parkinson's disease.

Frontiers in neuroscience·2026
Same journal

Covariance-based analysis of spindle-band EEG during declarative and non-declarative odor cueing in sleep.

Frontiers in neuroscience·2026
Same journal

Correction: Physiological determinants of cortical P100 responses in pattern visual evoked potentials: a scoping review.

Frontiers in neuroscience·2026
Same journal

Transcranial magnetic stimulation and motor overflow: a systematic review in neurological disorders.

Frontiers in neuroscience·2026
Same journal

Editorial: Advancing neurodegenerative disease biomarkers: the role of neuroimaging in TDP-43 and tau proteinopathies.

Frontiers in neuroscience·2026
See all related articles

Related Experiment Video

Updated: Jan 15, 2026

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

735

Efficient spiking convolutional neural networks accelerator with multi-structure compatibility.

Jiadong Wu1, Lun Lu1, Yinan Wang1

  • 1College of Electronic Science and Technology, National University of Defense Technology, Changsha, China.

Frontiers in Neuroscience
|October 13, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces an efficient FPGA accelerator for Spiking Convolutional Neural Networks (SCNNs), enhancing energy efficiency and compatibility for diverse network structures. The hardware accelerates SCNNs for object detection, outperforming CPUs in speed and power consumption.

Keywords:
FPGAartificial neural networksbrain-like computinghardware acceleratorspiking convolutional neural networksspiking neural networks

Related Experiment Videos

Last Updated: Jan 15, 2026

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

735

Area of Science:

  • Neuromorphic Engineering
  • Computer Architecture
  • Artificial Intelligence

Background:

  • Spiking Neural Networks (SNNs) offer superior energy efficiency and biological plausibility compared to traditional neural networks.
  • Spiking Convolutional Neural Networks (SCNNs) show great promise for low-power, brain-like computing applications, particularly in object detection.
  • Existing hardware accelerators for SCNNs often lack compatibility with complex network architectures.

Purpose of the Study:

  • To propose an efficient Field-Programmable Gate Array (FPGA) accelerator architecture for SCNNs.
  • To ensure multi-structure compatibility, supporting both convolutional and residual topologies for diverse network scales.
  • To enhance computational speed and energy efficiency for SCNN hardware acceleration.

Main Methods:

  • Developed a clock-driven FPGA architecture for convolution and neuron updates using spike-encoded data.
  • Implemented hierarchical pipelining and channel parallelization to boost SCNN computation speed.
  • Integrated configuration and scheduling methods (grouped reuse computation, line-by-line multi-timestep computation) to accelerate deep networks.

Main Results:

  • The accelerator achieved 1,605 frames/s for a small-scale LeNet network with 0.65 mJ/image energy consumption.
  • For a deep residual SCNN, the accelerator provided 2.59x the processing speed of a CPU.
  • The deep residual SCNN processing consumed only 16.77% of the CPU's power.

Conclusions:

  • The proposed FPGA accelerator architecture demonstrates high energy efficiency, compatibility, and applicability for SCNNs.
  • The design effectively accelerates both simple and complex SCNNs, including deep residual networks.
  • This work advances hardware acceleration for SNNs, enabling more efficient brain-like computing systems.