# Vacuum implosion

Did you know that caustic cleaners will chemically react with CO2?&#x20;

> Sodium hydroxide (NaOH) + CO2 = Sodium Bicarbonate (NaHCO3)

If this chemical reaction happens in a closed tank, pressure will drop and potentially become vacuum which can result in a tank implosion. The video below demonstrates this in a very easy way.

{% embed url="<https://www.youtube.com/watch?v=lUFyCw_Nw3g>" %}

So, why is this important and what can I do to prevent this from happening?

A Unitank or a Brite tank contains huge amounts of CO2 after it has been emptied. A natural next step would be to add a caustic based cleaner as example PBW and water through the top 4" opening and mount the CIP. Remember that CO2 is heavier than air and will during this process remain in the tank. Now the tank is sealed off with a chemical reaction inside. In this case having the valve on the blow-off tube open will prevent vacuum as air will move freely into the tank as the pressure drops.

{% hint style="danger" %}
Always make sure free air can move into the tank during the washing process. Our recommendation is to use the blow-off tube as the air inlet.
{% endhint %}

{% hint style="warning" %}
Remember that powerful centrifugal pumps and vacuum pumps can cause vacuum in a closed tank. So, if using either of these pumps for transfer or similar, remember to either add CO2 to hold the positive pressure or let free air into the tank while pumping out.
{% 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.brewtools.com/learn-more/vacuum-implosion.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.
