# Add Equipment

Equipment generates heat, impacting zone energy balance and contributing to heating, cooling and overall energy use. Equipment loads are defined by power density (W/m²), covering appliances, electronics and other powered devices. Power density depends on space use.

Typical values include:

* Residential: 2 to 10 W/m² (for example, TVs and kitchen appliances)
* General offices: 5 to 15 W/m²
* Data-heavy offices: 10 to 20 W/m²
* Commercial kitchens: 50 to 200 W/m²
* Industrial: varies widely depending on machinery and processes

## Add Equipment

To define equipment, navigate to 'Spaces' and select the 'Default' Space or any other space available. Then navigate to 'Equipment', then 'Set Equipment' and either 'Electrical Equipment', 'Gas Equipment' or 'Other Equipment'. All options provide internal gains for user-defined equipment in the Space. Select 'Electrical Equipment' in this example and hit 'Create'

Next, select the 'Design Level' and click the panel showing the equipment density (W/m²).  When annual variability is required, these can be defined in detail. [See Set Multiple Occupant Density & Schedules](https://docs.betterbuilding.io/user-guide/2d-building/building/spaces/add-occupants#set-multiple-occupant-density-and-schedules). Adjust the equipment density as needed, then click 'Update' to save.&#x20;

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

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

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

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

<figure><img src="/files/9aPSdfAUNd7M3gsiZjl2" alt=""><figcaption></figcaption></figure>

## **Adjust Equipment Units**

To adjust equipment units to W, as opposed to the default W/m², navigate to 'Spaces' and select the 'Default Space' or any other space available. Then navigate to 'Equipment' and 'Switch Schedule Type' to Watts.

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

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

## **Set Equipment Heat Gains**

The heat generated by equipment results in zone loads, with the electrical input transforming into heat. This heat is categorised into four fractions: Fraction Latent, Fraction Radiant, Fraction Lost, and a fourth fraction representing heat convected to the zone air. The convected fraction is calculated as 1.0 minus the sum of the Fraction Latent, Fraction Radiant, and Fraction Lost. It's crucial to avoid exceeding a total fraction value of 1.0, as an error message will be triggered otherwise.

### Latent Fractions

The Latent Fraction pertains to the portion of the HVAC system load associated with moisture removal. Specify the Latent Fraction as a decimal number between 0.0 and 1.0, defining the latent heat proportion emitted by electric equipment in a zone.

### Radiant Fraction

The Radiant Fraction addresses the transfer of heat through radiation. Specify the Fraction Radiant Fraction within the 0.0 to 1.0 range, characterising the long-wave radiant heat emitted by electric equipment in a zone.

### Loss Fraction

The Loss Fraction signifies energy lost within the HVAC system. Specify the Fraction Lost as a decimal between 0.0 and 1.0, quantifying the proportion of "lost" heat from electric equipment in a zone.&#x20;

To set equipment heat gains, navigate to 'Spaces' and select the 'Default Space' or any other space available. Next, select 'Settings' and nominate the 'Visible Fraction', 'Radiant Fraction' and 'Return Air Fraction' then click 'Update' to save.

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

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


---

# 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/spaces/add-equipment.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.
