7 Commits

Author SHA1 Message Date
andresmmera
d52a5f46ac Add shunt resistor attenuator
The shunt resistor attenuator is unmatched at both ports. The input and output impedance is shown in a box.
The derivation of the design equations will be provided separately in the pull request
2024-05-16 17:42:41 +02:00
andresmmera
a294df168d Add series resistor attenuator
The series resistor attenuator is unmatched at both ports. The input and output impedance is shown in a box.
The derivation of the design equations will be provided separately in the pull request
2024-05-15 17:22:35 +02:00
andresmmera
d2a97c1995 Add L-pad 1st shunt attenuator
The output of the L-pad attenuators is unmatched. The output impedance is shown in a box.
The derivation of the design equations will be provided separately in the pull request
2024-05-15 17:22:35 +02:00
andresmmera
dcef098439 Add L-pad 1st series attenuator
The output of the L-pad attenuator is unmatched. The output impedance is shown in a QLineEdit.
The output impedance is shown in a box. The derivation of the design equations will be provided separately in the pull request
2024-05-15 17:22:35 +02:00
andresmmera
6fd8531d71 Add QW series and QW shunt attenuators
This commits adds the capability to design quarter-wave series and shunt attenuators

A feature for synthesizing transmission lines with lumped components (lowpass form) is also added.

Reference:

The PIN diode circuit designer's handbook. W.E. Doherty, Jr., R.D. Joos, Microsemi Corp., 1998
Add QW series and QW shunt attenuators

This commits adds the capability to design quarter-wave series and shunt attenuators

A feature for synthesizing transmission lines with lumped components (lowpass form) is also added.

Reference:

The PIN diode circuit designer's handbook. W.E. Doherty, Jr., R.D. Joos, Microsemi Corp., 1998
2024-05-14 17:29:14 +02:00
andresmmera
c84e024f69 Reflection attenuator synthesis
It was added the reflection type synthesis to qucsattenuator.

The synthesis equations can be found here:
https://www.microwaves101.com/encyclopedias/reflection-attenuators
2024-05-14 17:29:14 +02:00
Guilherme Brondani Torri
935e025aa3 add qucsattenuator resource file 2013-09-13 16:01:52 +02:00