All About Circuits

Latest Spectral Analysis Technical Articles

Categories

An Introduction to the Fast Fourier Transform

An Introduction to the Fast Fourier Transform

This article will review the basics of the decimation-in-time FFT algorithms.


DFT Leakage and the Choice of the Window Function

DFT Leakage and the Choice of the Window Function

This article will review the use of window functions to alleviate the DFT leakage.


Insight into the Results of DFT Analysis in Digital Signal Processing

Insight into the Results of DFT Analysis in Digital Signal Processing

This article attempts to give a deeper insight into the interpretation of DFT (direct Fourier transform) output.


An Introduction to the Discrete Fourier Transform

An Introduction to the Discrete Fourier Transform

The DFT is one of the most powerful tools in digital signal processing which enables us to find the spectrum of a finite-duration signal.


Multirate DSP and Its Application in D/A Conversion

Multirate DSP and Its Application in D/A Conversion

This article reviews the basics of D/A conversion and explains how multirate DSP can lead to a more efficient system.


Amplify, Then Convert: A New High-Speed ADC Driver from Linear Tech

Amplify, Then Convert: A New High-Speed ADC Driver from Linear Tech

Good analog-to-digital conversion starts with good pre-ADC signal conditioning. Specialized devices such as the LTC6432-15 can help in this effort.


The Importance of Complex Conjugates

The Importance of Complex Conjugates

This article provides insight into the importance of complex conjugates in electrical engineering.


Design Examples of FIR Filters Using the Window Method

Design Examples of FIR Filters Using the Window Method

In this article, we will discuss several design examples of FIR filters using the window method. The simulated frequency response of the designed filters will be compared with the target specifications.


From Filter Specs to Window Parameters in FIR Filter Design

From Filter Specs to Window Parameters in FIR Filter Design

Learn how to use filter specs to help choose the best window parameters for your FIR filter design.


The Bartlett Versus the Rectangular Window

The Bartlett Versus the Rectangular Window

In this article, we will discuss the fact that choice of different window functions involves a trade-off between the main lobe width and the peak sidelobe (PSL). To gain more insight, we will calculate the Fourier transform of a triangular window using the Fourier transform of a rectangular window. The connection between these two windows helps us to better understand the aforementioned trade-off.


Undesired Effects of a Window Function in FIR Filter Design

Undesired Effects of a Window Function in FIR Filter Design

A smoother transition band and ripples in the passband are the most important differences between the ideal filters and those designed by window method. This article tries to provide a deeper insight into how truncation leads to these features.


Practical FIR Filter Design: Part 2 - Implementing Your Filter

Practical FIR Filter Design: Part 2 - Implementing Your Filter

Implementing a FIR filter designed in Octave or Matlab on an N-bit microprocessor


Practical FIR Filter Design: Part 1 - Design with Octave or Matlab

Practical FIR Filter Design: Part 1 - Design with Octave or Matlab

A simple introduction to designing FIR filters in Octave or Matlab


An Overview of the Analysis and Transmission of Aperiodic Signals

An Overview of the Analysis and Transmission of Aperiodic Signals

A signal that does not repeat itself after a specific interval of time is called an aperiodic signal. By applying a limiting process, the signal can be expressed as a continuous sum (or integral) of everlasting exponentials.


An Intro to Adaptive Echo Cancellers

An Intro to Adaptive Echo Cancellers

A introduction to adaptive echo cancellers using Matlab simulation.


FSK Explained with Python

FSK Explained with Python

This article will go into a bit of the background of FSK and demonstrate writing a simulator in Python.