fix equation

This commit is contained in:
Matthias Biermann
2023-10-06 16:01:19 +02:00
parent dab3c97965
commit 9e8d82f4f7
+1 -1
View File
@@ -5,7 +5,7 @@ Es werden die Signalspannungen am Leitungsanfang und am Leitungsende gemessen. \
Mithilfe der Formel~\ref{eq:6} wird die Signaldämpfung errechnet.
\begin{equation}
\frac{a}{dB} = 20* lg(\frac{u_{1,max}(R)}{u_{1,max,reflektiert}}) = 20* lg(\frac{u(0m)}{u(20m)})
\frac{a}{dB} = 20* \lg \left( \frac{u_{1,max}(R)}{u_{1,max,reflektiert}} \right) = 20* \lg\left(\frac{u(0m)}{u(20m)}\right)
\label{eq:6}
\end{equation}