Introduction
Our ability to balance upright provides a stable platform to perform many activities of our day-to-day life. Traditionally, standing balance assessments have been performed in research laboratories using specialized equipment [1]; however, the growing availability of low-cost inertial measurement units (IMUs) allows us to quantify balance in the real world [2]. While many authors have correlated summary statistics of body sway using IMUs to gold standard measures [2–9], these often involve comparisons between different metrics, e.g., accelerations measured from IMUs and displacements measured from force platforms or motion capture.
Whole-body sway when balancing upright is typically characterized by measuring the centre of mass displacement (CoM) [10]. Theoretically, linear acceleration signals from IMUs could be integrated twice to obtain linear displacements, but in practice, the acceleration estimates are noisy and their biases result in displacement drifts over time [11]. Alternatively, we can fuse accelerometer and gyroscope information to estimate the orientation (i.e., pitch and roll) of the IMU accurately [12]. In anteroposterior (AP) body sway, the body generally acts as a single rigid-link inverted pendulum with all body segments above the ankle swaying together, so the body angle can be converted to a CoM displacement [13, 14]. The biomechanics of mediolateral (ML) sway behaviour; however, involve at least a quadrilateral model for the lower limbs and an additional trunk segment to account for possible counter-rotation between the upper and lower body segments depending on stance width [15–18]. In this case, IMUs may be required on multiple segments to adequately capture the biomechanics of ML balance. Some authors have successfully estimated postural oscillations for a single stance width using IMUs, but their approaches involved a fixed number of IMUs or were validated only for short durations (≤ 30 seconds) [19, 20]. Given that clinical balance assessments can occur at different stance widths [1], it is critical to determine both the minimal number of IMUs required to estimate body sway and how this number may change with stance width.
The objective of this study was to determine the minimum number of IMUs needed to adequately estimate CoM sway during quiet standing across common stance widths and to provide open-source software for researchers/clinicians to do so. We developed an algorithm based on existing biomechanical models and anthropometric data to estimate CoM sway with up to six IMUs placed across the body. We estimated CoM sway with various combinations of IMUs and correlated the results with the CoM sway estimated from a force platform. Due to the common kinematics of most segments for AP balance, we expected that only one IMU on the lower limb or back would be required to estimate CoM sway in that direction across stance widths. We predicted that IMUs from the lower and upper body would be required to estimate CoM in the ML direction due to the potentially distinct kinematics of these segments across stance widths.
Methods
Participants
Sixteen adult participants [8 females, 8 males; age 25±3 years, mass 74±15kg, height 174±12cm (mean ± SD)] with no neurological or musculoskeletal impairments were recruited between September 20, 2022 and October 30, 2022, and provided written informed consent. The experiments were reviewed by the University of British Columbia’s Clinical Research Ethics Board (H22-01772).
Set-up
We attached six IMUs (MPU 6050; range: ±2g and ±250˚/s) to the participant, positioned on their: 1) forehead (~5cm above the glabella); 2) manubrium (below the suprasternal notch); 3) back (over the L3 vertebra to represent the approximate location of whole body CoM [21, 22]); 4) right lateral thigh (7±2cm SD above the lateral tibiofemoral joint line); and 5–6) anterior crest of both tibias (halfway between the medial malleolus and the tibial tuberosity). Only the right thigh was instrumented with an IMU because our set-up was limited to six IMUs and we predicted that the movement of the thighs would not largely differ from the shanks given that the knees are considered to be locked when modelling standing balance [23]. We calibrated all IMUs and standardized their local coordinate reference frames to a body reference frame of X: forward, Y: right, and Z: down [24] (Fig 1A; see “Sensor Calibration”).
[Figure omitted. See PDF.]
(A) Sagittal (left) and posterior (right) views of the inertial measurement unit (IMU) placements and coordinate reference frame for data collection. (B) Single-segment inverted pendulum balance model. CoM: centre of mass; h: centre of mass height; θ: total pendulum orientation. (C) Multi-segment inverted pendulum balance model. When segment orientations were excluded from the multi-segment model (due to the omission of the IMU data), the segment sway was determined by the sway of the closest segment with an IMU. We split the segments depending on their location with respect to the hip joint when necessary (e.g., if IMUs on the shank and back were used, the thigh segment sway was determined by the shank sway, given they are both below the hip joint) or chose the most inferior segment (e.g., if the head and back IMUs were used, the sternum segment sway was determined by the back sway). hi: segment centre of mass height; θi: segment orientation.
We placed the back IMU on a 7cm equilateral triangle rigid body with three optical tracking markers (Optotrak Certus 3020, Northern Digital Inc, Canada) which was positioned on the lower back. The optical markers were used to provide an estimate of body CoM linear displacement to compare with the force plate and IMU estimates. This location was chosen because lumbar and whole-body CoM linear displacements are highly correlated during quiet standing [13]. The optical markers were also used to validate the IMU orientation algorithm (see S1 File).
Sensor calibration
We calibrated all IMUs to standardize their local coordinate reference frames to a standard body reference frame of X: forward, Y: right, and Z: down. The calibration was achieved by recording five seconds of two static poses for each sensor after it was placed on the body. For the first pose, the participant was in an upright position to define the Z-axis as the gravitational vector from the accelerometer. For the second pose, participants pitched each respective body segment ~90 degrees forward and down to define an approximate X-axis facing forward. To determine the approximate X-axis and true Z-axis, the axes were defined as opposite to the net acceleration vector caused by the gravitational field. The Y-axis was defined as the cross product of the Z-axis and the approximate X-axis, and the true X-axis was determined by the cross product of the Y- and Z-axes [24].
Protocol
Participants stood on a force platform (OR6-7, AMTI, USA) and were instructed to stand normally with their hands at their sides and to look at a target ~1 metre away placed at eye level. The force platform and the six degrees-of-freedom IMU data were acquired at 250 Hz with a real-time embedded controller (CompactRIO-9082 with NI-9205 analog input and NI-9402 digital input/output modules; NI, USA) running a custom-made LabVIEW (LabVIEW 2019b; NI, USA) virtual instrument. Optical motion tracking data were also collected at 250 Hz with a custom-made MATLAB program (2007, The MathWorks Inc, USA).
We tested three stance conditions (50%, 100%, and 150% of hip joint width), corresponding to narrow (feet almost touching), hip-, and shoulder-width foot stances, respectively. Participant hip joint width was estimated using pelvic width and pelvic depth measurements [25]. We measured the distance between the middle of the tali for each stance condition and marked feet positions to ensure repeatability between trials. The order of stance conditions was randomized, and each was completed in blocks of three 120-second trials.
Data processing
We performed data processing and analysis using custom scripts written in MATLAB 2023a. All data were time-synchronized, interpolated, and low-pass filtered at 10 Hz (Butterworth, dual-pass fourth-order). We estimated whole-body CoM position from the force platform data (CoMFP) using the zero-point-to-zero-point double integration technique [26, 27], low-pass filtered at 10 Hz (Butterworth, dual-pass fourth-order) to remove discontinuities caused by the double integration technique. The zero-point-to-zero-point double integration technique allows whole-body estimation of CoM with only a force platform, and previous work has shown root mean square errors between this approach and a 13-segment motion capture approach to be < 1 mm in both AP and ML [27].
Multi-segment CoM model
We used a multi-segment biomechanical model to estimate the CoM of the individual body segments corresponding to the placement of the IMU(s) (Fig 1B, 1C). We calculated whole-body CoM sway by summing individual segment sway, weighted by their relative mass. This approach allows for IMU placement flexibility: if a given body segment does not have an IMU, segment sway is determined by the closest segment with an IMU (Fig 1C). Another advantage of this model is that it only requires the participant’s total height to be measured; individual segment lengths and mass ratios were determined using existing anthropometric data based on participant sex and height [22].
IMU orientation & CoM estimation
We estimated the CoM displacement of each segment using the accelerometer and gyroscope from an IMU. First, we determined the orientation of the IMU using a complementary filter [12] (see S1 File). After determining the orientation of each segment in the pitch and roll axes, we estimated the displacement of the segment CoM (CoMi) with Eq (1), where hi is the relative CoM height of the segment, θi is the segment orientation, ln and θn are respectively the total length(s) and orientation(s) for the segment(s) below (when applicable). Finally, we calculated whole-body CoM (CoMIMU) with Eq (2) given the relative segment masses (mi).
(1)(2)
Statistical analysis
To determine the minimal number of IMUs needed to estimate CoM, we compared the correlations between the CoMIMU and CoMFP to the correlations between the back linear displacement from the motion capture (CoMmocap) and the CoMFP, because trunk linear displacement is strongly correlated with whole-body CoM sway [13]. For each stance width, we identified the best IMU combination, ranging from one to six IMUs, based on the highest average Pearson’s correlation coefficient between the AP and ML directions. If either the AP or ML correlation coefficients from a desired number of IMUs were < 0.8, this combination of IMUs was excluded from the analysis. The combinations of AP and ML IMUs did not have to match as long as the total number of unique IMUs was equal to or below the evaluated number of IMUs. Then, we compared the AP and ML correlations from the chosen combinations from each number of IMUs to those obtained from the CoMmocap−CoMFP correlations using one-sided paired samples student t-tests (p<0.05). Prior to the statistical tests, we applied a Fisher transformation for all analyses to correct for the non-normality of correlation coefficients. When no significant difference between the motion capture and IMU correlations was found, we determined this IMU combination to be the minimal number of IMU needed to estimate the CoM in that stance width and direction. We also performed comparisons to determine if adding additional IMUs could improve the CoM estimates, or to determine which combination of IMUs resulted in the largest correlations if all combinations were significantly different from the motion capture. No corrections were made for multiple comparisons so that we could detect smaller differences between IMU combinations.
Data are presented as mean ± standard deviation. Numbers are rounded to two decimal places (unless otherwise specified). A complete table of measures associated with each different combination of IMU placements can be found in the supplementary materials (S1 File).
Results
Sway characteristics
From the CoMFP, we computed the maximum sway range for the narrow stance (AP 25.18±9.48 mm; ML: 21.74±6.91 mm), hip-width stance (AP: 22.75±8.63 mm; ML: 10.77±5.67 mm), and shoulder-width stance (AP: 21.34±8.27 mm; ML: 8.13±4.11 mm). We also calculated the root mean square (RMS) sway for narrow stance (AP: 4.86±2.09 mm; ML: 4.21±1.49 mm), hip-width stance (AP: 4.33±1.51mm; ML: 2.04±1.20 mm), and shoulder-width stance (AP: 4.11±1.68 mm; ML: 1.69±0.85 mm).
CoM estimation with back IMU
As standing balance is often modelled as a single joint inverted pendulum in the AP direction (see Fig 1B), we initially estimated the CoMIMU with the back (L3) IMU only. This resulted in variable correlations with the CoMFP in both AP (across all stance widths: r = 0.51±0.21) and ML (r = 0.78±0.14, 0.39±0.21 and 0.13±0.36 for narrow, hip, and shoulder stance widths, respectively) (Fig 2). Similarly, we observed variable root mean square error (RMSE) values (AP, across all stance widths: 7.86±3.23 mm; ML, narrow: 2.78±1.70 mm, hip: 2.70±1.16 mm, shoulder: 3.11±1.87 mm).
[Figure omitted. See PDF.]
Example trial time series from shoulder-width (A), hip-width (B), and narrow (C) stance comparing the centre of mass displacement estimation from the force platform (CoMFP), the linear displacement of the motion capture rigid body placed on the low back (CoMmocap), and a one-segment biomechanical model using the back inertial measurement unit orientation estimate (Back CoMIMU) in both anteroposterior (AP; above) and mediolateral (ML; below) directions. mm: millimetres, s: seconds.
Given that whole-body CoM can be approximated by the linear displacement of the trunk segment [13], we observed strong correlations between the CoMmocap and the CoMFP in AP (all stances widths: r = 0.97±0.02) and ML (r = 0.98±0.02, 0.93±0.06 and 0.87±0.11 for narrow, hip, and shoulder stance widths, respectively). Correspondingly, RMSE values were also lower (AP, all stance widths: 1.33±0.41 mm; ML, narrow: 1.27±0.52 mm, hip: 0.90±0.41 mm, shoulder: 0.86±0.44 mm).
IMU CoM estimation
For each stance width, we compared the CoMIMU−CoMFP correlations with the CoMmocap−CoMFP correlations (Table 1). In the hip- and shoulder-width stances, some combinations did not reach the r >0.8 threshold, thus comparisons were only made for conditions that met the threshold. In the AP direction, every CoMIMU combination was significantly different from the CoMmocap across stance widths. Consequently, we determined the minimal number of IMUs as the combination that resulted in the highest overall AP estimates.
[Figure omitted. See PDF.]
Narrow width stance: the minimal number of IMUs required to estimate CoM sway was four: an IMU on both shanks, right thigh, and back. To determine the AP CoMIMU, the IMUs on both shanks and the thigh contributed to the estimate (r = 0.92±0.04; RMSE: 2.39±2.08 mm). For ML, the shank IMUs and the IMU on the back were included in the algorithm (r = 0.9735±0.02; RMSE: 1.16±0.77 mm) (Figs 3A and 4). Adding an additional IMU on the sternum for the ML estimation (increasing the total number of IMUs to five) significantly improved the ML CoMIMU (r = 0.9748±0.03; RMSE: 1.12±0.78 mm).
[Figure omitted. See PDF.]
Example trial time series from narrow (A), hip-width (B), and shoulder-width (C) stance in both anteroposterior (AP; above) and mediolateral (ML; below) directions comparing the centre of mass displacement estimation from the force platform (CoMFP; black) and the centre of mass estimates using the recommended four inertial measurement units (IMUs; 4 Sensor CoMIMU; pink): both shanks, the right thigh, and the back. In the AP direction, the IMUs on the shanks and the thigh are used in the estimation algorithm. In ML, the IMUs on the shanks and back are used. mm: millimetres, s: seconds.
[Figure omitted. See PDF.]
Pearson’s correlation coefficients between the force platform centre of mass estimate and the motion capture linear displacement (CoMmocap; light red) or inertial measurement unit (IMU) centre of mass estimates (CoMIMU) in both anteroposterior (AP; above) and mediolateral (ML; below) directions. The following IMU set-ups are included: one IMU (1 Sensor CoMIMU; orange), two IMUs (2 Sensor CoMIMU; blue), up to three IMUs (3 Sensor CoMIMU; brown), up to four IMUs (4 Sensor CoMIMU; pink), and up to five or six IMUs (5/6 Sensor CoMIMU; green). Some IMU set-ups not included are because none of the combinations met the r > 0.8 threshold for both the AP and ML directions. Faded out data indicate that the sensor set-up is the same as the previous set-up. Markers with error bars illustrate the between participants mean ± standard deviation while markers show individual participant means (n = 16). The IMU set-ups are as follows: one IMU (Narrow–AP and ML: Thigh), two IMUs (Narrow–AP and ML: Opposite Shank & Thigh), up to three IMUs (shoulder-width–AP and ML: Both Shanks & Back; hip-width–AP: Both Shanks & Thigh, ML: Both Shanks; narrow–AP: Both Shanks & Thigh, ML: Both Shanks), up to four IMUs (all stance widths–AP: Both Shanks & Thigh, ML: Both Shanks & Back), and up to five or six IMUs (green; all stance widths–AP: Both Shanks & Thigh, ML: Both Shanks, Back, & Sternum).
Hip-width stance: the minimal number of total IMUs was again four: an IMU on both shanks, right thigh, and back. In the AP direction, the IMUs on both shanks and the thigh were required (r = 0.93±0.04; RMSE: 2.00±1.18 mm). For the ML CoMIMU, the IMUs on both shanks and the back were used (r = 0.92±0.06; RMSE: 0.92±0.70 mm) (Figs 3B and 4). By increasing the number of IMUs to five (adding sternum IMU) to the ML estimation, the ML CoMIMU correlations significantly increased (r = 0.93±0.05; RMSE: 0.88±0.70 mm).
Shoulder-width stance: three total IMUs were required to obtain CoM estimates that did not differ from those estimated with motion capture: IMUs on both shanks and right thigh. For the AP CoMIMU, the IMUs on the shanks and the thigh were included (r = 0.93±0.03; RMSE: 1.95±1.66 mm). To determine the ML CoMIMU, only the IMUs on the shanks were included (r = 0.83±0.13; RMSE: 1.39±1.46 mm) (Figs 3C and 4). Adding an IMU on the back (four total IMUs) improved the MLCoMIMU estimation to r = 0.86±0.13 (using both shanks and back; RMSE: 0.92±1.00 mm). Furthermore, including another IMU, on the sternum (increasing the total number to five) also significantly increased the ML CoMIMU correlations (r = 0.88±0.12; RMSE: 0.91±1.00 mm).
Discussion
The goal of this study was to determine the minimal number of wearable IMUs to adequately estimate CoM sway during quiet standing in both AP and ML across multiple stance widths. To do this, we developed an algorithm to estimate CoM sway using up to six IMUs. We found that IMUs were only needed on the lower limbs for AP CoM estimation and that a single IMU on the back was insufficient. Alternatively, IMUs were needed on the lower and upper body for ML CoM estimation. Across narrow, hip and shoulder stance widths, we found that four total IMUs (both shanks, right thigh, and back) were required to simultaneously estimate both AP and ML CoM similarly (with correlations >0.8 and RMSE <2.5 mm) to the CoMmocap. The IMUs on both shanks and the right thigh were used to estimate AP CoMIMU while the IMUs on the shanks and the back contributed to ML CoMIMU estimates. Furthermore, we found that as stance width increased, the accuracy and reliability of the ML CoMIMU decreased across all different IMU combinations, but including more IMUs can improve the estimates.
Single IMU CoM estimation
We first estimated CoMIMU using a single IMU on the back based on a one-segment inverted pendulum model [13, 23, 28]. Contrary to our hypothesis, correlations of single IMU CoM estimation with the CoMFP were poor in both AP and ML directions. While previous authors have reported accurate estimation of centre of pressure (CoP) sway during quiet standing with a single IMU placed on the back [19], we were unable to replicate this result with our CoM estimation. These differences persisted even when a larger 24x22cm rigid body or shorter sampling duration were used (see S1 File). We further validated with the motion capture data that these differences were not due to errors in the orientation estimation (see S1 File). Thus, these poor correlations are likely because local back orientation does not reflect the overall body sway during quiet standing.
Multi-IMU CoM estimation
Given the shortcomings of the single IMU set-ups, we developed an algorithm to estimate whole-body CoM sway using a multi-segment biomechanical model. We found that for all stance widths, four IMUs were necessary to properly estimate CoM sway in AP and ML directions. An inverse dynamics approach with four IMUs has previously been used to estimate CoP sway during quiet standing [20]; however, this requires a fixed number of IMUs whereas our approach can provide greater flexibility to chose IMU placements depending on the use-case given our algorithm is robust to different combinations of IMUs. Another group of researcher used a multi-segment model to estimate CoM [29]. This approach also involved a fixed number of IMUs (seven) and yielded lower mean correlation values (AP: 0.58 vs 0.93; ML: 0.78 vs 0.92) and larger the mean RMSE values (AP: 6.5 mm vs 2 mm; ML: 2.5 mm vs 0.92 mm) than our hip width stance results. These differences are likely caused by differences in the biomechanical models. Notably, we estimated the CoM based on the CoM from segments across the entire body, whereas the previous study modelled only the lower body to estimate the movement of the pelvis, which they assumed to be the whole-body CoM location.
For AP quiet standing sway, we found that IMUs located on the shanks and right thigh provided good estimates of CoM. Hence, AP CoMIMU is effectively driven by lower limb angle estimates, as previously described [13]. Additional IMUs may slightly worsen the AP estimates because the local segment orientations further up the body may not reflect the whole-body CoM sway. Alternatively, during ML sway, we found that IMUs were needed on the shanks and back for the highest correlations between CoMIMU and CoMFP. This fits with the quadrilateral model often used to model ML sway [10, 15], given the possible counter-rotations between the upper and lower body segments.
Stance width differences
For ML CoM sway, we observed improved CoMmocap and CoMIMU estimates across all combinations as stance width decreased and whole-body sway increased. These observations are likely related: the ratio between the signal amplitude and the noise from measurements and estimation (related to the biomechanical models) decreases as stance width increases, corrupting the whole-body displacement estimates. From narrow stance to hip- and shoulder-width stance, the CoM sway range and RMS decreased by 50–63%, which illustrates the decreased ML sway amplitude at wider stances. This also poses a limitation for the CoMIMU algorithm, as ML CoM estimates worsen for wider compared to narrow stance conditions. These changes in ML CoM estimation across stance widths could also be due to the changing biomechanics during increasing stance width, where models suggest an increased counter-rotation at the hips in quiet standing [30–32].
Recommendations
We recommend that four total IMUs (both shanks, thigh, and back) should be used to properly estimate AP and ML CoM during quiet standing across stance widths. For the AP direction, IMUs on the shanks and thigh should be used in the CoM estimation algorithm, while IMUs on the shanks and back should be used in the algorithm for ML CoM estimation. The flexibility of the algorithm allows users to add more IMUs if they are available.
Limitations
A limitation of this study was the number and placement of the IMUs used to estimate whole-body CoM sway. We used the current IMU locations to characterize sway of the main segments (lower limbs, trunk, head) exhibiting relative motion during quiet standing, but the algorithm could be adjusted to account for IMUs on other segments using the same framework. Given the importance of the right thigh IMU in estimating AP CoM sway, adding an IMU to the left thigh may further improve the AP CoM estimation. Future work is also needed to improve ML CoM estimation at wider stance widths.
Another limitation was the whole-body CoM estimation method we used to validate the results. While previous work has supported the zero-point-to-zero-point integration method as an appropriate method to estimate whole body CoM compared to motion capture (< 1 mm RMSE) [27], there is evidence suggesting that low pass filtering of the centre of pressure may be preferable to estimate CoM from a force platform [33, 34]. To address this limitation, we compared the results when estimating CoM with our approach involving zero-point-to-zero-point integration to a low-pass filter of the centre of pressure data. We did not find major differences between these methods (r ≤ 0.02 and RMSE ≤ 0.15 mm), and a comparison between the two is available in the supplementary materials (S1 File.
Conclusion
Here, we validated a novel approach based on existing biomechanical models to estimate quiet standing CoM displacements using wearable IMUs. We determined a single sensor on a lower limb or back was inadequate to estimate both AP and ML CoM and that four total IMUs are required for acceptable estimates. Using this novel algorithm, researchers and clinicians can estimate whole-body CoM accurately during unperturbed quiet standing. This approach can improve the ecological validity of standing balance research and opens the possibility for assessing/monitoring patients with standing balance deficits.
Supporting information
S1 File. Supporting text for supplementary methodology and results.
https://doi.org/10.1371/journal.pone.0315851.s001
Acknowledgments
The authors would like to thank Randy Gao, Isaac Lee, and Jayden Singh for their help with data collection.
References
1. 1. Visser JE, Carpenter MG, Kooij HVD, Bloem BR. The clinical utility of posturography. Clinical Neurophysiology. 2008;119: 2424–2436. pmid:18789756
* View Article
* PubMed/NCBI
* Google Scholar
2. 2. Ghislieri M, Gastaldi L, Pastorelli S, Tadano S, Agostini V. Wearable inertial sensors to assess standing balance: A systematic review. Sensors. 2019;19: 4075. pmid:31547181
* View Article
* PubMed/NCBI
* Google Scholar
3. 3. Alberts JL, Hirsch JR, Koop MM, Schindler DD, Kana DE, Linder SM, et al. Using accelerometer and gyroscopic measures to quantify postural stability. Journal of Athletic Training. 2015;50: 578–588. pmid:25844853
* View Article
* PubMed/NCBI
* Google Scholar
4. 4. De Groote F, Vandevyvere S, Vanhevel F, Orban de Xivry J-J. Validation of a smartphone embedded inertial measurement unit for measuring postural stability in older adults. Gait & Posture. 2021;84: 17–23. pmid:33260077
* View Article
* PubMed/NCBI
* Google Scholar
5. 5. Doherty C, Caulfield B, Ryan J, Komaba Y, Inomata A, Zhao L. Quantification of postural control deficits in patients with recent concussion: an inertial-sensor based approach. Br J Sports Med. 2017;51: A8–A9. pmid:28110244
* View Article
* PubMed/NCBI
* Google Scholar
6. 6. Ekvall Hansson E, Tornberg Å. Coherence and reliability of a wearable inertial measurement unit for measuring postural sway. BMC Res Notes. 2019;12: 201. pmid:30940216
* View Article
* PubMed/NCBI
* Google Scholar
7. 7. Neville C, Ludlow C, Rieger B. Measuring postural stability with an inertial sensor: validity and sensitivity. Dove Press. 2015; 447–455. pmid:26604839
* View Article
* PubMed/NCBI
* Google Scholar
8. 8. Sun R, Moon Y, McGinnis RS, Seagers K, Motl RW, Sheth N, et al. Assessment of postural sway in individuals with Multiple Sclerosis using a novel wearable inertial sensor. Digit Biomark. 2018;2: 1–10. pmid:32095755
* View Article
* PubMed/NCBI
* Google Scholar
9. 9. Valldeperes A, Altuna X, Martinez-Basterra Z, Rossi-Izquierdo M, Benitez-Rosario J, Perez-Fernandez N, et al. Wireless inertial measurement unit (IMU)-based posturography. Eur Arch Otorhinolaryngol. 2019;276: 3057–3065. pmid:31444561
* View Article
* PubMed/NCBI
* Google Scholar
10. 10. Winter D. Human balance and posture control during standing and walking. Gait & Posture. 1995;3: 193–214.
* View Article
* Google Scholar
11. 11. Kok M, Hol JD, Schön TB. Using inertial sensors for position and orientation estimation. Foundations and Trends in Signal Processing. 2017;11: 1–153.
* View Article
* Google Scholar
12. 12. Gui P, Tang L, Mukhopadhyay S. MEMS based IMU for tilting measurement: Comparison of complementary and Kalman filter based data fusion. 2015 IEEE 10th Conference on Industrial Electronics and Applications (ICIEA). 2015. pp. 2004–2009.
* View Article
* Google Scholar
13. 13. Gage WH, Winter DA, Frank JS, Adkin AL. Kinematic and kinetic validity of the inverted pendulum model in quiet standing. Gait & Posture. 2004;19: 124–132. pmid:15013500
* View Article
* PubMed/NCBI
* Google Scholar
14. 14. Najafi B, Lee-Eng J, Wrobel JS, Goebel R. Estimation of center of mass trajectory using wearable sensors during golf swing. Journal of Sports Science and Medicine. 2015;14: 354–363. pmid:25983585
* View Article
* PubMed/NCBI
* Google Scholar
15. 15. Bingham JT, Choi JT, Ting LH. Stability in a frontal plane model of balance requires coupled changes to postural configuration and neural feedback control. J Neurophysiol. 2011;106: 437–448. pmid:21543754
* View Article
* PubMed/NCBI
* Google Scholar
16. 16. Day BL, Steiger MJ, Thompson PD, Marsden CD. Effect of vision and stance width on human body motion when standing: implications for afferent control of lateral sway. J Physiol. 1993;469: 479–499. pmid:8271209
* View Article
* PubMed/NCBI
* Google Scholar
17. 17. Goodworth AD, Mellodge P, Peterka RJ. Stance width changes how sensory feedback is used for multisegmental balance control. J Neurophysiol. 2014;112: 525–542. pmid:24760788
* View Article
* PubMed/NCBI
* Google Scholar
18. 18. Forbes PA, Chen A, Blouin J-S. Sensorimotor control of standing balance. Handbook of Clinical Neurology. Elsevier B.V.; 2018. pp. 61–83. pmid:30482333
* View Article
* PubMed/NCBI
* Google Scholar
19. 19. Mengarelli A, Cardarelli S, Tigrini A, Marchesini L, Strazza A, Fioretti S, et al. Inertial sensor based estimation of the center of pressure during unperturbed upright stance. 2019 IEEE 23rd International Symposium on Consumer Technologies, ISCT 2019. Institute of Electrical and Electronics Engineers Inc.; 2019. pp. 186–191. https://doi.org/10.1109/ISCE.2019.8900980
20. 20. Noamani A, Nazarahari M, Lewicke J, Vette AH, Rouhani H. Validity of using wearable inertial sensors for assessing the dynamics of standing balance. Medical Engineering and Physics. 2020;77: 53–59. pmid:31926830
* View Article
* PubMed/NCBI
* Google Scholar
21. 21. Winter DA. Biomechanics and Motor Control of Human Movement: Fourth Edition. Fourth. Biomechanics and Motor Control of Human Movement: Fourth Edition. John Wiley and Sons; 2009. https://doi.org/10.1002/9780470549148
22. 22. de Leva P. Adjustments to Zatsiorsky-Seluyanov’s segment inertia parameters. Journal of Biomechanics. 1996;29: 1223–1230. pmid:8872282
* View Article
* PubMed/NCBI
* Google Scholar
23. 23. Winter DA, Patla AE, Prince F, Ishac M, Gielo-perczak K. Stiffness control of balance in quiet standing. Journal of Neurophysiology. 1998;80: 1211–1221. pmid:9744933
* View Article
* PubMed/NCBI
* Google Scholar
24. 24. Chen A, Kuo C, Blouin J-S. A portable and low-cost solution for real-time manipulation of the vestibular sense. Journal of Neuroscience Methods. 2022;382: 109709. pmid:36116537
* View Article
* PubMed/NCBI
* Google Scholar
25. 25. Harrington ME, Zavatsky AB, Lawson SEM, Yuan Z, Theologis TN. Prediction of the hip joint centre in adults, children, and patients with cerebral palsy based on magnetic resonance imaging. Journal of Biomechanics. 2007;40: 595–602. pmid:16584737
* View Article
* PubMed/NCBI
* Google Scholar
26. 26. Zatsiorsky VM, King DL. An algorithm for determining gravity line location from posturographic recordings. Journal of Biomechanics. 1997;31: 161–164. pmid:9593210
* View Article
* PubMed/NCBI
* Google Scholar
27. 27. Lafond D, Duarte M, Prince F. Comparison of three methods to estimate the center of mass during balance assessment. Journal of Biomechanics. 2004;37: 1421–1426. pmid:15275850
* View Article
* PubMed/NCBI
* Google Scholar
28. 28. Loram ID, Gawthrop PJ, Lakie M. The frequency of human, manual adjustments in balancing an inverted pendulum is constrained by intrinsic physiological factors: Intrinsic frequency of manual balance. The Journal of Physiology. 2006;577: 417–432. pmid:16973712
* View Article
* PubMed/NCBI
* Google Scholar
29. 29. Germanotta M, Mileti I, Conforti I, Del Prete Z, Aprile I, Palermo E. Estimation of Human Center of Mass Position through the Inertial Sensors-Based Methods in Postural Tasks: An Accuracy Evaluation. Sensors. 2021;21: 601. pmid:33467072
* View Article
* PubMed/NCBI
* Google Scholar
30. 30. Qiao CZ, Nasrabadi AM, Partovi R, Belzner P, Kuo C, Wu LC, et al. Multidirectional human-in-the-loop balance robotic system. IEEE Robotics and Automation Letters. 2023; 1–8.
* View Article
* Google Scholar
31. 31. Goodworth AD, Peterka RJ. Influence of stance width on frontal plane postural dynamics and coordination in human balance control. Journal of Neurophysiology. 2010;104: 1103–1118. pmid:20427616
* View Article
* PubMed/NCBI
* Google Scholar
32. 32. Goodworth AD, Peterka RJ. Sensorimotor integration for multisegmental frontal plane balance control in humans. Journal of Neurophysiology. 2012;107: 12–28. pmid:21940611
* View Article
* PubMed/NCBI
* Google Scholar
33. 33. Sonobe M, Inoue Y. Center of Mass Estimation Using a Force Platform and Inertial Sensors for Balance Evaluation in Quiet Standing. Sensors. 2023;23: 4933. pmid:37430849
* View Article
* PubMed/NCBI
* Google Scholar
34. 34. Nicolai A, Audiffren J. Estimating Center of Mass Trajectory in Quiet Standing: a Review. 2019 41st Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC). Berlin, Germany: IEEE; 2019. pp. 6854–6859. https://doi.org/10.1109/EMBC.2019.8857888 pmid:31947415
Citation: Foulger LH, Reiter ER, Kuo C, Carpenter MG, Blouin J-S (2025) Estimating whole-body centre of mass sway during quiet standing with inertial measurement units. PLoS ONE 20(1): e0315851. https://doi.org/10.1371/journal.pone.0315851
About the Authors:
Liam H. Foulger
Roles: Conceptualization, Formal analysis, Investigation, Methodology, Writing – original draft, Writing – review & editing
Affiliation: School of Kinesiology, University of British Columbia, Vancouver, British Columbia, Canada
ORICD: https://orcid.org/0009-0005-4269-3858
Emma R. Reiter
Roles: Conceptualization, Investigation, Methodology, Writing – review & editing
Affiliation: School of Kinesiology, University of British Columbia, Vancouver, British Columbia, Canada
Calvin Kuo
Roles: Methodology, Writing – review & editing
Affiliations: School of Biomedical Engineering, University of British Columbia, Vancouver, British Columbia, Canada, Centre for Hip Health and Mobility, University of British Columbia, Vancouver, British Columbia, Canada
Mark G. Carpenter
Roles: Conceptualization, Funding acquisition, Methodology, Writing – review & editing
Affiliations: School of Kinesiology, University of British Columbia, Vancouver, British Columbia, Canada, Djavad Mowafaghian Centre for Brain Health, University of British Columbia, Vancouver, British Columbia, Canada
Jean-Sébastien Blouin
Roles: Conceptualization, Funding acquisition, Methodology, Supervision, Writing – review & editing
E-mail: [email protected]
Affiliations: School of Kinesiology, University of British Columbia, Vancouver, British Columbia, Canada, Djavad Mowafaghian Centre for Brain Health, University of British Columbia, Vancouver, British Columbia, Canada, Institute for Computing, Information and Cognitive Systems, University of British Columbia, Vancouver, British Columbia, Canada
ORICD: https://orcid.org/0000-0003-0046-4051
[/RAW_REF_TEXT]
[/RAW_REF_TEXT]
[/RAW_REF_TEXT]
1. Visser JE, Carpenter MG, Kooij HVD, Bloem BR. The clinical utility of posturography. Clinical Neurophysiology. 2008;119: 2424–2436. pmid:18789756
2. Ghislieri M, Gastaldi L, Pastorelli S, Tadano S, Agostini V. Wearable inertial sensors to assess standing balance: A systematic review. Sensors. 2019;19: 4075. pmid:31547181
3. Alberts JL, Hirsch JR, Koop MM, Schindler DD, Kana DE, Linder SM, et al. Using accelerometer and gyroscopic measures to quantify postural stability. Journal of Athletic Training. 2015;50: 578–588. pmid:25844853
4. De Groote F, Vandevyvere S, Vanhevel F, Orban de Xivry J-J. Validation of a smartphone embedded inertial measurement unit for measuring postural stability in older adults. Gait & Posture. 2021;84: 17–23. pmid:33260077
5. Doherty C, Caulfield B, Ryan J, Komaba Y, Inomata A, Zhao L. Quantification of postural control deficits in patients with recent concussion: an inertial-sensor based approach. Br J Sports Med. 2017;51: A8–A9. pmid:28110244
6. Ekvall Hansson E, Tornberg Å. Coherence and reliability of a wearable inertial measurement unit for measuring postural sway. BMC Res Notes. 2019;12: 201. pmid:30940216
7. Neville C, Ludlow C, Rieger B. Measuring postural stability with an inertial sensor: validity and sensitivity. Dove Press. 2015; 447–455. pmid:26604839
8. Sun R, Moon Y, McGinnis RS, Seagers K, Motl RW, Sheth N, et al. Assessment of postural sway in individuals with Multiple Sclerosis using a novel wearable inertial sensor. Digit Biomark. 2018;2: 1–10. pmid:32095755
9. Valldeperes A, Altuna X, Martinez-Basterra Z, Rossi-Izquierdo M, Benitez-Rosario J, Perez-Fernandez N, et al. Wireless inertial measurement unit (IMU)-based posturography. Eur Arch Otorhinolaryngol. 2019;276: 3057–3065. pmid:31444561
10. Winter D. Human balance and posture control during standing and walking. Gait & Posture. 1995;3: 193–214.
11. Kok M, Hol JD, Schön TB. Using inertial sensors for position and orientation estimation. Foundations and Trends in Signal Processing. 2017;11: 1–153.
12. Gui P, Tang L, Mukhopadhyay S. MEMS based IMU for tilting measurement: Comparison of complementary and Kalman filter based data fusion. 2015 IEEE 10th Conference on Industrial Electronics and Applications (ICIEA). 2015. pp. 2004–2009.
13. Gage WH, Winter DA, Frank JS, Adkin AL. Kinematic and kinetic validity of the inverted pendulum model in quiet standing. Gait & Posture. 2004;19: 124–132. pmid:15013500
14. Najafi B, Lee-Eng J, Wrobel JS, Goebel R. Estimation of center of mass trajectory using wearable sensors during golf swing. Journal of Sports Science and Medicine. 2015;14: 354–363. pmid:25983585
15. Bingham JT, Choi JT, Ting LH. Stability in a frontal plane model of balance requires coupled changes to postural configuration and neural feedback control. J Neurophysiol. 2011;106: 437–448. pmid:21543754
16. Day BL, Steiger MJ, Thompson PD, Marsden CD. Effect of vision and stance width on human body motion when standing: implications for afferent control of lateral sway. J Physiol. 1993;469: 479–499. pmid:8271209
17. Goodworth AD, Mellodge P, Peterka RJ. Stance width changes how sensory feedback is used for multisegmental balance control. J Neurophysiol. 2014;112: 525–542. pmid:24760788
18. Forbes PA, Chen A, Blouin J-S. Sensorimotor control of standing balance. Handbook of Clinical Neurology. Elsevier B.V.; 2018. pp. 61–83. pmid:30482333
19. Mengarelli A, Cardarelli S, Tigrini A, Marchesini L, Strazza A, Fioretti S, et al. Inertial sensor based estimation of the center of pressure during unperturbed upright stance. 2019 IEEE 23rd International Symposium on Consumer Technologies, ISCT 2019. Institute of Electrical and Electronics Engineers Inc.; 2019. pp. 186–191. https://doi.org/10.1109/ISCE.2019.8900980
20. Noamani A, Nazarahari M, Lewicke J, Vette AH, Rouhani H. Validity of using wearable inertial sensors for assessing the dynamics of standing balance. Medical Engineering and Physics. 2020;77: 53–59. pmid:31926830
21. Winter DA. Biomechanics and Motor Control of Human Movement: Fourth Edition. Fourth. Biomechanics and Motor Control of Human Movement: Fourth Edition. John Wiley and Sons; 2009. https://doi.org/10.1002/9780470549148
22. de Leva P. Adjustments to Zatsiorsky-Seluyanov’s segment inertia parameters. Journal of Biomechanics. 1996;29: 1223–1230. pmid:8872282
23. Winter DA, Patla AE, Prince F, Ishac M, Gielo-perczak K. Stiffness control of balance in quiet standing. Journal of Neurophysiology. 1998;80: 1211–1221. pmid:9744933
24. Chen A, Kuo C, Blouin J-S. A portable and low-cost solution for real-time manipulation of the vestibular sense. Journal of Neuroscience Methods. 2022;382: 109709. pmid:36116537
25. Harrington ME, Zavatsky AB, Lawson SEM, Yuan Z, Theologis TN. Prediction of the hip joint centre in adults, children, and patients with cerebral palsy based on magnetic resonance imaging. Journal of Biomechanics. 2007;40: 595–602. pmid:16584737
26. Zatsiorsky VM, King DL. An algorithm for determining gravity line location from posturographic recordings. Journal of Biomechanics. 1997;31: 161–164. pmid:9593210
27. Lafond D, Duarte M, Prince F. Comparison of three methods to estimate the center of mass during balance assessment. Journal of Biomechanics. 2004;37: 1421–1426. pmid:15275850
28. Loram ID, Gawthrop PJ, Lakie M. The frequency of human, manual adjustments in balancing an inverted pendulum is constrained by intrinsic physiological factors: Intrinsic frequency of manual balance. The Journal of Physiology. 2006;577: 417–432. pmid:16973712
29. Germanotta M, Mileti I, Conforti I, Del Prete Z, Aprile I, Palermo E. Estimation of Human Center of Mass Position through the Inertial Sensors-Based Methods in Postural Tasks: An Accuracy Evaluation. Sensors. 2021;21: 601. pmid:33467072
30. Qiao CZ, Nasrabadi AM, Partovi R, Belzner P, Kuo C, Wu LC, et al. Multidirectional human-in-the-loop balance robotic system. IEEE Robotics and Automation Letters. 2023; 1–8.
31. Goodworth AD, Peterka RJ. Influence of stance width on frontal plane postural dynamics and coordination in human balance control. Journal of Neurophysiology. 2010;104: 1103–1118. pmid:20427616
32. Goodworth AD, Peterka RJ. Sensorimotor integration for multisegmental frontal plane balance control in humans. Journal of Neurophysiology. 2012;107: 12–28. pmid:21940611
33. Sonobe M, Inoue Y. Center of Mass Estimation Using a Force Platform and Inertial Sensors for Balance Evaluation in Quiet Standing. Sensors. 2023;23: 4933. pmid:37430849
34. Nicolai A, Audiffren J. Estimating Center of Mass Trajectory in Quiet Standing: a Review. 2019 41st Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC). Berlin, Germany: IEEE; 2019. pp. 6854–6859. https://doi.org/10.1109/EMBC.2019.8857888 pmid:31947415
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2025 Foulger et al. This is an open access article distributed under the terms of the Creative Commons Attribution License: http://creativecommons.org/licenses/by/4.0/ (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
Our ability to balance upright provides a stable platform to perform daily activities. Balance deficits associated with various clinical conditions may affect activities of daily living, highlighting the importance of quantifying standing balance in ecological environments. Although typically performed in laboratory settings, the growing availability of low-cost inertial measurement units (IMUs) allows the assessment of balance in the real world. However, it is unclear how many IMUs are required to adequately estimate linear displacements of the centre of mass (CoM) at stance widths associated with daily activities. While wearing IMUs on their head, sternum, back, right thigh, right shank, and left shank, 16 participants stood quietly on a force platform in narrow, hip-width, and shoulder-width stances, each for three two-minute trials. Using a multi-segment biomechanical model, we estimated CoM displacements from all possible combinations of the IMUs. We then calculated the correlation between the IMU- and force platform- CoM estimates to determine the minimal number of IMUs needed to estimate CoM sway. Four IMUs were necessary to accurately estimate anteroposterior (AP) and mediolateral (ML) CoM displacements across stance widths. Using IMUs on the back, right thigh, and both shanks, we found strong correlations between the IMU CoM estimation and the force platform CoM estimation in narrow stance (AP: r = 0.92±0.04, RMSE = 2.39±2.08 mm; ML: r = 0.97±0.02, RMSE = 1.16±0.77 mm), hip-width stance (AP: r = 0.93±0.04, RMSE = 2.00±1.18 mm; ML: r = 0.92±0.06, RMSE = 0.92±0.70 mm), and shoulder-width stance (AP: r = 0.93±0.03, RMSE = 1.95±1.66 mm; ML: r = 0.86±0.13, RMSE = 1.39±1.46 mm). These results indicate that IMUs can be used to estimate CoM displacements during quiet standing and that four IMUs are necessary to do so. Using an algorithm based on a simple biomechanical model, researchers and clinicians can estimate whole-body CoM displacements accurately during unperturbed quiet standing. This approach can improve the ecological validity of standing balance research and opens the possibility for assessing/monitoring patients with standing balance deficits.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer