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-01-31T19:25:52Z
by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos