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

238
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...
238
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

287
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,...
287
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

314
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
314
Second Order systems II01:18

Second Order systems II

346
In an underdamped second-order system, where the damping ratio ζ is between 0 and 1, a unit-step input results in a transfer function that, when transformed using the inverse Laplace method, reveals the output response. The output exhibits a damped sinusoidal oscillation, and the difference between the input and output is termed the error signal. This error signal also demonstrates damped oscillatory behavior. Eventually, as the system reaches a steady state, the error diminishes to zero.
346
Uncertainty in Measurement: Significant Figures03:34

Uncertainty in Measurement: Significant Figures

79.3K
All the digits in a measurement, including the uncertain last digit, are called significant figures or significant digits. Note that zero may be a measured value; for example, if a scale that shows weight to the nearest pound reads “140,” then the 1 (hundreds), 4 (tens), and 0 (ones) are all significant (measured) values.
79.3K
Numerical Calculations01:24

Numerical Calculations

1.1K
In engineering applications, the representation of the numerical value is critical. Presenting or reporting the answer is one of the essential parts of engineering practices. Numerical calculations are performed using handheld calculators or computers since numerically accurate answers are always preferred.
The solution to a problem is obtained using different methods. While manually solving algebraic symbols is one of the most common methods, the graphical method is often preferred. Computers...
1.1K

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

Related Experiment Video

Updated: Dec 30, 2025

Designing and Implementing Nervous System Simulations on LEGO Robots
10:34

Designing and Implementing Nervous System Simulations on LEGO Robots

Published on: May 25, 2013

15.6K

Stochastic rounding and reduced-precision fixed-point arithmetic for solving neural ordinary differential equations.

Michael Hopkins1, Mantas Mikaitis1, Dave R Lester1

  • 1APT research group, Department of Computer Science, The University of Manchester, Manchester, UK.

Philosophical Transactions. Series A, Mathematical, Physical, and Engineering Sciences
|January 21, 2020
PubMed
Summary

Stochastic rounding with fixed-point arithmetic improves accuracy for solving ordinary differential equations (ODEs), offering a more energy-efficient alternative to standard methods. This approach enhances computational neuroscience and other scientific fields.

Keywords:
Izhikevich neuron modelSpiNNakerditherfixed-point arithmeticordinary differential equationstochastic rounding

More Related Videos

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.7K

Related Experiment Videos

Last Updated: Dec 30, 2025

Designing and Implementing Nervous System Simulations on LEGO Robots
10:34

Designing and Implementing Nervous System Simulations on LEGO Robots

Published on: May 25, 2013

15.6K
Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.7K

Area of Science:

  • Computational neuroscience
  • Numerical analysis
  • High-performance computing

Background:

  • Double-precision floating-point arithmetic is standard in high-performance computing but demands significant energy and memory.
  • Reduced-precision arithmetic offers potential gains in efficiency but often introduces numerical errors.
  • Accurate numerical solutions are critical in fields like neuroscience for modeling complex systems.

Purpose of the Study:

  • To investigate methods for enhancing the accuracy of reduced-precision fixed-point arithmetic.
  • To evaluate these methods in the context of solving ordinary differential equations (ODEs) for neuroscience applications.
  • To explore computationally cheaper alternatives inspired by digital signal processing techniques.

Main Methods:

  • Utilizing the Izhikevich neuron model to simulate neuronal behavior and test ODE solvers.
  • Comparing fixed-point arithmetic with stochastic rounding against single-precision floating-point and round-to-nearest fixed-point methods.
  • Investigating a dither-inspired technique for improved resolution in fixed-point arithmetic.

Main Results:

  • Fixed-point arithmetic with stochastic rounding demonstrated superior accuracy in spike timing compared to single-precision floating-point and round-to-nearest fixed-point arithmetic.
  • The observed improvements held across various neuron behaviors and ordinary differential equation solvers.
  • A computationally inexpensive dither-based method also showed promise for enhancing accuracy.

Conclusions:

  • Stochastic rounding is a key factor in achieving accurate results with reduced-precision fixed-point arithmetic for ODE solutions.
  • These findings have broad implications for solving ODEs in neuroscience and other scientific domains, including those involving partial differential equations.
  • Reduced-precision arithmetic, when carefully implemented, can provide an energy-efficient and accurate alternative for scientific computation.