# Verification of Magnitude and Phase Responses in Fixed-Point Digital   Filters

**Authors:** Daniel P. M. de Mello, Mauro L. de Freitas, Lucas C. Cordeiro, Waldir, S. S. Junior, Iury V. de Bessa, Eddie B. L. Filho, Laurent Clavier

arXiv: 1706.05088 · 2017-06-19

## TL;DR

This paper presents a verification methodology using DSVerifier to ensure fixed-point digital filters maintain their designed frequency and stability characteristics during implementation, enhancing reliability.

## Contribution

It introduces a novel verification approach for fixed-point digital filters that checks implementation effects on filter behavior, addressing a key gap in DSP design.

## Key findings

- Errors in frequency response can be detected early.
- Overflow issues are identified with the proposed method.
- Method improves reliability of fixed-point filter implementation.

## Abstract

In the digital signal processing (DSP) area, one of the most important tasks is digital filter design. Currently, this procedure is performed with the aid of computational tools, which generally assume filter coefficients represented with floating-point arithmetic. Nonetheless, during the implementation phase, which is often done in digital signal processors or field programmable gate arrays, the representation of the obtained coefficients can be carried out through integer or fixed-point arithmetic, which often results in unexpected behavior or even unstable filters. The present work addresses this issue and proposes a verification methodology based on the digital-system verifier (DSVerifier), with the goal of checking fixed-point digital filters w.r.t. implementation aspects. In particular, DSVerifier checks whether the number of bits used in coefficient representation will result in a filter with the same features specified during the design phase. Experimental results show that errors regarding frequency response and overflow are likely to be identified with the proposed methodology, which thus improves overall system's reliability.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.05088/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1706.05088/full.md

## References

20 references — full list in the complete paper: https://tomesphere.com/paper/1706.05088/full.md

---
Source: https://tomesphere.com/paper/1706.05088