After performing all concept of dspp now we study on application of dspp. For that we select one application IEEE paper and patent. This all procedure is tough and its content is also difficult to quick understand.
In this blog i am going to give review about IEEE paper. My dspp application is audio filter.
IEEE paper:-
Accurate Discretization of Analog Audio Filters With
Application to Parametric Equalizer Design
This IEEE paper is published bySimo Särkkä, Member, IEEE, and Antti Huovilainen
When the formal continuous time system is sampled,
the resulting filter reduces to discrete linear filter, which can be
realized either as a state space model or as an infinite impulse response
(IIR) filter. The proposed methodology is applied to design
of filters for parametric equalizers.Results: This is implemented on texas DSP board TMS320C6201. The code is written in C language and implemented in code composer studio and matlab. The analyzed speed, memory, channel separetion.
The proposed method is based on quite elementary ideas, namely to approximation of the Shannon interpolation and numerical solutions of the corresponding LTI differential equations. Thus, it is possible that similar methodology has been already used. They have presented a general discretization method, which can be used for designing discrete versions of analog filters such that the frequency response of the digital design accurately matches that of the analog design.