design
Design stepped impedance low pass filter around desired cut-off frequency
Since R2021b
Description
designs a stepped impedance low pass filter around the cut-off frequency.sifilter
= design(sifilterobj
,frequency
)
designs a stepped impedance low pass filter with additional options specified by
name-value arguments.sifilter
= design(___,Name=Value
)
Note
PCB components designed using the
design
function operate around the specified frequency with a 10-15% tolerance.The design for stepped impedance low pass filter is based on analytical equations. Analyzing the parameters using EM-simulation model causes a shift in the cut-off frequency towards the lower end of the frequency range. This is an expected behavior due to the coupling effect.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021b