# Variable Refrigerant Flow

A Variable Refrigerant Flow (VRF) system regulates refrigerant flow to individual indoor units based on the specific cooling or heating demands of different zones. This dynamic control allows for precise temperature management in various spaces, enhancing energy efficiency. VRF systems are known for their flexibility, enabling simultaneous heating and cooling in different building areas.

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

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

### Outdoor Air / Person

Specify each zone's outdoor airflow rate in terms of litres per second per person.

### 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: 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/space-hvac/variable-refrigerant-flow.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.
