Skip to content

Whole body vibration exposure calculation from Axivity accelerometers according to ISO2631 standard

License

LGPL-3.0, BSD-3-Clause licenses found

Licenses found

LGPL-3.0
LICENSE.md
BSD-3-Clause
LICENSE_BSD-3.md
Notifications You must be signed in to change notification settings

Ergo-Tools/WBV_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

WBV Calculator

WBV Calculator is a tool to calculate Whole body vibration exposure from small wearable accelerometers according to ISO 2631 standard. We can use this tool to measure whole body vibration exposure using Axivity AX3 or Axivity AX6. Theoretically any other triaxial accelerometer with sufficient range and high enough sampling frequency can be used with minor changes to data file loading part of the software.

User Interface

Installation:

  • Download the tool from Github releases and double click the file WBV_Calculator_SelfExtract_XXX.exe to extract the executable file to a folder of your choice.
  • Install Matlab Runtime 2020b for Windows 64bit from this link
  • Then start the executable file WBV_Calculator_XXX.exe to start the software.

Presentations and demonstrations:

Pilot study and validation

Information about a validation study regarding feasibility, and accuracy of the tool, see:

Usage and support

WBV Calculator is no longer under active development. Consider it as a beta software and it is not recommended for critical tasks. See the license below for usage. You are encourage to use the source for your own projects if you adhere to LGPLV3 license (see below). Report bugs via GitHub (will be addressed as time permits). Contact Pasan Hettiarachchi for more information.

Source

WBV Calculator source is available here.

Citing WBV Calculator in academic publications

DOI

Please cite WBV Calculator if you use it in your research projects.

BibTex Format

@software{Hettiarachchi_WBV_Calculator_2023,
author = {Hettiarachchi, Pasan and Johansson, Peter},
doi = {10.5281/zenodo.7701744},
month = {3},
title = {WBV Calculator},
url = {https://github.com/Ergo-Tools/WBV_Calculator},
version = {0.77},
year = {2023}
}

License and copyrights

  • Source code is licensed under LGPL v3 and 3-Clause BSD License. License specified in individual source files are applicable.
  • Compiled binary releases are licensed under the following binary release license.

Binary release license

© 2022, Pasan Hettiarachchi and Peter Johansson, Occupational and Environmental Medicine, Uppsala University, Sweden

Not for commercial use. For redistribution please contact the author.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.