CPS Lab Open Access Repository

By Dr. Morshed's Research Group

This page provides open access software and hardware designed and developed by our research group. The content of this page is free. We do appreciate you cite our relevant work while utilizing these open access resources.


Wavelet-based ocular artifact removal algorithm from single channel EEG data

This is the implementation of Wavelet (WT) based Ocular Artifact (OA) removal from single channel Electroencephalography (EEG) as described in the paper:

S. Khatun, R. Mahajan, and B. I. Morshed, "Comparative Study of Wavelet Based Unsupervised Ocular Artifact Removal Techniques for Single Channel EEG Data", IEEE Journal of Translational Engineering in Health and Medicine (JTEHM), vol. 4, no. 1, pp. 1-8, Dec. 2016.

We request you to cite the above paper if you utilize this algorithm.

Description:

This MATLAB code can clean ocular artifacts (OA) from raw EEG data. The algorithm uses Wavelet Technique to decompose the raw signals, identify artifactual components and reconstructs artifact-free EEG data.


Language:
Matlab

Download the Matlab code and Readme file



MIT License
Copyright (c) 2020 Bashir Morshed


Optimization of planar spiral coil design on PCB using GA

This is the implementation of Genetic Algorithm (GA) based optimization of planar spiral coil (PSC) design for PCB as described in these papers:

B. Noroozi and B. I. Morshed, "Design and Optimization of Printed Spiral Coils for Wireless Passive Sensors, IET Wireless Sensor Systems, Mar. 2021. (https://doi.org/10.1049/wss2.12019)

B. Noroozi and B. I. Morshed, "PSC Optimization of 13.56-MHz Resistive Wireless Analog Passive Sensors", IEEE Trans. Microwave Theory and Techniques, vol. 65, no. 9, pp. 3548-3555, Sept. 2017.

We request you to cite the above papers if you utilize this algorithm.

Description:

These two MATLAB codes provides optimal designs based on provided specifications.


Language:
Matlab

Download the Matlab codes, tutorial, and readme file



MIT License
Copyright (c) 2021 Bashir Morshed