• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 33
  • 5
  • 3
  • 2
  • 1
  • Tagged with
  • 62
  • 62
  • 40
  • 22
  • 14
  • 13
  • 12
  • 11
  • 11
  • 10
  • 10
  • 9
  • 9
  • 9
  • 8
  • 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.
51

Persistent Autonomous Maritime Operation with an Underwater Docking Station

Brian Rate Page (10667433) 26 April 2021 (has links)
<div>Exploring and surveilling the marine environment away from shore is critical for scientific, economic, and military purposes as we progress through the 21st century. Until recently, these missions far from shore were only possible using manned surface vehicles. Over the past decade, advances in energy density, actuators, electronics, and controls have enabled great improvements in vehicle endurance, yet, no solution is capable of supporting persistent operation especially when considering power hungry scientific surveys. This dissertation summarizes contributions related to the development of an adaptable underwater docking station and associated navigation solutions to allow applications in the wide range of maritime missions. The adaptable docking system is a novel approach to the standard funnel shaped docking station design that enables the dock to be collapsible, portable, and support a wide range of vehicles. It has been optimized and tested extensively in simulation. Field experiments in both pool and open water validate the simulation results. The associated control strategies for approach and terminal homing are also introduced and studied in simulation and field trials. These strategies are computationally efficient and enable operation in a variety of scenarios and conditions. Combined, the adaptable docking system and associated navigation strategies can form a baseline for future extended endurance missions away from manned support.</div>
52

Practical Implementations Of The Active Set Method For Support Vector Machine Training With Semi-definite Kernels

Sentelle, Christopher 01 January 2014 (has links)
The Support Vector Machine (SVM) is a popular binary classification model due to its superior generalization performance, relative ease-of-use, and applicability of kernel methods. SVM training entails solving an associated quadratic programming (QP) that presents significant challenges in terms of speed and memory constraints for very large datasets; therefore, research on numerical optimization techniques tailored to SVM training is vast. Slow training times are especially of concern when one considers that re-training is often necessary at several values of the models regularization parameter, C, as well as associated kernel parameters. The active set method is suitable for solving SVM problem and is in general ideal when the Hessian is dense and the solution is sparse–the case for the `1-loss SVM formulation. There has recently been renewed interest in the active set method as a technique for exploring the entire SVM regularization path, which has been shown to solve the SVM solution at all points along the regularization path (all values of C) in not much more time than it takes, on average, to perform training at a single value of C with traditional methods. Unfortunately, the majority of active set implementations used for SVM training require positive definite kernels, and those implementations that do allow semi-definite kernels tend to be complex and can exhibit instability and, worse, lack of convergence. This severely limits applicability since it precludes the use of the linear kernel, can be an issue when duplicate data points exist, and doesn’t allow use of low-rank kernel approximations to improve tractability for large datasets. The difficulty, in the case of a semi-definite kernel, arises when a particular active set results in a singular KKT matrix (or the equality-constrained problem formed using the active set is semidefinite). Typically this is handled by explicitly detecting the rank of the KKT matrix. Unfortunately, this adds significant complexity to the implementation; and, if care is not taken, numerical iii instability, or worse, failure to converge can result. This research shows that the singular KKT system can be avoided altogether with simple modifications to the active set method. The result is a practical, easy to implement active set method that does not need to explicitly detect the rank of the KKT matrix nor modify factorization or solution methods based upon the rank. Methods are given for both conventional SVM training as well as for computing the regularization path that are simple and numerically stable. First, an efficient revised simplex method is efficiently implemented for SVM training (SVM-RSQP) with semi-definite kernels and shown to out-perform competing active set implementations for SVM training in terms of training time as well as shown to perform on-par with state-of-the-art SVM training algorithms such as SMO and SVMLight. Next, a new regularization path-following algorithm for semi-definite kernels (Simple SVMPath) is shown to be orders of magnitude faster, more accurate, and significantly less complex than competing methods and does not require the use of external solvers. Theoretical analysis reveals new insights into the nature of the path-following algorithms. Finally, a method is given for computing the approximate regularization path and approximate kernel path using the warm-start capability of the proposed revised simplex method (SVM-RSQP) and shown to provide significant, orders of magnitude, speed-ups relative to the traditional grid search where re-training is performed at each parameter value. Surprisingly, it also shown that even when the solution for the entire path is not desired, computing the approximate path can be seen as a speed-up mechanism for obtaining the solution at a single value. New insights are given concerning the limiting behaviors of the regularization and kernel path as well as the use of low-rank kernel approximations.
53

On Integral Quadratic Constraint Theory and Robust Control of Unmanned Aircraft Systems

Fry, Jedediah Micah 11 September 2019 (has links)
This dissertation advances tools for the certification of unmanned aircraft system (UAS) flight controllers. We develop two thrusts to this goal: (1) the validation and improvement of an uncertain UAS framework based on integral quadratic constraint (IQC) theory and (2) the development of novel IQC theorems which allow the analysis of uncertain systems having time-varying characteristics. Pertaining to the first thrust, this work improves and implements an IQC-based robustness analysis framework for UAS. The approach models the UAS using a linear fractional transformation on uncertainties and conducts robustness analysis on the uncertain system via IQC theory. By expressing the set of desired UAS flight paths with an uncertainty, the framework enables analysis of the uncertain UAS flying about any level path whose radius of curvature is bounded. To demonstrate the versatility of this technique, we use IQC analysis to tune trajectory-tracking and path-following controllers designed via H2 or H-infinity synthesis methods. IQC analysis is also used to tune path-following PID controllers. By employing a non-deterministic simulation environment and conducting numerous flight tests, we demonstrate the capability of the framework in predicting loss of control, comparing the robustness of different controllers, and tuning controllers. Finally, this work demonstrates that signal IQCs have an important role in obtaining IQC analysis results which are less conservative and more consistent with observations from flight test data. With regards to the second thrust, we prove a novel theorem which enables robustness analysis of uncertain systems where the nominal plant and the IQC multiplier are linear time-varying systems and the nominal plant may have a non-zero initial condition. When the nominal plant and the IQC multiplier are eventually periodic, robustness analysis can be accomplished by solving a finite-dimensional semidefinite program. Time-varying IQC multipliers are beneficial in analysis because they provide the possibility of reducing conservatism and are capable of expressing uncertainties that have unique time-domain characteristics. A number of time-varying IQC multipliers are introduced to better describe such uncertainties. The utility of this theorem is demonstrated with various examples, including one which produces bounds on the UAS position after an aggressive Split-S maneuver. / Doctor of Philosophy / This work develops tools to aid in the certification of unmanned aircraft system (UAS) flight controllers. The forthcoming results are founded on robust control theory, which allows the incorporation of a variety of uncertainties in the UAS mathematical model and provides tools to determine how robust the system is to these uncertainties. Such a foundation provides a complementary perspective to that obtained with simulations. Whereas simulation environments provide a probabilistic-type analysis and are oftentimes costly, the following results provide worst-case guarantees—for the allowable disturbances and uncertainties—and require far less computational resources. Here we take two approaches in our development of certification tools for UAS. First we validate and improve on an uncertain UAS framework that relies on integral quadratic constraint (IQC) theory to analyze the robustness of the UAS in the presence of uncertainties and disturbances. Our second approach develops novel IQC theorems that can aid in providing bounds on the UAS state during its flight trajectory. Though the applications in this dissertation are focused on UAS, the theory can be applied to a wide variety of physical and nonphysical problems wherein uncertainties in the mathematical model cannot be avoided.
54

Mathematical Analysis of Charge and Heat Flow in Organic Semiconductor Devices

Liero, Matthias 05 January 2023 (has links)
Organische Halbleiterbauelemente sind eine vielversprechende Technologie, die das Spektrum der optoelektronischen Halbleiterbauelemente erweitert und etablierte Technologien basierend auf anorganischen Halbleitermaterialien ersetzen kann. Für Display- und Beleuchtungsanwendungen werden sie z. B. als organische Leuchtdioden oder Transistoren verwendet. Eine entscheidende Eigenschaft organischer Halbleitermaterialien ist, dass die Ladungstransporteigenschaften stark von der Temperatur im Bauelement beeinflusst werden. Insbesondere nimmt die elektrische Leitfähigkeit mit der Temperatur zu, so dass Selbsterhitzungseffekte, einen großen Einfluss auf die Leistung der Bauelemente haben. Mit steigender Temperatur nimmt die elektrische Leitfähigkeit zu, was wiederum zu größeren Strömen führt. Dies führt jedoch zu noch höheren Temperaturen aufgrund von Joulescher Wärme oder Rekombinationswärme. Eine positive Rückkopplung liegt vor. Im schlimmsten Fall führt dieses Verhalten zum thermischen Durchgehen und zur Zerstörung des Bauteils. Aber auch ohne thermisches Durchgehen führen Selbsterhitzungseffekte zu interessanten nichtlinearen Phänomenen in organischen Bauelementen, wie z. B. die S-förmige Beziehung zwischen Strom und Spannung. In Regionen mit negativem differentiellen Widerstand führt eine Verringerung der Spannung über dem Bauelement zu einem Anstieg des Stroms durch das Bauelement. Diese Arbeit soll einen Beitrag zur mathematischen Modellierung, Analysis und numerischen Simulation von organischen Bauteilen leisten. Insbesondere wird das komplizierte Zusammenspiel zwischen dem Fluss von Ladungsträgern (Elektronen und Löchern) und Wärme diskutiert. Die zugrundeliegenden Modellgleichungen sind Thermistor- und Energie-Drift-Diffusion-Systeme. Die numerische Diskretisierung mit robusten hybriden Finite-Elemente-/Finite-Volumen-Methoden und Pfadverfolgungstechniken zur Erfassung der in Experimenten beobachteten S-förmigen Strom-Spannungs-Charakteristiken wird vorgestellt. / Organic semiconductor devices are a promising technology to extend the range of optoelectronic semiconductor devices and to some extent replace established technologies based on inorganic semiconductor materials. For display and lighting applications, they are used as organic light-emitting diodes (OLEDs) or transistors. One crucial property of organic semiconductor materials is that charge-transport properties are heavily influenced by the temperature in the device. In particular, the electrical conductivity increases with temperature, such that self-heating effects caused by the high electric fields and strong recombination have a potent impact on the performance of devices. With increasing temperature, the electrical conductivity rises, which in turn leads to larger currents. This, however, results in even higher temperatures due to Joule or recombination heat, leading to a feedback loop. In the worst case, this loop leads to thermal runaway and the complete destruction of the device. However, even without thermal runaway, self-heating effects give rise to interesting nonlinear phenomena in organic devices, like the S-shaped relation between current and voltage resulting in regions where a decrease in voltage across the device results in an increase in current through it, commonly denoted as regions of negative differential resistance. This thesis aims to contribute to the mathematical modeling, analysis, and numerical simulation of organic semiconductor devices. In particular, the complicated interplay between the flow of charge carriers (electrons and holes) and heat is discussed. The underlying model equations are of thermistor and energy-drift-diffusion type. Moreover, the numerical approximation using robust hybrid finite-element/finite-volume methods and path-following techniques for capturing the S-shaped current-voltage characteristics observed in experiments are discussed.
55

Commande Nonlinéaire et Navigation des Véhicules Marins Sous-actionnés

Ghommam, Jawhar 23 February 2008 (has links) (PDF)
Dans cette thèse nous adressons le problème de commande des véhicules marins sous-actionnés. La motivation clé de ce sujet de recherche vient du fait qui les systèmes sous-actionnés posent des défis aussi bien théoriques et pratiques pour l'ingénieur automaticien. En fait, ces systèmes ne peuvent pas être stabilisés par des commandes lisses invariantes dans le temps. De plus, en dépit du nombre de méthodes disponibles pour la commande des systèmes mécaniques sous-actionnés, peu ont adressé des points pratiques importantes tels que l'inclusion explicite de dynamique dans la formulation de problème de commande et le besoin de faire face aux perturbations environnementales résultants des courants des vagues, par exemple. Cette thèse attaque certains de ces problèmes, formule et résout les problèmes de commande de positionnement dynamique, de la poursuite de trajectoire et du suivie de chemin des véhicules marins sous-actionnés. La première partie de cette thèse (Chapitres 3 et 4) constituent les éléments théoriques fondamentaux pour l'analyse du modèle et la synthèse des commandes pour les véhicules marins sous-actionnés. Particulièrement, nous montrons au chapitre 3 que le modèle de véhicule marin sous-actionné ne satisfait pas la condition de nécessaire Brockett pour la stabilisation des systèmes nonlinéaires par actions continues et invariantes dans le temps. Cependant, Il sera montré qu'il est possible d'atteindre la stabilisation en utilisant une commande discontinue ou variable dans le temps. Le chapitre 4 consiste à appliquer des résultats récents sur les systèmes cascades nonlinéaires pour résoudre le problème de déterminer des lois de commande qui stabilisent à l'origine la position et l'orientation d vaisseau sous-actionnés. Deux transformations sont introduites pour représenter le système dans une forme de cascade. Par quelques propriétés du modèle, nous montrons en premier que la stabilisation globale et asymptotique du système se réduit a stabiliser une forme en chaîne de troisième ordre. Une approche discontinue par backstepping est ensuite employée pour la stabilisation du système de forme en chaîne via un retour d'état partiel. Nous montrons que la loi de commande proposée stabilise exponentiellement le modèle réduit dans un ensemble défini, assurant le stabilisation asymptotique, local et uniforme du modèle de vaisseau marin sous-actionné. Pour assurer la stabilité uniforme globale cependant, un backstepping et le temps combinés variant l'approche de contrôle est donc employée. Prochain, nous exploitons la structure de cascade pour construire une trajectoire convenable produite par les équations dynamiques d'un véritable sous-actionnés bateau. Nous montrons ensuite que la stabilisation globale peut être assurée par une par une combinaison de la commande par backstepping et une commande variable dans le temps. Ensuite nous abordons le problème de poursuite de trajectoire. Dans lequel la trajectoire de référence est générée par un navire sous-actionné virtuel. Nous montrons ensuite qu'il existe une commande qui force exponentiellement le navire à la poursuite de la trajectoire partant d'une condition initiale quelconque. Utilisant une approche des Systems cascades, nous montrons que la dynamique de l'erreur de poursuite peut être vue comme une cascade d'un système linéaire et d'un système en chaine de deuxième ordre. La deuxième partie de cette thèse (Chapitre 5, 6 et 7) est consacrée au problème de la manoeuvre du vaisseau sous-actionné le long d'un chemin désiré avec une dynamique prescrite. La conception de la loi de commande est abordée par deux approches. La première vient d'une observation qu'il est plausible en pratique de manoeuvrer le véhicule tel qu'il soit sur son chemin de référence est que sa vitesse totale soit tangente au chemin. Il sera aussi supposé que le véhicule voyage le long du chemin avec une vitesse directe constante. La seconde approche ne conditionne pas la vitesse directe pour être constante. Dans le Chapitre 5, nous exploitons l'approche abordée pour le suivi de chemin pour résoudre le problème de coordinations d'un groupe de véhicules marins. Il est objet de manoeuvrer le mouvement de chaque véhicule tel que le mouvement du groupe est prescrit par un comportement désiré. Ainsi, le mouvement indépendant est coordonné comme une formation selon le comportement désirée. Dans ce chapitre nous considérerons le problème de formation ou plusieurs véhicules sont synchronisés de manière qu'ils soient commandés comme une formation de structure virtuelle. Le chapitre 6, est dévouée au problème général de la commande par retour de sortie pour la stabilisation globale des véhicules marins sous-actionnés. Une application de tel observateur est ensuite faite au problème de la poursuite de trajectoire d'un vaisseau sous-actionné.
56

Automatic Parking and Path Following Control for a Heavy-Duty Vehicle

Mörhed, Joakim, Östman, Filip January 2017 (has links)
The interest in autonomous vehicles has never been higher and there are several components that need to function for a vehicle to be fully autonomous; one of which is the ability to perform a parking at the end of a mission. The objective of this thesis work is to develop and implement an automatic parking system (APS) for a heavy-duty vehicle (HDV). A delimitation in this thesis work is that the parking lot has a known structure and the HDV is a truck without any trailer and access to more computational power and sensors than today's commercial trucks. An automatic system for searching the parking lot has been developed which updates an occupancy grid map (OGM) based on measurements from GPS and LIDAR sensors mounted on the truck. Based on the OGM and the known structure of the parking lot, the state of the parking spots is determined and a path can be computed between the current and desired position. Based on a kinematic model of the HDV, a gain-scheduled linear quadratic (LQ) controller with feedforward action is developed. The controller's objective is to stabilize the lateral error dynamics of the system around a precomputed path. The LQ controller explicitly takes into account that there exist an input delay in the system. Due to minor complications with the precomputed path the LQ controller causes the steering wheel turn too rapidly which makes the backup driver nervous. To limit these rapid changes of the steering wheel a controller based on model predictive control (MPC) is developed with the goal of making the steering wheel behave more human-like. A constraint for maximum allowed changes of the controller output is added to the MPC formulation as well as physical restrictions and the resulting MPC controller is smoother and more human-like, but due to computational limitations the controller turns out less effective than desired. Development and testing of the two controllers are evaluated in three different environments of varying complexity; the simplest simulation environment contains a basic vehicle model and serves as a proof of concept environment, the second simulation environment uses a more realistic vehicle model and finally the controllers are evaluated on a full-scale HDV. Finally, system tests of the APS are performed and the HDV successfully parks with the LQ controller as well as the MPC controller. The concept of a self-parking HDV has been demonstrated even though more tuning and development needs to be done before the proposed APS can be used in a commercial HDV.
57

Étude numérique des modes d'instabilités des systèmes film-substrat / Numerical study of instability patterns of film-substrate systems

Xu, Fan 02 December 2014 (has links)
Le plissement dans les films minces sur un substrat plus mou a été largement observé dans la nature. Ces phénomènes ont suscité un intérêt considérable au cours de la dernière décennie. L’évolution en post-flambage d’instabilités morphologiques implique souvent de forts effets de non-linéarité géométrique, de grandes rotations, de grands déplacements, de grandes déformations, une dépendance par rapport au chemin de chargement et de multiples brisures de symétrie. En raison de ces difficultés notoires, la plupart des analyses non-linéaires de flambement ont recouru à des approches numériques parce qu’on ne peut obtenir qu’un nombre limité de solutions exactes de manière analytique. Cette thèse propose un cadre général pour étudier le problème de flambage de systèmes film/substrat de manière numérique : de la modélisation 2D ou 3D, d’un point de vue classique ou multiéchelle. L’objectif principal est d’appliquer des méthodes numériques avancées pour des analyses de bifurcations multiples aux divers modèles de film/substrat, en particulier en se concentrant sur l’évolution en post-flambement et la transition du mode à la surface. Les modèles intègrent la Méthode Asymptotique Numérique (MAN) comme une technique robuste de pilotage et des indicateurs de bifurcation qui sont bien adaptés à la MAN pour détecter une séquence de bifurcations multiples ainsi que les modes d’instabilité associés sur leur chemin d’évolution de post-flambement. La MAN donne un accès interactif aux branches d’équilibre semi-analytique, qui offre un avantage considérable en termes de la fiabilité par rapport aux algorithmes itératifs classiques. En outre, une stratégie originale de couplage non-local est développée pour coupler les modèles classiques et les modèles multi-échelles concurremment, où les forces de chaque modèle sont pleinement exploitées, et leurs lacunes surmontées. Une discussion sur la transition entre les différentes échelles est fournie d’une manière générale, qui peut également être considéré comme un guide pour les techniques de couplage impliquant d’autres modèles réduits. A la fin, un cadre général de modélisation macroscopique est développé et deux modèles spécifiques de type Fourier sont dérivés de modèles classiques bien établis, qui permettent de prédire la formation des modes d’instabilités avec beaucoup moins d’éléments et donc de réduire le coût de calcul de manière significative / Surface wrinkles of stiff thin layers attached on soft materials have been widely observed in nature and these phenomena have raised considerable interests over the last decade. The post-buckling evolution of surface morphological instability often involves strong effects of geometrical nonlinearity, large rotation, large displacement, large deformation, loading path dependence and multiple symmetry-breakings. Due to its notorious difficulty, most nonlinear buckling analyses have resorted to numerical approaches since only a limited number of exact analytical solutions can be obtained. This thesis proposes a whole framework to study the film/substrate buckling problem in a numerical way: from 2D to 3D modeling, from classical to multi-scale perspective. The main aim is to apply advanced numerical methods for multiple-bifurcation analyses to various film/substrate models, especially focusing on post-buckling evolution and surface mode transition. The models incorporate Asymptotic Numerical Method (ANM) as a robust path-following technique and bifurcation indicators well adapted to the ANM to detect a sequence of multiple bifurcations and the associated instability modes on their post-buckling evolution path. The ANM gives interactive access to semi-analytical equilibrium branches, which offers considerable advantage of reliability compared with classical iterative algorithms. Besides, an original nonlocal coupling strategy is developed to bridge classical models and multi-scale models concurrently, where the strengths of each model are fully exploited while their shortcomings are accordingly overcome. Discussion on the transition between different scales is provided in a general way, which can also be seen as a guide for coupling techniques involving other reduced-order models. Lastly, a general macroscopic modeling framework is developed and two specific Fourier-related models are derived from the well-established classical models, which can predict the pattern formation with much fewer elements so as to significantly reduce the computational cost
58

Contrôle automatique de véhicules aériens à voilure fixe / Nonlinear automatic control of fixed-wing aerial vehicles

Kai, Jean-Marie 29 November 2018 (has links)
Cette thèse développe une nouvelle approche de contrôle pour les avions à échelle réduite. Les lois de commande proposées exploitent un modèle non linéaire simple mais pertinent des forces aérodynamiques appliquées à l’aéronef. Ils reposent sur une structure hiérarchique de contrôle non linéaires, et sont synthétisées sur la base d’analyse de stabilité et de convergence théoriques. Ils sont conçus pour fonctionner sur un large domaine de vol. En particulier, ils évitent les singularités associées à la paramétrisation de l'attitude et la direction de la vitesse. Dans un premier temps, le problème de stabilisation de trajectoires de référence est résolu en étendant la méthode du "thrust vectoring", utilisée pour les véhicules à voilure tournante, au cas des aéronefs à voilure fixe. Dans le cas des avions, le principal défi est de prendre en compte les forces aérodynamiques dans la conception des systèmes de commande. Afin de résoudre ce problème, le contrôle proposé est conçu et analysé sur la base du modèle de forces aérodynamique proposé. Le domaine d'utilisation de cette loi de commande est élargi et englobe les trajectoires d'équilibre (trim trajectories) qui sont classiquement utilisées dans la littérature. Cette solution est ensuite adaptée au problème de suivi de chemin, afin de concevoir des lois de guidage cinématique et de contrôle dynamique applicables à presque tout chemin 3D régulier. Les lois de contrôle proposées contiennent des termes intégraux qui robustifient le contrôle vis-à-vis de dynamiques non modélisées. Plusieurs problèmes pratiques sont adressés et les lois de commande proposées sont validées par des simulations du type "hardware-in-the-loop". Enfin, des résultats d'essais en vol illustrent la performance des lois de contrôle proposées. / The present thesis develops a new control approach for scale-model airplanes. The proposed control solutions exploit a simple but pertinent nonlinear model of aerodynamic forces acting on the aircraft. Nonlinear controllers are based on a hierarchical structure, and are derived on the basis of theoretical stability and convergence analyses. They are designed to operate on a large spectrum of operating conditions. In particular, they avoid the singularities associated with the parameterization of the attitude and the heading of the vehicle, and do not rely on a decoupling between longitudinal and lateral dynamics. First, the trajectory tracking problem is addressed by extending the thrust vectoring method used for small rotor vehicles to the case of fixed wing vehicles. In the case of airplanes, the main challenge is to take into account the aerodynamic forces in the design of control systems. In order to solve this problem, the proposed control is designed and analyzed on the basis of the proposed aerodynamic forces model. The flight envelope is thus broadened beyond trim trajectories which are classically used in the literature. This solution is then adapted to the path following problem, and kinematic guidance and dynamic control laws are developed within a single coherent framework that applies to almost any regular 3D path. The proposed control laws incorporate integral terms that robustify the control with respect to unmodelled dynamics. Several practical issues are addressed and the proposed control laws are validated via hardware-in-the-loop simulations. Finally, successful flight test results illustrate the soundness and performance of the proposed control laws.
59

Contribution à la théorie de la commande par modes glissants d'ordre supérieur et à la commande des systèmes mécaniques sous-actionnés / Contribution to the theory of higher order sliding mode control and the control of underactuated mechanical systems

Harmouche, Mohamed 21 November 2013 (has links)
Les systèmes non linéaires sont si diverses que des outils communs de contrôle sont difficiles à développer. La théorie du contrôle non linéaire nécessite une analyse mathématique rigoureuse pour motiver ses conclusions. Cette thèse aborde deux branches distinctes et bien importantes de la théorie du contrôle non linéaire: le contrôle des systèmes non-linéaires incertains et le contrôle des systèmes sous-actionnés.Dans la première partie, une classe de contrôleurs par mode glissant d’ordre supérieur (MGOS) robuste, basée sur la synthèse de Lyapunov, est développée pour le contrôle des systèmes non-linéaires incertains. Cette classe de contrôleurs est basée sur une classe de régulateurs qui stabilisent une pure chaîne d’intégrateurs en temps fini, et nécessite la connaissance a priori des bornes sur les incertitudes du système. Puis, afin d’éliminer la dépendance liée à la connaissance de ces bornes, un contrôleur par MGOS adaptatif est développé. Dans un deuxième temps, un contrôleur par MGOS homogène universel est développé où il est montré que le degré d’homogénéité peut être manipulé pour obtenir des avantages supplémentaires, tels que la bornitude de la commande, la garantie d’une amplitude minimale de la discontinuité de la commande et la convergence en temps fixe. Les performances des contrôleurs proposés ont été démontrées par des simulations et à travers des résultats expérimentaux sur un système pile à combustible.Dans la deuxième partie de la thèse, deux problèmes de commande de systèmes sous-actionnés sont étudiés. Le premier problème concerne le suivi de chemin global d’un robot mobile avec un point de visée. Le deuxième problème concerne la poursuite de trajectoire globale d’un bateau. Ces deux problèmes sont de nature distincte, cependant, ils sont soumis à des contraintes physiques similaires liées à la bornitude de la commande. Ainsi, les contrôleurs proposés sont basés sur l’utilisation de commandes saturées. Des simulations ont été effectuées pour démontrer les performances de ces contrôleurs. / Nonlinear systems are so diverse that generalized tools for control are difficult to develop. Nonlinear control theory requires rigorous mathematical analysis to justify its conclusions. This thesis addresses two distinct, yet important branches of nonlinear control theory: control of uncertain nonlinear systems and control of under-actuated systems.In the first part, a class of Lyapunov-based robust arbitrary higher order sliding mode (HOSM) controllers is developed for the control of uncertain nonlinear systems. This class of controllers is based on a class of controllers for finite-time stabilization of pure integrator chain, and requires the limits of the system uncertainty to be known a-priori. Then, in order to eliminate the dependence on the knowledge of these limits, an adaptive arbitrary HOSM controller is developed. Using this new class, a universal homogeneous arbitrary HOSM controller is developed and it is shown that the homogeneity degree can be manipulated to obtain additional advantages in the proposed controllers, such as bounded control, minimum amplitude of discontinuous control and fixed time convergence. The performance of the controllers has been demonstrated through simulations and experiments on a fuel cell system.In the next part, the control of two under-actuated systems is studied. The first control problem is the global path following of car-type robotic vehicle, using target-point. The second problem is the precise tracking of surface marine vessels. Both these problems are distinct in nature; however, they are subjected to similar physical constraints. The solutions proposed for these control problems use saturated controls, taking into account the physical bounds on the control inputs. Simulations have been performed to demonstrate the performance of these controllers.
60

Clothoid-based Planning and Control in Intelligent Vehicles (Autonomous and Manual-Assisted Driving)

Girbés Juan, Vicent 02 June 2016 (has links)
[EN] Nowadays, there are many electronic products that incorporate elements and features coming from the research in the field of mobile robotics. For instance, the well-known vacuum cleaning robot Roomba by iRobot, which belongs to the field of service robotics, one of the most active within the sector. There are also numerous autonomous robotic systems in industrial warehouses and plants. It is the case of Autonomous Guided Vehicles (AGVs), which are able to drive completely autonomously in very structured environments. Apart from industry and consumer electronics, within the automotive field there are some devices that give intelligence to the vehicle, derived in most cases from advances in mobile robotics. In fact, more and more often vehicles incorporate Advanced Driver Assistance Systems (ADAS), such as navigation control with automatic speed regulation, lane change and overtaking assistant, automatic parking or collision warning, among other features. However, despite all the advances there are some problems that remain unresolved and can be improved. Collisions and rollovers stand out among the most common accidents of vehicles with manual or autonomous driving. In fact, it is almost impossible to guarantee driving without accidents in unstructured environments where vehicles share the space with other moving agents, such as other vehicles and pedestrians. That is why searching for techniques to improve safety in intelligent vehicles, either autonomous or manual-assisted driving, is still a trending topic within the robotics community. This thesis focuses on the design of tools and techniques for planning and control of intelligent vehicles in order to improve safety and comfort. The dissertation is divided into two parts, the first one on autonomous driving and the second one on manual-assisted driving. The main link between them is the use of clothoids as mathematical formulation for both trajectory generation and collision detection. Among the problems solved the following stand out: obstacle avoidance, rollover avoidance and advanced driver assistance to avoid collisions with pedestrians. / [ES] En la actualidad se comercializan infinidad de productos de electrónica de consumo que incorporan elementos y características procedentes de avances en el sector de la robótica móvil. Por ejemplo, el conocido robot aspirador Roomba de la empresa iRobot, el cual pertenece al campo de la robótica de servicio, uno de los más activos en el sector. También hay numerosos sistemas robóticos autónomos en almacenes y plantas industriales. Es el caso de los vehículos autoguiados (AGVs), capaces de conducir de forma totalmente autónoma en entornos muy estructurados. Además de en la industria y en electrónica de consumo, dentro del campo de la automoción también existen dispositivos que dotan de cierta inteligencia al vehículo, derivados la mayoría de las veces de avances en robótica móvil. De hecho, cada vez con mayor frecuencia los vehículos incorporan sistemas avanzados de asistencia al conductor (ADAS por sus siglas en inglés), tales como control de navegación con regulación automática de velocidad, asistente de cambio de carril y adelantamiento, aparcamiento automático o aviso de colisión, entre otras prestaciones. No obstante, pese a todos los avances siguen existiendo problemas sin resolver y que pueden mejorarse. La colisión y el vuelco destacan entre los accidentes más comunes en vehículos con conducción tanto manual como autónoma. De hecho, la dificultad de conducir en entornos desestructurados compartiendo el espacio con otros agentes móviles, tales como coches o personas, hace casi imposible garantizar la conducción sin accidentes. Es por ello que la búsqueda de técnicas para mejorar la seguridad en vehículos inteligentes, ya sean de conducción autónoma o manual asistida, es un tema que siempre está en auge en la comunidad robótica. La presente tesis se centra en el diseño de herramientas y técnicas de planificación y control de vehículos inteligentes, para la mejora de la seguridad y el confort. La disertación se ha dividido en dos partes, la primera sobre conducción autónoma y la segunda sobre conducción manual asistida. El principal nexo de unión es el uso de clotoides como elemento de generación de trayectorias y detección de colisiones. Entre los problemas que se resuelven destacan la evitación de obstáculos, la evitación de vuelcos y la asistencia avanzada al conductor para evitar colisiones con peatones. / [CAT] En l'actualitat es comercialitzen infinitat de productes d'electrònica de consum que incorporen elements i característiques procedents d'avanços en el sector de la robòtica mòbil. Per exemple, el conegut robot aspirador Roomba de l'empresa iRobot, el qual pertany al camp de la robòtica de servici, un dels més actius en el sector. També hi ha nombrosos sistemes robòtics autònoms en magatzems i plantes industrials. És el cas dels vehicles autoguiats (AGVs), els quals són capaços de conduir de forma totalment autònoma en entorns molt estructurats. A més de en la indústria i en l'electrònica de consum, dins el camp de l'automoció també existeixen dispositius que doten al vehicle de certa intel·ligència, la majoria de les vegades derivats d'avanços en robòtica mòbil. De fet, cada vegada amb més freqüència els vehicles incorporen sistemes avançats d'assistència al conductor (ADAS per les sigles en anglés), com ara control de navegació amb regulació automàtica de velocitat, assistent de canvi de carril i avançament, aparcament automàtic o avís de col·lisió, entre altres prestacions. No obstant això, malgrat tots els avanços segueixen existint problemes sense resoldre i que poden millorar-se. La col·lisió i la bolcada destaquen entre els accidents més comuns en vehicles amb conducció tant manual com autònoma. De fet, la dificultat de conduir en entorns desestructurats compartint l'espai amb altres agents mòbils, tals com cotxes o persones, fa quasi impossible garantitzar la conducció sense accidents. És per això que la recerca de tècniques per millorar la seguretat en vehicles intel·ligents, ja siguen de conducció autònoma o manual assistida, és un tema que sempre està en auge a la comunitat robòtica. La present tesi es centra en el disseny d'eines i tècniques de planificació i control de vehicles intel·ligents, per a la millora de la seguretat i el confort. La dissertació s'ha dividit en dues parts, la primera sobre conducció autònoma i la segona sobre conducció manual assistida. El principal nexe d'unió és l'ús de clotoides com a element de generació de trajectòries i detecció de col·lisions. Entre els problemes que es resolen destaquen l'evitació d'obstacles, l'evitació de bolcades i l'assistència avançada al conductor per evitar col·lisions amb vianants. / Girbés Juan, V. (2016). Clothoid-based Planning and Control in Intelligent Vehicles (Autonomous and Manual-Assisted Driving) [Tesis doctoral no publicada]. Universitat Politècnica de València. https://doi.org/10.4995/Thesis/10251/65072 / TESIS

Page generated in 0.0622 seconds