Verifying Fixed-Point Digital Filters using SMT- Based Bounded Model Checking
Renato B. Abreu, Lucas Cordeiro, Eddie B. L. Filho

DOI: 10.14209/sbrt.2013.178
Evento: XXXI Simpósio Brasileiro de Telecomunicações (SBrT2013)
Keywords: fixed-point filters formal methods bounded model checking.
Abstract
The implementation of digital filters in processors based on fixed-point arithmetic can lead to problems related to the finite word-length. In particular, the processing of signals in such filters can produce overflows and unwanted noise caused by quantization and round off effect during the accumulative addition and multiplication operations. In this paper, we describe a new approach to verify digital filters using an off-the-shelf bounded model checker called ESBMC, which supports full C/C++ and is based on satisfiability modulo theories solvers. In particular, we are able to verify the occurrence of overflows, limit cycles, and time constraints based on a discrete-time model implemented in C. The experiments show that the proposed approach can be used to verify potential problems in fixed-point implementation of digital filters and it can thus be effective in finding realistic design errors.

Download