Stirred Mill (Power, Nitta): Difference between revisions
md>Scott.Munro m (Text replacement - "\rho_{p}" to "\rho_{\rm p}") |
Scott Munro (talk | contribs) m (1 revision imported) |
(No difference)
| |
Revision as of 13:22, 2 March 2023
Description
This article describes the Nitta method for estimating the power draw of a vertical stirred mill.[1]
Model theory
The Nitta approach computes mill power as:
- [math]\displaystyle{ P_{\rm net} = \eta P_{\rm gross} = K \cdot \left [ H (J_{\rm b} - J_{\rm s}) \right ]^{0.884} S^{2.232} D_{\rm G} N^{1.232} }[/math]
where:
- [math]\displaystyle{ P_{\rm net} }[/math] is the net power draw of the mill, i.e. excluding mill drive losses (kW)
- [math]\displaystyle{ P_{\rm gross} }[/math] is the gross power draw of the mill, i.e. including mill drive losses (kW)
- [math]\displaystyle{ \eta }[/math] is the mill drive efficiency (kW/kW)
- [math]\displaystyle{ K }[/math] is the power constant (kW), [math]\displaystyle{ K=312 }[/math] suggested.
- [math]\displaystyle{ H }[/math] is mill height (m)
- [math]\displaystyle{ J_{\rm b} }[/math] is the fraction of mill volume occupied by the media charge, void space and stirrer below the charge level (v/v).
- [math]\displaystyle{ J_{\rm s} }[/math] is the fraction of mill volume occupied by the stirrer below the level of the media charge (v/v).
- [math]\displaystyle{ S }[/math] is the diameter of the stirrer (m)
- [math]\displaystyle{ D_{\rm G} }[/math] is the gap between the inside wall of the mill and the stirrer (m)
- [math]\displaystyle{ N }[/math] is the rotational speed of the stirrer (rps)
Adopting a similar approach as the Hogg and Fuerstenau tumbling mill power model, the net power draw, [math]\displaystyle{ P_{\rm net} }[/math], may be separated into its contributing constituents:
- [math]\displaystyle{ P_{\rm b} = \left ( \frac{(1-f_{\rm v}) \rho_{\rm b} }{\rho_{\rm ap}} \right ) \cdot P_{\rm net} }[/math]
- [math]\displaystyle{ P_{\rm s} = \left ( \frac{\rho_{\rm p} f_{\rm v} }{\rho_{\rm ap}} \right ) \cdot P_{\rm net} }[/math]
where:
- [math]\displaystyle{ P_{\rm b} }[/math] is the power drawn by the ball component of the mill load (kW)
- [math]\displaystyle{ P_{\rm s} }[/math] is the power drawn by the interstitial slurry component of the mill load (kW)
- [math]\displaystyle{ f_{\rm v} }[/math] is the volumetric fraction of interstitial void space in the charge (usually 0.4) (v/v)
- [math]\displaystyle{ \rho_{\rm b} }[/math] is the density of balls (t/m3)
The apparent charge density, [math]\displaystyle{ \rho_{\rm ap} }[/math], may be computed as:
- [math]\displaystyle{ \rho_{\rm ap} = (1-f_{\rm v}) \rho_{\rm b} + \rho_{\rm p} f_{\rm v} }[/math]
where [math]\displaystyle{ \rho_{\rm p} }[/math] is the density of slurry (t/m3).
The slurry density, [math]\displaystyle{ \rho_{\rm p} }[/math], may be computed as:
- [math]\displaystyle{ \rho_{\rm p} = \dfrac{1}{\dfrac{f_{\rm s}}{\rho_{\rm m}} + (1-f_{\rm s})} }[/math]
where [math]\displaystyle{ f_{\rm s} }[/math] is the mass fraction of solids in the slurry (w/w), and [math]\displaystyle{ \rho_{\rm m} }[/math] is the densityy of solid ore particles (t/m3).
Additional notes
The Nitta model does not include a term for charge density, which may compromise its ability to predict mill power draw with alternative grinding media materials, ore densities or feed solids fractions.
Excel
The Nitta mill power model may be invoked from the Excel formula bar with the following function call:
=mdMillPower_Nitta(Parameters as Range)
Invoking the function with no arguments will print Help text associated with the model, including a link to this page.
The Parameters array and model results are defined below in matrix notation, along with an example image showing the selection of the same arrays in the Excel interface:
|
SysCAD
The Nitta power model is an optional calculation for stirred mill units. If selected, the input and display parameters below are shown.
See also
References
- ↑ Nitta, S., Furuyama, T., Bissombolo, A. and Mori, S., 2006, September. Estimation of the motor power of the tower mill through dimensional analysis. In Proceedings of 23rd International Mineral Processing Congress (pp. 3-8).
