WOLFRAM SYSTEM MODELER
DeadZoneProvide a region of zero output |
SystemModel["Modelica.Blocks.Nonlinear.DeadZone"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The DeadZone block defines a region of zero output.
If the input is within uMin ... uMax, the output is zero. Outside of this zone, the output is a linear function of the input with a slope of 1.
uMax |
Value: Type: Real Description: Upper limits of dead zones |
---|---|
uMin |
Value: -uMax Type: Real Description: Lower limits of dead zones |
u |
Type: RealInput Description: Connector of Real input signal |
|
---|---|---|
y |
Type: RealOutput Description: Connector of Real output signal |