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

Nuvola apps important blue.svg.png This content is available to registered users. Please log in to view.

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