• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 98
  • 22
  • 16
  • 8
  • 4
  • 4
  • 3
  • 1
  • 1
  • Tagged with
  • 219
  • 219
  • 195
  • 57
  • 54
  • 53
  • 38
  • 35
  • 32
  • 31
  • 29
  • 25
  • 23
  • 19
  • 19
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Cooperative control of distributed autonomous systems with applications to wireless sensor networks

Richard, Mark G. January 2009 (has links) (PDF)
Thesis (M.S. in Mechanical Engineering)--Naval Postgraduate School, June 2009. / Thesis Advisor(s): Lee, Deok Jin ; Kaminer, Issac I. "June 2009." Description based on title screen as viewed on 13 July 2009. Author(s) subject terms: Unmanned Aerial Vehicle, UAV, extremum seeking, simulink, high bandwidth communication links, SNR Model, coordinated control, cooperative control, decentralized control, wireless sensor network. Includes bibliographical references (p. 51). Also available in print.
2

Robust convex optimisation techniques for autonomous vehicle vision-based navigation

Boulekchour, M 09 September 2015 (has links)
This thesis investigates new convex optimisation techniques for motion and pose estimation. Numerous computer vision problems can be formulated as optimisation problems. These optimisation problems are generally solved via linear techniques using the singular value decomposition or iterative methods under an L2 norm minimisation. Linear techniques have the advantage of offering a closed-form solution that is simple to implement. The quantity being minimised is, however, not geometrically or statistically meaningful. Conversely, L2 algorithms rely on iterative estimation, where a cost function is minimised using algorithms such as Levenberg-Marquardt, Gauss-Newton, gradient descent or conjugate gradient. The cost functions involved are geometrically interpretable and can statistically be optimal under an assumption of Gaussian noise. However, in addition to their sensitivity to initial conditions, these algorithms are often slow and bear a high probability of getting trapped in a local minimum or producing infeasible solutions, even for small noise levels. In light of the above, in this thesis we focus on developing new techniques for finding solutions via a convex optimisation framework that are globally optimal. Presently convex optimisation techniques in motion estimation have revealed enormous advantages. Indeed, convex optimisation ensures getting a global minimum, and the cost function is geometrically meaningful. Moreover, robust optimisation is a recent approach for optimisation under uncertain data. In recent years the need to cope with uncertain data has become especially acute, particularly where real-world applications are concerned. In such circumstances, robust optimisation aims to recover an optimal solution whose feasibility must be guaranteed for any realisation of the uncertain data. Although many researchers avoid uncertainty due to the added complexity in constructing a robust optimisation model and to lack of knowledge as to the nature of these uncertainties, and especially their propagation, in this thesis robust convex optimisation, while estimating the uncertainties at every step is investigated for the motion estimation problem. First, a solution using convex optimisation coupled to the recursive least squares (RLS) algorithm and the robust H filter is developed for motion estimation. In another solution, uncertainties and their propagation are incorporated in a robust L convex optimisation framework for monocular visual motion estimation. In this solution, robust least squares is combined with a second order cone program (SOCP). A technique to improve the accuracy and the robustness of the fundamental matrix is also investigated in this thesis. This technique uses the covariance intersection approach to fuse feature location uncertainties, which leads to more consistent motion estimates. Loop-closure detection is crucial in improving the robustness of navigation algorithms. In practice, after long navigation in an unknown environment, detecting that a vehicle is in a location it has previously visited gives the opportunity to increase the accuracy and consistency of the estimate. In this context, we have developed an efficient appearance-based method for visual loop-closure detection based on the combination of a Gaussian mixture model with the KD-tree data structure. Deploying this technique for loop-closure detection, a robust L convex posegraph optimisation solution for unmanned aerial vehicle (UAVs) monocular motion estimation is introduced as well. In the literature, most proposed solutions formulate the pose-graph optimisation as a least-squares problem by minimising a cost function using iterative methods. In this work, robust convex optimisation under the L norm is adopted, which efficiently corrects the UAV’s pose after loop-closure detection. To round out the work in this thesis, a system for cooperative monocular visual motion estimation with multiple aerial vehicles is proposed. The cooperative motion estimation employs state-of-the-art approaches for optimisation, individual motion estimation and registration. Three-view geometry algorithms in a convex optimisation framework are deployed on board the monocular vision system for each vehicle. In addition, vehicle-to-vehicle relative pose estimation is performed with a novel robust registration solution in a global optimisation framework. In parallel, and as a complementary solution for the relative pose, a robust non-linear H solution is designed as well to fuse measurements from the UAVs’ on-board inertial sensors with the visual estimates. The suggested contributions have been exhaustively evaluated over a number of real-image data experiments in the laboratory using monocular vision systems and range imaging devices. In this thesis, we propose several solutions towards the goal of robust visual motion estimation using convex optimisation. We show that the convex optimisation framework may be extended to include uncertainty information, to achieve robust and optimal solutions. We observed that convex optimisation is a practical and very appealing alternative to linear techniques and iterative methods.
3

Quantitative Approach and Departure Risk Assessment for Unmanned Aerial Systems

Adie, Dylan S. 09 February 2023 (has links)
As the use of Unmanned Aerial Systems (UAS) becomes more common in both civilian/commercial and military applications, so too has the risk of injury to individuals and third parties on the ground. The purpose of this research is to further enhance methods currently in use for performing flight path risk assessment for UAS, as well as improve upon an existing software tool: Quantitative Approach and Departure Risk Assessment (QUADRA). The primary focus is upon the incorporation of building information to determine the protection offered to sheltered populations, reevaluate the probability of fatality models used in aircraft failures to more accurately determine the risk for smaller UAS systems, and to provide a metric for determining the number of individuals that are adversely affected by the noise of the autonomous system as it performs its mission. / Master of Science / Unmanned Aerial Vehicles are aircraft that are operated without a pilot onboard. More conventionally known as drones, these aircraft can be at increased risk to individuals on the ground as there is no pilot in the aircraft to course correct should the aircraft fail. Due to the potential for drones to fail and thus injure people on the ground, a method for determining the number of people injured or killed by an aircraft for its mission has been developed. These methods identify areas on the ground where the aircraft may land, as well as the potential number of fatalities for a given mission. To minimize the risk to people on the ground, the flight path of the drone is changed until a lower risk flight path is found. Similarly, the sound produced by these drones is used to determine the number of people who may hear the aircraft as it is flying overhead, as well as the number of people who may be annoyed or disturbed by this noise.
4

Robust convex optimisation techniques for autonomous vehicle vision-based navigation

Boulekchour, M. January 2015 (has links)
This thesis investigates new convex optimisation techniques for motion and pose estimation. Numerous computer vision problems can be formulated as optimisation problems. These optimisation problems are generally solved via linear techniques using the singular value decomposition or iterative methods under an L2 norm minimisation. Linear techniques have the advantage of offering a closed-form solution that is simple to implement. The quantity being minimised is, however, not geometrically or statistically meaningful. Conversely, L2 algorithms rely on iterative estimation, where a cost function is minimised using algorithms such as Levenberg-Marquardt, Gauss-Newton, gradient descent or conjugate gradient. The cost functions involved are geometrically interpretable and can statistically be optimal under an assumption of Gaussian noise. However, in addition to their sensitivity to initial conditions, these algorithms are often slow and bear a high probability of getting trapped in a local minimum or producing infeasible solutions, even for small noise levels. In light of the above, in this thesis we focus on developing new techniques for finding solutions via a convex optimisation framework that are globally optimal. Presently convex optimisation techniques in motion estimation have revealed enormous advantages. Indeed, convex optimisation ensures getting a global minimum, and the cost function is geometrically meaningful. Moreover, robust optimisation is a recent approach for optimisation under uncertain data. In recent years the need to cope with uncertain data has become especially acute, particularly where real-world applications are concerned. In such circumstances, robust optimisation aims to recover an optimal solution whose feasibility must be guaranteed for any realisation of the uncertain data. Although many researchers avoid uncertainty due to the added complexity in constructing a robust optimisation model and to lack of knowledge as to the nature of these uncertainties, and especially their propagation, in this thesis robust convex optimisation, while estimating the uncertainties at every step is investigated for the motion estimation problem. First, a solution using convex optimisation coupled to the recursive least squares (RLS) algorithm and the robust H filter is developed for motion estimation. In another solution, uncertainties and their propagation are incorporated in a robust L convex optimisation framework for monocular visual motion estimation. In this solution, robust least squares is combined with a second order cone program (SOCP). A technique to improve the accuracy and the robustness of the fundamental matrix is also investigated in this thesis. This technique uses the covariance intersection approach to fuse feature location uncertainties, which leads to more consistent motion estimates. Loop-closure detection is crucial in improving the robustness of navigation algorithms. In practice, after long navigation in an unknown environment, detecting that a vehicle is in a location it has previously visited gives the opportunity to increase the accuracy and consistency of the estimate. In this context, we have developed an efficient appearance-based method for visual loop-closure detection based on the combination of a Gaussian mixture model with the KD-tree data structure. Deploying this technique for loop-closure detection, a robust L convex posegraph optimisation solution for unmanned aerial vehicle (UAVs) monocular motion estimation is introduced as well. In the literature, most proposed solutions formulate the pose-graph optimisation as a least-squares problem by minimising a cost function using iterative methods. In this work, robust convex optimisation under the L norm is adopted, which efficiently corrects the UAV’s pose after loop-closure detection. To round out the work in this thesis, a system for cooperative monocular visual motion estimation with multiple aerial vehicles is proposed. The cooperative motion estimation employs state-of-the-art approaches for optimisation, individual motion estimation and registration. Three-view geometry algorithms in a convex optimisation framework are deployed on board the monocular vision system for each vehicle. In addition, vehicle-to-vehicle relative pose estimation is performed with a novel robust registration solution in a global optimisation framework. In parallel, and as a complementary solution for the relative pose, a robust non-linear H solution is designed as well to fuse measurements from the UAVs’ on-board inertial sensors with the visual estimates. The suggested contributions have been exhaustively evaluated over a number of real-image data experiments in the laboratory using monocular vision systems and range imaging devices. In this thesis, we propose several solutions towards the goal of robust visual motion estimation using convex optimisation. We show that the convex optimisation framework may be extended to include uncertainty information, to achieve robust and optimal solutions. We observed that convex optimisation is a practical and very appealing alternative to linear techniques and iterative methods.
5

Aerodynamics of unmanned combat air vehicles : flow structure and control /

Elkhoury, Michel, January 2004 (has links)
Thesis (Ph. D.)--Lehigh University, 2004. / Includes vita. Includes bibliographical references (leaves 141-145).
6

A flexible, subsonic high altitude long endurance UVA conceptual design methodology

Chang, J. M. January 1997 (has links)
No description available.
7

Optimal Control of Perimeter Patrol Using Reinforcement Learning

Walton, Zachary 2011 May 1900 (has links)
Unmanned Aerial Vehicles (UAVs) are being used more frequently in surveillance scenarios for both civilian and military applications. One such application addresses a UAV patrolling a perimeter, where certain stations can receive alerts at random intervals. Once the UAV arrives at an alert site it can take two actions: 1. Loiter and gain information about the site. 2. Move on around the perimeter. The information that is gained is transmitted to an operator to allow him to classify the alert. The information is a function of the amount of time the UAV is at the alert site, also called the dwell time, and the maximum delay. The goal of the optimization is to classify the alert so as to maximize the expected discounted information gained by the UAV's actions at a station about an alert. This optimization problem can be readily solved using Dynamic Programming. Even though this approach generates feasible solutions, there are reasons to experiment with different approaches. A complication for Dynamic Programming arises when the perimeter patrol problem is expanded. This is that the number of states increases rapidly when one adds additional stations, nodes, or UAVs to the perimeter. This in effect greatly increases the computation time making the determination of the solution intractable. The following attempts to alleviate this problem by implementing a Reinforcement Learning technique to obtain the optimal solution, more specifically Q-Learning. Reinforcement Learning is a simulation-based version of Dynamic Programming and requires lesser information to compute sub-optimal solutions. The effectiveness of the policies generated using Reinforcement Learning for the perimeter patrol problem have been corroborated numerically in this thesis.
8

Origin and control of the flow structure and topology on delta wings /

Yavuz, Mehmet Metin, January 2006 (has links)
Thesis (Ph. D.)--Lehigh University, 2006. / Includes vita. Includes bibliographical references (leaves 190-200).
9

Sensor Management and Information Flow Control for Multisensor Multitarget Tracking and Data Fusion

Akselrod , D. 09 1900 (has links)
<p> In this thesis, we address the problem of sensor management with particular application to using unmanned aerial vehicles (U AV s) for multi target tracking. Also, we present a decision based approach for controlling information flow in decentralized multi-target multi-sensor data fusion.</p> <p> Considering the problem of sensor management for multitarget tracking, we study the problem of decision based control of a group of UAVs carrying out surveillance over a region that includes a number of moving targets. The objective is to maximize the information obtained and to track as many targets as possible with the maximum possible accuracy. Uncertainty in the information obtained by each UAV regarding the location of the ground targets are addressed in the problem formulation. We propose an altered version of a classical Value Iteration algorithm, one of the most commonly used techniques to calculate the optimal policy for Markov Decision Processes (MDPs) based on Dynamic Element Matching (DEM) algorithms. DEM algorithms, widely used for reducing harmonic distortion in Digital-to-Analog converters, are used as a core element in the modified algorithm. We introduce and demonstrate a number of new performance metrics, to verify the effectiveness of an MDP policy, especially useful for quantifying the impact of the modified DEM-based Value Iteration algorithm on an MDP policy. Also, we introduce a multi-level hierarchy of MDPs controlling each of the UAV s. Each level in the hierarchy solves a problem at a different level of abstraction. Simulation results are presented on a representative multisensor-multitarget tracking problem showing a significant improvement in performance compared to the classical algorithm. The proposed method demonstrated robust performance while guaranteeing polynomial computational complexity.</p> <p> Decentralized multisensor-multitarget tracking has numerous advantages over singlesensor or single-platform tracking. In this thesis, we present a solution for one of the main problems in decentralized tracking, namely, distributed information transfer and fusion among the participating platforms. We present a decision mechanism for collaborative distributed data fusion that provides each platform with the required data for the fusion process while substantially reducing redundancy in the information flow in the overall system. We consider a distributed data fusion system consisting of platforms that are decentralized, heterogenous, and potentially unreliable. The proposed approach, which is based on Markov Decision Processes with introduced hierarchial structure will control the information exchange and data fusion process. The information based objective function is based on the Posterior Cramer-Rao lower bound and constitutes the basis of a reward structure for Markov decision processes which are used, together with decentralized lookup substrate, to control the data fusion process. We analyze three distributed data fusion algorithms - associated measurement fusion, tracklet fusion and track-to-track fusion. The thesis also provides a detailed analysis of communication and computational load in distributed tracking algorithms. Simulation examples demonstrate the operation and the performance results of the system.</p> <p> In this thesis, we also present the development of a multisensor-multitarget tracking testbed for simulating large-scale distributed scenarios, capable of handling multiple, heterogeneous sensors, targets and data fusion methods</p>. / Thesis / Doctor of Philosophy (PhD)
10

Analytical approach to multi-objective joint inference control for fixed wing unmanned aerial vehicles

Casey, Julian L. 15 December 2020 (has links)
No description available.

Page generated in 0.0631 seconds