diff options
Diffstat (limited to 'cpu/50yproc.tex')
-rw-r--r-- | cpu/50yproc.tex | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/cpu/50yproc.tex b/cpu/50yproc.tex new file mode 100644 index 0000000..206f263 --- /dev/null +++ b/cpu/50yproc.tex @@ -0,0 +1,34 @@ +\Aufgabe{Entwicklung der CPU Technologie} + +In Abbildung \ref{fig:50yproc} ist der zeitliche Verlauf von Technologieparametern der Mikroprozessortechnologie über die letzten 50 Jahre dargestellt. In der Abbildung fehlt die Legende. + +\begin{figure}[H] +\center +\includegraphics[width=\textwidth]{cpu/50yprocqu} +\caption{Entwicklung der Prozessortechnologie} +\label{fig:50yproc} +\end{figure} + +Ergänzen sie die Legende. Ordnen sie die Begriffe + +\begin{itemize} +\item Number of Logical Cores +\item Single-Thread Performance (SpecINT x $10^3$) +\item Frequency (MHz) +\item Transistors (thousands) +\item Typical Power (Watts) +\end{itemize} + +den Datenpunkten zu. + + +\ifloesung +\begin{figure}[H] +\center +\includegraphics[width=\textwidth]{cpu/50yprocsol} +\caption{Entwicklung der Prozessortechnologie - mit Legende} +\label{fig:50yprocsol} +\end{figure} + +{\tiny Karl Rupp, 42 years of Microprocessor Trend data, \url{https://www.karlrupp.net/2018/02/42-years-of-microprocessor-trend-data/}} +\fi |