Sedimentation Tank Dimensions Design Program

The design of the sedimentation tank is a critical piece of the design of the entire plant. Its properties, such as depth and critical velocity, are important in determining the dimensions and lamella spacing, among other things. This program requires inputs from the user and from our basis of design in order to determine the design and dimensions necessary to generate the AutoCAD drawing and design report.



Sedimentation Tank Design Program Algorithm

Sedimentation Tank Inputs
Sedimentation Tank Outputs
Sedimentation Tank AutoCAD Drawing Program

Algorithm

The sedimentation program calculates the dimensions of one sedimentation tank considering the dimensions of inlet slopes, sed plate frame, lamella, sed launder, as well as dimensions of the inlet channel.

Firstly, the design of sedimentation tanks for a given flowrate Q, involves a selection of the number of sedimentation tanks from a user input. Based on the user input, the flowrate in one sedimentation tank and length of the sed tank are calculated:

and

where the width of the sedimentation tank was set to 42.5 inches, which represents the width of available lamella material, and the upflow velocity was set to 70m/day to allow for possible sludge blanket formation.

The wall height of the sedimentation tank was set to be equal to the height of the water level plus the height of the freeboard of 10cm. This plant freeboard is a design assumption used through out the design algorithms to give a buffer to allow for possible variation in water levels without resulting in tank overflow.

The water level height is calculated as the sum of elevation of the sed slopes, 2*outerdiameter of the pipe used for the sed plate frame, height of the lamella, height of the water above lamella, and the distance between the top of the slopes and the bottom of the lamella. Two other factors also taken into consideration are the thickness of the concrete ledge used to hold up the launder on the inlet channel side and the extra space between the top of the lamella and the launder to offset any error during construction. Because of these two variables there is significant space between the top of the lamella and the launders, which results in an increase in the height of the water in the sedimentation tank, leading to a taller sedimentation tank.

where, the elevation of the sed slopes is defined as:

The calculations of the lamella height can be found here.

The launders leaving the sedimentation tanks were designed in a similar manner as the sedimentation sludge drain manifold. The height of water above plate settlers has been defined as:

The calculations of dimensions of the inlet channel can be found here.

Finally, therefore:

and

  • No labels

2 Comments

  1. user-9c36d

    Isn't Z.sedslopes the height of the top of the inlet manifold relative to the datum (the bottom of the sludge drain)?
    Isn't HW.InletChannel the height of the water in the inlet channel and thus there is freeboard above that?
    Isn't Z.SedLaunder measured to the center line of the pipe?

    The addition of the AutoCAD drawing with the dimensions is very helpful.