Filtering by
- Creators: Arizona State University
- Creators: Computer Science and Engineering Program

The field of radio broadcast requires the cohesion of several different skill sets in order to be a success. KHEA Radio has used a traditional form of teaching, which means taking a one-on-one approach. Taking this approach has worked for years in the past and has been the only option for teaching. The down side to this method of teaching is that it requires one seasoned employee to stop their work and take the time to train a new employee. Because of the significant void in the area of instructional content for radio sound engineering, my co-worker and I had to troubleshoot this console and basically teach ourselves its functions. I saw the need for better instructional content on the Internet and in print based on my own experiences. The skills used to create the following instructional content were gained from course work at Arizona State University. The graduate department of Technical Communication makes every effort to equip students with varied skills that can be applied to different fields within the overall scheme of technical communication. This guide serves as a tool for radio broadcast novices to learn the basics of sound board operation.

YourBrandPartner.com exists to provide content to those seeking specific advice and information on purchasing custom promotional items. For this investigation, I conducted a usability test with a select user group to identify user experience issues. The primary goal of this research was to conduct general usability testing through large group survey and a small in-person usability testing group. I designed surveys and tests to investigate if users experienced difficulties in finding the information they were looking for on the website. Based on the results of this study, I recommend reviewing the visual design of the website, increasing site speed, creating a better experience between the blog and e- commerce interactions, and creating an environment that is more accommodating of where the user is in the buying process. This full report includes expanded participant feedback, methodology behind the study, and full recommendations for improvement.

The purpose of this applied project was to research and recommend to Phoenix Children’s Hospital (PCH) improvements to their website in order to provide parents whose child has been newly diagnosed with cancer the most clear and appropriate health information. I conducted a study in order to analyze and evaluate the health information content currently provided to parents at PCH. This was done by through qualitative coding methods on both printed documents provided by The Emily Center Library, as well as interviews conducted with three Hematology/Oncology nurses at PCH. Additionally, I researched the current literature surrounding this topic in order to provide a background of information. Based on the results, I recommended that PCH offer parents a comprehensive cancer database in which all provided information would be searchable via their website. This database would also allow them to expand on their two topic focuses: home care and emotional support. Additionally, I recommended that parents are provided information on how to identify credible and non- credible sources on the Internet so that they can find information that is truly medically valuable when searching for information on their own. Lastly, I offered future recommendations that will require continued research so that PCH’s provided health information can continue to grow and improve.
Descriptive representation is important to building and maintaining a fair court system, especially within a context of historical oppression by race or gender. Using official government biographies, voter rolls, news articles, and press releases, I collected demographic information on the judges of Arizona and compared it to Census data, to show how under representative the state courts of Arizona currently are. Through the use of non-attorney judges, the Justice Court of Arizona has become the most representative level of the state court. Almost all of the BIPOC judges of the Justice Court are not attorneys. Allowing non-attorney Justices of the Peace has made it possible for the court to be more representative of Arizonans. However, even though it is the most representative state court, the Justice Court vastly under represents women and BIPOC as judges. As racial tension and movements for fairness under the law increase, it is important to challenge how the courts could better serve Arizona.
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.
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.
This research endeavor explores the 1964 reasoning of Irish physicist John Bell and how it pertains to the provoking Einstein-Podolsky-Rosen Paradox. It is necessary to establish the machinations of formalisms ranging from conservation laws to quantum mechanical principles. The notion that locality is unable to be reconciled with the quantum paradigm is upheld through analysis and the subsequent Aspect experiments in the years 1980-1982. No matter the complexity, any local hidden variable theory is incompatible with the formulation of standard quantum mechanics. A number of strikingly ambiguous and abstract concepts are addressed in this pursuit to deduce quantum's validity, including separability and reality. `Elements of reality' characteristic of unique spaces are defined using basis terminology and logic from EPR. The discussion draws directly from Bell's succinct 1964 Physics 1 paper as well as numerous other useful sources. The fundamental principle and insight gleaned is that quantum physics is indeed nonlocal; the door into its metaphysical and philosophical implications has long since been opened. Yet the nexus of information pertaining to Bell's inequality and EPR logic does nothing but assert the impeccable success of quantum physics' ability to describe nature.
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.