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 181 - 186 of 186
153496-Thumbnail Image.png
Description
An important operating aspect of all transmission systems is power system stability

and satisfactory dynamic performance. The integration of renewable resources in general, and photovoltaic resources in particular into the grid has created new engineering issues. A particularly problematic operating scenario occurs when conventional generation is operated at a low level

An important operating aspect of all transmission systems is power system stability

and satisfactory dynamic performance. The integration of renewable resources in general, and photovoltaic resources in particular into the grid has created new engineering issues. A particularly problematic operating scenario occurs when conventional generation is operated at a low level but photovoltaic solar generation is at a high level. Significant solar photovoltaic penetration as a renewable resource is becoming a reality in some electric power systems. In this thesis, special attention is given to photovoltaic generation in an actual electric power system: increased solar penetration has resulted in significant strides towards meeting renewable portfolio standards. The impact of solar generation integration on power system dynamics is studied and evaluated.

This thesis presents the impact of high solar penetration resulting in potentially

problematic low system damping operating conditions. This is the case because the power system damping provided by conventional generation may be insufficient due to reduced system inertia and change in power flow patterns affecting synchronizing and damping capability in the AC system. This typically occurs because conventional generators are rescheduled or shut down to allow for the increased solar production. This problematic case may occur at any time of the year but during the springtime months of March-May, when the system load is low and the ambient temperature is relatively low, there is the potential that over voltages may occur in the high voltage transmission system. Also, reduced damping in system response to disturbances may occur. An actual case study is considered in which real operating system data are used. Solutions to low damping cases are discussed and a solution based on the retuning of a conventional power system stabilizer is given in the thesis.
ContributorsPethe, Anushree Sanjeev (Author) / Vittal, Vijay (Thesis advisor) / Heydt, Gerald T (Thesis advisor) / Ayyanar, Raja (Committee member) / Arizona State University (Publisher)
Created2015
156913-Thumbnail Image.png
Description
With the increasing penetration of converter interfaced renewable generation into power systems, the structure and behavior of the power system is changing, catalyzing alterations and enhancements in modeling and simulation methods.

This work puts forth a Hybrid Electromagnetic Transient-Transient Stability simulation method implemented using MATLAB and Simulink, to study power electronic

With the increasing penetration of converter interfaced renewable generation into power systems, the structure and behavior of the power system is changing, catalyzing alterations and enhancements in modeling and simulation methods.

This work puts forth a Hybrid Electromagnetic Transient-Transient Stability simulation method implemented using MATLAB and Simulink, to study power electronic based power systems. Hybrid Simulation enables detailed, accurate modeling, along with fast, efficient simulation, on account of the Electromagnetic Transient (EMT) and Transient Stability (TS) simulations respectively. A critical component of hybrid simulation is the interaction between the EMT and TS simulators, established through a well-defined interface technique, which has been explored in detail.

This research focuses on the boundary conditions and interaction between the two simulation models for optimum accuracy and computational efficiency.

A case study has been carried out employing the proposed hybrid simulation method. The test case used is the IEEE 9-bus system, modified to integrate it with a solar PV plant. The validation of the hybrid model with the benchmark full EMT model, along with the analysis of the accuracy and efficiency, has been performed. The steady-state and transient analysis results demonstrate that the performance of the hybrid simulation method is competent. The hybrid simulation technique suitably captures accuracy of EMT simulation and efficiency of TS simulation, therefore adequately representing the behavior of power systems with high penetration of converter interfaced generation.
ContributorsAthaide, Denise Maria Christine (Author) / Qin, Jiangchao (Thesis advisor) / Ayyanar, Raja (Committee member) / Wu, Meng (Committee member) / Arizona State University (Publisher)
Created2018
156898-Thumbnail Image.png
Description
Virtual digital assistants are automated software systems which assist humans by understanding natural languages such as English, either in voice or textual form. In recent times, a lot of digital applications have shifted towards providing a user experience using natural language interface. The change is brought up by the degree

Virtual digital assistants are automated software systems which assist humans by understanding natural languages such as English, either in voice or textual form. In recent times, a lot of digital applications have shifted towards providing a user experience using natural language interface. The change is brought up by the degree of ease with which the virtual digital assistants such as Google Assistant and Amazon Alexa can be integrated into your application. These assistants make use of a Natural Language Understanding (NLU) system which acts as an interface to translate unstructured natural language data into a structured form. Such an NLU system uses an intent finding algorithm which gives a high-level idea or meaning of a user query, termed as intent classification. The intent classification step identifies the action(s) that a user wants the assistant to perform. The intent classification step is followed by an entity recognition step in which the entities in the utterance are identified on which the intended action is performed. This step can be viewed as a sequence labeling task which maps an input word sequence into a corresponding sequence of slot labels. This step is also termed as slot filling.

In this thesis, we improve the intent classification and slot filling in the virtual voice agents by automatic data augmentation. Spoken Language Understanding systems face the issue of data sparsity. The reason behind this is that it is hard for a human-created training sample to represent all the patterns in the language. Due to the lack of relevant data, deep learning methods are unable to generalize the Spoken Language Understanding model. This thesis expounds a way to overcome the issue of data sparsity in deep learning approaches on Spoken Language Understanding tasks. Here we have described the limitations in the current intent classifiers and how the proposed algorithm uses existing knowledge bases to overcome those limitations. The method helps in creating a more robust intent classifier and slot filling system.
ContributorsGarg, Prashant (Author) / Baral, Chitta (Thesis advisor) / Kumar, Hemanth (Committee member) / Yang, Yezhou (Committee member) / Arizona State University (Publisher)
Created2018
154428-Thumbnail Image.png
Description
The grounding system in a substation is used to protect personnel and equipment. When there is fault current injected into the ground, a well-designed grounding system should disperse the fault current into the ground in order to limit the touch potential and the step potential to an acceptable level defined

The grounding system in a substation is used to protect personnel and equipment. When there is fault current injected into the ground, a well-designed grounding system should disperse the fault current into the ground in order to limit the touch potential and the step potential to an acceptable level defined by the IEEE Std 80. On the other hand, from the point of view of economy, it is desirable to design a ground grid that minimizes the cost of labor and material. To design such an optimal ground grid that meets the safety metrics and has the minimum cost, an optimal ground grid application was developed in MATLAB, the OptimaL Ground Grid Application (OLGGA).

In the process of ground grid optimization, the touch potential and the step potential are introduced as nonlinear constraints in a two layer soil model whose parameters are set by the user. To obtain an accurate expression for these nonlinear constraints, the ground grid is discretized by using a ground-conductor (and ground-rod) segmentation method that breaks each conductor into reasonable-size segments. The leakage current on each segment and the ground potential rise (GPR) are calculated by solving a matrix equation involving the mutual resistance matrix. After the leakage current on each segment is obtained, the touch potential and the step potential can be calculated using the superposition principle.

A genetic algorithm is used in the optimization of the ground grid and a pattern search algorithm is used to accelerate the convergence. To verify the accuracy of the application, the touch potential and the step potential calculated by the MATLAB application are compared with those calculated by the commercialized grounding system analysis software, WinIGS.

The user's manual of the optimal ground grid application is also presented in this work.
ContributorsLi, Songyan (Author) / Tylavsky, Daniel J. (Thesis advisor) / Ayyanar, Raja (Committee member) / Vittal, Vijay (Committee member) / Arizona State University (Publisher)
Created2016
154735-Thumbnail Image.png
Description
The inherent intermittency in solar energy resources poses challenges to scheduling generation, transmission, and distribution systems. Energy storage devices are often used to mitigate variability in renewable asset generation and provide a mechanism to shift renewable power between periods of the day. In the absence of storage, however, time series

The inherent intermittency in solar energy resources poses challenges to scheduling generation, transmission, and distribution systems. Energy storage devices are often used to mitigate variability in renewable asset generation and provide a mechanism to shift renewable power between periods of the day. In the absence of storage, however, time series forecasting techniques can be used to estimate future solar resource availability to improve the accuracy of solar generator scheduling. The knowledge of future solar availability helps scheduling solar generation at high-penetration levels, and assists with the selection and scheduling of spinning reserves. This study employs statistical techniques to improve the accuracy of solar resource forecasts that are in turn used to estimate solar photovoltaic (PV) power generation. The first part of the study involves time series forecasting of the global horizontal irradiation (GHI) in Phoenix, Arizona using Seasonal Autoregressive Integrated Moving Average (SARIMA) models. A comparative study is completed for time series forecasting models developed with different time step resolutions, forecasting start time, forecasting time horizons, training data, and transformations for data measured at Phoenix, Arizona. Approximately 3,000 models were generated and evaluated across the entire study. One major finding is that forecasted values one day ahead are near repeats of the preceding day—due to the 24-hour seasonal differencing—indicating that use of statistical forecasting over multiple days creates a repeating pattern. Logarithmic transform data were found to perform poorly in nearly all cases relative to untransformed or square-root transform data when forecasting out to four days. Forecasts using a logarithmic transform followed a similar profile as the immediate day prior whereas forecasts using untransformed and square-root transform data had smoother daily solar profiles that better represented the average intraday profile. Error values were generally lower during mornings and evenings and higher during midday. Regarding one-day forecasting and shorter forecasting horizons, the logarithmic transformation performed better than untransformed data and square-root transformed data irrespective of forecast horizon for data resolutions of 1-hour, 30-minutes, and 15-minutes.
ContributorsSoundiah Regunathan Rajasekaran, Dhiwaakar Purusothaman (Author) / Johnson, Nathan G (Thesis advisor) / Karady, George G. (Thesis advisor) / Ayyanar, Raja (Committee member) / Arizona State University (Publisher)
Created2016
155378-Thumbnail Image.png
Description
To ensure system integrity, robots need to proactively avoid any unwanted physical perturbation that may cause damage to the underlying hardware. In this thesis work, we investigate a machine learning approach that allows robots to anticipate impending physical perturbations from perceptual cues. In contrast to other approaches that require knowledge

To ensure system integrity, robots need to proactively avoid any unwanted physical perturbation that may cause damage to the underlying hardware. In this thesis work, we investigate a machine learning approach that allows robots to anticipate impending physical perturbations from perceptual cues. In contrast to other approaches that require knowledge about sources of perturbation to be encoded before deployment, our method is based on experiential learning. Robots learn to associate visual cues with subsequent physical perturbations and contacts. In turn, these extracted visual cues are then used to predict potential future perturbations acting on the robot. To this end, we introduce a novel deep network architecture which combines multiple sub- networks for dealing with robot dynamics and perceptual input from the environment. We present a self-supervised approach for training the system that does not require any labeling of training data. Extensive experiments in a human-robot interaction task show that a robot can learn to predict physical contact by a human interaction partner without any prior information or labeling. Furthermore, the network is able to successfully predict physical contact from either depth stream input or traditional video input or using both modalities as input.
ContributorsSur, Indranil (Author) / Amor, Heni B (Thesis advisor) / Fainekos, Georgios (Committee member) / Yang, Yezhou (Committee member) / Arizona State University (Publisher)
Created2017