Single fan - Variable speed
This is a model for a variable speed fan (with VFD).
-
The fan is commanded On with a Boolean signal
y1 (VFD Run).
-
The fan speed is modulated with a fractional speed signal
y (real).
y = 0 corresponds to 0 Hz.
y = 1 corresponds to the maximum speed set in the VFD.
-
A status signal
y1_actual (Boolean) is returned.
y1_actual = true means that the fan is on.
-
November 18, 2022, by Antoine Gautier:
First implementation.
Generated at 2025-10-31T19:31:39Z
by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos