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 34
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
136648-Thumbnail Image.png
Description
The relationship between parent and child is one that has been studied intensively for years. Much of the previous research in this field has quantified the parent-child relationship through self-report measures, with a subsample coding behavior from videotape and averaging individual scores across the entire parent-child interaction. Using a dynamic

The relationship between parent and child is one that has been studied intensively for years. Much of the previous research in this field has quantified the parent-child relationship through self-report measures, with a subsample coding behavior from videotape and averaging individual scores across the entire parent-child interaction. Using a dynamic systems approach, we attempted to gain a deeper understanding of the parent-child relationship by quantifying the relationship in terms of dyadic patterns using the software Gridware. We then used these dyadic patterns to predict internalizing and externalizing behaviors in eight-year-old twin children. Dyadic relationship patterns predicted externalizing behaviors such as aggression and conduct disorder (i.e., frequency and stability within negative attractor states, and infrequency and low stability in positive attractor states), but not internalizing behaviors. Findings provide a method for capturing variance in parent-child interactions that is important for children's externalizing behaviors. Future studies should utilize these patterns in understanding risk and resilience family processes for children's mental health and well being.
ContributorsEccles, Jenna Christine (Author) / Lemery-Chalfant, Kathryn (Thesis director) / Knight, George (Committee member) / Spinrad, Tracy (Committee member) / Barrett, The Honors College (Contributor) / T. Denny Sanford School of Social and Family Dynamics (Contributor) / Department of Psychology (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
136564-Thumbnail Image.png
Description
We examined the relations between maternal depression, discipline practices, and toddler mental health outcomes, specifically competence and total problem behavior. Ethnicity was considered as a moderator in all analyses. For the first time, ethnicity was considered as a moderator of the heritability of toddler competence and total problem behavior. The

We examined the relations between maternal depression, discipline practices, and toddler mental health outcomes, specifically competence and total problem behavior. Ethnicity was considered as a moderator in all analyses. For the first time, ethnicity was considered as a moderator of the heritability of toddler competence and total problem behavior. The data came from the Arizona Twin Project. A subsample containing only Caucasian (66%) and Hispanic (34%; 87% of Mexican descent) participants was used. Primary caregivers (>95% mothers) reported on levels of maternal depression, discipline practices, and their twins' competency and problem behaviors. It was hypothesized that maternal depression would be associated with less competency and more problem behaviors in toddlers; inductive discipline practices would be associated with higher competency and fewer problem behaviors; and punitive discipline practices would be associated with lower competency and more problem behaviors. Ethnicity was predicted to moderate only the relation between discipline practices and toddler mental health. Consistent with predictions, maternal depression predicted less competency and more problem behaviors, and inductive discipline predicted higher competency and fewer problem behaviors, while punitive discipline predicted lower competency and more problem behaviors. Ethnicity moderated the relation between maternal depression at 12 months and total problem behaviors. The heritability of competence and total problem behavior varied across the Caucasian and Hispanic samples.
ContributorsChon, Sarah Maria (Author) / Lemery-Chalfant, Kathryn (Thesis director) / Knight, George (Committee member) / Bradley, Robert (Committee member) / Barrett, The Honors College (Contributor) / Department of Psychology (Contributor) / School of International Letters and Cultures (Contributor)
Created2015-05
136023-Thumbnail Image.png
Description
The relations between prenatal risk factors and postnatal risk and protective factors and infant outcomes were examined. Mothers, primarily of low-income background and Latina ethnicity, were interviewed within 24 hours of giving birth, and then again when their infants were five and nine months of age. The relations between prenatal

The relations between prenatal risk factors and postnatal risk and protective factors and infant outcomes were examined. Mothers, primarily of low-income background and Latina ethnicity, were interviewed within 24 hours of giving birth, and then again when their infants were five and nine months of age. The relations between prenatal stress, postnatal environment, and infant maturity and temperament were analyzedusing a multiple regression model. We controlled for the covariates: mother's education level and infant's birth weight. Maternal prenatal risk factors predicted lower infant Regulation and lower Developmental Maturity at nine months. Maternal postnatal risks did not predict infant outcomes, but maternal expectations for their child provided a significant association for three of the four infant outcomes: Regulation, Surgency, and Infant Developmental Maturity. The results underscore the importance of prenatal stress holding its significance with the addition of postnatal measures. Future studies would need to explore deeper into a multitude of postnatal factors, in order to accurately portray associations between maternal prenatal stress and infant health.
ContributorsTran, Melissa (Author) / Lemery-Chalfant, Kathryn (Thesis director) / Luecken, Linda (Committee member) / McDonald, Kristy (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
133609-Thumbnail Image.png
Description
While previous research has investigated the influence parenting styles have on child behavior, there has not been consistent findings on how child behavior in return influences parenting. This study goes beyond the literature by examining bidirectional influences of combined dyad for emotional availability and early problem behaviors (composited across 12

While previous research has investigated the influence parenting styles have on child behavior, there has not been consistent findings on how child behavior in return influences parenting. This study goes beyond the literature by examining bidirectional influences of combined dyad for emotional availability and early problem behaviors (composited across 12 and 30 months) predicting parental warmth, authoritarian parenting, internalizing, externalizing and ADHD symptoms at age eight. This study also examined whether genetic or environmental factors were driving these behaviors. Participants were from the ongoing Arizona Twin Project (N=340 twin children). 25% of the twins were monozygotic, 35% were same-sex dizygotic, and 35% were opposite-sex dizygotic twins. Preliminary correlations showed bidirectional effects between early emotional availability, problem behaviors and parental warmth, authoritarian parenting, internalizing, externalizing and ADHD symptoms at age eight; however, once twin dependence and covariates were controlled for, the bidirectional effects were no longer significant. One important finding emerged: early problem behaviors were predictive of later problem behaviors at eight years. The study also found that externalizing and ADHD symptoms were more heritable than emotional availability, early problem behaviors, and internalizing symptoms. Therefore, interventions should be developed addressing the environmental influences that contribute to early problem behaviors.
ContributorsKaur, Navneet (Author) / Lemery-Chalfant, Kathryn (Thesis director) / Miadich, Samantha (Committee member) / Davis, Mary (Committee member) / Sanford School of Social and Family Dynamics (Contributor) / Department of Psychology (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
137523-Thumbnail Image.png
Description
Approximately 95% of Americans have at least one sibling (Weaver, Coleman, & Ganong, 2003), making it more likely that children grow up with a sibling than with a father (Lyon, 2009). It is therefore somewhat surprising to learn that sibling relationships have not been a central focus of psychological research,

Approximately 95% of Americans have at least one sibling (Weaver, Coleman, & Ganong, 2003), making it more likely that children grow up with a sibling than with a father (Lyon, 2009). It is therefore somewhat surprising to learn that sibling relationships have not been a central focus of psychological research, especially considering the fact that parent-child and peer relationships have been studied so extensively. There is no doubt that parents and peers have profound effects on children's emotional, psychological and social wellbeing, but siblings have important effects as well. By middle childhood, children spend more time with their siblings than they do with their parents (Pike, Coldwell, & Dunn, 2005). The sibling relationship is one of the longest and most lasting relationships that we as humans have. Approximately 78% of Americans over the age of sixty still have contact with at least one sibling (Cicirelli, 1995). Unlike parents, siblings are often in our lives until the end of our lifespan and, unlike friends, we do not choose them. They act as teachers, friends, and critics, just to name a few, and they are often a sounding board off of which we can test our ideas and behaviors. The focus of the current study is on the twin sibling relationship quality in middle childhood and in adolescence and its implications for individual adjustment, specifically in the realm of prosocial and aggressive behaviors. I evaluated twin sibling cooperation and conflict at both age 7-8 years and age 12-14 years and then examined prosocial and aggressive tendencies concurrently and longitudinally to study the strength of the association between the two. This study also aimed to better understand the extent to which prosocial behavior and aggression are influenced by genetic and environmental factors.
ContributorsDitto, Kayla Rhiannon Loretta Cam (Author) / Lemery-Chalfant, Kathryn (Thesis director) / Presson, Clark (Committee member) / Valiente, Carlos (Committee member) / Barrett, The Honors College (Contributor) / Department of Psychology (Contributor)
Created2013-05