Abstract
Predictive simulation of human walking has great potential in clinical motion analysis and rehabilitation engineering assessment, but large computational cost and reliance on measurement data to provide initial guess have limited its wide use. We developed a computationally efficient model combining optimization and inverse dynamics to predict three-dimensional whole-body motions and forces during human walking without relying on measurement data. Using the model, we explored two different optimization objectives, mechanical energy expenditure and the time integral of normalized joint torque. Of the two criteria, the sum of the time integrals of the normalized joint torques produced a more realistic walking gait. The reason for this difference is that most of the mechanical energy expenditure is in the sagittal plane (based on measurement data) and this leads to difficulty in prediction in the other two planes. We conclude that mechanical energy may only account for part of the complex performance criteria driving human walking in three dimensions.
Similar content being viewed by others
Avoid common mistakes on your manuscript.
1 Introduction
Walking is a motor task requiring sophisticated coordination of multiple body segments and joints. A powerful approach to understand the biomechanics and control strategies underpinning human walking is the use of predictive simulation that calculates movements based on a mathematical description of the neuro-musculoskeletal system (Chow and Jacobson 1971; Davy and Audu 1987; Yamaguchi 1990; Koopman et al. 1995; Anderson and Pandy 2001). Predictive simulation using complex forward dynamics musculoskeletal models, driven by the major muscles actuating the joints of the lower limbs, has achieved good predictions of body movements and motor control processes in gait (Anderson and Pandy 2001; Dorn et al. 2015; Shourijeh and McPhee 2014; Sreenivasa et al. 2017). This approach has been widely studied possibly because it coincides with the natural sequence of neuromuscular control (Zajac and Winters 1990). However, the solution of a large number of differential equations leads to expensive computation. Nowadays the use of direct collocation method and faster solvers (e.g., SNOPT and IPOPT) has sped up the computation of optimization based on forward dynamics, but the initial guess or part of the initial guess (called quasi-random initial guess) is required from walking data (Lee and Umberger 2016; Falisse et al. 2019). On the contrary, predictive simulation using inverse dynamics driven by kinematics (such as joint motions) has the advantage of computational efficiency and experimental independence. And it is more straightforward to impose the kinematic constraints that define walking in inverse dynamic model. Research that applied inverse dynamics in predictive simulation are less common but existing work have shown fast calculation speed (512CPU seconds on a Pentium (R) 4, 3.46 GHz computer, Xiang et al. 2009).
In the studies that have applied inverse dynamics in predictive simulation, some work focused on the lower limbs motion prediction (Martin and Schmiedeler 2014) and others simplified upper body (trunk, arms and head) as one part (Yen and Nagurka 1987; Ren et al. 2007). These studies either predicted the gait during the single stance phase only (Yen and Nagurka 1987) or in the sagittal plane only (Saidouni and Bessonnet 2003; Martin and Schmiedeler 2014). Although three-dimensional whole-body walking prediction has been implemented (Fregly et al. 2007; Kim et al. 2008; Xiang et al. 2009; Bessonnet et al. 2010), the foot–ground interface was modelled using springs and dampers (Fregly et al. 2007) or predefined polygon points (Kim et al. 2008; Xiang et al. 2009; Bessonnet et al. 2010). These unnatural constraints are likely to adversely affect the quality of the gait prediction.
Considering the optimal criterion that represents the motor task objective during walking, various criteria have been studied (Marshall et al. 1989; Kai et al. 2012). Experimental observations have shown minimal energy cost per unit distance is achieved at selected walking frequency and stride length (Cavagna and Kaneko 1977; Miller et al. 2012). Based on this observation, energy-based performance criteria, such as mechanical or metabolic energy expenditure, have been applied to predict human walking (Anderson and Pandy 2001; Ren et al. 2007). However, criteria based on muscle effort and muscle fatigue have also shown promise (Ackermann and van de Bogert 2010; Miller et al. 2012), with some concluding that it predicted more realistic movements comparing to energy-based criteria (Ackermann and van de Bogert 2010). A fact is that metabolic energy or muscle effort-based criteria require the modelling of individual muscles, including solving for muscle redundancy, which will rise the computational expense. Another optimal criterion is the time integrals of the normalized joint torques that can be applied without modelling muscles (Koopman et al. 1995; Xiang et al. 2009).
Therefore, our aim was to construct a three-dimensional whole-body predictive model of walking. We included all the joints of a human body (ankle, knee, hip, waist, shoulder, elbow and neck) and imposed no artificial constraints on body movement. We aimed to apply different performance criteria and identify the criterion that produces more accurate predictions: mechanical energy expenditure and the sum of the time integrals of the normalized joint torques. The model was established by building upon our previous work of a two-dimensional model, which achieved promising predictions of human walking in the sagittal plane (Ren et al. 2007). Extending it to a three-dimensional predictive model has potential applications in areas such as walking balance study, three-dimensional clinical motion analysis and three-dimensional rehabilitation engineering assessment.
2 Method
2.1 The multi-segment model
Referring to Fig. 1, the human body is modelled as a three-dimensional multi-segment articulated system, with 13 segments and 12 joints. There are 13 segments including the head, torso, pelvis, upper arms, forearms, thighs, shanks, and feet. These segments are connected by the joints of the neck, waist, shoulder, elbow, hip, knee, and ankle. The neck, elbow and knee joints are modelled as simple hinge joints, each with one degree of freedom (DoF). The waist, shoulder and hip joints are modelled as ball and socket joints, each with three DoFs. The ankle joint is modelled as a universal joint, representing two anatomical joints (the Subtalar and Talocrural joints), with the two joint axes intersecting at the ankle joint centre. Therefore, the model has a total of 24 DoFs. Anthropometric data for each body segment, including segment mass, centre of mass positions, and moment of inertia, are based on the data of de Leva (Table 1) (de Leva 1996).
2.2 Kinematics
Instead of using direction cosines or Euler angles to represent each joint rotation in three dimensions, we employed Euler parameters (also known as a unit quaternion). Compared to Euler angles, using quaternions avoids the problem of gimbal lock. Furthermore, the use of quaternion multiplication to map between coordinate systems has the advantage of less computational cost than matrix multiplication (Goldman 2009). If unit quaternion \(\Lambda\) is used to describe the orientation from coordinate system 1 to 2 (\(\Lambda^{^{\prime}}\) is the conjugate quaternion), \(\mathop{x}\limits^{\rightharpoonup} _{2} = \Lambda \otimes \mathop{x}\limits^{\rightharpoonup} _{1} \otimes \Lambda ^{\prime}\) can be used to map \(\overrightarrow {x}\) from system 1 to system 2. Here the unit quaternion is calculated by \(\Lambda = [\lambda_{0} ,\lambda_{1} ,\lambda_{2} ,\lambda_{3} ]\), \(\lambda_{0} = \cos (\theta /2)\), \(\lambda_{i} = u_{i} \sin (\theta /2),\;i = 1,2,3\), where \(\theta\) is the joint rotation angle and \(\overrightarrow {u} = [u_{1} ,u_{2} ,u_{3} ]\) is the direction of joint axis. The angular velocity \(\omega\) and angular acceleration \(\alpha\) can be obtained using the simple linear calculations \(\mathop{\omega }\limits^{\rightharpoonup} = 2L\dot{\Lambda }\) and \(\mathop{\alpha }\limits^{\rightharpoonup} = 2L\ddot{\Lambda }\), where \(\dot{\Lambda } = [\dot{\lambda }_{0} ,\;\dot{\lambda }_{1} ,\;\dot{\lambda }_{2} ,\;\dot{\lambda }_{3} ]\), \(\ddot{\Lambda } = [\ddot{\lambda }_{0} ,\ddot{\lambda }_{1} ,\ddot{\lambda }_{2} ,\ddot{\lambda }_{3} ]\), and \(L = \left[ {\begin{array}{*{20}c} { - \lambda_{1} } & {\lambda_{0} } & {\lambda_{3} } & { - \lambda_{2} } \\ { - \lambda_{2} } & { - \lambda_{3} } & {\lambda_{0} } & {\lambda_{1} } \\ { - \lambda_{3} } & {\lambda_{2} } & { - \lambda_{1} } & {\lambda_{0} } \\ \end{array} } \right]\).
The stance foot is modelled as a rigid body rolling on the ground without slipping (Fig. 2). Building on our previous work on foot kinematics (Ren et al. 2007), the three-dimensional foot kinematics during the stance phase are described by
where: \(\Delta x_{{{\text{an}}}} = x_{{{\text{an}}}} - x_{{{\text{an}}}}^{{\text{(hs)}}}\); \(\Delta z_{{{\text{an}}}} = z_{an} - z_{{{\text{an}}}}^{{\text{(hs)}}}\); \(x_{{{\text{an}}}}\), \(y_{{{\text{an}}}}\) and \(z_{{{\text{an}}}}\) are the \(x\), \(y\) and \(z\) coordinates of the ankle joint centre; \(x_{{{\text{an}}}}^{{({\text{hs}})}}\) and \(z_{{{\text{an}}}}^{{({\text{hs}})}}\) are the \(x\) and \(z\) coordinates of the ankle joint centre at the moment of heel strike; \(\lambda_{{3({\text{ft}})}}\) is an element of the unit quaternion \(\Lambda_{{{\text{ft}}}}\). Figure 2 depicts the output of the foot model with respect to foot rotation when the plantar roll over shape is described by cubic spline interpolation knots. Based on Eq. 1, the accelerations of the ankle joint centre in three dimensions \([\ddot{x}_{\text{an}} ,\ddot{y}_{\text{an}} ,\ddot{z}_{\text{an}} ]\) can be achieved by differentiating it twice.
As there is at least one foot contacting the ground throughout the walking cycle, the calculation sequence of the multi-body system starts from the stance foot. Thus, the coordinates of the joint centres in the multi-segment model are derived sequentially, starting at the ankle joint centre of the stance leg:
Here, \(\mathop{r}\limits^{\rightharpoonup} _{i}\) is the position vector of the \(i\) th joint centre. The \(i\) th joint connects the \(i\) th and \(i + 1\) th segments. \(\Lambda_{i}^{g}\) is a unit quaternion indicating the orientation of the \(i\) th segment in the global system, and it is computed by \(\Lambda_{i}^{g} = \Lambda_{i - 1} \otimes \Lambda_{i - 2} \cdots \otimes \Lambda_{ft}\), where quaternion \(\Lambda_{i}\) represents the \(i\) th joint rotation. \(\Lambda_{i}^{g}{^{\prime}}\) is the conjugate quaternion of \(\Lambda_{i}^{g}\). In Eq. 2, \(P_{i}^{i + 1}\) indicates the position vector in the \(i\) th segment pointing from the \(i\) th joint centre to the \(i + 1\) th joint centre. Differentiating Eq. 2 twice, the accelerations of the joint centre are given by:
So given the quaternion of each joint rotation, Eqs. 1–3 can be used to calculate the coordinates of the joint centre positions and their accelerations. Thereafter, the positions and accelerations of the mass centre of each segment are derived based on anthropometric data.
2.3 Kinetics
The inverse dynamics method was used to calculate the joint kinetics, external forces and external moments in walking. The dynamics of the \(i\) th body segment is determined as follows (Siegler and Liu 1997; Winter 2005):
Therefore, the sums of the external forces and moments (ground reactions) acting on the foot are thereby obtained by adding the motion equations of all body segments together:
In Eq. 4: \(m_{i}\) is the mass of the \(i\) th segment; \(I_{ci}\) is the moment of inertia of the \(i\) th segment; \(\ddot{\mathop{r}\limits^{\rightharpoonup} }_{ci}\) is the translational acceleration vector of the \(i\) th segment center of mass; \(\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}} {r} _{{{\text{jk}}}}^{{(i)}}\) is the position vector of the \(k\) th joint force from the mass center of the \(i\) th segment; \(\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}} {r} _{{{\text{ek}}}}^{{(i)}}\) is the position vector of the \(k\) th external force from the mass center of the \(i\) th segment; \(\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}} {F} _{{{\text{jk}}}}^{{(i)}}\) is the \(k\) th joint force vector acting on the \(i\) th segment; \(\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}} {F} _{{{\text{ek}}}}^{{(i)}}\) is the \(k\) th external force vector acting on the \(i\) th segment; \(\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}} {M} _{{{\text{jk}}}}^{{(i)}}\) is the \(k\) th net muscle moment acting on the \(i\) th segment; \(\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}} {M} _{{{\text{ek}}}}^{{(i)}}\) is the \(k\) th external moment acting on the \(i\) th segment. In Eq. 5: \(\mathop{F}\limits^{\rightharpoonup} _{gr} ,\mathop{M}\limits^{\rightharpoonup} _{gr}\) are the ground force and moment vectors acting on the right foot; \(\mathop{F}\limits^{\rightharpoonup} _{gl} ,\mathop{M}\limits^{\rightharpoonup} _{gl}\) are the ground force and moment vectors acting on the left foot; \(n\) is the total number of segments; \(n_{ji}\) is the number of joint forces acting on \(i\) th segment; and \(n_{ei}\) is the number of external forces acting on \(i\) th segment.
Therefore, the ground force and moment acting on the stance foot can be obtained directly from Eqs. 4–5 in the single stance phase. However, during double stance phase, the problem of determining the ground reactions under each foot becomes indeterminate.
2.4 Transition assumption
In order to solve the indeterminate problem, we applied a transition assumption function that closely fits the measured ground reactions. This function combined the linear transfer assumption (Ren et al. 2007) and the smooth transition assumption (STA) (Ren et al. 2008) from previous work.
Analytical functions in exponential form were found to match the experiment data well, with the function values (ground forces and moments on the trailing foot) changing smoothly towards zero. Specifically, the transition functions for the ground reaction components \(F_{y}\) and \(M_{z}\) of the trailing foot are given by:
where: \(T_{{{\text{ds}}}}\) is half the double support duration; \(F_{yo}\) is the vertical force at contralateral heel strike; and \(M_{zo}\) is the sagittal plane moment at contralateral heel strike. The longitudinal and lateral forces, as well as the reaction moment in frontal and transversal plane are obtained based on the linear assumption, as follows:
where \(\mu_{x}\), \({\mu }_{z}\) are the friction coefficients between horizontal forces \(F_{x}\), \(F_{z}\) and vertical force \(F_{y}\) and \(\varpi_{x}\), \(\varpi_{y}\) are the transfer ratios between \(M_{x}\), \(M_{y}\) and \(M_{z}\).
Figure 3 showed the calculated results using the transition assumption model compared with force plate data from a representative subject during normal walking. The figure indicates that the model is in good agreement with the ground reaction measurements. The same subject data was used to validate transition assumption model and to compare with predictive results later. We applied smooth transition to \(F_{y}\) (ground reaction force in vertical direction) and \(M_{z}\) (ground reaction moment in sagittal plane) due to its good fitting effect from previous research (Ren et al. 2008). The STA assumption has been validated against force plate data for three subjects walking at both normal and fast speed (Ren et al. 2008). Sensitivity analysis about the body segment parameters on the transition function was already conducted in previous research work (Ren et al. 2008). For the transition along the other two directions, we used linear transfer assumptions instead of smooth transition assumptions. We found that relating the ground reaction forces in x and z directions with \(F_{y}\) and relating the ground reaction moments in x and y directions with \(M_{z}\) benefitted the convergence of the optimization algorithm.
During walking, the simulated ground reaction forces and moment on each foot are calculated from Eq. 5 and the improved transfer relationships. Then, the resultant force and net muscle moment at each joint are calculated using Eq. 4, starting from the stance foot and working up, segment by segment.
2.5 Optimization problem
In the optimization process, joint trajectories are the unknowns to be obtained. In order to represent these variables, a set of fifth order Fourier series is used as follows:
where \(\omega = 2\pi /T\) is the angular frequency, \(T\) is the walking cycle period. A fifth-order Fourier series was chosen because the signal power of the measurement data is predominantly made up of frequencies below 6 Hz (Winter 2005). Each Fourier series has 11 coefficients, therefore, the total number of unknown parameters amounts to 165 (11 coefficients multiplied by 15 DoFs due to the symmetry of walking gait).
Various performance objectives have been studied and applied in human movement prediction (Marshall et al. 1989; Kai et al. 2012). Mechanical energy expenditure as a criterion has shown promising results with a two-dimensional model (Ren et al. 2007), but its application with a three-dimensional model has not been reported. On the other hand, the sum of the time integrals of the normalized joint torques has been used in predictive simulations (Koopman et al. 1995; Xiang et al. 2009). Here we explored these two criteria in our model.
The mechanical energy during the walking cycle is defined as:
where: \(k\) denotes the coordinate number; \(M_{ji}^{(k)}\) is the net muscle moment acting at the \(i\) th joint about the \(k\) th coordinate axis; \(\omega_{pi}^{(k)}\) and \(\omega_{di}^{(k)}\) are the \(k\) th components of the angular velocities of the \(i\) th joint’s proximal and distal segments, respectively; \(\alpha_{ji}^{(k)}\) is “1” when joint rotation about the \(k\) th coordinate axis is allowed and is “0” when there is no rotation about that axis; and \(N\) is the number of joints.
The sum of the time integrals of the absolute normalized joint torques is given by (Koopman et al. 1995):
where: \(M_{\max ,ji}^{(k)}\) is the maximum absolute value of isometric muscle moment about the \(k\) th coordinate axis obtained from the literature (Kumar 1996, Kaminski et al. 1999, Martins et al. 2017, and Gonosova et al. 2018).
The optimization constraints associated with walking and anatomical limitations are as follows:
-
(1)
Joint motion constraints:
$$\lambda_{\min ,i} \le \lambda_{i} \le \lambda_{\max ,i}$$
Since the quaterion λ is calculated by joint rotation angle θ, constraining the quaternion value is to constrain the joint rotation angle. Most of the joints rotation angles were constrained in the motion range that the human body could maximally achieve. Waist joints were constrained in a smaller motion range to keep the upper body upright. Neck joint was also constrained in a smaller motion range to ensure the eyes looking forward.
-
(2)
Segment motion constraints:
\(\lambda_{\min ,i}^{g} \le \lambda_{i}^{g} \le \lambda_{\max ,i}^{g}\), where \(\lambda_{i}^{g}\) is the quaternion of the \(i\) th segment in the global coordinate system.
The global quaternion λg represents the rotation of the segment in the global coordinate system. In our model, only the torso segment rotation in the global coordinates was constrained. The reason is also to keep the upper body upright.
-
(3)
Kinematic constraints:
\(y_{{{\text{tip}}}} (t) > 0\) for a swing foot and \(y_{{{\text{tip}}}} (t) = 0\) for a stance foot, where \(y_{{{\text{tip}}}}\) is the vertical position of the foot’s lowest point. This constrain is to ensure the swing foot is always above the ground and the stance foot is always on the ground.\(z_{{{\text{left}}}} (t) - z_{{{\text{right}}}} (t) < 0\), the left foot is always to the left of the right foot in the lateral direction so two legs will not interfere.
\(\theta_{ft} (t) = 0\) for a stance foot during the single stance phase (foot flat).
-
(4)
Kinetic constraints:
\(F_{y} (t) > 0\), \(- \mu_{x} < (F_{x} (t)/F_{y} (t)) < \mu_{x}\) and \(- \mu_{z} < (F_{z} (t)/F_{y} (t)) < \mu_{z}\) for a stance foot, where \(\mu_{x}\) and \(\mu_{z}\) are the friction coefficient between the foot and the ground surface.
-
(5)
Task constraint:
$$x_{\text{an}} (T) - x_{\text{an}} (0) = VT$$
This means after a complete walking cycle, the ankle position (or any joint position) has travelled one stride length.
The optimization scheme was implemented in MATLAB using a Sequential Quadratic Programming (SQP) algorithm from the Optimization Toolbox (Gill et al. 1981). 3D whole-body gait measurement for a healthy male subject (age: 25; weight: 68.8 kg; height: 177 cm) was used to support and validate the modelling, and a detailed description of experimental procedures can be found in a previous study (Ren et al. 2005). The three input gait descriptors taken from the measurement data were: average walking speed V = 1.3806 ms−1; gait cycle period T = 1.08 s; and double stance duration Td = 0.16 s. The initial values for the Fourier series coefficients were set to correspond to the model standing upright and stationary. However, to obtain as many local minima as possible, these initial values were varied by uniformly distributed random numbers. Of the hundreds of predictions attempted, most have successfully converged on a different local minimum.
3 Results
Our predictive model successfully simulated three-dimensional whole-body walking cycle from converged solutions in an average of 37 min of CPU time on a standard laptop (Intel Core i5-6440HQ, 2.60 GHz). Values of 165 Fourier series coefficients were achieved for each simulation and over 100 converged simulations were obtained. Thereafter, we ranked the converged simulations according to the values of their objective functions and we present the simulation with the minimum value in Figs. 4, 5 and 6. Five best simulations with minimum objective function values for each criterion are shown in the Appendix (Figs. A1, A2, and A3).
Comparison with measurement data indicates that criterion \(C_{{{\text{tor}}}}\) (sum of the time integrals of the normalized joint torques, we call it effort criterion) predicts a more realistic walking gait than criterion \(C_{en}\) (mechanical energy expenditure, we call it energy criterion). Specifically, the GRFs (horizontal force \(F_{x}\) and vertical force \(F_{z}\)) are in better agreement for effort criterion (see Fig. 4). The absolute root mean square errors (RMSEs) and relative RMSE (effort compared to energy) shown in Table 2 confirms that, for the majority of parameters, effort outperforms energy criterion. The comparison of predicted joint torque to the results from the force plate based method (Ren et al. 2008) also shows that effort criterion beats energy criterion except for the knee joint torque (relative RMSE 134.54%, see Fig. 7 and Table 2). However, energy criterion produced better predictions in the upper body joint rotation, such as waist joint rotation (relative RMSE 85.25% in left–right lateral direction) and elbow joint rotation (relative RMSE 98.59%). Although effort criterion showed good prediction in the lower limb joints and some upper body joints, it presented synchronous prediction of both shoulder rotations in flexion–extension, while in reality the arms move half a cycle out of phase with each other (see Fig. 6 and Appendix S2).
The \(C_{{{\text{en}}}}\) (mechanical energy expenditure) and \(C_{{{\text{tor}}}}\)(sum of the time integrals of the normalized joint torques) objective function values of these two simulations that we have selected were calculated and shown in Table 3. Both simulations present lower objective function values than the measurement data. To figure out how the energy and effort are shared in three dimensions during normal walking, we also calculated the components of both objective functions along x, y and z axis and their percentages with respect to the objective function values (Table 3). From Table 3 we find that the predictions based on effort criterion have a very similar distribution to the measurement (within 2% along all three directions), but the predictions based on energy criterion have a quite different distribution to the measurement, especially along z axis (68 vs 89%). These results are used to support the discussion below.
4 Discussion
We developed a three-dimensional whole-body model to predict human walking on level ground, and then used it to explore the control strategies underpinning walking. In this study, all joint motions and ground reactions were predicted from only three simply gait descriptors: average forward velocity, gait cycle period and double stance duration. The use of inverse dynamics instead of forward dynamics has the advantage of computational efficiency because no numerical integration of the differential equations is involved, and this greatly reduced the execution time for each optimization iteration. Using quaternions to represent spatial rotations may also contribute to computational efficiency (Goldman 2009). Our model used average 37 min of CPU time on a standard laptop (Intel Core i5-6440HQ, 2.60 GHz) to converge on a solution. Although an existing simulation with similar complex model has much shorter calculation time (512 CPU seconds), it is not fair comparison since they used much faster software SNOPT for its SQP algorithm (Xiang et al. 2009).
Our three-dimensional model was informed by our previous work on a two-dimensional walking model (Ren et al. 2007). However, it is more complex than just adding one dimension to the existing model. Firstly, the joint axis orientation in space requires accurate expression since it will work with joint rotation angles to determine the special position of the next connecting segment. In order to achieve better prediction results, we optimized the orientation of the joint axes for ankle, knee, elbow and neck joint by minimizing the least square error of rotation matrix between the calculated values and the measurement data. We believe these optimal three-dimensional axis orientations, that better represent the anatomical structure, can help to improve prediction accuracy. We want to point out that joint axes from literature or OpenSim can also achieve reasonable walking gaits, although the kinematics prediction may be not as close to the measurement data as using optimized joint axes. Joint axes will affect the prediction of joint rotation but not the walking optimization (prediction) process. For example, our two-dimensional predictive model (Ren et al. 2007) still achieved reasonably good prediction, and all the joint axes were perpendicular to the sagittal plane. Therefore, the measurement data here is nice to have but not essential to have for the joint axes. Secondly, the two hip joints (represented by two ball-in-socket joints) and the waist joint (represented by one ball-in-socket joint) in the three-dimensional model has greatly increased the complexity of the model. Extra constraints in frontal and transversal plane were added, such as the foot swing (left foot is always to the left side of right foot) and the trunk rotation (the transversal rotation of trunk is constrained to keep vision straight ahead).
Mechanical energy has proved to be a good performance criterion with a two-dimensional HAT (head, arm and trunk) model (Ren et al. 2007) but it did not perform well in this three-dimensional prediction. The GRFs had stronger fluctuation and larger amplitude comparing to GRFs predicted by effort criterion. Additionally, we noticed the step width was much larger than the normal walking gait. The leg swung outwards during swing phase and it caused insufficient knee flexion (Fig. 5 and Appendix S1). In other words, the hip joint abducted to achieve floor clearance instead of bending the knee. However, in two-dimensional model, the ground clearance can only be completed by knee flexion in the sagittal plane. This demonstrates how the three-dimensional model allows a wider range of control strategies to satisfy the constraints defining walking. The large step width from this prediction based on minimizing mechanical energy indicates the optimization may need to include the walking stability objective in the frontal plane too.
Although theoretical studies using simple biped models have indicated that, in walking, energy is minimized (Srinivasan and Ruina 2006; Srinivasan 2011), mechanical energy is not seen in any existing three-dimensional gait prediction. Minimizing the joint torque has been widely used in the past (Nubar and Contini 1961; Gruver et al. 1979; Redfield and Hull 1986; Koopman et al. 1995; Xiang et al. 2009). The reason of this criterion being used less in nowadays may be that the joint moment/torque has no “scaling factor” directly related to the physiological characteristics of muscle, such as the muscle activation or the muscle stress. However, the minimization of joint torque criterion has its own advantages: first, it can predict the kinematics without building complex muscle models inside the optimization, therefore, it can reduce the computation load and increase the prediction speed; secondly, although joint torque does not directly relate to the physiology of muscles, research on the comparison of sum of the absolute values of the joint torque to metabolic energy measurements (Burdett et al. 1983) has indicated that joint moments can be used as predictors of metabolic energy consumption; thirdly, the normalization of joint torque by its maximal isometric value in each rotational direction represents the load sharing between synergistic muscles (Dul et al. 1984). Therefore, this criterion can also be referred to as a fatigue criterion (Koopman et al. 1995; Ackermann and van de Bogert 2010). Finally, the minimisation of joint torque criterion have performed well in previous researchers’ work (Marshall et al. 1989; Koopman et al. 1995; Xiang et al. 2009), for example, the comparison of prediction of segmental kinematics between different criteria has shown that minimizing joint torque produces one of the best three simulations of single stance phase of walking (Marshall et al. 1989).
Other criteria were not considered in our model, such as head stability and the foot–ground impact. The head stability criterion shows best prediction for the HAT kinematics in the simulation of single stance phase of walking (Marshall et al. 1989). But head stability by its own has limited capability in the lower limb kinematics prediction. The head stability criterion could be considered and combined with existing optimization criteria (mechanical energy or the time integral of joint torque) to help predict the motion of head and trunk. Our model for now has constrained the rotation of trunk and head by constraining the waist and head joint to a smaller range. The predicted rotation of these two joints show that they follow the measurement data well. The foot–ground impact criterion on its own has shown good prediction close to experimental data for lower limb kinematics but less good prediction in ground reaction force and joint moments (Veerkamp et al. 2021). Combining the foot–ground impact with other criteria have shown better prediction in kinematics, ground reaction forces and joint moments. But the prediction capacity of foot–ground impact criterion in the upper body, such as the torso and head motion were not shown. We understand that the three-dimensional whole-body prediction will need more than one criterion to perform well. The setup of a three-dimensional predictive model based on inverse dynamics was introduced and the independent criterion was explored first. The multiple criteria study including introducing the body stability and the trade-off between walking energy and stability into the predictive model will be the focus of our next paper.
In order to understand how the energy and effort are shared in three dimensions and why the two criteria lead to different outcomes, we calculated the components of both objective functions along x, y and z axis and their percentages with respect to the objective function values (Table 3). From the measurement data, we found the majority of mechanical energy was consumed along z axis (89%), with 9% along x axis and only 2% along y axis. This distribution explains why mechanical energy criterion leads to good gait predictions with a two-dimensional model (Ren et al. 2007). Table 3 also shows the distribution of the predictive model based on two different criteria. The effort criterion exhibits almost the same distribution of joint torque in three dimensions as the measurement: 47 vs. 46% (z axis), 39 vs. 38% (x axis), and 14 vs. 16% (y axis). However, the energy criterion presented a much different distribution of mechanical energy to measurement: 68 vs 89% (z axis), 21 vs 9% (x axis), and 11 vs 2% (y axis). We believe this distribution is achieved because, in the criterion, the joint torque about each joint axis is normalized by its expected maximum (from the literature). However, the mechanical energy expenditure criterion doesn’t involve any weighting about the three joint axes, and this may be one reason why it performed less well. This indicates the energy sharing between the three dimensions may play an important role in the human walking control. The values of objective function for those two simulations we have selected are found smaller than the values obtained from measurement data (Table 3). This indicates that a trade-off between the energy or effort criterion and other criteria (such as stability) underlies the control strategy of human walking. Other criteria may partially sacrifice the energy or effort efficiency.
Although the prediction of lower limb joints and waist joints rotations is good by using effort criterion, a limitation of this model is the upper limb joints prediction is poor. Specifically, the anterior–posterior motion of the shoulder joints is such that the two arms move in a synchronous manner, with the two arms passively swaying out of phase with the motion of trunk body. This was due to our effort criterion seeking to minimize joint torque. Therefore, a combination of objective functions may be required, possibly including minimization of the deviation of joint angles from their neutral angle positions (Kwon et al. 2017) or including whole-body stability criterion (Herr and Popovic 2008).
Our three-dimensional whole-body predictive model provides a powerful tool for understanding human locomotion. It can predict the kinematics without building complex muscle models inside the optimization, therefore, it can reduce the computation load and increase the prediction speed. Comparing to those complex muscle driven models that are based on forward dynamics method (Falisse et al. 2019), our kinematics driven model can be combined with inverse muscle models to predict muscle excitations and muscle energy consumption as well. In fact, the underlying physics is the same for forward or inverse dynamic method. We use our model to explore the underlying control strategies by comparing different performance criteria. In this paper, we compared mechanical energy expenditure with the sum of the time integrals of the normalized joint torques. Good prediction of lower limbs, trunk and the head motion can be achieved by minimizing the joint torque, but the poor prediction of upper limbs needs multiple criteria into the model. It has the potential to apply in the rehabilitation engineering if our model is extended to meet the requirement accordingly. An example of application is to assess how altered neuro-musculoskeletal properties affect gait performance by including inverse muscle models in our model to predict muscle excitations. Finally, gait cycle duration and stride length could be unknowns to be predicted during optimization, thereby enabling investigation of the velocity-stride length relationship during walking.
References
Ackermann M, van de Bogert AJ (2010) Optimality principles for model-based prediction of human gait. J Biomech 43:1055–1060. https://doi.org/10.1016/j.jbiomech.2009.12.012
Anderson FC, Pandy MG (2001) Dynamic optimisation of human walking. J Biomech Eng 123:381–390. https://doi.org/10.1115/1.1392310
Bessonnet G, Marot J, Seguin P, Sardain P (2010) Parametric-based dynamic synthesis of 3D-gait. Robotica 28:563–558
Burdett RG, Skrinar GS, Simon SR (1983) Comparison of mechanical work and metabolic consumption during normal gait. J Orthop Res 1:63–72. https://doi.org/10.1002/jor.1100010109
Cavagna GA, Kaneko M (1977) Mechanical work and efficiency in level walking and running. J Physiol 268:467–481. https://doi.org/10.1113/jphysiol.1977.sp011866
Chow CK, Jacobson DH (1971) An optimal programming study of human gait. Math Biosci 10:239–306
Davy DT, Audu ML (1987) A dynamic optimisation technique for predicting muscle forces in the swing phase of gait. J Orthop Res 20:187–201. https://doi.org/10.1016/0021-9290(87)90310-1
de Leva P (1996) Adjustments to Zatsiorsky-Seluyanov’s segment inertia parameters. J Biomech 29:1223–1230. https://doi.org/10.1016/0021-9290(95)00178-6
Dorn TW, Wang JM, Hicks JL, Delp SL (2015) Predictive simulation generates human adaptations during loaded and inclined walking. PLoS ONE 10:e0121407. https://doi.org/10.1371/journal.pone.0121407
Dul J, Townsend MA, Shiavi R, Johnson GE (1984) Muscular synergism I-II. J Biomech 17(663–673):675–684. https://doi.org/10.1016/0021-9290(84)90120-9,10.1016/0021-9290(84)90121-0
Falisse A, Serrancoli G, Dembia CL, Gillis J, Jonkers I, De Groote F (2019) Rapid predictive simulations with complex musculoskeletal models suggest that diverse healthy and pathological human gaits can emerge from similar control strategies. J R Soc Interface 16:20190402. https://doi.org/10.1098/rsif.2019.0402
Fregly BJ, Reinbolt JA, Rooney KL, Mitchell KH, Chmielewski TL (2007) Design of patient-specific gait modifications for knee osteoarthritis rehabilitation. IEEE Trans Biomed Eng 54:1687–1695. https://doi.org/10.1109/tbme.2007.891934
Gill PE, Murray W, Wright MH (1981) Practical optimization. Academic Press, London
Goldman R (2009) An integrated introduction to computer graphics and geometric modelling. Taylor & Francis, Hoboken, p 233
Gonosova Z, Linduska P, Bizovska L, Svoboda Z (2018) Reliability of ankle-foot complex isokinetic strength assessment using the Isomed 2000 dynamometer. Medicina 54:43. https://doi.org/10.3390/medicina54030043
Gruver WA, Ayoub MA, Muth MB (1979) A model for optimal evaluation of manual lifting tasks. J Saf Res 11:61–71
Herr H, Popovic M (2008) Angular momentum in human walking. J Exp Biol 211:467–481. https://doi.org/10.1242/jeb.008573
Kai HK, Mombaur KD, Soueres P (2012) Studying the effect of different optimization criteria on humanoid walking motions. In: International conference on simulation, modeling, and programming for autonomous robots, pp 221–236.
Kaminski TW, Perrin DH, Gansneder BM (1999) Eversion strength analysis of uninjured and functionally unstable ankles. J Athl Train 34:239–245
Kim HJ, Wang Q, Rahmatalla S, Swan CC, Arora JS, Malek KA, Assouline JG (2008) Dynamic motion planning of 3D human locomotion using gradient-based optimization. J Biomech Eng 130:031002(1–14). https://doi.org/10.1115/1.2898730
Koopman B, Grootenboer HJ, de Jongh HJ (1995) An inverse dynamics model for the analysis, reconstruction and prediction of bipedal walking. J Biomech 28:1369–1376. https://doi.org/10.1016/0021-9290(94)00185-7
Kumar S (1996) Isolated planar trunk strengths measurement in normals: Part III—results and database. Int J Ind Ergon 17:103–111
Kwon HJ, Chung HJ, Xiang Y (2017) Human gait prediction with a high DoF upper body: a multi-objective optimization of discomfort and energy cost. Int J Hum Robot 14:1650025(1–21). https://doi.org/10.1142/S0219843616500250
Lee LF, Umberger BR (2016) Generating optimal control simulations of musculoskeletal movement using OpenSim and MATLAB. PeerJ 4:e1638. https://doi.org/10.7717/peerj.1638
Marshall RN, Wood GA, Jennings LS (1989) Performance objectives in human movement: a review and application to the stance phase of normal walking. Hum Mov Sci 8:571–594. https://doi.org/10.1016/0167-9457(89)90004-3
Martin AE, Schmiedeler JP (2014) Predicting human walking gaits with a simple planar model. J Biomech 47:1416–1421. https://doi.org/10.1016/j.jbiomech.2014.01.035
Martins J, da Silva JR, da Silva MRB, Bevilaqua-Grossi D (2017) Reliability and validity of the belt-stabilized handheld dynamometer in hip and knee strength tests. J Athl Train 52:809–819. https://doi.org/10.4085/1062-6050-52.6.04
Miller RH, Umberger BR, Hamill J, Caldwell GE (2012) Evaluation of the minimum energy hypothesis and other potential optimality criteria for human running. Proc Biol Sci 279:1498–1505. https://doi.org/10.1098/rspb.2011.2015
Nubar Y, Contini R (1961) A minimal principle in biomechanics. Bull Math Biol 23:377–391
Redfield R, Hull ML (1986) On the relation between joint moments and pedalling rates at constant power in bicycling. J Biomech 19:317–330
Ren L, Jones R, Howard D (2005) Dynamic analysis of load carriage biomechanics during level walking. J Biomech 30:853–863. https://doi.org/10.1016/j.jbiomech.2004.04.030
Ren L, Jones RK, Howard D (2007) Predictive modelling of human walking over a complete gait cycle. J Biomech 40:1567–1574. https://doi.org/10.1016/j.jbiomech.2006.07.017
Ren L, Jones RK, Howard D (2008) Whole body inverse dynamics over a complete gait cycle based only on measured kinematics. J Biomech 41:2750–2759. https://doi.org/10.1016/j.jbiomech.2008.06.001
Saidouni T, Bessonnet G (2003) Generating globally optimized sagittal gait cycle of a biped robot. Robotica 21:199–210. https://doi.org/10.1017/S0263574702004691
Shourijeh MS, McPhee J (2014) Forward dynamic optimization of human gait simulations: a global parameterization approach. J Comput Nolinear Dyn 9:031018(1–11). https://doi.org/10.1115/1.4026266
Siegler S, Liu W (1997) Inverse dynamics in human locomotion. In: Allard P et al. (eds) Three-dimensional analysis of human locomotion. Wiley, New York.
Sreenivasa M, Millar M, Felis M, Mombaur K, Wolf SI (2017) Optimal control based stiffness identification of an ankle-foot orthosis using a predictive walking model. Front Comput Neurosci 11:23. https://doi.org/10.3389/fncom.2017.00023
Srinivasan M (2011) Fifteen observations on the structure of energy-minimizing gaits in many simple biped models. J R Soc Interface 8:74–98. https://doi.org/10.1098/rsif.2009.0544
Srinivasan M, Ruina A (2006) Computer optimization of a minimal biped model discovers walking and running. Nature 439:72–75. https://doi.org/10.1038/nature04113
Veerkamp K, Waterval NFJ, Geijtenbeek T, Carty CP, Lloyd DG, Harlaar J, van der Krogt MM (2021) Evaluating cost function criteria in predicting healthy gait. J Biomech 123:110530(1–16) https://doi.org/10.1016/j.jbiomech.2021.110530
Winter DA (2005) The biomechanics and motor control of human movement, 3rd edn. Wiley, New York
Xiang Y, Arora JS, Rahmatalla S, Abdel-Malek K (2009) Optimization-based dynamic human walking prediction: one step formulation. Int J Numer Meth Eng 79:667–695. https://doi.org/10.1002/nme.2575
Yamaguchi GT (1990) Performing whole-body simulations of gait with 3-D, dynamic musculoskeletal model. Multiple muscle systems. Springer, New York, pp 663–679
Yen V, Nagurka ML (1987) Suboptimal trajectory planning of a five-link human locomotion model. In: ASME Winter Annual Meeting on Biomechanics of Normal and Prosthetic Gait. Boston, MA, pp. 17–22.
Zajac FE, Winters JM (1990) Modelling musculoskeletal movement systems: joint and body-segment dynamics, musculoskeletal actuation, and neuromuscular control. Multiple muscle systems. Springer, New York, pp 121–148
Acknowledgements
This work was supported by the UK EPSRC by Grant nos. EP/I033602/1 and EP/K019759/1. This research was partly supported by the project of National Key R&D Program of China (No.2018YFC2001300), the project of National Natural Science Foundation of China (No.91948302, No.91848204, No.52005209, and No.51675222).
Funding
This work was supported by the UK EPSRC by Grant nos. EP/I033602/1 and EP/K019759/1.
Author information
Authors and Affiliations
Contributions
Conceptualization: LR; Methodology: DH, DH, and LR; Formal analysis and investigation: DH; writing—original draft preparation: DH; writing—review and editing: DH, DH and LR; Funding acquisition: DH and LR.
Corresponding author
Ethics declarations
Conflict of interest
All authors certify that they have no affiliations with or involvement in any organization or entity with any financial interest or non-financial interest in the subject matter or materials discussed in this manuscript.
Ethics approval
Not applicable.
Consent to participate
Not applicable.
Consent for publication
Not applicable.
Additional information
Publisher's Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Electronic supplementary material
Below is the link to the electronic supplementary material.
Supplementary file4 (AVI 2869 kb)
Supplementary file5 (AVI 2825 kb)
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
About this article
Cite this article
Hu, D., Howard, D. & Ren, L. A three-dimensional whole-body model to predict human walking on level ground. Biomech Model Mechanobiol 21, 1919–1933 (2022). https://doi.org/10.1007/s10237-022-01629-7
Received:
Accepted:
Published:
Issue Date:
DOI: https://doi.org/10.1007/s10237-022-01629-7