bilder fuer teilaufgabe1 modizifert (Interval hervorgehobe) und .sty Datei angepasst...
authorBernhard Urban <lewurm@gmx.net>
Sat, 24 Oct 2009 14:29:31 +0000 (16:29 +0200)
committerBernhard Urban <lewurm@gmx.net>
Sat, 24 Oct 2009 22:35:51 +0000 (00:35 +0200)
bsp1/Protokolle/DigitalDesign_prot.pdf [new file with mode: 0644]
bsp1/Protokolle/DigitalDesign_prot.sty
bsp1/Protokolle/chapter1.tex
bsp1/Protokolle/pics/bsp1_hsync_wave.jpg
bsp1/Protokolle/pics/bsp1_vsync_wave.jpg
bsp2/Protokolle/DigitalDesign_prot.sty
bsp2/Protokolle/Makefile [new file with mode: 0644]
bsp3/Protokolle/DigitalDesign_prot.sty
bsp3/Protokolle/Makefile [new file with mode: 0644]
bsp4/Protokolle/DigitalDesign_prot.sty
bsp4/Protokolle/Makefile [new file with mode: 0644]

diff --git a/bsp1/Protokolle/DigitalDesign_prot.pdf b/bsp1/Protokolle/DigitalDesign_prot.pdf
new file mode 100644 (file)
index 0000000..f2731f5
Binary files /dev/null and b/bsp1/Protokolle/DigitalDesign_prot.pdf differ
index 6cb3c1c2003ce030a959fa5e84bff9be43e35a36..e13cab758522376f7da1e94fd5249e6e376d2b9f 100644 (file)
 
 \gdef\@groupnr{00}
 
-\gdef\@vornamea{Vorname1}
-\gdef\@nachnamea{Nachname1}
-\gdef\@matrikela{0000000}
-\gdef\@emaila{a@æstudent.tuwien.ac.at}
-
-\gdef\@vornameb{Vorname2}
-\gdef\@nachnameb{Nachname2}
-\gdef\@matrikelb{0000000}
-\gdef\@emailb{b@æstudent.tuwien.ac.at}
-
-\gdef\@vornamec{Vorname3}
-\gdef\@nachnamec{Nachname3}
-\gdef\@matrikelc{0000000}
-\gdef\@emailc{c@student.tuwien.ac.at}
-
-%\gdef\@vornamed{Vorname4}
-%\gdef\@nachnamed{Nachname4}
-%\gdef\@matrikeld{0000000}
-%\gdef\@emaild{d@student.tuwien.ac.at}
+\gdef\@vornamea{Markus}
+\gdef\@nachnamea{Sinnl}
+\gdef\@matrikela{0726419}
+\gdef\@emaila{markus\_s88@yahoo.de}
+
+\gdef\@vornameb{Bernhard}
+\gdef\@nachnameb{Urban}
+\gdef\@matrikelb{0725771}
+\gdef\@emailb{lewurm@gmx.net}
 
 \gdef\@aufgabe{zu Aufgabe 1}
 
@@ -170,10 +160,6 @@ Gruppe \@groupnr \par
 {\small \@emaila \par}
 \@vornameb \  \@nachnameb, Matr. Nr. \@matrikelb \par
 {\small \@emailb \par}
-\@vornamec \  \@nachnamec, Matr. Nr. \@matrikelc \par
-{\small \@emailc \par}
-%\@vornamed \  \@nachnamed, Matr. Nr. \@matrikeld \par
-%{\small \@emaild \par}
 
 %\@authora \par
 %\@authorb \par
index b198ac86b2fc6dffb77ed23f887bf0cac1da8f0e..3b292d5638fc74ecabb93c3675488ecc2cdad17b 100644 (file)
@@ -1,8 +1,46 @@
 \chapter{Logikanalysator}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\section{Teilaufgabe1: Messen von $f_{hsync}$ und $f_{vsync}$ }
+Bei dieser Teilaufgabe mussten wir horizontale Synchronisationsfrequenz $f_{hsync}$ und die vertikale Synchronisationsfrequenz $f_{vsync}$ mittels geeignete Modi bestimmem. Dabei war gegeben, dass $f_{hsync}$ per Timing-Mode und $f_{vsync}$ per State-Mode gemessen wird.
 
+\subsection{$f_{hsync}$}
+%bsp1_hsync_trigger.jpg
+%bsp1_hsync_wave.jpg
 
+\subsection{$f_{hsync}$}
+%bsp1_vsync_trigger.jpg
+%bsp1_vsync_wave.jpg
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\section{Teilaufgabe2: Farbe des Pixels (317,148)}
+%bsp2_trigger.jpg
+%bsp2_wave.jpg
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\section{Teilaufgabe3: Hintergrund und Objektkante}
+%bsp3a_trigger.jpg
+%bsp3a_wave.jpg
+%bsp3b_trigger.jpg
+%bsp3b_wave.jpg
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\section{Teilaufgabe4: Hsync-FSM}
+%bsp4_fsm1.jpg
+%bsp4_fsm2.jpg
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\section{Ergebnisse}
 \begin{itemize}
-\item Frequenz HSYNC = 29.458 \mu s == ??? Hz
+\item Frequenz HSYNC = 29.458$\mu$s == ??? Hz
 \item Frequenz VSYNC = 15.317626ms == ??? Hz
 \item Farbe Pixel = (0,0,1)
 \item Farbe Hintergrund = (1,0,1)
index cbd9e4ec58ac1cbc907bc54ce9b9e9e294e597fe..497d125f3d9c0f933422381553b63d1f59239142 100755 (executable)
Binary files a/bsp1/Protokolle/pics/bsp1_hsync_wave.jpg and b/bsp1/Protokolle/pics/bsp1_hsync_wave.jpg differ
index 42d09a3273303bed55c10ee97f1a5917d832d5c8..2c4f28454e829189f93cba415c0d00300a27e628 100755 (executable)
Binary files a/bsp1/Protokolle/pics/bsp1_vsync_wave.jpg and b/bsp1/Protokolle/pics/bsp1_vsync_wave.jpg differ
index 6cb3c1c2003ce030a959fa5e84bff9be43e35a36..e13cab758522376f7da1e94fd5249e6e376d2b9f 100644 (file)
 
 \gdef\@groupnr{00}
 
-\gdef\@vornamea{Vorname1}
-\gdef\@nachnamea{Nachname1}
-\gdef\@matrikela{0000000}
-\gdef\@emaila{a@æstudent.tuwien.ac.at}
-
-\gdef\@vornameb{Vorname2}
-\gdef\@nachnameb{Nachname2}
-\gdef\@matrikelb{0000000}
-\gdef\@emailb{b@æstudent.tuwien.ac.at}
-
-\gdef\@vornamec{Vorname3}
-\gdef\@nachnamec{Nachname3}
-\gdef\@matrikelc{0000000}
-\gdef\@emailc{c@student.tuwien.ac.at}
-
-%\gdef\@vornamed{Vorname4}
-%\gdef\@nachnamed{Nachname4}
-%\gdef\@matrikeld{0000000}
-%\gdef\@emaild{d@student.tuwien.ac.at}
+\gdef\@vornamea{Markus}
+\gdef\@nachnamea{Sinnl}
+\gdef\@matrikela{0726419}
+\gdef\@emaila{markus\_s88@yahoo.de}
+
+\gdef\@vornameb{Bernhard}
+\gdef\@nachnameb{Urban}
+\gdef\@matrikelb{0725771}
+\gdef\@emailb{lewurm@gmx.net}
 
 \gdef\@aufgabe{zu Aufgabe 1}
 
@@ -170,10 +160,6 @@ Gruppe \@groupnr \par
 {\small \@emaila \par}
 \@vornameb \  \@nachnameb, Matr. Nr. \@matrikelb \par
 {\small \@emailb \par}
-\@vornamec \  \@nachnamec, Matr. Nr. \@matrikelc \par
-{\small \@emailc \par}
-%\@vornamed \  \@nachnamed, Matr. Nr. \@matrikeld \par
-%{\small \@emaild \par}
 
 %\@authora \par
 %\@authorb \par
diff --git a/bsp2/Protokolle/Makefile b/bsp2/Protokolle/Makefile
new file mode 100644 (file)
index 0000000..f7931c4
--- /dev/null
@@ -0,0 +1,35 @@
+#!/bin/bash
+
+
+PROJECT = DigitalDesign_prot
+
+#------------------------------------------------------------------------------
+protocol:
+#------------------------------------------------------------------------------
+       latex $(PROJECT)
+       latex $(PROJECT)
+       dvips -o $(PROJECT).ps $(PROJECT).dvi
+       ps2pdf $(PROJECT).ps $(PROJECT).pdf
+
+
+#------------------------------------------------------------------------------
+print: protocol
+#------------------------------------------------------------------------------
+       psselect -p1 $(PROJECT).ps | lpr
+
+
+#------------------------------------------------------------------------------
+help:
+#------------------------------------------------------------------------------
+       @echo -e "\n>>> the following targets are available <<<"
+       @echo -e "\t(default) \t generate .dvi, .ps, and .pdf files"
+       @echo -e "\tprotocol \t generate .dvi, .ps, and .pdf files"
+       @echo -e "\tprint \t\t print the title page (you need to sign it!)"
+       @echo -e "\n\thelp \t\t list this text"
+       @echo -e "\tclean \t\t remove temporary files"
+
+#------------------------------------------------------------------------------
+clean:
+#------------------------------------------------------------------------------
+       rm *.aux *.log *.dvi *.toc *.out
+
index 6cb3c1c2003ce030a959fa5e84bff9be43e35a36..e13cab758522376f7da1e94fd5249e6e376d2b9f 100644 (file)
 
 \gdef\@groupnr{00}
 
-\gdef\@vornamea{Vorname1}
-\gdef\@nachnamea{Nachname1}
-\gdef\@matrikela{0000000}
-\gdef\@emaila{a@æstudent.tuwien.ac.at}
-
-\gdef\@vornameb{Vorname2}
-\gdef\@nachnameb{Nachname2}
-\gdef\@matrikelb{0000000}
-\gdef\@emailb{b@æstudent.tuwien.ac.at}
-
-\gdef\@vornamec{Vorname3}
-\gdef\@nachnamec{Nachname3}
-\gdef\@matrikelc{0000000}
-\gdef\@emailc{c@student.tuwien.ac.at}
-
-%\gdef\@vornamed{Vorname4}
-%\gdef\@nachnamed{Nachname4}
-%\gdef\@matrikeld{0000000}
-%\gdef\@emaild{d@student.tuwien.ac.at}
+\gdef\@vornamea{Markus}
+\gdef\@nachnamea{Sinnl}
+\gdef\@matrikela{0726419}
+\gdef\@emaila{markus\_s88@yahoo.de}
+
+\gdef\@vornameb{Bernhard}
+\gdef\@nachnameb{Urban}
+\gdef\@matrikelb{0725771}
+\gdef\@emailb{lewurm@gmx.net}
 
 \gdef\@aufgabe{zu Aufgabe 1}
 
@@ -170,10 +160,6 @@ Gruppe \@groupnr \par
 {\small \@emaila \par}
 \@vornameb \  \@nachnameb, Matr. Nr. \@matrikelb \par
 {\small \@emailb \par}
-\@vornamec \  \@nachnamec, Matr. Nr. \@matrikelc \par
-{\small \@emailc \par}
-%\@vornamed \  \@nachnamed, Matr. Nr. \@matrikeld \par
-%{\small \@emaild \par}
 
 %\@authora \par
 %\@authorb \par
diff --git a/bsp3/Protokolle/Makefile b/bsp3/Protokolle/Makefile
new file mode 100644 (file)
index 0000000..f7931c4
--- /dev/null
@@ -0,0 +1,35 @@
+#!/bin/bash
+
+
+PROJECT = DigitalDesign_prot
+
+#------------------------------------------------------------------------------
+protocol:
+#------------------------------------------------------------------------------
+       latex $(PROJECT)
+       latex $(PROJECT)
+       dvips -o $(PROJECT).ps $(PROJECT).dvi
+       ps2pdf $(PROJECT).ps $(PROJECT).pdf
+
+
+#------------------------------------------------------------------------------
+print: protocol
+#------------------------------------------------------------------------------
+       psselect -p1 $(PROJECT).ps | lpr
+
+
+#------------------------------------------------------------------------------
+help:
+#------------------------------------------------------------------------------
+       @echo -e "\n>>> the following targets are available <<<"
+       @echo -e "\t(default) \t generate .dvi, .ps, and .pdf files"
+       @echo -e "\tprotocol \t generate .dvi, .ps, and .pdf files"
+       @echo -e "\tprint \t\t print the title page (you need to sign it!)"
+       @echo -e "\n\thelp \t\t list this text"
+       @echo -e "\tclean \t\t remove temporary files"
+
+#------------------------------------------------------------------------------
+clean:
+#------------------------------------------------------------------------------
+       rm *.aux *.log *.dvi *.toc *.out
+
index 6cb3c1c2003ce030a959fa5e84bff9be43e35a36..e13cab758522376f7da1e94fd5249e6e376d2b9f 100644 (file)
 
 \gdef\@groupnr{00}
 
-\gdef\@vornamea{Vorname1}
-\gdef\@nachnamea{Nachname1}
-\gdef\@matrikela{0000000}
-\gdef\@emaila{a@æstudent.tuwien.ac.at}
-
-\gdef\@vornameb{Vorname2}
-\gdef\@nachnameb{Nachname2}
-\gdef\@matrikelb{0000000}
-\gdef\@emailb{b@æstudent.tuwien.ac.at}
-
-\gdef\@vornamec{Vorname3}
-\gdef\@nachnamec{Nachname3}
-\gdef\@matrikelc{0000000}
-\gdef\@emailc{c@student.tuwien.ac.at}
-
-%\gdef\@vornamed{Vorname4}
-%\gdef\@nachnamed{Nachname4}
-%\gdef\@matrikeld{0000000}
-%\gdef\@emaild{d@student.tuwien.ac.at}
+\gdef\@vornamea{Markus}
+\gdef\@nachnamea{Sinnl}
+\gdef\@matrikela{0726419}
+\gdef\@emaila{markus\_s88@yahoo.de}
+
+\gdef\@vornameb{Bernhard}
+\gdef\@nachnameb{Urban}
+\gdef\@matrikelb{0725771}
+\gdef\@emailb{lewurm@gmx.net}
 
 \gdef\@aufgabe{zu Aufgabe 1}
 
@@ -170,10 +160,6 @@ Gruppe \@groupnr \par
 {\small \@emaila \par}
 \@vornameb \  \@nachnameb, Matr. Nr. \@matrikelb \par
 {\small \@emailb \par}
-\@vornamec \  \@nachnamec, Matr. Nr. \@matrikelc \par
-{\small \@emailc \par}
-%\@vornamed \  \@nachnamed, Matr. Nr. \@matrikeld \par
-%{\small \@emaild \par}
 
 %\@authora \par
 %\@authorb \par
diff --git a/bsp4/Protokolle/Makefile b/bsp4/Protokolle/Makefile
new file mode 100644 (file)
index 0000000..f7931c4
--- /dev/null
@@ -0,0 +1,35 @@
+#!/bin/bash
+
+
+PROJECT = DigitalDesign_prot
+
+#------------------------------------------------------------------------------
+protocol:
+#------------------------------------------------------------------------------
+       latex $(PROJECT)
+       latex $(PROJECT)
+       dvips -o $(PROJECT).ps $(PROJECT).dvi
+       ps2pdf $(PROJECT).ps $(PROJECT).pdf
+
+
+#------------------------------------------------------------------------------
+print: protocol
+#------------------------------------------------------------------------------
+       psselect -p1 $(PROJECT).ps | lpr
+
+
+#------------------------------------------------------------------------------
+help:
+#------------------------------------------------------------------------------
+       @echo -e "\n>>> the following targets are available <<<"
+       @echo -e "\t(default) \t generate .dvi, .ps, and .pdf files"
+       @echo -e "\tprotocol \t generate .dvi, .ps, and .pdf files"
+       @echo -e "\tprint \t\t print the title page (you need to sign it!)"
+       @echo -e "\n\thelp \t\t list this text"
+       @echo -e "\tclean \t\t remove temporary files"
+
+#------------------------------------------------------------------------------
+clean:
+#------------------------------------------------------------------------------
+       rm *.aux *.log *.dvi *.toc *.out
+