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

Random Sampling Method01:09

Random Sampling Method

12.8K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
12.8K
Maxwell-Boltzmann Distribution: Problem Solving01:20

Maxwell-Boltzmann Distribution: Problem Solving

1.8K
Individual molecules in a gas move in random directions, but a gas containing numerous molecules has a predictable distribution of molecular speeds, which is known as the Maxwell-Boltzmann distribution, f(v).
This distribution function f(v) is defined by saying that the expected number N (v1,v2) of particles with speeds between v1 and v2 is given by
1.8K
Distribution of Molecular Speeds01:27

Distribution of Molecular Speeds

4.2K
The motion of molecules in a gas is random in magnitude and direction for individual molecules, but a gas of many molecules has a predictable distribution of molecular speeds. This predictable distribution of molecular speeds is known as the Maxwell-Boltzmann distribution. The distribution of molecular speeds in liquids is comparable to that of gases but not identical and can help to understand the phenomenon of the boiling and vapor pressure of a liquid. Consider that a molecule requires a...
4.2K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

116
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...
116
Wald-Wolfowitz Runs Test II01:17

Wald-Wolfowitz Runs Test II

345
The Wald-Wolfowitz runs test, commonly referred to as the runs test, is a nonparametric test used to assess the randomness of ordered data. The test evaluates the number of runs, which are consecutive sequences of similar elements within the data. If the number of runs is significantly higher or lower than expected, the data is considered non-random, indicating a detectable pattern or structure.
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and...
345
Random Variables01:09

Random Variables

14.8K
A random variable is a single numerical value that indicates the outcome of a procedure. The concept of random variables is fundamental to the probability theory and was introduced by a Russian mathematician, Pafnuty Chebyshev, in the mid-nineteenth century.
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
14.8K

You might also read

Related Articles

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

Sort by
Same author

Analysis of Molecular Dynamics Simulation Data via Statistical Distances between Covariance Matrices.

The journal of physical chemistry. B·2026
Same author

Residue‑resolved dynamically averaged interaction analysis of direct factor Xa inhibitors by MD‑FMO combination calculations.

Journal of computer-aided molecular design·2026
Same author

Correction to "Coarse-Grained Model of Disordered RNA for Simulations of Biomolecular Condensates".

Journal of chemical theory and computation·2026
Same author

Allosteric inhibition mechanism of PTP1B by DPM-1001 using molecular dynamics simulation.

Biophysical journal·2026
Same author

Enhanced Premelting at the Ice-Rubber Interface Using All-Atom Molecular Dynamics Simulation.

Langmuir : the ACS journal of surfaces and colloids·2026
Same author

Water-ethanol separation with Janus tip charged carbon nanotubes.

Physical chemistry chemical physics : PCCP·2025

Related Experiment Video

Updated: Oct 8, 2025

Rapid in-silico Battery Electrolyte Electrochemical Reaction Generation using 3T-VASP Multi-Scale Energy Minimization
05:37

Rapid in-silico Battery Electrolyte Electrochemical Reaction Generation using 3T-VASP Multi-Scale Energy Minimization

Published on: August 22, 2025

183

An Efficient Random Number Generation Method for Molecular Simulation.

Kiyoshiro Okada1, Paul E Brumby1, Kenji Yasuoka1

  • 1Department of Mechanical Engineering, Keio University, 3-14-1 Hiyoshi, Kohoku-ku, Yokohama, 223-8522, Japan.

Journal of Chemical Information and Modeling
|December 24, 2021
PubMed
Summary

We introduce a novel, fast, and simple random number generation method for molecular simulations, leveraging particle coordinates in dissipative particle dynamics (DPD) without encryption. This approach significantly boosts computational speed for DPD and other simulations.

More Related Videos

Curation of Computational Chemical Libraries Demonstrated with Alpha-Amino Acids
08:21

Curation of Computational Chemical Libraries Demonstrated with Alpha-Amino Acids

Published on: April 13, 2022

2.8K
Genomic MRI - a Public Resource for Studying Sequence Patterns within Genomic DNA
12:36

Genomic MRI - a Public Resource for Studying Sequence Patterns within Genomic DNA

Published on: May 9, 2011

10.4K

Related Experiment Videos

Last Updated: Oct 8, 2025

Rapid in-silico Battery Electrolyte Electrochemical Reaction Generation using 3T-VASP Multi-Scale Energy Minimization
05:37

Rapid in-silico Battery Electrolyte Electrochemical Reaction Generation using 3T-VASP Multi-Scale Energy Minimization

Published on: August 22, 2025

183
Curation of Computational Chemical Libraries Demonstrated with Alpha-Amino Acids
08:21

Curation of Computational Chemical Libraries Demonstrated with Alpha-Amino Acids

Published on: April 13, 2022

2.8K
Genomic MRI - a Public Resource for Studying Sequence Patterns within Genomic DNA
12:36

Genomic MRI - a Public Resource for Studying Sequence Patterns within Genomic DNA

Published on: May 9, 2011

10.4K

Area of Science:

  • Computational Physics
  • Molecular Dynamics
  • Scientific Computing

Background:

  • Efficient random number generation is crucial for molecular simulations, particularly in parallel computing environments.
  • Dissipative Particle Dynamics (DPD) simulations require random numbers to model thermal fluctuations.
  • Existing methods often rely on complex encryption, impacting computational efficiency.

Purpose of the Study:

  • To propose a novel, fast, and simple random number generation method for molecular simulations.
  • To demonstrate the method's applicability and performance improvements in DPD simulations.
  • To explore its potential use in other numerical calculations.

Main Methods:

  • Identifying inherent randomness within particle coordinates used in DPD calculations.
  • Developing an encryption-free random number generation algorithm based on this source of randomness.
  • Comparing the performance of the new method against existing encryption-based methods in DPD simulations.

Main Results:

  • The proposed method is the fastest and simplest of its kind for random number generation.
  • Significant increases in calculation speeds were observed when using the new method for DPD simulations.
  • The method utilizes existing particle coordinates, minimizing computational overhead.

Conclusions:

  • A novel, efficient, and encryption-free random number generation method has been developed.
  • This method offers substantial speedups for DPD simulations and holds promise for other scientific computations.
  • The findings open new avenues for optimizing random number generation in computational science.