Matching Items (26)
152741-Thumbnail Image.png
Description
This project is to develop a new method to generate GPS waypoints for better terrain mapping efficiency using an UAV. To create a map of a desired terrain, an UAV is used to capture images at particular GPS locations. These images are then stitched together to form a complete ma

This project is to develop a new method to generate GPS waypoints for better terrain mapping efficiency using an UAV. To create a map of a desired terrain, an UAV is used to capture images at particular GPS locations. These images are then stitched together to form a complete map of the terrain. To generate a good map using image stitching, the images are desired to have a certain percentage of overlap between them. In high windy condition, an UAV may not capture image at desired GPS location, which in turn interferes with the desired percentage of overlap between images; both frontal and sideways; thus causing discrepancies while stitching the images together. The information about the exact GPS locations at which the images are captured can be found on the flight logs that are stored in the Ground Control Station and the Auto pilot board. The objective is to look at the flight logs, predict the waypoints at which the UAV might have swayed from the desired flight path. If there are locations where flight swayed from intended path, the code should generate a new set of waypoints for a correction flight. This will save the time required for stitching the images together, thus making the whole process faster and more efficient.
ContributorsGhadage, Prasannakumar Prakashrao (Author) / Saripalli, Srikanth (Thesis advisor) / Berman, Spring M (Thesis advisor) / Thangavelautham, Jekanthan (Committee member) / Arizona State University (Publisher)
Created2014
151260-Thumbnail Image.png
Description
Social structure affects many aspects of ecology including mating systems, dispersal, and movements. The quality and pattern of associations among individuals can define social structure, thus detailed behavioral observations are vital to understanding species social structure and many other aspects of their ecology. In squamate reptiles (lizards and snakes), detailed

Social structure affects many aspects of ecology including mating systems, dispersal, and movements. The quality and pattern of associations among individuals can define social structure, thus detailed behavioral observations are vital to understanding species social structure and many other aspects of their ecology. In squamate reptiles (lizards and snakes), detailed observations of associations among individuals have been primarily limited to several lineages of lizards and have revealed a variety of social structures, including polygynous family group-living and monogamous pair-living. Here I describe the social structure of two communities within a population of Arizona black rattlesnakes (Crotalus cerberus) using association indices and social network analysis. I used remote timelapse cameras to semi-continuously sample rattlesnake behavior at communal basking sites during early April through mid-May in 2011 and 2012. I calculated an association index for each dyad (proportion of time they spent together) and used these indices to construct a weighted, undirected social network for each community. I found that individual C. cerberus vary in their tendency to form associations and are selective about with whom they associate. Some individuals preferred to be alone or in small groups while others preferred to be in large groups. Overall, rattlesnakes exhibited non-random association patterns, and this result was mainly driven by association selection of adults. Adults had greater association strengths and were more likely to have limited and selected associates. I identified eight subgroups within the two communities (five in one, three in the other), all of which contained adults and juveniles. My study is the first to show selected associations among individual snakes, but to my knowledge it is also the first to use association indices and social network analysis to examine association patterns among snakes. When these methods are applied to other snake species that aggregate, I anticipate the `discovery' of similar social structures.
ContributorsAmarello, Melissa (Author) / DeNardo, Dale F (Thesis advisor) / Sullivan, Brian K. (Committee member) / Schuett, Gordon W. (Committee member) / Arizona State University (Publisher)
Created2012
153959-Thumbnail Image.png
Description
Sexual and social signals have long been thought to play an important role in speciation and diversity; hence, investigations of intraspecific communication may lead to important insights regarding key processes of evolution. Though we have learned much about the control, function, and evolution of animal communication by studying several very

Sexual and social signals have long been thought to play an important role in speciation and diversity; hence, investigations of intraspecific communication may lead to important insights regarding key processes of evolution. Though we have learned much about the control, function, and evolution of animal communication by studying several very common signal types, investigating rare classes of signals may provide new information about how and why animals communicate. My dissertation research focused on rapid physiological color change, a rare signal-type used by relatively few taxa. To answer longstanding questions about this rare class of signals, I employed novel methods to measure rapid color change signals of male veiled chameleons Chamaeleo calyptratus in real-time as seen by the intended conspecific receivers, as well as the associated behaviors of signalers and receivers. In the context of agonistic male-male interactions, I found that the brightness achieved by individual males and the speed of color change were the best predictors of aggression and fighting ability. Conversely, I found that rapid skin darkening serves as a signal of submission for male chameleons, reducing aggression from winners when displayed by losers. Additionally, my research revealed that the timing of maximum skin brightness and speed of brightening were the best predictors of maximum bite force and circulating testosterone levels, respectively. Together, these results indicated that different aspects of color change can communicate information about contest strategy, physiology, and performance ability. Lastly, when I experimentally manipulated the external appearance of chameleons, I found that "dishonestly" signaling individuals (i.e. those whose behavior did not match their manipulated color) received higher aggression from unpainted opponents. The increased aggression received by dishonest signalers suggests that social costs play an important role in maintaining the honesty of rapid color change signals in veiled chameleons. Though the color change abilities of chameleons have interested humans since the time of Aristotle, little was previously known about the signal content of such changes. Documenting the behavioral contexts and information content of these signals has provided an important first step in understanding the current function, underlying control mechanisms, and evolutionary origins of this rare signal type.
ContributorsLigon, Russell (Author) / McGraw, Kevin J. (Committee member) / DeNardo, Dale F (Committee member) / Karsten, Kristopher B (Committee member) / Rutowski, Ronald L (Committee member) / Deviche, Pierre (Committee member) / Arizona State University (Publisher)
Created2015
156523-Thumbnail Image.png
Description
Toward the ambitious long-term goal of a fleet of cooperating Flexible Autonomous Machines operating in an uncertain Environment (FAME), this thesis addresses various perception and control problems in autonomous aerial robotics. The objective of this thesis is to motivate the use of perspective cues in single images for the planning

Toward the ambitious long-term goal of a fleet of cooperating Flexible Autonomous Machines operating in an uncertain Environment (FAME), this thesis addresses various perception and control problems in autonomous aerial robotics. The objective of this thesis is to motivate the use of perspective cues in single images for the planning and control of quadrotors in indoor environments. In addition to providing empirical evidence for the abundance of such cues in indoor environments, the usefulness of these perspective cues is demonstrated by designing a control algorithm for navigating a quadrotor in indoor corridors. An Extended Kalman Filter (EKF), implemented on top of the vision algorithm, serves to improve the robustness of the algorithm to changing illumination.

In this thesis, vanishing points are the perspective cues used to control and navigate a quadrotor in an indoor corridor. Indoor corridors are an abundant source of parallel lines. As a consequence of perspective projection, parallel lines in the real world, that are not parallel to the plane of the camera, intersect at a point in the image. This point is called the vanishing point of the image. The vanishing point is sensitive to the lateral motion of the camera and hence the quadrotor. By tracking the position of the vanishing point in every image frame, the quadrotor can navigate along the center of the corridor.

Experiments are conducted using the Augmented Reality (AR) Drone 2.0. The drone is equipped with the following componenets: (1) 720p forward facing camera for vanishing point detection, (2) 240p downward facing camera, (3) Inertial Measurement Unit (IMU) for attitude control , (4) Ultrasonic sensor for estimating altitude, (5) On-board 1 GHz Processor for processing low level commands. The reliability of the vision algorithm is presented by flying the drone in indoor corridors.
ContributorsRavishankar, Nikhilesh (Author) / Rodriguez, Armando A (Thesis advisor) / Tsakalis, Konstantinos (Committee member) / Berman, Spring M (Committee member) / Arizona State University (Publisher)
Created2018
156708-Thumbnail Image.png
Description
In the past decade, real-world applications of Vertical Take-Off and Landing (VTOL) Unmanned Aerial Vehicles (UAV) have increased significantly. There has been growing interest in one of these types of UAVs, called a tail-sitter UAV, due to its VTOL and cruise capabilities. This thesis presents the fabrication of a spherical

In the past decade, real-world applications of Vertical Take-Off and Landing (VTOL) Unmanned Aerial Vehicles (UAV) have increased significantly. There has been growing interest in one of these types of UAVs, called a tail-sitter UAV, due to its VTOL and cruise capabilities. This thesis presents the fabrication of a spherical tail-sitter UAV and derives a nonlinear mathematical model of its dynamics. The singularity in the attitude kinematics of the vehicle is avoided using Modified Rodrigues Parameters (MRP). The model parameters of the fabricated vehicle are calculated using the bifilar pendulum method, a motor stand, and ANSYS simulation software. Then the trim conditions at hover are calculated for the nonlinear model, and the rotational dynamics of the model are linearized around the equilibrium state with the calculated trim conditions. Robust controllers are designed to stabilize the UAV in hover using the H2 control and H-infinity control methodologies. For H2 control design, Linear Quadratic Gaussian (LQG) control is used. For the H infinity control design, Linear Matrix Inequalities (LMI) with frequency-dependent weights are derived and solved using the MATLAB toolbox YALMIP. In addition, a nonlinear controller is designed using the Sum-of-Squares (SOS) method to implement large-angle maneuvers for transitions between horizontal flight and vertical flight. Finally, the linear controllers are implemented in the fabricated spherical tail-sitter UAV for experimental validation. The performance trade-offs and the response of the UAV with the linear and nonlinear controllers are discussed in detail.
ContributorsRamasubramaniyan, Sri Ram Prasath (Author) / Berman, Spring M (Thesis advisor) / Mignolet, Marc P (Committee member) / Tsakalis, Konstantinos S (Committee member) / Arizona State University (Publisher)
Created2018
157036-Thumbnail Image.png
Description
Environmental changes are occurring at an unprecedented rate, and these changes will undoubtedly lead to alterations in resource availability for many organisms. To effectively predict the implications of such changes, it is critical to better understand how organisms have adapted to coping with seasonally limited resources. The vast majority of

Environmental changes are occurring at an unprecedented rate, and these changes will undoubtedly lead to alterations in resource availability for many organisms. To effectively predict the implications of such changes, it is critical to better understand how organisms have adapted to coping with seasonally limited resources. The vast majority of previous work has focused on energy balance as the driver of changes in organismal physiology. While energy is clearly a vital currency, other resources can also be limited and impact physiological functions. Water is essential for life as it is the main constituent of cells, tissues, and organs. Yet, water has received little consideration for its role as a currency that impacts physiological functions. Given the importance of water to most major physiological systems, I investigated how water limitations interact with immune function, metabolism, and reproductive investment, an almost entirely unexplored area. Using multiple species and life stages, I demonstrated that dehydrated animals typically have enhanced innate immunity, regardless of whether the dehydration is a result of seasonal water constraints, water deprivation in the lab, or high physiological demand for water. My work contributed greatly to the understanding of immune function dynamics and lays a foundation for the study of hydration immunology as a component of the burgeoning field of ecoimmunology. While a large portion of my dissertation focused on the interaction between water balance and immune function, there are many other physiological processes that may be impacted by water restrictions. Accordingly, I recently expanded the understanding of how reproductive females can alter metabolic substrates to reallocate internal water during times of water scarcity, an important development in our knowledge of reproductive investments. Overall, by thoroughly evaluating implications and responses to water limitations, my dissertation, when combined previous acquired knowledge on food limitation, will enable scientists to better predict the impacts of future climate change, where, in many regions, rainfall events are forecasted to be less reliable, resulting in more frequent drought.
ContributorsBrusch, George, IV (Author) / DeNardo, Dale F (Thesis advisor) / Blattman, Joseph (Committee member) / French, Susannah (Committee member) / Sabo, John (Committee member) / Taylor, Emily (Committee member) / Arizona State University (Publisher)
Created2019
156952-Thumbnail Image.png
Description
Robotic swarms can potentially perform complicated tasks such as exploration and mapping at large space and time scales in a parallel and robust fashion. This thesis presents strategies for mapping environmental features of interest – specifically obstacles, collision-free paths, generating a metric map and estimating scalar density fields– in an

Robotic swarms can potentially perform complicated tasks such as exploration and mapping at large space and time scales in a parallel and robust fashion. This thesis presents strategies for mapping environmental features of interest – specifically obstacles, collision-free paths, generating a metric map and estimating scalar density fields– in an unknown domain using data obtained by a swarm of resource-constrained robots. First, an approach was developed for mapping a single obstacle using a swarm of point-mass robots with both directed and random motion. The swarm population dynamics are modeled by a set of advection-diffusion-reaction partial differential equations (PDEs) in which a spatially-dependent indicator function marks the presence or absence of the obstacle in the domain. The indicator function is estimated by solving an optimization problem with PDEs as constraints. Second, a methodology for constructing a topological map of an unknown environment was proposed, which indicates collision-free paths for navigation, from data collected by a swarm of finite-sized robots. As an initial step, the number of topological features in the domain was quantified by applying tools from algebraic topology, to a probability function over the explored region that indicates the presence of obstacles. A topological map of the domain is then generated using a graph-based wave propagation algorithm. This approach is further extended, enabling the technique to construct a metric map of an unknown domain with obstacles using uncertain position data collected by a swarm of resource-constrained robots, filtered using intensity measurements of an external signal. Next, a distributed method was developed to construct the occupancy grid map of an unknown environment using a swarm of inexpensive robots or mobile sensors with limited communication. In addition to this, an exploration strategy which combines information theoretic ideas with Levy walks was also proposed. Finally, the problem of reconstructing a two-dimensional scalar field using observations from a subset of a sensor network in which each node communicates its local measurements to its neighboring nodes was addressed. This problem reduces to estimating the initial condition of a large interconnected system with first-order linear dynamics, which can be solved as an optimization problem.
ContributorsRamachandran, Ragesh Kumar (Author) / Berman, Spring M (Thesis advisor) / Mignolet, Marc (Committee member) / Artemiadis, Panagiotis (Committee member) / Marvi, Hamid (Committee member) / Robinson, Michael (Committee member) / Arizona State University (Publisher)
Created2018
156958-Thumbnail Image.png
Description
Toward the ambitious long-term goal of developing a robotic circus, this thesis addresses key steps toward the development of a ground robot that can catch a ball. Toward this end, we examine nonlinear quadratic drag trajectories for a tossed ball. Relevant least square error fits are provided. It is also

Toward the ambitious long-term goal of developing a robotic circus, this thesis addresses key steps toward the development of a ground robot that can catch a ball. Toward this end, we examine nonlinear quadratic drag trajectories for a tossed ball. Relevant least square error fits are provided. It is also shown how a Kalman filter and Extended Kalman filter can be used to generate estimates for the ball trajectory.

Several simple ball intercept policies are examined. This includes open loop and closed loop policies. It is also shown how a low-cost differential-drive research grade robot can be built, modeled and controlled. Directions for developing more complex xy planar intercept policies are also briefly discussed. In short, the thesis establishes a foundation for future work on developing a practical ball catching robot.
ContributorsDAS, NIRANGKUSH (Author) / Rodriguez, Armando A (Thesis advisor) / Berman, Spring M (Thesis advisor) / Artemiadis, Panagiotis (Committee member) / Arizona State University (Publisher)
Created2018
154497-Thumbnail Image.png
Description
Robotic technology is advancing to the point where it will soon be feasible to deploy massive populations, or swarms, of low-cost autonomous robots to collectively perform tasks over large domains and time scales. Many of these tasks will require the robots to allocate themselves around the boundaries of regions

Robotic technology is advancing to the point where it will soon be feasible to deploy massive populations, or swarms, of low-cost autonomous robots to collectively perform tasks over large domains and time scales. Many of these tasks will require the robots to allocate themselves around the boundaries of regions or features of interest and achieve target objectives that derive from their resulting spatial configurations, such as forming a connected communication network or acquiring sensor data around the entire boundary. We refer to this spatial allocation problem as boundary coverage. Possible swarm tasks that will involve boundary coverage include cooperative load manipulation for applications in construction, manufacturing, and disaster response.

In this work, I address the challenges of controlling a swarm of resource-constrained robots to achieve boundary coverage, which I refer to as the problem of stochastic boundary coverage. I first examined an instance of this behavior in the biological phenomenon of group food retrieval by desert ants, and developed a hybrid dynamical system model of this process from experimental data. Subsequently, with the aid of collaborators, I used a continuum abstraction of swarm population dynamics, adapted from a modeling framework used in chemical kinetics, to derive stochastic robot control policies that drive a swarm to target steady-state allocations around multiple boundaries in a way that is robust to environmental variations.

Next, I determined the statistical properties of the random graph that is formed by a group of robots, each with the same capabilities, that have attached to a boundary at random locations. I also computed the probability density functions (pdfs) of the robot positions and inter-robot distances for this case.

I then extended this analysis to cases in which the robots have heterogeneous communication/sensing radii and attach to a boundary according to non-uniform, non-identical pdfs. I proved that these more general coverage strategies generate random graphs whose probability of connectivity is Sharp-P Hard to compute. Finally, I investigated possible approaches to validating our boundary coverage strategies in multi-robot simulations with realistic Wi-fi communication.
ContributorsPeruvemba Kumar, Ganesh (Author) / Berman, Spring M (Thesis advisor) / Fainekos, Georgios (Thesis advisor) / Bazzi, Rida (Committee member) / Syrotiuk, Violet (Committee member) / Taylor, Thomas (Committee member) / Arizona State University (Publisher)
Created2016
154891-Thumbnail Image.png
Description
With recent advances in missile and hypersonic vehicle technologies, the need for being able to accurately simulate missile-target engagements has never been greater. Within this research, we examine a fully integrated missile-target engagement environment. A MATLAB based application is developed with 3D animation capabilities to study missile-target engagement and

With recent advances in missile and hypersonic vehicle technologies, the need for being able to accurately simulate missile-target engagements has never been greater. Within this research, we examine a fully integrated missile-target engagement environment. A MATLAB based application is developed with 3D animation capabilities to study missile-target engagement and visualize them. The high fidelity environment is used to validate miss distance analysis with the results presented in relevant GNC textbooks and to examine how the kill zone varies with critical engagement parameters; e.g. initial engagement altitude, missile Mach, and missile maximum acceleration. A ray-based binary search algorithm is used to estimate the kill zone region; i.e. the set of initial target starting conditions such that it will be "killed". The results show what is expected. The kill zone increases with larger initial missile Mach and maximum acceleration & decreases with higher engagement altitude and higher target Mach. The environment is based on (1) a 6DOF bank-to-turn (BTT) missile, (2) a full aerodynamic-stability derivative look up tables ranging over Mach number, angle of attack and sideslip angle (3) a standard atmosphere model, (4) actuator dynamics for each of the four cruciform fins, (5) seeker dynamics, (6) a nonlinear autopilot, (7) a guidance system with three guidance algorithms (i.e. PNG, optimal, differential game theory), (8) a 3DOF target model with three maneuverability models (i.e. constant speed, Shelton Turn & Climb, Riggs-Vergaz Turn & Dive). Each of the subsystems are described within the research. The environment contains linearization, model analysis and control design features. A gain scheduled nonlinear BTT missile autopilot is presented here. Autopilot got sluggish as missile altitude increased and got aggressive as missile mach increased. In short, the environment is shown to be a very powerful tool for conducting missile-target engagement research - a research that could address multiple missiles and advanced targets.
ContributorsRenganathan, Venkatraman (Author) / Rodriguez, Armando A (Thesis advisor) / Artemiadis, Panagiotis (Committee member) / Berman, Spring M (Committee member) / Arizona State University (Publisher)
Created2016