Inverse Z transform - contour integration

AI Thread Summary
To find the inverse Z-transform of X(z) = 1/(2-3z) for |z| > 2/3 using the definition formula, the process involves evaluating the contour integral x(n) = (1/(2πj)) ∮ X(z) z^(n-1) dz. The discussion emphasizes the necessity of understanding complex variable functions and contour integration for this task. It suggests that many practitioners prefer using lookup tables for transforms rather than performing the integral directly. Additionally, the conversation references similar techniques for inverse Laplace transforms, indicating a broader context of transform methods. Mastery of these concepts is crucial for successfully applying the definition formula in practice.
etf
Messages
179
Reaction score
2
Hi!
Here is my task:
Find inverse z transform of $$X(z)=\frac{1}{2-3z}$$, if $$|z|>\frac{2}{3}$$ using definition formula.
I found that $$x(n)$$ is $$\frac{1}{3}(\frac{2}{3})^{n-1}u(n-1)$$ (using other method). But how can I find it using definition formula, $$x(n)=\frac{1}{2\pi j}\oint_{C}^{ } X(z)z^{n-1}dz$$ ?
Thanks in advance
 
Last edited:
Physics news on Phys.org
Forget it, unless and until you have taken a course in functions of a complex variable with contour integration.
Sample: http://ocw.mit.edu/resources/res-6-008-digital-signal-processing-spring-2011/study-materials/MITRES_6_008S11_sol06.pdf
 
  • Like
Likes etf
There is a similar integral technique for finding inverse Laplace transforms:

http://en.wikipedia.org/wiki/Inverse_Laplace_transform

No one uses it.

It's more practical to get your transform (Laplace or Z) into a form which can be looked up in a table.
 
  • Like
Likes etf

Similar threads

Replies
4
Views
1K
Replies
3
Views
2K
Replies
12
Views
1K
Replies
1
Views
2K
Replies
4
Views
2K
Back
Top