Signals & System Lecture 17

Main note

To find the Z-transform of the given signal:

we need to analyze the components separately and understand their contributions in the Z-domain.

Step 1: Analyzing the Signal Components

  1. First Term: (3^n u(n))

    This is a right-sided sequence where (u(n)) is the unit step function that is 1 for (n \geq 0) and 0 otherwise. Thus, (3^n u(n)) exists only for (n \geq 0).

    The Z-transform of (3^n u(n)) is given by:

  2. Second Term: ((-10)^n u(-n-1))

    This is a left-sided sequence where (u(-n-1)) is a step function that is 1 for (n \leq -1) and 0 otherwise. Thus, ((-10)^n u(-n-1)) exists only for (n \leq -1).

    The Z-transform of ((-10)^n u(-n-1)) is:

Step 2: Finding the Z-Transform of (y(n))

Since , we notice that:

  • ,
  • is non-zero only for .

Thus, their product (y(n)) is zero for all (n) (since they do not overlap over any value of (n)).

Conclusion

Since (y(n) = 0) for all (n), the Z-transform of (y(n)) is:

Initial Value and Final Value Theorem for Z-Transform

  1. Initial Value Theorem:
    The initial value theorem provides the value of a discrete-time signal at directly from its Z-transform.

    where is the Z-transform of the signal .

  2. Final Value Theorem:
    The final value theorem gives the steady-state (long-term) value of a discrete-time signal, assuming the limit exists.

    The final value theorem is valid only if all poles of lie inside the unit circle, except for a simple pole at .


Solving

Given:

Step 1: Perform Partial Fraction Expansion

Rewrite as:

Using partial fraction decomposition:

Multiplying through by :

Expanding and collecting terms:

Equating coefficients:

  1. For the constant term:
  2. For the term:

Solving these equations:

  • From , we get
  • Substitute into :

Thus, and .

Now, we can rewrite as:

Step 2: Find the Inverse Z-Transform

Using standard Z-transform pairs:

  • The inverse Z-transform of is
  • The inverse Z-transform of is

Therefore:

So, the time-domain sequence is:


Applying Initial and Final Value Theorems

  1. Initial Value:
    Using the initial value theorem: Substituting :

  2. Final Value:
    Using the final value theorem: Substituting : Simplifying as :


Summary of Results

  • Initial Value:
  • Final Value:
  • Time-Domain Expression:

References

Information
  • date: 2024.11.05
  • time: 10:21