주요 콘텐츠

Filters and Stubs

R2026b
Coupled line, hairpin, and stepped-impedance low pass filters; radial stubs

Use the filter and stub objects and functions to create and visualize filters and stubs used in a printed circuit board (PCB).

RF and microwave filters are used to select or reject a particular band of frequencies in receivers, transmitters, and frequency synthesizers.

Radial stubs are used in antenna impedance matching circuits, frequency selective filters, and resonant circuits for UHF electronic oscillators and RF amplifiers.

Objects

expand all

filterCoupledLineCreate coupled line filter in microstrip form
filterHairpinCreate hairpin filter in microstrip form
filterStepImpedanceLowPassCreate stepped impedance lowpass filter in microstrip form
filterComblineCreate combline filter in microstrip form (Since R2022b)
filterStubCreate stub filter in microstrip form (Since R2022b)
filterSpurlineCreate spurline bandstop filter in microstrip from (Since R2023a)
filterOpenLoopCreate open-loop band pass filter in microstrip form (Since R2023a)
filterInterdigitalCreate interdigital filter in microstrip form (Since R2023a)
SIWFilterCreate an SIW bandpass filter with split rings in microstrip form (Since R2023b)
measuredFilterExtract RF filter circuit model (Since R2024a)
stubRadialShuntCreate single- and double-radial stub shunt on X-Y plane

Functions

showDisplay PCB component structure or PCB shape
infoDisplay information about PCB component structure
pcbcascadeCreate new component using cascade operation
shapesExtract all metal layer shapes of PCB component
residueExtract lowpass admittance residues and poles of a measuredFilter object (Since R2024a)
transversalMatCalculate the transversal matrix of a measuredFilter object (Since R2024a)
canonicalCouplingMatPerform canonical matrix rotation (Since R2024a)
optimizeIsospectral optimization of a measuredFilter object (Since R2024a)
qualityfactorCalculates the unloaded quality factor of a measuredFilter object (Since R2024a)
designDesign stepped impedance low pass filter around desired cut-off frequency
designDesign hairpin filter around specified frequency
resweepCenter frequency and bandwidth scaling of measured filter (Since R2026b)

Featured Examples