Matching Items (813)
Filtering by

Clear all filters

126596-Thumbnail Image.png
Description

Society is heavily dependent on a reliable electric supply; all infrastructure systems depend on electricity to operate. When the electric system fails, the impacts can be catastrophic (food spoilage, inoperable medical devices, lack of access to water, etc.). The social impacts, defined as the direct and indirect impacts on people,

Society is heavily dependent on a reliable electric supply; all infrastructure systems depend on electricity to operate. When the electric system fails, the impacts can be catastrophic (food spoilage, inoperable medical devices, lack of access to water, etc.). The social impacts, defined as the direct and indirect impacts on people, of power outages must be explored as the likelihood of power outages and blackouts are increasing. However, compared to other hazards, such as heat and flooding, the knowledge base on the impacts of power outages is relatively small. The purpose of this thesis is to identify what is currently known about the social impacts of power outages, identify where gaps in the literature exist, and deploy a survey to explore power outage experiences at the household level. This thesis is comprised of two chapters, a systematic literature review on the current knowledge of the social impacts of power outages and a multi-city survey focused on power outage experiences.

The first chapter comprised of a systematic literature review using a combined search of in Scopus which returned 762 candidate articles were identified that potentially explored the social impacts of power outages. However, after multiple filtering criteria were applied, only 45 articles met all criteria. Four themes were used to classify the literature, not exclusively, including modeling, social, technical, and other. Only papers that were classified as “social” - meaning they observed how people were affected by a power outage - or in combination with other categories were used within the review.

From the literature, populations of concern were identified, including minority demographics - specifically Blacks or African Americans, children, elderly, and rural populations. The most commonly reported health concerns were from those that rely on medical devices for chronic conditions and unsafe generator practices. Criminal activity was also reported to increase during prolonged power outages and can be mitigated by consistent messaging on where to receive assistance and when power will be restored. Providing financial assistance and resources such as food and water can reduce the crime rate temporarily, but the crime rate can be expected to increase once the relief expires. Authorities should expect looting to occur, especially in poorer areas, during prolonged power outages. Gaps in the literature were identified and future directions for research were provided.

The second chapter consists of a multi-city survey that targeted three major cities across the United States (Detroit, MI; Miami, FL; and Phoenix, AZ). The survey was disseminated through Amazon’s Mechanical Turk and hosted by Qualtrics. 896 participants from the three cities qualified to complete the full version of the survey. Three criteria had to be met for participants to complete the full survey including residing in one of the three target cities, living at their primary address for a majority of the year, and indicate they had experienced a power outage within the last five years.

Participants were asked questions regarding the number of outages experienced in the last five years, the length of their most recent and longest outage experienced, if they owned a generator, how they managed their longest power outage, if participants or anyone in their household relies on a medical device, the financial burden their power outage caused, and standard demographic- and income-related questions. Race was a significant variable that influenced the outage duration length but not frequency in Phoenix and Detroit. Income was not a significant variable associated with experiencing greater economic impacts, such as having thrown food away because of an outage and not receiving help during the longest outage. Additional assessments similar to this survey are needed to better understand household power outage experiences.

Findings from this thesis demonstrate traditional metrics used in vulnerability indices were not indicative of who experienced the greatest effects of power outages. Additionally, other factors that are not included in these indices, such as owning adaptive resources including medical devices and generators in Phoenix and Detroit, are factors in reducing negative outcomes. More research is needed on this topic to indicate which populations are more likely to experience factors that can influence positive or negative outage outcomes.

ContributorsAndresen, Adam (Author) / Hondula, David M. (Contributor, Contributor) / Gall, Melanie (Contributor) / Meerow, Sara (Contributor)
Created2020-07-20
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
Description

Cryptojacking is a process in which a program utilizes a user’s CPU to mine cryptocurrencies unknown to the user. Since cryptojacking is a relatively new problem and its impact is still limited, very little has been done to combat it. Multiple studies have been conducted where a cryptojacking detection system

Cryptojacking is a process in which a program utilizes a user’s CPU to mine cryptocurrencies unknown to the user. Since cryptojacking is a relatively new problem and its impact is still limited, very little has been done to combat it. Multiple studies have been conducted where a cryptojacking detection system is implemented, but none of these systems have truly solved the problem. This thesis surveys existing studies and provides a classification and evaluation of each detection system with the aim of determining their pros and cons. The result of the evaluation indicates that it might be possible to bypass detection of existing systems by modifying the cryptojacking code. In addition to this classification, I developed an automatic code instrumentation program that replaces specific instructions with functionally similar sequences as a way to show how easy it is to implement simple obfuscation to bypass detection by existing systems.

ContributorsLarson, Kent Merle (Author) / Bazzi, Rida (Thesis director) / Shoshitaishvili, Yan (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

This paper is centered on the use of generative adversarial networks (GANs) to convert or generate RGB images from grayscale ones. The primary goal is to create sensible and colorful versions of a set of grayscale images by training a discriminator to recognize failed or generated images and training a

This paper is centered on the use of generative adversarial networks (GANs) to convert or generate RGB images from grayscale ones. The primary goal is to create sensible and colorful versions of a set of grayscale images by training a discriminator to recognize failed or generated images and training a generator to attempt to satisfy the discriminator. The network design is described in further detail below; however there are several potential issues that arise including the averaging of a color for certain images such that small details in an image are not assigned unique colors leading to a neutral blend. We attempt to mitigate this issue as much as possible.

ContributorsMarkabawi, Jah (Co-author) / Masud, Abdullah (Co-author) / Lobo, Ian (Co-author) / Koleber, Keith (Co-author) / Yang, Yingzhen (Thesis director) / Wang, Yancheng (Committee member) / Computer Science and Engineering Program (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

This paper is centered on the use of generative adversarial networks (GANs) to convert or generate RGB images from grayscale ones. The primary goal is to create sensible and colorful versions of a set of grayscale images by training a discriminator to recognize failed or generated images and training a

This paper is centered on the use of generative adversarial networks (GANs) to convert or generate RGB images from grayscale ones. The primary goal is to create sensible and colorful versions of a set of grayscale images by training a discriminator to recognize failed or generated images and training a generator to attempt to satisfy the discriminator. The network design is described in further detail below; however there are several potential issues that arise including the averaging of a color for certain images such that small details in an image are not assigned unique colors leading to a neutral blend. We attempt to mitigate this issue as much as possible.

ContributorsMasud, Abdullah Bin (Co-author) / Koleber, Keith (Co-author) / Lobo, Ian (Co-author) / Markabawi, Jah (Co-author) / Yang, Yingzhen (Thesis director) / Wang, Yancheng (Committee member) / Computer Science and Engineering Program (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

The NCAA is changing the current rules and regulations around a student-athlete’s name, image, and likeness. Previously, student-athletes were not allowed to participate in business activities or noninstitutional promotional activities. With the new rule changes, student-athletes will be able to engage in business activities related to their own name, image,

The NCAA is changing the current rules and regulations around a student-athlete’s name, image, and likeness. Previously, student-athletes were not allowed to participate in business activities or noninstitutional promotional activities. With the new rule changes, student-athletes will be able to engage in business activities related to their own name, image, and likeness. The goal of the team was to help “prepare athletes to understand and properly navigate the evolving restrictions and guidelines around athlete name, image, and likeness”. In order to accomplish this, the team had to understand the problems student-athletes face with these changing rules and regulations. The team conducted basic market research to identify the problem. The problem discovered was the lack of communication between student-athletes and businesses. In order to verify this problem, the team conducted several interviews with Arizona State University Athletic Department personnel. From the interviews, the team identified that the user is the student-athletes and the buyer is the brands and businesses. Once the problem was verified and the user and buyer were identified, a solution that would best fit the customers was formulated. The solution is a platform that assists student-athletes navigate the changing rules of the NCAA by providing access to a marketplace optimized to working with student-athletes and offering an ease of maintaining relationships between student-athletes and businesses. The solution was validated through meetings with interested brands. The team used the business model and market potential to pitch the business idea to the brands. Finally, the team gained traction by initiating company partnerships.

ContributorsSchulte, Brooke (Co-author) / Recato, Bella (Co-author) / Winston, Blake (Co-author) / Byrne, Jared (Thesis director) / Lee, Christopher (Committee member) / Kunowski, Jeffrey (Committee member) / Computer Science and Engineering Program (Contributor) / Dean, W.P. Carey School of Business (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

Students from the Founder’s Lab at ASU created Equalitree, a company whose main focus is bringing together fans, student-athletes, coaches, and executive staff. In developing the company, the founders looked at various data points from the NCAA about what is already being done to increase diversity and inclusion. After finding

Students from the Founder’s Lab at ASU created Equalitree, a company whose main focus is bringing together fans, student-athletes, coaches, and executive staff. In developing the company, the founders looked at various data points from the NCAA about what is already being done to increase diversity and inclusion. After finding staggering statistics about the state of diversity, the founders began to create ‘Equalitree’. A consulting agency tackling diversity and inclusion. The goal is to increase diversity and inclusion within sports organizations through a series of educational events, social campaigns, and dialogues. In researching the effectiveness of this business model, the founders hosted a week of events. The first event was a dialogue, in which attendees were presented with statistics of diversity within college sports, what is being done on college campuses to bridge gaps and open dialogues, and even held a discussion. For the second event, the founders hosted Keynote Speaker, former NFL player L.J. Shelton, to speak on his experiences within college sports and the NFL. Overall, Equalitree received highly rated reviews and feedback from attendees about the events and the effectiveness.

ContributorsWilliams, Talia Chantrell (Co-author) / Rios, Brian (Co-author) / Zarasian, Natalie (Co-author) / Byrne, Jared (Thesis director) / Lee, Christopher (Committee member) / Kunowski, Jeffrey (Committee member) / Dean, W.P. Carey School of Business (Contributor) / School of Music, Dance and Theatre (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

This project dives into the journey of our entrepreneurial startup with the Founders Lab Thesis Program. In the global sports business industry, we knew that there was something missing. While conducting market research, there was little data and information about sustainability initiatives that engaged sports fans, especially in college sports.

This project dives into the journey of our entrepreneurial startup with the Founders Lab Thesis Program. In the global sports business industry, we knew that there was something missing. While conducting market research, there was little data and information about sustainability initiatives that engaged sports fans, especially in college sports. Not to mention, there was no sustainability information provided on any existing platforms that sporting teams use for ticketing and advertising. So, for our startup, we decided to create a website called SustainSports which gives fans the opportunity to inform themselves about sustainability initiatives at sports events (https://sustainsports.webflow.io/). These fans can also earn points and rewards for practicing sustainability activities at home. In short, SustainSports serves as an educational, interactive, and informative website that connects users to sustainability initiatives, community activities, and exciting rewards, while encouraging users to continue such environmentally-friendly practices in their daily lives. In chronological order, this thesis paper will examine the process we took to create SustainSports and demonstrate our efforts that properly allowed us to defend it one academic year later. From meetings with renowned sports enthusiasts and professors to interviews with ASU students and sports fans, we have listened to and taken in diverse perspectives to understand the perceptions of sustainability in the global sports industry. When we realized that there was a significant gap between sports and sustainability - both important elements of American society and culture - we knew a change needed to be made. Hence, SustainSports came to life, offering users a fresh opportunity to be more aware of their sustainability surroundings, while simultaneously enjoying the sports they know and love.

ContributorsStanisic, Yelena (Co-author) / Bruce, Daniel (Co-author) / Thirunagari, Samay (Co-author) / Byrne, Jared (Thesis director) / Lee, Christopher (Committee member) / Kunowski, Jeff (Committee member) / Dean, W.P. Carey School of Business (Contributor) / School of International Letters and Cultures (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

This project dives into the journey of our entrepreneurial startup with the Founders Lab Thesis Program. In the global sports business industry, we knew that there was something missing. While conducting market research, there was little data and information about sustainability initiatives that engaged sports fans, especially in college sports.

This project dives into the journey of our entrepreneurial startup with the Founders Lab Thesis Program. In the global sports business industry, we knew that there was something missing. While conducting market research, there was little data and information about sustainability initiatives that engaged sports fans, especially in college sports. Not to mention, there was no sustainability information provided on any existing platforms that sporting teams use for ticketing and advertising. So, for our startup, we decided to create a website called SustainSports which gives fans the opportunity to inform themselves about sustainability initiatives at sports events (https://sustainsports.webflow.io/). These fans can also earn points and rewards for practicing sustainability activities at home. In short, SustainSports serves as an educational, interactive, and informative website that connects users to sustainability initiatives, community activities, and exciting rewards, while encouraging users to continue such environmentally friendly practices in their daily lives. In chronological order, this thesis paper will examine the process we took to create SustainSports and demonstrate our efforts that properly allowed us to defend it one academic year later. From meetings with renowned sports enthusiasts and professors to interviews with ASU students and sports fans, we have listened to and taken in diverse perspectives to understand the perceptions of sustainability in the global sports industry. When we realized that there was a significant gap between sports and sustainability - both important elements of American society and culture - we knew a change needed to be made. Hence, SustainSports came to life, offering users a fresh opportunity to be more aware of their sustainability surroundings, while simultaneously enjoying the sports they know and love.

ContributorsBruce, Daniel (Co-author) / Stanisic, Yelena (Co-author) / Thirunagari, Samay (Co-author) / Byrne, Jared (Thesis director) / Lee, Christopher (Committee member) / Kunowski, Jeff (Committee member) / Engineering Programs (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

This project dives into the journey of our entrepreneurial startup with the Founders Lab Thesis Program. In the global sports business industry, we knew that there was something missing. While conducting market research, there was little data and information about sustainability initiatives that engaged sports fans, especially in college sports.

This project dives into the journey of our entrepreneurial startup with the Founders Lab Thesis Program. In the global sports business industry, we knew that there was something missing. While conducting market research, there was little data and information about sustainability initiatives that engaged sports fans, especially in college sports. Not to mention, there was no sustainability information provided on any existing platforms that sporting teams use for ticketing and advertising. So, for our startup, we decided to create a website called SustainSports which gives fans the opportunity to inform themselves about sustainability initiatives at sports events (https://sustainsports.webflow.io/). These fans can also earn points and rewards for practicing sustainability activities at home. In short, SustainSports serves as an educational, interactive, and informative website that connects users to sustainability initiatives, community activities, and exciting rewards, while encouraging users to continue such environmentally-friendly practices in their daily lives. In chronological order, this thesis paper will examine the process we took to create SustainSports and demonstrate our efforts that properly allowed us to defend it one academic year later. From meetings with renowned sports enthusiasts and professors to interviews with ASU students and sports fans, we have listened to and taken in diverse perspectives to understand the perceptions of sustainability in the global sports industry. When we realized that there was a significant gap between sports and sustainability - both important elements of American society and culture - we knew a change needed to be made. Hence, SustainSports came to life, offering users a fresh opportunity to be more aware of their sustainability surroundings, while simultaneously enjoying the sports they know and love.

ContributorsThirunagari, Samay (Co-author) / Bruce, Daniel (Co-author) / Stanisic, Yelena (Co-author) / Byrne, Jared (Thesis director) / Lee, Christopher (Committee member) / Kunowski, Jeff (Committee member) / Department of Information Systems (Contributor) / Department of Finance (Contributor) / Dean, W.P. Carey School of Business (Contributor) / Economics Program in CLAS (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05