Next Article in Journal
A Novel Semantic IoT Middleware for Secure Data Management: Blockchain and AI-Driven Context Awareness
Previous Article in Journal
Joint Beam-Forming Optimization for Active-RIS-Assisted Internet-of-Things Networks with SWIPT
Previous Article in Special Issue
Force-Based Self-Organizing MANET/FANET with a UAV Swarm
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Comprehensive Study and Analysis of the Third Generation Partnership Project’s 5G New Radio for Vehicle-to-Everything Communication †

1
Department of Computer Science and Information Systems, Bradley University, Peoria, IL 61625, USA
2
Department of Electrical and Computer Engineering, Bradley University, Peoria, IL 61625, USA
*
Author to whom correspondence should be addressed.
This paper is an extended version of our paper published in 2023 IEEE Wireless and Microwave Technology Conference (WAMICON), Performance Analysis of 5G New Radio V2X Communication, Melbourne, FL, USA, 17–18 April 2023.
Future Internet 2024, 16(1), 21; https://doi.org/10.3390/fi16010021
Submission received: 24 November 2023 / Revised: 20 December 2023 / Accepted: 4 January 2024 / Published: 6 January 2024

Abstract

:
Recently, the Third Generation Partnership Project (3GPP) introduced new radio (NR) technology for vehicle-to-everything (V2X) communication to enable delay-sensitive and bandwidth-hungry applications in vehicular communication. The NR system is strategically crafted to complement the existing long-term evolution (LTE) cellular-vehicle-to-everything (C-V2X) infrastructure, particularly to support advanced services such as the operation of automated vehicles. It is widely anticipated that the fifth-generation (5G) NR system will surpass LTE C-V2X in terms of achieving superior performance in scenarios characterized by high throughput, low latency, and enhanced reliability, especially in the context of congested traffic conditions and a diverse range of vehicular applications. This article will provide a comprehensive literature review on vehicular communications from dedicated short-range communication (DSRC) to NR V2X. Subsequently, it delves into a detailed examination of the challenges and opportunities inherent in NR V2X technology. Finally, we proceed to elucidate the process of creating and analyzing an open-source 5G NR V2X module in network simulation-3 (ns-3) and then demonstrate the NR V2X performance in terms of different key performance indicators implemented through diverse operational scenarios.

1. Introduction

Current endeavors in the realm of connected and autonomous vehicles revolve around autonomous driving and futuristic intelligent transportation systems. These objectives are underpinned by a multifaceted agenda, including the prevention of vehicular collisions, the expedited dissemination of alerts and notifications, the reduction in traffic congestion, and the optimization of road-based services to improve automotive safety and law enforcement [1]. According to the United States National Highway Traffic Safety Administration (NHTSA), motor vehicle traffic crashes account for an annual tally of around 34,000 fatalities and 4 million injuries [2], while simultaneously inflicting an economic toll exceeding USD 836 billion each year [3]. Furthermore, it is crucial to acknowledge that individuals fatally affected by traffic accidents represent more than statistical data or economic burdens, as their absence creates a significant societal impact. In this paper, we want to investigate the performance of connected vehicle communication using open-source simulators and the latest communication standards under different network settings.
Connected and autonomous vehicle (CAV) technologies possess the capacity to substantially diminish the incidence of human fatalities and associated economic costs. A connected vehicle, at regular intervals, transmits safety messages, often referred to as “heartbeat messages,” such as the Cooperative Awareness Message (CAM) [4] or the Basic Safety Message (BSM) [3]. These messages convey real-time operational data about the vehicle, including information on its position, velocity, orientation, acceleration, deceleration, and more.
A vehicle with onboard devices relying on the global navigation satellite system (GNSS), such as a GPS, transmits and receives safety messages. Upon reception of these safety messages from adjacent vehicles, and utilizing a cooperative vehicle safety system application [5], a vehicle can generate a neighborhood map and instructions or guidelines for safe maneuvering. According to estimates by the United States Department of Transportation (USDOT), approximately 82% of accidents involving unimpaired drivers can be mitigated through the successful implementation of connected vehicle (CV) technology [6]. Endowing vehicles with automated control features like emergency braking and pre-emptive warnings facilitated through connectivity significantly reduces the potential for human errors. Additionally, autonomous vehicles offer various other benefits, including the potential for improved air quality due to reduced traffic congestion and lower emissions. Furthermore, autonomous cars are poised to enhance fuel consumption efficiency and boost overall productivity, ultimately saving countless unproductive hours that drivers currently spend stuck in traffic each year [3].
The IEEE 802.11p standard [7], based on dedicated short-range communication (DSRC) technology, has historically been the go-to choice for on-road communication. A more recent standard, 802.11bd [8], has also gained attention in this context. Many countries have invested substantially in test-bed deployment and platform development for DSRC.
However, recent research findings have brought to light some significant shortcomings of DSRC technology, including issues like low reliability, frequent collisions, hidden node problems, uncontrolled delays, and intermittent vehicle-to-infrastructure (V2I) connectivity [9]. Recognizing these limitations, and with the rapid global expansion and commercialization of long-term evolution (LTE), there has been a shift in focus toward exploring LTE-5G as a potential wireless access technology for supporting vehicular applications. This transition is exemplified by the 5G Automotive Association (5GAA), which has become a Market Representation Partner (MRP) within the Third Generation Partnership Project (3GPP) framework [10].
According to the 3GPP Release 14 standards [11], LTE-vehicle (LTE-V)/C-V2X has demonstrated its ability to meet the low-latency requirements of vehicular networks. Cellular networks offer inherent advantages in delivering V2I communications due to their high data rates, widespread coverage, robust quality of service (QoS) support, and deep network penetration. The 3GPP-based cellular technology, endorsed by 5GAA, is believed to provide superior performance and a more future-proof radio access solution than DSRC.
The study report from 5GAA [12] shows a comparative performance analysis between LTE C-V2X and 802.11p and demonstrates that LTE C-V2X has better performance due to its superior physical layer compared to DSRC. However, for the more advanced V2X applications (e.g., semi- or fully automated driving), which have very low latency and very high bandwidth requirements, even LTE C-V2X falls short in such cases [13]. Hence, 5G new radio (NR) comes into play to become a complementary solution to the existing LTE C-V2X technology. For that, 3GPP formulates the technical specifications for NR V2X in TR 38.885 [14]. Furthermore, 3GPP Release 16 standardizes the V2X on top of 5G NR, which is standardized in Release 15 [15]. However, so far, very little work has been carried out on the 3GPP NR V2X system and specifications [1,16,17].
In summary, there are a number of reasons that motivated us to conduct this research work. Firstly, although 5G NR is a contemporary and promising technology for V2X communication, there is a scarcity of open-source simulators designed for 5G V2X communications that align with the 3GPP NR V2X Release 16 specifications. This poses a significant limitation for the research community. Secondly, the commercially available simulators are expensive and offer limited opportunities for source code modification to suit research needs. Thirdly, the substantial costs associated with deploying vehicular test beds and conducting pre/post experimental validation underscore the ongoing demand for a realistic simulation platform [18,19,20]. Therefore, it would be advantageous to allocate more resources to the development and enhancement of open-source simulators tailored to NR V2X communication in compliance with 3GPP Release 16, enabling a comprehensive performance analysis in diverse network scenarios (an initial result from this work has been presented at the IEEE WAMICON’23 conference) [21].
The remainder of the paper is organized as follows. Section 2 describes the system model. The problem statement is presented in Section 3. A brief overview of DSRC, LTE C-V2X, and 5G NR V2X is presented in Section 4. The simulation setup and performance analysis are shown in Section 5. Finally, we conclude this paper in Section 6.

2. System Model

Figure 1 shows the typical architecture of connected vehicular networks using the NR V2X sidelink communication. Each vehicle broadcasts the basic safety message periodically.
The message contains the instantaneous states of the vehicles, which helps a vehicle to generate the neighborhood map, which eventually helps the vehicle for its informed motion planning. In this work, we want to study the latency and reliability performance of V2X applications in a multi-lane highway scenario using 3GPP’s NR system without support from a base station.
Figure 2 shows a summary of advanced V2X applications supported by the 3GPP NR V2X system.
It also highlights important features that are added by the 3GPP working group. These advanced applications require high reliability (up to 99.99%), ultra-low latency (as low as 3 [ m s ] ), and high bandwidth (as high as an order of terabytes (TB)/hour) [22]. A brief description of important features is given below.
  • Automated driving: A vehicle can sense the surrounding environment and can make lateral and longitudinal decisions by itself or by taking very little input from humans.
  • Cooperative perception: A vehicle can increase its field of view and perception of neighbors by exchanging onboard sensory information through V2V and V2I communication.
  • Platooning: A platoon of vehicles will route from the source to the destination in close proximity following the leader vehicle. The follower vehicles should not need any input from humans.
  • Infotainment: Information (e.g., road maintenance updates, weather updates, etc.) and entertainment (e.g., live traffic updates, news, music, etc.) can be disseminated from one vehicle to other vehicles through V2V and/or I2V communication in a very short duration (within the order of milliseconds).
NR V2X has a number of advanced features that enable it to provide higher reliability, lower latency, and higher bandwidth [14]. These are supports for (a) flexible frame structure by providing flexible numerology, (b) multiple frequency ranges, including sub 6 GHz and millimeter wave bands (24.25–52.6 GHz), (c) mini-slot scheduling for time-critical services, (d) sidelink network architecture for vehicles outside of the communication range of a base station, (e) resource allocation by base station (mode 1) and by the vehicles autonomously (mode 2), and (f) sophisticated MAC and PHY layers.
Although NR V2X supports working in high-frequency ranges, it imposes several challenges in terms of communication point of view, including high signal attenuation, communication range restriction, higher background noise, and difficulty in costly hardware implementation. Hence, it is imperative to implement and conduct a comprehensive study of the 3GPP NR V2X stack in a widely accepted simulator (such as ns-3 [23]) under different realistic traffic scenarios.

3. Problem Statement

Early research [24] shows that C-V2X faces challenges when applied in V2V communications due to its centralized architecture, which lacks support for V2V communication. The heavy load generated by periodic messages strongly challenges the LTE capacity and potentially penalizes the delivery of safety applications. On the other hand, DSRC also suffers from high-latency and low-reliability issues in the congested traffic situation [12].
NR V2X provides higher bandwidth, higher reliability, and lower latency for many advanced V2X applications that have stringent real-time performance requirements. However, not much research work has been carried out on NR V2X [1,14]. A more comprehensive study should be conducted on its implementation in open-source software like ns-3, and then the performance should be realized and compared with the real applications in a microscopic traffic simulator. Lastly, the result should be validated with the V2X radios. In this article, we study the performance of NR V2X in ns-3 for different key performance indicators (KPIs) recommended by 3GPP under various network settings. The result from the integrated ns-3 with a microscopic traffic simulator and V2X radios are ongoing and left for our next article.

4. Overview of DSRC, LTE C-V2X, and 5G NR V2X

The purpose of this section is to present a brief overview of recent technologies, DSRC, LTE C-V2X, and 5G NR V2X, deployed in connected and autonomous vehicles. Table 1 compares and contrasts the specifications of DSRC, C-V2X, and 5G NR.

4.1. DSRC

Over the past two decades, dedicated short-range communication (DSRC) has been one of the primary radio access technologies (RATs) used for V2X communications. The IEEE 802.11p standard, the basis of DSRC, was the first V2X technology used worldwide. It operates in the 5.9 GHz frequency band and is an extension of the IEEE 802.11 standard (commonly known as Wi-Fi) tailored for fast and reliable communication between vehicles and roadside infrastructure. Its design prioritizes safety applications, such as collision avoidance and traffic management, by delivering low-latency communication, high data rates, and robust connectivity in dynamic vehicular environments.
While DSRC 802.11p has been a pioneering standard for vehicular communication, it exhibits certain limitations compared to cellular vehicle-to-everything (C-V2X) technology. DSRC operates in a single dedicated frequency band (5.9 GHz), which may lead to potential congestion and interference in densely populated areas. Additionally, DSRC lacks the inherent support for diverse communication modes that C-V2X offers, encompassing both direct short-range communication (similar to DSRC) and wide-area communication facilitated by cellular networks. C-V2X also boasts an improved non-line-of-sight (NLOS) performance, enabling communication around obstacles.
To narrow the performance gap, IEEE 802.11bd [30,31,32] has been developed as the next-generation DSRC protocol to improve V2X performance. It allows up to three repetitions per packet, aiming to increase time diversity and enable maximum ratio combining at the receiver, thus improving the probability of correct decoding [32]. Additionally, it adds extra modes of operation to enhance throughput and extend communication ranges by reducing the noise sensitivity level [26,33].

4.2. LTE C-V2X

C-V2X, or cellular vehicle-to-everything, commonly referred to as LTE-V2X due to its foundation on time division long-term evolution (TD-LTE) 4G cellular technology, is a prominent communication framework designed to enhance vehicular connectivity and road safety. It was developed by 3GPP as an alternative to DSRC.
C-V2X enables direct and reliable wireless communication among vehicles (V2V), between vehicles and infrastructure (V2I), and even with pedestrians and other vulnerable road users (V2P), thus forming a comprehensive V2X ecosystem. This technology leverages the existing cellular network infrastructure to provide low-latency, high-throughput data exchange, enabling vehicles to exchange critical information such as traffic conditions, emergency alerts, and real-time sensor data. C-V2X holds significant promise in advancing intelligent transportation systems, reducing traffic accidents, and enabling future autonomous driving applications, making it a focal point of research and development in the field of connected vehicles and smart transportation.
C-V2X is regarded as the most powerful competitor to 802.11p [34] and, consequently, many studies have investigated their comparative performances. Comparison at the link level showed that C-V2X could improve the link budget over IEEE 802.11p by around 7 dB [34]. In addition, the study also found the coverage of LTE V2X to be larger than DSRC under the same velocity. Furthermore, owing to the modulation technique used by LTE V2X, it is less susceptible to noise, which allows it to guarantee a more reliable communication link than DSRC. A more detailed performance comparison between the two technologies is covered in the next section below.

4.3. DSRC vs. C-V2X

There has been a heated debate regarding the performance of DSRC and C-V2X technologies, leading to extensive studies comparing their performance [9,35,36,37,38,39]. The commonly used key performance indicators (KPIs) include: packet delivery ratio (PDR) [38,40], packet reception ratio (PRR) [9,36,37], block error ratio (BLER) [34], packet inter-reception time (PIR), and packet loss [38].
In the literature, certain studies [13,38,40,41] have reported that DSRC outperforms C-V2X, while others have observed similar performance [42] in the specific scenarios that they examined. Molina-Masegosa et al. [38] demonstrated that variations in message size and pattern significantly affect the medium access control (MAC) operation and performance of both technologies and that DSRC handles variations in the message size and time interval more effectively than LTE-V2X’s sensing-based semi-persistent scheduling, except under very low channel loads. Petrow et al. [40] showcased that only the DSRC technology is able to support the V2I communication scenarios without any major limitations and achieves an average end-to-end delay of less than 100 ms and a PDR above 95 % in all of their investigated simulation scenarios.
However, the majority of research suggests that C-V2X performs better [36,43]. Hafeez et al. [35] proposed an analytical model for assessing the reliability of DSRC control channels in safety applications. The model considers factors such as vehicle follow-on safety rules, mobility, transmitter–receiver speeds, channel fading, hidden terminals, and collisions. Simulation results using realistic vehicular traces validate the modeling and analysis, showcasing that DSRC may lead to significant performance degradation in terms of delay and packet reception probability in dense and high-mobility conditions. Hu et al. [34] conducted link-level simulations comparing LTE V2X and DSRC for urban and freeway scenarios with and without line of sight (LOS). Their study demonstrated that LTE V2X achieves the same block error ratio (BLER) at a lower signal-to-noise ratio (SNR) or with reduced receiving power compared to DSRC, resulting in a more reliable link. Wang et al. [9] conducted simulations to compare the average PRR between LTE and DSRC at different vehicle densities in both urban and freeway scenarios with varying distances. Their study illustrates that LTE-based alternatives, including LTE multicast and LTE sidelink, outperform IEEE 802.11p in all the studied cases. This improved performance is credited to LTE’s more robust PHY layer signaling scheme and more efficient resource allocation mechanism. Nguyen et al. [36] compared DSRC and cellular V2X, with cellular V2X consistently outperforming or matching DSRC in various aspects. Notably, cellular V2X offers an extended communication range, crucial for vehicular safety. The evaluation favors DSRC despite using an advanced DSRC receiver and a standard cellular V2X receiver with conservative AGC loop training assumptions. Zhao et al. [37] compared LTE-V2X and DSRC in terms of the average PRR at different distances in freeway and urban scenarios. Their findings indicate that LTE-V2X offers longer, more reliable communication ranges compared to DSRC. This advantage is attributed to LTE-V2X’s efficient sensing and SPS resource allocation scheme, confirming its superiority over DSRC.
It is worth noting that recent research also investigates solutions to leverage the advantages of DSRC and C-V2X [26,44,45,46,47] and mitigate limitations for the joint use of DSRC and C-V2X. Ansari et al. [26] reviewed the background and technical aspects of both technologies and elaborated on V2X platform models allowing for the concurrent and simultaneous propagation of DSRC and C-V2X messages for a hybrid V2X environment. The study highlights the challenges arising from the nature of hybrid V2X and argues that the operation of the two technologies in the same channel for concurrent transmissions, without a mutual synchronization solution, would result in harmful co-channel interference. Both co-channel and adjacent-channel interferences remain open research problems in hybrid V2X systems. Mir et al. [45] proposed an architecture and a suite of protocols to enable DSRC and C-V2X hybrid vehicular networks. The protocol suite comprises an enhanced network protocol stack, an adaptive RAT selection mechanism, a vertical handover (VHO) algorithm, and dynamic communication management (DCM) algorithms to address various challenges in the hybrid network. Simulation results using Matlab demonstrate the effectiveness of this architecture and protocol suite in terms of packet delivery ratio, latency, and throughput. Qi et al. [44] introduced the traffic differentiated clustering routing (TDCR) mechanism within a software-defined network (SDN)-enabled hybrid vehicular network. This mechanism comprises a centralized one-hop clustering approach and an optimization method for data delivery. Specifically, the optimization aims to strike a balance between cellular bandwidth cost and end-to-end delay, allowing cluster heads (CHs) to deliver their aggregated data either through multi-hop vehicle-to-vehicle (V2V) transmissions or via cellular networks.

4.4. Challenges Faced by DSRC and C-V2X

Scalability is a major challenge for DSRC as its performance degrades at higher vehicle densities due to packet collisions. However, due to frequency re-using by the C-V2X sidelink mode 4 algorithm over a given geographical area, higher traffic density also results in an increased interference level among C-V2X users. Hence, although C-V2X offers several performance benefits over DSRC, it suffers from the same traffic density issue [13].
Another challenge for both DSRC and C-V2X is supporting advanced safety applications requiring faster response times. Both technologies can support a basic set of vehicular safety applications that generate driver alerts to indicate potentially dangerous conditions [35]. These day-1 basic safety applications have lower periodicity and higher end-to-end latency requirements. However, advanced vehicular safety applications depend on transmitting messages for maneuver changes, trajectory alignments, platoon formations, and sensor data exchange, as well as sharing information gathered from neighboring vehicles’ live camera feeds [48]. This additional information is paramount to ensuring both safer autonomous cars and human-driven vehicles, better traffic management, and the increasing demand for in-vehicle infotainment.

4.5. 5G NR V2X

The development of the 3GPP sidelink transmission protocol played a crucial role in the long-term evolution-advanced (LTE-A) communication technology for public safety and V2X services [17]. However, recent advancements in data-driven applications require more sidelink functions, such as feedback channels, grant-free access, and enhanced channel sensing procedures, which are not provided by the LTE-A technology. Advanced applications that deal with an overwhelming degree of data packets usually demand higher bandwidth, more frequent message passing, and lower latency, which C-V2X cannot provide [8]. Moreover, these advanced applications also use larger and variable-sized packets transmitted aperiodically, unlike the basic safety applications. As a result, a new communication technology, 5G new radio (NR) V2X, has been developed to supplement C-V2X in supporting those particular use cases. More specifically, 5G NR V2X provides advanced functionalities in addition to the 5G NR air interface that meet stringent requirements of users and/or services in connected and autonomous vehicles.
Among the most significant parts of the 5G NR V2X communication technology is the sidelink transmission. A thorough analysis of 5G NR V2X communications is presented in [49] and some references therein. It is important to note, however, that the 5G NR V2X communication technology is not meant to replace C-V2X communication; rather, it can operate in cooperation with the existing C-V2X technology to meet the requirements of complex services in recent data-driven connected and autonomous vehicles. It is also worth noting that an individual application may be operated and supported with either its corresponding communication technology or a combination of different communication technologies. For instance, advanced V2X services provided by the NR sidelink transmission may coexist with those provided by the LTE sidelink transmission in different channels [50].
Sidelink communication is the key enabler of direct V2X communication without the support of a base station in 5G NR. According to [51], the NR V2X supports four different physical channels for enabling unicast, groupcast, and broadcast communications among the vehicles: (1) the PSBCH (physical sidelink broadcast channel) is used to disseminate broadcast information; (2) the PSCCH (physical sidelink control channel) communicates control information; (3) the PSSCH (physical sidelink shared channel) is used for exchanging control, data, and CSI (channel state information) for unicast communication; and (4) the PSFCH (physical sidelink feedback channel) is used for exchanging HARQ (hybrid automatic repeat request) feedback for unicast and groupcast communication. For enabling these channels at the sub 6 GHz frequency band, three numerologies ( μ ) are used with different sub-carrier spacing (SCS): (1) μ = 0 with SCS = 15 KHz; (2) μ = 1 with SCS = 30 KHz; and (3) μ = 3 with SCS = 60 KHz. One numerology differs from another by varying (1) the number of available sub-channels/resource blocks in communication, and (2) the resource selection window length. For instance, a higher numerology has a lower number of sub-channel availability, but it also has a shorter slot length, which results in a lower resource selection window in ms.

5. Performance Evaluation

5.1. Simulation Model

A set of computer experiments has been conducted based on 3GPP’s NR V2X specifications under various network settings. An autonomous and connected vehicle scenario (i.e., a potential use case) has been created using the ns-3 [23] discrete event network simulator. Note that ns-3 is a free and open-source software licensed under the GNU GPLv2 license. It provides a simulation engine for users to conduct simulation experiments, (i) to perform studies that are more difficult or not possible to perform with real systems, (ii) to study system behavior in a highly controlled, reproducible environment, and to learn about how networks work [52].
The simulated highway scenario is shown in Figure 3. The simulation network consists of a highway of three lanes where, in each lane, at any point in time, one vehicle plays the role of transmitter, and others act as receivers. At the default settings, the inter-lane distance is 4 m and, in each lane, 11 vehicles are set 20 m apart. The generated vehicles follow a constant velocity mobility model with a default speed of 38.89 m/s. A transmitting vehicle generates packets every 100 ms interval, and the whole simulation is conducted for 20 s. The explicit parameter settings for the conducted simulation are shown in Table 2. Other than these explicitly listed parameters, the simulation was conducted under the simulator’s default settings.

5.2. Performance Metrics

We adopt the following key performance metrics [1,14,40] for evaluating system performance.
  • Packet Reception Ratio (PRR): It is the ratio of the number of neighboring vehicles that received the transmitted packet to the total number of neighboring vehicles of the transmitting vehicle. In a better communication environment, a higher PRR is expected.
  • Packet Inter-reception time (PIR): It is the elapsed time between two consecutive receptions of packets for a transmitting (Tx) and receiving (Rx) vehicles pair. We computed the average PIR for a Tx-Rx pair. A lower PIR indicates lower latency and, thus, a better communication environment.
  • Throughput: It is defined as the number of bytes received per unit time for a Tx-Rx pair. A higher throughput indicates better communication and is desirable.

5.3. Performance Analysis

In this section, we discuss the impact of varying different network parameters on the NR V2X performance. Note that the simulation has been conducted until a 95% confidence interval was achieved. With no loss of generality and to better illustrate the performance of the 5G NR V2X communication technology, let us model the performance metrics, PIR, PRR, and throughput, using Gaussian random variables T, R, and P, respectively. Their corresponding probability density functions are defined by
f T ( t ) = 1 σ T 2 π e 1 2 t T ¯ σ T 2 ,
f R ( r ) = 1 σ R 2 π e 1 2 r R ¯ σ R 2 , and
f P ( p ) = 1 σ P 2 π e 1 2 p P ¯ σ P 2 ,
where t [ 330 , 375 ] m s ,   r [ 0.96 , 1.0 ] ,   p [ 14 , 17 ] KB . The mean and standard deviations used to conduct real-time simulations of PIR, PRR, and throughput are given in Table 3.
Since these metrics are evaluated on a discrete set of values, we determined their corresponding cumulative distributions functions, F T ( t ) Pr [ T t ] ,   F R ( r ) Pr [ R r ] ,   F P ( p ) Pr [ P p ] ,   t R ,   r R , and p R , defined as
F T ( t ) Pr [ T t ] = t f T ( α ) d α ,
F R ( r ) Pr [ R r ] = r f R ( β ) d β ,   and
F P ( p ) Pr [ P p ] = p f P ( γ ) d γ ,
where the operator Pr [ · ] determines the probability measure taking values from the open interval ( 0 , 1 ) . In the following, we provide the impact of different network parameters on these output performance metrics, namely the PIR, PRR, and throughput of the networked 5G new radio in the framework of V2X communication.

5.3.1. Impact of Numerology ( μ )

Recall that, in the sub 6 GHz frequency band, NR V2X supports three different numerologies. One numerology is different from another by sub-carrier spacing, sub-channel availability, and resource selection window length. Figure 4 shows the impact of different numerologies in terms of CDF statistics of average PIR, PRR, and throughput under default simulation settings (Table 2). Recall that NR V2X supports three different numerologies: (1) μ = 0 (SCS = 15 KHz); (2) μ = 1 (SCS = 30 KHz); and (3) μ = 2 (SCS = 60 KHz). Increasing numerology has a counterproductive effect in terms of the availability of sub-channels and selection window length. Increasing numerology ( μ is higher) reduces the number of available sub-channels (analogous to reducing resource blocks) but also reduces the selection window size. Having a higher number of sub-channels yields less contention among the transmitting vehicles. On the other hand, a smaller selection window size reduces the probability of overlapping window selection among the transmission vehicles. As a result, from Figure 4, we see that there is an almost identical performance between μ = 0 and μ = 1 . However, for μ = 2 , the selection window length reduces to 8 ms (in comparison to 32 ms for μ = 0), which supersedes the negative impact of having a lower number of sub-channel availability. Hence, μ = 2 has a better performance in terms of achieving a lower PIR and higher PRR and throughput.

5.3.2. Impact of Communication Range

In this set of experiments, we want to find out how increasing the Tx-Rx distance impacts the V2X communication performance. Figure 5 reveals the result of changing the communication range of a transmitting vehicle from its receiver(s). Interestingly, we found that the NR V2X performance does not degrade until the 1000 m communication range in terms of PIR, PRR, and throughput performance. We found that μ = 0 shows a slightly better performance than μ = 1 in terms of achieving a lower PIR, higher PRR, and higher throughput. However, as discussed in the previous set of results, due to having a lower resource selection window length, μ = 2 shows a distinguished better performance than μ = 0 and μ = 1 .

5.3.3. Impact of Transmit Power

With the simulation default settings (as shown in Table 2), we vary the transmit (Tx) power of a transmitting vehicle to find the impact of transmit power on V2X network performance as shown in Figure 6. With an increasing transmit power, the inter-packet reception time of a Tx-Rx pair vehicle decreases; hence, the overall PIR decreases. On the other hand, with an increasing Tx power, the signal strength increases; hence, more packets are received correctly by a receiving vehicle. As a result, with an increasing Tx power, PRR increases, and so does the throughput. Like the previous set of results, among the different numerologies, μ = 2 has the best performance, μ = 0 ranks second, and μ = 1 is last.

5.3.4. Impact of Packet Size

In this set of experiments, we want to see the impact on the network performance while an increasing packet size is sent by the transmitting vehicle. Intuitively, since a larger packet constitutes more bits than a smaller packet, receiving a larger packet should improve the throughput performance. However, sending a larger packet may increase the overall latency due to a higher transmission time. Figure 7 shows the impact of packet size on different numerologies in terms of PIR, PRR, and throughput. Since increasing the packet size increases the packet processing time and packet transmission time, the overall PIR increases for the receiving vehicles. However, thanks to 5G NR V2X, with an increasing packet size, the vehicular network is still able to maintain high PRR, which results in higher throughput. Note that a bigger received packet (more bits) contributes more to achieving higher throughput than a smaller packet. Numerology-wise, there is no distinguished difference in the PIR result but, in the PRR and throughput results, μ = 2 clearly outperforms μ = 1 and μ = 0 .

5.3.5. Impact of Modulation and Coding Scheme (MCS)

Usually, a higher modulation and coding scheme (MCS) is a better choice for short-distance communication, whereas, for long-distance communication, a lower MCS value is preferable for achieving better network performance. A higher MCS is not good for a larger distance because it results in more inaccurate received packets at the physical layer and hence increases the number of packet losses. On the other hand, although a lower MCS is more robust for receiving correct packets at the physical layer, even for long-distance communication, a lower MCS also fits a reduced amount of data in a sub-channel. This is due to the reduced modulation and effective code rate per channel. Hence, in this simulation campaign, we want to see which MCS value is a better fit for our simulation settings.
Figure 8 shows the impact of varying modulation and coding schemes under simulation default settings (specifically with communication range = 600 m and μ = 0 ). The results show that increasing MCS results in a slowly increasing better performance until MCS = 15 is reached; after that, it starts declining and plummets at MCS = 20, and, after that, its performance again starts improving. Hence, we recommend using an MCS value of 15 for the set communication range to achieve an overall better performance.
A further study has been conducted to find the impact of MCS on different μ values as shown in Figure 9. This set of results confirms that μ = 2 can achieve a greater performance than μ = 0 and μ = 1 with a lower MCS value. In other words, the result shows that, while for μ = 0 and μ = 1 , we need to increase the MCS value up to 15, in contrast, for μ = 2 , we obtain the same or better result just for MCS = 10 (and do not need to increase the MCS value up to 15).

6. Conclusions and Future Work

In this work, firstly, we have developed the 3GPP’s 5G NR V2X network simulation model using the ns-3 discrete event simulator and then studied the V2X performance under various network settings. We found that, in 5G NR V2X, a higher sub-carrier spacing ( μ = 2 ) has an overall better performance than a lower sub-carrier spacing ( μ = 0 or μ = 1 ) in terms of achieving a higher throughput and packet reception ratio and achieving a lower inter-packet reception delay. From the analysis, we also observed that, in the highway setting, until the 1000 m communication range, there were no noticeable packet drops in NR V2X communication. Additionally, we found that increasing the transmitting power is positively associated with improving the performance. However, although increasing the packet size boosts throughput, it is negatively associated with achieving a lower inter-packet reception delay. We have also found that increasing the modulation and coding scheme (MCS) value increases the network performance for different sub-carrier spacing. However, with a communication range setting of 600 m, for μ = 2 , we obtain the best result at an MCS value of 10, whereas, for μ = 0 and μ = 1 , we need to increase the MCS value up to 15 to obtain the same or better performance. The result is consistent with similar studies that have been conducted [1,53,54].
In our future research work, we want to extend our simulation by introducing communication from infrastructure to vehicle (I2V) and vehicle to pedestrian (V2P). Another interesting future research direction might be leveraging the developed NR V2X communication model to achieve enhanced and extended cooperative perception for improved vehicle motion planning.

Author Contributions

This work was completed with contributions from all the authors. Conceptualization, G.G.M.N.A., M.N.S., M.S.M. and S.A.S.; methodology, G.G.M.N.A., M.S.M. and S.A.S.; software, G.G.M.N.A., M.N.S. and S.A.S.; validation, G.G.M.N.A., M.N.S., M.S.M. and S.A.S.; formal analysis, G.G.M.N.A. and M.S.M.; data curation, G.G.M.N.A., M.N.S. and S.A.S.; writing—original draft preparation, G.G.M.N.A., M.N.S., M.S.M., S.A.S. and Y.W.; writing—review and editing, G.G.M.N.A., M.N.S., M.S.M., S.A.S. and Y.W.; visualization, G.G.M.N.A., M.S.M. and S.A.S.; funding acquisition, G.G.M.N.A. and Y.W. All authors edited, reviewed, and improved the manuscript. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Faculty Scholarship Award (FSA) for the academic year of 2022–2023 from Bradley University under grant no. 1326841.

Data Availability Statement

The data can be shared upon request. The data are not publicly available due to legal issue.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
3GPP3rd Generation Partnership Project
C-V2XCellular Vehicle-to-everything, also known as (LTE-V2X)
LTE-V2XLong Term Evolution Vehicle-to-everything
DSRCDedicated Short Range Communication
5G NR5th Generation New Radio
5GAA5th Generation Automotive Association

References

  1. Ali, Z.; Lagén, S.; Giupponi, L.; Rouil, R. 3GPP NR V2X mode 2: Overview, models and system-level evaluation. IEEE Access 2021, 9, 89554–89579. [Google Scholar] [CrossRef] [PubMed]
  2. FARS Encyclopedia. Available online: http://www-fars.nhtsa.dot.gov/Main/index.aspx (accessed on 22 February 2019).
  3. Ali, G.G.M.N.; Ayalew, B.; Vahidi, A.; Noor-A-Rahim, M. Feedbackless Relaying for Enhancing Reliability of Connected Vehicles. IEEE Trans. Veh. Technol. 2020, 69, 4621–4634. [Google Scholar] [CrossRef]
  4. Noor-A-Rahim, M.; Ali, G.G.M.N.; Nguyen, H.; Guan, Y.L. Performance Analysis of IEEE 802.11p Safety Message Broadcast With and without Relaying at Road Intersection. IEEE Access 2018, 6, 23786–23799. [Google Scholar] [CrossRef]
  5. Zhang, F.; Du, Y.; Liu, W.; Li, P. Model Predictive Power Control for Cooperative Vehicle Safety Systems. IEEE Access 2018, 6, 4797–4810. [Google Scholar] [CrossRef]
  6. Noor-A-Rahim, M.; Ali, G.G.M.N.; Guan, Y.L.; Ayalew, B.; Chong, P.H.J.; Pesch, D. Broadcast Performance Analysis and Improvements of the LTE-V2V Autonomous Mode at Road Intersection. IEEE Trans. Veh. Technol. 2019, 68, 9359–9369. [Google Scholar] [CrossRef]
  7. Kenney, J. Dedicated Short-Range Communications (DSRC) Standards in the United States. Proc. IEEE 2011, 99, 1162–1182. [Google Scholar] [CrossRef]
  8. Naik, G.; Choudhury, B.; Park, J.M. IEEE 802.11 bd & 5G NR V2X: Evolution of radio access technologies for V2X communications. IEEE Access 2019, 7, 70169–70184. [Google Scholar] [CrossRef]
  9. Wang, M.; Winbjork, M.; Zhang, Z.; Blasco, R.; Do, H.; Sorrentino, S.; Belleschi, M.; Zang, Y. Comparison of LTE and DSRC-Based Connectivity for Intelligent Transportation Systems. In Proceedings of the 2017 IEEE 85th Vehicular Technology Conference (VTC Spring), Sydney, Australia, 4–7 June 2017; pp. 1–5. [Google Scholar] [CrossRef]
  10. 5GAA Joins 3GPP. Available online: https://www.3gpp.org/ (accessed on 8 March 2023).
  11. 3GPP Release 14. Available online: https://www.3gpp.org/release-14 (accessed on 8 March 2023).
  12. 5GAA. An Assessment of LTE-V2X (PC5) and 802.11p Direct Communications Technologies for Improved Road Safety in the EU; 5GAA: Munich, Germany, 2017. [Google Scholar]
  13. Molina-Masegosa, R.; Gozalvez, J. LTE-V for Sidelink 5G V2X Vehicular Communications: A New 5G Technology for Short-Range Vehicle-to-Everything Communications. IEEE Veh. Technol. Mag. 2017, 12, 30–39. [Google Scholar] [CrossRef]
  14. 3GPP. Study on NR Vehicular to Everything (V2X) (Release 16); Technical Report 38.885; 3GPP: Edinburgh, UK, 2019. [Google Scholar]
  15. Harounabadi, M.; Soleymani, D.M.; Bhadauria, S.; Leyh, M.; Roth-Mandutz, E. V2X in 3GPP Standardization: NR Sidelink in Release-16 and Beyond. IEEE Commun. Stand. Mag. 2021, 5, 12–21. [Google Scholar] [CrossRef]
  16. Ganesan, K.; Lohr, J.; Mallick, P.B.; Kunz, A.; Kuchibhotla, R. NR Sidelink Design Overview for Advanced V2X Service. IEEE Internet Things Mag. 2020, 3, 26–30. [Google Scholar] [CrossRef]
  17. Lien, S.Y.; Deng, D.J.; Lin, C.C.; Tsai, H.L.; Chen, T.; Guo, C.; Cheng, S.M. 3GPP NR Sidelink Transmissions Toward 5G V2X. IEEE Access 2020, 8, 35368–35382. [Google Scholar] [CrossRef]
  18. Carpenter, S.E.; Sichitiu, M.L. An Obstacle Model Implementation for Evaluating Radio Shadowing with ns-3. In Proceedings of the 2015 Workshop on Ns-3, New York, NY, USA, 13–14 May 2015; pp. 17–24. [Google Scholar] [CrossRef]
  19. Ali, G.G.M.N.; Noor-A-Rahim, M.; Chong, P.H.J.; Guan, Y.L. Analysis and Improvement of Reliability Through Coding for Safety Message Broadcasting in Urban Vehicular Networks. IEEE Trans. Veh. Technol. 2018, 67, 6774–6787. [Google Scholar] [CrossRef]
  20. Simulation of Urban MObility (SUMO). Available online: http://sumo.dlr.de/ (accessed on 23 November 2023).
  21. Ali, G.G.M.N.; Sharief, S.A.; Sadat, M.N.; Miah, M.S. Performance Analysis of 5G New Radio V2X Communication. In Proceedings of the 2023 IEEE Wireless and Microwave Technology Conference (WAMICON), Melbourne, FL, USA, 17–18 April 2023; pp. 1–4. [Google Scholar] [CrossRef]
  22. Drago, M.; Zugno, T.; Polese, M.; Giordani, M.; Zorzi, M. MilliCar: An Ns-3 Module for MmWave NR V2X Networks. In Proceedings of the 2020 Workshop on Ns-3, New York, NY, USA, 17–18 June 2020; pp. 9–16. [Google Scholar] [CrossRef]
  23. ns-3: A Discrete-Event Network Simulator. Available online: https://www.nsnam.org/ (accessed on 23 November 2023).
  24. Abboud, K.; Omar, H.A.; Zhuang, W. Interworking of DSRC and Cellular Network Technologies for V2X Communications: A Survey. IEEE Trans. Veh. Technol. 2016, 65, 9457–9470. [Google Scholar] [CrossRef]
  25. Choi, J.; Marojevic, V.; Dietrich, C.B.; Reed, J.H.; Ahn, S. Survey of Spectrum Regulation for Intelligent Transportation Systems. IEEE Access 2020, 8, 140145–140160. [Google Scholar] [CrossRef]
  26. Ansari, K. Joint use of DSRC and C-V2X for V2X communications in the 5.9 GHz ITS band. IET Intell. Transp. Syst. 2021, 15, 213–224. [Google Scholar] [CrossRef]
  27. Bai, F.; Stancil, D.D.; Krishnan, H. Toward understanding characteristics of dedicated short-range communications (DSRC) from a perspective of vehicular network engineers. In Proceedings of the Sixteenth Annual International Conference on Mobile Computing and Networking, Chicago, IL, USA, 20–24 September 2010; pp. 329–340. [Google Scholar]
  28. Wang, J.; Wu, T.; Liu, Y.; Deng, W.; Oh, H. Modeling and performance analysis of dynamic spectrum sharing between DSRC and Wi-Fi systems. Wirel. Commun. Mob. Comput. 2016, 16, 2743–2758. [Google Scholar] [CrossRef]
  29. Barneto, C.B.; Riihonen, T.; Turunen, M.; Anttila, L.; Fleischer, M.; Stadius, K.; Ryynänen, J.; Valkama, M. Full-duplex OFDM radar with LTE and 5G NR waveforms: Challenges, solutions, and measurements. IEEE Trans. Microw. Theory Tech. 2019, 67, 4042–4054. [Google Scholar] [CrossRef]
  30. Torgunakov, V.; Loginov, V.; Khorov, E. A study of channel bonding in IEEE 802.11 bd networks. IEEE Access 2022, 10, 25514–25533. [Google Scholar] [CrossRef]
  31. Abd, R.I.; Kim, K.S. Protocol solutions for IEEE 802.11 bd by enhancing IEEE 802.11 ad to address common technical challenges associated with mmWave-based V2X. IEEE Access 2022, 10, 100646–100664. [Google Scholar] [CrossRef]
  32. Zhuofei, W.; Bartoletti, S.; Martinez, V.; Bazzi, A. Adaptive Repetition Strategies in IEEE 802.11 bd V2X Networks. IEEE Trans. Veh. Technol. 2023, 72, 8262–8266. [Google Scholar] [CrossRef]
  33. Zeadally, S.; Javed, M.A.; Hamida, E.B. Vehicular communications for ITS: Standardization and challenges. IEEE Commun. Stand. Mag. 2020, 4, 11–17. [Google Scholar] [CrossRef]
  34. Hu, J.; Chen, S.; Zhao, L.; Li, Y.; Fang, J.; Li, B.; Shi, Y. Link level performance comparison between LTE V2X and DSRC. J. Commun. Inf. Netw. 2017, 2, 101–112. [Google Scholar] [CrossRef]
  35. Hafeez, K.A.; Zhao, L.; Ma, B.; Mark, J.W. Performance analysis and enhancement of the DSRC for VANET’s safety applications. IEEE Trans. Veh. Technol. 2013, 62, 3069–3083. [Google Scholar] [CrossRef]
  36. Nguyen, T.V.; Shailesh, P.; Sudhir, B.; Kapil, G.; Jiang, L.; Wu, Z.; Malladi, D.; Li, J. A comparison of cellular vehicle-to-everything and dedicated short range communication. In Proceedings of the 2017 IEEE Vehicular Networking Conference (VNC), Turin, Italy, 27–29 November 2017; pp. 101–108. [Google Scholar] [CrossRef]
  37. Zhao, L.; Fang, J.; Hu, J.; Li, Y.; Lin, L.; Shi, Y.; Li, C. The performance comparison of LTE-V2X and IEEE 802.11 p. In Proceedings of the 2018 IEEE 87th Vehicular Technology Conference (VTC Spring), Porto, Portugal, 3–6 June 2018; pp. 1–5. [Google Scholar]
  38. Molina-Masegosa, R.; Gozalvez, J.; Sepulcre, M. Comparison of IEEE 802.11 p and LTE-V2X: An evaluation with periodic and aperiodic messages of constant and variable size. IEEE Access 2020, 8, 121526–121548. [Google Scholar] [CrossRef]
  39. Hameed Mir, Z.; Filali, F. C-ITS Applications, Use Cases and Requirements for V2X Communication Systems—Threading through IEEE 802.11 p to 5G. In Towards a Wireless Connected World: Achievements and New Technologies; Springer: Berlin, Germany, 2022; pp. 261–285. [Google Scholar]
  40. Petrov, T.; Sevcik, L.; Pocta, P.; Dado, M. A Performance Benchmark for Dedicated Short-Range Communications and LTE-Based Cellular-V2X in the Context of Vehicle-to-Infrastructure Communication and Urban Scenarios. Sensors 2021, 21, 95. [Google Scholar] [CrossRef] [PubMed]
  41. Bazzi, A.; Masini, B.M.; Zanella, A.; Thibault, I. On the Performance of IEEE 802.11p and LTE-V2V for the Cooperative Awareness of Connected Vehicles. IEEE Trans. Veh. Technol. 2017, 66, 10419–10432. [Google Scholar] [CrossRef]
  42. Cecchini, G.; Bazzi, A.; Masini, B.M.; Zanella, A. Performance comparison between IEEE 802.11 p and LTE-V2V in-coverage and out-of-coverage for cooperative awareness. In Proceedings of the 2017 IEEE Vehicular Networking Conference (VNC), Turin, Italy, 27–29 November 2017; pp. 109–114. [Google Scholar]
  43. Vukadinovic, V.; Bakowski, K.; Marsch, P.; Garcia, I.D.; Xu, H.; Sybis, M.; Sroka, P.; Wesolowski, K.; Lister, D.; Thibault, I. 3GPP C-V2X and IEEE 802.11 p for Vehicle-to-Vehicle communications in highway platooning scenarios. Ad Hoc Netw. 2018, 74, 17–29. [Google Scholar] [CrossRef]
  44. Qi, W.; Landfeldt, B.; Song, Q.; Guo, L.; Jamalipour, A. Traffic differentiated clustering routing in DSRC and C-V2X hybrid vehicular networks. IEEE Trans. Veh. Technol. 2020, 69, 7723–7734. [Google Scholar] [CrossRef]
  45. Mir, Z.H.; Toutouh, J.; Filali, F.; Ko, Y.B. Enabling DSRC and C-V2X integrated hybrid vehicular networks: Architecture and protocol. IEEE Access 2020, 8, 180909–180927. [Google Scholar] [CrossRef]
  46. Bazzi, A.; Bartoletti, S.; Zanella, A.; Martinez, V. Performance Analysis of IEEE 802.11 p Preamble Insertion in C-V2X Sidelink Signals for Co-Channel Coexistence. arXiv 2022, arXiv:2201.07036. [Google Scholar]
  47. Tahir, M.N.; Katz, M. Performance evaluation of IEEE 802.11 p, LTE and 5G in connected vehicles for cooperative awareness. Eng. Rep. 2022, 4, e12467. [Google Scholar] [CrossRef]
  48. 3GPP. Study on Enhancement of 3GPP Support for 5G V2X Services; Technical Report 22.886 V16. 2.0; 3GPP: Edinburgh, UK, 2018. [Google Scholar]
  49. Garcia, M.H.; Molina-Galan, A.; Boban, M.; Gozalvez, J.; Coll-Perales, B.; Sahin, T.; Kousaridas, A. A Tutorial on 5G NR V2X Communications. IEEE Commun. Surv. Tutorials 2021, 23, 1972–2026. [Google Scholar] [CrossRef]
  50. Vodafone Group Plc. RP-181480: New SID on NR V2X. 3GPP TDocs at Meeting: RP-80 - 2018-06-11 to 2018-06-14; Vodafone Group Plc: La Jolla, CA, USA, 2018. [Google Scholar]
  51. TSG RAN; NR; Physical Layer; General Description, Release 15, v16.0.0, Document 3GPP TS 38.201, January 2020. Available online: https://www.etsi.org/deliver/etsi_ts/138200_138299/138201/16.00.00_60/ts_138201v160000p.pdf (accessed on 15 December 2022).
  52. ns-3 Tutorial. Available online: https://www.nsnam.org/docs/release/3.30/tutorial/singlehtml/index.html (accessed on 15 October 2022).
  53. Ali, Z.; Lagén, S.; Giupponi, L. On the impact of numerology in NR V2X Mode 2 with sensing and random resource selection. In Proceedings of the 2021 IEEE Vehicular Networking Conference (VNC), Ulm, Germany, 10–12 November 2021; pp. 151–157. [Google Scholar] [CrossRef]
  54. Yan, J.; Härri, J. MCS Analysis for 5G-NR V2X Sidelink Broadcast Communication. In Proceedings of the 2022 IEEE Intelligent Vehicles Symposium (IV), Aachen, Germany, 4–9 June 2022; pp. 1347–1352. [Google Scholar] [CrossRef]
Figure 1. System architecture of connected vehicular networks.
Figure 1. System architecture of connected vehicular networks.
Futureinternet 16 00021 g001
Figure 2. NR-V2X-supported advanced applications and network features.
Figure 2. NR-V2X-supported advanced applications and network features.
Futureinternet 16 00021 g002
Figure 3. Highway simulation scenario in ns-3.
Figure 3. Highway simulation scenario in ns-3.
Futureinternet 16 00021 g003
Figure 4. Cumulative distribution functions of random variables representing the performance metrics: (a) average PIR, (b) average PRR, and (c) average throughput for different numerologies.
Figure 4. Cumulative distribution functions of random variables representing the performance metrics: (a) average PIR, (b) average PRR, and (c) average throughput for different numerologies.
Futureinternet 16 00021 g004aFutureinternet 16 00021 g004b
Figure 5. Impact of communication range.
Figure 5. Impact of communication range.
Futureinternet 16 00021 g005aFutureinternet 16 00021 g005b
Figure 6. Impact of transmit power.
Figure 6. Impact of transmit power.
Futureinternet 16 00021 g006aFutureinternet 16 00021 g006b
Figure 7. Impact of packet size.
Figure 7. Impact of packet size.
Futureinternet 16 00021 g007aFutureinternet 16 00021 g007b
Figure 8. Impact of modulation and coding scheme (MCS).
Figure 8. Impact of modulation and coding scheme (MCS).
Futureinternet 16 00021 g008aFutureinternet 16 00021 g008b
Figure 9. Impact of modulation and coding scheme (MCS) with different μ values.
Figure 9. Impact of modulation and coding scheme (MCS) with different μ values.
Futureinternet 16 00021 g009
Table 1. Comparison of DSRC, C-V2X, and 5G NR V2X [1,8,25,26,27,28,29].
Table 1. Comparison of DSRC, C-V2X, and 5G NR V2X [1,8,25,26,27,28,29].
ParametersDSRCC-V2X5G-NR V2X
Origin/BaseIEEE 802.11p4G LTE5G LTE
Transmission rangeTypically 300 [ m ]
  • 300–500 [ m ] in PC5 mode (direct communication),
  • Several kilometers in Uu mode (cellular networks),
  • Tens of kilometers in hybrid mode (combination of direct and cellular)
  • Sub-6 GHz: Typically 1000 [ m ]
  • mmWave: Typically 100 [ m ]
Frequency range  [ G Hz ]
  • 802.11p: 5.9
  • 802.11bd: 5.9 and 60
5.9 Sub 6 [ G Hz ] frequencies: 2.570–2.620 and 5.855–5.925 and mmWave frequencies: 24.25–52.6
MCSBPSK, QPSK, 16-QAM, 64-QAM
  • Rel. 14: QPSK, 16-QAM
  • Rel. 15: 64-QAM
QPSK, 16-QAM, 64-QAM, 256-QAM
Re-transmission
  • 802.11p: None
  • 802.11bd: Congestion dependent
Blind
  • Broadcast: blind
  • Groupcast and unicast: blind, feedback-based
UsermultiplexingSingle user per symbolMultiple users supportedMultiple users supported
Symbolduration [ μ s ] 87166.7 ( μ = 0), 33.3 ( μ = 1), 16.7 ( μ = 2)
Concurrent transmissionOptionalYesYes
Sub-carrier spacing [ k Hz ]
  • 802.11p: 156
  • 802.11bd: 78.125, 156.25, 312.5
15
  • Sub-6 GHz: 15, 30, 60
  • mmWave: 60, 120
ModulationOFDMFDM (control and data multiplexing) SC-FDMA (waveform)TDM (control and data multiplexing) OFDM (waveform)
Table 2. ns-3 simulation parameters.
Table 2. ns-3 simulation parameters.
ParameterValueDefault
Number of vehicles per lane11
Number of lanes3
Inter-vehicle distance20 m
Freeway max. vehicle speed38.89 m/s
Broadcast message size100∼1500 bytes700 bytes
Transmission rate10 Hz
Carrier frequency5.89 GHz
Channel bandwidth10 MHz
Numerology ( μ ) μ = 0∼2 μ = 0
MCS0∼2814
Transmit power5∼35 dBm23 dBm
Communication range100∼1000 m600 m
Mobility modelConstant velocity mobility
Simulation time20 s sim time
Table 3. Mean and standard deviations of PIR, PRR, and throughput for different numerologies.
Table 3. Mean and standard deviations of PIR, PRR, and throughput for different numerologies.
Parameter μ = 0 μ = 1 μ = 2
T ¯ 353.65 [ m s ] 355.06 [ m s ] 352.98 [ m s ]
σ T 7.16 [ m s ] 7.85 [ m s ] 1.99 [ m s ]
R ¯ 0.9935 0.9904 0.9992
σ R 0.0103 0.0083 6.63 × 10 4
P ¯ 16.13 [KB] 16.08 [KB] 16.23 [KB]
σ P 0.29 [KB] 0.33 [KB] 0.08 [KB]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Ali, G.G.M.N.; Sadat, M.N.; Miah, M.S.; Sharief, S.A.; Wang, Y. A Comprehensive Study and Analysis of the Third Generation Partnership Project’s 5G New Radio for Vehicle-to-Everything Communication. Future Internet 2024, 16, 21. https://doi.org/10.3390/fi16010021

AMA Style

Ali GGMN, Sadat MN, Miah MS, Sharief SA, Wang Y. A Comprehensive Study and Analysis of the Third Generation Partnership Project’s 5G New Radio for Vehicle-to-Everything Communication. Future Internet. 2024; 16(1):21. https://doi.org/10.3390/fi16010021

Chicago/Turabian Style

Ali, G. G. Md. Nawaz, Mohammad Nazmus Sadat, Md Suruz Miah, Sameer Ahmed Sharief, and Yun Wang. 2024. "A Comprehensive Study and Analysis of the Third Generation Partnership Project’s 5G New Radio for Vehicle-to-Everything Communication" Future Internet 16, no. 1: 21. https://doi.org/10.3390/fi16010021

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop