Dead Zone
Provide a region of zero output
Description
Equations
Connections
Parameters
Modelica Standard Library
The DeadZone component defines a region of zero output. If the input is within the region umin..umax, the output is zero. Outside of this zone, the output is a linear function of the input with a slope of 1.
The Signal Size parameter assigns the dimension of the input and output connectors.
y={u−uminu≤umin0umin<u<umaxu−umaxumax≤u
Name
Modelica ID
u
Real input vector
y
Real output vector
Default
Units
Signal Size
1
Dimension of input and output signals
signalSize
umax
Upper limits of input signals
uMax
umin
−umax
Lower limits of input signals
uMin
Dead Zone at Initial
true
If false, the dead zone is ignored during initialization
deadZoneAtInit
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
Discontinuous Signal Blocks
Signal Blocks
Download Help Document