LPF_PoleZero (Lowpass Filter, Pole Zero)
Symbol
Available in ADS and RFDE
Parameters
Name |
Description |
Units |
Default |
---|---|---|---|
Poles |
List of complex poles |
None |
list(−0.7 + j × 0.7, |
Zeros |
List of complex zeros |
None |
None |
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.
- Poles and Zeros are a list of complex pole/zero locations.
The transfer function for the filter is:
where
S = j(Freq / Fpass)
and
Freq is the analysis frequency
At least one pole must be supplied. - For information on lowpass filter behavior at DC, refer to Lowpass Filter Behavior at DC.