diff options
Diffstat (limited to 'scenarios.tex')
-rw-r--r-- | scenarios.tex | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/scenarios.tex b/scenarios.tex index 46fba1a..f674be5 100644 --- a/scenarios.tex +++ b/scenarios.tex @@ -102,9 +102,19 @@ Some of these options are not necessary for the system to work, but they improve the performance. \paragraph{Remarks concerning the USRP B200} -The USRP B200 is the device we are using most. It's performance is proven in a -production environment, it supports the transmit synchronisation necessary for -SFN and is robust enough for 24/7 operation. +The USRP B200 depicted in figure~\ref{fig:usrp-b200} is the device we are using +most. It's performance is proven in a production environment, it supports the +transmit synchronisation necessary for SFN and is robust enough for 24/7 +operation. + +\begin{wrapfigure}{r}{13em} + \begin{center} + \includegraphics[width=12em]{figures/USRP-B200.jpg} + \end{center} + \caption{Ettus USRP B200} + \label{fig:usrp-b200} +\end{wrapfigure} + However, care has to be taken about the host system, especially about the USB controller. Using USB~2.0 is not a problem for a DAB transmission, both USB~2.0 |