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:
delayTime given (either as constant parameter
or continuous signal) will be clipped to a minimum value of
modelSettings.dt, which denotes the smallest possible
process time anywhere in the model. The time of delay for the
process of information perception or expectation formation can thus
never be zero or negative.init in the Advanced tab allows to
select →InitializationOptions:initialValue to determine the initial output
y.initialValue as an initial guess.SmoothN, AsymmetricSmooth, Decay