[laser] finish
This commit is contained in:
parent
57c7201c96
commit
0c988c9b98
|
@ -30,8 +30,8 @@ background-image="img/laser-matches-styropyro.jpg"
|
|||
<p class="fragment">Lichtverstärkung durch angeregte Abgabe von Strahlung</p>
|
||||
|
||||
<notes>
|
||||
* Angeregte Strahlungsabgabe ist ein Konzept von Einstein
|
||||
* angeregt heißt, dass Atome, die Strahlung abgeben, nicht im Grundzustand sind
|
||||
* höheres Energieniveau
|
||||
</notes>
|
||||
|
||||
---
|
||||
|
|
|
@ -4,8 +4,24 @@
|
|||
---
|
||||
background-image="img/lasercutter.jpg"
|
||||
|
||||
## Lasercutter
|
||||
## Fertigungstechnik
|
||||
|
||||
---
|
||||
background-image="img/vermessung.jpg"
|
||||
|
||||
## Laserschwert
|
||||
<notes>
|
||||
* Lasercutter (Holz, Metall etc.)
|
||||
* Schweißen (Roboter-Fertigungsstraßen, Autoindustrie)
|
||||
</notes>
|
||||
|
||||
## Vermessungstechnik
|
||||
|
||||
---
|
||||
background-image="img/printer.jpg"
|
||||
|
||||
## Alltagsgeräte
|
||||
|
||||
---
|
||||
background-image="img/medizin.jpg"
|
||||
|
||||
## Medizintechnik
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
# Speicherung
|
||||
# Codierung
|
||||
|
||||
<notes>
|
||||
* Audio-Daten (Schallwellen)
|
||||
|
|
|
@ -10,3 +10,5 @@ style="font-size: 24px;"
|
|||
* Wikipedia (de): [Umdrehungsgeschwindigkeiten von Laufwerken](https://de.wikipedia.org/wiki/Umdrehungsgeschwindigkeiten_von_Laufwerken)
|
||||
* Wikipedia (en): [Laser diode](https://en.wikipedia.org/wiki/Laser_diode)
|
||||
* Youtube: [Technology Connections](https://www.youtube.com/channel/UCy0tKL1T7wFoYcxCe0xjN6Q) ([sAbhPeTp51s](https://www.youtube.com/watch?v=sAbhPeTp51s)), [styropyro](https://www.youtube.com/channel/UCJYJgj7rzsn0vdR7fkgjuIA) ([7WoNWslRx1g](https://www.youtube.com/watch?v=7WoNWslRx1g))
|
||||
* Amazon.com: [ASIN B001U89QBU](https://www.amazon.com/dp/B001U89QBU)
|
||||
* Unsplash: [Bruno Thethe](https://unsplash.com/photos/8LotN6HsaT4), [Joshia Fuller](https://unsplash.com/photos/eTYW8D7NJas)
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
\renewcommand*{\familydefault}{\sfdefault}
|
||||
|
||||
\usepackage{enumitem}
|
||||
\setlist{noitemsep, topsep=0pt, parsep=0pt, partopsep=0pt} % more compact
|
||||
\setlist{noitemsep, topsep=0pt, parsep=0pt, partopsep=0pt, leftmargin=5mm} % more compact
|
||||
|
||||
\usepackage[unicode, hidelinks]{hyperref}
|
||||
|
||||
|
@ -49,6 +49,41 @@
|
|||
|
||||
\section*{Anwendungen}
|
||||
|
||||
\begin{minipage}[t]{0.19\textwidth}
|
||||
\textbf{Fertigungstechnik}
|
||||
\begin{itemize}
|
||||
\item{Lasercutter}
|
||||
\item{Schweißen}
|
||||
\item{Bohren}
|
||||
\end{itemize}
|
||||
\end{minipage}
|
||||
\begin{minipage}[t]{0.26\textwidth}
|
||||
\textbf{Vermessungstechnik}
|
||||
\begin{itemize}
|
||||
\raggedright
|
||||
\item{Entfernungsmessung}
|
||||
\item{Geschwindigkeitsmessung}
|
||||
\item{Tunnelbau (Richtstrahl)}
|
||||
\end{itemize}
|
||||
\end{minipage}
|
||||
\begin{minipage}[t]{0.19\textwidth}
|
||||
\textbf{Alltagsgeräte}
|
||||
\begin{itemize}
|
||||
\item{Laserdrucker}
|
||||
\item{CD-Player}
|
||||
\item{Laserpointer}
|
||||
\item{Kassenscanner}
|
||||
\end{itemize}
|
||||
\end{minipage}
|
||||
\begin{minipage}[t]{0.26\textwidth}
|
||||
\textbf{Medizintechnik}
|
||||
\begin{itemize}
|
||||
\item{Beseitigung von Tumorgewebe}
|
||||
\item{Netzhautbefestigung}
|
||||
\item{Veröden von Krampfadern}
|
||||
\end{itemize}
|
||||
\end{minipage}
|
||||
|
||||
\section*{Aufbau einer CD}
|
||||
|
||||
Einer CD besteht hauptsächlich auch Polycarbonat (Plastik). Über dieser
|
||||
|
|
BIN
revealjs/laser/img/medizin.jpg
Normal file
BIN
revealjs/laser/img/medizin.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 161 KiB |
BIN
revealjs/laser/img/printer.jpg
Normal file
BIN
revealjs/laser/img/printer.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 342 KiB |
Binary file not shown.
Before Width: | Height: | Size: 287 KiB |
BIN
revealjs/laser/img/vermessung.jpg
Normal file
BIN
revealjs/laser/img/vermessung.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 233 KiB |
Reference in a new issue