Thickener (Wilhelm-Naide): Difference between revisions

From Met Dynamics
Jump to navigation Jump to search
md>Scott.Munro
imported>Scott.Munro
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
== Model theory ==
== Model theory ==


{{Restricted content}}
<hide>
{{Under construction|section}}
{{Under construction|section}}
</hide>


== Excel ==
== Excel ==
Line 37: Line 41:
   \mathit{mdSolLiq\_Thickener\_WilhelmNaide\_UA}  =  
   \mathit{mdSolLiq\_Thickener\_WilhelmNaide\_UA}  =  
   \begin{bmatrix}
   \begin{bmatrix}
   \mathit{UA}\text{ (m}^2\text{/(t/d))}\\
   {\rm UA}\text{ (m}^2\text{/(t/d))}\\
   \end{bmatrix}</math>
   \end{bmatrix}</math>
   |-  style="vertical-align:top;"
   |-  style="vertical-align:top;"
Line 47: Line 51:
* <math>H</math> is the expected full-scale or design compression zone depth (m)
* <math>H</math> is the expected full-scale or design compression zone depth (m)
* <math>n</math> is the exponent of the pulp depth correction equation
* <math>n</math> is the exponent of the pulp depth correction equation
* <math>\mathit{UA}</math> is the thickener unit area (m<sup>2</sup>/(t/d))
* <math>{\rm UA}</math> is the thickener unit area (m<sup>2</sup>/(t/d))
   |}  
   |}  
|  
|  
Line 72: Line 76:
   a & = \big [ a \big ]\\
   a & = \big [ a \big ]\\
   b & = \big [ b \big ]\\
   b & = \big [ b \big ]\\
   \mathit{UA} & = \big [ \mathit{UA}\text{ (m}^2\text{/(t/d))} \big ]\\
   {\rm UA} & = \big [ {\rm UA}\text{ (m}^2\text{/(t/d))} \big ]\\
   \mathit{hHRatio} & = \begin{bmatrix} \dfrac{h}{H} \text{ (m/m)} \big ]\end{bmatrix}\\
   \mathit{hHRatio} & = \begin{bmatrix} \dfrac{h}{H} \text{ (m/m)} \big ]\end{bmatrix}\\
   n & = \big [ n \big ]
   n & = \big [ n \big ]
Line 85: Line 89:
where:
where:
* <math>a</math> and <math>b</math> are constants of the Wilhelm-Naide equation
* <math>a</math> and <math>b</math> are constants of the Wilhelm-Naide equation
* <math>\mathit{UA}</math> is the thickener unit area (m<sup>2</sup>/(t/d))
* <math>{\rm UA}</math> is the thickener unit area (m<sup>2</sup>/(t/d))
* <math>h</math> is the average depth of pulp in the test cylinder or operating thickener (m)
* <math>h</math> is the average depth of pulp in the test cylinder or operating thickener (m)
* <math>H</math> is the expected full-scale or design compression zone depth (m)
* <math>H</math> is the expected full-scale or design compression zone depth (m)

Latest revision as of 14:25, 1 May 2025

Description

This article describes a model for thickener sizing or underflow density estimation using the equations of Wilhelm and Naide (1981).[1]

This model is not intended to replace more comprehensive thickener design and performance assessment methods and tools currently available. Rather, it is intended to provide the user with a comparatively simpler tool to quickly compare thickener sizes or estimate underflow pulp densities, in combination with other calculation tools or unit models.

Model theory

Nuvola apps important blue.svg.png This content is available to registered users. Please log in to view.

Excel

Unit area

The Wilhelm-Naide thickener unit area equation may be invoked from the Excel formula bar with the following function calls:

=mdSolLiq_Thickener_WilhelmNaide_UA(a as Double, b as Double, Cs as Double, Optional hHRatio as Double = 1, Optional n as Double = 1)

Invoking the function with no arguments will print Help text associated with the model, including a link to this page.

The input parameters and calculation results are defined below in matrix notation, along with an example image showing the selection of the same cells and arrays in the Excel interface:

where:

  • and are constants of the Wilhelm-Naide equation
  • is the concentration of solids in the thickener underflow (g/L.m2 or t/m3)
  • is the average depth of pulp in the test cylinder or operating thickener (m)
  • is the expected full-scale or design compression zone depth (m)
  • is the exponent of the pulp depth correction equation
  • is the thickener unit area (m2/(t/d))
Figure 1. Example showing the selection of the input parameters (shaded blue, red, purple, green, pink and brown frames), and Results (green frame) array in Excel.

Underflow solids concentration

The Wilhelm-Naide thickener underflow solids concentration equation may be invoked from the Excel formula bar with the following function calls:

=mdSolLiq_Thickener_WilhelmNaide_Cs(a as Double, b as Double, Ua as Double, Optional hHRatio as Double = 1, Optional n as Double = 1)

Invoking the function with no arguments will print Help text associated with the model, including a link to this page.

The input parameters and calculation results are defined below in matrix notation, along with an example image showing the selection of the same cells and arrays in the Excel interface:

where:

  • and are constants of the Wilhelm-Naide equation
  • is the thickener unit area (m2/(t/d))
  • is the average depth of pulp in the test cylinder or operating thickener (m)
  • is the expected full-scale or design compression zone depth (m)
  • is the exponent of the pulp depth correction equation
  • is the concentration of solids in the thickener underflow (g/L.m2 or t/m3)
Figure 1. Example showing the selection of the input parameters (shaded blue, red, purple, green, pink and brown frames), and Results (green frame) array in Excel.

SysCAD

Under construction icon-blue.svg.png This section is currently under construction. Please check back later for updates and revisions.

References

  1. Wilhelm, J. H. and Naide, Y., 1981. Sizing and operating continuous thickeners. Mining Engineering, 10(1981), p. 1710.