Transmission method, system and equipment of power distribution data and medium

By encoding power distribution data into strings and encapsulating it using the message identifier of the area controller, the complexity of power distribution data transmission in vehicle area controllers is solved, simplifying network management and improving fault detection efficiency.

CN121973709APending Publication Date: 2026-05-05ANHUI DEEPWAY TECHNOLOGY CO LTD
View PDF 0 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
ANHUI DEEPWAY TECHNOLOGY CO LTD
Filing Date
2025-12-02
Publication Date
2026-05-05

AI Technical Summary

Technical Problem

In the existing technology, the power distribution data transmission method of vehicle area controllers leads to high network management complexity, high resource consumption, and low efficiency in fault detection and data maintenance. In particular, due to the large amount of power distribution data and the need to split it into multiple messages for transmission, the number of message IDs used and the complexity of modifying the vehicle communication matrix are increased.

Method used

Power distribution data is encoded into strings and encapsulated using message identifiers from the area controller. This allows power distribution pin data under the same controller to share message identifiers, simplifying network management and improving fault detection and data maintenance efficiency.

Benefits of technology

By sharing message identifiers, the synchronization and correlation of power distribution data are enhanced, network management is simplified, and the efficiency of fault detection and data maintenance is improved.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN121973709A_ABST
    Figure CN121973709A_ABST
Patent Text Reader

Abstract

The invention discloses a power distribution data transmission method and system, equipment and a medium. The power distribution data transmission method is applied to a regional controller of a vehicle, the regional controller is provided with a plurality of power distribution pins, and the method comprises the following steps: obtaining power distribution data of each power distribution pin; encoding and sorting the power distribution data of each power distribution pin to obtain a standard character string; according to a message identifier configured for the regional controller in advance, the standard character string is packaged to obtain a plurality of data messages, and each of the plurality of data messages has the same message identifier; and sequentially sending the plurality of data messages. According to the embodiment of the invention, the power distribution data is encoded into the character string, and the character string is packaged through the message identifier of the regional controller, so that the power distribution pin data under the same controller can share the message identifier, and therefore, the synchronism and relevance of the power distribution data can be enhanced, network management can be simplified, and fault detection and data maintenance efficiency can be improved.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] This application relates to the field of vehicle network communication technology, and in particular to a method, system, device and medium for transmitting power distribution data. Background Technology

[0002] With the centralization of vehicle electronic and electrical architecture, the application of area controllers is becoming increasingly widespread. Area controllers have multiple power distribution pins, and power distribution data from these pins is frequently required in vehicle communication and controller status monitoring. Since a single area controller may have dozens of power distribution pins, the amount of power distribution data is large. However, each message can only transmit a maximum of 64 bits of data, necessitating the splitting of power distribution data from the same area controller into multiple messages. Existing methods typically assign a separate message ID to each message, resulting in the same area controller occupying multiple message IDs, increasing the complexity of network management and load scheduling. Furthermore, in existing methods, power distribution data often relies on the vehicle communication matrix for transmission. Adding or removing data requires modifying the vehicle communication matrix, and fault detection necessitates using complex mapping tables to convert message data into specific fault locations and types. This not only increases system resource consumption but also reduces the efficiency of fault detection and data maintenance. Summary of the Invention

[0003] Based on this, the present invention provides a method, system, device and medium for transmitting power distribution data. By encoding power distribution data into strings and encapsulating them with message identifiers of area controllers, the power distribution pin data under the same controller can share message identifiers, thereby enhancing the synchronization and correlation of power distribution data, simplifying network management and improving the efficiency of fault detection and data maintenance.

[0004] Firstly, a method for transmitting power distribution data is provided, applied to a vehicle's area controller, the area controller having multiple power distribution pins, the method comprising: Obtain the power distribution data for each power distribution pin; The power distribution data of each power distribution pin is encoded and sorted to obtain a standard string; The standard string is encapsulated according to the message identifier pre-configured for the area controller to obtain multiple data packets, wherein each of the multiple data packets has the same message identifier; Multiple data packets are sent sequentially.

[0005] Furthermore, the power distribution data of the power distribution pin includes: voltage, current, temperature, and fault status of the power distribution pin.

[0006] Furthermore, the encoding and sorting of the power distribution data for each power distribution pin to obtain a standard string includes: The power distribution data of each power distribution pin is encoded using ASCII to obtain an ASCII string; According to a preset sorting strategy, each ASCII string is sorted to obtain the standard string.

[0007] Furthermore, before sorting the ASCII strings according to a preset sorting strategy to obtain the standard string, the process also includes: When the power distribution data of the first power distribution pin is abnormal, the highest bit of the character corresponding to the enumeration in the ASCII string corresponding to the power distribution data of the first power distribution pin is filled with 1, wherein the first power distribution pin is any one of multiple power distribution pins.

[0008] Furthermore, the standard string is encapsulated according to a message identifier pre-configured for the area controller to obtain multiple data packets, including: Obtain the message identifier of the area controller; The standard string is divided into multiple substrings based on the length of the data packet; Based on the message identifier of the area controller, multiple substrings are encapsulated to obtain multiple data packets.

[0009] Furthermore, before obtaining the message identifier of the area controller, the process also includes: Assign a unique message identifier to the area controller.

[0010] Furthermore, it also includes: Receive the data packet; The location and type of the fault are determined based on the data message. Based on the location and type of the fault, trigger the corresponding alarm or repair strategy.

[0011] Secondly, a power distribution data transmission system is provided, applied to a vehicle's area controller, the area controller having multiple power distribution pins, the system comprising: The acquisition module is used to acquire the power distribution data of each power distribution pin; The encoding module is used to encode and sort the power distribution data of each power distribution pin to obtain a standard string; An encapsulation module is used to encapsulate the standard string according to a message identifier pre-configured for the area controller to obtain multiple data packets, wherein each of the multiple data packets has the same message identifier; The transmission module is used to send multiple data packets sequentially.

[0012] Thirdly, a computer device is provided, including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein when the processor executes the program, it implements the method for transmitting power distribution data according to the first aspect described above.

[0013] Fourthly, a computer-readable storage medium is provided, including a memory and a computer program stored on the memory and executable on a processor, which, when executed by the processor, implements the method for transmitting power distribution data according to the first aspect described above.

[0014] In the embodiments of this application, the power distribution data of each power distribution pin of the vehicle area controller is first obtained; then, the power distribution data of each power distribution pin is encoded and sorted to obtain a standard string; then, according to the message identifier pre-configured for the area controller, the standard string is encapsulated to obtain multiple data packets, wherein each of the multiple data packets has the same message identifier; finally, the multiple data packets are sent sequentially. Thus, by encoding the power distribution data into a string and encapsulating it using the message identifier of the area controller, the power distribution pin data under the same controller shares the message identifier, thereby enhancing the synchronization and correlation of the power distribution data, simplifying network management, and improving the efficiency of fault detection and data maintenance. Attached Figure Description

[0015] Other features, objects, and advantages of this application will become more apparent from the following detailed description of non-limiting embodiments with reference to the accompanying drawings: Figure 1 A flowchart illustrating the power distribution data transmission method provided in this application embodiment; Figure 2 A structural block diagram of a power distribution data transmission system provided in an embodiment of this application; Figure 3 This is a structural block diagram of a computer device provided in an embodiment of this application. Detailed Implementation

[0016] The present application will now be described in further detail with reference to the embodiments and accompanying drawings. It should be understood that the specific embodiments described herein are for illustrative purposes only and are not intended to limit the application. Furthermore, it should be noted that, for ease of description, only the parts relevant to the application are shown in the accompanying drawings.

[0017] It should be noted that, unless otherwise specified, the embodiments and features of the embodiments in this application can be combined with each other. This application will now be described in detail with reference to the accompanying drawings and embodiments.

[0018] The following describes in detail, with reference to the accompanying drawings, the method, system, device and medium for transmitting power distribution data according to embodiments of this application.

[0019] Figure 1 This is a flowchart of a power distribution data transmission method according to an embodiment of this application. Figure 1 As shown, a power distribution data transmission method according to an embodiment of this application is applied to a vehicle's area controller, the area controller having multiple power distribution pins, the method comprising the following steps: S101: Obtain the power distribution data of each power distribution pin.

[0020] In one embodiment of this application, the power distribution data of the power distribution pin includes: voltage, current, temperature, and fault status of the power distribution pin. This power distribution data is obtained in real time through area controller monitoring.

[0021] S102: Encode and sort the power distribution data of each power distribution pin to obtain a standard string.

[0022] In one embodiment of this application, the step of encoding and sorting the power distribution data of each power distribution pin to obtain a standard string includes: encoding the power distribution data of each power distribution pin into ASCII to obtain an ASCII string; and sorting each ASCII string according to a preset sorting strategy to obtain the standard string.

[0023] The following example shows the power distribution data for 10 power distribution pins. The values ​​in parentheses are the ASCII encoded results: J2-20:20A (0x4A 0x32 0x2D 0x32 0x30 0x3A 0x32 0x30 0x41 0x17) J2-10:100A (0x4A 0x32 0x2D 0x31 0x30 0x3A 0x31 0x30 0x30 0x41 0x17) J3-10:12V (0x4A 0x33 0x2D 0x31 0x30 0x3A 0x31 0x32 0x56 0x17) J3-5:24V (0x4A 0x33 0x2D 0x35 0x3A 0x32 0x34 0x56 0x17) J3-20:50°C (0x4A 0x33 0x2D 0x32 0x30 0x3A 0x35 0x30 0x6F 0x43 0x17) G1-13: Short ground fault (0x47 0x31 0x2D 0x31 0x33 0x3A 0x3D 0x30 0x3D 0x17) G4-10: Short circuit fault (0x47 0x34 0x2D 0x31 0x30 0x3A 0x3D 0x31 0x3D 0x17) G4-20: Temperature too high (0x47 0x34 0x2D 0x32 0x30 0x3A 0x3D 0x32 0x3D 0x17) G4-30: Temperature too low (0x47 0x34 0x2D 0x33 0x30 0x3A 0x3D 0x33 0x3D 0x17) G5-10:150°C (0x47 0x35 0x2D 0x31 0x30 0x3A 0x31 0x35 0x30 0x6F 0x430x17) Next, the converted ASCII strings are sorted using a preset sorting strategy. The sorting strategy can be set according to actual needs, for example, it can be sorted according to the fault occurrence time or priority detected by each power distribution pin.

[0024] In one embodiment of this application, before sorting each ASCII string according to a preset sorting strategy to obtain the standard string, the method further includes: when the power distribution data of the first power distribution pin is abnormal, filling the highest bit of the character corresponding to the enumeration in the ASCII string corresponding to the power distribution data of the first power distribution pin with 1, wherein the first power distribution pin is any one of a plurality of power distribution pins.

[0025] Specifically, the power distribution data of the power distribution pins contains fault information, including: short-to-ground fault, short-current fault, overheating, underheating, and over-temperature fault. In ASCII encoding, these five types of fault information are represented by numbers 0-4, separated from other data by equal signs. Specifically, it is represented as follows: 0: Short ground fault (0x3D 0x30 0x3D) 1: Short circuit fault (0x3D 0x31 0x3D) 2: Temperature too high (0x3D 0x32 0x3D) 3: Temperature too low (0x3D 0x33 0x3D) 4: Over-temperature fault (0x3D 0x34 0x3D) Furthermore, since the fault information variable is an enumeration, to distinguish it from the monitored value, the highest bit of the character corresponding to this fault information is filled with 1. Therefore, the ASCII encoding of the processed fault information is: 0: Short ground fault (0x3D 0xB0 0x3D) 1: Short circuit fault (0x3D 0xB1 0x3D) 2: Temperature too high (0x3D 0xB2 0x3D) 3: Temperature too low (0x3D 0xB3 0x3D) 4: Over-temperature fault (0x3D 0xB4 0x3D) S103: The standard string is encapsulated according to the message identifier pre-configured for the area controller to obtain multiple data packets, wherein each of the multiple data packets has the same message identifier.

[0026] In one embodiment of this application, the step of encapsulating the standard string according to the message identifier pre-configured for the area controller to obtain multiple data packets includes: obtaining the message identifier of the area controller; segmenting the standard string according to the length of the data packet to obtain multiple substrings; and encapsulating the multiple substrings according to the message identifier of the area controller to obtain multiple data packets.

[0027] Specifically, the first step is to set the length of the data packet. In a specific example, the length of the transmitted data packet is set to 64 bits, but it can be set to other lengths as needed. Next, based on the set data packet length, the standard string is split into multiple substrings of the same length. Then, these substrings are encapsulated using the area controller's message identifier to obtain multiple data packets. For example, assuming the area controller's message identifier is ID1, using a 64-bit message length for splitting results in the following data packets: ID1: 0x4A 0x32 0x2D 0x32 0x30 0x3A 0x32 0x30 ID1: 0x41 0x17 0x4A 0x32 0x2D 0x31 0x30 0x3A ID1: 0x31 0x30 0x30 0x41 0x17 0x4A 0x33 0x2D ID1: 0x31 0x30 0x3A 0x31 0x32 0x56 0x17 0x4A ID1: 0x33 0x2D 0x35 0x3A 0x32 0x34 0x56 0x17 ID1: 0x4A 0x33 0x2D 0x32 0x30 0x3A 0x35 0x30 ID1: 0x6F 0x43 0x17 0x47 0x31 0x2D 0x31 0x33 ID1: 0x3A 0x3D 0xB0 0x3D 0x17 0x47 0x31 0x2D ID1: 0x31 0x33 0x3A 0x3D 0xB1 0x3D 0x17 0x47 ID1: 0x34 0x2D 0x32 0x30 0x3A 0x3D 0xB2 0x3D ID1: 0x17 0x47 0x34 0x2D 0x33 0x30 0x3A 0x3D ID1: 0xB3 0x3D 0x17 0x47 0x35 0x2D 0x31 0x30 ID1: 0x3A 0x31 0x35 0x30 0x6F 0x43 0x17 0x4A ID1: 0x32 0x2D 0x32 0x30… … In one embodiment of this application, before obtaining the message identifier of the area controller, the method further includes: assigning a unique message identifier to the area controller.

[0028] In this way, the power distribution data of all power distribution pins under the same area controller have the same message identifier, thereby enhancing the synchronization and correlation of data, simplifying network management, and facilitating subsequent fault detection and data maintenance.

[0029] S104: Send multiple data packets in sequence.

[0030] To ensure reliable data reception and stable network load, a fixed period is used for message transmission. In a specific example, the message transmission period is set to 20ms, but other values ​​can be set according to actual needs.

[0031] In one embodiment of this application, the method further includes: receiving the data packet; determining the fault location and fault type based on the data packet; and triggering a corresponding alarm or repair strategy based on the fault location and fault type.

[0032] According to the power distribution data transmission method of the present invention, the power distribution data of each power distribution pin of the vehicle area controller is first acquired; then, the power distribution data of each power distribution pin is encoded and sorted to obtain a standard string; then, according to the message identifier pre-configured for the area controller, the standard string is encapsulated to obtain multiple data packets, wherein each of the multiple data packets has the same message identifier; finally, the multiple data packets are sent sequentially. Thus, by encoding the power distribution data into a string and encapsulating it using the message identifier of the area controller, the power distribution pin data under the same controller shares the message identifier, thereby enhancing the synchronization and correlation of power distribution data, simplifying network management, and improving the efficiency of fault detection and data maintenance.

[0033] Figure 2 This is a structural block diagram of a power distribution data transmission system according to an embodiment of this application. Figure 2 As shown, a power distribution data transmission system according to an embodiment of this application is applied to a vehicle's area controller. The area controller has multiple power distribution pins. The system includes: an acquisition module 210, an encoding module 220, an encapsulation module 230, and a transmission module 240, wherein: The acquisition module 210 is used to acquire the power distribution data of each power distribution pin; The encoding module 220 is used to encode and sort the power distribution data of each power distribution pin to obtain a standard string; The encapsulation module 230 is used to encapsulate the standard string according to the message identifier pre-configured for the area controller to obtain multiple data packets, wherein each of the multiple data packets has the same message identifier; The transmission module 240 is used to sequentially send multiple data packets.

[0034] According to the power distribution data transmission system of this application embodiment, the power distribution data of each power distribution pin of the vehicle area controller is first obtained; then, the power distribution data of each power distribution pin is encoded and sorted to obtain a standard string; then, according to the message identifier pre-configured for the area controller, the standard string is encapsulated to obtain multiple data packets, wherein each of the multiple data packets has the same message identifier; finally, the multiple data packets are sent sequentially. Thus, by encoding the power distribution data into a string and encapsulating it using the message identifier of the area controller, the power distribution pin data under the same controller shares the message identifier, thereby enhancing the synchronization and correlation of the power distribution data, simplifying network management, and improving the efficiency of fault detection and data maintenance.

[0035] Specific limitations regarding the power distribution data transmission system can be found in the limitations on power distribution data transmission methods described above, and will not be repeated here. Each module of the aforementioned power distribution data transmission system can be implemented entirely or partially through software, hardware, or a combination thereof. These modules can be embedded in or independent of the processor in a computer device in hardware form, or stored in the computer device's memory in software form, so that the processor can call and execute the corresponding operations of each module.

[0036] The following is for reference. Figure 3 , Figure 3 A schematic diagram of a computer device structure suitable for implementing embodiments of this application is shown.

[0037] like Figure 3 As shown, the computer system 1000 includes a central processing unit (CPU) 1001, which can perform various appropriate actions and processes based on programs stored in read-only memory (ROM) 1002 or programs loaded from storage section 1008 into random access memory (RAM) 1003. The RAM 1003 also stores various programs and data required for the system's operating instructions. The CPU 1001, ROM 1002, and RAM 1003 are interconnected via a bus 1004. An input / output (I / O) interface 1005 is also connected to the bus 1004.

[0038] The following components are connected to I / O interface 1005: an input section 1006 including a keyboard, mouse, etc.; an output section 1007 including a cathode ray tube (CRT), liquid crystal display (LCD), etc., and speakers, etc.; a storage section 1008 including a hard disk, etc.; and a communication section 1009 including a network interface card such as a LAN card, modem, etc. The communication section 1009 performs communication processing via a network such as the Internet. A drive 1010 is also connected to I / O interface 1005 as needed. A removable medium 1011, such as a disk, optical disk, magneto-optical disk, semiconductor memory, etc., is installed on drive 1010 as needed so that computer programs read from it can be installed into storage section 1008 as needed.

[0039] Specifically, according to embodiments of this application, the flowchart above refers to... Figure 1The described process can be implemented as a computer-readable storage medium. For example, embodiments of this application include a computer-readable storage medium comprising a computer program containing program code for performing the methods shown in the flowchart, such as performing: acquiring power distribution data of each power distribution pin; encoding and sorting the power distribution data of each power distribution pin to obtain a standard string; encapsulating the standard string according to a message identifier pre-configured for the area controller to obtain multiple data packets, wherein each of the multiple data packets has the same message identifier; and sequentially sending the multiple data packets.

[0040] Specifically, according to embodiments of this application, the flowchart above refers to... Figure 1 The described process can be implemented as a computer software program. For example, embodiments of this application include a computer program product comprising a computer program carried on a computer-readable medium, the computer program containing program code for performing the methods shown in the flowchart, such as performing: acquiring power distribution data of each power distribution pin; encoding and sorting the power distribution data of each power distribution pin to obtain a standard string; encapsulating the standard string according to a message identifier pre-configured for the area controller to obtain multiple data packets, wherein each of the multiple data packets has the same message identifier; and sequentially sending the multiple data packets.

[0041] In such an embodiment, the computer program includes program code for performing the methods shown in the flowchart. In such an embodiment, the computer program can be downloaded and installed from a network via communication section 1009, and / or installed from removable media 1011. When the computer program is executed by the central processing unit (CPU) 1001, it performs the functions defined in the system of this application.

[0042] It should be noted that the computer-readable medium shown in this application can be a computer-readable signal medium or a computer-readable storage medium, or any combination of the two. A computer-readable storage medium can be, for example,—but not limited to—an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof. More specific examples of a computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer disk, a hard disk, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination thereof. In this application, a computer-readable storage medium can be any tangible medium containing or storing a program that can be used by or in conjunction with an instruction execution system, apparatus, or device. In this application, a computer-readable signal medium can include a data signal propagated in baseband or as part of a carrier wave, carrying computer-readable program code. Such propagated data signals can take various forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination thereof. Computer-readable signal media can also be any computer-readable medium other than computer-readable storage media, which can send, propagate, or transmit a program for use by or in connection with an instruction execution system, apparatus, or device. The program code contained on the computer-readable medium can be transmitted using any suitable medium, including but not limited to: wireless, wire, optical fiber, RF, etc., or any suitable combination thereof.

[0043] The flowcharts and block diagrams in the accompanying drawings illustrate the architecture, functionality, and operational instructions of possible implementations of systems, methods, and computer program products according to various embodiments of this application. In this regard, each block in a flowchart or block diagram may represent a module, segment, or portion of code containing one or more executable instructions for implementing a specified logical function. It should also be noted that in some alternative implementations, the functions indicated in the blocks may occur in a different order than those indicated in the drawings. For example, two connected blocks may actually be executed substantially in parallel, or they may sometimes be executed in reverse order, depending on the functions involved. It should also be noted that each block in the block diagrams and / or flowcharts, and combinations of blocks in the block diagrams and / or flowcharts, can be implemented using a dedicated hardware-based system that performs the specified functions or operational instructions, or using a combination of dedicated hardware and computer instructions.

[0044] The units or modules described in the embodiments of this application can be implemented in software or hardware. The described units or modules can also be located in a processor. The names of these units or modules do not, in certain circumstances, constitute a limitation on the unit or module itself.

[0045] The technical features of the above embodiments can be combined in any way. For the sake of brevity, not all possible combinations of the technical features in the above embodiments are described. However, as long as there is no contradiction in the combination of these technical features, they should be considered to be within the scope of this specification.

[0046] The above embodiments merely illustrate several implementation methods of this application, and while the descriptions are relatively specific and detailed, they should not be construed as limiting the scope of the patent application. It should be noted that those skilled in the art can make various modifications and improvements without departing from the concept of this application, and these all fall within the protection scope of this application. Therefore, the protection scope of this patent application should be determined by the appended claims.

Claims

1. A method for transmitting power distribution data, characterized in that, A zone controller for a vehicle, the zone controller having multiple power distribution pins, the method comprising: Obtain the power distribution data for each power distribution pin; The power distribution data of each power distribution pin is encoded and sorted to obtain a standard string; The standard string is encapsulated according to the message identifier pre-configured for the area controller to obtain multiple data packets, wherein each of the multiple data packets has the same message identifier; Multiple data packets are sent sequentially.

2. The method for transmitting power distribution data according to claim 1, characterized in that, The power distribution data of the power distribution pins includes: voltage, current, temperature, and fault status of the power distribution pins.

3. The method for transmitting power distribution data according to claim 1, characterized in that, The encoding and sorting of the power distribution data for each power distribution pin to obtain a standard string includes: The power distribution data of each power distribution pin is encoded using ASCII to obtain an ASCII string; According to a preset sorting strategy, each ASCII string is sorted to obtain the standard string.

4. The method for transmitting power distribution data according to claim 3, characterized in that, Before sorting the ASCII strings according to a preset sorting strategy to obtain the standard string, the process also includes: When the power distribution data of the first power distribution pin is abnormal, the highest bit of the character corresponding to the enumeration in the ASCII string corresponding to the power distribution data of the first power distribution pin is filled with 1, wherein the first power distribution pin is any one of multiple power distribution pins.

5. The method for transmitting power distribution data according to claim 1, characterized in that, The standard string is encapsulated according to the message identifier pre-configured for the area controller to obtain multiple data packets, including: Obtain the message identifier of the area controller; The standard string is divided into multiple substrings based on the length of the data packet; Based on the message identifier of the area controller, multiple substrings are encapsulated to obtain multiple data packets.

6. The method for transmitting power distribution data according to claim 5, characterized in that, Before obtaining the message identifier of the area controller, the process also includes: Assign a unique message identifier to the area controller.

7. The method for transmitting power distribution data according to claim 1, characterized in that, Also includes: Receive the data packet; The location and type of the fault are determined based on the data message. Based on the location and type of the fault, trigger the corresponding alarm or repair strategy.

8. A power distribution data transmission system, characterized in that, A zone controller for use in vehicles, the zone controller having multiple power distribution pins, the system comprising: The acquisition module is used to acquire the power distribution data of each power distribution pin; The encoding module is used to encode and sort the power distribution data of each power distribution pin to obtain a standard string; An encapsulation module is used to encapsulate the standard string according to a message identifier pre-configured for the area controller to obtain multiple data packets, wherein each of the multiple data packets has the same message identifier; The transmission module is used to send multiple data packets sequentially.

9. A computer device, comprising a memory, a processor, and a computer program stored in the memory and executable on the processor, characterized in that, When the processor executes the program, it implements the power distribution data transmission method according to any one of claims 1-7.

10. A computer-readable storage medium having a computer program stored thereon, characterized in that, When the computer program is executed by the processor, it implements the method for transmitting power distribution data according to any one of claims 1-7.