.BusinessSimulation.Converters.DiscreteDelay.Smooth

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

A smooth is a first-order exponential information delay. It is typically used to model time lags in forming an expectation or in perceiving some information.

Inside the converter there actually is a stock x that stores the perceived or expected value of the information input u. The output y is derived immediately from x as can be seen from these equations where τ denotes the delayTime:

y=x

Notes

See also

SmoothNAsymmetricSmoothDecay


Generated at 2024-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos