|
@@ -9,6 +9,9 @@
|
|
\renewcommand{\arraystretch}{1.4}
|
|
\renewcommand{\arraystretch}{1.4}
|
|
\usepackage{multirow}
|
|
\usepackage{multirow}
|
|
|
|
|
|
|
|
+% indent
|
|
|
|
+\setlength{\parindent}{0em}
|
|
|
|
+
|
|
\usepackage{graphicx}
|
|
\usepackage{graphicx}
|
|
\usepackage{wrapfig}
|
|
\usepackage{wrapfig}
|
|
%\begin{wrapfigure}{r}{2in}
|
|
%\begin{wrapfigure}{r}{2in}
|
|
@@ -42,6 +45,8 @@
|
|
\sisetup{locale = DE, per-mode = fraction, separate-uncertainty, exponent-to-prefix, prefixes-as-symbols = false, scientific-notation=true
|
|
\sisetup{locale = DE, per-mode = fraction, separate-uncertainty, exponent-to-prefix, prefixes-as-symbols = false, scientific-notation=true
|
|
}
|
|
}
|
|
\newcommand{\ns}[4]{(\num[scientific-notation=false]{#1}\pm\num[scientific-notation=false]{#2})\cdot\num[]{e#3}\si{#4}}
|
|
\newcommand{\ns}[4]{(\num[scientific-notation=false]{#1}\pm\num[scientific-notation=false]{#2})\cdot\num[]{e#3}\si{#4}}
|
|
|
|
+% tables
|
|
|
|
+\usepackage{multirow}
|
|
|
|
|
|
\begin{document}
|
|
\begin{document}
|
|
|
|
|
|
@@ -110,9 +115,20 @@ $$ Q_{1} + Q_{2} = Q_{3} \Rightarrow m_{\rm{Eis}} \cdot L_f + m_{\rm{Eis}} \cdot
|
|
\end{tabular}
|
|
\end{tabular}
|
|
\end{table}
|
|
\end{table}
|
|
\section{Versuchsauswertung}
|
|
\section{Versuchsauswertung}
|
|
-\section{Kommentar / Diskussion}
|
|
|
|
|
|
|
|
|
|
+\subsection{Durchführung 1}
|
|
|
|
+
|
|
|
|
+$L_{f_1}= \displaystyle{\frac{m_{\rm{H2O}} \cdot c_{\rm{H_2o}} \cdot \mathit{\Delta}\vartheta_2 - m_{\rm{Eis}} \cdot c_{\rm{H_2O}} \cdot \mathit{\Delta}\vartheta_1}{m_{\rm{Eis}}}}$\\\\
|
|
|
|
+
|
|
|
|
+$L_{f_1}=\displaystyle{\frac{\left(\left(m_1-m_{Kal}\right) \cdot 4182\frac{J}{Kg \cdot K}\cdot \Delta \vartheta_{T_1}\right)-\left(\left(m_2-m_{Kal}\right)\cdot 4182 \frac{J}{Kg \cdot K} \cdot \vartheta_{T_2}\right)}{m_2-m_{Kal}}} $\\\\
|
|
|
|
+
|
|
|
|
+$L_{1_{max}} =\displaystyle{\frac{\left(0.174Kg \cdot 4182\frac{J}{Kg \cdot K}\cdot \right)-\left(\left(m_2-m_{Kal}\right)\cdot 4182 \frac{J}{Kg \cdot K} \cdot \vartheta_{T_2}\right)}{m_2-m_{Kal}}} $
|
|
|
|
+
|
|
|
|
+\subsection{Durchführung 2}
|
|
|
|
+$L_{f_2} = \displaystyle{\frac{m_{\rm{H_{2}O}} \cdot c_{\rm{H_{2}O}} \cdot \Delta\vartheta_2 - m_{\rm{Eis}} \cdot c_{\rm{H_2O}} \cdot \Delta\vartheta_1}{m_{\rm{Eis}}}}$
|
|
|
|
+\section{Kommentar / Diskussion}
|
|
|
|
|
|
|
|
+Masse fehlerrechnung wurde vernachlässigt
|
|
|
|
|
|
|
|
|
|
|
|
|