generated from kenryuS/report-temp
fixed a-2
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
\begin{figure}[tbh]
|
||||
\centering
|
||||
\input{assets/a-2/exp1}
|
||||
\caption{Voltage v.s. Current of Differenct Resistors with Theoretical Values and Error Ranges}
|
||||
\caption{Voltage v.s. Current of Differenct Resistors with Theoretical Values and $\pm 5\%$ Error Ranges}
|
||||
\label{fig:v-i-r}
|
||||
\end{figure}
|
||||
|
||||
@@ -25,7 +25,7 @@ $E_1 = 15.000 \ \text{V}, \ E_2 = 3.005 \ \text{V}$の時,各抵抗での電
|
||||
|
||||
\begin{table}[ht]
|
||||
\centering
|
||||
\caption{Result of Experiment \# 2 with Circuit (a)}
|
||||
\caption{Voltage and Current on each Resistors in Circuit (a)}
|
||||
\label{tab:exp2-res1}
|
||||
\begin{tabular}{crr}
|
||||
\hline
|
||||
@@ -48,7 +48,7 @@ $E_1 = 15.000 \ \text{V}, \ E_2 = -3.007 \ \text{V}$の時,各抵抗での電
|
||||
|
||||
\begin{table}[ht]
|
||||
\centering
|
||||
\caption{Result of Experiment \# 2 with Circuit (b)}
|
||||
\caption{Voltage and Current on each Resistors in Circuit (b)}
|
||||
\label{tab:exp2-res2}
|
||||
\begin{tabular}{crr}
|
||||
\hline
|
||||
@@ -76,7 +76,7 @@ $E_1 = 15.000 \ \text{V}$での各抵抗にかかった電流・電圧は\cref{t
|
||||
|
||||
\begin{table}[ht]
|
||||
\centering
|
||||
\caption{Result of Experiment \# 3 with $E_1$ as Voltage Source}
|
||||
\caption{Voltage and Current of each Resistors in Circuit (a) with $E_1$ as Voltage Source}
|
||||
\label{tab:exp3-res1}
|
||||
\begin{tabular}{crr}
|
||||
\hline
|
||||
@@ -95,7 +95,7 @@ $E_2 = 3.004 \ \text{V}$での各抵抗にかかった電流・電圧は\cref{ta
|
||||
|
||||
\begin{table}[ht]
|
||||
\centering
|
||||
\caption{Result of Experiment \# 3 with $E_2$ as Voltage Source}
|
||||
\caption{Voltage and Current of each Resistors in Circuit (a) with $E_2$ as Voltage Source}
|
||||
\label{tab:exp3-res2}
|
||||
\begin{tabular}{crr}
|
||||
\hline
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
\begin{table}[!ht]
|
||||
\centering
|
||||
\caption{Current and Power of Resistors with tenth of resistance}
|
||||
\caption{Current and Power of Resistors with Tenth of Resistance}
|
||||
\label{tab:v-i-r-tenth}
|
||||
\begin{tabular}{c|r|r|r|r|r|r}
|
||||
\hline
|
||||
@@ -42,7 +42,7 @@
|
||||
|
||||
\begin{table}[!ht]
|
||||
\centering
|
||||
\caption{Applying Kirchhoff's Current Law at Point (b) in each Circuit}
|
||||
\caption{Applying Kirchhoff's Current Law at Point (b) to each Circuits}
|
||||
\label{tab:current-in-b}
|
||||
\begin{tabular}{cr}
|
||||
\hline
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
\begin{table}[!ht]
|
||||
\centering
|
||||
\caption{Applying Kirchhoff's Voltage Law on each Loop}
|
||||
\caption{Applying Kirchhoff's Voltage Law to each Loops}
|
||||
\label{tab:voltage-in-loops}
|
||||
\begin{tabular}{crr}
|
||||
\hline
|
||||
@@ -92,7 +92,7 @@
|
||||
|
||||
\begin{table}[!ht]
|
||||
\centering
|
||||
\caption{Percentage Difference of Experiment \# 3 from Experiment \# 2 on Circuit (a)}
|
||||
\caption{Percentage Differences of Experiment \# 3 from Experiment \# 2 on Circuit (a)}
|
||||
\label{tab:exp3-exp2-diff}
|
||||
\begin{tabular}{cr}
|
||||
\hline
|
||||
@@ -121,7 +121,7 @@
|
||||
\begin{minipage}[h]{0.9\linewidth}
|
||||
\centering
|
||||
\begin{circuitikz}
|
||||
\draw (0,0) to [battery1={$E$},invert] ++(0,2) to [R={$R_i$}] ++(0,2);
|
||||
\draw (0,0) to [battery1, l={$E$},invert] ++(0,2) to [R={$R_i$}] ++(0,2);
|
||||
\draw (0,0) to [short, -o] ++(2,0);
|
||||
\draw (0,4) to [short, -o] ++(2,0);
|
||||
|
||||
@@ -137,7 +137,7 @@
|
||||
\begin{minipage}[h]{0.9\linewidth}
|
||||
\centering
|
||||
\begin{circuitikz}
|
||||
\draw (0,0) to [isourceAM={$I$}] ++(0,2);
|
||||
\draw (0,0) to [isourceAM, l={$I$}] ++(0,2);
|
||||
\draw (2,0) to [R={$R_i$}] ++(0,2);
|
||||
\draw (0,0) to [short, -*] ++(2,0) to [short, -o] ++(2,0);
|
||||
\draw (0,2) to [short, -*] ++(2,0) to [short, -o] ++(2,0);
|
||||
@@ -161,7 +161,7 @@
|
||||
|
||||
\begin{table}[!ht]
|
||||
\centering
|
||||
\caption{Percentage Difference of Original and Equivalent Circuit of Experiment \# 4}
|
||||
\caption{Percentage Differences of Original and Equivalent Circuit of Experiment \# 4}
|
||||
\label{tab:exp4-diff}
|
||||
\begin{tabular}{cr}
|
||||
\hline
|
||||
|
||||
Reference in New Issue
Block a user