Buildings.Occupants.Office.Occupancy
Package with models to simulate occupancy in office buildings
Information
This package contains models to simulate occupancy in office buildings.
Extends from Modelica.Icons.VariantsPackage (Icon for package containing variants).
Package Content
| Name | Description | 
|---|---|
| A model to predict Occupancy of a single person office | |
| Package with examples to validate models in Occupancy package | 
Buildings.Occupants.Office.Occupancy.Wang2005Occupancy
A model to predict Occupancy of a single person office
Information
Model predicting the occupancy of a single person office.
References
The model is documented in the paper "Wang, D., Federspiel, C.C. and Rubinstein, F., 2005. Modeling occupancy in single person offices. Energy and buildings, 37(2), pp.121-126."
The model parameters are regressed from a field study in California with 35 single person offices at a large office building from 12/29/1998 to 12/20/1999.
Extends from Modelica.Blocks.Icons.DiscreteBlock (Graphical layout of discrete block component icon).
Parameters
| Type | Name | Default | Description | 
|---|---|---|---|
| Time | one_mu | 4368 | Mean occupancy duration [s] | 
| Time | zero_mu | 2556 | Mean vacancy duration [s] | 
| Integer | localSeed | 2005 | Local seed to be used to generate the initial state of the random number generator | 
| Integer | globalSeed | 30129 | Global seed to be combined with the local seed | 
Connectors
| Type | Name | Description | 
|---|---|---|
| output BooleanOutput | occ | The State of occupancy, true for occupied |