<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20241031//EN" "JATS-journalpublishing1-4.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="1.4" xml:lang="en">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">jis</journal-id>
      <journal-title-group>
        <journal-title>Journal of Information Security</journal-title>
      </journal-title-group>
      <issn pub-type="epub">2153-1242</issn>
      <issn pub-type="ppub">2153-1234</issn>
      <publisher>
        <publisher-name>Scientific Research Publishing</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.4236/jis.2026.173017</article-id>
      <article-id pub-id-type="publisher-id">jis-152911</article-id>
      <article-categories>
        <subj-group>
          <subject>Article</subject>
        </subj-group>
        <subj-group>
          <subject>Computer Science</subject>
          <subject>Communications</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>Flexible Analytic Wavelet Transformation Based Brain Signals Extraction and Classification</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name name-style="western">
            <surname>Ajrawi</surname>
            <given-names>Shams Al</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <name name-style="western">
            <surname>Sarkar</surname>
            <given-names>Mahasweta</given-names>
          </name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <name name-style="western">
            <surname>Rao</surname>
            <given-names>Ramesh</given-names>
          </name>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <name name-style="western">
            <surname>Jawad</surname>
            <given-names>Sarah</given-names>
          </name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <name name-style="western">
            <surname>Raoof</surname>
            <given-names>Mohammed Mohammed</given-names>
          </name>
          <xref ref-type="aff" rid="aff5">5</xref>
        </contrib>
      </contrib-group>
      <aff id="aff1"><label>1</label> CSML, Alliant International University, San Diego, CA, USA </aff>
      <aff id="aff2"><label>2</label> Department of CSIS, GCCCD, San Diego, CA, USA </aff>
      <aff id="aff3"><label>3</label> Department of Electrical and Computer Engineering, San Diego State University, San Diego, CA, USA </aff>
      <aff id="aff4"><label>4</label> Department of Electrical and Computer Engineering, University of California, San Diego, CA, USA </aff>
      <aff id="aff5"><label>5</label> Independent Researcher, San Diego, CA, USA </aff>
      <author-notes>
        <fn fn-type="conflict" id="fn-conflict">
          <p>The authors declare no conflicts of interest regarding the publication of this paper.</p>
        </fn>
      </author-notes>
      <pub-date pub-type="epub">
        <day>27</day>
        <month>05</month>
        <year>2026</year>
      </pub-date>
      <pub-date pub-type="collection">
        <month>05</month>
        <year>2026</year>
      </pub-date>
      <volume>17</volume>
      <issue>03</issue>
      <fpage>371</fpage>
      <lpage>391</lpage>
      <history>
        <date date-type="received">
          <day>07</day>
          <month>05</month>
          <year>2026</year>
        </date>
        <date date-type="accepted">
          <day>27</day>
          <month>07</month>
          <year>2026</year>
        </date>
        <date date-type="published">
          <day>30</day>
          <month>07</month>
          <year>2026</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>© 2026 by the authors and Scientific Research Publishing Inc.</copyright-statement>
        <copyright-year>2026</copyright-year>
        <license license-type="open-access">
          <license-p> This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license ( <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</ext-link> ). </license-p>
        </license>
      </permissions>
      <self-uri content-type="doi" xlink:href="https://doi.org/10.4236/jis.2026.173017">https://doi.org/10.4236/jis.2026.173017</self-uri>
      <abstract>
        <p>Brain computer interfaces (BCIs) have emerged as communication technologies to re-mobilize individuals with paralysis, neurological diseases, injuries or limb loss. BCI systems detect brain signals and use extraction and classification algorithms to convert the detected signals into useful outputs that can be used to control external devices. Designing and developing BCI systems face several challenges, such as session-to-session transfer, subject-to-subject transfer, non-stationary signals required for adaptivity, idle signals for motionless subjects, and continuous data collection that can be used to expand BCI systems for a broader spectrum of subjects. This paper presents a novel approach to detect and classify the Electrocorticography (ECoG) brain signals. The Flexible Analytic Wavelet Transformation (FAWT) is used to extract entropy features and the Least-squares Support-Vector Machines (LS-SVM) is utilized to classify the activities. ECoG signals are obtained by directly recording from the surface of the cerebral cortex. This provides high-resolution data and stability in signals, in contrast to Electroencephalography (EEG) signals. Three entropy features were extracted from the ECoG signal, which are log energy entropy, SURE entropy, and cross correntropy. Later in this paper, the feature extraction section provides a detailed definition of each feature. Our proposed approach was evaluated by carrying out testbed experiment and by using the dataset I of the public BCI competition III data. A classification accuracy of 95% was achieved during the testbed evaluation. A classification accuracy of 93.02% was achieved using the dataset. Our proposed algorithm was implemented in MATLAB.</p>
      </abstract>
      <kwd-group kwd-group-type="author-generated" xml:lang="en">
        <kwd>Brain Computer Interfaces</kwd>
        <kwd>ECoG Signals</kwd>
        <kwd>Cross Correntropy</kwd>
        <kwd>LS-SVM</kwd>
        <kwd>FAWT</kwd>
        <kwd>Log Entropy</kwd>
        <kwd>SURE Entropy</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec1">
      <title>1. Introduction</title>
      <p>OVER one million individuals are suffering from being incapacitated due to stroke, cerebrum or spinal string wounds [<xref ref-type="bibr" rid="B1">1</xref>]-[<xref ref-type="bibr" rid="B4">4</xref>]. Also, many other individuals suffer from related issues in hand motion and dexterity which hinders their daily activities [<xref ref-type="bibr" rid="B5">5</xref>]-[<xref ref-type="bibr" rid="B8">8</xref>]. Augmentative communication technologies that are based on ECoG signals are important tools to re-mobilize people with motor disabilities. Individuals with paralysis, neurological diseases, injuries or limb loss cannot use the traditional augmentative technologies since they require muscle control [<xref ref-type="bibr" rid="B9">9</xref>]. BCI is considered a built-up technology established on the interaction between implantable electrodes, wired or wireless transmission, data decoding algorithms and command signals. ECoG-based BCI systems use extraction and classification algorithms to detect features of brain activities and convert them into useful signals that can be used to control devices [<xref ref-type="bibr" rid="B10">10</xref>]. ECoG signals are used with various frequencies to examine the electrical activities of brain functions. Both the proper and diseased functions of the human brain can be detected using these signals.</p>
      <p>Implantable electrodes have been developed using Microelectromechanical system (MEMS) [<xref ref-type="bibr" rid="B1">1</xref>][<xref ref-type="bibr" rid="B5">5</xref>][<xref ref-type="bibr" rid="B11">11</xref>]. This BCI system aims to bypass the injured spinal cord and build a direct connection between the brain and the associated limb. Many researchers have been working in this field; therefore, different techniques have been proposed to accommodate patients with different disabilities. These techniques have advanced this field and have been critical to the development of BCI systems. However, they have been trained and evaluated using only offline signaling.</p>
      <p>This paper proposes a novel technique for using ECoG signals to extract and classify features of brain activities. The FAWT is used to extract entropy features from the ECoG signals [<xref ref-type="bibr" rid="B12">12</xref>]-[<xref ref-type="bibr" rid="B14">14</xref>], and the LS-SVM with radial basis function (RBF) kernel is used to classify the extracted features. Our proposed algorithm was evaluated using both offline signaling (<italic>i.e</italic>., dataset) and a testbed experiment that provides real-time data, where speeds may vary. Motor imagery information was collected where the patient envisioned moving either his/her left pinkie finger or his/her tongue. Motor imagery is a mental system in which an individual practices or re-enacts a given activity in his/her mind. It is commonly used as a daily mental exercise for individuals recuperating from neurological injuries. Also, Motor imagery has been investigated in neuroscience research to understand the emotional cerebrum in conjunction with activated neurological pathways before an action is executed [<xref ref-type="bibr" rid="B1">1</xref>][<xref ref-type="bibr" rid="B2">2</xref>][<xref ref-type="bibr" rid="B5">5</xref>]. There are several ways for measuring cerebrum activities, such as electroencephalography (EEG), functional magnetic resonance imaging (FMRI), positron emission tomography (PET), magnetoencephalography (MEG), and ECoG. However, the necessity for high precision and accuracy in BCI systems requires the use of ECoG. Using the EEG, information is gathered from outside of the human skull, which leads to a poor signal-to-noise ratio and signal interference. Using ECoG electrodes, which are embedded into the skull, prevents such interference and achieves a better signal-to-noise ratio. Also, it has better specificity for particular brain activities, such as external validity (by allowing the client to move openly), and better motion-to-commotion proportion [<xref ref-type="bibr" rid="B3">3</xref>][<xref ref-type="bibr" rid="B4">4</xref>][<xref ref-type="bibr" rid="B6">6</xref>]. This paper also introduces several classification algorithms that were applied to the dataset I of BCI competition III data; these algorithms, however, achieved less classification accuracy as compared to our proposed algorithm.</p>
      <p>Several theories have been proposed to classify brain activities [<xref ref-type="bibr" rid="B1">1</xref>]-[<xref ref-type="bibr" rid="B3">3</xref>][<xref ref-type="bibr" rid="B5">5</xref>][<xref ref-type="bibr" rid="B11">11</xref>], but these studies have almost exclusively focused on just the classification accuracy. Hence, they lack joint classification accuracy and classification time. To design any efficient BCI application, we have to consider the classification time. For example, consider a patient who has a spinal cord injury and is unable to use his hand. To help him, we can design a robotic arm for him. To do so, in the first step, we need to collect his brain activities, classify them and translate them into actions. If the classification accuracy is 100%, but it needs hours to do this simple task, then we cannot consider it as the best solution. If the time is 10 seconds and the accuracy is around 50%, this is also not acceptable. I run my algorithm using software tools, but when we are going to hard-code on VLSI and build the circuit to execute the algorithm, we believe the speed will go up a lot. Because these results are clock time measured on my local machine, which is not a supercomputer.</p>
      <p>Motivated by this, in this paper, we proposed an algorithm called FAWT consider both classification accuracy and classification time factors. In order to come up with a novel classification algorithm, we have evaluated all the most commonly used machine learning methods such as ECoGNet, main component analysis (PCA), independent component analysis (ICA), linear discriminant analysis (LDA), Autoregressive (AR) coefficients, moving-average (MA), and shallow convolutional neural networks (ConvNets) [<xref ref-type="bibr" rid="B15">15</xref>]-[<xref ref-type="bibr" rid="B17">17</xref>]. We will show that we can reach reliable and acceptable results with an accuracy of around 93% as accuracy in less than 5 minutes.</p>
      <p>Contribution. In this paper, we propose a novel approach for feature extraction and classification that allows for optimal use with BCI correspondence. We name it <italic>Flexible Analytic Wavelet Transformation</italic>(<italic>FAWT</italic>). The contribution of the paper is summarized below:</p>
      <p>The primary steps consider three features based on their performance in many previous studies, they are:</p>
      <p>Correntropy: which can be defined as a generalization of correlation of arbitrary processes. It is also capable to quantify the dependence measures among arbitrary variables.</p>
      <p>Sure entropy: which is determined as a common measuring tool for quantifying information-related properties for an accurate representation of a given signal.</p>
      <p>Log energy: entropy, which is used to evaluate the degree of complexity of EEG signals.</p>
      <p>Use FAWT to classify the extracted features.We give a detailed mathematical analysis for FAWT and explore the adopted Least Square-Support Vector Machine (LS-SVM) with radial basis function (RBF) kernel to classify the extracted features.We validate the FAWT on two datasets. First one, real-world BCI signal dataset, which is the real-world BCI signal datasets BCI competition III dataset I. Second one is the experimental setup dataset collected from the Testbed experiment.We conclude that the achievements of the FAWT on two datasets confirm that we could reach reliable and acceptable results around 93% as accuracy in less than 5 minutes.</p>
      <p>Therefore, we have tested this algorithm against multiple brain activities, BCI competition III dataset III, and the accuracy was around 75%. So we can say this method is suitable for ECoG binary brain activities.</p>
      <p>The reminder of this paper is organized as follows. Section II Cybersecurity risks associated with BCI classifications, Section III introduces the related work. Our proposed approach is explained in Section IV. Section V presents the evaluation and results, and the conclusion is given in Section VI.</p>
    </sec>
    <sec id="sec2">
      <title>2. Cybersecurity Risks Associated with BCI Classifications</title>
      <p>Typically, in healthcare technology systems, data are stored in database systems, and languages such as Structured Query Language (SQL) are used to communicate with and manage many of these relational database systems. For example, SQL is used to control who can read data, insert/update data, and delete data. Cybersecurity uses these controls to enforce authentication and authorization, but these could raise data security concerns if not handled well in terms of confidentiality, integrity and availability.</p>
      <p>This section contains invasive, partially invasive and noninvasive. Their main feature is the spatiotemporal resolution of recording and stimulating neural activity and is related to network security issues. Intrusive systems are mainly used in the medical field. Partially invasive is used in the medical field, with low temporal and spatial resolution. Non-invasive BCI exhibits lower spatial and temporal resolution. From a Cybersecurity perspective, the two most serious risks are temporal and spatial resolution. Invasive systems have the highest risk, followed by partial and non-invasive BCI. For this paper, we considered invasive approach. Compared with asynchronous BCI, the interaction between users of synchronous BCI system and BCI is easier to achieve. The network security risks generated by the BCI series are mainly the communication control between BCI and its users. Asynchronous BCI has usability problems and risks of malicious stimuli. It has higher confidentiality issues but greater data integrity and availability issues.</p>
      <p>Cybersecurity risks depend on the scenarios taken. The first is to use BCI in the field of neuromedicine to establish a communication system with paralyzed patients. The second case is to use BCI as an authentication system. The third category is gaming and entertainment. BCI can simplify development tasks by using common APIs in the video game industry. The highest risks in neuromedicine scenarios are integrity, confidentiality, and security issues, while there are cybersecurity risks in smartphone solutions. In recent years, the brain-computer interface technology has made great progress and rapid development, and the application field is gradually expanding. On the one hand, brain-computer equipment can convert brain signals into machine-recognizable signals to achieve effective control of the machine. On the other hand, it can also receive feedback from the machine to intervene in the brain from the outside. Elon Musk’s Neuralink is a company that develops brain-computer interfaces. He showed some research and development results to the public. The company’s equipment can be implanted in paralyzed humans to help them control phones or computers. The first big advance is flexible “threads,” which are less likely to damage the brain than the materials currently used in brain-machine interfaces.</p>
      <p>These threads also create the possibility of transferring a higher volume of data, according to a white paper credited to “Elon Musk Neuralink.” The abstract notes that the system could include as many as 3072 electrodes per array distributed across 96 threads. After this, the research of the brain-computer interface was pushed to the public’s attention and became a current hot spot.</p>
      <p>The use of new materials will allow the brain-computer interface to be approached in a direction that people can fully use. Most current brain-computer implanted devices are sealed in laser-welded titanium housings, so researchers hope to find materials similar to titanium housings, which are lighter, thinner and softer. The team found that silicon dioxide is a very suitable electrode material; it is small and light, and can be perfectly integrated with the brain. And silica is biocompatible, so the material is degradable. This means that trace amounts of silica dissolved into the brain will not cause side effects. At present, they have done tracking experiments on mice and monkeys. The results show that brain-computer equipment can continue to feedback for more than one to two years without side effects. Global Brain Computer Interface (BCI) Market 2020 Research Report provides key analysis on the market status of the Brain Computer Interface (BCI) manufacturers with the best facts and figures, meaning, definition, SWOT analysis, expert opinions and the latest developments across the globe. The Report also calculates the market size, Brain Computer Interface (BCI) Sales, Price, Revenue, Gross Margin and Market Share, cost structure and growth rate. The report considers the revenue generated from the sales of This Report and technologies by various application segments. If you look at the application areas that brain-computer interfaces can affect, whether it is medical, education, or consumption, it will bring a huge market space. In the future, BCI can be applied in many aspects, such as the Internet and video games and the market prospect is very broad.</p>
    </sec>
    <sec id="sec3">
      <title>3. Related Work</title>
      <p>Several researchers have investigated the use of brain signals to control external devices. Hence, several algorithms for extracting and classifying the features of brain activities using the support vector machine (SVM), adaptive Gaussian coefficients, and C-SVM have been proposed. However, these algorithms are computationally complicated and lack power [<xref ref-type="bibr" rid="B15">15</xref>][<xref ref-type="bibr" rid="B16">16</xref>][<xref ref-type="bibr" rid="B18">18</xref>]. Also, many algorithms were trained and tested using the dataset I of BCI competition III dataset. This dataset was collected by recording each subject performing a consistent task in sessions, one week apart. Two tasks were performed: movement of the left pinkie finger and the tongue. The subject performed motor imagery without feedback, which consisted of two actions: left pinkie finger movement and tongue movement [<xref ref-type="bibr" rid="B11">11</xref>].</p>
      <p>A typical assignment in BCI is to apply a classifier that was prepared from a past session on a later session without retraining it [<xref ref-type="bibr" rid="B4">4</xref>][<xref ref-type="bibr" rid="B6">6</xref>][<xref ref-type="bibr" rid="B7">7</xref>][<xref ref-type="bibr" rid="B18">18</xref>]. To test this assignment, electrical signals are compared for each subject, often presenting unique changes in activity in each trial. This inconsistency can be caused by various reasons, for instance, varying levels of inspiration, excitement, and exhaustion. The recording system cannot be set up in the exact same way between sessions. Therefore, there could be slight differences between electrode position and impedance between the two sessions. The objective of this dataset is to train a classifier on the labeled training data from the first session and apply it to the unlabeled test data from the second session. The execution criteria utilized for assessment were the accuracy of effectively characterizing the test preliminaries. The data set comprises 278 preliminaries performed during the main session (<italic>i.e.</italic>, training data) and 100 preliminaries from the second session (<italic>i.e</italic>., test data). Electrical cerebrum movement was picked up using an 8 × 8 ECoG platinum electrode grid that was set on the contralateral (right) motor cortex. All recordings were performed with an examining rate of 1000 Hz. The preliminary span was three seconds. To keep away from outwardly evoked possibilities being reflected by the information, the chronicle interval began 0.5 seconds after the visual signal had finished [<xref ref-type="bibr" rid="B13">13</xref>]. Data is provided in MATLAB format, containing continuous signals from 64 ECoG channels.</p>
      <p>The ECoG-based approaches that are trained and evaluated using the dataset I of BCI competition III dataset are summarized in <bold>Table 1</bold>. As seen in the table, 12 approaches have achieved 81% accuracy or more. The highest accuracy (<italic>i.e.</italic>, 91%) was achieved by approach 1, which utilized the Fisher discriminant analysis to extract features like band-power together with CSSD. This approach applied the linear SVM for classification. It can also be seen from the table that approach 2 has achieved 87% accuracy by applying ICA, AR coefficients, spectral power (0 - 45 HZ), and wavelet coefficients as features along with regularized logistic regression. An accuracy of 86% was achieved by approach 3, which used different techniques for feature extraction. This approach includes selecting channels, applying spectral power on them, finding standard deviation using the Hilbert Transform for time frequency window, along with the Mahalanobis distance, and using logistic regression as the classification method. The remaining approaches have utilized other extraction and classification techniques; the accuracy they achieved was between 22% and 79%.</p>
      <p><bold>Table 1</bold><bold>.</bold> Related work [<xref ref-type="bibr" rid="B11">11</xref>].</p>
      <table-wrap id="tbl1">
        <label>Table 1</label>
        <table>
          <tbody>
            <tr>
              <td>Approach</td>
              <td>Classification Method</td>
              <td>Features</td>
              <td>Accuracy</td>
            </tr>
            <tr>
              <td>1</td>
              <td>linear SVM</td>
              <td>CSSD, Combination of Bandpower, Fisher Discriminant Analysis</td>
              <td>91%</td>
            </tr>
            <tr>
              <td>2</td>
              <td>Regularized Logistic Regression</td>
              <td>ICA, spectral power (0 - 45 Hz), combination of AR coefficients, wavelet coefficients</td>
              <td>87%</td>
            </tr>
            <tr>
              <td>3</td>
              <td>Logistic Regression</td>
              <td>Spectral Power of Selected Channels and Offset</td>
              <td>86%</td>
            </tr>
            <tr>
              <td>4</td>
              <td>Mahalanobis Distance Between classes</td>
              <td>Selected 7 Channels and Standard deviation of Hilbert-Huang Transform for time-frequency windows (5 Hz × 0.2 S)</td>
              <td>86%</td>
            </tr>
            <tr>
              <td>5</td>
              <td>Non classical Algorithms Models</td>
              <td>Selected 7 Channels</td>
              <td>86%</td>
            </tr>
            <tr>
              <td>6</td>
              <td>LDA</td>
              <td>CWT, correlation between trials, Bandpass (2.5 Hz to 25 Hz), CSP</td>
              <td>86%</td>
            </tr>
            <tr>
              <td>7</td>
              <td>LDA</td>
              <td>AR coeffients and band power (10 - 12 Hz and 16 - 24 Hz) from 10 channels</td>
              <td>84%</td>
            </tr>
            <tr>
              <td>8</td>
              <td>LDA</td>
              <td>CSP, Bandpass (5 - 30 Hz), CWT with Coefficients Corr. to 4 - 24 Hz, 12 Channels, Weighting of Coefficients by T-Test</td>
              <td>84%</td>
            </tr>
            <tr>
              <td>9</td>
              <td>semi-supervised learning (self training) based on a quadratic classifier</td>
              <td>CSP feature and the coefficients of AR mode</td>
              <td>83%</td>
            </tr>
            <tr>
              <td>10</td>
              <td>via cluster mean</td>
              <td>bandpass (8 - 12 Hz), Gaussian Mixture Model for channel selection and clustering</td>
              <td>82%</td>
            </tr>
            <tr>
              <td>11</td>
              <td>SVM</td>
              <td>correlation and covariance matrix coefficients</td>
              <td>81%</td>
            </tr>
            <tr>
              <td>12</td>
              <td>leave-one-out cross-validation on the whole training set</td>
              <td>AR coefficents and bandpower (7 - 10, 10 - 12, 16 - 24 Hz), 11 channels chosen</td>
              <td>81%</td>
            </tr>
            <tr>
              <td>13</td>
              <td>ensemble of neural networks and fisher discriminant functions</td>
              <td>bandpower</td>
              <td>79%</td>
            </tr>
            <tr>
              <td>14</td>
              <td>Robust Discriminant Analysis</td>
              <td>phase, PSD, and Empirical Mode Decomposition</td>
              <td>79%</td>
            </tr>
            <tr>
              <td>15</td>
              <td>FDA</td>
              <td>band power of 4 channels, selected by Fisher ratio, multi-variate AR coefficients</td>
              <td>69%</td>
            </tr>
            <tr>
              <td>16</td>
              <td>Bayesian classifier and SVM</td>
              <td>bandpass (0.5 - 45 Hz), statistical and parametric models, various transforming functions</td>
              <td>67%</td>
            </tr>
            <tr>
              <td>17</td>
              <td>sparse model from ’finite prediction error’</td>
              <td>bandpass (8 - 40 Hz), AR coefficients and “coupled fits”</td>
              <td>66%</td>
            </tr>
            <tr>
              <td>18</td>
              <td>SVM</td>
              <td>channel reduction via feature subset selection, correlation coefficients of all trials</td>
              <td>65%</td>
            </tr>
            <tr>
              <td>19</td>
              <td>probabilistic classification</td>
              <td>Cross-spectrum in alpha frequency range</td>
              <td>65%</td>
            </tr>
            <tr>
              <td>20</td>
              <td>discriminative biorthogonal bases</td>
              <td>discriminative biorthogonal bases</td>
              <td>59%</td>
            </tr>
            <tr>
              <td>21</td>
              <td>linear model with Tikhonov regularization</td>
              <td>downsampling, subset of 30 channels</td>
              <td>58%</td>
            </tr>
            <tr>
              <td>22</td>
              <td>AttributeClusteringNetworkviaNearest Neighbors</td>
              <td>time-frequency coefficients chosen by Rayleigh Coefficients</td>
              <td>54%</td>
            </tr>
            <tr>
              <td>23</td>
              <td>neural network (single layer FF) with ELM training</td>
              <td>AR coefficients for overlapping windows</td>
              <td>50%</td>
            </tr>
            <tr>
              <td>24</td>
              <td>SVM</td>
              <td>2 CSP components, AR coeffients</td>
              <td>48%</td>
            </tr>
            <tr>
              <td>25</td>
              <td>1-nearest neighbor AR coefficients</td>
              <td>cross-correlation between test and training trials</td>
              <td>44%</td>
            </tr>
            <tr>
              <td>26</td>
              <td>Nearest neighbor, SVM</td>
              <td>AR coefficients</td>
              <td>22%</td>
            </tr>
          </tbody>
        </table>
      </table-wrap>
      <p>The performance of BCI systems depends on many factors. These include, but are not limited to the kind of signal used to measure brain activities, the response time of the external device, and the accuracy of the features extraction and classification algorithms. Current BCI systems have two main disadvantages. First, they quickly exhaust the patient by requiring continued movement/imagery for a few seconds. This is because neural signals related with non-continued movement/imagery diminish rapidly, and a more extended example of information is required for characterization. Second, after the neural signals are received, the external device requires a delay for perceiving and transmitting a response, particularly when the function is complex. This causes a delay period between the patient’s activities and the BCI reaction, diminishing the ease of use and comfort of BCI systems.</p>
      <p>To address these issues, we proposed an accurate ECoGbased features extraction and classification technique that measures the cerebrum activities post imagery and pre-movement. This allows for the extraction of preliminary neural data from a solitary, non-supported movement/imagery, and can diminish the delay time between the patient’s activities and the reaction time of the BCI system [<xref ref-type="bibr" rid="B7">7</xref>], [<xref ref-type="bibr" rid="B8">8</xref>][<xref ref-type="bibr" rid="B19">19</xref>][<xref ref-type="bibr" rid="B20">20</xref>]. Our proposed technique achieved high accuracy by applying the FAWT for features extraction, and LS-SVM for features classification. The technique was evaluated using both a testbed experiment and the dataset I of BCI competition III dataset. The evaluation results proved the validity of our proposed approach and the importance of applying the FAWT for features extractions and the LS-SVM as a classification tool.</p>
    </sec>
    <sec id="sec4">
      <title>4. Our Proposed Approach</title>
      <p>Our proposed approach for extracting and classifying the features of brain activities is depicted in <xref ref-type="fig" rid="fig1">Figure 1</xref>. As shown in the figure, sub-sampling and frequency filtering are applied to process the dataset I of BCI competition III, which includes samples of ECoG signals. Then, the FAWT is used to extract three entropy features (<italic>i.e.</italic> cross correntropy, log energy entropy, and SURE entropy). After the three features are extracted, the LS-SVM is used for classifying the extracted features. The following sections explain the steps of our proposed approach in detail.</p>
      <p>Algorithm 1 FAWT</p>
      <p>Requirements: BCI III Dataset 1</p>
      <p>1) initialization.</p>
      <p>2) Sub-sampled the ECoG signals using 250 Hz frequency.</p>
      <p>3) Apply a frequency band between 8 - 30 Hz.</p>
      <p>4) Extract specific features as (Correntropy, Log energy entropy, and SURE entropy).</p>
      <p>5) Apply features classification using LS-SVM method.</p>
      <p>6) receive classified activities.</p>
      <p>a) <italic>Signal Sub-Sampling</italic></p>
      <p>In order to reduce the memory overhead and the processing time, we have sub-sampled the ECoG signals using 250 Hz frequency. This is below the Nyquist rate, which is the minimum rate that must be used to sample a bandwidth signal in order to sustain all of its information [<xref ref-type="bibr" rid="B21">21</xref>].</p>
      <fig id="fig1">
        <label>Figure 1</label>
        <graphic xlink:href="https://html.scirp.org/file/7801180-rId13.jpeg?20260730014339" />
      </fig>
      <p><bold>Figure 1.</bold>Our proposed extraction and classification approach.</p>
      <p>b) <italic>Frequency Filtering</italic></p>
      <p>The frequency band used in this work is between 8 and 30 Hz. This band was chosen as 8 Hz is the frequency where the unclear direct current level of some individual channels could be eliminated and 30 Hz is the frequency that could pick up maximum power.</p>
      <p>c) <italic>Features Extraction</italic></p>
      <p>The FAWT was used for ECoG signals decomposition. Dataset I was collected using 64 channels; it contains a total of 3000 samples. We applied the FAWT with J levels, where we had the approximate and detailed signal at each level [<xref ref-type="bibr" rid="B22">22</xref>]-[<xref ref-type="bibr" rid="B24">24</xref>]. These J + 1 level’s details were brought back to the time domain separately, leading to J + 2 signals for each channel, where each channel corresponded to different details. For each of the corresponding J + 2 levels, we computed correlation and wavelet entropy features [<xref ref-type="bibr" rid="B17">17</xref>][<xref ref-type="bibr" rid="B23">23</xref>]. Above correlations and entropy were concatenated for all levels, leading to a 2016 × (J + 2) × 3 length feature vector for each channel.</p>
      <p>The FAWT utilizes the Hilbert transform pairs of atoms and provides flexibility in order to control the redundancy, quality factor (QF), and dilation factor. It also helps in analyzing signals with easily adjustable parameters, which are: up sampling factor for low pass channel (<italic>s</italic>), down sampling factor for low pass channel (<italic>t</italic>), up sampling factor for high pass channel (<italic>u</italic>), down sampling factor for high pass channel (<italic>v</italic>), and parameters that controls the QF (<italic>β</italic>). By applying the iterative filter bank structure, we obtained <italic>J</italic><italic><sup>th</sup></italic>level of FAWT. At each level, two channels are obtained from the decomposition. One channel corresponds to low pass filters and the other channel corresponds to high pass filters. The frequency response of low pass filter is expressed as:</p>
      <disp-formula id="FD1">
        <label>(1)</label>
        <mml:math display="inline">
          <mml:mrow>
            <mml:mi>f</mml:mi>
            <mml:mrow>
              <mml:mo>(</mml:mo>
              <mml:mi>w</mml:mi>
              <mml:mo>)</mml:mo>
            </mml:mrow>
            <mml:mo>=</mml:mo>
            <mml:mrow>
              <mml:mo>{</mml:mo>
              <mml:mrow>
                <mml:mtable columnalign="left">
                  <mml:mtr columnalign="left">
                    <mml:mtd columnalign="left">
                      <mml:mrow>
                        <mml:msup>
                          <mml:mrow>
                            <mml:mrow>
                              <mml:mo>(</mml:mo>
                              <mml:mrow>
                                <mml:mi>s</mml:mi>
                                <mml:mi>t</mml:mi>
                              </mml:mrow>
                              <mml:mo>)</mml:mo>
                            </mml:mrow>
                          </mml:mrow>
                          <mml:mrow>
                            <mml:mfrac>
                              <mml:mn>1</mml:mn>
                              <mml:mn>2</mml:mn>
                            </mml:mfrac>
                          </mml:mrow>
                        </mml:msup>
                      </mml:mrow>
                    </mml:mtd>
                    <mml:mtd columnalign="left">
                      <mml:mrow>
                        <mml:mrow>
                          <mml:mo>|</mml:mo>
                          <mml:mi>w</mml:mi>
                          <mml:mo>|</mml:mo>
                        </mml:mrow>
                        <mml:mo>&lt;</mml:mo>
                        <mml:mrow>
                          <mml:mo>|</mml:mo>
                          <mml:mrow>
                            <mml:msub>
                              <mml:mi>w</mml:mi>
                              <mml:mi>p</mml:mi>
                            </mml:msub>
                          </mml:mrow>
                          <mml:mo>|</mml:mo>
                        </mml:mrow>
                      </mml:mrow>
                    </mml:mtd>
                  </mml:mtr>
                  <mml:mtr columnalign="left">
                    <mml:mtd columnalign="left">
                      <mml:mrow>
                        <mml:msup>
                          <mml:mrow>
                            <mml:mrow>
                              <mml:mo>(</mml:mo>
                              <mml:mrow>
                                <mml:mi>s</mml:mi>
                                <mml:mi>t</mml:mi>
                              </mml:mrow>
                              <mml:mo>)</mml:mo>
                            </mml:mrow>
                          </mml:mrow>
                          <mml:mrow>
                            <mml:mfrac>
                              <mml:mn>1</mml:mn>
                              <mml:mn>2</mml:mn>
                            </mml:mfrac>
                          </mml:mrow>
                        </mml:msup>
                        <mml:mi>θ</mml:mi>
                        <mml:mrow>
                          <mml:mo>(</mml:mo>
                          <mml:mrow>
                            <mml:mfrac>
                              <mml:mrow>
                                <mml:mi>w</mml:mi>
                                <mml:mo>−</mml:mo>
                                <mml:msub>
                                  <mml:mi>w</mml:mi>
                                  <mml:mi>p</mml:mi>
                                </mml:msub>
                              </mml:mrow>
                              <mml:mrow>
                                <mml:msub>
                                  <mml:mi>w</mml:mi>
                                  <mml:mi>s</mml:mi>
                                </mml:msub>
                                <mml:mo>−</mml:mo>
                                <mml:msub>
                                  <mml:mi>w</mml:mi>
                                  <mml:mi>p</mml:mi>
                                </mml:msub>
                              </mml:mrow>
                            </mml:mfrac>
                          </mml:mrow>
                          <mml:mo>)</mml:mo>
                        </mml:mrow>
                      </mml:mrow>
                    </mml:mtd>
                    <mml:mtd columnalign="left">
                      <mml:mrow>
                        <mml:msub>
                          <mml:mi>w</mml:mi>
                          <mml:mi>p</mml:mi>
                        </mml:msub>
                        <mml:mo>≤</mml:mo>
                        <mml:mi>w</mml:mi>
                        <mml:mo>≤</mml:mo>
                        <mml:msub>
                          <mml:mi>w</mml:mi>
                          <mml:mi>s</mml:mi>
                        </mml:msub>
                      </mml:mrow>
                    </mml:mtd>
                  </mml:mtr>
                  <mml:mtr columnalign="left">
                    <mml:mtd columnalign="left">
                      <mml:mrow>
                        <mml:msup>
                          <mml:mrow>
                            <mml:mrow>
                              <mml:mo>(</mml:mo>
                              <mml:mrow>
                                <mml:mi>s</mml:mi>
                                <mml:mi>t</mml:mi>
                              </mml:mrow>
                              <mml:mo>)</mml:mo>
                            </mml:mrow>
                          </mml:mrow>
                          <mml:mrow>
                            <mml:mfrac>
                              <mml:mn>1</mml:mn>
                              <mml:mn>2</mml:mn>
                            </mml:mfrac>
                          </mml:mrow>
                        </mml:msup>
                        <mml:mi>θ</mml:mi>
                        <mml:mrow>
                          <mml:mo>(</mml:mo>
                          <mml:mrow>
                            <mml:mfrac>
                              <mml:mrow>
                                <mml:mi>π</mml:mi>
                                <mml:mo>−</mml:mo>
                                <mml:mrow>
                                  <mml:mo>(</mml:mo>
                                  <mml:mrow>
                                    <mml:mi>w</mml:mi>
                                    <mml:mo>−</mml:mo>
                                    <mml:msub>
                                      <mml:mi>w</mml:mi>
                                      <mml:mi>p</mml:mi>
                                    </mml:msub>
                                  </mml:mrow>
                                  <mml:mo>)</mml:mo>
                                </mml:mrow>
                              </mml:mrow>
                              <mml:mrow>
                                <mml:msub>
                                  <mml:mi>w</mml:mi>
                                  <mml:mi>s</mml:mi>
                                </mml:msub>
                                <mml:mo>−</mml:mo>
                                <mml:msub>
                                  <mml:mi>w</mml:mi>
                                  <mml:mi>p</mml:mi>
                                </mml:msub>
                              </mml:mrow>
                            </mml:mfrac>
                          </mml:mrow>
                          <mml:mo>)</mml:mo>
                        </mml:mrow>
                      </mml:mrow>
                    </mml:mtd>
                    <mml:mtd columnalign="left">
                      <mml:mrow>
                        <mml:mo>−</mml:mo>
                        <mml:msub>
                          <mml:mi>w</mml:mi>
                          <mml:mi>s</mml:mi>
                        </mml:msub>
                        <mml:mo>≤</mml:mo>
                        <mml:mi>w</mml:mi>
                        <mml:mo>≤</mml:mo>
                        <mml:mo>−</mml:mo>
                        <mml:msub>
                          <mml:mi>w</mml:mi>
                          <mml:mi>p</mml:mi>
                        </mml:msub>
                      </mml:mrow>
                    </mml:mtd>
                  </mml:mtr>
                  <mml:mtr columnalign="left">
                    <mml:mtd columnalign="left">
                      <mml:mn>0</mml:mn>
                    </mml:mtd>
                    <mml:mtd columnalign="left">
                      <mml:mrow>
                        <mml:mrow>
                          <mml:mo>|</mml:mo>
                          <mml:mi>w</mml:mi>
                          <mml:mo>|</mml:mo>
                        </mml:mrow>
                        <mml:mo>≥</mml:mo>
                        <mml:mrow>
                          <mml:mo>|</mml:mo>
                          <mml:mrow>
                            <mml:msub>
                              <mml:mi>w</mml:mi>
                              <mml:mi>s</mml:mi>
                            </mml:msub>
                          </mml:mrow>
                          <mml:mo>|</mml:mo>
                        </mml:mrow>
                      </mml:mrow>
                    </mml:mtd>
                  </mml:mtr>
                </mml:mtable>
              </mml:mrow>
            </mml:mrow>
          </mml:mrow>
        </mml:math>
      </disp-formula>
      <p>While, the frequency response of high pass filter is expressed as:</p>
      <disp-formula id="FD2">
        <label>(2)</label>
        <mml:math display="inline">
          <mml:mrow>
            <mml:mi>R</mml:mi>
            <mml:mrow>
              <mml:mo>(</mml:mo>
              <mml:mi>w</mml:mi>
              <mml:mo>)</mml:mo>
            </mml:mrow>
            <mml:mo>=</mml:mo>
            <mml:mrow>
              <mml:mo>{</mml:mo>
              <mml:mrow>
                <mml:mtable columnalign="left">
                  <mml:mtr columnalign="left">
                    <mml:mtd columnalign="left">
                      <mml:mrow>
                        <mml:msup>
                          <mml:mrow>
                            <mml:mrow>
                              <mml:mo>(</mml:mo>
                              <mml:mrow>
                                <mml:mn>2</mml:mn>
                                <mml:mi>u</mml:mi>
                                <mml:mi>v</mml:mi>
                              </mml:mrow>
                              <mml:mo>)</mml:mo>
                            </mml:mrow>
                          </mml:mrow>
                          <mml:mrow>
                            <mml:mfrac>
                              <mml:mn>1</mml:mn>
                              <mml:mn>2</mml:mn>
                            </mml:mfrac>
                          </mml:mrow>
                        </mml:msup>
                        <mml:mi>θ</mml:mi>
                        <mml:mrow>
                          <mml:mo>(</mml:mo>
                          <mml:mrow>
                            <mml:mfrac>
                              <mml:mrow>
                                <mml:mi>π</mml:mi>
                                <mml:mo>−</mml:mo>
                                <mml:mrow>
                                  <mml:mo>(</mml:mo>
                                  <mml:mrow>
                                    <mml:mi>w</mml:mi>
                                    <mml:mo>−</mml:mo>
                                    <mml:msub>
                                      <mml:mi>w</mml:mi>
                                      <mml:mn>0</mml:mn>
                                    </mml:msub>
                                  </mml:mrow>
                                  <mml:mo>)</mml:mo>
                                </mml:mrow>
                              </mml:mrow>
                              <mml:mrow>
                                <mml:msub>
                                  <mml:mi>w</mml:mi>
                                  <mml:mn>1</mml:mn>
                                </mml:msub>
                                <mml:mo>−</mml:mo>
                                <mml:msub>
                                  <mml:mi>w</mml:mi>
                                  <mml:mn>0</mml:mn>
                                </mml:msub>
                              </mml:mrow>
                            </mml:mfrac>
                          </mml:mrow>
                          <mml:mo>)</mml:mo>
                        </mml:mrow>
                      </mml:mrow>
                    </mml:mtd>
                    <mml:mtd columnalign="left">
                      <mml:mrow>
                        <mml:msub>
                          <mml:mi>w</mml:mi>
                          <mml:mn>0</mml:mn>
                        </mml:msub>
                        <mml:mo>≤</mml:mo>
                        <mml:mi>w</mml:mi>
                        <mml:mo>&lt;</mml:mo>
                        <mml:msub>
                          <mml:mi>w</mml:mi>
                          <mml:mn>1</mml:mn>
                        </mml:msub>
                      </mml:mrow>
                    </mml:mtd>
                  </mml:mtr>
                  <mml:mtr columnalign="left">
                    <mml:mtd columnalign="left">
                      <mml:mrow>
                        <mml:msup>
                          <mml:mrow>
                            <mml:mrow>
                              <mml:mo>(</mml:mo>
                              <mml:mrow>
                                <mml:mn>2</mml:mn>
                                <mml:mi>u</mml:mi>
                                <mml:mi>v</mml:mi>
                              </mml:mrow>
                              <mml:mo>)</mml:mo>
                            </mml:mrow>
                          </mml:mrow>
                          <mml:mrow>
                            <mml:mfrac>
                              <mml:mn>1</mml:mn>
                              <mml:mn>2</mml:mn>
                            </mml:mfrac>
                          </mml:mrow>
                        </mml:msup>
                      </mml:mrow>
                    </mml:mtd>
                    <mml:mtd columnalign="left">
                      <mml:mrow>
                        <mml:msub>
                          <mml:mi>w</mml:mi>
                          <mml:mn>1</mml:mn>
                        </mml:msub>
                        <mml:mo>≤</mml:mo>
                        <mml:mi>w</mml:mi>
                        <mml:mo>≤</mml:mo>
                        <mml:msub>
                          <mml:mi>w</mml:mi>
                          <mml:mn>2</mml:mn>
                        </mml:msub>
                      </mml:mrow>
                    </mml:mtd>
                  </mml:mtr>
                  <mml:mtr columnalign="left">
                    <mml:mtd columnalign="left">
                      <mml:mrow>
                        <mml:msup>
                          <mml:mrow>
                            <mml:mrow>
                              <mml:mo>(</mml:mo>
                              <mml:mrow>
                                <mml:mn>2</mml:mn>
                                <mml:mi>u</mml:mi>
                                <mml:mi>v</mml:mi>
                              </mml:mrow>
                              <mml:mo>)</mml:mo>
                            </mml:mrow>
                          </mml:mrow>
                          <mml:mrow>
                            <mml:mfrac>
                              <mml:mn>1</mml:mn>
                              <mml:mn>2</mml:mn>
                            </mml:mfrac>
                          </mml:mrow>
                        </mml:msup>
                        <mml:mi>θ</mml:mi>
                        <mml:mrow>
                          <mml:mo>(</mml:mo>
                          <mml:mrow>
                            <mml:mfrac>
                              <mml:mrow>
                                <mml:mi>π</mml:mi>
                                <mml:mo>−</mml:mo>
                                <mml:mrow>
                                  <mml:mo>(</mml:mo>
                                  <mml:mrow>
                                    <mml:mi>w</mml:mi>
                                    <mml:mo>−</mml:mo>
                                    <mml:msub>
                                      <mml:mi>w</mml:mi>
                                      <mml:mn>2</mml:mn>
                                    </mml:msub>
                                  </mml:mrow>
                                  <mml:mo>)</mml:mo>
                                </mml:mrow>
                              </mml:mrow>
                              <mml:mrow>
                                <mml:msub>
                                  <mml:mi>w</mml:mi>
                                  <mml:mn>3</mml:mn>
                                </mml:msub>
                                <mml:mo>−</mml:mo>
                                <mml:msub>
                                  <mml:mi>w</mml:mi>
                                  <mml:mn>2</mml:mn>
                                </mml:msub>
                              </mml:mrow>
                            </mml:mfrac>
                          </mml:mrow>
                          <mml:mo>)</mml:mo>
                        </mml:mrow>
                      </mml:mrow>
                    </mml:mtd>
                    <mml:mtd columnalign="left">
                      <mml:mrow>
                        <mml:msub>
                          <mml:mi>w</mml:mi>
                          <mml:mn>2</mml:mn>
                        </mml:msub>
                        <mml:mo>≤</mml:mo>
                        <mml:mi>w</mml:mi>
                        <mml:mo>≤</mml:mo>
                        <mml:mo>−</mml:mo>
                        <mml:msub>
                          <mml:mi>w</mml:mi>
                          <mml:mn>3</mml:mn>
                        </mml:msub>
                      </mml:mrow>
                    </mml:mtd>
                  </mml:mtr>
                  <mml:mtr columnalign="left">
                    <mml:mtd columnalign="left">
                      <mml:mn>0</mml:mn>
                    </mml:mtd>
                    <mml:mtd columnalign="left">
                      <mml:mrow>
                        <mml:mi>w</mml:mi>
                        <mml:mo>∈</mml:mo>
                        <mml:mrow>
                          <mml:mo>[</mml:mo>
                          <mml:mrow>
                            <mml:mn>0</mml:mn>
                            <mml:mo>,</mml:mo>
                            <mml:msub>
                              <mml:mi>w</mml:mi>
                              <mml:mn>0</mml:mn>
                            </mml:msub>
                          </mml:mrow>
                          <mml:mo>)</mml:mo>
                        </mml:mrow>
                        <mml:mo>∪</mml:mo>
                        <mml:mrow>
                          <mml:mo>(</mml:mo>
                          <mml:mrow>
                            <mml:msub>
                              <mml:mi>w</mml:mi>
                              <mml:mn>3</mml:mn>
                            </mml:msub>
                            <mml:mo>,</mml:mo>
                            <mml:mn>2</mml:mn>
                            <mml:mi>π</mml:mi>
                          </mml:mrow>
                          <mml:mo>)</mml:mo>
                        </mml:mrow>
                      </mml:mrow>
                    </mml:mtd>
                  </mml:mtr>
                </mml:mtable>
              </mml:mrow>
            </mml:mrow>
          </mml:mrow>
        </mml:math>
      </disp-formula>
      <p>For proper signal reconstruction, the following two conditions must be satisfied:</p>
      <disp-formula id="FD3">
        <label>(3)</label>
        <mml:math display="inline">
          <mml:mrow>
            <mml:mi>θ</mml:mi>
            <mml:msup>
              <mml:mrow>
                <mml:mrow>
                  <mml:mo>|</mml:mo>
                  <mml:mrow>
                    <mml:mrow>
                      <mml:mo>(</mml:mo>
                      <mml:mrow>
                        <mml:mi>π</mml:mi>
                        <mml:mo>−</mml:mo>
                        <mml:mi>w</mml:mi>
                      </mml:mrow>
                      <mml:mo>)</mml:mo>
                    </mml:mrow>
                  </mml:mrow>
                  <mml:mo>|</mml:mo>
                </mml:mrow>
              </mml:mrow>
              <mml:mn>2</mml:mn>
            </mml:msup>
            <mml:mo>+</mml:mo>
            <mml:mi>θ</mml:mi>
            <mml:msup>
              <mml:mrow>
                <mml:mrow>
                  <mml:mo>(</mml:mo>
                  <mml:mi>w</mml:mi>
                  <mml:mo>)</mml:mo>
                </mml:mrow>
              </mml:mrow>
              <mml:mn>2</mml:mn>
            </mml:msup>
            <mml:mo>=</mml:mo>
            <mml:mn>1</mml:mn>
          </mml:mrow>
        </mml:math>
      </disp-formula>
      <disp-formula id="FD4">
        <label>(4)</label>
        <mml:math display="inline">
          <mml:mrow>
            <mml:mn>1</mml:mn>
            <mml:mo>−</mml:mo>
            <mml:mfrac>
              <mml:mi>s</mml:mi>
              <mml:mi>t</mml:mi>
            </mml:mfrac>
            <mml:mo>≤</mml:mo>
            <mml:mi>β</mml:mi>
            <mml:mo>≤</mml:mo>
            <mml:mfrac>
              <mml:mi>u</mml:mi>
              <mml:mi>v</mml:mi>
            </mml:mfrac>
          </mml:mrow>
        </mml:math>
      </disp-formula>
      <p>The parameters of FAWT are deduced based on the above conditions, where <italic>s</italic> = 2, <italic>J</italic>= 16, <italic>u</italic> = 1, <italic>t</italic> = 4, and <italic>v</italic> = 2. Based on these values, the values of <italic>Q</italic><italic><sub>F</sub></italic> and <italic>β</italic>were 4 and 0.4, respectively. The <italic>Q</italic><italic><sub>F</sub></italic> was calculated using the following equation:</p>
      <disp-formula id="FD5">
        <label>(5)</label>
        <mml:math display="inline">
          <mml:mrow>
            <mml:msub>
              <mml:mi>Q</mml:mi>
              <mml:mi>F</mml:mi>
            </mml:msub>
            <mml:mo>=</mml:mo>
            <mml:mfrac>
              <mml:mrow>
                <mml:mn>2</mml:mn>
                <mml:mo>−</mml:mo>
                <mml:mi>β</mml:mi>
              </mml:mrow>
              <mml:mi>β</mml:mi>
            </mml:mfrac>
          </mml:mrow>
        </mml:math>
      </disp-formula>
      <p>We were able to produce the reconstructed ECoG signal and its 15 sub-band signals. The 16 signals are depicted in <xref ref-type="fig" rid="fig2">Figure 2</xref>. As shown in the figure, signals a - o are the subband signals. While signal <italic>p</italic> is the reconstructed signal. Our feature extraction algorithm was implemented in MATLAB [<xref ref-type="bibr" rid="B25">25</xref>]. Entropy MATLAB functions were used to extract entropy features from the reconstructed signal (<italic>i.e.</italic>, signal p), the extracted features are as follows [<xref ref-type="bibr" rid="B22">22</xref>][<xref ref-type="bibr" rid="B26">26</xref>][<xref ref-type="bibr" rid="B27">27</xref>]:</p>
      <p>Cross correntropy: It is a generalized correlation of arbitrary processes that determines the similarity between two random variables [<xref ref-type="bibr" rid="B24">24</xref>][<xref ref-type="bibr" rid="B28">28</xref>][<xref ref-type="bibr" rid="B29">29</xref>]. With the help of cross correntropy, information can be captured from higher order moments. The cross correntropy was calculated as follows:</p>
      <disp-formula id="FD6">
        <label>(6)</label>
        <mml:math display="inline">
          <mml:mrow>
            <mml:msub>
              <mml:mi>V</mml:mi>
              <mml:mrow>
                <mml:mi>N</mml:mi>
                <mml:mo>,</mml:mo>
                <mml:mi>σ</mml:mi>
              </mml:mrow>
            </mml:msub>
            <mml:mrow>
              <mml:mo>(</mml:mo>
              <mml:mrow>
                <mml:mi>x</mml:mi>
                <mml:mo>,</mml:mo>
                <mml:mi>y</mml:mi>
              </mml:mrow>
              <mml:mo>)</mml:mo>
            </mml:mrow>
            <mml:mo>=</mml:mo>
            <mml:mfrac>
              <mml:mn>1</mml:mn>
              <mml:mi>N</mml:mi>
            </mml:mfrac>
            <mml:mstyle displaystyle="true">
              <mml:munderover>
                <mml:mo>∑</mml:mo>
                <mml:mrow>
                  <mml:mi>i</mml:mi>
                  <mml:mo>=</mml:mo>
                  <mml:mn>1</mml:mn>
                </mml:mrow>
                <mml:mi>N</mml:mi>
              </mml:munderover>
              <mml:mrow>
                <mml:msub>
                  <mml:mi>K</mml:mi>
                  <mml:mi>σ</mml:mi>
                </mml:msub>
                <mml:mrow>
                  <mml:mo>(</mml:mo>
                  <mml:mrow>
                    <mml:msub>
                      <mml:mi>X</mml:mi>
                      <mml:mi>i</mml:mi>
                    </mml:msub>
                    <mml:mo>−</mml:mo>
                    <mml:msub>
                      <mml:mi>Y</mml:mi>
                      <mml:mi>i</mml:mi>
                    </mml:msub>
                  </mml:mrow>
                  <mml:mo>)</mml:mo>
                </mml:mrow>
              </mml:mrow>
            </mml:mstyle>
          </mml:mrow>
        </mml:math>
      </disp-formula>
      <p>where <italic>X</italic> and <italic>Y</italic> are the two random variables with <italic>N</italic> data samples, denoted by <inline-formula><mml:math display="inline"><mml:mrow><mml:msubsup><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> X </mml:mi><mml:mi> i </mml:mi></mml:msub><mml:mo> , </mml:mo><mml:msub><mml:mi> Y </mml:mi><mml:mi> i </mml:mi></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow><mml:mrow><mml:mi> i </mml:mi><mml:mo> = </mml:mo><mml:mn> 1 </mml:mn></mml:mrow><mml:mi> N </mml:mi></mml:msubsup></mml:mrow></mml:math></inline-formula> .</p>
      <p>Log energy entropy: To evaluate the degree of complexity in ECoG signals, the computation of log energy entropy is performed [<xref ref-type="bibr" rid="B30">30</xref>]. It is expressed in the following equation:</p>
      <disp-formula id="FD7">
        <label>(7)</label>
        <mml:math display="inline">
          <mml:mrow>
            <mml:msub>
              <mml:mi>E</mml:mi>
              <mml:mrow>
                <mml:mi>L</mml:mi>
                <mml:mi>o</mml:mi>
                <mml:mi>g</mml:mi>
                <mml:mi>E</mml:mi>
                <mml:mi>n</mml:mi>
              </mml:mrow>
            </mml:msub>
            <mml:mo>=</mml:mo>
            <mml:mstyle displaystyle="true">
              <mml:munderover>
                <mml:mo>∑</mml:mo>
                <mml:mrow>
                  <mml:mi>i</mml:mi>
                  <mml:mo>=</mml:mo>
                  <mml:mn>1</mml:mn>
                </mml:mrow>
                <mml:mi>N</mml:mi>
              </mml:munderover>
              <mml:mrow>
                <mml:mi>log</mml:mi>
                <mml:mrow>
                  <mml:mo>(</mml:mo>
                  <mml:mrow>
                    <mml:msub>
                      <mml:mi>a</mml:mi>
                      <mml:mrow>
                        <mml:mn>2</mml:mn>
                        <mml:mi>i</mml:mi>
                      </mml:mrow>
                    </mml:msub>
                  </mml:mrow>
                  <mml:mo>)</mml:mo>
                </mml:mrow>
              </mml:mrow>
            </mml:mstyle>
          </mml:mrow>
        </mml:math>
      </disp-formula>
      <p>where <italic>N</italic> denotes to the length of the signal, and <italic>x</italic><italic><sub>i</sub></italic> represents the <italic>i</italic><italic><sup>th</sup></italic>sample of the signal. To compute the log energy entropy, sub-band signals from “<italic>X</italic>” and “<italic>Y</italic>” channels of bivariate ECoG signals have been used [<xref ref-type="bibr" rid="B19">19</xref>][<xref ref-type="bibr" rid="B31">31</xref>].</p>
      <p>SURE entropy: The SURE energy is based on SURE [<xref ref-type="bibr" rid="B32">32</xref>], which is an accurate representation of a signal; it is the common measuring tool to quantify the properties that are related to the information. It can be expressed as:</p>
      <disp-formula id="FD8">
        <label>(8)</label>
        <mml:math display="inline">
          <mml:mrow>
            <mml:msub>
              <mml:mi>E</mml:mi>
              <mml:mrow>
                <mml:mi>S</mml:mi>
                <mml:mi>E</mml:mi>
                <mml:mi>n</mml:mi>
              </mml:mrow>
            </mml:msub>
            <mml:mo>=</mml:mo>
            <mml:mi>N</mml:mi>
            <mml:mo>−</mml:mo>
            <mml:mo>#</mml:mo>
            <mml:mrow>
              <mml:mo>{</mml:mo>
              <mml:mrow>
                <mml:mi>i</mml:mi>
                <mml:mtext>
                   
                </mml:mtext>
                <mml:mtext>such</mml:mtext>
                <mml:mtext>
                   
                </mml:mtext>
                <mml:mtext>that</mml:mtext>
                <mml:mtext>
                   
                </mml:mtext>
                <mml:mrow>
                  <mml:mo>|</mml:mo>
                  <mml:mrow>
                    <mml:msub>
                      <mml:mi>x</mml:mi>
                      <mml:mi>i</mml:mi>
                    </mml:msub>
                  </mml:mrow>
                  <mml:mo>|</mml:mo>
                </mml:mrow>
                <mml:mo>≤</mml:mo>
                <mml:mi>ε</mml:mi>
              </mml:mrow>
              <mml:mo>}</mml:mo>
            </mml:mrow>
            <mml:mo>+</mml:mo>
            <mml:mstyle displaystyle="true">
              <mml:munder>
                <mml:mo>∑</mml:mo>
                <mml:mi>i</mml:mi>
              </mml:munder>
              <mml:mrow>
                <mml:mi>min</mml:mi>
                <mml:mrow>
                  <mml:mo>(</mml:mo>
                  <mml:mrow>
                    <mml:msubsup>
                      <mml:mi>x</mml:mi>
                      <mml:mi>i</mml:mi>
                      <mml:mn>2</mml:mn>
                    </mml:msubsup>
                    <mml:mo>,</mml:mo>
                    <mml:msup>
                      <mml:mi>ε</mml:mi>
                      <mml:mn>2</mml:mn>
                    </mml:msup>
                  </mml:mrow>
                  <mml:mo>)</mml:mo>
                </mml:mrow>
              </mml:mrow>
            </mml:mstyle>
          </mml:mrow>
        </mml:math>
      </disp-formula>
      <p>where <inline-formula><mml:math display="inline"><mml:mi> ε </mml:mi></mml:math></inline-formula> is a positive threshold value, <italic>x</italic><italic><sub>i</sub></italic>is the <italic>i</italic><italic><sup>th</sup></italic>sample of the signal, and <italic>X</italic><italic><sub>i</sub></italic>is sample observation.</p>
      <fig id="fig2">
        <label>Figure 2</label>
        <graphic xlink:href="https://html.scirp.org/file/7801180-rId34.jpeg?20260730014339" />
      </fig>
      <p><bold>Figure 2.</bold> The 15 sub-band signals (a - o), and the reconstructed ECoG signal (p).</p>
      <p>d) <italic>Features Classification</italic></p>
      <p>Support vector machines have been widely used for pattern recognition [<xref ref-type="bibr" rid="B31">31</xref>]. To discriminate the dissimilar sets of patterns, this approach maps the data into a higher dimensional input space, which allows for a hyper-plane to be constructed. SVM classifier has the fewest square formulation known as LS-SVM classifier. We have applied the LS-SVM to classify the brain activities. The discrimination function for the two class classification problem can be expressed as:</p>
      <disp-formula id="FD9">
        <label>(9)</label>
        <mml:math display="inline">
          <mml:mrow>
            <mml:mi>u</mml:mi>
            <mml:mrow>
              <mml:mo>(</mml:mo>
              <mml:mi>x</mml:mi>
              <mml:mo>)</mml:mo>
            </mml:mrow>
            <mml:mo>=</mml:mo>
            <mml:mtext>sign</mml:mtext>
            <mml:mrow>
              <mml:mo>[</mml:mo>
              <mml:mrow>
                <mml:mstyle displaystyle="true">
                  <mml:munderover>
                    <mml:mo>∑</mml:mo>
                    <mml:mrow>
                      <mml:mi>i</mml:mi>
                      <mml:mo>=</mml:mo>
                      <mml:mn>1</mml:mn>
                    </mml:mrow>
                    <mml:mi>N</mml:mi>
                  </mml:munderover>
                  <mml:mrow>
                    <mml:msub>
                      <mml:mi>α</mml:mi>
                      <mml:mi>i</mml:mi>
                    </mml:msub>
                    <mml:msub>
                      <mml:mi>u</mml:mi>
                      <mml:mi>i</mml:mi>
                    </mml:msub>
                    <mml:mi>ϕ</mml:mi>
                    <mml:mrow>
                      <mml:mo>(</mml:mo>
                      <mml:mrow>
                        <mml:mi>x</mml:mi>
                        <mml:mo>,</mml:mo>
                        <mml:msub>
                          <mml:mi>x</mml:mi>
                          <mml:mi>i</mml:mi>
                        </mml:msub>
                      </mml:mrow>
                      <mml:mo>)</mml:mo>
                    </mml:mrow>
                  </mml:mrow>
                </mml:mstyle>
                <mml:mo>+</mml:mo>
                <mml:mi>b</mml:mi>
              </mml:mrow>
              <mml:mo>]</mml:mo>
            </mml:mrow>
          </mml:mrow>
        </mml:math>
      </disp-formula>
      <p>Here <italic>x</italic><italic><sub>i</sub></italic>, <italic>u</italic><italic><sub>i</sub></italic>, <italic>b</italic>, <italic>α</italic><italic><sub>i</sub></italic>, and <italic>ϕ</italic>(<italic>x</italic>, <italic>x</italic><italic><sub>i</sub></italic>), show the <italic>i</italic><italic><sup>th</sup></italic> output vector and <italic>i</italic><italic><sup>th</sup></italic> input vector, bias, Lagrange multiplier and mapping function, respectively.</p>
      <p>Different kernel functions can be used with LS-SVM (e.g., RBF and polynomial). The RBF kernel function is used in this paper. The RBF non-linearly maps examples into a larger-dimensional space. It manages the status when there are nonlinear relations between the labels of class and the attributes. After extracting the features in the previous step, we implemented an LS-SVM classifier with an RBF kernel. For model selection, the LS-SVM hyperparameters, namely the regularization parameter <italic>γ</italic> and the RBF kernel bandwidth <italic>σ</italic>, were optimized on the training data using 5-fold cross-validation. A grid-search procedure was performed over candidate (<italic>γ</italic>, <italic>σ</italic>) pairs, and the optimal pair was selected as the one that minimized the average cross-validation misclassification error. Using the extracted cross correntropy, log-energy entropy, and SURE entropy features together with the optimized RBF kernel, we obtained approximately 7% misclassification error on the validation set.</p>
    </sec>
    <sec id="sec5">
      <title>5. Evaluation and Results</title>
      <p>Our proposed approach was evaluated by using both the dataset I of BCI competition III, and by carrying out a testbed experiment. The following sections elaborate the evaluation of our proposed system.</p>
      <p>1)<italic>Dataset Based Evaluation</italic></p>
      <p>The aim of this study is to develop an accurate algorithm for extracting and classifying brain activities. Three entropy features were extracted from the ECoG signals. The FAWT was used to extract the features, and the LS-SVM with RBF kernel was used to classify the extracted features.</p>
      <p>During the BCI experiment, a subject had to perform imagined movements of either the left small finger or the tongue. The time series of the electrical brain activity was picked up during these trials using an 8 × 8 ECoG platinum electrode grid. All recordings were performed with a sampling rate of 1000 Hz. Every trial was recorded for 3 seconds duration.</p>
      <p>The objective of this data set is to train a classifier on the labeled training data from the first session and apply it to the unlabeled test data from the second session. Training data and test data were recorded from the same subject and with the same task, but on two different days, with about 1 week in between.</p>
      <p>The objective of this investigation was to demonstrate the practicality of utilizing movement/imagery prediction for BCI systems, and to determine whether Electrocorticography (ECoG) neural activity would be best for controlling the device to perform a given task. The data set can be summarized as follows:</p>
      <p>Imagined movements of either the left small finger or the tongue.8 × 8 ECoG platinum electrode grid used to collect the data.Sampling rate is 1000 Hz.Training matrix (3D) is (64 × 247 × 3000).Testing matrix (3D) is (64 × 100 × 3000).</p>
      <p>The performance of our classifier was evaluated using the dataset I of BCI competition III data. Our classifier achieved 93.02% classification accuracy. This is considered a significant improvement compared to the approaches that are explained in <bold>Table 1</bold>. The evaluation results of classifying the left pinkie finger and tongue movements using our proposed classifier are explained in <xref ref-type="fig" rid="fig3">Figure 3</xref>. As shown in the figure, using the correntropy, a classification accuracy of 90.29% was achieved. A classification accuracy of 89.57% was achieved using the log entropy. Using the SURE entropy, the classification accuracy was 90.7%. Using the three entropy features achieved a classification accuracy of 93.02%.</p>
      <p>The dataset I consists of 100 test preliminaries and our maximum accuracy throughout all trials (1000 times) was 93%. when we selected 70% of the available test data for each ensemble and used 5 ensembles, the highest accuracy on average is determined. Throughout each of our repeated experiments, 5 models were trained and tested, receiving 100 samples per trial. It is reasonable to expect that each example might get correctly classified in at least one of the 1000 trials. We found that trials 13, 16, 53, 56, 58 were not classified correctly at any point. Sample 97 was classified correctly only once in over 1500+ repetitions. Potential sources of error include erroneous samples from divergence in subject motor imagery (imagined moving the tongue instead of the finger, or vice versa). When these samples were removed, we obtained 99.35% classification accuracy with 5 fold cross validation on the training data for model selection and validation.</p>
      <fig id="fig3">
        <label>Figure 3</label>
        <graphic xlink:href="https://html.scirp.org/file/7801180-rId37.jpeg?20260730014339" />
      </fig>
      <p><bold>Figure 3.</bold>Classification results.</p>
      <p>2) <italic>Discussion</italic></p>
      <p>In this study, we are aiming to develop a fast and efficient algorithm for extracting and classifying brain activities. In this part, we are evaluating all the proposed algorithms based on accuracy and time classification. <bold>Table 2</bold> shows FAWT has a competitive accuracy, but it is slow, so it is not suitable for the lifetime brain data.</p>
      <p><bold>Table 2.</bold>Evaluation of proposed algorithms.</p>
      <table-wrap id="tbl2">
        <label>Table 2</label>
        <table>
          <tbody>
            <tr>
              <td>Algorithm</td>
              <td>Accuracy</td>
            </tr>
            <tr>
              <td>L1LR</td>
              <td>56%</td>
            </tr>
            <tr>
              <td>L2LR</td>
              <td>55%</td>
            </tr>
            <tr>
              <td>SVM</td>
              <td>58%</td>
            </tr>
            <tr>
              <td>ECoGNet</td>
              <td>65%</td>
            </tr>
            <tr>
              <td>L1LR + AR</td>
              <td>85%</td>
            </tr>
            <tr>
              <td>L2LR + AR</td>
              <td>86%</td>
            </tr>
            <tr>
              <td>SVM + AR</td>
              <td>85.6%</td>
            </tr>
            <tr>
              <td>LDA + AR</td>
              <td>81.4%</td>
            </tr>
            <tr>
              <td>L1LR + MA</td>
              <td>91%</td>
            </tr>
            <tr>
              <td>L2LR + MA</td>
              <td>86%</td>
            </tr>
            <tr>
              <td>SVM + MA</td>
              <td>82.6%</td>
            </tr>
            <tr>
              <td>LDA + MA</td>
              <td>79.4%</td>
            </tr>
            <tr>
              <td>FAWT</td>
              <td>92.99%</td>
            </tr>
          </tbody>
        </table>
      </table-wrap>
      <p>3)<italic>Testbed Based Evaluation</italic></p>
      <p>This section introduces the evaluation of our proposed approach using a test experiment. In order to evaluate our proposed extraction and classification approach, we replicated the brain environment in the lab. We used a chemical solution that duplicates the dielectric tissue [<xref ref-type="bibr" rid="B33">33</xref>][<xref ref-type="bibr" rid="B34">34</xref>].</p>
      <p>Nowadays, low-power implantable wireless sensors are widely used in the healthcare domain for continuously monitoring certain body parts (e.g., brain), and sending data to external receivers or processing units (e.g., smart phone, PDA, etc.) for immediate response to any health related problem [<xref ref-type="bibr" rid="B35">35</xref>]-[<xref ref-type="bibr" rid="B38">38</xref>]. We have modified the brain environment proposed in [<xref ref-type="bibr" rid="B33">33</xref>][<xref ref-type="bibr" rid="B34">34</xref>] by using a pre-passive wireless identification and sensing Platform (WISP), which is battery-free and uses power transfer mechanism to excite its circuitry. WISP is powered by a RFID reader which emits RF signal continuously in UHF range (908 - 928 MHz). It adheres to the requirements of the stage of experimentation, which is low computation, sensing of power and communication. It is an open and transparent source and is not dependent on any alternative sources of energy. It gets connected to the network and sends RF signals to tags consisting of data and for generating power. We have used R420 model of Impinj’s reader [<xref ref-type="bibr" rid="B39">39</xref>]-[<xref ref-type="bibr" rid="B46">46</xref>].</p>
      <p><italic>Experimental Se</italic><italic>tup</italic>: We have used glycerine whose dielectric properties in ultra high frequency (UHF) band resembles closely to tissue fluid at room temperature, and salt water (Sodium chloride (NaCl)) solution resembles blood which is the medium through which UHF RFID signals traverse [<xref ref-type="bibr" rid="B33">33</xref>][<xref ref-type="bibr" rid="B34">34</xref>][<xref ref-type="bibr" rid="B47">47</xref>]. A plastic beaker with the specifications 44.95 cm × 32.7 cm × 19 cm has been used. The beaker being strongly resistant to radio frequencies waves, mimics the human skull. In order to create the virtual environment of the brain we have used Ziploc bags with glycerine in it and have added salt-water to the beaker. This imitates the surrounding of cerebellum with blood. We use salt-water as its dielectric properties resemble the human blood. For our experiment, we have used a single wireless sensor (WISP) to transmit the collected signals to a receiver located outside the brain on the scalp.</p>
      <p><bold>Table 3.</bold>Network parameters for one sensor.</p>
      <table-wrap id="tbl3">
        <label>Table 3</label>
        <table>
          <tbody>
            <tr>
              <td>D</td>
              <td>RSS</td>
              <td>SNR</td>
              <td>CC</td>
            </tr>
            <tr>
              <td>4 Cm</td>
              <td>−15.918 dBm</td>
              <td>18.232</td>
              <td>2.93E+06</td>
            </tr>
            <tr>
              <td>3 Cm</td>
              <td>−15.23 dBm</td>
              <td>19.012</td>
              <td>3.23E+06</td>
            </tr>
            <tr>
              <td>2 Cm</td>
              <td>−14.718 dBm</td>
              <td>20.125</td>
              <td>3.43E+06</td>
            </tr>
            <tr>
              <td>1 Cm</td>
              <td>−13.418 dBm</td>
              <td>21.45</td>
              <td>3.52E+06</td>
            </tr>
            <tr>
              <td>0 Cm</td>
              <td>−10.918 dBm</td>
              <td>25.203</td>
              <td>4.34E+06</td>
            </tr>
          </tbody>
        </table>
      </table-wrap>
      <p><xref ref-type="fig" rid="fig4">Figure 4</xref> shows the brain environment where the WISP is placed in a Ziploc bag and placed over the solution of glycerine and salt-water barely touching it. RFID antenna is placed below the beaker which would replicate the real world scenario where RFID antenna would be outside the brain and WISP would be implanted inside the brain surrounded by blood and tissue fluid. As shown in <xref ref-type="fig" rid="fig5">Figure 5</xref>, the RFID reader is connected to the controller (<italic>i.e.</italic> laptop) through an Ethernet cable, and cable from RFID antenna is connected to the Impinj RFID reader. WISP contains a microcontroller that needs to be programmed to read the RF signal from the reader. This is done by connecting the WISP to the laptop through a USBFET debugger and coding it through Code Composer Studio IDE [<xref ref-type="bibr" rid="B48">48</xref>].</p>
      <p>WISP operates at UHF range and the reader used is compatible with WISP, it reads the Electronic Product Code (EPC) sent by WISP and store it in log files to be processed by our extraction and classification algorithm. The transmit power from the Reader to the WISP is varied from 25 dBm to 30 dBm. WISP is forced duty cycled, RF power device, and burns around 2 mW of power when operating. As per the FCC regulations, frequency hopping can be used to make the system more reliable. Therefore, it is being used in RFID systems to increase reliability and to avoid collision when multiple tags operate simultaneously (e.g., Bluetooth). The UHF band here is divided into 50 channels. EPC codes sent by the WISP to the reader at various channels and it keeps hoping in the frequency domain after it sends an EPC. We collected data from single sensor at different implant depths and we have considered the data from single transmitters at 2 centimeter as ECoG signals.</p>
      <p><bold>Table 3</bold> shows the received signal strength (RSS), the signal-to-noise ratio (SNR), and the channel capacity (CC) at different implant depths (D). At 0 cm, we can consider the data as EEG signal, at 1, 2, 3, and 4 cm, we consider it as ECoG signals.</p>
      <p>We built wireless network based on the experiment setup to mimic the brain environment using NS2 simulator. Because the dataset I was collected from 64 channels, we have fed the data that we collected from the testbed 64 times using NS2 simulator by building a small network that consists of single transmitter and single receiver in order to classify the received and not received signals as two classes. For our network, we used the WISP with specific parameters explained in <bold>Table 4</bold>. We have run our proposed extraction and classification algorithm and the accuracy to classify two classes (<italic>i.e.</italic>, left pinkie finger and tongue) is 95%.</p>
      <fig id="fig4">
        <label>Figure 4</label>
        <graphic xlink:href="https://html.scirp.org/file/7801180-rId38.jpeg?20260730014339" />
      </fig>
      <p><bold>Figure 4.</bold>The mimicked brain environment.</p>
      <fig id="fig5">
        <label>Figure 5</label>
        <graphic xlink:href="https://html.scirp.org/file/7801180-rId39.jpeg?20260730014339" />
      </fig>
      <p><bold>Figure 5.</bold>Complete lab setup.</p>
      <p>As our study concludes, the testbed results demonstrate the feasibility of the proposed approach under controlled conditions, suggesting its potential for reliable real-world deployment. However, translation to in-vivo settings may introduce variability due to biological noise, environmental interference, and physiological constraints, which could affect performance [<xref ref-type="bibr" rid="B49">49</xref>]. Generally, In-vivo settings refer to experiments or measurements conducted inside a living organism (such as a human or animal) [<xref ref-type="bibr" rid="B50">50</xref>][<xref ref-type="bibr" rid="B51">51</xref>].</p>
      <p><bold>Table 4.</bold>Network simulation parameters.</p>
      <table-wrap id="tbl4">
        <label>Table 4</label>
        <table>
          <tbody>
            <tr>
              <td>Frequency of operation</td>
              <td>914 MHZ</td>
            </tr>
            <tr>
              <td>Channel Bandwidth</td>
              <td>250 KHZ</td>
            </tr>
            <tr>
              <td>Receiver Sensitivity</td>
              <td>−84 dBm</td>
            </tr>
            <tr>
              <td>Data Rate</td>
              <td>2 Mbps</td>
            </tr>
            <tr>
              <td>
                <italic>T</italic>
                <italic>
                  <sub>X</sub>
                </italic>
                and
                <italic>R</italic>
                <italic>
                  <sub>X</sub>
                </italic>
                power
              </td>
              <td>0.175 mW</td>
            </tr>
            <tr>
              <td>Number of tags</td>
              <td>1 × 1</td>
            </tr>
          </tbody>
        </table>
      </table-wrap>
    </sec>
    <sec id="sec6">
      <title>6. Conclusion</title>
      <p>Developing BCI systems is vital to help individuals with motor disabilities. BCI systems detect brain activities using signal extraction and classification algorithms, and convert them into useful commands that can be used to control external devices. Designing and developing BCI systems requires accurate extraction and classification algorithms to detect brain activities in a timely manner. In this paper, we presented an accurate ECoG signal extraction and classification approach. The FAWT was used to extract three entropy features (<italic>i.e.</italic>, log energy entropy, SURE entropy, and cross correntropy), and the LS-SVM was utilized to classify the extracted features. Testbed experiment and the dataset I of the BCI competition III were used to evaluate our proposed approach. The evaluation result has proved the validity of our proposed approach. Our LS-SVM classifier has achieved 93.02% and 95% classification accuracy using the dataset I of BCI competition III and the testbed experiment, respectively. Our future work includes investigating other features, developing a data mining technique to classify the ECoG signals, and implementing other feature extraction techniques. The feature visualization has been left for future work. Future work concerns the data distribution and the analysis of particular mechanisms using advanced feature extraction software tools. The paper has mainly focused on the accuracy and the feature extraction speed.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <title>References</title>
      <ref id="B1">
        <label>1.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Bablani, A., Edla, D.R., Tripathi, D. and Cheruku, R. (2019) Survey on Brain-Computer Interface: An Emerging Computational Intelligence Paradigm. <italic>ACM</italic><italic>Computing</italic><italic>Surveys</italic>, 52, 1-32. https://doi.org/10.1145/3297713 <pub-id pub-id-type="doi">10.1145/3297713</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1145/3297713">https://doi.org/10.1145/3297713</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Bablani, A.</string-name>
              <string-name>Edla, D.R.</string-name>
              <string-name>Tripathi, D.</string-name>
              <string-name>Cheruku, R.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Survey on Brain-Computer Interface: An Emerging Computational Intelligence Paradigm</article-title>
            <source>ACM Computing Surveys</source>
            <volume>52</volume>
            <pub-id pub-id-type="doi">10.1145/3297713</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B2">
        <label>2.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Lebedev, M.A. and Nicolelis, M.A.L. (2006) Brain-Machine Interfaces: Past, Present and Future. <italic>Trends</italic><italic>in</italic><italic>Neurosciences</italic>, 29, 536-546. https://doi.org/10.1016/j.tins.2006.07.004 <pub-id pub-id-type="doi">10.1016/j.tins.2006.07.004</pub-id><pub-id pub-id-type="pmid">16859758</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.tins.2006.07.004">https://doi.org/10.1016/j.tins.2006.07.004</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Lebedev, M.A.</string-name>
              <string-name>Nicolelis, M.A.L.</string-name>
              <string-name>Past, P</string-name>
            </person-group>
            <year>2006</year>
            <article-title>Brain-Machine Interfaces: Past, Present and Future</article-title>
            <source>Trends in Neurosciences</source>
            <volume>29</volume>
            <pub-id pub-id-type="doi">10.1016/j.tins.2006.07.004</pub-id>
            <pub-id pub-id-type="pmid">16859758</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B3">
        <label>3.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Wolpaw, J.R., Birbaumer, N., Heetderks, W.J., McFarland, D.J., Peckham, P.H., Schalk, G., <italic>et al</italic>. (2000) Brain-Computer Interface Technology: A Review of the First International Meeting. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Rehabilitation</italic><italic>Engineering</italic>, 8, 164-173. https://doi.org/10.1109/tre.2000.847807 <pub-id pub-id-type="doi">10.1109/tre.2000.847807</pub-id><pub-id pub-id-type="pmid">10896178</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tre.2000.847807">https://doi.org/10.1109/tre.2000.847807</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Wolpaw, J.R.</string-name>
              <string-name>Birbaumer, N.</string-name>
              <string-name>Heetderks, W.J.</string-name>
              <string-name>McFarland, D.J.</string-name>
              <string-name>Peckham, P.H.</string-name>
              <string-name>Schalk, G.</string-name>
            </person-group>
            <year>2000</year>
            <article-title>Brain-Computer Interface Technology: A Review of the First International Meeting</article-title>
            <source>IEEE Transactions on Rehabilitation Engineering</source>
            <volume>8</volume>
            <pub-id pub-id-type="doi">10.1109/tre.2000.847807</pub-id>
            <pub-id pub-id-type="pmid">10896178</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B4">
        <label>4.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Hochberg, L.R., Serruya, M.D., Friehs, G.M., Mukand, J.A., Saleh, M., Caplan, A.H., <italic>et al</italic>. (2006) Neuronal Ensemble Control of Prosthetic Devices by a Human with Tetraplegia. <italic>Nature</italic>, 442, 164-171. https://doi.org/10.1038/nature04970 <pub-id pub-id-type="doi">10.1038/nature04970</pub-id><pub-id pub-id-type="pmid">16838014</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/nature04970">https://doi.org/10.1038/nature04970</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Hochberg, L.R.</string-name>
              <string-name>Serruya, M.D.</string-name>
              <string-name>Friehs, G.M.</string-name>
              <string-name>Mukand, J.A.</string-name>
              <string-name>Saleh, M.</string-name>
              <string-name>Caplan, A.H.</string-name>
            </person-group>
            <year>2006</year>
            <article-title>Neuronal Ensemble Control of Prosthetic Devices by a Human with Tetraplegia</article-title>
            <source>Nature</source>
            <volume>442</volume>
            <pub-id pub-id-type="doi">10.1038/nature04970</pub-id>
            <pub-id pub-id-type="pmid">16838014</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B5">
        <label>5.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Mittal, A., Zisserman, A. and Torr, P. (2011) Hand Detection Using Multiple Proposals. In: Hoey, J., McKenna, S. and Trucco, E., Eds., <italic>Proceedings of the British Machine Vision Conference</italic> 2011, BMVA Press, 75.1-75.11. https://doi.org/10.5244/c.25.75 <pub-id pub-id-type="doi">10.5244/c.25.75</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.5244/c.25.75">https://doi.org/10.5244/c.25.75</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Mittal, A.</string-name>
              <string-name>Zisserman, A.</string-name>
              <string-name>Torr, P.</string-name>
              <string-name>Hoey, J.</string-name>
              <string-name>McKenna, S.</string-name>
              <string-name>Trucco, E.</string-name>
            </person-group>
            <year>2011</year>
            <article-title>Hand Detection Using Multiple Proposals</article-title>
            <source>In: Hoey</source>
            <volume>75</volume>
            <pub-id pub-id-type="doi">10.5244/c.25.75</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B6">
        <label>6.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Alomari, M.H., Samaha, A. and Al Kamha, K. (2013) Automated Classification of L/R Hand Movement EEG Signals Using Advanced Feature Extraction and Machine Learning. <italic>International</italic><italic>Journal</italic><italic>of</italic><italic>Advanced</italic><italic>Computer</italic><italic>Science</italic><italic>and</italic><italic>Applications</italic>, 4, 207-212. https://doi.org/10.14569/ijacsa.2013.040628 <pub-id pub-id-type="doi">10.14569/ijacsa.2013.040628</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.14569/ijacsa.2013.040628">https://doi.org/10.14569/ijacsa.2013.040628</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Alomari, M.H.</string-name>
              <string-name>Samaha, A.</string-name>
              <string-name>Kamha, K.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>Automated Classification of L/R Hand Movement EEG Signals Using Advanced Feature Extraction and Machine Learning</article-title>
            <source>International Journal of Advanced Computer Science and Applications</source>
            <volume>4</volume>
            <pub-id pub-id-type="doi">10.14569/ijacsa.2013.040628</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B7">
        <label>7.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Costa, E.J.X. and Cabral, E.F. (2000) EEG-Based Discrimination between Imagination of Left and Right Hand Movements Using Adaptive Gaussian Representation. <italic>Medical</italic><italic>Engineering</italic><italic>&amp;</italic><italic>Physics</italic>, 22, 345-348. https://doi.org/10.1016/s1350-4533(00)00051-5 <pub-id pub-id-type="doi">10.1016/s1350-4533(00)00051-5</pub-id><pub-id pub-id-type="pmid">11121767</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/s1350-4533(00)00051-5">https://doi.org/10.1016/s1350-4533(00)00051-5</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Costa, E.J.X.</string-name>
              <string-name>Cabral, E.F.</string-name>
            </person-group>
            <year>2000</year>
            <article-title>EEG-Based Discrimination between Imagination of Left and Right Hand Movements Using Adaptive Gaussian Representation</article-title>
            <source>Medical Engineering &amp; Physics</source>
            <volume>4533</volume>
            <issue>00</issue>
            <pub-id pub-id-type="doi">10.1016/s1350-4533(00)00051-5</pub-id>
            <pub-id pub-id-type="pmid">11121767</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B8">
        <label>8.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Quandt, F., Reichert, C., Hinrichs, H., Heinze, H.J., Knight, R.T. and Rieger, J.W. (2012) Single Trial Discrimination of Individual Finger Movements on One Hand: A Combined MEG and EEG Study. <italic>NeuroImage</italic>, 59, 3316-3324. https://doi.org/10.1016/j.neuroimage.2011.11.053 <pub-id pub-id-type="doi">10.1016/j.neuroimage.2011.11.053</pub-id><pub-id pub-id-type="pmid">22155040</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.neuroimage.2011.11.053">https://doi.org/10.1016/j.neuroimage.2011.11.053</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Quandt, F.</string-name>
              <string-name>Reichert, C.</string-name>
              <string-name>Hinrichs, H.</string-name>
              <string-name>Heinze, H.J.</string-name>
              <string-name>Knight, R.T.</string-name>
              <string-name>Rieger, J.W.</string-name>
            </person-group>
            <year>2012</year>
            <article-title>Single Trial Discrimination of Individual Finger Movements on One Hand: A Combined MEG and EEG Study</article-title>
            <source>NeuroImage</source>
            <volume>59</volume>
            <pub-id pub-id-type="doi">10.1016/j.neuroimage.2011.11.053</pub-id>
            <pub-id pub-id-type="pmid">22155040</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B9">
        <label>9.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Schalk, G., Wolpaw, J.R., McFarland, D.J. and Pfurtscheller, G. (2000) EEG-Based Communication: Presence of an Error Potential. <italic>Clinical</italic><italic>Neurophysiology</italic>, 111, 2138-2144. https://doi.org/10.1016/s1388-2457(00)00457-0 <pub-id pub-id-type="doi">10.1016/s1388-2457(00)00457-0</pub-id><pub-id pub-id-type="pmid">11090763</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/s1388-2457(00)00457-0">https://doi.org/10.1016/s1388-2457(00)00457-0</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Schalk, G.</string-name>
              <string-name>Wolpaw, J.R.</string-name>
              <string-name>McFarland, D.J.</string-name>
              <string-name>Pfurtscheller, G.</string-name>
            </person-group>
            <year>2000</year>
            <article-title>EEG-Based Communication: Presence of an Error Potential</article-title>
            <source>Clinical Neurophysiology</source>
            <volume>2457</volume>
            <issue>00</issue>
            <pub-id pub-id-type="doi">10.1016/s1388-2457(00)00457-0</pub-id>
            <pub-id pub-id-type="pmid">11090763</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B10">
        <label>10.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Yeager, D.J., Sample, A.P. and Smith, J.R. (2017) WISP: A Passively Powered UHF RFID Tag with Sensing and Computation. In: Ahson, S.A. and Ilyas, M., Eds., <italic>RFID</italic><italic>Handbook</italic>, CRC Press, 261-276. https://doi.org/10.1201/9781420055009-14 <pub-id pub-id-type="doi">10.1201/9781420055009-14</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1201/9781420055009-14">https://doi.org/10.1201/9781420055009-14</ext-link></mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Yeager, D.J.</string-name>
              <string-name>Sample, A.P.</string-name>
              <string-name>Smith, J.R.</string-name>
              <string-name>Ahson, S.A.</string-name>
              <string-name>Ilyas, M.</string-name>
              <string-name>Handbook, C</string-name>
            </person-group>
            <year>2017</year>
            <article-title>WISP: A Passively Powered UHF RFID Tag with Sensing and Computation</article-title>
            <source>In: Ahson</source>
            <volume>261</volume>
            <pub-id pub-id-type="doi">10.1201/9781420055009-14</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B11">
        <label>11.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Blankertz, B., Muller, K.-R., Krusienski, D.J., Schalk, G., Wolpaw, J.R., Schlogl, A., <italic>et al</italic>. (2006) The BCI Competition III: Validating Alternative Approaches to Actual BCI Problems. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Neural</italic><italic>Systems</italic><italic>and</italic><italic>Rehabilitation</italic><italic>Engineering</italic>, 14, 153-159. https://doi.org/10.1109/tnsre.2006.875642 <pub-id pub-id-type="doi">10.1109/tnsre.2006.875642</pub-id><pub-id pub-id-type="pmid">16792282</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tnsre.2006.875642">https://doi.org/10.1109/tnsre.2006.875642</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Blankertz, B.</string-name>
              <string-name>Muller, K.</string-name>
              <string-name>Krusienski, D.J.</string-name>
              <string-name>Schalk, G.</string-name>
              <string-name>Wolpaw, J.R.</string-name>
              <string-name>Schlogl, A.</string-name>
            </person-group>
            <year>2006</year>
            <article-title>The BCI Competition III: Validating Alternative Approaches to Actual BCI Problems</article-title>
            <source>IEEE Transactions on Neural Systems and Rehabilitation Engineering</source>
            <volume>14</volume>
            <pub-id pub-id-type="doi">10.1109/tnsre.2006.875642</pub-id>
            <pub-id pub-id-type="pmid">16792282</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B12">
        <label>12.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Donoho, D.L. and Johnstone, I.M. (1995) Adapting to Unknown Smoothness via Wavelet Shrinkage. <italic>Journal</italic><italic>of</italic><italic>the</italic><italic>American</italic><italic>Statistical</italic><italic>Association</italic>, 90, 1200-1224. https://doi.org/10.1080/01621459.1995.10476626 <pub-id pub-id-type="doi">10.1080/01621459.1995.10476626</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1080/01621459.1995.10476626">https://doi.org/10.1080/01621459.1995.10476626</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Donoho, D.L.</string-name>
              <string-name>Johnstone, I.M.</string-name>
            </person-group>
            <year>1995</year>
            <article-title>Adapting to Unknown Smoothness via Wavelet Shrinkage</article-title>
            <source>Journal of the American Statistical Association</source>
            <volume>90</volume>
            <pub-id pub-id-type="doi">10.1080/01621459.1995.10476626</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B13">
        <label>13.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Han, J., Dong, F. and Xu, Y.Y. (2009) Entropy Feature Extraction on Flow Pattern of Gas/Liquid Two-Phase Flow Based on Cross-Section Measurement. <italic>Journal</italic><italic>of</italic><italic>Physics</italic>: <italic>Conference</italic><italic>Series</italic>, 147, Article ID: 012041. https://doi.org/10.1088/1742-6596/147/1/012041 <pub-id pub-id-type="doi">10.1088/1742-6596/147/1/012041</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1088/1742-6596/147/1/012041">https://doi.org/10.1088/1742-6596/147/1/012041</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Han, J.</string-name>
              <string-name>Dong, F.</string-name>
              <string-name>Xu, Y.Y.</string-name>
            </person-group>
            <year>2009</year>
            <article-title>Entropy Feature Extraction on Flow Pattern of Gas/Liquid Two-Phase Flow Based on Cross-Section Measurement</article-title>
            <source>Journal of Physics: Conference Series</source>
            <volume>147</volume>
            <fpage>012041</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1088/1742-6596/147/1/012041</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B14">
        <label>14.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Hyndman, R.J. and Athanasopoulos, G. (2018) Forecasting: Principles and Practice. OTexts.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Hyndman, R.J.</string-name>
              <string-name>Athanasopoulos, G.</string-name>
            </person-group>
            <year>2018</year>
            <article-title>Forecasting: Principles and Practice</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B15">
        <label>15.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Wang, F., Kim, K., Wen, S., Zhang, Y. and Wu, C. (2012) EEG Based Automatic Left-Right Hand Movement Classification. 2012 24 <italic>th Chinese Control and Decision Conference</italic> ( <italic>CCDC</italic>), Taiyuan, 23-25 May 2012, 1469-1472. https://doi.org/10.1109/ccdc.2012.6244236 <pub-id pub-id-type="doi">10.1109/ccdc.2012.6244236</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/ccdc.2012.6244236">https://doi.org/10.1109/ccdc.2012.6244236</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Wang, F.</string-name>
              <string-name>Kim, K.</string-name>
              <string-name>Wen, S.</string-name>
              <string-name>Zhang, Y.</string-name>
              <string-name>Wu, C.</string-name>
            </person-group>
            <year>2012</year>
            <article-title>EEG Based Automatic Left-Right Hand Movement Classification</article-title>
            <source>2012 24th Chinese Control and Decision Conference (CCDC)</source>
            <volume>23</volume>
            <pub-id pub-id-type="doi">10.1109/ccdc.2012.6244236</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B16">
        <label>16.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Li, W., Duan, F., Sheng, S., Xu, C., Liu, R., Zhang, Z., <italic>et al</italic>. (2018) A Human-Vehicle Collaborative Simulated Driving System Based on Hybrid Brain-Computer Interfaces and Computer Vision. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Cognitive</italic><italic>and</italic><italic>Developmental</italic><italic>Systems</italic>, 10, 810-822. https://doi.org/10.1109/tcds.2017.2766258 <pub-id pub-id-type="doi">10.1109/tcds.2017.2766258</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tcds.2017.2766258">https://doi.org/10.1109/tcds.2017.2766258</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Li, W.</string-name>
              <string-name>Duan, F.</string-name>
              <string-name>Sheng, S.</string-name>
              <string-name>Xu, C.</string-name>
              <string-name>Liu, R.</string-name>
              <string-name>Zhang, Z.</string-name>
            </person-group>
            <year>2018</year>
            <article-title>A Human-Vehicle Collaborative Simulated Driving System Based on Hybrid Brain-Computer Interfaces and Computer Vision</article-title>
            <source>IEEE Transactions on Cognitive and Developmental Systems</source>
            <volume>10</volume>
            <pub-id pub-id-type="doi">10.1109/tcds.2017.2766258</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B17">
        <label>17.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Hammon, P.S. and de Sa, V.R. (2007) Preprocessing and Meta-Classification for Brain-Computer Interfaces. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Biomedical</italic><italic>Engineering</italic>, 54, 518-525. https://doi.org/10.1109/tbme.2006.888833 <pub-id pub-id-type="doi">10.1109/tbme.2006.888833</pub-id><pub-id pub-id-type="pmid">17355065</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tbme.2006.888833">https://doi.org/10.1109/tbme.2006.888833</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Hammon, P.S.</string-name>
              <string-name>Sa, V.R.</string-name>
            </person-group>
            <year>2007</year>
            <article-title>Preprocessing and Meta-Classification for Brain-Computer Interfaces</article-title>
            <source>IEEE Transactions on Biomedical Engineering</source>
            <volume>54</volume>
            <pub-id pub-id-type="doi">10.1109/tbme.2006.888833</pub-id>
            <pub-id pub-id-type="pmid">17355065</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B18">
        <label>18.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Schloegl, A., Neuper, C. and Pfurtscheller, G. (1997) Subject Specific EEG Patterns during Motor Imaginary [sic.: For Imaginary Read Imagery]. <italic>Proceedings of the</italic> 19 <italic>th Annual International Conference of the IEEE Engineering in Medicine and Biology Society</italic>. “ <italic>Magnificent Milestones and Emerging Opportunities in Medical Engineering</italic>”, Vol. 4, 1530-1532. https://doi.org/10.1109/iembs.1997.757001 <pub-id pub-id-type="doi">10.1109/iembs.1997.757001</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/iembs.1997.757001">https://doi.org/10.1109/iembs.1997.757001</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Schloegl, A.</string-name>
              <string-name>Neuper, C.</string-name>
              <string-name>Pfurtscheller, G.</string-name>
            </person-group>
            <year>1997</year>
            <article-title>Subject Specific EEG Patterns during Motor Imaginary [sic</article-title>
            <source>: For Imaginary Read Imagery]. Proceedings of the 19th Annual International Conference of the IEEE Engineering in Medicine and Biology Society. “Magnificent Milestones and Emerging Opportunities in Medical Engineering”</source>
            <volume>1530</volume>
            <pub-id pub-id-type="doi">10.1109/iembs.1997.757001</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B19">
        <label>19.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Wei, Q. and Wei, T. (2008) Channel Selection by Genetic Algorithms for Classifying Single-Trial ECoG during Motor Imagery. 2008 30 <italic>th Annual International Conference of the IEEE Engineering in Medicine and Biology Society</italic>, Vancouver, 20-24 August 2008, 624-627. https://doi.org/10.1109/iembs.2008.4649230 <pub-id pub-id-type="doi">10.1109/iembs.2008.4649230</pub-id><pub-id pub-id-type="pmid">19162733</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/iembs.2008.4649230">https://doi.org/10.1109/iembs.2008.4649230</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Wei, Q.</string-name>
              <string-name>Wei, T.</string-name>
              <string-name>Society, V</string-name>
            </person-group>
            <year>2008</year>
            <article-title>Channel Selection by Genetic Algorithms for Classifying Single-Trial ECoG during Motor Imagery</article-title>
            <source>2008 30th Annual International Conference of the IEEE Engineering in Medicine and Biology Society</source>
            <volume>20</volume>
            <pub-id pub-id-type="doi">10.1109/iembs.2008.4649230</pub-id>
            <pub-id pub-id-type="pmid">19162733</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B20">
        <label>20.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Lal, T.N., Hinterberger, T., Widman, G., Schroder, M., <italic>et al</italic>. (2005) Methods towards Invasive Human Brain Computer Interfaces. <italic>Advances in Neural Information Processing Systems</italic> 18 [ <italic>Neural Information Processing Systems</italic>], <italic>NIPS</italic> 2005, Vancouver, 5-8 December 2005, 737-744.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Lal, T.N.</string-name>
              <string-name>Hinterberger, T.</string-name>
              <string-name>Widman, G.</string-name>
              <string-name>Schroder, M.</string-name>
            </person-group>
            <year>2005</year>
            <article-title>Methods towards Invasive Human Brain Computer Interfaces</article-title>
            <source>Advances in Neural Information Processing Systems 18 [Neural Information Processing Systems]</source>
            <volume>5</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B21">
        <label>21.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Geerts, Y., Steyaert, M. and Sansen, W.M. (2006) Design of Multi-Bit Deltasigma A/D Converters. Vol. 686, Springer Science &amp; Business Media.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Geerts, Y.</string-name>
              <string-name>Steyaert, M.</string-name>
              <string-name>Sansen, W.M.</string-name>
            </person-group>
            <year>2006</year>
            <article-title>Design of Multi-Bit Deltasigma A/D Converters</article-title>
            <source>Vol. 686</source>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B22">
        <label>22.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Donoho, D.L. (1994) On Minimum Entropy Segmentation. In: Chui, C.K., Montefusco, L. and Puccio, L., Eds., <italic>Wavelets</italic>: <italic>Theory</italic>, <italic>Algorithms</italic>, <italic>and Applications</italic>, Elsevier, 233-269. https://doi.org/10.1016/b978-0-08-052084-1.50017-x <pub-id pub-id-type="doi">10.1016/b978-0-08-052084-1.50017-x</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/b978-0-08-052084-1.50017-x">https://doi.org/10.1016/b978-0-08-052084-1.50017-x</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Donoho, D.L.</string-name>
              <string-name>Chui, C.K.</string-name>
              <string-name>Montefusco, L.</string-name>
              <string-name>Puccio, L.</string-name>
              <string-name>Theory, A</string-name>
              <string-name>Applications, E</string-name>
            </person-group>
            <year>1994</year>
            <article-title>On Minimum Entropy Segmentation</article-title>
            <source>In: Chui</source>
            <volume>233</volume>
            <pub-id pub-id-type="doi">10.1016/b978-0-08-052084-1.50017-x</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B23">
        <label>23.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Bayram, I. (2013) An Analytic Wavelet Transform with a Flexible Time-Frequency Covering. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Signal</italic><italic>Processing</italic>, 61, 1131-1142. https://doi.org/10.1109/tsp.2012.2232655 <pub-id pub-id-type="doi">10.1109/tsp.2012.2232655</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tsp.2012.2232655">https://doi.org/10.1109/tsp.2012.2232655</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Bayram, I.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>An Analytic Wavelet Transform with a Flexible Time-Frequency Covering</article-title>
            <source>IEEE Transactions on Signal Processing</source>
            <volume>61</volume>
            <pub-id pub-id-type="doi">10.1109/tsp.2012.2232655</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B24">
        <label>24.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Liu, W., Pokharel, P.P. and Principe, J.C. (2007) Correntropy: Properties and Applications in Non-Gaussian Signal Processing. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Signal</italic><italic>Processing</italic>, 55, 5286-5298. https://doi.org/10.1109/tsp.2007.896065 <pub-id pub-id-type="doi">10.1109/tsp.2007.896065</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tsp.2007.896065">https://doi.org/10.1109/tsp.2007.896065</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Liu, W.</string-name>
              <string-name>Pokharel, P.P.</string-name>
              <string-name>Principe, J.C.</string-name>
            </person-group>
            <year>2007</year>
            <article-title>Correntropy: Properties and Applications in Non-Gaussian Signal Processing</article-title>
            <source>IEEE Transactions on Signal Processing</source>
            <volume>55</volume>
            <pub-id pub-id-type="doi">10.1109/tsp.2007.896065</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B25">
        <label>25.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Moore, H. (2017) MATLAB for Engineers. Pearson.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Moore, H.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>MATLAB for Engineers</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B26">
        <label>26.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Andrzejak, R.G., Schindler, K. and Rummel, C. (2012) Nonrandomness, Nonlinear Dependence, and Nonstationarity of Electroencephalographic Recordings from Epilepsy Patients. <italic>Physical</italic><italic>Review</italic><italic>E</italic>, 86, Article ID: 046206. https://doi.org/10.1103/physreve.86.046206 <pub-id pub-id-type="doi">10.1103/physreve.86.046206</pub-id><pub-id pub-id-type="pmid">23214662</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1103/physreve.86.046206">https://doi.org/10.1103/physreve.86.046206</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Andrzejak, R.G.</string-name>
              <string-name>Schindler, K.</string-name>
              <string-name>Rummel, C.</string-name>
              <string-name>Nonrandomness, N</string-name>
            </person-group>
            <year>2012</year>
            <article-title>Nonrandomness, Nonlinear Dependence, and Nonstationarity of Electroencephalographic Recordings from Epilepsy Patients</article-title>
            <source>Physical Review E</source>
            <volume>86</volume>
            <fpage>046206</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1103/physreve.86.046206</pub-id>
            <pub-id pub-id-type="pmid">23214662</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B27">
        <label>27.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Das, A.B. and Bhuiyan, M.I.H. (2016) Discrimination and Classification of Focal and Non-Focal EEG Signals Using Entropy-Based Features in the EMD-DWT Domain. <italic>Biomedical</italic><italic>Signal</italic><italic>Processing</italic><italic>and</italic><italic>Control</italic>, 29, 11-21. https://doi.org/10.1016/j.bspc.2016.05.004 <pub-id pub-id-type="doi">10.1016/j.bspc.2016.05.004</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.bspc.2016.05.004">https://doi.org/10.1016/j.bspc.2016.05.004</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Das, A.B.</string-name>
              <string-name>Bhuiyan, M.I.H.</string-name>
            </person-group>
            <year>2016</year>
            <article-title>Discrimination and Classification of Focal and Non-Focal EEG Signals Using Entropy-Based Features in the EMD-DWT Domain</article-title>
            <source>Biomedical Signal Processing and Control</source>
            <volume>29</volume>
            <pub-id pub-id-type="doi">10.1016/j.bspc.2016.05.004</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B28">
        <label>28.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Kumar, M., Pachori, R.B. and Acharya, U.R. (2017) Characterization of Coronary Artery Disease Using Flexible Analytic Wavelet Transform Applied on ECG Signals. <italic>Biomedical</italic><italic>Signal</italic><italic>Processing</italic><italic>and</italic><italic>Control</italic>, 31, 301-308. https://doi.org/10.1016/j.bspc.2016.08.018 <pub-id pub-id-type="doi">10.1016/j.bspc.2016.08.018</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.bspc.2016.08.018">https://doi.org/10.1016/j.bspc.2016.08.018</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Kumar, M.</string-name>
              <string-name>Pachori, R.B.</string-name>
              <string-name>Acharya, U.R.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>Characterization of Coronary Artery Disease Using Flexible Analytic Wavelet Transform Applied on ECG Signals</article-title>
            <source>Biomedical Signal Processing and Control</source>
            <volume>31</volume>
            <pub-id pub-id-type="doi">10.1016/j.bspc.2016.08.018</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B29">
        <label>29.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Kumar, M., Pachori, R.B. and Acharya, U.R. (2017) Use of Accumulated Entropies for Automated Detection of Congestive Heart Failure in Flexible Analytic Wavelet Transform Framework Based on Short-Term HRV Signals. <italic>Entropy</italic>, 19, Article No. 92. https://doi.org/10.3390/e19030092 <pub-id pub-id-type="doi">10.3390/e19030092</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/e19030092">https://doi.org/10.3390/e19030092</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Kumar, M.</string-name>
              <string-name>Pachori, R.B.</string-name>
              <string-name>Acharya, U.R.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>Use of Accumulated Entropies for Automated Detection of Congestive Heart Failure in Flexible Analytic Wavelet Transform Framework Based on Short-Term HRV Signals</article-title>
            <source>Entropy</source>
            <volume>19</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.3390/e19030092</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B30">
        <label>30.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Kumar, M., Pachori, R.B. and Rajendra Acharya, U. (2016) An Efficient Automated Technique for CAD Diagnosis Using Flexible Analytic Wavelet Transform and Entropy Features Extracted from HRV Signals. <italic>Expert</italic><italic>Systems</italic><italic>with</italic><italic>Applications</italic>, 63, 165-172. https://doi.org/10.1016/j.eswa.2016.06.038 <pub-id pub-id-type="doi">10.1016/j.eswa.2016.06.038</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.eswa.2016.06.038">https://doi.org/10.1016/j.eswa.2016.06.038</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Kumar, M.</string-name>
              <string-name>Pachori, R.B.</string-name>
              <string-name>Acharya, U.</string-name>
            </person-group>
            <year>2016</year>
            <article-title>An Efficient Automated Technique for CAD Diagnosis Using Flexible Analytic Wavelet Transform and Entropy Features Extracted from HRV Signals</article-title>
            <source>Expert Systems with Applications</source>
            <volume>63</volume>
            <pub-id pub-id-type="doi">10.1016/j.eswa.2016.06.038</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B31">
        <label>31.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Liu, C., Zhao, H.-B., Li, C.-S. and Wang, H. (2010) Classification of ECoG Motor Imagery Tasks Based on CSP and SVM. 2010 3 <italic>rd International Conference on Biomedical Engineering and Informatics</italic>, Vol. 2, 804-807. https://doi.org/10.1109/bmei.2010.5639943 <pub-id pub-id-type="doi">10.1109/bmei.2010.5639943</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/bmei.2010.5639943">https://doi.org/10.1109/bmei.2010.5639943</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Liu, C.</string-name>
              <string-name>Zhao, H.</string-name>
              <string-name>Li, C.</string-name>
              <string-name>Wang, H.</string-name>
              <string-name>Informatics, V</string-name>
            </person-group>
            <year>2010</year>
            <article-title>Classification of ECoG Motor Imagery Tasks Based on CSP and SVM</article-title>
            <source>2010 3rd International Conference on Biomedical Engineering and Informatics</source>
            <volume>804</volume>
            <pub-id pub-id-type="doi">10.1109/bmei.2010.5639943</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B32">
        <label>32.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Avci, D. (2009) An Expert System for Speaker Identification Using Adaptive Wavelet Sure Entropy. <italic>Expert</italic><italic>Systems</italic><italic>with</italic><italic>Applications</italic>, 36, 6295-6300. https://doi.org/10.1016/j.eswa.2008.07.012 <pub-id pub-id-type="doi">10.1016/j.eswa.2008.07.012</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.eswa.2008.07.012">https://doi.org/10.1016/j.eswa.2008.07.012</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Avci, D.</string-name>
            </person-group>
            <year>2009</year>
            <article-title>An Expert System for Speaker Identification Using Adaptive Wavelet Sure Entropy</article-title>
            <source>Expert Systems with Applications</source>
            <volume>36</volume>
            <pub-id pub-id-type="doi">10.1016/j.eswa.2008.07.012</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B33">
        <label>33.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Al Ajrawi, S., Sarkar, M., Rao, R. and Mihovska, A. (2017) Investigating Feasibility of Multiple UHF Passive RFID Transmitters Using Backscatter Modulation Scheme in BCI Applications. <italic>International Symposium on Performance Evaluation of Computer and Telecommunication Systems</italic> ( <italic>SPECTS</italic>), Seattle, 9-12 July 2017, 143-148.</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Ajrawi, S.</string-name>
              <string-name>Sarkar, M.</string-name>
              <string-name>Rao, R.</string-name>
              <string-name>Mihovska, A.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>Investigating Feasibility of Multiple UHF Passive RFID Transmitters Using Backscatter Modulation Scheme in BCI Applications</article-title>
            <source>International Symposium on Performance Evaluation of Computer and Telecommunication Systems (SPECTS)</source>
            <volume>9</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B34">
        <label>34.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Al Ajrawi, S., Bialek, H., Sarkar, M., Rao, R. and Ahmed, S.H. (2018) Bi-Directional Channel Modeling for Implantable UHF-RFID Transceivers in Brain-Computer Interface Applications. <italic>Future</italic><italic>Generation</italic><italic>Computer</italic><italic>Systems</italic>, 88, 683-692. https://doi.org/10.1016/j.future.2018.03.036 <pub-id pub-id-type="doi">10.1016/j.future.2018.03.036</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.future.2018.03.036">https://doi.org/10.1016/j.future.2018.03.036</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Ajrawi, S.</string-name>
              <string-name>Bialek, H.</string-name>
              <string-name>Sarkar, M.</string-name>
              <string-name>Rao, R.</string-name>
              <string-name>Ahmed, S.H.</string-name>
            </person-group>
            <year>2018</year>
            <article-title>Bi-Directional Channel Modeling for Implantable UHF-RFID Transceivers in Brain-Computer Interface Applications</article-title>
            <source>Future Generation Computer Systems</source>
            <volume>88</volume>
            <pub-id pub-id-type="doi">10.1016/j.future.2018.03.036</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B35">
        <label>35.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Cleveland Jr., R.F. and Ulcek, J.L. (1999) Questions and Answers about Biological Effects and Potential Hazards of Radiofrequency Electromagnetic Fields. OET Bulletin 56, 4th Edition, Office of Engineering and Technology, Federal Communications Commission, Washington DC.</mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Ulcek, J.L.</string-name>
              <string-name>Edition, O</string-name>
              <string-name>Technology, F</string-name>
              <string-name>Commission, W</string-name>
            </person-group>
            <year>1999</year>
            <article-title>Questions and Answers about Biological Effects and Potential Hazards of Radiofrequency Electromagnetic Fields</article-title>
            <source>OET Bulletin 56</source>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B36">
        <label>36.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Mark, M., Bjorninen, T., Chen, Y.D., Venkatraman, S., Ukkonen, L., Sydanheimo, L., <italic>et al</italic>. (2010) Wireless Channel Characterization for mm-Size Neural Implants. 2010 <italic>Annual International Conference of the IEEE Engineering in Medicine and Biology</italic>, 31 August-4 September 2010, 1565-1568. https://doi.org/10.1109/iembs.2010.5626695 <pub-id pub-id-type="doi">10.1109/iembs.2010.5626695</pub-id><pub-id pub-id-type="pmid">21096382</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/iembs.2010.5626695">https://doi.org/10.1109/iembs.2010.5626695</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Mark, M.</string-name>
              <string-name>Bjorninen, T.</string-name>
              <string-name>Chen, Y.D.</string-name>
              <string-name>Venkatraman, S.</string-name>
              <string-name>Ukkonen, L.</string-name>
              <string-name>Sydanheimo, L.</string-name>
            </person-group>
            <year>2010</year>
            <article-title>Wireless Channel Characterization for mm-Size Neural Implants</article-title>
            <source>2010 Annual International Conference of the IEEE Engineering in Medicine and Biology</source>
            <volume>31</volume>
            <pub-id pub-id-type="doi">10.1109/iembs.2010.5626695</pub-id>
            <pub-id pub-id-type="pmid">21096382</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B37">
        <label>37.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Roundy, S., Wright, P.K. and Rabaey, J.M. (2004) Energy Scavenging for Wireless Sensor Networks: With Special Focus on Vibrations. Kluwer Academic Publishers, 45-47.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Roundy, S.</string-name>
              <string-name>Wright, P.K.</string-name>
              <string-name>Rabaey, J.M.</string-name>
            </person-group>
            <year>2004</year>
            <article-title>Energy Scavenging for Wireless Sensor Networks: With Special Focus on Vibrations</article-title>
            <source>Kluwer Academic Publishers</source>
            <volume>45</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B38">
        <label>38.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Sweet, J.A., Hdeib, A.M., Sloan, A. and Miller, J.P. (2013) Depths and Grids in Brain Tumors: Implantation Strategies, Techniques, and Complications. <italic>Epilepsia</italic>, 54, 66-71. https://doi.org/10.1111/epi.12447 <pub-id pub-id-type="doi">10.1111/epi.12447</pub-id><pub-id pub-id-type="pmid">24328876</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1111/epi.12447">https://doi.org/10.1111/epi.12447</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Sweet, J.A.</string-name>
              <string-name>Hdeib, A.M.</string-name>
              <string-name>Sloan, A.</string-name>
              <string-name>Miller, J.P.</string-name>
              <string-name>Strategies, T</string-name>
            </person-group>
            <year>2013</year>
            <article-title>Depths and Grids in Brain Tumors: Implantation Strategies, Techniques, and Complications</article-title>
            <source>Epilepsia</source>
            <volume>54</volume>
            <pub-id pub-id-type="doi">10.1111/epi.12447</pub-id>
            <pub-id pub-id-type="pmid">24328876</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B39">
        <label>39.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Talla, V. and Smith, J.R. (2013) Hybrid Analog-Digital Backscatter: A New Approach for Battery-Free Sensing. 2013 <italic>IEEE International Conference on RFID</italic> ( <italic>RFID</italic>), Johor Bahru, 4-5 September 2013, 74-81. https://doi.org/10.1109/rfid.2013.6548138 <pub-id pub-id-type="doi">10.1109/rfid.2013.6548138</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/rfid.2013.6548138">https://doi.org/10.1109/rfid.2013.6548138</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Talla, V.</string-name>
              <string-name>Smith, J.R.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>Hybrid Analog-Digital Backscatter: A New Approach for Battery-Free Sensing</article-title>
            <source>2013 IEEE International Conference on RFID (RFID)</source>
            <volume>4</volume>
            <pub-id pub-id-type="doi">10.1109/rfid.2013.6548138</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B40">
        <label>40.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Burdet, L.A. (2004) RFID Multiple Access Methods. ETH Zurich.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Burdet, L.A.</string-name>
            </person-group>
            <year>2004</year>
            <article-title>RFID Multiple Access Methods</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B41">
        <label>41.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Finkenzeller, K. (2010) RFID Handbook: Fundamentals and Applications in Contactless Smart Cards, Radio Frequency Identification and Near-Field Communication. Wiley. https://doi.org/10.1002/9780470665121 <pub-id pub-id-type="doi">10.1002/9780470665121</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1002/9780470665121">https://doi.org/10.1002/9780470665121</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Finkenzeller, K.</string-name>
              <string-name>Cards, R</string-name>
            </person-group>
            <year>2010</year>
            <article-title>RFID Handbook: Fundamentals and Applications in Contactless Smart Cards, Radio Frequency Identification and Near-Field Communication</article-title>
            <pub-id pub-id-type="doi">10.1002/9780470665121</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B42">
        <label>42.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Yeager, D.J., Powledge, P.S., Prasad, R., Wetherall, D. and Smith, J.R. (2008) Wirelessly-Charged UHF Tags for Sensor Data Collection. 2008 <italic>IEEE International Conference on RFID</italic>, Las Vegas, 16-17 April 2008, 320-327. https://doi.org/10.1109/rfid.2008.4519381 <pub-id pub-id-type="doi">10.1109/rfid.2008.4519381</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/rfid.2008.4519381">https://doi.org/10.1109/rfid.2008.4519381</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Yeager, D.J.</string-name>
              <string-name>Powledge, P.S.</string-name>
              <string-name>Prasad, R.</string-name>
              <string-name>Wetherall, D.</string-name>
              <string-name>Smith, J.R.</string-name>
              <string-name>RFID, L</string-name>
            </person-group>
            <year>2008</year>
            <article-title>Wirelessly-Charged UHF Tags for Sensor Data Collection</article-title>
            <source>2008 IEEE International Conference on RFID</source>
            <volume>16</volume>
            <pub-id pub-id-type="doi">10.1109/rfid.2008.4519381</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B43">
        <label>43.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Buettner, M., Prasad, R., Philipose, M. and Wetherall, D. (2009) Recognizing Daily Activities with RFID-Based Sensors. <italic>Proceedings of the</italic>11 <italic>th International Conference on Ubiquitous Computing</italic>, Orlando, 30 September-3 October 2009, 51-60. https://doi.org/10.1145/1620545.1620553 <pub-id pub-id-type="doi">10.1145/1620545.1620553</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1145/1620545.1620553">https://doi.org/10.1145/1620545.1620553</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Buettner, M.</string-name>
              <string-name>Prasad, R.</string-name>
              <string-name>Philipose, M.</string-name>
              <string-name>Wetherall, D.</string-name>
              <string-name>Computing, O</string-name>
            </person-group>
            <year>2009</year>
            <article-title>Recognizing Daily Activities with RFID-Based Sensors</article-title>
            <source>Proceedings of the 11th International Conference on Ubiquitous Computing</source>
            <volume>30</volume>
            <pub-id pub-id-type="doi">10.1145/1620545.1620553</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B44">
        <label>44.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Wolpaw, J.R., Birbaumer, N., McFarland, D.J., Pfurtscheller, G. and Vaughan, T.M. (2002) Brain-Computer Interfaces for Communication and Control. <italic>Clinical</italic><italic>Neurophysiology</italic>, 113, 767-791. https://doi.org/10.1016/s1388-2457(02)00057-3 <pub-id pub-id-type="doi">10.1016/s1388-2457(02)00057-3</pub-id><pub-id pub-id-type="pmid">12048038</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/s1388-2457(02)00057-3">https://doi.org/10.1016/s1388-2457(02)00057-3</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Wolpaw, J.R.</string-name>
              <string-name>Birbaumer, N.</string-name>
              <string-name>McFarland, D.J.</string-name>
              <string-name>Pfurtscheller, G.</string-name>
              <string-name>Vaughan, T.M.</string-name>
            </person-group>
            <year>2002</year>
            <article-title>Brain-Computer Interfaces for Communication and Control</article-title>
            <source>Clinical Neurophysiology</source>
            <volume>2457</volume>
            <issue>02</issue>
            <pub-id pub-id-type="doi">10.1016/s1388-2457(02)00057-3</pub-id>
            <pub-id pub-id-type="pmid">12048038</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B45">
        <label>45.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Fort, A., Desset, C., De Doncker, P., Wambacq, P. and Van Biesen, L. (2006) An Ultra-Wideband Body Area Propagation Channel Model—From Statistics to Implementation. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Microwave</italic><italic>Theory</italic><italic>and</italic><italic>Techniques</italic>, 54, 1820-1826. https://doi.org/10.1109/tmtt.2006.872066 <pub-id pub-id-type="doi">10.1109/tmtt.2006.872066</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tmtt.2006.872066">https://doi.org/10.1109/tmtt.2006.872066</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Fort, A.</string-name>
              <string-name>Desset, C.</string-name>
              <string-name>Doncker, P.</string-name>
              <string-name>Wambacq, P.</string-name>
              <string-name>Biesen, L.</string-name>
            </person-group>
            <year>2006</year>
            <article-title>An Ultra-Wideband Body Area Propagation Channel Model—From Statistics to Implementation</article-title>
            <source>IEEE Transactions on Microwave Theory and Techniques</source>
            <volume>54</volume>
            <pub-id pub-id-type="doi">10.1109/tmtt.2006.872066</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B46">
        <label>46.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Koski, K., Björninen, T., Sydänheimo, L., Ukkonen, L. and Rahmat-Samii, Y. (2014) A New Approach and Analysis of Modeling the Human Body in RFID-Enabled Body-Centric Wireless Systems. <italic>International</italic><italic>Journal</italic><italic>of</italic><italic>Antennas</italic><italic>and</italic><italic>Propagation</italic>, 2014, Article ID: 368090. https://doi.org/10.1155/2014/368090 <pub-id pub-id-type="doi">10.1155/2014/368090</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1155/2014/368090">https://doi.org/10.1155/2014/368090</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Koski, K.</string-name>
              <string-name>Ukkonen, L.</string-name>
              <string-name>Rahmat-Samii, Y.</string-name>
            </person-group>
            <year>2014</year>
            <article-title>A New Approach and Analysis of Modeling the Human Body in RFID-Enabled Body-Centric Wireless Systems</article-title>
            <source>International Journal of Antennas and Propagation</source>
            <volume>2014</volume>
            <fpage>368090</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1155/2014/368090</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B47">
        <label>47.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Marciani, M.G., Stefanini, F., Stefani, N., Maschio, M.C.E., Gigli, G.L., Roncacci, S., <italic>et al</italic>. (1992) Lateralization of the Epileptogenic Focus by Computerized EEG Study and Neuropsychological Evaluation. <italic>International</italic><italic>Journal</italic><italic>of</italic><italic>Neuroscience</italic>, 66, 53-60. https://doi.org/10.3109/00207459208999789 <pub-id pub-id-type="doi">10.3109/00207459208999789</pub-id><pub-id pub-id-type="pmid">1304570</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3109/00207459208999789">https://doi.org/10.3109/00207459208999789</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Marciani, M.G.</string-name>
              <string-name>Stefanini, F.</string-name>
              <string-name>Stefani, N.</string-name>
              <string-name>Maschio, M.C.E.</string-name>
              <string-name>Gigli, G.L.</string-name>
              <string-name>Roncacci, S.</string-name>
            </person-group>
            <year>1992</year>
            <article-title>Lateralization of the Epileptogenic Focus by Computerized EEG Study and Neuropsychological Evaluation</article-title>
            <source>International Journal of Neuroscience</source>
            <volume>66</volume>
            <pub-id pub-id-type="doi">10.3109/00207459208999789</pub-id>
            <pub-id pub-id-type="pmid">1304570</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B48">
        <label>48.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">T Instruments (2005) Code composer studio ide getting started guide. User’s Guide. https://scholar.google.com/scholar?hl=en&amp;as_sdt=0%2C5&amp;q=%5B48%5D%09T.+Instruments%2C+%E2%80%9CCode+composer+studio+ide+getting+started+guide%2C%E2%80%9D+User%E2%80%99s+Guide%2C+2005.&amp;btnG=</mixed-citation>
          <element-citation publication-type="web">
            <year>2005</year>
            <article-title>Code composer studio ide getting started guide</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B49">
        <label>49.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Wu, L.C., Nangia, V., Bui, K., Hammoor, B., Kurt, M., Hernandez, F., <italic>et al</italic>. (2015) <italic>In</italic><italic>Vivo</italic> Evaluation of Wearable Head Impact Sensors. <italic>Annals</italic><italic>of</italic><italic>Biomedical</italic><italic>Engineering</italic>, 44, 1234-1245. https://doi.org/10.1007/s10439-015-1423-3 <pub-id pub-id-type="doi">10.1007/s10439-015-1423-3</pub-id><pub-id pub-id-type="pmid">26289941</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s10439-015-1423-3">https://doi.org/10.1007/s10439-015-1423-3</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Wu, L.C.</string-name>
              <string-name>Nangia, V.</string-name>
              <string-name>Bui, K.</string-name>
              <string-name>Hammoor, B.</string-name>
              <string-name>Kurt, M.</string-name>
              <string-name>Hernandez, F.</string-name>
            </person-group>
            <year>2015</year>
            <article-title>In Vivo Evaluation of Wearable Head Impact Sensors</article-title>
            <source>Annals of Biomedical Engineering</source>
            <volume>44</volume>
            <pub-id pub-id-type="doi">10.1007/s10439-015-1423-3</pub-id>
            <pub-id pub-id-type="pmid">26289941</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B50">
        <label>50.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Saeidnia, S., Manayi, A. and Abdollahi, M. (2015) From <italic>in Vitro</italic> to <italic>in Vivo</italic>: Methods and Applications in Biomedical Research. <italic>Journal of Pharmacy &amp; Bioallied Sciences</italic>, 7, 125-129.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Saeidnia, S.</string-name>
              <string-name>Manayi, A.</string-name>
              <string-name>Abdollahi, M.</string-name>
            </person-group>
            <year>2015</year>
            <article-title>From in Vitro to in Vivo: Methods and Applications in Biomedical Research</article-title>
            <source>Journal of Pharmacy &amp; Bioallied Sciences</source>
            <volume>7</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B51">
        <label>51.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Raoof, M.M., Aldaghmi, N. and Aljuaid, H. (2025) IoT Security in Healthcare: A Recent Trend and Predictive Study of SQL Injection Attacks. <italic>The</italic><italic>Journal</italic><italic>of</italic><italic>Engineering</italic>, 2025, e70103. https://doi.org/10.1049/tje2.70103 <pub-id pub-id-type="doi">10.1049/tje2.70103</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1049/tje2.70103">https://doi.org/10.1049/tje2.70103</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Raoof, M.M.</string-name>
              <string-name>Aldaghmi, N.</string-name>
              <string-name>Aljuaid, H.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>IoT Security in Healthcare: A Recent Trend and Predictive Study of SQL Injection Attacks</article-title>
            <source>The Journal of Engineering</source>
            <volume>2025</volume>
            <pub-id pub-id-type="doi">10.1049/tje2.70103</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
    </ref-list>
  </back>
</article>