Mass Balancing (n-Product Formula)

From Met Dynamics
Jump to navigation Jump to search

Description

This article describes a methodology for estimating the solids mass split and recovery of multiple assayed components from a process step with any number of product streams.

Model theory

The method of mass flow errors is applied to estimate the solids split and recovery of multiple assayed components to an arbitrary number of product streams.[1]

The assays used must show a reasonable degree of degree of separation across the process for the n-product formula to return sensible results.

Mineral compositions, particle size distributions and water fractions can be substituted in place of metal assays in the method.

Unweighted estimates

The solids mass flow split to each product stream is found by minimising the unweighted sum of squares of the differences between the mass flows of each assayed component in the feed and product streams, i.e.

where:

and:

  • is the number of component assays
  • is the number of product streams
  • is the assay of component in the feed stream
  • is the assay of component in product stream
  • is solids mass split to product stream (frac)

The feed stream assays may be reconstituted by summing the product stream assays at the estimated solids mass splits:

where is the reconstituted assay of component in the feed stream.

The recovery of each assayed component to each product stream , (frac), is then:

Weighted estimates

A weighted sum of squares for minimisation can be generated which takes into account measurement uncertainty.

The propagation of variance approximation states that the variance of a function is the sum of the product of the variance of each input and the square of its partial derivative, and so:[1]

where:

  • is the absolute standard deviation of the assay of component in the feed stream
  • is the absolute standard deviation of the assay of component in product stream

The weighted solids splits is therefore found from:

and the reconstituted feed assays and component recoveries are computed as for the unweighted case.

Additional notes

Absolute and relative standard deviations

The assay standard deviations required for the weighted estimates, (), are absolute standard deviations, and posses the same units as the assay measurement.

However, many other literature sources quote relative standard deviations, usually as percentages, which must be converted to absolute values. For example:

for the feed stream assays, where is the Relative Standard Deviation (frac).

Care must be taken to differentiate between absolute and relative values when applying error models, e.g. the Whiten approach for particle size distributions.[1][2]

Component assay magnitude

Component assays with larger values will tend to dominate the results of the method of mass flow errors. For example, component assays with values of thousands of parts per million will affect the solids mass split more than components with value of a fraction of a weight percent.

This can be addressed as follows:

  • For the unweighted estimates case, the measured assay values can be scaled to more appropriate units, e.g. 100g/t rather than g/t.
  • For the weighted estimates case, the absolute standard deviations can be scaled to produce the same effect.

The scaling factors applied in either case are arbitrary, and should be selected to reflect the relative "importance" or "confidence" of the component measurement.

Excel

The n-product formula may be invoked from the Excel formula bar with the following function call:

=mdMassBal_nProductFormula(Assays as Range, Optional AbsSD as Range, Optional Transposed 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 example images showing the selection of the same cells and arrays in the Excel interface.

Default

The following default arrangement of inputs and results ranges apply when the formula argument Transposed is false or omitted:

where:

  • is total mass fraction of solids in the feed (frac), i.e.
  • the unweighted sum of squares approach is used if is omitted.
Figure 1. Example showing the selection of the Assay (blue frame), AbsSD (red frame), and Results (light blue frame) arrays in Excel.

Transposed

The following arrangement of inputs and results ranges apply when the formula argument Transposed is true:

Figure 2. Example showing the selection of the Assay (blue frame), AbsSD (red frame), and Results (light blue frame) arrays in Excel when .

See also

References

  1. 1.0 1.1 1.2 Greet, C.J. ed., 2010. Flotation plant optimisation: a metallurgical guide to identifying and solving problems in flotation plants. Australasian Institute of Mining and Metallurgy.
  2. 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.