WOLFRAM SYSTEM MODELER

FilteredFeedback

Closed loop with proper dynamic system (no direct feed-through) in the loop

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Tutorial.Decoupling.FilteredFeedback"]
Out[1]:=

Information

This example is used in the tutorial Decoupling.

The model may contain stylistic improvements compared to the model obtained by following the steps in the tutorial. Examples of stylistic improvements include the use of description strings, model plots, icons, and documentation.

Components (4)

step

Type: Step

Description: Generate step signal of type Real

feedback

Type: Feedback

Description: Output difference between commanded and feedback input

filter

Type: LowpassButterworth

Description: Output the input signal filtered with a low pass Butterworth filter of any order

product

Type: Product

Description: Output product of the two inputs