This collection includes most of the ASU Theses and Dissertations from 2011 to present. ASU Theses and Dissertations are available in downloadable PDF format; however, a small percentage of items are under embargo. Information about the dissertations/theses includes degree information, committee members, an abstract, supporting data or media.

In addition to the electronic theses found in the ASU Digital Repository, ASU Theses and Dissertations can be found in the ASU Library Catalog.

Dissertations and Theses granted by Arizona State University are archived and made available through a joint effort of the ASU Graduate College and the ASU Libraries. For more information or questions about this collection contact or visit the Digital Repository ETD Library Guide or contact the ASU Graduate College at gradformat@asu.edu.

Displaying 1 - 10 of 284
Filtering by

Clear all filters

151680-Thumbnail Image.png
Description
I study the performance of hedge fund managers, using quarterly stock holdings from 1995 to 2010. I use the holdings-based measure built on Ferson and Mo (2012) to decompose a manager's overall performance into stock selection and three components of timing ability: market return, volatility, and liquidity. At the aggregate

I study the performance of hedge fund managers, using quarterly stock holdings from 1995 to 2010. I use the holdings-based measure built on Ferson and Mo (2012) to decompose a manager's overall performance into stock selection and three components of timing ability: market return, volatility, and liquidity. At the aggregate level, I find that hedge fund managers have stock picking skills but no timing skills, and overall I do not find strong evidence to support their superiority. I show that the lack of abilities is driven by the large fluctuations of timing performance with market conditions. I find that conditioning information, equity capital constraints, and priority in stocks to liquidate can partly explain the weak evidence. At the individual fund level, bootstrap analysis results suggest that even top managers' abilities cannot be separated from luck. Also, I find that hedge fund managers exhibit short-horizon persistence in selectivity skill.
ContributorsKang, MinJeong (Author) / Aragon, George O. (Thesis advisor) / Hertzel, Michael G (Committee member) / Boguth, Oliver (Committee member) / Arizona State University (Publisher)
Created2013
152179-Thumbnail Image.png
Description
As the complexity of robotic systems and applications grows rapidly, development of high-performance, easy to use, and fully integrated development environments for those systems is inevitable. Model-Based Design (MBD) of dynamic systems using engineering software such as Simulink® from MathWorks®, SciCos from Metalau team and SystemModeler® from Wolfram® is quite

As the complexity of robotic systems and applications grows rapidly, development of high-performance, easy to use, and fully integrated development environments for those systems is inevitable. Model-Based Design (MBD) of dynamic systems using engineering software such as Simulink® from MathWorks®, SciCos from Metalau team and SystemModeler® from Wolfram® is quite popular nowadays. They provide tools for modeling, simulation, verification and in some cases automatic code generation for desktop applications, embedded systems and robots. For real-world implementation of models on the actual hardware, those models should be converted into compilable machine code either manually or automatically. Due to the complexity of robotic systems, manual code translation from model to code is not a feasible optimal solution so we need to move towards automated code generation for such systems. MathWorks® offers code generation facilities called Coder® products for this purpose. However in order to fully exploit the power of model-based design and code generation tools for robotic applications, we need to enhance those software systems by adding and modifying toolboxes, files and other artifacts as well as developing guidelines and procedures. In this thesis, an effort has been made to propose a guideline as well as a Simulink® library, StateFlow® interface API and a C/C++ interface API to complete this toolchain for NAO humanoid robots. Thus the model of the hierarchical control architecture can be easily and properly converted to code and built for implementation.
ContributorsRaji Kermani, Ramtin (Author) / Fainekos, Georgios (Thesis advisor) / Lee, Yann-Hang (Committee member) / Sarjoughian, Hessam S. (Committee member) / Arizona State University (Publisher)
Created2013
151941-Thumbnail Image.png
Description
With increasing transistor volume and reducing feature size, it has become a major design constraint to reduce power consumption also. This has given rise to aggressive architectural changes for on-chip power management and rapid development to energy efficient hardware accelerators. Accordingly, the objective of this research work is to facilitate

With increasing transistor volume and reducing feature size, it has become a major design constraint to reduce power consumption also. This has given rise to aggressive architectural changes for on-chip power management and rapid development to energy efficient hardware accelerators. Accordingly, the objective of this research work is to facilitate software developers to leverage these hardware techniques and improve energy efficiency of the system. To achieve this, I propose two solutions for Linux kernel: Optimal use of these architectural enhancements to achieve greater energy efficiency requires accurate modeling of processor power consumption. Though there are many models available in literature to model processor power consumption, there is a lack of such models to capture power consumption at the task-level. Task-level energy models are a requirement for an operating system (OS) to perform real-time power management as OS time multiplexes tasks to enable sharing of hardware resources. I propose a detailed design methodology for constructing an architecture agnostic task-level power model and incorporating it into a modern operating system to build an online task-level power profiler. The profiler is implemented inside the latest Linux kernel and validated for Intel Sandy Bridge processor. It has a negligible overhead of less than 1\% hardware resource consumption. The profiler power prediction was demonstrated for various application benchmarks from SPEC to PARSEC with less than 4\% error. I also demonstrate the importance of the proposed profiler for emerging architectural techniques through use case scenarios, which include heterogeneous computing and fine grained per-core DVFS. Along with architectural enhancement in general purpose processors to improve energy efficiency, hardware accelerators like Coarse Grain reconfigurable architecture (CGRA) are gaining popularity. Unlike vector processors, which rely on data parallelism, CGRA can provide greater flexibility and compiler level control making it more suitable for present SoC environment. To provide streamline development environment for CGRA, I propose a flexible framework in Linux to do design space exploration for CGRA. With accurate and flexible hardware models, fine grained integration with accurate architectural simulator, and Linux memory management and DMA support, a user can carry out limitless experiments on CGRA in full system environment.
ContributorsDesai, Digant Pareshkumar (Author) / Vrudhula, Sarma (Thesis advisor) / Chakrabarti, Chaitali (Committee member) / Wu, Carole-Jean (Committee member) / Arizona State University (Publisher)
Created2013
151948-Thumbnail Image.png
Description
Smart home system (SHS) is a kind of information system aiming at realizing home automation. The SHS can connect with almost any kind of electronic/electric device used in a home so that they can be controlled and monitored centrally. Today's technology also allows the home owners to control and monitor

Smart home system (SHS) is a kind of information system aiming at realizing home automation. The SHS can connect with almost any kind of electronic/electric device used in a home so that they can be controlled and monitored centrally. Today's technology also allows the home owners to control and monitor the SHS installed in their homes remotely. This is typically realized by giving the SHS network access ability. Although the SHS's network access ability brings a lot of conveniences to the home owners, it also makes the SHS facing more security threats than ever before. As a result, when designing a SHS, the security threats it might face should be given careful considerations. System security threats can be solved properly by understanding them and knowing the parts in the system that should be protected against them first. This leads to the idea of solving the security threats a SHS might face from the requirements engineering level. Following this idea, this paper proposes a systematic approach to generate the security requirements specifications for the SHS. It can be viewed as the first step toward the complete SHS security requirements engineering process.
ContributorsXu, Rongcao (Author) / Ghazarian, Arbi (Thesis advisor) / Bansal, Ajay (Committee member) / Lindquist, Timothy (Committee member) / Arizona State University (Publisher)
Created2013
Description
Multicore processors have proliferated in nearly all forms of computing, from servers, desktop, to smartphones. The primary reason for this large adoption of multicore processors is due to its ability to overcome the power-wall by providing higher performance at a lower power consumption rate. With multi-cores, there is increased need

Multicore processors have proliferated in nearly all forms of computing, from servers, desktop, to smartphones. The primary reason for this large adoption of multicore processors is due to its ability to overcome the power-wall by providing higher performance at a lower power consumption rate. With multi-cores, there is increased need for dynamic energy management (DEM), much more than for single-core processors, as DEM for multi-cores is no more a mechanism just to ensure that a processor is kept under specified temperature limits, but also a set of techniques that manage various processor controls like dynamic voltage and frequency scaling (DVFS), task migration, fan speed, etc. to achieve a stated objective. The objectives span a wide range from maximizing throughput, minimizing power consumption, reducing peak temperature, maximizing energy efficiency, maximizing processor reliability, and so on, along with much more wider constraints of temperature, power, timing, and reliability constraints. Thus DEM can be very complex and challenging to achieve. Since often times many DEMs operate together on a single processor, there is a need to unify various DEM techniques. This dissertation address such a need. In this work, a framework for DEM is proposed that provides a unifying processor model that includes processor power, thermal, timing, and reliability models, supports various DEM control mechanisms, many different objective functions along with equally diverse constraint specifications. Using the framework, a range of novel solutions is derived for instances of DEM problems, that include maximizing processor performance, energy efficiency, or minimizing power consumption, peak temperature under constraints of maximum temperature, memory reliability and task deadlines. Finally, a robust closed-loop controller to implement the above solutions on a real processor platform with a very low operational overhead is proposed. Along with the controller design, a model identification methodology for obtaining the required power and thermal models for the controller is also discussed. The controller is architecture independent and hence easily portable across many platforms. The controller has been successfully deployed on Intel Sandy Bridge processor and the use of the controller has increased the energy efficiency of the processor by over 30%
ContributorsHanumaiah, Vinay (Author) / Vrudhula, Sarma (Thesis advisor) / Chatha, Karamvir (Committee member) / Chakrabarti, Chaitali (Committee member) / Rodriguez, Armando (Committee member) / Askin, Ronald (Committee member) / Arizona State University (Publisher)
Created2013
151826-Thumbnail Image.png
Description
"YouTube Shakespeares" is a study of Shakespeare online videos and the people who create, upload, and view them on YouTube. Employing an interdisciplinary approach, this work is a remix of theories and methodologies from literary, performance, (social) media, fan, and Internet studies that expands the field of Shakespeare studies. This

"YouTube Shakespeares" is a study of Shakespeare online videos and the people who create, upload, and view them on YouTube. Employing an interdisciplinary approach, this work is a remix of theories and methodologies from literary, performance, (social) media, fan, and Internet studies that expands the field of Shakespeare studies. This dissertation explores the role of YouTube users and their activities, the expansion of literary research methods onto digital media venues, YouTube as site of Shakespeare performance, and YouTube Shakespeares' fan communities. It analyzes a broad array of Shakespeare visual performances including professional and user-generated mashups, remixes, film clips, auditions, and high school performances. A rich avenue for the study of people's viewing and reception of Shakespeare, YouTube tests the (un)limitations of Shakespeare adaptation. This work explores the ethical implications of researching performances that include human subjects, arguing that their presence frequently complicates common concepts of public and private identities. Although YouTube is a "published" forum for social interactivity and video repository, this work urges digital humanities scholars to recognize and honor the human users entailed in the videos not as text, but as human subjects. Shifting the study focus to human subjects demands a revision of research methods and publications protocols as the researcher repositions herself into the role of virtual ethnographer. "YouTube Shakespeares" develops its own ethics-based, online research method, which includes seeking Institutional Board Review approval and online interviews. The second half of the dissertation shifts from methodology to theorizing YouTube Shakespeares' performance spaces as analogs to the interactive and imaginary areas of Shakespeare's early modern theatre. Additionally, this work argues that YouTube Shakespeares' creators and commentators are fans. "YouTube Shakespeares" is one of the first Shakespeare-centric studies to employ fan studies as a critical lens to explore the cultural significance and etiquette of people's online Shakespeare performance activities. The work ends with a conversation about the issues of ephemerality, obsolescence, and concerns about the instability of digital and online materials, noting the risk of evidentiary loss of research materials is far outweighed by a scholarly critical registration of YouTube in the genealogy of Shakespeare performance.
ContributorsFazel, Valerie Margaret (Author) / Thompson, Ayanna (Thesis advisor) / Ryner, Bradley (Committee member) / Fox, Cora (Committee member) / Arizona State University (Publisher)
Created2013
151327-Thumbnail Image.png
Description
The integration of yoga into the music curriculum has the potential of offering many immediate and life-long benefits to musicians. Yoga can help address issues such as performance anxiety and musculoskeletal problems, and enhance focus and awareness during musical practice and performance. Although the philosophy of yoga has many similarities

The integration of yoga into the music curriculum has the potential of offering many immediate and life-long benefits to musicians. Yoga can help address issues such as performance anxiety and musculoskeletal problems, and enhance focus and awareness during musical practice and performance. Although the philosophy of yoga has many similarities to the process of learning a musical instrument, the benefits of yoga for musicians is a topic that has gained attention only recently. This document explores several ways in which the practice and philosophy of yoga can be fused with saxophone pedagogy as one way to prepare students for a healthy and successful musical career. A six-week study at Arizona State University was conducted to observe the effects of regular yoga practice on collegiate saxophone students. Nine participants attended a sixty-minute "yoga for musicians" class twice a week. Measures included pre- and post- study questionnaires as well as personal journals kept throughout the duration of the study. These self-reported results showed that yoga had positive effects on saxophone playing. It significantly increased physical comfort and positive thinking, and improved awareness of habitual patterns and breath control. Student participants responded positively to the idea of integrating such a course into the music curriculum. The integration of yoga and saxophone by qualified professionals could also be a natural part of studio class and individual instruction. Carrie Koffman, professor of saxophone at The Hartt School, University of Hartford, has established one strong model for the combination of these disciplines. Her methods and philosophy, together with the basics of Western-style hatha yoga, clinical reports on performance injuries, and qualitative data from the ASU study are explored. These inquiries form the foundation of a new model for integrating yoga practice regularly into the saxophone studio.
ContributorsAdams, Allison Dromgold (Author) / Norton, Kay (Thesis advisor) / Hill, Gary (Committee member) / McAllister, Timothy (Committee member) / Micklich, Albie (Committee member) / Standley, Eileen (Committee member) / Arizona State University (Publisher)
Created2012
151383-Thumbnail Image.png
Description
Motion capture using cost-effective sensing technology is challenging and the huge success of Microsoft Kinect has been attracting researchers to uncover the potential of using this technology into computer vision applications. In this thesis, an upper-body motion analysis in a home-based system for stroke rehabilitation using novel RGB-D camera -

Motion capture using cost-effective sensing technology is challenging and the huge success of Microsoft Kinect has been attracting researchers to uncover the potential of using this technology into computer vision applications. In this thesis, an upper-body motion analysis in a home-based system for stroke rehabilitation using novel RGB-D camera - Kinect is presented. We address this problem by first conducting a systematic analysis of the usability of Kinect for motion analysis in stroke rehabilitation. Then a hybrid upper body tracking approach is proposed which combines off-the-shelf skeleton tracking with a novel depth-fused mean shift tracking method. We proposed several kinematic features reliably extracted from the proposed inexpensive and portable motion capture system and classifiers that correlate torso movement to clinical measures of unimpaired and impaired. Experiment results show that the proposed sensing and analysis works reliably on measuring torso movement quality and is promising for end-point tracking. The system is currently being deployed for large-scale evaluations.
ContributorsDu, Tingfang (Author) / Turaga, Pavan (Thesis advisor) / Spanias, Andreas (Committee member) / Rikakis, Thanassis (Committee member) / Arizona State University (Publisher)
Created2012
151385-Thumbnail Image.png
Description
The Holocaust and the effects it has had upon witnesses has been a topic of study for nearly six decades; however, few angles of research have been conducted relating to the long-term effects of the Holocaust upon the children and grandchildren of Holocaust survivors--the After Generations. The After Generations are

The Holocaust and the effects it has had upon witnesses has been a topic of study for nearly six decades; however, few angles of research have been conducted relating to the long-term effects of the Holocaust upon the children and grandchildren of Holocaust survivors--the After Generations. The After Generations are considered the proof--the living legacies--that their parents and grandparents survived. Growing up with intimate knowledge of the atrocities that occurred during the Holocaust, members of the After Generations not only carry with them their family's story, but also their own vicarious experience(s) of trauma. From this legacy comes a burden of responsibility to those who perished, their survivor parents/grandparents, the stories that were shared, as well as to future generations. Using grounded theory method, this study not only explores the long-term effects of the Holocaust upon members of the After Generations, but what it means to responsibly remember the stories from the Holocaust, as well as how individuals might ethically represent such stories/memories. Findings that developed out of an axial analysis of interview transcripts and journal writing, as well as the later development of a performance script, are embodied in a manner that allows the actual language and experiences of the participants to be collectively witnessed both symbolically and visually. Through their desire to remember, members of the After Generations demonstrate how they plan to carry on traditions, live lives that honor those that came before them, and maintain hope for the future. In so doing, the stories shared reveal the centrality of the Holocaust in the lives of members of the After Generations through their everyday choices to responsibly and actively remember through their art, writings, life-work, as well as from within their work in their local communities. Such acts of remembrance are important to the education of others as well as to the construction and maintenance of the After Generations' identities. The representation of these voices acts as a reminder of how hatred and its all-consuming characteristics can affect not only the person targeted, but multiple generations, as well.
ContributorsRath, Sandra (Author) / de la Garza, Sarah Amira (Thesis advisor) / Underiner, Tamara (Committee member) / Corey, Frederick C. (Committee member) / Eisenberg, Judith (Committee member) / Arizona State University (Publisher)
Created2012
Description
This thesis introduces the Model-Based Development of Multi-iRobot Toolbox (MBDMIRT), a Simulink-based toolbox designed to provide the means to acquire and practice the Model-Based Development (MBD) skills necessary to design real-time embedded system. The toolbox was developed in the Cyber-Physical System Laboratory at Arizona State University. The MBDMIRT toolbox runs

This thesis introduces the Model-Based Development of Multi-iRobot Toolbox (MBDMIRT), a Simulink-based toolbox designed to provide the means to acquire and practice the Model-Based Development (MBD) skills necessary to design real-time embedded system. The toolbox was developed in the Cyber-Physical System Laboratory at Arizona State University. The MBDMIRT toolbox runs under MATLAB/Simulink to simulate the movements of multiple iRobots and to control, after verification by simulation, multiple physical iRobots accordingly. It adopts the Simulink/Stateflow, which exemplifies an approach to MBD, to program the behaviors of the iRobots. The MBDMIRT toolbox reuses and augments the open-source MATLAB-Based Simulator for the iRobot Create from Cornell University to run the simulation. Regarding the mechanism of iRobot control, the MBDMIRT toolbox applies the MATLAB Toolbox for the iRobot Create (MTIC) from United States Naval Academy to command the physical iRobots. The MBDMIRT toolbox supports a timer in both the simulation and the control, which is based on the local clock of the PC running the toolbox. In addition to the build-in sensors of an iRobot, the toolbox can simulate four user-added sensors, which are overhead localization system (OLS), sonar sensors, a camera, and Light Detection And Ranging (LIDAR). While controlling a physical iRobot, the toolbox supports the StarGazer OLS manufactured by HAGISONIC, Inc.
ContributorsSu, Shih-Kai (Author) / Fainekos, Georgios E (Thesis advisor) / Sarjoughian, Hessam S. (Committee member) / Artemiadis, Panagiotis K (Committee member) / Arizona State University (Publisher)
Created2012