Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Optimal strategy of sEMG feature and measurement position for grasp force estimation

  • Changcheng Wu ,

    Roles Conceptualization, Funding acquisition, Methodology, Writing – original draft

    changchengwu@nuaa.edu.cn

    Affiliations College of Automation Engineering, Nanjing University of Aeronautics and Astronautics, Nanjing, Jiangsu, China, School of Instrument Science and Engineering, Southeast University, Nanjing, Jiangsu, China

  • Qingqing Cao,

    Roles Data curation, Writing – review & editing

    Affiliation School of Aviation Engineering, Nanjing Vocational University of Industry Technology, Nanjing, Jiangsu, China

  • Fei Fei,

    Roles Validation

    Affiliation College of Automation Engineering, Nanjing University of Aeronautics and Astronautics, Nanjing, Jiangsu, China

  • Dehua Yang,

    Roles Formal analysis, Investigation

    Affiliation College of Automation Engineering, Nanjing University of Aeronautics and Astronautics, Nanjing, Jiangsu, China

  • Baoguo Xu,

    Roles Data curation

    Affiliation School of Instrument Science and Engineering, Southeast University, Nanjing, Jiangsu, China

  • Guanglie Zhang,

    Roles Data curation, Funding acquisition

    Affiliation Department of Mechanical Engineering, City University of Hong Kong, Hong Kong, China

  • Hong Zeng,

    Roles Data curation

    Affiliation School of Instrument Science and Engineering, Southeast University, Nanjing, Jiangsu, China

  • Aiguo Song

    Roles Conceptualization, Supervision

    Affiliation School of Instrument Science and Engineering, Southeast University, Nanjing, Jiangsu, China

Abstract

Grasp force estimation based on surface electromyography (sEMG) is essential for the dexterous control of a prosthetic hand. Nowadays, although increasing the number of sEMG measurement positions and extracting more features are common methods to increase the accuracy of grasp force estimation, it will increase the computational burden. In this paper, an approach based on analysis of variance (ANOVA) and generalized regression neural network (GRNN) for optimal measurement positions and features is proposed, with the purpose of using fewer measurement positions or features to achieve higher estimation accuracy. Firstly, we captured six channels of sEMG from subjects’ forearm and grasp force synchronously. Then, four kinds of features in time domain are extracted from each channel of sEMG. By combining different measurement position sets (MPSs) and feature set (FSs), we construct 945 data sets. These data sets are fed to GRNN to realize grasp force estimation. Normalized root mean square error (NRMS), normalized mean of absolute error (NMAE), and correlation coefficient (CC) between estimated grasp force and actual force are introduced to evaluate the performance of grasp force estimation. Finally, ANOVA and Tukey HSD testing are introduced to analyze grasp force estimation results so as to obtain the optimal measurement positions and features. We obtain the optimal MPSs for grasp force estimation when different FSs are employed, and the optimal FSs when different MPSs are utilized.

Introduction

Prosthetic hands have irreplaceable significance for upper limb amputees. They can not only decorate missing limbs in appearance, but also restore body functions to a certain extent. Currently, several sEMG-based pattern recognition systems have been investigated for the control of prosthetic hands [14]. These systems capture sEMG from amputees’ residual arm, recognize the movement patterns, and control the movements towards the prosthetic hands. However, in the dexterous control of a prosthetic hand, both gestures and grasp force are critical.

In numerous studies, the process of hand grasp force estimation based on sEMG mainly involves signal collection (including sEMG and hand grasp force), signal pre-processing (including signal filtering, feature extraction, and so forth), and regression algorithm.

In terms of signal collection, the number of channels used varies from one to nearly 200. Wu et al. used two channels of sEMG to achieve grasp force estimation, and controlled a prosthetic hand with the estimation results [5]. Zhang et al. investigated pattern recognition and force estimation using four channels of sEMG from subject’s forearm through linear discriminant analysis and artificial neural network (ANN). They obtained the average error of force estimation, i.e., 10% [6]. Kim proposed a tensor algebra-based algorithm to predict the grasp force with respect to six channels of sEMG and the grasp posture [7]. Ban proposed a solution for estimating the direction and magnitude of the force applied on the object to be grasped using eight channels of sEMG of the forearm with convolutional neural network (CNN). His study achieved an accuracy of above 95% for directional estimation, and an NRMS of 7% for force magnitude estimation [8]. Ma adopted BPNN and gene expression programming (GEP) algorithm to realize grasp force prediction from 16 channels of sEMG [9]. Huang [10], Hu [11], and Zhang [12] employed a high-density array with 128 channels of sEMG electrodes to predict the muscle force, elbow-flexion force, and joint force, respectively. Chen et al. performed a cross-comparison of sEMG to a force method based on CNN and recurrent neural network (RNN) for multi degrees of freedom finger force prediction with high-density sEMG signals (160 channels) [13].

In terms of feature extraction, common features include time-domain, frequency-domain, and time-frequency-domain. The number of extracted features varies from one to dozens. Yokoyama et al. extracted root mean square from four channels of sEMG, and used neural networks with different numbers of hidden layers to estimate the hand grasp force. The correlations between predicted data and observed data were 0.840, 0.770, and 0.789 in the intrasession, intrasubject, and intersubject evaluations, respectively [14]. Yamanoi et al. extracted two features of mean absolute value and power spectrum from five channels of sEMG and performed simultaneous grip force estimation [15]. Baldacchino et al. extracted four features from EMG signals in NinaPro database, and applied them to a unified Bayesian framework to realize simultaneous force regression [16]. Kamavuako et al. investigated simultaneous and proportional estimation of force in two degrees of freedoms from intramuscular electromyography. In their work, five EMG features were extracted to feed ANN. Their results showed that the correlation coefficient between the estimated force and the actual force was 0.88 ± 0.05 with post processing [17]. In Yang’s work, ten features of the sEMG time domain were extracted and used as the input of a GEP-based model to estimate the grasp force [18]. Martinez et al. used linear regressors and the 10 transient features of the 16 channels of sEMG from subject’s forearm to estimate the grasp force. Their study reported an absolute error of 2.52% for the maximum voluntary force [19].

In terms of regression algorithm, neural network-based method is one of the most common methods. Yang et al. used three methods, local weighted projection regression, ANN, and support vector machine (SVM), to find the optimal regression relationship between sEMG and grasp force. Their experiment results indicated that SVM performed best among them [20, 21]. Xu et al. adopted CNN, long short-term memory, and their combination with 128 channels of sEMG to predict the muscle force generated in static isometric elbow flexion under three different circumstances. They obtained mean percentage root mean square errors of 9.07±1.29 and 8.67±1.14 in a subject-independent situation [22]. Cao et al. investigated hand grasp force prediction based on sEMG of forearm muscles and extreme learning machine (ELM), and compared the results of ELM with those of SVM and multiple nonlinear regression. They found that ELM possessed a relatively good accuracy and took less time, although SVM was effective for grasp force estimation in terms of accuracy [23].

The studies mentioned above used different channels of sEMG, sEMG features, and regression methods to realize hand force estimation. In most studies, accuracy is improved through using more channels of sEMG and extracting more features. However, more measurement positions and features mean a greater computational burden of the regression algorithm, which is unfavorable for the systems with limited processing capacity, such as some embedded real-time systems.

In this paper, to acquire high-accuracy estimation of the grasp force with less computation, we propose an optimal strategy of sEMG measurement position and feature for grasp force estimation based on ANOVA and GRNN.

Materials and methods

Fig 1 shows the structure of grasp force estimation based on sEMG and neural network. In the procedure of model training, sEMG and grasp force are captured simultaneously. Then, several features are extracted from sEMG. Finally, the captured grasp force and sEMG features are regarded as the samples for network training. In grasp force estimation, only extracted sEMG features are imported to the trained neural network. The neural network will output the estimated grasp force.

Experiment platfom

The experiment platform set up in this paper consists of an sEMG Armband, a grasp force sensor, a data collector, and a Microsoft foundation classes (MFC) based computer software.

sEMG armband.

Fig 2 shows the armband with six sEMG sensors and its usage diagram. There are three gold-plated electrodes in each sEMG sensor. The center distance between two snap-fasteners is 2 cm. The conditioning circuit embedded in the sensor amplifies and filters the signals which are captured by the electrodes. The pass-band and voltage gain of the conditioning circuit are 10-500 Hz and 1,000, respectively. Fig 3 shows an sEMG signal captured by the sEMG sensor and the spectrum.

Grasp force sensor.

Grasp force sensor and its usage diagram are shown in Fig 4. There are an elastic beam, a handle, a measurement circuit, and etc. in the grasp force sensor. Grasp force applied to the grasping mechanism will be transferred to the elastic beam through a connecting rod, so that the grasp force can be measured by attaching strain gauges to the elastic beam [24]. Table 1 shows the parameters of the the grasp force sensor.

thumbnail
Fig 4. Grasp force sensor and usage diagram.

(a) Grasp force sensor; (b) Usage diagram of the grasp force sensor.

https://doi.org/10.1371/journal.pone.0247883.g004

Data acquisitor and computer software.

The output signals of the sEMG sensor and the grasp force sensor are digitalized at a sampling rate of 1 kHz by a data collector (USB5936) with a resolution of 12 bit. Data can be exchanged between USB5936 and computer through USB interface.

Computer software based on MFC is developed in this paper. Data captured by USB5936 can be displayed and stored by the computer software. In addition, the software can output action prompts for subjects in the experiments.

Data acquisition

Five right hand-dominant healthy volunteers participated in the experiment were recruited from graduate students in the College of Automation, Nanjing University of Aeronautics and Astronautics. Of these, there are 4 males and 1 female (Aged from 21 to 28, mean 24.2, SD 2.77). Fig 5(a) shows the experiment scene. Subjects sat in front of a computer with their right elbow flexed at approximately 135° and with sEMG armbands on their right forearms and grasp force sensor in their right hands. Their right arms rested on the table. The paste diagram of sEMG sensors and the sEMG measuring positions are shown in Fig 5(b) and Table 2, respectively. Subjects will have 10 minutes to familiarize themselves with the experiment before experiments. In the experiments, they applied force to the grasp force sensor 60 times with roughly four different strength levels (25%, 50%, 75% and 100%) according to the prompts of the computer software. Prompt of each strength level appears 15 times. They were asked to apply force to the grasp force sensor for about one second at each action. During this procedure, sEMG and grasp force were recorded synchronously. When a subject completed a grasp action and completely relaxed his/her arm, he/she could tap the computer’s keyboard with his/her left hand finger, in which case the computer would randomly output a prompt for the next action. In total, we recorded data of 300 actions. The statistical results show that the maximum grasp forces of the five subjects are 254.9 N, 201.9 N, 291.7 N, 312.7 N, and 203.1 N, respectively. The distribution of the maximum grasp force for each action at each strength level for a subject is shown in Fig 6. Fig 7 shows six channels of sEMG and grasp force when a subject does an action.

thumbnail
Fig 5. Experimental scene and distribution of measurement positions.

(a) Experimental scene; (b) Measurement positions of sEMG signals.

https://doi.org/10.1371/journal.pone.0247883.g005

thumbnail
Fig 6. Distribution of the maximum grasp force for each action at each strength level for a subject.

https://doi.org/10.1371/journal.pone.0247883.g006

The experiment mentioned above is approved by the Academic and Ethics Committee of Nanjing Tongren Hospital. All participants provided written informed consent before the start of the experiments.

For the inconsistency of each action and its relaxation time, before feature extraction, the signals are segmented to remove the redundant data in the relaxation phase. The principle of processing is that the length of relaxation phases before and after action is one fourth of the length of the action. Fig 8 shows the segmented sEMG signal of P3 shown in Fig 7. In the figure, T1 = T3 = (1/4)T2.

Feature extraction

In this paper, four kinds of sEMG features in time domain are extracted by using the 200 ms window with the 50% overlap.

Variance of sEMG (VAR).

VAR represents the power density of the sEMG signal. Its definition is as follows. (1) where xi and xin are the current data and the previous nth data of the sEMG signal, respectively. N is the length of the sliding window.

Zero crossing (ZC).

ZC offers frequency-domain information about sEMG signals. Its definition is as follows. (2) where,. To reduce voltage fluctuation caused by noises, restriction, |xjxj−1|>threshold, is imposed. Based on the threshold selection principle described in [25] and the sEMG sensors’ noise, the threshold is selected as 30 uV.

Integrated sEMG (IEMG).

IEMG depicts the power information of the sEMG. Its definition is as follows. (3)

Willison amplitude (WAMP).

WAMP reflects the level of muscle contraction. Its definition is as follows. (4) where,. In this paper, the threshold is selected as 150 uV according to the sEMG sensors’ gain and the presentation in [26].

In this paper, six channels of sEMG are captured and four features extracted from each channel of sEMG. We can get 63 different position sets shown in S1 Appendix by combining the six measurement positions. Similarly, combining the four sEMG features yields 15 different FSs shown in S2 Appendix. Under the condition that the same features are extracted for each channel of sEMG in the position set, we can acquire 945(15 multiplied by 63) different data sets available neural network training. Feeding these data sets to the neural networks, we can get the 945 different estimation results.

Grasp force estimation

The purpose of force estimation is to obtain the reproducible relationship between sEMG features and the grasp force. In this paper, GRNN is introduced to estimate the grasp force. Four fifths of actions of all five subjects are randomly selected and all feature data in the selected actions are used for model training, while the remaining one fifth is used for model testing. The experiment is repeated ten times for each data set. In this way, we obtain 9,450 estimation results. Model training and testing are conducted in MATLAB. Fig 9 shows the structure of GRNN. In this paper, the input dimension of the input layer is determined by the dimension of the data sets obtained above.

Performance evaluation

Normalized root mean square (NRMS), normalized mean of absolute error (NMAE), and correlation coefficient (CC) are introduced to evaluate the performance of grasp force estimation. (5) (6) (7) where and fi are the estimated force and the actual grasp force, respectively; N is the length of the data; fmax and fmin are the maximum and minium values of subjects’ grasp force captured in experiment, respectively.

A greater NMAE means poorer estimated result. A greater NRMS means a larger fluctuation in the estimated result. In addition, a greater CC means that the estimated result is similar to a larger extent to the force measured by the force sensor.

Optimization strategy

ANOVA is employed to analyze the grasp force estimation results obtained from the above-mentioned 945 different data sets. In this paper, feature and measurement position are selected as the factors influencing estimation accuracy. Each FS and MPS represent a level for the factors of feature and measurement position, respectively. That is to say, there are 15 and 63 levels for the factors of feature and measurement position, respectively. The p-value of ANOVA results reveals the significance of the effects of different levels of factors on grasp force estimation results. Here, the significance level of p-value is set at 0.05. A p-value < 0.05 indicates that different levels of factors have a significant effect on the results. When significance is detected, Tukey HSD testing is conducted. As a result, levels of factors will be grouped into several subsets, while levels with similar effects on estimation accuracy will be grouped into one subset. We consider that in the subset with the highest estimation accuracy, the level which contains the least number of measurement positions /features is the optimal level. If there several levels meet the above requirements, the level with the highest estimation accuracy is the optimal one. We conducted ANOVA and Tukey HSD testing in IBM SPSS Statistics 19.

Results

Grasp force estimation based on different FSs and MPSs

Fig 10 shows the estimated results of the grasp force when different FSs and different MPSs are used. The results are significantly different. In the same FS, the estimated results based on different MPSs are different. Similarly, the estimated results based on different FSs are different in the same MPS. In addition, the results of two-way ANOVA indicate that the interaction of FS and MPS also has a significant effect on estimation results.

thumbnail
Fig 10. Grasp force estimation results when different FSs and MPSs are used.

(a) The NRMS of the estimation error; (b) The NMAE of the estimation error; (c) The CC between actual grasp force and estimated grasp force.

https://doi.org/10.1371/journal.pone.0247883.g010

On the whole, with the increase of sEMG feature number or the increase of measurement position, estimation accuracy will increase as well. In particular, in cases where one sEMG feature is used for grasp force estimation, the results based on Z are significantly worse than the others. Where two sEMG features are used, the results based on VI and VZ are worse than the others.

Average estimated results are shown in Fig 11 when different numbers of measurement positions and features are employed. In the case of the same number of measurement positions, the estimation accuracy is improved with the increase of sEMG feature number. Similarly, in the case of the same number of sEMG feature number, the estimation accuracy is improved with the increase of measurement positions.

thumbnail
Fig 11. Results estimated when different numbers of measurement positions and features are employed.

(a) The NRMS of the estimation error; (b) The NMAE of the estimation error; (c) The CC between estimated force and actual force.

https://doi.org/10.1371/journal.pone.0247883.g011

As mentioned above, the input dimension of GRNN is determined by the number of features and measurement positions. That is, the input dimension of GRNN equals to the number of features multiplied by the number of measurement positions. For different FSs and MPSs, the input dimension may be the same, such as regions 4, 6 and 13 in Fig 10. Regions 4, 6, 13 are the result of one feature and four measurement positions, two features and two measurement positions, four features and one measurement position, respectively. Although the input dimension of these three regions is 4, the numbers of features and measurement positions are different, and the results of these regions are different in all evaluation indexes. This phenomenon also occurs in input dimensions of 2, 3, 6, 8, and 12.

The variations of estimated results with the variation of feature number and the variation of measurement position number are shown in Figs 12 and 13, respectively. With the increase of feature number or measurement position number, the decrement of NRMS and NMAE and the increment of CC reduce asymptotically.

thumbnail
Fig 12. Variations of the estimated results with the variation of measurement position number.

(a) The variations of NRMS; (b) The variations of NMAE; (c) The variations of CC.

https://doi.org/10.1371/journal.pone.0247883.g012

thumbnail
Fig 13. Variations of the estimated results with the variation of feature number.

(a) The variations of NRMS; (b) The variations of NMAE; (c) The variations of CC.

https://doi.org/10.1371/journal.pone.0247883.g013

The input dimension of the network determines the computational burden directly; therefore, in this paper, the input dimension depends on the number of measurement positions and the number of features. When MPS is selected, the input dimension depends on the number of features. Similarly, when FS is selected, the input dimension depends on the number of measurement positions. We obtain the statistical estimated results when GRNNs with different input dimensions are used, as shown in Fig 14. There are significant differences in the results obtained from GRNNs with the same input dimension. The estimated results fluctuate greatly when the input dimension is small, especially less than 10. Although the average estimation accuracy shows an increasing trend with the increase in input dimension, neural networks with a small input dimension may produce a better result.

thumbnail
Fig 14. Estimated results of the grasp force when GRNNs with different input dimensions are used.

(a) The NRMS of the estimation error; (b) The NMAE of the estimation error; (c) The CC between actual grasp force and estimated grasp force.

https://doi.org/10.1371/journal.pone.0247883.g014

Feature optimization for different MPSs

Take the MPS of PS41 (the combination of P4, P5 and P6) as an example. Fig 15 shows the estimated results when different features are used. For three performance evaluation indexes, the p-values of the ANOVA are all far less than 0.05. These indicate that the effect of different FSs on the estimation results is significantly different.

thumbnail
Fig 15. Estimated results of PS41 when different FSs are used.

(a) The NRMS of the estimation error; (b) The NMAE of the estimation error; (c) The CC between actual grasp force and estimated grasp force.

https://doi.org/10.1371/journal.pone.0247883.g015

Table 3 shows the Tukey HSD testing results for NRMS. Fifteen different FSs are grouped into seven subsets. There are six FSs (VIWZ, IWZ, VIW, IW, VIZ and IZ) in the subset with the highest estimation accuracy. IW is the optimal FS for the MPS of PS41 which exhibits an estimation error NRMS of 4.56% based on the optimization principle described in section 2.6. Similarly, when the focus is on the other two evaluation indexes, NMAE and CC, IW is also the optimal FS.

thumbnail
Table 3. Tukey HSD testing results for NRMS (%) of the MPS of PS41.

https://doi.org/10.1371/journal.pone.0247883.t003

Table 4 shows the optimal FSs for different MPSs in different evaluation indexes. In most cases, W or IW are the optimal FS. For all three evaluation indexes, when the number of measurement positions is greater than or equal to four, W is the optimal feature in most case. Though, Z is the worst feature when one feature is used, when combined with other features, it may become the optimal FS for some MPSs.

Measurement position optimization for different FSs

Take the FS of VIWZ as an example. The estimated results are shown in Fig 16 when different MPSs are used. The p-values of one-way ANOVA for NRMS, NMAE and CC are all less than 0.05. That is to say, there are significant differences among the results based on 63 different MPSs in all three evaluation indexes. Similarly with the optimization of FS, Tukey HSD testing is conducted for the results of each FS, and we get the optimal MPS for different FSs as shown in Table 5.

thumbnail
Fig 16. Estimated results of VIWZ when different MPSs are used.

(a) The NRMS of the estimation error; (b) The NMAE of the estimation error; (c) The CC between actual grasp force and estimated grasp force.

https://doi.org/10.1371/journal.pone.0247883.g016

For FSs with fewer features, their optimal MPS are different. With increasing number of features, the optimal MPS ultimately stabilizes at P1+P2+P5. For almost all FSs, P1 is included in their optimal MPS. For FSs containing three or four features besides WZ, their optimal MPSs are the same, i.e. P1+P2+P5, for all the three evaluation indexes.

Conclusions

To solve the problem that increased numbers of features and measurement positions add computational burden to grasp force estimation based on sEMG and GRNN, an sEMG feature and measurement position optimization strategy is proposed following the idea of using fewer features and measurement positions to get a more desirable estimation accuracy. We conduct the experiments through capturing six channels of sEMG and extracting four time-domain features. By combining the positions and features, we obtain a series of vectors, and feed them to GRNN for grasp force estimation. Results obtained from different FSs and MPSs are analyzed by ANOVA and Tukey HSD testing. Our experimental results show that sEMG features and measurement positions significantly affect the accuracy of grasp force estimation. We obtain the optimal MPS for different FSs and the optimal FS for different MPSs. Of these, when using FS of VIWZ (contains 4 features), the optimal MPS is P1+P2+P5 (contains 3 measurement positions). When using MPS of P1+P2+P3+P4+P5+P6 (contains 6 measurement positions), the optimal FS is W (contains 1 feature). In addition, the effects of the number of measurement positions and features, the variation of the numbers of measurement positions and features, and the input dimension of GRNN on grasp force estimation results are also examined in the paper.

In the future, we will conduct further studies to investigate the feature and measurement position optimization strategy for other forms of hand force estimation.

Acknowledgments

We would like to acknowledge Center for Advanced Robotics and Precision Systems, NUAA, Nanjing Tonren Hospital and all the participants for their contributions to the experiments.

References

  1. 1. Khezri M, Jahed M. Real-time intelligent pattern recognition algorithm for surface EMG signals. Biomedical engineering online. 2007, 6(1): 45. pmid:18053184
  2. 2. Masood-ur-Rehman AKK, Kasi JK, Bokhari M, et al. Design and development of sEMG Prosthetics for recovering amputation of the human hand. Pure and Applied Biology (PAB). 2019, 8(3): 1935–1942.
  3. 3. Wu C, Song A, Ling Y, et al. A control strategy with tactile perception feedback for EMG prosthetic hand. Journal of Sensors. 2015, 2015.
  4. 4. Arajuli N, Sreenivasan N, Bifulco P, et al. Real-Time EMG Based Pattern Recognition Control for Hand Prostheses: A Review on Existing Methods, Challenges and Future Implementation. Sensors. 2019, 19(20): 4596.
  5. 5. Wu C, Song A, Zhang H. Adaptive fuzzy control method for EMG prosthetic hand. Chinese Journal of entific Instrument. 2013, 34(6):1339–1345.
  6. 6. Zhang B, Zhang S. Pattern-based grasping force estimation from surface electromyography// 2017 International Conference on Algorithms, Methodology, Models and Applications in Emerging Technologies (ICAMMAET). IEEE, 2017.
  7. 7. Kim Sanghyun, Kim Joowan, Kim Mingon, et al. Grasping Force Estimation by sEMG Signals and Arm Posture: Tensor Decomposition Approach. Journal of bionic engineering. 2019, 16:455–467.
  8. 8. Ban Y. Estimating the Direction of Force Applied to the Grasped Object Using the Surface EMG. Springer verlag, Pisa Italy, 2018, p226-238.
  9. 9. Ma Ruiya, Zhang Leilei, Li Gongfa et al. Grasping force prediction based on sEMG signals. Alexandria Engineering Journal. 2020, 59(3):1135–1147.
  10. 10. Huang C, Chen X, Cao S, et al. An isometric muscle force estimation framework based on a high-density surface EMG array and an NMF algorithm. Journal of Neural Engineering. 2017, 14(4):046005. pmid:28497771
  11. 11. Hu R, Chen X, Huang C, et al. Elbow-flexion force estimation during arm posture dynamically changing between pronation and supination. Journal of Neural Engineering. 2019, 16(6):066005-. pmid:31261136
  12. 12. Zhang C, Chen X, Cao S, et al. HD-sEMG-based research on activation heterogeneity of skeletal muscles and the joint force estimation during elbow flexion. Journal of Neural Engineering. 2018, 15(5):056027. pmid:30010094
  13. 13. Chen Y, Dai C, Chen W. Cross-comparison of EMG-to-Force methods for Multi-DoF Finger Force Prediction using One-DoF training. IEEE Access. 2020, (99):1–1.
  14. 14. Okoyama M, Koyama R, Yanagisawa M. An evaluation of hand-force prediction using artificial neural-network regression models of surface EMG signals for handwear devices. Journal of Sensors. 2017, 2017.
  15. 15. Yamanoi Y, Morishita S, Kato R, et al. Development of myoelectric hand that determines hand posture and estimates grip force simultaneously. Biomedical signal processing and control. 2017, 38(sep.):312–321.
  16. 16. Baldacchino T, Jacobs WR, Anderson SR, et al. Simultaneous force regression and movement classification of fingers via surface EMG within a unified Bayesian framework. Frontiers in bioengineering and biotechnology. 2018, 6: 13. pmid:29536005
  17. 17. Kamavuako EN, Englehart KB, Jensen W, et al. Simultaneous and proportional force estimation in multiple degrees of freedom from intramuscular EMG. IEEE Transactions on Biomedical Engineering. 2012, 59(7): 1804–1807. pmid:22562724
  18. 18. Yang Z, Chen Y, Tang Z, et al. Surface EMG based handgrasp force predictions using gene expression programming. Neurocomputing. 2016, 207: 568–579.
  19. 19. Martinez I J R, Mannini A, Clemente F, et al. grasp force estimation from the transient EMG using high-density surface recordings. Journal of Neural Engineering. 2020,17(016052):1–15. pmid:31899898
  20. 20. Yang D, Zhao J, Gu Y, et al. EMG pattern recognition and grasping force estimation: Improvement to the myocontrol of multi-DOF prosthetic hands//2009 IEEE/RSJ International Conference on Intelligent Robots and Systems. IEEE, 2009: 516-521.
  21. 21. Yang D, Zhao J, Gu Y, et al. Estimation of hand grasp force based on forearm surface EMG//2009 International Conference on Mechatronics and Automation. IEEE, 2009: 1795-1799.
  22. 22. Xu L, Chen X, Cao S, et al. Feasibility Study of Advanced Neural Networks Applied to sEMG-Based Force Estimation. Sensors. 2018, 18(10). pmid:30257489
  23. 23. Cao H, Sun S, Zhang K. Modified EMG-based handgrasp force prediction using extreme learning machine. Soft computing. 2017, 21(2): 491–500.
  24. 24. Wu C, Zeng H, Song A, et al. Grasp Force and 3D Push-Pull Force Estimation Based on sEMG and GRNN. Front Neuro. 2017, 11:343.
  25. 25. Hudgins B, Parker P, Scott RN. A new strategy for multifunction myoelectric control. IEEE Transactions on Biomedical Engineering. 1993, 40(1): 82–94. pmid:8468080
  26. 26. Zardoshti-Kermani M, Wheeler BC, Badie K, et al. EMG feature evaluation for movement control of upper extremity prostheses. IEEE Transactions on Rehabilitation Engineering. 1995, 3(4): 324–333.