Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AdamsCombiner Class Reference

Adams unequal resistive power splitter. More...

#include <AdamsCombiner.h>

Inheritance diagram for AdamsCombiner:
Inheritance graph
[legend]
Collaboration diagram for AdamsCombiner:
Collaboration graph
[legend]

Public Member Functions

 AdamsCombiner ()
 Default constructor.
 
 AdamsCombiner (PowerCombinerParams PS)
 Constructor with power combiner parameters.
 
virtual ~AdamsCombiner ()
 Destructor.
 
void synthesize () override
 Synthesize the Wye resistive splitter network.
 
- Public Member Functions inherited from Network
virtual ~Network ()
 Destructor.
 

Additional Inherited Members

- Public Attributes inherited from Network
SchematicContent Schematic
 Circuit data including components, nets, and simulation info.
 

Detailed Description

Adams unequal resistive power splitter.

The Adams unequal resistive combiner is a variant of the Wye combiner for unequal power splitting, reported in [1]

Port_in — [Rs] --— [Rs] — Port_out1 | [Rt] | |---------— Port_out2 | [Ru]

|

References [1] Greg Adams, "Designing Resistive Unequal Power Dividers", High Frequency Electronics. 2007 [2] https://www.microwaves101.com/encyclopedias/resistive-power-splitters

Constructor & Destructor Documentation

◆ AdamsCombiner()

AdamsCombiner::AdamsCombiner ( PowerCombinerParams  PS)
inline

Constructor with power combiner parameters.

Parameters
paramsPower combiner specification parameters

Member Function Documentation

◆ synthesize()

void AdamsCombiner::synthesize ( )
overridevirtual

Synthesize the Wye resistive splitter network.

Implements Network.


The documentation for this class was generated from the following files: