next up previous contents index FOREST_HomepageFOREST_Example_Homepage
Next: Description Class AreaLightCtrlPanelFM Up: No Title Previous: Group HumanMachineInterface

   
Description Class OccDelayTimes

INTENTION

This class provides all definitions to describe the values of the three time delays dt1, dt2, dt3, (see description class NoMalfunctionOccupancy) used to determine occupancy for the temperature control.

The values of the three time delays depend on the inputs given by a user and the facility manager. These time delays can be set for different expected usage profiles of an area (see description class TemperatureCtrlPanel).

This description class OccDelayTimes provides a general frame to deal with the three time delays in a common setting.

SIGNATURE

Domain  DT1_RANGE  TIME 
Intention : This domain contains the values that can be used for a time delay $\mathit{dt}_1$.

Domain  DT2_RANGE  TIME 
Intention : This domain contains the values that can be used for a time delay $\mathit{dt}_2$.

Domain  DT3_RANGE  TIME 
Intention : This domain contains the values that can be used for a time delay $\mathit{dt}_3$.

Object  dt1  :  ControlledInput(INPUT_DOM  =  DT1_RANGE)
Intention : This object represents the current value of the time delay $\mathit{dt}_1$ (see description class NoMalfunctionOccupancy) depending on the values entered by the facility manager and the room user.

Object  dt2  :  ControlledInput(INPUT_DOM  =  DT2_RANGE)
Intention : This object represents the current value of the time delay $\mathit{dt}_2$ (see description class NoMalfunctionOccupancy) depending on the values entered by the facility manager and the room user.

Object  dt3  :  ControlledInput(INPUT_DOM  =  DT3_RANGE)
Intention : This object represents the current value of the time delay $\mathit{dt}_3$ (see description class NoMalfunctionOccupancy) depending on the values entered by the facility manager and the room user.
MACHINE SPECIFICATIONS

Property  M_ODT1 
NL : The initial default value of time $\mathit{dt}_1$ given by the facility manager is 1 minute.

Property  M_ODT2 
NL : The initial default value of time $\mathit{dt}_2$ given by the facility manager is 10 minutes.

Property  M_ODT3 
NL : The initial default value of time $\mathit{dt}_3$ given by the facility manager is 30 minutes.


next up previous contents index FOREST_HomepageFOREST_Example_Homepage
Next: Description Class AreaLightCtrlPanelFM Up: No Title Previous: Group HumanMachineInterface
Forest-System
1999-06-10