Lambda/8 + Lambda/4 matching network synthesis Reference: Inder J. Bahl. "Fundamentals of RF and microwave transistor
amplifiers". John Wiley and Sons. 2009. Pages 159 - 160.
More...
#include <Lambda8Lambda4.h>
|
|
| Lambda8Lambda4 () |
| | Class constructor.
|
| |
| | Lambda8Lambda4 (MatchingNetworkDesignParameters AS, double freq) |
| | Class constructor with parameters.
|
| |
|
virtual | ~Lambda8Lambda4 () |
| | Class destructor.
|
| |
| void | synthesize () |
| | Calculate component values and build schematic.
|
| |
|
virtual | ~Network () |
| | Destructor.
|
| |
|
|
SchematicContent | Schematic |
| | Circuit data including components, nets, and simulation info.
|
| |
Lambda/8 + Lambda/4 matching network synthesis Reference: Inder J. Bahl. "Fundamentals of RF and microwave transistor
amplifiers". John Wiley and Sons. 2009. Pages 159 - 160.
◆ Lambda8Lambda4()
Class constructor with parameters.
- Parameters
-
| AS | Design specifications |
| freq | Corner frequency for matching |
◆ synthesize()
| void Lambda8Lambda4::synthesize |
( |
| ) |
|
|
virtual |
Calculate component values and build schematic.
Implements Network.
The documentation for this class was generated from the following files: