Help me understand a Z transform

Status
Not open for further replies.

diegoi

Newbie level 1
Newbie level 1
Joined
Nov 25, 2004
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
10
Need help on Z transform

Need to know if this is a causal system

h(z)=z^-1/(z^-2+3z^-1+4)
 

Re: Need help on Z transform

\[r^{n}sin(\omega n)u[n] \Longleftrightarrow \frac{r sin(\omega )z^{-1}}{1-2rcos(\omega )z^{-1}+r^{2}z^{-2}}\]
causal when \[|z|>r\]
 
Last edited by a moderator:

Re: Need help on Z transform

Hi,
Whether this system is causal or not depends on your ROC or region of convergence.
If you want this system to be causal then take a ROC |z|>0.5 and you will get
h[n]=0.18*{sin(0.7n)*(0.5)^n }u[n].
With this h[n] the system is causal.
 

Need help on Z transform

For more discussion on Z-transform illustrating the concept of causality, you can download the book at this site.
It contains an excellent chapter about Z-transform
 

Re: Need help on Z transform

Please study "signals and linear systems" by bp lathi...but iam sorry i dont find that book downloadable anywhere.

Regards
drdolittle :)
 

Need help on Z transform

it is simple.a causal system is a system whose output depends only on present and past inputs and not future inputs.just equate this to y(z /x(z) and find the inverse z transform .then u will find that the system specified is a causal system.in short the response of the system should be zero for n<0.where n is the time index.

regards
amarnaty
 

Re: Need help on Z transform

you can now that takin a review in any control book like the kuo , ogatta or the dorf, or if you wanna go deeper you can see any signal and systen book like the haykin or amdabar.
 

Status
Not open for further replies.