A hybrid networking protocol design method and device, electronic equipment and storage medium

By using a hybrid networking protocol design approach, service data and message data are constructed and sent according to data structures, which solves the efficiency, security, and consistency issues of Ethernet and CAN bus communication under SOA architecture, improves the feasibility and security of communication links, reduces transformation costs, and supports the software-defined vehicle strategy.

CN116546112BActive Publication Date: 2026-05-19CHINA FAW CO LTD
View PDF 1 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
CHINA FAW CO LTD
Filing Date
2023-06-15
Publication Date
2026-05-19

AI Technical Summary

Technical Problem

In the software-defined vehicle strategy, the communication between Ethernet and CAN bus under the SOA architecture suffers from problems such as low efficiency, the need for further conversion after the service is converted into a signal, which increases the software load, interruption of security protection, protocol incompatibility, and high bandwidth consumption, resulting in communication link inconsistency and high cost.

Method used

A hybrid networking protocol design approach is adopted, which constructs service data and message data according to the data structure of the hybrid networking protocol, including data type, data tag and packet data, and sends them through the CANXL physical layer, solving the problems of efficiency and security consistency of service data to CAN nodes.

Benefits of technology

It improves the compatibility of SOA architecture with CAN network and the security consistency of communication links, reduces the development cost of CAN controller transformation, and supports the implementation of software-defined vehicle strategy.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN116546112B_ABST
    Figure CN116546112B_ABST
Patent Text Reader

Abstract

The application discloses a hybrid networking protocol design method and device, electronic equipment and a storage medium. The method comprises the following steps: obtaining to-be-sent data based on a sending end; wherein the to-be-sent data comprises at least one of service data and message data; constructing the to-be-sent data according to a data structure of a hybrid networking protocol to obtain target data, and sending the target data to a receiving end; wherein the data structure comprises a data type, a data label and grouped data. The technical scheme can solve the efficiency of sending service data to a controller area network node, link security consistency, data sending mode and data concurrent conversion routing problems, effectively improve the feasibility of service data and message data transmission, improve the transmission efficiency of service data and message data, and guarantee the security and consistency of the communication link.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] This invention relates to the field of communication technology, and in particular to a hybrid networking protocol design method, apparatus, electronic device, and storage medium. Background Technology

[0002] Currently, more and more vehicle manufacturers are adopting a software-defined vehicle strategy, promoting the separation and decoupling of software and hardware, and the proportion of self-developed software is gradually increasing. International and domestic manufacturers have generally carried out pre-research or mass production of Service Oriented Architecture (SOA).

[0003] The biggest challenge of SOA architecture for in-vehicle communication is the need to send service-oriented software interface data via the bus so that the receiving software module can directly read it from the bus. For services requiring end-to-end security protection, E2E (end-to-end) serialization is used to add E2E header verification. Because SOA network architecture includes not only advanced Ethernet control nodes but also nodes that are not suitable for Ethernet but are better suited for CAN (Controller Area Network) buses, such as nodes that have been developed using the CAN protocol and have high conversion costs, service-to-signal conversion is required to transmit service-oriented data to nodes that do not support SOME / IP (Scalable service-Oriented Middleware over IP) service-oriented communication. This conversion is performed by the application module.

[0004] Due to the capacity difference between Ethernet and CAN communication, this conversion is inefficient. After the service is converted into a signal, it needs to be converted back into software interface data by software, increasing the software load. The conversion between service and signal will disrupt the security protection of the entire link. Ethernet and CAN protocols cannot be matched one-to-one. Service data is usually classified according to functional domains, such as chassis data, comfort data, and infotainment data. CAN data can only be divided into units based on controller nodes, which cannot be precisely matched in terms of design logic. The service-to-signal conversion of the Ethernet-CAN protocol and the signal-to-signal conversion of the CAN-CAN protocol are performed simultaneously, resulting in high bandwidth consumption. Summary of the Invention

[0005] This invention provides a hybrid networking protocol design method, apparatus, electronic device, and storage medium that can solve problems related to the efficiency of sending service data to controller LAN nodes, link security and consistency, data transmission methods, and concurrent data conversion routing. It can effectively improve the feasibility of service data and message data transmission, increase the transmission efficiency of service data and message data, and ensure the security and consistency of communication links.

[0006] According to one aspect of the present invention, a hybrid networking protocol design method is provided, the method comprising:

[0007] The data to be sent is obtained from the sending end; wherein the data to be sent includes at least one of service data and message data;

[0008] The data to be sent is constructed according to the data structure of the hybrid networking protocol to obtain target data, and the target data is sent to the receiving end; wherein, the data structure includes data type, data tag and packet data.

[0009] According to another aspect of the present invention, a hybrid networking protocol design apparatus is provided, the apparatus comprising:

[0010] A data to be sent acquisition module is used to acquire data to be sent based on the sending end; wherein, the data to be sent includes at least one of service data and message data;

[0011] The data structure construction module is used to construct the data to be sent according to the data structure of the hybrid networking protocol to obtain the target data, and send the target data to the receiving end; wherein, the data structure includes data type, data tag and packet data.

[0012] According to another aspect of the present invention, an electronic device is provided, the electronic device comprising:

[0013] At least one processor; and

[0014] A memory communicatively connected to the at least one processor; wherein,

[0015] The memory stores a computer program that can be executed by the at least one processor, which enables the at least one processor to execute a hybrid networking protocol design method according to any embodiment of the present invention.

[0016] According to another aspect of the present invention, a computer-readable storage medium is provided, the computer-readable storage medium storing computer instructions, the computer instructions being configured to cause a processor to execute and implement a hybrid networking protocol design method as described in any embodiment of the present invention.

[0017] The technical solution of this invention obtains the data to be sent from the sending end, constructs the data according to the data structure of a hybrid networking protocol to obtain target data, and sends the target data to the receiving end; wherein, the data structure includes data type, data tag, and packet data. This technical solution can solve the problems of efficiency, link security and consistency, data transmission mode, and data concurrency conversion routing in sending service data to controller area network nodes, effectively improve the feasibility of service data and message data transmission, improve the transmission efficiency of service data and message data, and ensure the security and consistency of communication links.

[0018] It should be understood that the description in this section is not intended to identify key or essential features of the embodiments of the present invention, nor is it intended to limit the scope of the invention. Other features of the invention will become readily apparent from the following description. Attached Figure Description

[0019] To more clearly illustrate the technical solutions in the embodiments of the present invention, the accompanying drawings used in the description of the embodiments will be briefly introduced below. Obviously, the accompanying drawings described below are only some embodiments of the present invention. For those skilled in the art, other drawings can be obtained based on these drawings without creative effort.

[0020] Figure 1 This is a flowchart of a hybrid networking protocol design method provided in Embodiment 1 of the present invention;

[0021] Figure 2 This is a schematic diagram of a hybrid networking protocol design device according to Embodiment 2 of the present invention;

[0022] Figure 3 This is a schematic diagram of the structure of an electronic device that implements a hybrid networking protocol design method according to an embodiment of the present invention. Detailed Implementation

[0023] To enable those skilled in the art to better understand the present invention, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings of the embodiments of the present invention. Obviously, the described embodiments are only some embodiments of the present invention, and not all embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those skilled in the art without creative effort should fall within the scope of protection of the present invention.

[0024] It should be noted that the terms "target," etc., in the specification, claims, and accompanying drawings of this invention are used to distinguish similar objects and are not necessarily used to describe a specific order or sequence. It should be understood that such data can be interchanged where appropriate so that embodiments of the invention described herein can be implemented in orders other than those illustrated or described herein. Furthermore, the terms "comprising" and "having," and any variations thereof, are intended to cover a non-exclusive inclusion; for example, a process, method, system, product, or apparatus that comprises a series of steps or units is not necessarily limited to those steps or units explicitly listed, but may include other steps or units not explicitly listed or inherent to such processes, methods, products, or apparatus.

[0025] Example 1

[0026] Figure 1 This is a flowchart of a hybrid networking protocol design method according to Embodiment 1 of the present invention. This embodiment is applicable to the transmission of service data and message data. The method can be executed by a hybrid networking protocol design device, which can be implemented in hardware and / or software and can be configured in an electronic device. Figure 1 As shown, the method includes:

[0027] S110. Obtain the data to be sent based on the sending end; wherein, the data to be sent includes at least one of service data and message data.

[0028] The sending end can refer to the device's application software or control node. For example, the sending end can be the control node in an SOA network architecture.

[0029] In this embodiment, the data to be sent may include service data and message data. Service data refers to SOA service-oriented data; message data refers to CAN communication signal data.

[0030] In this scheme, the sending end can send the data to be sent to the receiving end through SOME / IP service-based communication, or it can send the data to be sent to the receiving end through the CAN bus.

[0031] S120. The data to be sent is constructed according to the data structure of the hybrid networking protocol to obtain target data, and the target data is sent to the receiving end; wherein, the data structure includes data type, data tag and packet data.

[0032] The receiving end can refer to the device's application software or control node. For example, the receiving end can be the control node of a CAN bus.

[0033] In this scheme, the hybrid networking protocol is used to characterize the hybrid networking protocol of CANXL and SOME / IP based on E2E functional safety protection. This protocol is implemented based on the CANXL physical layer and can support data transmission of up to 1400 bytes, enabling the transmission of large amounts of data. CANXL is a highly scalable communication technology.

[0034] In this embodiment, the protocol design allows SOA service-oriented data and CAN communication signal data to be arranged in parallel within the data field of the CANXL message. This addresses issues such as the efficiency of sending service-oriented data to CAN nodes, link security and consistency, data transmission methods divided by functional domains, and concurrent service-to-signal and signal-to-signal routing. It effectively improves the compatibility of the SOA architecture with the CAN network, the feasibility of sending service-oriented data to CAN nodes, and the security and consistency of the communication link. This also reduces the development cost of CAN controller transformation, increases the coverage of the SOA architecture, and supports the implementation of the software-defined vehicle strategy.

[0035] Specifically, the data to be sent is constructed according to the data structure of the hybrid networking protocol, and the constructed target data can be sent to the receiving end through the CANXL physical layer.

[0036] Optionally, the data types include service data and message data; used to characterize the type of each packet data in the hybrid networking protocol frame content.

[0037] In this scheme, the data type field specifies the data types of each group in the protocol frame content, including service data and message data, and may also include request data. The length of the data type field can be configured in detail according to the data type.

[0038] By constructing the data to be sent according to the data structure of the hybrid networking protocol, the compatibility between SOA architecture and CAN network, the feasibility of sending service-oriented data to CAN nodes, and the security and consistency of communication links can be effectively improved, reducing the development cost of CAN controller transformation and increasing the coverage of SOA architecture.

[0039] Optionally, the method further includes:

[0040] The data types of the data to be sent are divided according to preset functional domains; wherein, the functional domains are divided according to vehicle functions.

[0041] In this embodiment, the functional domains may include chassis, intelligent driving, entertainment, etc., and can be divided according to the data type of the vehicle functions to be sent in a specific scenario. For example, the functional domain of the data to be sent may be intelligent driving.

[0042] By dividing the data to be sent according to functional domains, the problem of data transmission based on functional domain division can be solved.

[0043] Optionally, the method further includes:

[0044] The data types of the data to be sent are categorized according to preset communication types.

[0045] Specifically, based on communication type, service data can be divided into request-response services, notification services, data distribution services, and request-without-response services, etc.; and message data can be divided into application periodic messages, diagnostic request messages, and diagnostic response messages, etc.

[0046] By classifying the data to be sent according to the communication type, the problem of data transmission based on communication type can be solved.

[0047] Optionally, the data tag includes the grouped data type, identification number, grouped data length, and grouped data security verification number;

[0048] The identification number is used to represent the unique identifier for the receiving end to identify the packet data; the packet data security verification number is used to represent the number used by the receiving end to perform security verification.

[0049] In this embodiment, the data tag field specifies the data tag for each packet of data in this protocol frame, including the packet data type, identification number, packet data length, and packet data security check number.

[0050] Among them, the packet data type refers to whether the packet data is service-type or message-type; the identification number refers to the unique identifier that can be used by the receiving application software or control node to identify the packet data; the packet data length refers to the length value of this packet data, which the receiving end can extract and parse based on the length value; the packet data security check number refers to the number used by the receiving application software or control node to perform security verification on this packet data, and the receiving end uses a predefined security encryption protocol to verify the data based on the security check number.

[0051] By constructing the data to be sent according to the data structure of the hybrid networking protocol, the compatibility between SOA architecture and CAN network, the feasibility of sending service-oriented data to CAN nodes, and the security and consistency of communication links can be effectively improved, reducing the development cost of CAN controller transformation and increasing the coverage of SOA architecture.

[0052] Optionally, the packet data includes checksum data, public key data, and application data;

[0053] The checksum data is used to characterize the data verified by the receiving end.

[0054] In this embodiment, application data can refer to service data content and message data content.

[0055] In this scheme, the packet data field contains either service data content or message data content, and is the part that actually carries the communication data. Service data and message data can coexist in the packet data, which can be identified through the data tags and packet data types mentioned above.

[0056] Furthermore, the packet data includes checksum data, public key data, and application data to provide a deeper level of end-to-end security.

[0057] The checksum data refers to the data used for verification by the receiving end. For example, the receiving end can verify the target data using the same verification method and compare the verification result with the checksum data to determine whether the verification result matches the checksum data. The public key data is used by the receiving end to decrypt the target data.

[0058] In this scheme, each segment of the target data can be independently encrypted, decrypted, and verified for security. The transmission process of the message does not involve the conversion of services and signals, so it will not destroy end-to-end security information.

[0059] By constructing the data to be sent according to the data structure of the hybrid networking protocol, the compatibility between SOA architecture and CAN network, the feasibility of sending service-oriented data to CAN nodes, and the security and consistency of communication links can be effectively improved, reducing the development cost of CAN controller transformation and increasing the coverage of SOA architecture.

[0060] Optionally, after obtaining the target data, the method further includes:

[0061] The target data is arranged in parallel in the data field of the controller local area network bus.

[0062] In this scheme, service data and message data can be placed in the same communication frame in parallel.

[0063] Specifically, service data and message data can be arranged in parallel in the data field of the CANXL message, and grouped according to functional domains. Each group of data can be named {Functional Domain 1_Service Data 1_Security Protection Data}, {Functional Domain 2_Message Data 2_Non-Security Protection Data}, etc.

[0064] By arranging target data in parallel in the data field of the controller area network bus, it is possible to solve problems such as the efficiency of sending service-oriented data to CAN nodes and link security and consistency. This can effectively improve the compatibility of SOA architecture and CAN network, the feasibility of sending service-oriented data to CAN nodes, and the security and consistency of communication links, reduce the development cost of CAN controller transformation, improve the coverage of SOA architecture, and support the implementation of software-defined vehicle strategy.

[0065] For example, in an in-vehicle network system, there are three Ethernet nodes: the front IVI (In-Vehicle Infotainment), the AR-HUD (Head-Up Display), and the front microphone; one CAN node for the headlights; and four CANXL hybrid network nodes for the front / left cameras and the front / left ultrasonic systems. The camera system needs to send text prompts to the front IVI, send traffic flow prompt projection icons to the AR-HUD, and send headlight height adjustment commands to the headlight system via messages, based on road conditions and traffic flow information. In this scenario, the hybrid network message data labels are set as services and messages. Packet data 1 is the text prompt service, and label 1 is service sequence number 1 (e.g., 0x45038001); packet data 2 is the projection icon display service, and label 2 is service sequence number 2 (e.g., 0x7A039002); packet data 3 is the headlight adjustment message, and label 3 is message sequence number 3 (0x20103).

[0066] The technical solution of this invention obtains the data to be sent from the sending end, constructs the data according to the data structure of a hybrid networking protocol to obtain target data, and sends the target data to the receiving end. The data structure includes data type, data tag, and packet data. By implementing this technical solution, the efficiency of sending service data to controller LAN nodes, link security and consistency, data transmission methods, and data concurrency conversion routing issues can be resolved. This effectively improves the feasibility of transmitting service data and message data, increases the transmission efficiency of service data and message data, and ensures the security and consistency of the communication link.

[0067] Example 2

[0068] Figure 2 This is a schematic diagram of a hybrid networking protocol design device according to Embodiment 2 of the present invention. Figure 2 As shown, the device includes:

[0069] The data to be sent acquisition module 210 is used to acquire data to be sent based on the sending end; wherein, the data to be sent includes at least one of service data and message data;

[0070] The data structure construction module 220 is used to construct the data to be sent according to the data structure of the hybrid networking protocol to obtain target data, and send the target data to the receiving end; wherein, the data structure includes data type, data tag and packet data.

[0071] Optionally, the data types include service data and message data; used to characterize the type of each packet data in the hybrid networking protocol frame content.

[0072] Optionally, the device further includes:

[0073] The functional domain division module is used to divide the data type of the data to be sent according to a preset functional domain; wherein the functional domain is divided according to vehicle functions.

[0074] Optionally, the device further includes:

[0075] The communication type classification module is used to classify the data type of the data to be sent according to a preset communication type.

[0076] Optionally, the data tag includes the grouped data type, identification number, grouped data length, and grouped data security verification number;

[0077] The identification number is used to represent the unique identifier for the receiving end to identify the packet data; the packet data security verification number is used to represent the number used by the receiving end to perform security verification.

[0078] Optionally, the packet data includes checksum data, public key data, and application data;

[0079] The checksum data is used to characterize the data verified by the receiving end.

[0080] Optionally, the device further includes:

[0081] The target data arrangement module is used to arrange the target data in parallel in the data field of the controller local area network bus.

[0082] The hybrid networking protocol design device provided in this embodiment of the invention can execute a hybrid networking protocol design method provided in any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the method execution.

[0083] Example 3

[0084] Figure 3A schematic diagram of an electronic device 10 that can be used to implement embodiments of the present invention is shown. The electronic device is intended to represent various forms of digital computers, such as laptop computers, desktop computers, workstations, personal digital assistants, servers, blade servers, mainframe computers, and other suitable computers. The electronic device can also represent various forms of mobile devices, such as personal digital processors, cellular phones, smartphones, wearable devices (e.g., helmets, glasses, watches, etc.), and other similar computing devices. The components shown herein, their connections and relationships, and their functions are merely illustrative and are not intended to limit the implementation of the invention described and / or claimed herein.

[0085] like Figure 3 As shown, the electronic device 10 includes at least one processor 11 and a memory, such as a read-only memory (ROM) 12 or a random access memory (RAM) 13, communicatively connected to the at least one processor 11. The memory stores computer programs executable by the at least one processor. The processor 11 can perform various appropriate actions and processes based on the computer program stored in the ROM 12 or loaded from storage unit 18 into the RAM 13. The RAM 13 may also store various programs and data required for the operation of the electronic device 10. The processor 11, ROM 12, and RAM 13 are interconnected via a bus 14. An input / output (I / O) interface 15 is also connected to the bus 14.

[0086] Multiple components in electronic device 10 are connected to I / O interface 15, including: input unit 16, such as keyboard, mouse, etc.; output unit 17, such as various types of displays, speakers, etc.; storage unit 18, such as disk, optical disk, etc.; and communication unit 19, such as network card, modem, wireless transceiver, etc. Communication unit 19 allows electronic device 10 to exchange information / data with other devices through computer networks such as the Internet and / or various telecommunications networks.

[0087] Processor 11 can be a variety of general-purpose and / or special-purpose processing components with processing and computing capabilities. Some examples of processor 11 include, but are not limited to, a central processing unit (CPU), a graphics processing unit (GPU), various special-purpose artificial intelligence (AI) computing chips, various processors running machine learning model algorithms, a digital signal processor (DSP), and any suitable processor, controller, microcontroller, etc. Processor 11 performs the various methods and processes described above, such as a hybrid networking protocol design approach.

[0088] In some embodiments, a hybrid networking protocol design method may be implemented as a computer program tangibly contained in a computer-readable storage medium, such as storage unit 18. In some embodiments, part or all of the computer program may be loaded and / or installed on electronic device 10 via ROM 12 and / or communication unit 19. When the computer program is loaded into RAM 13 and executed by processor 11, one or more steps of the hybrid networking protocol design method described above may be performed. Alternatively, in other embodiments, processor 11 may be configured to execute a hybrid networking protocol design method by any other suitable means (e.g., by means of firmware).

[0089] Various embodiments of the systems and techniques described above herein can be implemented in digital electronic circuit systems, integrated circuit systems, field-programmable gate arrays (FPGAs), application-specific integrated circuits (ASICs), application-specific standard products (ASSPs), systems-on-a-chip (SoCs), payload-programmable logic devices (CPLDs), computer hardware, firmware, software, and / or combinations thereof. These various embodiments may include implementations in one or more computer programs that can be executed and / or interpreted on a programmable system including at least one programmable processor, which may be a dedicated or general-purpose programmable processor, capable of receiving data and instructions from a storage system, at least one input device, and at least one output device, and transmitting data and instructions to the storage system, the at least one input device, and the at least one output device.

[0090] Computer programs used to implement the methods of the present invention may be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general-purpose computer, a special-purpose computer, or other programmable data processing device, such that when executed by the processor, the computer programs cause the functions / operations specified in the flowcharts and / or block diagrams to be performed. The computer programs may be executed entirely on a machine, partially on a machine, or as a standalone software package, partially on a machine and partially on a remote machine, or entirely on a remote machine or server.

[0091] In the context of this invention, a computer-readable storage medium can be a tangible medium that may contain or store a computer program for use by or in conjunction with an instruction execution system, apparatus, or device. A computer-readable storage medium may include, but is not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, apparatus, or devices, or any suitable combination thereof. Alternatively, a computer-readable storage medium may be a machine-readable signal medium. More specific examples of machine-readable storage media include electrical connections based on one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fibers, portable compact disk read-only memory (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination thereof.

[0092] To provide interaction with a user, the systems and techniques described herein can be implemented on an electronic device having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to the user; and a keyboard and pointing device (e.g., a mouse or trackball) through which the user provides input to the electronic device. Other types of devices can also be used to provide interaction with the user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user can be received in any form (including sound input, voice input, or tactile input).

[0093] The systems and technologies described herein can be implemented in computing systems that include backend components (e.g., as data servers), or computing systems that include middleware components (e.g., application servers), or computing systems that include frontend components (e.g., user computers with graphical user interfaces or web browsers through which users can interact with implementations of the systems and technologies described herein), or any combination of such backend, middleware, or frontend components. The components of the system can be interconnected via digital data communication of any form or medium (e.g., communication networks). Examples of communication networks include local area networks (LANs), wide area networks (WANs), blockchain networks, and the Internet.

[0094] A computing system can include clients and servers. Clients and servers are generally located far apart and typically interact through communication networks. The client-server relationship is created by computer programs running on the respective computers and having a client-server relationship with each other. The server can be a cloud server, also known as a cloud computing server or cloud host, which is a hosting product within the cloud computing service system to address the shortcomings of traditional physical hosts and VPS services, such as high management difficulty and weak business scalability.

[0095] It should be understood that the various forms of processes shown above can be used, with steps reordered, added, or deleted. For example, the steps described in this invention can be executed in parallel, sequentially, or in different orders, as long as the desired result of the technical solution of this invention can be achieved, and this is not limited herein.

[0096] The specific embodiments described above do not constitute a limitation on the scope of protection of this invention. Those skilled in the art should understand that various modifications, combinations, sub-combinations, and substitutions can be made according to design requirements and other factors. Any modifications, equivalent substitutions, and improvements made within the spirit and principles of this invention should be included within the scope of protection of this invention.

Claims

1. A hybrid networking protocol design method, characterized in that, include: The data to be sent is obtained from the sending end; wherein the data to be sent includes at least one of service data and message data; The data to be sent is constructed according to the data structure of the hybrid networking protocol to obtain target data, and the target data is sent to the receiving end; wherein, the data structure includes data type, data tag and packet data; the hybrid networking protocol is used to characterize the hybrid networking protocol of CANXL protocol and SOME / IP protocol based on E2E functional safety protection mode; The data types include service data and message data; used to characterize the type of each packet data in the hybrid networking protocol frame content; The method further includes: The data types of the data to be sent are divided according to a preset communication type; The step of classifying the data type of the data to be sent according to a preset communication type includes: According to the preset communication type, the service data is divided into request-response services, notification services, data distribution services, and request-no-response services; the message data is divided into application periodic messages, diagnostic request messages, and diagnostic response messages. The packet data includes checksum data, public key data, and application data; The checksum data is used to characterize the data verified by the receiving end; the public key data is used by the receiving end to decrypt the target data; the service data and the message data coexist in the packet data and are identified by the data tag; each segment of the target data undergoes independent encryption, decryption, and security verification; the transmission process of the message data does not involve service and signal conversion. The method further includes: The data types of the data to be sent are divided according to preset functional domains; wherein, the functional domains are divided according to vehicle functions.

2. The method according to claim 1, characterized in that, The data tag includes the group data type, identification number, group data length, and group data security verification number; The identification number is used to represent the unique identifier for the receiving end to identify the packet data; the packet data security verification number is used to represent the number used by the receiving end to perform security verification.

3. The method according to claim 1, characterized in that, After obtaining the target data, the method further includes: The target data is arranged in parallel in the data field of the controller local area network bus.

4. A hybrid networking protocol design device, characterized in that, include: A data to be sent acquisition module is used to acquire data to be sent based on the sending end; wherein, the data to be sent includes at least one of service data and message data; A data structure construction module is used to construct the data to be sent according to the data structure of the hybrid networking protocol to obtain target data, and send the target data to the receiving end; wherein, the data structure includes data type, data tag and packet data; the hybrid networking protocol is used to characterize the hybrid networking protocol based on E2E functional safety protection mode CANXL protocol and SOME / IP protocol; The data types include service data and message data; used to characterize the type of each packet data in the hybrid networking protocol frame content; The device further includes: A communication type classification module is used to classify the data type of the data to be sent according to a preset communication type; The step of classifying the data type of the data to be sent according to a preset communication type includes: According to the preset communication type, the service data is divided into request-response services, notification services, data distribution services, and request-no-response services; the message data is divided into application periodic messages, diagnostic request messages, and diagnostic response messages. The packet data includes checksum data, public key data, and application data; The checksum data is used to characterize the data verified by the receiving end; the public key data is used by the receiving end to decrypt the target data; the service data and the message data coexist in the packet data and are identified by the data tag; each segment of the target data undergoes independent encryption, decryption, and security verification; the transmission process of the message data does not involve service and signal conversion. The device further includes: The functional domain division module is used to divide the data type of the data to be sent according to a preset functional domain; wherein the functional domain is divided according to vehicle functions.

5. An electronic device, characterized in that, The electronic device includes: At least one processor; and A memory communicatively connected to the at least one processor; wherein, The memory stores a computer program that can be executed by the at least one processor, the computer program being executed by the at least one processor to enable the at least one processor to execute a hybrid networking protocol design method according to any one of claims 1-3.

6. A computer-readable storage medium, characterized in that, The computer-readable storage medium stores computer instructions that cause a processor to execute and implement the hybrid networking protocol design method according to any one of claims 1-3.