Comminution Circuit Specific Energy (Morrell)

From Met Dynamics
Jump to navigation Jump to search

Description

This article describes the Morrell method for estimating the specific energy of comminution circuits (Morrell et al., 2016).[1]

Model theory

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

Excel

Coarse particle tumbling mill specific energy

The coarse particle tumbling mill specific energy calculation may be invoked from the Excel formula bar with the following function call:

=mdSMC_Wa(K1 as Double, Mia as Double, x1 as Double, Optional returnCalcs as Boolean = false)

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:

  • for all circuits without a recycle pebble crusher, and where circuits have a pebble crusher
  • is the coarse ore (> 750 μm) work index in tumbling mill circuits (kWh/t)
  • is the 80% passing size of the feed (μm)
  • indicates whether to return the optional results marked with the superscript (default is to omit)
  • and are exponents of the F80 and P80 equation terms, respectively
Figure 1. Example showing the selection of the input parameters (shaded blue, red and purple frames), and Results (green frame) array in Excel. The parameter in this example.

Fine particle tumbling mill specific energy

The fine particle tumbling mill specific energy calculation may be invoked from the Excel formula bar with the following function call:

=mdSMC_Wb(Mib as Double, x3 as Double, Optional returnCalcs as Boolean = false)

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:

  • is the fine ore (< 750 μm) work index in tumbling mill circuits (kWh/t)
  • is the 80% passing size of the final grind product (μm)
  • indicates whether to return the optional results marked with the superscript (default is to omit)
  • and are exponents of the F80 and P80 equation terms, respectively
Figure 2. Example showing the selection of the input parameters (shaded blue and red frames), and Results (green frame) array in Excel. The parameter in this example.

Conventional crushing specific energy

The conventional crushing specific energy calculation may be invoked from the Excel formula bar with the following function call:

=mdSMC_Wc(K2 as Double, Mic as Double, x1 as Double, x2 as Double, Optional returnCalcs as Boolean = false)

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:

  • for closed circuit crushing, and for open circuit crushing
  • is the ore work index in crusher circuits (kWh/t)
  • is the 80% passing size of the feed (μm)
  • is the 80% passing size of the product (μm)
  • indicates whether to return the optional results marked with the superscript (default is to omit)
  • and are exponents of the F80 and P80 equation terms, respectively
  • is a parameter that accounts for the decrease in ore strength in coarse crushing applications
Figure 3. Example showing the selection of the input parameters (shaded blue, red, purple and green frames), and Results (green frame) array in Excel. The parameter in this example.

HPGR specific energy

The HPGR specific energy calculation may be invoked from the Excel formula bar with the following function call:

=mdSMC_Wh(K3 as Double, Mih as Double, x1 as Double, x2 as Double, Optional returnCalcs as Boolean = false)

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:

  • for closed circuits with a screen, and in open circuits
  • is the ore work index in HPGR circuits (kWh/t)
  • is the 80% passing size of the feed (μm)
  • is the 80% passing size of the product (μm)
  • indicates whether to return the optional results marked with the superscript (default is to omit)
  • and are exponents of the F80 and P80 equation terms, respectively
  • is a parameter that accounts for the decrease in ore strength in coarse crushing applications
Figure 4. Example showing the selection of the input parameters (shaded blue, red and purple frames), and Results (green frame) array in Excel. The parameter in this example.

Specific energy correction for size distribution

The specific energy correction for size distribution calculation may be invoked from the Excel formula bar with the following function call:

=mdSMC_Ws(Mia as Double, x1 as Double, x2 as Double, Optional returnCalcs as Boolean = false)

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:

  • is the coarse ore (> 750 μm) work index in tumbling mill circuits (kWh/t)
  • is the 80% passing size of the feed (μm)
  • is the 80% passing size of the product (μm)
  • indicates whether to return the optional results marked with the superscript (default is to omit)
  • and are exponents of the F80 and P80 equation terms, respectively
Figure 5. Example showing the selection of the input parameters (shaded blue, red and purple frames), and Results (green frame) array in Excel. The parameter in this example.

General comminution specific energy

The general comminution specific energy calculation may be invoked from the Excel formula bar with the following function call:

=mdSMC_W(K as Double, Mi as Double, x1 as Double, x2 as Double, Optional returnCalcs as Boolean = false)

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:

  • is an adjustment factor
  • is the ore work index (kWh/t)
  • is the 80% passing size of the feed (μm)
  • is the 80% passing size of the product (μm)
  • indicates whether to return the optional results marked with the superscript (default is to omit)
  • and are exponents of the F80 and P80 equation terms, respectively
Figure 6. Example showing the selection of the input parameters (shaded blue, red, purple, green and pink frames), and Results (green frame) array in Excel. The parameter in this example.

Calculating P80

The P80 calculation may be invoked from the Excel formula bar with the following function call:

=mdSMC_P80(K as Double, Mi as Double, F80 as Double, W as Double, Optional returnCalcs as Boolean = false)

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:

  • is an adjustment factor
  • is the ore work index (kWh/t)
  • is the 80% passing size of the feed (μm)
  • is the specific energy available to the comminution stage (kWh/t)
  • indicates whether to return the optional results marked with the superscript (default is to omit)
  • is the 80% passing size of the product (μm)
Figure 7. Example showing the selection of the input parameters (shaded blue, red, purple and green frames), and Results (green frame) array in Excel. The parameter in this example.

Estimating breakage parameters

The breakage parameter estimation may be invoked from the Excel formula bar with the following function call:

=mdSMC_AbToSMC(A as Double, b as Double, SG as Double, BWI as Double, Optional conversionMethod as Integer = 0)

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:

  • is a JK Drop Weight Test impact breakage parameter (%)
  • is a JK Drop Weight Test impact ore breakage parameter
  • is the density of solids (t/m3)
  • is the Bond Ball Work Index of the ore (kWh/t)
  • indicates the correlation set to utilise (0 = Doll 2016, 1 = Chitalov 2020)
  • is the Drop Weight Index (kWh/m3)
  • is the coarse ore (> 750 μm) work index in tumbling mill circuits (kWh/t)
  • is the fine ore (< 750 μm) work index in tumbling mill circuits (kWh/t)
  • is the ore work index in crusher circuits (kWh/t)
  • is the ore work index in HPGR circuits (kWh/t)
  • is the JK Drop Weight Test abrasion breakage parameter
  • is the SAG Circuit Specific Energy parameter (kWh/t)
Figure 8. Example showing the selection of the input parameters (shaded blue, red, purple and green frames), and Results (green frame) array in Excel. The parameter in this example.

See also

References

  1. Morrell, S., Daniel, M. and Burke, J., 2016. Morrell method for determining comminution circuit specific energy and assessing energy utilization efficiency of existing circuits. Global Mining Standards and Guidelines Group: Ormstown, QC, Canada.