-
Performance Analysis of C-V2X Mode 4 Communication Introducing an Open-Source C-V2X Simulator
Authors:
Fabian Eckermann,
Moritz Kahlert,
Christian Wietfeld
Abstract:
Autonomous vehicles, on the ground and in the air, are the next big evolution in human mobility. While autonomous driving in highway scenarios is already possible using only the vehicles sensors, the complex scenarios of big cities with all its different traffic participants is still a vision. Cellular Vehicle-to-Everything (C-V2X) communication is a necessary enabler of this vision and and an eme…
▽ More
Autonomous vehicles, on the ground and in the air, are the next big evolution in human mobility. While autonomous driving in highway scenarios is already possible using only the vehicles sensors, the complex scenarios of big cities with all its different traffic participants is still a vision. Cellular Vehicle-to-Everything (C-V2X) communication is a necessary enabler of this vision and and an emerging field of interest in today's research. However, to the best of our knowledge open source simulators essential for open research do not exist yet. In this work we present our open source C-V2X mode 4 simulator based on the discrete-event network simulator ns-3. To analyze the performance of C-V2X mode 4 using our simulator, we created a worst case scenario and the 3GPP reference Manhattan grid scenario using the microscopic traffic simulator SUMO. We also added the WINNER+ B1 channel model to ns-3, as this is also used by 3GPP. Our results show, that C-V2X is scalable to 250 vehicles within a worst case scenario on a playground of 100 m x 100 m, with respect to the LTE rel. 14 V2X requirements. For the more realistic Manhattan grid scenario, the performance is better, as to be expected. We also analyzed the Packet Inter-Reception time with an outcome of max. 100 ms for more than 99 % of all transmissions. In addition, we investigated the impact of the Resource Reservation Period and the Resource Reselection Probability on the system's Packet Reception Ratio.
△ Less
Submitted 23 July, 2019;
originally announced July 2019.
-
Performance Analysis of Unsupervised LTE Device-to-Device (D2D) Communication
Authors:
Fabian Eckermann,
Julian Freudenthal,
Christian Wietfeld
Abstract:
Cellular network technology based device-to-device communication attracts increasing attention for use cases such as the control of autonomous vehicles on the ground and in the air. LTE provides device-to-device communication options, however, the configuration options are manifold (leading to 150+ possible combinations) and therefore the ideal combination of parameters is hard to find. Depending…
▽ More
Cellular network technology based device-to-device communication attracts increasing attention for use cases such as the control of autonomous vehicles on the ground and in the air. LTE provides device-to-device communication options, however, the configuration options are manifold (leading to 150+ possible combinations) and therefore the ideal combination of parameters is hard to find. Depending on the use case, either throughput, reliability or latency constraints may be the primary concern of the service provider. In this work we analyze the impact of different configuration settings of unsupervised LTE device-to-device (sidelink) communication on the system performance. Using a simulative approach we vary the length of the PSCCH period and the number of PSCCH subframes and determine the impact of different combinations of those parameters on the resulting latency, reliability and the interarrival times of the received packets. Furthermore we examine the system limitations by a scalability analysis. In this context, we propose a modified HARQ process to mitigate scalability constraints. Our results show that the proposed reduced HARQ retransmission probability can increase the system performance regarding latency and interarrival times as well as the packet transmission reliability for higher channel utilization.
△ Less
Submitted 25 June, 2018;
originally announced June 2018.
-
tinyLTE: Lightweight, Ad-Hoc Deployable Cellular Network for Vehicular Communication
Authors:
Fabian Eckermann,
Philipp Gorczak,
Christian Wietfeld
Abstract:
The application of LTE technology has evolved from infrastructure-based deployments in licensed bands to new use cases covering ad hoc, device-to-device communications and unlicensed band operation. Vehicular communication is an emerging field of particular interest for LTE, covering in our understanding both automotive (cars) as well as unmanned aerial vehicles. Existing commercial equipment is d…
▽ More
The application of LTE technology has evolved from infrastructure-based deployments in licensed bands to new use cases covering ad hoc, device-to-device communications and unlicensed band operation. Vehicular communication is an emerging field of particular interest for LTE, covering in our understanding both automotive (cars) as well as unmanned aerial vehicles. Existing commercial equipment is designed for infrastructure making it unsuitable for vehicular applications requiring low weight and unlicensed band support (e.g. 5.9 GHz ITS-band). In this work, we present tinyLTE, a system design which provides fully autonomous, multi-purpose and ultra-compact LTE cells by utilizing existing open source eNB and EPC implementations. Due to its small form factor and low weight, the tinyLTE system enables mobile deployment on board of cars and drones as well as smooth integration with existing roadside infrastructure. Additionally, the standalone design allows for systems to be chained in a multi-hop configuration. The paper describes the lean and low-cost design concept and implementation followed by a performance evaluation for single and two-hop configurations at 5.9 GHz. The results from both lab and field experiments validate the feasibility of the tinyLTE approach and demonstrate its potential to even support real-time vehicular applications (e.g. with a lowest average end-to-end latency of around 7 ms in the lab experiment).
△ Less
Submitted 26 February, 2018;
originally announced February 2018.
-
Lightweight Joint Simulation of Vehicular Mobility and Communication with LIMoSim
Authors:
Benjamin Sliwa,
Johannes Pillmann,
Fabian Eckermann,
Lars Habel,
Michael Schreckenberg,
Christian Wietfeld
Abstract:
The provision of reliable and efficient communication is a key requirement for the deployment of autonomous cars as well as for future Intelligent Transportation Systems (ITSs) in smart cities. Novel communications technologies will have to face highly-complex and extremely dynamic network topologies in a Vehicle-to-Everything (V2X)-context and will require the consideration of mobility informatio…
▽ More
The provision of reliable and efficient communication is a key requirement for the deployment of autonomous cars as well as for future Intelligent Transportation Systems (ITSs) in smart cities. Novel communications technologies will have to face highly-complex and extremely dynamic network topologies in a Vehicle-to-Everything (V2X)-context and will require the consideration of mobility information into decision processes for routing, handover and resource allocation. Consequently, researches and developers require simulation tools that are capable of providing realistic representations for both components as well as means for leveraging the convergence of mobility and communication. In this paper, we present a lightweight framework for the simulation of vehicular mobility, which has a communications-oriented perspective by design and is intended to be used in combination with a network simulator. In contrast to existing approaches, it works without requiring Interprocess Communication (IPC) using an integrated approach and is therefore able to reduce the complexity of simulation setups dramatically. Since mobility and communication share the same codebase, it is able to model scenarios with a high level of interdependency between those two components. In a proof-of-concept study, we evaluate the proposed simulator in different example scenarios in an Long Term Evolution (LTE)- context using real-world map data.
△ Less
Submitted 21 February, 2018; v1 submitted 9 October, 2017;
originally announced October 2017.
-
LIMoSim: A Lightweight and Integrated Approach for Simulating Vehicular Mobility with OMNeT++
Authors:
Benjamin Sliwa,
Johannes Pillmann,
Fabian Eckermann,
Christian Wietfeld
Abstract:
Reliable and efficient communication is one of the key requirements for the deployment of self-driving cars. Consequently, researchers and developers require efficient and precise tools for the parallel development of vehicular mobility and communication. Although current state-of-the-art approaches allow the coupled simulation of those two components, they are making use of multiple specialized s…
▽ More
Reliable and efficient communication is one of the key requirements for the deployment of self-driving cars. Consequently, researchers and developers require efficient and precise tools for the parallel development of vehicular mobility and communication. Although current state-of-the-art approaches allow the coupled simulation of those two components, they are making use of multiple specialized simulators that are synchronized using interprocess communication, resulting in highly complex simulation setups. Furthermore, the compatibility of those simulators requires constant attention as they are developed independently. In this paper, we present a lightweight and integrated approach for simulating vehicular mobility directly in Objective Modular Network Testbed in C++ (OMNeT++) and INET without the need for external tools or Interprocess Communication (IPC). The proposed framework Lightweight ICT-centric Mobility Simulation (LIMoSim) is available as Open Source software and can easily be combined with other third-party extension frameworks for providing vehicular mobility based on well-known microscopical models. In contrast to existing approaches, the amount of necessary preprocessing steps for simulation setups is significantly reduced. The capabilities of LIMoSim are demonstrated by a proof of concept evaluation in combination with the Long Term Evolution (LTE) simulation framework SimuLTE.
△ Less
Submitted 6 September, 2017;
originally announced September 2017.