Persona:
Aranda Escolástico, Ernesto

Cargando...
Foto de perfil
Dirección de correo electrónico
ORCID
0000-0003-0801-9286
Fecha de nacimiento
Proyectos de investigación
Unidades organizativas
Puesto de trabajo
Apellidos
Aranda Escolástico
Nombre de pila
Ernesto
Nombre

Resultados de la búsqueda

Mostrando 1 - 7 de 7
  • Publicación
    Decoupled feedforward-feedback periodic event-triggered control for disturbance rejection
    (Elsevier, 2021-04-14) Aranda Escolástico, Ernesto; Guinaldo Losada, María; Guzmán, José Luis; Dormido Canto, Sebastián
    In this paper, feedforward and feedback controllers are studied considering decoupled periodic event-triggering mechanisms for output and disturbance sensors. Stability and robustness conditions for linear systems are obtained considering transportation delays and actuator saturation following the Lyapunov-Krasovskii procedure. A numerical example shows that the proposed control strategy reduces the communication between sensors and controller significantly, while the system performance is not deteriorated.
  • Publicación
    A bibliometric analysis of off-line handwritten document analysis literature (1990–2020)
    (Elsevier, 2022-05) Ruiz Parrado, Victoria; Vélez, José F.; Heradio Gil, Rubén; Aranda Escolástico, Ernesto; Sánchez Ávila, Ángel
    Providing computers with the ability to process handwriting is both important and challenging, since many difficulties (e.g., different writing styles, alphabets, languages, etc.) need to be overcome for addressing a variety of problems (text recognition, signature verification, writer identification, word spotting, etc.). This paper reviews the growing literature on off-line handwritten document analysis over the last thirty years. A sample of 5389 articles is examined using bibliometric techniques. Using bibliometric techniques, this paper identifies (i) the most influential articles in the area, (ii) the most productive authors and their collaboration networks, (iii) the countries and institutions that have led research on the topic, (iv) the journals and conferences that have published most papers, and (v) the most relevant research topics (and their related tasks and methodologies) and their evolution over the years.
  • Publicación
    Event-based Control: A Bibliometric Analysis of Twenty Years of Research
    (IEEE, 2020-03-04) Aranda Escolástico, Ernesto; Guinaldo Losada, María; Heradio Gil, Rubén; Chacón, Jesús; Vargas, Héctor; Sánchez, José; Sánchez Moreno, José; Dormido Canto, Sebastián
    The potential benefits of networked control systems are tremendous, as they can be easily upgraded by just including new components (i.e., sensors, actuators, or controllers), avoiding any further modifications to their structure. A critical approach to unleash such potential benefits is event-based control, where the system output turns to be sampled on demand, instead of being sampled constantly at rigid periods of time. This paper analyzes from a bibliometric point of view the literature published for the last twenty years on event-based control, identifying the most relevant articles, authors, institutions, and journals. Moreover, the principal topics, motivations, and problems faced by the researchers are discussed, identifying distinct challenges and opportunities for future research.
  • Publicación
    Distributed targeted distance-based formation control for mechanical systems
    (IEEE Xplore, 2020-07-20) Aranda Escolástico, Ernesto; Colombo, Leonardo J.; Guinaldo Losada, María
    This paper studies the problem of distributed targeted distance-based formation control for mechanical systems. The problem consists on finding a distributed control law such that if each agent observes a convex set as a targeted set, and also the relative position of their nearest neighbors, then the agents must achieve the desired formation in these sets while its velocities are driven to zero. We study the problem for agents with a time-delay communication in the measurements of the relative positions and where the motion of each agent is determined by a Lagrangian function. Simulation are given to validate the theoretical result.
  • Publicación
    Distributed event-triggered flocking control of Lagrangian systems
    (IEEE, 2021-12-20) Aranda Escolástico, Ernesto; Colombo, Leonardo J.; Guinaldo Losada, María
    In this paper, an event-triggered control protocol is developed to investigate flocking control of Lagrangian systems, where event-triggering conditions are proposed to determine when the velocities of the agents are transmitted to their neighbours. In particular, the proposed controller is distributed, since it only depends on the available information of each agent on their own reference frame. In addition, we derive sufficient conditions to avoid Zeno behaviour. Numerical simulations are provided to show the effectiveness of the proposed control law.
  • Publicación
    Optimisation of spectrum use by Mode S surveillance systems through coordinated DAP extraction
    (IEEE Xplore, 2024-10-17) Ceballos Gutierrez, Javier; Aranda Escolástico, Ernesto; Moreno Salinas, David; https://orcid.org/0000-0001-6440-6120
    The cooperative surveillance systems used for air traffic management rely completely on air–ground transactions carried out in the 1030/1090 MHz frequency bands to fulfill their surveillance mission. However, these spectrum bands are currently subject to an excessive number of transactions that make difficult the access to the channels and often exceed the reply capabilities of aircraft transponders, which may impact air traffic capacity or even create safety risks. Several mitigation strategies have been studied in recent years to decrease the occupancy of the 1030/1090 MHz bands. Nevertheless, none of the proposed strategies have yet addressed the possibility of decreasing transactions related to downlinked aircraft parameters (DAP) extracted from transponder registers of aircraft. This work proposes and tests a methodology to coordinate the DAP extractions performed by several Mode S systems in order to avoid a high number of unnecessary transactions in the spectrum channels, while keeping the same level of information available at the endpoint of the surveillance chain.
  • Publicación
    Using Extended Logical Primitives for Efficient BDD Building
    (MDPI, 2020) Fernández Amoros, David José; Bra, Sergio; Aranda Escolástico, Ernesto; Heradio Gil, Rubén
    Binary Decision Diagrams (BDDs) have been used to represent logic models in a variety of research contexts, such as software product lines, circuit testing, and plasma confinement, among others. Although BDDs have proven to be very useful, the main problem with this technique is that synthesizing BDDs can be a frustratingly slow or even unsuccessful process, due to its heuristic nature. We present an extension of propositional logic to tackle one recurring phenomenon in logic modeling, namely groups of variables related by an exclusive-or relationship, and also consider two other extensions: one in which at least n variables in a group are true and another one for in which at most n variables are true. We add XOR, atLeast-n and atMost-n primitives to logic formulas in order to reduce the size of the input and also present algorithms to efficiently incorporate these constructions into the building of BDDs. We prove, among other results, that the number of nodes created during the process for XOR groups is reduced from quadratic to linear for the affected clauses. the XOR primitive is tested against eight logical models, two from industry and six from Kconfig-based open-source projects. Results range from no negative effects in models without XOR relations to performance gains well into two orders of magnitude on models with an abundance of this kind of relationship.