WOLFRAM SYSTEM MODELER

Der

Derivative of input (= analytic differentiations)

Wolfram Language

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

Information

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

Defines that the output y is the derivative of the input u. Note, that Modelica.Blocks.Continuous.Derivative computes the derivative in an approximate sense, where as this block computes the derivative exactly. This requires that the input u is differentiated by the Modelica translator, if this derivative is not yet present in the model.

Connectors (2)

u

Type: RealInput

Description: Connector of Real input signal

y

Type: RealOutput

Description: Connector of Real output signal

Used in Examples (4)

FilterWithDifferentiation

Modelica.Blocks.Examples

Demonstrates the use of low pass filters to determine derivatives of filters

SlewRateLimiter

Modelica.Blocks.Examples

Demonstrate usage of Nonlinear.SlewRateLimiter

SinCosEncoder

Modelica.Blocks.Examples

Evaluation of a sinusoidal encoder

EngineThrottleControl

Modelica.Clocked.Examples.Systems

Closed-loop throttle control synchronized to the crankshaft angle of an internal combustion engine

Used in Components (6)

SinCosEvaluation

Modelica.Electrical.Machines.Utilities

Evaluation of the signals of a sin-cos-resolver

FreeMotionScalarInit

Modelica.Mechanics.MultiBody.Joints

Free motion joint with scalar initialization and state selection (6 degrees-of-freedom, 12 potential states)

AbsoluteSensor

Modelica.Mechanics.MultiBody.Sensors

Measure absolute kinematic quantities of frame connector

RelativeSensor

Modelica.Mechanics.MultiBody.Sensors

Measure relative kinematic quantities between two frame connectors

AbsoluteVelocity

Modelica.Mechanics.MultiBody.Sensors

Measure absolute velocity vector of origin of frame connector

RelativeVelocity

Modelica.Mechanics.MultiBody.Sensors

Measure relative velocity vector between the origins of two frame connectors