Site icon Elektrologi

Digital Filter System

Digital Filter System version 2

Digital Filter System version 2

A digital filter system in principle has a diagram block as follows:

Digital filter System

In practice, the system needs some additional details in order to be implemented with a microprocessor or digital system (e.g. FPGAS).

Here is a complete system of digital filters to implement with the microprocessor system:

Digital filter System Details version 1

Explanation

The above system is already working well, but it has some disadvantages:

First issue: Conversion of analog to digital

Second issue: Digital conversion to analog

Zero order Hold on the DAC has a frequency response sinc (), so there is attenuation at high frequencies

Here is the process of signal equalization to compensate for the effect of ZoH.

Equalization of digital signal to analog

In the solution (a) The equalization process is performed digitally before the DAC, referred to as the pre-equalization stage.

In the solution (b) The equalization process is performed analogous after the LPF, referred to as the post-equalization stage.

Here is a diagram block of digital filter system with these solutions:

Complete Digital filter System version 2

In this system was selected pre-equalization digitally, with consideration of designing the equalizer digitally easier. The process of creating this equalizer can be done by the ‘ Design of FIR Filters Using the Frequency Sampling method ‘ method.

 

Reference

Exit mobile version