Matching Items (123)
Filtering by

Clear all filters

Description

Robots are often used in long-duration scenarios, such as on the surface of Mars,where they may need to adapt to environmental changes. Typically, robots have been built specifically for single tasks, such as moving boxes in a warehouse

Robots are often used in long-duration scenarios, such as on the surface of Mars,where they may need to adapt to environmental changes. Typically, robots have been built specifically for single tasks, such as moving boxes in a warehouse or surveying construction sites. However, there is a modern trend away from human hand-engineering and toward robot learning. To this end, the ideal robot is not engineered,but automatically designed for a specific task. This thesis focuses on robots which learn path-planning algorithms for specific environments. Learning is accomplished via genetic programming. Path-planners are represented as Python code, which is optimized via Pareto evolution. These planners are encouraged to explore curiously and efficiently. This research asks the questions: “How can robots exhibit life-long learning where they adapt to changing environments in a robust way?”, and “How can robots learn to be curious?”.

ContributorsSaldyt, Lucas P (Author) / Ben Amor, Heni (Thesis director) / Pavlic, Theodore (Committee member) / Computer Science and Engineering Program (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
147884-Thumbnail Image.png
Description

Affective computing allows computers to monitor and influence people’s affects, in other words emotions. Currently, there is a lot of research exploring what can be done with this technology. There are many fields, such as education, healthcare, and marketing, that this technology can transform. However, it is important to question

Affective computing allows computers to monitor and influence people’s affects, in other words emotions. Currently, there is a lot of research exploring what can be done with this technology. There are many fields, such as education, healthcare, and marketing, that this technology can transform. However, it is important to question what should be done. There are unique ethical considerations in regards to affective computing that haven't been explored. The purpose of this study is to understand the user’s perspective of affective computing in regards to the Association of Computing Machinery (ACM) Code of Ethics, to ultimately start developing a better understanding of these ethical concerns. For this study, participants were required to watch three different videos and answer a questionnaire, all while wearing an Emotiv EPOC+ EEG headset that measures their emotions. Using the information gathered, the study explores the ethics of affective computing through the user’s perspective.

ContributorsInjejikian, Angelica (Author) / Gonzalez-Sanchez, Javier (Thesis director) / Chavez-Echeagaray, Maria Elena (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
136072-Thumbnail Image.png
Description
The prospect of anti-aging or life extension technology is controversial in biogerentology but deemed even by skeptical experts to warrant discussion. I discuss the justifications that the probability of life extension technology being developed in the near future is reasonably high and that this research justifies the time and money

The prospect of anti-aging or life extension technology is controversial in biogerentology but deemed even by skeptical experts to warrant discussion. I discuss the justifications that the probability of life extension technology being developed in the near future is reasonably high and that this research justifies the time and money it receives. I investigate potential ethical and societal issues anti-aging technology might create. This paper addresses inequality of access, economic cost, changes in quality of life, the role of death in human life, if and how the technology should be regulated and how parties who choose not to undergo treatment can be fairly treated, even when they are a minority.
Created2015-05
135645-Thumbnail Image.png
Description
This thesis proposes the concept of soft robotic supernumerary limbs to assist the wearer in the execution of tasks, whether it be to share loads or replace an assistant. These controllable extra arms are made using soft robotics to reduce the weight and cost of the device, and are not

This thesis proposes the concept of soft robotic supernumerary limbs to assist the wearer in the execution of tasks, whether it be to share loads or replace an assistant. These controllable extra arms are made using soft robotics to reduce the weight and cost of the device, and are not limited in size and location to the user's arm as with exoskeletal devices. Soft robotics differ from traditional robotics in that they are made using soft materials such as silicone elastomers rather than hard materials such as metals or plastics. This thesis presents the design, fabrication, and testing of the arm, including the joints and the actuators to move them, as well as the design and fabrication of the human-body interface to unite man and machine. This prototype utilizes two types of pneumatically-driven actuators, pneumatic artificial muscles and fiber-reinforced actuators, to actuate the elbow and shoulder joints, respectively. The robotic limb is mounted at the waist on a backpack frame to avoid interfering with the wearer's biological arm. Through testing and evaluation, this prototype device proves the feasibility of soft supernumerary limbs, and opens up opportunities for further development into the field.
ContributorsOlson, Weston Roscoe (Author) / Polygerinos, Panagiotis (Thesis director) / Zhang, Wenlong (Committee member) / Engineering Programs (Contributor) / Barrett, The Honors College (Contributor)
Created2016-05
135593-Thumbnail Image.png
Description
The effect of conflicting sensorimotor memories on optimal force strategies was explored. Subjects operated a virtual object controlled by a physical handle to complete a simple straight-line task. Perturbations applied to the handle induced a period of increased error in subject accuracy. After two blocks of 33 trials, perturbations switched

The effect of conflicting sensorimotor memories on optimal force strategies was explored. Subjects operated a virtual object controlled by a physical handle to complete a simple straight-line task. Perturbations applied to the handle induced a period of increased error in subject accuracy. After two blocks of 33 trials, perturbations switched direction, inducing increased error from the previous trials. Subjects returned after a 24-hour period to complete a similar protocol, but beginning with the second context and ending with the first. Interference from the first context on each day caused an increase in initial error for the second (P < 0.05). Following the rest period, subjects showed retention of the sensorimotor memory from the previous day through significantly decreased initial error (P = 3x10-6). However, subjects showed an increase in forces for each new context resulting from a sub-optimal motor strategy. Higher levels of total effort (P < 0.05) and a lack of separation between force values for opposing and non-opposing digits (P > 0.05) indicated a strategy that used more energy to complete the task, even when rates of learning appeared identical or improved. Two possible mechanisms for this lack of energy conservation have been proposed.
ContributorsSmith, Michael David (Author) / Santello, Marco (Thesis director) / Kleim, Jeffrey (Committee member) / Harrington Bioengineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2016-05
135981-Thumbnail Image.png
Description
Education in computer science is a difficult endeavor, with learning a new programing language being a barrier to entry, especially for college freshman and high school students. Learning a first programming language requires understanding the syntax of the language, the algorithms to use, and any additional complexities the language carries.

Education in computer science is a difficult endeavor, with learning a new programing language being a barrier to entry, especially for college freshman and high school students. Learning a first programming language requires understanding the syntax of the language, the algorithms to use, and any additional complexities the language carries. Often times this becomes a deterrent from learning computer science at all. Especially in high school, students may not want to spend a year or more simply learning the syntax of a programming language. In order to overcome these issues, as well as to mitigate the issues caused by Microsoft discontinuing their Visual Programming Language (VPL), we have decided to implement a new VPL, ASU-VPL, based on Microsoft's VPL. ASU-VPL provides an environment where users can focus on algorithms and worry less about syntactic issues. ASU-VPL was built with the concepts of Robot as a Service and workflow based development in mind. As such, ASU-VPL is designed with the intention of allowing web services to be added to the toolbox (e.g. WSDL and REST services). ASU-VPL has strong support for multithreaded operations, including event driven development, and is built with Microsoft VPL users in mind. It provides support for many different robots, including Lego's third generation robots, i.e. EV3, and any open platform robots. To demonstrate the capabilities of ASU-VPL, this paper details the creation of an Intel Edison based robot and the use of ASU-VPL for programming both the Intel based robot and an EV3 robot. This paper will also discuss differences between ASU-VPL and Microsoft VPL as well as differences between developing for the EV3 and for an open platform robot.
ContributorsDe Luca, Gennaro (Author) / Chen, Yinong (Thesis director) / Cheng, Calvin (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2015-12
136603-Thumbnail Image.png
Description
Marijuana is the most commonly used illicit substance in the United States with over two million pounds seized annually and with a usage rate estimated at 19.8 million people in 2013 (SAMSHA, 2014). Currently there is a nationwide movement for the legalization of recreational marijuana via referendum at the state

Marijuana is the most commonly used illicit substance in the United States with over two million pounds seized annually and with a usage rate estimated at 19.8 million people in 2013 (SAMSHA, 2014). Currently there is a nationwide movement for the legalization of recreational marijuana via referendum at the state level. Three states and the District of Columbia have already adopted amendments legalizing marijuana and over a dozen more currently have pending ballots. This report explores what would be the impact of legalizing marijuana in Arizona through the examination of data from Colorado and other governmental sources. Using a benefit/cost analysis the data is used to determine what the effect the legalization of marijuana would have in Arizona. I next examined the moral arguments for legalization. Finally I propose a recommendation for how the issue of the legalization of recreational marijuana should be approached in Arizona.
ContributorsDiPietro, Samuel Miles (Author) / Kalika, Dale (Thesis director) / Lynk, Myles (Committee member) / Barrett, The Honors College (Contributor) / Department of Information Systems (Contributor) / WPC Graduate Programs (Contributor) / School of Accountancy (Contributor)
Created2015-05
Description
Human subject research is a sensitive ethical topic in today's society, and with good cause. The history of human subject research is full of tragedy and wrongdoing, which is what has led to the firm restrictions we presently have. At the same time, we also acknowledge the value behind human

Human subject research is a sensitive ethical topic in today's society, and with good cause. The history of human subject research is full of tragedy and wrongdoing, which is what has led to the firm restrictions we presently have. At the same time, we also acknowledge the value behind human subject research and the information science can obtain from such endeavors. This project analyzes this conundrum through a narrative describing a group of scientists who choose to ignore some of the laws and regulations concerning human subject research in order to pursue neurological based research for a "greater good." In the novella, the scientists end up harming several people while performing their illegal research, but are able to obtain successful results. However, the group is eventually caught, and end up having to face the consequences of their actions. The situations and interactions the story presents are meant to juxtapose both sides of the human subject research ethical argument in a unique way in order to allow the reader to critically think through the argument themselves and form their own opinions on the matter.
ContributorsPirotte, Benjamin Daniel (Author) / Finn, Edward (Thesis director) / Cook, Paul (Committee member) / McGregor, Joan (Committee member) / Barrett, The Honors College (Contributor) / School of Life Sciences (Contributor) / School of Historical, Philosophical and Religious Studies (Contributor)
Created2015-05
136814-Thumbnail Image.png
Description
The goal of this project was to explore biomimetics by creating a jellyfish flying device that uses propulsion of air to levitate while utilizing electromyography signals and infrared signals as mechanisms to control the device. Completing this project would require knowledge of biological signals, electrical circuits, computer programming, and physics

The goal of this project was to explore biomimetics by creating a jellyfish flying device that uses propulsion of air to levitate while utilizing electromyography signals and infrared signals as mechanisms to control the device. Completing this project would require knowledge of biological signals, electrical circuits, computer programming, and physics to accomplish. An EMG sensor was used to obtain processed electrical signals produced from the muscles in the forearm and was then utilized to control the actuation speed of the tentacles. An Arduino microprocessor was used to translate the EMG signals to infrared blinking sequences which would propagate commands through a constructed circuit shield to the infrared receiver on jellyfish. The receiver will then translate the received IR sequence into actions. Then the flying device must produce enough thrust to propel the body upwards. The application of biomimetics would best test my skills as an engineer as well as provide a method of applying what I have learned over the duration of my undergraduate career.
ContributorsTsui, Jessica W (Author) / Muthuswamy, Jitteran (Thesis director) / Blain Christen, Jennifer (Committee member) / Barrett, The Honors College (Contributor) / Harrington Bioengineering Program (Contributor)
Created2014-05
136839-Thumbnail Image.png
Description
This paper aims to assess potential similarities and differences in the way that public relations professionals approach ethics in Spain and The United States. The approach taken for this study was first a thematic analysis of industry-accepted codes of ethics. These were the PRSA Code of Ethics from the United

This paper aims to assess potential similarities and differences in the way that public relations professionals approach ethics in Spain and The United States. The approach taken for this study was first a thematic analysis of industry-accepted codes of ethics. These were the PRSA Code of Ethics from the United States and the ADECEC and Dircom codes of ethics from Spain. Although the codes provide a basis for a basic analysis, it is hard to say how public relations professionals implement ethical practices in their work solely based on codes of ethics. To further study the ethics in practice, interviews with public relations professionals from a 2012 trip to Madrid were transcribed and analyzed for key themes. To assess ethics in practice in the United States, public relations blog posts related to ethics were analyzed for key themes. The history of public relations in Spain is much shorter than in the United States The histories of the and cultural differences may be the cause of some of the differences in ethics.
Created2014-05