summaryrefslogtreecommitdiffstats
path: root/Master/Masterarbeit/thesis/tex/glossary.tex
blob: efeb786db48eaa3ae1e5147634a44a3ace6c60f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
\nomenclature{API}{Application Programming Interface}
\nomenclature{CAN}{Controller Area Network}
\nomenclature{GUI}{Graphical User Interface}
\nomenclature{CPU}{Central Processing Unit}
\nomenclature{PC}{Personal Computer}
\nomenclature{MFC}{Microsoft Foundation Classes}
%\nomenclature{CSMA/CD}{Carrier Sense Multiple Access/Collision Detection}
\nomenclature{CSMA/CR}{Carrier Sense Multiple Access/Collision Resolution}
%\nomenclature{CSMA/CA}{Carrier Sense Multiple Access/Collision Avoidance}
\nomenclature{RAII}{Resource Acquisition Is Initialization}
\nomenclature{ELF}{Executable and Linkable Format}
\nomenclature{LIN}{Local Interconnect Network}
\nomenclature{MOST}{Media Oriented Systems Transport}
\nomenclature{IDE}{Integrated Development Environment}
\nomenclature{PC}{Personal Computer}
\nomenclature{ISR}{Interrupt Service Routine}
\nomenclature{SO}{Shared Object}
\nomenclature{DLL}{Dynamic Link Library}
\nomenclature{STL}{Standard Template Library}
\nomenclature{DLC}{Data Length Code}
\nomenclature{POSIX}{Portable Operating System Interface}
\nomenclature{FPGA}{Field Programmable Gate Array}
\nomenclature{XML}{Extensible Markup Language}
\nomenclature{SOAP}{Simple Object Access Protocol}
\nomenclature{DTO}{Data Transfer Object}
\nomenclature{RPC}{Remote Procidure Call}
\nomenclature{HTTP}{Hypertext Transfer Protocol}
\nomenclature{FTP}{File Transfer Protocol}
\nomenclature{DMA}{Direct Memory Access}
\nomenclature{WCRT}{Worst Case Response Time}
\nomenclature{WCET}{Worst Case Execution Time}
\nomenclature{RTAI}{Real Time Application Interface}
\nomenclature{PIC}{Position Independent Code}
\nomenclature{RISC}{Reduced Instruction Set Computer}
\nomenclature{RTA}{Response Time Analysis}
\nomenclature{CRC}{Cyclic Redundancy Check}
\nomenclature{ACK}{Acknowledge}
\nomenclature{SOF}{Start Of Frame}
\nomenclature{ID}{Identifier}
\nomenclature{RTR}{Remote Transmission Request}
\nomenclature{IFS}{Intermission Frame Space}
\nomenclature{ECU}{Electronic Control Unit}
\nomenclature{MSB}{Most Significant Bit}
\nomenclature{LSB}{Least Significant Bit}
\nomenclature{VBA}{Visual Basic for Applications}
\nomenclature{RAM}{Random Access Memory}
\nomenclature{PIP}{Priority Inversion Protocol}
\nomenclature{TCP}{Transmission Control Protocol}
\nomenclature{IP}{Internet Protocol}
\nomenclature{LED}{Light--Emitting Diode}
\nomenclature{RX}{Receive}
\nomenclature{TX}{Transmit}
\nomenclature{RT}{Real-Time}