{"id":387575,"date":"2024-06-29T07:24:07","date_gmt":"2024-06-29T07:24:07","guid":{"rendered":"http:\/\/savepearlharbor.com\/?p=387575"},"modified":"-0001-11-30T00:00:00","modified_gmt":"-0001-11-29T21:00:00","slug":"","status":"publish","type":"post","link":"https:\/\/savepearlharbor.com\/?p=387575","title":{"rendered":"<span>About LC ladders<\/span>"},"content":{"rendered":"<div><!--[--><!--]--><\/div>\n<div id=\"post-content-body\">\n<div>\n<div class=\"article-formatted-body article-formatted-body article-formatted-body_version-2\">\n<div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\">\n<p>LC ladder component values can have different values for the same transfer function. Published tables have only one set. Why?<\/p>\n<h2>Computing LC ladders<\/h2>\n<p>If we write a transfer function of an LC ladder, we find that the same result can be achieved using different LC values.<\/p>\n<p>Short example for a 2nd order series LC ladder with parameters:<br \/>a cutoff frequency is 1 rad (0.159 Hz), quality factor is 0.636 (Bessel), source is 1 Ohm, termination is 1 Ohm.<\/p>\n<p>The transfer function is:<\/p>\n<pre><code class=\"diff\">                A H(s) = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014        (1 + s\/(Q \u03c9) + s\u00b2\/\u03c9\u00b2)            Rt                              1 H(s) = \u2014\u2014\u2014\u2014\u2014\u2014\u2014 \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014        Rs + Rt 1 + s (L + C Rs Rt) \/ (Rs + Rt) + s\u00b2 L C Rt \/ (Rs + Rt)<\/code><\/pre>\n<p>Solving the equations using a math software, obtain the values:<\/p>\n<pre><code class=\"diff\">L = 0.885 H, C = 2.26 F L = 2.26 H, C = 0.885 F<\/code><\/pre>\n<figure class=\"bordered full-width\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/habrastorage.org\/r\/w1560\/getpro\/habr\/upload_files\/e34\/3a3\/01c\/e343a301c5c3cf58de8d1c0ddec63f48.png\" alt=\"2nd order LC ladders\" title=\"2nd order LC ladders\" width=\"780\" height=\"354\" data-src=\"https:\/\/habrastorage.org\/getpro\/habr\/upload_files\/e34\/3a3\/01c\/e343a301c5c3cf58de8d1c0ddec63f48.png\"\/><figcaption>2nd order LC ladders<\/figcaption><\/figure>\n<p>The transfer functions match.<\/p>\n<p>Also, for higher order ladders several solutions can be found.<\/p>\n<p>For high frequency circuits input impedance of a ladder is important. One of known ways to compute LC ladder values to match impedances is:<\/p>\n<ol>\n<li>\n<p>Compute poles of a transfer function.<\/p>\n<\/li>\n<li>\n<p>Compute a polynomial from the poles to get H(s).<\/p>\n<\/li>\n<li>\n<p>Compute product of reflection functions p(s)*p(-s).<\/p>\n<\/li>\n<li>\n<p>Find input reflection p(s).<\/p>\n<\/li>\n<li>\n<p>Compute input impedance Zin from p(s).<\/p>\n<\/li>\n<li>\n<p>Compute ladder component values by continued fraction expansion.<\/p>\n<\/li>\n<\/ol>\n<p>The most complex part is extracting p(s) from p(s)*p(-s).<\/p>\n<p>Books say that to find it, zeroes of the p(s)*p(-s) polynomial should be computed. They also say that there are no restrictions for used zero group positions. They also say that a ladder structure is defined by numerator and denominator orders.<\/p>\n<h2>Comparison of results<\/h2>\n<p>Let\u2019s compute variants for 5th order Butterworth LC ladder. A cutoff frequency is 1 rad (0.159 Hz) and to make it more interesting, a source is 1 Ohm, a termination is 10 Ohm.<\/p>\n<p>The roots of the numerator of p(s)*p(-s) in this case:<\/p>\n<pre><code class=\"diff\">-0.9607 + 0i, +0.9607 + 0i -0.7772 + 0.5647i, -0.7772 - 0.5647i +0.7772 + 0.5647i, +0.7772 - 0.5647i -0.2969 + 0.9136i, -0.2969 - 0.9136i +0.2969 + 0.9136i, +0.2969 - 0.9136i<\/code><\/pre>\n<p>There are 3 groups of the roots:<\/p>\n<figure class=\"bordered\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/habrastorage.org\/r\/w1560\/getpro\/habr\/upload_files\/69c\/065\/30e\/69c06530ef05768bff62c58058bcb461.png\" alt=\"Groups of complex zeroes of p(s)p(-s)\" title=\"Groups of complex zeroes of p(s)p(-s)\" width=\"475\" height=\"371\" data-src=\"https:\/\/habrastorage.org\/getpro\/habr\/upload_files\/69c\/065\/30e\/69c06530ef05768bff62c58058bcb461.png\"\/><figcaption>Groups of complex zeroes of p(s)p(-s)<\/figcaption><\/figure>\n<p>7 different solutions with positive values were found with the same polynomial orders:<\/p>\n<pre><code>  Zin     2.0 s^5 + 6.345 s^4 + 10.07 s^3 + 9.878 s^2 + 5.992 s + 1.818 \u2014\u2014\u2014\u2014\u2014\u2014\u2014 = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 Rsource       0.1273 s^4 + 0.4039 s^3 + 0.594 s^2 + 0.48 s + 0.1818  Z1 = 15.71, Z2 = 0.1727, Z3 = 14.09, Z4 = 0.0912, Z5 = 3.152    Zin     2.0 s^5 + 4.424 s^4 + 5.941 s^3 + 4.559 s^2 + 2.183 s + 0.1818 \u2014\u2014\u2014\u2014\u2014\u2014\u2014 = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 Rsource       2.049 s^4  + 4.531 s^3  + 5.913 s^2  + 4.289 s+ 1.818  Z1 = 0.976, Z2 = 12.19, Z3 = 0.1794, Z4 = 11.4, Z5 = 0.0452    Zin     2.0 s^5 + 3.236 s^4 + 5.236 s^3 + 5.236 s^2 + 3.236 s + 1.818 \u2014\u2014\u2014\u2014\u2014\u2014\u2014 = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 Rsource       3.236 s^4 + 5.236 s^3 + 5.236 s^2 + 3.236 s + 0.1818  Z1 = 0.618, Z2 = 1.618, Z3 = 11.0, Z4 = 0.1618, Z5 = 6.18    Zin     2.0 s^5 + 1.315 s^4 + 7.082 s^3 + 3.463 s^2 + 4.94 s + 0.1818 \u2014\u2014\u2014\u2014\u2014\u2014\u2014 = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 Rsource         5.157 s^4 + 3.39 s^3 + 7.01 s^2 + 1.533 s + 1.818  Z1 = 0.3878, Z2 = 1.182, Z3 = 2.177, Z4 = 7.248, Z5 = 0.1521    Zin     2.0 s^5 + 5.157 s^4 + 7.082 s^3 + 7.01 s^2 + 4.939 s + 1.818 \u2014\u2014\u2014\u2014\u2014\u2014\u2014 = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 Rsource       1.315 s^4 + 3.39 s^3 + 3.463 s^2 + 1.533 s + 0.1818  Z1 = 1.521, Z2 = 0.7248, Z3 = 21.77, Z4 = 0.1182, Z5 = 3.878    Zin     2.0 s^5 + 2.048 s^4 + 5.941 s^3 + 5.913 s^2 + 2.183 s + 1.818 \u2014\u2014\u2014\u2014\u2014\u2014\u2014 = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 Rsource       4.424 s^4 + 4.531 s^3 + 4.559 s^2 + 4.289 s + 0.1818  Z1 = 0.4521, Z2 = 1.14, Z3 = 1.794, Z4 = 1.219, Z5 = 9.763    Zin     2.0 s^5 + 0.1273 s^4 + 10.07 s^3 + 0.594 s^2 + 5.992 s + 0.1818 \u2014\u2014\u2014\u2014\u2014\u2014\u2014 = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 Rsource         6.345 s^4 + 0.404 s^3 + 9.878 s^2 + 0.48 s + 1.818  Z1 = 0.3152, Z2 = 0.9123, Z3 = 1.409, Z4 = 1.727, Z5 = 1.571<\/code><\/pre>\n<p>Use a simulator to verify the results.<\/p>\n<p>Since all the polynomials have numerator orders higher than their denominator, they all should work in series structure. But it is not!<\/p>\n<figure class=\"bordered full-width\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/habrastorage.org\/r\/w1560\/getpro\/habr\/upload_files\/581\/c89\/108\/581c89108f131ccfd9d2d9d66d6675e8.png\" alt=\"5th order LC ladders\" title=\"5th order LC ladders\" width=\"690\" height=\"660\" data-src=\"https:\/\/habrastorage.org\/getpro\/habr\/upload_files\/581\/c89\/108\/581c89108f131ccfd9d2d9d66d6675e8.png\"\/><figcaption>5th order LC ladders<\/figcaption><\/figure>\n<figure class=\"bordered full-width\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/habrastorage.org\/r\/w1560\/getpro\/habr\/upload_files\/d6f\/1ce\/490\/d6f1ce49012c38675efdf1011fe30239.png\" alt=\"Transfer functions\" title=\"Transfer functions\" width=\"664\" height=\"536\" data-src=\"https:\/\/habrastorage.org\/getpro\/habr\/upload_files\/d6f\/1ce\/490\/d6f1ce49012c38675efdf1011fe30239.png\"\/><figcaption>Transfer functions<\/figcaption><\/figure>\n<p>Frequency responses match for sets 1, 3, 5, 6 in series structure and 2, 4, 7 in shunt structure. There must be some other sign of the structure.<\/p>\n<p>Now compare their input impedances. Amplitude shows impedance module. 0 dB is 1 Ohm in the chart, +20 dB is 10 Ohm. Phase shows image part of a value. 0 degrees means that impedance is real.<\/p>\n<figure class=\"bordered full-width\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/habrastorage.org\/r\/w1560\/getpro\/habr\/upload_files\/c9b\/e1c\/f01\/c9be1cf01e3a49d039343ee46276710a.png\" alt=\"Input impedances\" title=\"Input impedances\" width=\"800\" height=\"630\" data-src=\"https:\/\/habrastorage.org\/getpro\/habr\/upload_files\/c9b\/e1c\/f01\/c9be1cf01e3a49d039343ee46276710a.png\"\/><figcaption>Input impedances<\/figcaption><\/figure>\n<p>Only 1st circuit has input impedance closest to a real value (green lines) in the pass-band. It is the values which can be found in tables in books. Now it is clear why.<\/p>\n<p>The values of the 1st circuit are computed using only left half plane zeroes of the p(s)*p(-s).<\/p>\n<h2>Conclusion<\/h2>\n<p>LC ladders with the same transfer functions can be built using different component values. There is no big difference if it is a low frequency circuit. For high frequency circuits input impedance is important. Use either values from tables or compute them using only left half plane zeroes of a p(s)*p(-s).<\/p>\n<p>Unfortunately, some books have tables with typos. Use [1].<\/p>\n<p>Verify what you read.<\/p>\n<p>There are no solutions for even-order Chebyshev filters when a source is equal to termination. The higher ripple the higher a termination to source ratio should be to get a solution. Some tools compute ladder values using iterative equations [2] and can compute values at any source and termination for even-order Chebyshev filters. Be careful with such tools. [3] offers a way to find solutions for band-pass filters.<\/p>\n<p>If you are interested to see a code for old computers, see [4].<\/p>\n<h2>References<\/h2>\n<ol>\n<li>\n<p>Anatol I. Zverev, \u201cHandbook of Filter Synthesis\u201d.<\/p>\n<\/li>\n<li>\n<p>Lars Wanhammar, \u201cAnalog Filters Using MATLAB\u201d.<\/p>\n<\/li>\n<li>\n<p>Songbai Zhang, Lei Zhu, \u201cGeneral synthesis method for symmetrical even-order Chebyshev bandpass filter\u201d.<\/p>\n<\/li>\n<li>\n<p>Thomtavanit Hatayodom, \u201cLadder network transfer function characteristics\u201d. <a href=\"https:\/\/scholarsmine.mst.edu\/cgi\/viewcontent.cgi?article=6454&amp;context=masters_theses\" rel=\"noopener noreferrer nofollow\">Link<\/a>.<\/p>\n<\/li>\n<li>\n<p>&#171;idealCircuit&#187;, a simulator. <a href=\"https:\/\/sidelinesoft.com\/ic\/\" rel=\"noopener noreferrer nofollow\">Link<\/a>.<\/p>\n<\/li>\n<li>\n<p>Nuhertz, Filter Solutions. <a href=\"https:\/\/www.ansys.com\/products\/electronics\/ansys-nuhertz-filtersolutions\" rel=\"noopener noreferrer nofollow\">Link<\/a>.<\/p>\n<\/li>\n<li>\n<p>&#171;Circuit Calculator&#187;, an electronics circuit design tool. <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.vdv.circuitcalculator\" rel=\"noopener noreferrer nofollow\">Link<\/a>.<\/p>\n<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<p><!----><!----><\/div>\n<p><!----><!----><br \/> \u0441\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u043e\u0440\u0438\u0433\u0438\u043d\u0430\u043b \u0441\u0442\u0430\u0442\u044c\u0438 <a href=\"https:\/\/habr.com\/ru\/articles\/693606\/\"> https:\/\/habr.com\/ru\/articles\/693606\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<div><!--[--><!--]--><\/div>\n<div id=\"post-content-body\">\n<div>\n<div class=\"article-formatted-body article-formatted-body article-formatted-body_version-2\">\n<div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\">\n<p>LC ladder component values can have different values for the same transfer function. Published tables have only one set. Why?<\/p>\n<h2>Computing LC ladders<\/h2>\n<p>If we write a transfer function of an LC ladder, we find that the same result can be achieved using different LC values.<\/p>\n<p>Short example for a 2nd order series LC ladder with parameters:<br \/>a cutoff frequency is 1 rad (0.159 Hz), quality factor is 0.636 (Bessel), source is 1 Ohm, termination is 1 Ohm.<\/p>\n<p>The transfer function is:<\/p>\n<pre><code class=\"diff\">                A H(s) = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014        (1 + s\/(Q \u03c9) + s\u00b2\/\u03c9\u00b2)            Rt                              1 H(s) = \u2014\u2014\u2014\u2014\u2014\u2014\u2014 \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014        Rs + Rt 1 + s (L + C Rs Rt) \/ (Rs + Rt) + s\u00b2 L C Rt \/ (Rs + Rt)<\/code><\/pre>\n<p>Solving the equations using a math software, obtain the values:<\/p>\n<pre><code class=\"diff\">L = 0.885 H, C = 2.26 F L = 2.26 H, C = 0.885 F<\/code><\/pre>\n<figure class=\"bordered full-width\"><figcaption>2nd order LC ladders<\/figcaption><\/figure>\n<p>The transfer functions match.<\/p>\n<p>Also, for higher order ladders several solutions can be found.<\/p>\n<p>For high frequency circuits input impedance of a ladder is important. One of known ways to compute LC ladder values to match impedances is:<\/p>\n<ol>\n<li>\n<p>Compute poles of a transfer function.<\/p>\n<\/li>\n<li>\n<p>Compute a polynomial from the poles to get H(s).<\/p>\n<\/li>\n<li>\n<p>Compute product of reflection functions p(s)*p(-s).<\/p>\n<\/li>\n<li>\n<p>Find input reflection p(s).<\/p>\n<\/li>\n<li>\n<p>Compute input impedance Zin from p(s).<\/p>\n<\/li>\n<li>\n<p>Compute ladder component values by continued fraction expansion.<\/p>\n<\/li>\n<\/ol>\n<p>The most complex part is extracting p(s) from p(s)*p(-s).<\/p>\n<p>Books say that to find it, zeroes of the p(s)*p(-s) polynomial should be computed. They also say that there are no restrictions for used zero group positions. They also say that a ladder structure is defined by numerator and denominator orders.<\/p>\n<h2>Comparison of results<\/h2>\n<p>Let\u2019s compute variants for 5th order Butterworth LC ladder. A cutoff frequency is 1 rad (0.159 Hz) and to make it more interesting, a source is 1 Ohm, a termination is 10 Ohm.<\/p>\n<p>The roots of the numerator of p(s)*p(-s) in this case:<\/p>\n<pre><code class=\"diff\">-0.9607 + 0i, +0.9607 + 0i -0.7772 + 0.5647i, -0.7772 - 0.5647i +0.7772 + 0.5647i, +0.7772 - 0.5647i -0.2969 + 0.9136i, -0.2969 - 0.9136i +0.2969 + 0.9136i, +0.2969 - 0.9136i<\/code><\/pre>\n<p>There are 3 groups of the roots:<\/p>\n<figure class=\"bordered\"><figcaption>Groups of complex zeroes of p(s)p(-s)<\/figcaption><\/figure>\n<p>7 different solutions with positive values were found with the same polynomial orders:<\/p>\n<pre><code>  Zin     2.0 s^5 + 6.345 s^4 + 10.07 s^3 + 9.878 s^2 + 5.992 s + 1.818 \u2014\u2014\u2014\u2014\u2014\u2014\u2014 = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 Rsource       0.1273 s^4 + 0.4039 s^3 + 0.594 s^2 + 0.48 s + 0.1818  Z1 = 15.71, Z2 = 0.1727, Z3 = 14.09, Z4 = 0.0912, Z5 = 3.152    Zin     2.0 s^5 + 4.424 s^4 + 5.941 s^3 + 4.559 s^2 + 2.183 s + 0.1818 \u2014\u2014\u2014\u2014\u2014\u2014\u2014 = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 Rsource       2.049 s^4  + 4.531 s^3  + 5.913 s^2  + 4.289 s+ 1.818  Z1 = 0.976, Z2 = 12.19, Z3 = 0.1794, Z4 = 11.4, Z5 = 0.0452    Zin     2.0 s^5 + 3.236 s^4 + 5.236 s^3 + 5.236 s^2 + 3.236 s + 1.818 \u2014\u2014\u2014\u2014\u2014\u2014\u2014 = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 Rsource       3.236 s^4 + 5.236 s^3 + 5.236 s^2 + 3.236 s + 0.1818  Z1 = 0.618, Z2 = 1.618, Z3 = 11.0, Z4 = 0.1618, Z5 = 6.18    Zin     2.0 s^5 + 1.315 s^4 + 7.082 s^3 + 3.463 s^2 + 4.94 s + 0.1818 \u2014\u2014\u2014\u2014\u2014\u2014\u2014 = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 Rsource         5.157 s^4 + 3.39 s^3 + 7.01 s^2 + 1.533 s + 1.818  Z1 = 0.3878, Z2 = 1.182, Z3 = 2.177, Z4 = 7.248, Z5 = 0.1521    Zin     2.0 s^5 + 5.157 s^4 + 7.082 s^3 + 7.01 s^2 + 4.939 s + 1.818 \u2014\u2014\u2014\u2014\u2014\u2014\u2014 = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 Rsource       1.315 s^4 + 3.39 s^3 + 3.463 s^2 + 1.533 s + 0.1818  Z1 = 1.521, Z2 = 0.7248, Z3 = 21.77, Z4 = 0.1182, Z5 = 3.878    Zin     2.0 s^5 + 2.048 s^4 + 5.941 s^3 + 5.913 s^2 + 2.183 s + 1.818 \u2014\u2014\u2014\u2014\u2014\u2014\u2014 = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 Rsource       4.424 s^4 + 4.531 s^3 + 4.559 s^2 + 4.289 s + 0.1818  Z1 = 0.4521, Z2 = 1.14, Z3 = 1.794, Z4 = 1.219, Z5 = 9.763    Zin     2.0 s^5 + 0.1273 s^4 + 10.07 s^3 + 0.594 s^2 + 5.992 s + 0.1818 \u2014\u2014\u2014\u2014\u2014\u2014\u2014 = \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 Rsource         6.345 s^4 + 0.404 s^3 + 9.878 s^2 + 0.48 s + 1.818  Z1 = 0.3152, Z2 = 0.9123, Z3 = 1.409, Z4 = 1.727, Z5 = 1.571<\/code><\/pre>\n<p>Use a simulator to verify the results.<\/p>\n<p>Since all the polynomials have numerator orders higher than their denominator, they all should work in series structure. But it is not!<\/p>\n<figure class=\"bordered full-width\"><figcaption>5th order LC ladders<\/figcaption><\/figure>\n<figure class=\"bordered full-width\"><figcaption>Transfer functions<\/figcaption><\/figure>\n<p>Frequency responses match for sets 1, 3, 5, 6 in series structure and 2, 4, 7 in shunt structure. There must be some other sign of the structure.<\/p>\n<p>Now compare their input impedances. Amplitude shows impedance module. 0 dB is 1 Ohm in the chart, +20 dB is 10 Ohm. Phase shows image part of a value. 0 degrees means that impedance is real.<\/p>\n<figure class=\"bordered full-width\"><figcaption>Input impedances<\/figcaption><\/figure>\n<p>Only 1st circuit has input impedance closest to a real value (green lines) in the pass-band. It is the values which can be found in tables in books. Now it is clear why.<\/p>\n<p>The values of the 1st circuit are computed using only left half plane zeroes of the p(s)*p(-s).<\/p>\n<h2>Conclusion<\/h2>\n<p>LC ladders with the same transfer functions can be built using different component values. There is no big difference if it is a low frequency circuit. For high frequency circuits input impedance is important. Use either values from tables or compute them using only left half plane zeroes of a p(s)*p(-s).<\/p>\n<p>Unfortunately, some books have tables with typos. Use [1].<\/p>\n<p>Verify what you read.<\/p>\n<p>There are no solutions for even-order Chebyshev filters when a source is equal to termination. The higher ripple the higher a termination to source ratio should be to get a solution. Some tools compute ladder values using iterative equations [2] and can compute values at any source and termination for even-order Chebyshev filters. Be careful with such tools. [3] offers a way to find solutions for band-pass filters.<\/p>\n<p>If you are interested to see a code for old computers, see [4].<\/p>\n<h2>References<\/h2>\n<ol>\n<li>\n<p>Anatol I. Zverev, \u201cHandbook of Filter Synthesis\u201d.<\/p>\n<\/li>\n<li>\n<p>Lars Wanhammar, \u201cAnalog Filters Using MATLAB\u201d.<\/p>\n<\/li>\n<li>\n<p>Songbai Zhang, Lei Zhu, \u201cGeneral synthesis method for symmetrical even-order Chebyshev bandpass filter\u201d.<\/p>\n<\/li>\n<li>\n<p>Thomtavanit Hatayodom, \u201cLadder network transfer function characteristics\u201d. <a href=\"https:\/\/scholarsmine.mst.edu\/cgi\/viewcontent.cgi?article=6454&amp;context=masters_theses\" rel=\"noopener noreferrer nofollow\">Link<\/a>.<\/p>\n<\/li>\n<li>\n<p>&#171;idealCircuit&#187;, a simulator. <a href=\"https:\/\/sidelinesoft.com\/ic\/\" rel=\"noopener noreferrer nofollow\">Link<\/a>.<\/p>\n<\/li>\n<li>\n<p>Nuhertz, Filter Solutions. <a href=\"https:\/\/www.ansys.com\/products\/electronics\/ansys-nuhertz-filtersolutions\" rel=\"noopener noreferrer nofollow\">Link<\/a>.<\/p>\n<\/li>\n<li>\n<p>&#171;Circuit Calculator&#187;, an electronics circuit design tool. <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.vdv.circuitcalculator\" rel=\"noopener noreferrer nofollow\">Link<\/a>.<\/p>\n<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<p><!----><!----><\/div>\n<p><!----><!----><br \/> \u0441\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u043e\u0440\u0438\u0433\u0438\u043d\u0430\u043b \u0441\u0442\u0430\u0442\u044c\u0438 <a href=\"https:\/\/habr.com\/ru\/articles\/693606\/\"> https:\/\/habr.com\/ru\/articles\/693606\/<\/a><br \/><\/br><\/br><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-387575","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/posts\/387575","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=387575"}],"version-history":[{"count":0,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/posts\/387575\/revisions"}],"wp:attachment":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=387575"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=387575"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=387575"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}