Next Article in Journal
Investigation into Heterogeneity of Cooling Temperature in Evaporative Cooling Towers
Previous Article in Journal
UV-Visible Spectra and Photoluminescence Measurement of Simple Carbazole Deposited by Spin Coating Method
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

Age-of-Information-Based Transmission Protocol in Vehicular Network †

Department of Computer Science, National Chengchi University, Taipei 11605, Taiwan
*
Author to whom correspondence should be addressed.
Presented at the IEEE 5th Eurasia Conference on Biomedical Engineering, Healthcare and Sustainability, Tainan, Taiwan, 2–4 June 2023.
Eng. Proc. 2023, 55(1), 87; https://doi.org/10.3390/engproc2023055087
Published: 2 January 2024

Abstract

:
With the development of the Internet of Things (IoT) and communication networks, the concept of a smart city emerged spontaneously. In the traffic control of a smart city, the vehicular network plays an important role. If the driving information of vehicles can be collected from the vehicular network and then aggregated into a smart city system, traffic control facilities can be adjusted in real time to improve traffic or increase traffic safety. This study is based on WAVE/DSRC under the IEEE 802.11p and IEEE 1609 standards. When the vehicle is moving, the On-Board Unit (OBU) on the vehicle and the Roadside Unit (RSU) transmit data through the 5.9 GHz (5.85–5.925 GHZ) frequency band to establish vehicle-to-vehicle communication (V2V) and vehicle-to-infrastructure communication (V2I). The immediacy of the transmission of beacon messages is also discussed over a vehicular network. A beacon message is essential for communication in a vehicular network, including various safety messages, such as driving directions, driving speed, and location. We introduce the Age-of-Information (AoI) indicator to reflect the immediacy of information. AoI is used for the elapsed time after the sender samples the message until the receiver receives the message. We propose a centralized AoI-based protocol and a decentralized AoI-based protocol. By using Random-Walk and SUMO, we simulate driving dynamics and various RSU setting scenarios. Finally, we verify the performance of the proposed AoI-based protocol through experimental simulations.

1. Motivation

This research aims to design a transmission protocol that enables the vehicle and the RSU to receive the most real-time driving information. When the received information has the minimum average AoI, it is the most real-time driving information. If the vehicle information can be collected from the vehicular network and then aggregated into a smart city system, traffic control facilities can be adjusted in real time to improve traffic and increase traffic safety. Traffic control is associated with many real-time applications, and the quality of applications is based on whether the information is collected in real time. For applications that need to be predicted or monitored, outdated information does not match reality, resulting in poor quality. In order to continuously monitor and control the traffic system, it is necessary to constantly collect real-time information from the vehicular network, not simply the minimum delay or maximum throughput. The transmission period proposed by Baiocchi [1] has a functional relationship with the average AoI of the vehicular network in a known network topology, and an optimal value exists. We thus design a decentralized vehicular network transmission protocol that dynamically adjusts the transmission period. Ni [2] proposed a centralized vehicular network, and its experimental design, context setting, and control group are all references for this study. The difference in the channel connection status between this study and Ni’s research is that we assume that the vehicular network is variable, and the channel connection status is unstable. In Kaul’s work [3] the vehicular network employed the CSMA model and adjusted the contention window and broadcast period. It was experimentally proven that AoI is mainly affected by the broadcast period instead of the contention window. Kadota [4] proposed a design strategy for wireless communication networks, and we refer to the max-weight strategy of Kadota’s work and design a centralized vehicular network transmission protocol.

2. Methodology

2.1. Network Architecture

The network topology of the vehicular network proposed in this study is divided into two types: centralized and decentralized. The centralized vehicular network includes the RSU, which receives the vehicles’ messages, transmits the collected information to the server for subsequent applications, or sends warning messages to the vehicles to maintain driving safety. However, deploying many RSUs in a wide area is expensive. The centralized vehicular network is only suitable for urban areas. The decentralized vehicular network consists only of vehicles, and the transmission is carried out through the vehicles among the network. This network architecture can be applied to most areas, but it lacks centralized equipment to collect driving information, making it challenging to develop more advanced applications. In addition, those areas with sparse vehicle density cannot support a decentralized vehicular network due to intermittent connection.
The vehicular network includes the OBU installed in the vehicle and the RSU installed on the roadside. The OBU generates beacon messages, including the vehicle’s speed, direction, and location. In addition, the OBU can transmit beacon messages with RSUs and other OBUs. The OBU records when the beacon message is transmitted. The RSU is responsible for managing the connection status between its channel and each OBU and it transmits beacon messages to the OBU. If the OBU obtains and exchanges the safety information of its vehicle with other vehicles, other vehicles and the RSU know the current state of the vehicle to prevent accidents and improve driving safety. The OBU records when the beacon message is received and subtracted from the current time to calculate the AoI. The connection state between the RSU’s channel and each OBU may change due to obstacles in the driving environment or other factors. The RSU constantly communicates with the OBU to obtain the vehicle’s driving information and keep the connection states updated for upcoming transmissions.

2.2. Traffic Model

The binomial equation [5,6] is used for the workload modeling of the vehicular network. The binomial represents the probability of the successful transmission of messages by applications in individual nodes, and the arrival function, λ x , represents the distribution function of the successful transmission of messages by applications, as shown in Equation (1).
P [ T i x > t ] = ( 1 p ( x ) ) t t c = e λ ( x ) t
where p ( x ) represents the probability that a node successfully transmits a message in each slot, T i x is the size of a single slot, t is the time required to transmit a message, and t c is the maximum time needed to transmit a message, as shown in Equation (2).
t c = m a x i m u m   l e n g t h   o f   p a c k e t s t r a n s m i s s i o n   r a t e
Equation (3) can be obtained by taking the logarithmic operation on ( 1 p ( x ) ) t t c e λ ( x ) t in Equation (1).
λ x = 1 t c ln 1 1 p x
The main application in the vehicular network is the transmission of safety messages. We only consider the transmission based on the immediacy of messages. When a node transmits a message, it has its exclusive slot in each time frame, so the value of p ( x ) is determined by the number of slots in the frame. The slot, T i x , needs to be greater than t c to ensure that each message is successfully delivered. In Equation (4), there are 20 slots in each frame, and the p ( x ) can be expressed as follows:
p ( x ) = l e n g t h   o f   a   s l o t l e n g t h   o f   a   f r a m e = 1 20
By substituting p ( x ) in Equation (4) into Equation (3), we can derive Equation (5).
λ x = 0.051 t c   >   0.051 T i x = 0.051 s l o t  
The slot, T i x , must be greater than t c and make the arrival rate λ x < 1 . If λ x > 1 , the slot size does not allow the application to transmit messages. Therefore, the slot size must be set appropriately so that λ x < 1 .

2.3. Age-of-Information-Based Transmission Protocol

2.3.1. Centralized AoI-Based Transmission Protocol

In the centralized AoI-based transmission protocol, the time allocated to the dedicated channel is based on the frame/slot structure. When the vehicle receives the update message, the AoI is updated, as shown in Figure 1.
In Figure 1, the frame is the period during which the vehicle generates the beacon message. Generally, a frame is about hundreds of milliseconds, and the length of the frame is fixed and does not change no matter how many vehicles there are in the RSU coverage. When the RSU or vehicle receives the beacon message during the frame, the vehicle’s driving information is updated, and the AoI reduces. The maximum time required for each slot to transmit the beacon message depends on the packet size of each beacon message and the transmission speed of the channel. In this study, the size of the beacon message is fixed. Therefore, after setting the transmission speed of the channel, the slot length is a fixed value. Because a frame consists of multiple slots, vehicles in a given frame broadcast beacon messages in a single RSU area by using the channel and the time allocated by the RSU to avoid collisions. At the beginning of each frame, there is a short time for the RSU to update the information of the vehicles in the coverage so that the RSU knows which vehicles exist in the coverage. The AoI-based protocol updates the RSU for the vehicles under the coverage, the combination of channels used, and the selected slot. Then, it publishes a message to notify those vehicles in the next frame that the beacon message can be broadcast. The actual length of the frame and slot is determined by the experiment. We assume that the vehicle sends the beacon message to all vehicles in the area and the centralized RSU through broadcasting. The relationship between the AoI of the beacon message received by the RSU and the AoI of the overall network is as follows: Let there be n vehicles, v 1 , v 2 , …, v n . At time, t, the AoIs of the beacon messages of other vehicles stored by each vehicle can be represented by an n × n matrix, V t .
V t = v 11 ( t ) v 1 n ( t ) v n 1 ( t ) v n n ( t )
where v i j represents the AoI obtained by vehicle v i observing vehicle v j , which must satisfy the following properties.
v i j ( t ) = 0 , i f i = j                   v i j ( t + 1 ) = ( v i j ( t ) + 1 ) × u i         u i = 0   ,   i f   v i   u p d a t e s   1   ,   i f   v i   d o e s n t   u p d a t e
v i i   = 0 means that each vehicle always knows its information instantly, and v i j ( t + 1 ) means v i j at the next time point. The AoI changes according to whether the vehicle transmits the beacon message. If  v i  is updated, the AoI is set to zero. Otherwise, the AoI increases with time. Next, we calculate the average AoI matrix M stored by each vehicle.
M = [ m 1 ,   m 2 ,   m n ]   where   m i = v 1 i + v 2 i + + v n i n ,   1 i n
The RSU receives the driving information of each vehicle and records the AoI, but the RSU does not have the driving information to be transmitted. Therefore, the AoI of the RSU itself does not exist. Let the RSU record the 1 × n matrix X of the AoI of each vehicle at time t as
X t = [ x 1 ( t ) ,   x 2 ( t ) ,   x n ( t ) ]
where x i ( t ) represents the AoI of the vehicle v i observed by the RSU.
x i ( t + 1 ) = ( x i ( t ) + 1 ) × u i , 1 i n
The AoI observed by the RSU is the same as the AoI observed by the vehicles, so the AoI obtained by the vehicles other than vehicle i and the RSU satisfy the following property:
x i = v 1 i = v 2 i = = v j i ,   1 j n , j i                                         x i = v 1 i + v 2 i + + v j i + + v n i n 1
Next, comparing m i and x i , we obtain
x i = n n 1 × m i
X = n n 1 × M
From the above equations, we find the coefficient relationship between the AoI of the vehicle observed by the RSU and the average AoI of the overall vehicular network. In other words, we need to pay attention to the AoI observed by the RSU, which indicates the AoI of the whole network. When considering the centralized vehicular network, it is necessary to avoid message collision due to competing channels and transmission failure. When the information continues to fail to be transmitted and it is not updated for a long time, the AoI increases, and the immediacy of the vehicle information is lost. In this study, the channel assignment is performed by the RSU to avoid channel contention and packet collision. Due to the characteristics of vehicle movement, the connection status of each vehicle and channel changes dynamically, so we need to continuously update the channel connection information.
At the beginning of each frame, the RSU selects specific vehicles to update the driving information and thus knows the AoI of the vehicles and the channel–vehicle connection status. We denote the specific channel as c i and the vehicle as v i , as shown in Figure 2. We make a graph of the connection between the channel and the vehicle. The points on the left and right represent the channel and the vehicle, respectively, and the individual AoI of the vehicle weights the edge connected between them. We use the maximum matching algorithm to select the channel–vehicle combination of the AoI with the maximum sum to assign the channel to a specific vehicle. As shown in Figure 3, the solid line represents the selected channel–vehicle combination this time.
The example in Figure 3 shows that the channel–vehicle combination selected for driving information update is ( c 1 , v 1 ), ( c 2 , v 6 ), ( c 3 , v 2 ), ( c 4 , v 3 ), ( c 5 , v 4 ). The updated AoI sum is 1997 + 1170 + 1575 + 1863 + 1014 = 7619 ms, which is the sum of the maximum matching of this channel–vehicle combination. The AoI of v 5 is 1544 ms, which is not the lowest, so it cannot be updated. We follow the above steps each time, picking the maximum matching channel–vehicle combination to obtain the maximum sum of the AoIs. The vehicles selected in the combination broadcast the beacon message and update the AoI that has not been updated for the longest time in the overall network. Based on this principle, we propose an AoI-based protocol that is suitable for centralized vehicular networks. The AoI-based protocol must be installed on the RSU and vehicle’s OBU. At the beginning of each frame, the RSU obtains the connection statuses of vehicles and then calculates the AoI of each vehicle as follows:
  • For the vehicles that existed in the previous frame, use the current time minus the time of the previous vehicle’s beacon message update as the vehicle’s AoI.
  • For the new vehicles that appear in the current frame, give the initial value as the vehicle’s AoI.
After calculating the AoI of the vehicles in each area, the RSU creates a channel–vehicle bipartite graph based on the previously obtained vehicle connection status. The calculated AoI selects the max matching to determine which vehicles broadcast the beacon message in the subsequent slots of the frame.

2.3.2. Decentralized AoI-Based Transmission Protocol

The proposed AoI-based protocol for decentralized vehicular networks is based on the concept of the work of Baiocchi [1]. Baiocchi improved the IEEE 802.11p (https://standards.ieee.org/ieee/802.11p/3953/ (accessed on 1 December 2023)) CSMA model and proposed a protocol to change the transmission period dynamically. Their work considers only periodic one-hop message exchange. In IEEE 802.11p CSMA, T m s g is defined as the period for the vehicle to transmit messages periodically. B 1 and B 2 in Figure 4 and Figure 5 are the first and second message transmission times, respectively. B 1 and B 2 include the time spent transmitting the message, the time T spent in the DIFS (Distributed Inter-frame Spacing) process, and the time C spent returning the back-off counter to zero. Y represents the AoI of each message interval, which is defined as the current message arrival time minus the last message arrival time. t 1 and t 2 represent the arrival times of the first and second messages, respectively. Figure 4 shows that the node can successfully transmit the message in the transmission period ( T m s g ), and Figure 5 shows that the node cannot successfully transmit the message in the transmission period ( T m s g ).
The decentralized model uses updated processing to model the behaviors of generic nodes to transmit packets. We assume that the node sends beacon messages at times t 1 and t 2 . At time t 2 , the AoI is the current time minus the time t 1 when the last message was received, so AoI Y = t 2 t 1 . Because the competition for the transmission channel keeps the channel busy, if the waiting time C for the back-off counter to return to zero is increased, the transmission time B increases. According to the length of the node transmission time B, we consider two cases: the regular transmission time ( T m s g ) is greater than the message transmission time ( B 1 ), and the transmission is successful within the specified time (Figure 4), or the regular transmission time ( T m s g ) is less than the message transmission time ( B 1 ), and it cannot be successfully transmitted within the specified time (Figure 5). When the periodic message transmission time ( T m s g ) is greater than the message transmission time ( B 1 ), Y = B 2   + ( T m s g B 1 ), and when the periodic message transmission time is less than the message transmission time ( B 1 ), Y = B 2 . Therefore, the general equation for the relationship between AoI Y and B is as follows:
Y = B 2 + m a x { 0 , T m s g B 1 }
Equation (14) implies that the minimum AoI Y = B 2 + 0 ; that is, T m s g and B 1 have the same value. Our goal is to minimize the AoI Y, and the AoI Y can be reduced by adjusting the values of C and back-off counter to make T m s g close to B 1 . The decentralized vehicular network is established under the IEEE 802.11p standard. When the nodes compete for the transmission channel and the node senses that the channel is not busy, it waits for a slot and subtracts it from the back-off counter. The slot’s length, δ, is the IEEE 802.11p back-off slot duration. When the node perceives that the channel is busy, it freezes the back-off counter and waits for a time, T, so that other nodes can complete the transmission. T is the time it takes to complete the transmission and the subsequent DIFS process, and we use ε to represent the length of time T. C is the sum of δ and ε and it is represented by Equation (15):
C = j = 1 N X ( j )
where N is a discrete random variable with uniform distribution with values in the range [0, W 0 1 ], and W 0 is the contention window size of IEEE 802.11p, where W 0 = 16. X(j) is generally a random variable of an independently identically distribution (iid), and it is defined as having the same distribution as X.
X = δ   with   probabilty     1 b ε   with   probabilty         b        
where b is the probability that the node perceives that the channel is busy. Baiocchi proved the functional relationship between T m s g and the AoI of adjacent vehicles by using the CSMA model mentioned above and Equations (10) and (11) and by using the adjacency matrix topology of the vehicular network. If the adjacency matrix of the vehicular network does not change, that is, when the relative locations of the vehicles do not change, there is a specific value T m s g , so that the average AoI of the entire vehicular network is minimum [1]. The function consists of a decreasing function and an increasing function, as shown in Figure 6.
In driving, the status regarding whether the vehicles are in the same area or connected with other vehicles changes randomly over time, which causes the adjacent matrix to change accordingly. With the proof of ref. [1], we use the protocol with a variable transmission period to increase or decrease the length of T m s g to make the AoI minimal. If we increase T m s g and find that the AoI is higher than the value obtained last time, then T m s g decreases, and vice versa.

3. Experimental Simulations and Results

The experiment is simulated by NS-3 (network simulator-3). The vehicle density of the simulated environment is set to be between 50 and 400 vehicles/ k m 2 , which means that the driving environments range from sparse to crowded. The frame size and slot sizes are 120 ms and 6 ms, respectively. The propagation loss model uses Friis, the vehicle speed uses the moving speed transmission module provided by NS-3 and is set to 40 km/h, and the time of each simulation is 40 s. The default value of the transmission period of the decentralized AoI-based protocol is set to 100 ms. The increase/decrease time to adjust the transmission period is set to 50 ms. We have two simulations to verify the proposed AoI-based transmission protocols. The first simulation uses Random Walk to simulate the mobility model of vehicles, and the second uses SUMO (Simulation of Urban Mobility) to simulate the urban vehicle mobility model. Because the simulation is limited by the number of vehicles and vehicle density that a single subnet can accommodate, we set the vehicle to roam in an area of 799 × 799 m. The vehicle density ranges from 50 to 400 vehicles/ k m 2 . The number of RSUs is set to 0, 1, 2, and 4, respectively. By setting different numbers of RSUs, we simulate the performance of centralized, decentralized, and hybrid vehicular networks. Each experiment is carried out for 40 s, the AoI is sampled for all vehicles in the network every 0.5 s, and the average AoI is calculated. The control group includes Round Robin (in the centralized vehicular network only) and IEEE 802.11p default transmission (in both centralized and decentralized vehicular networks).

3.1. Simulation 1: Random Walk Mobility Model

The first experiment simulation uses Random Walk as the mobility model, assuming that the vehicles move randomly in the area. It is also assumed that each vehicle and RSU in the area install the proposed AoI-based protocol so that the vehicle roams freely and transmits beacon messages to other vehicles and RSUs. We have several scenarios in simulation 1. The first scenario has one RSU in the area as the centralized AoI-based protocol. In the second scenario, we set up four RSUs as the centralized AoI-based protocol applied in a multiple-RSU scenario, simulating the impact of handoff with vehicles passing through different RSUs. In the third scenario, we do not set up any RSUs as the decentralized AoI-based protocol. The last scenario sets up two RSUs as a hybrid vehicular network, enabling vehicles to switch between centralized and decentralized AoI-based protocols. Regarding the control group, Round-Robin is conducted in a single RSU and four RSU scenarios since it requires a centralized RSU for scheduling. The IEEE 802.11p default is conducted with the number of RSUs being 0, 1, 2, and 4. The simulation results are shown in Table 1.

3.2. Simulation 2: SUMO Simulates Vehicle Dynamics

SUMO is a traffic simulation software for microscopic traffic flow, which is highly portable and simulates continuous traffic flow and discrete-time traffic events for large-scale road networks. Simulation 2 uses SUMO and OSM (Open Street Map) to generate real driving dynamics. The OSM is used to extract “Sec. 2, Zhinan Rd., Wenshan Dist., Taipei City” in front of National Chengchi University as the central area for simulation, as shown in Figure 7. The same area corresponding to the Google map is shown in Figure 8.
In addition to basic street routes, SUMO also includes traffic control systems for traffic lights and intersections and has an actual driving dynamic simulation.
In simulation 2, we compare the performance of the proposed AoI-based protocol, Round-Robin, IEEE 802.11p default, and the AoI-based protocol [7]. Table 2 shows that the AoI-based protocol improves the AoI of the IEEE 802.11p default, Round-Robin, and AoI-based protocol [7] in various RSU scenarios.

4. Conclusions

The experimental simulations show that under the four RSU setting scenarios, the AoI-based protocol outperforms the average AoI of Round-Robin and IEEE 802.11p default. We also simulate the actual driving environment through SUMO and OSM to verify the practicability of the AoI-based protocol. We found that when using the AoI-based protocol in four simulation scenarios with RSU = 0, 1, 2, and 4, when the vehicle density is 50–400 vehicle/ k m 2 , regardless of the Random Walk or SUMO simulations, there is a different degree of improvement, as shown in Table 3.

Author Contributions

Conceptualization, H.-C.J. and C.-Y.H.; methodology, H.-C.J. and C.-Y.H.; software, C.-Y.H.; validation, H.-C.J. and C.-Y.H.; formal analysis, H.-C.J. and C.-Y.H.; investigation, H.-C.J. and C.-Y.H.; resources, H.-C.J. and C.-Y.H.; data curation, C.-Y.H.; writing—original draft preparation, C.-Y.H.; writing—review and editing, H.-C.J.; visualization, C.-Y.H.; supervision, H.-C.J.; project administration, H.-C.J.; funding acquisition, H.-C.J. All authors have read and agreed to the published version of the manuscript.

Funding

This study is sponsored by the Ministry of Science and Technology, Taiwan (Grant No. MOST 109-2221-E-004-010-).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data are contained within the article.

Acknowledgments

The authors gratefully thank the reviewers for their precise and constructive remarks, which significantly helped improve the manuscript.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Baiocchi, A.; Turcanu, I. A model for the optimization of beacon message age-of-Information in a VANET. In Proceedings of the 2017 29th International Teletraffic Congress (ITC 29), Genoa, Italy, 4–8 September 2017. [Google Scholar]
  2. Ni, Y.; Cai, L.; Bo, Y. Vehicular beacon broadcast scheduling based on age of information (AoI). China Commun. 2018, 15, 67–76. [Google Scholar] [CrossRef]
  3. Kaul, S.; Gruteser, M.; Rai, V.; Kenney, J. Minimizing age of information in vehicular networks. In Proceedings of the 2011 8th Annual IEEE Communications Society Conference on Sensor, Mesh and Ad Hoc Communications and Networks, Salt Lake City, UT, USA, 27–30 June 2011. [Google Scholar]
  4. Kadota, I.; Uysal-Biyikoglu, E.; Singh, R.; Modiano, E. Scheduling policies for minimizing age of information in broadcast wireless networks. IEEE/ACM Trans. Netw. 2016, 26, 2637–2650. [Google Scholar] [CrossRef]
  5. Asgari, M.; Yousefi, S. Traffic modeling of safety applications in vehicular networks. In Proceedings of the 2013 5th Conference on Information and Knowledge Technology, Shiraz, Iran, 28–30 May 2013. [Google Scholar]
  6. Khekare, G.S.; Sakhare, A.V. A smart city framework for intelligent traffic system using VANET. In Proceedings of the 2013 International Mutli-Conference on Automation, Computing, Communication, Control and Compressed Sensing (iMac4s), Kottayam, India, 22–23 March 2013. [Google Scholar]
  7. Li, Y.; Chen, W.; Peeta, S.; Wang, Y. Platoon control of connected multi-vehicle systems under V2X communications: Design and experiments. IEEE Trans. Intell. Transp. Syst. 2019, 21, 1891–1902. [Google Scholar] [CrossRef]
Figure 1. Variation of AoI in frame/slot structure.
Figure 1. Variation of AoI in frame/slot structure.
Engproc 55 00087 g001
Figure 2. Channel–vehicle bipartite graph.
Figure 2. Channel–vehicle bipartite graph.
Engproc 55 00087 g002
Figure 3. Channel–vehicle maximum matching.
Figure 3. Channel–vehicle maximum matching.
Engproc 55 00087 g003
Figure 4. Decentralized model: T m s g > B 1 .
Figure 4. Decentralized model: T m s g > B 1 .
Engproc 55 00087 g004
Figure 5. Decentralized model: T m s g < B 1 .
Figure 5. Decentralized model: T m s g < B 1 .
Engproc 55 00087 g005
Figure 6. Relationship between average AoI and T m s g in a fixed network topology.
Figure 6. Relationship between average AoI and T m s g in a fixed network topology.
Engproc 55 00087 g006
Figure 7. An example of real map around “Section 2, Zhinan Rd.” extracted by sumo-gui.
Figure 7. An example of real map around “Section 2, Zhinan Rd.” extracted by sumo-gui.
Engproc 55 00087 g007
Figure 8. Map around “Section 2, Zhinan Rd.” extracted from Google Maps.
Figure 8. Map around “Section 2, Zhinan Rd.” extracted from Google Maps.
Engproc 55 00087 g008
Table 1. Random Walk: AoI-based protocol improvement.
Table 1. Random Walk: AoI-based protocol improvement.
No. of RSU.Avg. Improvement Compared with Round-RobinAvg. Improvement Compared with 802.11p
RSU = 0N/A33.3%
RSU = 140.4%56.9%
RSU = 2N/A38.5%
RSU = 430.0%41.3%
Table 2. SUMO: AoI-based protocol improvement.
Table 2. SUMO: AoI-based protocol improvement.
No. of RSU.Avg. Improvement Compared with Round-RobinAvg. Improvement Compared with 802.11pAvg. Improvement Compared with AoI-Based Protocol [7]
RSU = 0N/A24.5%N/A
RSU = 140.1%57.8%N/A
RSU = 2N/A34.85N/A
RSU = 432.7%51.119.7%
Table 3. Vehicles’ overall AoI-based protocol improvement.
Table 3. Vehicles’ overall AoI-based protocol improvement.
No. of RSURandom WalkSUMOAverage Improvement
RSU = 033.3%24.5%28.9%
RSU = 148.7%41.0%44.9%
RSU = 238.5%34.9%36.7%
RSU = 435.6%41.9%38.8%
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

Jang, H.-C.; Huang, C.-Y. Age-of-Information-Based Transmission Protocol in Vehicular Network. Eng. Proc. 2023, 55, 87. https://doi.org/10.3390/engproc2023055087

AMA Style

Jang H-C, Huang C-Y. Age-of-Information-Based Transmission Protocol in Vehicular Network. Engineering Proceedings. 2023; 55(1):87. https://doi.org/10.3390/engproc2023055087

Chicago/Turabian Style

Jang, Hung-Chin, and Chung-Yen Huang. 2023. "Age-of-Information-Based Transmission Protocol in Vehicular Network" Engineering Proceedings 55, no. 1: 87. https://doi.org/10.3390/engproc2023055087

Article Metrics

Back to TopTop