You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

Entrance Tank Design Program

The purpose of this program is to design the dimensions of the entrance tank based on the flow rate of the plant and the flow rate required for rapid mixing. The Entrance Tank is constructed as a separate channel before the flocculator, and includes a grit chamber to help with aeration issues.

Entrance Tank Design Program Algorithm

Entrance Tank Program Inputs
Entrance Tank Program Outputs
Entrance Tank AutoCAD Drawing Program

Algorithm

The entrance tank is designed to be an extra channel before the flocculator, and the same size as a single floc channel. This program therefore calls variables defined in the Flocculation design program. Variables are also called from the Rapid Mix program to meet requirements for rapid mix to occur in the entrance tank.

The area of the entrance tank is calculated based on the flow rate through the plant and the required up-velocity through the entrance tank (found in Design Assumptions).

Unable to find DVI conversion log file.

The water level in the entrance tank is designed to meet requirements for rapid mix, as well as head loss due to flow from the entrance tank to the flocculator. These variables can be found in the Rapid Mix, Flocculation, Sedimentation Inlet Slopes, and User Inputs design programs.

Unknown macro: {latex}

\large
$$
HW_

Unknown macro: {EtTotal}

= HW_

Unknown macro: {EtMax}

+ HL_

Unknown macro: {FlocEntryOrifice}

+ HL_

Unknown macro: {Floc}

+ HW_

Unknown macro: {Sed}

+ HW_

Unknown macro: {EtWaterFall}

+ HW_

Unknown macro: {EtChannel}


$$

The height of the entrance channel is based on the required water depth, and the plant freeboard defined in User Inputs.

Unknown macro: {latex}

\large
$$
H_

Unknown macro: {Et}

= HW_

Unknown macro: {EtTotal}

+ H_

Unknown macro: {PlantFreeboard}


$$

The length of the entrance tank (L.Et) includes the length of the grit chamber, and equals the length of the sedimentation tank (which is also the length of a single floc channel). The width of the entrance tank is chosen so that it meets the geometry requirements, as well as the width required for rapid mix. In the Rapid Mix, the width of the entrance channel needs to be at least the the spacing between the floc baffles in the first channel (S.FlocBaffle0).

Unknown macro: {latex}

\large
$$
W_

Unknown macro: {Et}

= \max \left( {{{A_

} \over {L_

Unknown macro: {Et}

}},W_

Unknown macro: {EtChannel}

} \right)
$$

Rapid Mixer

The rapid mix system is centered in the middle of the entrance tank (RM.origin) and consists of a pipes with interfaces that produce head losses through changes in diameter. The desired total head loss throughout the entire plant (HL.PlantTotal) is 40 cm and the head loss for the rapid mix system (h.totalRM) is determined by subtracting the head losses throughout the plant from this value. The head loss for the macro-mixing orifice is constrained at 5 cm (MacroMHConstraint), so the micromixing orifice size and number accounts for the head loss discrepancies that need to be met. The elevation of the rapid mix system is determined from the height of the weir at the end of the sedimentation tank, so when there is no flow through the plant, the water level will remain constant. The bottom of the rapid mix system is at a height the thickness of the plant concrete, and the size of an elbow above the bottom of the plant origin. The length of the pipe is determined in the Rapid Mixer design program. The nominal diameter of the pipes and elbows that are part of the rapid mix system is determined from the required head loss desired throughout the plant and the rapid mix system.

Since the entrance tank is situated next to the chemical storage tanks, the system must be connected to the flocculator with addition pipes than just the pipe that runs vertically in the entrance tank. The pipe must span the walkway between the flocculator and the entrance tank and if there is an odd number of flocculation tanks, the pipe must run the entire length of the tank to the side opposite the entrance tank. This total length – that is, the length of the pipe in the tank, and the length of the pipe joins this pipe (via elbows) to the flocculation tank is the length that is used in the head loss considerations that calculate the nominal diameter of the pipe system as well as the diameter of the macromixing orifice and the size and diameter of the micromixing orifice.

The macromixing orifice is a cap that sits atop the pipe in the entrance tank and has a hole in it of the size of the macromix orifice diameter. The micromixing interface is located where the pipe in the entrance tank hits the floor of the entrance tank. This interface is achieved via a couple.

*PICTURES WILL BE INCLUDED OF THIS*

*SAMPLINGS OF CODE WILL BE ADDED AS SOON AS THEY ARE FINALIZED AND THE ENTRANCE TANK SCRIPT IS OPERATIONAL*

Grit Chamber

The grit chamber is contained within the entrance tank. A concrete barrier will be built to give the grit chamber a length that satisfies the upward velocity constraint previously mentioned.

Unable to find DVI conversion log file.
  • No labels