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 31
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
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
136115-Thumbnail Image.png
Description
Background: Both puberty and diets composed of high levels of saturated fats have been shown to result in central adiposity, fasting hyperinsulinemia, insulin resistance and impaired glucose tolerance. While a significantly insulinogenic phenotypic change occurs in these two incidences, glucose homeostasis does not appear to be affected. Methods: Male, Sprague-dawley

Background: Both puberty and diets composed of high levels of saturated fats have been shown to result in central adiposity, fasting hyperinsulinemia, insulin resistance and impaired glucose tolerance. While a significantly insulinogenic phenotypic change occurs in these two incidences, glucose homeostasis does not appear to be affected. Methods: Male, Sprague-dawley rats were fed diets consisting of CHOW or low fat (LF), High Fat Diet and High Fat Diet (HFD) with supplementary Canola Oil (Monounsaturated fat). These rats were given these diets at 4-5 weeks old and given intraperitoneal and oral glucose tolerance tests(IPGTT; OGTT) at 4 and 8 weeks to further understand glucose and insulin behavior under different treatments. (IPGTT: LF-n=14, HFD-n=16, HFD+CAN-n=12; OGTT: LF-n=8, HFD-n=8, HFD+CAN-n=6). Results: When comparing LF fed rats at 8 weeks with 4 week glucose challenge test, area under the curve (AUC) of glucose was 1.2 that of 4 weeks. At 8 weeks, HFD fed rats AUCg was much greater than LF fed rats under both IPGTT and OGTT. When supplemented with Canola oil, HFD fed rats AUC returned to LF data range. Despite the alleviating glucose homeostasis affects of Canola oil the AUC of insulin curve, which was elevated by HFD, remained high. Conclusion: HFD in maturing rats elevates fasting insulin levels, increases insulin resistance and lowers glucose homeostasis. When given a monounsaturated fatty acid (MUFA) supplement fasting hyperinsulinemia, and late hyperinsulinemia still occur though glucose homeostasis is regained. For OGTT HFD also induced late hyper c-peptide levels and compared to LF and HFD+CAN, a higher c-peptide level over time.
ContributorsRay, Tyler John (Author) / Caplan, Michael (Thesis director) / Herman, Richard (Committee member) / Towner, Kali (Committee member) / Barrett, The Honors College (Contributor) / Department of Chemistry and Biochemistry (Contributor) / W. P. Carey School of Business (Contributor) / School of Human Evolution and Social Change (Contributor)
Created2015-05
136011-Thumbnail Image.png
Description
Sickle cell disease is a genetic disorder that can cause substantial helath problems. It is the result of a mutation in the DNA coding for hemoglobin. As a result of changes in two important amino acids, a person suffering from sickle cell disease will have erythrocytes that do not maintain

Sickle cell disease is a genetic disorder that can cause substantial helath problems. It is the result of a mutation in the DNA coding for hemoglobin. As a result of changes in two important amino acids, a person suffering from sickle cell disease will have erythrocytes that do not maintain the typical biconcave shape and instead for a crescent shape. Individuals with sickle cell disease may have many health problems tied to their irregular hemoglobin. The unusual shape of the erythrocytes leads to a much shorter cell life, which means that even though bone marrow remains active long past childhood to try to keep up with the loss of erythrocytes, the body is still unable to accommodate the rapid death of erythrocytes. The malformed erythrocytes can also cause vascular occlusion, blocking blood vessels and slowing blood flow. While sickle cell disease has the potential to spread worldwide, it is particularly common in Africa. This may be because people with the sickle cell trait have a high resistance to malaria, making them more likely to survive that ubiquitous disease and pass on their traits to their offspring. However, the mortality rate in young children with sickle cell disease is very high, in part because the spleen, already stressed by filtering out dead erythrocytes, has difficulties filtering out bacteria. One of the keys to stopping the spread of the disease is neonatal screening, but this requires specialized equipment that is fairly uncommon in rural areas, as can be seen in Kenya. Therefore, it would be highly beneficial to develop a more cost-effective and widely available method for testing for sickle cell disease.
ContributorsWold, John (Author) / Caplan, Michael (Thesis director) / LaBelle, Jeffrey (Committee member) / Snyder, Jan (Committee member) / Barrett, The Honors College (Contributor)
Created2012-05
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
133807-Thumbnail Image.png
Description
Microvillus Inclusion disease is a fatal disease found in the Navajo population caused by a single nucleotide polymorphism. It is characterized by intractable diarrhea and is often fatal early in life.1 The current method of diagnosis is sending duodenal biopsies for histopathological examination and confirmatory testing through genomic sequencing. The

Microvillus Inclusion disease is a fatal disease found in the Navajo population caused by a single nucleotide polymorphism. It is characterized by intractable diarrhea and is often fatal early in life.1 The current method of diagnosis is sending duodenal biopsies for histopathological examination and confirmatory testing through genomic sequencing. The purpose of this experiment was to create a more simple and cost-effective diagnostic method for detecting Microvillus Inclusion disease. Three methods were explored (RFLP2, ARMS3,4, and Tentacle Probes5,6) and two methods were tested to determine their ability and their efficiency in detecting the SNP that causes the disease.2 Tests using the RFLP2 method and synthetic DNA resulted in 9% false-positive rate and 11% false-negative rate in a blind trial for detecting both target (mutation present) and non-target (mutation absent) DNA when gel analyzing software was used to compare Rf values after gel electrophoresis. Using the ARMS method3, a nine-sample randomized test was run that ended up with 22% false-positive rate and 19% false-negative rate from a blind trial when using a gel analyzing software to determine presence of the SNP by band intensity. Disclaimer: No DNA from human patients was used in this study. Only synthetic DNA used.
ContributorsHelmbrecht, Hawley Elizabeth (Author) / Caplan, Michael (Thesis director) / Carpentieri, David (Committee member) / Dubois, Courtney (Committee member) / Chemical Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2018-05
Description
Imaging analysis of local drug delivery is important because in both studies involving chemotherapy targeted toward glioblastoma and antimicrobial addressing infection, the drug concentration and distribution are unknown. There are a variety of studies focused on the local delivery of drug to a targeted location, but we are presenting a

Imaging analysis of local drug delivery is important because in both studies involving chemotherapy targeted toward glioblastoma and antimicrobial addressing infection, the drug concentration and distribution are unknown. There are a variety of studies focused on the local delivery of drug to a targeted location, but we are presenting a way of quantifying the concentration of the drug and the distribution of the drug during a period of time. This study aims to do that by utilizing Materialise Mimics to analyze the MRI images of local drug delivery in glioblastoma in canines and antimicrobial gel in rabbit femurs. The focus of the technique is to register the anatomy in T1-weighted spin echo images to the drug delivery in T2 flow attenuated inversion recovery (FLAIR) images in order to see where the drug went and did not go relative to the anatomical part. Both studies focus on addressing effective volumes of drug to a designated anatomical area, in which the delivery can be difficult as it involves bypassing the blood brain barrier in the first study and achieving effective volumes while preventing toxicity to the kidneys in the second study. The goal of this project lies in determining the drug volumes and location for the specified duration and anatomical part.
ContributorsJehng, Hope (Author) / Caplan, Michael (Thesis director) / Sirianni, Rachael (Committee member) / Chemical Engineering Program (Contributor) / School of International Letters and Cultures (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
137514-Thumbnail Image.png
Description

The purpose of this study, which was done in conjunction with the Arizona Heart Foundation, was to evaluate whether pyridoxine accelerates ulcer wound healing in diabetic patients with ulcers in the lower extremities. In this study, 100 mg of pyridoxine per day was given to patients in the experimental grou

The purpose of this study, which was done in conjunction with the Arizona Heart Foundation, was to evaluate whether pyridoxine accelerates ulcer wound healing in diabetic patients with ulcers in the lower extremities. In this study, 100 mg of pyridoxine per day was given to patients in the experimental group (while they receive normal wound treatment) while patients in the control group received normal treatment of wounds without the pyridoxine. Over time, wound healing was evaluated by photographing and then measuring the size of patients' ulcer wounds on the photographs. Results from the experimental group were compared with those of the control group to evaluate the efficacy of the pyridoxine treatment. In addition, comparisons of the healing rates were made with respect to whether the patients smoked, had hypertension or hypotension, and the patients' body mass indexes. It has been found that there was no statistically significant difference in the mean healing rates between the control groups and experimental groups. In addition, it has been found that smoking, BMI and blood pressure did not have a statistically appreciable effect on the difference in mean healing rates between the control and experimental groups. This is evidence that pyridoxine did not have a statistically significant effect on wound healing rates.

ContributorsHaupt, Shawn Anthony (Author) / Caplan, Michael (Thesis director) / Pauken, Christine (Committee member) / Pagan, Pedro (Committee member) / Barrett, The Honors College (Contributor) / Harrington Bioengineering Program (Contributor)
Created2013-05