<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic IIR filter diverges in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IIR-filter-diverges/m-p/870156#M8848</link>
    <description>Hi,&lt;BR /&gt;I am using IPP 5.1. I am trying to implement an IIR, Butterworth with cutoff at 100Hz. I have obtained the coefficients from Matlab and and tried the filter there; I also tried the same coefficients in Scilab  and also the filter worked pretty well.&lt;BR /&gt;When I try to use those coefficients with IPP and this function ippsIIR_32f, the filter diverges, I beleive I have callled all initialization and allocation methods before calling ippsIIR_32f...... Has anybody have gotten good success with an IIR from IPP ?&lt;BR /&gt;Did you have to do any special arrangements onthe coefficient ordering that is not standard?&lt;BR /&gt;Thank you.&lt;BR /&gt;God bless you&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 11 Apr 2007 17:39:37 GMT</pubDate>
    <dc:creator>srodriguez</dc:creator>
    <dc:date>2007-04-11T17:39:37Z</dc:date>
    <item>
      <title>IIR filter diverges</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IIR-filter-diverges/m-p/870156#M8848</link>
      <description>Hi,&lt;BR /&gt;I am using IPP 5.1. I am trying to implement an IIR, Butterworth with cutoff at 100Hz. I have obtained the coefficients from Matlab and and tried the filter there; I also tried the same coefficients in Scilab  and also the filter worked pretty well.&lt;BR /&gt;When I try to use those coefficients with IPP and this function ippsIIR_32f, the filter diverges, I beleive I have callled all initialization and allocation methods before calling ippsIIR_32f...... Has anybody have gotten good success with an IIR from IPP ?&lt;BR /&gt;Did you have to do any special arrangements onthe coefficient ordering that is not standard?&lt;BR /&gt;Thank you.&lt;BR /&gt;God bless you&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Apr 2007 17:39:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IIR-filter-diverges/m-p/870156#M8848</guid>
      <dc:creator>srodriguez</dc:creator>
      <dc:date>2007-04-11T17:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: IIR filter diverges</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IIR-filter-diverges/m-p/870157#M8849</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;please see answer from our expert&lt;/P&gt;&lt;PRE&gt;&lt;FONT color="#000080" size="2"&gt;&lt;P&gt;/* =======================================&lt;/P&gt;&lt;P&gt;Order of taps = b0,b1,...,bN,a0,a1,...,aN&lt;/P&gt;&lt;P&gt;N = order&lt;/P&gt;&lt;P&gt;======================================== */&lt;/P&gt;&lt;/FONT&gt;&lt;FONT face="Arial CYR" color="#000080" size="2"&gt;&lt;P&gt;It is mentioned in the manual. Also Butterworth coefficients generation is&lt;BR /&gt;available in ipp52 (the only difference with Matlab is that input cutoff freq&lt;BR /&gt;should be 1/2F from used in MatLab (it is also described in the manual).&lt;/P&gt;&lt;/FONT&gt;&lt;/PRE&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2007 12:48:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IIR-filter-diverges/m-p/870157#M8849</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2007-04-12T12:48:06Z</dc:date>
    </item>
  </channel>
</rss>

