Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

base content #2

Merged
merged 3 commits into from
Nov 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/chiller_coating.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/current_lines.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/first_floor.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/new_lines.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
63 changes: 60 additions & 3 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,66 @@
# Summit Computer Room Cooling System

```{abstract}
Describes cooling system of the computer room.
Describes cooling system of the computer room and plans for a backup line.
```

## Add content here
## Introduction

See the [Documenteer documentation](https://documenteer.lsst.io/technotes/index.html) for tips on how to write and configure your new technote.
The HVAC system is a critical component in maintaining optimal environmental conditions in the computer room.

The following is a summary of the current state of the cooling lines to the computer room, and plans for the installation of a new backup line.

## Current State

The cooling system for the computer room is connected to Chiller 3, located on the first floor of the building.

![First Floor](./images/first_floor.jpg "First Floor")

This Chiller supplies the CRAC units within the computer room. The lines connected to this Chiller are mixed with 35% glycol, which allows for optimal cooling efficiency and freeze protection. Glycol is essential in this setup as it prevents the coolant from freezing at low temperatures, especially during colder months. This antifreeze characteristic of glycol helps maintain consistent temperatures and reduces the risk of pipe damage due to freezing.

The lines supplying the CRAC units are installed within the false ceiling of the second floor, and the return lines interconnect above the location of the bathrooms.

![Current Lines](./images/current_lines.jpg "Current lines")

There's a backup line connected to Chillers 1 and 2, which, through a heat exchanger, can supply the CRAC units in case of an issue with Chiller 3.
A second backup, discussed below, would mitigate many risks to the computer room cooling.

## Planned State

To improve the availability of the CRAC units in the computer room, a second backup line from the Coating chiller will be connected to the main supply line that serves the computer room. This additional backup connection will enhance system redundancy, providing an extra layer of reliability in case of any disruptions with the primary or existing backup chillers

The Coating chiller has 2 lines isolated from each other. One with 25% glycol and the other one with 38% glycol.
The computer room CRAC will function equally well with 38% or 35% glycol mix.

Four electronically operated valves would be installed over the bathrooms to allow switching between the Level 1 and Level 3 chillers.

There will be some mixing of the glycols in the computer room CRAC.
This, or a accidental back flow, could lead over time to an equalization of the glycol at 36% (according to Doug).
The 36% glycol mix is estimated to make a 1% overall difference to cooling efficiency but could allow the computer room to be taken off the main chiller reducing load by about 30% if needed.

**Engineering need to confirm this assumption that 36% Glycol in all Chillers is ok. **


![Chiller Coating](./images/chiller_coating.png "Chiller Coating")

The reduction on glycol mix could potentially free up 50Kw of capacity from the main system which could be good in commissioning

The connection to the current line will be done as shown in the image.

![New Lines](./images/new_lines.jpg "New Lines")

### Considerations

Adding an inline filter near the coating chamber chiller, specifically on the line leading to the computer room, would be beneficial even though the coating chamber already has its own filter.

Installing a check valve can help prevent back flow, providing an additional layer of protection beyond the four motorized valves that will be installed in line with the coating chiller. This check valve will ensure that the coolant flows in only one direction, preventing any potential reverse flow that could modify the glycol mixture.

### Controls

To ensure the correct functioning of the system, the following controls must be implemented:

- Monthly checks should be conducted, with the system running continuously for several days to ensure proper flow.

- Glycol concentration checks to maintain the expected mixture on both lines in the Coating chiller

- Regularly test the redundancy and switchover process of the backup systems to ensure they function seamlessly in an emergency.
Loading