NON-INTRUSIVE REAL TIME HUMAN FATIGUE MODELLING AND MONITORING

Size: px
Start display at page:

Download "NON-INTRUSIVE REAL TIME HUMAN FATIGUE MODELLING AND MONITORING"

Transcription

1 NON-INTRUSIVE REAL TIME HUMAN FATIGUE MODELLING AND MONITORING Peilin Lan, Qiang Ji, Carl G. Looney Department of Computer Science, University of Nevada at Reno, NV Department of ECSE, Rensselaer Polytechnic Institute, Troy, NY Abstract In this paper, we introduce a probabilistic model based on the Dynamic Bayesian Networks (DBNs) for dynamically modelling and detecting human fatigue. We first present a static fatigue model that captures the static relationships between fatigue, significant factors that cause fatigue, and various visual cues that are typically resulted from fatigue. The static fatigue model allows to spatially integrate fatigue evidences from different sources. It, however, fails to capture the dynamic aspect of fatigue. Fatigue is a cognitive state that is developed over time. To account for the temporal aspect of human fatigue, the static fatigue model is extended based on the DBNs. The dynamic fatigue model allows to integrate fatigue evidences not only spatially but also temporally, therefore leading to a more robust fatigue modelling and inference. The evaluation of the fatigue model with simulated data reveals the satisfactory performance of the proposed fatigue model. The dynamic fatigue model is then integrated with our computer vision module to perform non-intrusive real-time fatigue monitoring and detection. 1 Introduction Fatigue has been widely accepted as a significant factor in a variety of commercial transportation accidents [1]. The relationship between drivers fatigue and the causes of accidents in aviation, railroad, highway and marine, has been established in many large scale research reports [1] [11]. Therefore, human fatigue monitoring and prevention is essential to improving the commercial transportation safety. Since several decades ago, much research has been conducted on human fatigue prevention and numerous fatigue monitoring systems have been developed [14] [10] [3] [7] [15]. But most of these systems have not been proven effective for real world applications. The main reason for their failures is that these systems often use limited information (often just from one source) to evaluate human fatigue and, furthermore, fatigue in these systems is not evaluated dynamically. Therefore, as noted by recent studies [4] [7], much more effort is still needed to develop improved fatigue detection and monitoring systems, that can simultaneously use information from multiple sources, and that systematically integrate these information sources over time. In our previous study [8], based on the modern research achievements about fatigue [11] [2] [15] [14] [12] and our successful computer vision studies on non-invasive human fatigue [7] [6], we introduced a static probabilistic framework via Bayesian Networks (BNs) for modelling and inferring fatigue. This model systematically represents and integrates the available visual and contextual information from different sources to infer and detect fatigue. Our previous system represents a significant improvement over the existing fatigue monitoring system in that it simultaneously uses information from multiple sources. Further, it systematically represents the fatigue causing factors and the fatigue observations at different levels of abstraction in a probabilistic framework. This leads to a robust and consistent fatigue characterization. The previous system, however, fails to capture the dynamic aspect of fatigue. Fatigue develops over time. It is the persistent presence of certain visual cues over time that indicate the onset/presence of the fatigue. A fatigue model that can efficiently capture the temporal evolution of fatigue will be more effective in fatigue monitoring and detection. In this paper, we extend the static fatigue model into a dynamic model via DBNs to combine different information sources not only spatially, but also temporally for monitoring and inferring human fatigue. Also, we will discuss the interface we developed for integrating the computer vision system with the fatigue inference engine for real time non-intrusive fatigue monitoring and detection. 2 Fatigue Modelling with DBNs In our previous study [8], we identified the significant factors that cause human fatigue, and various visual cues that are typically symptoms (observations) of fatigue. We then constructed a static Bayesian Network (SBN) to casually relate these factors as shown in Fig. 1. The target node in the middle of the network represents fatigue variable. It is what we want to infer. The nodes above the target node represent various factors that could lead to fatigue. They are collectively referred to as the contextual information. Typical fatigue-causing factors include sleep quality, time of day, and physical fitness. These factors, along with other fatigue-inducing factors, are systematically represented by the contextual nodes above the fatigue node. The nodes below the target node represent various visual observations from the output of the computer vision sys-

2 Random_noise Light Heat Humidity Anxiety Sleep_Enviornment Sleep_time Napping Sleep_state Time_zone Time Temperature Weather Noise Sleep_disorders Workload Work_type Work_enviornment Sleep_quality Physical_condition Circadian Work_condition Fatigue Facial_Exp Eye_movement Head_movement YawnFreq Facial_Muscle Eyelid_movement Gaze Head_tilt_freq Figure 1: A static Bayesian Network for Modelling Human Fatigue tem. They are collectively referred to as the observation nodes. The observational nodes represent various visual cues that typically reflect one s level of vigilance. However, as pointed by some recent studies [15], fatigue has an accumulative property and fatigue gradually develops over time. For example, a driver s fatigue level at the beginning of driving may be low, but it will gradually increase with time. This fact indicates that, in addition to sleep, circadian and some other environment factors, the fatigue status in the previous time is also a significant factor of current fatigue status. Furthermore, for fatigue detection, it is the persistent presence of certain visual behaviors over time instead of the presence of the behavior at a particular instance that leads to the detection of fatigue. So, it is important for a fatigue model to account for the temporal aspect of fatigue and to integrate fatigue evidences over time. Obviously, the static model fails to capture these dynamic aspects. As an extension of the traditional static Bayesian Networks, DBNs describes a system that is dynamically evolving over time and enables the user to monitor and update the system as time proceeds. It even predicts the behavior of the system over time [9]. Therefore, a fatigue model based on the DBNs is naturally the best option to model and predict fatigue over time. According to the DBNs, time is discrete and the activities within each time interval can be modelled statically using a hierarchical Bayesian Network. The dynamic relationships between the static structures in different time intervals can be modelled by a Hidden Markov Model (HMM), whereby the nodes at some time T are influenced only by the nodes at the same time or at the previous time point T 1. Based on general DBNs principles [5] [9] [13] and the above considerations, a DBNs model for modelling human fatigue is constructed as shown in Figure 2. The basic idea of this model is that some hidden nodes (including the fatigue node) at the previous time slice are connected to the corresponding nodes at current time. The previous nodes, therefore, provide a diagnostic support for the corresponding variables at present time. Thus, fatigue at current time is inferred from fatigue at the previous time, along with current observations. These changes allow to perform fatigue estimation over time by integrating information over time. It also affords to predict fatigue over time by the temporal causality of DBNs. The DBNs are implemented by keeping in memory two slices at any one time, representing previous time interval and current time interval respectively. The slice at the previous time interval provides diagnostic support for current slice. The two slices are such programmed that they rotate as old slices are dropped and new slices are used as time progresses. Specifically, at the start time slice, fatigue is inferred from the static fatigue BNs model in Figure 1. Starting from the second time slice, the static fatigue model is expanded dynamically with additional temporal links that connect the intermediate nodes including the fatigue node at previous time slice to the corresponding nodes at current time slice. Fatigue inference is then performed on the expanded static fatigue model. This repeats with different probabilities for the previous nodes that are connected to current model. All the CPTs in the model is time-invariant. Part of the CPTs and prior probabilities in the model are adopted from the previous SBNs model and the transitional probabilities are specified subjectively. Theoretically, the transitional probabilities can also vary as a function of time elapsing between two consecutive slices.

3 Con_Fatigue Fatique_t_1 Facial_Exp_t_1 Eye_movement_t_1 Head_movement_t_1 Con_Fatigue YawnFreq Facial_muscle Eyelid_movement Gaze Head_tilt_freq Fatigue_t Facial_Exp_t Eye_movement_t Head_movement_t YawnFreq Facial_muscle Eyelid_movement Gaze Head_tilt_freq Time Slice t-1 Time Slice t Figure 2: Dynamic Bayesian Networks Model for Monitoring Human Fatigue 3 Experiment Results and Discussion After parameterizing the dynamic fatigue models, we can start the inference upon the arrival of new evidences. We developed a computer program to infer the fatigue level at every time slice. In the program, evidences are automatically collected from the computer vision module, which updates the evidence file periodically. The typical inference results from both the static and dynamic fatigue models are plotted in Figures 3 and 4. Figure 3 plots the fatigue index for both models over time, with the observation of high PERCLOS value at different time slices. It is clear that the two models respond to evidences differently. In general, the fatigue curve for dynamic fatigue model changes gradually upon the arrival of an evidence or disappearance of an evidence. On the other hand, the fatigue curve for the static model changes drastically with evidences arrival or disappearance, as represented by sharp turns. The curves also show that the presence of high PERCLOS at one time slice (slice 2) does not cause a significant fatigue change for the dynamic model while it can lead to a sudden change for the static model. However, if high PERCLOS value is observed continuously (e.g. from time 11 to 20), this will cause a gradual increase of fatigue for the dynamic model. The static model stays unchanged over this period. As soon as disappearance of the PERCLOS evidence, the static model drops immediately while the dynamic model gradually decreases. Therefore, the dynamic fatigue model is more compatible with fatigue development. And, the dynamic model is more tolerant to external signal disturbance. The fatigue index from the dynamic fatigue model begins to change only after persistent and continuous observations of certain visual behavior. We can reach the similar conclusion from Figure 4, where multiple fatigue parameters may be instantiated simultaneously. In summary, the dynamic fatigue model can more accurately characterize and monitor human fatigue. 4 Interfacing with the Vision System To perform real-time human fatigue monitoring, the computer vision module [7] [6] and the fatigue inference module must be combined via an interface program such that the output of the vision system can be used by the inference module to update its belief in fatigue in real time. Such interface was developed in Visual Basic 6.0 environment. Figure 5 shows the appearance of the interface. The interface program periodically (every 1 second or even shorter period) examines the output (evidences) of the vision module and detects any evidence change. If a change is detected, the interface program instantiates the corresponding observations nodes in the fusion module, which

4 PERCLOS evidence (high) PERCLOS evidence (hihg) Fatigue Level / DBN model SBN Model Time Slices Figure 3: Fatigue level changes over time for both the static and dynamic fatigue models with observation of high PERCLOS value at time slice 1 and between time slice 12 and PERCLOS(high)+YawnFreq(high) PERCLOS(high)+YawnFreq(high) DBN model Fatigue Level / no evidence SBN Model 0.3 PERCLOS(normal)+YawnFreq(normal) PERCLOS(normal)+YawnFreq(normal) Time Slices Figure 4: Fatigue level changes over time for both the static and dynamic fatigue models with observation of multiple evidences at different time slices. The evidence from PERCLOS (high) and YawnFreq (high) are observed at time slice 2 and between 22 and 29, and the evidences from PERCLOS(normal) and YawnFreq (normal) are observed at time slice 3 and between time slice 30 and 36

5 then activates its inference engine, and obtain the new fatigue level. The interface program plots the inference result (fatigue level) in real-time in a separate window. The output fatigue index varies over time as the visual cues change. When the fatigue index exceeds a preset threshold, the color of the screen becomes red and begins to flash continuously. This is accompanied with a warning sound to alert the person. The program also allows to manually instantiate the evidences for debugging purpose. Acknowledgment This project is supported by a grant from the US Air Force Office of Scientific Research. References [1] National Transportation Safety Board. Evaluation of us department of transportation efforts in the 1990s to address operator fatigue. Safety Report NTSB/SR-99/01, National Transportation Safety Board, May PB Notation [2] E. L. Co, K. B. Gregory, J. M. Johnson, and M. R. Rosekind. Crew factors in flight operations xi: A survey of fatigue factors in regional airline operations. Technical Report NASA/TM , National Aeronautics and Space Administration, Ames Research Center Moffett Field, California 94035, October [3] C. A. Czeisler. Lecture on fatigue. In Fatigue Symposium Proceedings, page 59. National Transportation Safety Board and NASA Ames Research Center, November [4] L. Hartley, T. Horberry, N. Mabbott, and G. P. Krueger. Review of fatigue detection and prediction technologies. Technical Report ISBN , National Road Transport Commission, Level 5/326 William Street MELBOURNE VIC 3000, September [5] F. V. Jensen. Bayesian Networks and Decision Graphs, Statistics for Engineering and Information Science. Springer, [6] Qiang Ji and Xiaojie Yang. Real time visual cues extraction for monitoring driver vigilance. In International Workshop on Computer Vision Systems, Vancouver, Canada, July [7] Qiang Ji and Xiaojie Yang. A computer vision system for real time driver alertness monitoring. Real Time Imaging, in Press. [8] Peilin Lan, Qiang Ji, and Carl Looney. Information fusion with bayesian belief networks for monitoring human fatigue. In Proceedings of the 5th International Conference on Information Fusion (FUSION 2002), Annapolis, Maryland, July International Society of Information Fusion. Figure 5: Interface for DBN model 5 Conclusions Through the research presented in this paper, we present a probabilistic model based on the DBNs for modelling and detecting human fatigue over time. The fatigue model integrates the relevant contextual information and the available visual cues over time to infer and predict human fatigue. The simultaneous use of multiple visual cues, along with the relevant contextual information, and the integration of these information over time, lead to a robust, consistent, and accurate fatigue characterization. In addition, the fatigue inference engine has been integrated with our computer vision system to allow real time non-intrusive human fatigue monitoring and detection. Study involving human subjects is currently underway to scientifically validate our fatigue model against the established fatigue measures such as EEG and psychomotor vigilance task (PVT) performance lapses. [9] V. Mihaljlovic and M. Petkovi. Dynamic bayesian networks: A state of the art, computer science department. Technical report, Computer Science Department, University of Twente, The Netherlands, [10] M. R. Rosekind. Physiological considerations of fatigue. In Fatigue Symposium Proceedings, page 17. National Transportation Safety Board and NASA Ames Research Center, November [11] M. R. Rosekind, E. L. Co, Gregory, K. B., and D. L. Miller. Crew factors in flight operations xiii: A survey of fatigue factors in corporate/executive aviation operations. Technical Report NASA/TM , Ames Research Center Moffett Field at National Aeronautics and Space Administration, California 94035, September [12] M. R. Rosekind, K. B. Gregory, E. L. Co, D. L. Miller, and D. F. Dinges. Crew factors in flight operations xii: A survey of sleep quantity and quality in on-board crew rest facilities. Technical Report NASA/TM , National Aeronautics and Space Administration, Ames Research Center Moffett Field, California 94035, September [13] R. Schafer and T. Weyrath. Assessing temporally variable user properties with dynamic baysian networks. In User Modelling: Proceeding of the Sixth International Conference, pages , [14] P. Sherry. Fatigue countermeasures in the railroad industry-past and current developments. Technical report, Counselling Psychology Program, Inter-modal Transportation Institute, University of Denver, June [15] C. D. Wylie, T. Shultz, J. C. Miller, M. M. Mitler, and R. R. Mackie. Commercial motor vehicle driver fatigue and alertness study: Technical summary. Technical Report FHWA-MC , Trucking Research Institute, American Trucking Associations Foundation, Transportation Development Center, Safety and Security Transport Canada, November TC report number: TP 12876E.

Facial Event Classification with Task Oriented Dynamic Bayesian Network

Facial Event Classification with Task Oriented Dynamic Bayesian Network Facial Event Classification with Task Oriented Dynamic Bayesian Network Haisong Gu Dept. of Computer Science University of Nevada Reno haisonggu@ieee.org Qiang Ji Dept. of ECSE Rensselaer Polytechnic Institute

More information

Active User Affect Recognition and Assistance

Active User Affect Recognition and Assistance Active User Affect Recognition and Assistance Wenhui Liao, Zhiwe Zhu, Markus Guhe*, Mike Schoelles*, Qiang Ji, and Wayne Gray* Email: jiq@rpi.edu Department of Electrical, Computer, and System Eng. *Department

More information

A Non Intrusive Human Fatigue Monitoring System

A Non Intrusive Human Fatigue Monitoring System A Non Intrusive Human Fatigue Monitoring System Muhammad Jafar Ali, Suvra Sarkar, GNVA Pavan Kumar, and John-John Cabibihan Abstract An algorithm for the real time detection of human fatigue has been developed

More information

Commercial Vehicle Drivers Hours of Service Module 1 Overview

Commercial Vehicle Drivers Hours of Service Module 1 Overview Module 1 Overview June 23, 2008 Things to think about What if there were no rules limiting how many hours a driver could drive a commercial vehicle? What would happen to the commercial vehicle driver?

More information

THE FIELD of human computer interaction has moved

THE FIELD of human computer interaction has moved IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART A: SYSTEMS AND HUMANS, VOL. 35, NO. 1, JANUARY 2005 93 Active Affective State Detection and User Assistance With Dynamic Bayesian Networks Xiangyang

More information

Neuro-Inspired Statistical. Rensselaer Polytechnic Institute National Science Foundation

Neuro-Inspired Statistical. Rensselaer Polytechnic Institute National Science Foundation Neuro-Inspired Statistical Pi Prior Model lfor Robust Visual Inference Qiang Ji Rensselaer Polytechnic Institute National Science Foundation 1 Status of Computer Vision CV has been an active area for over

More information

Translating Fatigue Research into Technologic Countermeasures

Translating Fatigue Research into Technologic Countermeasures Translating Fatigue Research into Technologic Countermeasures David A. Lombardi, PhD Principal Research Scientist Center for Injury Epidemiology, Liberty Mutual Research Institute for Safety Co-Director,

More information

Task oriented facial behavior recognition with selective sensing

Task oriented facial behavior recognition with selective sensing Computer Vision and Image Understanding 100 (2005) 385 415 www.elsevier.com/locate/cviu Task oriented facial behavior recognition with selective sensing Haisong Gu a, Yongmian Zhang a, Qiang Ji b, * a

More information

Driver Alertness Detection Research Using Capacitive Sensor Array

Driver Alertness Detection Research Using Capacitive Sensor Array University of Iowa Iowa Research Online Driving Assessment Conference 2001 Driving Assessment Conference Aug 16th, 12:00 AM Driver Alertness Detection Research Using Capacitive Sensor Array Philp W. Kithil

More information

Fatigue Risk Management

Fatigue Risk Management Fatigue Risk Management Capt. Robert Johnson Senior Pilot, Beijing, China and R. Curtis Graeber, Ph.D. Chief Engineer, Human Factors Chair, ICAO FRM Subteam Boeing Commercial Airplanes 1st ASIA RAST and

More information

A Real-Time Human Stress Monitoring System Using Dynamic Bayesian Network

A Real-Time Human Stress Monitoring System Using Dynamic Bayesian Network A Real-Time Human Stress Monitoring System Using Dynamic Bayesian Network Wenhui Liao, Weihong Zhang, Zhiwei Zhu and Qiang Ji {liaow, zhangw9, zhuz, jiq}@rpi.edu Department of Electrical, Computer and

More information

HUMAN FATIGUE RISK SIMULATIONS IN 24/7 OPERATIONS. Rainer Guttkuhn Udo Trutschel Anneke Heitmann Acacia Aguirre Martin Moore-Ede

HUMAN FATIGUE RISK SIMULATIONS IN 24/7 OPERATIONS. Rainer Guttkuhn Udo Trutschel Anneke Heitmann Acacia Aguirre Martin Moore-Ede Proceedings of the 23 Winter Simulation Conference S. Chick, P. J. Sánchez, D. Ferrin, and D. J. Morrice, eds. HUMAN FATIGUE RISK SIMULATIONS IN 24/7 OPERATIONS Rainer Guttkuhn Udo Trutschel Anneke Heitmann

More information

DROWSY DRIVER MONITOR AND WARNING SYSTEM

DROWSY DRIVER MONITOR AND WARNING SYSTEM DROWSY DRIVER MONITOR AND WARNING SYSTEM Richard Grace Robotics Institute Carnegie Mellon University Pittsburgh, Pennsylvania E-mail: rgrace@rec.ri.cmu.edu Summary: The design and use of a low-cost drowsy

More information

COMPARISON OF WORKSHIFT PATTERNS ON FATIGUE AND SLEEP IN THE PETROCHEMICAL INDUSTRY

COMPARISON OF WORKSHIFT PATTERNS ON FATIGUE AND SLEEP IN THE PETROCHEMICAL INDUSTRY COMPARISON OF WORKSHIFT PATTERNS ON FATIGUE AND SLEEP IN THE PETROCHEMICAL INDUSTRY Jeklin, A., Aguirre, A., Guttkuhn, R., Davis, W. Circadian Technologies Inc., Boston, United States Introduction Petrochemical

More information

FIRST ADAPTATION OF A VALIDATED DROWSINESS MONITORING SYSTEM TO PROCESS FACE IMAGES INSTEAD OF EYE IMAGES

FIRST ADAPTATION OF A VALIDATED DROWSINESS MONITORING SYSTEM TO PROCESS FACE IMAGES INSTEAD OF EYE IMAGES 10 th International Conference on Managing Fatigue San Diego, CA 20 March 2017 FIRST ADAPTATION OF A VALIDATED DROWSINESS MONITORING SYSTEM TO PROCESS FACE IMAGES INSTEAD OF EYE IMAGES Clémentine FRANCOIS,

More information

Key FM scientific principles

Key FM scientific principles Key FM scientific principles Philippa Gander Research Professor, Director Fatigue Management Approaches Symposium 5-6 April 2016, Montréal, Canada Fatigue a physiological state of reduced mental or physical

More information

Lecture 3: Bayesian Networks 1

Lecture 3: Bayesian Networks 1 Lecture 3: Bayesian Networks 1 Jingpeng Li 1 Content Reminder from previous lecture: Bayes theorem Bayesian networks Why are they currently interesting? Detailed example from medical diagnostics Bayesian

More information

PDF created with FinePrint pdffactory Pro trial version

PDF created with FinePrint pdffactory Pro trial version Pilot Fatigue Pilot Fatigue Source: Aerospace Medical Association By Dr. Samuel Strauss Fatigue and flight operations Fatigue is a threat to aviation safety because of the impairments in alertness and

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February-2016 ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February-2016 ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February-2016 ISSN 2229-5518 444 A Review on Real-Time Nonintrusive Monitoring and Prediction of Driver Fatigue Miss. Renuka

More information

IE 5203 Decision Analysis Lab I Probabilistic Modeling, Inference and Decision Making with Netica

IE 5203 Decision Analysis Lab I Probabilistic Modeling, Inference and Decision Making with Netica IE 5203 Decision Analysis Lab I Probabilistic Modeling, Inference and Decision Making with Netica Overview of Netica Software Netica Application is a comprehensive tool for working with Bayesian networks

More information

Probabilistic Graphical Models: Applications in Biomedicine

Probabilistic Graphical Models: Applications in Biomedicine Probabilistic Graphical Models: Applications in Biomedicine L. Enrique Sucar, INAOE Puebla, México May 2012 What do you see? What we see depends on our previous knowledge (model) of the world and the information

More information

Continuous/Discrete Non Parametric Bayesian Belief Nets with UNICORN and UNINET

Continuous/Discrete Non Parametric Bayesian Belief Nets with UNICORN and UNINET Continuous/Discrete Non Parametric Bayesian Belief Nets with UNICORN and UNINET R.M. Cooke 1, D. Kurowicka, A. M. Hanea, O. Morales, D. A. Ababei Department of Mathematics Delft University of Technology

More information

Logistic Regression and Bayesian Approaches in Modeling Acceptance of Male Circumcision in Pune, India

Logistic Regression and Bayesian Approaches in Modeling Acceptance of Male Circumcision in Pune, India 20th International Congress on Modelling and Simulation, Adelaide, Australia, 1 6 December 2013 www.mssanz.org.au/modsim2013 Logistic Regression and Bayesian Approaches in Modeling Acceptance of Male Circumcision

More information

HSE information sheet. Guidance for managing shiftwork and fatigue offshore. Offshore Information Sheet No. 7/2008

HSE information sheet. Guidance for managing shiftwork and fatigue offshore. Offshore Information Sheet No. 7/2008 HSE information sheet Guidance for managing shiftwork and fatigue offshore Offshore Information Sheet No. 7/2008 Introduction..2 Background..2 An SMS approach to shiftwork and fatigue.. 3 Action 6 References..6

More information

Fatigue and Circadian Rhythms

Fatigue and Circadian Rhythms 16.400/453J Human Factors Engineering Fatigue and Circadian Rhythms Caroline Lowenthal Lecture 19 1 16.400/453 Outline Situations where fatigue is a factor Effects of fatigue Sleep Components Circadian

More information

THE PREVALENCE of shiftwork has substantially

THE PREVALENCE of shiftwork has substantially A Model to Predict Work-Related Fatigue Based on Hours of Work Gregory D. Roach, Adam Fletcher, and Drew Dawson ROACH GD, FLETCHER A, DAWSON D. A model to predict workrelated fatigue based on hours of

More information

Sleep Deprivation, Fatigue and Effects on Performance The Science and Its Implications for Resident Duty Hours

Sleep Deprivation, Fatigue and Effects on Performance The Science and Its Implications for Resident Duty Hours Sleep Deprivation, Fatigue and Effects on Performance The Science and Its Implications for Resident Duty Hours David F. Dinges, Ph.D. University of Pennsylvania School of Medicine ACGME Annual Educational

More information

Implementation from an Airline Perspective: Challenges and Opportunities

Implementation from an Airline Perspective: Challenges and Opportunities Implementation from an Airline Perspective: Challenges and Opportunities Outline Operator roles, responsibilities, needs and challenges Scientific principles and their application What is FRMS? Guidance

More information

MANAGING DRIVER FATIGUE: A RISK-INFORMED, PERFORMANCE-BASED APPROACH

MANAGING DRIVER FATIGUE: A RISK-INFORMED, PERFORMANCE-BASED APPROACH C I R C A D I A N MANAGING DRIVER FATIGUE: A RISK-INFORMED, PERFORMANCE-BASED APPROACH Brian E. O Neill and Anneke Heitmann, Ph.D. Introduction Human fatigue is a central concern for the transportation

More information

IMPROVING SAFETY: FATIGUE RISK MANAGEMENT

IMPROVING SAFETY: FATIGUE RISK MANAGEMENT IMPROVING SAFETY: FATIGUE RISK MANAGEMENT Prof Philippa Gander NZAAA Conference 25/7/2017 Outline What is fatigue? Is fatigue a safety issue in general aviation? Causes of fatigue in general aviation Managing

More information

Fatigue in Transit Operations

Fatigue in Transit Operations Fatigue in Transit Operations Transportation Research Board October 12, 2011 James Stem National Legislative Director United Transportation Union Fatigue is a major Safety issue for all transit employees

More information

Fatigue Risk Management

Fatigue Risk Management Fatigue Risk Management Stefan Becker Head of Corporate Development SASCON 15 8 September 2015 1 Scientific Background FRMS Agenda Implementing FRMS incl. results Rulemaking & Discussion Slide 2 No&publica5on&without&wriIen&permission&

More information

Pythia WEB ENABLED TIMED INFLUENCE NET MODELING TOOL SAL. Lee W. Wagenhals Alexander H. Levis

Pythia WEB ENABLED TIMED INFLUENCE NET MODELING TOOL SAL. Lee W. Wagenhals Alexander H. Levis Pythia WEB ENABLED TIMED INFLUENCE NET MODELING TOOL Lee W. Wagenhals Alexander H. Levis ,@gmu.edu Adversary Behavioral Modeling Maxwell AFB, Montgomery AL March 8-9, 2007 1 Outline Pythia

More information

Ontario s Move to Hot Mix Asphalt Pavement Smoothness Acceptance Using High Speed Inertial Profilers

Ontario s Move to Hot Mix Asphalt Pavement Smoothness Acceptance Using High Speed Inertial Profilers Ontario s Move to Hot Mix Asphalt Pavement Smoothness Acceptance Using High Speed Inertial Profilers Seyed Tabib, Senior Bituminous Engineer Materials Engineering and Research Office, Ministry of Transportation

More information

Innovative Fatigue Management Approach in the Trucking Industry

Innovative Fatigue Management Approach in the Trucking Industry University of Iowa Iowa Research Online Driving Assessment Conference 2 Driving Assessment Conference Jun 29th, 2: AM Innovative Fatigue Management Approach in the Trucking Industry Anneke Heitmann Circadian

More information

Fatigue. Edzard Boland, HF Research Exchange 6 april 2016

Fatigue. Edzard Boland, HF Research Exchange 6 april 2016 Fatigue Edzard Boland, HF Research Exchange 6 april 2016 2 Human Factors en ETTO en keuzes... Stick and Rudder skills Procedural training Fatigue 3 Titel van presentatie, datum 2015 4 5 6 Managing Fatigue

More information

Advisory Circular. U.S. Department of Transportation Federal Aviation Administration

Advisory Circular. U.S. Department of Transportation Federal Aviation Administration U.S. Department of Transportation Federal Aviation Administration Advisory Circular Subject: Fitness for Duty Date: 10/11/12 Initiated by: AFS-200 AC No: 117-3 Change: 1. PURPOSE. This advisory circular

More information

Protecting Workers with Smart E-Vests

Protecting Workers with Smart E-Vests Protecting Workers with Smart E-Vests Kristen Hines kphines@vt.edu Wallace Lages Federal University of Minas Gerais Belo Horizonte, MG, Brazil wlages@vt.edu Namitha Somasundaram snamitta@vt.edu This is

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

STPA-based Model of Threat and Error Management in Dual Flight Instruction

STPA-based Model of Threat and Error Management in Dual Flight Instruction STPA-based Model of Threat and Error Management in Dual Flight Instruction Ioana Koglbauer Graz University of Technology, Austria koglbauer@tugraz.at Threat and Error Management (TEM) Currently the Authorities

More information

Decision graph

Decision graph Toward a Common Metric for Risk Assessment across Diverse Factors in Fatigue Risk Management Systems: Quantifying Human Performance in Terms of Signal-to-Noise Ratio Hans P.A. Van Dongen, Ph.D. Director,

More information

DEVELOPING A FATIGUE RISK MANAGEMENT PLAN. A Guide for Towing Vessel Operators

DEVELOPING A FATIGUE RISK MANAGEMENT PLAN. A Guide for Towing Vessel Operators DEVELOPING A FATIGUE RISK MANAGEMENT PLAN A Guide for Towing Vessel Operators JULY 2018 INTRODUCTION How to Use the Guide AWO and its members have been working with the Coast Guard to prevent and manage

More information

Exploring the Association between Truck Seat Ride and Driver Fatigue

Exploring the Association between Truck Seat Ride and Driver Fatigue Exploring the Association between Truck Seat Ride and Driver Fatigue Fangfang Wang, Peter W. Johnson University of Washington Hugh Davies University of British Columbia Bronson Du University of Waterloo

More information

Asymmetric Properties of Heart Rate Variability to Assess Operator Fatigue

Asymmetric Properties of Heart Rate Variability to Assess Operator Fatigue University of Iowa Iowa Research Online Driving Assessment Conference 2011 Driving Assessment Conference Jun 29th, 12:00 AM Asymmetric Properties of Heart Rate Variability to Assess Operator Fatigue Christian

More information

Mixture of Behaviors in a Bayesian Autonomous Driver Model

Mixture of Behaviors in a Bayesian Autonomous Driver Model Mixture of Behaviors in a Bayesian Autonomous Driver Model Autoren: Claus Möbus, Mark Eilers 1, Malte Zilinski 2, and Hilke Garbe models of human driver behavior and cognition, probabilistic driver model,

More information

http://www.diva-portal.org This is the published version of a paper presented at Future Active Safety Technology - Towards zero traffic accidents, FastZero2017, September 18-22, 2017, Nara, Japan. Citation

More information

A Vision-based Affective Computing System. Jieyu Zhao Ningbo University, China

A Vision-based Affective Computing System. Jieyu Zhao Ningbo University, China A Vision-based Affective Computing System Jieyu Zhao Ningbo University, China Outline Affective Computing A Dynamic 3D Morphable Model Facial Expression Recognition Probabilistic Graphical Models Some

More information

mycopter: Enabling Technologies for Personal Aerial Transportation Systems

mycopter: Enabling Technologies for Personal Aerial Transportation Systems mycopter: Enabling Technologies for Personal Aerial Transportation Systems Dr. ir. Joost Venrooij Prof. dr. Heinrich H. Bülthoff Max Planck Institute for Biological Cybernetics Department: Human Perception,

More information

Federal Research Activities

Federal Research Activities Appendix B Federal Research Activities Research on biological rhythms in this country has been directed primarily at the basic mechanisms underlying those rhythms. It has produced a marked increase in

More information

Detection of Driver s Low Vigilance Using Vehicle Steering. Information and Facial Inattention Features

Detection of Driver s Low Vigilance Using Vehicle Steering. Information and Facial Inattention Features Detection of Driver s Low Vigilance Using Vehicle Steering Information and Facial Inattention Features Jia-Xiu Liu Engineer, Automotive Research and Testing Center No. 6, Lugong S. 7 th Rd., Lukang, Changhua

More information

PERCLOS: AN ALERTNESS MEASURE OF THE PAST. Circadian Technologies, Inc., Stoneham, Massachusetts, USA

PERCLOS: AN ALERTNESS MEASURE OF THE PAST. Circadian Technologies, Inc., Stoneham, Massachusetts, USA PERCLOS: AN ALERTNESS MEASURE OF THE PAST Udo Trutschel 1, Bill Sirois 1, David Sommer 2, Martin Golz 2, & Dave Edwards 3 1 Circadian Technologies, Inc., Stoneham, Massachusetts, USA 2 Faculty of Computer

More information

[EN-A-022] Analysis of Positive and Negative Effects of Salience on the ATC Task Performance

[EN-A-022] Analysis of Positive and Negative Effects of Salience on the ATC Task Performance ENRI Int. Workshop on ATM/CNS. Tokyo, Japan. (EIWAC 2017) [EN-A-022] Analysis of Positive and Negative Effects of Salience on the ATC Task Performance + H. Yoshida*, H. Aoyama**, D. Karikawa***, S. Inoue**,

More information

Fatigue Management Awareness

Fatigue Management Awareness Fatigue Management Awareness What is fatigue? fa tigue [fuh-teeg] The lack of energy resulting from prolonged, extensive mental or physical activity, or from insufficient sleep Progressive decline in alertness

More information

INTELLIGENT SITUATION AWARENESS SUPPORT SYSTEM

INTELLIGENT SITUATION AWARENESS SUPPORT SYSTEM INTELLIGENT SITUATION AWARENESS SUPPORT SYSTEM FOR SAFETY-CRITICAL ENVIRONMENTS MOHSEN NADERPOUR Ph.D. Thesis This thesis is submitted in partial fulfilment of the requirements for the degree of Doctor

More information

NDT AND QS INTEGRATED EDUCATIONAL MODULS - A GATEWAY TO AN INTERNATIONAL BACCALAUREATE CREDIT PROGRAM T. Krstelj 1, A. Stranjik 1, and A.

NDT AND QS INTEGRATED EDUCATIONAL MODULS - A GATEWAY TO AN INTERNATIONAL BACCALAUREATE CREDIT PROGRAM T. Krstelj 1, A. Stranjik 1, and A. NDT AND QS INTEGRATED EDUCATIONAL MODULS - A GATEWAY TO AN INTERNATIONAL BACCALAUREATE CREDIT PROGRAM T. Krstelj 1, A. Stranjik 1, and A. Topic 2 1 Polytechnic College Velika Gorica, Velika Gorica, Croatia;

More information

Visualizing Temporal Patterns by Clustering Patients

Visualizing Temporal Patterns by Clustering Patients Visualizing Temporal Patterns by Clustering Patients Grace Shin, MS 1 ; Samuel McLean, MD 2 ; June Hu, MS 2 ; David Gotz, PhD 1 1 School of Information and Library Science; 2 Department of Anesthesiology

More information

Data Collection Best Practices How to Manage Common Missteps

Data Collection Best Practices How to Manage Common Missteps Data Collection Best Practices How to Manage Common Missteps Captain Brian Noyes, Member, Flight Time/Duty Time Committee, Air Line Pilots Association, Int l Captain Philip Otis, United Airlines Dr. Thomas

More information

Bayesian Networks for Modeling Emotional State and Personality: Progress Report

Bayesian Networks for Modeling Emotional State and Personality: Progress Report From: AAAI Technical Report FS-98-03. Compilation copyright 1998, AAAI (www.aaai.org). All rights reserved. Bayesian Networks for Modeling Emotional State and Personality: Progress Report Jack Breese Gene

More information

Flight Attendant Fatigue, Part VI: Fatigue Countermeasure Training and Potential Benefits

Flight Attendant Fatigue, Part VI: Fatigue Countermeasure Training and Potential Benefits Federal Aviation Administration DOT/FAA/AM-09/20 Office of Aerospace Medicine Washington, DC 20591 Flight Attendant Fatigue, Part VI: Fatigue Countermeasure Training and Potential Benefits Katrina E. Avers

More information

RAA Convention Fatigue Science Initiatives

RAA Convention Fatigue Science Initiatives RAA Convention Fatigue Science Initiatives Capt. Kevin Hiatt Dr. Hans Van Dongen www.flightsafety.org 1 About the Foundation Independent Mission: To pursue the continuous improvement of global aviation

More information

A critical analysis of an applied psychology journal about the effects of driving fatigue: Driver fatigue and highway driving: A simulator study.

A critical analysis of an applied psychology journal about the effects of driving fatigue: Driver fatigue and highway driving: A simulator study. A critical analysis of an applied psychology journal about the effects of driving fatigue: Driver fatigue and highway driving: A simulator study. By Ping-Huang Ting, Jiun-Ren Hwang, Ji-Liang Doong and

More information

Automatic Detection of Anomalies in Blood Glucose Using a Machine Learning Approach

Automatic Detection of Anomalies in Blood Glucose Using a Machine Learning Approach Automatic Detection of Anomalies in Blood Glucose Using a Machine Learning Approach Ying Zhu Faculty of Business and Information Technology University of Ontario Institute of Technology 2000 Simcoe Street

More information

Prognostic Prediction in Patients with Amyotrophic Lateral Sclerosis using Probabilistic Graphical Models

Prognostic Prediction in Patients with Amyotrophic Lateral Sclerosis using Probabilistic Graphical Models Prognostic Prediction in Patients with Amyotrophic Lateral Sclerosis using Probabilistic Graphical Models José Jorge Dos Reis Instituto Superior Técnico, Lisboa November 2014 Abstract Amyotrophic Lateral

More information

Resident Fatigue. A Primer For Residents

Resident Fatigue. A Primer For Residents Resident Fatigue A Primer For Residents Andrew Martin, MD Chair, Pulmonary Department Deborah Heart and Lung Center Clinical Associate Professor of Medicine MartinA@Deborah.org June 2016 Pre-Test Questions

More information

Agent-Based Models. Maksudul Alam, Wei Wang

Agent-Based Models. Maksudul Alam, Wei Wang Agent-Based Models Maksudul Alam, Wei Wang Outline Literature Review about Agent-Based model Modeling disease outbreaks in realistic urban social Networks EpiSimdemics: an Efficient Algorithm for Simulating

More information

Application of ecological interface design to driver support systems

Application of ecological interface design to driver support systems Application of ecological interface design to driver support systems J.D. Lee, J.D. Hoffman, H.A. Stoner, B.D. Seppelt, and M.D. Brown Department of Mechanical and Industrial Engineering, University of

More information

A Model for Truck Driver Scheduling with Fatigue Management. Zeb Bowden & Cliff Ragsdale Virginia Tech Transportation Institute

A Model for Truck Driver Scheduling with Fatigue Management. Zeb Bowden & Cliff Ragsdale Virginia Tech Transportation Institute A Model for Truck Driver Scheduling with Fatigue Management Zeb Bowden & Cliff Ragsdale Virginia Tech Transportation Institute 22-March, 2017 1 Fatigue Related Crashes National Academies of Sciences, 2016

More information

STATUS OF FAA AIR TRAFFIC CONTROL FATIGUE INTERVENTIONS

STATUS OF FAA AIR TRAFFIC CONTROL FATIGUE INTERVENTIONS STATUS OF FAA AIR TRAFFIC CONTROL FATIGUE INTERVENTIONS 2013-2016 Darendia McCauley And Thomas Nesthus FAA Civil Aerospace Medical Institute Oklahoma City Oklahoma The Federal Aviation Administration (FAA)

More information

Naveen Kumar H N 1, Dr. Jagadeesha S 2 1 Assistant Professor, Dept. of ECE, SDMIT, Ujire, Karnataka, India 1. IJRASET: All Rights are Reserved 417

Naveen Kumar H N 1, Dr. Jagadeesha S 2 1 Assistant Professor, Dept. of ECE, SDMIT, Ujire, Karnataka, India 1. IJRASET: All Rights are Reserved 417 Physiological Measure of Drowsiness Using Image Processing Technique Naveen Kumar H N 1, Dr. Jagadeesha S 2 1 Assistant Professor, Dept. of ECE, SDMIT, Ujire, Karnataka, India 1 2 Professor, Dept. of ECE,

More information

Fatigue: Lessons Learned from NTSB Accident Investigations

Fatigue: Lessons Learned from NTSB Accident Investigations Fatigue: Lessons Learned from NTSB Accident Investigations Christopher A. Hart, NTSB Member APTA Mid-Year Safety Seminar Houston, TX, December 6, 2017 Topics NTSB basics How NTSB investigations lead to

More information

Fatigue Risk Management Symposium

Fatigue Risk Management Symposium Fatigue Risk Management Symposium Thursday June 7, 2018 8:00 4:30 pm Sheraton Vancouver Airport Hotel 7551 Westminster Hwy, Richmond, BC Agenda Schedule Topic Presenter 7:00 8:00 Registration and hot breakfast

More information

MANAGING FATIGUE AND SHIFT WORK. Prof Philippa Gander PhD, FRSNZ

MANAGING FATIGUE AND SHIFT WORK. Prof Philippa Gander PhD, FRSNZ MANAGING FATIGUE AND SHIFT WORK Prof Philippa Gander PhD, FRSNZ Outline Legal requirements What is fatigue? Causes of fatigue Managing fatigue risk Conclusions Discussion HSE Amendment Act (2002) Fatigue

More information

Noise 101. Sources Metrics Noise Modeling Federal Statutes. O Hare Noise Compatibility Commission. June 16, 2017

Noise 101. Sources Metrics Noise Modeling Federal Statutes. O Hare Noise Compatibility Commission. June 16, 2017 Noise 101 Sources Metrics Noise Modeling Federal Statutes O Hare Noise Compatibility Commission June 16, 2017 WHAT IS NOISE? Noise is unwanted sound Noise is temporary Annoyance is subjective 2 PERCEPTION

More information

CrewAlert Tutorial. Introduction. The Graph View. For version 1.3

CrewAlert Tutorial. Introduction. The Graph View. For version 1.3 CrewAlert Tutorial For version 1.3 Introduction Welcome to CrewAlert! This guide will introduce you to the basic CrewAlert functionality. You can access this tutorial from your application at any time

More information

ASLEF. More than. just a union. Rostering Best Practice THE TRAIN DRIVERS UNION

ASLEF. More than. just a union. Rostering Best Practice THE TRAIN DRIVERS UNION ASLEF THE TRAIN DRIVERS UNION just a union Rostering Best Practice ASLEF THE TRAIn DRIVERS union THE TRAIn DRIVERS union Rostering Best Practice This leaflet is a brief guide to Representatives on best

More information

User Affective State Assessment for HCI Systems

User Affective State Assessment for HCI Systems Association for Information Systems AIS Electronic Library (AISeL) AMCIS 2004 Proceedings Americas Conference on Information Systems (AMCIS) 12-31-2004 Xiangyang Li University of Michigan-Dearborn Qiang

More information

The role of amplitude, phase, and rhythmicity of neural oscillations in top-down control of cognition

The role of amplitude, phase, and rhythmicity of neural oscillations in top-down control of cognition The role of amplitude, phase, and rhythmicity of neural oscillations in top-down control of cognition Chair: Jason Samaha, University of Wisconsin-Madison Co-Chair: Ali Mazaheri, University of Birmingham

More information

Biomathematical Fatigue Modelling in Civil Aviation Fatigue Risk Management. Application Guidance

Biomathematical Fatigue Modelling in Civil Aviation Fatigue Risk Management. Application Guidance Biomathematical Fatigue Modelling in Civil Aviation Fatigue Risk Management Application Guidance Civil Aviation Safety Authority (CASA) Human Factors Section March 2010 Report prepared by: Pulsar Informatics

More information

DRIVER INATTENTION ALLOCATION DETECTION USING A PANEL DATA APPROACH

DRIVER INATTENTION ALLOCATION DETECTION USING A PANEL DATA APPROACH DRIVER INATTENTION ALLOCATION DETECTION USING A PANEL DATA APPROACH Jianhua Guo (corresponding author) Professor, Intelligent Transportation System Research Center, Southeast University Nanjing, Jiangsu,

More information

Bayesian Belief Network Based Fault Diagnosis in Automotive Electronic Systems

Bayesian Belief Network Based Fault Diagnosis in Automotive Electronic Systems Bayesian Belief Network Based Fault Diagnosis in Automotive Electronic Systems Yingping Huang *, David Antory, R. Peter Jones, Craig Groom, Ross McMurran, Peter Earp and Francis Mckinney International

More information

DESIGN AND CONSTRUCTION OF VEHICLE ACCIDENT PREVENTION SYSTEM USING EYE BLINK SENSOR

DESIGN AND CONSTRUCTION OF VEHICLE ACCIDENT PREVENTION SYSTEM USING EYE BLINK SENSOR International Journal of Emerging Technology and Innovative Engineering Volume 2, Issue 12, December 2016 (ISSN: 2394 6598) Date of Publication: 30.12.2016 DESIGN AND CONSTRUCTION OF VEHICLE ACCIDENT PREVENTION

More information

Rethinking Cognitive Architecture!

Rethinking Cognitive Architecture! Rethinking Cognitive Architecture! Reconciling Uniformity and Diversity via Graphical Models! Paul Rosenbloom!!! 1/25/2010! Department of Computer Science &! Institute for Creative Technologies! The projects

More information

Using the method of adjustment to enhance collision warning perception

Using the method of adjustment to enhance collision warning perception Using the method of adjustment to enhance collision warning perception Jesse L. Eisert, Bridget A. Lewis, & Carryl L. Baldwin Psychology, George Mason Univeristy, Fairfax, Virginia, USA The psychophysical

More information

Application of Bayesian Networks to Quantitative Assessment of Safety Barriers Performance in the Prevention of Major Accidents

Application of Bayesian Networks to Quantitative Assessment of Safety Barriers Performance in the Prevention of Major Accidents 151 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 53, 2016 Guest Editors: Valerio Cozzani, Eddy De Rademaeker, Davide Manca Copyright 2016, AIDIC Servizi S.r.l., ISBN 978-88-95608-44-0; ISSN

More information

SUSTAINED OPERATIONS MODE: A NOVEL STRATEGY FOR MANAGING FATIGUE DURING EXTENDED FIREFIGHTING OPERATIONS

SUSTAINED OPERATIONS MODE: A NOVEL STRATEGY FOR MANAGING FATIGUE DURING EXTENDED FIREFIGHTING OPERATIONS SUSTAINED OPERATIONS MODE: A NOVEL STRATEGY FOR MANAGING FATIGUE DURING EXTENDED FIREFIGHTING OPERATIONS David Darwent, Sally Ferguson, Greg Roach Centre for Sleep Research, University of South Australia,

More information

Fatigue and Its Effect on Cabin Crew Member Performance

Fatigue and Its Effect on Cabin Crew Member Performance Wright State University CORE Scholar International Symposium on Aviation Psychology - 2009 International Symposium on Aviation Psychology 2009 Fatigue and Its Effect on Cabin Crew Member Performance Stephanie

More information

Implementation of Perception Classification based on BDI Model using Bayesian Classifier

Implementation of Perception Classification based on BDI Model using Bayesian Classifier Implementation of Perception Classification based on BDI Model using Bayesian Classifier Vishwanath Y 1 Murali T S 2 Dr M.V Vijayakumar 3 1 Research Scholar, Dept. of Computer Science & Engineering, Jain

More information

Making Visible the Invisible

Making Visible the Invisible RHCN Summer Meeting 13 August 2015 Making Visible the Invisible Robert L Wears, MD, MS, PhD University of Florida Imperial College London RHCN Summer Meeting 13 August 2015 Glimpsing the Invisible Robert

More information

Article 55 Fatigue Risk Management Work Group. Recommendations. Communicating for Safety. March 23, 2011

Article 55 Fatigue Risk Management Work Group. Recommendations. Communicating for Safety. March 23, 2011 Article 55 Fatigue Risk Management Work Group Recommendations Communicating for Safety March 23, 2011 Article 55 FRM Task and Focus CBA Tasking Develop a fatigue management system Identify and mitigate

More information

Night Fit. Bluewater. Why use Night Fit HUMAN FACTORS ENGINEERING. Improving the quality of sleep, health and safety at the Aoka Mizu

Night Fit. Bluewater. Why use Night Fit HUMAN FACTORS ENGINEERING. Improving the quality of sleep, health and safety at the Aoka Mizu Bluewater w Improving the quality of sleep, health and safety at the Aoka Mizu Why use is based on solutions already applied at NASA and the military industry. This method optimizes work performan ce,

More information

MACHINE LEARNING ANALYSIS OF PERIPHERAL PHYSIOLOGY FOR EMOTION DETECTION

MACHINE LEARNING ANALYSIS OF PERIPHERAL PHYSIOLOGY FOR EMOTION DETECTION MACHINE LEARNING ANALYSIS OF PERIPHERAL PHYSIOLOGY FOR EMOTION DETECTION A Thesis Presented by Sarah M Brown to The Department of Electrical and Computer Engineering in partial fulfillment of the requirements

More information

RNZAF FATIGUE MODELLING AND MITIGATION STRATEGIES. Dr Darrell Bonetti Physiologist Aviation Medicine Unit Royal New Zealand Air Force

RNZAF FATIGUE MODELLING AND MITIGATION STRATEGIES. Dr Darrell Bonetti Physiologist Aviation Medicine Unit Royal New Zealand Air Force RNZAF FATIGUE MODELLING AND MITIGATION STRATEGIES Dr Darrell Bonetti Physiologist Aviation Medicine Unit Royal New Zealand Air Force RNZAF OVERVIEW 2400 Active Military Personnel 5 Operational Squadrons

More information

2017 Human Performance Conference

2017 Human Performance Conference 2017 Human Performance Conference Human Interface Design: Human Factors in the Control Ian Nimmo - User Centered Design Services Inc. CONVEX Control Room Project Connecticut Valley Electric Exchange Formed

More information

Selective changes of sensitivity after adaptation to simple geometrical figures*

Selective changes of sensitivity after adaptation to simple geometrical figures* Perception & Psychophysics 1973. Vol. 13. So. 2.356-360 Selective changes of sensitivity after adaptation to simple geometrical figures* ANGEL VASSILEV+ Institu te of Physiology. Bulgarian Academy of Sciences.

More information

Product Model #: Digital Portable Radio XTS 5000 (Std / Rugged / Secure / Type )

Product Model #: Digital Portable Radio XTS 5000 (Std / Rugged / Secure / Type ) Rehabilitation Act Amendments of 1998, Section 508 Subpart 1194.25 Self-Contained, Closed Products The following features are derived from Section 508 When a timed response is required alert user, allow

More information

ERA: Architectures for Inference

ERA: Architectures for Inference ERA: Architectures for Inference Dan Hammerstrom Electrical And Computer Engineering 7/28/09 1 Intelligent Computing In spite of the transistor bounty of Moore s law, there is a large class of problems

More information

APPROVAL SHEET. Uncertainty in Semantic Web. Doctor of Philosophy, 2005

APPROVAL SHEET. Uncertainty in Semantic Web. Doctor of Philosophy, 2005 APPROVAL SHEET Title of Dissertation: BayesOWL: A Probabilistic Framework for Uncertainty in Semantic Web Name of Candidate: Zhongli Ding Doctor of Philosophy, 2005 Dissertation and Abstract Approved:

More information

24-HR LIGHTING SCHEME FOR OLDER ADULTS. Mariana G. Figueiro, PhD Rensselaer Polytechnic Institute Lighting Research Center

24-HR LIGHTING SCHEME FOR OLDER ADULTS. Mariana G. Figueiro, PhD Rensselaer Polytechnic Institute Lighting Research Center ABSTRACTS 24-HR LIGHTING SCHEME FOR OLDER ADULTS Mariana G. Figueiro, PhD Rensselaer Polytechnic Institute Lighting Research Center As we grow older, changes to the aging eye reduce the amount of light

More information

Personal Aerial Vehicles A world in motion

Personal Aerial Vehicles A world in motion Personal Aerial Vehicles A world in motion Prof. dr. Heinrich H. Bülthoff dr. ir. Joost Venrooij Max Planck Institute for Biological Cybernetics Department: Human Perception, Cognition and Action The dream

More information

Managing Sleep to Sustain Performance

Managing Sleep to Sustain Performance Managing Sleep to Sustain Performance Sustaining Operational Effectiveness Gregory Belenky, M.D. The Earth at Night: The Problem of 24/7 Operations The Operational Environment Defined! Operational Environment

More information