ROJan 25, 2023Code
Search-Based Task and Motion Planning for Hybrid Systems: Agile Autonomous VehiclesZlatan Ajanović, Enrico Regolin, Barys Shyrokau et al.
To achieve optimal robot behavior in dynamic scenarios we need to consider complex dynamics in a predictive manner. In the vehicle dynamics community, it is well know that to achieve time-optimal driving on low surface, the vehicle should utilize drifting. Hence many authors have devised rules to split circuits and employ drifting on some segments. These rules are suboptimal and do not generalize to arbitrary circuit shapes (e.g., S-like curves). So, the question "When to go into which mode and how to drive in it?" remains unanswered. To choose the suitable mode (discrete decision), the algorithm needs information about the feasibility of the continuous motion in that mode. This makes it a class of Task and Motion Planning (TAMP) problems, which are known to be hard to solve optimally in real-time. In the AI planning community, search methods are commonly used. However, they cannot be directly applied to TAMP problems due to the continuous component. Here, we present a search-based method that effectively solves this problem and efficiently searches in a highly dimensional state space with nonlinear and unstable dynamics. The space of the possible trajectories is explored by sampling different combinations of motion primitives guided by the search. Our approach allows to use multiple locally approximated models to generate motion primitives (e.g., learned models of drifting) and effectively simplify the problem without losing accuracy. The algorithm performance is evaluated in simulated driving on a mixed-track with segments of different curvatures (right and left). Our code is available at https://git.io/JenvB
OCApr 29, 2018
A Robust Consensus Algorithm for Current Sharing and Voltage Regulation in DC MicrogridsMichele Cucuzzella, Sebastian Trip, Claudio De Persis et al.
In this paper a novel distributed control algorithm for current sharing and voltage regulation in Direct Current (DC) microgrids is proposed. The DC microgrid is composed of several Distributed Generation units (DGUs), including Buck converters and current loads. The considered model permits an arbitrary network topology and is affected by unknown load demand and modelling uncertainties. The proposed control strategy exploits a communication network to achieve proportional current sharing using a consensus-like algorithm. Voltage regulation is achieved by constraining the system to a suitable manifold. Two robust control strategies of Sliding Mode (SM) type are developed to reach the desired manifold in a finite time. The proposed control scheme is formally analyzed, proving the achievement of proportional current sharing, while guaranteeing that the weighted average voltage of the microgrid is identical to the weighted average of the voltage references.
SYFeb 6, 2019
Balancing-Aware Charging Strategy For Series-Connected Lithium-Ion Cells: A Nonlinear Model Predictive Control ApproachAndrea Pozzi, Massimo Zambelli, Antonella Ferrara et al.
Charge unbalance is one of the key issues for series-connected Lithium-ion cells. Within this context, model-based optimization strategies have proven to be the most effective. In the present paper, an ad-hoc electrochemical model, tailored to control purposes, is firstly presented. Relying on this latter, a general nonlinear MPC for balancing-aware optimal charging is then proposed. In view of the possibility of a practical implementation, the concepts are subsequently specialized for an easily implementable power supply scheme. Finally, the nonlinear MPC approach is validated on commercial cells using a detailed battery simulator, with sound evidence of its effectiveness.
SYNov 18, 2022
Optimal service station design for traffic mitigation via genetic algorithm and neural networkCarlo Cenedese, Michele Cucuzzella, Adriano Cotta Ramusino et al.
This paper analyzes how the presence of service stations on highways affects traffic congestion. We focus on the problem of optimally designing a service station to achieve beneficial effects in terms of total traffic congestion and peak traffic reduction. Microsimulators cannot be used for this task due to their computational inefficiency. We propose a genetic algorithm based on the recently proposed CTMs, that efficiently describes the dynamics of a service station. Then, we leverage the algorithm to train a neural network capable of solving the same problem, avoiding implementing the CTMs. Finally, we examine two case studies to validate the capabilities and performance of our algorithms. In these simulations, we use real data extracted from Dutch highways.
SYMay 25
Optimal Dispatch of Connected and Autonomous Electric Vehicles to Enhance Short-Term Grid Flexibility in Smart CitiesNikolas Sacchi, Giacomo Basile, Silvia Siri et al.
This paper proposes a coordinated energy-mobility dispatch framework for grid support service provision in smart cities under time constraints. In particular, a scenario in which a distributed system operator requests a specified amount of energy within a given deadline is considered. A fleet of connected autonomous electric vehicles equipped with virtual battery partitioning is dynamically dispatched toward vehicle-to-grid stations. The routing problem is formulated as a periodically updated resource-constrained shortest path, accounting for time and energy constraints with congestion-dependent travel times derived from a dynamic traffic model. At the vehicle level, a model predictive control strategy regulates speed to satisfy mobility energy requirements while ensuring deadline compliance. The framework is validated through simulations on the urban network of Rapallo (Italy), demonstrating robustness against congestion-induced delays.
ROJul 18, 2019
Search-Based Motion Planning for Performance Autonomous DrivingZlatan Ajanovic, Enrico Regolin, Georg Stettinger et al.
Driving on the limits of vehicle dynamics requires predictive planning of future vehicle states. In this work, a search-based motion planning is used to generate suitable reference trajectories of dynamic vehicle states with the goal to achieve the minimum lap time on slippery roads. The search-based approach enables to explicitly consider a nonlinear vehicle dynamics model as well as constraints on states and inputs so that even challenging scenarios can be achieved in a safe and optimal way. The algorithm performance is evaluated in simulated driving on a track with segments of different curvatures.
SYSep 5, 2017
Passivity based design of sliding modes for optimal Load Frequency ControlSebastian Trip, Michele Cucuzzella, Claudio De Persis et al.
This paper proposes a distributed sliding mode control strategy for optimal Load Frequency Control (OLFC) in power networks, where besides frequency regulation also minimization of generation costs is achieved (economic dispatch). We study a nonlinear power network partitioned into control areas, where each area is modelled by an equivalent generator including voltage and second order turbine-governor dynamics. The turbine-governor dynamics suggest the design of a sliding manifold, such that the turbine-governor system enjoys a suitable passivity property, once the sliding manifold is attained. This work offers a new perspective on OLFC by means of sliding mode control, and in comparison with existing literature, we relax required dissipation conditions on the generation side and assumptions on the system parameters.