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 60
Description
This project's goal was to design a Central Processing Unit (CPU) incorporating a fairly large instruction set and a multistage pipeline design with the potential to be used in a multi-core system. The CPU was coded and synthesized with Verilog. This was accomplished by building on the CPU design from

This project's goal was to design a Central Processing Unit (CPU) incorporating a fairly large instruction set and a multistage pipeline design with the potential to be used in a multi-core system. The CPU was coded and synthesized with Verilog. This was accomplished by building on the CPU design from fundamentals learned in CSE320 and increasing the instruction set to resemble a proper Reduced Instruction Set Computing (RISC) CPU system. A multistage pipeline was incorporated to the CPU to increase instruction throughput, or instructions per second. A major area of focus was on creating a multi-core design. The design used is master-slave in nature. The master core instructs the sub-cores where they should begin execution, the idea being that the operating system or kernel will be executing on the master core and the "user space" programs will be run on the sub-cores. The rationale behind this is that the system would specialize in running several small functions on all of its many supported cores. The system supports around 45 instructions, which include several types of jumps and branches (for changing the program counter based on conditions), arithmetic operations (addition, subtraction, or, and, etc.), and system calls (for controlling the core execution). The system has a very low Clocks per Instruction ratio (CPI), but to achieve this the second stage contains several modules and would most likely be a bottleneck for performance if implemented. The CPU is not perfect and contains a few errors and oversights, but the system as a whole functions as intended.
ContributorsKolden, Brian Andrew (Author) / Burger, Kevin (Thesis director) / Meuth, Ryan (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2016-05
136637-Thumbnail Image.png
Description
The purpose of this project was to construct and write code for a vehicle to take advantage of the benefits of combining stepper motors with mecanum wheels. This process involved building the physical vehicle, designing a custom PCB for the vehicle, writing code for the onboard microprocessor, and implementing motor

The purpose of this project was to construct and write code for a vehicle to take advantage of the benefits of combining stepper motors with mecanum wheels. This process involved building the physical vehicle, designing a custom PCB for the vehicle, writing code for the onboard microprocessor, and implementing motor control algorithms.
ContributorsDavis, Severin Jan (Author) / Burger, Kevin (Thesis director) / Vannoni, Greg (Committee member) / Barrett, The Honors College (Contributor) / School of International Letters and Cultures (Contributor) / Computer Science and Engineering Program (Contributor)
Created2015-05
136717-Thumbnail Image.png
Description
Abstract "Empty Horizons": A Creative Writing Piece Max Harmon "Empty Horizons" is a creative writing piece composed of two different short stories sharing a common narrator. The first story "Can you dig it?" details a trip the narrator takes to South Dakota to go hunting shortly before starting college. On

Abstract "Empty Horizons": A Creative Writing Piece Max Harmon "Empty Horizons" is a creative writing piece composed of two different short stories sharing a common narrator. The first story "Can you dig it?" details a trip the narrator takes to South Dakota to go hunting shortly before starting college. On the trip the narrator contemplates certain aspects of his life and the events of the story serve as a vehicle to explore the narrator's mindset as an eighteen year old about to start a new phase in his life. The second story "Toads, Sharks and Beautiful Encounters with Uncertainty" takes place during the summer before the narrator begins his last semester in college as he attends the funeral of his recently deceased grandmother in Hawaii. During the trip to Hawaii, the narrator meets a girl his age and they are able to bond with each other over feelings of loss and uncertainty. In this story the narrator explores his feelings about life with college graduation on the horizon and comes to terms with some of the anxieties that have been plaguing him since the start of college. By detailing these two distinct and important time periods in the narrator's life the reader is able to gain a sense of understanding in regards to the narrator's own process of beginning life as an adult.
Created2014-12
136728-Thumbnail Image.png
Description
This project was centered around designing a processor model (using the C programming language) based on the Coldfire computer architecture that will run on third party software known as Open Virtual Platforms. The end goal is to have a fully functional processor that can run Coldfire instructions and utilize peripheral

This project was centered around designing a processor model (using the C programming language) based on the Coldfire computer architecture that will run on third party software known as Open Virtual Platforms. The end goal is to have a fully functional processor that can run Coldfire instructions and utilize peripheral devices in the same way as the hardware used in the embedded systems lab at ASU. This project would cut down the substantial amount of time students spend commuting to the lab. Having the processor directly at their disposal would also encourage them to spend more time outside of class learning the hardware and familiarizing themselves with development on an embedded micro-controller. The model will be accurate, fast and reliable. These aspects will be achieved through rigorous unit testing and use of the OVP platform which provides instruction accurate simulations at hundreds of MIPS (million instructions per second) for the specified model. The end product was able to accurately simulate a subset of the Coldfire instructions at very high rates.
ContributorsDunning, David Connor (Author) / Burger, Kevin (Thesis director) / Meuth, Ryan (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor)
Created2014-12
136364-Thumbnail Image.png
Description
The purpose of this project was to program a Raspberry Pi to be able to play music from both local storage on the Pi and from internet radio stations such as Pandora. The Pi also needs to be able to play various types of file formats, such as mp3 and

The purpose of this project was to program a Raspberry Pi to be able to play music from both local storage on the Pi and from internet radio stations such as Pandora. The Pi also needs to be able to play various types of file formats, such as mp3 and FLAC. Finally, the project is also to be driven by a mobile app running on a smartphone or tablet. To achieve this, a client server design was employed where the Raspberry Pi acts as the server and the mobile app is the client. The server functionality was achieved using a Python script that listens on a socket and calls various executables that handle the different formats of music being played. The client functionality was achieved by programming an Android app in Java that sends encoded commands to the server, which the server decodes and begins playing the music that command dictates. The designs for both the client and server are easily extensible and allow for any future modifications to the project to be easily made.
ContributorsStorto, Michael Olson (Author) / Burger, Kevin (Thesis director) / Meuth, Ryan (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor)
Created2015-05
132459-Thumbnail Image.png
Description
Based on paradigms in feminist theory and criticism, I conduct an analysis of two iconic works of twentieth century American feminist literature. Examining Herland (1915) by Charlotte Perkins Gilman and Rubyfruit Jungle (1973) by Rita Mae Brown, I assess their place within the canon of feminist literature--a canon traditionally thought

Based on paradigms in feminist theory and criticism, I conduct an analysis of two iconic works of twentieth century American feminist literature. Examining Herland (1915) by Charlotte Perkins Gilman and Rubyfruit Jungle (1973) by Rita Mae Brown, I assess their place within the canon of feminist literature--a canon traditionally thought of as Western. I cyclically explore how this canon parallels movements and institutions in actual feminism, and where the pitfalls in both can be traced. Due to the large span of time betwixt the two novels, I engage the historical progression American women experienced in the twentieth century and pair it with the progress feminist literature was likewise experiencing. Exploring the consequences of depicting women as people rather than male counterparts or others, I analyze the roles of the male gaze, male-less spaces, utopias, construction of female identity, motherhood, and how these culminate in feminine and sexual liberation. Utilizing philosophy from Christine de Pizan’s The Book of the City of Ladies and Simone de Beauvoir’s The Second Sex, I trace the origins of the male gaze and male-less spaces in literature and film and how women are essentially othered. I further employ the criticism of Adrienne Rich’s essay “Compulsory Heterosexuality and Lesbian Existence” to explore the roles of motherhood and heterosexual norms specifically. My findings deride the authors for their inability to construct legitimately liberated female protagonists. However, I simultaneously offer deference to the authors for engaging the tools and concepts they had available to them at the time in the interest of crafting powerful feminist narratives. I center on the claim that male-less spaces are difficult to fully as well accurately portray in literature, but the authors attempt to do so to move towards a liberation of women and should be lauded for the contributions they made.
ContributorsMazzarella, Annie Lisa (Author) / Soares, Rebecca (Thesis director) / Glover, Richard (Committee member) / Department of English (Contributor) / School of Politics and Global Studies (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2019-05
133969-Thumbnail Image.png
Description
Paraprosdokian is a collection of stories about all different types of lives in Phoenix, AZ. There are several stories that work together, involving lonely teenagers at punk house shows, while the rest standalone: the eclectic interactions of a waiter at a 24-hour diner, a blind fair ride operator with a

Paraprosdokian is a collection of stories about all different types of lives in Phoenix, AZ. There are several stories that work together, involving lonely teenagers at punk house shows, while the rest standalone: the eclectic interactions of a waiter at a 24-hour diner, a blind fair ride operator with a propensity for accidental murder, a hapless son of a clumsy dental assistant, a literary scholar stuck in an addiction to both Kafka and pornography, a kid who learns that writing is not a formula, and a high school death that nobody cares about. Some pieces unfold parts of 21st century culture that have been knotted in ambivalence, like how men raised on pornography reconcile with intimacy, while others are as simple as trying to encapsulate the experience of growing up in what is often perceived as an artless suburbia. The project aims at mixing prose with photography to create, as Ben Lerner describes it, “a constellation of language and image”—a complete artistic product. Using the work of a local Arizona photographer, the collection complicates a reader’s elementary notion of a “picture book” by forcing the reader to view photographs beyond exposition or symbolism. The title of the collection comes from a term used in comedic rhetoric that refers to a figure of speech in which the latter part of a statement or phrase reorients one’s understanding of the whole. Under this definition, the collection seeks to amend its author and reader’s orientation to Phoenix in a quest for empathy, giving pathetic characters a chance to speak without ever sacrificing a touch of humorous joy.
ContributorsFritz, Chandler Harrison (Author) / Soares, Rebecca (Thesis director) / Farmer, Steve (Committee member) / Department of English (Contributor) / School of Historical, Philosophical and Religious Studies (Contributor) / Barrett, The Honors College (Contributor)
Created2018-05
137216-Thumbnail Image.png
Description
Image stabilization is a highly desired feature for many systems involving cameras. A camera stabilizer effectively prevents or compensates for unwanted camera movement to provide this stabilization. The use of stabilized camera technology on board aerial vehicles is one such application where the stabilization can greatly improve the overall capability

Image stabilization is a highly desired feature for many systems involving cameras. A camera stabilizer effectively prevents or compensates for unwanted camera movement to provide this stabilization. The use of stabilized camera technology on board aerial vehicles is one such application where the stabilization can greatly improve the overall capability of the system. The requirements for such a system include a continuous control algorithm and hardware to determine and adjust the camera orientation. The topic of developing an aerial camera control and electronic stabilization system is thus explored in the contents of this paper.
ContributorsJauregui, Joseph (Co-author) / Brown, Steven (Co-author) / Burger, Kevin (Thesis director) / Hansen, Mark (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor)
Created2014-05
137414-Thumbnail Image.png
Description
The purpose of this project was to create a modular embedded systems platform that would provide a hands-on lab experience for students learning about embedded systems protocols. The system would be designed to be modular, expandable, and productizable. Its modularity would eliminate errors in the design and make the entire

The purpose of this project was to create a modular embedded systems platform that would provide a hands-on lab experience for students learning about embedded systems protocols. The system would be designed to be modular, expandable, and productizable. Its modularity would eliminate errors in the design and make the entire system more robust. It would also be expandable, which means additional project boards could be created in the future without requiring a complete redesign of the system. And finally, productizing the entire system would allow it to be sold to other universities who may have a similar program that would benefit from a system such as the OCTOPUS.
ContributorsDavis, Mareike (Author) / Burger, Kevin (Thesis director) / Vannoni, Greg (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor) / School of International Letters and Cultures (Contributor)
Created2013-12
Description
The Coffee Hutch project is derived from the field of Computer Science and consists of a website, a database, and a mobile application for Android devices. This three-tiered scheme is designed to support a point-of-sale payment system to be integrated with a standalone product dispensing machine. The website contains landing

The Coffee Hutch project is derived from the field of Computer Science and consists of a website, a database, and a mobile application for Android devices. This three-tiered scheme is designed to support a point-of-sale payment system to be integrated with a standalone product dispensing machine. The website contains landing pages which provide navigation and functional capabilities for users. The site also features a variety of PHP web services which communicate with the database using SQL commands. The application, programmed in the Java language, makes use of these services in a simple, utilitarian design aimed at modification of user data stored in the database. This database, developed with MySQL and managed with the phpMyAdmin application, contains limited information in order to maximize speed of read and write accesses from the website and Android app. Together, these three components comprise an effective payment management system model with mobile capabilities. All of the components of this project were built at no cost. The website hosting service is free and the third-party services required (such as Paypal payment services) are simulated. These simulations allowed me to demonstrate the functionality of the three-tiered product without the necessity for monetary supplication. This thesis features every aspect of the development and testing of The Coffee Hutch software components. Requirements for each function of the software are specified in one section, and they are aligned with various pieces of the code in the source documentation. Test cases which address each requirement are outlined in another section of the thesis.
ContributorsHutchison, Caleb Ryan (Author) / Burger, Kevin (Thesis director) / Zhao, Ming (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2016-12