Publications in 2014
Filter by Year: All, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010, 2009, 2008,Filter by Type: All, Book, Article, Chapter, Conference Proceedings, Edited Conference Proceedings, Master Thesis, Bachelor Thesis, Technical Report, Miscellaneous,
Filter by Language: All, English, German,
2014
- Jan Kamieth, Till Steinbach, Franz Korf, and Thomas C. Schmidt. Design of TDMA-based In-Car Networks: Applying Multiprocessor Scheduling Strategies on Time-triggered Switched Ethernet Communication. In: 19th IEEE International Conference on Emerging Technologies and Factory Automation (ETFA 2014). Pages 1—9, Piscataway, NJ, USA, 2014, IEEE Press,
[Abstract], [Fulltext Document (pdf)], [DOI], [IEEE Xplore], [Bibtex]Real-time Ethernet variants gain importance for communication infrastructure of various time-critical domains, such as in-car networks. Synchronous time-triggered traffic guarantees strict timing but requires a detailed schedule for all participants. Designing these schedules by hand is extensive work and with increasing network size almost impossible. In this paper, we contribute a mapping of the time-triggered network scheduling problem into the domain of multiprocessor scheduling. This set of transformation rules allows us to apply established scheduling algorithms as well as new strategies to organise time-triggered switched networks. Experimental results from a prototype implementation of a scheduling framework based on this mapping show the feasibility of our concept. The framework demonstrates a multiple solver approach that uses algorithms with different optimality criteria in parallel.
@InProceedings{ ksks-dtina-14, author = {Jan Kamieth AND Till Steinbach AND Franz Korf AND Thomas C. Schmidt}, title = {{Design of TDMA-based In-Car Networks: Applying Multiprocessor Scheduling Strategies on Time-triggered Switched Ethernet Communication}}, booktitle = {19th IEEE International Conference on Emerging Technologies and Factory Automation (ETFA 2014)}, location = {Barcelona}, year = 2014, pages = {1--9}, publisher = {IEEE Press}, address = {Piscataway, NJ, USA}, isbn = {978-1-4799-4846-8}, doi = {10.1109/ETFA.2014.7005119}, eprinttype = {ieeexplore}, eprint = {7005119}, abstract = {Real-time Ethernet variants gain importance for communication infrastructure of various time-critical domains, such as in-car networks. Synchronous time-triggered traffic guarantees strict timing but requires a detailed schedule for all participants. Designing these schedules by hand is extensive work and with increasing network size almost impossible. In this paper, we contribute a mapping of the time-triggered network scheduling problem into the domain of multiprocessor scheduling. This set of transformation rules allows us to apply established scheduling algorithms as well as new strategies to organise time-triggered switched networks. Experimental results from a prototype implementation of a scheduling framework based on this mapping show the feasibility of our concept. The framework demonstrates a multiple solver approach that uses algorithms with different optimality criteria in parallel.}, langid = {english} }
- Soeren Rumpf, Till Steinbach, Franz Korf, and Thomas C. Schmidt. Software Stacks for Mixed-critical Applications: Consolidating IEEE 802.1 AVB and Time-triggered Ethernet in Next-generation Automotive Electronics. In: 2014 IEEE International Conference on Consumer Electronics - Berlin (ICCE-Berlin). Pages 14—18, Piscataway, NJ, USA, 2014, IEEE Press,
[Abstract], [Fulltext Document (pdf)], [Slides (pdf)], [DOI], [IEEE Xplore], [Bibtex]Real-time Ethernet variants are expected to build the future communication infrastructure in cars. First camera based driver assistance functions will communicate using IEEE 802.1 AVBs credit-based shaping. But for the strict timing requirements of automotive control-traffic, AVBs current timing guarantees are insufficient. The upcoming IEEE 802.1Qbv standard proposes synchronous time-triggered traffic to overcome these limitations. This paper presents a low footprint microcontroller based communication architecture, that supports both traffic classes in parallel while using standard hardware components. It allows first realistic performance analyses of coexistent traffic shaping strategies in a software based implementation.
@InProceedings{ rsks-ssmac-14, author = {Soeren Rumpf AND Till Steinbach AND Franz Korf AND Thomas C. Schmidt}, title = {{Software Stacks for Mixed-critical Applications: Consolidating IEEE 802.1 AVB and Time-triggered Ethernet in Next-generation Automotive Electronics}}, booktitle = {2014 IEEE International Conference on Consumer Electronics - Berlin (ICCE-Berlin)}, location = {Berlin}, year = 2014, pages = {14--18}, publisher = {IEEE Press}, address = {Piscataway, NJ, USA}, isbn = {978-1-4799-6165-8}, doi = {10.1109/ICCE-Berlin.2014.7034239}, eprinttype = {ieeexplore}, eprint = {7034239}, abstract = {Real-time Ethernet variants are expected to build the future communication infrastructure in cars. First camera based driver assistance functions will communicate using IEEE 802.1 AVBs credit-based shaping. But for the strict timing requirements of automotive control-traffic, AVBs current timing guarantees are insufficient. The upcoming IEEE 802.1Qbv standard proposes synchronous time-triggered traffic to overcome these limitations. This paper presents a low footprint microcontroller based communication architecture, that supports both traffic classes in parallel while using standard hardware components. It allows first realistic performance analyses of coexistent traffic shaping strategies in a software based implementation.}, langid = {english} }
- Friedrich Groß, Till Steinbach, Franz Korf, Thomas C. Schmidt, and Bernd Schwarz. A Hardware/Software Co-Design Approach for Ethernet Controllers to Support Time-triggered Traffic in the Upcoming IEEE TSN Standards. In: 2014 IEEE International Conference on Consumer Electronics - Berlin (ICCE-Berlin). Pages 9—13, Piscataway, NJ, USA, 2014, IEEE Press,
[Abstract], [Fulltext Document (pdf)], [Slides (pdf)], [DOI], [IEEE Xplore], [Bibtex]Due to the increasing bandwidth and timing requirements, next generation communication backbones in cars will most likely base on real-time Ethernet variants that satisfy the demands of the new automotive applications. The upcoming IEEE 802.1Qbv standard shows communication approaches based on coordinated time devision multiple access (TDMA) to be good candidates for providing communication with determinism and highly precise timing. Implementing time-triggered architectures in software requires significant development effort and computational power. This paper shows a scalable HW/SW co-design approach for new real-time Ethernet controllers based on the partitioning into communication and application components. The tasks required for communication are divided: Time-critical and computationally intensive parts are realised in dedicated hardware modules allowing the attached CPU to fulfil the timing requirements of the automotive application without interference. The evaluation using a Field Programmable Gate Array (FPGA) based prototype implementation shows that the precision for the time-triggered transmission and the performance of the proposed implementation of the required synchronisation protocols satisfies the requirements of applications in the automotive domain.
@InProceedings{ gskss-hscda-14, author = {Friedrich Gro{\ss} AND Till Steinbach AND Franz Korf AND Thomas C. Schmidt AND Bernd Schwarz}, title = {{A Hardware/Software Co-Design Approach for Ethernet Controllers to Support Time-triggered Traffic in the Upcoming IEEE TSN Standards}}, booktitle = {2014 IEEE International Conference on Consumer Electronics - Berlin (ICCE-Berlin)}, location = {Berlin}, year = 2014, pages = {9--13}, publisher = {IEEE Press}, address = {Piscataway, NJ, USA}, isbn = {978-1-4799-6165-8}, doi = {10.1109/ICCE-Berlin.2014.7034229}, eprinttype = {ieeexplore}, eprint = {7034229}, abstract = {Due to the increasing bandwidth and timing requirements, next generation communication backbones in cars will most likely base on real-time Ethernet variants that satisfy the demands of the new automotive applications. The upcoming IEEE 802.1Qbv standard shows communication approaches based on coordinated time devision multiple access (TDMA) to be good candidates for providing communication with determinism and highly precise timing. Implementing time-triggered architectures in software requires significant development effort and computational power. This paper shows a scalable HW/SW co-design approach for new real-time Ethernet controllers based on the partitioning into communication and application components. The tasks required for communication are divided: Time-critical and computationally intensive parts are realised in dedicated hardware modules allowing the attached CPU to fulfil the timing requirements of the automotive application without interference. The evaluation using a Field Programmable Gate Array (FPGA) based prototype implementation shows that the precision for the time-triggered transmission and the performance of the proposed implementation of the required synchronisation protocols satisfies the requirements of applications in the automotive domain.}, langid = {english} }
- Daniel Große Hellmann. Synchronisation von Laserscannern basierend auf Uhrensynchronisationsprotokollen in Ethernet Netzwerken. 2014, Bachelorthesis. Hochschule für Angewandte Wissenschaften Hamburg.
[Bibtex]@MastersThesis{ h-slbue-14, author = {Daniel Gro{\ss}e Hellmann}, title = {{Synchronisation von Laserscannern basierend auf Uhrensynchronisationsprotokollen in Ethernet Netzwerken}}, year = 2014, school = {Hochschule f{\"u}r Angewandte Wissenschaften Hamburg}, address = {Hamburg}, type = {bachelorsthesis}, entrysubtype = {bachelorsthesis}, langid = {ngerman} }
- Ruben Jungnickel, and Franz Korf. Object Tracking and Dynamic Estimation on Evidential Grids. In: 17th International IEEE Conference on Intelligent Transportation Systems (ITSC 2014). Pages 2310—2316, Piscataway, NJ, USA, 2014, IEEE Press,
[Abstract], [Fulltext Document (pdf)], [DOI], [IEEE Xplore], [Bibtex]Autonomous driving is one of the most challenging tasks of the automotive industry. As a subtask, the estimation of driveable and non driveable space is often solved by applying occupancy grids. The information about non driveable space can be used to improve object tracking. This paper presents an approach for object tracking and modelling in an occupancy grid map. Tracking objects on grid cells yields the advantage of a consistent environmental model on the occupancy grid map. We introduce the occupancy grid map as the only information source for the object tracking module. Taking advantage of the Dempster Shafer theory, a dynamic belief of conflicting cells can be estimated. This dynamic belief is then accumulated in a tracked object model. This is a grid based free form object model that uses detached grid cells to model vehicles in urban environment. We reduce false positives and initialization time by maintaining a dynamic belief for each object.
@InProceedings{ jk-otdee-14, author = {Ruben Jungnickel AND Franz Korf}, title = {{Object Tracking and Dynamic Estimation on Evidential Grids}}, booktitle = {17th International IEEE Conference on Intelligent Transportation Systems (ITSC 2014)}, location = {Qingdao, China}, year = 2014, pages = {2310--2316}, publisher = {IEEE Press}, address = {Piscataway, NJ, USA}, isbn = {978-1-4799-6165-8}, doi = {10.1109/ITSC.2014.6958060}, eprinttype = {ieeexplore}, eprint = {6958060}, abstract = {Autonomous driving is one of the most challenging tasks of the automotive industry. As a subtask, the estimation of driveable and non driveable space is often solved by applying occupancy grids. The information about non driveable space can be used to improve object tracking. This paper presents an approach for object tracking and modelling in an occupancy grid map. Tracking objects on grid cells yields the advantage of a consistent environmental model on the occupancy grid map. We introduce the occupancy grid map as the only information source for the object tracking module. Taking advantage of the Dempster Shafer theory, a dynamic belief of conflicting cells can be estimated. This dynamic belief is then accumulated in a tracked object model. This is a grid based free form object model that uses detached grid cells to model vehicles in urban environment. We reduce false positives and initialization time by maintaining a dynamic belief for each object.}, langid = {english} }
- Till Steinbach, Kai Müller, Franz Korf, and René Röllig. Real-time Ethernet In-Car Backbones: First Insights into an Automotive Prototype. In: 2014 IEEE Vehicular Networking Conference (VNC). Pages 137—138, Piscataway, NJ, USA, Dec. 2014, IEEE Press,
[Abstract], [Fulltext Document (pdf)], [DOI], [IEEE Xplore], [Bibtex]The communication infrastructure of today's automobiles forms a complex composition of heterogeneously interconnected components. At the same time, demands for higher bandwidth and low-latency communication are emerging from chassis control, camera based driver assistance and infotainment that cannot be accommodated by established technologies. A new approach towards a flexible highly scalable network is real-time Ethernet. The RECBAR research project develops and evaluates concepts and technologies for next-generation in-car backbones. In this demo we show a prototype based on a 2014 Volkswagen Golf 7 series car additionally equipped with high-bandwidth sensors, such as HD cameras and 3D laser scanners. The car uses a backbone network utilising time-triggered real-time Ethernet for the deterministic transmission of messages with hard real-time as well as rate-limiting and best-effort frames for messages with relaxed timing requirements. On the physical layer the setup utilises the OPEN Alliance 100Mbit/s BroadR-Reach (OABR or 100 BASE-T1) in addition to 100 BASE-TX.
@InProceedings{ smkr-reicb-14, author = {Till Steinbach AND Kai M{\"u}ller AND Franz Korf AND Ren{\'e} R{\"o}llig}, title = {{Real-time Ethernet In-Car Backbones: First Insights into an Automotive Prototype}}, booktitle = {2014 IEEE Vehicular Networking Conference (VNC)}, location = {Paderborn}, month = dec, year = 2014, pages = {137--138}, publisher = {IEEE Press}, address = {Piscataway, NJ, USA}, isbn = {978-1-4799-7659-1}, issn = {2157-9865}, doi = {10.1109/VNC.2014.7013331}, eprinttype = {ieeexplore}, eprint = {7013331}, abstract = {The communication infrastructure of today's automobiles forms a complex composition of heterogeneously interconnected components. At the same time, demands for higher bandwidth and low-latency communication are emerging from chassis control, camera based driver assistance and infotainment that cannot be accommodated by established technologies. A new approach towards a flexible highly scalable network is real-time Ethernet. The RECBAR research project develops and evaluates concepts and technologies for next-generation in-car backbones. In this demo we show a prototype based on a 2014 Volkswagen Golf 7 series car additionally equipped with high-bandwidth sensors, such as HD cameras and 3D laser scanners. The car uses a backbone network utilising time-triggered real-time Ethernet for the deterministic transmission of messages with hard real-time as well as rate-limiting and best-effort frames for messages with relaxed timing requirements. On the physical layer the setup utilises the OPEN Alliance 100Mbit/s BroadR-Reach (OABR or 100 BASE-T1) in addition to 100 BASE-TX.}, langid = {english} }
- Soeren Rumpf. Ein ressourcenschonender Stack zur Unterstützung von AVB und Time Triggered Ethernet Verkehr. Nov. 2014, Bachelorthesis. Hochschule für Angewandte Wissenschaften Hamburg.
[Abstract], [Fulltext Document (pdf)], [Bibtex]In den heutigen Automobilfahrzeugen werden mit zunehmender Sicherheit, Leistung und Komfort die Kommunikationsnetze immer komplexer. Um die wachsenden Datenmengen der Vielzahl von Kameras, Sensoren und Steuergeräten in einem Netzwerk übertragen zu können, reicht die Bandbreite von Übertragungsnetzen wie CAN, LIN, MOST und Flex-Ray nicht mehr aus. Aufgrund der Notwendigkeit den Bandbreitenanforderungen gerecht zu werden und auch zeitkritische Daten übertragen zu können, bietet das TTEthernet Protokoll eine Echtzeit-Lösung. In dieser Arbeit wird eine vorhandene hardware-basierte TTEthernet-Implementierung um das Audio/ Video Bridging (AVB) Protokoll erweitert, um den hohen Kon gurationsaufwand von TTEthernet zu verringern. Die Zusammenführung von AVB und TTEthernet sowie das Verhalten dieser Implementierung wird anhand von Tests veri ziert und analysiert.
@MastersThesis{ r-rsuat-14, author = {Soeren Rumpf}, title = {{Ein ressourcenschonender Stack zur Unterst{\"u}tzung von AVB und Time Triggered Ethernet Verkehr}}, month = nov, year = 2014, school = {Hochschule f{\"u}r Angewandte Wissenschaften Hamburg}, address = {Hamburg}, abstract = {In den heutigen Automobilfahrzeugen werden mit zunehmender Sicherheit, Leistung und Komfort die Kommunikationsnetze immer komplexer. Um die wachsenden Datenmengen der Vielzahl von Kameras, Sensoren und Steuerger{\"a}ten in einem Netzwerk {\"u}bertragen zu k{\"o}nnen, reicht die Bandbreite von {\"U}bertragungsnetzen wie CAN, LIN, MOST und Flex-Ray nicht mehr aus. Aufgrund der Notwendigkeit den Bandbreitenanforderungen gerecht zu werden und auch zeitkritische Daten {\"u}bertragen zu k{\"o}nnen, bietet das TTEthernet Protokoll eine Echtzeit-L{\"o}sung. In dieser Arbeit wird eine vorhandene hardware-basierte TTEthernet-Implementierung um das Audio/ Video Bridging (AVB) Protokoll erweitert, um den hohen Kon gurationsaufwand von TTEthernet zu verringern. Die Zusammenf{\"u}hrung von AVB und TTEthernet sowie das Verhalten dieser Implementierung wird anhand von Tests veri ziert und analysiert.}, type = {bachelorsthesis}, entrysubtype = {bachelorsthesis}, langid = {ngerman} }
- Florian Bartols, Till Steinbach, Franz Korf, Bettina Buth, and Thomas C. Schmidt. Real-time Ethernet Residual Bus Simulation: A Model-Based Testing Approach for the Next-Generation In-Car Network. In: 22nd International Conference on Real-Time Networks and Systems (RTNS) 2014. Pages 267—276, New York, Oct. 2014, ACM-DL,
[Abstract], [Fulltext Document (pdf)], [Slides (pdf)], [DOI], [ACM DL], [Bibtex]The increasing complexity of automotive networks, their challenging timing constraints and their high bandwidth demands require new concepts for future in-car communication. Real-time Ethernet is meant to be a suitable candidate for the next-generation in-car interconnection. However, model-based testing capabilities must be available as well. Applications must be validated prior the first assembly, due to the distributed development process. Methods like residual bus simulation are of particular interest to allow for testing systems in early development stages by emulating unfinished or not available parts of the system. In this paper, we present a methodology and a feasibility study of a residual bus simulation in automotive real-time Ethernet systems. The challenges of applying this testing method in real-time Ethernet based networks with parallel packet transmission are outlined and compared to today's automotive bus system simulation approaches. Furthermore, the combination of different model-based testing techniques, that are not used in state-of-the-art commercial tools, are applied for the validation of non-functional timing requirements. An extension to an existing abstract test case model is proposed, which allows modelling temporal attributes. It is simultaneously used as simulation model to drive the residual bus simulation. We demonstrate the approach's feasibility by implementing a prototype residual bus simulator for real-time Ethernet networks and applying it to an example application.
@InProceedings{ bskbs-rerbs-14, author = {Florian Bartols AND Till Steinbach AND Franz Korf AND Bettina Buth AND Thomas C. Schmidt}, title = {{Real-time Ethernet Residual Bus Simulation: A Model-Based Testing Approach for the Next-Generation In-Car Network}}, booktitle = {22nd International Conference on Real-Time Networks and Systems (RTNS) 2014}, location = {Versailles, France}, month = oct, year = 2014, pages = {267--276}, publisher = {ACM-DL}, address = {New York}, isbn = {978-1-4503-2727-5}, doi = {10.1145/2659787.2659800}, eprinttype = {acmdl}, eprint = {2659800}, abstract = {The increasing complexity of automotive networks, their challenging timing constraints and their high bandwidth demands require new concepts for future in-car communication. Real-time Ethernet is meant to be a suitable candidate for the next-generation in-car interconnection. However, model-based testing capabilities must be available as well. Applications must be validated prior the first assembly, due to the distributed development process. Methods like residual bus simulation are of particular interest to allow for testing systems in early development stages by emulating unfinished or not available parts of the system. In this paper, we present a methodology and a feasibility study of a residual bus simulation in automotive real-time Ethernet systems. The challenges of applying this testing method in real-time Ethernet based networks with parallel packet transmission are outlined and compared to today's automotive bus system simulation approaches. Furthermore, the combination of different model-based testing techniques, that are not used in state-of-the-art commercial tools, are applied for the validation of non-functional timing requirements. An extension to an existing abstract test case model is proposed, which allows modelling temporal attributes. It is simultaneously used as simulation model to drive the residual bus simulation. We demonstrate the approach's feasibility by implementing a prototype residual bus simulator for real-time Ethernet networks and applying it to an example application.}, langid = {english}, series = {RTNS '14} }
- Sebastian Müller. Simulationsmodell eines Multi-Bus Realtime Ethernet Gateways. Okt. 2014, Bachelorthesis. Hochschule für Angewandte Wissenschaften Hamburg.
[Abstract], [Fulltext Document (pdf)], [Bibtex]Um zukünftige Anforderungen an Flexibilität, Skalierbarkeit und Bandbreite in Kommunikationsnetzen der Automobil-Industrie sowie der Luft- und Raumfahrt zu gewährleisten, werden neue Technologien benötigt. Time-Triggered Ethernet (TTEthernet) der TTTech Computertechnik AG kann als Backbone-Netzwerk in Automobilen eingesetzt werden. Um die Anbindung herkömmlicher Kommunikationssysteme wie CAN und FlexRay zu ermöglichen, werden Gateways benötigt. In dieser Arbeit wird ein Simulationsmodell eines Multi-Bus Realtime Ethernet Gateways entwickelt, das CAN-Bussysteme an ein TTEthernet Backbone-Netzwerk anbindet. Die Entwicklung eines dynamischen Ansatzes für die Nachrichten-Akkumulation, ermöglicht ein adaptives Verhalten des Gateways. Eine Erweiterung um weitere Bussysteme ist ohne weiteres möglich.
@MastersThesis{ m-smreg-14, author = {Sebastian M{\"u}ller}, title = {{Simulationsmodell eines Multi-Bus Realtime Ethernet Gateways}}, month = oct, year = 2014, school = {Hochschule f{\"u}r Angewandte Wissenschaften Hamburg}, address = {Hamburg}, abstract = {Um zuk{\"u}nftige Anforderungen an Flexibilit{\"a}t, Skalierbarkeit und Bandbreite in Kommunikationsnetzen der Automobil-Industrie sowie der Luft- und Raumfahrt zu gew{\"a}hrleisten, werden neue Technologien ben{\"o}tigt. Time-Triggered Ethernet (TTEthernet) der TTTech Computertechnik AG kann als Backbone-Netzwerk in Automobilen eingesetzt werden. Um die Anbindung herk{\"o}mmlicher Kommunikationssysteme wie CAN und FlexRay zu erm{\"o}glichen, werden Gateways ben{\"o}tigt. In dieser Arbeit wird ein Simulationsmodell eines Multi-Bus Realtime Ethernet Gateways entwickelt, das CAN-Bussysteme an ein TTEthernet Backbone-Netzwerk anbindet. Die Entwicklung eines dynamischen Ansatzes f{\"u}r die Nachrichten-Akkumulation, erm{\"o}glicht ein adaptives Verhalten des Gateways. Eine Erweiterung um weitere Bussysteme ist ohne weiteres m{\"o}glich.}, type = {bachelorsthesis}, entrysubtype = {bachelorsthesis}, langid = {ngerman} }
- Fabian Kempf. Simulationsbasierte Analyse heterogener Fahrzeugnetzwerke: Generierung, Simulation und Evaluation. Sep. 2014, Masterthesis. Hochschule für Angewandte Wissenschaften Hamburg.
[Abstract], [Fulltext Document (pdf)], [Bibtex]Im klassischen Automobilnetz kommunizieren die Steuergeräte der verschiedenen Domänen überwiegend untereinander. Bei neuen Anwendungen sind Informationen von Systemen aus unterschiedlichen Domänen notwendig. Dies erfordert domänenübergreifende Kommunikation in einem heterogenen Netzwerk. Ein Ansatz für die Vernetzung der Domänen liegt in einem echtzeitfähigen Ethernetbackbone, das sowohl bandbreitenintensive als auch sicherheitskritische Anwendungen unterstützt. Um verschiedene Netztopologien des heterogenen Netzwerkes zu vergleichen, eignen sich simulationsbasierte Analysen. Ziel dieser Arbeit ist die Herausstellung charakteristischer Merkmale der Kommunikation im Automobil zur simulationsbasierten Analyse mit einem Backbone. Für die Konfiguration ist der Entwurf und die Umsetzung einer domänenspezifischen Sprache mit den Anforderungen an relevante Kommunikationssysteme im Automobil herauszustellen, die einen gesamtheitlichen Netzwerkbeschreibungsansatz erlaubt. Dieser Ansatz ermöglicht die einfache Analyse komplexer heterogener Fahrzeugnetzwerke, von der Generierung über die Simulation bis hin zur Evaluierung.
@MastersThesis{ k-sahf-14, author = {Fabian Kempf}, title = {Simulationsbasierte Analyse heterogener Fahrzeugnetzwerke: Generierung, Simulation und Evaluation}, month = sep, year = 2014, school = {Hochschule f{\"u}r Angewandte Wissenschaften Hamburg}, address = {Hamburg}, abstract = {Im klassischen Automobilnetz kommunizieren die Steuerger{\"a}te der verschiedenen Dom{\"a}nen {\"u}berwiegend untereinander. Bei neuen Anwendungen sind Informationen von Systemen aus unterschiedlichen Dom{\"a}nen notwendig. Dies erfordert dom{\"a}nen{\"u}bergreifende Kommunikation in einem heterogenen Netzwerk. Ein Ansatz f{\"u}r die Vernetzung der Dom{\"a}nen liegt in einem echtzeitf{\"a}higen Ethernetbackbone, das sowohl bandbreitenintensive als auch sicherheitskritische Anwendungen unterst{\"u}tzt. Um verschiedene Netztopologien des heterogenen Netzwerkes zu vergleichen, eignen sich simulationsbasierte Analysen. Ziel dieser Arbeit ist die Herausstellung charakteristischer Merkmale der Kommunikation im Automobil zur simulationsbasierten Analyse mit einem Backbone. F{\"u}r die Konfiguration ist der Entwurf und die Umsetzung einer dom{\"a}nenspezifischen Sprache mit den Anforderungen an relevante Kommunikationssysteme im Automobil herauszustellen, die einen gesamtheitlichen Netzwerkbeschreibungsansatz erlaubt. Dieser Ansatz erm{\"o}glicht die einfache Analyse komplexer heterogener Fahrzeugnetzwerke, von der Generierung {\"u}ber die Simulation bis hin zur Evaluierung.}, type = {mastersthesis}, entrysubtype = {mastersthesis}, langid = {ngerman} }
- Anna Förster, Christoph Sommer, Till Steinbach, and Matthias Wählisch. Proceedings of the 1st OMNeT++ Community Summit, Hamburg, Germany, September 2, 2014. Aug. 2014, ArXiv e-prints,
[ArXiv], [Bibtex]@Proceedings{ fssw-ocshg-14, editor = {Anna F{\"o}rster AND Christoph Sommer AND Till Steinbach AND Matthias W{\"a}hlisch}, title = {{Proceedings of the 1st OMNeT++ Community Summit, Hamburg, Germany, September 2, 2014}}, month = aug, year = 2014, publisher = {ArXiv e-prints}, eprinttype = {arxiv}, eprint = {1409.0093}, eprintclass = {cs.PF}, keywords = {Computer Science - Performance, I.6, C.2.0, C.4, D.4.8}, langid = {english} }
- Benjamin Burchard. Analyse und Aufbereitung von Kommunikationsdaten im Fahrzeug. Jul. 2014,
[Fulltext Document (pdf)], [Bibtex]@TechReport{ b-aavkf-14, author = {Benjamin Burchard}, title = {{Analyse und Aufbereitung von Kommunikationsdaten im Fahrzeug}}, month = jul, year = 2014, institution = {CoRE Research Group, Hochschule f{\"u}r Angewandte Wissenschaften Hamburg}, langid = {ngerman} }
- Philipp Meyer. Informationssicherheit in Fahrzeugnetzen. Jul. 2014,
[Fulltext Document (pdf)], [Slides (pdf)], [Bibtex]@TechReport{ m-isifn-14, author = {Philipp Meyer}, title = {{Informationssicherheit in Fahrzeugnetzen}}, month = jul, year = 2014, institution = {CoRE Research Group, Hochschule f{\"u}r Angewandte Wissenschaften Hamburg}, langid = {ngerman} }
- Ruben Jungnickel. Object Tracking and Dynamic Estimation on Evidential Grids. Jul. 2014,
[Fulltext Document (pdf)], [Bibtex]@TechReport{ j-otdee-14, author = {Ruben Jungnickel}, title = {{Object Tracking and Dynamic Estimation on Evidential Grids}}, month = jul, year = 2014, institution = {CoRE Research Group, Hochschule f{\"u}r Angewandte Wissenschaften Hamburg}, langid = {english} }
- Florian Bartols. Echtzeit Ethernet Restbussimulation: Frühzeitiges Modellbasiertes Testen in Fahrzeugnetzwerken der nächsten Generation. Apr. 2014, Masterthesis. Hochschule für Angewandte Wissenschaften Hamburg.
[Abstract], [Fulltext Document (pdf)], [Slides (pdf)], [Bibtex]Die zunehmende Komplexität automobiler Netzwerke und deren steigende Bandbreitenan- forderungen bei gleichzeitiger Einhaltung von Zeitaussagen erfordern neue Konzepte in der Vernetzung elektronischer Komponenten im Fahrzeug. Echtzeit-Ethernet ist ein geeigneter Kandidat diese Problemstellung zu lösen. Um frühzeitig im Entwicklungsprozess Komponenten und Systeme zu testen hat sich die Restbussimulation als adäuates Mittel etabliert. In dieser Thesis wird eine Restbussimulationsmethodik für Echtzeit-Ethernet-Netzwerke entwickelt, mit der es möglich ist, Systeme in frühen Entwicklungsphasen auf funktionale und nicht-funktionale Anforderungen mittels abstrakter Testfälle zu testen. Dazu wird auf die Modellierung von zeitlichen Anforderungen von Echtzeit-Ethernet-Systemen eingegangen und ein abstraktes Testfallmodell entwickelt, das Testfälle nicht-funktionaler Leistungsanforderungen beschreibt und gleichzeitig als Simulationsmodell für den Restbussimulator dient. Die entwickelte Methodik wird anschließend exemplarisch an einer Automotive-Echtzeit-Ethernet-Anwendung angewendet.
@MastersThesis{ b-eerbf-14, author = {Florian Bartols}, title = {Echtzeit Ethernet Restbussimulation: Fr{\"u}hzeitiges Modellbasiertes Testen in Fahrzeugnetzwerken der n{\"a}chsten Generation}, month = apr, year = 2014, school = {Hochschule f{\"u}r Angewandte Wissenschaften Hamburg}, address = {Hamburg}, abstract = { Die zunehmende Komplexit{\"a}t automobiler Netzwerke und deren steigende Bandbreitenan- forderungen bei gleichzeitiger Einhaltung von Zeitaussagen erfordern neue Konzepte in der Vernetzung elektronischer Komponenten im Fahrzeug. Echtzeit-Ethernet ist ein geeigneter Kandidat diese Problemstellung zu l{\"o}sen. Um fr{\"u}hzeitig im Entwicklungsprozess Komponenten und Systeme zu testen hat sich die Restbussimulation als ad{\"a}uates Mittel etabliert. In dieser Thesis wird eine Restbussimulationsmethodik f{\"u}r Echtzeit-Ethernet-Netzwerke entwickelt, mit der es m{\"o}glich ist, Systeme in fr{\"u}hen Entwicklungsphasen auf funktionale und nicht-funktionale Anforderungen mittels abstrakter Testf{\"a}lle zu testen. Dazu wird auf die Modellierung von zeitlichen Anforderungen von Echtzeit-Ethernet-Systemen eingegangen und ein abstraktes Testfallmodell entwickelt, das Testf{\"a}lle nicht-funktionaler Leistungsanforderungen beschreibt und gleichzeitig als Simulationsmodell f{\"u}r den Restbussimulator dient. Die entwickelte Methodik wird anschlie{\ss}end exemplarisch an einer Automotive-Echtzeit-Ethernet-Anwendung angewendet.}, type = {mastersthesis}, entrysubtype = {mastersthesis}, langid = {ngerman} }
- Ruben Jungnickel. Hochgenaue Belegungkarten und deren Evaluation. Feb. 2014,
[Fulltext Document (pdf)], [Bibtex]@TechReport{ j-hbe-14, author = {Ruben Jungnickel}, title = {{Hochgenaue Belegungkarten und deren Evaluation}}, month = feb, year = 2014, institution = {CoRE Research Group, Hochschule f{\"u}r Angewandte Wissenschaften Hamburg}, langid = {ngerman} }
- Jonas Engler. AVB im Automotive-Kontext. Feb. 2014,
[Fulltext Document (pdf)], [Bibtex]@TechReport{ e-avbak-14, author = {Jonas Engler}, title = {{AVB im Automotive-Kontext}}, month = feb, year = 2014, institution = {CoRE Research Group, Hochschule f{\"u}r Angewandte Wissenschaften Hamburg}, langid = {ngerman} }