Advanced z-transform

From The Right Wiki
(Redirected from Advanced Z-transform)
Jump to navigationJump to search

In mathematics and signal processing, the advanced z-transform is an extension of the z-transform, to incorporate ideal delays that are not multiples of the sampling time. The advanced z-transform is widely applied, for example, to accurately model processing delays in digital control. It is also known as the modified z-transform. It takes the form

F(z,m)=k=0f(kT+m)zk

where

  • T is the sampling period
  • m (the "delay parameter") is a fraction of the sampling period [0,T].

Properties

If the delay parameter, m, is considered fixed then all the properties of the z-transform hold for the advanced z-transform.

Linearity

𝒵{k=1nckfk(t)}=k=1nckFk(z,m).

Time shift

𝒵{u(tnT)f(tnT)}=znF(z,m).

Damping

𝒵{f(t)eat}=eamF(eaTz,m).

Time multiplication

𝒵{tyf(t)}=(Tzddz+m)yF(z,m).

Final value theorem

limkf(kT+m)=limz1(1z1)F(z,m).

Example

Consider the following example where f(t)=cos(ωt):

F(z,m)=𝒵{cos(ω(kT+m))}=𝒵{cos(ωkT)cos(ωm)sin(ωkT)sin(ωm)}=cos(ωm)𝒵{cos(ωkT)}sin(ωm)𝒵{sin(ωkT)}=cos(ωm)z(zcos(ωT))z22zcos(ωT)+1sin(ωm)zsin(ωT)z22zcos(ωT)+1=z2cos(ωm)zcos(ω(Tm))z22zcos(ωT)+1.

If m=0 then F(z,m) reduces to the transform

F(z,0)=z2zcos(ωT)z22zcos(ωT)+1,

which is clearly just the z-transform of f(t).

References

  • Jury, Eliahu Ibraham (1973). Theory and Application of the z-Transform Method. Krieger. ISBN 0-88275-122-0. OCLC 836240.