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 Experiment Videos

Evaluation of parallel decomposition methods for biomechanical optimizations.

Byung Il Koh1, Jeffrey A Reinbolt, Benjamin J Fregly

  • 1Department of Electrical & Computer Engineering, University of Florida, Gainesville, FL 32611, USA.

Computer Methods in Biomechanics and Biomedical Engineering
|October 30, 2004
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

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

Sort by
Same author

Generic versus personalized foot-ground contact models for predictive simulations of walking: Is personalization worth the effort?

bioRxiv : the preprint server for biology·2026
Same author

Reproducible Research: Computational Design of Personalized Clinical Treatments for Walking Impairments Using the Neuromusculoskeletal Modeling Pipeline.

bioRxiv : the preprint server for biology·2026
Same author

Personalization of closed-chain shoulder models yields high kinematic accuracy for multiple motions.

Frontiers in bioengineering and biotechnology·2025
Same author

The Neuromusculoskeletal Modeling Pipeline: MATLAB-based model personalization and treatment optimization functionality for OpenSim.

Journal of neuroengineering and rehabilitation·2025
Same author

Blinded prediction of custom-made pelvic implant failure using patient-specific finite element modeling.

Medical engineering & physics·2025
Same author

Motor control complexity estimation using gait measures in individuals post-stroke.

Journal of biomechanics·2025
Same journal

Effects of CFR-PEEK plate layup and screw configuration on tibial shaft fracture healing: a simulation study based on a mechanobiological model.

Computer methods in biomechanics and biomedical engineering·2026
Same journal

Metabolic rate-limiting enzyme-associated genes as novel biomarkers for prognosis and treatment response in lung adenocarcinoma.

Computer methods in biomechanics and biomedical engineering·2026
Same journal

An interpretable, clinically-aligned AI paradigm for VTE risk prediction: an approach using LLMs and compound attention.

Computer methods in biomechanics and biomedical engineering·2026
Same journal

Effects of different resistance loads during resisted sprint running on internal stresses of the ankle joint: a finite element analysis.

Computer methods in biomechanics and biomedical engineering·2026
Same journal

Analysis of typical cases of medical infusion pump metering acceptance in nursing scenarios.

Computer methods in biomechanics and biomedical engineering·2026
Same journal

Investigation of biomechanical effect of inverted orthotic insoles on flexible flatfeet.

Computer methods in biomechanics and biomedical engineering·2026
See all related articles

Parallelizing the analysis function in biomechanical optimizations, rather than the optimizer, significantly improves computational efficiency. This approach offers better performance for complex musculoskeletal models and simulations.

Area of Science:

  • Biomechanics
  • Computational Science
  • Musculoskeletal Modeling

Background:

  • Increasing complexity of musculoskeletal models leads to higher computational demands for biomechanical optimizations.
  • Parallel computing is increasingly utilized to address these computational challenges in biomechanics.
  • Current common implementations primarily focus on parallelizing the optimization algorithm itself.

Purpose of the Study:

  • To investigate an alternative parallelization strategy for biomechanical optimizations.
  • To evaluate the performance of parallelizing the analysis function versus the optimizer.
  • To compare different parallel decomposition methods for computational efficiency.

Main Methods:

  • A system identification problem using a kinematic ankle joint model was employed.

Related Experiment Videos

  • A gradient-based optimizer was utilized for the biomechanical optimization.
  • Three parallel decomposition methods were tested: gradient calculation decomposition, analysis function decomposition, and a combined approach.
  • Main Results:

    • Analysis function decomposition demonstrated superior performance among the tested parallelization strategies.
    • Gradient calculation decomposition showed the poorest performance due to non-parallelized line searches.
    • Despite higher communication overhead, analysis function decomposition yielded the best computational speedup.

    Conclusions:

    • The most common parallelization method for biomechanical optimizations may not be the most efficient.
    • Parallelizing the analysis function (kinematic or dynamic simulation) is a highly effective computational strategy.
    • Focusing parallelization efforts on the analysis function can lead to significant performance gains in complex biomechanical applications.