blockAreaWeightedInput

Number of occupants equals zone input yOcc, multiplied with zone surface area

Extends from IDEAS.Buildings.Components.Occupants.Input (Number of occupants equals zone input yOcc).

Information

This block allows defining the occupancy externally, by using the zone model input yOcc. The value of yOcc is internally multiplied by the zone surface area. This simplifies the workflow when the user wants to compute a zone occupancy that linearly depends on the zone surface area.

Parameters

TypeNameDefaultDescription
BooleanuseInput (from PartialOccupants)false=true to use external input
Booleanlinearise (from PartialOccupants)For linearisation checks
Modelica.Units.SI.AreaA (from PartialOccupants)Zone surface area

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealOutputnOcc (from PartialOccupants)Number of occupants
Modelica.Blocks.Interfaces.RealInputyOcc (from PartialOccupants)Input for number of occupants

Components

TypeNameDefaultDescription
Modelica.Blocks.Math.Gaingain (from Input)Optional gain for scaling input

Revisions

  • March 28, 2019 by Filip Jorissen:
    First implementation See #998.