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 35
136556-Thumbnail Image.png
Description
Due to the environmental problems caused by global warming, it has become necessary to reduce greenhouse gas emissions across the planet. Biofuels, such as ethanol, have proven to release cleaner emissions when combusted. However, large scale production of these alcohols is uneconomical and inefficient due to limitations in standard separation

Due to the environmental problems caused by global warming, it has become necessary to reduce greenhouse gas emissions across the planet. Biofuels, such as ethanol, have proven to release cleaner emissions when combusted. However, large scale production of these alcohols is uneconomical and inefficient due to limitations in standard separation processes, the most common being distillation. Pervaporation is a novel separation technique that utilizes a specialized membrane to separate multicomponent solutions. In this research project, pervaporation utilizing ZIF-71/PDMS mixed matrix membranes are investigated to see their ability to recover ethanol from an ethanol/aqueous separation. Membranes with varying nanoparticle concentrations were created and their performances were analyzed. While the final results indicate that no correlation exists between nanoparticle weight percentage and selectivity, this technology is still a promising avenue for biofuel production. Future work will be conducted to improve this existing process and enhance membrane selectivity.
ContributorsHoward, Chelsea Elizabeth (Author) / Lind, Mary Laura (Thesis director) / Nielsen, David (Committee member) / Greenlee, Lauren (Committee member) / Barrett, The Honors College (Contributor) / Chemical Engineering Program (Contributor) / Materials Science and Engineering Program (Contributor)
Created2015-05
136572-Thumbnail Image.png
Description
Cloud computing and web services enable the creation of applications that are faster and more interconnected than traditional applications. This project explores the possible ways in which cloud computing and web services can be used to extend already existing applications by developing a data storage web service for 3D modeling

Cloud computing and web services enable the creation of applications that are faster and more interconnected than traditional applications. This project explores the possible ways in which cloud computing and web services can be used to extend already existing applications by developing a data storage web service for 3D modeling applications. The implementation of the service is described, and several example applications are shown that utilize the service. Additionally, related web based applications are discussed along with their influence on the project. The project shows the benefits that cloud-based web services can bring to 3D modeling applications, such as improved collaboration and more comprehensive history tracking.
ContributorsFerry, Mark Travis (Author) / Chen, Yinong (Thesis director) / Balasooriya, Janaka (Committee member) / Barrett, The Honors College (Contributor)
Created2015-05
136494-Thumbnail Image.png
Description
The goal of this research project is to create a mixed matrix membrane that can withstand very acidic environments but still be used to purify water. The ultimate goal of this membrane is to be used to purify urine both here on Earth and in space. The membrane would be

The goal of this research project is to create a mixed matrix membrane that can withstand very acidic environments but still be used to purify water. The ultimate goal of this membrane is to be used to purify urine both here on Earth and in space. The membrane would be able to withstand these harsh conditions due the incorporation of a resilient impermeable polymer layer that will be cast above the lower hydrophilic layer. Nanoparticles called zeolites will act as a water selective pathway through this impermeable layer and allow water to flow through the membrane. This membrane will be made using a variety of methods and polymers to determine both the cheapest and most effective way of creating this chemical resistant membrane. If this research is successful, many more water sources can be tapped since the membranes will be able to withstand hard conditions. This document is primarily focused on our progress on the development of a highly permeable polymer-zeolite film that makes up the bottom layer of the membrane. Multiple types of casting methods were investigated and it was determined that spin coating at 4000 rpm was the most effective. Based on a literature review, we selected silicalite-1 zeolites as the water-selective nanoparticle component dispersed in a casting solution of polyacrylonitrile in N-methylpyrrolidinone to comprise this hydrophilic layer. We varied the casting conditions of several simple solution-casting methods to produce thin films on the porous substrate with optimal film properties for our membrane design. We then cast this solution on other types of support materials that are more flexible and inexpensive to determine which combination resulted in the thinnest and most permeable film.
ContributorsHerrera, Sofia Carolina (Author) / Lind, Mary Laura (Thesis director) / Khosravi, Afsaneh (Committee member) / Hestekin, Jamie (Committee member) / Barrett, The Honors College (Contributor) / Chemical Engineering Program (Contributor)
Created2015-05
Description
The scarcity of fresh water worldwide has necessitated improved technology for desalinating sea water. Reverse osmosis membranes are currently limited by their inclination for fouling, in which a layer forms on the surface of the membrane and impedes water flux. This yields shortened membrane lifespan and increased energy costs. Current

The scarcity of fresh water worldwide has necessitated improved technology for desalinating sea water. Reverse osmosis membranes are currently limited by their inclination for fouling, in which a layer forms on the surface of the membrane and impedes water flux. This yields shortened membrane lifespan and increased energy costs. Current technology uses interfacially polymerized polyamide thin film composite membranes, which form nodules, leaves, and other structures that lead to rough film surfaces and may contribute to fouling propensity. In this study, polyamide latex was designed in order to cast a smoother membrane with comparable performance. Polyamide latex particles were formed using a modified procedure based on Lind et. al [10] and characterized for sphericity using scanning electromagnetic microscopy (SEM).
ContributorsMccloskey, Cailen Marie (Author) / Lind, Mary Laura (Thesis director) / Jamieson, Heather (Committee member) / Barrett, The Honors College (Contributor) / Chemical Engineering Program (Contributor) / Department of Chemistry and Biochemistry (Contributor)
Created2015-05
133853-Thumbnail Image.png
Description
For my thesis project, I have developed a cash register web application for the Arizona State University Barrett Dining Hall. I previously worked at the Barrett Dining Hall, and I would occasionally step in as a cashier. This work is how I came to be familiar with the system and

For my thesis project, I have developed a cash register web application for the Arizona State University Barrett Dining Hall. I previously worked at the Barrett Dining Hall, and I would occasionally step in as a cashier. This work is how I came to be familiar with the system and all its inefficiencies. The system requires multiple user inputs to implement even the most basic of tasks, is not user-friendly, and therefore very prone to error. In the event that multiple incorrect inputs are entered, the software will freeze, and the user will have to turn off the computer and turn it back on. In theory, this application is an improvement over the software system that is currently in place in that the user interface has been specifically designed to be user-friendly. This application reduces the number of required user inputs by automating certain tasks (such as pricing and determining the meal period), thereby reducing the chance of user error. It is also an improvement in that it allows students to log in to the system to view how many meals they have left, how much M&G is in their account, and how many guest passes they have left. This functionality is extremely important because this is a feature that is not currently in place, and is something that students have actively complained about. Currently, if students want to check on their meal plan, they have to either physically go to a dining hall and ask the cashier, or call a toll-free number. The two technologies used to develop this application are C# and XML. These technologies were chosen because I wanted to learn something new for this project to broaden my knowledge. I also happened to be taking a class at the start of this project that utilized C# and XML for Web Applications, and it seemed like the perfect opportunity to transfer over the skills I had been learning.
ContributorsLewis, Q. Mariha Paishance (Author) / Chen, Yinong (Thesis director) / Nakamura, Mutsumi (Committee member) / School of International Letters and Cultures (Contributor) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2018-05
137034-Thumbnail Image.png
Description
The recovery of biofuels permits renewable alternatives to present day fossil fuels that cause devastating effects on the planet. Pervaporation is a separation process that shows promise for the separation of ethanol from biologically fermentation broths. The performance of thin film composite membranes of polydimethylsiloxane (PDMS) and zeolite imidazolate frameworks

The recovery of biofuels permits renewable alternatives to present day fossil fuels that cause devastating effects on the planet. Pervaporation is a separation process that shows promise for the separation of ethanol from biologically fermentation broths. The performance of thin film composite membranes of polydimethylsiloxane (PDMS) and zeolite imidazolate frameworks (ZIF-71) dip coated onto a porous substrate are analyzed. Pervaporation performance factors of flux, separation factor and selectivity are measured for varying ZIF-71 loadings of pure PDMS, 5 wt%, 12.5 wt% and 25 wt% at 60 oC with a 2 wt% ethanol/water feed. The increase in ZIF-71 loadings increased the performance of PDMS to produce higher flux, higher separation factor and high selectivity than pure polymeric films.
ContributorsLau, Ching Yan (Author) / Lind, Mary Laura (Thesis director) / Durgun, Pinar Cay (Committee member) / Lively, Ryan (Committee member) / Barrett, The Honors College (Contributor) / School of International Letters and Cultures (Contributor) / Chemical Engineering Program (Contributor)
Created2014-05
136987-Thumbnail Image.png
Description
In this research, construction of a model membrane system using Polyvinylidene Chloride-Co Acrylonitrile and Linde Type A zeolites is described. The systems aims to separate out flow through zeolite pores and flow through interfaces between zeolites and polymers through the use of pore filled and pore open zeolites. Permeation tests

In this research, construction of a model membrane system using Polyvinylidene Chloride-Co Acrylonitrile and Linde Type A zeolites is described. The systems aims to separate out flow through zeolite pores and flow through interfaces between zeolites and polymers through the use of pore filled and pore open zeolites. Permeation tests and salt rejection tests were performed, and the data analyzed to yield approximation of separated flow through zeolites and interfaces. This work concludes the more work is required to bring the model system into a functioning state. New polymer selections and new techniques to produce the membrane system are described for future work.
ContributorsShabilla, Andrew Daniel (Author) / Lind, Mary Laura (Thesis director) / Lin, Jerry (Committee member) / Barrett, The Honors College (Contributor) / Chemical Engineering Program (Contributor)
Created2014-05
137117-Thumbnail Image.png
Description
This thesis aims to evaluate how in classroom demonstrations compare to regular education techniques, and how student learning styles affect interest in science and engineering as future fields of study. Science education varies between classrooms, but usually is geared towards lecture and preparation for standardized exams without concern for student

This thesis aims to evaluate how in classroom demonstrations compare to regular education techniques, and how student learning styles affect interest in science and engineering as future fields of study. Science education varies between classrooms, but usually is geared towards lecture and preparation for standardized exams without concern for student interest or enjoyment.5 To discover the effectiveness of demonstrations in these concerns, an in classroom demonstration with a water filtration experiment was accompanied by several modules and followed by a short survey. Hypotheses tested included that students would enjoy the demonstration more than a typical class session, and that of these students, those with more visual or tactile learning styles would identify with science or engineering as a possible major in college. The survey results affirmed the first hypothesis, but disproved the second hypothesis; thus illustrating that demonstrations are enjoyable, and beneficial for sparking or maintaining student interest in science across all types of students.
ContributorsPiper, Jessica Marie (Author) / Lind, Mary Laura (Thesis director) / Montoya-Gonzales, Roxanna (Committee member) / Barrett, The Honors College (Contributor) / School of Sustainability (Contributor) / Chemical Engineering Program (Contributor)
Created2014-05
135236-Thumbnail Image.png
Description
Tenga is an e-commerce demo web application for students studying Distributed Software Development and Software Integration and Engineering at Arizona State University (ASU). The application, written in C#, aims to empower students to understand how complex systems are build. Complementing the two courses taught at ASU, it seeks to demonstrate

Tenga is an e-commerce demo web application for students studying Distributed Software Development and Software Integration and Engineering at Arizona State University (ASU). The application, written in C#, aims to empower students to understand how complex systems are build. Complementing the two courses taught at ASU, it seeks to demonstrate how the concepts taught in the two classes can be applied to the real world. In addition to the practical software development process, Tenga also bring in the topics that students are inexperienced with such as recommendation systems and ranking algorithms. Tenga is going to be used in classrooms to help students to learn fundamental issues in Web software development and software integration and to understand tools and skill sets required to built a web application.
ContributorsKawanzaruwa, Allen Tom (Author) / Chen, Yinong (Thesis director) / Nakamura, Mutsumi (Committee member) / Computer Science and Engineering Program (Contributor) / School of Mathematical and Statistical Sciences (Contributor) / Barrett, The Honors College (Contributor)
Created2016-05
135246-Thumbnail Image.png
Description
The areas of cloud computing and web services have grown rapidly in recent years, resulting in software that is more interconnected and and widely used than ever before. As a result of this proliferation, there needs to be a way to assess the quality of these web services in order

The areas of cloud computing and web services have grown rapidly in recent years, resulting in software that is more interconnected and and widely used than ever before. As a result of this proliferation, there needs to be a way to assess the quality of these web services in order to ensure their reliability and accuracy. This project explores different ways in which services can be tested and evaluated through the design of various testing techniques and their implementations in a web application, which can be used by students or developers to test their web services.
ContributorsHilliker, Mark Paul (Author) / Chen, Yinong (Thesis director) / Nakamura, Mutsumi (Committee member) / Computer Science and Engineering Program (Contributor) / School of Mathematical and Statistical Sciences (Contributor) / Barrett, The Honors College (Contributor)
Created2016-05