Table of Contents
Fetching ...

Constrained computational hybrid controller for Input Affine Hybrid Dynamical Systems

Ali Taghavian, Ali Safi, Esmaeel Khanmirza

TL;DR

This paper tackles constrained control of input-affine hybrid dynamical systems by introducing the Computational Hybrid Controller (CHC). CHC partitions the state space into bounded rectangular elements, builds a Transition Graph via Rectangular Automata simulations, and uses a Reachability Sector to steer the system toward a set-point, aided by a Fine-tuner Section and a stabilizer for local convergence. The method is validated on a nonlinear pendulum with input saturation and a three-tank benchmark, with CHC compared to Model Predictive Control (MPC) to illustrate constraint handling and robustness. Offline construction of the Reachability Sector can be computationally intensive, increasing with the number of elements, but CHC offers a real-time implementable approach for certain classes of hybrid systems where safety and saturation constraints are critical.

Abstract

Hybrid dynamical systems are viewed as the most complicated systems with continuous and event-based behaviors. Since traditional controllers cannot handle these systems, some newly-developed controllers have been published in recent decades to deal with them. This paper presents a novel implementable constrained final-state controller based on partitioning the system's state-space, computational simulations, and graph theory. Experimental results and a comparison with Model Predictive Controller on the three tank benchmark and swing-up control of a pendulum show the effectiveness of the proposed Computational Hybrid Controller(CHC).

Constrained computational hybrid controller for Input Affine Hybrid Dynamical Systems

TL;DR

This paper tackles constrained control of input-affine hybrid dynamical systems by introducing the Computational Hybrid Controller (CHC). CHC partitions the state space into bounded rectangular elements, builds a Transition Graph via Rectangular Automata simulations, and uses a Reachability Sector to steer the system toward a set-point, aided by a Fine-tuner Section and a stabilizer for local convergence. The method is validated on a nonlinear pendulum with input saturation and a three-tank benchmark, with CHC compared to Model Predictive Control (MPC) to illustrate constraint handling and robustness. Offline construction of the Reachability Sector can be computationally intensive, increasing with the number of elements, but CHC offers a real-time implementable approach for certain classes of hybrid systems where safety and saturation constraints are critical.

Abstract

Hybrid dynamical systems are viewed as the most complicated systems with continuous and event-based behaviors. Since traditional controllers cannot handle these systems, some newly-developed controllers have been published in recent decades to deal with them. This paper presents a novel implementable constrained final-state controller based on partitioning the system's state-space, computational simulations, and graph theory. Experimental results and a comparison with Model Predictive Controller on the three tank benchmark and swing-up control of a pendulum show the effectiveness of the proposed Computational Hybrid Controller(CHC).

Paper Structure

This paper contains 7 sections, 31 equations, 12 figures, 6 tables, 1 algorithm.

Figures (12)

  • Figure 1: Form of symbolic inputs
  • Figure 3: Operating node candidates
  • Figure 4:
  • Figure 5: Scheme and the experimental setup of the pendulum
  • Figure 6: Rectangular regions of inverted pendulum state-space and the operating nodes
  • ...and 7 more figures

Theorems & Definitions (8)

  • Definition 1: Hybrid Automata
  • Definition 2: Bounded Rectangular Region
  • Definition 3: Bounded Rectangular Automata
  • Definition 4: Transition Graph
  • Definition 5: Reachability Sector
  • Definition 6: Fine-tuner Section(FS)
  • Remark 1
  • Remark 2