wilkinsonSplitterWideband
Description
Use the wilkinsonSplitterWideband
object to create a wideband
Wilkinson power divider. The wide bandwidth is achieved through the multiple sections that are
used in the construction of the divider. It is a lossless power divider and provides matching
at all ports. The isolation between the output ports is achieved using a resistor connected in
between the output ports.
Creation
Description
splitter = wilkinsonSplitterWideband
creates a wideband
Wilkinson splitter with default properties for a resonating frequency of 6 GHz.
splitter = wilkinsonSplitterWideband(
sets Properties using one or more
name-value arguments. For example,
Name=Value
)wilkinsonSplitterWideband(PortLineLength=0.0300)
creates a wideband
Wilkinson splitter with an input and output line length of 0.0300 meters. Properties not
specified retain their default values.
Properties
Object Functions
charge | Calculate and plot charge distribution |
current | Calculate and plot current distribution |
design | Design wideband Wilkinson splitter around specified frequency |
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
References
[1] Mishra, B, A.Rahman, S.Shaw, M.Mohammed, S.Mondal, P.P.Shankar. "Design of an ultra-wideband Wilkinson power divider." Automation, Control, Energy, and Systems (IEEE 2014)
[2] Pozar, David M. Microwave Engineering. 4th ed. Hoboken, NJ: Wiley, 2012.
Version History
Introduced in R2022a