Abstract

Neck pain is recently known as the fourth leading cause of disability and the number of patients is apparently increasing. By analyzing the effect of gravitational force on inertial sensor attached to the neck, this study aims to investigate the head flexion posture during walking. The estimated angle is compared with the craniovertebral angle which is measured with an optical tracker. A total of twenty subjects with no history of neck pain or discomfort were examined by walking on the treadmill inside the working range of an optical tracker. In our laboratory settings, the neck flexion angle (NFA) may have a linear relationship with the craniovertebral angle (CVA) in both static case and constant speed walking case. Therefore, inertial sensor, which is lightweight, low cost, and especially free in movement, can be used instead of a camera system. Our proposed estimation method shows its flexibility and gives a result with the mean of absolute error of estimated neck angle varying from 0.48 to 0.58 degrees, which is small enough to use in applications.

1. Introduction

Neck pain is one of the most common musculoskeletal disorders (MSDs) among both the general and working population, with an annual prevalence rate exceeding 30%, and the literature is mixed as to whether it peaks or plateaus in middle age [1]. According to [2], the head in normal posture weights about 10 to 12 lbs., but when the head flexed forward, the force seen by the neck increases to 27 lbs. at 15°, 40 lbs. at 30°, 49 lbs. at 45°, and 60 lbs. at 60°. That huge amount of force increases loading in the joints and muscles of the cervical spine and can be a major contribution factor to neck and upper limb disorders after a prolonged period of time [3].

Recent studies show greater interest in the relationship between neck pain and digital devices, using situations such as computers at the workplace [3, 4] or handheld devices [57]. The widespread use of digital technology, including computers and mobile devices, is related to the prevalence of neck pain due to the head forward flexion posture. Users tend to maintain their poor head posture even with the existence of pain symptoms or neck discomfort [5].

Besides neck pain, it is said that pedestrians may face some risk while walking or crossing road since they tend to miss visual targets or sound indications when looking down the smartphone [8, 9]. Therefore, it is important to investigate the head flexion posture during user walking.

The neck flexion angle (NFA) can be estimated by using force sensors placed on the front, left, and back side of the neck [10] or camera systems to observe the craniovertebral angle (CVA) using infrared markers attached on the neck [11, 12]. Another effective way to measure the neck flexion angle was proposed by using motion sensors to analyze the gravitational force placed on the neck [13, 14]. In previous studies, the neck flexion angle is estimated for static pose such as standing or sitting down. In this study, we used an inertial sensor to estimate the neck flexion angle (NFA) during walking. OptiTrack camera system is used to obtain the craniovertebral angle (CVA), which is used as ground truth value for the analysis. A preliminary result was presented in the conference paper [15], where a basic algorithm is given without experimental verification.

2. Methods

The neck posture in this paper is estimated by analyzing the gravitational force placed on the neck using an accelerometer. During walking, the estimation is affected heavily by the walking movement since the accelerometer observes not only the gravitational force but also the external acceleration. The walking movement will be analyzed in this section together with the step detecting algorithm to propose a novel method for detecting neck angle during walking.

2.1. Human Gait Analysis

Human gait refers to locomotion achieved through the movement of human limb. During walking, the center of mass moves along the travelling direction but also has sinusoidal movements in the lateral and vertical direction [16]. The result in [16] also showed that the lateral and vertical displacements depend on the walking speed. When the nominal speed increases, the lateral displacement decreases while the vertical displacement tends to increase. However, according to a recorded data using VICON camera system from Carnegie Mellon University [17], the vertical and lateral translations are still in sinusoidal forms where the vertical movement frequency is double the lateral movement frequency.

The human gait analysis can be seen from Figure 1. As the lower limbs act like inverted pendulums while walking, the center of mass of a pedestrian moves in sinusoidal wave form with respect to the sagittal plane. The maximum vertical displacement is around 30% and 80% of gait cycle when one leg is at mid-stance and mid-swing positions, respectively. In the meantime, the sinusoidal form of the lateral displacement is caused by the changing of center of mass onto each foot while walking. The minimum of the lateral displacement is at 30% of the gait cycle while its maximum is at 80% of the gait cycle.

Based on this fact, a simulated movement can be generated as in Figure 2 where the forward movement is assumed to be linear. To verify the theory, a real data of a walking person was recorded. In this record, an accelerometer was attached on a volunteer’s neck so that the x-axis of the accelerometer points upward while the z-axis of the accelerometer coincides with the walking direction. Since we are only interested in the form of the signal, the accelerometer outputs were filtered as can be seen from Figure 2(b). The result showed that while walking, the acceleration of the pedestrian’s neck movement has both vertical and lateral accelerations in sinusoidal forms, in which the frequency of the later acceleration is twice that of the vertical acceleration.

As can be seen from Figure 2, the peaks of the vertical acceleration were produced by the shocks yielded at the heel strike periods of the gait cycle. Based on these peaks, the steps can be detected. Since in each step the accelerations in vertical and lateral directions are close to sinusoidal forms and the forward acceleration is approximated to zero (linear forward walking), the external accelerations will be eliminated by summing the acceleration values in each axis. Or in other words, the sum of the acceleration in the x- and z-axes in each step represents the gravitational force acting upon the pedestrian’s neck. By only measuring the gravitational force, the accelerometer estimates the inclination angle of the accelerometer with respect to the ground using a triad algorithm given in [18]. This inclination is also the neck angle. Therefore, to cancel out the external acceleration, a step detection algorithm is needed.

2.2. Step Detection Algorithm

As mentioned above, the estimation of the neck angle is heavily affected by the external acceleration. In the first step, we aim to classify the human activities into dynamic and static cases using standard deviation of the acceleration as the main classification criteria. The standard deviation of norm acceleration data set (, is the number of samples) is calculated as follows: where is the mean value of data set .

By applying the standard deviation parameter to acceleration norm data, some human activities can be easily detected as an example in Figure 3, where a sequence data of sitting–standing up–standing–sitting down–sitting–standing up–standing–walking–running–walking–standing–sitting down–sitting was recorded.

It is easy to classify the light activity among various activity and static cases. In this experiment, the parameters to detect static and vigor activity are 0.1 and 2, respectively. Other actions such as sitting down and standing up have the same standard deviation with walking but it can be eliminated since they happen in a short time while walking activity is periodic and occurs in a long time. Our next step is to detect the walking steps based on characteristics of walking activity (long and periodic occurrence).

There are many algorithms for step detection such as threshold level [1921], spectral analysis [22], or peak detections. The threshold-based method in [1921] detects a walking step when the acceleration value is larger than a threshold level. This method is simple but sensitive to noise since other acceleration could cause a fluctuation in the output of the sensor. Spectral analysis in [22] is robust to noise but has a large computational load.

To provide an online step detection that can run on low speed and limited memory processors, we propose a simple peak detection algorithm using five consecutive data points.

Let be a signal from the output of the sensor at the discrete time i. Since we are only interested in detecting the peak of the signal rather than its true values, is filtered by a simple three-point weighted moving average: where is the weighting factor for the low-pass filter. The significant maximum peak at the discrete time i will be detected if one of the following conditions is satisfied: where is a threshold parameter. The sensitivity of the peak detection algorithm can be adjusted by changing the value of . If is chosen as a large value, small peaks due to noise can be ignored. However, only conspicuous peaks can be recognized. This also means that some true peaks may not be detected.

Although all peaks are detected, there might be a chance that the peak is caused by other activities or noises rather than walking. For example, as can be seen from Figure 4(a) where an extraction of a fast walking data is from an accelerometer attached on a person’s neck, if only the conditions in (3) are used, we obtain many peaks. Fortunately, peaks caused by the contacting shock at heel strike moments are much larger than other peaks and these peaks occur periodically. Based on this fact, we propose to detect the heel strike peeks by searching one large peak within a specific time . In detail, when a peak is detected at the time i using conditions in (3), all surrounding peaks in the range of are compared together. The largest value will be the true peak generated by a heel strike. By using this method, periodic peaks will be selected.

The result of applying condition is given in Figure 4(b) where all walking peaks are successfully detected. If is too large, some steps will be missed. Conversely, if we set as a small value, some peaks caused by noises will be wrongly detected as the walking peaks. However, the maximum value of can be chosen from 0.4 to 0.6 sec since the normal and fast walking speeds of a pedestrian is 100 and 150 steps per minute [23, 24], respectively. In this experiment, is chosen to be 0.4 sec.

The walking activity is only defined when at least three consecutive walking peaks are detected. Let be the time interval between two consecutive peaks at and from N peaks :

Since walking activity is nearly periodic, the following condition will be satisfied:

If small is chosen, we obtain very periodic walking steps but the walking activity may fail to be detected since naturally not all strike cycles are the same. In contrast, if a larger is used, we have a more flexible condition in detecting walking activity. However, there could be a chance that some of the detected peaks are not the walking steps.

2.3. Neck Flexion Angle Estimation

The neck flexion angle (NFA), which is the angle of neck flexion relative to horizontal direction, is estimated by observing the angle between vertical direction and the projection of the gravitational force on the z-axis of the accelerometer. The accelerometer was attached on the body neck as shown in Figure 5(b) where its x-axis points upward and its z-axis is perpendicular to the neck when the neck is up straight. The world coordinate frame was chosen so that its z-axis is upward, while the x- and y-axes can be chosen arbitrarily. When the neck is bended, the inclination angle of the neck can be calculated by using the following equation [25]: where is the output of the accelerometer.

Equation (6) is only applied for static cases where the external accelerations are absent. In walking scene, the external due to walking activity is considerable. As can be seen from Figure 1 and Figure 2(b), the projection of the gravitational force on the x- and z-axes of the accelerometer are sinusoidal in each walking step. Since x-axis of the accelerometer points upward while its z-axis is on walking direction, the inclination on the neck in each walking step can be estimated using the following equation: where and are the average value of accelerometer output in the x and z direction within each walking step, respectively.

3. Experiments

A total of 20 subjects, ranging from 24 to 32 years old with the mean age of 26.8, were recruited for the study. All participants had no difficulties in using smartphones while standing or walking and had at least 15 minutes walking to be familiar with the treadmill (running machine).

We conducted all trials with participants in two separated experiments.

During the whole process, subjects were asked to wear a swimming cap having three reflective markers attached in the sagittal plane parallel to the direction of view. Two more markers were placed on the skin at the position of C7 bone and tragus.

An Xsens MTi1 sensor with the customized board having Bluetooth communication was put on subjects’ neck using an elastic band. Both two experiments were conducted inside the working range of 6 cameras in the OptiTrack infrared camera system (Figure 5(a)). The system was configured to extract 3D position data of the markers, 3-axis acceleration, and angular velocity of the inertial sensor at the sampling rate of 100 Hz.

At the beginning of the first experiment, each subject’s data was recorded while they were standing up straight (upright position) as they usually did for 10 seconds. Then each participant intentionally performed “text-neck” posture [26] changes with 5 levels from upright position and the lowest position within about 10 seconds each. These levels were chosen by each subject, whichever make themselves comfortable.

Before the second experiment started, participants were asked to get acquainted with different speed levels of the treadmill. Each subject then sequentially performed walking tasks with regular constant walking speed of 3, 4, and 5 km/h. During each task, the subject also did the 5 levels of “text-neck” changes, each level within 30 seconds. At least 30 seconds of rest break was given after finishing each task to minimize the risk of neck pain.

Position data of markers and output of inertial sensor were synchronized before using for analysis. The craniovertebral angle (CVA) and the neck flexion angle (NFA or the neck angle) can be derived using the following procedure: (a)The CVA, which is the angle between a line connecting C7 to tragus and the horizontal line through the spinous process of C7 [27] can be calculated by projection of both C7 and tragus markers into the sagittal plane.(b)The neck angle NFA in the static pose can be calculated by observing the angle between the vertical direction and the projection of the gravitational force at each sample of time on the z-axis of the accelerometer using (6), which is called “direct computation method.” However, in the walking case, the center of mass has sinusoidal movements in lateral and vertical direction [16], the external acceleration in that two directions are close to sinusoidal forms. The forward acceleration is approximately zero (linear forward walking), then we can eliminate the external accelerations by summing the accelerometer output in each axis within each walking step, and the inclination angle with respect to the ground can be calculated using (7).

To evaluate the relationship between the CVA and the NFA, we inspected the mean and variation of the difference between that two angles. Our estimation algorithm performance is also examined by comparing with the “direct computation method” and “fixed interval average method,” where the acceleration data in each axis is summed over a fixed period. We chose that fixed interval to be 0.5, 0.75, and 1 second due to the common walking step time.

4. Results and Discussions

The main contributions of this study include the relationship between CVA and NFA in both static and walking cases. The experimental results of a subject showed in Tables 1 and 2 imply that the estimated neck angles (NFA) have a linear relationship with the CVA, where there is a “nonchanging” offset value between the two angles in both static and walking cases. Also in Figure 6, we can clearly see the similar trends and amount of changes between different levels among these angles. It means the NFA, which can be derived by our simple, flexible, and cost-effective method, can be used instead of the CVA in applications, and from the estimated angle and a calibration step, the true neck angle can be derived. The calibration step can be done using the following simple process: (a)The calibrated angle is obtained when the candidate sits upright.(b)This upright angle is assumed to be 90 degrees for the estimated neck angle at that moment.(c)The difference between the real estimated and upright angle is added into each estimated neck angle value.

Experiment data from all candidates were also included to examine the performance of our proposed neck angle estimation method. Table 3 shows the mean of absolute errors of the estimated neck angle which belong to the “direct computation method” (calculate angles at each sample of data), our proposed walking step time-based “flexible interval average method” (calculate angles based on average of acceleration between consecutive walking steps), and the “fixed interval average method” (calculate angles based on average of acceleration during a fixed time interval of 0.5, 0.75, and 1 second). The true neck flexion angle (NFA) was obtained through a calibration step from the craniovertebral angle (CVA) measured by OptiTrack camera system. An example of visual comparison between methods above is presented in Figure 7.

The result from Table 3 shows that our proposed method provides better result in all contexts in comparison with others. More specifically, the “direct computation method” at each sample of data gives an acceptable result with mean of absolute error of estimated angle varying from 1.88 to 2.49 degrees. Since the external accelerations in forward and vertical directions can be canceled out by taking average in each walking step, our proposed method presents better result in comparison to other methods with mean of absolute error from 0.48 to 0.57 degrees. Moreover, the walking step length and the human gait while walking at each speed are personal dependent parameters, and the proposed method shows its flexibility that we can use for personal independent parameters.

Conflicts of Interest

The authors declare no conflict of interest.

Authors’ Contributions

Duc Cong Dang, Quoc Khanh Dang, Young Joon Chee, and Young Soo Suh conceived and designed this study. Duc Cong Dang and Quoc Khanh Dang performed the experiments. Duc Cong Dang wrote the paper. Young Soo Suh reviewed and edited the manuscript.

Acknowledgments

This work was supported by National Research Foundation of Korea grant funded by the Korean Government (no. 2016R1D1A1A09918657).