HPF_Polynomial (Highpass Filter, Polynomial)
Symbol
Available in ADS and RFDE
Parameters
Name |
Description |
Units |
Default |
---|---|---|---|
Numerator |
List of numerator coefficients |
None |
list(1) |
Denominator |
List of denominator coefficients |
None |
list(1,1.4,1) |
Gain |
Gain factor |
None |
1.0 |
Fpass |
Passband edge frequency |
GHz |
1 |
StopType |
Stopband input impedance type: OPEN or SHORT |
None |
open |
Z1 |
Input port reference impedance |
Ohm |
50 |
Z2 |
Output port reference impedance |
Ohm |
50 |
Notes/Equations
- This is an S-domain filter.
- Denominator and Numerator are a list of polynomial coefficients.
The transfer function for the filter is:
where
S = −j(Fpass/Freq)
and
Freq is the analysis frequency