Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

A novel RFID multi-tag anti-collision protocol for dynamic vehicle identification

  • Zhijian Qu,

    Roles Data curation, Formal analysis, Funding acquisition, Methodology, Validation, Writing – original draft, Writing – review & editing

    Affiliation Electrical and Automation Engineering College, East China Jiaotong University, Nanchang, Jiangxi, China

  • Xubing Sun,

    Roles Data curation, Formal analysis, Validation, Writing – review & editing

    Affiliation Electrical and Automation Engineering College, East China Jiaotong University, Nanchang, Jiangxi, China

  • Xinqiang Chen ,

    Roles Data curation, Formal analysis, Writing – review & editing

    chenxinqiang@stu.shmtu.edu.cn

    Affiliation Institute of Logistics Science and Engineering, Shanghai Maritime University, Shanghai, China

  • Shengao Yuan

    Roles Data curation, Investigation

    Affiliation Electrical and Automation Engineering College, East China Jiaotong University, Nanchang, Jiangxi, China

Abstract

In order to obtain the information of the vehicle tags in adverse traffic conditions, we proposed a novel reservation framework named reservation to cancel idle-dynamic frame slotted ALOHA (RTCI-DFSA) algorithm. Firstly, the framework employed reservation mechanism to remove idle slot, and thus improve the system identification efficiency. Secondly, the vehicle information was identified by the tag serialization polling identification method. The experimental results showed that the proposed RTCI-DFSA algorithm performed better than the traditional frame slotted ALOHA (FSA) and dynamic frame slotted ALOHA (DFSA) algorithms. More specifically, the tag loss rate of the proposed framework is significantly lower than the frame length fixed and conventional dynamic vehicle identification algorithms. In addition, the experimental results demonstrated that the throughput rate of the proposed algorithm increased from 0.368 to 0.6. Besides, the identification efficiency and applicability of the proposed framework were both higher than other tag identification algorithms.

Introduction

In recent years, the rapid automobile expansions and severe traffic congestions motivated development of intelligent transport system (ITS). With the advantages of convenience, rapidity and reliability (which is mainly composed by the intelligent vehicle identification system (IVIS)), ITS is widely used in many situations such as urban traffic control, parking lot management, congestion warning and automobile anti-theft system. The existing IVIS employed computer vision to detect vehicles, which may obtain many false alarms in adverse weather [13]. Specifically, interferences from the external environment (especially in foggy days) can impose strong negative effects on the system, leading to traffic monitoring incidents [4]. Therefore, solving the problem of intelligent identification of vehicle information in severe weather conditions or in complicated traffic states have become a hot research topic in the community.

Based on the sensor detection mechanisms, the vehicle identification system used along the expressways can be divided into the image-based and the radio frequency identification (RFID) electromagnetic induction-based vehicle identification system [5]. The image-based identification system shoot pictures of the passing vehicles plates via cameras installed on both sides of the portal platoons along the expressways, and then use the computer vision technology to identify the numbers in the plates. In fact, the identification method can accurately capture the plate information. Nevertheless, computer vision based techniques can hardly obtain satisfied performance in hazy weather, as images are with low contrast and blurred colors due to severe degeneration, and a few distinct features can be extracted [6, 7]. Therefore, traditional computer vision methods cannot meet the requirements on the vehicle information identification under severe weather conditions.

Compared with other electronic sensing technologies, the RFID electromagnetic induction-based vehicle identification technology has the advantages of low cost, long durability, strong anti-interference capability and high resistance to the external environment, and thus is widely deployed in various scenarios. The coupling modes of the previous RFID systems can be divided into categories of the inductive coupling and the electromagnetic backscattering modes. The typical range of the inductive coupling mode is less than 1cm in a closed coupled system. In the remote coupling system, the maximum RFID controlling distance between the reader and the tag is 100 cm. Therefore, the inductive coupling mode is usually deployed in scenarios with short operating distance. The electromagnetic backscattering mode transmits the radio frequency energy through a radar model, with maximum operating distance reaches 20 m. It is usually set in vehicle identification situations requires long identification distance. According to references [4, 5, 8], the existing vehicle identification technology is mainly laid out in the intelligent toll collection systems, and its potential application in the intelligent identification systems used along the expressways has not been studied yet. The main reason is that vehicles move fast on the expressways, and when several vehicles parallel pass through the reader identification area, the information on the tags are uploaded to the reader through a shared wireless channel, and thus the information collision of these tags leads to the failure of vehicle information transmission. When the reader starts to detect the information in the coming round, some vehicles have moved out of the identification scope of the reader, and the vehicles information are lost, resulting in data missing outliers to the traffic management center. It is not easy to identify vehicle fast and accurately (anti-collision) by employing RFID-based automatic vehicle identification system, which can further hinder the development of the intelligent vehicle identification system.

The anti-collision algorithm of traditional time division multiple access (TDMA) multi-tag RFID system can be divided as the binary tree-based algorithm and the ALOHA (Aloha-based) algorithm [911]. The first type is a deterministic algorithm which was used to segment tag sets by random binary tree at the beginning stage of vehicle detection. Due to the complicated calculation procedure, the binary tree-based methods caused the reader takes a long time to give a query command, and thus sharply increased the power consumption of the reader. For example, the enhanced query tree (EQT) algorithm proposed in [12] can dynamically adjust the length of prefix code, and avoid the query of idle segments and improve the binary tree-based algorithm. The collision tree (CT) algorithm proposed in [13] adopted the Manchester coding to identify the collision bits of tag signals. Similarly, the collision tracking tree algorithm (CTTA) proposed in [14] adopted the Manchester coding-based bit tracking technology, and can detect the collision bits during the time slots of the collision. Though it improved the EQT and CT algorithms, collision still occurred from the beginning of the identification process. The CTTA algorithm inevitably increases the polling cycle and reduces the efficiency of the identification system, and thus it may fail to meet the fast identification requirements.

The second type is a stochastic algorithm based on ALOHA method. Due to the instable working interval of ALOHA, the tag randomly selects the communication slot after the reader broadcasts the query command. The theoretical throughput rate is 1/e, which is available in the reference [15]. Though the traditional ALOHA method is very simple in the calculation procedure, it has the problem of tag starvation (i.e., continuous tag collisions in more than one polling cycles). To solve the problem, many researchers have proposed varied studies to improve the traditional ALOHA. The FSA algorithm selected frame slots to enable the communication with the tags, thus solving the tag starvation problem of the ALOHA-based algorithm, more detailed can be found in [16, 17]. However, we need to predefine the relationship between the number of total tags and the frame length. The system throughput will be very low when the number of tags and frame length is uncertain. The DFSA algorithm (an improvement version of FSA [1821]) solved the problem by the following two categories [22]. The first category is the tag number estimation algorithm, and a backlog estimation algorithm with satisfied estimation accuracy in [23, 24]. A minimum distance estimation method was proposed in [25] with estimation accuracy is up to 8% when the number of total tags is less than 80. The second category is the optimal frame length adjustment algorithm, and a two-factor dynamic frame length adjustment algorithm was proposed in [26], and in [27] the optimal frame length determination algorithm was implemented based on different slot execution time. These algorithms are designed to ensure the maximum throughput of the system and are applicable to the static tag identification models. It is recognized that the vehicle identification on the expressways are very low as the RFID reader scan the tags in static models with low efficiency [9, 28, 29]. Therefore, the existing tag recognition algorithms can hardly meet the requirements of the intelligent vehicle recognition on the expressway.

A possible solution to realize the rapid vehicle identification is to improve the identification efficiency of the system. In this study, we have carefully studied the factors deteriorating the tag identification efficiency, and proposed a novel algorithm (the RTCI-DFSA algorithm) for the vehicle identification on the expressway. In the proposed RTCI-DFSA algorithm, we developed a reservation to cancel idle slot reservation mechanism for accelerating the communication between the tags and the reader. More specifically, the reader broadcasts a request command to the tag, and thus a random number in the frame length range of the reader is generated by the self-contained counter of the tag. Based on that, the reader finish the slot reservation procedure, and then remove the slots that are not responded by tags, adjusting the efficient frame length of the system to remove all idle slots. After that, the reader and the tag communicated at the collision and the successful slot, and thus improved the system identification efficiency. In order to increase the number of polled vehicle tags and reduce the rate of tag loss [30], the system integrates tag-serialization identification technology and adopts “first come, first out” identification mechanism to ensure that vehicle information is completely identified by the reader [3133]. Through the analysis of the above RFID anti-collision protocol, it can effectively promote the accuracy of the system for vehicle identification, reduce the loss rate of vehicle tags, and improve the practicability in harsh environments [3437]. Thereby ensuring the completeness of the data of the traffic control department, and promoting the accuracy of road planning and decision making, thus effectively reducing the occurrence of traffic accidents. The main contributions are summarized as follows: (1) we analyzed the existing highway vehicle identification system and proposed to use RFID to identify vehicles, which improved the traditional vehicle identification system to obtain vehicle information in bad weather. (2) we proposed a new efficient tag identification algorithm, the RTCI-DFSA, applied the algorithm to rapidly identify vehicles on expressways, and effectively improve the practicality of the intelligent vehicle identification system and ensure the stability of the system. (3) we built a rapid vehicle identification model and applied the dynamic tag-serialization identification method to reduce the rate of vehicle tag loss, improve the reliability of the intelligent vehicle identification system.

Intelligent vehicle identification system for expressways

Framework of the intelligent vehicle identification system

An advanced IVIS is the key subsystem of ITS. It mainly contains of antennas and readers which are deployed along expressway shoulders, and tags are placed under the vehicle windshield and a remote server. The structure of the system is shown in Fig 1.

The IVIS mainly stores and manages the vehicle tag information identified by the RFID reader through the host of the remote server, and meanwhile it remotely controls the working state of each reader. The reader is connected to the server host through RJ-45 network lines, and adjustable output power modules are installed on both sides of the dual-loop lines to prevent loss of vehicle information when electromagnetic waves are not transmitted for the expected transmission distance in bad weather. The detailed structure is shown as Reader A and Reader B in Fig 1. Among others, a single reader is connected with an external antenna through a coaxial cable, to obtain a wider radiation perspective and enhance the intensity of the reader’s broadcasting signal. The identification distance of the antenna and the speed at which the vehicle is running determine the number of vehicles within the reader’s identification range.

Protocol of intelligent RFID-based vehicle identification system

The selection of the communication protocol between RFID tags and the readers determine the efficiency of the IVIS. This paper analyzes several existing RFID air interface protocols that is in line with the applicable international standard. It is concluded that, electronic product code (EPC) Global and international standardization organization/international electrotechnical commission (ISO/IEC) standards are used more widely the others [38]. The EPC system is a system containing EAN/UCC coding and is also an important component of the EPC, which is characterized by high communication efficiency. ISO and IEC are the main institutions for customizing global international standards. Different from the EPC Global which focuses on 860-960MHz band, ISO/IEC issued standards for each band, with different standards containing different frequencies and identification algorithms for the radio frequency identification equipment. ISO /IEC 18000-6C is a global communication standard with higher throughput for identifying tags than the ISO/IEC 18000-6B standard, while ISO/IEC 18000-6B and ISO/IEC 18000-6A standards are suitable for refinement. According to reference [39], as shown in Table 1.

thumbnail
Table 1. Anti-collision algorithms and their performance under different international standards.

https://doi.org/10.1371/journal.pone.0219344.t001

The performance of the system is measured by the rate of successful vehicle identification. We compares and analyzes several standard protocols, and selects the basic protocol suitable for the vehicle identification by taking into account the characteristics of the IVIS for the expressway, combined with the anti-collision algorithm corresponding to the existing air interface protocols. For example, a group of tags are installed on a single vehicle, and this group of tags includes at least one tag. The identification probability of the vehicle can be expressed as follows: (1) Where: P{SVehile} represents the identification probability of the vehicle, Vehile P{St} means the identification probability of tags in a single vehicle, and fVehile refers to a group of tags in a vehicle. Among others, the identification probability of tags P{St} depends on the number of polling cycles within the identification range of the reader, the information interaction rate with the reader and the number of tags in the tag group. Therefore, the identification probability of the tag can be expressed as Eq (2): (2)

In Eq (2),P{Sc} denotes the probability of tag collision, P{Sr} means the probability of successful tag identification, and Nr is the amount of tags identified in the identification range of the reader. Eqs (1) and (2) show that the identification performance is mainly determined by the identification efficiency and the identification accuracy of the vehicle identification system. Therefore, the protocol proposed in this paper chooses the DFSA algorithm under EPC Global C1G2 standard to improve the identification performance. The DFSA algorithm with the function of dynamic frame length adjustment, can ensure the efficiency of the identification system and facilitate system improvement and optimization.

Reservation to cancel Idle to improve the DFSA algorithm

Ideas of EPC global C1G2 DFSA identification algorithm for basic vehicles

The execution process of the DFSA algorithm is to divide the identification time into several slots and specify several consecutive slots as one frame, with the value of frame length (L) as 2Q. where Q is the factor that decides the frame length when the reader communicates with the tag. In order to achieve the maximum efficiency of the system, the number of slots in the process of frame identification is adjusted by estimating the number of unidentified tags. Therefore, the frame length adjustment strategy and the tag number estimation algorithm are introduced into the algorithm proposed herein [40]. The specific execution process is as follows:

  1. Step 1. The reader sends the Query command, mainly sending the value of Q(Q ∈ [0, 15], L = 2Q) to tags within the coverage of the reader.
  2. Step 2. The tag will randomly select a number in the range of [0, 2Q − 1] and store the selected number in the slot counter, and the tag which selects 0 will be the first one to respond to the reader.
  3. Step 3. Later, the reader query on a given frame length slot by slot, and the tag with the number in the counter being 0 will responds to the reader by sending a 16-bit random number (RN16), which may produce three results:
    1. When there is no RN16 from any tag to respond to a time slot, it means that the slot is idle;
    2. When there are RN16 from more than one tag to respond to the slot, it indicates that slot collision occurs;
    3. When there is only one RN16 from one tag to respond to the slot, it means that the tag can communicate with the reader.
  4. Step 4. After the reader confirms communication with the tag through the ACK command, the tag sends its own information to the reader, and the reader sends QueryRep command again to query the next slot. The detailed communication process is shown in Fig 2.
thumbnail
Fig 2. Possible results of a single slot in one frame.

(a) Successful identification of individual tags. (b) idle slots and collided slots.

https://doi.org/10.1371/journal.pone.0219344.g002

In the analysis of DFSA algorithm, assume that the frame length of the reader be L slots, and the number of tags identified by the reader in this range be N. As the probability that each slot is selected by a tag is 1/L, the probability of a single slot being selected by N tags at the same time is all the same. Therefore, the probability that a slot is selected by a known tag satisfies binomial distribution, and its expression is as follows: (3)

In a frame identification process, the identification probability PSucc of a single tag can be expressed as (n = 1): or (4)

Similarly, the occurrence probability PIdle of idle time slot can be expressed as (n = 0): or (5)

Therefore, the probability of slot collision can be expressed according to the occurrence probability of idle time slots and the successful identification probability of time slots: (6)

In order to obtain the maximum throughput of the DFSA algorithm, the mathematical expectation of maximum throughput of the DFSA algorithm is obtained according to the probability equation of the current slot state. Based on this, the throughput of DFSA algorithm can be expressed as: (7)

In Eq (7), SSucc takes the derivative of L, and , and the maximum value of SSucc can be obtained when L and N satisfy the following relationship: (8)

The maximum throughput of the system when L = N can be obtained from Eq (8), and the maximum throughput is: (9)

According to the above calculation process, we can know that the maximum throughput of the DFSA algorithm is 36.87% [41]. In order to maintain the maximum throughput of the DFSA algorithm, it is necessary to adjust the frame length L in real time according to the number of remaining tags after the execution of a frame identification algorithm. However, EPC Global stipulates the frame length L in the frame identification process should be 2Q, which cannot meet the requirement that L equals to N in real time. Therefore, the throughput achieved by the DFSA algorithm is generally lower than the theoretical value.

Improvement of DFSA algorithm improving fast vehicle identification

According to analysis on execution efficiency of the DFSA algorithm in Section 2.1, there are two methods for improving the efficiency of DFSA algorithm: one is to keep the number of tags N basically consistent with the frame length L in the system execution process, so as to keep the maximum efficiency of the system unchanged, and it is difficult to improve the efficiency of the DFSA algorithm on the original basis; the other is to reduce collisions or idle slots in the identification process, but the slot collision occurs in DFSA algorithm is uncertain. As a result, this paper proposes a reservation-based DFSA algorithm to remove idle slots.

Principle of the reservation to cancel Idle DFSA algorithm.

In order to improve the efficiency of the DFSA algorithm in the execution process, this paper proposes that the reservation idea is applied to remove idle slots in the frame. The reader reserve slots by broadcasting. Tags modify their randomly selected communication slots according to the predefined slots, thus shielding the idle slots in the frame and allocating only successful slots and collided slots. In this way, the improved DFSA algorithm is called the Reservation to Cancel Idle DFSA algorithm, and the specific steps as shown in Fig 3:

  1. Step 1. The reader broadcasts an initial command Init (L), with L being the initial frame length.
  2. Step 2. The tag in the identification area randomly select time slots ranging from 0 to L-1. If the tag chooses slot i to communicate with the reader, the corresponding slot value of the reservation sequence is set to 1 in the frame length of the reader, the value of the time slot reserved by the tag is stored in the counter, and the value in the tag counter is sent to the reader.
  3. Step 3. The reader detects all the reservation sequences for receiving tags and queries the idle slots. If the current slot is found to be idle, the value of the corresponding slots in the frame is reduced by 1. After all the idle slots are queried, they are canceled in turn to obtain the final frame length for the execution process.
  4. Step 4. The reader sends the reservation sequence of test results to the Adjust command of the tag, and the tag within the radiation range of the reader adjusts the internal count value according to the Adjust command. The adjustment process is as follows:
    1. The tag adjusts the value in the counter according to the frame slot returned by the reader, and maps the value in the original counter to get the adjusted value.
    2. After the tag adjustment are made according to the parameters in the Adjust command, a new slot sequence value is obtained, and the tag communicates with the reader in slot.
  5. Step 5. The frame length L′ = LL0 resent by the reader is the frame length after the idle time slot is canceled. The tag sends the corresponding frame length slot in the slot counter to EPC, and the reader completes the communication with all tags in one frame.

Improvement of the efficiency of the RTCI-DFSA algorithm.

In the RTCI-DFSA algorithm, before the reader starts to identify the tag, it sends out an identification command with the frame length being L. The tag needs to randomly select the time slot ranging 0~L-1 as the communication time slot. Assuming the number of tags identified is N, the conclusion obtained in Section 2.2.1 shows that the probability of a single tag time slot to be identified is as follows: (10)

In other words, the probability of a single slot to be selected is equal to the probability of successful tag identification: (11)

Therefore, the mathematical expectation Lsucc of successfully identification of tags in a frame is: (12)

Similarly, the probability that a single slot is not identified can be expressed as follows: (13)

According to the above calculation results, the mathematical expectation L0 of the idle time slot in tag identification process is as follows: (14)

When the reader detects an idle slot in the identification process, it only needs to send Lall = LL0 slots for identification. So, the throughput of the system can be defined as the ratio of the successfully identified slots to the selected slots: (15)

Then, the identification rate of the RTCI-DFSA protocol is defined as the ratio of the number of successfully identified tags to the number of total tags N: (16)

When the number of frame slots is equal to that of tags, the quantitative comparison between the efficiency of the RTCI-DFSA and that of the DFSA algorithm, that is, the equation for calculating system efficiency is as follows: (17)

According to the above analysis, when L = N is determined, the simulation results of the RTCI-DFSA throughput are shown in Fig 4.

The simulation results of Fig 4 show that the identification throughput of the improved algorithm is obviously higher than 36.8%, and the system efficiency is related to the number of tags. When the Q value of the tag identification protocol is updated in the tag identification process, the system throughput is the highest and when the number of tags is equal to the length of the identified frame, the system efficiency is the highest.

Construction of dynamic vehicle identification models

Construction of dynamic RFID system model for vehicles

All previous tag anti-collision algorithms are applicable to a static RFID system, while the fast vehicle identification algorithm runs in a dynamic tag identification process. Though simpler than the dynamic RFID system, the existing static RFID system is not applicable to the dynamic tag identification process when tags are moving at high speed. Therefore, a dynamic tag identification model is introduced to address the fast identification of vehicles.

In the dynamic RFID system, it is assumed that firstly, vehicles continuously enter/leave the identification area according to a prescribed route with a constant speed; secondly, the number of vehicles passing through the identification area per unit time is uniform; thirdly, vehicles pass the reader identification range by following a prescribed direction towards the identification area; fourthly, each vehicle can only pass through the identification area once, and such RFID system is called a Dynamic RFID Identification System for Basic Vehicles. The reader identification range Ld, vehicle density and speed within the identification range should be considered for the construction of a vehicle identification model within the reader identification range, and the specific model is shown in Fig 5.

The basic vehicle identification model in Fig 5 is abstracted and replaced by the basic conveyor model for analysis to facilitate the theoretical calculation in this paper. The rectangular boxes represent the vehicles running at a constant speed of V; d represents the distance between vehicles; Ld refers to the identification range of the reader, and the vehicles are equipped with RFID tags. Assume that after the system has been started for a while, the number of tags of the vehicles entering and leaving the identification area within a unit time does not change any more, and the identification rate of the system remains stable. Then, the system reaches a dynamic balance, and the reader identification range in the basic vehicle identification system is Ld, the number of vehicles passing through the identification area within the unit time is ρm, the vehicle speed is V, and the number of vehicles Mv identified by RFID within the reader identification range of the basic vehicle identification model is: (18)

Therefore, it can be derived from the model in Fig 4 that, the stay time of vehicles (t) within the reader identification area is: (19)

Efficiency of basic vehicle identification models

The RTCI-DFSA protocol, which improves the efficiency of systematic identification, is used for identification model of dynamic vehicle RFID system. However, the DFSA protocol is used for formula derivation in the calculation process to obtain determined results. According to the equation in the previous section, when the time slot size of system frames is L, and the number of unidentified tags is N, the throughput rate of the RFID system is: (20)

The number of tags specified in the identification process is indicated by Mv, and the number of times of polling identification during the vehicle identification process is indicated by K. When the execution time of a single time slot of the basic vehicle identification system is Ts, then the time (T) required for the identification of a frame by the tag is: (21)

It can be derived from the Eqs (13) and (15) that, the number of times of polling identification (K) on vehicles entering the reader identification range is: (22)

According to the time required for the identification of each frame calculated during the identification process, it can be derived that the tag number (m′) of vehicles entering the reader identification area during one frame of identification process is: (23)

During the identification process, m′ of tags entering the reader identification range are taken as a tag identification group. The system identification rate of the tags is PDFSA, and the tags have undergone a total of K times of polling identification. Therefore, it can be derived that the tag identification probability P of a single vehicle is: (24)

The tags and tag groups within the identification range are always dynamically balanced when the system identification process reaches dynamic balance, then the identification rate of one tag group represents the identification rate of the system. Meanwhile, the throughput rate remains unchanged during the identification process of the system. Therefore, the number of identified/unidentified tags remains unchanged, then it can be derived that the number of unidentified tags Mnot during the tag identification process is: (25)

The final formula for the identification rate of RFID system can be obtained from the above Eqs (20), (22), (23) and (24): (26)

According to the Eq (20), under the condition of dynamic balance, when the tag vehicle density is ρm, the vehicle speed maintains at V, and unit slot length of the system maintains at Ts, the tag identification probability in the vehicle basic identification model is proportional to the throughput rate of the system. It can be seen from the aforementioned analysis on the efficiency of DFSA algorithm that, the throughput rate of the system will reach a maximum limit when the number of the system identification tags (N) is equal to the frame length of the system (L). Therefore, the maximum efficiency of the basic vehicle identification model can be calculated as follows: (27)

Therefore, according to the results of the Eq (27), it can be known that the maximum vehicle speed can be calculated when the system identification rate is 1. In order to ensure the vehicle identification efficiency, i.e. to ensure that there is enough time for the identification of vehicles within the identification range by readers, the vehicle speed should be: (28)

According to the analysis and calculation of the above equation, the identification efficiency of the system in dynamic balance is: (29)

Therefore, it can be seen from the Eq (29) that in the vehicle identification model of the system, the tag identification probability is only related to the tag vehicle speed V, vehicle density ρm with a specified range and time slot size Ts. Next, we will introduce how to simulate the vehicle identification model designed in this paper, and determine the impact of each impact factor on the system identification efficiency through simulation.

Collision prevention for fast identification of vehicles

Loss of vehicle tags

In the previous section, vehicle identification is analyzed under the assumption that the vehicles have reached dynamic balance. This situation is more suitable for mathematical analysis in special circumstances, However, it is different from the vehicle identification model in practical applications, and it is difficult to directly find the identification efficiency of the system. Therefore, in order to solve the practical problem of vehicle identification, equal vehicle speed V, random number of vehicles entering the reader identification range and random entry time are adopted for the model calculation due to the fact that vehicle identification readers are installed in critical sections in highway, and that the vehicle speed is maintained within a certain range. Tag loss rate is also adapted to measure system performance to verify the practicability of the system [42]. In this section, the tag loss rate refers to the ratio of the number of unidentified tags to the total number of identification number in a group of vehicle tags. The tag loss rate is calculated by: subtracting the total number of identification tags from the number of identified tags, then dividing the total number of identification tags by the calculated value. It can be seen from the previous calculation that the system tag identification is proportional to the throughput rate.

In Fig 6, the rectangular frame area indicates the tag group i of vehicles entering the identification area, the white area indicates the number of identified vehicle tags, the black area indicates the number of unidentified vehicle tags, which is proportional to the number of tags of the whole group, and the horizontal ordinate indicates the time the vehicle entering the identification area. Different from the basic vehicle identification model mentioned in the preceding section, the vehicle identification system takes into account the multi-tag grouping of vehicle tags, and the number of tags is random, variable and distinguishable, which distinguishes the uniform tag density and same frequency of tags entering the identification area in the basic vehicle identification. Therefore, new problems, such as identification of tag groups, random quantity of tags and interval of random slots are generated in the rapid vehicle identification system, which leads to the disorder of tag identification sequence and tag loss or other problems during the system identification process. A lost tag refers to a tag that leaves the identification area without being identified after it enters the identification area.

Disorder of random identification sequence of vehicle tags

Disorder of random identification sequence is the most typical problem of IVIS, and it is an important determinant of vehicle tag identification protocol in the system. Therefore, this problem should be solved first after the addressing of the efficiency of tag collision. Descriptions of the identification system model is as follows:

It can be seen from Fig 7 that when the reader polls for one circle, the tag group in the identification area will select a slot number. In the figure, the slot numbers 7 and 5 were selected by the tag group 1, which firstly entered the identification range and should leave first. However, during the execution of identification algorithms, the reader will first process the tag groups with smaller time slot number. Therefore, the tag that first enters the identification area (like the tag group 1 in this example) may leave the reader identification range before being detected during the polling, and become a lost tag. This phenomenon is caused by the disorder of random identification sequence resulting from the randomness of the vehicle tags and the validity of the stay time.

thumbnail
Fig 7. Selection of time slot for vehicle tag identification.

https://doi.org/10.1371/journal.pone.0219344.g007

Therefore, the loss rate of vehicles identification system can be reduced by increasing the stay time of tags in the identification range and weakening the randomness of tags. However, speed of vehicle tags in the identification range and the radiation range of readers are determined by the vehicle speed and the system itself, which are difficult to control, so the method of weakening the randomness of tags to change the loss rate of system tags is adopted in this paper.

Tag serialization incorporating reservation to cancel idle

In order to eliminate the impact of the value of randomly obtained slot on the tag polling times when the tags enter into the reader identification range, the tag groups of moving vehicles are serialized, and tags are processed in the principle of “first come, first out” based on the serialization of tag groups. Tags entering at different time can be grouped into one group, that is, assign the new tags with same time sequences every a fixed time period. Tags entering the system in the same period will be assigned to the same sequence. Thus, even if the number of tags entering into the reader range is different at every equal time interval, the tags entering the system at the same period will have the same time sequence, which facilitates the sequence of tags during the system identification process.

When introduced, the tag serialization method incorporates the reservation to reduce the tag loss rate of the system, and the detailed tag identification process is as shown in Fig 8.

thumbnail
Fig 8. Serialization process incorporating reservation to cancel idle for tag identification.

https://doi.org/10.1371/journal.pone.0219344.g008

The detailed steps of serialization process incorporating RTCI-DFSA for tag identification in Fig 8 are as follows:

  1. Step 1. A tag serialization command is sent when the reader starts, where the initial identification sequence is 0, and there is no tag sequence entering into the reader identification range.
  2. Step 2. It is checked whether the updated “Head” value sent by the reader is the same as the serialized tag value “Round” in the identification range. If it is the same, it indicates that there is no new tag sequence enters into the identification range, then perform Step 1 in sequence.
  3. Step 3. The tag group that first enters the reader identification range is identified. The parameter Head command is used to match the earliest entered tag group. If the tag group is lost, then proceed to the next cycle to identify the tag group.
  4. Step 4. A Query command will be sent by the reader to identify the tag arrays within the effective identification range, and the frame length of the parameter L is set to 2Q.
  5. Step 5. The range of slots selected by the sequence group with the smallest tag within the reader identification range is 0—L. According to the sequence value reserved by tags, the time slot position is “Position 1”, then the number of time slots is stored in a register during the reservation, and the Position 1 will communicate with the tags.
  6. Step 6. After the reader has received all the tag sequences, it will execute the command of removing idle slots to update the effective frame length in the reader identification.
  7. Step 7. The reader will re-determine the number of remaining tags in the identification range and re-update the tag sequence as the initial identification value for the next polling identification.

Simulation analysis of intelligent vehicle identification system for expressways

Simulation of basic vehicle identification efficiency under dynamic balance

In this paper, it is necessary to carry out simulation on the tag loss rate in the basic vehicle identification model and improved algorithms to verify the identification rate of tags in the dynamic vehicle identification system.

The computer used in the experiment, with a central processing unit of Intel i5-6500 and a memory of 4GB, is equipped with a win7 operating system, to carry out simulation under the operating environment of MATLAB.

It can be seen from the previous theoretical analysis on the basic vehicle identification model that, if the vehicle tag density is ρm, the vehicle speed is V and the frame length L is constant, then the basic vehicle identification model can achieve dynamic balance, and calculate tag identification rate with the V, ρm, L and Ts unchanged. In order to carry out simulation under the state of dynamic balance, the following conditions are assumed:

  1. The tag density of running vehicles is 12 /m and remains unchanged;
  2. The length of the reader identification area Ld is 20m, that is, the effective length of the tag identification;
  3. In order to obtain a specific simulation result, the FSA algorithm is used to identify tags in the identification area, the frame length of tags identified by a reader is 64, and the size of each time slot Ts is 0.001s.
  4. The simulation should be carried out separately at different vehicle speeds while meeting the above conditions, and the results of simulation on system efficiency at different vehicle speeds are shown in Fig 9.
thumbnail
Fig 9. Identification rate of vehicles at different speeds under dynamic balance.

https://doi.org/10.1371/journal.pone.0219344.g009

It can be calculated from the number of times of tag polling within the reader identification range that, in the identification system, the number of times of tag polling each time the tag group enters the identification zone to leave the identification zone is related to the speed of the vehicle. Therefore, according to the latest speed limits for different sections of expressways in China, if the design speed is 80 km/h, the maximum speed limit is raised to 100 km/h; if the design speed is 100 km/h, the maximum speed limit is raised to 120 km/h; and the tunnel speed limit is raised to 80 km/h. So, in our experiment, three speed is selected for discussion.

As shown in Fig 9, the identification efficiency of the system increases as tag movement speed decreases. In the identification process of high-speed vehicles, when the speed V is the only variable factor of the system, the faster the vehicle tags move, the lower the identification rate of the vehicles will be.

The efficiency of the system calculated by the RTCI-DFSA algorithm when the system reaches dynamic balance is compared in the simulation analysis of different protocols in the RFID tag mobile identification system under dynamic balance, and it can be seen from the previous Eqs (24) and (25) that, the identification rate of tag groups in the basic vehicle model is: (30)

Similarly, it can be calculated from the Eq (25) that, the total number of unidentified tags mRTCI−DFSA within the identification range is: (31)

Similarly, it can be calculated from the equations that, the system identification efficiency PRTCI−DFSA of RTCI−DFSA in the basic vehicle identification model is: (32)

Therefore, according to the previous assumptions, the system efficiency at vehicle speeds of 120km/h, 100km/h or 80km/h during the simulation design process is:

It can be seen from the identification efficiency of the system in Fig 10 that, when a vehicle runs at a low speed, the vehicle identification rate can be up to 0.8595, and when the vehicle runs at the top speed of 120Km/h, the identification rate will be as low as 0.5565. The system identification rate is significantly higher than that of the pure DFSA algorithm. The improved protocol improves the throughput rate of the system. When the vehicle tags are identified, the number of times of tag polling within the identification range will increase due to the absence of time slots, which greatly improves the execution efficiency of the algorithm.

thumbnail
Fig 10. Identification rate of vehicles at different speeds under the RTCI-DFSA algorithm.

https://doi.org/10.1371/journal.pone.0219344.g010

Simulation for fast identification of vehicles

In the calculation, tag loss rate can only be realized through the dynamic Markov chain calculation under FSA fixed frame length protocol. In this case, a huge calculation volume is involved, and it is difficult to obtain an effective tag loss rate. In order to verify the advantages and disadvantages of the tag serialization model incorporating the reservation to remove idle slot, the experimental simulation was adopted to calculate the tag loss rates and the tag loss rates of the system under different protocols were compared in this paper. The simulation model was simplified to obtain the simulation results, with detailed description of the simplified simulation model as follows:

  1. In the identification model of simplified vehicle, the loss rate of vehicle tags was simulated for different vehicle tag densities;
  2. T_slot represents the time slot of tag identification. T_slot can reflect the stay time and passing speed of tags in the identification range of the reader, and can be used to get the polling times of tags in the range of the reader ρm;

The simplified model adopted in the simulation process considered only the time when the tag sends information to the reader, instead of the time when the reader sends commands to the tag. In order to verify the validity of the results, the frame length L of the system in the experiments was set as 64, 128 and 256, T = 0.01s, and the passing speed of vehicles is set at 120km/h. Other parameters are all fixed values, and the simulation results are obtained through qualitative analysis to reflect the actual effectiveness of the system. Other values may also be selected to simulate in the process. However, we compare the advantages of the improved algorithm on the condition that other parameters remain unchanged. The simulation results are shown in Fig 11.

thumbnail
Fig 11. Relationship between tag density and tag loss rate.

https://doi.org/10.1371/journal.pone.0219344.g011

Fig 11 shows that the tag loss rate is related to the tag density. The higher the tag density, the higher the tag loss rate. When the tag density is higher than 10, the tag loss rate is 0. By comparing the loss rates under several protocols, it is concluded that the tag loss rate of the improved RTCI-DFSA algorithm proposed is much lower.

Similarly, in order to verify how the stay time of different tag groups in the identification range of the reader influences the tag identification rate of the system, the slot value T_slot was changed for simulation. The larger the value T_slot, the longer the stay time of the tag groups in the identification range, and the lower the frequency of tag groups entering the identification range. The applicability of the improved algorithm to the fast vehicle identification is verified by simulation experiments, and the simulation results are shown in Fig 12.

thumbnail
Fig 12. Relationship between tag stay time slot and tag loss rate.

https://doi.org/10.1371/journal.pone.0219344.g012

Fig 12 indicates that the stay time of tags is related to their speed. From the comparison of simulation results, it can be seen that the tag loss rate decreases with the increase of stay time of tags in the identification range as the polling times of tags increases in the identification range. The simulation results under the tag identification protocol incorporating the reservation to reservation to cancel idle slot are significantly lower than that of the DFSA algorithms. This is because that the advanced tag identification mechanism adopted by the tag serialization helps to improve the tag identification efficiency and is applicable to the fast vehicle identification system adopted by the expressway.

Conclusion

Fast and accurate vehicle detection on expressways in harsh environment is critical for ensuring roadway safety. We have proposed a novel RFID-based IVIS framework to get rid of strong interference and tag collision on freeways. More specifically, a modified DFSA-based algorithm (RTCI-DFSA) has been designed to identify vehicles in highways. Secondly, a fusion tag serialization identification method has been developed to reduce the loss rate of vehicle tags, and an advanced identification mechanism was introduced to further enhance the performance. Finally, in order to verify the applicability of the method, the recognition rate of the system measured under different vehicle speeds is increased to 0.6. The loss rate of different vehicle label density simulation systems is applied, and the vehicle tag density is increased to further challenge the model performance. We observed that when the tag loss rate reached zero which effectively validated the efficiency of the expressway IVIS. In sum, the proposed framework achieved good results in both theoretical analysis and simulation aspects, and can meet the requirements of rapid identification of vehicles in expressways. In future, we can expand our research by introducing deep learning based methods to further enhance the model robustness under extreme weather conditions and strong electromagnetic interference.

Supporting information

Acknowledgments

This work was supported by the National Natural Science Foundation of China(51867009); This research is also supported by Foundation Plan for Distinguished Young Scholars in Jiangxi Province(20162BCB23045) and Applied and Cultivation Program of Science and Technology Department of Jiangxi Province(20181BBE58010).

References

  1. 1. Fei X, Zhang Y, Liu K, Guo M. Bayesian Dynamic Linear Model with Switching for Real-Time Short-Term Freeway Travel Time Prediction with License Plate Recognition Data. Journal of Transportation Engineering. 2013;139(11):1058–67. https://doi.org/10.1061/(asce)te.1943-5436.0000538.
  2. 2. Raghunandan KS, Shivakumara P, Jalab HA, Ibrahim RW, Kumar GH, Pal U, et al. Riesz Fractional Based Model for Enhancing License Plate Detection and Recognition. IEEE Transactions on Circuits and Systems for Video Technology. 2018;28(9):2276–88. https://doi.org/10.1109/TCSVT.2017.2713806.
  3. 3. Chao K-H, Chen P-Y. An Intelligent Traffic Flow Control System Based on Radio Frequency Identification and Wireless Sensor Networks. International Journal of Distributed Sensor Networks. 2014. https://doi.org/10.1155/2014/694545.
  4. 4. Lu S, Xu C, Zhong RY, Wang L. A RFID-enabled positioning system in automated guided vehicle for smart factories. Journal of Manufacturing Systems. 2017;44:179–90. https://doi.org/10.1016/j.jmsy.2017.03.009.
  5. 5. Pedraza C, Vega F, Manana G. PCIV, an RFID-Based Platform for Intelligent Vehicle Monitoring. Ieee Intelligent Transportation Systems Magazine. 2018;10(2):28–35. https://doi.org/10.1109/mits.2018.2806641.
  6. 6. Tan RT, editor Visibility in bad weather from a single image. 2008 IEEE Conference on Computer Vision and Pattern Recognition; 2008 23–28 June 2008.
  7. 7. Huang Y, Qian L, Feng A, Wu Y, Zhu W. RFID Data-Driven Vehicle Speed Prediction via Adaptive Extended Kalman Filter. Sensors. 2018;18(9). https://doi.org/10.3390/s18092787.
  8. 8. Larionov AA, Ivanov RE, Vishnevsky VM. UHF RFID in Automatic Vehicle Identification: Analysis and Simulation. IEEE Journal of Radio Frequency Identification. 2017;1(1):3–12. https://doi.org/10.1109/JRFID.2017.2751592.
  9. 9. Nafar F, Shamsi H. Design and Implementation of an RFID-GSM-Based Vehicle Identification System on Highways. IEEE Sensors Journal. 2018;18(17):7281–93. https://doi.org/10.1109/JSEN.2018.2855410.
  10. 10. Sze WK, Deng Y, Lau WC, Kodialam M, Nandagopal T, Yue O. Channel-Oblivious Counting Algorithms for Large-Scale RFID Systems. IEEE Transactions on Parallel and Distributed Systems. 2015;26(12):3303–16. https://doi.org/10.1109/TPDS.2014.2383403.
  11. 11. Kang L, Zhang J, Wu K, Zhang D, Ni L. RCSMA: Receiver-Based Carrier Sense Multiple Access in UHF RFID Systems. IEEE Transactions on Parallel and Distributed Systems. 2012;23(4):735–43. https://doi.org/10.1109/TPDS.2011.240.
  12. 12. Zhang D-g, Li G, Pan Z-h, Liang Y-p. A new anti-collision algorithm for RFID tag. International Journal of Communication Systems. 2014;27(11):3312–22. https://doi.org/10.1002/dac.2543.
  13. 13. Jia X, Feng Q, Yu L. Stability Analysis of an Efficient Anti-Collision Protocol for RFID Tag Identification. IEEE Transactions on Communications. 2012;60(8):2285–94. https://doi.org/10.1109/TCOMM.2012.051512.110448.
  14. 14. Su J, Wen G, Hong D. A New RFID Anti-collision Algorithm Based on the Q-Ary Search Scheme. Chinese Journal of Electronics. 2015;24(4):679–83. https://doi.org/10.1049/cje.2015.10.003.
  15. 15. Du Y, Chi Z, editors. A slot-controlling method for anti-collision in active RFID system. 2013 6th International Congress on Image and Signal Processing (CISP); 2013 16–18 Dec. 2013.
  16. 16. He YJ, Wang XY. An Aloha-Based Improved Anti-Collision Algorithm for Rfid Systems. Ieee Wireless Communications. 2013;20(5):152–8. https://doi.org/10.1109/Mwc.2013.6664486.
  17. 17. Boyer C, Roy S.—Invited Paper—Backscatter Communication and RFID: Coding, Energy, and MIMO Analysis. IEEE Transactions on Communications. 2014;62(3):770–85. https://doi.org/10.1109/TCOMM.2013.120713.130417.
  18. 18. Zhen B, Kobayashi M, Shimizu M. Framed ALOHA for multiple RFID objects identification. Ieice Transactions on Communications. 2005;E88B(3):991–9. https://doi.org/10.1093/ietcom/e88-b.3.991.
  19. 19. Park J, Chung MY, Lee T. Identification of RFID Tags in Framed-Slotted ALOHA with Robust Estimation and Binary Selection. IEEE Communications Letters. 2007;11(5):452–4. https://doi.org/10.1109/LCOMM.2007.061581.
  20. 20. Konstantinou N. Expowave: An RFID Anti-Collision Algorithm for Dense and Lively Environments. IEEE Transactions on Communications. 2012;60(2):352–6. https://doi.org/10.1109/TCOMM.2011.112811.100142.
  21. 21. Šolić P, Radić J, Rožić N. Energy Efficient Tag Estimation Method for ALOHA-Based RFID Systems. IEEE Sensors Journal. 2014;14(10):3637–47. https://doi.org/10.1109/JSEN.2014.2330418.
  22. 22. Chen W-T. An Accurate Tag Estimate Method for Improving the Performance of an RFID Anticollision Algorithm Based on Dynamic Frame Length ALOHA. Ieee Transactions on Automation Science and Engineering. 2009;6(1):9–15. https://doi.org/10.1109/tase.2008.917093.
  23. 23. Wang Y, Wu H, Zeng Y. Capture-Aware Estimation for Large-Scale RFID Tags Identification. IEEE Signal Processing Letters. 2015;22(9):1274–7. https://doi.org/10.1109/LSP.2015.2396911.
  24. 24. Su J, Sheng Z, Xie L, Wen G. Idle-Slots Elimination Based Binary Splitting Anti-Collision Algorithm for RFID. Ieee Communications Letters. 2016;20(12):2394–7. https://doi.org/10.1109/lcomm.2016.2592964.
  25. 25. Yang L, Cao J, Zhu W, Tang S. Accurate and Efficient Object Tracking Based on Passive RFID. Ieee Transactions on Mobile Computing. 2015;14(11):2188–200. https://doi.org/10.1109/tmc.2014.2381232.
  26. 26. Dongwook L, Okkyeong B, Sooyeol I, Hyuckjae L, editors. Efficient dual bias Q-Algorithm and optimum weights for EPC Class 1 Generation 2 Protocol. 2008 14th European Wireless Conference; 2008 22–25 June 2008.
  27. 27. Chen W. Optimal Frame Length Analysis and an Efficient Anti-Collision Algorithm With Early Adjustment of Frame Length for RFID Systems. IEEE Transactions on Vehicular Technology. 2016;65(5):3342–8. https://doi.org/10.1109/TVT.2015.2441052.
  28. 28. Wang J, Ni D, Li K. RFID-Based Vehicle Positioning and Its Applications in Connected Vehicles. Sensors. 2014;14(3):4225–38. https://doi.org/10.3390/s140304225 pmid:24599188
  29. 29. Wang Y, Bialkowski KS, Pretorius AJ, du Plooy AGW, Abbosh AM. In-Road Microwave Sensor for Electronic Vehicle Identification and Tracking: Link Budget Analysis and Antenna Prototype. Ieee Transactions on Intelligent Transportation Systems. 2018;19(1):123–8. https://doi.org/10.1109/tits.2017.2690679.
  30. 30. Bu G, Potop-Butucaru M. FIFO Order reliable convergecast in WBAN. Computer Networks. 2018;146:200–16. https://doi.org/10.1016/j.comnet.2018.09.017.
  31. 31. Tang J, Liang J, Han C, Li Z, Huang H. Crash injury severity analysis using a two-layer Stacking framework. Accident; analysis and prevention. 2019;122:226–38. https://doi.org/10.1016/j.aap.2018.10.016 pmid:30390518
  32. 32. Zou YJ, Zhong XZ, Tang JJ, Ye X, Wu LT, Ijaz M, et al. A Copula-Based Approach for Accommodating the Underreporting Effect in Wildlife-Vehicle Crash Analysis. Sustainability. 2019;11(2):13. https://doi.org/10.3390/su11020418.
  33. 33. Zou YJ, Ash JE, Park BJ, Lord D, Wu LT. Empirical Bayes estimates of finite mixture of negative binomial regression models and its application to highway safety. J Appl Stat. 2018;45(9):1652–69. https://doi.org/10.1080/02664763.2017.1389863.
  34. 34. Tang JJ, Liang J, Zhang S, Huang HL, Liu F. Inferring driving trajectories based on probabilistic model from large scale taxi GPS data. Physica A. 2018;506:566–77. https://doi.org/10.1016/j.physa.2018.04.073.
  35. 35. Zong F, Tian YD, He YA, Tang JJ, Lv JY. Trip destination prediction based on multi-day GPS data. Physica A. 2019;515:258–69. https://doi.org/10.1016/j.physa.2018.09.090.
  36. 36. Yan Y, Zhang S, Tang JJ, Wang XF. Understanding characteristics in multivariate traffic flow time series from complex network structure. Physica A. 2017;477:149–60. https://doi.org/10.1016/j.physa.2017.02.040.
  37. 37. Zhang S, Liu X, Tang JJ, Cheng SW, Qi Y, Wang YH. Spatio-temporal modeling of destination choice behavior through the Bayesian hierarchical approach. Physica A. 2018;512:537–51. https://doi.org/10.1016/j.physa.2018.08.034.
  38. 38. Azpilicueta L, Vargas-Rosales C, Falcone F. INTELLIGENT VEHICLE COMMUNICATION. Ieee Vehicular Technology Magazine. 2016;11(3):29–37. https://doi.org/10.1109/mvt.2016.2549995.
  39. 39. Su J, Sheng Z, Xie L, Li G, Liu AX. Fast Splitting-Based Tag Identification Algorithm For Anti-Collision in UHF RFID System. IEEE Transactions on Communications. 2019;67(3):2527–38. https://doi.org/10.1109/TCOMM.2018.2884001.
  40. 40. Liang W, Cao J, Fan Y, Zhu K, Dai Q. Modeling and Implementation of Cattle/Beef Supply Chain Traceability Using a Distributed RFID-Based Framework in China. Plos One. 2015;10(10). https://doi.org/10.1371/journal.pone.0139558.
  41. 41. Chen X, Wang S, Shi C, Wu H, Zhao J, Fu J. Robust Ship Tracking via Multi-view Learning and Sparse Representation. Journal of Navigation. 2019;72(1):176–92. https://doi.org/10.1017/s0373463318000504.
  42. 42. Wang Z, Huang S, Fan L, Zhang T, Wang L, Wang Y. Adaptive and dynamic RFID tag anti-collision based on secant iteration. Plos One. 2018;13(12). https://doi.org/10.1371/journal.pone.0206741.