18 research outputs found

    Biomechanical Spectrum of Human Sport Performance

    Get PDF
    Writing or managing a scientific book, as it is known today, depends on a series of major activities, such as regrouping researchers, reviewing chapters, informing and exchanging with contributors, and at the very least, motivating them to achieve the objective of publication. The idea of this book arose from many years of work in biomechanics, health disease, and rehabilitation. Through exchanges with authors from several countries, we learned much from each other, and we decided with the publisher to transfer this knowledge to readers interested in the current understanding of the impact of biomechanics in the analysis of movement and its optimization. The main objective is to provide some interesting articles that show the scope of biomechanical analysis and technologies in human behavior tasks. Engineers, researchers, and students from biomedical engineering and health sciences, as well as industrial professionals, can benefit from this compendium of knowledge about biomechanics applied to the human body

    Using MapReduce Streaming for Distributed Life Simulation on the Cloud

    Get PDF
    Distributed software simulations are indispensable in the study of large-scale life models but often require the use of technically complex lower-level distributed computing frameworks, such as MPI. We propose to overcome the complexity challenge by applying the emerging MapReduce (MR) model to distributed life simulations and by running such simulations on the cloud. Technically, we design optimized MR streaming algorithms for discrete and continuous versions of Conway’s life according to a general MR streaming pattern. We chose life because it is simple enough as a testbed for MR’s applicability to a-life simulations and general enough to make our results applicable to various lattice-based a-life models. We implement and empirically evaluate our algorithms’ performance on Amazon’s Elastic MR cloud. Our experiments demonstrate that a single MR optimization technique called strip partitioning can reduce the execution time of continuous life simulations by 64%. To the best of our knowledge, we are the first to propose and evaluate MR streaming algorithms for lattice-based simulations. Our algorithms can serve as prototypes in the development of novel MR simulation algorithms for large-scale lattice-based a-life models.https://digitalcommons.chapman.edu/scs_books/1014/thumbnail.jp
    corecore