This page is optimized for mobile devices, if you would prefer the desktop version just click here

4.1 Java1482-spectrum analysis using java, sampling frequency,

Baldwin explains several different programs used for spectral analysis including a DFT program and an FFT program. He also explains the impact of the sampling frequency and the Nyquist folding frequency on spectral analysis.

Revised: Fri Oct 16 23:17:43 CDT 2015

This page is included in the following books:

Table of contents

Preface

The how and the why of spectral analysis

A previous module titled Fun with Java, How and Why Spectral Analysis Works explained how and whyspectral analysis works. An understanding of that module is a prerequisite to understanding this module.

Programs to perform spectral analysis

In this module I will provide and explain different programs used for performing spectral analysis. The first program is a very general program thatimplements a Discrete Fourier Transform (DFT) algorithm. I will explain this program in detail.

The second program is a less general, but much faster program that implements a Fast Fourier Transform (FFT) algorithm. I will defer an explanation of this program until a future module. I am providing it here so that you canuse it and compare it with the DFT program in terms of speed and flexibility.

Fundamental aspects of spectral analysis

I will use the DFT program to illustrate several fundamental aspects of spectral analysis that center around the sampling frequency and the Nyquistfolding frequency.

Visual illustration of sampling

I will also provide and explain a program that produces a visual illustration of the impact of the sampling frequency and the Nyquist folding frequency.

Plotting programs

Finally, I will provide, but will not explain two different programs used for display purposes. These are newer versions of graphics display programs that Iexplained in the module titled Plotting Engineering and Scientific Data using Java .

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 Figuresand Listings while you are reading about them.

Figures

<< Chapter < Page Page > Chapter >>

Read also:

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.
Jobilize.com uses cookies to ensure that you get the best experience. By continuing to use Jobilize.com web-site, you agree to the Terms of Use and Privacy Policy.