Z-Transform Calculator

X(z) = Σx[n]z⁻ⁿ

CalculatorsFreeNo Signup
4.8(213 reviews)
All Tools

Loading tool...

About Z-Transform Calculator

A Z-transform calculator for common discrete sequences. Shows X(z) = Σ x[n]z⁻ⁿ, poles, zeros, and region of convergence. Select from preset sequences (unit step, geometric, exponential, sinusoidal). Evaluate at specific z. All calculations are client-side.

Z-Transform Calculator Features

  • X(z) formula
  • Poles/zeros
  • ROC
  • Presets
  • Evaluate
Z-transform: X(z) = Σₙ x[n]z⁻ⁿ. Converts difference equations to algebraic equations. Poles determine stability (inside unit circle = stable). Common: Z{aⁿu[n]} = z/(z−a), ROC: |z|>|a|. Inverse via partial fractions or contour integration.

How to Use

Select a sequence:

  • x[n]: Preset sequence
  • X(z): Transform formula
  • Analysis: Poles, zeros, ROC

Stability

Causal + stable ⟺ all poles inside unit circle |z|<1. Poles on unit circle = marginally stable (pure oscillation). Poles outside = unstable (growing). This is the discrete equivalent of Re(s)<0 for Laplace.

Properties

  • Time shift: Z{x[n−k]} = z⁻ᵏX(z)
  • Convolution: Z{x*y} = X(z)Y(z)
  • Initial value: x[0] = lim z→∞ X(z)

Step-by-Step Instructions

  1. 1Select sequence.
  2. 2View X(z).
  3. 3Find poles/zeros.
  4. 4Determine ROC.
  5. 5Evaluate X(z₀).

Z-Transform Calculator — Frequently Asked Questions

How is the Z-transform related to the Laplace transform?+

z = e^(sT) where T is sampling period. The Z-transform is the Laplace transform of sampled signals. The unit circle |z|=1 maps to the jω axis. Left half s-plane maps to inside the unit circle.

Why does ROC matter?+

Different sequences can have the same X(z) formula but different ROCs. aⁿu[n] and −aⁿu[−n−1] both give z/(z−a), but with different ROCs (|z|>|a| vs |z|<|a|). ROC determines which sequence you actually have.

How do I find the inverse Z-transform?+

1) Partial fractions: split X(z)/z into simple terms, recognize each. 2) Power series: long division to get coefficients = x[n]. 3) Contour integral (theory). Partial fractions is most common in practice.

Share this tool: