CN112004209B - Vehicle communication method and device based on V2X - Google Patents

Vehicle communication method and device based on V2X Download PDF

Info

Publication number
CN112004209B
CN112004209B CN202010774169.8A CN202010774169A CN112004209B CN 112004209 B CN112004209 B CN 112004209B CN 202010774169 A CN202010774169 A CN 202010774169A CN 112004209 B CN112004209 B CN 112004209B
Authority
CN
China
Prior art keywords
vehicle
mac address
rsu
mounted terminal
address
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.)
Active
Application number
CN202010774169.8A
Other languages
Chinese (zh)
Other versions
CN112004209A (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.)
China United Network Communications Group Co Ltd
Original Assignee
China United Network Communications Group Co Ltd
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 China United Network Communications Group Co Ltd filed Critical China United Network Communications Group Co Ltd
Priority to CN202010774169.8A priority Critical patent/CN112004209B/en
Publication of CN112004209A publication Critical patent/CN112004209A/en
Application granted granted Critical
Publication of CN112004209B publication Critical patent/CN112004209B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/30Services specially adapted for particular environments, situations or purposes
    • H04W4/40Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/30Services specially adapted for particular environments, situations or purposes
    • H04W4/40Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P]
    • H04W4/44Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P] for communication between vehicles and infrastructures, e.g. vehicle-to-cloud [V2C] or vehicle-to-home [V2H]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/622Layer-2 addresses, e.g. medium access control [MAC] addresses

Abstract

The application provides a vehicle communication method and device based on V2X, relates to the technical field of communication, and is used for solving the problem that privacy of a user is leaked as a vehicle uses a physical MAC to communicate with other terminals. The method comprises the following steps: the vehicle-mounted terminal receives the physical MAC address of the RSU and a preset address configuration mode sent by the RSU, and generates a virtual MAC address of the vehicle-mounted terminal according to the physical MAC address of the RSU, the address configuration mode and the physical MAC address of the vehicle-mounted terminal. Thereafter, the in-vehicle terminal communicates with other terminals using the virtual MAC address of the in-vehicle terminal. The application is applied to the process of V2X communication.

Description

Vehicle communication method and device based on V2X
Technical Field
The application relates to the field of communication, in particular to a vehicle communication method and device based on V2X.
Background
Vehicle to outside (V2X) technology enables information interaction between a vehicle and external devices (e.g., a surrounding vehicle, a Road Side Unit (RSU), etc.).
The V2X technology is a communication technology for data transmission based on a physical layer and a data link layer, and a data packet is encapsulated in a Media Access Control (MAC) frame format. Therefore, the vehicle needs to communicate with the external device by using the data packet of the vehicle through the V2X technology. However, if the vehicle (for example, the vehicle a) always communicates with the external device (for example, the vehicle B) using the data packet of the vehicle a, the vehicle B may obtain the data packet of the vehicle a multiple times, and analyze the data packet of the vehicle a, so as to obtain the related information of the vehicle a, which may cause the privacy of the user to be leaked.
Disclosure of Invention
The application provides a vehicle communication method and device based on V2X, which are used for solving the problem that privacy of a user is leaked due to the fact that a vehicle uses a physical MAC to communicate with other terminals.
In order to achieve the purpose, the technical scheme is as follows:
in a first aspect, the present application provides a vehicle communication method based on V2X.
The vehicle-mounted terminal receives the physical MAC address of the RSU and a preset address configuration mode sent by the RSU, and generates a virtual MAC address of the vehicle-mounted terminal according to the physical MAC address of the RSU, the address configuration mode and the physical MAC address of the vehicle-mounted terminal. Thereafter, the in-vehicle terminal communicates with other terminals using the virtual MAC address of the in-vehicle terminal.
Based on the technical scheme, the vehicle-mounted terminal can generate the virtual MAC address of the vehicle-mounted terminal according to the physical MAC address, the address configuration mode and the physical MAC address of the RSU. Therefore, the vehicle-mounted terminal can communicate with other terminals by using the virtual MAC address of the vehicle-mounted terminal, and the vehicle-mounted terminal is prevented from communicating with other terminals by using the physical MAC address of the vehicle-mounted terminal. Therefore, other terminals cannot acquire the physical MAC address of the vehicle-mounted terminal, and cannot acquire the user privacy according to the physical MAC address of the vehicle-mounted terminal, so that the user privacy is protected.
In one possible design, the physical MAC address of the RSU consists of the number of the geographical area to which the RSU belongs and the number of the RSU.
In one possible design, the method further includes: the vehicle-mounted terminal sends an address conversion message to the RSU, wherein the address conversion message comprises: the physical MAC address of the vehicle-mounted terminal and the virtual MAC address of the vehicle-mounted terminal.
In a second aspect, the present application provides a vehicle communication device based on V2X, the vehicle communication device comprising: receiving unit, processing unit, communication unit.
The receiving unit is used for receiving the physical MAC address of the RSU and a preset address configuration mode sent by the RSU;
the processing unit is used for generating a virtual MAC address of the vehicle-mounted terminal according to the physical MAC address, the address configuration mode and the physical MAC address of the RSU;
the communication unit is used for communicating with other terminals by using the virtual MAC address of the vehicle-mounted terminal.
In one possible design, the physical MAC address of the RSU consists of the number of the geographical area to which the RSU belongs and the number of the RSU.
In one possible design, the apparatus further includes: a transmitting unit for transmitting an address translation message to the RSU, the address translation message including: the physical MAC address of the vehicle-mounted terminal and the virtual MAC address of the vehicle-mounted terminal.
In a third aspect, the present application provides an apparatus for V2X-based vehicle communication, the apparatus comprising: a processor and a communication interface; the communication interface is coupled to a processor for executing a computer program or instructions to implement the V2X-based vehicle communication method as described in the first aspect and any one of the possible implementations of the first aspect.
In a fourth aspect, the present application provides a computer-readable storage medium having stored therein instructions that, when executed on a computer, cause the computer to perform the V2X-based vehicle communication method described in the first aspect and any one of the possible implementations of the first aspect.
In a fifth aspect, the present application provides a computer program product containing instructions that, when run on a computer, cause the computer to perform the V2X-based vehicle communication method described in the first aspect and any one of the possible implementations of the first aspect.
In a sixth aspect, the present application provides a chip comprising a processor and a communication interface, the communication interface being coupled to the processor, the processor being configured to execute a computer program or instructions to implement the V2X-based vehicle communication method as described in the first aspect and any one of the possible implementations of the first aspect.
In the foregoing solution, the technical problems that can be solved and the technical effects that can be achieved by the vehicle communication apparatus, the computer device, the computer storage medium, the computer program product, or the chip based on V2X may refer to the technical problems and the technical effects that are solved by the first aspect described above, and are not described herein again.
Drawings
Fig. 1 is a schematic structural diagram of a V2X communication system according to an embodiment of the present application;
fig. 2a is a schematic diagram of a unicast communication method in the V2X communication system according to an embodiment of the present application;
fig. 2b is a schematic diagram of multicast communication in the V2X communication system according to the embodiment of the present application;
fig. 3 is a schematic diagram of a protocol stack of a vehicle-mounted terminal according to an embodiment of the present application;
fig. 4 is a schematic diagram illustrating a communication device according to an embodiment of the present disclosure;
FIG. 5 is a schematic flowchart of a vehicle communication method based on V2X according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of a vehicle communication device based on V2X according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The character "/" herein generally indicates that the former and latter associated objects are in an "or" relationship. For example, A/B may be understood as A or B.
The terms "first" and "second" in the description and claims of the present application are used for distinguishing between different objects and not for describing a particular order of the objects.
Furthermore, the terms "including" and "having," and any variations thereof, as referred to in the description of the present application, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or modules is not limited to the listed steps or modules but may alternatively include other steps or modules not listed or inherent to such process, method, article, or apparatus.
In addition, in the embodiments of the present application, words such as "exemplary" or "for example" are used to mean serving as examples, illustrations or explanations. Any embodiment or design described herein as "exemplary" or "e.g.," is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the word "exemplary" or "e.g.," is intended to present concepts in a concrete fashion.
In order to facilitate understanding of the technical solutions of the present application, before describing in detail the vehicle communication method based on V2X of the embodiment of the present application, a description is given of the communication system of the embodiment of the present application.
Fig. 1 is a schematic structural diagram of a communication system according to an embodiment of the present application. The communication system may include a plurality of vehicles (e.g., vehicle 1, vehicle 2, vehicle 3 … … shown in fig. 1).
Each vehicle can establish a direct connection communication link with surrounding vehicles to realize direct connection communication, such as: direct communication between the vehicle 1 and the vehicle 2 is possible. For example, a direct communication link established between a vehicle and a vehicle may be defined as a sidelink or a Sidelink (SL), and an interface for the vehicle to communicate directly with the surrounding vehicles may be referred to as a PC5 port.
In addition, the V2X communication system shown in fig. 1 may also include a radio access network device. The radio access network equipment includes a Road Side Unit (RSU). The vehicle can send the V2X message to other vehicles in a mode of transferring through the wireless access network device, and can also access the network through the wireless access network device. For example: vehicle 1 may send a V2X message to the wireless access network device, which sends a V2X message to vehicle 2. Illustratively, the interface between the vehicle and the radio access network device may be referred to as the Uu interface.
It should be noted that the V2X communication system shown in fig. 1 is an exemplary configuration diagram, and is not limited to the V2X communication system. In practical applications, the V2X communication system shown in fig. 1 may include other devices besides the devices shown in fig. 1, such as: an application server (application server), a core network device, and the like.
The vehicle in fig. 1 is not limited to any type of vehicle such as an automobile, a bicycle, an electric vehicle, an airplane, a ship, a train, a high-speed rail, and the like. The vehicle may include an in-vehicle device capable of direct communication with other devices, which may be referred to as a User Equipment (UE) or a terminal (terminal). The vehicle may be connected to another vehicle in the V2X communication system in a one-to-one manner, i.e., unicast communication, or may perform multicast communication with another plurality of vehicles in the V2X communication system. For example, as shown in fig. 2a, vehicle 1 may have a one-to-one connection with vehicle 2 for unicast communication; as shown in fig. 2b, the vehicle 1 may form a communication group with three other vehicles (vehicle 2, vehicle 3, and vehicle 4), and the vehicles in the communication group perform multicast communication. The embodiment of the present application does not limit this.
For example, each vehicle shown in FIG. 1 may include the protocol layer entities shown in FIG. 3: an application layer entity, a non-access stratum (NAS) layer entity, a Radio Resource Control (RRC) layer entity, a Packet Data Convergence Protocol (PDCP) layer entity, a Radio Link Control (RLC) layer entity, an MAC layer entity, and a PHY layer entity, and may further include a Service Discovery Application Profile (SDAP) layer entity, a V2X layer entity, or other newly added protocol layer entities (not shown in fig. 3).
The vehicle may process the transmitted data through the protocol layer entities shown in fig. 3. For example, when the vehicle 1 transmits data to the vehicle 2, the MAC layer entity of the vehicle 1 determines a first sidelink logical channel (SL LCH) and multiplexes data of the first SL LCH into a MAC Protocol Data Unit (PDU); in the case where the remaining resources of the MAC PDU are greater than zero, the vehicle 1 determines a second SL LCH different from the first SL Logical Channel Priority (LCP) according to the communication range of the first SL LCH, and multiplexes the data of the second SL LCH into the MAC PDU. Subsequently, the MAC layer entity of the vehicle 1 hands over the MAC PDU to the physical layer entity (PHY layer entity) of the vehicle 1. The PHY layer entity of vehicle 1 transmits the MAC PDU to vehicle 2 through port PC 5.
Alternatively, the device shown in fig. 1, the interface names between the respective devices, and the naming of the respective protocol layer entities shown in fig. 3 are just one example. In a specific implementation, the names of the devices, the interfaces between the devices, and the protocol layer entity may also be other names, which is not specifically limited in this embodiment of the present application.
For example, in the embodiment of the present application, an On Board Unit (OBU) is taken as an example of an in-vehicle terminal, and the in-vehicle terminal may specifically be the communication device shown in fig. 4, and may also be a device including the communication device shown in fig. 4 (for example, the communication device is a system On chip/system On chip of the in-vehicle terminal). Fig. 4 is a schematic composition diagram of a communication device provided in an embodiment of the present application, where the communication device may be used to implement a V2X-based vehicle communication method provided in an embodiment of the present application.
As shown in fig. 4, the communication device includes a processor 41 and, optionally, a memory 42 connected to the processor 41 via a communication bus 44.
In the embodiment of the present application, the processor 41 is a control center of the communication device, and may be a single processor or a collective term for a plurality of processing elements. For example, the processor 41 is a Central Processing Unit (CPU), and may be an application-specific integrated circuit (ASIC), or one or more integrated circuits configured to implement the embodiments of the present application, such as: one or more Digital Signal Processors (DSPs), or one or more field-programmable gate arrays (FPGAs).
The processor 41 may perform various functions of the communication device by running or executing software programs stored in the memory 42, and calling up data stored in the memory 42, among other things.
For one embodiment, processor 41 may include one or more CPUs, such as CPU 0 and CPU 1 shown in FIG. 4.
As an example, the communication device may further comprise other processors, such as the processor 45 shown in fig. 4, and the processor 45 comprises an ASIC 0. Each of the plurality of processors in the communication apparatus may be a single-Core Processor (CPU) or a multi-Core Processor (CPU). A processor herein may refer to one or more devices, circuits, and/or processing cores for processing data (e.g., computer program instructions).
In the embodiment of the present application, the memory 42 may be a read-only memory (ROM) or other types of static storage devices that can store static information and instructions, a Random Access Memory (RAM) or other types of dynamic storage devices that can store information and instructions, an electrically erasable programmable read-only memory (EEPROM), a magnetic disk storage medium or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer, but is not limited thereto.
In a possible implementation, the memory 42 may exist separately from the processor 41, i.e. the memory 42 may be a memory external to the processor 41, in which case the memory 42 may be connected to the processor 41 via a communication bus 44 for storing instructions or program code. The V2X-based vehicle communication method provided by the embodiments described below of the present application can be implemented by processor 41 calling and executing instructions or program code stored in memory 42.
In another possible implementation, the memory 42 may also be integrated with the processor 41, that is, the memory 42 may be an internal memory of the processor 41, for example, the memory 42 is a cache, and may be used for temporarily storing some data and/or instruction information, and the like.
Optionally, the communication device further comprises a communication interface 43.
The communication interface 43 is used for communicating with other devices or communication networks using any transceiver or the like, such as ethernet, Radio Access Network (RAN), Wireless Local Area Network (WLAN), and the like. The communication interface 43 may include a receiving unit implementing a receiving function and a transmitting unit implementing a transmitting function.
In the embodiment of the present application, the communication bus 44 may be an Industry Standard Architecture (ISA) bus, a Peripheral Component Interconnect (PCI) bus, an Extended ISA (enhanced Industry Standard Architecture) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown in FIG. 4, but this does not indicate only one bus or one type of bus.
It is noted that the device structure shown in fig. 4 does not constitute a limitation of the communication means, which may comprise more or less components than those shown in fig. 4, or a combination of certain components, or a different arrangement of components, in addition to those shown in fig. 4.
The following specifically explains the vehicle communication method based on V2X according to the embodiment of the present application with reference to fig. 1 to 4. Optionally, names of the messages or names of the parameters in the messages in the following embodiments of the present application are only examples, and other names may also be used in specific implementations, and this is not specifically limited in the embodiments of the present application.
Fig. 5 is a flowchart of a vehicle communication method based on V2X according to an embodiment of the present application. As shown in fig. 4, the communication method may include:
s101, the RSU determines the physical MAC address of the RSU.
Wherein, the physical MAC address of the RSU consists of the number of the geographical area to which the RSU belongs and the number of the RSU.
According to the number of the geographical area to which the RSU belongs, the number of the RSU and a preset rule, the RSU determines the physical MAC address of the RSU.
It should be noted that the two adjacent geographic areas are numbered differently. In a geographic area, the serial numbers of all RSUs are different, and the physical MAC addresses of all RSUs are different.
In the embodiment of the present application, the preset rule is set by a developer. The preset rule is used for indicating six bytes of a physical MAC address of the RSU, wherein X bytes consist of a part of numbers in the number of the geographic region to which the RSU belongs, and Y bytes consist of a part of numbers in the number of the RSU.
For example, the number of the geographic region to which the RSU1 belongs is 110000, the number of the RSU1 is 01, and the physical MAC address of the RSU1 may be 11:00:00:00:00: 01. Wherein, the first five bytes of the physical MAC address of the RSU1 are composed of the number of the geographical region to which the RSU1 belongs, and the last byte of the physical MAC address of the RSU1 is composed of the number of the RSU 1.
It should be noted that, in order to ensure that the physical MAC addresses of each RSU in the same geographic area are different, the following two ways may be adopted in the embodiment of the present application.
In the first mode, the RSUs in the same geographical area synchronize the physical MAC address of each RSU, and the RSUs detect whether the determined physical MAC address is the same as the physical MAC addresses of other RSUs. And if the physical MAC address determined by the RSU detection is the same as the physical MAC addresses of other RSUs, the RSU determines the physical MAC address again.
In the second mode, the RSUs in the same geographical area send their respective physical MAC addresses to a server managing the RSUs, and the server detects whether RSUs with the same physical MAC address exist. And if the RSU with the same physical MAC address exists, the server sends a reconfiguration message to the RSU with the same physical MAC address, so that the RSU determines the physical MAC address again.
Optionally, the RSU sends the physical MAC address of the RSU and a preset address configuration mode to the vehicle-mounted terminal.
And S102, the vehicle-mounted terminal receives the physical MAC address of the RSU and the preset address configuration mode, wherein the physical MAC address is sent by the RSU.
The preset address configuration mode is used for indicating the vehicle-mounted terminal to generate a virtual MAC address of the vehicle-mounted terminal. The preset address configuration mode comprises the following steps: a reverse order, a Hash function (Hash function) algorithm, and the like, which are not limited in the embodiments of the present application.
In one possible implementation manner, the vehicle-mounted terminal receives a physical MAC address and a preset address configuration manner of an RSU broadcasted by the RSU (broadcast).
Specifically, the RSU may send the physical MAC address of the RSU and a preset address configuration mode to the vehicle-mounted terminal at the same time; or the RSU may send the physical MAC address of the RSU to the vehicle-mounted terminal at a first time, and send a preset address configuration manner to the vehicle-mounted terminal at a second time, where the first time is different from the second time.
In another possible implementation manner, the vehicle-mounted terminal receives an address configuration message broadcasted by the RSU, where the address configuration message is used to instruct generation of a virtual MAC address of the vehicle-mounted terminal, and the address configuration message includes at least one of a physical MAC address of the RSU and a preset address configuration manner.
Specifically, the RSU may broadcast an address configuration message once, where the address configuration message includes a physical MAC address of the RSU and a preset address configuration mode; or, the RSU may broadcast an address configuration message once at the third time, where the address configuration message includes a physical MAC address of the RSU, and broadcast an address configuration message once at the fourth time, where the address configuration message includes a preset address configuration mode. The third time is different from the fourth time.
S103, the vehicle-mounted terminal generates a virtual MAC address of the vehicle-mounted terminal according to the physical MAC address, the address configuration mode and the physical MAC address of the RSU.
According to one possible implementation mode, the vehicle-mounted terminal generates a virtual MAC address of the vehicle-mounted terminal according to the physical MAC address, the address configuration mode and the physical MAC address of the RSU. Illustratively, the physical MAC address of the RSU 12: 03: 10: 11: 11: 11, the physical MAC address of the vehicle-mounted terminal is 32: 45:35:44:18:26, and the address configuration mode is reverse order, the virtual MAC address of the vehicle-mounted terminal may be 11: 11: 11:44:18:26.
And S104, the vehicle-mounted terminal communicates with other terminals by using the virtual MAC address of the vehicle-mounted terminal.
Optionally, the vehicle-mounted terminal sends an address translation message to the RSU, where the address translation message includes: the physical MAC address of the vehicle-mounted terminal and the virtual MAC address of the vehicle-mounted terminal. The RSU establishes a physical MAC address of the vehicle-mounted terminal and a virtual MAC address of the vehicle-mounted terminal.
In the embodiment of the application, when receiving the address conversion message sent by the vehicle-mounted terminal, the RSU determines the time when the address conversion message is received. And each time the vehicle-mounted terminal arrives at the area of one RSU, the vehicle-mounted terminal sends an address conversion message to the RSU, and each RSU also determines the time when the address conversion message is received. After that, each RSU transmits its physical MAC address, the physical MAC address of the in-vehicle terminal, and the time when it receives the address conversion message to the server that manages the RSU. In this way, the server can determine the action track of the vehicle according to the physical MAC address of the RSU and the time when the RSU receives the address conversion message, and the management of the road operation unit on the vehicle is facilitated.
Illustratively, the RSU1 is in region a, the RSU2 is in region B, and the RSU3 is in region C. The time when the RSU1 receives the address translation message is 08:00, the time when the RSU2 receives the address translation message is 08:10, and the time when the RSU3 receives the address translation message is 08: 20. From this, the trajectory of the vehicle is region a-region B-region C.
Based on the technical scheme, the vehicle-mounted terminal can generate the virtual MAC address of the vehicle-mounted terminal according to the physical MAC address, the address configuration mode and the physical MAC address of the RSU. Therefore, the vehicle-mounted terminal can communicate with other terminals by using the virtual MAC address of the vehicle-mounted terminal, and the vehicle-mounted terminal is prevented from communicating with other terminals by using the physical MAC address of the vehicle-mounted terminal. Therefore, other terminals cannot acquire the physical MAC address of the vehicle-mounted terminal, and cannot acquire the user privacy according to the physical MAC address of the vehicle-mounted terminal, so that the user privacy is protected.
The foregoing describes the solution provided by an embodiment of the present application, primarily from the perspective of a computer device. It will be appreciated that the computer device, in order to implement the above-described functions, comprises corresponding hardware structures and/or software modules for performing the respective functions. Those skilled in the art will readily appreciate that the exemplary V2X-based vehicle communication method steps described in connection with the embodiments disclosed herein may be implemented as hardware or a combination of hardware and computer software. Whether a function is performed as hardware or computer software drives hardware depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The embodiment of the application also provides a vehicle communication device based on V2X. The vehicle communication device based on V2X may be a computer device, a CPU in the computer device, a processing module in the computer device for specifying a virtual MAC address of an in-vehicle terminal, or a client in the computer device for specifying a virtual MAC address of an in-vehicle terminal.
The embodiment of the application can divide the functional modules or functional units of the vehicle communication device based on V2X according to the method example, for example, each functional module or functional unit can be divided corresponding to each function, or two or more functions can be integrated into one processing module. The integrated module may be implemented in a form of hardware, or may be implemented in a form of a software functional module or a functional unit. The division of the modules or units in the embodiment of the present application is schematic, and is only a logic function division, and there may be another division manner in actual implementation.
As shown in fig. 6, a schematic structural diagram of a vehicle communication device based on V2X is provided for the embodiment of the present application. The V2X-based vehicle communication device is used to execute the V2X-based vehicle communication method shown in fig. 5. The V2X-based vehicle communication device may include a receiving unit 101, a processing unit 102, and a communication unit 103.
The receiving unit 101 is configured to receive a physical MAC address of an RSU and a preset address configuration manner, where the physical MAC address and the preset address configuration manner are sent by a RSU. For example, in connection with fig. 6, the receiving unit 101 may be configured to perform S102. And the processing unit 102 is configured to generate a virtual MAC address of the vehicle-mounted terminal according to the physical MAC address of the RSU, the address configuration mode, and the physical MAC address of the vehicle-mounted terminal. For example, in conjunction with fig. 6, processing unit 102 may be configured to execute S103. A communication unit 103 for communicating with other terminals using the virtual MAC address of the in-vehicle terminal. For example, in conjunction with fig. 6, the communication unit 103 may perform S104.
Optionally, the physical MAC address of the RSU is composed of the number of the geographical area to which the RSU belongs and the number of the RSU.
Optionally, the apparatus further comprises: a transmitting unit for transmitting an address translation message to the RSU, the address translation message including: the physical MAC address of the vehicle-mounted terminal and the virtual MAC address of the vehicle-mounted terminal.
Through the above description of the embodiments, it is clear to those skilled in the art that, for convenience and simplicity of description, the foregoing division of the functional modules is merely used as an example, and in practical applications, the above function distribution may be completed by different functional modules according to needs, that is, the internal structure of the device may be divided into different functional modules to complete all or part of the above described functions. For the specific working processes of the system, the apparatus and the unit described above, reference may be made to the corresponding processes in the foregoing method embodiments, and details are not described here again.
The embodiment of the application provides a computer program product containing instructions, which when run on a computer causes the computer to execute the V2X-based vehicle communication method in the above method embodiment.
The embodiment of the application also provides a computer-readable storage medium, which stores instructions that, when executed on a computer, cause the computer to execute the vehicle communication method based on V2X in the method flow shown in the method embodiment.
The computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a Read-Only Memory (ROM), an Erasable Programmable Read-Only Memory (EPROM), a register, a hard disk, an optical fiber, a portable Compact Disc Read-Only Memory (CD-ROM), an optical storage device, a magnetic storage device, any suitable combination of the above, or any other form of computer readable storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. Of course, the storage medium may also be integral to the processor. The processor and the storage medium may reside in an Application Specific Integrated Circuit (ASIC). In embodiments of the present application, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
Since the vehicle communication device, the computer-readable storage medium, and the computer program product based on V2X in the embodiment of the present invention can be applied to the method described above, the technical effects obtained by the method can also be obtained by referring to the method embodiment described above, and the details of the embodiment of the present invention are not repeated herein.
The above is only an embodiment of the present application, but the scope of the present application is not limited thereto, and any changes or substitutions within the technical scope of the present disclosure should be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (8)

1. A V2X-based vehicle communication method, the method comprising:
the method comprises the steps that a vehicle-mounted terminal receives a physical MAC address and a preset address configuration mode of an RSU sent by a road side unit RSU;
the vehicle-mounted terminal generates a virtual MAC address of the vehicle-mounted terminal according to the physical MAC address of the RSU, the address configuration mode and the physical MAC address of the vehicle-mounted terminal;
and the vehicle-mounted terminal communicates with other terminals by using the virtual MAC address of the vehicle-mounted terminal.
2. The vehicle communication method according to claim 1, wherein the physical MAC address of the RSU is composed of a number of a geographical area to which the RSU belongs and a number of the RSU.
3. The vehicle communication method according to claim 1 or 2, characterized in that the method further comprises:
the vehicle-mounted terminal sends an address conversion message to the RSU, wherein the address conversion message comprises: the physical MAC address of the vehicle-mounted terminal and the virtual MAC address of the vehicle-mounted terminal.
4. A V2X-based vehicle communication device, the device comprising:
the receiving unit is used for receiving a physical MAC address of the RSU and a preset address configuration mode sent by the RSU;
the processing unit is used for generating a virtual MAC address of the vehicle-mounted terminal according to the physical MAC address of the RSU, the address configuration mode and the physical MAC address of the vehicle-mounted terminal;
and a communication unit for communicating with other terminals using the virtual MAC address of the in-vehicle terminal.
5. The vehicle communication apparatus according to claim 4, wherein the physical MAC address of the RSU is composed of a number of a geographical area to which the RSU belongs and a number of the RSU.
6. The vehicle communication apparatus according to claim 4 or 5, characterized in that the apparatus further comprises:
a sending unit, configured to send an address translation message to the RSU, where the address translation message includes: the physical MAC address of the vehicle-mounted terminal and the virtual MAC address of the vehicle-mounted terminal.
7. A V2X-based vehicle communication device, comprising: a processor, a memory; wherein the memory is used for storing one or more programs, the one or more programs comprising computer executable instructions, which when executed by the V2X-based vehicle communication device, are executed by the processor to cause the V2X-based vehicle communication device to perform the V2X-based vehicle communication method of any one of claims 1-3.
8. A computer readable storage medium having instructions stored therein, wherein when the instructions are executed by a computer, the computer performs the V2X-based vehicle communication method according to any one of claims 1 to 3.
CN202010774169.8A 2020-08-04 2020-08-04 Vehicle communication method and device based on V2X Active CN112004209B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010774169.8A CN112004209B (en) 2020-08-04 2020-08-04 Vehicle communication method and device based on V2X

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010774169.8A CN112004209B (en) 2020-08-04 2020-08-04 Vehicle communication method and device based on V2X

Publications (2)

Publication Number Publication Date
CN112004209A CN112004209A (en) 2020-11-27
CN112004209B true CN112004209B (en) 2022-08-12

Family

ID=73463643

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010774169.8A Active CN112004209B (en) 2020-08-04 2020-08-04 Vehicle communication method and device based on V2X

Country Status (1)

Country Link
CN (1) CN112004209B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103491070A (en) * 2013-09-06 2014-01-01 广东工业大学 Method for protecting privacy of vehicles in real-time migration of virtual machine
CN104579879A (en) * 2014-12-05 2015-04-29 上海斐讯数据通信技术有限公司 Virtual private network communication system, connection method and data packet transmission method
CN108848198A (en) * 2018-05-07 2018-11-20 上海中兴易联通讯股份有限公司 A kind of Portal differentiation method for pushing of multi-service forward mode AP
CN110149611A (en) * 2019-04-19 2019-08-20 华为技术有限公司 A kind of auth method, equipment and system
CN110392358A (en) * 2018-04-17 2019-10-29 青岛农业大学 A kind of multi-channel MAC protocols that RSU coordinates in vehicular ad hoc network
CN110958284A (en) * 2018-09-27 2020-04-03 上海博泰悦臻网络技术服务有限公司 Anti-forgetting prompting method, system, electronic terminal, storage medium and vehicle
CN111263329A (en) * 2018-11-30 2020-06-09 华为技术有限公司 Internet of vehicles communication method, distribution module, central server and regional server

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10687242B2 (en) * 2016-06-30 2020-06-16 Apple Inc. Dynamic offloading of V2X services to DSRC

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103491070A (en) * 2013-09-06 2014-01-01 广东工业大学 Method for protecting privacy of vehicles in real-time migration of virtual machine
CN104579879A (en) * 2014-12-05 2015-04-29 上海斐讯数据通信技术有限公司 Virtual private network communication system, connection method and data packet transmission method
CN110392358A (en) * 2018-04-17 2019-10-29 青岛农业大学 A kind of multi-channel MAC protocols that RSU coordinates in vehicular ad hoc network
CN108848198A (en) * 2018-05-07 2018-11-20 上海中兴易联通讯股份有限公司 A kind of Portal differentiation method for pushing of multi-service forward mode AP
CN110958284A (en) * 2018-09-27 2020-04-03 上海博泰悦臻网络技术服务有限公司 Anti-forgetting prompting method, system, electronic terminal, storage medium and vehicle
CN111263329A (en) * 2018-11-30 2020-06-09 华为技术有限公司 Internet of vehicles communication method, distribution module, central server and regional server
CN110149611A (en) * 2019-04-19 2019-08-20 华为技术有限公司 A kind of auth method, equipment and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
一种基于攻击树的VANET位置隐私安全风险评估的新方法;任丹丹等;《计算机应用研究》;20110228(第02期);全文 *

Also Published As

Publication number Publication date
CN112004209A (en) 2020-11-27

Similar Documents

Publication Publication Date Title
EP3843440A1 (en) Network slice selection method and device
CN112367711B (en) Resource allocation method, device and system for network slice
EP3937519A1 (en) Communication method and apparatus
CN111385746B (en) Communication method and communication equipment
CN111200798B (en) V2X message transmission method, device and system
CN115567931A (en) Key generation method and device
CN113473537B (en) Micro base station traffic sharing method, node, equipment and medium based on block chain
CN112004209B (en) Vehicle communication method and device based on V2X
CN111669754A (en) Verification method and device
US11963139B2 (en) Sidelink logical channel multiplexing method and apparatus
RU2735242C1 (en) Method of providing data packets from can-bus; control device, as well as system having can-bus
EP4186280A1 (en) Integrated access and backhaul signaling and selection
CN113115479A (en) Communication method, communication apparatus, and storage medium
CN103118023B (en) A kind of method and system of the data of transmission specification in a network
CN114071683B (en) Data transmission method and device and electronic equipment
CN113051621A (en) Secure communication method, device and system
CN116501448B (en) Container packaging method and device applied to multiple virtual machines
WO2022104740A1 (en) Method and apparatus for updating non-public network subscription information
CN108848018B (en) Method and device for determining assigned VLAN ID
CN110381605B (en) Base station and method for accessing terminal to base station
CN114071546B (en) Data transmission method and device and electronic equipment
CN117499318B (en) Cloud computing virtual network system, and use method, device, equipment and medium thereof
CN111741532B (en) Terminal and data transmission method thereof
WO2021030983A1 (en) Method and apparatus for transmitting reference signal
CN114513813A (en) Load balance evaluation method and device and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant