Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Old Dominion University

Computer Sciences

Undergraduate Research Symposium

Publication Year

Articles 1 - 7 of 7

Full-Text Articles in Physical Sciences and Mathematics

Auditory Vigilance Decrement In Drivers Of A Partially Automated Vehicle: A Pilot Study Using A High-Fidelity Driving Simulator, Luca Brooks, Jeffrey Glassman, Yusuke Yamani Mar 2024

Auditory Vigilance Decrement In Drivers Of A Partially Automated Vehicle: A Pilot Study Using A High-Fidelity Driving Simulator, Luca Brooks, Jeffrey Glassman, Yusuke Yamani

Undergraduate Research Symposium

Vigilance decrement is the decline in the ability to monitor and detect behaviorally important signals over time, a phenomenon that can arise even after 30 minutes of watch (Mackworth, 1948). Recently, McCarley & Yamani (2021) found bias shifts, sensitivity losses, and attentional lapses contribute to vigilance decrement, but when each effect is isolated, there was little evidence that sensitivity loss affected vigilance decrement. With the introduction of partially autonomous vehicles, vigilance decrement may be problematic for drivers who must monitor the autonomous system for failures and takeover requests. Thus, this pilot study aims to extend McCarley and Yamani (2021) and …


Improving Educational Delivery And Content In Juvenile Detention Centers, Yomna Elmousalami Mar 2024

Improving Educational Delivery And Content In Juvenile Detention Centers, Yomna Elmousalami

Undergraduate Research Symposium

Students in juvenile detention centers have the greatest need to receive improvements in educational delivery and content; however, they are one of the “truly disadvantaged” populations in terms of receiving those improvements. This work presents a qualitative data analysis based on a focus group meeting with stakeholders at a local Juvenile Detention Center. The current educational system in juvenile detention centers is based on paper worksheets, single-room style teaching methods, outdated technology, and a shortage of textbooks and teachers. In addition, detained students typically have behavioral challenges that are deemed "undesired" in society. As a result, many students miss classes …


Diabetic Foot Exam System, Stephanie Trusty Mar 2022

Diabetic Foot Exam System, Stephanie Trusty

Undergraduate Research Symposium

The diabetic foot exam system aims to perform certain aspects of the dermatological and musculoskeletal assessments that are typical to a 3-minute diabetic foot exam. Utilizing the RaspberryPi computer and camera module, the system seeks to capture a series of images of the patient’s foot. It then evaluates these images for calluses, blisters, and three types of deformities: claw toe deformities, hammertoe deformities, and bunions. This evaluation is performed using a trained TensorFlow image classification model, which categorizes the image as a callus, blister, or deformity. The system was tested using six different images: four callus images, a hammertoe deformity …


Covid-19 Classroom Occupancy Detection System, Stephanie Trusty Mar 2022

Covid-19 Classroom Occupancy Detection System, Stephanie Trusty

Undergraduate Research Symposium

The classroom occupancy detection system aims to limit the spread of COVID-19 and support mitigation efforts advised by national and international health organizations by enforcing social distancing in classroom environments. Utilizing the RaspberryPi computer and its compatible camera module, the system accomplishes this by capturing an overhead image of a classroom and assessing the image for violations. Here, violations are defined as the presence of adjacent occupied seats. As such, for an acceptable state to be detected, there must be at least one vacant seat between all students seated in the classroom. The system communicates the classroom’s state with two …


Objective Measure Of Working Memory Capacity Using Eye Movements, James Owens, Gavindya Jayawardena, Yasasi Abeysinghe, Vikas G. Ashok, Sampath Jayarathna Mar 2022

Objective Measure Of Working Memory Capacity Using Eye Movements, James Owens, Gavindya Jayawardena, Yasasi Abeysinghe, Vikas G. Ashok, Sampath Jayarathna

Undergraduate Research Symposium

Human-autonomy teaming (HAT) has become an important area of research due to the autonomous systems being developed for different applications, such as remotely controlled aircraft. Many remotely controlled vehicles will be controlled by automated systems, with a human monitor that may be monitoring multiple vehicles simultaneously. The attention and working memory capacity of operators of remote-controlled vehicles must be maintained at appropriate levels during operation. However, there is currently no direct method of determining working memory capacity, which is important because it is a measure for how memory is being stored for a short term and interacting with long term …


Two-Stage Transfer Learning For Facial Expression Classification In Children, Gregory Hubbard, Megan Witherow, Khan Iftekharuddin Mar 2022

Two-Stage Transfer Learning For Facial Expression Classification In Children, Gregory Hubbard, Megan Witherow, Khan Iftekharuddin

Undergraduate Research Symposium

Studying facial expressions can provide insight into the development of social skills in children and provide support to individuals with developmental disorders. In afflicted individuals, such as children with Autism Spectrum Disorder (ASD), atypical interpretations of facial expressions are well-documented. In computer vision, many popular and state-of-the-art deep learning architectures (VGG16, EfficientNet, ResNet, etc.) are readily available with pre-trained weights for general object recognition. Transfer learning utilizes these pre-trained models to improve generalization on a new task. In this project, transfer learning is implemented to leverage the pretrained model (general object recognition) on facial expression classification. Though this method, the …


Encryption And Decryption With A Raspberry Pi Device, Taylor Powell Mar 2021

Encryption And Decryption With A Raspberry Pi Device, Taylor Powell

Undergraduate Research Symposium

The functioning of our modern digital world relies heavily on the security of modern encryption algorithms and their resistance to systematic attempts to access secure information. For the 2020 Department of Computer Science’s Raspberry Pi Programming Competition, I decided to explore encryption and decryption techniques available to any user with some programming knowledge and a desire to secure information from unwanted access.

I developed a program which allows a user to select between three types of encryption algorithms: a Caesar Cipher, a Vigenère Cipher, and a Stream Cipher. I also gave the user the option to further secure their encrypted …