Wiki

This version (09 Jul 2019 08:16) was approved by Prasad Kamath.

Click here to return to the filters page

Biquad 3 channel 1 cascade


This 3 channel Infinite Impulse Response (IIR) filter consists of a single Biquad section, five coefficients, and Direct-Form-2 implementation.


Input Pins

NameFormat [int/dec] - [control/audio]Function Description
Pin 0: Input1 decimal - Audio Audio ch1 Input
Pin 1: Input1 decimal - Audio Audio ch2 Input
Pin 2: Input1 decimal - Audio Audio ch3 Input


Output Pins

NameFormat [int/dec] - [control/audio]Function Description
Pin 0: Output decimal - Audio Filtered ch1 Output
Pin 1: Output1 decimal - Audio Filtered ch2 Output
Pin 2: Output2 decimal - Audio Filtered ch3 Output


Grow Algorithm

The module does not support Add and Growth.

Configuration



GUI Control NameDefault ValueRangeFunction Description
Enable off on/off Enables filtering, when disabled audio output is 0
Coefficients NA NA A table containing the user entered IIR filter coefficients (in order d1, d2, n0, n1, n2)



DSP Parameter Information

GUI Control NameCompiler NameFunction Description
CoefficientsBiquadCascade3ch1_SC5xxAlg1Coeffs_3ch1 IIR filter coefficients entered in the order b1,b2,a0,a1,a2
EnableBiquadCascade3ch1_SC5xxAlg1Enable Enables filtering



Here,

  • Green - Algorithm Name
  • Red - Instance Number (Changes for each instance)
  • Blue - Parameter Name



Algorithm Description

3 channel Infinite Impulse Response (IIR) filter consists of a single Biquad section, five coefficients, and Direct-Form-2 implementation. The transfer function is as shown below


Supported ICs

  1. ADSP215xx
  2. ADSPSC5xx
resources/tools-software/sigmastudio/toolbox/filters/biquad3ch1cascade.txt · Last modified: 25 Jun 2019 12:12 by Prasad Kamath