summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/acronym.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/acronym.tex b/common/acronym.tex
index ea56559..4455112 100644
--- a/common/acronym.tex
+++ b/common/acronym.tex
@@ -13,9 +13,11 @@
\chapter*{List of Abbreviations}
\begin{acronym}[blablablabla]
+ \acro{ACK}{acknowledge}
\acro{ADC}{analog-to-digital converter}
\acro{AM}{amplitude modulation}
\acro{AOA}{angle of arrival}
+ \acro{ARQ}{automatic repeat request}
\acro{AWGN}{additive white Gaussian noise}
\acro{ASIC}{application-specific integrated circuit}
\acro{ASK}{amplitude-shift keying}
@@ -123,6 +125,7 @@
\acro{MMSE}{minimum mean square error}
\acro{MQTT}{message queuing telemetry transport}
\acro{MU}{mobile unit}
+ \acro{NAK}{not acknowledge}
\acro{NCO}{nummerically-controlled oscillator}
\acro{NLOS}{non-line-of-sight}
\acro{OFDM}{orthogonal frequency-division multiplexing}
@@ -209,4 +212,5 @@
\acro{WLAN}{wireless local area network}
\acro{WPAN}{wireless personal area network}
\acro{WSS}{wide sense stationary}
+ \acro{XOR}{exclusive or}
\end{acronym} \ No newline at end of file