Response of LTI discrete time causal system

Click For Summary
SUMMARY

The discussion focuses on the analysis of a discrete time causal LTI system with an impulse response defined as h(n) = (-1/2)^n for n≥0. The transfer function is accurately derived as H(z) = z / (z + 1/2). The frequency characteristics are computed using H(exp(jΩ)), yielding |H(exp(jΩ))| = 2 / √(5 + 4 cos(Ω)) and the phase angle as Ω - arctan(sin(Ω) / (cos(Ω) + 1/2)). The response for the input u(n) = μ(n) - μ(n-4) is confirmed through convolution, resulting in y(n) = -5(-1/2)^n.

PREREQUISITES
  • Understanding of discrete time systems and LTI (Linear Time-Invariant) principles
  • Familiarity with Z-transform and its properties
  • Knowledge of frequency response analysis in signal processing
  • Ability to perform convolution operations for discrete signals
NEXT STEPS
  • Study Z-transform properties and applications in signal processing
  • Learn about frequency response and its significance in system analysis
  • Explore convolution techniques for discrete-time signals
  • Investigate the implications of causality in LTI systems
USEFUL FOR

Students and professionals in electrical engineering, particularly those specializing in signal processing, control systems, and discrete-time system analysis.

crom1
Messages
57
Reaction score
1

Homework Statement


Discrete time causal LTI system has impulse response h(n) = (-1/2)^n, n≥0.
a)Find transfer function of given system.
b)Find frequency characteristics of system.
c) Find response for u(n) = μ(n)-μ(n-4)

The Attempt at a Solution


a) Either from definition, or from table transformation, $$\frac{z}{z+\frac{1}{2}} $$
$$H(z) = \sum_{n=0}^{\infty} \left( -\frac{1}{2} \right)^n z^{-n} = \sum_{n=0}^{\infty} \left( -\frac{1}{2z} \right) = \frac{ 1}{1 + \frac{1}{2z}} = \frac{z}{z+\frac{1}{2}} $$

b) We get those for z=exp(jΩ) in H(z) . $$H(\exp(jΩ)) = \frac{\exp(j\Omega)}{\exp(j\Omega)+1/2} \Rightarrow |H(\exp(j\Omega))| = \frac{|\exp(j\Omega)|}{|\exp(j\Omega)+1/2|} = \frac{1}{\sqrt{\frac{5}{4} + \cos \Omega}} =\frac{2}{\sqrt{5 + 4 \cos \Omega}} , \angle H(\exp(j\Omega)) = \Omega - \arctan\left(\frac{\sin \Omega}{cos\Omega+\frac{1}{2}} \right)$$
c) The signal u(t) is finite, and equal to 1 for n=0,1,2,3. Response can be found with convolution sum

$$y(n) = \sum_{m=-\infty}^{\infty} u(m)h(n-m) = \sum_{m=0}^{3} h(n-m) = \sum_{m=0}^{3} \left(-\frac{1}{2} \right)^{n-m} = \left(-\frac{1}{2} \right)^{n} \sum_{m=0}^{3} \left(-\frac{1}{2} \right)^{-m} = -5 \left(-\frac{1}{2} \right)^{n} $$

I need someone to check if these are correct. Thanks!
 
  • Like
Likes   Reactions: berkeman
Physics news on Phys.org
This is really good work.
THe only thing I could fault was under a) where you missed a power of n which I'm sure was a typo since your math looks fine after that.

Congrats for finding the closed-form of Z{h(n)}! At first I thought you got it wrong but it's correct!

I didn't check part c) since I got discouraged for finding nothing wrong up to that point so I'm sure it's OK also. :smile:
Nicely done!
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
2
Views
5K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K