Mathematical Background
Model equations, analytical equilibria derivations, regional Jacobians, and fractional Matignon stability criteria.
To formally study the chaotic behavior and hiddenness of the fractional piecewise-linear Chua system, the package separates the algebraic vector field from the numerical Caputo contract.
1. Algebraic Model vs. Numerical Contract
The library distinguishes two separate layers of calculation:
Model Layer
Defines solely the algebraic vector field for the state vector :
Where the piecewise-linear (PWL) characteristic is defined as:
Simulation Layer (Caputo Contract)
Defines the fractional-order integration under the Caputo derivative operator of order :
with step size , history length , transient cutoff , and classification tolerances.
2. Analytical Equilibria Derivation
Equilibria points satisfy the algebraic system :
From the third equation:
Substituting this into the second equation:
Thus, we obtain the state coordinate relations:
Substituting these relations into the first equation yields:
Defining the closing slope as:
The coordinate of all equilibria are the exact roots of the scalar equation:
Central Equilibrium
In the region , the function is linear . Thus:
Since , the central equilibrium is the origin:
External Equilibria
For , the function satisfies . This yields the outer coordinate roots:
Representing the two external equilibria and :
3. Regional Jacobians & Matignon Stability
Away from the switching planes , the regional Jacobian matrix for slope is:
Under a commensurate Caputo fractional system , the local asymptotic stability of each region is governed by the Matignon Criterion.
An equilibrium point is asymptotically stable if all eigenvalues of satisfy:
If any eigenvalue enters the unstable sector , the equilibrium is unstable.
4. Extended Mathematical Proofs & Audits
For a complete and highly formal mathematical derivation of all coordinate relations, regional Jacobians, transfer minor determinants , and details on the six basin classification labels (CLASS_LABELS), please see the Repository LaTeX Notes page, which catalogs the LaTeX publications and didactic guides available in the docs/ folder of the repository.