Difference between revisions of "RF Tutorial Lesson 7: Designing Distributed Bandpass Filters Using Coupled Transmission Line Segments"

From Emagtech Wiki
Jump to: navigation, search
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{projectinfo|Tutorial| Designing Distributed Bandpass Filters Using Coupled Transmission Line Segments |RF96.png|In this project, the basic concepts of RF.Spice A/D are demonstrated, and a simple voltage divider is modeled and examined.|
+
{{projectinfo|Tutorial| Designing Distributed Bandpass Filters Using Coupled Transmission Line Segments |RF101.png|In this project, you will build a distributed bandpass filter using distributed coupled transmission line segments.|
  
*[[CubeCAD]]
+
*Coupled Transmission Lines
*Visualization
+
*Even Mode
*[[EM.Tempo#Lumped Sources | Lumped Sources]]
+
*Odd Mode
*[[EM.Tempo#Scattering Parameters and Port Characteristics | S-Parameters]] 
+
*System Characteristic Impedance
*[[EM.Tempo#Far Field Calculations in FDTD | Far Fields]]
+
*Network Analysis
*[[Advanced Meshing in EM.Tempo]]
+
|All versions|{{download|http://www.emagtech.com/downloads/ProjectRepo/RFLesson7.zip RF Lesson 7}} }}
|All versions|{{download|http://www.emagtech.com/content/project-file-download-repository|EM.Tempo Lesson 1|[[EM.Cube]] 14.8}} }}
+
  
=== What You Will Learn ===
+
== What You Will Learn ==
  
 
In this tutorial first you will cascade several sections of generic coupled T-Lines to design a distributed bandpas filter. Then, you will realize a microstrip version of your distributed filter.  
 
In this tutorial first you will cascade several sections of generic coupled T-Lines to design a distributed bandpas filter. Then, you will realize a microstrip version of your distributed filter.  
   
 
  
[[File:RF78.png|thumb|450px|The property dialog of Generic Coupled T-Lines Device.]]
+
== Examining the Filter Building Block ==
 
+
== Examining the Filter Building Blocks ==
+
  
 
A two-port network can be formed by terminating two of the four ports of a Generic Coupled T-Lines device in either short or open circuits. Several configurations are possible. You can then build narrowband bandpass filters by cascading several of such terminated coupled transmission line segments. For this project, you will open-circuit Ports 2 and 3 of the Generic Coupled T-Lines device and will use Port 1 and Port 4 as the input and output ports of the resulting two-port network, respectively. This is shown in the figure below:
 
A two-port network can be formed by terminating two of the four ports of a Generic Coupled T-Lines device in either short or open circuits. Several configurations are possible. You can then build narrowband bandpass filters by cascading several of such terminated coupled transmission line segments. For this project, you will open-circuit Ports 2 and 3 of the Generic Coupled T-Lines device and will use Port 1 and Port 4 as the input and output ports of the resulting two-port network, respectively. This is shown in the figure below:
Line 29: Line 25:
 
   
 
   
 
In this case, the 4×4 Z matrix is reduced to a 2×2 matrix with the following elements:
 
In this case, the 4×4 Z matrix is reduced to a 2×2 matrix with the following elements:
 
 
   
 
   
 
<math>Z_{11} = Z_{22} = -\frac{j}{2} \left( Z_{0e} + Z_{0o} \right) cot \left( \frac{2\pi f}{c} L \sqrt{\epsilon_{eff}} \right)  </math>
 
<math>Z_{11} = Z_{22} = -\frac{j}{2} \left( Z_{0e} + Z_{0o} \right) cot \left( \frac{2\pi f}{c} L \sqrt{\epsilon_{eff}} \right)  </math>
 
  
 
<math>Z_{21} = Z_{12} = -\frac{j}{2} \left( Z_{0e} - Z_{0o} \right) csc \left( \frac{2\pi f}{c} L \sqrt{\epsilon_{eff}} \right)  </math>
 
<math>Z_{21} = Z_{12} = -\frac{j}{2} \left( Z_{0e} - Z_{0o} \right) csc \left( \frac{2\pi f}{c} L \sqrt{\epsilon_{eff}} \right)  </math>
  
 +
The following is a list of parts needed for this part of the tutorial lesson:
  
[[File:RF95.png|thumb|560px|Real and imaginary parts of the z11- and z21-parameters of the open-circuited Generic Coupled T-Line two-port.]]
+
{| border="0"
Build a new circuit using a Generic Coupled T-Lines device with Z<sub>0e</sub> = 70&Omega;, Z<sub>0o</sub> =30&Omega; and len = 37.5mm. Use two Net Markers to designate the input and output ports. Run a Network Analysis Test of your circuit with start and stop sweep frequencies set to 1GHz and 3GHz, respectively, and a linear frequency step size of 1GHz. Check only the "Table" checkbox and uncheck the "Graph" checkbox. In the "Output" tab of Network Analysis Test Panel, choose "Z" [[Parameters]] options with "Real/Imag" format. Make sure to uncheck the "Decibels" checkbox. The simulated Z-parameter results are compared to their analytical values in the table below:     
+
 
+
 
+
{| class="wikitable"  
+
 
|-
 
|-
! f !! &beta;L !! Analytical Z<sub>11</sub> [&Omega;] !! Simulated Z<sub>11</sub> [&Omega;] !! Analytical Z<sub>21</sub> [&Omega;] !! Simulated Z<sub>21</sub> [&Omega;] 
+
| valign="top"|
 
|-
 
|-
| 1GHz|| &pi;/4 || -j50 || 0.009 - j50 || -j28.284 || 0.003 - j28.284
+
{| class="wikitable"
 
|-
 
|-
| 2GHz|| &pi;/2 || 0.003  || 0 || -j20 || - j20
+
! scope="col"| Part Name
 +
! scope="col"| Part Type
 +
! scope="col"| Part Value
 
|-
 
|-
| 3GHz || 3&pi;/4 || j50 || 0.009 + j50  || -j28.284  || -0.003 - j28.284
+
! scope="row"| VS1 - VS2
 +
| AC Voltage Source
 +
| 1V
 
|-
 
|-
 +
! scope="row"| X1
 +
| Generic Coupled T-Lines
 +
| Z0e = 70, Z0o = 30, len = 37.5
 +
|-
 +
! scope="row"| IN
 +
| Net Marker
 +
| N/A
 +
|-
 +
! scope="row"| OUT
 +
| Net Marker
 +
| N/A
 
|}
 
|}
  
 +
Build a new circuit using the Generic Coupled T-Lines device and use two Net Markers to designate the input and output ports. Leave Ports 2 and 3 of the device X1 open as shown in the above figure.
  
Before closing this section, run another Network Analysis Test of your circuit with the same port assignments. But this time you will calculate the S-[[parameters]] over a wider frequency range from 500MHz to 3.5GHz with a linear frequency step size of 10MHz. Choose the "S" [[Parameters]] option with Amplitude-Only Cartesian graph type. Check the "Decibels" checkbox once again. The insertion loss (|s21|) and return loss (|s11|) results are shown in the figure below: 
+
Run a Network Analysis Test of your circuit with the parameters specified in the table below. Make sure to uncheck the "Decibels" checkbox.  
 
+
  
 
{| border="0"
 
{| border="0"
 
|-
 
|-
| valign="bottom"|
+
| valign="top"|
[[File:RF97.png |thumb|800px|left|Graph of s11 and s21 parameters of the open-circuited Generic Coupled T-Line two-port over the frequency range 500MHz-3.5GHz.]]
+
|-
 +
{| class="wikitable"
 +
|-
 +
! scope="row"| Start Frequency
 +
| 1G
 +
|-
 +
! scope="row"| Stop Frequency
 +
| 3G
 +
|-
 +
! scope="row"| Steps/Interval
 +
| 1G
 +
|-
 +
! scope="row"| Interval Type
 +
| Linear
 +
|-
 +
! scope="row"| Parameter Set
 +
| Z
 
|-
 
|-
 +
! scope="row"| Preset Table Plots
 +
| Cartesian (Real/Imag)
 
|}
 
|}
  
 +
The simulated Z-parameter results are shown below and then compared to their analytical values in the second table:     
  
[[File:RF96.png|thumb|550px|The RF.Spice schematic of the generic coupled line bandpass filter.]]
+
<table>
 +
<tr>
 +
<td>
 +
[[File:RF95.png|thumb|600px|Real and imaginary parts of the Z11 and Z21 parameters of the open-circuited Generic Coupled T-Line two-port.]]
 +
</td>
 +
</tr>
 +
</table>
 +
 
 +
{| class="wikitable"
 +
|-
 +
! f !! &beta;L !! Analytical Z<sub>11</sub> [&Omega;] !! Simulated Z<sub>11</sub> [&Omega;] !! Analytical Z<sub>21</sub> [&Omega;] !! Simulated Z<sub>21</sub> [&Omega;] 
 +
|-
 +
| 1GHz|| &pi;/4 || -j50 || 0.009 - j50 || -j28.284 || 0.003 - j28.284
 +
|-
 +
| 2GHz|| &pi;/2 || 0.003  || 0 || -j20 || - j20
 +
|-
 +
| 3GHz || 3&pi;/4 || j50 || 0.009 + j50  || -j28.284  || -0.003 - j28.284
 +
|-
 +
|}
  
 
== Designing a Coupled Line Bandpass Filter ==
 
== Designing a Coupled Line Bandpass Filter ==
Line 71: Line 114:
 
In this part of the tutorial lesson you will cascade four quarter-wavelength Generic Coupled T-Line segments to build a distributed bandpass filter as shown in the opposite figure. Port 1 of the first segment and Port 4 of the last segment are designated as the input and output ports. Port 4 of each segment is fed into Port 1 of the next segment. Ports 2 and 3 of all coupled line devices are left open-circuited. Proper grounding is done for all the negative pins.   
 
In this part of the tutorial lesson you will cascade four quarter-wavelength Generic Coupled T-Line segments to build a distributed bandpass filter as shown in the opposite figure. Port 1 of the first segment and Port 4 of the last segment are designated as the input and output ports. Port 4 of each segment is fed into Port 1 of the next segment. Ports 2 and 3 of all coupled line devices are left open-circuited. Proper grounding is done for all the negative pins.   
  
The following table gives the [[parameters]] of each segment:
+
<table>
 +
<tr>
 +
<td>
 +
[[File:RF96.png|thumb|580px|The schematic of the generic coupled line bandpass filter.]]
 +
</td>
 +
</tr>
 +
</table>
 +
 
 +
The following table gives the [[parameters]] of each coupled line segment:
  
 
 
 
{| class="wikitable"  
 
{| class="wikitable"  
 
|-
 
|-
Line 88: Line 138:
 
|}
 
|}
  
 +
All the segment lengths are chose to be len = 37.5mm, which is a quarter wavelength at the center frequency of the filter f<sub>o</sub> = 2GHz. TEM transmission lines with &epsilon;<sub>eff</sub> = 1 are assumed. The impedances have been chosen to achieve an equal-ripple bandpass filter design.
  
All the segment lengths are chose to be len = 37.5mm, which is a quarter wavelength at the center frequency of the filter f<sub>o</sub> = 2GHz. TEM [[Transmission Lines|transmission lines]] with &epsilon;<sub>eff</sub> = 1 are assumed. The impedances have been chosen to achieve an equal-ripple bandpass filter design.
+
Run a network analysis of this two-port circuit with the parameters specified below:
 
+
Run a network analysis of this two-port circuit. Set the start and stop frequency of the sweep to 1GHz and 3GHz, respectively, with a linear step of 10MHz. Generate an amplitude-only, Cartesian graph of the S-[[parameters]]. The figure below shows the graph of s11- and s21 [[parameters]]. Note that a linear scale is used for frequency. The filter has a center frequency of f<sub>o</sub> = 2GHz with a 3dB bandwidth of about 235MHz. The response drops to -45dB at 1.5GHz and 2.5GHz.
+
  
 
{| border="0"
 
{| border="0"
 
|-
 
|-
| valign="bottom"|
+
| valign="top"|
[[File:RF98.png |thumb|800px|left|Graph of s11 and s21 parameters of the distributed Generic Coupled T-Line filter over the frequency range 1GHz-3GHz.]]
+
 
|-
 
|-
 +
{| class="wikitable"
 +
|-
 +
! scope="row"| Start Frequency
 +
| 1G
 +
|-
 +
! scope="row"| Stop Frequency
 +
| 3G
 +
|-
 +
! scope="row"| Steps/Interval
 +
| 10Meg
 +
|-
 +
! scope="row"| Interval Type
 +
| Linear
 +
|-
 +
! scope="row"| Parameter Set
 +
| S
 +
|-
 +
! scope="row"| Graph Type
 +
| Cartesian (Amplitude Only) with Decibels
 
|}
 
|}
  
 +
The figure below shows the graph of S11 and S21 parameters. Note that a linear scale is used for frequency (the bottom axis). The filter has a center frequency of f<sub>o</sub> = 2GHz with a 3dB bandwidth of about 235MHz. The response drops to -45dB at 1.5GHz and 2.5GHz.
  
== Realizing a Microstrip Version of the Coupled Line Bandpass Filter==
+
<table>
 
+
<tr>
[[File:RF99.png|thumb|580px|The RF.Spice schematic of the coupled microstrip bandpass filter.]]
+
<td>
 +
[[File:RF98.png |thumb|750px|Graph of S11 and S21 parameters of the distributed Generic Coupled T-Line filter over the frequency range 1GHz-3GHz.]]
 +
</td>
 +
</tr>
 +
</table>
  
In the last part of this tutorial lesson, you will design and test a microstrip realization of the coupled line bandpass filter you simulated in the previous part. For this purpose, you will use a substrate of thickness h = 1.6mm with &epsilon;<sub>eff</sub> = 3.4. You will assume a lossless substrate (tand = 0). Remember that in the previous section, TEM line segments with &epsilon;<sub>eff</sub> = 1 were assumed and the length of the coupled line segments were set to be a quarter free-space wavelength at 2GHz. For this part, first you need to design couple microstrip lines with the given even and odd mode impedances. Then, you have to calculate the guide wavelengths of the couple microstrips at 2GHz. You will do these using [[RF.Spice]]'s Device Editor.
+
== Designing Two Sets of Coupled Microstrip Lines ==
  
Open the "Coupled Microstrips Designer" dialog from the RF Menu of Device Editor. Enter the substrate [[parameters]]: h = 1.6mm and er = 3.4. Enter the Z0e and Z0o values for the two types of coupled line segments from the previous section and calculate width and spacing of the coupled microstrip lines for each case. Then, open the "Coupled Microstrips Calculator" dialog from the RF Menu of Device Editor. Enter the calculated microstrip width and spacing values to verify your design and also find the corresponding guide wavelengths &lambda;<sub>g</sub> at 2GHz. The lengths of the coupled microstrip segments are chosen to be a quarter of the corresponding guide wavelength at 2GHz. The following table summarizes the [[parameters]] of the coupled microstrip segments L1, L2, L3 and L4.      
+
In this part of the tutorial lesson, you will design and test a microstrip realization of the coupled line bandpass filter you simulated in the previous part. For this purpose, you will use a substrate of thickness h = 1.6mm with &epsilon;<sub>eff</sub> = 3.4. You will assume a lossless substrate (tand = 0). Remember that in the previous section, TEM line segments with &epsilon;<sub>eff</sub> = 1 were assumed and the length of the coupled line segments were set to be a quarter free-space wavelength at 2GHz. For this part, first you need to design coupled microstrip lines with the given even and odd mode impedances. Then, you have to calculate the guide wavelengths of the couple microstrips at 2GHz. You will do these using RF.Spice's Device Manager.  
  
 +
Open the '''Coupled Microstrips Designer''' dialog from the Tools Menu of Device Manager. Enter the substrate parameters: h = 1.6mm and er = 3.4. Enter the Z0e and Z0o values for the two types of coupled line segments from the previous section and calculate width and spacing of the coupled microstrip lines for each case. Then, open the '''Coupled Microstrips Calculator''' dialog from the Tools Menu of Device Manager. Enter the calculated microstrip width and spacing values to verify your design and also find the corresponding guide wavelengths &lambda;<sub>g</sub> at 2GHz. The lengths of the coupled microstrip segments are chosen to be a quarter of the corresponding guide wavelength at 2GHz. The following table summarizes the parameters of the coupled microstrip segments L1, L2, L3 and L4.     
  
 
{| class="wikitable"  
 
{| class="wikitable"  
Line 124: Line 197:
 
|}
 
|}
  
 
+
<table>
{| border="0"
+
<tr>
|-
+
<td>
| valign="bottom"|
+
 
[[File:RF100.png|thumb|360px|left|RF.Spice's Coupled Microstrips Designer dialog.]]
 
[[File:RF100.png|thumb|360px|left|RF.Spice's Coupled Microstrips Designer dialog.]]
| valign="bottom"|
+
</td>
 +
<td>
 
[[File:RF102.png|thumb|360px|left|RF.Spice's Coupled Microstrips Calculator dialog.]]
 
[[File:RF102.png|thumb|360px|left|RF.Spice's Coupled Microstrips Calculator dialog.]]
|-
+
</td>
|}
+
</tr>
 +
</table>
  
 +
== Realizing the Microstrip Version of the Coupled Line Bandpass Filter==
  
Build your microstrip circuit using four "Coupled Mirostrips" parts with the [[parameters]] specified in the above table. Connect them in a cascade fashion as shown in the opposite figure. Run a network analysis of this two-port circuit. Set the start and stop frequency of the sweep to 1GHz and 3GHz, respectively, with a linear step of 10MHz. Generate an amplitude-only, Cartesian graph of the S-[[parameters]]. The graphs of s11- and s21 [[parameters]] are shown in the figure below and agree perfectly with the results of the previous section.  
+
Build your microstrip circuit using four "Coupled Mirostrips" parts with the parameters specified in the above table. You can access the part from '''Menu > Transmission Lines > Physical Transmission Lines > Coupled Microstrips'''. Connect the four parts in a cascaded fashion as shown in the figure below.  
  
 +
<table>
 +
<tr>
 +
<td>
 +
[[File:RF99.png|thumb|620px|The schematic of the coupled microstrip bandpass filter.]]
 +
</td>
 +
</tr>
 +
</table>
 +
 +
Run a network analysis of this two-port circuit with the same parameters as in the previous section:
  
 
{| border="0"
 
{| border="0"
 
|-
 
|-
| valign="bottom"|
+
| valign="top"|
[[File:RF101.png |thumb|800px|left|Graph of s11 and s21 parameters of the Coupled Microstrip bandpass filter over the frequency range 1GHz-3GHz.]]
+
 
|-
 
|-
 +
{| class="wikitable"
 +
|-
 +
! scope="row"| Start Frequency
 +
| 1G
 +
|-
 +
! scope="row"| Stop Frequency
 +
| 3G
 +
|-
 +
! scope="row"| Steps/Interval
 +
| 10Meg
 +
|-
 +
! scope="row"| Interval Type
 +
| Linear
 +
|-
 +
! scope="row"| Parameter Set
 +
| S
 +
|-
 +
! scope="row"| Graph Type
 +
| Cartesian (Amplitude Only) with Decibels
 
|}
 
|}
  
 +
The graphs of S11 and S21 parameters are shown in the figure below and agree perfectly with the results of the previous section with the generic coupled T-Lines.
 +
 +
<table>
 +
<tr>
 +
<td>
 +
[[File:RF101.png |thumb|750px|Graph of s11 and s21 parameters of the Coupled Microstrip bandpass filter over the frequency range 1GHz-3GHz.]]
 +
</td>
 +
</tr>
 +
</table>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
[[Image:Back_icon.png|40px]] '''[[RF.Spice_A/D#RF.Spice_A.2FD_Tutorial | Back to RF.Spice A/D Tutorial Gateway]]'''
+
[[Image:Back_icon.png|40px]] '''[[RF.Spice_A/D#RF.Spice_A.2FD_Tutorials | Back to RF.Spice A/D Tutorial Gateway]]'''

Latest revision as of 18:20, 8 November 2016

Tutorial Project: Designing Distributed Bandpass Filters Using Coupled Transmission Line Segments
RF101.png

Objective: In this project, you will build a distributed bandpass filter using distributed coupled transmission line segments.

Concepts/Features:

  • Coupled Transmission Lines
  • Even Mode
  • Odd Mode
  • System Characteristic Impedance
  • Network Analysis

Minimum Version Required: All versions

'Download2x.png Download Link: RF Lesson 7

What You Will Learn

In this tutorial first you will cascade several sections of generic coupled T-Lines to design a distributed bandpas filter. Then, you will realize a microstrip version of your distributed filter.

Examining the Filter Building Block

A two-port network can be formed by terminating two of the four ports of a Generic Coupled T-Lines device in either short or open circuits. Several configurations are possible. You can then build narrowband bandpass filters by cascading several of such terminated coupled transmission line segments. For this project, you will open-circuit Ports 2 and 3 of the Generic Coupled T-Lines device and will use Port 1 and Port 4 as the input and output ports of the resulting two-port network, respectively. This is shown in the figure below:

The coupled line building block for the distributed bandpass filter.

In this case, the 4×4 Z matrix is reduced to a 2×2 matrix with the following elements:

[math]Z_{11} = Z_{22} = -\frac{j}{2} \left( Z_{0e} + Z_{0o} \right) cot \left( \frac{2\pi f}{c} L \sqrt{\epsilon_{eff}} \right) [/math]

[math]Z_{21} = Z_{12} = -\frac{j}{2} \left( Z_{0e} - Z_{0o} \right) csc \left( \frac{2\pi f}{c} L \sqrt{\epsilon_{eff}} \right) [/math]

The following is a list of parts needed for this part of the tutorial lesson:

Part Name Part Type Part Value
VS1 - VS2 AC Voltage Source 1V
X1 Generic Coupled T-Lines Z0e = 70, Z0o = 30, len = 37.5
IN Net Marker N/A
OUT Net Marker N/A

Build a new circuit using the Generic Coupled T-Lines device and use two Net Markers to designate the input and output ports. Leave Ports 2 and 3 of the device X1 open as shown in the above figure.

Run a Network Analysis Test of your circuit with the parameters specified in the table below. Make sure to uncheck the "Decibels" checkbox.

Start Frequency 1G
Stop Frequency 3G
Steps/Interval 1G
Interval Type Linear
Parameter Set Z
Preset Table Plots Cartesian (Real/Imag)

The simulated Z-parameter results are shown below and then compared to their analytical values in the second table:

Real and imaginary parts of the Z11 and Z21 parameters of the open-circuited Generic Coupled T-Line two-port.
f βL Analytical Z11 [Ω] Simulated Z11 [Ω] Analytical Z21 [Ω] Simulated Z21 [Ω]
1GHz π/4 -j50 0.009 - j50 -j28.284 0.003 - j28.284
2GHz π/2 0.003 0 -j20 - j20
3GHz 3π/4 j50 0.009 + j50 -j28.284 -0.003 - j28.284

Designing a Coupled Line Bandpass Filter

In this part of the tutorial lesson you will cascade four quarter-wavelength Generic Coupled T-Line segments to build a distributed bandpass filter as shown in the opposite figure. Port 1 of the first segment and Port 4 of the last segment are designated as the input and output ports. Port 4 of each segment is fed into Port 1 of the next segment. Ports 2 and 3 of all coupled line devices are left open-circuited. Proper grounding is done for all the negative pins.

The schematic of the generic coupled line bandpass filter.

The following table gives the parameters of each coupled line segment:

Coupled Line Segment Z0e Z0o eeff len
L1 70.61Ω 39.24Ω 1 37.5mm
L2 56.64Ω 44.77Ω 1 37.5mm
L3 56.64Ω 44.77Ω 1 37.5mm
L4 70.61Ω 39.24Ω 1 37.5mm

All the segment lengths are chose to be len = 37.5mm, which is a quarter wavelength at the center frequency of the filter fo = 2GHz. TEM transmission lines with εeff = 1 are assumed. The impedances have been chosen to achieve an equal-ripple bandpass filter design.

Run a network analysis of this two-port circuit with the parameters specified below:

Start Frequency 1G
Stop Frequency 3G
Steps/Interval 10Meg
Interval Type Linear
Parameter Set S
Graph Type Cartesian (Amplitude Only) with Decibels

The figure below shows the graph of S11 and S21 parameters. Note that a linear scale is used for frequency (the bottom axis). The filter has a center frequency of fo = 2GHz with a 3dB bandwidth of about 235MHz. The response drops to -45dB at 1.5GHz and 2.5GHz.

Graph of S11 and S21 parameters of the distributed Generic Coupled T-Line filter over the frequency range 1GHz-3GHz.

Designing Two Sets of Coupled Microstrip Lines

In this part of the tutorial lesson, you will design and test a microstrip realization of the coupled line bandpass filter you simulated in the previous part. For this purpose, you will use a substrate of thickness h = 1.6mm with εeff = 3.4. You will assume a lossless substrate (tand = 0). Remember that in the previous section, TEM line segments with εeff = 1 were assumed and the length of the coupled line segments were set to be a quarter free-space wavelength at 2GHz. For this part, first you need to design coupled microstrip lines with the given even and odd mode impedances. Then, you have to calculate the guide wavelengths of the couple microstrips at 2GHz. You will do these using RF.Spice's Device Manager.

Open the Coupled Microstrips Designer dialog from the Tools Menu of Device Manager. Enter the substrate parameters: h = 1.6mm and er = 3.4. Enter the Z0e and Z0o values for the two types of coupled line segments from the previous section and calculate width and spacing of the coupled microstrip lines for each case. Then, open the Coupled Microstrips Calculator dialog from the Tools Menu of Device Manager. Enter the calculated microstrip width and spacing values to verify your design and also find the corresponding guide wavelengths λg at 2GHz. The lengths of the coupled microstrip segments are chosen to be a quarter of the corresponding guide wavelength at 2GHz. The following table summarizes the parameters of the coupled microstrip segments L1, L2, L3 and L4.

Coupled Microstrip Segment Z0e Z0o w s Average εeff λg at 2GHz len
L1 70.61Ω 39.24Ω 2.96mm 0.4mm 2.57 93.52mm 23.38mm
L2 56.64Ω 44.77Ω 3.6mm 1.68mm 2.66 91.97mm 23mm
L3 56.64Ω 44.77Ω 3.6mm 1.68mm 2.66 91.97mm 23mm
L4 70.61Ω 39.24Ω 2.96mm 0.4mm 2.57 93.52mm 23.38mm
RF.Spice's Coupled Microstrips Designer dialog.
RF.Spice's Coupled Microstrips Calculator dialog.

Realizing the Microstrip Version of the Coupled Line Bandpass Filter

Build your microstrip circuit using four "Coupled Mirostrips" parts with the parameters specified in the above table. You can access the part from Menu > Transmission Lines > Physical Transmission Lines > Coupled Microstrips. Connect the four parts in a cascaded fashion as shown in the figure below.

The schematic of the coupled microstrip bandpass filter.

Run a network analysis of this two-port circuit with the same parameters as in the previous section:

Start Frequency 1G
Stop Frequency 3G
Steps/Interval 10Meg
Interval Type Linear
Parameter Set S
Graph Type Cartesian (Amplitude Only) with Decibels

The graphs of S11 and S21 parameters are shown in the figure below and agree perfectly with the results of the previous section with the generic coupled T-Lines.

Graph of s11 and s21 parameters of the Coupled Microstrip bandpass filter over the frequency range 1GHz-3GHz.

 

Back icon.png Back to RF.Spice A/D Tutorial Gateway