Added drawings
This commit is contained in:
parent
e57a05ace5
commit
c74c19d058
5 changed files with 33 additions and 4 deletions
BIN
din-912.jpg
Normal file
BIN
din-912.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
BIN
handbook.dvi
Normal file
BIN
handbook.dvi
Normal file
Binary file not shown.
37
handbook.tex
37
handbook.tex
|
|
@ -6,10 +6,11 @@
|
||||||
\usepackage[svgnames]{xcolor}
|
\usepackage[svgnames]{xcolor}
|
||||||
\usepackage{siunitx}
|
\usepackage{siunitx}
|
||||||
\usepackage[french]{babel}
|
\usepackage[french]{babel}
|
||||||
|
\usepackage{graphicx}
|
||||||
\newenvironment{fulltab}[1]{\begin{center}\begin{tabular*}{\linewidth}{@{\extracolsep{\fill}} #1}}
|
\newenvironment{fulltab}[1]{\begin{center}\begin{tabular*}{\linewidth}{@{\extracolsep{\fill}} #1}}
|
||||||
{\end{tabular*}\end{center}}
|
{\end{tabular*}\end{center}}
|
||||||
|
|
||||||
|
\def\N{\mathrm N}
|
||||||
\def\Vt{V_{\mathrm T}}
|
\def\Vt{V_{\mathrm T}}
|
||||||
\def\kbT{k_BT}
|
\def\kbT{k_BT}
|
||||||
\setlength\tabcolsep{0pt}
|
\setlength\tabcolsep{0pt}
|
||||||
|
|
@ -27,7 +28,7 @@
|
||||||
\chapter{Mechanics}
|
\chapter{Mechanics}
|
||||||
\section{Metric machine bolts}
|
\section{Metric machine bolts}
|
||||||
|
|
||||||
\paragraph{Threads}
|
%\paragraph{Threads}
|
||||||
\begin{fulltab}{lccccc}
|
\begin{fulltab}{lccccc}
|
||||||
\toprule
|
\toprule
|
||||||
Thread & Pitch & Tapping dia. & \multicolumn{3}{c}{Clearance dia.}\\
|
Thread & Pitch & Tapping dia. & \multicolumn{3}{c}{Clearance dia.}\\
|
||||||
|
|
@ -46,7 +47,34 @@ M10 & 1.5 & 8.5 & 10.5 & 11.0 & 12.0\\
|
||||||
\bottomrule
|
\bottomrule
|
||||||
\end{fulltab}
|
\end{fulltab}
|
||||||
|
|
||||||
\paragraph{Hex heads, nuts}
|
\begin{minipage}[c]{\linewidth}
|
||||||
|
\paragraph{Socket head cap screws (ISO 4762)}
|
||||||
|
\begin{center}
|
||||||
|
\includegraphics[width=\linewidth]{sockhead.jpg}
|
||||||
|
\end{center}
|
||||||
|
\begin{fulltab}{lccc}
|
||||||
|
\toprule
|
||||||
|
Thread & s (nom.) & dk (max) & k (max)\\
|
||||||
|
\midrule
|
||||||
|
M1.6 & 1.5 & 3.14 & 1.6\\
|
||||||
|
M2 & 1.5 & 3.98 & 2\\
|
||||||
|
M2.5 & 2 & 4.68 & 2.5\\
|
||||||
|
M3 & 2.5 & 5.68 & 3\\
|
||||||
|
M4 & 3 & 7.22 & 4\\
|
||||||
|
M5 & 4 & 8.72 & 5\\
|
||||||
|
M6 & 5 & 10.22 & 6\\
|
||||||
|
M8 & 6 & 13.27 & 8\\
|
||||||
|
M10 & 8 & 16.27 & 10\\
|
||||||
|
\bottomrule
|
||||||
|
\end{fulltab}
|
||||||
|
\end{minipage}
|
||||||
|
|
||||||
|
\begin{minipage}[c]{\linewidth}
|
||||||
|
\paragraph{Hex heads, nuts (ISO 4014, 4032)}
|
||||||
|
|
||||||
|
\begin{center}
|
||||||
|
\includegraphics[width=\linewidth]{hexcap.png}
|
||||||
|
\end{center}
|
||||||
\begin{fulltab}{lccccc}
|
\begin{fulltab}{lccccc}
|
||||||
\toprule
|
\toprule
|
||||||
Thread & s & e (min.) & k (nom.) & m (max.) & m'\\
|
Thread & s & e (min.) & k (nom.) & m (max.) & m'\\
|
||||||
|
|
@ -62,7 +90,8 @@ M8 & 13 & 14.20 & 5.3 & 6.5 & 3.70\\
|
||||||
M10 & 16 & 17.59 & 6.4 & 8 & 4.70\\
|
M10 & 16 & 17.59 & 6.4 & 8 & 4.70\\
|
||||||
\bottomrule
|
\bottomrule
|
||||||
\end{fulltab}
|
\end{fulltab}
|
||||||
|
m and m' are analogous to k for nuts (resp. jam nuts).
|
||||||
|
\end{minipage}
|
||||||
\chapter{Electronics}
|
\chapter{Electronics}
|
||||||
\section{Labelling}
|
\section{Labelling}
|
||||||
\paragraph{Color code}
|
\paragraph{Color code}
|
||||||
|
|
|
||||||
BIN
hexcap.png
Normal file
BIN
hexcap.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.5 KiB |
BIN
sockhead.jpg
Normal file
BIN
sockhead.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
Loading…
Add table
Add a link
Reference in a new issue