.BusinessSimulation.Converters.SoftMin

Information

The output y is obtained by applying a factor in the interval [0,1] to the maximum output u_max (the ceiling). It effectively calculates a smooth minimum with regard to the inputs u and u_max:

The following graph shows the results for u_max = 1.0 and k ∈ {10,5,3,2}:

Graph for u_max = 1.0
Graph.svg

When the intended output u is a small fraction of the maximum output u_max (ceiling) the actual output y will be equal to the intended output. As u approaches the ceiling the limitations will have a gradual effect so that less than the intended output is returned. Eventually the output will be identical to the maximum value.

Notes

See also

SoftMax

Revisions


Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos