CN103873485A - Cluster MAC protocol implementation method based on link duration time in vehicle-mounted self-organizing network - Google Patents

Cluster MAC protocol implementation method based on link duration time in vehicle-mounted self-organizing network Download PDF

Info

Publication number
CN103873485A
CN103873485A CN201410133166.0A CN201410133166A CN103873485A CN 103873485 A CN103873485 A CN 103873485A CN 201410133166 A CN201410133166 A CN 201410133166A CN 103873485 A CN103873485 A CN 103873485A
Authority
CN
China
Prior art keywords
bunch
node
head
cluster
time slot
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410133166.0A
Other languages
Chinese (zh)
Other versions
CN103873485B (en
Inventor
唐伦
郜宁
陈前斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chongqing University of Post and Telecommunications
Original Assignee
Chongqing University of Post and Telecommunications
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chongqing University of Post and Telecommunications filed Critical Chongqing University of Post and Telecommunications
Priority to CN201410133166.0A priority Critical patent/CN103873485B/en
Publication of CN103873485A publication Critical patent/CN103873485A/en
Application granted granted Critical
Publication of CN103873485B publication Critical patent/CN103873485B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a cluster MAC protocol implementation method based on link duration time in a vehicle-mounted self-organizing network and belongs to the technical field of vehicle-mounted self-organizing networks. A clustering method based on the link duration time is included. Through the average link linkage time and the node communication degree of vehicle nodes, node priority is determined, a node with the highest priority becomes a cluster head node, a node with the priority second to the cluster head node becomes a standby cluster head, through the standby cluster head, during a cluster updating and maintaining process, the stability of a cluster can be well improved, and expenditure is lowered. The cluster head broadcasts sub-cluster control information to neighbor nodes, and the neighbor nodes are invited to join a sub-cluster with a current node as the cluster head. After clustering, hierarchical management is carried out, the network is divided into a plurality of clusters, nodes in each cluster are communicated with cluster head nodes through a CSMA/TDMA mixed mechanism, data collision is lowered, the cluster head nodes are communicated with neighbor cluster heads through a CSMA/CA mechanism, the reliability of data transmission is obviously improved, and data transmission delay can be effectively lowered.

Description

Bunch MAC agreement implementation method based on the link duration in vehicle-mounted self-organizing network
Technical field
The invention belongs to vehicle-mounted self-organization network technology field, relate to bunch MAC agreement implementation method based on the link duration in a kind of vehicle-mounted self-organizing network, comprise specifically the clustering method based on the link duration in a kind of vehicle-mounted self-organizing network, bunch MAC agreement based on the link duration in the update method in a kind of vehicle-mounted self-organizing network bunch and a kind of vehicle-mounted self-organizing network.
Background technology
Along with vehicle-mounted self-organizing network (VANET) is to high transfer rate, high reliability and high-efficiency future development, the communication mechanism between vehicle is subject to common concern and research.But because vehicle node translational speed is very fast, cause network topology often to change, make traditional MAC agreement face unprecedented challenge.
The network configuration of cluster has good grade difference and division of labor mechanism, utilizes Clustering Algorithm to carry out the transmission of message, can produce effective transmission of messages mechanism.The main purpose of cluster is to choose suitable bunch head, make this bunch of head can safeguard relevant routing iinformation and network topological information, stability that can largeizationr bunch, reduce the impact bringing due to change in topology, reduce offered load, be convenient to the management to whole network, be applicable to large scale network.
The main advantage of MAC agreement based on competition is that it can well adapt to the variation of network, working method very flexibly, between node, do not need to carry out accurate synchronous.And the maximum drawback that it brings be the information dropout causing due to conflict under this mechanism be this quasi-protocol cannot solve completely.And MAC agreement based on distribution mechanism, by being multiple subchannels by a channel distribution, again by the mode of subchannel distribution node, internodal transfer of data has staggered, avoid the generation of conflict, but with respect to the MAC agreement based on competition, this quasi-protocol is poor to the adaptability of network change.
Summary of the invention
In view of this, the object of the present invention is to provide bunch MAC agreement implementation method based on the link duration in a kind of vehicle-mounted self-organizing network, bunch MAC agreement based on the link duration in the update method specifically having comprised in the clustering method based on the link duration in a kind of vehicle-mounted self-organizing network, vehicle-mounted self-organizing network bunch and vehicle-mounted self-organizing network.
For achieving the above object, the invention provides following technical scheme:
The clustering method based on the link duration in vehicle-mounted self-organizing network, comprises the following steps: step 1: node obtains position, speed, acceleration, the node type information of vehicle node by GPS and periodic basic controlling message; Step 2: determine the average link duration between node and neighbor node according to the node location obtaining, velocity information; Step 3: the degree of communication of determining this node according to the historical neighborhood of node and current neighborhood; Step 4: choose the node of priority maximum according to the size of internodal average link duration and degree of communication as a bunch head; Step 5: choosing according to the priority of node the node that is only second to bunch head becomes spare cluster head; Step 6: bunch head, to its bunch of interior nodes broadcast Clustering control message, declares oneself to become a bunch head, and bunch interior nodes is according to the position of oneself and receive that it oneself is a bunch interior nodes that status message is determined, and replys to bunch head.
Further, node location, the velocity information that described basis is obtained determined the average link time between node and neighbor node, is specially:
Node i is obtained current location S by GPS i, speed v i, acceleration a iinformation;
Node i is obtained the current location S of neighbor node j by periodic basic controlling message j, speed v j, acceleration a jinformation;
Node i is calculated the position relationship that can communicate by letter with node j according to following formula:
1 2 ( a j - a i ) t 2 + ( v j - v i ) t = R - ( S j - S i ) 0 ≤ t ≤ t 1 1 2 ( a j - a i ) t 2 + ( v j - v i ) t = R + ( S j - S i ) t > t 1
Wherein, t 1represent that two cars start to having the needed time of identical speed from initial link,
Figure BDA0000486874390000022
Node i is the link time with neighbor node j according to following formula calculating:
T i = min ( t , t max ) a j - a i ≠ 0 , v j - v i = 0 t max a j - a i = 0 , v j - v i = 0
Node i calculate according to following formula and neighbors between average link time:
E [ link ] = Σ i = 1 N T i N
Wherein: N is the neighbor node number of not determining state, t ifor present node and node i (i=1,2 ..., N) between the link duration, t maxfor the internodal maximum link duration.
Further, describedly determine that according to the historical neighborhood of node and current neighborhood the degree of communication of node is specially:
Node passes through periodically interaction mode information, records t 0moment neighbor node set N 0, and current time t (i) 1neighbor node set N 1(i), prediction neighbor node changes frequent degree;
Node i calculate according to following formula and neighbors between degree of communication:
MC [ i ] = | N 0 ( i ) ∪ N 1 ( i ) | - | N 0 ( i ) ∩ N 1 ( i ) | | N 0 ( i ) ∪ N 1 ( i ) |
Wherein: | N 0(i) ∪ N 1(i) | for node is at t 0moment and t 1all neighbor node numbers of moment, | N 0(i) ∩ N 1(i) | for node is at t 0moment and t 1the number of the neighbor node that the moment has simultaneously.
Further, described in choose the highest node of average link duration as a bunch head, comprising:
Determine the priority of node according to the average link duration of node, the link duration is larger, and node degree of communication is less, and priority is larger, using the node with the highest link duration as a bunch head, the node that priority is only second to bunch head becomes spare cluster head; Bunch head, to its bunch of interior nodes broadcast Clustering control message, declares oneself to become a bunch head, and bunch interior nodes determines it oneself is bunch interior nodes or spare cluster head according to own state, and to a bunch head reply; Node does not around have other neighbor nodes, and this node forms independent bunch, sets oneself bunch head.
The update method that the present invention also provides in a kind of vehicle-mounted self-organizing network bunch, specifically comprises:
Leader cluster node CH, bunch member node CM and a spare cluster BKCH upgrade according to the variation of the variation of self-position and priority;
Leader cluster node periodically detects, if the average link duration of bunch member CM is greater than self, this member node becomes a bunch head, and broadcasts Clustering control message, and former leader cluster node becomes member node; If the average link duration of leader cluster node CH is still maximum, leader cluster node only need maintain the state of oneself, upgrades its bunch of member's the information such as speed, position; If leader cluster node is not received the periodic broadcasting status messages of certain member node, bunch first this member node is deleted from its membership table so;
Leave the scope of bunch head if exceed 10% bunch member, but do not leave the scope of spare cluster head, just spare cluster head is converted into a bunch head; If bunch head enters into 1/3 of neighbours' bunch transmission range, just setting spare cluster head is bunch head, if spare cluster head is still in 1/3 of neighbours' bunch transmission range, just send last information, declaration merges to neighbours bunch, other bunch of member or add neighbours bunch, or get back to unsettled condition.
The present invention also provides bunch MAC agreement based on the link duration in a kind of vehicle-mounted self-organizing network, comprising: after bunch foundation completes, the stabilization sub stage entering bunch, bunch stabilization sub stage start the transmitting-receiving of business datum; In hierarchical network, leader cluster node must and oneself bunch in the ordinary node retention time on synchronous, make orderly the uploading of data; In bunch MAC agreement, bunch interior nodes adopts CSMA/TDMA mixed mechanism and leader cluster node to communicate; In bunch MAC agreement, leader cluster node adopts CSMA/CA mechanism and neighbours' bunch head to communicate; In bunch MAC agreement according to bunch between syncretizing mechanism solve two bunches of reservation time slot allocation collision problems that produce while meeting.
Further, in the synchronous period, leader cluster node is to a bunch interior nodes broadcast bunch control message, this message is that each bunch of interior nodes distributed the concrete moment of communicating by letter with bunch head, bunch interior nodes, according to the control message of bunch hair cloth, arranges the activity of oneself, when needs oneself are communicated by letter with regard to open communication module, when demand oneself is not communicated by letter, communication close module enters resting state.
Further, bunch head to bunch in member node broadcast tdma communication time slot table, a bunch member receives after broadcast, competitive channel in one's own time slot send the data that monitor to bunch hair; Bunch head is responsible for receiving the data that bunch interior nodes sends and a bunch internal information of receiving is merged, and communicates with adjacent cluster head;
The time frame of bunch first-born one-tenth, is made up of several time slots and a time slot; In each time frame, in bunch, member respectively assigns to a time slot, and member node only could be sent data to a bunch hair by preferential busy channel in the time slot of oneself; Bunch head is issued the distribution of next round time slot, new clock sync signal in time slot, and in bunch, member node, all in the state of intercepting, completes and the communicating by letter of bunch head, and upgrades time slot and clock.
Further, bunch head is received after bunch information of interior nodes transmission, adopts CSMA/CA mechanism to realize communicating by letter between neighbours' bunch head; Bunch head is sending before data, down hop neighbours' bunch head first sends request frame, and its neighbours bunch head receives that sending CTS after RTS replys, and a bunch head sends data to neighbours' bunch head, when neighbours' bunch head is received after packet, to source, a bunch hair send ACK frame acknowledgement data bag to be correctly received; After other neighbours bunch head listens to RTS or CTS, wait for, until this Packet Generation finish after at competitive channel.
Further, according to node bunch in diverse location node is divided into three kinds of different roles: a bunch front nodal point, leader cluster node and a bunch posterior nodal point; The node of diverse location adopts different rules in the time selecting the reservation time slot of oneself, if node is selected the basic time slot of reservation time slot n as oneself, a bunch front nodal point requires n%2=0, and a bunch posterior nodal point requires n%2=1; Two bunches meet after, if two nodes that first meet find two bunches in time slot allocation have the situation of conflict just in the FI of self, corresponding time slot to be made as to the free time, the new time slot of the node application of notice conflict to be to solve time slot allocation conflict, the fusion realizing bunch.
Beneficial effect of the present invention is: the invention provides bunch MAC agreement implementation method based on the link duration in a kind of vehicle-mounted self-organizing network, the stability that the method is conducive to improve in vehicle-mounted self-organizing network bunch, reduces network overhead; Obviously improve the reliability of transfer of data, can effectively reduce data transfer delay.
Accompanying drawing explanation
In order to make object of the present invention, technical scheme and beneficial effect clearer, the invention provides following accompanying drawing and describe:
Fig. 1 is the flow chart that in the embodiment of the present invention, self-organizing network is become to bunch capitiform by unsettled condition;
Fig. 2 is that in the embodiment of the present invention, node periodically sends and accept basic controlling message format;
Fig. 3 be in the embodiment of the present invention in state transition diagram in bunch renewal and maintenance process;
Fig. 4 is the synchronous schematic diagram on the ordinary node retention time in leader cluster node and oneself bunch in the embodiment of the present invention;
Fig. 5 be in the embodiment of the present invention bunch between the schematic diagram of syncretizing mechanism;
Fig. 6 be in the embodiment of the present invention bunch head to bunch in the distribution principle schematic diagram of member node broadcast tdma communication time slot table;
Fig. 7 is that in the embodiment of the present invention, the distribution of MAC protocol channels utilizes schematic diagram;
Fig. 8 is MAC protocol algorithm flow chart in the embodiment of the present invention.
Embodiment
Below in conjunction with accompanying drawing, the preferred embodiments of the present invention are described in detail.
Fig. 1 is the flow chart that in the embodiment of the present invention, self-organizing network is become to bunch capitiform by unsettled condition, and as shown in the figure, the detailed process of node selection bunch head can comprise:
Steps A 1--obtains the information such as node and neighbours' thereof position, speed, acceleration.
Specifically describe as follows, node obtains the information such as the position of self by GPS navigation system, and informs the information such as oneself position, speed and acceleration to neighbours by periodic basic controlling message.
Node calculates the average link duration of oneself by the information of the neighbor node received.
Referring to Fig. 2, Fig. 2 obtains the periodicity basic controlling message format of information of neighbor nodes for the vehicle providing in the embodiment of the present invention.Node is according to the state of type of message judgement oneself, and type of message Type comprises: 0 state information for neighbor node, and 1 is first information of bunch head, and 2 is a bunch control message, and 3 is last information of bunch head.
Steps A 2--is according to node location, the speed obtained, and acceleration information determines that average between node and neighbor node is connected the duration.
Concrete, node i is obtained current location S by GPS i, speed v i, acceleration a ietc. information, node i is obtained the current location S of neighbor node j by periodic basic controlling message j, speed v j, acceleration a jetc. information.Node can be communicated by letter with neighbor node, and position relationship need to meet following formula.
1 2 ( a j - a i ) t 2 + ( v j - v i ) t = R - ( S j - S i ) 0 ≤ t ≤ t 1 1 2 ( a j - a i ) t 2 + ( v j - v i ) t = R + ( S j - S i ) t > t 1
Wherein, t 1represent that two cars start to having the needed time of identical speed from initial link,
Figure BDA0000486874390000052
Node is according to the average link time between following formula computing node and neighbor node.
E [ link ] = Σ i = 1 N T i N
Wherein, T i = min ( t , t max ) a j - a i ≠ 0 , v j - v i = 0 t max a j - a i = 0 , v j - v i = 0
Steps A 3-node is determined the degree of communication of node according to the neighbor node set of interaction mode information acquisition.
Concrete, node passes through periodically interaction mode information, records t 0moment neighbor node set N 0, and current time t (i) 1neighbor node set N 1(i), prediction neighbor node changes frequent degree; Node i is according to the degree of communication between following formula calculating and neighbors.
MC [ i ] = | N 0 ( i ) ∪ N 1 ( i ) | - | N 0 ( i ) ∩ N 1 ( i ) | | N 0 ( i ) ∪ N 1 ( i ) |
| N 0(i) ∪ N 1(i) | for node is at t 0moment and t 1all neighbor node numbers of moment, | N 0(i) ∩ N 1(i) | for node is at t 0moment and t 1the number of the neighbor node that the moment has simultaneously, t 0and t 1interval less, calculate more accurate, but can increase network overhead, therefore define it and be spaced apart the mutual cycle of state information;
Steps A 4-choose a bunch head according to internodal average connection duration and node degree of communication.
All node broadcasts state informations, node is received the average connection duration E[link of neighbor node], with the E[link of oneself] relatively, E[link] maximum node becomes a bunch head, if there are multiple maximum E[link], choose degree of communication MC value less for bunch head.
Bunch head, to neighbor node broadcast Clustering control message, is declared oneself to become bunch head and invites neighbor node to add this bunch.If neighbor node is not received Clustering control message within the scope of timer, oneself form independent bunch.If neighbor node is received Clustering control message and is had the E[link that is only second to bunch head], setting oneself is spare cluster head.
Referring to Fig. 3, Fig. 3 is bunch state transition diagram that upgrades and safeguard in the embodiment of the present invention.Due to the fast moving of node, often cause bunch member node to leave the communication range of bunch head, it is necessary therefore bunch upgrading timely and safeguard.
Renewal and the maintenance of steps A 5-bunch head.
Concrete, bunch head periodically detects bunch member's basic status information, if there is the E[link of node in bunch member node] value is greater than leader cluster node, be set with maximum E[link] node be bunch head, former leader cluster node becomes member node, otherwise leader cluster node only upgrades the information such as speed, acceleration and the position of bunch member node.If bunch head is not received bunch member's state information, bunch head is just deleted this member from this bunch so.
When vehicle exceedes transmission range apart from the distance of bunch head, just leave and bunch find next bunch and add, or oneself become independent bunch.Bunch within the scope of, the highest E[link except bunch head] car be made as spare cluster head, this spare cluster head does not form one new bunch, waits for that the state that merges to other bunches or change oneself becomes a master bunch.
After a period of time, bunch member is still in the scope of bunch head, and bunch head just maintains the state of oneself.Because causing a border bunch member, the acceleration and deceleration of vehicle leave bunch.Leave the scope of bunch head if exceed 10% bunch member, but do not leave the scope of spare cluster head, just spare cluster head is converted into a bunch head.
If bunch head enters into 1/3 of neighbours' bunch transmission range, just setting spare cluster head is bunch head, if spare cluster head is still in 1/3 of neighbours' bunch transmission range, just send last information, declaration merges to neighbours bunch, other bunch of member or add neighbours bunch, or get back to independent state.
In the embodiment of the present invention, a bunch MAC process for CSMA/TDMA mixed mechanism comprises:
Step B1-bunch head and synchronous on bunch interior nodes retention time.
Concrete, referring to Fig. 4, Fig. 4 is the synchronous schematic diagram on the ordinary node retention time in leader cluster node and oneself bunch in the embodiment of the present invention.In the synchronous period, leader cluster node is to a bunch interior nodes broadcast bunch control message, in this message, distribute the concrete moment of communicating by letter with bunch head for each bunch of interior nodes, bunch interior nodes is according to the control message of bunch hair cloth, arrange the activity of oneself, when needs oneself are communicated by letter with regard to open communication module, when demand oneself is not communicated by letter, communication close module enters resting state.
Between step B2-leader cluster node adopts bunch syncretizing mechanism for bunch in member distribute time slot.
Concrete, referring to Fig. 5, Fig. 5 be in the embodiment of the present invention bunch between the schematic diagram of syncretizing mechanism.Bunch syncretizing mechanism detailed process is as follows.
I: between bunch, syncretizing mechanism is divided into three kinds of different roles according to the different position of node by node: a bunch front nodal point, leader cluster node and a bunch posterior nodal point.
Ii: the node of diverse location adopts different rules in the time selecting the reservation time slot of oneself, if node is selected the basic time slot of reservation time slot n as oneself, a bunch front nodal point requires n%2=0, a bunch posterior nodal point requires n%2=1.
Iii: node receives that FI frame just upgrades the time slot allocation list of oneself, if there are two nodes to use same time slot, is made as the free time by this time slot at every turn.
Iv: the node clashing will re-start the application of time slot.
After two bunches are met, if two nodes that first meet find two bunches in time slot allocation have the situation of conflict just in the FI of self, corresponding time slot to be made as to the free time, the new time slot of the node application of notice conflict to be to solve time slot allocation conflict, the fusion realizing bunch.
Step B3-bunch head according to distributed time slot to bunch member's time slot table.
The time frame of bunch first-born one-tenth, is made up of several time slots and a time slot.Referring to Fig. 6, Fig. 6 be in the embodiment of the present invention bunch head to bunch in the distribution principle schematic diagram of member node broadcast tdma communication time slot table.In each time frame, in bunch, member respectively assigns to a time slot, and member node only could be sent data to a bunch hair by preferential busy channel in the time slot of oneself.Bunch head is issued the distribution of next round time slot, new clock sync signal in time slot, and in bunch, member node, all in the state of intercepting, completes and the communicating by letter of bunch head, and upgrades time slot and clock.
Step B4-bunch head and bunch interior nodes communicate according to a bunch MAC agreement.
Concrete, in the time slot being assigned with at oneself in CSMA/TDMA period each bunch of interior nodes, preferentially communicate by letter with leader cluster node, in overstepping one's bounds timing gap with other bunch of interior nodes contention access channel.At CSMA period leader cluster node competitive channel, after competitive channel success, communicate by letter with neighbours' bunch head, now, a bunch interior nodes enters resting state.
Referring to Fig. 7, Fig. 7 is that in the embodiment of the present invention, the distribution of MAC protocol channels utilizes schematic diagram.Channel is take 100ms as one-period, and each cycle is divided into two parts: CSMA time period and TDMA time period.Each time period is respectively 50ms.Each time period is divided into 10 time slots, each time slot 5ms.
Between CSMA time period CH, adopt CSMA contention access channel, carry out transfer of data.In the CSMA/TDMA time period, CH allocates time slot in advance to each CM, CM contention access channel, and the CM priority access channel in the assigned timeslot distributing at CH, the stand-by period is SIFS.If not in the own time slot distributing, CM equally can contention access channel, but the stand-by period is DIFS.Guarantee that like this other CM are accessible channel also in the time that CM is idle in distributed time slot, improve the utilance of channel.
Referring to Fig. 8, Fig. 8 is the flow chart based on link duration bunch MAC process that the embodiment of the present invention provides.In bunch MAC, the process of bunch head and bunch interior nodes access channel transmission data is as follows:
Formed bunch by Clustering Algorithm, choose a bunch head;
Bunch head according to synchronization mechanism and bunch between syncretizing mechanism distribute corresponding time slot for a bunch interior nodes;
Node judges according to the state of oneself period that control frame arranges;
If bunch head is communicated by letter the period with a bunch member, bunch member judges oneself to be whether the time slot that bunch head distributes, and if so, waits for competitive channel after SIFS, otherwise waits for after DIFS at competitive channel;
If the communication period between bunch head, adopt CSMA mechanism to communicate with neighbours' bunch head.
Finally explanation is, above preferred embodiment is only unrestricted in order to technical scheme of the present invention to be described, although the present invention is described in detail by above preferred embodiment, but those skilled in the art are to be understood that, can make various changes to it in the form and details, and not depart from the claims in the present invention book limited range.

Claims (10)

1. the clustering method based on the link duration in vehicle-mounted self-organizing network, is characterized in that: comprise the following steps:
Node obtains position, speed, acceleration, the node type information of vehicle node by GPS and periodic basic controlling message;
Determine the average link duration between node and neighbor node according to the node location obtaining, velocity information;
Determine the degree of communication of this node according to the historical neighborhood of node and current neighborhood;
Choose the node of priority maximum according to the size of internodal average link duration and degree of communication as a bunch head;
Choose according to the priority of node the node that is only second to bunch head and become spare cluster head;
Bunch head, to its bunch of interior nodes broadcast Clustering control message, declares oneself to become a bunch head, and bunch interior nodes is according to own position and receive that it oneself is a bunch interior nodes that status message is determined, and to a bunch head reply.
2. the clustering method based on the link duration in vehicle-mounted self-organizing network according to claim 1, is characterized in that: node location, the velocity information that described basis is obtained determined the average link time between node and neighbor node, is specially:
Node i is obtained current location S by GPS i, speed v i, acceleration a iinformation;
Node i is obtained the current location S of neighbor node j by periodic basic controlling message j, speed v j, acceleration a jinformation;
Node i is calculated the position relationship that can communicate by letter with node j according to following formula:
1 2 ( a j - a i ) t 2 + ( v j - v i ) t = R - ( S j - S i ) 0 ≤ t ≤ t 1 1 2 ( a j - a i ) t 2 + ( v j - v i ) t = R + ( S j - S i ) t > t 1
Wherein, t 1represent that two cars start to having the needed time of identical speed from initial link,
Figure FDA0000486874380000012
Node i is the link time with neighbor node j according to following formula calculating:
T i = min ( t , t max ) a j - a i ≠ 0 , v j - v i = 0 t max a j - a i = 0 , v j - v i = 0
Node i calculate according to following formula and neighbors between average link time:
E [ link ] = Σ i = 1 N T i N
Wherein: N is the neighbor node number of not determining state, t ifor present node and node i (i=1,2 ..., N) between the link duration, t maxfor the internodal maximum link duration.
3. the clustering method based on the link duration in vehicle-mounted self-organizing network according to claim 2, is characterized in that: describedly determine that according to the historical neighborhood of node and current neighborhood the degree of communication of node is specially:
Node passes through periodically interaction mode information, records t 0moment neighbor node set N 0, and current time t (i) 1neighbor node set N 1(i), prediction neighbor node changes frequent degree;
Node i calculate according to following formula and neighbors between degree of communication:
MC [ i ] = | N 0 ( i ) ∪ N 1 ( i ) | - | N 0 ( i ) ∩ N 1 ( i ) | | N 0 ( i ) ∪ N 1 ( i ) |
Wherein: | N 0(i) ∪ N 1(i) | for node is at t 0moment and t 1all neighbor node numbers of moment, | N 0(i) ∩ N 1(i) | for node is at t 0moment and t 1the number of the neighbor node that the moment has simultaneously.
4. the clustering method based on the link duration in vehicle-mounted self-organizing network according to claim 3, is characterized in that: described in choose the highest node of average link duration as a bunch head, comprising:
Determine the priority of node according to the average link duration of node, the link duration is larger, and node degree of communication is less, and priority is larger, using the node with the highest link duration as a bunch head, the node that priority is only second to bunch head becomes spare cluster head;
Bunch head, to its bunch of interior nodes broadcast Clustering control message, declares oneself to become a bunch head, and bunch interior nodes determines it oneself is bunch interior nodes or spare cluster head according to own state, and to a bunch head reply;
Node does not around have other neighbor nodes, and this node forms independent bunch, sets oneself bunch head.
5. the update method in vehicle-mounted self-organizing network bunch, is characterized in that: specifically comprise:
Leader cluster node CH, bunch member node CM and a spare cluster BKCH upgrade according to the variation of the variation of self-position and priority;
Leader cluster node periodically detects, if the average link duration of bunch member CM is greater than self, this member node becomes a bunch head, and broadcasts Clustering control message, and former leader cluster node becomes member node; If the average link duration of leader cluster node CH is still maximum, leader cluster node only need maintain the state of oneself, upgrades its bunch of member's the information such as speed, position; If leader cluster node is not received the periodic broadcasting status messages of certain member node, bunch first this member node is deleted from its membership table so;
Leave the scope of bunch head if exceed 10% bunch member, but do not leave the scope of spare cluster head, just spare cluster head is converted into a bunch head; If bunch head enters into 1/3 of neighbours' bunch transmission range, just setting spare cluster head is bunch head, if spare cluster head is still in 1/3 of neighbours' bunch transmission range, just send last information, declaration merges to neighbours bunch, other bunch of member or add neighbours bunch, or get back to unsettled condition.
6. bunch MAC agreement based on the link duration in vehicle-mounted self-organizing network, is characterized in that: comprising:
After bunch foundation completes, the stabilization sub stage entering bunch, bunch stabilization sub stage start the transmitting-receiving of business datum; In hierarchical network, leader cluster node must and oneself bunch in the ordinary node retention time on synchronous, make orderly the uploading of data;
In bunch MAC agreement, bunch interior nodes adopts CSMA/TDMA mixed mechanism and leader cluster node to communicate;
In bunch MAC agreement, leader cluster node adopts CSMA/CA mechanism and neighbours' bunch head to communicate;
In bunch MAC agreement according to bunch between syncretizing mechanism solve two bunches of reservation time slot allocation collision problems that produce while meeting.
7. bunch MAC agreement based on the link duration in vehicle-mounted self-organizing network according to claim 6, it is characterized in that: in the synchronous period, leader cluster node is to a bunch interior nodes broadcast bunch control message, this message is that each bunch of interior nodes distributed the concrete moment of communicating by letter with bunch head, bunch interior nodes, according to the control message of bunch hair cloth, arranges the activity of oneself, when needs oneself are communicated by letter with regard to open communication module, when demand oneself is not communicated by letter, communication close module enters resting state.
8. bunch MAC agreement based on the link duration in vehicle-mounted self-organizing network according to claim 7, it is characterized in that: bunch head to bunch in member node broadcast tdma communication time slot table, bunch member receives after broadcast, competitive channel in one's own time slot, send the data that monitor to bunch hair;
Bunch head is responsible for receiving the data that bunch interior nodes sends and a bunch internal information of receiving is merged, and communicates with adjacent cluster head; The time frame of bunch first-born one-tenth, is made up of several time slots and a time slot; In each time frame, in bunch, member respectively assigns to a time slot, and member node only could be sent data to a bunch hair by preferential busy channel in the time slot of oneself; Bunch head is issued the distribution of next round time slot, new clock sync signal in time slot, and in bunch, member node, all in the state of intercepting, completes and the communicating by letter of bunch head, and upgrades time slot and clock.
9. bunch MAC agreement based on the link duration in vehicle-mounted self-organizing network according to claim 8, is characterized in that: bunch head is received after bunch information of interior nodes transmission, adopts CSMA/CA mechanism to realize communicating by letter between neighbours' bunch head;
Bunch head is sending before data, down hop neighbours' bunch head first sends request frame, and its neighbours bunch head receives that sending CTS after RTS replys, and a bunch head sends data to neighbours' bunch head, when neighbours' bunch head is received after packet, to source, a bunch hair send ACK frame acknowledgement data bag to be correctly received; After other neighbours bunch head listens to RTS or CTS, wait for, until this Packet Generation finish after at competitive channel.
10. bunch MAC agreement based on the link duration in vehicle-mounted self-organizing network according to claim 9, is characterized in that: according to node bunch in diverse location node is divided into three kinds of different roles: a bunch front nodal point, leader cluster node and a bunch posterior nodal point; The node of diverse location adopts different rules in the time selecting the reservation time slot of oneself, if node is selected the basic time slot of reservation time slot n as oneself, a bunch front nodal point requires n%2=0, and a bunch posterior nodal point requires n%2=1;
Two bunches meet after, if two nodes that first meet find two bunches in time slot allocation have the situation of conflict just in the FI of self, corresponding time slot to be made as to the free time, the new time slot of the node application of notice conflict to be to solve time slot allocation conflict, the fusion realizing bunch.
CN201410133166.0A 2014-04-03 2014-04-03 Cluster MAC protocol implementation method based on the link persistent period in vehicular ad hoc network Active CN103873485B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410133166.0A CN103873485B (en) 2014-04-03 2014-04-03 Cluster MAC protocol implementation method based on the link persistent period in vehicular ad hoc network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410133166.0A CN103873485B (en) 2014-04-03 2014-04-03 Cluster MAC protocol implementation method based on the link persistent period in vehicular ad hoc network

Publications (2)

Publication Number Publication Date
CN103873485A true CN103873485A (en) 2014-06-18
CN103873485B CN103873485B (en) 2017-03-08

Family

ID=50911612

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410133166.0A Active CN103873485B (en) 2014-04-03 2014-04-03 Cluster MAC protocol implementation method based on the link persistent period in vehicular ad hoc network

Country Status (1)

Country Link
CN (1) CN103873485B (en)

Cited By (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104618245A (en) * 2014-12-23 2015-05-13 西安电子工程研究所 Cluster head coordination based MAC/ route integrated self-organization network design method
CN105245563A (en) * 2015-08-27 2016-01-13 重庆邮电大学 Dynamic clustering method based on vehicle node connection stability
CN105657068A (en) * 2016-03-28 2016-06-08 厦门大学 Implement method based on vehicle moving information clustering
CN105681012A (en) * 2016-03-15 2016-06-15 厦门大学 Gateway cooperative MAC protocol implementation method based on cluster in vehicle-mounted network
CN105788354A (en) * 2016-04-19 2016-07-20 东华大学 VANET-based indoor parking space discovering and booking method
CN106034305A (en) * 2015-03-14 2016-10-19 北京信威通信技术股份有限公司 Clustering method based on node identity characteristic in ad-hoc network
CN106034280A (en) * 2015-03-12 2016-10-19 北京信威通信技术股份有限公司 Node-identity-feature-based clustering method in Ad-Hoc network
CN106034301A (en) * 2015-03-14 2016-10-19 北京信威通信技术股份有限公司 Node-characteristic-based clustering method in ad-hoc network
WO2016206291A1 (en) * 2015-06-26 2016-12-29 中兴通讯股份有限公司 Method and device for managing vehicles in internet of vehicles
CN106303986A (en) * 2015-06-26 2017-01-04 中兴通讯股份有限公司 The system of selection of headstock and device in fleet
CN106792977A (en) * 2017-01-25 2017-05-31 南通大学 Double cluster head method for routing based on traffic density in vehicular ad hoc network
CN107071843A (en) * 2016-12-28 2017-08-18 上海海事大学 Mobile self-organizing network cluster dividing method
CN107241774A (en) * 2017-08-15 2017-10-10 中国联合网络通信集团有限公司 The switching method and system of a kind of self-organizing network
CN107426694A (en) * 2017-06-26 2017-12-01 湖南大学 A kind of fuzzy cluster algorithm of vehicular ad hoc network
CN107659651A (en) * 2017-09-19 2018-02-02 南昌工程学院 The method and system of group-net communication between a kind of vehicle
CN108881016A (en) * 2018-08-30 2018-11-23 同济大学 The polygonal colour sorting community load-balancing algorithm of car networking self-organizing network
CN109361598A (en) * 2018-08-15 2019-02-19 西安电子科技大学 A kind of wire and wireless mixture networked system and cluster-dividing method
CN110139334A (en) * 2019-04-28 2019-08-16 沈阳航空航天大学 A kind of cluster routing method of the maximizing influence based on the vehicle-mounted net of software definition
CN110366135A (en) * 2019-07-17 2019-10-22 吉林大学 A kind of channel competition methods and applications in wireless self-organization network based on TDMA
CN110855563A (en) * 2019-10-29 2020-02-28 南京邮电大学 Vehicle clustering method based on link reliability and stability
CN110933648A (en) * 2019-12-17 2020-03-27 华东理工大学 Vehicle-mounted ad hoc network clustering method based on link reliability
CN111131031A (en) * 2019-12-27 2020-05-08 南京邮电大学 VANET cluster clustering optimization method based on mobility weight
CN111194018A (en) * 2020-01-06 2020-05-22 北京邮电大学 Vehicle ad hoc network-oriented mobile edge data uploading method and system
CN111510933A (en) * 2020-04-16 2020-08-07 上海无线电设备研究所 Ad hoc network clustering method of multi-directional antenna
CN112055394A (en) * 2019-06-06 2020-12-08 佛山科学技术学院 Wireless sensor network clustering routing method and system for rapid inclusion elimination
CN112383925A (en) * 2020-11-25 2021-02-19 海南大学 Design of space-time scheduling MAC protocol based on clusters
CN112867160A (en) * 2021-04-25 2021-05-28 北京理工大学 Multi-cluster networking communication method, system, electronic equipment and storage medium
CN113498614A (en) * 2019-04-04 2021-10-12 株式会社Ntt都科摩 Cluster head parameter determination method and terminal
WO2021237996A1 (en) * 2020-05-26 2021-12-02 多伦科技股份有限公司 Fuzzy c-means-based adaptive energy consumption optimization vehicle clustering method
CN114979315A (en) * 2022-03-30 2022-08-30 江苏杰泽罗通信科技有限公司 MAC protocol for vehicle-mounted self-organizing network
CN115226139A (en) * 2022-09-19 2022-10-21 北京天辰合创科技有限公司 Method and system for pushing and maintaining dual-redundancy high-reliability cluster head of wireless self-organizing network
CN116709532A (en) * 2023-08-08 2023-09-05 合肥工业大学 Data scheduling method based on conflict graph and clustering in Internet of vehicles environment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103259744A (en) * 2013-03-26 2013-08-21 北京航空航天大学 Method for mapping mobile virtual network based on clustering
US8600341B2 (en) * 2008-03-14 2013-12-03 William J. Johnson System and method for location based exchanges of data facilitating distributed locational applications

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8600341B2 (en) * 2008-03-14 2013-12-03 William J. Johnson System and method for location based exchanges of data facilitating distributed locational applications
CN103259744A (en) * 2013-03-26 2013-08-21 北京航空航天大学 Method for mapping mobile virtual network based on clustering

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈培菊: "车载自组织网络簇机制及路由协议研究", 《万方学位论文》 *

Cited By (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104618245B (en) * 2014-12-23 2017-08-29 西安电子工程研究所 The integrated Designing of ad hoc network method of MAC/ routes coordinated based on cluster head
CN104618245A (en) * 2014-12-23 2015-05-13 西安电子工程研究所 Cluster head coordination based MAC/ route integrated self-organization network design method
CN106034280A (en) * 2015-03-12 2016-10-19 北京信威通信技术股份有限公司 Node-identity-feature-based clustering method in Ad-Hoc network
CN106034305A (en) * 2015-03-14 2016-10-19 北京信威通信技术股份有限公司 Clustering method based on node identity characteristic in ad-hoc network
CN106034301A (en) * 2015-03-14 2016-10-19 北京信威通信技术股份有限公司 Node-characteristic-based clustering method in ad-hoc network
CN106303986A (en) * 2015-06-26 2017-01-04 中兴通讯股份有限公司 The system of selection of headstock and device in fleet
WO2016206291A1 (en) * 2015-06-26 2016-12-29 中兴通讯股份有限公司 Method and device for managing vehicles in internet of vehicles
US10390194B2 (en) 2015-06-26 2019-08-20 Zte Corporation Method and device for managing vehicles in internet of vehicles
CN105245563A (en) * 2015-08-27 2016-01-13 重庆邮电大学 Dynamic clustering method based on vehicle node connection stability
CN105245563B (en) * 2015-08-27 2018-05-15 重庆邮电大学 A kind of dynamic clustering method based on vehicle node connection stability
CN105681012A (en) * 2016-03-15 2016-06-15 厦门大学 Gateway cooperative MAC protocol implementation method based on cluster in vehicle-mounted network
CN105681012B (en) * 2016-03-15 2019-01-15 厦门大学 A kind of gateway cooperated MAC protocol implementation method based on cluster in In-vehicle networking
CN105657068A (en) * 2016-03-28 2016-06-08 厦门大学 Implement method based on vehicle moving information clustering
CN105788354A (en) * 2016-04-19 2016-07-20 东华大学 VANET-based indoor parking space discovering and booking method
CN105788354B (en) * 2016-04-19 2018-02-23 东华大学 A kind of indoor parking position based on VANET is found and reserving method
CN107071843A (en) * 2016-12-28 2017-08-18 上海海事大学 Mobile self-organizing network cluster dividing method
CN107071843B (en) * 2016-12-28 2020-04-28 上海海事大学 Mobile self-organizing network clustering method
CN106792977A (en) * 2017-01-25 2017-05-31 南通大学 Double cluster head method for routing based on traffic density in vehicular ad hoc network
CN107426694A (en) * 2017-06-26 2017-12-01 湖南大学 A kind of fuzzy cluster algorithm of vehicular ad hoc network
CN107241774A (en) * 2017-08-15 2017-10-10 中国联合网络通信集团有限公司 The switching method and system of a kind of self-organizing network
CN107659651A (en) * 2017-09-19 2018-02-02 南昌工程学院 The method and system of group-net communication between a kind of vehicle
CN109361598A (en) * 2018-08-15 2019-02-19 西安电子科技大学 A kind of wire and wireless mixture networked system and cluster-dividing method
CN109361598B (en) * 2018-08-15 2020-12-08 西安电子科技大学 Wired and wireless mixed Internet of things system and clustering method
CN108881016A (en) * 2018-08-30 2018-11-23 同济大学 The polygonal colour sorting community load-balancing algorithm of car networking self-organizing network
CN113498614A (en) * 2019-04-04 2021-10-12 株式会社Ntt都科摩 Cluster head parameter determination method and terminal
CN110139334A (en) * 2019-04-28 2019-08-16 沈阳航空航天大学 A kind of cluster routing method of the maximizing influence based on the vehicle-mounted net of software definition
CN110139334B (en) * 2019-04-28 2023-09-22 沈阳航空航天大学 Cluster routing method based on influence maximization of software-defined vehicle-mounted network
CN112055394A (en) * 2019-06-06 2020-12-08 佛山科学技术学院 Wireless sensor network clustering routing method and system for rapid inclusion elimination
CN110366135A (en) * 2019-07-17 2019-10-22 吉林大学 A kind of channel competition methods and applications in wireless self-organization network based on TDMA
CN110855563A (en) * 2019-10-29 2020-02-28 南京邮电大学 Vehicle clustering method based on link reliability and stability
CN110933648A (en) * 2019-12-17 2020-03-27 华东理工大学 Vehicle-mounted ad hoc network clustering method based on link reliability
CN111131031A (en) * 2019-12-27 2020-05-08 南京邮电大学 VANET cluster clustering optimization method based on mobility weight
CN111131031B (en) * 2019-12-27 2022-05-20 南京邮电大学 VANET cluster clustering optimization method based on mobility weight
CN111194018A (en) * 2020-01-06 2020-05-22 北京邮电大学 Vehicle ad hoc network-oriented mobile edge data uploading method and system
CN111510933A (en) * 2020-04-16 2020-08-07 上海无线电设备研究所 Ad hoc network clustering method of multi-directional antenna
WO2021237996A1 (en) * 2020-05-26 2021-12-02 多伦科技股份有限公司 Fuzzy c-means-based adaptive energy consumption optimization vehicle clustering method
CN112383925A (en) * 2020-11-25 2021-02-19 海南大学 Design of space-time scheduling MAC protocol based on clusters
CN112383925B (en) * 2020-11-25 2022-06-17 海南大学 Cluster-based design method of space-time scheduling MAC protocol
CN112867160A (en) * 2021-04-25 2021-05-28 北京理工大学 Multi-cluster networking communication method, system, electronic equipment and storage medium
CN114979315A (en) * 2022-03-30 2022-08-30 江苏杰泽罗通信科技有限公司 MAC protocol for vehicle-mounted self-organizing network
CN114979315B (en) * 2022-03-30 2023-12-22 江苏杰泽罗通信科技有限公司 Channel resource sharing access method for vehicle-mounted self-organizing network
CN115226139A (en) * 2022-09-19 2022-10-21 北京天辰合创科技有限公司 Method and system for pushing and maintaining dual-redundancy high-reliability cluster head of wireless self-organizing network
CN115226139B (en) * 2022-09-19 2022-12-27 北京天辰合创科技有限公司 Method and system for pushing and maintaining dual-redundancy high-reliability cluster head of wireless self-organizing network
CN116709532A (en) * 2023-08-08 2023-09-05 合肥工业大学 Data scheduling method based on conflict graph and clustering in Internet of vehicles environment
CN116709532B (en) * 2023-08-08 2023-10-20 合肥工业大学 Data scheduling method based on conflict graph and clustering in Internet of vehicles environment

Also Published As

Publication number Publication date
CN103873485B (en) 2017-03-08

Similar Documents

Publication Publication Date Title
CN103873485A (en) Cluster MAC protocol implementation method based on link duration time in vehicle-mounted self-organizing network
CN101409660B (en) Channel access control method for wireless sensor network
CN101321127B (en) Determined communication scheduling method of industrial wireless network
KR100552484B1 (en) Wireless Media Access Method
Gobriel et al. TDMA-ASAP: Sensor network TDMA scheduling with adaptive slot-stealing and parallelism
CN101247342B (en) Wireless sensor network, establishing method and communication method
CN100588168C (en) Double cluster based wireless sensor network distributed topology control method
CN102724764B (en) Self-adaptive media access control (MAC) protocol for vehicle-mounted wireless self-organized network
CN103415045B (en) A kind of method for designing of efficient wireless information interaction procotol
CN101184005B (en) Double cluster wireless sensor network based adaptive communication method
CN102695287B (en) VANET (vehicular ad-hoc network) media access control method
CN103096327A (en) Vehicle-mounted ad hoc network self-adaptive time slot distributing method based on a time division multiple address (TDMA)
CN102122973A (en) Clustering-wireless-sensor-network-orientated two-stage adaptive frequency-hopping method
CN102264146A (en) Time division multiple access/frequency division multiple access (TDMA/FDMA)-based wireless sensor network (WSN) medium access control (mac) layer scheduling method
CN111970030A (en) Signal transmitting method of broadband carrier communication network
Hadded et al. A centralized TDMA based scheduling algorithm for real-time communications in vehicular ad hoc networks
CN105915276A (en) Multi-rate service time slot distribution method of satellite-borne TDMA system supporting large-span change of inter-satellite distance
CN109673045A (en) Wireless sensor network time slot allocation multi-hop synchronous transmission system and method
CN105050117A (en) Ad-hoc network communication method based on business type competition and coordination time division multiple access (TDMA)
CN104580407A (en) VANET (vehicular ad hoc network) time slot reservation method based on game theory
Cunningham et al. Time bounded medium access control for ad hoc networks
CN104469879A (en) Dynamic k value clustering routing method
CN105681012B (en) A kind of gateway cooperated MAC protocol implementation method based on cluster in In-vehicle networking
CN110691342A (en) Clustering-based vehicle networking multi-channel allocation method, device and equipment
Zhang et al. A tdma based cooperative communication mac protocol for vehicular ad hoc networks

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant