Engineers Garage

  • Electronic Projects & Tutorials
    • Electronic Projects
      • Arduino Projects
      • AVR
      • Raspberry pi
      • ESP8266
      • BeagleBone
      • 8051 Microcontroller
      • ARM
      • PIC Microcontroller
      • STM32
    • Tutorials
      • Audio Electronics
      • Battery Management
      • Brainwave
      • Electric Vehicles
      • EMI/EMC/RFI
      • Hardware Filters
      • IoT tutorials
      • Power Tutorials
      • Python
      • Sensors
      • USB
      • VHDL
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Product News
    • Business News
    • Company/Start-up News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • DigiKey Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Learn
    • eBooks/Tech Tips
    • Design Guides
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • Digital Issues
    • EE Training Days
    • LEAP Awards
    • Podcasts
    • Webinars / Digital Events
    • White Papers
    • Engineering Diversity & Inclusion
    • DesignFast
  • Guest Post Guidelines
  • Advertise
  • Subscribe

Practical application of hardware filters with real-life examples

By Ayush Jain March 28, 2023

In previous articles (including here, here, and here), we discussed the different types of filters available, including examples. If you’ve followed along, you should have an understanding of the frequency components (i.e., attenuating high frequencies when using a low pass filter and the passing frequencies for a high pass filter). You should also be aware of the four basic hardware filters (LPF, HPF, BPF, and BRF ) and their uses, and be able to differentiate between theoretical and practical implementations.

In this article, we’ll demonstrate real-life applications of filters. The basics of hardware filter design are relatively simple, but additional parameters come to play when going from theory to application. For example, consider the design of a low-pass filter. It appears simple with only two passive components, a resistor and a capacitor. But the transition period of the cutoff frequency will be extremely slow because this is a first-order filter.

The transition period of the filter is defined as the period between the passband and stopband. The curve of amplitude compared to the frequency goes from high to low, as shown in the figure below. A low pass filter 1KHz cutoff frequency will pass the frequency components to 10KHz, but with less amplitude. A higher-order filter can be used to reduce this transition period.

The transition period of a low pass filter.

That’s enough theory. Now, let’s implement a low pass filter followed by a band reject filter.

The average frequency of a typical male voice is 120Hz and female voice is 200Hz. For this project, we’ll use audio of a human voice, adding a 10KHz frequency of noise afterward. A low-pass filter is used to pass the low frequency human voice and stop the high-frequency 10KHz noise.

The low pass filter is designed as an RC filter, and the cut-off frequency of this low-pass filter is 1Khz.

Electronic components:

1. TDA2030 audio amplifier
2. 5V supply (power bank)
3. Boost converter for TDA2030
4. Speaker

The setup…

The low pass filter setup.

Below you’ll find a video of the completed project. The audio of speech is part of our data, as is the 10KHz sine wave noise. The difference between the audio and noisy signal (audio + 10KHz sine wave) can be observed without the low pass filter.

After applying the low pass filter, the audio signal noise is removed or attenuated.

Note how the audio becomes clearer after the low-pass filter is employed. This means there were more high-frequency noise signals in the audio signal (speech) than the 10KHz sine wave.

The low-pass filter removes the high-frequency components of the audio signal.

The video…

Another experiment
A different application is used in the next implementation of the low-pass filter. In electronics several types of converters, including:

  • The step-down converter, which converts high voltage to low voltage
  • The step-up, which converts low voltage to high voltage.

One of the more famous step-down converters is the LM2596.

Explanation
In this experiment, we will “step down” 22 to 5 volts by using the LM2596 module. A resistive load of 2.5 Ohm is used to draw the current from this module. When drawing a high current (like two or three amps) from the LM2596, ripples can occur at the output.

By using the LC low pass filter, it’s possible to remove these ripples from the LM2596 module.

This image demonstrates 20V input and 5V output voltage from the LM2596.

A 5V output of DC voltage from the LM2596.

Now, let’s connect a 2.5 Ohm load at the output of the LM2596 module, while drawing about two amps of current from the LM2596 module. The current can be calculated using Ohm’s Law.

V = IxR

I = 5/2.5  Amps.

After connecting the load, it draws a calculated current, and a ripple is displayed on the oscilloscope in the 5V output.

Ripples on the output, after connecting a 2.5- and 4.10-ohm load in parallel.

A close-up view of ripples on the output oscilloscope screen.

These ripples are 20 kHz, as displayed on the oscilloscope. So, how do we remove these ripples? Let’s try a low pass filter.

According to the application, we’ll need pure DC at the output, and DC has zero frequency components. But a low pass filter should do the trick. A 1, 2, or 3 Khz filter can be used because the ripple frequency is high. We’ve chosen an LC low pass filter because of the output’s high-current requirements.

An LC filter is designed per the below figure.

A 2.7 KHz low pass filter

 

An LC filter on the PCB

 

Let’s connect this designed low pass filter at the output of the LM2596 module and the load.

The full setup, including the low-pass filters with the LM2596 module and the load to remove ripples.

After connecting the low pass filter at the output of the LM2596, the ripples disappear. The project was a success! The low-pass filter removed the high-frequency components from the DC voltage. This means that are filter was designed correctly and is working well.

You may also like:


  • Practical implementation of bandpass and band reject filters

  • Practical implementation of low-pass and high-pass filter

  • A filter design example

  • What are the two types of hardware filters?

  • Types of filter responses

  • What are hardware filters and their types?

Filed Under: Hardware Filters, Tech Articles, Tutorials
Tagged With: pic
 

Next Article

← Previous Article
Next Article →

Questions related to this article?
👉Ask and discuss on Electro-Tech-Online.com and EDAboard.com forums.



Tell Us What You Think!! Cancel reply

You must be logged in to post a comment.

EE TECH TOOLBOX

“ee
Tech Toolbox: Internet of Things
Explore practical strategies for minimizing attack surfaces, managing memory efficiently, and securing firmware. Download now to ensure your IoT implementations remain secure, efficient, and future-ready.

EE Learning Center

EE Learning Center
“engineers
EXPAND YOUR KNOWLEDGE AND STAY CONNECTED
Get the latest info on technologies, tools and strategies for EE professionals.

HAVE A QUESTION?

Have a technical question about an article or other engineering questions? Check out our engineering forums EDABoard.com and Electro-Tech-Online.com where you can get those questions asked and answered by your peers!


RSS EDABOARD.com Discussions

  • Reducing "shoot-through" in offline Full Bridge SMPS?
  • High Side current sensing
  • How to simulate power electronics converter in PSpice?
  • Voltage mode pushpull is a nonsense SMPS?
  • Layout IRN reduction in Comparator

RSS Electro-Tech-Online.com Discussions

  • Back to the old BASIC days
  • Parts required for a personal project
  • PIC KIT 3 not able to program dsPIC
  • Failure of polypropylene motor-run capacitors
  • Siemens large industrial PLC parts

Featured – RPi Python Programming (27 Part)

  • RPi Python Programming 21: The SIM900A AT commands
  • RPi Python Programming 22: Calls & SMS using a SIM900A GSM-GPRS modem
  • RPi Python Programming 23: Interfacing a NEO-6MV2 GPS module with Raspberry Pi
  • RPi Python Programming 24: I2C explained
  • RPi Python Programming 25 – Synchronous serial communication in Raspberry Pi using I2C protocol
  • RPi Python Programming 26 – Interfacing ADXL345 accelerometer sensor with Raspberry Pi

Recent Articles

  • What is AWS IoT Core and when should you use it?
  • AC-DC power supply extends voltage range to 800 V DC
  • Infineon’s inductive sensor integrates coil system driver, signal conditioning circuits and DSP
  • Arm Cortex-M23 MCU delivers 87.5 µA/MHz active mode
  • STMicroelectronics releases automotive amplifiers with in-play open-load detection

EE ENGINEERING TRAINING DAYS

engineering

Submit a Guest Post

submit a guest post
Engineers Garage
  • Analog IC TIps
  • Connector Tips
  • Battery Power Tips
  • DesignFast
  • EDABoard Forums
  • EE World Online
  • Electro-Tech-Online Forums
  • EV Engineering
  • Microcontroller Tips
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips
  • 5G Technology World
  • Subscribe to our newsletter
  • About Us
  • Contact Us
  • Advertise

Copyright © 2025 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy

Search Engineers Garage

  • Electronic Projects & Tutorials
    • Electronic Projects
      • Arduino Projects
      • AVR
      • Raspberry pi
      • ESP8266
      • BeagleBone
      • 8051 Microcontroller
      • ARM
      • PIC Microcontroller
      • STM32
    • Tutorials
      • Audio Electronics
      • Battery Management
      • Brainwave
      • Electric Vehicles
      • EMI/EMC/RFI
      • Hardware Filters
      • IoT tutorials
      • Power Tutorials
      • Python
      • Sensors
      • USB
      • VHDL
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Product News
    • Business News
    • Company/Start-up News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • DigiKey Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Learn
    • eBooks/Tech Tips
    • Design Guides
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • Digital Issues
    • EE Training Days
    • LEAP Awards
    • Podcasts
    • Webinars / Digital Events
    • White Papers
    • Engineering Diversity & Inclusion
    • DesignFast
  • Guest Post Guidelines
  • Advertise
  • Subscribe