Scheduled Natural Ventilation Data

HVAC tab in model data

 

See the Tutorial on Scheduled Natural ventilation.

 

 

Find out more about Natural Ventilation Modelling under Modelling Advice.

Natural Ventilation

Natural ventilation On

Check the On checkbox under the Natural Ventilation header to activate natural ventilation. This causes all of the natural ventilation data on the HVAC tab to be accessible.

Outside air definition method

The Outside air definition method allows you to select the method to be used to set the maximum outside air natural ventilation rate. The options are:

 

 

Vdesign = ac/h x ZoneVolume / 3600

 

where ZoneVolume is the actual air volume of the space calculated according to options for optionally excluding floor/ceiling constructions.

Note: this zone volume may be different from the value used for the purposes of calculating air flow rates for infiltration which uses the total zone volume.

Vdesign = MinFreshAir x NumberPeople / 1000

 

NumberPeople = Occupancy density (people / m2) * Zone floor area (m2)

MinFreshAir is the minimum fresh air rate per person (l/s/person)   

   

 

The actual ventilation rate in m3/s is calculated at each time step of the simulation using the equation below:

 

Ventilation = Vdesign Fschedule [A + B (Tin - Tout) + C . Wind Speed + D (Wind Speed 2)]

 

Each of the parameters A-D in the equation above are explained below under Delta T and Wind Speed Coefficients.

 

Fschedule is described below under Operation > Schedule.

Operation

Schedule

Select the schedule used to modify the maximum design natural volume flow rate (Vdesign) (see Design Flow Rate Calculation Method field and related subsequent fields). This fraction between 0.0 and 1.0 is included as Fschedule in the above equation.

Outdoor Temperature Limits

Outdoor min temperature control

Check this checkbox if you wish to define a restriction on natural ventilation operation when outdoor temperature drops below a setpoint temperature. Use this option to help avoid over-cooling a space, which could result in a heating load.

Min temperature definition

There are 2 ways to define the outdoor min temperature:

 

Outdoor min temperature

This is the fixed outdoor temperature (in °C or °F) below which ventilation is shut off. This control is visible when the 1-By value option is selected for Min temperature definition.

Outdoor min temperature schedule

This is the schedule of outdoor temperatures (in °C) below which ventilation is shut off. This control is visible when the 1-By schedule option is selected for Min temperature definition.

 

See also Defining setpoint temperature schedules.

Outdoor max temperature control

Check this checkbox if you wish to define a restriction on natural ventilation operation when outdoor temperature rises above a setpoint temperature. Use this option to help avoid over-heating a space, which could result in a cooling load.

Max temperature definition

There are 2 ways to define the outdoor max temperature:

 

Outdoor max temperature

This is the fixed outdoor temperature (in °C or °F) above which ventilation is shut off. This control is visible when the 1-By value option is selected for Max temperature definition.

Outdoor max temperature schedule

This is the schedule of outdoor temperatures (in °C) above which ventilation is shut off. This control is visible when the 1-By schedule option is selected for Max temperature definition.

 

See also Defining setpoint temperature schedules.

Delta T Limits

Delta T limit control

Check this option to limit natural ventilation operation based on the temperature difference between the indoor and outdoor air dry-bulb temperature. It allows ventilation to be stopped if the temperature outside is too warm and could potentially heat the space.

 

Uncheck this option to keep the ventilation on even if the outdoor temperature is greater than the indoor temperature. This is useful for uncontrolled natural ventilation (open windows) or as a way to estimate the effect of required ventilation air for load calculations.

Delta T definition

There are 2 ways to define the Delta T to be used in temperature difference control:

 

Delta T

This is the temperature difference (in °C or °F) between the indoor and outdoor air dry-bulb temperatures below which ventilation is shut off. This field allows ventilation to be stopped if the temperature outside is too warm and could potentially heat the space. For example, if the user specifies a delta temperature of 2°C, ventilation is assumed to be available if the outside air temperature is at least 2°C cooler than the zone air temperature. If the outside air dry-bulb temperature is less than 2°C cooler than the indoor dry-bulb temperature, then ventilation is automatically turned off. The values for this field can include negative numbers. This allows ventilation to occur even if the outdoor temperature is above the indoor temperature.

 

The Delta Temperature is used in the code in the following way:

 

IF ((IndoorTemp - OutdoorTemp) < DeltaTemperature) Then ventilation is not allowed.

 

For example:

 

Value of Natural ventilation delta T

Effect

0

Natural ventilation only operates when OutdoorTemp < IndoorTemp

-100

Natural ventilation unrestricted by Inside-Outside delta T

2

Natural ventilation only operates when OutdoorTemp + 2 < IndoorTemp

Delta T schedule

This is the schedule of temperature difference values (in °C) between the indoor and outdoor air dry-bulb temperatures below which ventilation is shut off. See above Delta T description for more details.

Delta T and Wind Speed Coefficients

The coefficients below can be used to set up inside to outside Delta T and wind speed dependency of the Scheduled natural ventilation rates using the equation at the end of the Outside air definition method section.

 

Constant

This constant term coefficient is the “A” parameter in the above ventilation equation. It is part of the user specified modifying parameters that are a function of environmental factors. This parameter, however, is a constant under all conditions and is not modified by any environmental effect. As a result, it is dimensionless.

Temperature

The temperature term coefficient is the “B” parameter in the above ventilation equation. It is part of the user specified modifying parameters that are a function of environmental factors. This parameter is modified by the temperature difference between the outdoor and indoor air dry-bulb temperatures. The units for this parameter are inverse Celsius.

Velocity

The velocity term coefficient is the “C” parameter in the above ventilation equation. It is part of the user specified modifying parameters that are a function of environmental factors. This parameter is modified by the speed of wind being experienced outside the building. The units for this parameter are s/m.

Velocity squared

The velocity squared term coefficient is the “D” parameter in the above ventilation equation. It is part of the user specified modifying parameters that are a function of environmental factors. This parameter is modified by square of the speed of wind being experienced outside the building. The units for this parameter are s2/m2.

Summary of Scheduled Natural Ventilation Operation Rules

Scheduled natural ventilation is active at any time in the simulation based on the rules in the table below.

 

Condition Rule Data Location
  Operation schedule has value > 0 AND HVAC tab
If Natural ventilation indoor min temperature control checked Tin > Natural ventilation min temperature AND Activity tab
If Natural ventilation indoor max temperature control checked Tin < Natural ventilation max temperature AND Activity tab
If Outdoor min temperature control checked Tout > Outdoor min temperature AND HVAC tab
If Outdoor max temperature control checked Tout < Outdoor min temperature AND HVAC tab
If Delta T control checked Tin - Tout > Delta T HVAC tab

 

Where:

 

Tin is the inside dry bulb air temperature

Tout is the outside dry bulb air temperature

Note: The Outdoor temperature and Delta T control rules described on this page can be used in combination with any indoor temperature min/max controls that may also have been selected on the activity tab to set up multiple restrictions on natural ventilation operation.

Tip: To ensure that natural ventilation operates regardless of temperature inside and outside you should uncheck all of the checkbox options listed on the "Condition" column in the above table.

Internal Windows, Doors and Vents

Airflow through external windows, vents, doors and holes are not modelled with Scheduled natural ventilation because the natural ventilation airflow from outside is explicitly defined (above). Internal windows, vents, doors and holes cause air to be exchanged between the two adjacent zones using the EnergyPlus ZoneMixing object. The way this works can be defined on the Advanced tab of the Model options dialog under the Natural Ventilation > Scheduled headers.

 

In addition, you can override operation of internal windows, vents and doors to be off as follows:

 

Window, Vent, Door position

Override Off Action

Internal windows and vents

Use the Internal Window and Vent Operation Control option data, selecting 2-Closed.

Doors Set the door Operation schedule to Off