Crusher (Whiten)
Description
This article describes an implementation of the Whiten crusher model outlined by Napier-Munn et al. (1996).[1]
The model is useful for simulating the product particle size distribution and power draw of gyratory, jaw, cone, and impact crushers.
Model theory
The Whiten formulation considers the crushing of particles as a series of repetitive events where particles are selected or 'classified', for breakage, broken and reselected as they transit the narrowing crushing chamber.
The cycle of classification and breakage events can be represented as a steady-state mass balance of stream vectors, as shown in Figure 1 below:
A mass balance of particle mass flows around the stream yields:
Solving these simultaneous equations results in the Whiten crusher model:
where:
- = feed mass size distribution vector
- = product mass size distribution vector
- = classification function as a diagonal vector
- = Breakage function as a lower triangular matrix
- = Identity matrix as a diagonal vector
Elements of the Whiten crusher model equation are discussed below.
Classification
Particles are classified for breakage on a size basis. Very fine particles may bypass the breakage stage and report directly to crusher product. A fraction of the remaining particles are classified and subject to breakage processes.
The probability of particles of a given size being classified for breakage is described by the function:
where:
- is the index of the size interval, , is the number of size intervals
- is the mass fraction of particles of size interval that are classified for breakage
- is the geometric mean size of particles in size interval
- is the size below which all particles are not selected for breakage and report directly to product
- is the size above which all particles are always selected for breakage
- is an exponent determining the shape of the classification function, usually a value of 2.3
Breakage
The breakage function, is defined as the mass-by-size distribution of progeny particles resulting from the breakage of parent particles.
The Whiten crusher model uses a matrix of cumulative fraction passing data points to describe the products of a breakage event. This matrix is known as the Appearance Function and allows a complete product size distribution for any mesh series to be reconstructed from a single input parameter, the . The is defined as the fraction of broken particle mass that passes one-tenth of the geometric mean size of an original parent particle.
Each element of the Appearance Function matrix, represents the percentage fraction of progeny particles passing one-th of the original parent particle geometric mean size, when % of the products pass one-tenth of the original product size (i.e. the ).
The Appearance Function for a particular ore is typically obtained from a JK Drop Weight test. An example is shown in Table 1 below:
Table 1. Example Appearance Function data 2.8 4.0 5.5 22.2 51.4 5.6 7.2 10.7 43.4 80.8 8.9 11.3 16.4 60.7 93.0
A cubic spline is used to interpolate - values for an input value of . A secondary cubic spline interpolation is then used to produce a distribution across the full mesh size interval range for each parent particle size.
is a lower triangular matrix as all broken particles are, by definition, smaller than their parent particle.
Power draw
Crusher power, is related to the equivalent power required by a laboratory impact device (the drop weight) to achieve the same degree of breakage, and the no-load or idling power of a crusher by the following equation:
where:
- is the power drawn by the full scale crusher
- is the power draw of the full scale crusher machine when under no load
- is the 'pendulum' power, calculated as described below
- is a scaling factor to account for the difference between the laboratory drop weight test and full scale crusher machine
The mass of particles selected for breakage is described by the quantity, which from the Whiten crusher model equation yields:
Therefore, the total power, , consumed by the breakage of particles in the crusher may be computed from:
where is the specific comminution energy, or the energy per unit mass consumed by the breakage of a particle of size interval of total intervals, at a given value of .
A JK Drop Weight test typically provides the Energy-Size Reduction relationship for an ore, a matrix of values for three or five parent particle sizes and three breakage extents, as illustrated in Table 2 below:
Table 2. Example Energy-Size Reduction relationship Particle size (mm) 14.5 20.63 28.89 (kWh/t) (kWh/t) (kWh/t) 0.35 0.30 0.25 0.80 0.70 0.50 1.2 1.00 0.80
A cubic spline interpolation approach is used to estimate the values from the Energy-Size Reduction matrix, similarly to the Appearance Function method above.
Multi-component modelling
The original Whiten crusher model formulation only considered the breakage and power draw properties of a single ore type.
This implementation allows a user to specify different Appearance Function and Energy-Size Reduction matrices for each ore type in the feed. Each ore type is crushed separately within the model.
Excel
The Whiten Crusher model may be invoked from the Excel formula bar with the following function call:
=mdUnit_Crusher_Whiten(Parameters as Range, Size as Range, CrusherFeed as Range, Appearance as Range, Ecst10Size as Range)
Invoking the function with no arguments will print Help text associated with the model, including a link to this page.
Inputs
The required inputs are defined below in matrix notation with elements corresponding to cells in Excel row () x column () format:
where:
- is the number of size intervals
- is the number of ore types
- is the size of the square mesh interval that mass is retained on (mm)
- , i.e. descending size order from top size () to sub mesh ( mm)
- is the mass flow rate of particles in the crusher feed (t/h)
- is the fraction of mass passing one-th the size of a parent particle (%) when passes one-tenth the size of a parent particle (%), ,
- is the size of a parent particle subject to breakage for Energy-Size Reduction relationship testing (mm)
- is the number of particle sizes subject to breakage for Energy-Size Reduction relationship testing
- is the specific comminution energy required to break a parent particle of size into a distribution of progeny particles with passing one-tenth of the parent size (kWh/t)
Results
The results are displayed in Excel as an array corresponding to the matrix notation below:
where is the mass flow rate of particles in the crusher product (t/h).
Example
The images below show the selection of input arrays and output results in the Excel interface.
SysCAD
The sections and variable names used in the SysCAD interface are described in detail in the following tables.
MetDynamics*Crusher page
The first tab page in the access window will have this name.
Tag (Long/Short) | Input / Display | Description/Calculated Variables/Options |
---|---|---|
Tag | Display | This name tag may be modified with the change tag option. |
Condition | Display | OK if no errors/warnings, otherwise lists errors/warnings. |
ConditionCount | Display | The current number of errors/warnings. If condition is OK, returns 0. |
GeneralDescription / GenDesc | Display | This is an automatically generated description for the unit. If the user has entered text in the 'EqpDesc' field on the Info tab (see below), this will be displayed here.
If this field is blank, then SysCAD will display the unit class ID. |
Requirements | ||
On | CheckBox | This enables the unit. If this box is not checked, then the material will pass straight through the crusher with no change to the size distribution. |
Method | Fixed Discharge | The discharge particle size distribution is user defined. Different distributions can be used for different solids. |
Whiten Crusher | The product size distribution and power draw are determined by the Whiten crusher model. Different parameters can be used for different solids. | |
Options | ||
ShowQFeed | CheckBox | QFeed and associated tab pages (eg Sp) will become visible, showing the properties of the combined feed stream. |
ShowQProd | CheckBox | QProd and associated tab pages (eg Sp) will become visible, showing the properties of the products. |
SizeForPassingFracCalc | Input | Size fraction for % Passing calculation. The size fraction input here will be shown in the Stream Summary section. |
FracForPassingSizeCalc | Input | Fraction passing for Size calculation. The fraction input here will be shown in the Stream Summary section. |
Stream Summary | ||
MassFlow / Qm | Display | The total mass flow in each stream. |
SolidMassFlow / SQm | Display | The Solids mass flow in each stream. |
LiquidMassFlow / LQm | Display | The Liquid mass flow in each stream. |
VolFlow / Qv | Display | The total Volume flow in each stream. |
Temperature / T | Display | The Temperature of each stream. |
Density / Rho | Display | The Density of each stream. |
SolidFrac / Sf | Display | The Solid Fraction in each stream. |
LiquidFrac / Lf | Display | The Liquid Fraction in each stream. |
Passing | Display | The mass fraction passing the user-specified size (in the field SizeForPassingFracCalc) in each stream. |
Passes | Display | The user-specified (in the field FracForPassesSizeCalc) fraction of material in each stream will pass this size fraction. |
Crusher page
The Crusher page is used to specify the input parameters for the crusher model.
Ore page
This page is used to define the crusher comminution properties of SysCAD species with the size distribution quality in the project.
About page
This page is provides product and licensing information about the Met Dynamics Models SysCAD Add-On.
Tag (Long/Short) | Input / Display | Description/Calculated Variables/Options |
---|---|---|
About | ||
HelpLink | Opens a link to the Installation and Licensing page using the system default web browser. Note: Internet access is required. | |
Information | Copies Product and License information to the Windows clipboard. | |
Product | ||
Name | Display | Met Dynamics software product name |
Version | Display | Met Dynamics software product version number. |
BuildDate | Display | Build date and time of the Met Dynamics Models SysCAD Add-On. |
License | ||
File | This is used to locate a Met Dynamics software license file. | |
Location | Display | Type of Met Dynamics software license or file name and path of license file. |
SiteCode | Display | Unique machine identifier for license authorisation. |
ReqdAuth | Display | Authorisation level required, MD-SysCAD Full or MD-SysCAD Runtime. |
Status | Display | License status, LICENSE_OK indicates a valid license, other messages report licensing errors. |
IssuedTo | Display | Only visible if Met Dynamics license file is used. Name of organisation/seat the license is authorised to. |
ExpiryDate | Display | Only visible if Met Dynamics license file is used. License expiry date. |
DaysLeft | Display | Only visible if Met Dynamics license file is used. Days left before the license expires. |
References
- ↑ Napier-Munn, T.J., Morrell, S., Morrison, R.D. and Kojovic, T., 1996. Mineral comminution circuits: their operation and optimisation. Julius Kruttschnitt Mineral Research Centre, Indooroopilly, QLD.