From d042357d4abba1b2c6a6e1e66a7d764b3fe5c9f2 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Thu, 28 Oct 2021 00:33:05 +0200 Subject: Typos and add constellation diagrams --- doc/thesis/figures/tikz/qam-modulator.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/thesis/figures/tikz/qam-modulator.tex') diff --git a/doc/thesis/figures/tikz/qam-modulator.tex b/doc/thesis/figures/tikz/qam-modulator.tex index c792fae..6eb60ea 100644 --- a/doc/thesis/figures/tikz/qam-modulator.tex +++ b/doc/thesis/figures/tikz/qam-modulator.tex @@ -72,7 +72,7 @@ \node[below] at (mq) {\(m_q(t)\)}; \node[above right] at (phii) {\(\phi_i\)}; - \node[right] at (phiq) {\(\phi_q\)}; + \node[right, yshift = 1mm] at (phiq) {\(\phi_q\)}; \node[above left] at (si) {\(s_i(t)\)}; \node[below left] at (sq) {\(s_q(t)\)}; @@ -83,7 +83,7 @@ \fill[right color = white, left color = red!20, draw = white] ($(B2Li.north) + (0,1)$) coordinate (A) rectangle ($(B2Lq.south) + (9,-1)$); - \node[blue!50, anchor = south east] at (D) {\bfseries\ttfamily Digital bits}; - \node[red!50, anchor = south west] at (A) {\bfseries\ttfamily Analog waveform}; + \node[blue!50, anchor = south east, xshift = -4mm] at (D) {\bfseries\ttfamily Digital bits}; + \node[red!50, anchor = south west, xshift = 4mm] at (A) {\bfseries\ttfamily Analog waveform}; \end{pgfonlayer} \end{circuitikz} -- cgit v1.2.1