Sleep Stage Estimation Based on Approximate Heartrate Calculated from Other Persons

Size: px
Start display at page:

Download "Sleep Stage Estimation Based on Approximate Heartrate Calculated from Other Persons"

Transcription

1 The AAAI 2017 Spring Symposium on Wellbeing AI: From Machine Learning to Subjectivity Oriented Computing Technical Report SS Sleep Stage Estimation Based on Approximate Heartrate Calculated from Other Persons Yusuke Tajima Graduate School of Informatics and Engineering, The University of Electro-Communications Tomohiro Harada College of Information Science and Engineering, Ritsumeikan University Keiki Takadama Graduate School of Informatics and Engineering, The University of Electro-Communications Abstract This paper focuses on the sleep stage estimation method based on the approximate heartrate calculated from one person, and improves its estimation accuracy by employing the approximate heartrate calculated from other persons. Concretely, the proposed approximate heartrate is a weighted summation of the approximate heartrate calculated from other persons. Through the human subject experiments, the following implications have been revealed: (1) the accuracy of the sleep stage estimation method based on the approximate heartrate calculated from other persons is higher than that of the conventional method based on the approximate heartrate calculated from one person; and (2) the accuracy of the sleep stage estimation increases as the number of the heartbeat data of other persons for calculating the approximate heartrate increases, i.e., the accuracy of the sleep stage estimation employing the heartbeat data of the six other persons is higher than of two other persons, one other person, and none of other person Introduction Since sleep is a fundamental activity which accounts for about one-third of the activity in a day, the sleep quality affects condition of both the physical and mental health. From this fact, sleep is one of the most important activities for human beings, and understanding of our sleep is indispensable to check whether we do not have some sleep troubles. For this purpose, the sleep stage is useful to understand our sleep, and the Rechtschaffen and Kales (R&K) method (Kales and Rechtschaffen 1986) as the gold Copyright 2017, Association for the Advancement of Artificial Intelligence ( All rights reserved. standard method is widely employed in polysomnogram. In this method, the sleep stage is determined according to the characteristics of vital data obtained from the electroencephalogram (EEG), the electromyogram (EMG), and the electrooculography (EOG). The R&K method is useful to provide the sleep stage, but it requires not only a connection of the highly constrained devices to the human body but also require a support of medical experts to determine the sleep stage. This indicates that daily sleep is hard to be evaluated due to a connection of many devices and we cannot understand our sleep without medical experts. To tackle this problem, Watanabe developed an air mattress biosensor which can acquire the vital data (such as heartbeat, body movement, and respiration) without connecting any devices to human body and can roughly estimate the sleep stage without medical experts (Watanabe 2004). In detail, the sleep stage is mainly estimated according to the middle frequency range of the obtained heartbeat data (note that body movement data is also used to estimate the sleep stage). To increase an accuracy of the sleep stage, Takadama proposed the sleep stage method which can adjust its stage for each person by estimating the appropriate middle frequency range of the heartbeat data for each person (Takadama 2010). Since these methods cannot estimate the sleep stage in real-time, Harada proposed the method which can achieve it by the trigonometric function approximation (Harada 2016). The above three methods are very useful from the viewpoint of the sleep stage estuation with neither a connection of any devices to human body nor a support of medical experts, but what should be noted here is that the accuracy of these three methods is not enough high in comparison with 734

2 the global standard R&K method. To tackle this problem, this paper focuses on the Harada s sleep stage estimation method which is based on the approximate heartrate calculated from one person, and improves its estimation accuracy by employing the approximate heartrate calculated from other persons. The remaining of this paper is organized as follows. First, the previous works related to the sleep stage estimation are introduced in Section 2. Section 3 shows the proposed method that employs the approximate heartrate calculated from other persons. Section 4 shows the conducted subject experiment and its result is shown. Finally, the conclusion of this paper is given in the final section. Sleep Stage and its estimation method The sleep stage is an index of the sleeping activity and it is represented by a numerical value meaning the depth of sleep. As shown in Figure 1, the sleep stage is classified into six types as follows: (i) awake (W) as the lightest sleep; (ii) REM sleep (R) which is deeper sleep than awake and it is generally occurred in dreaming time; (iii) Non-REM sleep 1~4 (Non1~4) as deep sleep (note that the depth of sleep becomes deeper from Non1 to Non4). Figure.1 shows the sleep stage diagram of one subject during sleep. In this figure, the horizontal axis indicates the sleeping time, while the vertical axis indicates the sleep stage. or respiration measured by mattress biosensor without connecting any devices to human body (e.g., Watanabe s method, Takadama s method, and Harada s method). The two methods from each category are explained in the following subsections. Rechtschaffen and Kales method Rechtschaffen and Kales (R&K) method was proposed to calculate the quality and quantity of sleep as an objective numerical value (Kales and Rechtschaffen 1986). Concretely, the medical experts determine the sleep state which is classified into the six stages from a viewpoint of depth of sleep estimated by the electroencephalogram (EEG), the electromyogram (EMG), and the electrooculography (EOG). Because the accuracy of the sleep stage in this method is enough for a medical purpose, this method has been widely employed as the global standard method. But as described in Section 1, this method requires to connect many devices (including many electrodes and codes) to human body, which increases the stress of human subjects. Trigonometric Function Approximation Method In order to estimate the sleep stage from heartrate, the Harada s method starts to approximate the heartrate as the trigonometric function and estimates the sleep stage from the intermediate frequency range of the approximate heartrate. The approximate heartrate is modeled as follows, where h(, ) denotes the estimated heartrate at time with the model parameter, L denotes the maximum period of the intermediate frequency component, N denotes the number of composed trigonometric functions, and is the model parameter = {,, } (n {1,, N}). Figure.1 Sleep stage in one day Sleep Estimation methods As described in Section 1, the sleep stage determination /estimation methods are classified into the following category: (i) the sleep stage determined according to vital data obtained from the electroencephalogram, eye movement, and electromyogram through a connection of devices to human body (e.g., R&K method); (ii) the sleep stage estimated according to vital data of heartbeat, body movement, The model parameters = {,, } are calculated by the maximum likelihood estimation method that minimizes the following likelihood function, where T denotes the elapsed time after falling asleep, HR(t) denotes the obtained actual heartrate at time t. Note that the second term denotes the regularization term, which contributes to not find the large parameters which only fit to the current actual heartrate as specialized parameters. After calculating the parameters, the sleep stage is estimated by discretizing the approximate heartrate h(t, ) according to the following equation, where s(t) denotes the 735

3 sleep stage at time t, ave and stdev denotes the average and the standard deviation of the approximate heartrate h(t, ), denotes the ceiling function that returns the minimum integer value which is equal to or larger than x, and from 5 to 0 correspond to WAK, REM, Non1, Non2, Non3, and Non4, respectively. This discretization formula is based on the previous research (Takadama 2010). Proposed method As described in Section 1, this paper improves the accuracy of the sleep stage estimation of Harada s method (which is based on the approximate heartrate calculated from one person) by employing the approximate heartrate calculated from other persons. Estimating using by Coefficient The Harada s method can estimate the sleep stage in realtime, it has a problem of over fitting to the actual heartrate especially in the case of a small number of heartbeat data. In order to overcome this problem, this paper focus on the model parameter = {,, } of other persons as the prior knowledge. This is because such knowledge has a potential of determining the rough sleep stage. However, the parameters of other persons are not always to be suit to all persons. From this fact, it is important to create appropriate parameters for some persons from the parameters of other person. Approximate heartrate minimum method In order to decide appropriate the prior knowledge regard less of subjects and estimation dates, this paper proposed the approximate heartrate minimum method. Figure 2 shows the overview of this method. This method calculates the similarity between the shape of estimating currently sleep stage and the shape of the sleep stage measured in the past. The calculation formula of the similarity is as shown in the formula 1. f(x) is the shape of estimating currently sleep stage, and g(x) is the shape of the sleep stage measured in the past. L means the data length of the measured heart rate, n means the date of sleep data. The weighted average of the degree of the similarity to each sleep is calculated by the formula 2 from the calculated similarity. In the formula, m is the total number of sleeping days. By multiplying this weighted average value and the coefficient indicating each the sleeping shape, it is possible to obtain the prior knowledge in considering the degree of similarity. In this method, estimating the sleep stage using this prior knowledge. Experiment Settings To investigate the effectiveness of the proposed method we conduct the subjects of experiments. Table. 1 shows details of three subjects. Figure.2 Overview of the proposed method 736

4 Table. 1 Details of subjects age Sex Subject A 20 Male Subject B 40 Male Subject C 60 Female This experiment uses Alice PDx and EMFit which are the biometric sensor to obtain the sleep data. In figure. 4, the above figure shows Alice PDx which is a kind of the electro-encephalograph, the below figure shows EMFit which is non-contact biosensor to measure subject's heart rate, body movement, respiration by being laid under a bed mattress. The data using by the Alice PDx is used to calculate the sleep stage by R&K method, the data using by the EM- Fit is used to estimate the sleep stage by proposed method and trigonometric function approximation method. REM sleep 4 are combined, in other word, this experiment evaluates in 4 stages instead of 6 stages. Results Table. 2 Parameters in the trigonometric function approximation method Parameter Value 1 60[sec] = 1[min] 13 Figure 5 shows the results of three days of same subject and figure 6 shows the results of one day of three subjects. In each figure, it shows not using the knowledge, the using one other's knowledge, using the two other's knowledge, and using six other's knowledge. The value on the vertical axis is match rate. In the figure 4, the more you use sleeping knowledge, the higher the accuracy is. In the figure 5, it turns out that the result of the same trend appears. From the above, it can be seen that the degree of sleep information affects the estimation accuracy regardless of the subject / estimated date. Figure.3 The experimental tool in the experiments In the trigonometric function approximation method, parameters for estimation are determined as Table. 2. In the proposed method, this experiment is conducted with two viewpoints. 1) The influence of the number of data used in the same subject, 2) The influence of the number of data used in different subjects. In particular, this experiment verifies the difference of precision by used one sleep data, two sleep data, or six sleep data. Evaluation criteria The sleep stage which is estimated by the proposed method compared with the sleep stage is estimated by the R&K method. Because the R&K method is the gold standard method all over the world, the sleep stage estimated by this method is treat correct. In this experiment, the sleep stage which is derived by proposed method compares the correct sleep stage. In comparison, REM sleep 1 and REM sleep 2, REM sleep 3 and Discussion Consider a big factor that leads to good estimation by finding coefficients using more knowledge of others. The knowledge of others is less similar than their own knowledge, and the possibility of applying it is low. Therefore, it is considered that it is caused by not being adapted to the estimator when only one knowledge of others is used. Conversely, when many data are used, it is considered that the characteristic part of another person disappears by the weighted average formula, and it is possible to derive human's own sleep information. Therefore, highly accurate estimation can be made for other people without similarity. Conclusion This paper focused on the sleep stage estimation method based on the approximate heartrate calculated from one person, and improved its estimation accuracy by employing the approximate heartrate calculated from other persons. Concretely, the proposed approximate heartrate is a weighted summation of the approximate heartrate calcu- 737

5 Figure.5 Estimation results of multiple days in the same subject lated from other persons. Through the human subject experiments, the following implications have been revealed: (1) the accuracy of the sleep stage estimation method based on the approximate heartrate calculated from other persons is higher than that of the conventional method based on the approximate heartrate calculated from one person; and (2) the accuracy of the sleep stage estimation increases as the number of the heartbeat data of other persons for calculating the approximate heartrate increases, i.e., the accuracy of the sleep stage estimation employing the heartbeat data of the six other persons is higher than of two other persons, one other person, and none of other person. Figure.6 Estimation results of each day in the three subjects What should be noted here is that the above results have only been shown from an insufficient number of human subjects. This suggests that further careful qualifications and justifications, such as an increase of the number of human subjects, are needed to generalize our results. Such important directions must be pursued in the near future in addition to the following future research: (1) The effect of re-estimation at places where sleep rhythm changes; and (2) The effect of body movement and respiration data to sleep stage. 738

6 Acknowledgments The research reported here was supported in part by a Grant-in-Aid for Scientific Research (A, No. 15H01720) from the Ministry of Education, Culture, Sports, Science and Technology (MEXT). References Harada, T., Uwano, F., Komine, T., Tajima, Y., Kawashima, T., Morishima, M., and Takadama, K ``Real-time Sleep Stage Estimation from Biological Data with Trigonometric Function Regression Model,'' The AAAI 2016 Spring Symposia, Well- Being Computing: AI Meets Health and Happiness Science, AAAI The Association for the Advancement of Artificial Intelligence), pp Harper, R. M.; Schechtman, V. L.; and Kluge, K. A Machine classification of infant sleep state using cardiorespiratory measures. Electroencephalography and Clinical Neurophysiology 67(4): Kales, A., and Rechtschaffen, A., eds A manual of standardized terminology, techniques and scoring system for sleep stages of human subjects. Bethesda, Md.: U.S. National Institute of Neurological Diseases and Blindness, Neurological Information Network. Shimohira, M.; Shiiki, T.; Sugimoto, J.; Ohsawa, Y.; Fukumizu, M.; Hasegawa, T.; Iwakawa, Y.; Nomura, Y.; and Segawa, M Video analysis of gross body movements during sleep. Psychiatry Clin Neurosci 52(2): Takadama, K.; Hirose, K.; Matsushima, H.; Hattori, K.; and Nakajima, N Learning multiple band-pass filters for sleep stage estimation: Towards care support for aged persons. IEICE Transactions on Communications E93.B(4): Watanabe, T., and Watanabe, K Noncontact method for sleep stage estimation. Biomedical Engineering, IEEE Transactions on 51(10):

Sleep Stage Re-Estimation Method According to Sleep Cycle Change

Sleep Stage Re-Estimation Method According to Sleep Cycle Change The 2018 AAAI Spring Symposium Series Sleep Stage Re-Estimation Method According to Sleep Cycle Change Yusuke Tajima, Akinori Murata, Tomohiro Harada, Keiki Takadama The University of Electro-Communications,

More information

Well-Being Computing Towards Health and Happiness Improvement: From Sleep Perspective

Well-Being Computing Towards Health and Happiness Improvement: From Sleep Perspective Well-Being Computing Towards Health and Happiness Improvement: From Sleep Perspective Keiki Takadama The University of Electro-Communications, Japan keiki@inf.uec.ac.jp Abstract This paper proposes the

More information

Sleep Stage Estimation By Evolutionary Computation Using Heartbeat Data and Body-Movement

Sleep Stage Estimation By Evolutionary Computation Using Heartbeat Data and Body-Movement Sleep Stage Estimation By Evolutionary Computation Using Heartbeat Data and Body-Movement 1 Hiroyasu MAtsushima, 2 Kazuyuki Hirose, 3 Kiyohiko Hattori, 4 Hiroyuki Sato, 5 Keiki Takadama 1-5, First Author

More information

Towards Ambient Intelligence System for Good Sleep By Sound Adjusted to Heartbeat and Respiration

Towards Ambient Intelligence System for Good Sleep By Sound Adjusted to Heartbeat and Respiration Ambient Intelligence for Health and Cognitive Enhancement: Papers from the 2015 AAAI Spring Symposium Towards Ambient Intelligence System for Good Sleep By Sound Adjusted to Heartbeat and Respiration Keiki

More information

Proceedings 23rd Annual Conference IEEE/EMBS Oct.25-28, 2001, Istanbul, TURKEY

Proceedings 23rd Annual Conference IEEE/EMBS Oct.25-28, 2001, Istanbul, TURKEY AUTOMATED SLEEP STAGE SCORING BY DECISION TREE LEARNING Proceedings 23rd Annual Conference IEEE/EMBS Oct.25-28, 2001, Istanbul, TURKEY Masaaki Hanaoka, Masaki Kobayashi, Haruaki Yamazaki Faculty of Engineering,Yamanashi

More information

Sleep Spindle Detection Based on Complex Demodulation Jia-bin LI, Bei WANG* and Yu ZHANG

Sleep Spindle Detection Based on Complex Demodulation Jia-bin LI, Bei WANG* and Yu ZHANG International Conference on Biomedical and Biological Engineering (BBE 216) Sleep Spindle Detection Based on Complex Demodulation Jia-bin LI, Bei WANG* and Yu ZHANG Department of Automation, School of

More information

Sleep Staging with Deep Learning: A convolutional model

Sleep Staging with Deep Learning: A convolutional model Sleep Staging with Deep Learning: A convolutional model Isaac Ferna ndez-varela1, Dimitrios Athanasakis2, Samuel Parsons3 Elena Herna ndez-pereira1, and Vicente Moret-Bonillo1 1- Universidade da Corun

More information

Sleep Stages Solution v0.1

Sleep Stages Solution v0.1 Sleep Stages Solution v0.1 June 2016 Table of contents Key terms... 2 Introduction... 2 Test Protocol... 3 Inputs and Outputs... 4 Validation and Accuracy... 4 Example datasets... 6 Limitations of the

More information

An Intelligent Sensing System for Sleep Motion and Stage Analysis

An Intelligent Sensing System for Sleep Motion and Stage Analysis Available online at www.sciencedirect.com Procedia Engineering 41 (2012 ) 1128 1134 International Symposium on Robotics and Intelligent Sensors 2012 (IRIS 2012) An Intelligent Sensing System for Sleep

More information

Patterns of Sleepiness in Various Disorders of Excessive Daytime Somnolence

Patterns of Sleepiness in Various Disorders of Excessive Daytime Somnolence Sleep, 5:S165S174 1982 Raven Press, New York Patterns of Sleepiness in Various Disorders of Excessive Daytime Somnolence F. Zorick, T. Roehrs, G. Koshorek, J. Sicklesteel, *K. Hartse, R. Wittig, and T.

More information

Automatic Sleep Stages Detection Based on EEG Signals Using Combination of Classifiers

Automatic Sleep Stages Detection Based on EEG Signals Using Combination of Classifiers http://jecei.srttu.edu Journal of Electrical and Computer Engineering Innovations SRTTU JECEI, Vol. 1, No. 2, 2013 Regular Paper Automatic Sleep Stages Detection Based on EEG Signals Using Combination

More information

H-Reflex Suppression and Autonomic Activation During Lucid REM Sleep: A Case Study

H-Reflex Suppression and Autonomic Activation During Lucid REM Sleep: A Case Study Sleep 12(4):374-378, Raven Press, Ltd., New York 1989 Association of Professional Sleep Societies Short Communication H-Reflex Suppression and Autonomic Activation During Lucid REM Sleep: A Case Study

More information

Physiology of Normal Sleep: From Young to Old

Physiology of Normal Sleep: From Young to Old Physiology of Normal Sleep: From Young to Old V. Mohan Kumar Sree Chitra Tirunal Institute for Medical Sciences and Technology, Thiruvananthapuram 1 What is sleep? As per behavioral criteria: Reduced motor

More information

Separation Of,, & Activities In EEG To Measure The Depth Of Sleep And Mental Status

Separation Of,, & Activities In EEG To Measure The Depth Of Sleep And Mental Status Separation Of,, & Activities In EEG To Measure The Depth Of Sleep And Mental Status Shah Aqueel Ahmed 1, Syed Abdul Sattar 2, D. Elizabath Rani 3 1. Royal Institute Of Technology And Science, R. R. Dist.,

More information

Lucid Dreaming: Physiological Correlates of Consciousness during REM Sleep

Lucid Dreaming: Physiological Correlates of Consciousness during REM Sleep 1986 The Institute of Mind and Behavior, Inc. 25 1 [1211 The Journal of Mind and Behavior Spring and Summer 1986, Volume 7, Numbers 2 and 3 Pages 251 [121J-258 [128] ISSN 0271-0137 ISBN 0-930195-02-7 Lucid

More information

Measuring a patient s heart rate in an un-intrusive and non-disruptive way

Measuring a patient s heart rate in an un-intrusive and non-disruptive way Measuring a patient s heart rate in an un-intrusive and non-disruptive way Based on diploma thesis by Sami M. Nurmi, Test Design Engineer, Murata Electronics Oy Joonas Makkonen, Product Manager, Murata

More information

Recognition of Sleep Dependent Memory Consolidation with Multi-modal Sensor Data

Recognition of Sleep Dependent Memory Consolidation with Multi-modal Sensor Data Recognition of Sleep Dependent Memory Consolidation with Multi-modal Sensor Data The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation

More information

Edson F. Estrada Ph.D. Student Homer Nazeran Ph.D.

Edson F. Estrada Ph.D. Student Homer Nazeran Ph.D. Edson F. Estrada Ph.D. Student Homer Nazeran Ph.D. Department of Electrical & Computer Engineering The University of Texas at El Paso E-mail: efestrada@miners.utep.edu SLEEP Circadian rhythm is essential

More information

Method of Drowsy State Detection for Driver Monitoring Function

Method of Drowsy State Detection for Driver Monitoring Function International Journal of Information and Electronics Engineering, Vol. 4, No. 4, July 214 Method of Drowsy State for Driver Monitoring Function Masahiro Miyaji Abstract Driver s psychosomatic state adaptive

More information

Minimum Feature Selection for Epileptic Seizure Classification using Wavelet-based Feature Extraction and a Fuzzy Neural Network

Minimum Feature Selection for Epileptic Seizure Classification using Wavelet-based Feature Extraction and a Fuzzy Neural Network Appl. Math. Inf. Sci. 8, No. 3, 129-1300 (201) 129 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.1278/amis/0803 Minimum Feature Selection for Epileptic Seizure

More information

The AASM Manual for the Scoring of Sleep and Associated Events

The AASM Manual for the Scoring of Sleep and Associated Events The AASM Manual for the Scoring of Sleep and Associated Events Summary of Updates in Version 2.1 July 1, 2014 The American Academy of Sleep Medicine (AASM) is committed to ensuring that The AASM Manual

More information

PD233: Design of Biomedical Devices and Systems

PD233: Design of Biomedical Devices and Systems PD233: Design of Biomedical Devices and Systems (Lecture-7 Biopotentials- 2) Dr. Manish Arora CPDM, IISc Course Website: http://cpdm.iisc.ac.in/utsaah/courses/ Electromyogram (EMG) Skeletal muscles are

More information

EMBEDDED PROJECTS-IEEE-NON IEEE DOMAINS

EMBEDDED PROJECTS-IEEE-NON IEEE DOMAINS EMBEDDED PROJECTS-IEEE-NON IEEE DOMAINS TECHNOLOGY : EMBEDDED (ATMEL/PIC/ARM) DOMAIN : IEEE TRANSACTIONS ON BIO MEDICAL ENGINEERING S.NO CODE TITLES 1 IBIO001 2 IBIO002 TRANSABDOMINAL FETAL HEART RATE

More information

Statistics for Psychology

Statistics for Psychology Statistics for Psychology SIXTH EDITION CHAPTER 12 Prediction Prediction a major practical application of statistical methods: making predictions make informed (and precise) guesses about such things as

More information

FEP Medical Policy Manual

FEP Medical Policy Manual FEP Medical Policy Manual Effective Date: October 15, 2018 Related Policies: 2.01.18 Diagnosis and Medical Management of Obstructive Sleep Apnea Syndrome Polysomnography for Non-Respiratory Sleep Disorders

More information

The Mood-regulating Function of Sleep

The Mood-regulating Function of Sleep KRAMER/ROTH Mood-regulating Function 563 an increase in the proportion of I ;;?: 2 sec. In Parkinson's disease, the proportions of the three types of intervals were decreased. References 40 DE LEE, C.:

More information

Simplest method: Questionnaires. Retrospective: past week, month, year, lifetime Daily: Sleep diary What kinds of questions would you ask?

Simplest method: Questionnaires. Retrospective: past week, month, year, lifetime Daily: Sleep diary What kinds of questions would you ask? Spencer Dawson Simplest method: Questionnaires Retrospective: past week, month, year, lifetime Daily: Sleep diary What kinds of questions would you ask? Did you nap during the day? Bed time and rise time

More information

EEG, ECG, EMG. Mitesh Shrestha

EEG, ECG, EMG. Mitesh Shrestha EEG, ECG, EMG Mitesh Shrestha What is Signal? A signal is defined as a fluctuating quantity or impulse whose variations represent information. The amplitude or frequency of voltage, current, electric field

More information

arxiv: v1 [cs.lg] 6 Oct 2016

arxiv: v1 [cs.lg] 6 Oct 2016 Combining Generative and Discriminative Neural Networks for Sleep Stages Classification Endang Purnama Giri 1,2, Mohamad Ivan Fanany 1, Aniati Murni Arymurthy 1, arxiv:1610.01741v1 [cs.lg] 6 Oct 2016 1

More information

Long-term Sleep Monitoring System and Long-term Sleep Parameters using Unconstrained Method

Long-term Sleep Monitoring System and Long-term Sleep Parameters using Unconstrained Method Long-term Sleep Monitoring System and Long-term Sleep Parameters using Unconstrained Method Jaehyuk Shin, Youngjoon Chee, and Kwangsuk Park, Member, IEEE Abstract Sleep is a most important part of a human

More information

Sleeptracker Application User Guide

Sleeptracker Application User Guide Sleeptracker Application User Guide Sleeptracker Your Sleeptracker monitor and its companion application are powered by Sleeptracker technology to accurately and continuously monitor a sleeper s movements,

More information

Online Vigilance Analysis Combining Video and Electrooculography Features

Online Vigilance Analysis Combining Video and Electrooculography Features Online Vigilance Analysis Combining Video and Electrooculography Features Ruo-Fei Du 1,Ren-JieLiu 1,Tian-XiangWu 1 and Bao-Liang Lu 1,2,3,4, 1 Center for Brain-like Computing and Machine Intelligence Department

More information

arxiv: v1 [cs.lg] 4 Feb 2019

arxiv: v1 [cs.lg] 4 Feb 2019 Machine Learning for Seizure Type Classification: Setting the benchmark Subhrajit Roy [000 0002 6072 5500], Umar Asif [0000 0001 5209 7084], Jianbin Tang [0000 0001 5440 0796], and Stefan Harrer [0000

More information

Non-contact Screening System with Two Microwave Radars in the Diagnosis of Sleep Apnea-Hypopnea Syndrome

Non-contact Screening System with Two Microwave Radars in the Diagnosis of Sleep Apnea-Hypopnea Syndrome Medinfo2013 Decision Support Systems and Technologies - II Non-contact Screening System with Two Microwave Radars in the Diagnosis of Sleep Apnea-Hypopnea Syndrome 21 August 2013 M. Kagawa 1, K. Ueki 1,

More information

Statistical Methods for Wearable Technology in CNS Trials

Statistical Methods for Wearable Technology in CNS Trials Statistical Methods for Wearable Technology in CNS Trials Andrew Potter, PhD Division of Biometrics 1, OB/OTS/CDER, FDA ISCTM 2018 Autumn Conference Oct. 15, 2018 Marina del Rey, CA www.fda.gov Disclaimer

More information

ANALYSIS AND CLASSIFICATION OF EEG SIGNALS. A Dissertation Submitted by. Siuly. Doctor of Philosophy

ANALYSIS AND CLASSIFICATION OF EEG SIGNALS. A Dissertation Submitted by. Siuly. Doctor of Philosophy UNIVERSITY OF SOUTHERN QUEENSLAND, AUSTRALIA ANALYSIS AND CLASSIFICATION OF EEG SIGNALS A Dissertation Submitted by Siuly For the Award of Doctor of Philosophy July, 2012 Abstract Electroencephalography

More information

THE EFFECT OF WHOLE-BODY VIBRATION ON HUMAN PERFORMANCE AND PHYSIOLOGICAL FUNCTIONS

THE EFFECT OF WHOLE-BODY VIBRATION ON HUMAN PERFORMANCE AND PHYSIOLOGICAL FUNCTIONS Industrial Health, 1977, 15, 13. THE EFFECT OF WHOLE-BODY VIBRATION ON HUMAN PERFORMANCE AND PHYSIOLOGICAL FUNCTIONS PART 1. EXPERIMENTAL STUDY OF THE EFFECT OF VERTICAL VIBRATION ON HUMAN SLEEP Kazuhide

More information

Human Machine Interface Using EOG Signal Analysis

Human Machine Interface Using EOG Signal Analysis Human Machine Interface Using EOG Signal Analysis Krishna Mehta 1, Piyush Patel 2 PG Student, Dept. of Biomedical, Government Engineering College, Gandhinagar, Gujarat, India 1 Assistant Professor, Dept.

More information

Basics of Polysomnography. Chitra Lal, MD, FCCP, FAASM Assistant professor of Medicine, Pulmonary, Critical Care and Sleep, MUSC, Charleston, SC

Basics of Polysomnography. Chitra Lal, MD, FCCP, FAASM Assistant professor of Medicine, Pulmonary, Critical Care and Sleep, MUSC, Charleston, SC Basics of Polysomnography Chitra Lal, MD, FCCP, FAASM Assistant professor of Medicine, Pulmonary, Critical Care and Sleep, MUSC, Charleston, SC Basics of Polysomnography Continuous and simultaneous recording

More information

An Edge-Device for Accurate Seizure Detection in the IoT

An Edge-Device for Accurate Seizure Detection in the IoT An Edge-Device for Accurate Seizure Detection in the IoT M. A. Sayeed 1, S. P. Mohanty 2, E. Kougianos 3, and H. Zaveri 4 University of North Texas, Denton, TX, USA. 1,2,3 Yale University, New Haven, CT,

More information

AOS1 How do levels of consciousness affect mental processes and behaviour? An Overview

AOS1 How do levels of consciousness affect mental processes and behaviour? An Overview UNIT 4- How is Wellbeing Developed and Maintained? AOS1 How do levels of affect mental processes and behaviour? An Overview Following is the key knowledge and concepts for unit 4 AOS 1. The black represents

More information

Development of 2-Channel Eeg Device And Analysis Of Brain Wave For Depressed Persons

Development of 2-Channel Eeg Device And Analysis Of Brain Wave For Depressed Persons Development of 2-Channel Eeg Device And Analysis Of Brain Wave For Depressed Persons P.Amsaleka*, Dr.S.Mythili ** * PG Scholar, Applied Electronics, Department of Electronics and Communication, PSNA College

More information

Deep Learning-based Detection of Periodic Abnormal Waves in ECG Data

Deep Learning-based Detection of Periodic Abnormal Waves in ECG Data , March 1-16, 2018, Hong Kong Deep Learning-based Detection of Periodic Abnormal Waves in ECG Data Kaiji Sugimoto, Saerom Lee, and Yoshifumi Okada Abstract Automatic detection of abnormal electrocardiogram

More information

Outlining a simple and robust method for the automatic detection of EEG arousals

Outlining a simple and robust method for the automatic detection of EEG arousals Outlining a simple and robust method for the automatic detection of EEG arousals Isaac Ferna ndez-varela1, Diego A lvarez-este vez2, Elena Herna ndez-pereira1 and Vicente Moret-Bonillo1 1- Universidade

More information

VCE Psychology Unit 4. Year 2017 Mark Pages 45 Published Feb 10, 2018 COMPREHENSIVE PSYCHOLOGY UNIT 4 NOTES, By Alice (99.

VCE Psychology Unit 4. Year 2017 Mark Pages 45 Published Feb 10, 2018 COMPREHENSIVE PSYCHOLOGY UNIT 4 NOTES, By Alice (99. VCE Psychology Unit 4 Year 2017 Mark 50.00 Pages 45 Published Feb 10, 2018 COMPREHENSIVE PSYCHOLOGY UNIT 4 NOTES, 2017 By Alice (99.45 ATAR) Powered by TCPDF (www.tcpdf.org) Your notes author, Alice. Alice

More information

Advanced Sleep Management System

Advanced Sleep Management System Initial Project and Group Identification Document September 11, 2012 Advanced Sleep Management System A system to monitor and aid the quality of sleep. Department of Electrical Engineering & Computer Science

More information

Construction of the EEG Emotion Judgment System Using Concept Base of EEG Features

Construction of the EEG Emotion Judgment System Using Concept Base of EEG Features Int'l Conf. Artificial Intelligence ICAI'15 485 Construction of the EEG Emotion Judgment System Using Concept Base of EEG Features Mayo Morimoto 1, Misako Imono 2, Seiji Tsuchiya 2, and Hirokazu Watabe

More information

Assessment of Sleep Disorders DR HUGH SELSICK

Assessment of Sleep Disorders DR HUGH SELSICK Assessment of Sleep Disorders DR HUGH SELSICK Goals Understand the importance of history taking Be able to take a basic sleep history Be aware the technology used to assess sleep disorders. Understand

More information

EPILEPTIC SEIZURE DETECTION USING WAVELET TRANSFORM

EPILEPTIC SEIZURE DETECTION USING WAVELET TRANSFORM EPILEPTIC SEIZURE DETECTION USING WAVELET TRANSFORM Sneha R. Rathod 1, Chaitra B. 2, Dr. H.P.Rajani 3, Dr. Rajashri khanai 4 1 MTech VLSI Design and Embedded systems,dept of ECE, KLE Dr.MSSCET, Belagavi,

More information

International Journal of Bioelectromagnetism Vol. 14, No. 4, pp , 2012

International Journal of Bioelectromagnetism Vol. 14, No. 4, pp , 2012 International Journal of Bioelectromagnetism Vol. 14, No. 4, pp. 229-233, 2012 www.ijbem.org Sleep Spindles Detection: a Mixed Method using STFT and WMSD João Costa ab, Manuel Ortigueira b, Arnaldo Batista

More information

Results & Statistics: Description and Correlation. I. Scales of Measurement A Review

Results & Statistics: Description and Correlation. I. Scales of Measurement A Review Results & Statistics: Description and Correlation The description and presentation of results involves a number of topics. These include scales of measurement, descriptive statistics used to summarize

More information

Western Hospital System. PSG in History. SENSORS in the field of SLEEP. PSG in History continued. Remember

Western Hospital System. PSG in History. SENSORS in the field of SLEEP. PSG in History continued. Remember SENSORS in the field of SLEEP Mrs. Gaye Cherry: Scientist in Charge Department of Sleep and Respiratory Medicine Sleep Disorders Unit Western Hospital PSG in History 1875: Discovery of brain-wave activity

More information

Brain Activity Measurement during Program Comprehension with NIRS

Brain Activity Measurement during Program Comprehension with NIRS International Journal of Networked and Distributed Computing, Vol. 2, No. 4 (October 214), 259-268 Brain Activity Measurement during Program Comprehension with NIRS Yoshiharu Ikutani 1, Hidetake Uwano

More information

A Brain Computer Interface System For Auto Piloting Wheelchair

A Brain Computer Interface System For Auto Piloting Wheelchair A Brain Computer Interface System For Auto Piloting Wheelchair Reshmi G, N. Kumaravel & M. Sasikala Centre for Medical Electronics, Dept. of Electronics and Communication Engineering, College of Engineering,

More information

De-Noising Electroencephalogram (EEG) Using Welch FIR Filter

De-Noising Electroencephalogram (EEG) Using Welch FIR Filter De-Noising Electroencephalogram (EEG) Using Welch FIR Filter V. O. Mmeremikwu Department of Electrical and Electronic Engineering Chukwuemeka Odumegwu Ojukwu University, Uli, Anambra State, Nigeria E-mail:

More information

NORAH Sleep Study External Comment Mathias Basner, MD, PhD, MSc

NORAH Sleep Study External Comment Mathias Basner, MD, PhD, MSc NORAH Sleep Study External Comment Mathias Basner, MD, PhD, MSc University of Pennsylvania Perelman School of Medicine Page 1 > Mathias Basner Disclaimer The University of Pennsylvania and the German Aerospace

More information

Milena Pavlova, M.D., FAASM Department of Neurology, Brigham and Women's Hospital Assistant Professor of Neurology, Harvard Medical School Medical

Milena Pavlova, M.D., FAASM Department of Neurology, Brigham and Women's Hospital Assistant Professor of Neurology, Harvard Medical School Medical Milena Pavlova, M.D., FAASM Department of Neurology, Brigham and Women's Hospital Assistant Professor of Neurology, Harvard Medical School Medical Director, Faulkner EEG and Sleep Testing Center Course

More information

A Modified Method for Scoring Slow Wave Sleep of Older Subjects

A Modified Method for Scoring Slow Wave Sleep of Older Subjects Sleep, 5(2):195-199 1982 Raven Press, New York A Modified Method for Scoring Slow Wave Sleep of Older Subjects Wilse B. Webb and Lewis M. Dreblow Department of Psychology, University of Florida, Gainesville,

More information

NeuRA Sleep disturbance April 2016

NeuRA Sleep disturbance April 2016 Introduction People with schizophrenia may show disturbances in the amount, or the quality of sleep they generally receive. Typically sleep follows a characteristic pattern of four stages, where stage

More information

Sleep Medicine. Maintenance of Certification Examination Blueprint. Purpose of the exam

Sleep Medicine. Maintenance of Certification Examination Blueprint. Purpose of the exam Sleep Medicine Maintenance of Certification Examination Blueprint Purpose of the exam The exam is designed to evaluate the knowledge, diagnostic reasoning, and clinical judgment skills expected of the

More information

I. What Is Consciousness? Definition Awareness of things inside you and outside you. 3 Meanings of Consciousness

I. What Is Consciousness? Definition Awareness of things inside you and outside you. 3 Meanings of Consciousness I. What Is? Definition Awareness of things inside you and outside you I. What Is? is a construct What is a construct? Something that we can t directly see or measure Examples: self-esteem intelligence

More information

ANALYSIS OF BRAIN SIGNAL FOR THE DETECTION OF EPILEPTIC SEIZURE

ANALYSIS OF BRAIN SIGNAL FOR THE DETECTION OF EPILEPTIC SEIZURE ANALYSIS OF BRAIN SIGNAL FOR THE DETECTION OF EPILEPTIC SEIZURE Sumit Kumar Srivastava 1, Sharique Ahmed 2, Mohd Maroof Siddiqui 3 1,2,3 Department of EEE, Integral University ABSTRACT The electroencephalogram

More information

Mammogram Analysis: Tumor Classification

Mammogram Analysis: Tumor Classification Mammogram Analysis: Tumor Classification Term Project Report Geethapriya Raghavan geeragh@mail.utexas.edu EE 381K - Multidimensional Digital Signal Processing Spring 2005 Abstract Breast cancer is the

More information

AGING AND SLEEP STAGE EFFECTS ON ENTROPY OF ELECTROENCEPHALOGRAM SIGNALS

AGING AND SLEEP STAGE EFFECTS ON ENTROPY OF ELECTROENCEPHALOGRAM SIGNALS University of Kentucky UKnowledge University of Kentucky Master's Theses Graduate School 2008 AGING AND SLEEP STAGE EFFECTS ON ENTROPY OF ELECTROENCEPHALOGRAM SIGNALS Swetha Vennelaganti University of

More information

Why are we so sleepy?

Why are we so sleepy? Why are we so sleepy? Focus Fall 2017 Conference 37 th Annual Michael Aiello Memorial Respiratory Care & Sleep Medicine Poughkeepsie, NY Dr. Steven A Thau MD Director, Pulmonary and Sleep Medicine Phelps

More information

Classification of People using Eye-Blink Based EOG Peak Analysis.

Classification of People using Eye-Blink Based EOG Peak Analysis. Classification of People using Eye-Blink Based EOG Peak Analysis. Andrews Samraj, Thomas Abraham and Nikos Mastorakis Faculty of Computer Science and Engineering, VIT University, Chennai- 48, India. Technical

More information

Department of Electrical Engineering, Clarkson University, NY, USA 2 Pediatrics, Boston Medical Center, Boston University School of Medicine, MA, USA

Department of Electrical Engineering, Clarkson University, NY, USA 2 Pediatrics, Boston Medical Center, Boston University School of Medicine, MA, USA Proceedings of International Joint Conference on Neural Networks, Montreal, Canada, July 31 - August 4, 2005 Reliable Determination of Sleep Versus Wake from Heart Rate Variability Using Neural Networks

More information

Assessment of Reliability of Hamilton-Tompkins Algorithm to ECG Parameter Detection

Assessment of Reliability of Hamilton-Tompkins Algorithm to ECG Parameter Detection Proceedings of the 2012 International Conference on Industrial Engineering and Operations Management Istanbul, Turkey, July 3 6, 2012 Assessment of Reliability of Hamilton-Tompkins Algorithm to ECG Parameter

More information

A framework for sleep staging based on unobtrusive measurements

A framework for sleep staging based on unobtrusive measurements Declaration This thesis is a presentation of my original research work. Wherever contributions of others are involved, every effort is made to indicate this clearly, with due reference to the literature

More information

Excessive Daytime Sleepiness Associated with Insufficient Sleep

Excessive Daytime Sleepiness Associated with Insufficient Sleep Sleep, 6(4):319-325 1983 Raven Press, New York Excessive Daytime Sleepiness Associated with Insufficient Sleep T. Roehrs, F. Zorick, J. Sicklesteel, R. Wittig, and T. Roth Sleep Disorders and Research

More information

FEP Medical Policy Manual

FEP Medical Policy Manual FEP Medical Policy Manual Effective Date: January 15, 2018 Related Policies: 2.01.18 Diagnosis and Medical Management of Obstructive Sleep Apnea Syndrome Diagnosis and Medical Management of Obstructive

More information

DISCRETE WAVELET PACKET TRANSFORM FOR ELECTROENCEPHALOGRAM- BASED EMOTION RECOGNITION IN THE VALENCE-AROUSAL SPACE

DISCRETE WAVELET PACKET TRANSFORM FOR ELECTROENCEPHALOGRAM- BASED EMOTION RECOGNITION IN THE VALENCE-AROUSAL SPACE DISCRETE WAVELET PACKET TRANSFORM FOR ELECTROENCEPHALOGRAM- BASED EMOTION RECOGNITION IN THE VALENCE-AROUSAL SPACE Farzana Kabir Ahmad*and Oyenuga Wasiu Olakunle Computational Intelligence Research Cluster,

More information

Research Article A Comparison Study on Multidomain EEG Features for Sleep Stage Classification

Research Article A Comparison Study on Multidomain EEG Features for Sleep Stage Classification Hindawi Computational Intelligence and Neuroscience Volume 2017, Article ID 4574079, 8 pages https://doi.org/10.1155/2017/4574079 Research Article A Comparison Study on Multidomain EEG Features for Sleep

More information

Sleep - 10/5/17 Kelsey

Sleep - 10/5/17 Kelsey Sleep - 10/5/17 Kelsey Thursday, October 5, 2017 10:59 AM How to Study and Measure Sleep Sleep: Absence of overt behavior, absence of consciousness. -> measures are indirect Methods to measure sleep characteristics:

More information

CLASSIFICATION OF SLEEP STAGES IN INFANTS: A NEURO FUZZY APPROACH

CLASSIFICATION OF SLEEP STAGES IN INFANTS: A NEURO FUZZY APPROACH CLASSIFICATION OF SLEEP STAGES IN INFANTS: A NEURO FUZZY APPROACH J. E. Heiss, C. M. Held, P. A. Estévez, C. A. Perez, C. A. Holzmann, J. P. Pérez Department of Electrical Engineering, Universidad de Chile,

More information

Vital Responder: Real-time Health Monitoring of First- Responders

Vital Responder: Real-time Health Monitoring of First- Responders Vital Responder: Real-time Health Monitoring of First- Responders Ye Can 1,2 Advisors: Miguel Tavares Coimbra 2, Vijayakumar Bhagavatula 1 1 Department of Electrical & Computer Engineering, Carnegie Mellon

More information

NATIONAL COMPETENCY SKILL STANDARDS FOR PERFORMING POLYSOMNOGRAPHY/SLEEP TECHNOLOGY

NATIONAL COMPETENCY SKILL STANDARDS FOR PERFORMING POLYSOMNOGRAPHY/SLEEP TECHNOLOGY NATIONAL COMPETENCY SKILL STANDARDS FOR PERFORMING POLYSOMNOGRAPHY/SLEEP TECHNOLOGY Polysomnography/Sleep Technology providers practice in accordance with the facility policy and procedure manual which

More information

Toward Constructing an Electroencephalogram Measurement Method for Usability Evaluation

Toward Constructing an Electroencephalogram Measurement Method for Usability Evaluation Toward Constructing an Electroencephalogram Measurement Method for Usability Evaluation Masaki Kimura*, Hidetake Uwano, Masao Ohira, and Ken-ichi Matsumoto Graduate School of Information Science, Nara

More information

Ultrashort Sleep-Wake Cycle: Timing of REM Sleep. Evidence for Sleep-Dependent and Sleep-Independent Components of the REM Cycle

Ultrashort Sleep-Wake Cycle: Timing of REM Sleep. Evidence for Sleep-Dependent and Sleep-Independent Components of the REM Cycle Sleep 10(1):62-68, Raven Press, New York 1987, Association of Professional Sleep Societies Ultrashort Sleep-Wake Cycle: Timing of REM Sleep. Evidence for Sleep-Dependent and Sleep-Independent Components

More information

Hyatt Moore IV 1, 2 Steve Woodward 3, PhD Emmanuel Mignot 1, MD, PhD. Electrical Engineering Stanford University, CA 2

Hyatt Moore IV 1, 2 Steve Woodward 3, PhD Emmanuel Mignot 1, MD, PhD. Electrical Engineering Stanford University, CA 2 HIGH RESOLUTION DETECTION OF POLYSOMNOGRAPHY BASED PHASIC EVENTS OF REM SLEEP IN POSTRAUMATIC STRESS DISORDER IMPROVING TOOLS FOR PSG ANALYSIS OF REM SLEEP IN PTSD Hyatt Moore IV 1, 2 Steve Woodward 3,

More information

Pediatric Considerations in the Sleep Lab

Pediatric Considerations in the Sleep Lab AAST Technologist Fundamentals Date: May 7, 2017 Focus Conference Location: Orlando, Florida Workshop Pediatric Considerations in the Sleep Lab By Joel Porquez, BS, RST/RPSGT, CCSH X X X X X X Conflict

More information

PLEASE SCROLL DOWN FOR ARTICLE. Full terms and conditions of use:

PLEASE SCROLL DOWN FOR ARTICLE. Full terms and conditions of use: This article was downloaded by: [Chiara, Andrea Di] On: 30 December 2010 Access details: Access Details: [subscription number 931692396] Publisher Routledge Informa Ltd Registered in England and Wales

More information

Estimation of the Upper Limb Lifting Movement Under Varying Weight and Movement Speed

Estimation of the Upper Limb Lifting Movement Under Varying Weight and Movement Speed 1 Sungyoon Lee, 1 Jaesung Oh, 1 Youngwon Kim, 1 Minsuk Kwon * Jaehyo Kim 1 Department of mechanical & control engineering, Handong University, qlfhlxhl@nate.com * Department of mechanical & control engineering,

More information

Diagnostic Accuracy of the Multivariable Apnea Prediction (MAP) Index as a Screening Tool for Obstructive Sleep Apnea

Diagnostic Accuracy of the Multivariable Apnea Prediction (MAP) Index as a Screening Tool for Obstructive Sleep Apnea Original Article Diagnostic Accuracy of the Multivariable Apnea Prediction (MAP) Index as a Screening Tool for Obstructive Sleep Apnea Ahmad Khajeh-Mehrizi 1,2 and Omid Aminian 1 1. Occupational Sleep

More information

An active unpleasantness control system for indoor noise based on auditory masking

An active unpleasantness control system for indoor noise based on auditory masking An active unpleasantness control system for indoor noise based on auditory masking Daisuke Ikefuji, Masato Nakayama, Takanabu Nishiura and Yoich Yamashita Graduate School of Information Science and Engineering,

More information

6 Correlation of Biometric Variables Measured with Biograph Infinity Biofeedback Device and Psychometric Scores of Burnout and Anxiety

6 Correlation of Biometric Variables Measured with Biograph Infinity Biofeedback Device and Psychometric Scores of Burnout and Anxiety 6-1 6 Correlation of Biometric Variables Measured with Biograph Infinity Biofeedback Device and Psychometric Scores of Burnout and Anxiety 6.1 Background The Procomp Infinity encoder and Biograph Infinity

More information

Electromyogram-Assisted Upper Limb Rehabilitation Device

Electromyogram-Assisted Upper Limb Rehabilitation Device Electromyogram-Assisted Upper Limb Rehabilitation Device Mikhail C. Carag, Adrian Joseph M. Garcia, Kathleen Mae S. Iniguez, Mikki Mariah C. Tan, Arthur Pius P. Santiago* Manufacturing Engineering and

More information

PCA Enhanced Kalman Filter for ECG Denoising

PCA Enhanced Kalman Filter for ECG Denoising IOSR Journal of Electronics & Communication Engineering (IOSR-JECE) ISSN(e) : 2278-1684 ISSN(p) : 2320-334X, PP 06-13 www.iosrjournals.org PCA Enhanced Kalman Filter for ECG Denoising Febina Ikbal 1, Prof.M.Mathurakani

More information

Characterization of Sleep Spindles

Characterization of Sleep Spindles Characterization of Sleep Spindles Simon Freedman Illinois Institute of Technology and W.M. Keck Center for Neurophysics, UCLA (Dated: September 5, 2011) Local Field Potential (LFP) measurements from sleep

More information

Dynamic Rule-based Agent

Dynamic Rule-based Agent International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 11, Number 4 (2018), pp. 605-613 International Research Publication House http://www.irphouse.com Dynamic Rule-based

More information

How To Cure Insomnia: Discover How To Cure Insomnia Without Drug Or Alcohol, How To Get A Good Night's Sleep And Be Well Rested For Life By Sally M.

How To Cure Insomnia: Discover How To Cure Insomnia Without Drug Or Alcohol, How To Get A Good Night's Sleep And Be Well Rested For Life By Sally M. How To Cure Insomnia: Discover How To Cure Insomnia Without Drug Or Alcohol, How To Get A Good Night's Sleep And Be Well Rested For Life By Sally M. Dennis Lack of Sleep and the Immune System - WebMD -

More information

Evaluation of Comfort and Health of Mattresses from

Evaluation of Comfort and Health of Mattresses from J. Home Econ. Jpn. Vol. 40 No. 8 705-711 (1989) Note Evaluation of Comfort and Health of Mattresses from Mechanical Standpoint Teruko TAMURA, Utako SHIMANE, * Sunsuku Hou and Makoto YOSHIDA** Faculty of

More information

Brain Activity Measurement during Program Comprehension with NIRS

Brain Activity Measurement during Program Comprehension with NIRS Brain Activity Measurement during Program Comprehension with NIRS Yoshiharu Ikutani Department of Information Engineering Nara National College of Technology Japan, Nara, Yamatokoriyama Email: ikutani@info.nara-k.ac.jp

More information

AccuScreen ABR Screener

AccuScreen ABR Screener AccuScreen ABR Screener Test Methods Doc no. 7-50-1015-EN/02 0459 Copyright notice No part of this Manual or program may be reproduced, stored in a retrieval system, or transmitted, in any form or by any

More information

Applying Data Mining for Epileptic Seizure Detection

Applying Data Mining for Epileptic Seizure Detection Applying Data Mining for Epileptic Seizure Detection Ying-Fang Lai 1 and Hsiu-Sen Chiang 2* 1 Department of Industrial Education, National Taiwan Normal University 162, Heping East Road Sec 1, Taipei,

More information

An Alpha-Wave-Based Binaural Beat Sound Control System using Fuzzy Logic and Autoregressive Forecasting Model

An Alpha-Wave-Based Binaural Beat Sound Control System using Fuzzy Logic and Autoregressive Forecasting Model SICE Annual Conference 2008 August 20-22, 2008, The University Electro-Communications, Japan An Alpha-Wave-Based Binaural Beat Sound Control System using Fuzzy Logic and Autoregressive Forecasting Model

More information

T H E R M O - R E G U L A T I N G B E D D I N G

T H E R M O - R E G U L A T I N G B E D D I N G T H E R M O - R E G U L A T I N G B E D D I N G Sleep well, live better Dacron surveys carried out in recent years on consumer demands and expectations for bedding products are demonstrating the undeniable

More information

Performance Evaluation of EOG based HCI Application using Power Spectral Density based Features

Performance Evaluation of EOG based HCI Application using Power Spectral Density based Features IJCTA, 8(3), 2015, pp. 1209-1216 International Science Press Performance Evaluation of EOG based HCI Application using Power Spectral Density based Features Sandra D Souza 1 and N. Sriraam 2 Abstract:

More information

ORIGINAL ARTICLES. Motor Area Activation During Dreamed Hand Clenching: A Pilot Study on EEG Alpha Band

ORIGINAL ARTICLES. Motor Area Activation During Dreamed Hand Clenching: A Pilot Study on EEG Alpha Band ORIGINAL ARTICLES Motor Area Activation During Dreamed Hand Clenching: A Pilot Study on EEG Alpha Band Daniel Erlacher, M.A., Michael Schredl, Ph.D., Stephen LaBerge, Ph.D. In a single participant physiological

More information

Valence-arousal evaluation using physiological signals in an emotion recall paradigm. CHANEL, Guillaume, ANSARI ASL, Karim, PUN, Thierry.

Valence-arousal evaluation using physiological signals in an emotion recall paradigm. CHANEL, Guillaume, ANSARI ASL, Karim, PUN, Thierry. Proceedings Chapter Valence-arousal evaluation using physiological signals in an emotion recall paradigm CHANEL, Guillaume, ANSARI ASL, Karim, PUN, Thierry Abstract The work presented in this paper aims

More information