Skip to content

Discrete-Time Signals

Welcome to the discrete-time signals section of this course.

Objectives

This module covers the fundamental concepts of digital signal processing:

  • Representation and classification of discrete-time signals
  • Analysis of discrete LTI systems
  • Discrete-Time Fourier Transform (DTFT)
  • Z-transform and its applications
  • Sampling theory and reconstruction

Prerequisites

  • Continuous-time signal analysis
  • Numerical sequences
  • Complex numbers

Notation

A discrete-time signal is denoted x[n] where nZ is the discrete time index.

The energy of a discrete signal is:

Ex=n=+|x[n]|2

The average power of a discrete signal is:

Px=limN12N+1n=NN|x[n]|2

Relationship with Continuous Signals

A discrete signal can be obtained by sampling a continuous signal:

x[n]=xc(nTs)

where Ts is the sampling period and fs=1/Ts is the sampling frequency.