Dead Zone - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Dead Zone

Provide a region of zero output

 

Description

Equations

Connections

Parameters

Modelica Standard Library

Description

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.

Equations

y&equals;{uuminuumin0umin<u<umaxuumaxumaxu

Connections

Name

Description

Modelica ID

u

Real input vector

u

y

Real output vector

y

Parameters

Name

Default

Units

Description

Modelica ID

Signal Size

1

 

Dimension of input and output signals

signalSize

umax

1

 

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

Modelica Standard Library

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