Homework 1A

In this homework we will exercise some basic concepts. All problems relate to discrete-time signals unless otherwise specified.

I. Composing signals.

We have considered several signals in class: We have also noted that signals can be manipulated in many ways: Signals can also be combined in various ways, e.g. Using the basic signals, operations and combination methods mentioned above, compose the following signals.
  1. A pulse train, where each pulse has width $N_1$, and the gap between pulses is $N_2$.

    pulse train

  2. An exponential signal that begins at $n=n_0$ and tapers thereafter as $\alpha^{n-n_0}$.

    exponential

  3. An sine wave (with zero phase) whose amplitude falls off exponentially as $\alpha^n$.

    sinusoid

  4. A complex exponential of frequency $\omega$ and zero phase, which ends abruptly at $n=-n_0$.
  5. A impulse train with impulses at $n = ...-7,-3,1,5,9,..$ (i.e. with a spacing of 4).

    impulse train

II. System properties

The equations below define several systems. Please state if these systems are Explain why you arrived at your conclusions. If you can also hypothesize whether the systems are invertible, and explain why they are or not invertible, you get bonus points.
  1. $y[n] = \alpha x[n-4]$
  2. $y[n] = \alpha_0 x[n] + \alpha_1 x[n+1]$
  3. $y[n] = \alpha_0 x[n] + \alpha_1 x[n-1] + \beta_1 y[n-1]$
  4. $y[n] = \sum_{k=-K}^0 n x[n-k]$
  5. $y[n] = \sum_{k=-K}^0 k x[n-k]$
  6. $y[n] = x^4[n]$

Due date: Tuesday, 10th Feb