Barrett, The Honors College at Arizona State University proudly showcases the work of undergraduate honors students by sharing this collection exclusively with the ASU community.

Barrett accepts high performing, academically engaged undergraduate students and works with them in collaboration with all of the other academic units at Arizona State University. All Barrett students complete a thesis or creative project which is an opportunity to explore an intellectual interest and produce an original piece of scholarly research. The thesis or creative project is supervised and defended in front of a faculty committee. Students are able to engage with professors who are nationally recognized in their fields and committed to working with honors students. Completing a Barrett thesis or creative project is an opportunity for undergraduate honors students to contribute to the ASU academic community in a meaningful way.

Displaying 1 - 10 of 245
Filtering by

Clear all filters

149091-Thumbnail Image.png
Description

Geology and its tangential studies, collectively known and referred to in this thesis as geosciences, have been paramount to the transformation and advancement of society, fundamentally changing the way we view, interact and live with the surrounding natural and built environment. It is important to recognize the value and importance

Geology and its tangential studies, collectively known and referred to in this thesis as geosciences, have been paramount to the transformation and advancement of society, fundamentally changing the way we view, interact and live with the surrounding natural and built environment. It is important to recognize the value and importance of this interdisciplinary scientific field while reconciling its ties to imperial and colonizing extractive systems which have led to harmful and invasive endeavors. This intersection among geosciences, (environmental) justice studies, and decolonization is intended to promote inclusive pedagogical models through just and equitable methodologies and frameworks as to prevent further injustices and promote recognition and healing of old wounds. By utilizing decolonial frameworks and highlighting the voices of peoples from colonized and exploited landscapes, this annotated syllabus tackles the issues previously described while proposing solutions involving place-based education and the recentering of land within geoscience pedagogical models. (abstract)

ContributorsReed, Cameron E (Author) / Richter, Jennifer (Thesis director) / Semken, Steven (Committee member) / School of Earth and Space Exploration (Contributor, Contributor) / School of Sustainability (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
133359-Thumbnail Image.png
Description
The current trend of interconnected devices, or the internet of things (IOT) has led to the popularization of single board computers (SBC). This is primarily due to their form-factor and low price. This has led to unique networks of devices that can have unstable network connections and minimal processing power.

The current trend of interconnected devices, or the internet of things (IOT) has led to the popularization of single board computers (SBC). This is primarily due to their form-factor and low price. This has led to unique networks of devices that can have unstable network connections and minimal processing power. Many parallel program- ming libraries are intended for use in high performance computing (HPC) clusters. Unlike the IOT environment described, HPC clusters will in general look to obtain very consistent network speeds and topologies. There are a significant number of software choices that make up what is referred to as the HPC stack or parallel processing stack. My thesis focused on building an HPC stack that would run on the SCB computer name the Raspberry Pi. The intention in making this Raspberry Pi cluster is to research performance of MPI implementations in an IOT environment, which had an impact on the design choices of the cluster. This thesis is a compilation of my research efforts in creating this cluster as well as an evaluation of the software that was chosen to create the parallel processing stack.
ContributorsO'Meara, Braedon Richard (Author) / Meuth, Ryan (Thesis director) / Dasgupta, Partha (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2018-05
131525-Thumbnail Image.png
Description
The original version of Helix, the one I pitched when first deciding to make a video game
for my thesis, is an action-platformer, with the intent of metroidvania-style progression
and an interconnected world map.

The current version of Helix is a turn based role-playing game, with the intent of roguelike
gameplay and a dark

The original version of Helix, the one I pitched when first deciding to make a video game
for my thesis, is an action-platformer, with the intent of metroidvania-style progression
and an interconnected world map.

The current version of Helix is a turn based role-playing game, with the intent of roguelike
gameplay and a dark fantasy theme. We will first be exploring the challenges that came
with programming my own game - not quite from scratch, but also without a prebuilt
engine - then transition into game design and how Helix has evolved from its original form
to what we see today.
ContributorsDiscipulo, Isaiah K (Author) / Meuth, Ryan (Thesis director) / Kobayashi, Yoshihiro (Committee member) / School of Mathematical and Statistical Sciences (Contributor) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2020-05
131529-Thumbnail Image.png
Description
RecyclePlus is an iOS mobile application that allows users to be knowledgeable in the realms of sustainability. It gives encourages users to be environmental responsible by providing them access to recycling information. In particular, it allows users to search up certain materials and learn about its recyclability and how to

RecyclePlus is an iOS mobile application that allows users to be knowledgeable in the realms of sustainability. It gives encourages users to be environmental responsible by providing them access to recycling information. In particular, it allows users to search up certain materials and learn about its recyclability and how to properly dispose of the material. Some searches will show locations of facilities near users that collect certain materials and dispose of the materials properly. This is a full stack software project that explores open source software and APIs, UI/UX design, and iOS development.
ContributorsTran, Nikki (Author) / Ganesh, Tirupalavanam (Thesis director) / Meuth, Ryan (Committee member) / Watts College of Public Service & Community Solut (Contributor) / Department of Information Systems (Contributor) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2020-05
131530-Thumbnail Image.png
Description
Accurately predicting local ranges of isotopic signatures in human populations is essential for answering questions about past migrations and mobility. While local ranges of δ18O can be estimated using modern baseline samples and precipitation models, there are many environmental and anthropogenic drivers that can cause these ranges to deviate

Accurately predicting local ranges of isotopic signatures in human populations is essential for answering questions about past migrations and mobility. While local ranges of δ18O can be estimated using modern baseline samples and precipitation models, there are many environmental and anthropogenic drivers that can cause these ranges to deviate from the ranges seen in human populations. This study performs a geostatistical meta-analysis on a large dataset (n = 1,370) of spatially contextualized archaeological δ18O samples from 30 publications in order to generate a predictive model of local human δ18O ranges in the Central Andes. Two models were generated, one using archaeological samples of both humans and fauna, and the other using only humans. The model using only human samples makes more accurate predictions, cautioning against the incorporation of faunal δ18O samples in studies of human provenance. The models are also compared against a model of δ18O values found in precipitation across the study area, and significant differences lead to the conclusion that precipitation models are insufficient for predicting local human δ18O ranges.
ContributorsHatley, Camden Miller (Author) / Knudson, Kelly (Thesis director) / Scaffidi, Beth (Committee member) / School of Earth and Space Exploration (Contributor) / School of Human Evolution & Social Change (Contributor) / Barrett, The Honors College (Contributor)
Created2020-05
133901-Thumbnail Image.png
Description
This thesis dives into the world of artificial intelligence by exploring the functionality of a single layer artificial neural network through a simple housing price classification example while simultaneously considering its impact from a data management perspective on both the software and hardware level. To begin this study, the universally

This thesis dives into the world of artificial intelligence by exploring the functionality of a single layer artificial neural network through a simple housing price classification example while simultaneously considering its impact from a data management perspective on both the software and hardware level. To begin this study, the universally accepted model of an artificial neuron is broken down into its key components and then analyzed for functionality by relating back to its biological counterpart. The role of a neuron is then described in the context of a neural network, with equal emphasis placed on how it individually undergoes training and then for an entire network. Using the technique of supervised learning, the neural network is trained with three main factors for housing price classification, including its total number of rooms, bathrooms, and square footage. Once trained with most of the generated data set, it is tested for accuracy by introducing the remainder of the data-set and observing how closely its computed output for each set of inputs compares to the target value. From a programming perspective, the artificial neuron is implemented in C so that it would be more closely tied to the operating system and therefore make the collected profiler data more precise during the program's execution. The program is designed to break down each stage of the neuron's training process into distinct functions. In addition to utilizing more functional code, the struct data type is used as the underlying data structure for this project to not only represent the neuron but for implementing the neuron's training and test data. Once fully trained, the neuron's test results are then graphed to visually depict how well the neuron learned from its sample training set. Finally, the profiler data is analyzed to describe how the program operated from a data management perspective on the software and hardware level.
ContributorsRichards, Nicholas Giovanni (Author) / Miller, Phillip (Thesis director) / Meuth, Ryan (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2018-05
134159-Thumbnail Image.png
DescriptionThis project is designed to generate enthusiasm for science among refugee students in hopes of inspiring them to continue learning science as well as to help them with their current understanding of their school science subject matter.
ContributorsSipes, Shannon Paige (Author) / O'Flaherty, Katherine (Thesis director) / Gregg, George (Committee member) / School of Molecular Sciences (Contributor) / Division of Teacher Preparation (Contributor) / Barrett, The Honors College (Contributor)
Created2017-12
135551-Thumbnail Image.png
Description
In this study, the packaging and labeling of milk and coffee was compared between Walmart and Sprouts. The pricing, the sourcing, the certifications and the overall shelf presence of the items was taken under consideration. After studying the packaging of both, a new design incorporating the applicable labels, customer appeal

In this study, the packaging and labeling of milk and coffee was compared between Walmart and Sprouts. The pricing, the sourcing, the certifications and the overall shelf presence of the items was taken under consideration. After studying the packaging of both, a new design incorporating the applicable labels, customer appeal and appropriate green marketing was created for both the commodities.
ContributorsBhatt, Rashi Hitesh (Author) / Collins, Shari (Thesis director) / Keahey, Jennifer (Committee member) / School of International Letters and Cultures (Contributor) / School of Earth and Space Exploration (Contributor) / School of Sustainability (Contributor) / Barrett, The Honors College (Contributor)
Created2016-05
135581-Thumbnail Image.png
Description
As the need for data concerning the health of the world's oceans increases, it becomes necessary to develop large, networked communication systems underwater. This research involves the development of an embedded operating system that is suited for optically-linked underwater wireless sensor networks (WSNs). Optical WSNs are unique in that large

As the need for data concerning the health of the world's oceans increases, it becomes necessary to develop large, networked communication systems underwater. This research involves the development of an embedded operating system that is suited for optically-linked underwater wireless sensor networks (WSNs). Optical WSNs are unique in that large sums of data may be received relatively infrequently, and so an operating system for each node must be very responsive. Additionally, the volatile nature of the underwater environment means that the operating system must be accurate, while still maintaining a low profile on a relatively small microprocessor core. The first part of this research concerns the actual implementation of the operating system's task scheduler and additional libraries to maintain synchronization, and the second part involves testing the operating system for responsiveness to interrupts and overall performance.
ContributorsTueller, Peter Michael (Author) / Youngbull, Cody (Thesis director) / Meuth, Ryan (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2016-05
134325-Thumbnail Image.png
Description
This thesis project examines the likely factors that cause students to drop out of Barrett, the Honors College. Honors literature regarding retention and attrition suggests four areas encompassing individual student attributes and honors program characteristics which may impact a student's decision to stay or leave an Honors College. The primary

This thesis project examines the likely factors that cause students to drop out of Barrett, the Honors College. Honors literature regarding retention and attrition suggests four areas encompassing individual student attributes and honors program characteristics which may impact a student's decision to stay or leave an Honors College. The primary question in focus is, "Why do students leave the Honors College?" followed by the tertiary questions of, "what can be done to mitigate this occurrence?" and, "how does this affect the quality of an honors education?" Assessing attrition can be broken down into biographical, cognitive-behavioral, socio-environmental, and institutional-instrumental components. Students who graduated with honors and those who did not graduate with honors were assessed on these four components through survey methods and qualitative interviews to investigate specific reasons why students leave the honors program. The results indicated a wide array of reasons impacting student attrition, the most significant being negative perceptions towards (1) honors courses and contracts, (2) difficulty completing a thesis project, and (3) finding little to no value in "graduating with honors." Each of these reasons reflect the institutional-instrumental component of student attrition, making it the most salient group of reasons why students leave the Honors College. The socio-environmental component also influences student attrition through peer influence and academic advisor support, though this was found to be within the context of institutional-instrumental means. This project offers solutions to ameliorate each of the four components of attrition by offering standardized honors contracts and more mandatory honors classes, mandatory thesis preparatory courses instead of workshops, and emphasizing the benefit Barrett gives to students as a whole. These solutions aim at increasing graduation rates for future honors students at Barrett as well as improving the overall quality of an honors education.
ContributorsSanchez, Gilbert Xavier (Author) / Parker, John (Thesis director) / O'Flaherty, Katherine (Committee member) / School of Criminology and Criminal Justice (Contributor) / Department of Psychology (Contributor) / Barrett, The Honors College (Contributor)
Created2017-05