couplerBranchlineWideband
Create equal split multisection branchline coupler or quadrature hybrid
Since R2023a
Description
Use the couplerBranchlineWideband object to create an equal split
      multi-section branchline coupler or quadrature hybrid.

To analyze the behavioral model for the branchline coupler, set the
        Behavioral property in the sparameters
      function to true or 1.
Creation
Description
coupler = couplerBranchlineWideband creates an equal split
            multisection branchline coupler with properties for a frequency of 2.5 GHz.
coupler = couplerBranchlineWideband(
            sets Properties using one or more
            name-value arguments. For example,
              PropertyName=Value)couplerBranchlineWideband(NumSections=4) creates a branch line
            coupler with four sections. Properties not specified retain their default values.
Properties
Object Functions
charge | Calculate and plot charge distribution | 
coupling | Calculate coupling factor of coupler | 
current | Calculate and plot current distribution | 
dgs | Create defected ground structure of PCB element | 
design | Design wideband branchline coupler around particular frequency | 
directivity | Calculate directivity of coupler | 
feedCurrent | Calculate current at feed port | 
isolation | Calculate isolation of coupler | 
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 | 
optimize | Optimize pcb catalog object | 
EHfields | Electric and magnetic fields of PCB components | 
Examples
References
[1] Pozar, David M. Microwave Engineering. 4th ed. Hoboken, NJ: Wiley, 2012.


