Table of Contents >Quanser Rapid Control Prototyping Toolkit >VI and Function Reference >VIs - By Category >VI Categories >Continuous VIs and Functions >
Owning Palette: | Continuous |
Requirements: | Quanser Rapid Control Prototyping Toolkit, LabVIEW 2020 or newer, Control Design and Simulation Module |
Models, in the continuous-time domain, a second-order low-pass filter characterized by a cut-off frequency and a damping ratio.
x is the input signal to the second-order low-pass filter. |
cut-off frequency is the cut-off frequency (in radians per second, i.e., rad/s) of the second-order low-pass filter. |
damping ratio is the damping ratio of the second-order low-pass filter. |
x0 is the input signal initial condition to the second-order low-pass filter. |
y is the (filtered) output signal from the second-order low-pass filter. |
|
yd is the time-derivative of the output signal from the second-order low-pass filter. |
The CL Second Order Low Pass Filter VI models, in the continuous-time domain, a second-order low-pass filter characterized by a cut-off frequency and a damping ratio. The filtered output is always continuous even after any parameter change (e.g., cut-off frequency and/or damping ratio).
The block diagram for this VI is shown below:
where ωn is the cut-off frequency and ζ is the damping ratio.
When using the CL Second Order Low Pass Filter VI, ensure the Simulation Parameters
of the
Control & Simulation Loop
are set correctly for proper time step integration.
Specifically, the chosen Initial Step Size (s)
should be fast enough for the desired
ODE Solver
method.
Furthermore, the Initial Step Size (s)
should be also chosen so that it can accommodate the
cut-off frequency (or range of cut-off frequency values) to be used by the VI.
All input/output pairs of this function have direct feedthrough behaviour.
RCP CL Second Order Low Pass Filter Example |
CL Discrete Second Order Low Pass Filter | Models, in the discrete-time domain, a second-order low-pass filter characterized by a cut-off frequency and a damping ratio. |
Target |
Supported |
Comments |
---|---|---|
Yes |
Fully supported. |
Copyright © Quanser Inc. This page was generated 2021-09-24. Submit feedback to Quanser about this page.
Link to this page.