# System No. 3 PSZ-AC (Packaged Rooftop Air Conditioner)

A Packaged Rooftop Air Conditioner (PSZ-AC), as defined in EnergyPlus HVACTemplate, is a climate control system commonly used in commercial and light industrial buildings. It consists of a self-contained packaged unit, typically installed on the roof, that integrates all cooling, heating, and air handling components in a single assembly.&#x20;

The system uses a direct expansion (DX) cooling coil for air conditioning and may include gas furnace heating, electric resistance heating, or hot water coils for space heating. The PSZ-AC draws outdoor air for ventilation and supplies conditioned air through ductwork to serve a single zone. Fans within the unit distribute the conditioned air throughout the space, ensuring effective temperature control and ventilation. This configuration is particularly suitable for applications where a simple, packaged single-zone solution is preferred.

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

A PSZ-AC comprises:

* Plant HVAC component - Air Handling Unit
* Space HVAC component - Air Terminal

The 'Select HVAC Template' form allows for multiple Spaces to be served. Clicking into the 'Spaces' field shows a list of available Spaces. Each selected Space will have one Packaged Rooftop Air Conditioner Space HVAC component, providing dedicated single-zone climate control for that space.


---

# 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/hvac-templates/system-no.-3-psz-ac-packaged-rooftop-air-conditioner.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.
