mirror of
https://github.com/vale981/fpraktikum
synced 2025-03-05 09:31:44 -05:00
fix images
This commit is contained in:
parent
a0aea3976d
commit
336bc8930b
1 changed files with 7 additions and 7 deletions
|
@ -390,8 +390,8 @@ Parallelschaltung und Leistungssteigerung durch erh\"ohung von
|
|||
\(\voc\) und \(\isc\) zugleich. (Ausserdem sollte \(\isc\)
|
||||
\SI{1}{\ampere} nicht \"ubersteigen.)
|
||||
|
||||
\begin{figure}[h!]\centering
|
||||
\includegraphics[width=.8\columnwidth]{diagrams/photos/6_cell.jpg}
|
||||
\begin{figure}[H]\centering
|
||||
\includegraphics[width=.5\columnwidth]{diagrams/photos/6_cell.jpg}
|
||||
\caption{Solarmodul aus 6 Zellen.}
|
||||
\label{fig:p:6_cell}
|
||||
\end{figure}
|
||||
|
@ -406,8 +406,8 @@ Widerst\"anden verschalten. Zum Einsatz kamen Widerst\"ande der Gr\"o\ss{}e
|
|||
mit dem Multimeter vermessen wurde.
|
||||
|
||||
Die umgesetzten Schaltungen sind in~\ref{fig:modschaltungen} dargestellt.
|
||||
\begin{figure}[h!]\centering
|
||||
\begin{subfigure}[b]{.3\textwidth}
|
||||
\begin{figure}[H]\centering
|
||||
\begin{subfigure}[h!]{.3\textwidth}
|
||||
\begin{circuitikz} \draw
|
||||
(0,0) to[empty photodiode] (0,2)
|
||||
to[short] (2, 2)
|
||||
|
@ -423,7 +423,7 @@ Die umgesetzten Schaltungen sind in~\ref{fig:modschaltungen} dargestellt.
|
|||
\caption{Schaltung 1}
|
||||
\label{fig:schalt1}
|
||||
\end{subfigure}
|
||||
\begin{subfigure}[b]{.3\textwidth}
|
||||
\begin{subfigure}[h!]{.3\textwidth}
|
||||
\begin{circuitikz} \draw
|
||||
(0,0) to[empty photodiode] (0,2)
|
||||
to[short] (2, 2)
|
||||
|
@ -439,7 +439,7 @@ Die umgesetzten Schaltungen sind in~\ref{fig:modschaltungen} dargestellt.
|
|||
\caption{Schaltung 2}
|
||||
\label{fig:schalt2}
|
||||
\end{subfigure}
|
||||
\begin{subfigure}[b]{.3\textwidth}
|
||||
\begin{subfigure}[h!]{.3\textwidth}
|
||||
\begin{circuitikz} \draw
|
||||
(0,0) to[empty photodiode] (0,2)
|
||||
to[short] (2, 2)
|
||||
|
@ -542,7 +542,7 @@ Vorrats\todo{wirklich?} an Zellen. Es wurde eine Hellkennlinie
|
|||
aufgenommen. Das Modul ist in~\ref{fig:p:13_cell} abgebildet.
|
||||
|
||||
\begin{figure}[h!]\centering
|
||||
\includegraphics[width=.8\columnwidth]{diagrams/photos/13_cell.jpg}
|
||||
\includegraphics[width=.5\columnwidth]{diagrams/photos/13_cell.jpg}
|
||||
\caption{Solarmodul aus 13 Zellen.}
|
||||
\label{fig:p:13_cell}
|
||||
\end{figure}
|
||||
|
|
Loading…
Add table
Reference in a new issue