WOLFRAM SYSTEM MODELER

Nonlinear

Library of discontinuous or non-differentiable algebraic control blocks

Package Contents

Limiter

Limit the range of a signal

VariableLimiter

Limit the range of a signal with variable limits

SlewRateLimiter

Limits the slew rate of a signal

DeadZone

Provide a region of zero output

FixedDelay

Delay block with fixed DelayTime

PadeDelay

Pade approximation of delay block with fixed delayTime (use balance=true; this is not the default to be backwards compatible)

VariableDelay

Delay block with variable DelayTime

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This package contains discontinuous and non-differentiable, algebraic input/output blocks.

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Nonlinear"]
Out[1]:=

Revisions

  • October 21, 2002 by Christian Schweiger:
    New block VariableLimiter added.
  • August 22, 1999 by Martin Otter:
    Realized, based on an existing Dymola library of Dieter Moormann and Hilding Elmqvist.