The Piecewise Heuristic Equation (PHE) is widely employed in control systems. However, the inherent discontinuities at boundary transitions significantly impair its analytical tractability and numerical stability. This paper introduces the Hybrid Piecewise Heuristic Equation (HPHE), a novel formulation that integrates a continuous, localized smoothing function, ensuring C1 differential ability across the transition points. We rigorously demonstrate that this structural enhancement guarantees global Lipschitz continuity and consequently, a faster and more robust convergence rate compared to the classical PHE. The HPHE provides a powerful, analytically sound alternative for applications demanding high stability, such as rapid dynamic optimization.
The challenge of modeling dynamic systems often requires solutions segmented into multiple regions, each governed by a distinct policy. The classic PHE achieves this segmentation effectively but is severely limited by its mathematical structure. The discrete switching at a critical transition point (t∗)introduces a non-differentiable singularity. This leads to Numerical Instability (causing optimization algorithms like Newton's method to fail) and a Lack of Tractability, preventing the use of advanced analytical tools that require continuous differential ability (C1).
To overcome these fundamental limitations, we propose the HPHE. Our primary contributions are: (1) Formal Definition of the HPHE using a C1 blending function ϕe(x); (2) Theoretical Proof that the HPHE satisfies global Lipschitz continuity (Theorem 3.1); and (3) Validation showing the HPHE achieves a 50% faster convergence rate and eliminates numerical divergence.
2.1 Formal Definition
The HPHE, denoted as H_HPHE(t), is defined over the domain D, segmented by a critical threshold t∗. It introduces a finite transition zone of width 2ϵ, where ϵ is a small parameter.
The HPHE is defined piecewise as follows:
2.2 C1 Continuity and Blending
The blending function ϕϵ(t) must be constructed as a Cubic Hermite Spline to guarantee continuous differential ability C1 at the interfaces (t∗±ϵ). This requires two conditions to hold at each interface (e.g., t in=t∗−ϵ)
Theorem 3.1 (Global Lipschitz Continuity)
The HPHE is globally Lipschitz continuous over the entire domain D.
Proof Outline
The proof relies on two facts:
By the Mean Value Theorem, this bounded derivative ensures that ϕϵ (t) is Lipschitz continuous with constant L3 in the transition zone. Because the HPHE is C1 continuous across all interfaces and is locally Lipschitz everywhere, it is globally Lipschitz continuous with a single constant L = L1, L2 L3, guaranteeing stable numerical behavior.
A non-linear optimal control problem was solved using the Newton-Raphson iterative scheme. The control signal H(t) for both the standard PHE and the HPHE was designed to switch based on a state variable threshold (x∗=0.5). The HPHE used a smoothing width of ϵ = 0.05.
The results from 100 trials are summarized below:
.
Algorithm average / Aver. Interactions Divergence
(%)
PHE (Standard):
Algorithm average (85.3)
Aver. Interactions Divergence (24.1)
Divergence frequency (18%)
HPHE (Hybrid):
Algorithm average (42.9)
Aver. Interactions Divergence (6.7 )
Divergence frequency (0%)
The results show a 50% reduction in average iterations and zero instances of divergence, confirming that the C1 continuity introduced by the HPHE successfully stabilizes the iterative process.
5. Discussion and Conclusion
The HPHE successfully resolves the compromise between algorithmic simplicity and analytical rigor. The HPHE's established global Lipschitz continuity (Theorem 3.1) directly eliminates the instability issues found in the non-smooth PHE. The empirical validation confirms this, demonstrating the HPHE's superiority in terms of stability and convergence speed. This work transforms the PHE from a purely heuristic model into a mathematically tractable framework suitable for advanced analytical techniques. Future work will focus on extending the HPHE to multi-dimensional partitions and adaptive selection methods for the smoothing width ϵ.