5 research outputs found

    Radar Burst Control Based on Constrained Ordinal Optimization under Guidance Quality Constraints

    Get PDF
    Radar burst control has come into use in order to improve the survivability of combat aircraft and ensure operational effectiveness in the increasingly harsh electronic warfare environment. The critical factor in radar burst control is the radar burst timing. In this paper, a novel method is proposed to determine the optimal timing based on constrained ordinal optimization. Taking the combat effectiveness of air-to-air missile as the constraint condition, the constrained ordinal optimization method is applied to the radar burst detection of hybrid control. The optimal burst timing can be selected quickly and efficiently while making the combat effectiveness maximized. Simulation results indicate that the proposed method can significantly improve the searching efficiency of the optimal radar burst timing

    Multi-Objective Multi-Agent Planning for Jointly Discovering and Tracking Mobile Object

    Full text link
    We consider the challenging problem of online planning for a team of agents to autonomously search and track a time-varying number of mobile objects under the practical constraint of detection range limited onboard sensors. A standard POMDP with a value function that either encourages discovery or accurate tracking of mobile objects is inadequate to simultaneously meet the conflicting goals of searching for undiscovered mobile objects whilst keeping track of discovered objects. The planning problem is further complicated by misdetections or false detections of objects caused by range limited sensors and noise inherent to sensor measurements. We formulate a novel multi-objective POMDP based on information theoretic criteria, and an online multi-object tracking filter for the problem. Since controlling multi-agent is a well known combinatorial optimization problem, assigning control actions to agents necessitates a greedy algorithm. We prove that our proposed multi-objective value function is a monotone submodular set function; consequently, the greedy algorithm can achieve a (1-1/e) approximation for maximizing the submodular multi-objective function.Comment: Accepted for publication to the Thirty-Fourth AAAI Conference on Artificial Intelligence (AAAI-20). Added algorithm 1, background on MPOMDP and OSP

    Contributions to improve the technologies supporting unmanned aircraft operations

    Get PDF
    Menci贸n Internacional en el t铆tulo de doctorUnmanned Aerial Vehicles (UAVs), in their smaller versions known as drones, are becoming increasingly important in today's societies. The systems that make them up present a multitude of challenges, of which error can be considered the common denominator. The perception of the environment is measured by sensors that have errors, the models that interpret the information and/or define behaviors are approximations of the world and therefore also have errors. Explaining error allows extending the limits of deterministic models to address real-world problems. The performance of the technologies embedded in drones depends on our ability to understand, model, and control the error of the systems that integrate them, as well as new technologies that may emerge. Flight controllers integrate various subsystems that are generally dependent on other systems. One example is the guidance systems. These systems provide the engine's propulsion controller with the necessary information to accomplish a desired mission. For this purpose, the flight controller is made up of a control law for the guidance system that reacts to the information perceived by the perception and navigation systems. The error of any of the subsystems propagates through the ecosystem of the controller, so the study of each of them is essential. On the other hand, among the strategies for error control are state-space estimators, where the Kalman filter has been a great ally of engineers since its appearance in the 1960s. Kalman filters are at the heart of information fusion systems, minimizing the error covariance of the system and allowing the measured states to be filtered and estimated in the absence of observations. State Space Models (SSM) are developed based on a set of hypotheses for modeling the world. Among the assumptions are that the models of the world must be linear, Markovian, and that the error of their models must be Gaussian. In general, systems are not linear, so linearization are performed on models that are already approximations of the world. In other cases, the noise to be controlled is not Gaussian, but it is approximated to that distribution in order to be able to deal with it. On the other hand, many systems are not Markovian, i.e., their states do not depend only on the previous state, but there are other dependencies that state space models cannot handle. This thesis deals a collection of studies in which error is formulated and reduced. First, the error in a computer vision-based precision landing system is studied, then estimation and filtering problems from the deep learning approach are addressed. Finally, classification concepts with deep learning over trajectories are studied. The first case of the collection xviiistudies the consequences of error propagation in a machine vision-based precision landing system. This paper proposes a set of strategies to reduce the impact on the guidance system, and ultimately reduce the error. The next two studies approach the estimation and filtering problem from the deep learning approach, where error is a function to be minimized by learning. The last case of the collection deals with a trajectory classification problem with real data. This work completes the two main fields in deep learning, regression and classification, where the error is considered as a probability function of class membership.Los veh铆culos a茅reos no tripulados (UAV) en sus versiones de peque帽o tama帽o conocidos como drones, van tomando protagonismo en las sociedades actuales. Los sistemas que los componen presentan multitud de retos entre los cuales el error se puede considerar como el denominador com煤n. La percepci贸n del entorno se mide mediante sensores que tienen error, los modelos que interpretan la informaci贸n y/o definen comportamientos son aproximaciones del mundo y por consiguiente tambi茅n presentan error. Explicar el error permite extender los l铆mites de los modelos deterministas para abordar problemas del mundo real. El rendimiento de las tecnolog铆as embarcadas en los drones, dependen de nuestra capacidad de comprender, modelar y controlar el error de los sistemas que los integran, as铆 como de las nuevas tecnolog铆as que puedan surgir. Los controladores de vuelo integran diferentes subsistemas los cuales generalmente son dependientes de otros sistemas. Un caso de esta situaci贸n son los sistemas de guiado. Estos sistemas son los encargados de proporcionar al controlador de los motores informaci贸n necesaria para cumplir con una misi贸n deseada. Para ello se componen de una ley de control de guiado que reacciona a la informaci贸n percibida por los sistemas de percepci贸n y navegaci贸n. El error de cualquiera de estos sistemas se propaga por el ecosistema del controlador siendo vital su estudio. Por otro lado, entre las estrategias para abordar el control del error se encuentran los estimadores en espacios de estados, donde el filtro de Kalman desde su aparici贸n en los a帽os 60, ha sido y contin煤a siendo un gran aliado para los ingenieros. Los filtros de Kalman son el coraz贸n de los sistemas de fusi贸n de informaci贸n, los cuales minimizan la covarianza del error del sistema, permitiendo filtrar los estados medidos y estimarlos cuando no se tienen observaciones. Los modelos de espacios de estados se desarrollan en base a un conjunto de hip贸tesis para modelar el mundo. Entre las hip贸tesis se encuentra que los modelos del mundo han de ser lineales, markovianos y que el error de sus modelos ha de ser gaussiano. Generalmente los sistemas no son lineales por lo que se realizan linealizaciones sobre modelos que a su vez ya son aproximaciones del mundo. En otros casos el ruido que se desea controlar no es gaussiano, pero se aproxima a esta distribuci贸n para poder abordarlo. Por otro lado, multitud de sistemas no son markovianos, es decir, sus estados no solo dependen del estado anterior, sino que existen otras dependencias que los modelos de espacio de estados no son capaces de abordar. Esta tesis aborda un compendio de estudios sobre los que se formula y reduce el error. En primer lugar, se estudia el error en un sistema de aterrizaje de precisi贸n basado en visi贸n por computador. Despu茅s se plantean problemas de estimaci贸n y filtrado desde la aproximaci贸n del aprendizaje profundo. Por 煤ltimo, se estudian los conceptos de clasificaci贸n con aprendizaje profundo sobre trayectorias. El primer caso del compendio estudia las consecuencias de la propagaci贸n del error de un sistema de aterrizaje de precisi贸n basado en visi贸n artificial. En este trabajo se propone un conjunto de estrategias para reducir el impacto sobre el sistema de guiado, y en 煤ltima instancia reducir el error. Los siguientes dos estudios abordan el problema de estimaci贸n y filtrado desde la perspectiva del aprendizaje profundo, donde el error es una funci贸n que minimizar mediante aprendizaje. El 煤ltimo caso del compendio aborda un problema de clasificaci贸n de trayectorias con datos reales. Con este trabajo se completan los dos campos principales en aprendizaje profundo, regresi贸n y clasificaci贸n, donde se plantea el error como una funci贸n de probabilidad de pertenencia a una clase.I would like to thank the Ministry of Science and Innovation for granting me the funding with reference PRE2018-086793, associated to the project TEC2017-88048-C2-2-R, which provide me the opportunity to carry out all my PhD. activities, including completing an international research internship.Programa de Doctorado en Ciencia y Tecnolog铆a Inform谩tica por la Universidad Carlos III de MadridPresidente: Antonio Berlanga de Jes煤s.- Secretario: Daniel Arias Medina.- Vocal: Alejandro Mart铆nez Cav

    Multi-sensor joint detection and tracking with the Bernoulli filter

    No full text
    This paper proposes a filter for joint detection and tracking of a single target using measurements from multiple sensors under the presence of detection uncertainty and clutter. To capture the target presence/absence in the surveillance region as well as its kinematic state, we represent the target state as a set that can take on either the empty set or a singleton. The uncertainty in such a set is modeled by a Bernoulli random finite set (RFS), and Bayes optimal estimators for joint detection and tracking are presented. A closed-form solution for the linear-Gaussian model is derived and an analytic implementation is proposed for nonlinear models based on the unscented transform. We apply the technique to tracking targets constrained to move on roads with time difference of arrival/frequency difference of arrival (TDOA/FDOA) measurements
    corecore