391 research outputs found

    Optimization of multi-wavelength Photoplethysmographic for wearable heart rate acquisition

    Get PDF
    Photoplethysmographic is an optical measure technique for heart rate monitoring on the surface of the skin. PPG based wearable heart rate monitor has become popular in consumer targeted market. This thesis work is based on the PulseOn product development and the final implementation will be integrated into the PulseOn OHRM sensor product. Choice of the wavelength of PPG is a trade-off between power consumption and accuracy considering the activity type, skin color and skin perfusion. The subject of this thesis is implementing a channel selection algorithm, which is green and IR channel, on a commercially available PulseOn wrist band to optimize the power consumption and accuracy of the measurement. The channel selection algorithm is first implemented and evaluated in Matlab simulation and then implemented in C code. Performance of the channel selection algorithm on the device is evaluated considering various factors, including skin color, tightness of the wristband. The results show that channel selection algorithm can not only reduce the power consumption but also help to handle the measurement on different measurement conditions

    An Autonomous Channel Selection Algorithm for WLANs

    Get PDF
    IEEE 802.11 wireless devices need to select a channel in order to transmit their packets. However, as a result of the contention-based nature of the IEEE 802.11 CSMA/CA MAC mechanism, the capacity experienced by a station is not fixed. When a station cannot win a sufficient number of transmission opportunities to satisfy its traffic load, it will become saturated. If the saturation condition persists, more and more packets are stored in the transmit queue and congestion occurs. Congestion leads to high packet delay and may ultimately result in catastrophic packet loss when the transmit queue’s capacity is exceeded. In this thesis, we propose an autonomous channel selection algorithm with neighbour forcing (NF) to minimize the incidence of congestion on all stations using the channels. All stations reassign the channels based on the local monitoring information. This station will change the channel once it finds a channel that has sufficient available bandwidth to satisfy its traffic load requirement or it will force its neighbour stations into saturation by reducing its PHY transmission rate if there exists at least one successful channel assignment according to a predicting module which checks all the possible channel assignments. The results from a simple C++ simulator show that the NF algorithm has a higher probability than the dynamic channel assignment without neighbour forcing (NONF) to successfully reassign the channel once stations have become congested. In an experimental testbed, the Madwifi open source wireless driver has been modified to incorporate the channel selection mechanism. The results demonstrate that the NF algorithm also has a better performance than the NONF algorithm in reducing the congestion time of the network where at least one station has become congested

    Performance evaluation of channel selection algorithm for multi-channel MAC protocol in ad hoc networks

    Get PDF
    This thesis aims to provide an approach that is to investigate channel selection algorithm for increasing the performance of ad hoc networks. Although our channel selection algorithms are very simple, multi-channel MAC protocol that employs our channel selection algorithms are effective for increasing the performance of ad hoc networks.学位記番号:工博甲47

    A Channel Selection Algorithm Using Reinforcement Learning for Mobile Devices in Massive IoT System

    Get PDF
    It is necessary to develop an efficient channel selection method with low power consumption to achieve high communication quality for distributed massive IoT system. To this end, Ma et al. [1] proposed an autonomous distributed channel selection method based on the Tug-of-War (ToW) dynamics. The ToW-based method can achieve equivalent performance to UCB1-tuned [2], [3] with low computational complexity and power consumption, which is recognized as a best practice technique for solving multi-armed bandit (MAB) problems. However, Ref. [1] only considered fixed IoT devices with simplex communication

    Seizure Classification of EEG based on Wavelet Signal Denoising Using a Novel Channel Selection Algorithm

    Get PDF
    Epilepsy is a disorder of the nervous system that can affect people of any age group. With roughly 50 million people worldwide diagnosed with the disorder, it is one of the most common neurological disorders. The EEG is an indispensable tool for diagnosis of epileptic seizures in an ideal case, as brain waves from an epileptic person will present distinct abnormalities. However, in real world situations there will often be biological and electrical noise interference, as well as the issue of a multichannel signal, which introduce a great challenge for seizure detection. For this study, the Temple University Hospital (TUH) EEG Seizure Corpus dataset was used. This paper proposes a novel channel selection method which isolates different frequency ranges within five channels. This is based upon the frequencies at which normal brain waveforms exhibit. A one second window was selected, with a 0.5 second overlap. Wavelet signal denoising was performed using Daubechies 4 wavelet decomposition, thresholding was applied using minimax soft thresholding criteria. Filter banking was used to localise frequency ranges from five specific channels. Statistical features were then derived from the outputs. After performing bagged tree classification using 500 learners, a test accuracy of 0.82 was achieved.Comment: 8 pages, 6 figures, accepted for publication at the 13th Asia Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA ASC
    corecore