Skip to content Skip to navigation

Connexions

You are here: Home » Content » Perfect Reconstruction

Navigation

Lenses

What is a lens?

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

This content is ...

Affiliated with (What does "Affiliated with" mean?)

This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • OrangeGrove display tagshide tags

    This module is included inLens: Florida Orange Grove Textbooks
    By: Florida Orange GroveAs a part of collection: "Signals and Systems"

    Click the "OrangeGrove" link to see all content affiliated with them.

    Click the tag icon tag icon to display tags associated with this content.

  • Rice Digital Scholarship display tagshide tags

    This module is included in aLens by: Digital Scholarship at Rice UniversityAs a part of collection: "Signals and Systems"

    Click the "Rice Digital Scholarship" link to see all content affiliated with them.

    Click the tag icon tag icon to display tags associated with this content.

Also in these lenses

  • Lens for Engineering

    This module is included inLens: Lens for Engineering
    By: Sidney Burrus

    Click the "Lens for Engineering" link to see all content selected in this lens.

  • richb's DSP display tagshide tags

    This module is included inLens: richb's DSP resources
    By: Richard BaraniukAs a part of collection: "Signals and Systems"

    Comments:

    "My introduction to signal processing course at Rice University."

    Click the "richb's DSP" link to see all content selected in this lens.

    Click the tag icon tag icon to display tags associated with this content.

Recently Viewed

This feature requires Javascript to be enabled.

Tags

(What is a tag?)

These tags come from the endorsement, affiliation, and other lenses that include this content.
 

Perfect Reconstruction

Module by: Stephen Kruzick, Roy Ha, Justin Romberg. E-mail the authors

Summary: This module examines the conditions and filters involved in perfect reconstruction.

Introduction

If certain additional assumptions about the original signal and sampling rate hold, then the original signal can be recovered exactly from its samples using a particularly important type of filter. More specifically, it will be shown that if a bandlimited signal is sampled at a rate greater than twice its bandlimit, the Whittaker-Shannon reconstruction formula perfectly reconstructs the original signal. This formula makes use of the ideal lowpass filter, which is related to the sinc function. This is extremely useful, as sampled versions of continuous time signals can be filtered using discrete time signal processing, often in a computer. The results may then be reconstructed to produce the same continuous time output as some desired continuous time system.

Perfect Reconstruction

In order to understand the conditions for perfect reconstruction and the filter it employs, consider the following. As a beginning, a sufficient condition under which perfect reconstruction is possible will be discussed. Subsequently, the filter and process used for perfect reconstruction will be detailed.

Recall that the sampled version xsxs of a continuous time signal xx with sampling period TsTs has a spectrum given by

X s ( ω ) = 1 T s k = - X ω - 2 π k T s . X s ( ω ) = 1 T s k = - X ω - 2 π k T s . (1)

As before, note that if xx is bandlimited to (-π/Ts,π/Ts)(-π/Ts,π/Ts), meaning that XX is only nonzero on (-π/Ts,π/Ts)(-π/Ts,π/Ts), then each period of XsXs has the same form as XX. Thus, we can identify the original spectrum XX from the spectrum of the samples XsXs and, by extension, the original signal xx from its samples xsxs at rate TsTs if xx is bandlimited to (-π/Ts,π/Ts)(-π/Ts,π/Ts).

If a signal xx is bandlimited to (-B,B)(-B,B), then it is also bandlimited to (-π/Ts,π/Ts)(-π/Ts,π/Ts) provided that Ts<π/BTs<π/B. Thus, if we ensure that xx is sampled to xsxs with sufficiently high sampling angular frequency ωs=2π/Ts>2Bωs=2π/Ts>2B and have a way of identifying the unique (-π/Ts,π/Ts)(-π/Ts,π/Ts) bandlimited signal corresponding to a discrete time signal at sampling period TsTs, then xsxs can be used to reconstruct x˜=xx˜=x exactly. The frequency 2B2B is known as the angular Nyquist rate. Therefore, the condition that the sampling rate ωs=2π/Ts>2Bωs=2π/Ts>2B be greater than the Nyquist rate is a sufficient condition for perfect reconstruction to be possible.

The correct filter must also be known in order to perform perfect reconstruction. The ideal lowpass filter defined by G(ω)=Tsuω+π/Ts-uω-π/TsG(ω)=Tsuω+π/Ts-uω-π/Ts, which is shown in Figure 1, removes all signal content not in the frequency range (-π/Ts,π/Ts)(-π/Ts,π/Ts). Therefore, application of this filter to the impulse train n=-xs(n)δ(t-nTs)n=-xs(n)δ(t-nTs) results in an output bandlimited to (-π/Ts,π/Ts)(-π/Ts,π/Ts).

We now only need to confirm that the impulse response gg of the filter GG satisfies our sufficient condition to be a reconstruction filter. The inverse Fourier transform of G(ω)G(ω) is

g ( t ) = sinc ( t / T s ) = 1 t = 0 sin ( π t / T s ) π t / T s t 0 , g ( t ) = sinc ( t / T s ) = 1 t = 0 sin ( π t / T s ) π t / T s t 0 , (2)

which is shown in Figure 1. Hence,

g ( n T s ) = sinc ( n ) = 1 n = 0 sin ( π n ) π n n 0 = 1 n = 0 0 n 0 = δ ( n ) . g ( n T s ) = sinc ( n ) = 1 n = 0 sin ( π n ) π n n 0 = 1 n = 0 0 n 0 = δ ( n ) . (3)

Therefore, the ideal lowpass filter GG is a valid reconstruction filter. Since it is a valid reconstruction filter and always produces an output that is bandlimited to (-π/Ts,π/Ts)(-π/Ts,π/Ts), this filter always produces the unique (-π/Ts,π/Ts)(-π/Ts,π/Ts) bandlimited signal that samples to a given discrete time sequence at sampling period TsTs when the impulse train n=-xs(n)δ(t-nTs)n=-xs(n)δ(t-nTs) is input.

Therefore, we can always reconstruct any (-π/Ts,π/Ts)(-π/Ts,π/Ts) bandlimited signal from its samples at sampling period TsTs by the formula

x ( t ) = n = - x s ( n ) sinc ( t / T s - n ) . x ( t ) = n = - x s ( n ) sinc ( t / T s - n ) . (4)

This perfect reconstruction formula is known as the Whittaker-Shannon interpolation formula and is sometimes also called the cardinal series. In fact, the sinc function is the infinite order cardinal basis spline ηη. Consequently, the set {sinc(t/Ts-n)|nZ}{sinc(t/Ts-n)|nZ} forms a basis for the vector space of (-π/Ts,π/Ts)(-π/Ts,π/Ts) bandlimited signals where the signal samples provide the corresponding coefficients. It is a simple exercise to show that this basis is, in fact, an orthogonal basis.

Figure 1: The above plots show the ideal lowpass filter and its inverse Fourier transform, the sinc function.
Figure 1 (lowsinc.png)
Figure 2: The plots show an example discrete time signal and its Whittaker-Shannon sinc reconstruction.
Figure 2 (PRex.png)

Perfect Reconstruction Summary

This module has shown that bandlimited continuous time signals can be reconstructed exactly from their samples provided that the sampling rate exceeds the Nyquist rate, which is twice the bandlimit. The Whittaker-Shannon reconstruction formula computes this perfect reconstruction using an ideal lowpass filter, with the resulting signal being a sum of shifted sinc functions that are scaled by the sample values. Sampling below the Nyquist rate can lead to aliasing which makes the original signal irrecoverable as is described in the subsequent module. The ability to perfectly reconstruct bandlimited signals has important practical implications for the processing of continuous time signals using the tools of discrete time signal processing.

Content actions

Download module as:

PDF | EPUB (?)

What is an EPUB file?

EPUB is an electronic book format that can be read on a variety of mobile devices.

Downloading to a reading device

For detailed instructions on how to download this content's EPUB to your specific device, click the "(?)" link.

| More downloads ...

Add module to:

My Favorites (?)

'My Favorites' is a special kind of lens which you can use to bookmark modules and collections. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need an account to use 'My Favorites'.

| A lens I own (?)

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

| External bookmarks