<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Interactive pole-zero-diagram for basic filter design]]></title><description><![CDATA[<p>I've been trying to understand some of the basic principles of filter design lately, and here is a result of my modest first attempts in that field. It's a patch demonstrating the effect of different pole and zero locations by (graphically) calculating the corresponding frequency responses.</p>
<p><a href="/uploads/files/1641990524791-pole-zero-diagram.pd">pole-zero-diagram.pd</a></p>
<p>To avoid confusion, I should probably say some things about how the patch actually works ...</p>
<p>Most importantly, I decided to only use complex filters and to arrange them in conjugate pairs to get real valued outputs at every stage within the cascade of elementary filters. Shortcuts as used in [vcf~] (a one-pole complex filter) aren't possible in this kind of implementation. To get the result corresponding to its left outlet (= real output), you would have to place a (real) zero right in the middle between the two (complex conjugate) poles etc.</p>
<p>The patch allows to use up to six (pairs of) poles or zeros, which may be either real or complex. If less poles or zeros are used, the coefficients of the unused filters are simply set to zero (just as the conjugate poles or zeros are set to zero for the real elementary filters).</p>
<p>By the way: In an earlier version of the patch, I also graphed the phase response of the filter, but I dropped that very soon because I thought this wouldn't be too helpful anyway.</p>
<p>Now for the use: The key control options are explained in the patch itself. Apart from that, you can click and drag the poles and zeros or specify each of its five parameters using the number boxes (values are rounded according to the graphic resolution of one hundredth).</p>
<p>The radii of all poles an zeros are clipped to guarantee stability.</p>
<p>Well, that's about it, I guess.</p>
<p>Bug reports or hints at unexpected behaviour are, as always, very welcome!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13779/interactive-pole-zero-diagram-for-basic-filter-design</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 15:55:27 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/13779.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 12 Jan 2022 12:31:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Interactive pole-zero-diagram for basic filter design on Wed, 12 Jan 2022 12:33:21 GMT]]></title><description><![CDATA[<p>I've been trying to understand some of the basic principles of filter design lately, and here is a result of my modest first attempts in that field. It's a patch demonstrating the effect of different pole and zero locations by (graphically) calculating the corresponding frequency responses.</p>
<p><a href="/uploads/files/1641990524791-pole-zero-diagram.pd">pole-zero-diagram.pd</a></p>
<p>To avoid confusion, I should probably say some things about how the patch actually works ...</p>
<p>Most importantly, I decided to only use complex filters and to arrange them in conjugate pairs to get real valued outputs at every stage within the cascade of elementary filters. Shortcuts as used in [vcf~] (a one-pole complex filter) aren't possible in this kind of implementation. To get the result corresponding to its left outlet (= real output), you would have to place a (real) zero right in the middle between the two (complex conjugate) poles etc.</p>
<p>The patch allows to use up to six (pairs of) poles or zeros, which may be either real or complex. If less poles or zeros are used, the coefficients of the unused filters are simply set to zero (just as the conjugate poles or zeros are set to zero for the real elementary filters).</p>
<p>By the way: In an earlier version of the patch, I also graphed the phase response of the filter, but I dropped that very soon because I thought this wouldn't be too helpful anyway.</p>
<p>Now for the use: The key control options are explained in the patch itself. Apart from that, you can click and drag the poles and zeros or specify each of its five parameters using the number boxes (values are rounded according to the graphic resolution of one hundredth).</p>
<p>The radii of all poles an zeros are clipped to guarantee stability.</p>
<p>Well, that's about it, I guess.</p>
<p>Bug reports or hints at unexpected behaviour are, as always, very welcome!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13779/interactive-pole-zero-diagram-for-basic-filter-design</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13779/interactive-pole-zero-diagram-for-basic-filter-design</guid><dc:creator><![CDATA[manuels]]></dc:creator><pubDate>Wed, 12 Jan 2022 12:33:21 GMT</pubDate></item><item><title><![CDATA[Reply to Interactive pole-zero-diagram for basic filter design on Wed, 19 Jan 2022 15:35:47 GMT]]></title><description><![CDATA[<p>Nice work Manuels!<br />
Works flawless in in Pure data vanilla</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13779/interactive-pole-zero-diagram-for-basic-filter-design/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13779/interactive-pole-zero-diagram-for-basic-filter-design/2</guid><dc:creator><![CDATA[tungee]]></dc:creator><pubDate>Wed, 19 Jan 2022 15:35:47 GMT</pubDate></item><item><title><![CDATA[Reply to Interactive pole-zero-diagram for basic filter design on Thu, 18 Jan 2024 12:04:36 GMT]]></title><description><![CDATA[<p>Here's an updated version of the pole-zero diagram I posted two years ago:</p>
<p><a href="/uploads/files/1705578177380-pole-zero-diagram-2.0.pd">pole-zero-diagram-2.0.pd</a></p>
<p>Unfortunately, I didn't know about ELSE back then. As you probably know, it has frequency response and pole-zero plots as well, and there's also a section about the Z-plane in the wonderful live-electronics tutorial. In fact, these are the main reasons, why I decided to update my patch.</p>
<p>So the new version of my pole-zero diagram has two additional features: First, you can now switch between linear and logarithmic scaling of both amplitude and frequency, and second, I added some examples of standard filter types, so that you can also see the effect of changing a filter's parameters on the positions of its poles and zeros.</p>
<p>I hope this may be helpful for some of you. If something's wrong with the patch or the filter examples, please tell me!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13779/interactive-pole-zero-diagram-for-basic-filter-design/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13779/interactive-pole-zero-diagram-for-basic-filter-design/3</guid><dc:creator><![CDATA[manuels]]></dc:creator><pubDate>Thu, 18 Jan 2024 12:04:36 GMT</pubDate></item></channel></rss>