Main Content
SIWSplitter
Description
Use the SIWSplitter
object to create a Substrate Integrated
Waveguide (SIW) power divider in microstrip form.
Creation
Description
splitter = SIWSplitter
creates a default SIW power divider.
Default substrate is Teflon with a thickness of 0.8e-3 m.
splitter = SIWSplitter(
sets
Properties using one or
more name-value arguments. For example,
Name=Value
)SIWSplitter(Width=0.008)
creates a power divider with width
0.008 m. Properties not specified retain their default values.
Properties
Object Functions
charge | Calculate and plot charge distribution |
current | Calculate and plot current distribution |
dgs | Create defected ground structure of PCB element |
feedCurrent | Calculate current at feed port |
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 |
Examples
Version History
Introduced in R2023b