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 39
134184-Thumbnail Image.png
Description
Historically, Supreme Court interpretations of the Constitution of the United States have been significantly important, impacting the lives of every American. This honors thesis seeks to understand the ways in which the Constitution has been interpreted through the lens of political ideology. Using constitutional theory, I explain how the political

Historically, Supreme Court interpretations of the Constitution of the United States have been significantly important, impacting the lives of every American. This honors thesis seeks to understand the ways in which the Constitution has been interpreted through the lens of political ideology. Using constitutional theory, I explain how the political ideologies of classical liberalism, conservatism, libertarianism, and progressive liberalism have played a role in the interpretations of the First, Second, and Fourth Amendments. I also examine how these ideological interpretations have changed from 1776 to 2017, dividing the history of the United States into four eras: the Founding Era, the Civil War Era, the New Deal Era, and the Modern Era. First, the First Amendment's clauses on religion are examined, where I focus on the separation between church and state as well as the concepts of "establishment" and "free exercise." The First Amendment transitions from classically liberal, to conservative, to progressively liberal and classically liberal, to progressively liberal and libertarian. Next, we look at the Second Amendment's notions of a "militia" and the "right to keep and bear arms." The Second Amendment's interpretations begin classically liberal, then change to classically liberal and progressively liberal, to progressively liberal, to conservative. Finally, the analysis on the Fourth Amendment's "unreasonable searches and seizures" as well as "warrants" lends evidence to ideological interpretations. The Fourth Amendment, like the other two, starts classically liberal for two eras, then becomes libertarian, and finally ends libertarian and conservative. The implications of each of these conclusions are then discussed, with emphasis on public opinion in society during the era in question, the ways in which the ideologies in each era seem to build upon one another, the ideologies of the justices who wrote the opinions, and the ideology of the court.
Created2017-12
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
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
132455-Thumbnail Image.png
Description
Over the last 30 years, the public has become somewhat less willing to accept the “feminist” label. However, most Americans indicate support for general feminist ideals. In fact, many of these ideals have become so prevalent in American culture that they are not considered feminist anymore. This thesis will examine

Over the last 30 years, the public has become somewhat less willing to accept the “feminist” label. However, most Americans indicate support for general feminist ideals. In fact, many of these ideals have become so prevalent in American culture that they are not considered feminist anymore. This thesis will examine the reason behind this disparity and analyze where public opinion began to shift. The disparity between the definition of feminism and the definition perceived by the public will be explored along with the idea that the American people still want and need a “feminist movement,” but that its current state is not resonating with the majority of the public.
ContributorsKasle, Lauren Jessica (Author) / Lennon, Tara (Thesis director) / Woodall, Gina (Committee member) / School of Public Affairs (Contributor) / School of Life Sciences (Contributor) / School of Politics and Global Studies (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2019-05
Description
Civic education in America should be focused on empowering future generations to take full advantage of their rights as citizens and realize their potential to incite change. Even at a young age, it is important that we educate children on what it means to be a United States citizen so

Civic education in America should be focused on empowering future generations to take full advantage of their rights as citizens and realize their potential to incite change. Even at a young age, it is important that we educate children on what it means to be a United States citizen so that they can begin cultivating their personal political experience. As soon as the child is at the age where they can begin to understand basic political and governmental concepts, they should be encouraged to start thinking about their roles as citizens in a Democratic government. More often than not, young adults express that they wish they had been exposed to the political climate earlier on in life. When a lot of these adolescents reach voting age, they are woefully under-educated and apathetic towards their participation in the civic sphere. This activity booklet was designed to not only educate but also empower and inspire kids, and to really get them excited for their futures in the civic sphere.
ContributorsNelson, Madelyn (Author) / Lennon, Tara (Thesis director) / Black, Anna (Committee member) / College of Integrative Sciences and Arts (Contributor) / School of Politics and Global Studies (Contributor) / School of International Letters and Cultures (Contributor) / Department of English (Contributor) / Barrett, The Honors College (Contributor)
Created2018-05
133877-Thumbnail Image.png
Description
In 2016, the Western world was shocked by the victory of the "Leave" campaign in the referendum on European Union membership in Great Britain and by the victory of Donald Trump in the United States' presidential election. These two electoral successes have been called "populist" campaigns in their respective countries.

In 2016, the Western world was shocked by the victory of the "Leave" campaign in the referendum on European Union membership in Great Britain and by the victory of Donald Trump in the United States' presidential election. These two electoral successes have been called "populist" campaigns in their respective countries. In this paper, I ask whether the widespread populist sentiment in the United States and Great Britain qualifies as "populist" and should be regarded as part of the same movement. I then explore whether Trump and Leave voters are motivated by a common issue or set of issues. Initially, I frame my argument by defining populism and showing how both campaigns meet the definition. Next, I compare the Leave campaign with the Trump campaign and explore the similarities and differences in the demographics and opinions of their supporters. I determine that while the Trump and Leave campaigns certainly have differences, they should ultimately be treated as two branches of the same movement. Finally, I conclude that both campaigns are more motivated by versions of cultural resentment than economic anxiety.
ContributorsDunning, Alexander Chase (Author) / Lennon, Tara (Thesis director) / Simhony, Avital (Committee member) / Department of Finance (Contributor) / School of Politics and Global 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
137239-Thumbnail Image.png
Description
We were interested in whether or not certain demographics, such as gender, age, education level, and academic major, would affect an individual's political awareness. In particular, we hypothesized that Political Science majors would have a higher level of political awareness than Non-Political Science majors. In an in-person survey, we asked

We were interested in whether or not certain demographics, such as gender, age, education level, and academic major, would affect an individual's political awareness. In particular, we hypothesized that Political Science majors would have a higher level of political awareness than Non-Political Science majors. In an in-person survey, we asked participants on the Arizona State University, Tempe campus a series of nine questions measuring government structure and procedure, current politics, and policy issues. Our findings concluded that, within our sample: 1) on average, Political Science majors outperformed Non-Political Science majors 2) education level appears to be positively associated with political awareness 3) like education, age appears to be positively associated with political awareness, however, there seemed to be a peak at 21 years of age 4) males outperformed females, as suggested by research studying the gender gap in political knowledge. Because our sample population was not randomly selected, and this report focuses on descriptive statistics, we cannot generalize or comment on our findings' statistical significance. However, many of our findings are supported by current research and, with further specification, may be of interest to university officials who seek to measure the political knowledge and awareness of various demographic groups on campus.
ContributorsTaylor, Kaela (Co-author) / Leung, Emily (Co-author) / Lennon, Tara (Thesis director) / Woodall, Gina (Committee member) / Barrett, The Honors College (Contributor) / W. P. Carey School of Business (Contributor) / School of International Letters and Cultures (Contributor) / School of Politics and Global Studies (Contributor) / Department of Information Systems (Contributor) / School of Accountancy (Contributor)
Created2014-05