diff options
Diffstat (limited to 'chapter01')
| -rw-r--r-- | chapter01/content_ch01.tex (renamed from chapter01/content.tex) | 5 | ||||
| -rw-r--r-- | chapter01/exercise01.tex | 7 |
2 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/content.tex b/chapter01/content_ch01.tex index 38706c1..aeadf28 100644 --- a/chapter01/content.tex +++ b/chapter01/content_ch01.tex @@ -1,5 +1,7 @@ \chapter{Communication Systems} +\begin{refsection} + \section{What is Communication?} \index{communication} @@ -369,3 +371,6 @@ This course on digital communication systems mainly considers the physical layer \item \textbf{Mesh}, special form \emph{Full Mesh} \end{itemize} +\printbibliography[heading=subbibliography] +\end{refsection} + diff --git a/chapter01/exercise01.tex b/chapter01/exercise01.tex new file mode 100644 index 0000000..9b939e9 --- /dev/null +++ b/chapter01/exercise01.tex @@ -0,0 +1,7 @@ +\phantomsection +\addcontentsline{toc}{section}{Exercise 1} +\section*{Exercise 1} + +\begin{enumerate} + \item What is the difference between a \emph{digital communication system} and a \emph{service}? To which OSI layers are they associated? +\end{enumerate}
\ No newline at end of file |
