Mobile und drahtlose Kommunikation II - Praktische Protokollimplementierung
Die Weiterentwicklung und Erforschung von mobilen und drahtlosen Kommunikationssystemen erfordert das Testen der neuen Verfahren über einen realen drahtlosen Kanal. Hierzu werden spezifische Umgebungen sog. "real-time test beds" benötigt auf denen die Verfahren prototypisch implementiert werden.
In dieser Projektgruppe soll ein mobiles/drahtloses Kommunikationsystem praktisch aufgebaut werden. Dabei wird das Software Defined Radio (SDR) real-time Testbed "SORBAS" der Fa. Signalion verwendet, welches auf 2 FPGAS (XILINX), 2 DSPs (AD) sowie Co-Prozessoren basiert. Für das System ist bereits ein kompletter 802.11a WLAN Protokoll-Stack verfügbar, der in SDL spezifiziert ist. Die Programmierung der in der Projektgruppe betrachteten Funktionen erfolgt über SDL oder ANSI-C.
Ziel ist es, basierend auf den bereits vorhandenen Funktionen der PHY- und MAC-Schicht, Verfahren zur Verbesserung der Übertragung von Multimedia-Daten (Sprache, Video) zu entwickeln, zu implementieren, zu testen und zu demonstrieren.
Literaturhinweise, Verweise
- H. König, Protocol Engineering, Teubner, 2003 (Webseite)
- A. Tanenbaum, Computer Networks, Prentice Hall, 2003
- J. Schiller, Mobilkommunikation, Pearson Studium, 2003
Weiterführendes Physical Layer (PHY)
- D. Tse and P. Viswanath; Fundamentals of Wireless Communication; Cambridge University Press, 2005
- J. G. Proakis/M. Salehi, Digital Communications 4th ed., McGraw-Hill Higher Education, 2000
Weiterführendes 802.11 WLAN
- B. O'Hara and A. Petrick, IEEE 802.11 Handbook: A designers companion, IEEE Press, 1999
- 802.11 WLAN standards:
- IEEE, Supplement to IEEE Standard for information technology -- Telecommunications and information exchange between systems -- Local and metropolitan area networks -- Specific requirements Part 11: Wireless LAN medium access control (MAC) and physical layer (PHY) specifications -- High speed physical layer in the 5-GHz band, IEEE, 2000
- ANSI/IEEE standard for information technology -- Telecommunications and information exchange between systems -- Local and metropolitan area networks -- Specific requirements Part 11: Wireless LAN medium access control (MAC) and physical layer (PHY) specifications, IEEE, 1999
- Siehe IEEEXplore
Weiterführendes Programmierung
- B. Kernighan/D. Ritchie, Programmieren in C, Carl Hanser Verlag, 1990
- Literatur zur Programmierung der verwendeten Prozessoren (Technical Library von Analog Devices):
- TigerSHARC
- Blackfin
- Dort gibt es PDF-Versionen sämtliche Bücher (Hardware+Software Manuals) zum Download.
- Blackfin.org -- Hilfreiches Forum zur Programmierung für den Blackfin Mikroprozessor (gelegentlich offline)