Next Article in Journal
Review of Obstacle Detection Systems for Collision Avoidance of Autonomous Underwater Vehicles Tested in a Real Environment
Previous Article in Journal
Assessing Users’ Behavior on the Adoption of Digital Technologies in Management and Accounting Information Systems
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Artificial Neural Network-Based Abnormal Gait Pattern Classification Using Smart Shoes with a Gyro Sensor

1
Medical Device Development Center, Daegu-Gyeongbuk Medical Innovation Foundation, Daegu 41061, Korea
2
Department of Intelligent Robot Engineering, Pukyong National University, Busan 48513, Korea
*
Author to whom correspondence should be addressed.
Electronics 2022, 11(21), 3614; https://doi.org/10.3390/electronics11213614
Submission received: 7 October 2022 / Revised: 29 October 2022 / Accepted: 2 November 2022 / Published: 5 November 2022

Abstract

:
Recently, as a wearable-sensor-based approach, a smart insole device has been used to analyze gait patterns. By adding a small low-power sensor and an IoT device to the smart insole, it is possible to monitor human activity, gait pattern, and plantar pressure in real time and evaluate exercise function in an uncontrolled environment. The sensor-embedded smart soles prevent any feeling of heterogeneity, and WiFi technology allows acquisition of data even when the user is not in a laboratory environment. In this study, we designed a sensor data-collection module that uses a miniaturized low-power accelerometer and gyro sensor, and then embedded it in a shoe to collect gait data. The gait data are sent to the gait-pattern classification module via a Wi-Fi network, and the ANN model classifies the gait into gait patterns such as in-toeing gait, normal gait, or out-toeing gait. Finally, the feasibility of our model was confirmed through several experiments.

1. Introduction

Changes in gait pattern such as fluctuations in walking speed or swaying of the body are often used as early indicators of cognitive impairment. This is because gait pattern is determined by individual gait characteristics such as lifestyle and differences in skeletal muscles. In addition, walking is an inherent human behavior that constantly changes from infancy to old age, but individual gait patterns are often fixed in childhood if poor habits develop. Therefore, it is necessary to identify an abnormal gait pattern and treat it early. Such findings have increased interest in the design of gait-pattern monitoring and assessment methods [1,2,3,4,5,6].
Gait-pattern monitoring and assessment systems can be classified into two different types: marker-based and wearable-sensor-based. The marker-based approach obtains walking-motion data using body-attached sensor systems using accelerometer [7,8] or EMG [9], video-based systems [10], active magnetic trackers [11], or optical-marker systems [12]. However, these cannot be used outside the laboratory environment, invade privacy, and are expensive. The wearable-sensor-based approaches [13,14] use accelerometer sensors, pressure sensors, or biosensors worn on clothing or shoes equipped with low-power devices and portable memory for long-term ambulatory monitoring. It is possible to capture and analyze gait information in real time over relatively long distances and outside the laboratory environment [12].
Recently, as a wearable-sensor-based approach, a smart-insole device that has a sensor embedded in the insole has been used to analyze gait patterns [15,16,17,18]. Such insoles can be put into any shoe, have the advantage of being compact and inexpensive, and can easily be integrated into small electronic devices. Therefore, smart insoles are currently among the best wearable devices to obtain gait information. In particular, by adding a small low-power sensor and an IoT device to the smart insole, it is possible to monitor the wearer’s activity, gait pattern, and plantar pressure in real time, and to evaluate exercise function in uncontrolled environments. The wearer is not aware of being “tested” because the gait information is obtained during daily life, so any effect of “testing” on his or her walking is minimized, and the data obtained reflect his or her natural gait well.
This paper presents a gait-pattern monitoring device that uses a smart insole, a Wi-Fi network, and an artificial neural network (ANN)-based abnormal gait pattern classification method for use in uncontrolled environments. The sensor-embedded smart soles prevent any feeling of heterogeneity, and Wi-Fi technology allows acquisition of data even when the user is not in a laboratory environment. In this study, we designed a sensor data-collection module that uses a miniaturized low-power accelerometer and gyro sensor, and then embedded it in a shoe to collect gait data. The gait data are sent to the gait-pattern classification module via a Wi-Fi network, and the ANN model classifies the gait into gait patterns such as in-toeing gait, normal gait, or out-toeing gait.
The rest of the paper is organized as follows. Section 2 shows the implementation of the gait-pattern monitoring system using smart shoes with an accelerometer and gyro sensor. A method to classify gait types using an ANN is proposed, and the experimental setup is described in Section 3. Finally, conclusions and plans for future work are presented in Section 4.

2. Implementation and Experimental Evaluation of a Gait-Pattern Monitoring System Using Smart Shoes

2.1. Characteristics of Toe-Out Angle according to Gait Pattern

Gait is defined as the process of moving the body forward while maintaining the center of the body constant. The movement from the time one heel touches the ground to the time the other heel touches the ground is called a step. The movement from the time one heel leaves the ground to the time it touches the ground again is called a stride. The distance between these points is called the stride length. As the various muscles and joints of both legs act organically and repeatedly, the gait progresses with a balance between the left and right feet [19].
The toe-out angle refers to the angle formed by the foot in the direction in which the body is moving. This angle represents the degree of internal or external rotation of the lower extremity during the stance phase. The toe-out angle is affected by hip-joint movement, the degree of distortion of the tibia and astragalus, and structural abnormalities of the lower extremities. In addition, this angle is used to determine the efficiency and type of walking. When the toes point inward or outward beyond what is normal, the force that pushes the body forward tends to be distributed in the direction in which the toes are pointing, not in the direction of desired movement.
Figure 1 shows the classification of gait patterns by toe-out angle. Here, the x-axis was defined as the direction of walking, the y-axis was defined as the direction toes go out, and the z-axis was defined as the opposite direction to the sole of the shoe. Here, the toe-out angle (yaw angle) was defined as an angle rotated in the y-axis direction of both feet with respect to the z-axis. Normal gait is when the angle of both feet is within the range 0–6.9°; the person’s waist is straight, and the two feet are spread slightly outward. In-toeing gait is when the angle of the two feet is within the range of −19.9 to 0°, and the toes are pointed inward. When viewed from the side, the upper body is inclined slightly forward and the lower body slightly upwards. This aggravates the knees and easily fatigues the lower body, causing hip osteoarthritis. Because the insides of the walking shoes are weighted, flat feet and X-legs are often noticed.
Out-toeing gait is when the angle of the two feet is within the range 6.9–31.9°. In other words, it features a step in which the toes extend outwards. An out-toeing gait twists the thigh and calf bones of the leg; the degree of distortion varies depending on the type of movement and the age of the person. If the hip and knee joints are deformed, the outer cartilage is damaged. Severe kyphosis with persistent injuries can shorten and weaken the external thigh muscles [20,21].

2.2. Implementation of Smart Shoes to Measure Toe-Out Angle

Figure 2 shows the smart shoes used to measure toe-out angle. The left side of Figure 2a shows the shoes and the embedded data-collection module. The three-axis acceleration and three-axis gyro sensor data are transmitted over the Wi-Fi network to the gait pattern classification module. The right side of Figure 2a shows the configuration of the gait pattern classification module. The acceleration and gyro sensor data collected by the smart shoes are denoised using a Kalman filter. The angular velocity of the gyro sensor is then integrated with respect to the time axis and estimated as an angle. Thereafter, the angle value is divided into one-step units and input to the ANN classification model, which determines whether a gait pattern is normal or abnormal.
Figure 2b shows the data-collection module embedded in a shoe. The module incorporates sensors and batteries, and the shoe is designed to be charged using a dedicated charger. In the figure, the accelerometer is built into the heel of the shoe; the module measures the foot angle based on that between the heel and the second toe.
In this system, a six-axis motion sensor (MPU6050) capable of measuring three-axis acceleration and three-axis gyro sensor values are used. At this time, the x-axis direction of the sensor is the walking direction, the y-axis is the lateral direction, and the z-axis is the height. The sensor values are measured when the wearer is walking on a flat surface, to identify the gait pattern as normal or abnormal.

2.3. Experimental Evaluation for Measurement of Toe-Out Angle

The values of the x, y, and z-axis accelerometers and gyro sensors measured by the experimental gait-pattern classification system are shown in Figure 3. To collect sensor values, test subjects were allowed to walk freely for a while before the experiment began and then data measurement commenced after a period of rest. The sensor values were collected over the Wi-Fi network while the subjects were walking straight at normal walking speeds. Via this process, natural walking information can be obtained in uncontrolled environments.
The collected sensor values are truncated step-by-step and automatically stored in the form of step 0, step 1, …, step N. When the absolute value of the sum of the signal strength of the three-axis acceleration and three-axis gyro sensors exceeds a predefined threshold of 5000 (output value of 10-bit ADC), it is judged that a new step has begun. Over time, the absolute value of the signal strength falls below the predefined threshold, which is set as the end point of the step. Then, the rotation angular velocities of the x, y, and z axes are integrated and converted into the rotational angles of the x, y, and z axes. Here, the angle of the start point of each step always starts at 0° and is provided as an input to the classification module for each one-step unit.
Figure 4 shows the toe-out angles of five steps for an in-toeing gait, a normal gait, and an out-toeing gait. The toe-out angle for each step is slightly different. The test subjects knew that measurements were being made; these values will differ from those of their original gait because they feel they are being measured and then are hesitant to walk. If walking data are obtained only after the test subjects have first been allowed to walk for a sufficient predetermined time, the data will be reliable enough to determine the subjects’ normal gait patterns. Figure 4a shows the left foot angle of the x-axis estimated from the gyro-sensor data. In the case of a normal gait, the toe-out angle gradually increases as the foot is lifted from the ground and decreases as it returns to the ground. The maximum toe-out angle of in-toeing, normal, and out-toeing gaits differs slightly, but the overall patterns have a similar shape.
Figure 4b shows the angle of the left foot of the y-axis. In the case of a normal gait, the toe-out angle increases initially and then decreases slightly, then gradually increases to the highest point. This pattern occurs because the heel movement does not proceed in a straight line when lifting the foot but turns slightly outward and then goes back inward. In the case of an in-toeing gait, the toe-out angle increases rapidly at the start of walking, reaches a maximum, and then increases again when stepping onto the foot. The reason for this pattern is that the movement of the heel turns from outside to inside while walking. In the case of an out-toeing gait, the toe-out angle decreases initially and then gradually increases; the shape has a peak at the end of the stride. This pattern is because the heel moves from inside to outside. Figure 4c shows the angle of the z-axis. When the foot is lifted from the ground, the toe-out angle gradually increases, reaches a maximum, and then gradually decreases. As for the x-axis, the maximum value and fluctuation differ depending on the gait pattern, but it can be seen that the three gait patterns have similar tendencies.
The data confirm that the toe-out angle of the y-axis varies slightly with the gait pattern. Based on the changes in the toe-out angle over time, an abnormal gait pattern can be identified. However, as there are differences in the muscle use of each person and as the change in the toe-out angle varies slightly from step to step, a method is needed to determine the gait pattern in various situations.
Figure 5 shows the relationship between the left foot and the right foot in terms of the y-axis toe-out angle. From the figure, it can be seen that the shape of the toe-out angle of the left and right feet is symmetrical with respect to the x-axis. Of course, the maximum value differs because there is a difference in the movements of the right foot and the left heel, but the overall pattern is similar. Based on these characteristics, it is clear that the same method can be used to determine the gait patterns of the left and right feet.

3. Implementation and Experimental Evaluation of the ANN-Based Gait-Pattern Classification Model

3.1. Implementation of Classification Model

In this paper, we propose an ANN classification model that can determine whether a pedestrian’s gait pattern is an in-toeing gait, a normal gait, or an out-toeing gait as revealed by acceleration-sensor values measured in smart shoes. Figure 6 shows the abnormal gait pattern classification model using the ANN. In the ANN model, the number of nodes in the input layer is set to 30, the number of nodes in the hidden layer is set to 10, and the number of nodes in the output layer is set to 3.
First, the angular velocity of the y-axis obtained from the smart shoes on the left and right feet is estimated as an angle, and then divided into steps (xi, i = 1, …, n). We then acquire 30 angle-data points, the starting point of each step, and store them as a single dataset (xin, n = 1, …, 30). One angle is acquired per sampling period. The 30-angle dataset (i.e., the dataset for training) is used as the input for each node of the input layer of the ANN model. Since each gait pattern has its own characteristics, the toe-out angle of the y-axis with time can be used to classify gait patterns, using only the angle information acquired from about 30 sampling times initiated by the start of a single step.
Next, we set the number of nodes in the hidden layer to 10. Because angle-data points of 30 tend to change linearly, the number of nodes in the hidden layer is not significantly affected. Accordingly, the number of hidden rays was set to a minimum to minimize the learning time. Finally, the output layer consists of three nodes, each of which assigns an accuracy score of 0 to 1 for all in-toeing, normal, and out-toeing gaits. When the accuracy score of one of the three output nodes is 0.6 or more and the other two are 0.4 or less, that node determines the gait pattern. Gait is judged to be unknown if the scores of two or more output nodes are 0.6 for or no node scores 0.6.

3.2. Experimental Evaluation for Gait Pattern Classification

In this study, the experimental environment shown in Figure 7 was constructed to obtain the training dataset. The experiment was conducted with the oral consent of 11 healthy volunteers (two women, nine men, 27.8 ± 5.1 years old, and 166.7 ± 7 cm tall). Before starting the experiment, all subjects walked freely for two minutes to relax. All subjects wore shoes with built-in data-collection modules and walked 5 m in a straight line to obtain a sampling period of 0.025 s. After recording the subject’s gait during the experiment, the complementary angle was observed visually to confirm the gait pattern. Through this process, 55 datasets were obtained for each of five steps of the 11 test subjects.
Figure 8 shows the learning error rate for the ANN model. Back-propagation was used, and the target error rate was set to 0.01. The solid yellow line on the graph is the error rate of the left foot, and the green dotted line is that of the right foot. The target error rate was attained at 78,881 datapoints for the right foot and 95,295 datapoints for the left foot.
Finally, to verify the performance of our classification model, the walking data of test subjects who were not included in the training dataset were used. Table 1; Table 2 shows the gait pattern determined by the ANN model. In the table, we verify that the test subject A has out-toeing gait of left foot and normal gait of right foot. Additionally, we know that left and right gait type of the test subject B is in-toeing and normal, respectively.
In order to validate the performance between classification model’s gait pattern and actual gait pattern, we experimentally checked the actual toe-out angle of test subjects. Figure 9 shows the toe-out angle of the feet observed with the naked eye. In the figure, we can verify that results of classification model’s and actual gait pattern is same. As a result of verifying the two persons, it can be confirmed that the ANN classification model proposed in this paper is working properly.

4. Conclusions

In this study, we designed a smart shoe with a built-in accelerometer and gyro sensor and proposed a gait-pattern classification system that can be used without the constraints of a controlled environment. Additionally, to classify the gait pattern based on the collected data, the step data were divided into one-step datasets.
As our gait data-collection system embedded in the smart shoes uses low-power Wi-Fi and sensors, it has the advantage of increasing the subject’s freedom of walking, unlike other measurement methods that impose restrictions. Additionally, an ANN-based abnormal gait pattern model that can classify gait patterns was designed using this dataset, gait data that are close to those of the normal gait can be acquired. Finally, we find that the feasibility of our model was confirmed through several experiments.
Nevertheless, this research has been limited to evaluating the feasibility of a smart shoes with the classification model of gait pattern. Hence, we intend to develop a model that can classify gait patterns even when the data are collected in various outdoor environments. This would reveal the gait patterns of subjects in outdoor life, and healthy management of gait would be possible. In addition, we intend to develop a system that uses a tactile sensor to measure vertical and horizontal pressures to detect pathological signs in the ankles.

Author Contributions

Conceptualization, K.J. and K.-C.L.; methodology, K.J. and K.-C.L.; software, K.J.; validation, K.J. and K.-C.L.; formal analysis, K.J. and K.-C.L.; writing—original draft preparation, K.J.; writing—review and editing, K.-C.L.; supervision, K.-C.L.; project administration, K.-C.L.; funding acquisition, K.-C.L. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by a Research Grant of Pukyong National University (2021).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Hnatiuc, M.; Geman, O.; Avram, A.G.; Gupta, D.; Shankar, K. Human signature identification using IoT technology and gait recognition. Electronics 2021, 10, 852. [Google Scholar] [CrossRef]
  2. Jarchi, D.; Pope, J.; Lee, T.K.; Tamjidi, L.; Mirzaei, A.; Sanei, S. A review on accelerometry-based gait analysis and emerging clinical applications. IEEE Rev. Biomed. Eng. 2018, 11, 177–194. [Google Scholar] [CrossRef] [PubMed]
  3. Uddin, M.Z.; Hassan, M.M. Activity recognition for cognitive assistance using body sensors data and deep convolutional neural network. IEEE Sens. J. 2018, 19, 8413–8419. [Google Scholar] [CrossRef]
  4. Cola, G.; Avvenuti, M.; Vecchio, A.; Yang, G.Z.; Lo, B. An on-node processing approach for anomaly detection in gait. IEEE Sens. J. 2015, 15, 6640–6649. [Google Scholar] [CrossRef]
  5. Karatsidis, A.; Richards, R.E.; Konrath, J.M.; Van Den Noort, J.C.; Schepers, H.M.; Bellusci, G.; Veltink, P.H. Validation of wearable visual feedback for retraining foot progression angle using inertial sensors and an augmented reality headset. J. Neuroeng. Rehabil. 2018, 15, 78. [Google Scholar] [CrossRef] [PubMed]
  6. Sigcha, L.; Borzì, L.; Pavón, I.; Costa, N.; Costa, S.; Arezes, P.; Lopez, J.M.; De Arcas, G. Improvement of performance in freezing of gait detection in Parkinson’s disease using transformer networks and a single waist-worn triaxial accelerometer. Eng. Appl. Artif. Intell. 2022, 116, 105482. [Google Scholar] [CrossRef]
  7. Guo, Y.; Wu, D.; Liu, G.; Zhao, G.; Huang, B.; Wang, L. A low-cost body inertial-sensing network for practical gait discrimination of hemiplegia patients. Telemed. e-Health 2012, 18, 748–754. [Google Scholar] [CrossRef] [PubMed]
  8. Tian, J. Adversarial vulnerability of deep neural network-based gait event detection: A comparative study using accelerometer-based data. Biomed. Signal Process. Control 2022, 73, 103429. [Google Scholar] [CrossRef]
  9. Khandelwal, S.; Wickström, N. Evaluation of the performance of accelerometer-based gait event detection algorithms in different real-world scenarios using the MAREA gait database. Gait Posture 2017, 51, 84–90. [Google Scholar] [CrossRef] [PubMed]
  10. Daunoraviciene, K.; Ziziene, J.; Pauk, J.; Juskeniene, G.; Raistenskis, J. EMG based analysis of gait symmetry in healthy children. Sensors 2021, 21, 5983. [Google Scholar] [CrossRef] [PubMed]
  11. Sawacha, Z.; Spolaor, F.; Piątkowska, W.J.; Cibin, F.; Ciniglio, A.; Guiotto, A.; Ricca, M.; Polli, R.; Murgia, A. Feasibility and reliability assessment of video-based motion analysis and surface electromyography in children with fragile X during gait. Sensors 2021, 21, 4746. [Google Scholar] [CrossRef] [PubMed]
  12. Guo, Y.; Zhao, G.; Liu, Q.; Mei, Z.; Ivanov, K.; Wang, L. Balance and knee extensibility evaluation of hemiplegic gait using an inertial body sensor network. Biomed. Eng. Online 2013, 12, 83. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  13. Almuteb, I.; Hua, R.; Wang, Y. Smart insoles review over the last two decade: Applications, potentials, and future. Smart Health 2022, 25, 100301. [Google Scholar] [CrossRef]
  14. Chatzaki, C.; Skaramagkas, V.; Tachos, N.; Christodoulakis, G.; Maniadi, E.; Kefalopoulou, Z.; Fotiadis, D.; Tsiknakis, M. The smart-insole dataset: Gait analysis using wearable sensors with a focus on elderly and Parkinson’s patients. Sensors 2021, 21, 2821. [Google Scholar] [CrossRef] [PubMed]
  15. Kong, K.; Tomizuka, M. A gait monitoring system based on air pressure sensors embedded in a shoe. IEEE/ASME Trans. Mechatron. 2009, 14, 358–370. [Google Scholar] [CrossRef]
  16. Xu, W.; Huang, M.C.; Amini, N.; Liu, J.J.; He, L.; Sarrafzadeh, M. Smart insole: A wearable system for gait analysis. In Proceedings of the 5th International Conference on Pervasive Technologies Related to Assistive Environments, Arlington, TX, USA, 6–8 June 2012. [Google Scholar]
  17. Pacini Panebianco, G.; Ferrazzoli, D.; Frazzitta, G.; Fonsato, M.; Bisi, M.C.; Fantozzi, S.; Stagni, R. A Statistical Approach for the Assessment of Muscle Activation Patterns during Gait in Parkinson’s Disease. Electronics 2020, 9, 1641. [Google Scholar] [CrossRef]
  18. Veer, K.; Pahuja, S.K. Gender based assessment of gait rhythms during dual-task in Parkinson’s disease and its early detection. Biomed. Signal Process. Control 2022, 72, 103346. [Google Scholar]
  19. Rosenbaum, D. Foot loading patterns can be changed by deliberately walking with in-toeing or out-toeing gait modifications. Gait Posture 2013, 38, 1067–1069. [Google Scholar] [CrossRef] [PubMed]
  20. Prabhu, S.B.; Sophia, S.; Sowmiya, K.; Vinesha, P.; Thamaraiselvi, P. Gait based prediction and diagnosis of abnormal wall pattern and rendering effective treatment for patients with musculoskeletal problems. Eur. J. Mol. Clin. Med. 2021, 7, 1943–1957. [Google Scholar]
  21. Ringdahl, E.N.; Pandit, S. Treatment of knee osteoarthritis. Am. Fam. Physician 2011, 83, 1287–1292. [Google Scholar] [PubMed]
Figure 1. Gait pattern according to toe-out angle.
Figure 1. Gait pattern according to toe-out angle.
Electronics 11 03614 g001
Figure 2. Gait pattern classification module. (a) Schematic diagram of the overall system. (b) The smart shoes with the data-collection module.
Figure 2. Gait pattern classification module. (a) Schematic diagram of the overall system. (b) The smart shoes with the data-collection module.
Electronics 11 03614 g002
Figure 3. Collected raw data of the accelerometer and gyro sensor.
Figure 3. Collected raw data of the accelerometer and gyro sensor.
Electronics 11 03614 g003
Figure 4. Toe-out angles of the left foot; (a-1a-3) toe-out angle of x-axis for an in-toeing gait, a normal gait, and an out-toeing gait, respectively, (b-1b-3) toe-out angle of y-axis for an in-toeing gait, a normal gait, and an out-toeing gait, respectively, (c-1c-3) toe-out angle of z-axis for an in-toeing gait, a normal gait, and an out-toeing gait, respectively.
Figure 4. Toe-out angles of the left foot; (a-1a-3) toe-out angle of x-axis for an in-toeing gait, a normal gait, and an out-toeing gait, respectively, (b-1b-3) toe-out angle of y-axis for an in-toeing gait, a normal gait, and an out-toeing gait, respectively, (c-1c-3) toe-out angle of z-axis for an in-toeing gait, a normal gait, and an out-toeing gait, respectively.
Electronics 11 03614 g004
Figure 5. Toe-out angle of the left foot based on gait patterns. (a) Toe-out angle of left foot. (b) Toe-out angle of right foot.
Figure 5. Toe-out angle of the left foot based on gait patterns. (a) Toe-out angle of left foot. (b) Toe-out angle of right foot.
Electronics 11 03614 g005
Figure 6. The ANN-based abnormal gait pattern classification model.
Figure 6. The ANN-based abnormal gait pattern classification model.
Electronics 11 03614 g006
Figure 7. Experimental setup for gait measurement using smart shoes.
Figure 7. Experimental setup for gait measurement using smart shoes.
Electronics 11 03614 g007
Figure 8. Learning error rate of left and right feet.
Figure 8. Learning error rate of left and right feet.
Electronics 11 03614 g008
Figure 9. Actual toe-out angle of test subjects. (a) actual toe-out angle of test subject A. (b) actual toe-out angle of test subject B.
Figure 9. Actual toe-out angle of test subjects. (a) actual toe-out angle of test subject A. (b) actual toe-out angle of test subject B.
Electronics 11 03614 g009
Table 1. Output value of abnormal gait pattern classification model for test subject A.
Table 1. Output value of abnormal gait pattern classification model for test subject A.
Step of Left FootStep of Right Foot
123456123456
in-toeing0.945.552.730.112.492.140.130.480.5914.0111.3329.21
normal0.030.440.020.470.680.7597.3198.5899.9799.1799.1397.03
out-toeing99.3983.8199.1599.6789.7292.986.841.310.030.020.030.03
Table 2. Output value of abnormal gait pattern classification model for test subject B.
Table 2. Output value of abnormal gait pattern classification model for test subject B.
Step of Left FootStep of Right Foot
123456123456
in-toeing96.4799.5588.6291.8493.2994.390.101.263.280.082.040.03
normal0.010.361.060.020.020.0195.9583.7892.4795.1694.2592.47
out-toeing0.450.010.071.611.011.1111.834.643.2815.711.093.28
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Jeong, K.; Lee, K.-C. Artificial Neural Network-Based Abnormal Gait Pattern Classification Using Smart Shoes with a Gyro Sensor. Electronics 2022, 11, 3614. https://doi.org/10.3390/electronics11213614

AMA Style

Jeong K, Lee K-C. Artificial Neural Network-Based Abnormal Gait Pattern Classification Using Smart Shoes with a Gyro Sensor. Electronics. 2022; 11(21):3614. https://doi.org/10.3390/electronics11213614

Chicago/Turabian Style

Jeong, Kimin, and Kyung-Chang Lee. 2022. "Artificial Neural Network-Based Abnormal Gait Pattern Classification Using Smart Shoes with a Gyro Sensor" Electronics 11, no. 21: 3614. https://doi.org/10.3390/electronics11213614

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop