{ "cells": [ { "cell_type": "markdown", "id": "0bc09509-7e63-4fc0-8e90-0883e23852bb", "metadata": {}, "source": [ "# Comparison between a CAV and VAV System under Summer Part-Load Operation\n", "---" ] }, { "cell_type": "markdown", "id": "f183f73e-b8af-4cca-a6c5-6deff721c931", "metadata": {}, "source": [ "In this notebook a single-zone constant air volume (CAV) and variable air volume (VAV) air conditioning system at part-load operation are analyzed with the package `hvac.air_conditioning`. The example is taken from the book **Heating and Cooling of Buildings** by *T. Agami Reddy, Jan F. Kreider, Peter S. Curtiss and Ari Rabl* (3th Edition, 2017), Chapter 19." ] }, { "cell_type": "code", "execution_count": 1, "id": "82428712-eb29-4fa8-b794-efdcf5c5baf7", "metadata": { "jupyter": { "source_hidden": true }, "tags": [ "remove-cell" ] }, "outputs": [], "source": [ "from deps import load_packages\n", "load_packages()" ] }, { "cell_type": "code", "execution_count": 2, "id": "eb642f41-0444-472d-9354-6235eb66f5c7", "metadata": { "collapsed": true, "jupyter": { "outputs_hidden": true, "source_hidden": true }, "tags": [ "remove-cell" ] }, "outputs": [ { "data": { "text/html": [ "
Loaded my_styles.css