bilin
Multivariable bilinear transform of frequency (s or z)
Syntax
GT = bilin(G,VERS,METHOD,AUG)
Description
bilin
computes the effect on a system of the frequency-variable substitution,
The variable VERS
denotes the transformation direction:
VERS= 1
, forward transform (s→z) or .
VERS=-1
, reverse transform (z→s) or .
This transformation maps lines and circles to circles and lines in the complex plane. People often use this transformation to do sampled-data control system design [1] or, in general, to do shifting of jω modes [2], [3], [4].
Bilin
computes several state-space bilinear transformations such as backward rectangular, etc., based on the METHOD
you select
Bilinear Transform Types
Method | Type of bilinear transform |
---|---|
| backward rectangular:
|
| forward rectangular:
|
| shifted Tustin:
|
| shifted jω-axis, bilinear pole-shifting, continuous-time to continuous-time:
|
|
|
Examples
References
[1] Franklin, G.F., and J.D. Powell, Digital Control of Dynamics System, Addison-Wesley, 1980.
[2] Safonov, M.G., R.Y. Chiang, and H. Flashner, “H∞ Control Synthesis for a Large Space Structure,” AIAA J. Guidance, Control and Dynamics, 14, 3, p. 513-520, May/June 1991.
[3] Safonov, M.G., “Imaginary-Axis Zeros in Multivariable H∞ Optimal Control”, in R.F. Curtain (editor), Modelling, Robustness and Sensitivity Reduction in Control Systems, p. 71-81, Springer-Varlet, Berlin, 1987.
Version History
Introduced before R2006a