Wolfram Computation Meets Knowledge

Vickers Hardness

The Vickers hardness test was developed as an alternative to the Brinell method to measure the hardness of materials. The Vickers test is often easier to use than other hardness tests, since the required calculations are independent of the size of the indenter, and the indenter can be used for all materials irrespective of hardness. The basic principle, as with all common measures of hardness, is to observe the questioned material's ability to resist plastic deformation from a standard source.

Vickers hardness is proportional to the applied force divided by the average length of the indentation diagonal squared.

Formula

QuantityVariable["HV", "Pressure"] == (2*Cos[22*Degree]*QuantityVariable["F", "Force"])/QuantityVariable["d", "Length"]^2

Forms

Examples

Get the resource:

In[1]:=
ResourceObject["Vickers Hardness"]
Out[1]=

Get the formula:

In[2]:=
FormulaData[ResourceObject["Vickers Hardness"]]
Out[2]=

Use some values:

In[3]:=
FormulaData[
 ResourceObject[
  "Vickers Hardness"], {QuantityVariable["HV","Pressure"] -> 
   Quantity[222.48`, ("KilogramsForce")/("Millimeters")^2]}]
Out[3]=

Source Metadata

Publisher Information