WO2022012364A1 - Electromyographic signal processing method and apparatus, and exoskeleton robot control method and apparatus - Google Patents

Electromyographic signal processing method and apparatus, and exoskeleton robot control method and apparatus Download PDF

Info

Publication number
WO2022012364A1
WO2022012364A1 PCT/CN2021/104565 CN2021104565W WO2022012364A1 WO 2022012364 A1 WO2022012364 A1 WO 2022012364A1 CN 2021104565 W CN2021104565 W CN 2021104565W WO 2022012364 A1 WO2022012364 A1 WO 2022012364A1
Authority
WO
WIPO (PCT)
Prior art keywords
feature
signal
emg
electromyographic signal
active segment
Prior art date
Application number
PCT/CN2021/104565
Other languages
French (fr)
Chinese (zh)
Inventor
李红红
姚秀军
Original Assignee
京东科技信息技术有限公司
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 京东科技信息技术有限公司 filed Critical 京东科技信息技术有限公司
Publication of WO2022012364A1 publication Critical patent/WO2022012364A1/en

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/16Programme controls
    • B25J9/1602Programme controls characterised by the control system, structure, architecture
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/0006Exoskeletons, i.e. resembling a human figure

Definitions

  • the present disclosure generally relates to the field of robotics, and more particularly, to a method for processing myoelectric signals, a method and apparatus for controlling an exoskeleton robot.
  • the prosthetic controller can help users drive the prosthesis to achieve different joint actions.
  • An essential component of many modern prostheses is the myoelectric control system, which uses electromyographic signals from human muscles to control the motion of the prosthesis.
  • EMG Surface Electromyography
  • the processing methods of few-channel EMG signals include threshold switch control, single-degree-of-freedom proportional control, and coding control.
  • threshold-switch control and single-degree-of-freedom proportional control are usually controlled based on the threshold value of the EMG signal amplitude. Controlling one degree of freedom has fewer controllable degrees of freedom, which cannot adapt to the motor function of the current dexterous prosthesis.
  • the coding control can theoretically control any number of degrees of freedom, with the complexity of the motor function, the coding method also becomes more and more It is complicated, which makes the prosthetic hand control unintuitive, and the coding process has a large delay. Due to the weak, aliasing and low signal-to-noise ratio of the EMG signal, it becomes difficult to identify multi-modal actions from the few-channel EMG signal. .
  • the present disclosure relates to an electromyographic signal processing method, comprising:
  • the second feature is input into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
  • the first feature is subjected to a dimensionality reduction process to obtain a second feature corresponding to the first feature, including:
  • a principal component analysis algorithm is used to perform dimension reduction processing on the first feature, and the feature obtained after the dimension reduction process is used as the second feature.
  • the second feature is input into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal, including:
  • the second feature is input into a pre-trained regularized discriminant analysis classifier, and the type output by the regularized discriminant analysis classifier is used as the type corresponding to the electromyographic signal.
  • feature extraction is performed from the active segment of the electromyographic signal to obtain the first feature corresponding to the active segment, including:
  • a feature matrix composed of feature vectors corresponding to the respective sub-windows is used as the first feature of the active segment.
  • the method before performing feature extraction from the active segment of the EMG signal, the method further comprises:
  • the EMG signal corresponding to the current envelope signal is determined to be the starting point signal of the active segment ;
  • the EMG signal corresponding to the current envelope signal is determined as the termination point of the active segment signal
  • the active segment of the electromyographic signal is determined according to the starting point signal and the ending point signal.
  • extracting the envelope signal of the electromyographic signal comprises:
  • the EMG signals are imported into the kernel function one by one;
  • the obtained unit equidistant integral is used as the envelope signal corresponding to the EMG signal introduced into the kernel function.
  • the method further comprises:
  • the value of the EMG signal does not change.
  • an exoskeleton robot control method which includes:
  • the exoskeleton of the exoskeleton robot is controlled to operate based on the control instructions.
  • determining the type corresponding to the electromyographic signal includes:
  • the second feature is input into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
  • an electromyographic signal processing device comprising:
  • a feature extraction module configured to perform feature extraction from the active segment of the electromyographic signal to obtain a first feature corresponding to the active segment
  • a dimensionality reduction module configured to perform dimensionality reduction processing on the first feature to obtain a second feature corresponding to the first feature
  • a classification module configured to input the second feature into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
  • the dimensionality reduction module is configured to:
  • a principal component analysis algorithm is used to perform dimension reduction processing on the first feature, and the feature obtained after the dimension reduction process is used as the second feature.
  • an exoskeleton robot control device comprising:
  • an acquisition module configured to acquire the electromyographic signal through the electromyographic signal acquisition module
  • a category determination module configured to determine the type corresponding to the electromyographic signal
  • an instruction determination module configured to generate a control instruction for controlling the exoskeleton robot based on the type of the electromyographic signal
  • the control module is configured to control the exoskeleton operation of the exoskeleton robot based on the control instruction.
  • the category determination module is configured to:
  • the second feature is input into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
  • the present disclosure relates to a computer device, comprising: a processor and a memory, the processor is configured to execute a data processing program stored in the memory, so as to implement the electromyographic signal processing method or the first aspect described in the first aspect.
  • the present disclosure relates to a storage medium, the storage medium stores one or more programs, and the one or more programs can be executed by one or more processors to implement the electromyographic signal described in the first aspect The processing method or the exoskeleton robot control method described in the second aspect.
  • An EMG signal processing method in some embodiments of the present disclosure includes: acquiring an EMG signal, performing feature extraction on an active segment of the EMG signal to obtain a first feature of the EMG signal, and reducing the dimension of the first feature to obtain a first feature of the EMG signal.
  • the second feature corresponding to the feature, the second feature is input into the pre-trained classifier to obtain the type corresponding to the EMG signal.
  • the dimension of the feature is reduced, the amount of calculation is reduced, and the calculation cost is reduced, and the EMG signals belonging to different types are classified by the classifier to obtain a higher classification
  • the accuracy rate is high, and the multi-degree-of-freedom control of the exoskeleton robot can be realized according to the classification result of the EMG signal.
  • FIG. 1 is a flowchart of an electromyographic signal processing method provided by an embodiment of the present disclosure
  • FIG. 2 is a flowchart of a control method for an exoskeleton robot provided by an embodiment of the present disclosure
  • FIG. 3 is a block diagram of an EMG signal processing apparatus provided by an embodiment of the present disclosure.
  • FIG. 4 is a block diagram of an exoskeleton robot control device provided by an embodiment of the present disclosure.
  • FIG. 5 is a schematic diagram of an electronic device according to an embodiment of the present disclosure.
  • An exoskeleton robot is a robot controlled by EMG signals.
  • the user can assist the user to move by wearing the exoskeleton robot.
  • the user usually generates EMG signals before exercising.
  • the exoskeleton robot recognizes the user's action intention based on the action advance of the EMG signal, so as to control the movement of the exoskeleton robot.
  • the exoskeleton robot is usually equipped with an EMG signal acquisition module (such as an EMG sensor), a control module (such as a CPU controller), and an exoskeleton, which is a mechanical structure (such as a robotic arm, a robotic arm, a robotic leg, etc.), and the EMG signal acquisition
  • EMG signal acquisition module such as an EMG sensor
  • control module such as a CPU controller
  • exoskeleton which is a mechanical structure (such as a robotic arm, a robotic arm, a robotic leg, etc.)
  • the module collects EMG signals through electrodes installed on the user's skin, and the control module determines whether an action potential is generated according to the EMG signals collected by the EMG signal acquisition module (ie, detects whether there is an active segment in the EMG signal).
  • the user's action intention is determined according to the action potential, and then the movement of the mechanical structure is controlled according to the action intention.
  • a few-channel (for example, 2-channel) EMG system is usually used as the EMG signal acquisition module to collect EMG signals.
  • the threshold switch control method When the EMG signal controls the mechanical structure, the threshold switch control method, the single-degree-of-freedom proportional control method or the programming control method are usually used.
  • the coding control can theoretically control any number of degrees of freedom, with the complexity of the motor function, the coding The method has also become more complex, making the prosthetic hand control unintuitive, and the coding process has a large delay.
  • the traditional EMG prosthetic hand control method mainly controls the degree of freedom of opening and closing the palm of the prosthetic hand after inputting the EMG signal, shaping, filtering and signal processing.
  • This type of myoelectric prosthetic hand has only one degree of freedom for opening/closing because it directly collects muscle electrical signals from the hand and controls the motor of the prosthetic hand to drive the mechanical structure of the prosthetic hand.
  • FIG. 1 is a flowchart of an EMG signal processing method provided by an embodiment of the present disclosure.
  • the method may be applied to a control module in an exoskeleton robot. As shown in FIG. 1 , the method may include S11 to S14.
  • the acquired EMG signals may be two-way EMG signals of the extensor and flexor muscles of the user's forearm.
  • the first characteristic is data that can characterize the intrinsic properties of the myoelectric signal.
  • the extracted first feature may include a more effective classification effect on the EMG signal.
  • Large features such as the wavelength feature of the EMG signal, the number of zero-crossing points, the change in the sign of the slope, the AR parameter model and/or the skewness, etc.
  • the first feature usually contains multiple features, which makes it usually require a large amount of time to directly analyze the first feature.
  • the amount of computation increases the computational cost. Therefore, in order to reduce the computational cost and reduce the computational cost, this solution performs dimension reduction processing on the extracted first feature to obtain the second feature corresponding to the first feature.
  • the classifier is used to identify the type corresponding to the EMG signal according to the characteristics of the EMG signal, where the type usually refers to the type of action, such as making a fist, bending the wrist, extending the wrist, extending the palm, bending the thumb, bending the index finger, bending the middle finger, bending the ring finger, The little finger is bent, the thumb is bent, the thumb and index finger are combined, etc., the corresponding mechanical structure can be controlled according to the type of EMG signal.
  • An EMG signal processing method includes: acquiring an EMG signal, performing feature extraction on an active segment of the EMG signal, obtaining a first feature of the EMG signal, and reducing the dimension of the first feature to obtain the first feature
  • the second feature is input into the pre-trained classifier to obtain the corresponding type of the EMG signal.
  • feature extraction and dimensionality reduction are used to reduce the dimension of features, reduce the amount of calculation, and reduce the computational cost.
  • the EMG signals belonging to different types are classified by the classifier to obtain a higher classification accuracy. , and the multi-degree-of-freedom control of the exoskeleton robot can be realized according to the classification results of the EMG signals.
  • the collected EMG signals may be needle electrode EMG signals or surface electrode EMG signals.
  • before S12 can also include:
  • Determining the active segment of the electromyographic signal which can include the following steps 1 to 4 for determining the active segment of the electromyographic signal.
  • Step 1 Extract the envelope signal of the EMG signal.
  • the following steps 1.1 to 1.4 can be used to extract the envelope signal of the EMG signal.
  • Step 1.1 Initialize the kernel function.
  • the kernel function can be a data set including the acquired pre-order signal of the EMG signal, and the initial state of the kernel function is 0.
  • Step 1.2 Import the EMG signals into the kernel function one by one in the order of the EMG signal acquisition time.
  • the order of the EMG signals is: s1, s2, . . . si, si+1, . in the function.
  • Step 1.3 Update the kernel function after each EMG signal is imported, and use the trapezoidal method to calculate the unit isometric integral of the updated kernel function.
  • Distance integral envelopeSignal
  • envelopeSignal sum ⁇ j2,...,jn,s1 ⁇ 2;
  • envelopeSignal sum ⁇ j3,...,jn,s1,s2 ⁇ 2.
  • Step 1.4 Use the obtained unit equidistant integral as the envelope signal corresponding to the EMG signal imported into the kernel function.
  • the unit equidistant integral corresponding to the EMG signal s1 is used as the envelope signal y1 corresponding to the EMG signal s1
  • the unit equidistant integral corresponding to the EMG signal s2 is used as the envelope signal y2 corresponding to the EMG signal si+1.
  • the envelope signals ⁇ y1, y2, ..., yi, yi+1, ... ⁇ are calculated from the EMG signals ⁇ s1, s2, ..., si, si+1, ... ⁇ .
  • Step 2 In the case that the previous one or more envelope signals of the current envelope signal are not greater than the preset threshold value, if the current envelope signal is greater than the preset threshold value, determine that the EMG signal corresponding to the current envelope signal is the active segment starting signal.
  • Step 3 In the case that the previous one or more envelope signals of the current envelope signal are greater than the preset threshold, if the current envelope signal is not greater than the preset threshold, determine that the EMG signal corresponding to the current envelope signal is the active segment end point signal.
  • the preset threshold is a preset signal value for judging whether the EMG signal is in the active segment. When the EMG signal is greater than the preset threshold, it can be determined that the EMG signal is in the active segment. When the EMG signal is not greater than the preset value When the threshold value is reached, it is determined that the EMG signal is in the resting segment, and the resting segment is the stable part between the action segments.
  • the specific value of the preset threshold can be set according to experience, and the preset threshold can be adjusted according to requirements, so as to improve the accuracy of determining the active segment.
  • the signal value of the EMG signal in the action segment will be higher than the signal value of the EMG signal in the resting segment, it is determined by judging the change of the signal value between the current envelope signal and its previous envelope signal whether the current envelope signal is It is the start signal or end signal of the action segment.
  • Step 4 Determine the active segment of the EMG signal according to the starting point signal and the ending point signal.
  • the EMG signal When the EMG signal just enters the active segment or just leaves the active segment, the amplitude of the signal data is small, and it is difficult to distinguish the resting segment from the active segment according to the EMG signal value, which is easy to misjudge and has a low accuracy rate.
  • the EMG signal is first processed based on the kernel function, and the envelope signal corresponding to the EMG signal is obtained. The accuracy of active segment detection is improved.
  • the above method of determining the active segment is just an example, and other methods may be used to determine the active segment, such as a short-time Fourier method, a self-organizing artificial neural network method, a moving average method, and the like.
  • the electromyographic signal processing method may further include:
  • the EMG signal can be corrected in the following ways:
  • the baseline threshold may be determined according to resting-state EMG data.
  • the detected user may be asked to be in a resting state and data may be collected. The data is confirmed resting-state EMG data.
  • the baseline threshold thr can be calculated according to the following formula:
  • mean is the operator of the average operation
  • MAV i is the maximum value of the signal in the sliding window after the collected resting-state EMG data is segmented by the sliding window algorithm
  • i is a positive integer between 1 and k
  • k is the number of sliding windows obtained by dividing the resting state EMG data
  • A is a preset constant
  • the constant A can be set based on experience, and the value of A can be adjusted during the calculation process to improve the determination of the active segment accuracy.
  • the EMG signal is corrected based on the following formula:
  • xi is the signal value of the EMG signal si. If the signal value of si is less than the baseline threshold, the signal value of si is adjusted to 0. If the signal value of si is not less than the baseline threshold, the signal value of si is not adjusted.
  • the influence of individual differences on the signal is weakened by calibrating the EMG signal, and then the envelope signal is extracted from the EMG signal after correction, which is equivalent to performing secondary conversion on the obtained EMG signal, increasing the The difference between the resting segment potential and the active segment potential is increased, and the accuracy of subsequent active segment detection is improved.
  • performing feature extraction on the active segment in S12 to obtain the first feature may include the following steps I to IV.
  • Step 1 using a sliding window algorithm to divide the active segment into multiple sub-windows according to a preset window length.
  • the window length can be set according to requirements or experience, and is not specifically limited.
  • Step II Extract the features of the EMG signals in each sub-window respectively.
  • Which features to extract can be set according to requirements, for example, features such as wavelength features, number of zero-crossing points, number of slope symbol changes, AR model, and skewness can be extracted.
  • the wavelength can be calculated using the following formula:
  • WL represents the wavelength
  • k represents the number of EMG signals in the sub-window
  • the length of the wavelength is the simple accumulation of the lengths of the k EMG signals, which reflects the complexity of the EMG signal waveform and also reflects the EMG signal amplitude. , frequency, and duration.
  • Slope sign changes this statistic is another feature that describes signal frequency information. Given three consecutive sample values of the signal, x i-1 , x i , x i+1 satisfying the following conditions, the value of the number of slope sign changes is incremented by one:
  • AR model is a commonly used time series model.
  • s(n) represents the EMG signal
  • p represents the model order
  • w(n) represents random white noise
  • Skewness is a eigenvector that measures the direction and degree of skewness of data. Assuming that it is a sample x of the sensor data of the motion sensor, the skewness of the data x can be estimated as:
  • SK is the skewness
  • x i is the sample observation value
  • n is the number of samples
  • x mean is the mean value of n observations of the sample
  • sd is the sample standard deviation
  • Step III According to the characteristics of the electromyographic signals in each sub-window, a feature vector corresponding to each sub-window is generated respectively.
  • a sub-window may extract multiple features, and these features can form a feature vector corresponding to the sub-window.
  • Step IV Use a feature matrix composed of feature vectors corresponding to the respective sub-windows as the first feature of the active segment.
  • One sub-window corresponds to one feature vector, and multiple sub-windows can form a feature matrix, and the feature matrix is used as the first feature of the active segment, which is convenient for analysis and calculation.
  • S13 may use the principal component analysis algorithm PCA to perform dimension reduction processing on the first feature, and use the feature obtained after the dimension reduction process as the second feature.
  • Feature dimensionality reduction is the projection transformation of features.
  • Feature projection transformation is an important tool in pattern recognition. It is often used to extract important information (such as discrimination information, variance information, etc.) in redundant features to improve classification. generalization performance.
  • PCA is a vector dimensionality reduction method based on linear transformation. Its core idea is to project the data onto several coordinate axes that maximize the variance of the data through coordinate rotation (that is, to find a new orthonormal basis), and get the data in The representation of the new space can eliminate the multicollinearity of the original data space, so as to achieve the purpose of data dimensionality reduction.
  • the simplest is to linearly change the original high-dimensional space, given a sample set X ⁇ x i ,x 2 ,...x m ⁇ R d*m in the d-dimensional space, where x i , x 2 ,...x m are all d-dimensional vectors, the samples in the n-dimensional space Z obtained after transformation, where n ⁇ d.
  • U ⁇ R d*m is the transformation matrix (that is, the new orthonormal basis found)
  • U is the orthonormal matrix composed of the eigenvectors corresponding to the first n items with the largest covariance feature of X
  • Z is The projection of X ⁇ x i ,x 2 ,...x m ⁇ R d*m in the new space is the low-dimensional data after the high-dimensional X dimension reduction.
  • the first feature is a feature matrix X with d rows and m columns, where m represents the number of sub-windows, and d represents the number of features extracted by each sub-window (for example, if the features that can be extracted are wavelength features, zero-crossing points, The number of slope sign changes, AR model and skewness, the value of n is 5).
  • the process of using PCA to reduce the dimension of the first feature includes:
  • each row of X (representing an attribute field), that is, subtract the mean of this row, obtain the covariance matrix, obtain the eigenvalues of the covariance matrix and the corresponding eigenvectors, and divide the eigenvectors according to the corresponding characteristics.
  • the values are arranged in a matrix from top to bottom, and the first n rows are taken to form a matrix U.
  • PCA is an unsupervised dimensionality reduction method (without classification labels) capable of identifying features whose linear projections are consistent with major changes in the data. Compared with LDA, PCA does not require label information, and can maintain the original information to the greatest extent while reducing the dimension. PCA only needs to keep the eigenvector matrix and the mean vector of the samples, and then the new samples can be projected into the low-dimensional space through simple vector subtraction and matrix-vector multiplication, which is simple and convenient.
  • the low-dimensional space is different from the original high-dimensional space, it is often necessary to discard some information in the high-dimensional information in practice.
  • the data is easier to use and the computational overhead of many algorithms is reduced, which is also an important motivation for dimensionality reduction; on the other hand, when the data is affected by noise, the eigenvectors corresponding to the smallest eigenvalues are often related to noise, and they are discarded. To a certain extent, it has the effect of denoising.
  • the regularized discriminant analysis classifier RDA can be used for classification in S14, and RDA provides a continuous relationship between linear discriminant analysis LDA and quadratic discriminant analysis QDA by fitting a class-specific covariance matrix.
  • RDA is guaranteed to achieve at least the same performance as the other two methods, and employing RDA also avoids the problem of overfitting.
  • RDA is trained before using RDA for classification to ensure the accuracy of the classification results.
  • the regularized discriminant analysis (RDA) model has two parameters (gamma and lambda), and the values of the two parameters are between 0 and 1.
  • RDA regularized discriminant analysis
  • the training samples are obtained.
  • the training samples are the eigenvectors of the corresponding EMG signals with known types.
  • the training samples are input into the RDA classifier after dimensionality reduction through PCA, and the RDA is adjusted according to the classification results.
  • the trained RDA is verified through the validation set, and 10-fold cross-validation can be used to evaluate the performance of the trained RDA classifier, and the RDA classifier with the best performance is selected as the classifier used in S14.
  • training samples can be obtained in the following manner:
  • an EMG signal acquisition device such as armband, EMG acquisition sensor, EMG acquisition electrode, etc.
  • the relevant position of the tested user such as flexor and extensor muscles, etc.
  • each gesture was measured 6 times, with a 5-second rest between each test, and a 30-second rest between each type of gesture to avoid fatigue.
  • the features of the collected EMG activity segments are extracted as training samples.
  • the present disclosure also provides an embodiment of a control method for an exoskeleton robot, which is applied to an exoskeleton robot.
  • the exoskeleton robot may include an EMG signal acquisition module, a control module and a mechanical structure. As shown in FIG. 2 , the method may include the following: Steps S21 to S24.
  • determining the type corresponding to the electromyographic signal may include:
  • an electromyographic signal perform feature extraction from the active segment of the electromyographic signal, obtain a first feature corresponding to the active segment, perform dimensionality reduction processing on the first feature, and obtain a first feature corresponding to the first feature.
  • Second feature the second feature is input into the pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
  • a principal component analysis algorithm can be used to perform dimensionality reduction processing on the first feature.
  • a correspondence table between the electromyographic signal types and control instructions may be preset, and the correspondence table may be pre-stored in the local memory of the exoskeleton robot or in a data node that can be accessed by the control module of the exoskeleton robot , so that after determining the type corresponding to the electromyographic signal, the corresponding control instruction can be determined by looking up the table.
  • the type of the electromyographic signal is determined, and the corresponding control instruction is determined according to the type of the electromyographic signal, and the exoskeleton of the exoskeleton robot, that is, the mechanical structure is controlled according to the control instruction, So that the mechanical structure performs the corresponding action.
  • the EMG signal with fewer channels for example, 2 channels
  • Types of EMG signals are classified, and then the multi-degree-of-freedom control of the mechanical structure is realized according to the categories.
  • the second feature is input into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal, which may include:
  • the second feature is input into a pre-trained regularized discriminant analysis classifier, and the type output by the regularized discriminant analysis classifier is used as the type corresponding to the electromyographic signal.
  • feature extraction is performed from the active segment of the electromyographic signal to obtain the first feature corresponding to the active segment, which may include:
  • the corresponding feature vectors of each sub-window are respectively generated.
  • a feature matrix composed of feature vectors corresponding to the respective sub-windows is used as the first feature of the active segment.
  • the method may further include:
  • the EMG signal corresponding to the current envelope signal is determined to be the starting point signal of the active segment ;
  • the EMG signal corresponding to the current envelope signal is determined as the termination point of the active segment signal
  • the active segment of the electromyographic signal is determined according to the starting point signal and the ending point signal.
  • extracting the envelope signal of the electromyographic signal may include:
  • the EMG signals are imported into the kernel function one by one;
  • the obtained unit equidistant integral is used as the envelope signal corresponding to the EMG signal introduced into the kernel function.
  • the electromyographic signal after acquiring the electromyographic signal, it can also include:
  • the value of the EMG signal does not change.
  • the electromyographic signal processing method may further include: preprocessing the electromyographic signal in the active segment, in a certain In some embodiments, pretreatment can be performed in the following manner:
  • the present disclosure also provides an embodiment of an electromyographic signal processing device, as shown in FIG. 3 , the device may include:
  • an acquisition module 301 configured to acquire myoelectric signals
  • the feature extraction module 302 is configured to perform feature extraction from the active segment of the electromyographic signal to obtain a first feature corresponding to the active segment;
  • a dimension reduction module 303 configured to perform dimension reduction processing on the first feature to obtain a second feature corresponding to the first feature
  • the classification module 304 is configured to input the second feature into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
  • the dimensionality reduction module 303 is configured to:
  • the principal component analysis algorithm is used to perform dimension reduction processing on the first feature, and the feature obtained after the dimension reduction process is used as the second feature.
  • classification module 304 is configured to:
  • the second feature is input into a pre-trained regularized discriminant analysis classifier, and the type output by the regularized discriminant analysis classifier is used as the type corresponding to the electromyographic signal.
  • feature extraction module 302 is configured to:
  • the corresponding feature vectors of each sub-window are respectively generated.
  • a feature matrix composed of feature vectors corresponding to the respective sub-windows is used as the first feature of the active segment.
  • the apparatus may further include an active segment detection module configured to:
  • the EMG signal corresponding to the current envelope signal is determined to be the starting point signal of the active segment ;
  • the EMG signal corresponding to the current envelope signal is determined as the termination point of the active segment signal
  • the active segment of the electromyographic signal is determined according to the starting point signal and the ending point signal.
  • extracting the envelope signal of the electromyographic signal may include:
  • the EMG signals are imported into the kernel function one by one;
  • the obtained unit equidistant integral is used as the envelope signal corresponding to the EMG signal introduced into the kernel function.
  • the apparatus may further include a correction module configured to:
  • the value of the EMG signal does not change.
  • the present disclosure also provides an exoskeleton robot control device, as shown in FIG. 4 , the device may include:
  • the collection module 401 is configured to collect the EMG signal through the EMG signal collection module;
  • a category determination module 402 configured to determine the type corresponding to the electromyographic signal
  • an instruction determination module 403 configured to generate a control instruction for controlling the exoskeleton robot based on the type of the electromyographic signal
  • the control module 404 is configured to control the exoskeleton of the exoskeleton robot to operate based on the control instruction.
  • category determination module 402 is configured to:
  • the second feature is input into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
  • an electronic device including a processor 501 , a communication interface 502 , a memory 503 and a communication bus 504 , wherein the processor 501 , the communication interface 502 , and the memory 503 pass through The communication bus 504 completes mutual communication;
  • memory 503 configured to store computer programs
  • Acquire an electromyographic signal perform feature extraction from the active segment of the electromyographic signal, obtain a first feature corresponding to the active segment, perform dimensionality reduction processing on the first feature, and obtain a first feature corresponding to the first feature.
  • Second feature the second feature is input into the pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
  • the EMG signal is collected by the EMG signal acquisition module, the type corresponding to the EMG signal is determined, the control instruction for controlling the exoskeleton robot is generated based on the type of the EMG signal, and the exoskeleton robot is controlled based on the control instruction.
  • the exoskeleton of the skeletal robot runs.
  • the communication bus 504 mentioned by the above electronic device may be a Peripheral Component Interconnect (PCI for short) bus or an Extended Industry Standard Architecture (EISA for short) bus or the like.
  • PCI Peripheral Component Interconnect
  • EISA Extended Industry Standard Architecture
  • the communication bus 504 can be divided into an address bus, a data bus, a control bus, and the like. For ease of presentation, only one thick line is used in the figure, but it does not mean that there is only one bus or one type of bus.
  • the communication interface 502 is used for communication between the above-mentioned electronic device and other devices.
  • the memory 503 may include random access memory (Random Access Memory, RAM for short), or may include non-volatile memory (non-volatile memory), such as at least one disk memory.
  • RAM Random Access Memory
  • non-volatile memory such as at least one disk memory.
  • the memory may also be at least one storage device located remotely from the aforementioned processor.
  • the above-mentioned processor 501 may be a general-purpose processor, including a central processing unit (Central Processing Unit, referred to as CPU), a network processor (Network Processor, referred to as NP), etc.; may also be a digital signal processor (Digital Signal Processor, referred to as DSP) ), Application Specific Integrated Circuit (ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic devices, discrete gate or transistor logic devices, and discrete hardware components.
  • CPU Central Processing Unit
  • NP Network Processor
  • DSP Digital Signal Processor
  • ASIC Application Specific Integrated Circuit
  • FPGA Field-Programmable Gate Array
  • a computer-readable storage medium is also provided, wherein a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, any one of the aforementioned electromyography is implemented A signal processing method or any one of the control methods of the exoskeleton robot.

Landscapes

  • Engineering & Computer Science (AREA)
  • Robotics (AREA)
  • Mechanical Engineering (AREA)
  • Automation & Control Theory (AREA)
  • Measurement And Recording Of Electrical Phenomena And Electrical Characteristics Of The Living Body (AREA)

Abstract

An electromyographic signal processing method and apparatus, and an exoskeleton robot control method and apparatus. The electromyographic signal processing method comprises: acquiring an electromyographic signal; performing feature extraction on an active segment of the electromyographic signal, so as to obtain a first feature of the electromyographic signal; performing dimensionality reduction on the first feature, so as to obtain a second feature corresponding to the first feature; and inputting the second feature into a pre-trained classifier, so as to obtain a type corresponding to the electromyographic signal.

Description

肌电信号处理、外骨骼机器人控制方法及装置EMG signal processing, exoskeleton robot control method and device
相关申请的引用Citations to Related Applications
本公开要求于2020年7月15日向中华人民共和国国家知识产权局提交的申请号为202010680429.5、名称为“肌电信号处理、外骨骼机器人控制方法及装置”的发明专利申请的全部权益,并通过引用的方式将其全部内容并入本文。This disclosure claims the entire rights and interests of the invention patent application with the application number 202010680429.5 and the title "Myoelectric Signal Processing, Exoskeleton Robot Control Method and Device" submitted to the State Intellectual Property Office of the People's Republic of China on July 15, 2020, and approved by It is hereby incorporated by reference in its entirety.
领域field
本公开大体上涉及机器人领域,更具体地,涉及肌电信号处理方法、外骨骼机器人控制方法及装置。The present disclosure generally relates to the field of robotics, and more particularly, to a method for processing myoelectric signals, a method and apparatus for controlling an exoskeleton robot.
背景background
近年来,随着工业、交通事业的发展,人类因工业生产、工程施工、车祸等原因而导致截肢的患者呈逐年上升的趋势。对手部缺失的残疾人,带有仿生控制功能的多自由度肌电假手在一定程度上能够使他们更好的生活和融入社会,因而假肢需求变得更为迫切。In recent years, with the development of industry and transportation, the number of amputations caused by human beings due to industrial production, engineering construction, traffic accidents and other reasons is increasing year by year. For disabled persons with missing hands, multi-degree-of-freedom myoelectric prosthetic hands with bionic control can enable them to live a better life and integrate into society to a certain extent, so the need for prosthetics becomes more urgent.
通过输入开关、力传感器、肌电信号等控制信号,假肢控制器能帮助使用者驱动假肢实现不同关节的动作。许多现代假体的一个基本组成部分是肌电控制系统,该系统利用来自于人体肌肉的肌电图信号来控制假体的运动。By inputting control signals such as switches, force sensors, and EMG signals, the prosthetic controller can help users drive the prosthesis to achieve different joint actions. An essential component of many modern prostheses is the myoelectric control system, which uses electromyographic signals from human muscles to control the motion of the prosthesis.
为了实现假手的控制,肌电信号处理是最常用的控制信息提取方式。肌电信号(surface Electromyography,sEMG)是指在肌肉动作或静止状态下,在皮肤表面通过电极采集到的一定长度的信号,具有幅值小,易受干扰的特点。In order to realize the control of the prosthetic hand, EMG signal processing is the most commonly used control information extraction method. Surface Electromyography (sEMG) refers to a signal of a certain length collected by electrodes on the surface of the skin during muscle action or static state. It has the characteristics of small amplitude and easy interference.
目前少通道肌电信号的处理方法包括阈值开关控制、单自由度比例控制和编码控制等,其中阈值开关控制和单自由度比例控制通常是基于肌电信号幅度的阈值进行控制,一般一次只能控制一个自由度,可控自由度较少,无法适应当前灵巧假肢的运动功 能,而编码控制虽然理论上可以控制任意多的自由度,但是随着运动功能的复杂化,编码方式也变得更加复杂,使假手控制变得不直观,且编码过程时延较大,由于肌电信号的微弱性、混叠性和低信噪比,导致从少通道肌电信号识别多模式动作变得比较困难。At present, the processing methods of few-channel EMG signals include threshold switch control, single-degree-of-freedom proportional control, and coding control. Among them, threshold-switch control and single-degree-of-freedom proportional control are usually controlled based on the threshold value of the EMG signal amplitude. Controlling one degree of freedom has fewer controllable degrees of freedom, which cannot adapt to the motor function of the current dexterous prosthesis. Although the coding control can theoretically control any number of degrees of freedom, with the complexity of the motor function, the coding method also becomes more and more It is complicated, which makes the prosthetic hand control unintuitive, and the coding process has a large delay. Due to the weak, aliasing and low signal-to-noise ratio of the EMG signal, it becomes difficult to identify multi-modal actions from the few-channel EMG signal. .
概述Overview
第一方面,本公开涉及肌电信号处理方法,其包括:In a first aspect, the present disclosure relates to an electromyographic signal processing method, comprising:
获取肌电信号;Obtain EMG signals;
从所述肌电信号的活动段中进行特征提取,得到所述活动段对应的第一特征;Perform feature extraction from the active segment of the electromyographic signal to obtain a first feature corresponding to the active segment;
对所述第一特征进行降维处理,得到所述第一特征对应的第二特征;以及Perform dimensionality reduction processing on the first feature to obtain a second feature corresponding to the first feature; and
将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型。The second feature is input into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
在某些实施方案中,对所述第一特征进行降维处理,得到所述第一特征对应的第二特征,包括:In some embodiments, the first feature is subjected to a dimensionality reduction process to obtain a second feature corresponding to the first feature, including:
采用主成分分析算法对所述第一特征进行降维处理,将降维处理后得到的特征作为第二特征。A principal component analysis algorithm is used to perform dimension reduction processing on the first feature, and the feature obtained after the dimension reduction process is used as the second feature.
在某些实施方案中,将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型,包括:In some embodiments, the second feature is input into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal, including:
将所述第二特征输入预先训练好的正则化判别分析分类器中,将所述正则化判别分析分类器输出的类型作为所述肌电信号对应的类型。The second feature is input into a pre-trained regularized discriminant analysis classifier, and the type output by the regularized discriminant analysis classifier is used as the type corresponding to the electromyographic signal.
在某些实施方案中,从所述肌电信号的活动段中进行特征提取,得到所述活动段对应的第一特征,包括:In some embodiments, feature extraction is performed from the active segment of the electromyographic signal to obtain the first feature corresponding to the active segment, including:
采用滑动窗口算法按照预设的窗口长度将所述活动段划分为多个子窗口;Using a sliding window algorithm to divide the active segment into multiple sub-windows according to a preset window length;
分别提取各个子窗口内的肌电信号的特征;Extract the features of the EMG signals in each sub-window respectively;
根据各个子窗口内的肌电信号的特征,分别生成各个子窗口 对应的特征向量;以及According to the feature of the EMG signal in each sub-window, the corresponding feature vector of each sub-window is generated respectively; And
将由所述各个子窗口对应的特征向量组成的特征矩阵作为所述活动段的第一特征。A feature matrix composed of feature vectors corresponding to the respective sub-windows is used as the first feature of the active segment.
在某些实施方案中,从所述肌电信号的活动段中进行特征提取之前,所述方法还包括:In certain embodiments, before performing feature extraction from the active segment of the EMG signal, the method further comprises:
提取所述肌电信号的包络信号;extracting the envelope signal of the electromyographic signal;
在当前包络信号的前一个或多个包络信号不大于预设阈值的情况下,若当前包络信号大于预设阈值,则确定当前包络信号对应的肌电信号为活动段的起点信号;In the case where the previous one or more envelope signals of the current envelope signal are not greater than the preset threshold, if the current envelope signal is greater than the preset threshold, the EMG signal corresponding to the current envelope signal is determined to be the starting point signal of the active segment ;
在当前包络信号的前一个或多个包络信号大于预设阈值的情况下,若当前包络信号不大于预设阈值,则确定当前包络信号对应的肌电信号为活动段的终止点信号;以及In the case where the previous one or more envelope signals of the current envelope signal are greater than the preset threshold, if the current envelope signal is not greater than the preset threshold, the EMG signal corresponding to the current envelope signal is determined as the termination point of the active segment signal; and
根据所述起点信号和终止点信号确定肌电信号的活动段。The active segment of the electromyographic signal is determined according to the starting point signal and the ending point signal.
在某些实施方案中,提取所述肌电信号的包络信号,包括:In certain embodiments, extracting the envelope signal of the electromyographic signal comprises:
初始化核函数;Initialize the kernel function;
按照肌电信号采集时间从先到后的顺序,将肌电信号逐个导入核函数中;According to the sequence of EMG acquisition time from first to last, the EMG signals are imported into the kernel function one by one;
每导入一个肌电信号后更新所述核函数,并采用梯形法计算更新后的核函数的单位等距积分;以及Update the kernel function after each EMG signal is imported, and use the trapezoidal method to calculate the unit isometric integral of the updated kernel function; and
将得到的单位等距积分作为该导入核函数的肌电信号对应的包络信号。The obtained unit equidistant integral is used as the envelope signal corresponding to the EMG signal introduced into the kernel function.
在某些实施方案中,获取肌电信号后,所述方法还包括:In certain embodiments, after acquiring the electromyographic signal, the method further comprises:
判断所述肌电信号的值是否大于基线阈值;Determine whether the value of the electromyographic signal is greater than the baseline threshold;
若不大于基线阈值,则对所述肌电信号的值进行调整;以及If not greater than the baseline threshold, adjusting the value of the electromyographic signal; and
若大于基线阈值,则所述肌电信号的值不变。If it is greater than the baseline threshold, the value of the EMG signal does not change.
第二方面,本公开涉及外骨骼机器人控制方法,其包括:In a second aspect, the present disclosure relates to an exoskeleton robot control method, which includes:
通过肌电信号采集模块采集肌电信号;Collect the EMG signal through the EMG signal acquisition module;
确定所述肌电信号对应的类型;determining the type corresponding to the electromyographic signal;
基于所述肌电信号的类型,生成控制所述外骨骼机器人的控制指令;以及generating control instructions for controlling the exoskeleton robot based on the type of the myoelectric signal; and
基于所述控制指令控制所述外骨骼机器人的外骨骼运行。The exoskeleton of the exoskeleton robot is controlled to operate based on the control instructions.
在某些实施方案中,确定所述肌电信号对应的类型,包括:In certain embodiments, determining the type corresponding to the electromyographic signal includes:
获取肌电信号;Obtain EMG signals;
从所述肌电信号的活动段中进行特征提取,得到所述活动段对应的第一特征;Perform feature extraction from the active segment of the electromyographic signal to obtain a first feature corresponding to the active segment;
对所述第一特征进行降维处理,得到所述第一特征对应的第二特征;以及Perform dimensionality reduction processing on the first feature to obtain a second feature corresponding to the first feature; and
将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型。The second feature is input into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
第三方面,本公开涉及肌电信号处理装置,其包括:In a third aspect, the present disclosure relates to an electromyographic signal processing device, comprising:
获取模块,配置为获取肌电信号;an acquisition module, configured to acquire myoelectric signals;
特征提取模块,配置为从所述肌电信号的活动段中进行特征提取,得到所述活动段对应的第一特征;a feature extraction module, configured to perform feature extraction from the active segment of the electromyographic signal to obtain a first feature corresponding to the active segment;
降维模块,配置为对所述第一特征进行降维处理,得到所述第一特征对应的第二特征;以及a dimensionality reduction module, configured to perform dimensionality reduction processing on the first feature to obtain a second feature corresponding to the first feature; and
分类模块,配置为将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型。A classification module, configured to input the second feature into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
在某些实施方案中,所述降维模块配置为:In certain embodiments, the dimensionality reduction module is configured to:
采用主成分分析算法对所述第一特征进行降维处理,将降维处理后得到的特征作为第二特征。A principal component analysis algorithm is used to perform dimension reduction processing on the first feature, and the feature obtained after the dimension reduction process is used as the second feature.
第四方面,本公开涉及外骨骼机器人控制装置,其包括:In a fourth aspect, the present disclosure relates to an exoskeleton robot control device comprising:
采集模块,配置为通过肌电信号采集模块采集肌电信号;an acquisition module, configured to acquire the electromyographic signal through the electromyographic signal acquisition module;
类别确定模块,配置为确定所述肌电信号对应的类型;a category determination module, configured to determine the type corresponding to the electromyographic signal;
指令确定模块,配置为基于所述肌电信号的类型,生成控制所述外骨骼机器人的控制指令;以及an instruction determination module configured to generate a control instruction for controlling the exoskeleton robot based on the type of the electromyographic signal; and
控制模块,配置为基于所述控制指令控制所述外骨骼机器人的外骨骼运行。The control module is configured to control the exoskeleton operation of the exoskeleton robot based on the control instruction.
在某些实施方案中,所述类别确定模块配置为:In certain embodiments, the category determination module is configured to:
获取肌电信号;Obtain EMG signals;
从所述肌电信号的活动段中进行特征提取,得到所述活动段 对应的第一特征;Perform feature extraction from the active segment of the electromyographic signal to obtain the first feature corresponding to the active segment;
对所述第一特征进行降维处理,得到所述第一特征对应的第二特征;以及Perform dimensionality reduction processing on the first feature to obtain a second feature corresponding to the first feature; and
将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型。The second feature is input into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
第五方面,本公开涉及计算机设备,其包括:处理器和存储器,所述处理器配置为执行所述存储器中存储的数据处理程序,以实现第一方面所述的肌电信号处理方法或第二方面所述的外骨骼机器人控制方法。In a fifth aspect, the present disclosure relates to a computer device, comprising: a processor and a memory, the processor is configured to execute a data processing program stored in the memory, so as to implement the electromyographic signal processing method or the first aspect described in the first aspect. The exoskeleton robot control method described in the second aspect.
第六方面,本公开涉及存储介质,所述存储介质存储有一个或者多个程序,所述一个或者多个程序可被一个或者多个处理器执行,以实现第一方面所述的肌电信号处理方法或第二方面所述的外骨骼机器人控制方法。In a sixth aspect, the present disclosure relates to a storage medium, the storage medium stores one or more programs, and the one or more programs can be executed by one or more processors to implement the electromyographic signal described in the first aspect The processing method or the exoskeleton robot control method described in the second aspect.
本公开某些实施方案中的肌电信号处理方法包括:获取肌电信号,对肌电信号活动段进行特征提取,得到肌电信号的第一特征,对第一特征进行降维,得到第一特征对应的第二特征,将第二特征输入到预先训练好的分类器,得到肌电信号对应的类型。在某些实施方案中通过特征提取和降维的方式,降低了特征的维数,降低了计算量,减少了计算开销,通过分类器对属于不同类型的肌电信号进行分类,得到较高分类准确率,并且可以根据肌电信号的分类结果实现对外骨骼机器人的多自由度控制。An EMG signal processing method in some embodiments of the present disclosure includes: acquiring an EMG signal, performing feature extraction on an active segment of the EMG signal to obtain a first feature of the EMG signal, and reducing the dimension of the first feature to obtain a first feature of the EMG signal. The second feature corresponding to the feature, the second feature is input into the pre-trained classifier to obtain the type corresponding to the EMG signal. In some embodiments, by means of feature extraction and dimensionality reduction, the dimension of the feature is reduced, the amount of calculation is reduced, and the calculation cost is reduced, and the EMG signals belonging to different types are classified by the classifier to obtain a higher classification The accuracy rate is high, and the multi-degree-of-freedom control of the exoskeleton robot can be realized according to the classification result of the EMG signal.
附图的简要说明Brief Description of Drawings
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本公开的实施例,并与说明书一起用于解释本公开的原理。The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description serve to explain the principles of the disclosure.
为了更清楚地说明本公开实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,对于本领域普通技术人员而言,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the accompanying drawings that are required to be used in the description of the embodiments or the prior art will be briefly introduced below. In other words, on the premise of no creative labor, other drawings can also be obtained from these drawings.
图1为本公开一实施例提供的肌电信号处理方法的流程图;FIG. 1 is a flowchart of an electromyographic signal processing method provided by an embodiment of the present disclosure;
图2为本公开一实施例提供的外骨骼机器人控制方法的流程图;FIG. 2 is a flowchart of a control method for an exoskeleton robot provided by an embodiment of the present disclosure;
图3为本公开一实施例提供的肌电信号处理装置的框图;FIG. 3 is a block diagram of an EMG signal processing apparatus provided by an embodiment of the present disclosure;
图4为本公开一实施例提供的外骨骼机器人控制装置的框图;并且FIG. 4 is a block diagram of an exoskeleton robot control device provided by an embodiment of the present disclosure; and
图5为本公开一实施例提供的电子设备的示意图。FIG. 5 is a schematic diagram of an electronic device according to an embodiment of the present disclosure.
详述detail
为使本公开实施例的目的、技术方案和优点更加清楚,下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开的一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都属于本公开保护的范围。In order to make the purposes, technical solutions and advantages of the embodiments of the present disclosure clearer, the technical solutions in the embodiments of the present disclosure will be described clearly and completely below with reference to the accompanying drawings in the embodiments of the present disclosure. Obviously, the described embodiments These are some, but not all, embodiments of the present disclosure. Based on the embodiments in the present disclosure, all other embodiments obtained by those of ordinary skill in the art without creative work fall within the protection scope of the present disclosure.
外骨骼机器人是由肌电信号控制的机器人,用户通过穿戴外骨骼机器人可以辅助用户运动,用户在运动之前通常会产生肌电信号,肌电信号是一种包含使用者潜在动作意识的综合生物电信号,外骨骼机器人基于肌电信号的动作超前性,来识别用户的动作意图,以此来控制外骨骼机器人的运动。An exoskeleton robot is a robot controlled by EMG signals. The user can assist the user to move by wearing the exoskeleton robot. The user usually generates EMG signals before exercising. The exoskeleton robot recognizes the user's action intention based on the action advance of the EMG signal, so as to control the movement of the exoskeleton robot.
外骨骼机器人上通常设置有肌电信号采集模块(例如肌电传感器)、控制模块(例如cpu控制器)和外骨骼也就是机械结构(例如机械手臂、机械手、机械腿等),肌电信号采集模块通过安装在用户皮肤上的电极采集肌电信号,控制模块根据肌电信号采集模块采集的肌电信号确定是否产生动作电位(即检测肌电信号是否存在活动段),在产生动作电位时,根据动作电位确定用户的动作意图,进而根据动作意图控制机械结构运动。The exoskeleton robot is usually equipped with an EMG signal acquisition module (such as an EMG sensor), a control module (such as a CPU controller), and an exoskeleton, which is a mechanical structure (such as a robotic arm, a robotic arm, a robotic leg, etc.), and the EMG signal acquisition The module collects EMG signals through electrodes installed on the user's skin, and the control module determines whether an action potential is generated according to the EMG signals collected by the EMG signal acquisition module (ie, detects whether there is an active segment in the EMG signal). The user's action intention is determined according to the action potential, and then the movement of the mechanical structure is controlled according to the action intention.
目前现有的外骨骼机器人中为了降低硬件成本通常采用少通道(例如2通道)肌电系统作为肌电信号采集模块进行肌电信号采集,外骨骼机器人中控制模块根据少通道肌电系统采集的肌电信号对机械结构进行控制时通常采用阈值开关控制方法、单自由度比例 控制方法或编程方式控制方法等,其中阈值开关控制方法和单自由度比例控制方法是基于肌电信号幅度的阈值控制,一般一次只能控制一个自由度,可控自由度较少,无法适应当前灵巧假肢的运动功能,而编码控制虽然理论上可以控制任意多的自由度,但是随着运动功能的复杂化,编码方式也变得更加复杂,使假手控制变得不直观,且编码过程时延较大。At present, in order to reduce the hardware cost in the existing exoskeleton robots, a few-channel (for example, 2-channel) EMG system is usually used as the EMG signal acquisition module to collect EMG signals. When the EMG signal controls the mechanical structure, the threshold switch control method, the single-degree-of-freedom proportional control method or the programming control method are usually used. Generally, only one degree of freedom can be controlled at a time, and there are few controllable degrees of freedom, which cannot adapt to the motor function of the current dexterous prosthesis. Although the coding control can theoretically control any number of degrees of freedom, with the complexity of the motor function, the coding The method has also become more complex, making the prosthetic hand control unintuitive, and the coding process has a large delay.
由于肌电信号的微弱性、混叠性和低信噪比,导致从少通道肌电信号识别多模式动作变得比较困难,因而实时控制的多自由度外骨骼机器人商用化并不理想。Due to the weakness, aliasing and low signal-to-noise ratio of EMG signals, it is difficult to identify multi-modal actions from few-channel EMG signals, so the commercialization of multi-DOF exoskeleton robots with real-time control is not ideal.
以肌电假手这一外骨骼机器人为例,传统的肌电假手控制方法主要为肌电信号输入之后经过整形滤波并经过信号处理后对假手中手掌的开合自由度的进行控制。此类肌电假手由于直接从手部采集肌肉电信号,控制假手电机带动假手的机械结构运动,只有开/合一个自由度。Taking the exoskeleton robot as an EMG prosthetic hand as an example, the traditional EMG prosthetic hand control method mainly controls the degree of freedom of opening and closing the palm of the prosthetic hand after inputting the EMG signal, shaping, filtering and signal processing. This type of myoelectric prosthetic hand has only one degree of freedom for opening/closing because it directly collects muscle electrical signals from the hand and controls the motor of the prosthetic hand to drive the mechanical structure of the prosthetic hand.
本公开某些实施方案在现有商业外骨骼机器人的基础上,采用较少通道数(2通道)采集肌电信号,通过特征提取和PCA(principal components analysis,主成分分析技术)投影的方式,降低特征维数,减少计算量,并最大限度的保持原有信息,通过正则化判别分析分类器,最大限度地对属于不同动作类别的肌电信号进行正确分类,从而可以根据少通道肌电信号实现对外骨骼机器人的多自由度控制,并提高准确率。On the basis of the existing commercial exoskeleton robot, some embodiments of the present disclosure use a small number of channels (2 channels) to collect EMG signals, and through feature extraction and PCA (principal components analysis, principal component analysis) projection methods, Reduce the feature dimension, reduce the amount of calculation, and keep the original information to the maximum extent. Through the regularized discriminant analysis classifier, the EMG signals belonging to different action categories can be classified correctly to the maximum extent, so that the EMG signals belonging to different action categories can be classified correctly. Realize multi-DOF control of exoskeleton robots and improve accuracy.
图1为本公开一实施例提供的肌电信号处理方法的流程图,该方法可以应用于外骨骼机器人中的控制模块,如图1所示,该方法可以包括S11至S14。FIG. 1 is a flowchart of an EMG signal processing method provided by an embodiment of the present disclosure. The method may be applied to a control module in an exoskeleton robot. As shown in FIG. 1 , the method may include S11 to S14.
S11.获取肌电信号。S11. Acquire an electromyographic signal.
通常若是需要通过对肌电信号的分类结果对外骨骼机器人进行控制,则可以获取肌电采集模块(例如肌电传感器)实时采集的肌电信号,若只是想对肌电信号进行分类则还可以获取预先存储的肌电信号。Usually, if the exoskeleton robot needs to be controlled by the classification result of the EMG signal, the EMG signal collected in real time by the EMG acquisition module (such as the EMG sensor) can be obtained. If you just want to classify the EMG signal, you can also obtain the EMG signal. Pre-stored EMG signals.
在获取肌电信号采集模块实时采集的肌电信号时,可以通过 有线或无线的方式获取肌电采集模块采集的肌电信号。When acquiring the EMG signal collected by the EMG signal acquisition module in real time, the EMG signal collected by the EMG acquisition module can be acquired in a wired or wireless manner.
在某些实施方案中,获取的肌电信号可以是用户前臂的伸肌和屈肌的两路肌电信号。In certain embodiments, the acquired EMG signals may be two-way EMG signals of the extensor and flexor muscles of the user's forearm.
S12.从所述肌电信号的活动段中进行特征提取,得到所述活动段对应的第一特征。S12. Perform feature extraction from the active segment of the electromyographic signal to obtain a first feature corresponding to the active segment.
在某些实施方案中,第一特征是可以表征肌电信号的固有特性的数据。In certain embodiments, the first characteristic is data that can characterize the intrinsic properties of the myoelectric signal.
因为本公开中提取肌电信号第一特征的目的是为了根据第一特征确定肌电信号对应的类型,所以在某些实施方案中,提取的第一特征可以包含对肌电信号的分类影响较大的特征,例如肌电信号的波长特征、过零点数、斜率符号变化量、AR参数模型和/或偏度等。Because the purpose of extracting the first feature of the EMG signal in the present disclosure is to determine the type corresponding to the EMG signal according to the first feature, in some implementations, the extracted first feature may include a more effective classification effect on the EMG signal. Large features, such as the wavelength feature of the EMG signal, the number of zero-crossing points, the change in the sign of the slope, the AR parameter model and/or the skewness, etc.
S13.对所述第一特征进行降维处理,得到所述第一特征对应的第二特征。S13. Perform dimensionality reduction processing on the first feature to obtain a second feature corresponding to the first feature.
对肌电信号的分类影响较大的特征的种类通常不是一个而是多个,也就是说第一特征中通常包含多个特征,这就使得若直接对第一特征进行分析通常需要较大的计算量,使得计算开销较大,所以为了减少计算量降低计算开销,本方案对提取第一特征进行降维处理,得到第一特征对应的第二特征。There are usually not one but multiple types of features that have a greater impact on the classification of EMG signals, that is to say, the first feature usually contains multiple features, which makes it usually require a large amount of time to directly analyze the first feature. The amount of computation increases the computational cost. Therefore, in order to reduce the computational cost and reduce the computational cost, this solution performs dimension reduction processing on the extracted first feature to obtain the second feature corresponding to the first feature.
S14.将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型。S14. Input the second feature into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
分类器用于根据肌电信号的特征对肌电信号对应的类型进行识别,其中类型通常指动作类型,例如握拳、屈腕、伸腕、伸掌、拇指弯曲、食指弯曲、中指弯曲、无名指弯曲、小指弯曲、拇指弯曲,拇指食指组合弯曲等等,根据肌电信号的类型可以对相应的机械结构进行控制。The classifier is used to identify the type corresponding to the EMG signal according to the characteristics of the EMG signal, where the type usually refers to the type of action, such as making a fist, bending the wrist, extending the wrist, extending the palm, bending the thumb, bending the index finger, bending the middle finger, bending the ring finger, The little finger is bent, the thumb is bent, the thumb and index finger are combined, etc., the corresponding mechanical structure can be controlled according to the type of EMG signal.
本公开一实施例提供的肌电信号处理方法包括:获取肌电信号,对肌电信号活动段进行特征提取,得到肌电信号的第一特征,对第一特征进行降维,得到第一特征对应的第二特征,将第二特征输入到预先训练好的分类器,得到肌电信号对应的类型。在本 方案中通过特征提取和降维的方式,降低了特征的维数,降低了计算量,减少了计算开销,通过分类器对属于不同类型的肌电信号进行分类,得到较高分类准确率,并且可以根据肌电信号的分类结果实现对外骨骼机器人的多自由度控制。An EMG signal processing method provided by an embodiment of the present disclosure includes: acquiring an EMG signal, performing feature extraction on an active segment of the EMG signal, obtaining a first feature of the EMG signal, and reducing the dimension of the first feature to obtain the first feature Corresponding to the second feature, the second feature is input into the pre-trained classifier to obtain the corresponding type of the EMG signal. In this scheme, feature extraction and dimensionality reduction are used to reduce the dimension of features, reduce the amount of calculation, and reduce the computational cost. The EMG signals belonging to different types are classified by the classifier to obtain a higher classification accuracy. , and the multi-degree-of-freedom control of the exoskeleton robot can be realized according to the classification results of the EMG signals.
在某些实施方案中,S11中获取肌电信号时可以获取肌电信号采集模块采集的肌电信号,例如可以使用肌电信号采集模块采集前臂的伸肌和屈肌的两路肌电信号,将采集的肌电信号通过有线或无线的传输方式传输到控制模块中。In some embodiments, when acquiring the EMG signal in S11, the EMG signal collected by the EMG signal acquisition module can be obtained, for example, the EMG signal of the extensor muscle and the flexor muscle of the forearm can be collected by using the EMG signal acquisition module, The collected EMG signals are transmitted to the control module through wired or wireless transmission.
在某些实施方案中,采集的肌电信号可以是针电极肌电信号也可以是表面电极肌电信号。In some embodiments, the collected EMG signals may be needle electrode EMG signals or surface electrode EMG signals.
在某些实施方案中,在S12之前还可以包括:In some embodiments, before S12 can also include:
确定肌电信号的活动段,具备的确定肌电信号的活动段可以包括下述步骤1至步骤4。Determining the active segment of the electromyographic signal, which can include the following steps 1 to 4 for determining the active segment of the electromyographic signal.
步骤1:提取所述肌电信号的包络信号。Step 1: Extract the envelope signal of the EMG signal.
在某些实施方案中,可以采用下述步骤1.1至步骤1.4提取肌电信号的包络信号。In some embodiments, the following steps 1.1 to 1.4 can be used to extract the envelope signal of the EMG signal.
步骤1.1:初始化核函数。Step 1.1: Initialize the kernel function.
其中核函数可以为包括获取的肌电信号的前序信号的数据集,核函数的初始状态为0,比如核函数为ke(jk)={j1,j2,j3,…,jn},则初始状态下的核函数中的j1,…,jn=0,其中j1,…,jn表示核函数中的数据点,在信号处理过程中逐渐丰富核函数中的数据。The kernel function can be a data set including the acquired pre-order signal of the EMG signal, and the initial state of the kernel function is 0. For example, the kernel function is ke(jk)={j1, j2, j3, ..., jn}, then the initial state j1,...,jn=0 in the kernel function in the state, where j1,...,jn represent the data points in the kernel function, and the data in the kernel function is gradually enriched in the process of signal processing.
步骤1.2:按照肌电信号采集时间从先到后的顺序,将肌电信号逐个导入核函数中。Step 1.2: Import the EMG signals into the kernel function one by one in the order of the EMG signal acquisition time.
比如按照获取的肌电信号的采集时间对肌电信号进行排序后肌电信号的顺序为:s1,s2,…si,si+1,…,则按照上述顺序分别将上述肌电信号导入到核函数中。For example, after sorting the EMG signals according to the acquisition time of the acquired EMG signals, the order of the EMG signals is: s1, s2, . . . si, si+1, . in the function.
步骤1.3:每导入一个肌电信号后更新所述核函数,并采用梯形法计算更新后的核函数的单位等距积分。Step 1.3: Update the kernel function after each EMG signal is imported, and use the trapezoidal method to calculate the unit isometric integral of the updated kernel function.
比如将肌电信号s1导入核函数中,核函数就更新为kernel={j2,…,jn,s1},其中j2,…,jn=0,将s2导入核函数 中,核函数就更新为kernel={j3,…,jn,s1,s2},其中j3,j4,…,jn=0,依次类推。For example, if the EMG signal s1 is imported into the kernel function, the kernel function is updated to kernel={j2,...,jn,s1}, where j2,...,jn=0, and s2 is imported into the kernel function, and the kernel function is updated to kernel ={j3,...,jn,s1,s2}, where j3,j4,...,jn=0, and so on.
每导入一个肌电信号就采用梯形法对更新后的核函数计算一次单位等距积分,比如导入s1后,就采用梯形法按照下式计算kernel={j2,…,jn,s1}的单位等距积分envelopeSignal:Each time an EMG signal is imported, the trapezoidal method is used to calculate the unit isometric integral of the updated kernel function. For example, after importing s1, the trapezoidal method is used to calculate the unit of kernel={j2,...,jn,s1} according to the following formula, etc. Distance integral envelopeSignal:
envelopeSignal=sum{j2,…,jn,s1}÷2;envelopeSignal=sum{j2,...,jn,s1}÷2;
导入si+1后,就采用梯形法按照下式计算kernel={j3,…,jn,s1,s2}的单位等距积分envelopeSignal:After importing si+1, the trapezoidal method is used to calculate the unit equidistant integral envelopeSignal of kernel={j3,...,jn,s1,s2}:
envelopeSignal=sum{j3,…,jn,s1,s2}÷2。envelopeSignal=sum{j3,...,jn,s1,s2}÷2.
步骤1.4:将得到的单位等距积分作为该导入核函数的肌电信号对应的包络信号。Step 1.4: Use the obtained unit equidistant integral as the envelope signal corresponding to the EMG signal imported into the kernel function.
即将肌电信号s1对应的单位等距积分作为肌电信号s1对应的包络信号y1,将肌电信号s2对应的单位等距积分作为肌电信号si+1对应的包络信号y2,以此类推,由肌电信号{s1,s2,…,si,si+1,…}计算得出包络信号{y1,y2,…,yi,,yi+1,…}。The unit equidistant integral corresponding to the EMG signal s1 is used as the envelope signal y1 corresponding to the EMG signal s1, and the unit equidistant integral corresponding to the EMG signal s2 is used as the envelope signal y2 corresponding to the EMG signal si+1. By analogy, the envelope signals {y1, y2, ..., yi, yi+1, ...} are calculated from the EMG signals {s1, s2, ..., si, si+1, ...}.
步骤2:在当前包络信号的前一个或多个包络信号不大于预设阈值的情况下,若当前包络信号大于预设阈值,则确定当前包络信号对应的肌电信号为活动段的起点信号。Step 2: In the case that the previous one or more envelope signals of the current envelope signal are not greater than the preset threshold value, if the current envelope signal is greater than the preset threshold value, determine that the EMG signal corresponding to the current envelope signal is the active segment starting signal.
步骤3:在当前包络信号的前一个或多个包络信号大于预设阈值的情况下,若当前包络信号不大于预设阈值,则确定当前包络信号对应的肌电信号为活动段的终止点信号。Step 3: In the case that the previous one or more envelope signals of the current envelope signal are greater than the preset threshold, if the current envelope signal is not greater than the preset threshold, determine that the EMG signal corresponding to the current envelope signal is the active segment end point signal.
其中预设阈值为预先设定的用于判断肌电信号是否处于活动段的信号值,当肌电信号大于预设阈值时可以确定该肌电信号处于活动段,当肌电信号不大于预设阈值时,则确定该肌电信号处于静息段,静息段为动作段之间平稳的部分。在某些实施方案中,可以根据经验设定预设阈值的具体数值,并且可以根据需求对预设阈值进行调整,以提高活动段确定的准确性。The preset threshold is a preset signal value for judging whether the EMG signal is in the active segment. When the EMG signal is greater than the preset threshold, it can be determined that the EMG signal is in the active segment. When the EMG signal is not greater than the preset value When the threshold value is reached, it is determined that the EMG signal is in the resting segment, and the resting segment is the stable part between the action segments. In some embodiments, the specific value of the preset threshold can be set according to experience, and the preset threshold can be adjusted according to requirements, so as to improve the accuracy of determining the active segment.
因为动作段内的肌电信号的信号值会高于静息段内肌电信号的信号值,所以通过判断当前包络信号与其之前的包络信号之间的信号值的变化确定当前包络信号是否为动作段的起点信号或终 点信号。Because the signal value of the EMG signal in the action segment will be higher than the signal value of the EMG signal in the resting segment, it is determined by judging the change of the signal value between the current envelope signal and its previous envelope signal whether the current envelope signal is It is the start signal or end signal of the action segment.
步骤4:根据所述起点信号和终止点信号确定肌电信号的活动段。Step 4: Determine the active segment of the EMG signal according to the starting point signal and the ending point signal.
因为肌电信号在刚刚进入活动段或者刚刚离开活动段时,其信号数据的幅度较小,难以根据肌电信号值区分静息段和活动段,容易误判,准确率低,而在本实施例中,首先对肌电信号进行基于核函数的处理,得到肌电信号对应的包络信号,包络信号在刚刚进入活动段或者刚刚离开活动段时都有较大的幅值变化,从而提高了活动段检测的准确性。When the EMG signal just enters the active segment or just leaves the active segment, the amplitude of the signal data is small, and it is difficult to distinguish the resting segment from the active segment according to the EMG signal value, which is easy to misjudge and has a low accuracy rate. In the example, the EMG signal is first processed based on the kernel function, and the envelope signal corresponding to the EMG signal is obtained. The accuracy of active segment detection is improved.
上述确定活动段的方式只是一个示例,除了上述方式还可以采用其他方式确定活动段,比如短时傅里叶方法、自组织人工神经网络方法、移动平均方法等。The above method of determining the active segment is just an example, and other methods may be used to determine the active segment, such as a short-time Fourier method, a self-organizing artificial neural network method, a moving average method, and the like.
在某些实施方案中,在S1获取肌电信号后,为了保证后续对活动段检测的准确性,在确定肌电信号的活动段之前,该肌电信号处理方法还可以包括:In some embodiments, after acquiring the electromyographic signal in S1, in order to ensure the accuracy of subsequent detection of the active segment, before determining the active segment of the electromyographic signal, the electromyographic signal processing method may further include:
对获取的肌电信号进行校正,例如可以采用下述方式对肌电信号进行校正:To correct the acquired EMG signal, for example, the EMG signal can be corrected in the following ways:
判断所述肌电信号的值是否大于基线阈值;若不大于基线阈值,则对所述肌电信号的值进行调整;若大于基线阈值,则所述肌电信号的值不变。Determine whether the value of the EMG signal is greater than the baseline threshold; if not greater than the baseline threshold, adjust the value of the EMG signal; if greater than the baseline threshold, the value of the EMG signal remains unchanged.
其中基线阈值可以根据静息态肌电信号数据确定,在某些实施方案中,可以请被探测用户处于静息态并采集数据,该数据为确认的静息态肌电信号数据,在某些实施方案中,可以根据下述公式计算基线阈值thr:The baseline threshold may be determined according to resting-state EMG data. In some embodiments, the detected user may be asked to be in a resting state and data may be collected. The data is confirmed resting-state EMG data. In an embodiment, the baseline threshold thr can be calculated according to the following formula:
thr=mean{MAV 1,MAV 2,MAV 3,…MAV K}+A thr=mean{MAV 1 , MAV 2 , MAV 3 ,...MAV K }+A
其中,mean取平均值操作的运算符,MAV i为对采集的静息态肌电信号数据利用滑动窗口算法进行分割后,滑动窗口内信号的最大值,i为1到k之间的正整数,k为静息态肌电信号数据分割得到的滑动窗口的个数,A为预设的常数,可以基于经验设定常数A,并在计算过程中可以调整A的值,以提高活动段确定的准 确性。 Among them, mean is the operator of the average operation, MAV i is the maximum value of the signal in the sliding window after the collected resting-state EMG data is segmented by the sliding window algorithm, and i is a positive integer between 1 and k , k is the number of sliding windows obtained by dividing the resting state EMG data, A is a preset constant, the constant A can be set based on experience, and the value of A can be adjusted during the calculation process to improve the determination of the active segment accuracy.
获取肌电信号后基于下式对肌电信号进行校正:After acquiring the EMG signal, the EMG signal is corrected based on the following formula:
Figure PCTCN2021104565-appb-000001
Figure PCTCN2021104565-appb-000001
其中xi为肌电信号si的信号值,如si的信号值小于基线阈值,则将si的信号值调整为0,若si的信号值不小于基线阈值,则不对si的信号值进行调整。Among them, xi is the signal value of the EMG signal si. If the signal value of si is less than the baseline threshold, the signal value of si is adjusted to 0. If the signal value of si is not less than the baseline threshold, the signal value of si is not adjusted.
在本实施例中,通过对肌电信号进行校正减弱了个体差异对信号的影响,再对校正后的肌电信号提取包络信号,相当于对获取的肌电信号进行了二次转换,增大了静息段电位和活动段电位之间的差异值,提升了后续活动段检测的准确度。In this embodiment, the influence of individual differences on the signal is weakened by calibrating the EMG signal, and then the envelope signal is extracted from the EMG signal after correction, which is equivalent to performing secondary conversion on the obtained EMG signal, increasing the The difference between the resting segment potential and the active segment potential is increased, and the accuracy of subsequent active segment detection is improved.
在某些实施方案中,S12中对活动段进行特征提取得到第一特征可以包括下述步骤I至步骤IV。In some embodiments, performing feature extraction on the active segment in S12 to obtain the first feature may include the following steps I to IV.
步骤I:采用滑动窗口算法按照预设的窗口长度将所述活动段划分为多个子窗口。Step 1: using a sliding window algorithm to divide the active segment into multiple sub-windows according to a preset window length.
其中窗口长度可以根据需求或经验设定,具体不做限定。The window length can be set according to requirements or experience, and is not specifically limited.
因为一个太长的序列在进行相应的处理时,比如说提取特征会带来诸多不便,而且对序列的信息描述不准确,所以通过滑动窗口对活动段进行分割,是为了更方便和准确的提取活动段的特征。Because a too long sequence is processed accordingly, such as extracting features, it will bring a lot of inconvenience, and the information description of the sequence is inaccurate, so the sliding window is used to segment the active segment for more convenient and accurate extraction. Characteristics of the active segment.
步骤II:分别提取各个子窗口内的肌电信号的特征。Step II: Extract the features of the EMG signals in each sub-window respectively.
具体提取哪些特征可以根据需求设定,例如可以提取波长特征、过零点数、斜率符号变化数、AR模型、偏度等特征。Which features to extract can be set according to requirements, for example, features such as wavelength features, number of zero-crossing points, number of slope symbol changes, AR model, and skewness can be extracted.
波长可以采用下式计算:The wavelength can be calculated using the following formula:
Figure PCTCN2021104565-appb-000002
Figure PCTCN2021104565-appb-000002
其中WL表示波长,k表示子窗口内肌电信号的个数,波长的长度是k个肌电信号的长度的简单累加,反映了肌电信号波形的复杂度,也反映了肌电信号幅值、频率以及持续时间等共同作用的效果。Among them, WL represents the wavelength, k represents the number of EMG signals in the sub-window, and the length of the wavelength is the simple accumulation of the lengths of the k EMG signals, which reflects the complexity of the EMG signal waveform and also reflects the EMG signal amplitude. , frequency, and duration.
过零点数(zeros crossing,ZC)是一种简单的频率统计特征,计 算在一段时间内信号波形通过时间轴(也就是零)的次数。给定两个相邻的样本x i,x i+1满足以下条件,过零点数的值加一: Zeros crossing (ZC) is a simple frequency statistic that counts the number of times a signal waveform crosses the time axis (ie, zero) over a period of time. Given two adjacent samples x i , x i+1 satisfies the following conditions, and the value of the zero-crossing point is increased by one:
x ix i+1≤0,|x i-x i+1|≥ε。 x i x i+1 ≤0,|x i -x i+1 |≥ε.
斜率符号变化数(slope sign changes,SSC),该统计量是描述信号频率信息的另一个特征量。给定信号的三个连续样本值,x i-1,x i,x i+1满足以下条件,斜率符号变化数的值加一: Slope sign changes (SSC), this statistic is another feature that describes signal frequency information. Given three consecutive sample values of the signal, x i-1 , x i , x i+1 satisfying the following conditions, the value of the number of slope sign changes is incremented by one:
(x i+1-x i)*(x i-x i-1)≤0,|x i-x i+1|≥ε,|x i-x i-1|≥ε。 (x i+1 -x i )*(x i -x i-1 )≤0,|x i -x i+1 |≥ε,|x i -x i-1 |≥ε.
AR模型是一种常用的时间序列模型,AR model is a commonly used time series model.
Figure PCTCN2021104565-appb-000003
Figure PCTCN2021104565-appb-000003
其中s(n)表示肌电信号,a i(i=1,2,3…p)表示AR模型系数,p表示模型阶数,w(n)表示随机白噪声。 where s(n) represents the EMG signal, a i (i=1, 2, 3...p) represents the AR model coefficient, p represents the model order, and w(n) represents random white noise.
偏度是衡量数据偏斜的方向及偏斜程度的特征向量。设是运动传感器传感器数据的一个样本x,则数据x的偏度可估计为:Skewness is a eigenvector that measures the direction and degree of skewness of data. Assuming that it is a sample x of the sensor data of the motion sensor, the skewness of the data x can be estimated as:
Figure PCTCN2021104565-appb-000004
Figure PCTCN2021104565-appb-000004
式中SK为偏度,x i为样本观测值,n为样本个数,x mean为样本n次观测值的平均值,sd为样本标准差。 In the formula, SK is the skewness, x i is the sample observation value, n is the number of samples, x mean is the mean value of n observations of the sample, and sd is the sample standard deviation.
步骤III:根据各个子窗口内的肌电信号的特征,分别生成各个子窗口对应的特征向量。Step III: According to the characteristics of the electromyographic signals in each sub-window, a feature vector corresponding to each sub-window is generated respectively.
在进行特征提取时,一个子窗口可能会提取多个特征,可以由这些特征组成该子窗口对应的特征向量。During feature extraction, a sub-window may extract multiple features, and these features can form a feature vector corresponding to the sub-window.
步骤IV:将由所述各个子窗口对应的特征向量组成的特征矩阵作为所述活动段的第一特征。Step IV: Use a feature matrix composed of feature vectors corresponding to the respective sub-windows as the first feature of the active segment.
一个子窗口对应一个特征向量,多个子窗口就可以组成一个特征矩阵,将该特征矩阵作为活动段的第一特征,便于分析和计算。One sub-window corresponds to one feature vector, and multiple sub-windows can form a feature matrix, and the feature matrix is used as the first feature of the active segment, which is convenient for analysis and calculation.
在某些实施方案中,S13可以采用主成分分析算法PCA对第一特征进行降维处理,将降维处理后得到的特征作为第二特征。In some embodiments, S13 may use the principal component analysis algorithm PCA to perform dimension reduction processing on the first feature, and use the feature obtained after the dimension reduction process as the second feature.
特征降维就是对特征的投影变换,特征投影变换是模式识别 中的一种重要工具,它常被用来提取冗余特征中的重要信息(如区分度信息,方差信息等),以提升分类器的泛化性能。Feature dimensionality reduction is the projection transformation of features. Feature projection transformation is an important tool in pattern recognition. It is often used to extract important information (such as discrimination information, variance information, etc.) in redundant features to improve classification. generalization performance.
PCA是一种基于线性变换进行向量降维的方法,其核心思想是通过坐标旋转(即寻找新的正交基),将数据投影到使数据方差最大化的若干个坐标轴上,得到数据在新空间的表示,以消除原数据空间的多重共线性,从而达到数据降维的目的。PCA is a vector dimensionality reduction method based on linear transformation. Its core idea is to project the data onto several coordinate axes that maximize the variance of the data through coordinate rotation (that is, to find a new orthonormal basis), and get the data in The representation of the new space can eliminate the multicollinearity of the original data space, so as to achieve the purpose of data dimensionality reduction.
通常欲获得低维子空间,最简单的是对原始高维空间进行线性变化,给定d维空间中的样本集X{x i,x 2,…x m}∈R d*m,其中x i,x 2,…x m均是d维的向量,变换之后得到的n维空间Z中的样本,其中n<<d。 Usually to obtain a low-dimensional subspace, the simplest is to linearly change the original high-dimensional space, given a sample set X{x i ,x 2 ,…x m }∈R d*m in the d-dimensional space, where x i , x 2 ,...x m are all d-dimensional vectors, the samples in the n-dimensional space Z obtained after transformation, where n<<d.
Z=U T*X, Z = U T * X,
式中,U∈R d*m为变换矩阵(即找到的新的正交基),U是由X的协方差的特征最大的前n项所对应的特征向量构成的正交矩阵;Z为X{x i,x 2,…x m}∈R d*m在新空间中的投影,是高维X降维后的低维数据。 In the formula, U∈R d*m is the transformation matrix (that is, the new orthonormal basis found), U is the orthonormal matrix composed of the eigenvectors corresponding to the first n items with the largest covariance feature of X; Z is The projection of X{x i ,x 2 ,…x m }∈R d*m in the new space is the low-dimensional data after the high-dimensional X dimension reduction.
若第一特征为一个d行m列的特征矩阵X,其中m表示子窗口的个数,d表示每个子窗口提取的特征的个数(例如若能提取的特征是波长特征、过零点数、斜率符号变化数、AR模型和偏度,则n的值为5),在用PCA对第一特征进行降维的过程包括:If the first feature is a feature matrix X with d rows and m columns, where m represents the number of sub-windows, and d represents the number of features extracted by each sub-window (for example, if the features that can be extracted are wavelength features, zero-crossing points, The number of slope sign changes, AR model and skewness, the value of n is 5). The process of using PCA to reduce the dimension of the first feature includes:
将X的每一行(代表一个属性字段)进行零均值化,即减去这一行的均值,求出协方差矩阵,求出协方差矩阵的特征值及对应的特征向量,将特征向量按对应特征值大小从上到下按行排列成矩阵,取前n行组成矩阵U,U是由X的协方差的特征最大的前n项所对应的特征向量构成的正交矩阵,Z=U T*X即为降维到n维后的数据。 Zero-mean each row of X (representing an attribute field), that is, subtract the mean of this row, obtain the covariance matrix, obtain the eigenvalues of the covariance matrix and the corresponding eigenvectors, and divide the eigenvectors according to the corresponding characteristics. The values are arranged in a matrix from top to bottom, and the first n rows are taken to form a matrix U. U is an orthogonal matrix composed of the eigenvectors corresponding to the first n items with the largest covariance feature of X, Z=U T * X is the data after dimensionality reduction to n dimensions.
对特征进行降维的目标是要从输入的特征空间中提取出具有最佳区分度的信息。PCA是一种非监督的降维方法(无需分类标签),能够识别特征的线性投影与数据中主要变化一致的特征。PCA与LDA相比,不需要标签信息,在降低了维数的同时能最大限度的保持原有信息。PCA仅需要保留特征向量矩阵与样本的均值向量,即可通过简单的向量减法和矩阵向量的乘法将新样本投影至低维 空间中,简单、方便。The goal of feature dimensionality reduction is to extract the information with the best discrimination from the input feature space. PCA is an unsupervised dimensionality reduction method (without classification labels) capable of identifying features whose linear projections are consistent with major changes in the data. Compared with LDA, PCA does not require label information, and can maintain the original information to the greatest extent while reducing the dimension. PCA only needs to keep the eigenvector matrix and the mean vector of the samples, and then the new samples can be projected into the low-dimensional space through simple vector subtraction and matrix-vector multiplication, which is simple and convenient.
虽然低维空间与原始的高维空间存在不同,但实际中舍弃高维信息中的部分信息往往是必要的:一方面,舍弃部分信息后消除了多重共线性,使样本的采集密度增大、数据更易使用,降低很多算法的计算开销,这也正是降维的重要动机;另一方面,当数据受到噪声影响时,最小的特征值所对应的特征向量往往与噪声有关,将它们舍弃能在一定的程度上起到去噪的效果。Although the low-dimensional space is different from the original high-dimensional space, it is often necessary to discard some information in the high-dimensional information in practice. The data is easier to use and the computational overhead of many algorithms is reduced, which is also an important motivation for dimensionality reduction; on the other hand, when the data is affected by noise, the eigenvectors corresponding to the smallest eigenvalues are often related to noise, and they are discarded. To a certain extent, it has the effect of denoising.
在某些实施方案中,S14中可以采用正则化判别分析分类器RDA进行分类,RDA通过拟合类特定的协方差矩阵来提供线性判别分析LDA和二次判别分析QDA之间的连续关系。通过在LDA和QDA之间提供一个连续体,RDA可以保证至少达到与其他两种方法相同的性能,而且采用RDA还可以避免过度拟合的问题。In some embodiments, the regularized discriminant analysis classifier RDA can be used for classification in S14, and RDA provides a continuous relationship between linear discriminant analysis LDA and quadratic discriminant analysis QDA by fitting a class-specific covariance matrix. By providing a continuum between LDA and QDA, RDA is guaranteed to achieve at least the same performance as the other two methods, and employing RDA also avoids the problem of overfitting.
在利用RDA进行分类之前先对RDA进行训练,以保证分类结果的准确性。RDA is trained before using RDA for classification to ensure the accuracy of the classification results.
正则化判别分析(RDA)模型有两个参数(gamma和lambda),两个参数数值都在0和1之间,对RDA进行训练是需要先设定正则化超参数gamma和lambda,例如可以使用在[0,1]范围内步长为0.025的线性搜索,选取验证集交叉损耗最小的参数值作为设定的超参数值。The regularized discriminant analysis (RDA) model has two parameters (gamma and lambda), and the values of the two parameters are between 0 and 1. To train RDA, you need to set the regularization hyperparameters gamma and lambda first. For example, you can use In a linear search with a step size of 0.025 in the range of [0, 1], the parameter value with the smallest crossover loss in the validation set is selected as the set hyperparameter value.
超参数优化后,获取训练样本,训练样本为对应的类型已知的肌电信号的特征向量,将训练样本通过PCA降维后输入RDA分类器中进行分类,根据分类结果对RDA进行调整,然后通过验证集对训练后的RDA进行验证,在进行验证时可以采用10倍交叉验证来评估训练后的RDA分类器的性能,选取性能最好的RDA分类器作为S14中使用的分类器。After the hyperparameters are optimized, the training samples are obtained. The training samples are the eigenvectors of the corresponding EMG signals with known types. The training samples are input into the RDA classifier after dimensionality reduction through PCA, and the RDA is adjusted according to the classification results. The trained RDA is verified through the validation set, and 10-fold cross-validation can be used to evaluate the performance of the trained RDA classifier, and the RDA classifier with the best performance is selected as the classifier used in S14.
在某些实施方案中,训练样本可以采用下述方式获取:In some embodiments, training samples can be obtained in the following manner:
对被测试用户的相关位置(例如屈肌和伸肌等)佩戴上肌电信号采集装置(例如臂环、肌电采集传感器、肌电采集电极等),采集被测试用户包含握拳、屈腕、伸腕、伸掌、拇指弯曲、食指弯曲、中指弯曲、无名指弯曲、小指弯曲、拇指弯曲,拇指食指组合弯 曲等多种手势多次重复动作的肌电信号。为了减小采集过程中带来的误差,每种手势测6次,每次测试之间休息5秒,为避免疲劳,各类手势之间休息30秒。提取采集的肌电信号活动段的特征作为训练样本。Wear an EMG signal acquisition device (such as armband, EMG acquisition sensor, EMG acquisition electrode, etc.) on the relevant position of the tested user (such as flexor and extensor muscles, etc.) Wrist, palm extension, thumb bending, index finger bending, middle finger bending, ring finger bending, little finger bending, thumb bending, thumb and index finger combination bending and other gestures, the EMG signals of repeated movements. In order to reduce the error brought by the acquisition process, each gesture was measured 6 times, with a 5-second rest between each test, and a 30-second rest between each type of gesture to avoid fatigue. The features of the collected EMG activity segments are extracted as training samples.
在本实施例中,通过对分类器进行训练,保证了分类结果的准确性。In this embodiment, by training the classifier, the accuracy of the classification result is guaranteed.
本公开还提供了外骨骼机器人的控制方法的实施例,应用于外骨骼机器人,外骨骼机器人中可以包括肌电信号采集模块、控制模块和机械结构,如图2所示,该方法可以包括如下步骤S21至S24。The present disclosure also provides an embodiment of a control method for an exoskeleton robot, which is applied to an exoskeleton robot. The exoskeleton robot may include an EMG signal acquisition module, a control module and a mechanical structure. As shown in FIG. 2 , the method may include the following: Steps S21 to S24.
S21.通过肌电信号采集模块采集肌电信号。S21. Collect the electromyography signal through the electromyography signal acquisition module.
S22.确定所述肌电信号对应的类型。S22. Determine the type corresponding to the electromyographic signal.
在某些实施方案中,确定肌电信号对应的类型可以包括:In certain embodiments, determining the type corresponding to the electromyographic signal may include:
获取肌电信号,从所述肌电信号的活动段中进行特征提取,得到所述活动段对应的第一特征,对所述第一特征进行降维处理,得到所述第一特征对应的第二特征,将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型。Obtain an electromyographic signal, perform feature extraction from the active segment of the electromyographic signal, obtain a first feature corresponding to the active segment, perform dimensionality reduction processing on the first feature, and obtain a first feature corresponding to the first feature. Second feature, the second feature is input into the pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
在某些实施方案中,可以采用主成分分析算法对所述第一特征进行降维处理。In some embodiments, a principal component analysis algorithm can be used to perform dimensionality reduction processing on the first feature.
S23.基于所述肌电信号的类型,生成控制所述外骨骼机器人的控制指令。S23. Based on the type of the electromyographic signal, generate a control instruction for controlling the exoskeleton robot.
在某些实施方案中,可以预先设置肌电信号类型与控制指令之间的对应关系表,将对应关系表预先存储在外骨骼机器人的本地存储器中或外骨骼机器人的控制模块可以访问的数据节点中,从而使得在确定肌电信号对应的类型后可以通过查表的方式确定对应的控制指令。In some embodiments, a correspondence table between the electromyographic signal types and control instructions may be preset, and the correspondence table may be pre-stored in the local memory of the exoskeleton robot or in a data node that can be accessed by the control module of the exoskeleton robot , so that after determining the type corresponding to the electromyographic signal, the corresponding control instruction can be determined by looking up the table.
S24.基于所述控制指令控制所述外骨骼机器人的外骨骼运行。S24. Control the exoskeleton operation of the exoskeleton robot based on the control instruction.
在某些实施方案中,采集到肌电信号后,确定肌电信号的类型,并根据肌电信号的类型确定对应的控制指令,根据控制指令对外骨骼机器人的外骨骼也就是机械结构进行控制,从而使机械 结构执行相应的动作。在确定肌电信号的类型时可以采用较少通道的肌电信号(例如2通道),通过特征集提取和PCA投影的方式,以确保最大限度的分离之间的手指运动,最大限度地对不同类型的肌电信号进行分类,进而根据类别实现对机械结构多自由度的控制。In some embodiments, after the electromyographic signal is collected, the type of the electromyographic signal is determined, and the corresponding control instruction is determined according to the type of the electromyographic signal, and the exoskeleton of the exoskeleton robot, that is, the mechanical structure is controlled according to the control instruction, So that the mechanical structure performs the corresponding action. When determining the type of EMG signal, the EMG signal with fewer channels (for example, 2 channels) can be used to ensure maximum separation between finger movements through feature set extraction and PCA projection. Types of EMG signals are classified, and then the multi-degree-of-freedom control of the mechanical structure is realized according to the categories.
在某些实施方案中,将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型,可以包括:In some embodiments, the second feature is input into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal, which may include:
将所述第二特征输入预先训练好的正则化判别分析分类器中,将所述正则化判别分析分类器输出的类型作为所述肌电信号对应的类型。The second feature is input into a pre-trained regularized discriminant analysis classifier, and the type output by the regularized discriminant analysis classifier is used as the type corresponding to the electromyographic signal.
在某些实施方案中,从所述肌电信号的活动段中进行特征提取,得到所述活动段对应的第一特征,可以包括:In some embodiments, feature extraction is performed from the active segment of the electromyographic signal to obtain the first feature corresponding to the active segment, which may include:
采用滑动窗口算法按照预设的窗口长度将所述活动段划分为多个子窗口;Using a sliding window algorithm to divide the active segment into multiple sub-windows according to a preset window length;
分别提取各个子窗口内的肌电信号的特征;Extract the features of the EMG signals in each sub-window respectively;
根据各个子窗口内的肌电信号的特征,分别生成各个子窗口对应的特征向量;以及According to the characteristics of the electromyographic signals in each sub-window, the corresponding feature vectors of each sub-window are respectively generated; and
将由所述各个子窗口对应的特征向量组成的特征矩阵作为所述活动段的第一特征。A feature matrix composed of feature vectors corresponding to the respective sub-windows is used as the first feature of the active segment.
在某些实施方案中,从所述肌电信号的活动段中进行特征提取之前,还可以包括:In some embodiments, before the feature extraction is performed from the active segment of the electromyographic signal, the method may further include:
提取所述肌电信号的包络信号;extracting the envelope signal of the electromyographic signal;
在当前包络信号的前一个或多个包络信号不大于预设阈值的情况下,若当前包络信号大于预设阈值,则确定当前包络信号对应的肌电信号为活动段的起点信号;In the case where the previous one or more envelope signals of the current envelope signal are not greater than the preset threshold, if the current envelope signal is greater than the preset threshold, the EMG signal corresponding to the current envelope signal is determined to be the starting point signal of the active segment ;
在当前包络信号的前一个或多个包络信号大于预设阈值的情况下,若当前包络信号不大于预设阈值,则确定当前包络信号对应的肌电信号为活动段的终止点信号;以及In the case that the previous one or more envelope signals of the current envelope signal are greater than the preset threshold, if the current envelope signal is not greater than the preset threshold, the EMG signal corresponding to the current envelope signal is determined as the termination point of the active segment signal; and
根据所述起点信号和终止点信号确定肌电信号的活动段。The active segment of the electromyographic signal is determined according to the starting point signal and the ending point signal.
在某些实施方案中,提取所述肌电信号的包络信号,可以包 括:In certain embodiments, extracting the envelope signal of the electromyographic signal may include:
初始化核函数;Initialize the kernel function;
按照肌电信号采集时间从先到后的顺序,将肌电信号逐个导入核函数中;According to the sequence of EMG acquisition time from first to last, the EMG signals are imported into the kernel function one by one;
每导入一个肌电信号后更新所述核函数,并采用梯形法计算更新后的核函数的单位等距积分;以及Update the kernel function after each EMG signal is imported, and use the trapezoidal method to calculate the unit isometric integral of the updated kernel function; and
将得到的单位等距积分作为该导入核函数的肌电信号对应的包络信号。The obtained unit equidistant integral is used as the envelope signal corresponding to the EMG signal introduced into the kernel function.
在某些实施方案中,获取肌电信号后,还可以包括:In certain embodiments, after acquiring the electromyographic signal, it can also include:
判断所述肌电信号的值是否大于基线阈值;Determine whether the value of the electromyographic signal is greater than the baseline threshold;
若不大于基线阈值,则对所述肌电信号的值进行调整;以及If not greater than the baseline threshold, adjusting the value of the electromyographic signal; and
若大于基线阈值,则所述肌电信号的值不变。If it is greater than the baseline threshold, the value of the EMG signal does not change.
在某些实施方案中,确定出肌电信号的活动段后,在对活动段进行特征提取之前,该肌电信号处理方法还可以包括:对活动段内的肌电信号进行预处理,在某些实施方案中,可以采用下述方式进行预处理:In some embodiments, after the active segment of the electromyographic signal is determined, and before the feature extraction is performed on the active segment, the electromyographic signal processing method may further include: preprocessing the electromyographic signal in the active segment, in a certain In some embodiments, pretreatment can be performed in the following manner:
利用陷波器去除50HZ功率干扰,然后再进行20~450Hz带通滤波。Use a notch filter to remove 50Hz power interference, and then perform 20-450Hz bandpass filtering.
通过对活动段进行预处理,提高了后续特征提取的准确性。By preprocessing the active segment, the accuracy of subsequent feature extraction is improved.
本公开还提供了肌电信号处理装置的实施例,如图3所示,该装置可以包括:The present disclosure also provides an embodiment of an electromyographic signal processing device, as shown in FIG. 3 , the device may include:
获取模块301,配置为获取肌电信号;an acquisition module 301, configured to acquire myoelectric signals;
特征提取模块302,配置为从所述肌电信号的活动段中进行特征提取,得到所述活动段对应的第一特征;The feature extraction module 302 is configured to perform feature extraction from the active segment of the electromyographic signal to obtain a first feature corresponding to the active segment;
降维模块303,配置为对所述第一特征进行降维处理,得到所述第一特征对应的第二特征;以及A dimension reduction module 303, configured to perform dimension reduction processing on the first feature to obtain a second feature corresponding to the first feature; and
分类模块304,配置为将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型。The classification module 304 is configured to input the second feature into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
在某些实施方案中,降维模块303配置为:In certain embodiments, the dimensionality reduction module 303 is configured to:
采用主成分分析算法对所述第一特征进行降维处理,将降维 处理后得到的特征作为第二特征。The principal component analysis algorithm is used to perform dimension reduction processing on the first feature, and the feature obtained after the dimension reduction process is used as the second feature.
在某些实施方案中,分类模块304配置为:In certain embodiments, classification module 304 is configured to:
将所述第二特征输入预先训练好的正则化判别分析分类器中,将所述正则化判别分析分类器输出的类型作为所述肌电信号对应的类型。The second feature is input into a pre-trained regularized discriminant analysis classifier, and the type output by the regularized discriminant analysis classifier is used as the type corresponding to the electromyographic signal.
在某些实施方案中,特征提取模块302配置为:In certain embodiments, feature extraction module 302 is configured to:
采用滑动窗口算法按照预设的窗口长度将所述活动段划分为多个子窗口;Using a sliding window algorithm to divide the active segment into multiple sub-windows according to a preset window length;
分别提取各个子窗口内的肌电信号的特征;Extract the features of the EMG signals in each sub-window respectively;
根据各个子窗口内的肌电信号的特征,分别生成各个子窗口对应的特征向量;以及According to the characteristics of the electromyographic signals in each sub-window, the corresponding feature vectors of each sub-window are respectively generated; and
将由所述各个子窗口对应的特征向量组成的特征矩阵作为所述活动段的第一特征。A feature matrix composed of feature vectors corresponding to the respective sub-windows is used as the first feature of the active segment.
在某些实施方案中,该装置还可以包括活动段检测模块,活动段检测模块配置为:In certain embodiments, the apparatus may further include an active segment detection module configured to:
提取所述肌电信号的包络信号;extracting the envelope signal of the electromyographic signal;
在当前包络信号的前一个或多个包络信号不大于预设阈值的情况下,若当前包络信号大于预设阈值,则确定当前包络信号对应的肌电信号为活动段的起点信号;In the case where the previous one or more envelope signals of the current envelope signal are not greater than the preset threshold, if the current envelope signal is greater than the preset threshold, the EMG signal corresponding to the current envelope signal is determined to be the starting point signal of the active segment ;
在当前包络信号的前一个或多个包络信号大于预设阈值的情况下,若当前包络信号不大于预设阈值,则确定当前包络信号对应的肌电信号为活动段的终止点信号;以及In the case that the previous one or more envelope signals of the current envelope signal are greater than the preset threshold, if the current envelope signal is not greater than the preset threshold, the EMG signal corresponding to the current envelope signal is determined as the termination point of the active segment signal; and
根据所述起点信号和终止点信号确定肌电信号的活动段。The active segment of the electromyographic signal is determined according to the starting point signal and the ending point signal.
在某些实施方案中,提取所述肌电信号的包络信号,可以包括:In some embodiments, extracting the envelope signal of the electromyographic signal may include:
初始化核函数;Initialize the kernel function;
按照肌电信号采集时间从先到后的顺序,将肌电信号逐个导入核函数中;According to the sequence of EMG acquisition time from first to last, the EMG signals are imported into the kernel function one by one;
每导入一个肌电信号后更新所述核函数,并采用梯形法计算更新后的核函数的单位等距积分;以及Update the kernel function after each EMG signal is imported, and use the trapezoidal method to calculate the unit isometric integral of the updated kernel function; and
将得到的单位等距积分作为该导入核函数的肌电信号对应的包络信号。The obtained unit equidistant integral is used as the envelope signal corresponding to the EMG signal introduced into the kernel function.
在某些实施方案中,该装置还可以包括校正模块,校正模块配置为:In certain embodiments, the apparatus may further include a correction module configured to:
判断所述肌电信号的值是否大于基线阈值;Determine whether the value of the electromyographic signal is greater than the baseline threshold;
若不大于基线阈值,则对所述肌电信号的值进行调整;以及If not greater than the baseline threshold, adjusting the value of the electromyographic signal; and
若大于基线阈值,则所述肌电信号的值不变。If it is greater than the baseline threshold, the value of the EMG signal does not change.
本公开还提供了外骨骼机器人控制装置,如图4所示,该装置可以包括:The present disclosure also provides an exoskeleton robot control device, as shown in FIG. 4 , the device may include:
采集模块401,配置为通过肌电信号采集模块采集肌电信号;The collection module 401 is configured to collect the EMG signal through the EMG signal collection module;
类别确定模块402,配置为确定所述肌电信号对应的类型;a category determination module 402, configured to determine the type corresponding to the electromyographic signal;
指令确定模块403,配置为基于所述肌电信号的类型,生成控制所述外骨骼机器人的控制指令;以及an instruction determination module 403, configured to generate a control instruction for controlling the exoskeleton robot based on the type of the electromyographic signal; and
控制模块404,配置为基于所述控制指令控制所述外骨骼机器人的外骨骼运行。The control module 404 is configured to control the exoskeleton of the exoskeleton robot to operate based on the control instruction.
在某些实施方案中,类别确定模块402配置为:In certain embodiments, category determination module 402 is configured to:
获取肌电信号;Obtain EMG signals;
从所述肌电信号的活动段中进行特征提取,得到所述活动段对应的第一特征;Perform feature extraction from the active segment of the electromyographic signal to obtain a first feature corresponding to the active segment;
对所述第一特征进行降维处理,得到所述第一特征对应的第二特征;以及Perform dimensionality reduction processing on the first feature to obtain a second feature corresponding to the first feature; and
将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型。The second feature is input into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
在本公开另一实施例中,还提供了电子设备,如图5所示,包括处理器501、通信接口502、存储器503和通信总线504,其中,处理器501,通信接口502,存储器503通过通信总线504完成相互间的通信;In another embodiment of the present disclosure, an electronic device is also provided, as shown in FIG. 5 , including a processor 501 , a communication interface 502 , a memory 503 and a communication bus 504 , wherein the processor 501 , the communication interface 502 , and the memory 503 pass through The communication bus 504 completes mutual communication;
存储器503,配置为存放计算机程序;并且 memory 503 configured to store computer programs; and
处理器501,配置为执行存储器503上所存放的程序时,实现:When the processor 501 is configured to execute the program stored in the memory 503, it realizes:
获取肌电信号,从所述肌电信号的活动段中进行特征提取, 得到所述活动段对应的第一特征,对所述第一特征进行降维处理,得到所述第一特征对应的第二特征,将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型。或Acquire an electromyographic signal, perform feature extraction from the active segment of the electromyographic signal, obtain a first feature corresponding to the active segment, perform dimensionality reduction processing on the first feature, and obtain a first feature corresponding to the first feature. Second feature, the second feature is input into the pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal. or
通过肌电信号采集模块采集肌电信号,确定所述肌电信号对应的类型,基于所述肌电信号的类型,生成控制所述外骨骼机器人的控制指令,基于所述控制指令控制所述外骨骼机器人的外骨骼运行。The EMG signal is collected by the EMG signal acquisition module, the type corresponding to the EMG signal is determined, the control instruction for controlling the exoskeleton robot is generated based on the type of the EMG signal, and the exoskeleton robot is controlled based on the control instruction. The exoskeleton of the skeletal robot runs.
上述电子设备提到的通信总线504可以是外设部件互连标准(Peripheral Component Interconnect,简称PCI)总线或扩展工业标准结构(Extended Industry Standard Architecture,简称EISA)总线等。该通信总线504可以分为地址总线、数据总线、控制总线等。为便于表示,图中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。The communication bus 504 mentioned by the above electronic device may be a Peripheral Component Interconnect (PCI for short) bus or an Extended Industry Standard Architecture (EISA for short) bus or the like. The communication bus 504 can be divided into an address bus, a data bus, a control bus, and the like. For ease of presentation, only one thick line is used in the figure, but it does not mean that there is only one bus or one type of bus.
通信接口502用于上述电子设备与其他设备之间的通信。The communication interface 502 is used for communication between the above-mentioned electronic device and other devices.
存储器503可以包括随机存取存储器(Random Access Memory,简称RAM),也可以包括非易失性存储器(non-volatile memory),例如至少一个磁盘存储器。在某些实施方案中,存储器还可以是至少一个位于远离前述处理器的存储装置。The memory 503 may include random access memory (Random Access Memory, RAM for short), or may include non-volatile memory (non-volatile memory), such as at least one disk memory. In certain embodiments, the memory may also be at least one storage device located remotely from the aforementioned processor.
上述的处理器501可以是通用处理器,包括中央处理器(Central Processing Unit,简称CPU)、网络处理器(Network Processor,简称NP)等;还可以是数字信号处理器(Digital Signal Processor,简称DSP)、专用集成电路(Application Specific Integrated Circuit,简称ASIC)、现场可编程门阵列(Field-Programmable Gate Array,简称FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。The above-mentioned processor 501 may be a general-purpose processor, including a central processing unit (Central Processing Unit, referred to as CPU), a network processor (Network Processor, referred to as NP), etc.; may also be a digital signal processor (Digital Signal Processor, referred to as DSP) ), Application Specific Integrated Circuit (ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic devices, discrete gate or transistor logic devices, and discrete hardware components.
在本公开另一实施例中,还提供了计算机可读存储介质,其中,所述计算机可读存储介质上存储计算机程序,所述计算机程序被处理器执行时实现上述任一所述的肌电信号处理方法或任一所述的外骨骼机器人的控制方法。In another embodiment of the present disclosure, a computer-readable storage medium is also provided, wherein a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, any one of the aforementioned electromyography is implemented A signal processing method or any one of the control methods of the exoskeleton robot.
本公开实施例在实现时,可以参阅上述各个实施例,具有相应的技术效果。When implementing the embodiments of the present disclosure, reference may be made to the above-mentioned embodiments, which have corresponding technical effects.
需要说明的是,在本文中,诸如“第一”和“第二”等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。It should be noted that, in this document, relational terms such as "first" and "second" are only used to distinguish one entity or operation from another entity or operation, and do not necessarily require or imply these Any such actual relationship or sequence exists between entities or operations. Moreover, the terms "comprising", "comprising" or any other variation thereof are intended to encompass non-exclusive inclusion such that a process, method, article or device comprising a list of elements includes not only those elements, but also includes not explicitly listed or other elements inherent to such a process, method, article or apparatus. Without further limitation, an element qualified by the phrase "comprising a..." does not preclude the presence of additional identical elements in a process, method, article or apparatus that includes the element.
以上所述仅是本公开的某些实施方式,使本领域技术人员能够理解或实现本公开。对这些实施例的多种修改对本领域的技术人员来说将是显而易见的,本文中所定义的一般原理可以在不脱离本公开的精神或范围的情况下,在其它实施例中实现。因此,本公开将不会被限制于本文所示的这些实施例,而是要符合与本文所公开的原理和新颖特点相一致的最宽的范围。The foregoing are merely some embodiments of the present disclosure to enable those skilled in the art to understand or implement the present disclosure. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be implemented in other embodiments without departing from the spirit or scope of the present disclosure. Therefore, the present disclosure is not to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (15)

  1. 肌电信号处理方法,其包括:An electromyographic signal processing method, comprising:
    获取肌电信号;Obtain EMG signals;
    从所述肌电信号的活动段中进行特征提取,得到所述活动段对应的第一特征;Perform feature extraction from the active segment of the electromyographic signal to obtain a first feature corresponding to the active segment;
    对所述第一特征进行降维处理,得到所述第一特征对应的第二特征;以及Perform dimensionality reduction processing on the first feature to obtain a second feature corresponding to the first feature; and
    将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型。The second feature is input into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
  2. 如权利要求1所述的方法,其中,对所述第一特征进行降维处理,得到所述第一特征对应的第二特征,包括:The method of claim 1, wherein performing dimension reduction processing on the first feature to obtain a second feature corresponding to the first feature, comprising:
    采用主成分分析算法对所述第一特征进行降维处理,将降维处理后得到的特征作为第二特征。A principal component analysis algorithm is used to perform dimension reduction processing on the first feature, and the feature obtained after the dimension reduction process is used as the second feature.
  3. 如权利要求1或2所述的方法,其中,将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型,包括:The method according to claim 1 or 2, wherein inputting the second feature into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal, comprising:
    将所述第二特征输入预先训练好的正则化判别分析分类器中,将所述正则化判别分析分类器输出的类型作为所述肌电信号对应的类型。The second feature is input into a pre-trained regularized discriminant analysis classifier, and the type output by the regularized discriminant analysis classifier is used as the type corresponding to the electromyographic signal.
  4. 如权利要求1至3中任一权利要求所述的方法,其中,从所述肌电信号的活动段中进行特征提取,得到所述活动段对应的第一特征,包括:The method according to any one of claims 1 to 3, wherein, performing feature extraction from the active segment of the electromyographic signal to obtain the first feature corresponding to the active segment, comprising:
    采用滑动窗口算法按照预设的窗口长度将所述活动段划分为多个子窗口;Using a sliding window algorithm to divide the active segment into multiple sub-windows according to a preset window length;
    分别提取各个子窗口内的肌电信号的特征;Extract the features of the EMG signals in each sub-window respectively;
    根据各个子窗口内的肌电信号的特征,分别生成各个子窗口对应的特征向量;以及According to the characteristics of the electromyographic signals in each sub-window, the corresponding feature vectors of each sub-window are respectively generated; and
    将由所述各个子窗口对应的特征向量组成的特征矩阵作为所述活动段的第一特征。A feature matrix composed of feature vectors corresponding to the respective sub-windows is used as the first feature of the active segment.
  5. 如权利要求1至4中任一权利要求所述的方法,其中,从所述肌电信号的活动段中进行特征提取之前,所述方法还包括:The method according to any one of claims 1 to 4, wherein, before performing feature extraction from the active segment of the electromyographic signal, the method further comprises:
    提取所述肌电信号的包络信号;extracting the envelope signal of the electromyographic signal;
    在当前包络信号的前一个或多个包络信号不大于预设阈值的情况下,若当前包络信号大于预设阈值,则确定当前包络信号对应的肌电信号为活动段的起点信号;In the case where the previous one or more envelope signals of the current envelope signal are not greater than the preset threshold, if the current envelope signal is greater than the preset threshold, the EMG signal corresponding to the current envelope signal is determined to be the starting point signal of the active segment ;
    在当前包络信号的前一个或多个包络信号大于预设阈值的情况下,若当前包络信号不大于预设阈值,则确定当前包络信号对应的肌电信号为活动段的终止点信号;以及In the case where the previous one or more envelope signals of the current envelope signal are greater than the preset threshold, if the current envelope signal is not greater than the preset threshold, the EMG signal corresponding to the current envelope signal is determined as the termination point of the active segment signal; and
    根据所述起点信号和终止点信号确定肌电信号的活动段。The active segment of the electromyographic signal is determined according to the starting point signal and the ending point signal.
  6. 如权利要求5所述的方法,其中,提取所述肌电信号的包络信号,包括:The method of claim 5, wherein extracting the envelope signal of the EMG signal comprises:
    初始化核函数;Initialize the kernel function;
    按照肌电信号采集时间从先到后的顺序,将肌电信号逐个导入核函数中;According to the sequence of EMG acquisition time from first to last, the EMG signals are imported into the kernel function one by one;
    每导入一个肌电信号后更新所述核函数,并采用梯形法计算更新后的核函数的单位等距积分;以及Update the kernel function after each EMG signal is imported, and use the trapezoidal method to calculate the unit isometric integral of the updated kernel function; and
    将得到的单位等距积分作为该导入核函数的肌电信号对应的包络信号。The obtained unit equidistant integral is used as the envelope signal corresponding to the EMG signal introduced into the kernel function.
  7. 如权利要求1至6中任一权利要求所述的方法,其中,获取肌电信号后,所述方法还包括:The method according to any one of claims 1 to 6, wherein after acquiring the electromyographic signal, the method further comprises:
    判断所述肌电信号的值是否大于线基阈值;Judging whether the value of the electromyographic signal is greater than the line-based threshold;
    若不大于基线阈值,则对所述肌电信号的值进行调整;以及If not greater than the baseline threshold, adjusting the value of the electromyographic signal; and
    若大于基线阈值,则所述肌电信号的值不变。If it is greater than the baseline threshold, the value of the EMG signal does not change.
  8. 外骨骼机器人控制方法,其包括:A control method for an exoskeleton robot, comprising:
    通过肌电信号采集模块采集肌电信号;Collect the EMG signal through the EMG signal acquisition module;
    确定所述肌电信号对应的类型;determining the type corresponding to the electromyographic signal;
    基于所述肌电信号的类型,生成控制所述外骨骼机器人的控制指令;以及generating control instructions for controlling the exoskeleton robot based on the type of the myoelectric signal; and
    基于所述控制指令控制所述外骨骼机器人的外骨骼运行。The exoskeleton of the exoskeleton robot is controlled to operate based on the control instructions.
  9. 如权利要求8所述的方法,其中,确定所述肌电信号对应的类型,包括:The method of claim 8, wherein determining the type corresponding to the electromyographic signal comprises:
    获取肌电信号;Obtain EMG signals;
    从所述肌电信号的活动段中进行特征提取,得到所述活动段对应的第一特征;Perform feature extraction from the active segment of the electromyographic signal to obtain a first feature corresponding to the active segment;
    对所述第一特征进行降维处理,得到所述第一特征对应的第二特征;以及Perform dimensionality reduction processing on the first feature to obtain a second feature corresponding to the first feature; and
    将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型。The second feature is input into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
  10. 肌电信号处理装置,其包括:An electromyographic signal processing device, comprising:
    获取模块,配置为获取肌电信号;an acquisition module, configured to acquire myoelectric signals;
    特征提取模块,配置为从所述肌电信号的活动段中进行特征提取,得到所述活动段对应的第一特征;a feature extraction module, configured to perform feature extraction from the active segment of the electromyographic signal to obtain a first feature corresponding to the active segment;
    降维模块,配置为对所述第一特征进行降维处理,得到所述第一特征对应的第二特征;以及a dimensionality reduction module, configured to perform dimensionality reduction processing on the first feature to obtain a second feature corresponding to the first feature; and
    分类模块,配置为将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型。A classification module, configured to input the second feature into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
  11. 如权利要求10所述的装置,其中,所述降维模块配置为:The apparatus of claim 10, wherein the dimensionality reduction module is configured to:
    采用主成分分析算法对所述第一特征进行降维处理,将降维处理后得到的特征作为第二特征。A principal component analysis algorithm is used to perform dimension reduction processing on the first feature, and the feature obtained after the dimension reduction process is used as the second feature.
  12. 外骨骼机器人控制装置,其包括:Exoskeleton robot control device, which includes:
    采集模块,配置为通过肌电信号采集模块采集肌电信号;an acquisition module, configured to acquire the electromyographic signal through the electromyographic signal acquisition module;
    类别确定模块,配置为确定所述肌电信号对应的类型;a category determination module, configured to determine the type corresponding to the electromyographic signal;
    指令确定模块,配置为基于所述肌电信号的类型,生成控制所述外骨骼机器人的控制指令;以及an instruction determination module configured to generate a control instruction for controlling the exoskeleton robot based on the type of the electromyographic signal; and
    控制模块,配置为基于所述控制指令控制所述外骨骼机器人的外骨骼运行。The control module is configured to control the exoskeleton operation of the exoskeleton robot based on the control instruction.
  13. 如权利要求12所述的装置,其中,所述类别确定模块配置为:The apparatus of claim 12, wherein the category determination module is configured to:
    获取肌电信号;Obtain EMG signals;
    从所述肌电信号的活动段中进行特征提取,得到所述活动段对应的第一特征;Perform feature extraction from the active segment of the electromyographic signal to obtain a first feature corresponding to the active segment;
    对所述第一特征进行降维处理,得到所述第一特征对应的第二特征;以及Perform dimensionality reduction processing on the first feature to obtain a second feature corresponding to the first feature; and
    将所述第二特征输入预先训练好的分类器中,以使所述分类器输出所述肌电信号对应的类型。The second feature is input into a pre-trained classifier, so that the classifier outputs the type corresponding to the electromyographic signal.
  14. 电子设备,其包括:处理器和存储器,所述处理器配置为执行所述存储器中存储的数据处理程序,以实现权利要求1至7中任一权利要求所述的肌电信号处理方法或权利要求8至9中任一权利要求所述的外骨骼机器人控制方法。An electronic device, comprising: a processor and a memory, the processor is configured to execute a data processing program stored in the memory, so as to implement the electromyographic signal processing method or the rights described in any one of claims 1 to 7 The control method of an exoskeleton robot according to any one of claims 8 to 9.
  15. 存储介质,其存储有一个或者多个程序,所述一个或者多个程序可被一个或者多个处理器执行,以实现权利要求1至7中任一权利要求所述的肌电信号处理方法或权利要求8至9中任一权利要求所述的外骨骼机器人控制方法。A storage medium, which stores one or more programs, and the one or more programs can be executed by one or more processors to implement the electromyographic signal processing method according to any one of claims 1 to 7 or The control method of an exoskeleton robot according to any one of claims 8 to 9.
PCT/CN2021/104565 2020-07-15 2021-07-05 Electromyographic signal processing method and apparatus, and exoskeleton robot control method and apparatus WO2022012364A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010680429.5 2020-07-15
CN202010680429.5A CN111844032B (en) 2020-07-15 2020-07-15 Electromyographic signal processing and exoskeleton robot control method and device

Publications (1)

Publication Number Publication Date
WO2022012364A1 true WO2022012364A1 (en) 2022-01-20

Family

ID=72983542

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/104565 WO2022012364A1 (en) 2020-07-15 2021-07-05 Electromyographic signal processing method and apparatus, and exoskeleton robot control method and apparatus

Country Status (2)

Country Link
CN (1) CN111844032B (en)
WO (1) WO2022012364A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114167995A (en) * 2022-02-14 2022-03-11 浙江强脑科技有限公司 Gesture locking method and device for bionic hand, terminal and storage medium
CN116211289A (en) * 2023-02-16 2023-06-06 北京戴来科技有限公司 Online analysis method, device and system for upper limb movement abnormality and storage medium
CN117679048A (en) * 2023-12-14 2024-03-12 太极计算机股份有限公司 Orthopedic efficacy evaluation method, system, device and electronic equipment

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111844032B (en) * 2020-07-15 2022-04-12 京东科技信息技术有限公司 Electromyographic signal processing and exoskeleton robot control method and device
CN114442798B (en) * 2020-11-06 2024-05-07 复旦大学附属妇产科医院 Portable control system and control method
WO2024032591A1 (en) * 2022-08-12 2024-02-15 歌尔股份有限公司 Apparatus for collecting electromyographic signals, control method, and electronic device
CN115778408A (en) * 2022-12-10 2023-03-14 福州大学 Step-by-step electromyographic signal activity segment detection method
CN115826767B (en) * 2023-02-24 2023-06-30 长春理工大学 Multi-mode upper limb movement recognition model crossing tested as well as construction method and application method thereof

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104586608A (en) * 2015-02-05 2015-05-06 华南理工大学 Wearable assistance finger based on myoelectric control and control method thereof
CN105943206A (en) * 2016-06-01 2016-09-21 上海师范大学 Prosthetic hand control method based on MYO armlet
US10124484B1 (en) * 2015-12-08 2018-11-13 Lockheed Martin Corporation Load-bearing powered exoskeleton using electromyographic control
CN110420025A (en) * 2019-09-03 2019-11-08 北京海益同展信息科技有限公司 Surface electromyogram signal processing method, device and wearable device
CN111209885A (en) * 2020-01-13 2020-05-29 腾讯科技(深圳)有限公司 Gesture information processing method and device, electronic equipment and storage medium
CN111783719A (en) * 2020-07-13 2020-10-16 中国科学技术大学 Myoelectric control method and device
CN111844032A (en) * 2020-07-15 2020-10-30 北京海益同展信息科技有限公司 Electromyographic signal processing and exoskeleton robot control method and device
CN111923048A (en) * 2020-08-14 2020-11-13 北京海益同展信息科技有限公司 Electromyographic signal classification and exoskeleton robot control method and device

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015006235A1 (en) * 2013-07-12 2015-01-15 The State Of Oregon Acting By And Through The State Board Of Higher Education On Behalf Of The University Of Oregon Powered prosthetic devices using emg-based locomotion state classifier
CN103440498A (en) * 2013-08-20 2013-12-11 华南理工大学 Surface electromyogram signal identification method based on LDA algorithm
CN104899594B (en) * 2014-03-06 2018-01-02 中国科学院沈阳自动化研究所 Hand motion recognition method based on Decomposition Surface EMG
CN103984962B (en) * 2014-05-30 2017-03-29 河北工业大学 A kind of ectoskeleton walking mode recognition methods based on electromyographic signal
CN105446484B (en) * 2015-11-19 2018-06-19 浙江大学 A kind of electromyography signal gesture identification method based on Hidden Markov Model
CN106236336A (en) * 2016-08-15 2016-12-21 中国科学院重庆绿色智能技术研究院 A kind of myoelectric limb gesture and dynamics control method
CN107273798A (en) * 2017-05-11 2017-10-20 华南理工大学 A kind of gesture identification method based on surface electromyogram signal
CN108681685A (en) * 2018-03-23 2018-10-19 天津科技大学 A kind of body work intension recognizing method based on human body surface myoelectric signal
CN110826625B (en) * 2019-11-06 2022-04-12 南昌大学 Finger gesture classification method based on surface electromyographic signals
CN111387978B (en) * 2020-03-02 2023-09-26 京东科技信息技术有限公司 Method, device, equipment and medium for detecting action segment of surface electromyographic signal

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104586608A (en) * 2015-02-05 2015-05-06 华南理工大学 Wearable assistance finger based on myoelectric control and control method thereof
US10124484B1 (en) * 2015-12-08 2018-11-13 Lockheed Martin Corporation Load-bearing powered exoskeleton using electromyographic control
CN105943206A (en) * 2016-06-01 2016-09-21 上海师范大学 Prosthetic hand control method based on MYO armlet
CN110420025A (en) * 2019-09-03 2019-11-08 北京海益同展信息科技有限公司 Surface electromyogram signal processing method, device and wearable device
CN111209885A (en) * 2020-01-13 2020-05-29 腾讯科技(深圳)有限公司 Gesture information processing method and device, electronic equipment and storage medium
CN111783719A (en) * 2020-07-13 2020-10-16 中国科学技术大学 Myoelectric control method and device
CN111844032A (en) * 2020-07-15 2020-10-30 北京海益同展信息科技有限公司 Electromyographic signal processing and exoskeleton robot control method and device
CN111923048A (en) * 2020-08-14 2020-11-13 北京海益同展信息科技有限公司 Electromyographic signal classification and exoskeleton robot control method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LI, QINGLING: "Study on sEMG Based Exoskeletal Robot for Upper Limbs Rehabilitation", DOCTORAL DISSERTATION, 15 January 2012 (2012-01-15), CN, pages 1 - 141, XP009533467, ISSN: 1674-022X *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114167995A (en) * 2022-02-14 2022-03-11 浙江强脑科技有限公司 Gesture locking method and device for bionic hand, terminal and storage medium
CN116211289A (en) * 2023-02-16 2023-06-06 北京戴来科技有限公司 Online analysis method, device and system for upper limb movement abnormality and storage medium
CN116211289B (en) * 2023-02-16 2023-08-25 北京戴来科技有限公司 Online analysis method, device and system for upper limb movement abnormality and storage medium
CN117679048A (en) * 2023-12-14 2024-03-12 太极计算机股份有限公司 Orthopedic efficacy evaluation method, system, device and electronic equipment
CN117679048B (en) * 2023-12-14 2024-05-24 太极计算机股份有限公司 Orthopedic efficacy evaluation method, system, device and electronic equipment

Also Published As

Publication number Publication date
CN111844032B (en) 2022-04-12
CN111844032A (en) 2020-10-30

Similar Documents

Publication Publication Date Title
WO2022012364A1 (en) Electromyographic signal processing method and apparatus, and exoskeleton robot control method and apparatus
Abbaspour et al. Evaluation of surface EMG-based recognition algorithms for decoding hand movements
Khushaba et al. Electromyogram (EMG) feature reduction using mutual components analysis for multifunction prosthetic fingers control
Rechy-Ramirez et al. Bio-signal based control in assistive robots: a survey
Raurale et al. Real-time embedded EMG signal analysis for wrist-hand pose identification
Xing et al. Hand gesture recognition based on deep learning method
Haris et al. EMG signal based finger movement recognition for prosthetic hand control
Oweis et al. ANN-based EMG classification for myoelectric control
Azhiri et al. Emg-based feature extraction and classification for prosthetic hand control
Xue et al. SEMG-based human in-hand motion recognition using nonlinear time series analysis and random forest
Khan et al. Supervised machine learning based fast hand gesture recognition and classification using electromyography (emg) signals
CN111700718A (en) Holding posture identifying method, holding posture identifying device, artificial limb and readable storage medium
Hu et al. A novel myoelectric control scheme supporting synchronous gesture recognition and muscle force estimation
Cao et al. A Novel Adaptive Mutation PSO Optimized SVM Algorithm for sEMG‐Based Gesture Recognition
Yi et al. Tactile surface roughness categorization with multineuron spike train distance
Ghalyan et al. Gaussian filtering of EMG signals for improved hand gesture classification
CN111714121A (en) Electromyographic data classification model construction method, electromyographic data classification model classification device and server
Chang et al. A hierarchical hand motions recognition method based on IMU and sEMG sensors
Jo et al. Real-time hand gesture classification using crnn with scale average wavelet transform
Bao et al. CNN confidence estimation for rejection-based hand gesture classification in myoelectric control
Ison et al. Beyond user-specificity for emg decoding using multiresolution muscle synergy analysis
Lin et al. A normalisation approach improves the performance of inter-subject sEMG-based hand gesture recognition with a ConvNet
AlOmari et al. Novel hybrid soft computing pattern recognition system SVM–GAPSO for classification of eight different hand motions
Ding et al. Real-time myoelectric prosthetic-hand control to reject outlier motion interference using one-class classifier
CN111923048A (en) Electromyographic signal classification and exoskeleton robot control method and device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21843098

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21843098

Country of ref document: EP

Kind code of ref document: A1