All About Circuits

Latest Digital Filters Articles and Videos

Categories

Designing for Low Noise Feedback Control with MEMS Gyroscopes

Designing for Low Noise Feedback Control with MEMS Gyroscopes

Learn about noise behaviors in MEMS gyroscopes.


Practical Filter Design Challenges and Considerations for Precision ADCs

Practical Filter Design Challenges and Considerations for Precision ADCs

Precision analog-to-digital converters can be tricky. Here are some pointers to get the most out of them.


Using Zero-IF to Reduce PCB Footprint and Cost

Using Zero-IF to Reduce PCB Footprint and Cost

Learn how to make more efficient designs for RF applications using Zero-IF architecture.


Focusing on Phase: The All-Pass Filter

Focusing on Phase: The All-Pass Filter

How do you design a filter that (ideally) has the same gain for all frequencies? And, furthermore, why would you want to do this?


Build Your Own LED Saber—Audio and Power Systems

Build Your Own LED Saber—Audio and Power Systems

In part 2 of the LED saber project, we'll assemble the power and audio systems.


Projects Oct 19, 2016 by Jeremy Lee
Understanding Linear-Phase Filters

Understanding Linear-Phase Filters

Linear phase response, also known as constant group delay, is an important property in some filter applications.


Understanding Complex-Conjugate Poles in Filter Theory

Understanding Complex-Conjugate Poles in Filter Theory

This technical brief explains the importance of complex-conjugate poles and second-order stages in optimizing filter performance.


New Acoustic Prism Splits Sound Like Optical Prisms Split Light

New Acoustic Prism Splits Sound Like Optical Prisms Split Light

Scientists at EPFL have invented an acoustic prism which separates different frequency components of sound similar to an optical prism.


News Aug 22, 2016 by Dr. Steve Arar
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.


Understanding the Delta-Sigma ADC

Understanding the Delta-Sigma ADC

ADCs (analog-to-digital converters) can be described as either Nyquist-rate or oversampled converters. The Delta-Sigma ADC belongs to the oversampled family of converters. It relies upon oversampling and noise shaping to achieve high-resolution conversions.


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.


Inductor Out, Op-Amp In: An Introduction to Second-Order Active Filters

Inductor Out, Op-Amp In: An Introduction to Second-Order Active Filters

In this article, we’ll compare active and passive filters and look at some common second-order active topologies.


FIR Filter Design by Windowing: Concepts and the Rectangular Window

FIR Filter Design by Windowing: Concepts and the Rectangular Window

In this article, we'll review the basic concepts in digital filter design. We'll also briefly discuss the advantages of FIR filters over IIR designs, e.g. stability and linear-phase response. Finally, we'll go over an introduction to designing FIR filters via the window method.


Digital-to-Analog Conversion with the SAM4S Peripheral DMA Controller

Digital-to-Analog Conversion with the SAM4S Peripheral DMA Controller

Part Three in this three-article series shows you how to generate values for a discrete sinusoid and continuously convert this data into an analog signal without overburdening the CPU.


Projects May 09, 2016 by Robert Keim
PWM Digital-to-Analog Conversion with the SAM4S Xplained Pro

PWM Digital-to-Analog Conversion with the SAM4S Xplained Pro

In this article we’ll use the SAM4S Xplained Pro development platform to get some hands-on experience with a PWM DAC.


Projects Apr 19, 2016 by Robert Keim
Pulse-Width Modulation with the SAM4S Xplained Pro

Pulse-Width Modulation with the SAM4S Xplained Pro

This article covers everything you need to know to generate pulse-width-modulated signals with Atmel’s SAM4S Xplained Pro development board.


Projects Apr 14, 2016 by Robert Keim
Low-Pass Filter a PWM Signal into an Analog Voltage

Low-Pass Filter a PWM Signal into an Analog Voltage

In this article we will take a closer look at how to effectively low-pass filter a PWM signal into an analog voltage.


Turn Your PWM into a DAC

Turn Your PWM into a DAC

If your microcontroller doesn’t have a digital-to-analog converter, you can make a passable replacement with nothing more than a pulse-width-modulated signal and a low-pass filter.