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

Compare with Current View Page History

« Previous Version 8 Next »

Inlet Channel Design Program

The purpose of this function is to determine the dimensions of the channel. The channel will run along the inlet end of the sedimentation tanks, such that its length will be equal to the widths of the three sedimenation tanks. The dimensions of the width and depth of the channel depend on the water level in the sedtank, which should be about the same as in the channel and the flocculator, and the length of the flocculator, since water runs from the end of the flocculator through the channel.

Inlet Channel Design Algorithm

Inlet Channel Program Inputs
Inlet Channel Program Outputs
Inlet Channel AutoCAD Drawing

Algorithm

The primary constraint for designing the channel connecting flocculation and sedimentation tanks is the depth of the channel. The channel must be designed to make sure that the transition between the two tanks does not break up the flocs formed in the flocculation tank.

The height of water in the channel is set to be equal to the ledge the lamella are sitting on.

Unknown macro: {latex}

\large
$$
HW_

Unknown macro: {InletChannel}

= HW_

Unknown macro: {Sed}

- Z_

Unknown macro: {SedSlopes}

- T_

Unknown macro: {ChannelWall}

- H_

Unknown macro: {SedBetween}


$$

The length of the channel is a function of the number of sedimentation tanks, and the thickness of the walls between the sedimentation tanks.

Unknown macro: {latex}

\large
$$
L_

Unknown macro: {Channel}

= N_

Unknown macro: {SedTanks}

(W_

Unknown macro: {Sed}

+ T_

Unknown macro: {PlantWall}

)
$$

The width of the channel is a function of the Gcell average we want to maintain the losses from 90 degree turns and the energy dissipation zone.

Unknown macro: {latex}

\large
$$
W_

Unknown macro: {ChannelG}

= \left( {{{Q_

Unknown macro: {Plant}

} \over {HW_

Unknown macro: {InletChannel}

}}} \right)^3 \over 4 \left( {{{K_

Unknown macro: {El90}

} \over {2ED_

Unknown macro: {Slope}

Pi_

Unknown macro: {FlocDissipation}

}}} \right)^1 \over 4
$$

  • No labels