diff options
Diffstat (limited to 'text/zkratky.tex')
| -rw-r--r-- | text/zkratky.tex | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/text/zkratky.tex b/text/zkratky.tex new file mode 100644 index 0000000..bf4b695 --- /dev/null +++ b/text/zkratky.tex @@ -0,0 +1,67 @@ +\cleardoublepage +\chapter*{\listofabbrevname} +\phantomsection +\addcontentsline{toc}{chapter}{\listofabbrevname} + +\begin{acronym} + \acro{3GPP}{3rd Generation Partnership Project} + \acro{4G, 5G}{4th and 5th Generation mobile networks} + \acro{ADC}{Analog-Digital Converter} + \acro{DL}{Downlink} + \acro{E2E}{End-to-End} + \acro{eMBB}{Enhanced Mobile Broadband} + \acro{eSIM}{embedded SIM card} + \acro{GNSS}{Global Navigation Satellite System} + \acro{GPIO}{General-Purpose Input/Output} + \acro{HAL}{Hardware Abstraction Layer} + \acro{HRLLC}{Higher-Reliability and Low-Latency Communication} + \acro{I2C}{Inter-Integrated Circuit} + \acro{IoT}{Internet of Things} + \acro{IP}{Internet Protocol} + \acro{LE}{Low Energy} + \acro{LED}{Light Emitting Diode} + \acro{LGA}{Land Grid Array} + \acro{Li-ion}{Lithium-Ion} + \acro{Li-Po}{Lithium-Polymer} + \acro{LPWAN}{Low-Power Wide-Area Network} + \acro{LTE-M}{ Long-Term Evolution Machine Type Communication} + \acro{LTE}{Long-Term Evolution} + \acro{mMTC}{Massive Machine Type Communications} + \acro{MQTT}{Message Queuing Telemetry Transport} + \acro{NB-IoT}{Narrowband Internet of Things} + \acro{NFC}{Near-Field Communication} + \acro{NSA}{ Non-Stand Alone} + \acro{PC}{Personal Computer} + \acro{PCB}{Printed Circuit Board} + \acro{PCIe}{Peripheral Component Interconnect Express} + \acro{PDM}{Pulse-Density Modulation} + \acro{PIR}{Passive Infra Red} + \acro{PWM}{Pulse-Width Modulation} + \acro{RAN}{Radio Access Network} + \acro{RGB}{Red Green Blue} + \acro{RTC}{Real-Time Clock} + \acro{SA}{Stand-alone} + \acro{SDK}{Software development kit} + \acro{SIM}{Subscriber Identity Module} + \acro{SiP}{System-in-Package} + \acro{SMA}{Subminiature Version A} + \acro{SPI}{Serial Peripheral Interface} + \acro{TCP}{Transmission Control Protocol} + \acro{TLS}{Transport Layer Security} + \acro{UART}{Universal Asynchronous Receiver-Transmitter} + \acro{UL}{Uplink} + \acro{URLLC}{Ultra-reliable and Low-latency Communication} + \acro{USB}{Universal Serial Bus} + \acro{WDT}{Watch Dog Timer} + + \acro{FSPL}{Free space path loss} + \acro{RF}{Radio Frequency} + \acro{GSM}{Global System for Mobile communications} + +% %%% bsymfvz +% \acro{symfvz} % název +% [\ensuremath{f_\textind{vz}}] % symbol +% {vzorkovací kmitočet} % popis +% %%% esymfvz + +\end{acronym} |
