<< Chapter < Page
  Digital signal processing - dsp     Page 1 / 14
Chapter >> Page >
Baldwin begins with a discussion of averaging time series, and ends with a discussion of spectral resolution, covering several related topics in between.

Revised: Fri Oct 16 23:12:34 CDT 2015

This page is included in the following books:

Table of contents

Preface

This is one in a series of modules designed to teach you about Digital Signal Processing (DSP) using Java. The purpose of the miniseries is topresent the concepts of DSP in a way that can be understood by persons having no prior DSP experience. However, some experience in Java programmingwould be useful. Whenever it is necessary for me to write a program to illustrate a point, I will write it in Java.

Some of what you have previously learned

In a previous module, I explained the meaning of sampling, and discussed some of the problems that occur as a result of high-frequency componentsin the analog signal.

Measure and record the signal amplitude

I told you that to sample an analog signal means to measure and record its amplitude at a series of points in time. The values that you record constitute a sampled time series intended to represent the analog signal.

Avoiding frequency folding

I told you that to avoid problems, the sampling frequency must be a least twice as great as the highest frequency component contained in the analogsignal, and as a practical matter, should probably be somewhat higher.

Sinusoids, frequency, and period

I introduced you to sinusoids, taught you about sine and cosine functions, and introduced the concepts of period and frequency for sinusoids.

Decomposition of time series

I told you that almost everything we will discuss in this series on DSP is based on the premise that every time series can be decomposed into a largenumber of sinusoids, each having its own amplitude and frequency.

The notion of DSP

I told you that DSP is based on the notion that signals in nature can be sampled and converted into a series of numbers. The numbers can be fed into somesort of digital device, which can process the numbers to achieve some desired objective.

Viewing tip

I recommend that you open another copy of this module in a separate browser window and use the following links to easily find and view the Figureswhile you are reading about them.

Figures

  • Figure 1 . Products of sinusoids.
  • Figure 2 . Products of sinusoids.
  • Figure 3 . More products of sinusoids.
  • Figure 4 . Five Sampled Sinusoids.
  • Figure 5 . Computed average value of a time series.
  • Figure 6 . Expanded average value of a time series.
  • Figure 7 . Computed average value of a time series.
  • Figure 8 . Computed average value of a time series.
  • Figure 9 . Computed average value of a time series.
  • Figure 10 . Spectra of five different sinusoids of different lengths.
  • Figure 11 . Spectra of five different sinusoids of different lengths.
  • Figure 12 . Spectra of five different time series of different lengths.
  • Figure 13 . Spectra of five different time series of different lengths
  • Figure 14 . Average values of sinusoid products.
  • Figure 15 . Illustration of frequency resolution.
  • Figure 16 . Illustration of frequency resolution.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Digital signal processing - dsp. OpenStax CNX. Jan 06, 2016 Download for free at https://legacy.cnx.org/content/col11642/1.38
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Digital signal processing - dsp' conversation and receive update notifications?

Ask