Inverse Block Constraints
Construct inverse model
Description
Connections
Modelica Standard Library
The Inverse Block Constraints component allows connecting a single-input, single-output causal block in the reverse direction.
To use this, connect the output of the given block (the one for which the inverse is desired) to u2 and the input to y2.
A convenient way to utilize this block in the Model Workspace is to horizontally flip the block to be inverted, place the block in the middle of the Inverse Block Constraints component, and then connect the output of block to u2 and the input on the y2.
To horizontally flip a block, right-click (Control-click for Mac) on the block and select Flip Horizontal.
Name
Modelica ID
u1
Real input to block
u2
Real input (connect to output of given block)
y1
Real output of block
y2
Real output (connect to input of given block)
The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.
See Also
Controllers
Signal Blocks
Download Help Document