Scalable Bilinear Transformation (SBT)
- SBT is a parameterized discretization framework that maps continuous-time systems to digital equivalents using tunable shape (α) and time (β) factors.
- It generalizes classical methods like Tustin and Euler, providing explicit control over frequency warping and resonance damping in resonant systems.
- Empirical evaluations demonstrate that SBT achieves lower RMS error and improved harmonic performance compared to state-of-the-art discretization techniques.
The Scalable Bilinear Transformation (SBT) constitutes a principled, flexible discretization framework for mapping continuous-time systems to discrete-time realizations in digital control and signal processing. SBT introduces two user-defined degrees of freedom—a shape factor () and a time factor ()—providing a unified formalism that encompasses and generalizes classical discretization rules, such as Tustin’s method (bilinear), forward and backward Euler, and pre-warped bilinear transforms. SBT directly addresses primary distortions endemic to discrete approximations of resonant systems, namely frequency warping and resonance damping, permitting targeted compensation via explicit manipulation of and . Empirical evaluations, including digital quasi-resonant controller implementation and grid-tied inverter control, demonstrate that SBT achieves substantial reductions in RMS error compared to state-of-the-art alternatives while imposing negligible additional computational burden (Chen et al., 14 Jan 2026).
1. Mathematical Formulation and Derivation
SBT is derived via numerical quadrature applied to the integral form of the continuous-time integrator , evaluated over a sampling interval . Rather than adopting fixed-area approximation rules, SBT parameterizes the interval division using :
The sampled system is then mapped to the -domain, yielding a general -to-0 transform:
1
Introducing a time-scaling factor 2, the final SBT mapping is:
3
Here, 4 (shape factor) modulates the weighting between current and previous sample contributions, and 5 (time factor) rescales the effective integration window. Special cases include backward Euler 6, forward Euler 7, Tustin 8, and pre-warped Tustin 9 (Chen et al., 14 Jan 2026).
2. Analysis of Frequency Warping and Resonance Damping
SBT provides a theoretical framework for quantifying two critical sources of distortion in discrete resonant controllers:
- Frequency warping: Discretization causes nonlinear mapping of frequency, particularly problematic for resonant poles.
- Resonance damping: The real part of mapped poles can deviate from their continuous counterparts, introducing artificial damping.
The transformation of an 0-domain pole 1 under SBT is:
2
3
with 4, 5, 6.
Increasing 7 yields greater damping of resonances, while 8 minimizes this effect. By suitable choice of 9, frequency warping can be nullified exactly at a target frequency. This simultaneous, decoupled control over both artifacts is a distinctive property of SBT (Chen et al., 14 Jan 2026).
3. Relationship to Existing Discretization Methods
SBT subsumes and extends classical discretization frameworks. The table below catalogs key instantiations (all with 0, unless otherwise stated):
| Method | 1 | 2 | 3–4 Mapping |
|---|---|---|---|
| Backward Euler | 1 | 1 | 5 |
| Forward Euler | 0 | 1 | 6 |
| Tustin (bilinear) | 7 | 1 | 8 |
| Prewarped Tustin | 9 | 0 | 1 |
A direct consequence is that SBT can reproduce the error-minimization properties of pre-warped Tustin, and extend these further by minimizing amplitude and phase distortion simultaneously over parameterized intervals (Chen et al., 14 Jan 2026).
4. Parameter Selection and Optimization Strategy
Parameter choice for 2 is task-dependent:
- Straightforward/prewarped design: 3, 4. This guarantees zero frequency error at the target frequency 5 and minimal resonance damping.
- Optimal tuning: Minimize a user-defined loss, e.g., integrated squared error between discrete and continuous frequency response over 6:
7
In most practical applications, the explicit prewarped choice is nearly optimal, but full loss-based optimization can offer marginal improvements if required (Chen et al., 14 Jan 2026).
5. Application to Resonant and Quasi-Resonant Controllers
SBT delivers explicit-form coefficient mappings for rational 8-domain approximations of continuous controllers. For the Quasi-Resonant (QR) controller
9
SBT substitution (0), and cross-multiplication yield a second-order IIR difference equation with coefficients
1
as enumerated in Table III of (Chen et al., 14 Jan 2026). SBT applies analogously to multi-stage controllers such as PI+QR for grid-tied inverters, generating stable and high-fidelity digital implementations without heuristic tuning.
6. Empirical Evaluation and Performance
Simulation and hardware-in-the-loop experiments validate SBT's efficacy across multiple performance metrics:
- Frequency-response modeling on a QR controller demonstrates SBT achieves a magnitude error at the target frequency 2 dB with the prewarped choice.
- PLECS simulation of magnitude RMSE across frequencies 3–4 kHz reports 5.
- Experimental realization on a TMS320F28P65 board for grid-tied inverter regulation achieves 6.
- Total harmonic distortion improvement under injected disturbance, measured as THDi, yields 7 for PI+QR SBT, compared to 8 (PI), 9 (PI+QR Euler), 0 (PI+QR Tustin), and 1 (PI+QR SOTA) (Chen et al., 14 Jan 2026).
A plausible implication is that SBT can be broadly adopted for precision-critical digital control applications, offering superior accuracy without increased implementation complexity.
7. Summary and Significance
The Scalable Bilinear Transformation formalizes a parameterized extension to established 2-to-3 mapping techniques, introducing tunable control over frequency and amplitude distortions via global 4 design. It unifies prior indirect discretization methods, supports analytic optimization, and has demonstrated superiority in both simulated and real-world digital control tasks with respect to RMS error and harmonic suppression. SBT is thus positioned as a general-purpose tool for the principled discretization of continuous-time systems, particularly where high-fidelity resonance preservation is required (Chen et al., 14 Jan 2026).