to Expectation Maximization (EM) clustering method
for the classification of EMG activity region vs. non
activity region . Once the active and non-active re-
gions are vividly separated they are further enhanced
using a single threshold algorithm. As the algorithm
needs complete signal for analysis and comparison,
therefore, their work is presented for offline analy-
sis, focusing more on precision as compared to com-
putational complexity. (Xu et al., 2013) present an
adaptive approach for onset/offset detection . Their
work merges Maximum Likelihood (ML) algorithm
with a look-up table, comprising of a set of thresh-
old values based on different Signal to Noise ratios
(SNR). The algorithm is not computationally inten-
sive and, therefore, can be adopted for real time signal
characterization but the major drawback is the use of
simulated data combined with Additive White Gaus-
sian Noise (AWGN) at different SNRs (a mean for
generating the look-up table) which cannot be mod-
eled for a real time EMG signal. Further investiga-
tions for onset/offset detection have also been carried
out using machine learning algorithms such as the
use of Gaussian Mixture Model and Hidden Markov
Model by (Liu et al., 2015a; Liu et al., 2015b; Naseem
et al., 2016). However, all such attempts are lim-
ited to offline sEMG and cannot be adopted for real
time analysis due to their computational complexity.
In this paper, the onset/offset points resulting in the
subsequent Muscle Activity Interval (MAI) are deter-
mined using temporal and statistical features for the
real time sEMG signals. The run-time performance of
the proposed algorithm has been evaluated using real-
time EMG signals under various constrained scenar-
ios. The algorithm was tested on signals from seven
healthy subjects using same experimental procedure
as discussed in section (2).
2 EXPERIMENTAL PROCEDURE
2.1 Testing Protocol
Seven healthy subjects volunteered in this study in-
volving three females and four males. All experi-
ments were approved by campus bioethics commit-
tee and written consent was also taken from each par-
ticipant. During these experiments, the elbow joint
was fixed while wrist flexion and extension were per-
formed with 0
◦
rest position. In order to check the
robustness of the proposed algorithm, three kinds of
exercises were performed by each participant.
i. Wrist flexion and extension in the absence of any
external force acting on the wrist.
ii. Wrist flexion and extension in the presence of an
opposing force acting on the wrist .
iii. Wrist flexion and extension while holding 1 kg, 2
kg, and, 5 kg weights, respectively.
In order to further investigate the accuracy of
the proposed algorithm, AWGN was added to the
recorded signals to generate different SNRs of 1.25, 3,
6, and 9 dBs. All offline simulations were performed
using MATLAB 2015a while all online results were
obtained using NI LabVIEW 2015.
2.2 Experimental Setup
Bipolar pre-gelled Ag/AgCl disposable surface elec-
trodes were placed on the left arm at flexer carpi
ulnaris and radialis muscles, as shown in Fig. 1,
following the recommendations of Surface Elec-
tromyography for Non-Invasive Assessment of Mus-
cles(SENIAM) (Hermens et al., 2000). The refer-
ence electrode was in particular placed on medial epi-
condyle of elbow joint which was kept at rest dur-
ing the entire experimentation process. This paper
presents results of a pilot study initiated at CASE,
Pakistan, to investigate the use of a low-cost hard-
ware for online detection of MAI. For this purpose, a
2 channel Olimex EKG/EMG bio-feedback shield was
used with Arduino Uno R3, despite its lower acqui-
sition signal bandwidth of 0.16Hz to 40Hz which is
much less than the required 500 Hz, for sEMG signal.
The main idea in this pilot study was to explore the
viability / suitability of information contents present
in lower frequency components of sEMG signals, for
estimation of MAI. sEMG signals were sampled at
frequency of 340Hz with 8-bit precision, and the ex-
perimental setup was interfaced with LabVIEW using
a baudrate of 57,600 bps. The EMG signals were dis-
played on a real time monitor for visual inspection to
ensure quality acquisition.
Figure 1: Electrode placement on upper limb for EMG ac-
quisition.
BIOSIGNALS 2018 - 11th International Conference on Bio-inspired Systems and Signal Processing
90