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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

407
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
407
Differential Equations: Problem Solving01:21

Differential Equations: Problem Solving

192
When analyzing the motion of falling objects, it is essential to consider not only the force of gravity but also the opposing force of air resistance. A practical example involves releasing a heavy test weight during a safety check on a ship. As the weight falls from rest, gravity accelerates it downward while air resistance exerts an upward force that increases with velocity. This dynamic interplay of forces is well described by differential equations, which provide a mathematical framework...
192
Newton’s Method01:30

Newton’s Method

168
Newton’s Method is a powerful iterative technique for approximating the roots of real-valued, differentiable functions, particularly when analytical solutions are impractical. This approach is widely used in scientific computing, engineering, and finance, where equations may be too complex for traditional algebraic methods to handle. The method relies on an iterative process that refines an initial estimate using the function’s derivative to approach the true solution progressively.
168
Linear Differential Equations01:27

Linear Differential Equations

228
The integrating factor method provides a systematic way to solve first-order linear differential equations, especially those that cannot be handled by separation of variables. This method is particularly useful in modeling time-dependent physical systems influenced by both constant inputs and resistive forces. A common example is the motion of a car subjected to a constant engine force while experiencing air resistance proportional to its velocity.In such scenarios, Newton’s second law...
228
Fast Decoupled and DC Powerflow01:24

Fast Decoupled and DC Powerflow

849
The fast decoupled power flow method addresses contingencies in power system operations, such as generator outages or transmission line failures. This method provides quick power flow solutions, essential for real-time system adjustments. Fast decoupled power flow algorithms simplify the Jacobian matrix by neglecting certain elements, leading to two sets of decoupled equations:
849
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

423
Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
423

You might also read

Related Articles

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

Sort by
Same author

Large spiking AI systems.

National science review·2026
Same author

The neurobench framework for benchmarking neuromorphic computing algorithms and systems.

Nature communications·2025
Same author

Neuromorphic computing at scale.

Nature·2025
Same author

Innovative technologies to address neglected tropical diseases in African settings with persistent sociopolitical instability.

Nature communications·2024
Same author

Simultaneous simulations of pure, surface and phonological acquired dyslexia within a full computational model of the primary systems hypothesis.

Cortex; a journal devoted to the study of the nervous system and behavior·2024
Same author

FPGA-based fast bin-ratio spiking ensemble network for radioisotope identification.

Neural networks : the official journal of the International Neural Network Society·2024
Same journal

A Model-Free Reinforcement Learning Implementation of Decision Making Under Uncertainty by Sequential Sampling.

Neural computation·2026
Same journal

DROP: Distributional and Regular Optimism and Pessimism for Reinforcement Learning.

Neural computation·2026
Same journal

Hierarchical Active Inference Using Successor Representations.

Neural computation·2026
Same journal

W-Kernel and Its Principal Space for Frequentist Evaluation of Bayesian Estimators.

Neural computation·2026
Same journal

A Hidden Markov Model-Inspired Sequence Classification Method for Hyperdimensional Computing.

Neural computation·2026
Same journal

Sparse Graphical Modeling for Electrophysiological Phase-Based Connectivity Using Circular Statistics.

Neural computation·2026
See all related articles

Related Experiment Video

Updated: Apr 4, 2026

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

Published on: October 28, 2022

2.2K

Accuracy and Efficiency in Fixed-Point Neural ODE Solvers.

Michael Hopkins1, Steve Furber2

  • 1School of Computer Science, APT Group, University of Manchester, Manchester M13 9PL, U.K. michael.hopkins@manchester.ac.uk.

Neural Computation
|August 28, 2015
PubMed
Summary
This summary is machine-generated.

Optimizing neural simulations on digital hardware involves solving ordinary differential equations (ODEs). This study introduces techniques like explicit solver reduction (ESR) to balance accuracy and speed for the Izhikevich neural model on SpiNNaker.

More Related Videos

Experimental and Data Analysis Workflow for Soft Matter Nanoindentation
13:04

Experimental and Data Analysis Workflow for Soft Matter Nanoindentation

Published on: January 18, 2022

5.1K

Related Experiment Videos

Last Updated: Apr 4, 2026

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

Published on: October 28, 2022

2.2K
Experimental and Data Analysis Workflow for Soft Matter Nanoindentation
13:04

Experimental and Data Analysis Workflow for Soft Matter Nanoindentation

Published on: January 18, 2022

5.1K

Area of Science:

  • Computational neuroscience
  • Digital hardware simulation
  • Numerical methods for ODEs

Background:

  • Simulating neural behavior on digital architectures necessitates solving ordinary differential equations (ODEs), posing computational challenges for efficiency and accuracy.
  • Fixed-point processors, such as those in the SpiNNaker architecture, amplify these challenges.
  • The Izhikevich neural model serves as a case study for exploring efficient ODE solution methods.

Discussion:

  • Explicit solver reduction (ESR) merges explicit ODE solvers with autonomous ODEs into a single algebraic formula, enhancing both accuracy and speed.
  • A mechanism is presented to mitigate cumulative lag in state variables caused by threshold crossings.
  • An exact solution for the Izhikevich model's membrane potential is derived when other state variables are fixed.

Key Insights:

  • Parametric variations of the Izhikevich neuron reveal differing optimal algorithms and arithmetic types, complicating a universal best solution.
  • Techniques described offer significant improvements for specific cases.
  • Second-order Runge-Kutta methods, specifically Midpoint (speed) or Trapezoid (accuracy), present a viable compromise for 1 ms time steps and 32-bit fixed-point arithmetic.

Outlook:

  • SpiNNaker's low energy use and real-time performance necessitate careful consideration of accuracy trade-offs.
  • Achieving results comparable to general-purpose systems is feasible with judicious method selection.
  • Further research can refine these techniques for broader application in neuromorphic computing.