Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Filter, 2nd-order component is a second-order low-pass filter that implements the following transfer function:


Mathblock
alignmentleft
H(s)=\frac{\omega^2_n}{s^2 + 2 \cdot \xi \cdot \omega_n \cdot s + \omega^2_n}

Symbol

Mask Parameters

NameDescriptionUnitVariable = {Possible Values}
DescriptionUse this field to add all kinds of information about the component
Description = {'string'}
Filter natural frequency
Second-order natural low-pass filter frequencyHzFreqFilter_fn = { [0, 1e12] }
Filter damping ratioSecond-order low-pass filter damping rate. The damping ratio is typically a value between 0 and 1
FreqFilter_zeta = { [0, 1] }
Initial input (DC component)Initial value of the DC component magnitude of the output signal for the first simulation cycle. This value cannot be modified during the simulation
InitialOutput = { [0, 1e12] }

...