| Literature DB >> 33012288 |
Davidk W Evans1,2, Alessandro Marco De Nunzio3.
Abstract
Assessing the responses of body tissue subjected to mechanical load is a fundamental component of the clinical examination, psychophysical assessments and bioengineering research. The forces applied during such assessments are usually generated manually, via the hands of the tester, and aimed at discreet tissue sites. It is therefore desirable to objectively quantify and optimise the control of manually applied force. However, current laboratory-grade manual devices and commercial software packages, in particular pressure algometer systems, are generally inflexible and expensive. This paper introduces and discusses several principles that should be implemented as design goals within a flexible, generic software application, given currently available force measurement hardware. We also discuss pitfalls that clinicians and researchers might face when using current pressure algometer systems and provide examples of these. Finally, we present our implementation of a pressure algometer system that achieves these goals in an efficient and affordable way for researchers and clinicians. As part of this effort, we will be sharing our configurable software application via a software repository.Entities:
Keywords: Algometer; Clinical examination; Force; Pain threshold; Pressure; Psychophysical; Temporal summation
Mesh:
Year: 2020 PMID: 33012288 PMCID: PMC7534174 DOI: 10.1186/s12998-020-00340-7
Source DB: PubMed Journal: Chiropr Man Therap ISSN: 2045-709X
Fig. 1a Loading rate visual feedback provided by existing laboratory-grade pressure algometer systems (Somedic ‘Algometer 2’). b Loading rate visual feedback provided by existing laboratory-grade pressure algometer systems (Medoc ‘AlgoMed’)
Fig. 2The trapezoid shape of each impulse within a three-phase loading cycle
Fig. 3Example force-time diagrams of repetitive temporal summation stimuli
Impulse delivered during a loading cycle with Method 1: using a constant time duration for every phase
| Phase | Ascending phase | Peak phase | Descending phase | Totals |
|---|---|---|---|---|
| Peak force | = f (constant) | = f (constant) | = f (constant) | = f |
| Time | = a (constant) | = p (constant) | = d (constant) | = t (constant) = a + p + d |
| Loading rate | = f/a (variable) | = zero (constant) | = f/d (constant) | |
| Impulse | = f*a/2 + f*p + f*d/2 = f(a + 2p + d)/2 |
Impulse delivered during a loading cycle with Method 2: using a constant loading rate during ascending and descending phases
| Phase | Ascending phase | Peak phase | Descending phase | Totals |
|---|---|---|---|---|
| Peak force | = f (constant) | = f (constant) | = f (constant) | = f |
| Time | = a (variable) = f/ra | = p (constant) | = d (variable) = f/rd | = f*ra + p + f*rd (variable) |
| Loading rate | = ra (constant) | = zero (constant) | = rd (constant) | |
| Impulse | = f*a/2 = f(f/ra)/2 | = f*d/2 = f(f/rd)/2 |
Fig. 4Configurations implemented in our software application
Fig. 5Force gauge with accessories
Fig. 6Visual real-time feedback and guidance during ascending load mode