filterStub
Description
Use the filterStub
object to create a stub filter in the
microstrip form.
Creation
Description
filter = filterStub
creates a default stub with default
property values for a passband frequency centered around 2 GHz.
filter = filterStub(
sets Properties using one or more
name-value arguments. For example, Name=Value
)filterStub(PortLineLength=9e-4)
creates a stub filter with a port line length of 9e-4
meters.
Properties not specified retain their original values.
Properties
Object Functions
charge | Calculate and plot charge distribution |
current | Calculate and plot current distribution |
feedCurrent | Calculate current at feed port |
getZ0 | Calculate characteristic impedance of transmission line |
layout | Plot all metal layers and board shape |
mesh | Change and view mesh properties of metal or dielectric in PCB component |
shapes | Extract all metal layer shapes of PCB component |
show | Display PCB component structure or PCB shape |
sparameters | Calculate S-parameters for RF PCB objects |
RFConnector | Create RF connector |
Examples
References
[1] Pozar, David M. Microwave Engineering. 4th ed. Hoboken, NJ: Wiley, 2012.
[2] Wen-Hua Tu and Kai Chang. “Compact Microstrip Bandstop Filter Using Open Stub and Spurline.” IEEE Microwave and Wireless Components Letters 15, no. 4 (April 2005): 268–70. https://doi.org/10.1109/LMWC.2005.845739.