Main Content
rfdivider
Description
Use the new rfdivider
object to create a three-port Wilkinson
power divider element. You can add this object to your circuit
object to
create an RF circuit.
Creation
Description
rfpd = rfdivider
creates a three-port Wilkinson power divider
element with default property values.
rfpd = rfdivider(Name=Value)
sets Properties of the power divider
element using one or more name-value arguments. For example, rfpd =
rfdivider(Impedance=75)
sets the impedance of the Wilkinson power divider
element to 75
ohms. Properties not specified retain their default
values.
Properties
Object Functions
sparameters | Calculate S-parameters for RF data, network, circuit, and matching network objects |
circuit | Circuit object |
clone | Create copy of existing circuit element or circuit object |
Examples
Version History
Introduced in R2023a