Rafael Vázquez

OC
h-index32
5papers
190citations
Novelty44%
AI Score27

5 Papers

2.9OCMar 15, 2016
Boundary Control of Coupled Reaction-Advection-Diffusion Systems with Spatially-Varying Coefficients

Rafael Vazquez, Miroslav Krstic

Recently, the problem of boundary stabilization for unstable linear constant-coefficient coupled reaction-diffusion systems was solved by means of the backstepping method. The extension of this result to systems with advection terms and spatially-varying coefficients is challenging due to complex boundary conditions that appear in the equations verified by the control kernels. In this paper we address this issue by showing that these equations are essentially equivalent to those verified by the control kernels for first-order hyperbolic coupled systems, which were recently found to be well-posed. The result therefore applies in this case, allowing us to prove H^1 stability for the closed-loop system. It also shows an interesting connection between backstepping kernels for coupled parabolic and hyperbolic problems.

2.9OCMar 15, 2016
Bilateral Boundary Control of One-Dimensional First- and Second-Order PDEs using Infinite-Dimensional Backstepping

Rafael Vazquez, Miroslav Krstic

This paper develops an extension of infinite-dimensional backstepping method for parabolic and hyperbolic systems in one spatial dimension with two actuators. Typically, PDE backstepping is applied in 1-D domains with an actuator at one end. Here, we consider the use of two actuators, one at each end of the domain, which we refer to as bilateral control (as opposed to unilateral control). Bilateral control laws are derived for linear reaction-diffusion, wave and 2X2 hyperbolic 1-D systems (with same speed of transport in both directions). The extension is nontrivial but straightforward if the backstepping transformation is adequately posed. The resulting bilateral controllers are compared with their unilateral counterparts in the reaction-diffusion case for constant coefficients, by making use of explicit solutions, showing a reduction in control effort as a tradeoff for the presence of two actuators when the system coefficients are large. These results open the door for more sophisticated designs such as bilateral sensor/actuator output feedback and fault-tolerant designs.

3.3OCNov 20, 2015
Boundary Control of Reaction-Diffusion PDEs on Balls in Spaces of Arbitrary Dimensions

Rafael Vazquez, Miroslav Krstic

An explicit output-feedback boundary feedback law is introduced that stabilizes an unstable linear constant-coefficient reaction-diffusion equation on an $n$-ball (which in 2-D reduces to a disk and in 3-D reduces to a sphere) using only measurements from the boundary. The backstepping method is used to design both the control law and a boundary observer. To apply backstepping the system is reduced to an infinite sequence of 1-D systems using spherical harmonics. Well-posedness and stability are proved in the $H^1$ space. The resulting control and output injection gain kernels are the product of the backstepping kernel used in control of one-dimensional reaction-diffusion equations and a function closely related to the Poisson kernel in the $n$-ball.

3.3OCNov 3, 2015
Pulse-Width Predictive Control for LTV Systems with Application to Spacecraft Rendezvous

Rafael Vazquez, Francisco Gavilan, Eduardo F. Camacho

This work presents a model predictive controller (MPC) that is able to handle linear time-varying (LTV) plants with PWM control. The MPC is based on a planner that employs a PAM or impulsive approximation as a hot-start and then uses explicit linearization around successive PWM solutions for rapidly improving the solution by means of linear programming. As an example, the problem of rendezvous of spacecraft for eccentric target orbits is considered. The problem is modeled by the LTV Tschauner-Hempel equations, whose transition matrix is explicit; this is exploited by the algorithm for rapid convergence. The efficacy of the method is shown in a simulation study.

9.7SYJan 4, 2024Code
Gain Scheduling with a Neural Operator for a Transport PDE with Nonlinear Recirculation

Maxence Lamarque, Luke Bhan, Rafael Vazquez et al.

To stabilize PDE models, control laws require space-dependent functional gains mapped by nonlinear operators from the PDE functional coefficients. When a PDE is nonlinear and its "pseudo-coefficient" functions are state-dependent, a gain-scheduling (GS) nonlinear design is the simplest approach to the design of nonlinear feedback. The GS version of PDE backstepping employs gains obtained by solving a PDE at each value of the state. Performing such PDE computations in real time may be prohibitive. The recently introduced neural operators (NO) can be trained to produce the gain functions, rapidly in real time, for each state value, without requiring a PDE solution. In this paper we introduce NOs for GS-PDE backstepping. GS controllers act on the premise that the state change is slow and, as a result, guarantee only local stability, even for ODEs. We establish local stabilization of hyperbolic PDEs with nonlinear recirculation using both a "full-kernel" approach and the "gain-only" approach to gain operator approximation. Numerical simulations illustrate stabilization and demonstrate speedup by three orders of magnitude over traditional PDE gain-scheduling. Code (Github) for the numerical implementation is published to enable exploration.