Indicates that the force values were calculated.
Gibt an, dass die Kraftwerte berechnet wurden.
Can be used in combination with fittingFunction and increasing or decreasing.
Kann in Kombination mit fittingFunction und increasing oder decreasing verwendet werden.
2025-12-01 Created
2026-01-05: changed scope note and example note.
<dcc:result refType="force_fittingFunction force_calculatedForce force_increasing">
<dcc:name>
<dcc:content lang="de">Ausgleichsfunktion berechnete Kraft (aufsteigende Kraftstufen)</dcc:content>
<dcc:content lang="en">Fitting function calculated force (increasing force levels)</dcc:content>
</dcc:name>
<dcc:description>
<dcc:content lang="de">Die Berechnung der Kraft F_a zu einem gegebenen Messwert X erfolgt mit Hilfe der Funktion:</dcc:content>
<dcc:content lang="en">The calculation of the force F_a related to a measurement signal X is carried out using the function:</dcc:content>
</dcc:description>
<dcc:data>
<dcc:formula refType="force_function">
<dcc:mathml>
<mathml:math>
<mathml:apply>
<mathml:eq />
<mathml:apply>
<mathml:plus />
<mathml:apply>
<mathml:times />
<mathml:ci xref="calculatedForceLinearIncreasingCoefficient_a">a</mathml:ci>
<mathml:ci>X</mathml:ci>
</mathml:apply>
<mathml:apply>
<mathml:times />
<mathml:ci xref="calculatedForceQuadraticIncreasingCoefficient_b">b</mathml:ci>
<mathml:apply>
<mathml:power />
<mathml:ci>X</mathml:ci>
<mathml:cn>2</mathml:cn>
</mathml:apply>
</mathml:apply>
<mathml:apply>
<mathml:times />
<mathml:ci xref="calculatedForceCubicIncreasingCoefficient_c">c</mathml:ci>
<mathml:apply>
<mathml:power />
<mathml:ci>X</mathml:ci>
<mathml:cn>3</mathml:cn>
</mathml:apply>
</mathml:apply>
<mathml:ci xref="calculatedForceConstantIncreasingCoefficient_d">d</mathml:ci>
</mathml:apply>
<mathml:ci id="calculatedForceIncreasing">F_a</mathml:ci>
</mathml:apply>
</mathml:math>
</dcc:mathml>
</dcc:formula>
<dcc:list refType="force_functionParameters">
<dcc:name>
<dcc:content lang="de">Koeffizienten</dcc:content>
<dcc:content lang="en">Coefficients</dcc:content>
</dcc:name>
<dcc:quantity refType="force_coefficient force_linear" id="calculatedForceLinearIncreasingCoefficient_a">
<si:real>
<si:value>-9.997634e-4</si:value>
<si:unit>\kilo\newton\milli\volt\tothe{-1}\volt</si:unit>
</si:real>
</dcc:quantity>
<dcc:quantity refType="force_coefficient force_quadratic" id="calculatedForceQuadraticIncreasingCoefficient_b">
<si:real>
<si:value>3.867554e-13</si:value>
<si:unit>\kilo\newton\milli\volt\tothe{-2}\volt\tothe{2}</si:unit>
</si:real>
</dcc:quantity>
<dcc:quantity refType="force_coefficient force_cubic" id="calculatedForceCubicIncreasingCoefficient_c">
<si:real>
<si:value>8.55847e-20</si:value>
<si:unit>\kilo\newton\milli\volt\tothe{-3}\volt\tothe{3}</si:unit>
</si:real>
</dcc:quantity>
<dcc:quantity refType="force_coefficient force_constant" id="calculatedForceConstantIncreasingCoefficient_d">
<si:real>
<si:value>0</si:value>
<si:unit>\kilo\newton</si:unit>
</si:real>
</dcc:quantity>
</dcc:list>
</dcc:data>
</dcc:result>