Pith. sign in

REVIEW 1 major objections 5 minor 34 references

Unified Performance Control for Non-Square Nonlinear Systems with Relaxed Controllability

T0 review · 1 major / 5 minor · reviewed 2026-08-12 · deepseek-v4-flash

Pith's one-line read This paper claims that one adaptive backstepping control law can keep tracking errors within prescribed asymmetric bounds for non-square strict-feedback systems with unknown time-varying gains and actuator faults, under a relaxed…

desk verdict A genuinely useful extension of relaxed-controllability PPC to non-square systems with actuator faults, but the main theorem's proof has a load-bearing gap: Assumption 4 does not bound the state gradient of the auxiliary matrices, so the claimed h_k bounds do not follow. read the letter →

arxiv 2411.13252 v2 pith:5HAY7KTI submitted 2024-11-20 eess.SY cs.SY

classification eess.SYcs.SY MSC 93C4093C1093C3593B52
keywords non-squareMIMOnonlinearsystemsprescribedperformancecontrolrelaxedcontrollabilityconditionactuatorfaultsadaptivebacksteppingover-actuatedunknowntime-varyinggain
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper aims to show that prescribed-performance tracking — keeping the output error inside time-varying asymmetric bounds — can be achieved for MIMO strict-feedback systems whose gain matrices are non-square, unknown, and time-varying, even when actuators partially lose effectiveness. It replaces classical controllability conditions such as "gain matrix plus its transpose is positive definite" with the existence of unknown auxiliary matrices $P_i$ that make certain symmetrized products uniformly sign-definite, and it builds an adaptive backstepping controller that never needs to know or invert those matrices. This matters because standard conditions fail for over-actuated plants such as spacecraft with reaction wheels, where four inputs drive three outputs and faults can destroy $g\rho+\rho g^T$ positive definiteness. If the theorem is right, the payoff is a single controller structure that delivers symmetric or asymmetric error funnels by tuning a few parameters, with no fault detector and no redesign when performance requirements change.

What carries the argument

Two mechanisms carry the argument. The first is the matrix decomposition $g_i(X_i,t)=A b_i(X_i,t)$ with a known allocation matrix $A=[I_n,\Lambda_1,\dots,\Lambda_{m-n}]$ for the over-actuated case $n<m$; this turns the non-square final gain into a square-like object and makes the actual control $u=-A^T\|A\|^{-1}(\kappa_N\varepsilon_N+\hat\theta_N\Phi_N\varepsilon_N)$ well defined without estimating $b_N$. The second is the error transformation $s_j=\zeta_j/((\delta_j+\zeta_j)(\bar\delta_j-\zeta_j))$ with $\zeta_j=\eta_j/\varphi_j$ and $\eta_j=e_j/\sqrt{e_j^2+l_j^2}$, paired with the non-monotonic performance function $H(\varphi)=l\varphi^p/\sqrt{1-\varphi^2}$; boundedness of $s_j$ forces the tracking error to respect the funnel $H(-\delta_j\varphi_j)<e_j<H(\bar\delta_j\varphi_j)$. The backstepping recursion uses $W\varepsilon_1$ feedback at the first step to absorb the performance-induced scaling $W$, and "core functions" bound the unknown nonlinearities, the auxiliary matrices, and their derivatives so that adaptive estimators compensate them without knowing $P_i$.

What would settle it

For the reaction-wheel spacecraft with $A=D$, choose $\rho(t)$ varying within $(0,1]^4$ so that for every positive definite $P(t)$ the matrix $P g_N\rho A^T+A\rho g_N^T P$ is indefinite at some time, then run the controller (46); if the tracking error leaves the funnel while Assumptions 1–4 are satisfied, the central claim is false.

Watch

Extended reading notes

Core claim

The central claim is Theorem 1: under Assumptions 1–4, the control law (46) together with virtual controllers (21), (32), (38) and adaptive laws (22), (33), (39), (47) keeps all closed-loop signals bounded and guarantees $H(-\delta_j\varphi_j(t))<e_j(t)<H(\bar\delta_j\varphi_j(t))$ for each output channel, despite partial-loss-of-effectiveness actuator faults. The enabling relaxation is Assumption 3: rather than assuming $g_i$ or $g_i+g_i^T$ is positive definite, the paper assumes there exists an unknown symmetric positive definite $P_i$ (diagonal for the first block, depending only on $X_{i-1}$ for later blocks) such that $P_i g_i+g_i^T P_i$ for $i<N$, and $P_N g_N\rho A^T+A\rho g_N^T P_N$ for the last block, are uniformly positive definite with known sign. The paper demonstrates by two numerical examples that this condition can hold when the classical ones fail, and it embeds the unknown $P_i$ into the Lyapunov analysis rather than into the controller, so the control law never estimates or inverts $g_i$ or $P_i$.

Load-bearing premise

The load-bearing premise is Assumption 3, that unknown symmetric positive definite auxiliary matrices $P_i$ exist (depending only on earlier states) making $P_i g_i+g_i^T P_i$ and the fault-embedded final term uniformly sign-definite with known sign, a condition the paper illustrates on two examples but gives no general way to verify or construct.

Editorial extensions

If this is right

  • The same controller structure covers both square ($A=I_n$) and non-square ($A=[I_n,\Lambda]$, $n<m$) plants by choosing the allocation matrix.
  • Symmetric and asymmetric performance envelopes are selected through $\delta_j$, $\bar\delta_j$, and $\varphi(0)$ without changing the control law or redoing the stability proof.
  • Partial-loss-of-effectiveness faults that make $g\rho+\rho g^T$ indefinite are tolerated as long as the relaxed $P_i$ condition holds, with no fault detection or diagnosis module.
  • Because the gain matrix is never estimated or inverted, the design avoids the singularity problems of matrix-inverse adaptive control and does not require $\rho(t)$ to be continuous or differentiable.
  • All closed-loop signals are bounded for all time, and the ultimate bound is computable from the design parameters, so the method gives a tunable trade-off between transient accuracy and control effort.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The paper leaves open how to verify Assumption 3 for a new plant; a systematic construction or semidefinite-programming test for $P_i$ would turn the relaxed condition from an illustration into a design tool.
  • Restricting $P_k$ to depend only on $X_{k-1}$ avoids algebraic loops but excludes plants whose controllability is restored only by a $P_k$ depending on the current state; a loop-free recursive treatment of $P_k(X_k)$ would broaden the class.
  • The non-monotonic rate $\beta(t)=\exp(-\gamma t)\cos^2(t)$ temporarily loosens the funnel before tightening it; this may help with infeasible initial conditions, but it also delays the tightest guarantee and is worth an explicit transient-performance trade-off analysis.
  • The core-function bounding of $P_i$ and the nonlinearities is modular enough that the same relaxed-condition framework could plausibly be ported to output-feedback or event-triggered implementations, though the paper does not address either.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

1 major / 5 minor

Summary. The paper proposes a prescribed-performance backstepping controller for strict-feedback MIMO nonlinear systems with possibly non-square control gain matrices and actuator faults. The main contribution is a relaxed controllability condition (Assumption 3) that allows unknown, time-varying auxiliary matrices P_i in the Lyapunov analysis, together with a unified performance function that supports symmetric and asymmetric error bounds without controller redesign. The authors provide a stability theorem (Theorem 1) and two simulation examples (quadrotor and spacecraft).

Significance. If the result holds, it would generalize existing PPC controllability conditions from square systems with symmetric-positive-definite or positive-real gain matrices to non-square, over-actuated systems with intermittent faults, while also removing the need to know or construct the auxiliary matrices P_i. The control law is explicit and does not use ρ or P_i, which is practically attractive, and the paper includes concrete examples and simulations. However, the central Lyapunov recursion in the proof of Theorem 1 currently has a load-bearing gap, so the main claim is not yet established as written.

major comments (1)
  1. [§IV (Theorem 1 proof), Eq. (30)] The proof of Theorem 1 is incomplete because Assumption 4 bounds only ∥P_k∥ and ∥∂P_k/∂t∥, not the state gradient ∂P_k/∂X_{k−1}. Yet the Lyapunov derivative in each backstepping step contains (1/2)ε_k^T Ṗ_k ε_k, with Ṗ_k = ∂P_k/∂t + Σ_{l=1}^{k−1}(∂P_k/∂x_l) ẋ_l; the gradient terms produce terms that are cubic in ε_k and are not covered by the asserted bound h_k ≤ ∥ε_k∥^2 θ_k Φ_k. Concretely, for the system ẋ_1 = x_2, ẋ_2 = u (n=1, N=2, g_1=g_2=1, f_i=d_i=0, ρ=1, A=1), Assumptions 1–4 hold with P_2(x_1,t)=x_1^2+1 and φ_{21}=x_1^2+1, but Ṗ_2 = 2x_1 x_2, so h_2 contains x_1ε_2^2(ε_2+a_1), which cannot be dominated by ∥ε_2∥^2 times a function independent of ε_2. A repair requires an added bound on ∂P_k/∂X_{k−1} (e.g., through a known core function) and a corresponding modification of Φ_k, or a different stability argument that does not rely on the pointwise inequality (30).
minor comments (5)
  1. [Assumption 2] Assumption 2 states g_i = A b_i for i=1,...,N, but for k=1,...,N−1 the matrices g_k are n×n (as used in (1) and the design), whereas A is n×m with n<m; the decomposition can only apply to g_N. Please revise the assumption to apply only to the final gain g_N.
  2. [Step N, Eqs. (43), (50)-(51)] The symbol G_N is used inconsistently: below Eq. (42) it is defined as P_N g_N ρ, while in Assumption 3 and in Eq. (51) it denotes the symmetric matrix P_N g_N ρ A^T + A ρ g_N^T P_N. Please use distinct notation for these two different matrices.
  3. [Theorem 1 statement] The performance bound in the theorem statement is written as H(−φ_j(t)) < e_j(t) < H(φ_j(t)), omitting the parameters δ_j and δ̄_j from Eq. (3); please correct.
  4. [Eq. (52)] In the definition of Υ, the term 2κ_kλ_k/λ_max(P_N) should be 2κ_kλ_k/λ_max(P_k) for k=2,...,N; as written it uses P_N for all intermediate steps.
  5. [Remark 6] Remark 6 states that the method 'does not require any feasibility assumptions on P_i', but Assumption 3 is precisely an existence (feasibility) condition on the unknown P_i; please rephrase.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity: Theorem 1's result is conditional on explicitly stated Assumptions 1–4; the auxiliary matrices P_i are neither fitted nor used in the control law, and the cited transformation lemma is external support.

full rationale

The paper's main theorem is a conditional statement: under Assumptions 1–4, the control laws (21), (32), (38), and (46) keep all closed-loop signals bounded and keep the tracking error within the prescribed bounds H(−δ_j φ_j(t)) < e_j(t) < H(δ̄_j φ_j(t)). The relaxed controllability condition is Assumption 3, an existence assumption on auxiliary matrices P_i such that P_i g_i + g_i^T P_i and the final G_N are uniformly sign-definite. The paper does not fit the P_i from data, and it explicitly states in Remark 1 that 'the auxiliary matrix Pi is only required for stability analysis, as opposed to needing to be present in the control design' and in Remark 6 that 'the auxiliary matrix Pi appears in the Lyapunov function Vi, it is not directly used in the control laws (21), (32), (38) and (46).' The adaptive estimators estimate unknown constants θ_i assembled from the core functions in Assumption 4; no quantity that is called a prediction is produced from a fitted input. The prescribed-performance conclusion uses Lemma 1, whose proof is cited to [15]. Although [15] shares an author with the present paper (K. Zhao), the lemma is a published, externally available transformation result, and it is not used to define the controllability condition or to exclude alternative designs; it is the standard fact that boundedness of the transformed error s_j implies the original error stays within the performance bounds. That self-citation is therefore not load-bearing in a circular sense. The skeptic's objection—that Assumption 4 bounds only P_k and ∂P_k/∂t, while ∂P_k/∂X_{k−1} also contributes to Pdot_k in the Lyapunov derivatives—identifies a possible missing hypothesis or proof gap in the boundedness analysis, but it is not a circular reduction of the theorem's conclusion to its own inputs. No derivation step in the paper is, by construction, equivalent to an input or fitted parameter renamed as a prediction.

Assumptions & free parameters 4 free parameters · 5 assumptions · 1 invented entities

The paper's central claim rests on four stated assumptions and one cited lemma. The key burden is Assumption 3, which postulates the existence of unknown auxiliary matrices P_i; this is a structural condition on the unknown gain and fault matrices that cannot be verified from the data. The design parameters (l, gamma, phi_0, phi_f, delta, delta_bar) are user-chosen performance specifications, not fitted parameters. No physical entities are introduced beyond the analysis-only matrices P_i.

free parameters (4)
  • l = 0.9936 in simulations
    Shape parameter of the performance function H(phi)=l phi/sqrt(1-phi^2) and of the error transformation; user-selected, affects the size of the performance bound.
  • gamma = 0.9 in simulations
    Decay rate in beta(t)=exp(-gamma t)cos^2(t); user-selected.
  • phi_0 and phi_f = 1 and 0.1 in simulations
    Initial and final values of the scaling function phi(t); user-selected performance envelope.
  • delta_j and delta_bar_j = 1, or 0.8/1 and 1/0.6 in simulations
    Asymmetry parameters in the performance bounds; user-selected.
assumptions (5)
  • domain assumption Assumption 1: The desired trajectory y* and its derivatives up to nth order are known and bounded; state vector x_i is available for control design.
    Stated in Section II; standard for output-feedback-free backstepping.
  • domain assumption Assumption 2: The control gain matrix g_i can be decomposed as g_i = A b_i with known full-row-rank allocation matrix A = [I_n, Lambda_1,...,Lambda_{m-n}] and unknown b_i.
    Stated in Section II; restricts to over-actuated systems n<m and assumes a known allocation structure.
  • domain assumption Assumption 3: Existence of unknown symmetric positive definite matrices P_i such that P_i g_i + g_i^T P_i (i<N) and P_N g_N rho A^T + A rho g_N^T P_N are uniformly positive definite with known sign.
    Stated in Section II; the key relaxed controllability condition that the whole stability proof relies on.
  • domain assumption Assumption 4: Existence of known nonnegative core functions phi_fi, phi_k1, phi_k2 and unknown constants bounding f_i+d_i, P_k, and partial P_k/partial t.
    Stated in Section II; used to define the computable functions Phi_i in the adaptive laws.
  • standard math Lemma 1 of [15]: boundedness of the transformed variable s_j implies the prescribed performance bounds (3) for the tracking error.
    Used in Section III-B and in the proof of Theorem 1; proof omitted and credited to [15].
invented entities (1)
  • Auxiliary Lyapunov matrices P_i(t)
    purpose: To guarantee the relaxed controllability condition through the positive definiteness of P_i g_i + g_i^T P_i and P_N g_N rho A^T + A rho g_N^T P_N; they appear in the Lyapunov functions but not in the controller.
    Postulated in Assumption 3; not measured or estimated, so their existence is an unverified structural assumption.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Unified Performance Control for Non-Square Nonlinear Systems with Relaxed Controllability." pith.science (2026). https://pith.science/paper/5HAY7KTI

@misc{pith2026241113252,
  author       = {Pith},
  title        = {Pith review of: Unified Performance Control for Non-Square Nonlinear Systems with Relaxed Controllability},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/5HAY7KTI}},
  note         = {Machine review of arXiv:2411.13252}
}
read the original abstract

In this paper, we investigate the problem of unified prescribed performance tracking for a class of non-square strict-feedback nonlinear systems under relaxed controllability conditions. By using a skillful matrix decomposition and introducing some feasible auxiliary matrices, a more generalized controllability condition than the current state of the art is constructed, which can be applied to both square and non-square nonlinear systems subject to actuator faults and unknown yet time-varying control gain. Incorporating the relaxed controllability conditions and the uniform performance specifications into the backstepping design procedure, a prescribed performance fault-tolerant controller is developed that can achieve different performance demands without modifying the controller structure, which is more flexible and practical.In addition, the destruction of the system stability by unknown controllability auxiliary matrices and unknown nonlinearities is circumvented by embedding the available core information of the state-dependent uncertainties into the design procedure. Both theoretical analysis and numerical simulation demonstrate the effectiveness and benefits of the proposed method.

Figures

Figures reproduced from arXiv: 2411.13252 by the authors.

Figure 1
Figure 1. The evolution of ej with different initial conditions, i = 1, 2, 3. 0 2 4 6 8 10 Time(s) -2 0 2 0 2 4 6 8 10 Time(s) -1 0 1 0 2 4 6 8 10 Time(s) -2 -1 0 [PITH_FULL_IMAGE:figures/full_fig_p009_1.png] view at source ↗
Figure 2
Figure 2. Control input signals under x1(0) = [0.5, 0.5, 0.5]T [PITH_FULL_IMAGE:figures/full_fig_p009_2.png] view at source ↗
Figure 4
Figure 4. Control input signals under x1(0) = [1, 0.5, 0.5]T . The key design parameters are selected as δj = ¯δj = 1, j = 1, 2, 3. The control parameters are given as: κ1 = 1, σ1 = 0.01 and µ1 = 0.1. Since configuration matrix D can also be interpreted as the actuator allocation matrix, we set A = D. Similarly, it can be verified that gρDT + DρgT is not uniformly positive definite or negative definite for all t ∈ (0, ∞], but… view at source ↗
Figures from the paper (2 more)
Figure 5
Figure 5. Figure 5: The evolution of ej under δj = 0.8, ¯δj = 1, i = 1, 2, 3. 0 2 4 6 8 10 Time(s) -1 -0.5 0 0.5 0 2 4 6 8 10 Time(s) -1 -0.5 0 0.5 0 2 4 6 8 10 Time(s) -1 -0.5 0 0.5 [PITH_FULL_IMAGE:figures/full_fig_p011_5.png]
Figure 6
Figure 6. Figure 6: The evolution of ej under δj = 1, ¯δj = 0.6, i = 1, 2, 3. VI. CONCLUSION In this paper, a unified prescribed performance tracking control method with generalized controllability condition is proposed for a class of non-square nonlinear strict-feedback systems with actu…

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

34 extracted references · 34 canonical work pages

  1. [15]

    Unifying performance specifications in tracking control of mimo nonlinear systems with actuation faults,

    K. Zhao, F. L. Lewis, and L. Zhao, “Unifying performance specifications in tracking control of mimo nonlinear systems with actuation faults,” Automatica, vol. 155, p. 111102, 2023

  2. [1]

    Leader-following consensus for multiple eu- ler–lagrange systems by distributed position feedback control,

    C. He and J. Huang, “Leader-following consensus for multiple eu- ler–lagrange systems by distributed position feedback control,” IEEE Trans. Autom. Control , vol. 66, no. 11, pp. 5561–5568, 2021

  3. [2]

    Robust adaptive iterative learning control for a generic class of uncertain non-square mimo systems,

    X. Li and Z. Hou, “Robust adaptive iterative learning control for a generic class of uncertain non-square mimo systems,” IEEE Trans. Autom. Control, pp. 1–8, 2023

  4. [3]

    Adaptive finite-time attitude tracking of quadrotors with experiments and comparisons,

    B. Tian, J. Cui, H. Lu, Z. Zuo, and Q. Zong, “Adaptive finite-time attitude tracking of quadrotors with experiments and comparisons,”IEEE Trans. Ind. Electron. , vol. 66, no. 12, pp. 9428–9438, 2019

  5. [4]

    Adaptive finite-time fault-tolerant tracking control for a class of mimo nonlinear systems with output constraints,

    X. Jin, “Adaptive finite-time fault-tolerant tracking control for a class of mimo nonlinear systems with output constraints,” Int. J. Robust Nonlinear Control, vol. 27, no. 5, pp. 722–741, 2017

  6. [5]

    Neural-net robot controller with guaranteed tracking performance,

    F. L. Lewis, K. Liu, and A. Yesildirek, “Neural-net robot controller with guaranteed tracking performance,” IEEE Trans. Neural Netw. , vol. 6, no. 3, pp. 703–715, 1995

  7. [6]

    Robust adaptive control for a class of mimo nonlinear systems with guaranteed error bounds,

    H. Xu and P. A. Ioannou, “Robust adaptive control for a class of mimo nonlinear systems with guaranteed error bounds,” IEEE Trans. Autom. Control, vol. 48, no. 5, pp. 728–742, 2003

  8. [7]

    Robust adaptive motion/force control for wheeled inverted pendulums,

    Z. Li and Y . Zhang, “Robust adaptive motion/force control for wheeled inverted pendulums,” Automatica, vol. 46, no. 8, pp. 1346–1353, 2010

Show all 34 references
  1. [8]

    Robust adaptive control of feedback linearizable mimo nonlinear systems with prescribed perfor- mance,

    C. P. Bechlioulis and G. A. Rovithakis, “Robust adaptive control of feedback linearizable mimo nonlinear systems with prescribed perfor- mance,” IEEE Trans. Autom. Control , vol. 53, no. 9, pp. 2090–2099, 2008

  2. [9]

    Tracking control for a class of unknown nonsquare mimo nonaffine systems: A deep-rooted information based robust adaptive approach,

    Y . Song, X. Huang, and C. Wen, “Tracking control for a class of unknown nonsquare mimo nonaffine systems: A deep-rooted information based robust adaptive approach,” IEEE Trans. Autom. Control , vol. 61, no. 10, pp. 3227–3233, 2016

  3. [10]

    Low complexity robust output synchronization protocol with prescribed performance for high-order heterogeneous uncertain mimo nonlinear multi-agent systems,

    I. Katsoukis and G. A. Rovithakis, “Low complexity robust output synchronization protocol with prescribed performance for high-order heterogeneous uncertain mimo nonlinear multi-agent systems,” IEEE Trans. Autom. Control , pp. 1–1, 2021

  4. [11]

    Low-cost adaptive fault-tolerant approach for semiactive suspension control of high-speed trains,

    Y . Song and X. Yuan, “Low-cost adaptive fault-tolerant approach for semiactive suspension control of high-speed trains,” IEEE Trans. Ind. Electron., vol. 63, no. 11, pp. 7084–7093, 2016

  5. [12]

    Fault-tolerant output-constrained control of unknown euler-lagrange systems with prescribed tracking accuracy,

    J. Zhang and G. Yang, “Fault-tolerant output-constrained control of unknown euler-lagrange systems with prescribed tracking accuracy,” Automatica, vol. 111, p. 108606, 2020

  6. [13]

    Output feedback performance recovery in the presence of uncertainties,

    J. Lee, R. Mukherjee, and H. K. Khalil, “Output feedback performance recovery in the presence of uncertainties,” Syst. Control Lett. , vol. 90, pp. 31–37, 2016

  7. [14]

    Fault tolerant nonrepetitive trajectory tracking for mimo output constrained nonlinear systems using iterative learning control,

    X. Jin, “Fault tolerant nonrepetitive trajectory tracking for mimo output constrained nonlinear systems using iterative learning control,” IEEE Trans. Cybern., vol. 49, no. 8, pp. 3180–3190, 2019

  8. [16]

    Saturation-tolerant prescribed control for a class of mimo nonlinear systems,

    R. Ji, B. Yang, J. Ma, and S. S. Ge, “Saturation-tolerant prescribed control for a class of mimo nonlinear systems,” IEEE Trans. Cybern. , vol. 52, no. 12, pp. 13 012–13 026, 2022

  9. [17]

    Asymptotic tracking con- trol for uncertain mimo nonlinear systems with guaranteed performance and enhanced controllability,

    B. Zhou, X. Huang, Y . Song, and F. L. Lewis, “Asymptotic tracking con- trol for uncertain mimo nonlinear systems with guaranteed performance and enhanced controllability,” IEEE Trans. Autom. Control , vol. 69, no. 6, pp. 4005–4012, 2024. 12

  10. [18]

    Asymptotic tracking control of uncertain mimo nonlinear systems with extended condition for controllability,

    B. Zhou, X. Huang, Y . Song, and Z. Shen, “Asymptotic tracking control of uncertain mimo nonlinear systems with extended condition for controllability,” Int. J. Robust Nonlinear Control , 2024

  11. [19]

    Event-triggered prescribed performance control for a class of unknown nonlinear systems,

    J. Zhang and G. Yang, “Event-triggered prescribed performance control for a class of unknown nonlinear systems,” IEEE Trans. Syst. Man Cybern.: Syst. , vol. 51, no. 10, pp. 6576–6586, 2020

  12. [20]

    On the uniformness of full- state error prescribed performance for strict-feedback systems,

    L. Li, K. Zhao, Y . Song, and F. L. Lewis, “On the uniformness of full- state error prescribed performance for strict-feedback systems,” IEEE Trans. Syst. Man Cybern.: Syst. , vol. 54, no. 5, pp. 3022–3031, 2024

  13. [21]

    Adaptive state feedback and tracking control of systems with actuator failures,

    G. Tao, S. M. Joshi, and X. Ma, “Adaptive state feedback and tracking control of systems with actuator failures,” IEEE Trans. Autom. Control , vol. 46, no. 1, pp. 78–95, 2001

  14. [22]

    Adaptive fault tolerant tracking control for output constrained nonlinear systems using a novel blf method,

    X. Wang, X. Zhao, B. Niu, Y . Wang, J. Zhang, and G. Zong, “Adaptive fault tolerant tracking control for output constrained nonlinear systems using a novel blf method,” IEEE Trans. Syst. Man Cybern.: Syst. , 2025

  15. [23]

    Fault-tolerant control for full-state error constrained attitude tracking of uncertain spacecraft,

    X. Shao, Q. Hu, Y . Shi, and Y . Zhang, “Fault-tolerant control for full-state error constrained attitude tracking of uncertain spacecraft,” Automatica, vol. 151, p. 110907, 2023

  16. [24]

    Guaranteed synchronization performance control of nonlinear time-delay mimo multiagent systems with actuator faults,

    W. Meng and P. X. Liu, “Guaranteed synchronization performance control of nonlinear time-delay mimo multiagent systems with actuator faults,” IEEE Trans. Cybern. , vol. 51, no. 5, pp. 2446–2456, 2021

  17. [25]

    Distributed and performance guaranteed ro- bust control for uncertain mimo nonlinear systems with controllability relaxation,

    X. Huang and Y . Song, “Distributed and performance guaranteed ro- bust control for uncertain mimo nonlinear systems with controllability relaxation,” IEEE Trans. Autom. Control , vol. 68, no. 4, pp. 2460–2467, 2023

  18. [26]

    Fault-tolerant reduced- attitude control for spacecraft constrained boresight reorientation,

    X. Shao, Q. Hu, Z. H. Zhu, and Y . Zhang, “Fault-tolerant reduced- attitude control for spacecraft constrained boresight reorientation,” J. Guid. Control Dynam. , vol. 45, no. 8, pp. 1481–1495, 2022

  19. [27]

    Asymptotic tracking control of siso nonlinear systems with unknown time-varying coefficients: A global performance guaranteed solution,

    Z. Li, Y . Wang, and Y . Song, “Asymptotic tracking control of siso nonlinear systems with unknown time-varying coefficients: A global performance guaranteed solution,” IEEE Trans. Syst. Man Cybern.: Syst., vol. 54, no. 6, pp. 3717–3727, 2024

  20. [28]

    Fault-tolerant funnel control for uncertain linear systems,

    T. Berger, “Fault-tolerant funnel control for uncertain linear systems,” IEEE Transa. Autom. Control , vol. 66, no. 9, pp. 4349–4356, 2021

  21. [29]

    Global output-feedback prescribed performance control of nonlinear systems with unknown virtual control coefficients,

    J. Zhang, Q. Wang, and W. Ding, “Global output-feedback prescribed performance control of nonlinear systems with unknown virtual control coefficients,” IEEE Trans. Autom. Control , pp. 6904–6911, 2021

  22. [30]

    Adaptive asymptotic tracking with global performance for nonlinear systems with unknown control directions,

    K. Zhao, Y . Song, C. L. P. Chen, and L. Chen, “Adaptive asymptotic tracking with global performance for nonlinear systems with unknown control directions,” IEEE Trans. Autom. Control , pp. 1–1, 2021

  23. [31]

    Adaptive output feedback control for nonlinear interconnected time-delay systems subject to global perfor- mance constraint,

    G. Liu, Y . Zhang, and C. Hua, “Adaptive output feedback control for nonlinear interconnected time-delay systems subject to global perfor- mance constraint,” IEEE Trans. Syst. Man Cybern.: Syst. , 2024

  24. [32]

    Krstic, I

    M. Krstic, I. Kanellakopoulos, and P. V . Kokotovic, Nonlinear and Adaptive Control Design . New York, NY: Wiley, 1995

  25. [33]

    Adaptive actuator fault tolerant control for uncertain nonlinear systems with multiple actuators,

    Q. Yang, S. S. Ge, and Y . Sun, “Adaptive actuator fault tolerant control for uncertain nonlinear systems with multiple actuators,” Automatica, vol. 60, pp. 92–99, 2015

  26. [34]

    A matrix decomposition based adaptive control scheme for a class of mimo non- canonical approximation systems,

    Y . Zhang, G. Tao, M. Chen, L. Wen, and Z. Zhang, “A matrix decomposition based adaptive control scheme for a class of mimo non- canonical approximation systems,” Automatica, vol. 103, pp. 490–502, 2019

Pith tools

Reviewed August 12, 2026 · model on record in the stance chip above.