diff options
author | Friedrich Beckmann <friedrich.beckmann@gmx.de> | 2025-06-29 17:45:27 +0200 |
---|---|---|
committer | Friedrich Beckmann <friedrich.beckmann@gmx.de> | 2025-06-29 17:45:27 +0200 |
commit | 682a6011fb877093ac8c8d92fa22ccdc3ed30a72 (patch) | |
tree | a1f004e7c9e7127cb2e0d3f0ed8b861dd91f1428 /cpu/50yproc.tex | |
parent | 8aa2684ce44a14eaf23d6c6887a23fb551bde179 (diff) |
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 |