ztransformaation
The z-transform is a mathematical tool used in the analysis of discrete-time signals and linear time-invariant systems. For a discrete-time sequence x[n], the bilateral z-transform is defined by X(z) = sum from n = -infinity to infinity of x[n] z^{-n}, where z is a complex variable. A unilateral variant, X(z) = sum from n = 0 to infinity of x[n] z^{-n}, is often used for causal sequences. The sums converge in a region of the complex plane known as the region of convergence (ROC). The ROC, together with the poles of X(z), determines both the transform’s existence and the time-domain behavior of the original sequence.
The z-transform has several key properties. It is linear, so the transform of a sum is the
Relation to other transforms: on the unit circle where z = e^{jω}, the bilateral z-transform becomes the
Example: for a causal exponential x[n] = a^n u[n], the bilateral z-transform is X(z) = 1 / (1 − a