• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 571
  • 169
  • 78
  • 33
  • 32
  • 18
  • 14
  • 10
  • 10
  • 10
  • 10
  • 10
  • 9
  • 7
  • 7
  • Tagged with
  • 1236
  • 506
  • 301
  • 232
  • 202
  • 175
  • 160
  • 144
  • 142
  • 140
  • 128
  • 126
  • 115
  • 109
  • 100
  • 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.
61

On the derivation and analysis of decision architectures for unmanned aircraft systems

Patchett, C H 08 October 2013 (has links)
Operation of Unmanned Air Vehicles (UAVs) has increased significantly over the past few years. However, routine operation in non-segregated airspace remains a challenge, primarily due to nature of the environment and restrictions and challenges that accompany this. Currently, tight human control is envisaged as a means to achieve the oft quoted requirements of transparency , equivalence and safety. However, the problems of high cost of human operation, potential communication losses and operator remoteness remain as obstacles. One means of overcoming these obstacles is to devolve authority, from the ground controller to an on-board system able to understand its situation and make appropriate decisions when authorised. Such an on-board system is known as an Autonomous System. The nature of the autonomous system, how it should be designed, when and how authority should be transferred and in what context can they be allowed to control the vehicle are the general motivation for this study. To do this, the system must overcome the negative aspects of differentiators that exist between UASs and manned aircraft and introduce methods to achieve required increases in the levels of versatility, cost, safety and performance. The general thesis of this work is that the role and responsibility of an airborne autonomous system are sufficiently different from those of other conventionally controlled manned and unmanned systems to require a different architectural approach. Such a different architecture will also have additional requirements placed upon it in order to demonstrate acceptable levels of Transparency, Equivalence and Safety. The architecture for the system is developed from an analysis of the basic requirements and adapted from a consideration of other, suitable candidates for effective control of the vehicle under devolved authority. The best practices for airborne systems in general are identified and amalgamated with established principles and approaches of robotics and intelligent agents. From this, a decision architecture, capable of interacting with external human agencies such as the UAS Commander and Air Traffic Controllers, is proposed in detail. This architecture has been implemented and a number of further lessons can be drawn from this. In order to understand in detail the system safety requirements, an analysis of manned and unmanned aircraft accidents is made. Particular interest is given to the type of control moding of current unmanned aircraft in order to make a comparison, and prediction, with accidents likely to be caused by autonomously controlled vehicles. The effect of pilot remoteness on the accident rate is studied and a new classification of this remoteness is identified as a major contributor to accidents A preliminary Bayesian model for unmanned aircraft accidents is developed and results and predictions are made as an output of this model. From the accident analysis and modelling, strategies to improve UAS safety are identified. Detailed implementations within these strategies are analysed and a proposal for more advanced Human-Machine Interaction made. In particular, detailed analysis is given on exemplar scenarios that a UAS may encounter. These are: Sense and Avoid , Mission Management Failure, Take Off/Landing, and Lost Link procedures and Communications Failure. These analyses identify the nature of autonomous, as opposed to automatic, operation and clearly show the benefits to safety of autonomous air vehicle operation, with an identifiable decision architecture, and its relationship with the human controller. From the strategies and detailed analysis of the exemplar scenarios, proposals are made for the improvement of unmanned vehicle safety The incorporation of these proposals into the suggested decision architecture are accompanied by analysis of the levels of benefit that may be expected. These suggest that a level approaching that of conventional manned aircraft is achievable using currently available technologies but with substantial architectural design methodologies than currently fielded. / ©Cranfield University © BAE Systems
62

The global-to-local search method: A systematic search procedure that uses the context of the textured layout to locate and detect low-contrast targets in aerial images

Park, Keith Marron 01 January 1993 (has links)
No description available.
63

Strategic Bombing in the European Theater of Operations During World War II: Experiment and Conclusion

Koehler, Kurt C. January 2002 (has links)
Indiana University-Purdue University Indianapolis (IUPUI)
64

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.
65

Applications of remote sensing in agriculture via unmanned aerial systems and satellites

Varela, Sebastian January 1900 (has links)
Doctor of Philosophy / Department of Agronomy / Ignacio Ciampitti / The adoption of Remote Sensing (RS) in agriculture have been mainly utilized to inference about biological processes in a scalable manner over space and time. In this context, this work first explores two non-traditional approaches for rapid derivation of plant performance under field conditions. Both approaches focus on plant metrics extraction exploiting high spatial resolution from Unmanned Aerial Systems (UAS). Second, we investigate the spatial-temporal dynamics of corn (Zea mays L.) phenology and yield in the corn belt region utilizing high temporal resolution from satellite. To evaluate the impact of the adoption of RS for deriving plant/crop performance the following objectives were established: i) investigate the implementation of digital aerial photogrammetry to derive plant metrics (plant height and biomass) in corn; ii) implement and test a methodology for detecting and counting corn plants via very high spatial resolution imagery in the context of precision agriculture; iii) derive key phenological metrics of corn via high temporal resolution satellite imagery and identify links between the derived metrics and yield trends over the last 14 years for corn within the corn belt region. For the first objective, main findings indicate that digital aerial photogrammetry can be utilized to derive plant height and assist in plant biomass estimation. Results also suggest that plant biomass predictability significantly increases when integrating the aerial plant height estimate and ground stem diameter. For the second objective, the workflow implemented demostrates adequate performance to detect and count corn plants in the image. Its robustness highly dependends on the spatial resolution of the image, limitations and future research paths are further discussed. Lastly, for the third objective, outcomes evidenced that for a long-term perspective (14 years), an extended reproductive stage significantly correlates with high yield for corn. When considering a shorter-term period (last 4 years) mainly characterized by optimal growth conditions, early season green-up rate and late season senescence rate positively describe yield trend in the region. The significance of the variables changed according to the time-span considered. It is noticed that when optimal growth conditions are met, modern-hybrids can capitalize by increasing yield, due to primarily a faster (green-up) rate before flowering and on senescence rate better describes yield under these conditions. The entire research project investigates opportunities and needs for integrating remote sensing into the agronomic-based inference process.
66

Strategic attack of national electrical systems

Griffith, Thomas E. January 1900 (has links)
Thesis--School of Advanced Airpower Studies, Maxwell Air Force Base, Ala., 1992-93. / Title from title screen (viewed Oct. 27, 2003). "October 1994." Includes bibliographical references.
67

An efficient hybrid scheme for the solution of rotational flow around advanced propellers

Srivastava, Rakesh 08 1900 (has links)
No description available.
68

A standard method for testing rotary airborne spray devices /

Heath, Douglas Bradley. January 1985 (has links) (PDF)
Thesis (M. Ag. Sc.)--University of Adelaide, 1985. / Some mounted ill. Includes bibliographical references (leaves 74-75).
69

Aerial photographs as an aid in preparing a management plan for the Blodgett tract /

Voorhies, Ray Van. January 1952 (has links)
Thesis (M.F.)--Oregon State College, 1952. / Typescript. Includes bibliographical references (leaves 44-45). Also available on the World Wide Web.
70

Aerial perspective and geography : an historical look at the use of aircraft to gain a sense of place /

Smith, Scott R., January 2009 (has links) (PDF)
Thesis (M.S.) -- Central Connecticut State University, 2009. / Thesis advisor: Cynthis Pope. "... in partial fulfillment of the requirements for the degree of Master of Science in Geography." Includes bibliographical references (leaves 77-81). Also available via the World Wide Web.

Page generated in 0.0434 seconds