> For the complete documentation index, see [llms.txt](https://docs.betterbuilding.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betterbuilding.io/user-guide/2d-building/building/hvac/plant-hvac/variable-air-volume-system-air-cooled.md).

# Variable Air Volume System (Air Cooled)

A Variable Air Volume (VAV) System (Air Cooled) adjusts the volume of conditioned air based on the cooling demands of different building zones. This system typically uses air-cooled equipment, such as air handlers, to regulate the temperature. The variable air volume allows for precise control, enhancing energy efficiency and maintaining optimal indoor comfort.&#x20;

<figure><img src="/files/RW8u3rLfCU3BMm9yIC46" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/bj4izW3jcVD8QYIlx5jH" alt=""><figcaption></figcaption></figure>

### Cooling - Rated CoP

Specify the coefficient of performance of the air-cooled chiller.

### Heating Coil Type

This field is locked to Electric heating coil type only.&#x20;

### Supply Fan Total Efficiency

Specify the total efficiency of the supply fan. This is the ratio of the power delivered to the air to the electrical input power at maximum flow. This is also the product of the fan motor efficiency and fan (impeller) efficiency. The motor efficiency is the power delivered to the shaft divided by the electrical power input to the motor. The fan efficiency is the power delivered to the air divided by the shaft power. The power delivered to the fluid is the mass flow rate of the air multiplied by the pressure rise divided by the air density.

### Supply Fan Delta Pressure

Specify the pressure rise in pascals at full flow and standard conditions.  Standard conditions are considered 20 degrees Celsius at sea level, 101325 Pa.

### Supply Fan Motor Efficiency

Specify the shaft power of the supply fan divided by the electrical power consumed.

{% hint style="info" %}
Only on Premium Plans. Please reach for further [support](https://app.gitbook.com/o/WS5BGzA70OvplUrfmCf1/s/fKJnzF2TwHA3APPbiCpF/~/changes/232/support-and-training/contact-us).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.betterbuilding.io/user-guide/2d-building/building/hvac/plant-hvac/variable-air-volume-system-air-cooled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
