CN112773382A - Myoelectricity sensing method and system with user self-adaption capability - Google Patents

Myoelectricity sensing method and system with user self-adaption capability Download PDF

Info

Publication number
CN112773382A
CN112773382A CN202110075758.1A CN202110075758A CN112773382A CN 112773382 A CN112773382 A CN 112773382A CN 202110075758 A CN202110075758 A CN 202110075758A CN 112773382 A CN112773382 A CN 112773382A
Authority
CN
China
Prior art keywords
average value
muscle electric
electric signals
signals
module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110075758.1A
Other languages
Chinese (zh)
Inventor
易港
薛光辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Titanium Tiger Robot Technology Shanghai Co ltd
Original Assignee
Titanium Tiger Robot Technology Shanghai Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Titanium Tiger Robot Technology Shanghai Co ltd filed Critical Titanium Tiger Robot Technology Shanghai Co ltd
Priority to CN202110075758.1A priority Critical patent/CN112773382A/en
Publication of CN112773382A publication Critical patent/CN112773382A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/72Signal processing specially adapted for physiological signals or for diagnostic purposes
    • A61B5/7235Details of waveform analysis
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/72Signal processing specially adapted for physiological signals or for diagnostic purposes
    • A61B5/7235Details of waveform analysis
    • A61B5/7264Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems
    • A61B5/7267Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems involving training the classification device

Abstract

The invention provides a myoelectricity sensing method and a myoelectricity sensing system with user self-adaptive capacity, which comprise the following steps: step S1: collecting surface electromyographic signals of a plurality of different muscles on the forearm, summarizing the multichannel muscle electric signals to obtain the multichannel muscle electric signal absolute value average value, and obtaining the multichannel muscle electric signal absolute value average value information; step S2: averaging the signal intensities corresponding to a plurality of continuous time sequences according to the average value information of the absolute values of the muscle electric signals of the plurality of channels; step S3: calculating an average value MAV of the interval for each channel action section, and taking the average value MAV of the interval as a feature vector to perform feature extraction on the signal to obtain feature extraction result information; step S4: and (4) according to the feature extraction result information, dividing the muscle electric signals into 4 types. The invention converts the 8-channel electromyography algorithm in the open source algorithm into the 2-channel electromyography algorithm, so that the recognition rate is greatly improved.

Description

Myoelectricity sensing method and system with user self-adaption capability
Technical Field
The invention relates to the technical field of interrupt guarantee, in particular to a myoelectric sensing method and system with user self-adaptive capacity.
Background
At present, there are many papers about myoelectricity sensing and electromechanical sensing algorithm frameworks of foreign open sources, but open source algorithms are more general and do not have user self-adaptive capability.
Patent document CN211723165U discloses an electromyographic sensor and a prosthetic device, the electromyographic sensor including: the fixing piece is used for being installed on the wearing piece, and a driving mechanism is arranged on the fixing piece; the sensor body is arranged on one side of the fixing piece and comprises a myoelectricity induction piece which is used for being in contact with a human body; the sensor body is connected with the driving mechanism, the driving mechanism is used for driving the sensor body to move towards the direction close to or far away from the fixing piece, and the sensor body is provided with an avoiding position close to the fixing piece and a sensing position far away from the fixing piece and used for being in contact with a human body. The utility model discloses among the technical scheme, realize the relative movement between mounting and the sensor body through actuating mechanism to traditional flesh electric sensor rigidity, the poor problem of flexibility have been solved.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide a myoelectric sensing method and system with user self-adaptive capacity.
The myoelectric sensing method with the user self-adaptive capability provided by the invention comprises the following steps: step S1: collecting surface electromyographic signals of a plurality of different muscles on the forearm, summarizing the multichannel muscle electric signals to obtain the multichannel muscle electric signal absolute value average value, and obtaining the multichannel muscle electric signal absolute value average value information; step S2: averaging the signal intensities corresponding to a plurality of continuous time sequences according to the average value information of the absolute values of the muscle electric signals of the plurality of channels; step S3: calculating an average value MAV of an interval for each channel action segment, wherein the MAV values are obviously distinguished for different actions, and the average value MAV of the interval is used as a feature vector to perform feature extraction on the signal to obtain feature extraction result information; step S4: and (4) training an XGboost model by acquiring signals in the first three steps according to the feature extraction result information, and dividing the muscle electrical signals into 4 types. Through the field test of volunteers, the average identification accuracy of the method is up to 96.1%.
Preferably, the step S2 includes:
step S2.1: if the average values of a plurality of signal points after the signals corresponding to the plurality of continuous time sequences all exceed a certain threshold value, the action is considered to be started, otherwise, if the local average values of a plurality of signal points after the signals corresponding to the plurality of continuous time sequences are all smaller than the threshold value, the action is considered to be ended.
Preferably, the step S4 includes:
step S4.1: and (4) training an XGboost model by acquiring signals in the first three steps according to the feature extraction result information, and dividing the muscle electrical signals into 4 types. Through the field test of volunteers, the average identification accuracy of the method is up to 96.1%.
Preferably, the step S1 includes:
step S1.1: collecting surface electromyographic signals of four different muscles of the forearm, summarizing the muscle electric signals of the four channels, solving the average value of the absolute values of the muscle electric signals of the four channels, and obtaining the average value information of the absolute values of the muscle electric signals of the four channels.
Preferably, the step S2 includes:
step S2.1: and averaging the signal intensities corresponding to the four continuous time sequences according to the absolute value average value information of the muscle electric signals of the four channels.
The invention provides a myoelectric sensing system with user self-adaptive capacity, which comprises: module M1: collecting surface electromyographic signals of a plurality of different muscles on the forearm, summarizing the multichannel muscle electric signals to obtain the multichannel muscle electric signal absolute value average value, and obtaining the multichannel muscle electric signal absolute value average value information; module M2: averaging the signal intensities corresponding to a plurality of continuous time sequences according to the average value information of the absolute values of the muscle electric signals of the plurality of channels; module M3: calculating an average value MAV of an interval for each channel action segment, wherein the MAV values are obviously distinguished for different actions, and the average value MAV of the interval is used as a feature vector to perform feature extraction on the signal to obtain feature extraction result information; module M4: and (4) training an XGboost model by acquiring signals in the first three steps according to the feature extraction result information, and dividing the muscle electrical signals into 4 types. Through the field test of volunteers, the average identification accuracy of the system is up to 96.1%.
Preferably, said module M2 comprises:
module M2.1: if the average values of a plurality of signal points after the signals corresponding to the plurality of continuous time sequences all exceed a certain threshold value, the action is considered to be started, otherwise, if the local average values of a plurality of signal points after the signals corresponding to the plurality of continuous time sequences are all smaller than the threshold value, the action is considered to be ended.
Preferably, said module M4 comprises:
module M4.1: and (4) training an XGboost model by acquiring signals in the first three steps according to the feature extraction result information, and dividing the muscle electrical signals into 4 types. Through the field test of volunteers, the average identification accuracy of the system is up to 96.1%.
Preferably, said module M1 comprises:
module M1.1: collecting surface electromyographic signals of four different muscles of the forearm, summarizing the muscle electric signals of the four channels, solving the average value of the absolute values of the muscle electric signals of the four channels, and obtaining the average value information of the absolute values of the muscle electric signals of the four channels.
Preferably, said module M2 comprises:
module M2.1: and averaging the signal intensities corresponding to the four continuous time sequences according to the absolute value average value information of the muscle electric signals of the four channels.
Compared with the prior art, the invention has the following beneficial effects:
1. the invention converts the 8-channel electromyography algorithm in the open source algorithm into the 2-channel electromyography algorithm, so that the recognition rate is greatly improved.
2. The XGboost model can be trained, 10 ten thousand database models are collected by the model at present, the model is trained, a user self-adaptive system is originally created through the model, and the traditional algorithm needs to be adjusted and calibrated individually according to the actual muscle condition of each user. Therefore, the system greatly reduces the product debugging cost, improves the product production efficiency and enables the product to be produced in a standardized way;
3. the invention has reasonable flow structure and convenient use and can overcome the defects of the prior art.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments with reference to the following drawings:
FIG. 1 is a schematic overall flow chart of the present invention.
Fig. 2 is a diagram showing a sequence of action potentials of a motion unit in an embodiment of the present invention.
Fig. 3 is a schematic diagram of a general processing flow of sEMG-based motion recognition in an embodiment of the present invention.
Detailed Description
The present invention will be described in detail with reference to specific examples. The following examples will assist those skilled in the art in further understanding the invention, but are not intended to limit the invention in any way. It should be noted that variations and modifications can be made by persons skilled in the art without departing from the spirit of the invention. All falling within the scope of the present invention.
The myoelectric sensing method with the user self-adaptive capability provided by the invention comprises the following steps: step S1: collecting surface electromyographic signals of a plurality of different muscles on the forearm, summarizing the multichannel muscle electric signals to obtain the multichannel muscle electric signal absolute value average value, and obtaining the multichannel muscle electric signal absolute value average value information; step S2: averaging the signal intensities corresponding to a plurality of continuous time sequences according to the average value information of the absolute values of the muscle electric signals of the plurality of channels; step S3: calculating an average value MAV of an interval for each channel action segment, wherein the MAV values are obviously distinguished for different actions, and the average value MAV of the interval is used as a feature vector to perform feature extraction on the signal to obtain feature extraction result information; step S4: and (4) training an XGboost model by acquiring signals in the first three steps according to the feature extraction result information, and dividing the muscle electrical signals into 4 types. Through the field test of volunteers, the average identification accuracy of the method is up to 96.1%.
The step S2 includes:
step S2.1: if the average values of a plurality of signal points after the signals corresponding to the plurality of continuous time sequences all exceed a certain threshold value, the action is considered to be started, otherwise, if the local average values of a plurality of signal points after the signals corresponding to the plurality of continuous time sequences are all smaller than the threshold value, the action is considered to be ended.
The step S4 includes:
step S4.1: and (4) training an XGboost model by acquiring signals in the first three steps according to the feature extraction result information, and dividing the muscle electrical signals into 4 types. Through the field test of volunteers, the average identification accuracy of the method is up to 96.1%.
The step S1 includes:
step S1.1: collecting surface electromyographic signals of four different muscles of the forearm, summarizing the muscle electric signals of the four channels, solving the average value of the absolute values of the muscle electric signals of the four channels, and obtaining the average value information of the absolute values of the muscle electric signals of the four channels.
The step S2 includes:
step S2.1: and averaging the signal intensities corresponding to the four continuous time sequences according to the absolute value average value information of the muscle electric signals of the four channels.
The invention provides a myoelectric sensing system with user self-adaptive capacity, which comprises: module M1: collecting surface electromyographic signals of a plurality of different muscles on the forearm, summarizing the multichannel muscle electric signals to obtain the multichannel muscle electric signal absolute value average value, and obtaining the multichannel muscle electric signal absolute value average value information; module M2: averaging the signal intensities corresponding to a plurality of continuous time sequences according to the average value information of the absolute values of the muscle electric signals of the plurality of channels; module M3: calculating an average value MAV of an interval for each channel action segment, wherein the MAV values are obviously distinguished for different actions, and the average value MAV of the interval is used as a feature vector to perform feature extraction on the signal to obtain feature extraction result information; module M4: and (4) training an XGboost model by acquiring signals in the first three steps according to the feature extraction result information, and dividing the muscle electrical signals into 4 types. Through the field test of volunteers, the average identification accuracy of the system is up to 96.1%.
The module M2 includes:
module M2.1: if the average values of a plurality of signal points after the signals corresponding to the plurality of continuous time sequences all exceed a certain threshold value, the action is considered to be started, otherwise, if the local average values of a plurality of signal points after the signals corresponding to the plurality of continuous time sequences are all smaller than the threshold value, the action is considered to be ended.
The module M4 includes:
module M4.1: and (4) training an XGboost model by acquiring signals in the first three steps according to the feature extraction result information, and dividing the muscle electrical signals into 4 types. Through the field test of volunteers, the average identification accuracy of the system is up to 96.1%.
The module M1 includes:
module M1.1: collecting surface electromyographic signals of four different muscles of the forearm, summarizing the muscle electric signals of the four channels, solving the average value of the absolute values of the muscle electric signals of the four channels, and obtaining the average value information of the absolute values of the muscle electric signals of the four channels.
The module M2 includes:
module M2.1: and averaging the signal intensities corresponding to the four continuous time sequences according to the absolute value average value information of the muscle electric signals of the four channels.
The CNN convolutional neural network is adopted, the information of the electromyographic signals is used as input, the features are extracted and abstracted through convolution, and the recognition results are directly output to judge the arm actions of the user.
The invention converts the 8-channel electromyography algorithm in the open source algorithm into the 2-channel electromyography algorithm, so that the recognition rate is greatly improved. The XGboost model can be trained, 10 ten thousand database models are collected by the model at present, the model is trained, a user self-adaptive system is originally created through the model, and the traditional algorithm needs to be adjusted and calibrated individually according to the actual muscle condition of each user. Therefore, the system greatly reduces the product debugging cost, improves the product production efficiency and enables the product to be produced in a standardized way; the invention has reasonable flow structure and convenient use and can overcome the defects of the prior art.
Specifically, in one embodiment, as shown in FIGS. 2-3, the surface electromyography signal is the result of a combined superposition of the sequence of action potentials issued by multiple locomotor units, both temporally and spatially, presented at the skin surface.
In the description of the present application, it is to be understood that the terms "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", and the like indicate orientations or positional relationships based on those shown in the drawings, and are only for convenience in describing the present application and simplifying the description, but do not indicate or imply that the referred device or element must have a specific orientation, be constructed in a specific orientation, and be operated, and thus, should not be construed as limiting the present application.
The foregoing description of specific embodiments of the present invention has been presented. It is to be understood that the present invention is not limited to the specific embodiments described above, and that various changes or modifications within the scope of the appended claims can be made by those skilled in the art without affecting the essence of the present invention. The embodiments and features of the embodiments of the present application can be arbitrarily combined with each other without conflict.

Claims (10)

1. A myoelectric sensing method with user self-adaptive capability is characterized by comprising the following steps:
step S1: collecting surface electromyographic signals of a plurality of different muscles on the forearm, summarizing the multichannel muscle electric signals to obtain the multichannel muscle electric signal absolute value average value, and obtaining the multichannel muscle electric signal absolute value average value information;
step S2: averaging the signal intensities corresponding to a plurality of continuous time sequences according to the average value information of the absolute values of the muscle electric signals of the plurality of channels;
step S3: calculating an average value MAV of the interval for each channel action section, and taking the average value MAV of the interval as a feature vector to perform feature extraction on the signal to obtain feature extraction result information;
step S4: and (4) according to the feature extraction result information, dividing the muscle electric signals into 4 types.
2. The myoelectric sensing method with user adaptive capability according to claim 1, wherein the step S2 comprises:
step S2.1: if the average values of a plurality of signal points after the signals corresponding to the plurality of continuous time sequences all exceed a certain threshold value, the action is considered to be started, otherwise, if the local average values of a plurality of signal points after the signals corresponding to the plurality of continuous time sequences are all smaller than the threshold value, the action is considered to be ended.
3. The myoelectric sensing method with user adaptive capability according to claim 1, wherein the step S4 comprises:
step S4.1: and (4) according to the feature extraction result information, training an XGboost model, and dividing the muscle electric signals into 4 types.
4. The myoelectric sensing method with user adaptive capability according to claim 1, wherein the step S1 comprises:
step S1.1: collecting surface electromyographic signals of four different muscles of the forearm, summarizing the muscle electric signals of the four channels, solving the average value of the absolute values of the muscle electric signals of the four channels, and obtaining the average value information of the absolute values of the muscle electric signals of the four channels.
5. The myoelectric sensing method with user adaptive capability according to claim 1, wherein the step S2 comprises:
step S2.1: and averaging the signal intensities corresponding to the four continuous time sequences according to the absolute value average value information of the muscle electric signals of the four channels.
6. A myoelectric sensing system with user adaptive capability, comprising:
module M1: collecting surface electromyographic signals of a plurality of different muscles on the forearm, summarizing the multichannel muscle electric signals to obtain the multichannel muscle electric signal absolute value average value, and obtaining the multichannel muscle electric signal absolute value average value information;
module M2: averaging the signal intensities corresponding to a plurality of continuous time sequences according to the average value information of the absolute values of the muscle electric signals of the plurality of channels;
module M3: calculating an average value MAV of the interval for each channel action section, and taking the average value MAV of the interval as a feature vector to perform feature extraction on the signal to obtain feature extraction result information;
module M4: and (4) according to the feature extraction result information, dividing the muscle electric signals into 4 types.
7. The myoelectric sensing system with user adaptive capability according to claim 6, wherein said module M2 comprises:
module M2.1: if the average values of a plurality of signal points after the signals corresponding to the plurality of continuous time sequences all exceed a certain threshold value, the action is considered to be started, otherwise, if the local average values of a plurality of signal points after the signals corresponding to the plurality of continuous time sequences are all smaller than the threshold value, the action is considered to be ended.
8. The myoelectric sensing system with user adaptive capability according to claim 6, wherein said module M4 comprises:
module M4.1: and (4) according to the feature extraction result information, training an XGboost model, and dividing the muscle electric signals into 4 types.
9. The myoelectric sensing system with user adaptive capability according to claim 6, wherein said module M1 comprises:
module M1.1: collecting surface electromyographic signals of four different muscles of the forearm, summarizing the muscle electric signals of the four channels, solving the average value of the absolute values of the muscle electric signals of the four channels, and obtaining the average value information of the absolute values of the muscle electric signals of the four channels.
10. The myoelectric sensing system with user adaptive capability according to claim 6, wherein said module M2 comprises:
module M2.1: and averaging the signal intensities corresponding to the four continuous time sequences according to the absolute value average value information of the muscle electric signals of the four channels.
CN202110075758.1A 2021-01-20 2021-01-20 Myoelectricity sensing method and system with user self-adaption capability Pending CN112773382A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110075758.1A CN112773382A (en) 2021-01-20 2021-01-20 Myoelectricity sensing method and system with user self-adaption capability

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110075758.1A CN112773382A (en) 2021-01-20 2021-01-20 Myoelectricity sensing method and system with user self-adaption capability

Publications (1)

Publication Number Publication Date
CN112773382A true CN112773382A (en) 2021-05-11

Family

ID=75757388

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110075758.1A Pending CN112773382A (en) 2021-01-20 2021-01-20 Myoelectricity sensing method and system with user self-adaption capability

Country Status (1)

Country Link
CN (1) CN112773382A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116019467A (en) * 2023-03-28 2023-04-28 潍坊医学院附属医院 Feature extraction method of facial nerve electromyographic signals

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103440498A (en) * 2013-08-20 2013-12-11 华南理工大学 Surface electromyogram signal identification method based on LDA algorithm
CN103970975A (en) * 2013-02-02 2014-08-06 深圳先进技术研究院 Electrocardio data processing method and electrocardio data processing system
US20150072326A1 (en) * 2012-03-27 2015-03-12 B10Nix S.R.L. System for the acquisition and analysis of muscle activity and operation method thereof
CN105943206A (en) * 2016-06-01 2016-09-21 上海师范大学 Prosthetic hand control method based on MYO armlet
CN106308809A (en) * 2016-08-15 2017-01-11 河北工业大学 Method for recognizing gait of thigh amputation subject
CN106725428A (en) * 2016-12-19 2017-05-31 中国科学院深圳先进技术研究院 A kind of electrocardiosignal sorting technique and device
CN107861628A (en) * 2017-12-19 2018-03-30 许昌学院 A kind of hand gestures identifying system based on human body surface myoelectric signal
CN108958474A (en) * 2018-05-29 2018-12-07 西北工业大学 A kind of action recognition multi-sensor data fusion method based on Error weight
CN110531861A (en) * 2019-09-06 2019-12-03 腾讯科技(深圳)有限公司 The treating method and apparatus and storage medium of Mental imagery EEG signals
EP3643232A1 (en) * 2018-10-23 2020-04-29 Universitätsmedizin der Johannes Gutenberg-Universität Mainz Apparatus and method for detecting neurological deficits
CN111657941A (en) * 2020-07-10 2020-09-15 中国科学技术大学 Electrode correction and myoelectric pattern recognition method based on muscle core activation region

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150072326A1 (en) * 2012-03-27 2015-03-12 B10Nix S.R.L. System for the acquisition and analysis of muscle activity and operation method thereof
CN103970975A (en) * 2013-02-02 2014-08-06 深圳先进技术研究院 Electrocardio data processing method and electrocardio data processing system
CN103440498A (en) * 2013-08-20 2013-12-11 华南理工大学 Surface electromyogram signal identification method based on LDA algorithm
CN105943206A (en) * 2016-06-01 2016-09-21 上海师范大学 Prosthetic hand control method based on MYO armlet
CN106308809A (en) * 2016-08-15 2017-01-11 河北工业大学 Method for recognizing gait of thigh amputation subject
CN106725428A (en) * 2016-12-19 2017-05-31 中国科学院深圳先进技术研究院 A kind of electrocardiosignal sorting technique and device
CN107861628A (en) * 2017-12-19 2018-03-30 许昌学院 A kind of hand gestures identifying system based on human body surface myoelectric signal
CN108958474A (en) * 2018-05-29 2018-12-07 西北工业大学 A kind of action recognition multi-sensor data fusion method based on Error weight
EP3643232A1 (en) * 2018-10-23 2020-04-29 Universitätsmedizin der Johannes Gutenberg-Universität Mainz Apparatus and method for detecting neurological deficits
CN110531861A (en) * 2019-09-06 2019-12-03 腾讯科技(深圳)有限公司 The treating method and apparatus and storage medium of Mental imagery EEG signals
CN111657941A (en) * 2020-07-10 2020-09-15 中国科学技术大学 Electrode correction and myoelectric pattern recognition method based on muscle core activation region

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116019467A (en) * 2023-03-28 2023-04-28 潍坊医学院附属医院 Feature extraction method of facial nerve electromyographic signals

Similar Documents

Publication Publication Date Title
CN111209885B (en) Gesture information processing method and device, electronic equipment and storage medium
Song et al. Design of a flexible wearable smart sEMG recorder integrated gradient boosting decision tree based hand gesture recognition
CN107378944B (en) Multidimensional surface electromyographic signal artificial hand control method based on principal component analysis method
CN104134060B (en) Sign language interpreter and display sonification system based on electromyographic signal and motion sensor
CN108983973B (en) Control method of humanoid smart myoelectric artificial hand based on gesture recognition
WO2007030868A1 (en) Method and system for detecting and classifying facial muscle movements
CN102499797B (en) Artificial limb control method and system
CN110059575A (en) A kind of augmentative communication system based on the identification of surface myoelectric lip reading
CN102184019B (en) Method for audio-visual combined stimulation of brain-computer interface based on covert attention
CN103777752A (en) Gesture recognition device based on arm muscle current detection and motion sensor
CN109215774B (en) Real-time remote pulse-taking system and working method thereof
Shin et al. Korean sign language recognition using EMG and IMU sensors based on group-dependent NN models
CN108721048A (en) Rehabilitation training control method, computer readable storage medium and terminal
Hwaidi et al. Classification of motor imagery EEG signals based on deep autoencoder and convolutional neural network approach
Koch et al. A recurrent neural network for hand gesture recognition based on accelerometer data
CN112773382A (en) Myoelectricity sensing method and system with user self-adaption capability
Chapman et al. A wearable, open-source, lightweight forcemyography armband: on intuitive, robust muscle-machine interfaces
Wang et al. Hand gesture recognition with flexible capacitive wristband using triplet network in inter-day applications
CN113408397B (en) Domain-adaptive cross-subject motor imagery electroencephalogram signal identification system and method
CN113312994A (en) Gesture classification recognition method and application thereof
CN111543983B (en) Electroencephalogram signal channel selection method based on neural network
CN112998725A (en) Rehabilitation method and system of brain-computer interface technology based on motion observation
CN111104815A (en) Psychological assessment method and device based on emotion energy perception
Montazerin et al. HYDRA-HGR: A hybrid transformer-based architecture for fusion of macroscopic and microscopic neural drive information
CN106598243B (en) A kind of multi-modal adaptive cursor control method and cursor control system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210511