Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Code for Analabs
RST Evaluation
Commits
4b469ac6
Commit
4b469ac6
authored
Jun 26, 2019
by
Michael Rudolf
Committed by
Michael Rudolf
Dec 03, 2019
Browse files
Added a place for the Documentation
parent
a806e954
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Data/picks.png
0 → 100644
View file @
4b469ac6
49.6 KB
Documentation/Lid_Correction.ipynb
0 → 100644
View file @
4b469ac6
This diff is collapsed.
Click to expand it.
Documentation/Lid_Correction.tex
0 → 100644
View file @
4b469ac6
\documentclass
{
article
}
\usepackage
{
amsmath
}
\usepackage
{
graphicx
}
\usepackage
{
subcaption
}
\usepackage
[a4paper,left=1.1in,right=1.1in,top=1.1in,bottom=1.1in]
{
geometry
}
\renewcommand
{
\familydefault
}{
\sfdefault
}
\begin{document}
\section*
{
Correction of Normal Load by Lid
Displacement
}
\label
{
correction-of-normal-load-by-lid-displacement
}
Because the tie rods which measure the shear force produce an angle that
is dependent on the current lid position, the normal force
$
F
_
N
$
measured by the machine is not equal to the effective normal stress
$
F
_{
Neff
}$
. It has to be corrected with respect to the currently
measured shear force
$
F
_{
S
1
}$
and the current angle
$
\beta
$
, that is
dependent on the current lid position
$
d
_{
lid
}$
.
\begin{figure}
[h!]
\centering
\includegraphics
[width = .7\columnwidth]
{
RST
_
Angle
}
\caption
{
Formation of an angle between the lid and the sensor.
}
\end{figure}
For this we use a simple decomposition of the resulting force
$
F
_
R
=
F
_{
s
1
}$
into the effective shear force
$
F
_
S
$
and the normal
force
$
F
_
N
$
excerted by pulling on the lid at an oblique angle
$
\beta
$
:
\begin{equation}
F
_
R =
\sqrt
{
F
_
S
^
2 + F
_
N
^
2
}
\end{equation}
\begin{equation}
F
_
S = F
_
R
\,
cos
\,
\beta
\end{equation}
\begin{equation}
F
_
N = F
_
R
\,
sin
\,
\beta
\end{equation}
The angle is defined by the length of the tie rods
$
l
_{
rod
}
=
412
\,
mm
$
and the lid displacement
$
d
_{
lid
}$
with respect to the
reference point at zero lid displacement
$
d
_
0
=
+
\,
9
\,
mm
$
. The usual
range of lid displacement is a few millimeters upwards (negative) and
downwards (positive).
\begin{equation}
\beta
= sin
^{
-1
}
\,
\frac
{
(d
_
0-d
_{
lid
}
)
}{
l
_{
rod
}}
\end{equation}
\begin{figure}
[h!]
\centering
\begin{subfigure}
[t]
{
0.45
\textwidth
}
\includegraphics
[width = \textwidth]
{
angle
_
vs
_
lid
}
\caption
{
Angle as a function of the lid position.
}
\end{subfigure}
~
\begin{subfigure}
[t]
{
0.45
\textwidth
}
\includegraphics
[width = \textwidth]
{
correction
_
factors
}
\caption
{
Factors needed to compensate the difference between measured and effective forces.
}
\end{subfigure}
\end{figure}
The angle only shows a very small variation between 2
$^
\circ
$
and
-1.5
$^
\circ
$
, where negative shows a downward slope and positive an
upward slope, in contrast to the definition of
$
d
_{
lid
}$
. As a result,
the normal force component of the resulting force is changing from a
very small positive value into a small negative value. This shows in
correspondence to the position of the lid, that if the lid is higher
than the sensor (
$
d
_{
lid
}
> d
_
0
$
) then it pushes down onto the sample
resulting in a higher normal stress and vice versa. The shear stress
component has a maximum when
$
d
_{
lid
}
=
d
_
0
$
because here the tie rods
are parallel to the direction of shear.
The above graph shows the factors by which the measured forces (or
stresses) have to be corrected. The machine does this for the internal
determination of the normal load that is applied onto the lid, but the
measurement is done using an external controller which only measures the
pure signal. This leads to the following corrections with
$
F
_
R
$
being
the measured shear force and
$
F
_
N
$
the measured normal force:
\begin{itemize}
\item
Effective normal force:
\begin{itemize}
\item
$
F
_{
Neff
}
=
F
_
N
-
F
_
R
\,
c
_{
FN
}$
\end{itemize}
\item
Effective shear force:
\begin{itemize}
\item
$
F
_{
Seff
}
=
F
_
R
\,
c
_{
FS
}
$
\end{itemize}
\end{itemize}
\end{document}
Documentation/RST_Angle.png
0 → 100644
View file @
4b469ac6
31.8 KB
Documentation/angle_vs_lid.png
0 → 100644
View file @
4b469ac6
25.7 KB
Documentation/correction_factors.png
0 → 100644
View file @
4b469ac6
54.8 KB
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment