Element To Mineral Conversion: Difference between revisions

From Met Dynamics
Jump to navigation Jump to search
md>Scott.Munro
imported>Scott.Munro
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
== Model theory ==
== Model theory ==


{{Restricted content}}
<hide>
{{Under construction|section}}
{{Under construction|section}}
</hide>


== Excel ==
== Excel ==
Line 27: Line 31:
   \mathit{Assay} & =  
   \mathit{Assay} & =  
\begin{bmatrix}
\begin{bmatrix}
a_1\text{ (}%\text{w/w)}\\
a_1\text{ (}%\text{ w/w)}\\
\vdots\\
\vdots\\
a_n\text{ (}%\text{w/w)}\\
a_n\text{ (}%\text{ w/w)}\\
\end{bmatrix}\\
\end{bmatrix}\\
\\
\\

Latest revision as of 14:26, 1 May 2025

Description

This article describes Whiten's (2007) method for converting elemental assays into mineral compositions.[1]

Model theory

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

Excel

The Element to Mineral Conversion may be invoked from the Excel formula bar with the following function call:

=mdMineralogy_EMC(Assay as Range, C as Range, Optional returnResidual 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 number of assays (elements)
  • is the number of minerals
  • is elemental assays (% w/w)
  • is the conversion ratio, the mass proportion of an element in a mineral (w/w)
  • is the mineral composition (% w/w)
  • is the residual of the least squares regression, only returned if
Figure 1. Example showing the selection of the Assay (blue frame), C (red frame), and Results (light blue frame) arrays in Excel. in thid example.

References

  1. Whiten, B., 2007. Calculation of mineral composition from chemical assays. Mineral Processing and Extractive Metallurgy Review, 29(2), pp.83-97.