posted on 2025-03-20, 14:42authored bySuma Nair, Britto Pari James, Man-Fai Leung
Sleep is a physiological signal which plays a vital role in maintaining human health and well-being. Polysomnographic records provide insights into the various changes occurring during sleep, and hence its study is important in diagnosing various disorders including sleep disorders. As polysomnographic records encapsulate several biological signals, an extraction of EEG signals requires efficient denoising. Thus, a reliable tool for artifact removal is essential in the field of biomedical applications. The CNN is used for its feature extraction and robustness and the least mean square filter for its noise suppression. As the techniques complement one another, a combination of both leads to a better denoised EEG signal. In this approach, CNN is used for the precise removal of artifacts and then an LMS filter is used for its effective adaptation in real-time. The hybridization of both techniques in a hardware-based environment is largely. unexplored. As a result, this study proposes an integration of convolutional neural networks and least mean square filtering for an efficient denoising of EEG signals. Both techniques are optimized to tailor the design to hardware requirements. CNN is refined using the Strassen–Winograd algorithm. The Strassen–Winograd algorithm simplifies matrix multiplication, contributing to a more hardware-optimized design. In this study LMS filtering is analyzed and optimized using several optimizations. The optimizations are two’s complement distributed arithmetic algorithm, offset binary coding-based distributed arithmetic, offset binary coding Radix 4-based distributed arithmetic, as well as a Coordinate Rotation Digital Computer. The CNN with offset binary radix 4 distributed arithmetic-based LMS filter has resulted in a decrease in area of 77% and a decrease in power by 69.1%. But, in terms of Signal to Noise Ratio, Mean Squared Error and Correlation Coefficient, the CNN with offset binary coding distributed arithmetic-based LMS filter has shown better performance. The design was synthesized and implemented in Vivado 19.1. The power and area reduction in this study makes it even more suitable for wearable devices.