Skip to content
Snippets Groups Projects
Commit b32adf72 authored by Daniel Meißner's avatar Daniel Meißner
Browse files

Initial commit.

parents
No related branches found
No related tags found
No related merge requests found
Showing
with 1016 additions and 0 deletions
.redcar
*.ps
*.out
*.dvi
*.log
*.aux
*.blg
*.toc
*.log
*.bbl
*.lof
*.lot
*.idx
*.brf
*.ilg
*.ind
sections/*.aux
images/*.aux
\ No newline at end of file
File added
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% LaTex Vorlage %
%-----------------------------------------------------------------------------%
% Beteiligte Personen: %
% Peter Hasse, Danimo Molkentin, Daniel Meißner %
%-----------------------------------------------------------------------------%
% Lizenz: %
% This program is free software; you can redistribute it and/or modify it %
% under the terms of the GNU General Public License as published by the %
% Free Software Foundation; either version 2, or (at your option) any %
% later version. %
% %
% This program is distributed in the hope that it will be useful, %
% but WITHOUT ANY WARRANTY; without even the implied warranty of %
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the %
% GNU General Public License for more details. %
% %
% You should have received a copy of the GNU General Public License %
% along with this program; if not, write to the Free Software %
% Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA %
%-----------------------------------------------------------------------------%
% Benutzung: %
% texlive-full (bei auf Debian basirenden Systemen) %
% xelatex Arbeit.tex %
% --> generiert Arbeit.pdf %
%-----------------------------------------------------------------------------%
% Letzte Aktualisierung: Januar 2011 %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Anfang %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a4paper,11pt,smallheadings,headsepline,footsepline,titlepage,liststotoc,idxtotoc,bibtotoc]{scrartcl}
\include{Meta}
\usepackage{stylesheats/hbrs-inf}
\begin{document}
\begin{spacing}{1}
\pagenumbering{roman}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Deckblatt %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\pagestyle{empty}
\include{sections/Deckblatt}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Erklärung
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\pagestyle{bisHauptteil}
\include{sections/Erklaerung}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Inhaltsverzeichnis %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\tableofcontents
\newpage
\include{sections/Abkürzungsverzeichnis}
\newpage
\end{spacing}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Einleitung %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\pagestyle{Hauptteil}
\setcounter{page}{1}
\pagenumbering{arabic}
\include{sections/Einleitung}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Stand der Forschrung %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newpage
\include{sections/Stand_Forschung}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Auswertung %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newpage
\include{sections/Auswertung}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Zusammenfassung %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newpage
\include{sections/Zusammenfassung}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Literaturverzeichnis %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newpage
\bibliography{Literaturverzeichnis}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Abbildungsverzeichnis %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newpage
\listoffigures
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Ende %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{document}
% This file was created with JabRef 2.5.
% Encoding: UTF-8
@ARTICLE{BarAhl08,
author = {Oliver Bartels and Ernst Ahlers},
title = {Wandelbare Funker
},
journal = {c't - Magazin f{\"u}r Computertechnik,},
year = {2008},
volume = {23/2008},
pages = {10},
issn = {0724-8679}
}
@INPROCEEDINGS{BruMurPerWygMcN09,
author = {M. Bruno and M. Murdy and P. Perreault and A.M. Wyglinski and J.A.
McNeill},
title = {Widely tunable RF transceiver front end for software-defined radio},
booktitle = {Military Communications Conference, 2009. MILCOM 2009. IEEE},
year = {2009},
pages = {1--6},
month = {oct.},
abstract = {In this paper, we present the design, implementation, and evaluation
of a custom-built wideband RF front-end for enabling dynamic spectrum
access communications in software-defined radio platforms. The frontend
is designed for wireless operation within the 50 MHz - 2.5 GHz frequency
range, and is entirely software-controlled by the platform. Evaluation
of the proposed design was conducted using the Universal Software
Radio Peripheral (USRP) software defined radio platform and controlled
via GNU Radio software. A prototype of the design was successfully
demonstrated over a wide range of frequencies. Finally, several remaining
design challenges are identified that would further enhance transmission
performance.},
doi = {10.1109/MILCOM.2009.5379829},
keywords = {dynamic spectrum access communications, frequency 50 MHz to 2.5 GHz,
GNU Radio software, software-defined radio, software radio, transceivers,
tunable RF transceiver front end, Universal Software Radio Peripheral
software}
}
@TECHREPORT{BurSam08,
author = {David A. Burgess and Harvind S. Samra},
title = {The OpenBTS Project},
institution = {Kestrel Signal Processing Inc. },
year = {2008},
month = oct,
abstract = {{\"U}berblick {\"u}ber das Projekt und dessen Ziele. {\"U}berblick
{\"u}ber die Komponenten der BTS.}
}
@BOOK{Bur03,
title = {{Software defined radio for 3G}},
publisher = {Artech House Publishers},
year = {2003},
author = {P.G. Burns}
}
@BOOK{Duq02,
title = {{Mobilfunknetze: Grundlagen, Dienste und Protokolle}},
publisher = {Vieweg},
year = {2002},
author = {M. Duque-Anton}
}
@MANUAL{ettus,
title = {USRP User’s and Developer’s Guide},
author = {SRP UsMatt Ettus},
organization = {Ettus Research LLC},
owner = {ghost},
timestamp = {2010.08.05}
}
@INPROCEEDINGS{JamUme00,
author = {S. Jamadagni and M.N. Umesh},
title = {A PUSH download architecture for software defined radios},
booktitle = {Personal Wireless Communications, 2000 IEEE International Conference
on},
year = {2000},
pages = {404--407},
abstract = {A software defined radio (SDR) is a completely configurable radio
that can be programmed in software to define its functionality. An
SDR handset can be modified to perform different functions at different
times through software downloads. Software radios give the ability
to add or remove software components or allow plug and play of software
components. This allows the SDR handset to be specifically tailored
to the applications expected to run on the handset resulting in great
flexibility. The downloadable software components can be signal processing
components, protocol components or application components. The SDR
forum is evolving a download protocol in liaison with the MExE (mobile
execution environment) activities of the ETSI forum. Software download
overheads are an important issue in realizing viable software radios.
Download requests can be initiated by the user terminal, which is
termed as a PULL operation or the base station (or the download server)
can initiate the download process which is termed as a PUSH operation.
We assert that PUSH is an important mode of software download and
explore a download architecture that involves PUSH},
doi = {10.1109/ICPWC.2000.905846},
keywords = {configurable radio, download protocol, ETSI forum, MExE, mobile execution
environment, mobile radio, protocols, PUSH download architecture,
SDR forum, software defined radios, software download overheads,
telecommunication computing}
}
@BOOK{JohSet04,
title = {{Telecommunication breakdown: concepts of communication transmitted
via software-defined radio}},
publisher = {Prentice Hall},
year = {2004},
author = {C.R. Johnson and W.A. Sethares}
}
@INPROCEEDINGS{Nag09,
author = {L.S. Nagurney},
title = {Software defined radio in the electrical and computer engineering
curriculum},
booktitle = {Frontiers in Education Conference, 2009. FIE '09. 39th IEEE},
year = {2009},
pages = {1--6},
month = {oct.},
abstract = {The development of Software Defined Radio systems and their extension
to Cognitive Radio Systems and Smart Radio Systems have introduced
a plethora of topics and examples that can be included in the curriculum.
The design of these software defined radio systems has less in common
with traditional radio design and more in common with the design
of Embedded Systems and Software Engineering. This purpose of this
paper is to overview software defined radio from the simplest form
to its most complicated form and give examples on how software defined
radio concepts can be used as examples and exercises in a variety
of Electrical Engineering and Computer Engineering courses and labs.},
doi = {10.1109/FIE.2009.5350649},
issn = {0190-5848},
keywords = {cognitive radio systems, computer engineering curriculum, computer
science education, electrical engineering curriculum, smart radio
systems, software defined radio, software radio, telecommunication
engineering education}
}
@INPROCEEDINGS{RivDevBegDalCatBel09,
author = {F. Rivet and Y. Deval and J.-B. Begueret and D. Dallet and P. Cathelin
and D. Belot},
title = {From Software-Defined to Software Radio: Analog Signal Processor
features},
booktitle = {Radio and Wireless Symposium, 2009. RWS '09. IEEE},
year = {2009},
pages = {348--351},
month = {jan.},
abstract = {The RF transceivers architectures are to integrate the concept of
software radio. But, in the case of mobile terminal, hard constraints
are imposed by the factor of mobility. Low power and very complex
circuits are claimed by the telecommunication industry. Classical
architectures are no more sufficient to challenge this goal. New
systems are thus proposed, and the concept of software defined radio
(SDR) is a step on the roadmap toward software radio (SR). This paper
presents a state of the art of SDR circuits and explores the application
of a analog signal processor SR chip.},
doi = {10.1109/RWS.2009.4957351},
keywords = {analog signal processor, RF transceivers architectures, software-defined
radio, software radio, transceivers}
}
@INPROCEEDINGS{Tri08,
author = {A.C. Tribble},
title = {The software defined radio: Fact and fiction},
booktitle = {Radio and Wireless Symposium, 2008 IEEE},
year = {2008},
pages = {5--8},
month = {jan.},
abstract = {In comparison to legacy systems that are typically tailored to provide
a narrow range of capabilities through hardware, the next generation
software defined radios are intended to implement a broader range
of capabilities through elements that are software configurable.
This offers the user the promise of greater flexibility, by being
able to run more than one legacy waveform on a single platform, as
well as a growth path to more and greater capability, such as mobile
ad hoc networking. This presentation will examine the key architectural
differences between software defined, and hardware defined radios,
and will highlight some of the key challenges that must be addressed
in fielding a software defined radio.},
doi = {10.1109/RWS.2008.4463414},
keywords = {legacy system, mobile ad hoc networking, next generation software
defined radio, software radio}
}
@BOOK{Tut02,
title = {software defined radio},
publisher = {Wiley},
year = {2002},
author = {Walter Tuttlebee}
}
@ARTICLE{Tut99,
author = {W.H.W. Tuttlebee},
title = {Software-defined radio: facets of a developing technology},
journal = {Personal Communications, IEEE},
year = {1999},
volume = {6},
pages = {38--44},
number = {2},
month = {apr},
doi = {10.1109/98.760422},
issn = {1070-9916},
keywords = {adaptive spectrum management, common global standards, digital radio,
Internet, personal communication networks, personal communications
industry, real-time downloadable software, reconfigurable terminals,
regional radio interfaces, software-defined radio, software engineering,
software-reconfigurable universal handset, telecommunication computing,
telecommunication standards, third-generation personal communications,
third-generation systems, wireless industry}
}
@BOOK{Wal01,
title = {Mobilfunknetze und ihre Protokolle Band1},
publisher = {B.G.Teubner},
year = {2001},
author = {B. Walke},
owner = {ghost},
timestamp = {2010.08.04}
}
@BOOK{Wal00,
title = {Mobilfunknetze und ihre Protokolle Band2},
publisher = {B.G.Teubner},
year = {2000},
author = {B. Walke}
}
@ARTICLE{WelMae10,
author = {Matthias Wellens and Prof. Petri M{\"a}h{\"o}nen},
title = {Intelligente Funker },
journal = {c't - Magazin f{\"u}r Computertechnik},
year = {2010},
volume = {2/2010},
pages = {146},
month = feb,
issn = {0724-8679 }
}
@INPROCEEDINGS{YosTsuSuz99,
author = {H. Yoshida and H. Tsurumi and Y. Suzuki},
title = {Broadband RF front-end and software execution procedure in software-defined
radio},
booktitle = {Vehicular Technology Conference, 1999. VTC 1999 - Fall. IEEE VTS
50th},
year = {1999},
volume = {4},
pages = {2133--2137 vol.4},
abstract = {A software-defined radio is one of the solutions for realizing a multi-mode
terminal for various mobile communication standards. The software-defined
radio can be changed by replacement of the application software,
including modems, filters, equalizers and so on. A radio terminal
architecture fit for the ideal software-defined radio implementation
is described. A broadband RF-stage configuration, which introduces
the direct conversion principle, is proposed for realizing the multi-mode
software-defined radio. A software configuration including the application
program which does not depend on the hardware, and the basic programs
which reconcile the differences between hardware and execution procedure,
are also proposed},
doi = {10.1109/VETECF.1999.797315},
keywords = {broadband networks, broadband RF front-end, direct conversion, equalizers,
filters, mobile communication standards, mobile radio, modems, multi-mode
terminal, radio terminal architecture, software-defined radio, software
execution procedure, telecommunication computing, telecommunication
standards, telecommunication terminals}
}
Makefile 0 → 100644
DOCUMENT_NAME = Arbeit
XELATEX = xelatex
default:
@echo 'make bib | Create bibliography, Arbeit.aux required. To create them ,run make doc.'
@echo 'make doc | Create complete document. Read output and run make bib or make doc again if needed.'
@echo 'make clean | Cleaning working directory.'
bib:
bibtex $(DOCUMENT_NAME)
doc:
$(XELATEX) $(DOCUMENT_NAME).tex
clean:
rm -f .log quit.tex *.acn *gdf *.glg *. glo *. gls *.ist *.lol *.nlo *.nls *.ps *.out *.dvi *.log *.aux *.blg *.toc *.log *.bbl *.lof *.lot *.idx *.brf *.ilg *.ind sections/*.aux images/*.aux
\def\ThesisSubject{hehejo}
\def\ThesisKeywords{viele lustige Keywords}
\def\ThesisTitle{Ich bin eine lustige Arbeit}
\def\ThesisAuthor{Peter Lustig}
\def\ThesisLocation{Bonn}
\def\ThesisType{Bachelor}
\def\ThesisPubDate{\today}
\def\ThesisFirstSupervisor{Prof. Dr.-Ing. Bla Blub}
\ No newline at end of file
This diff is collapsed.
File added
This diff is collapsed.
% chngcntr.sty
%
% Provides commands to change the resetting of counters.
% Instructions for use are at the end of this file.
%
% author: Peter Wilson (CUA)
% (now at peter.r.wilson@boeing.com)
% Released under the Latex Project Public License
%
%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{chngcntr}[2001/03/30 v1.0 change counter resetting]
%
% This package uses David Carlisle's \@removefromreset command as
% specified in the remreset package available from CTAN as
% macros/latex/contrib/supported/carlisle/remreset.sty
% It is \provided here as a convenience to the user, and with
% David Carlisle's permission.
% START OF DAVID CARLISLE'S CODE
\providecommand{\@removefromreset}[2]{{%
\expandafter\let\csname c@#1\endcsname\@removefromreset
\def\@elt##1{%
\expandafter\ifx\csname c@##1\endcsname\@removefromreset
\else
\noexpand\@elt{##1}%
\fi}%
\expandafter\xdef\csname cl@#2\endcsname{%
\csname cl@#2\endcsname}}}
% END OF DAVID CARLISLE'S CODE
%%\@ifbothc@t@s{<package>}{<counter>}{<within>}{<code when both are counters>}
\newcommand{\@ifbothc@t@s}[4]{%
\@ifundefined{c@#2}{% counter undefined
\PackageError{#1}{#2 is not a counter}{\@eha}}%
{% else counter is defined
\@ifundefined{c@#3}{% within undefined
\PackageError{#1}{#3 is not a counter}{\@eha}}%
{% else both counter and within are defined
#4}}}
%%\counterwithout*{<counter>}{<within>}
\newcommand{\counterwithout}{\@ifstar{\c@t@soutstar}{\c@t@sout}}
\newcommand{\c@t@soutstar}[2]{%
\@ifbothc@t@s{chngcntr}{#1}{#2}{\@removefromreset{#1}{#2}}}
\newcommand{\c@t@sout}[2]{%
\@ifbothc@t@s{chngcntr}{#1}{#2}{\@removefromreset{#1}{#2}%
\@namedef{the#1}{\arabic{#1}}}}
%%\counterwithin*{<counter>}{<within>}
\newcommand{\counterwithin}{\@ifstar{\c@t@sinstar}{\c@t@sin}}
\newcommand{\c@t@sinstar}[2]{%
\@ifbothc@t@s{chngcntr}{#1}{#2}{\@addtoreset{#1}{#2}}}
\newcommand{\c@t@sin}[2]{%
\@ifbothc@t@s{chngcntr}{#1}{#2}{\@addtoreset{#1}{#2}%
\@namedef{the#1}{\@nameuse{the#2}.\arabic{#1}}}}
\endinput
%%%%%%%%%%%%%%%%%%
% USAGE
%%%%%%%%%%%%%%%%%%
%
% In LaTeX, a new counter called, say `ctr', is created by the command
% \newcounter{ctr}[within]. If the optional within argument is given
% the the counter `ctr' is reset to zero each time the counter `within'
% changes. The command \thectr typesets the value of the counter ctr.
% This is automatically defined by \newcounter and is initialised
% to typeset arabic numerals.
%
%%%%%%%%%%%%%%%%%
% \counterwithin
% \counterwithin*
%%%%%%%%%%%%%%%%%
% It is sometimes desireable to change a counter that has been defined
% by \newcounter{ctr} to act as though it had been defined as
% \newcounter{ctr}[within]. The package provides the command
% \counterwithin{ctr}{within} that accomplishes this. By default,
% it also redefines the \thectr command so that it typesets values
% in the style \thewithin.\arabic{ctr}. The starred version of the
% command suppresses the redefinition of \thectr
% (e.g., \counterwithin*{ctr}{within}).
%
%%%%%%%%%%%%%%%%%%
% \counterwithout
% \counterwithout*
%%%%%%%%%%%%%%%%%%
% Likewise, the command \counterwithout{ctr}{within} changes a
% counter that has been created by \newcounter{ctr}[within] to act
% as though it had been created by \newcounter{ctr}. By default it
% also redefines the \thectr command so that it just typesets an arabic
% numeral. The starred version of the command suppresses the redefinition
% of \thectr.
%
% Any number of \counterwithin{ctr}{...} and \counterwithout{ctr}{...}
% commands can be issued for a given counter, ctr, if you wish to toggle
% between the two styles. The current value of ctr is unaffected by
% \counterwithin and \counterwithout. If you want to change the value
% after one of these commands, use \setcounter{ctr}{...}, and to change
% the typeseting style use \renewcommand{\thectr}{...}.
%
%
% Peter W.
% 2001/03/30
%
%%
%% This is file `floatflt.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% floatflt.dtx (with options: `paketkod')
%%
%% Copyright (c) 1994-1998 by Mats Dahlgren <matsd@sssk.se>.
%% All rights reserved. See the file `floatflt.ins' for information
%% on how you may (re-)distribute the `floatflt' package files.
%% You are not allowed to make any changes to this file without
%% explicit permission from the author.
%%
\NeedsTeXFormat{LaTeX2e}[1996/12/01]
\ProvidesPackage{floatflt}[1997/07/16 v. 1.31]
\newcounter{OptionTest}
\setcounter{OptionTest}{0}
\DeclareOption{rflt}{\setcounter{OptionTest}{1}}
\DeclareOption{lflt}{\setcounter{OptionTest}{2}}
\DeclareOption{vflt}{\setcounter{OptionTest}{0}}
\DeclareOption*{\OptionNotUsed}
\ProcessOptions
\newbox\figbox
\newbox\tabbox
\newbox\pagebox
\newcount\ffigcount
\newcount\ftabcount
\newcount\fftest
\newcount\hangcount
\newcount\nosuccesstryfig
\newcount\nosuccesstrytab
\newdimen\figgutter \figgutter=1truepc
\newdimen\tabgutter \tabgutter=1truepc
\newdimen\htdone \htdone=0pt
\newdimen\pageht
\newdimen\startpageht
\newdimen\tabbredd
\newdimen\floatfltwidth
\newdimen\fltitemwidth
\newif\iftryingfig \tryingfigfalse
\newif\iftryingtab \tryingtabfalse
\newif\ifdoingfig \doingfigfalse
\newif\ifdoingtab \doingtabfalse
\newif\iffigprocessing \figprocessingfalse
\newif\iftabprocessing \tabprocessingfalse
\newif\ifpageafterfig \pageafterfigfalse
\newif\ifpageaftertab \pageaftertabfalse
\newif\ifoddpages
\newif\ifoutput
\newtoks\outputpretest
\newenvironment{floatingfigure}[2][v]%
{\@tfor \@tempa :=#1\do
{\if\@tempa r\global\oddpagestrue\fi
\if\@tempa l\global\oddpagesfalse\fi
\if\@tempa p%
\ifodd\c@page\global\oddpagestrue
\else\global\oddpagesfalse\fi
\fi
\if\@tempa v%
\ifnum\theOptionTest=0
\ifodd\c@page\global\oddpagestrue
\else\global\oddpagesfalse\fi
\else
\ifodd\theOptionTest\global\oddpagestrue
\else\global\oddpagesfalse\fi
\fi
\fi
}
\expandafter\ifx\csname oldoutput\endcsname\relax% ref. TeXbook Ex.7.7
\PackageError{floatflt}{The `floatflt' package is not initialized}
{Try to reinstall the `floatflt' package.\MessageBreak
Type `x' to quit or <Return> to try to go on.}\@@end\fi
\global\everypar={\tryfig\oldeverypar}% must be set globally!
\global\advance\ffigcount by 1
\iffigprocessing
{\count0=\ffigcount\advance\count0 by -1
\PackageWarningNoLine{floatflt}{Floating figures \the\count0\space%
\space and \the\ffigcount\space colliding}%
}%
\fi
\iftabprocessing \PackageWarningNoLine{floatflt}{Floating figure %
\the\ffigcount\space and floating table \the\ftabcount\space colliding}
\fi
\def\@captype{figure}
\global\setlength{\floatfltwidth}{#2}
\global\figprocessingtrue
\global\setbox\figbox=\vbox\bgroup% begin of figbox
\hrule height 0pt width #2 depth 0pt%
\hsize=#2%
}
{
\egroup
\figinsert\par%
}
\newenvironment{floatingtable}[2][v]%
{\@tfor \@tempa :=#1\do
{\if\@tempa r\global\oddpagestrue\fi
\if\@tempa l\global\oddpagesfalse\fi
\if\@tempa p%
\ifodd\c@page\global\oddpagestrue
\else\global\oddpagesfalse\fi
\fi
\if\@tempa v%
\ifnum \theOptionTest=0
\ifodd\c@page\global\oddpagestrue
\else\global\oddpagesfalse\fi
\else
\ifodd\theOptionTest\global\oddpagestrue
\else\global\oddpagesfalse\fi
\fi
\fi
}
\expandafter\ifx\csname oldoutput\endcsname\relax% ref. TeXbook Ex.7.7
\PackageError{floatflt}{The `floatflt' package is not initialized}
{Try to reinstall the `floatflt' package.\MessageBreak
Type `x' to quit or <Return> to try to go on.}\@@end\fi
\global\setbox\tabbox=\vbox\bgroup\hrule height 0pt width 0pt depth 0pt%
\hsize=0pt\egroup
\global\everypar={\trytab\oldeverypar}
\global\advance\ftabcount by 1
\iftabprocessing
{\count0=\ftabcount\advance\count0 by -1
\PackageWarningNoLine{floatflt}{Floating tables \the\count0\space%
\space and \the\ftabcount \space colliding}%
}
\fi
\iftabprocessing \PackageWarningNoLine{floatflt}{Floating table %
\the\ffigcount\space and floating figure \the\ftabcount\space colliding}
\fi
\settowidth{\tabbredd}{#2}
\global\setlength{\floatfltwidth}{\tabbredd}
\def\@captype{table}
\global\tabprocessingtrue
\global\setbox\tabbox=\vbox\bgroup% begin of tabbox
\hrule height 0pt width\tabbredd depth 0pt%
\hsize=\tabbredd
\noindent\ifnum\ftabcount >1\ifoddpages\else\hspace*{-12pt}\fi\fi%
#2\vspace{0.2\baselineskip}%
}
{
\egroup% end of \tabbox
\tabinsert\par%
}
\AtBeginDocument{%
\edef\oldoutput{\the\output}%
\output={\the\outputpretest%
\ifoutput\oldoutput\fi}
\outputpretest={\outputtrue}
\edef\oldeverypar{\the\everypar}
}
\def\dofigtest{%
\ifnum\outputpenalty=-10005
\setbox\pagebox=\vbox{\unvbox255}%
\global\pageht=\ht\pagebox
\global\outputfalse
\unvbox\pagebox
\else
\global\outputtrue
\ifdoingfig
\global\pageafterfigtrue
\fi
\fi}%
\def\dotabtest{%
\ifnum\outputpenalty=-10005
\setbox\pagebox=\vbox{\unvbox255}%
\global\pageht=\ht\pagebox
\global\outputfalse
\unvbox\pagebox
\else
\global\outputtrue
\ifdoingtab
\global\pageaftertabtrue
\fi
\fi}%
\def\tryfig{%
\iftryingfig
{\everypar={\relax}\setbox0=\lastbox%
\parindent=\wd0 \parskip=0pt \par%
\penalty-10005 \leavevmode}%
\dimen0=\vsize%
\advance\dimen0 by -\pageht%
\advance\dimen0 by -2\baselineskip%
\ifdim\dimen0>\ht\figbox%
\dimen0=0.3\baselineskip
\vrule depth \dimen0 width 0pt
\vadjust{\kern -\dimen0%
\vtop to \dimen0{%
\baselineskip=\dimen0%
\vss \vbox to 1ex{%
\ifoddpages%
\hbox to \hsize{\hss\copy\figbox}%
\else% leftsetting
\hbox to \hsize{\copy\figbox\hss}%
\fi% \ifodd\count0
\vss}\null}}%
\global\tryingfigfalse%
\global\doingfigtrue
\global\startpageht=\pageht
\global\htdone=0pt
\dohangf
\ifnum\nosuccesstryfig>0%
\typeout{floatflt Message: Flt. fig. \the\ffigcount\space set on page
\the\count0, shifted \the\nosuccesstryfig\space par(s) forward.}%
\else
\typeout{Package floatflt Message: Floating figure \the\ffigcount
\space set on page \the\count0}%
\fi
\else
\global\advance\nosuccesstryfig by 1
\fi
\else%
\ifdoingfig
{\everypar={\relax}\setbox0=\lastbox
\parindent=\wd0 \parskip=0pt \par
\penalty-10005 \leavevmode}%
\global\htdone=\pageht
\global\advance\htdone by -\startpageht
\ifpageafterfig
\global\doingfigfalse
\else
\dimen0=\ht\figbox%
\advance\dimen0 by 0.5\baselineskip%
\ifdim\htdone<\dimen0%
\dohangf
\else
\global\doingfigfalse
\fi
\fi
\ifdoingfig\relax\else\global\figprocessingfalse\fi
\else
\global\outputpretest={\outputtrue}%
\fi
\fi
}
\def\trytab{%
\iftryingtab%
{\everypar={\relax}\setbox0=\lastbox%
\parindent=\wd0 \parskip=0pt \par%
\penalty-10005 \leavevmode}%
\dimen0=\vsize%
\advance\dimen0 by -\pageht%
\advance\dimen0 by -2\baselineskip%
\ifdim\dimen0>\ht\tabbox%
\dimen0=0.3\baselineskip
\vrule depth \dimen0 width 0pt
\vadjust{\kern -\dimen0%
\vtop to \dimen0{%
\baselineskip=\dimen0%
\vss \vbox to 1ex{%
\ifoddpages%
\hbox to \hsize{\hss\copy\tabbox}%
\else% leftsetting
\hbox to \hsize{\copy\tabbox\hss}%
\fi% \ifodd\count0
\vss}\null}}%
\global\tryingtabfalse%
\global\doingtabtrue
\global\startpageht=\pageht
\global\htdone=0pt
\dohangt
\ifnum\nosuccesstrytab>0%
\typeout{floatflt Message: Flt. tab. \the\ftabcount\space set on page
\the\count0, shifted \the\nosuccesstrytab\space par(s) forward.}%
\else
\typeout{Package floatflt Message: Floating table \the\ftabcount\space
set on page \the\count0}%
\fi
\else
\global\advance\nosuccesstrytab by 1
\fi
\else
\ifdoingtab
{\everypar={\relax}\setbox0=\lastbox
\parindent=\wd0 \parskip=0pt \par
\penalty-10005 \leavevmode}%
\global\htdone=\pageht
\global\advance\htdone by -\startpageht
\ifpageaftertab
\global\doingtabfalse
\else
\dimen0=\ht\tabbox%
\advance\dimen0 by 0.5\baselineskip%
\ifdim\htdone<\dimen0%
\dohangt
\else
\global\doingtabfalse
\fi
\fi
\ifdoingtab\relax\else\global\tabprocessingfalse\fi
\else
\global\outputpretest={\outputtrue}%
\fi
\fi
}
\def\figinsert{%
\global\nosuccesstryfig=0%
\global\outputpretest={\dofigtest}%
\global\tryingfigtrue \global\doingfigfalse%
\global\pageafterfigfalse}%
\def\tabinsert{%
\global\nosuccesstrytab=0%
\global\outputpretest={\dotabtest}%
\global\tryingtabtrue \global\doingtabfalse%
\global\pageaftertabfalse}%
\def\dohangf{%
\dimen0=\ht\figbox%
\advance\dimen0 by -\htdone%
\advance\dimen0 by 1.49\baselineskip%
\hangcount=\dimen0%
\divide\hangcount by \baselineskip%
\dimen0=\wd\figbox%
\advance\dimen0 by \figgutter%
\ifoddpages%
\global\hangafter=-\hangcount% placing right
\global\hangindent=-\dimen0%
\else% \ifleftsetting
\global\hangafter=-\hangcount% placing left
\global\hangindent=\dimen0%
\fi
}
\def\dohangt{%
\dimen0=\ht\tabbox%
\advance\dimen0 by -\htdone%
\advance\dimen0 by 1.49\baselineskip%
\hangcount=\dimen0%
\divide\hangcount by \baselineskip%
\dimen0=\wd\tabbox%
\advance\dimen0 by \tabgutter%
\ifoddpages%
\global\hangafter=-\hangcount% placing right
\global\hangindent=-\dimen0%
\else% \ifleftsetting
\global\hangafter=-\hangcount% placing left
\global\hangindent=\dimen0%
\fi
}
\newcommand{\fltitem}[2][0pt]{\setlength{\fltitemwidth}{\linewidth}%
\addtolength{\fltitemwidth}{-\floatfltwidth}%
\addtolength{\fltitemwidth}{-0.5em}%
\item \parbox[t]{\fltitemwidth}{#2}\\[#1]}
\newcommand{\fltditem}[3][0pt]{\setlength{\fltitemwidth}{\linewidth}%
\addtolength{\fltitemwidth}{-\floatfltwidth}%
\addtolength{\fltitemwidth}{-0.5em}%
\item[#2] \parbox[t]{\fltitemwidth}{#3}\\[#1]}
\endinput
%%
%% End of file `floatflt.sty'.
\addcontentsline{toc}{section}{Abbildungsverzeichnis}
\section*{Abbildungsverzeichnis}
\ No newline at end of file
% http://www.tug.org/texlive/devsrc/Master/texmf-dist/doc/latex/acronym/
\section{Abkürzungsverzeichnis}
\begin{acronym}[TDMA]
\acro{CDMA}{Code Division Multiple Access}
\acro{GSM}{Global System for Mobile communication}
\acro{NA}[\ensuremath{N_{\mathrm A}}]
{Number of Avogadro\acroextra{ (see \S\ref{Chem})}}
\acro{NAD+}[NAD\textsuperscript{+}]{Nicotinamide Adenine Dinucleotide}
\acro{NUA}{Not Used Acronym}
\acro{TDMA}{Time Division Multiple Access}
\acro{UA}{Used Acronym}
\acro{lox}[\ensuremath{LOX}]{Liquid Oxygen}
\acro{lh2}[\ensuremath{LH_2}]{Liquid Hydrogen}
\acro{IC}{Integrated Circuit}
\acro{BUT}{Block Under Test}
\end{acronym}
\section{Auswertung}
Der Zeitraum vom neunten Tag des fünften Monats bis zum fünfzehnten Tag des fünften Monats, war ein Periode meines Lebens in der ich weniger als einen der vieundzwanzig Zeitabschnitte eines Tages mit Arbeit verbracht habe.
Warum ich dieser betreffenden Woche nicht gearbeitet habe wollen Sie wissen? Finden Sie nicht, dass das ein wenig unverschämt ist? Eines aber ist sicher: Falls Ihnen ihr Mega-Deutschland-Datensatz abhanden kommt (am besten noch innerhalb der ersten paar Monate nach dem 9. Mai, wo alle Daten noch nicht anonymisiert sind), dann haben wir ein Problem. Und die Beantwortung dieser einen Frage wird sicherlich eine Menge Leute interessieren. Finden Sie nicht? Also ich könnte Ihnen jetzt eine Menge erzählen. Zum Beispiel wo ich wann letzte Woche wie verbracht habe. Ganz ehrlich: das könnte Sie bestimmt interessieren. Und daraus könnten Sie dann ableiten, warum ich in dieser Woche eben nicht gearbeitet habe: nämlich aus Mutterschutzgründen. Aber allzuviel zu schreiben habe ich jetzt gar keine Lust. Es kommen ja auch noch mehr Fragen ...
Und bevor Sie fragen: Ja! Das Einkommen wurde weiterhin gezahlt.
Das steht in meinem Personalausweis, wollen Sie ihn sehen? Allerdings bezweifle ich, dass es verfassungsrechtlich zulässig ist, dass Sie diesen Namen (Lustig Peter) zusammen mit den erhobenen Daten speichern!
Die Postleitzahl von Bonn ist 53123. In diesem Ort gibt es eine Staße mit dem Namen Adams Str.. Dort Wohne ich. Um genau zu sein, an der Stelle mit der Hausnummer 42.
Den Tag meiner Geburt kenne ich natürlich nur vom Hörensagen. Ich war zwar bei der Geburt persönlich dabei, hatte aber mit gänzlich anderen Problemen zu kämpfen, als dass ich mich auf den Tag konzentrieren konnte. So bin ich bezüglich des Datums auf verläßliche Zeugen angewiesen. Als solche betrachte ich meine leibliche Mutter, die mir später sagte, der fragliche Termin sei im 11 des Jahres 1978 gewesen. In der Tat begehe ich seitdem die regelmäßige Wiederkehr meiner Geburt am jeweils 23 Tag des nämlichen Monats.
Welchem Staat ich angehöre ist momentan ungeklärt.
\begin{titlepage}
\begin{Large}
\begin{flushleft}
\makebox[11cm][c]{
\parbox[c]{3.5cm}{\includegraphics[height=4ex]{images/fhlogo.pdf}\vspace{1.40cm}}
\parbox[c]{7.0cm}{\begin{flushleft}
\small{\textbf{Hochschule\linebreak{}Bonn-Rhein-Sieg}\linebreak{}\textit{University of Applied Sciences}\linebreak{}\linebreak{}\textbf{Fachbereich Informatik}\linebreak{}\textit{Department of Computer Science}}
\end{flushleft}}}
\end{flushleft}
\end{Large}
\vspace{0.100\textheight}
\begin{center}
\begin{Huge}\textbf{Seminararbeit}\end{Huge}\\
\vspace{2em}
\begin{Large}im \ThesisType-Studiengang Computer Science\end{Large}
\vspace{0.10\textheight}\\
\begin{Huge} \textbf{\ThesisTitle}
\end{Huge}\\
\vspace{2em}
\begin{Large}\textbf{von} \end{Large}\\
\vspace{1em}
\begin{Large}\textbf{\ThesisAuthor}\end{Large}\\
\end{center}
\vspace{0.100\textheight}
\begin{Large}
\begin{flushleft}
\begin{tabular}{ll}
Betreuer: & \ThesisFirstSupervisor \\
%Zweitbetreuer: & \ThesisSecondSupervisor \\
%Externer Betreuer: & \ThesisExternalSupervisor \\
%~ & \ThesisExternalCompany \\
%~ & \\
Eingereicht am: & \ThesisPubDate
\end{tabular}
\end{flushleft}
\end{Large}
\end{titlepage}
\ No newline at end of file
\section{Einleitung}
Arbeit habe ich in der letzten Woche keine gesucht. Definitiv. Vielleicht nächste Woche. Würde sich eine Gelegenheit ergeben, mittels meiner ganzen Arbeits- und Willenskraft eine bezahlte Tätigkeit ausüben zu können, so würde ich sie selbstverständlich antreten, auch wenn ich derzeit gern noch alle restlichen Tage der 14-Tagesfrist nutzen würde, um meinen Gepflogenheit nachzugehen und darüber zu sinnieren, wie ich meine Arbeitskraft noch besser einsetzen könnte, ohne auf den Vorteil einer - nicht unbedingt regelmäßigen - Geldeinnahme verzichten zu müssen.
In meinem bisherigen Leben hatte ich noch nicht die Möglichkeit, gegen Bezahlung zu arbeiten. Sofern sie mir geboten wurde, konnte ich sie aus verschiedenen Gründen nicht nutzen.
Zuletzt war ich selbstständig tätig und habe Beschäftigte beschäftigt.
Personen- und Güterverkehr, Lagerei - auch Post- und Kurierdienste - zählen alle zu dem Wirtschaftszweig, zu dem ich meine Arbeitsstätte zähle.
\subsection{Motivation}
Bis zum Tode meines Partners befand ich mich in einer gleichgeschlechtlichen Lebenspartnerschaft. Folgende Formel definiert momentan die Anzahl der Personen in dem Haushalt, in dem sie leben (mich einbezogen): 2 + 2 * (2 / 2) - (2 + 1) (mich nicht einbezogen).Ich bewohne keine weiteren Wohnungen in Deutschland, schließlich ist eine teuer genug!
Die hiesige Wohnung ist schon vorwiegend benutzt, schon die Vormieter benutzten sie ebenfalls irgendwie, vermute ich. Ist jedenfalls kein Neubau, also benutzt ist sie schon.
Sie haben vermutlich schon geahnt, dass ich vor 1955 zugezogen bin. \cite{Bur03}
\subsubsection{Hehe Lustig}
Nun stellt sich natürlich die Frage, wann der Zuzug vonstatten ging. Aber da kann man sich ja meist nicht so genau erinnern. \\
Also später als 1988 kann das nicht gewesen sein. Das war ja noch bevor meine Mutter, .. aber das ist eine andere Geschichte. Viel früher als 1988 kann es auch nicht gewesen sein. Sonst könnte ich mich da gar nicht mehr drauf besinnen. Also wirds wohl direkt 1988 gewesen sein. Das klingt ganz wahrscheinlich.
\subsection{Aufbau der Arbeit}
Zugezoen bin ich damals von England - ich weiß es noch, als sei es gestern gewesen.
Ich kann Ihnen nach bestem Wissen und Gewissen versichern, dass meine Mutter auch vor 1955 Anno Domini Nostri Iesu Christi in Deutschland gelebt hat.
\subsubsection{ja ist nicht lustig}
Mein Vater ist in seinem Leben das eine oder andere Mal schon um- jedoch ist er nicht nach dem Jahre 1955 in dieses Land zugezogen.
\subsubsection{Rahmen der Arbeit}
Ich helfe zur Zeit unbezahlt im Betrieb eines Familienangehörigen.
%\addcontentsline{toc}{section}{Erklärung}
\section*{Erklärung}
\ThesisAuthor \\
Musterstr. 42 \\
53123 Bonn \\
\newline
Ich versichere an Eides statt, die von mir vorgelegte Arbeit selbstständig verfasst zu
haben. Alle Stellen, die wörtlich oder sinngemäß aus veröffentlichten oder
nicht veröffentlichten Arbeiten anderer entnommen sind, habe ich als entnommen
kenntlich gemacht. Sämtliche Quellen und Hilfsmittel, die ich für die Arbeit benutzt habe,
sind angegeben. Die Arbeit hat mit gleichem Inhalt bzw. in wesentlichen Teilen noch keiner
anderen Prüfungsbehörde vorgelegen.
\newline
\begin{tabular}{ll}
................................ & ................................ \\
Datum, Ort & Unterschrift
\end{tabular}
\ No newline at end of file
\section{Stand der Forschnung}
Meistens arbeite ich in Köln. Und für den Fall, daß Sie da mal Post hinschicken wollen, verrate ich Ihnen auch die Postleitzahl. Sie lautet: 50827. Sie können das dann als "50827 Köln" auf den Brief oder das Paket draufschreiben. Ich freu mich drauf, von Ihnen eine Postsendung zu bekommen.
Mein Lebensunterhalt finanziert sich aus der Besoldung von Wohnräumen, einem Kapitalbesitz oder der Vermietung von Landflächen
\begin{figure}[!ht]
\begin{center}
\includegraphics[width=3cm]{images/fhlogo.pdf}
\caption{Logo Hochschule Bonn-Rhein-Sieg}
\label{an_tranciver}
\end{center}
\end{figure}
Ich arbeite keine einzige Minute in der Woche!
Ich arbeite unbezahlt in einem Familienbetrieb.
\ No newline at end of file
\section{Zusammenfassung}
In der Zeit vom 9. bis 15. Mai 2011, und darauf bestehe ich, da es schließlich keine Information von geringem Interesse ist, war ich weder Schüler noch Schülerin einer Institution die gemeinhin unter der Bezeichnung "allgemeinbildende Schule" verstanden wird.
Ich besuchte gelegentlich eine der Klassen 11 bis 13 - zum Brötchen vorbei bringen. Und zum lernen.
Selbstverständlich habe ich meine Jugend nicht verschwendet und mich stets um gute Noten bemüht, so dass ich einen allgemeinbildenden Schulabschluss in der Tasche habe.
Und dann fragen Sie mich ja noch nach dem "höchsten allgemeinbildenden Schulabschluss", den ich habe. Wenn ich das lese, dann stellen sich mir ganz grundsätzliche Fragen. Warum fragen Sie nur nach dem höchsten? Und überhaupt: Abschluss. Das hört sich doch so endgültig an. Dabei geht's doch danach erst richtig los. Los in die Tretmühle des deutschen Berufsalltags, wenn man denn überhaupt das Glück (um nicht zu sagen: die Gnade) hat, eine Ausbildungsplatz zu bekommen oder genug Geld (oder ausreichend finanzstarke Eltern, Geschwister, Großeltern, Tanten und Onkels) zu haben, die einem ein Studium finanzieren (zuzüglich Studiengebühren, je nachdem in welchem Bundesland man denn zu studieren gedenkt). Also bei mir ist's die allgemeine oder fachgebundene Hochschulreife, zu dem ich es - in der Art und Weise, wie Sie es von mir wissen wollen - gebracht habe. Wie auch immer. Da habe ich 'ne Menge gelernt. Doch viel mehr habe ich erst später bzw. jenseits der Schule gelernt. Dass es nämlich gar nicht so sehr darauf ankommt, WAS ich lerne, sondern vielmehr WIE. Ich bin der Meinung, dass wir ohne wirklich freie und demokratisch orientierte Schulen keine nachhaltige und innovative Fortentwicklung unserer Gesellschaft, in der wir alle zusammen leben wollen, hinkriegen werden. Doch das ist sicherlich ein anderes Thema.
Da ich mich momentan noch in einer Selbstfindungsphase befinde, weiß ich noch nicht recht, in welcher Fachrichtung ich arbeiten möchte. Daher habe ich noch keinen beruflichen Ausbildungs -oder (Fach-)hochschulabschluss.
Mein höchster akademischer Abschluss ist der an einer Verwaltungsfachhochschule.
Derzeit verdiene ich mein Geld als Buchbinder.
Zu Punkt 46, "Stichworte zur Tätigkeit", gebe ich Ihnen gerne auf die konkrete Befragung für Bücher binden folgende Auskunft: Direkt nach dem Aufstehen (frühmorgens) erledige ich meinen Toilettengang (mal mehr, mal weniger erfolgreich). Die Inbetriebnahme der Kaffeemaschine im Anschluß hat sich aus zeitökonomischer Sicht bewährt. Dann entkleide ich mich und schnüffle an meinen Achseln. Wenn nötig, benutze ich nun Dusche und Shampoo, wenn nicht, Deo und Bürste. Auch das Putzen der Zähne (alle!) gehört zu meinen frühmorgendlichen Tätigkeiten. Nun stecke ich die Nase aus der Balkontür, um mich dem Wetter entsprechend anzukleiden. Damit möchte ich vermeiden, dass ich krank werde und somit unserem Gesundheitssystem zur Last falle. Anschließend trinke ich den nun bereits fertig gebrühten Kaffee und verspeise - je nach Gusto und Hungergefühl - einige Brötchen und / oder Brotscheiben mit frühstückskonformen Brotbeilagen. Vermerk Führungsaufgaben: Im direkten Anschluß an das Frühstück führe ich meinen Hund Gassi... Mein restlicher Tagesablauf ist recht stupide. Ich fahre zur Arbeit, maloche dort 9 Stunden und komme anschließend wieder heim. Dann: Hund Gassi führen (Führungstätigkeit!!!), Abendessen, Fernsehen, so einen Stuß wie hier verfassen und dann noch waschen, Zähne putzen (wieder alle!) und dann ausziehen und ab ins Bett. Samstag und Sonntag füge ich auf einem gesonderten Blatt bei.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment