Whiten Crusher
Summary
This model represents the crushing through the breaking and classification functions as proposed by Whiten, W. J.; Walter, G. W.; White, M. E. (1979). A breakage function suitable for crusher models. IV Tewkesbury Symposium, Melbourne, pp. 19.1–19.3.
The model represents crushing through an internal classification function and a component-specific breakage matrix. The model follows the Whiten crusher structure, where particles are first classified according to their probability of being selected for breakage and then redistributed among finer size classes by a breakage function.
The model should be used for cone crusher or similar compression crusher simulations when the product size distribution must depend on the feed size distribution, closed side setting, feed coarseness, and material-specific breakage parameters.
DPSIM model key:
DPSIM.Comminution.WhitenCrusherMatrix
Category: Comminution
Subcategory: Crushers
Display name: Whiten Crusher
Parameters
| # | Parameter | Description |
|---|---|---|
| 1 | CSS (mm) | Closed side setting of the crusher. It is used to calculate the internal classification function. |
| 2 | [Component] Coarse Breakage - U exponent |
Component-specific exponent used in the coarse breakage term (). Higher values change the steepness of the coarse breakage distribution. |
| 3 | [Component] Fine Breakage reference size (mm) |
Component-specific reference size used in the fine breakage term (). |
| 4 | [Component] Fine Breakage - V exponent |
Component-specific exponent used in the fine breakage term (). Higher values change the steepness of the fine breakage distribution. |
Derived parameters
| # | Derived parameter | Description |
|---|---|---|
| 1 | T(t) - capacity adjustment | Capacity-related correction calculated from feed solids flowrate using the Whiten spline points. |
| 2 | Fraction above 1 inch | Fraction of feed retained above 25.4 mm. This value is used in the calculation of the upper classification size. |
Model Description
The Whiten Crusher model calculates the product size distribution using a matrix formulation based on internal classification and breakage. For each component, the crusher product vector is calculated as:
Where:
| Symbol | Description |
|---|---|
| Product retained-mass vector for component (c). | |
| Feed retained-mass vector for component (c). | |
| Identity matrix. | |
| Diagonal internal classification matrix. | |
| Component-specific breakage matrix. |
The matrix (C) defines the probability that particles in each size class are selected for breakage. The classification function is calculated from two characteristic sizes:
Where:
| Symbol | Description | Unit |
|---|---|---|
| Closed side setting. | mm | |
| Fraction of feed above 1 inch, calculated as the retained fraction above 25.4 mm. | fraction | |
| Capacity adjustment calculated from feed solids flowrate. | dimensionless | |
| Size below which particles are not selected for breakage. | mm | |
| Size above which particles are fully selected for breakage. | mm |
The value of T(t) is calculated from a cubic spline through the points:
(0,0), (100,-0.0486), (250,-0.085), (400,-0.259)
where the x-coordinate is the feed solids flowrate in tph. For feed rates equal to or greater than 400 tph, the model uses T(t)=-0.259.
For each active size class i, the diagonal term of the classification matrix is:
Where is the size-class opening converted from µm to mm.
For each component, the breakage matrix is built from a cumulative breakage function composed of two terms:
with:
and:
Where:
| Symbol | Description | Unit |
|---|---|---|
| Size boundary at which the cumulative breakage function is evaluated. | µm | |
| Representative size of parent class j. The implementation uses the DPSIM geometric mean size when available. | µm | |
| Component-specific coarse breakage exponent. | dimensionless | |
| Component-specific fine breakage reference size. | mm | |
| Component-specific fine breakage exponent. | dimensionless | |
| Mixing coefficient between the coarse and fine breakage terms. | dimensionless |
The breakage matrix is obtained from the cumulative breakage function by difference between size boundaries. In descending size order:
Where is the lower boundary of size class i, and is the upper boundary of the same product size interval.
The model solves the matrix equation independently for each component, using the component retained-mass vector as the feed vector. The product component masses are then recombined to form the total product size distribution and the component-by-size matrix.
The product stream preserves the feed solids flowrate and water flowrate. The model recalculates the product retained size distribution and the component fractions by size class.