CN111768514B - New energy automobile fault data processing method and system - Google Patents

New energy automobile fault data processing method and system Download PDF

Info

Publication number
CN111768514B
CN111768514B CN202010577576.XA CN202010577576A CN111768514B CN 111768514 B CN111768514 B CN 111768514B CN 202010577576 A CN202010577576 A CN 202010577576A CN 111768514 B CN111768514 B CN 111768514B
Authority
CN
China
Prior art keywords
fault
data
duration
intermittent
continuous
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
CN202010577576.XA
Other languages
Chinese (zh)
Other versions
CN111768514A (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.)
Guangzhou Tata Electronic Technology Co ltd
Original Assignee
Guangzhou Tata Electronic Technology Service 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 Guangzhou Tata Electronic Technology Service Co ltd filed Critical Guangzhou Tata Electronic Technology Service Co ltd
Priority to CN202010577576.XA priority Critical patent/CN111768514B/en
Publication of CN111768514A publication Critical patent/CN111768514A/en
Application granted granted Critical
Publication of CN111768514B publication Critical patent/CN111768514B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C5/00Registering or indicating the working of vehicles
    • G07C5/08Registering or indicating performance data other than driving, working, idle, or waiting time, with or without registering driving, working, idle or waiting time
    • G07C5/0808Diagnosing performance data
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C5/00Registering or indicating the working of vehicles
    • G07C5/08Registering or indicating performance data other than driving, working, idle, or waiting time, with or without registering driving, working, idle or waiting time
    • G07C5/0816Indicating performance data, e.g. occurrence of a malfunction

Abstract

The invention relates to the technical field of data processing, and relates to a new energy automobile fault data processing method and system. The method comprises the steps of firstly acquiring automobile state data to be processed, which are sent by a front-end detection node; analyzing the automobile state data to be processed to obtain an intermittent fault set; judging whether the accumulated total duration of all intermittent fault data in the intermittent fault set meets a first preset threshold value or not; copying all intermittent fault data in the intermittent fault set into a comprehensive fault set; adding all continuous fault data with the fault duration time smaller than a second time length in the continuous fault set to the comprehensive fault set; and sending first fault reminding indication information according to respective fault duration of all fault data in the comprehensive fault set. According to the invention, the first fault reminding indication information is sent according to the respective fault duration of all fault data in the comprehensive fault set, so that the influence on automobile driving caused by the fact that the fault problem is not processed in time is avoided.

Description

New energy automobile fault data processing method and system
Technical Field
The invention relates to the technical field of data processing, in particular to a new energy automobile fault data processing method and system.
Background
The new energy is different from the traditional fuel automobile, the new energy automobile does not use fossil fuel to provide power, but uses batteries and the like as power sources, does not generate waste gas influencing the environment, and accords with the positioning of the future urban green development.
In the use process of the automobile, some fault problems can be avoided, and the automobile driving can not be influenced by timely repairing, such as insufficient antifreeze, damage to automobile lamps and the like.
However, if the user does not repair the automobile in time, the damage time is too long, and the automobile can still be greatly affected.
Disclosure of Invention
The invention aims to provide a new energy automobile fault data processing method and system, which can avoid the influence on automobile driving caused by the fact that some conventional fault problems are not processed in time.
In order to achieve the purpose, the technical scheme adopted by the invention is as follows:
in a first aspect, the invention provides a new energy vehicle fault data processing method, which includes:
acquiring to-be-processed automobile state data sent by a front-end detection node;
analyzing the automobile state data to be processed, and counting all intermittent fault data in a first data block of the automobile state data to be processed to obtain an intermittent fault set; the first data block is a preset area for storing fault data with the fault duration time less than a first duration;
judging whether the accumulated total duration of all intermittent fault data in the intermittent fault set meets a first preset threshold value or not;
when the accumulated total duration of all intermittent fault data in the intermittent fault set does not meet the first preset threshold, reading continuous fault data from a second data block of the automobile state data to be processed to obtain a continuous fault set; the second data block is a preset area for storing fault data with the fault duration time being greater than or equal to the first duration; the second data block and the first data block are data blocks with different automobile state data to be processed;
copying all intermittent fault data in the intermittent fault set into a comprehensive fault set;
adding all continuous fault data with the fault duration time smaller than a second time length in the continuous fault set to the comprehensive fault set; wherein the second duration is greater than the first duration;
and sending first fault reminding indication information according to respective fault duration of all fault data in the comprehensive fault set.
In a second aspect, the invention provides a new energy vehicle fault data processing system, which includes:
the processing module is used for acquiring the automobile state data to be processed sent by the front-end detection node;
the processing module is further used for analyzing the automobile state data to be processed and counting all intermittent fault data from a first data block of the automobile state data to be processed to obtain an intermittent fault set; the first data block is a preset area for storing fault data with the fault duration time less than a first duration;
the processing module is further used for judging whether the accumulated total duration of all intermittent fault data in the intermittent fault set meets a first preset threshold value or not;
the processing module is further used for reading continuous fault data from a second data block of the automobile state data to be processed to obtain a continuous fault set when the accumulated total duration of all the intermittent fault data in the intermittent fault set does not meet the first preset threshold; the second data block is a preset area for storing fault data with the fault duration time being greater than or equal to the first duration; the second data block and the first data block are data blocks with different automobile state data to be processed;
the processing module is further used for copying all intermittent fault data in the intermittent fault set into a comprehensive fault set;
the processing module is further configured to add all persistent fault data in the persistent fault set, where the fault duration is less than a second duration, to the comprehensive fault set; wherein the second duration is greater than the first duration;
and the reminding module is used for sending out first fault reminding indication information according to the respective fault duration of all fault data in the comprehensive fault set.
In a third aspect, the present invention provides a control apparatus comprising a memory for storing one or more programs; a processor; when the one or more programs are executed by the processor, the method for processing the fault data of the new energy automobile is realized.
In a fourth aspect, the present invention provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the new energy vehicle fault data processing method described above.
According to the new energy automobile fault data processing method and system provided by the invention, the first fault reminding indication information can be sent according to the respective fault duration of all fault data in the comprehensive fault set, so that a user can pay attention to some faults which do not influence the current driving of an automobile and can maintain the faults in time, and the influence of some conventional fault problems on the driving of the automobile due to the fact that the faults are not processed in time is avoided.
In order to make the aforementioned and other objects, features and advantages of the present invention comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings needed to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to these drawings without inventive effort.
Fig. 1 is a schematic block diagram of a control apparatus provided in the present invention;
fig. 2 is a flowchart of a new energy vehicle fault data processing method according to an embodiment of the present invention;
fig. 3 is a structural diagram of a new energy vehicle fault data processing system according to an embodiment of the present invention.
In the figure: 100-a control device; 101-a memory; 102-a processor; 103-a communication interface; 300-new energy automobile fault data processing system; 301-a processing module; 302-reminder module.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings in some embodiments of the present invention, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. The components of the present invention, as generally described and illustrated in the figures herein, may be arranged and designed in a wide variety of different configurations.
Thus, the following detailed description of the embodiments of the present invention, presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on a part of the embodiments of the present invention, belong to the protection scope of the present invention.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures. Meanwhile, in the description of the present invention, the terms "first", "second", and the like are used only for distinguishing the description, and are not to be construed as indicating or implying relative importance.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Some embodiments of the invention are described in detail below with reference to the accompanying drawings. The embodiments described below and the features of the embodiments can be combined with each other without conflict.
Referring to fig. 1, fig. 1 shows a schematic block diagram of a control device 100 provided by the present invention, the control device 100 may include a memory 101, a processor 102 and a communication interface 103, and the memory 101, the processor 102 and the communication interface 103 are electrically connected to each other directly or indirectly to implement data transmission or interaction. For example, the components may be electrically connected to each other via one or more communication buses or signal lines. For example, the control device 100 may be, but is not limited to, a vehicle controller, a motor controller, or an intelligent control terminal of an automobile.
The memory 101 may be configured to store software programs and modules, such as program instructions/modules corresponding to the new energy vehicle fault data processing system provided by the present invention, and the processor 102 executes various functional applications and data processing by executing the software programs and modules stored in the memory 101, so as to further execute the steps of the new energy vehicle fault data processing method provided by the present invention. The communication interface 103 may be used for communicating signaling or data with other node devices.
The Memory 101 may be, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Programmable Read-Only Memory (PROM), an Erasable Read-Only Memory (EPROM), an electrically Erasable Programmable Read-Only Memory (EEPROM), and the like.
The processor 102 may be an integrated circuit chip having signal processing capabilities. The Processor 102 may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components.
It will be appreciated that the configuration shown in fig. 1 is merely illustrative and that the control device 100 may also include more or fewer components than shown in fig. 1 or have a different configuration than shown in fig. 1. The components shown in fig. 1 may be implemented in hardware, software, or a combination thereof.
The following describes an example of the smart home information processing method provided by the present invention, with the control device 100 shown in fig. 1 as an exemplary execution subject.
Referring to fig. 2, fig. 2 is a flowchart of a new energy vehicle fault data processing method according to an embodiment of the present invention, where the new energy vehicle fault data processing method includes the following steps:
step S201, obtaining automobile state data to be processed sent by a front-end detection node;
in the embodiment of the present invention, the front end detection node may be various sensors provided on the new energy vehicle, such as a liquid level sensor for detecting a liquid level of the antifreeze, a current sensor for detecting whether a lamp of the vehicle is faulty, and the like. The front-end detection node may send information such as the aforementioned level of the antifreeze, whether the vehicle lamp is faulty, or not, to the control device as the vehicle state data to be processed.
The front-end detection node can continuously acquire various state information of the automobile and package all the state information to be used as automobile state data to be processed for storage; and the control equipment can acquire the to-be-processed automobile state data stored by the front-end detection node from the front-end detection node at preset time intervals.
Step S202, analyzing the automobile state data to be processed, and counting all intermittent fault data from a first data block of the automobile state data to be processed to obtain an intermittent fault set; the first data block is a preset area for storing fault data with the fault duration time less than a first duration;
step S203, judging whether the accumulated total duration of all intermittent fault data in the intermittent fault set meets a first preset threshold value;
step S204, when the accumulated total duration of all intermittent fault data in the intermittent fault set does not meet the first preset threshold, reading continuous fault data from a second data block of the automobile state data to be processed to obtain a continuous fault set; the second data block is a preset area for storing fault data with the fault duration time being greater than or equal to the first duration; the second data block and the first data block are data blocks with different automobile state data to be processed;
step S205, copying all intermittent fault data in the intermittent fault set to a comprehensive fault set;
step S206, all continuous fault data with the fault duration time smaller than a second time length in the continuous fault set are added to the comprehensive fault set; wherein the second duration is greater than the first duration;
step S207, sending out first fault reminding indication information according to respective fault duration of all fault data in the comprehensive fault set.
In the embodiment of the invention, all fault data can be divided into intermittent fault data and continuous fault data according to the duration of each fault data; for example, with a preset first duration as a boundary, determining fault data with a duration less than the first duration as intermittent fault data, and determining fault data with a duration greater than or equal to the first duration as persistent fault data, so that when the control device analyzes the vehicle state data to be processed, the intermittent fault set and the persistent fault set can be respectively counted according to the first data block and the second data block in the vehicle state data to be processed.
When the accumulated total duration of all intermittent fault data in the intermittent fault set meets the first preset threshold, the control equipment can send out reminding information to remind a user of paying attention to the state of the automobile in time, so that the detection control capability of automobile faults is improved, and the safety and the reliability of the automobile are enhanced.
On the contrary, when the accumulated total duration of all intermittent fault data in the intermittent fault set does not satisfy the first preset threshold, all intermittent fault data in the intermittent fault core network may be copied to the comprehensive fault set, and all continuous fault data with a fault duration less than the second duration are screened from the continuous fault set and added to the comprehensive fault set.
Therefore, the control equipment can send out first fault reminding indication information according to the respective fault duration of all fault data in the comprehensive fault set, so that a user can pay attention to certain faults which do not influence the current driving of the automobile and can maintain the faults in time, and the influence of certain conventional fault problems on the driving of the automobile due to the fact that the faults are not processed in time is avoided.
Wherein, in order to accurately identify the respective intermittent fault data, in some embodiments, step S202 may include the following sub-steps:
step S2021, reading the metadata information of the first data block to obtain a first start identifier and a first end identifier in the first data block; the first start identifier is used for indicating a start address for storing intermittent fault data, the first termination identifier is used for indicating a termination address for storing intermittent fault data, and a start storage address of each intermittent fault data is further stored in metadata information of the first data block;
step S2022, creating a first data directing pointer; wherein the first data direction pointer is used for pointing to a starting storage address of intermittent fault data in the first data block;
step S2023, moving the first data directing pointer from the first start identifier, so that the first data directing pointer sequentially points to start storage addresses of each intermittent fault data in the first data block, and sequentially reading all intermittent fault data stored in the first data block in combination with all start storage addresses pointed by the first data directing pointer until the first end identifier is read; when the intermittent fault data in the first data block are stored, sequentially storing each intermittent fault data according to the storage address of the first data block, and moving the first termination identifier to the storage address where the storage of the intermittent fault data is finished every time one intermittent fault data is stored.
In the embodiment of the present invention, when the front-end detection node stores intermittent failure data, a storage start address of first intermittent failure data may be recorded in metadata information of a first data block as a first start identifier, where the first start identifier is a start storage address of all intermittent failure data stored in the first data block; in addition, every time one intermittent fault data is stored, the front-end detection node can also store the initial storage address of the corresponding intermittent fault data in the metadata information; and, every time the front-end detection node finishes storing one intermittent fault data, the front-end detection node may further record a first termination identifier in the first data block, where the first termination identifier may indicate a termination address where the intermittent fault data is stored, that is, a termination address where the last intermittent fault data is stored in the first data block.
In this way, when the control device analyzes the vehicle status data to be processed, the control device can read the metadata information of the first data block, thereby obtaining a first starting identifier, a first terminating identifier and a starting storage address of each intermittent fault data recorded by the front-end detection node, and creating a first data directing pointer, moving the first data directing pointer from the first start identifier, so that the first data directing pointer points to the starting memory address of each intermittent fault data in the first data block in turn, and sequentially reading all intermittent fault data stored in the first data block in combination with all initial storage addresses pointed by the first data guide pointer until the first termination identifier is read, all intermittent fault data held in the first data block is thus obtained, thereby ensuring the integrity of each intermittent fault data.
Additionally, to accurately identify the respective persistent fault data, in some embodiments, step S204 may include the following sub-steps:
step S2041, reading metadata information of the second data block to obtain a second start identifier and a second end identifier in the second data block; the second start identifier is used for indicating a start address for storing persistent failure data, the second end identifier is used for indicating an end address for storing persistent failure data, and a start storage address of each persistent failure data is further stored in the metadata information of the second data block;
step S2042, a second data guide pointer is created; wherein the second data direction pointer is used for pointing to a starting storage address of persistent fault data in the second data block;
step S2043, moving the second data directing pointer from the second start identifier, so that the second data directing pointer sequentially points to the start storage address of each persistent failure data in the second data block, and sequentially reading all persistent failure data stored in the second data block in combination with all the start storage addresses pointed by the first data directing pointer until the second end identifier is read; when the continuous fault data in the second data block are stored, sequentially storing each continuous fault data according to the storage address of the second data block, and moving the second termination identifier to the storage address where storing the continuous fault data is finished every time one continuous fault data is stored.
In the embodiment of the present invention, a reading manner of the continuous fault data may be a reading manner similar to the reading manner of the intermittent fault data provided in the embodiment of the present invention, and details of the embodiment of the present invention are not repeated herein.
In addition, the implementation manner provided by the embodiment of the invention mainly uses various intermittent fault data of the automobile as objects to send out the first fault reminding indication information, so that a user can pay attention to various faults with short duration on the automobile.
For each continuous fault data detected by the front-end detection node, the embodiment of the invention can also send out second fault reminding indication information aiming at each continuous single battle data, so that a user can pay attention to each fault which lasts for a long time on the automobile.
Therefore, in some embodiments, the new energy vehicle fault data processing method provided by the embodiments of the present invention may further include the following steps:
step S208, receiving an automobile fault indication;
step S209, using the maximum storage address corresponding to the second data block as the initial read address in all the persistent failure data added to the comprehensive failure set;
step S210, responding to the automobile fault indication, and moving the second data guide pointer from the initial reading address to read continuous fault data until the continuous fault data meeting the set termination condition is read; the set termination condition is that the read continuous fault data reaches a third time length;
and step S211, sending out second fault reminding indication information according to the respective fault duration of the read continuous fault data.
In the embodiment of the invention, a user can send an automobile fault indication through some terminal control devices or touch control terminal devices, so as to acquire the continuous fault problem of the new energy automobile.
After receiving the automobile fault indication, the control device may add all the continuous fault data in the comprehensive fault set, use the maximum storage address corresponding to the second data block as an initial read address, and in response to the automobile fault indication, move the second data guide pointer from the initial read address to read the continuous fault data until the continuous fault data meeting the set termination condition is read, so as to send out second fault prompt indication information according to the respective fault durations of the read continuous fault data, for example, display the fault type and the fault start-stop time of each continuous fault data on a display screen of the new energy automobile, so that a user can know the continuous fault problems on the new energy automobile to a certain extent.
In order to reduce the hardware overhead of the control device in reporting the fault information, in some embodiments, step S210 may include the following sub-steps:
step S2101, moving the second data directing pointer to sequentially read each continuous failure data from the second data block and count the accumulated duration of the read continuous failure data until the last continuous failure data stored in the second data block is read;
step S2102 of continuously determining whether the accumulated time length of the read continuous failure data reaches the third time length; when yes, step S2103 is performed; when no, step S2104 is performed;
step S2103, when the accumulated time length of the read continuous fault data reaches the third time length, sending out second fault reminding indication information according to the respective read fault time lengths of the continuous fault data;
step S2104, when the accumulated time length of the read continuous fault data does not reach the third time length until the last continuous fault data is read, continuing to move the second data directing pointer to reversely read each continuous fault data stored in the second data block from the starting read address until the accumulated time length of the read continuous fault data reaches the third time length, and sending second fault reminding indication information according to the read respective fault time lengths of the continuous fault data.
In the embodiment of the invention, the continuous fault data in the continuous fault set are continuously read until the accumulated time of all the read continuous fault data reaches the third time, so that the continuous fault data can be reported in batches, and the hardware consumption of the control equipment is reduced.
In addition, when the step of sending out the first failure warning indication information is implemented, in some embodiments, the step S207 may include the following sub-steps:
step S2071, dividing a first fault data set and a second fault data set from the comprehensive fault set according to the fault type of each fault data; wherein the first failure data set includes at least two first type failures and the second failure data set includes at least two second type failures equal in number to the number of failures of the first failure data set;
in the embodiment of the invention, the fault types corresponding to all the fault data can be configured in advance, for example, all the fault data can be divided into slight faults and serious faults according to the driving safety influence degree on the new energy automobile, for example, the slight faults can be fuse breakage, insufficient refrigerating fluid, battery pack line falling and the like, and the serious faults can be power switch breakage, motor burnout and the like.
In this manner, in performing step S2071, all fault data belonging to a major fault may be classified as a first type fault into a first fault data set, and all fault data belonging to a minor fault may be classified as a second type fault into a second fault data set.
When the first failure data set and the second failure data set are divided, failure data of the same data can be divided in the first failure data set and the second failure data set, and a one-to-one correspondence relationship can be established for the failure data therein, for example, the failure data in the first failure data set and the data in the second failure data set can be sequentially established in a sequence from small to large according to the failure duration.
Step S2072, determining a fault duration level and a comparison fault level corresponding to each first type fault based on the fault duration corresponding to each first type fault and the fault duration corresponding to each second type fault; wherein the fault duration level is a ratio of a fault duration of each of the first type faults to a fault duration of a first type fault having a longest corresponding fault duration in the first fault data set, and the comparison fault level is a ratio of a fault duration of each of the first type faults to a fault duration of a second type fault corresponding to the first type fault in the second fault data set;
in the embodiment of the present invention, a ratio between the time length of each first type fault and the time length of the first type fault corresponding to the fault time length in the first fault data set may be determined, so as to obtain the fault time length level corresponding to each first type fault; in addition, the time length of the first type fault in the first fault data set is compared with the time length of the second type fault corresponding to the second fault data set, so that the comparison fault level of each first type fault is obtained.
Step S2073, determining the first type faults with the relative ratio meeting a second preset threshold value in the first fault data set as target fault data according to the relative ratio between the fault duration level and the comparison fault level corresponding to each first type fault;
in the embodiment of the present invention, after the fault duration level and the comparison fault level corresponding to each first type fault are obtained, a ratio may be made between the fault duration level and the comparison fault level corresponding to each first type fault, a relative ratio between the fault duration level and the comparison fault level corresponding to each first type fault is obtained, and the first type fault whose corresponding ratio satisfies a second preset threshold is determined as the target fault data according to the relative ratio of each first type fault.
Step S2074, for each fault index, based on at least two fault index parameter intervals of the fault index, counting the ratio of the fault data included in each fault index parameter interval in the target fault data;
in the embodiment of the present invention, a plurality of fault indicators may be preset, such as the above-mentioned fault duration, fault duration level, comparison fault level, and the like, and at least two fault indicator parameter sections preset for each fault indicator are used to count a ratio of fault data included in each fault indicator parameter section in the target fault data with respect to all the first type faults.
Step S2075, determining the contribution value of each fault index to the target fault data according to the ratio of the fault data included in each fault index parameter interval in the target fault data;
in the embodiment of the present invention, the ratio of the fault data included in each fault index parameter interval may be directly used as the contribution value of each fault index to the target fault data.
Step S2076, screening out target fault indexes of which the contribution values meet a third preset threshold value based on the contribution values of each fault index to the target fault data;
step S2077, based on at least two fault index parameter intervals of the target fault index, screening out a target fault index parameter interval in which the ratio of the parameter accumulation values of all fault data included in the at least two fault index parameter intervals to the parameter accumulation values of all fault data of the target fault data is greater than a fourth preset threshold value;
in the embodiment of the present invention, a parameter accumulated value corresponding to each fault index parameter interval may be counted based on that all fault data included in each fault index parameter interval account for the parameter value of the fault index corresponding to the fault index parameter interval, and a target fault index parameter interval in which the ratio of the parameter accumulated values of all fault data included in the at least two fault index parameter intervals to the parameter accumulated value of each fault index parameter interval is greater than a fourth preset threshold value is screened out according to that all fault data in the target fault data correspond to the parameter accumulated value of each fault index parameter interval.
Step S2078, based on the target fault index parameter interval of the target fault index, screening out the first fault reminding indication information corresponding to the target fault index parameter interval from a pre-configured reminding strategy; the prompting strategy comprises fault prompting indication information corresponding to each of a plurality of fault index parameter intervals;
step S2079, sending the first failure notification indication information.
In the embodiment of the invention, after the target fault index parameter interval is determined, a prompting strategy can be configured in advance, so that fault prompting indication information corresponding to the target fault index parameter interval is screened out from the prompting strategy and is used as the first fault prompting indication information, and the first fault prompting indication information is sent out, so that a user can pay attention to the current fault of the new energy vehicle; therefore, the sent first fault reminding prompt message can accord with the characteristics of the current fault data.
Wherein, in some embodiments, step S2076 may include the following sub-steps:
step S20761, determining a fault index with the maximum contribution value based on the contribution value of each fault index to the target fault data;
step S20762, for at least two fault index parameter sections of the largest fault index, determining a target fault index parameter section in which the ratio of the at least two fault index parameter sections is greater than a fourth preset threshold value according to the ratio of the cumulative duration of all fault data included in each fault index parameter section in the target fault data to the cumulative duration of all fault data in the target fault data;
step S20763, based on the analysis of the fault data characteristics in the target fault data, determining at least two alternative fault indexes, and obtaining the contribution value of each alternative fault index to the target fault data; wherein the at least two candidate fault indicators are fault indicators of the at least two fault indicators except for the maximum fault indicator;
in the embodiment of the present invention, at least two candidate fault indicators other than the maximum fault indicator may be screened out from all fault indicators corresponding to the target fault data according to a priority level configured for each fault indicator in advance, for example, three candidate fault indicators are screened out.
Step S20764, based on the at least two candidate fault indicators, executing the maximum fault indicator determination process and the determination process of the target fault indicator parameter interval again until the fault indicators with the maximum set target number are screened out, and determining the target fault indicator in the fault indicators with the maximum set target number.
In the embodiment of the present invention, after obtaining the fault indicator with the maximum set target data amount, for example, a random selection method or a method of randomly generating a serial number to determine a corresponding fault indicator may be adopted, and the target fault indicator is determined at the fault indicator with the maximum set target data amount. Thus, the target fault index can be more accurate.
In addition, based on the same inventive concept as the new energy vehicle fault data processing method provided in the present invention, please refer to fig. 3, and fig. 3 is a structural diagram of a new energy vehicle fault data processing system 300 according to an embodiment of the present invention, which includes a processing module 301 and a reminding module 302. Wherein:
the processing module 301 is configured to obtain to-be-processed automobile state data sent by a front-end detection node;
the processing module 301 is further configured to analyze the vehicle state data to be processed, and count all intermittent fault data in a first data block of the vehicle state data to be processed to obtain an intermittent fault set; the first data block is a preset area for storing fault data with the fault duration time less than a first duration;
the processing module 301 is further configured to determine whether the total accumulated time of all intermittent fault data in the intermittent fault set meets a first preset threshold;
the processing module 301 is further configured to, when the total accumulated duration of all intermittent fault data in the intermittent fault set does not satisfy the first preset threshold, read continuous fault data from a second data block of the to-be-processed vehicle status data to obtain a continuous fault set; the second data block is a preset area for storing fault data with the fault duration time being greater than or equal to the first duration; the second data block and the first data block are data blocks with different automobile state data to be processed;
the processing module 301 is further configured to copy all intermittent fault data in the intermittent fault set into a comprehensive fault set;
the processing module 301 is further configured to add all persistent fault data in the persistent fault set, where the fault duration is less than a second duration, to the comprehensive fault set; wherein the second duration is greater than the first duration;
and the reminding module 302 is configured to send out first fault reminding indication information according to respective fault durations of all fault data in the comprehensive fault set.
Optionally, as a possible implementation manner, when analyzing the to-be-processed vehicle status data and counting all intermittent fault data from the first data block of the to-be-processed vehicle status data, the processing module 301 is specifically configured to:
reading metadata information of the first data block to obtain a first start identifier and a first end identifier in the first data block; the first start identifier is used for indicating a start address for storing intermittent fault data, the first termination identifier is used for indicating a termination address for storing intermittent fault data, and a start storage address of each intermittent fault data is further stored in metadata information of the first data block;
creating a first data directing pointer; wherein the first data direction pointer is used for pointing to a starting storage address of intermittent fault data in the first data block;
moving the first data guide pointer from the first start identifier so that the first data guide pointer sequentially points to start storage addresses of each intermittent fault data in the first data block, and sequentially reading all intermittent fault data stored in the first data block by combining all the start storage addresses pointed by the first data guide pointer until the first termination identifier is read; when the intermittent fault data in the first data block are stored, sequentially storing each intermittent fault data according to the storage address of the first data block, and moving the first termination identifier to the storage address where the storage of the intermittent fault data is finished every time one intermittent fault data is stored.
Optionally, as a possible implementation manner, when the processing module 301 reads continuous failure data from the second data block of the vehicle status data to be processed, it is specifically configured to:
reading the metadata information of the second data block to obtain a second start identifier and a second end identifier in the second data block; the second start identifier is used for indicating a start address for storing persistent failure data, the second end identifier is used for indicating an end address for storing persistent failure data, and a start storage address of each persistent failure data is further stored in the metadata information of the second data block;
creating a second data directing pointer; wherein the second data direction pointer is used for pointing to a starting storage address of persistent fault data in the second data block;
moving the second data directing pointer from the second start identifier so that the second data directing pointer sequentially points to the start storage address of each continuous fault data in the second data block, and sequentially reading all continuous fault data stored in the second data block in combination with all the start storage addresses pointed by the first data directing pointer until the second termination identifier is read; when the continuous fault data in the second data block are stored, sequentially storing each continuous fault data according to the storage address of the second data block, and moving the second termination identifier to the storage address where storing the continuous fault data is finished every time one continuous fault data is stored.
Optionally, as a possible implementation manner, after the processing module 301 sends out the first fault notification indication information according to respective fault durations of all fault data in the comprehensive fault set, the processing module is further configured to:
receiving an automobile fault indication;
taking the maximum storage address corresponding to the second data block in all the continuous fault data added to the comprehensive fault set as an initial reading address;
in response to the automobile fault indication, moving the second data guide pointer from the starting reading address to read continuous fault data until the continuous fault data meeting set termination conditions are read; the set termination condition is that the read continuous fault data reaches a third time length;
and sending out second fault reminding indication information according to the respective fault duration of the read continuous fault data.
Optionally, as a possible implementation manner, when, in response to the car failure indication, the processing module 301 moves the second data directing pointer from the starting reading address to read continuous failure data until continuous failure data meeting a set termination condition is read, specifically:
moving the second data guide pointer to sequentially read each continuous fault data from the second data block and count the accumulated duration of the read continuous fault data until the last continuous fault data stored in the second data block is read;
continuously judging whether the accumulated time length of the read continuous fault data reaches the third time length or not;
when the accumulated time length of the read continuous fault data reaches the third time length, sending out second fault reminding indication information according to the respective read fault time lengths of the continuous fault data;
and when the accumulation duration of the read continuous fault data does not reach the third duration after the last continuous fault data is read, continuously moving the second data guide pointer to reversely read each continuous fault data stored in the second data block from the initial reading address until the accumulation duration of the read continuous fault data reaches the third duration, and sending out second fault reminding indication information according to the read respective fault duration of the continuous fault data.
Optionally, as a possible implementation manner, when the reminding module 302 sends out the first fault reminding indication information according to the respective fault durations of all fault data in the comprehensive fault set, the reminding module is specifically configured to:
dividing a first fault data set and a second fault data set from the comprehensive fault set according to the fault type of each fault data; wherein the first failure data set includes at least two first type failures and the second failure data set includes at least two second type failures equal in number to the number of failures of the first failure data set;
determining a fault duration level and a comparison fault level corresponding to each first type fault based on the fault duration corresponding to each first type fault and the fault duration corresponding to each second type fault; wherein the fault duration level is a ratio of a fault duration of each of the first type faults to a fault duration of a first type fault having a longest corresponding fault duration in the first fault data set, and the comparison fault level is a ratio of a fault duration of each of the first type faults to a fault duration of a second type fault corresponding to the first type fault in the second fault data set;
determining the first type faults of which the relative ratio meets a second preset threshold in the first fault data set as target fault data according to the relative ratio between the fault duration level and the comparison fault level corresponding to each first type fault;
for each fault index, based on at least two fault index parameter intervals of the fault index, counting the ratio of fault data included in each fault index parameter interval in the target fault data;
determining the contribution value of each fault index to the target fault data according to the ratio of the fault data included in each fault index parameter interval in the target fault data;
screening out target fault indexes of which the contribution values meet a third preset threshold value based on the contribution values of each fault index to the target fault data;
screening out a target fault index parameter interval with the ratio of the parameter accumulation values of all fault data in the parameter accumulation values of all fault data of the target fault data larger than a fourth preset threshold value from the at least two fault index parameter intervals based on at least two fault index parameter intervals of the target fault index;
screening out the first fault reminding indication information corresponding to the target fault index parameter interval from a pre-configured prompting strategy based on the target fault index parameter interval of the target fault index; the prompting strategy comprises fault prompting indication information corresponding to each of a plurality of fault index parameter intervals;
and sending the first fault reminding indication information.
Optionally, as a possible implementation manner, when the target fault indicator whose contribution value meets a third preset threshold is screened out based on the contribution value of each fault indicator to the target fault data, the reminding module 302 is specifically configured to:
determining a fault index with the maximum contribution value based on the contribution value of each fault index to the target fault data;
for at least two fault index parameter intervals of the maximum fault index, determining a target fault index parameter interval of which the ratio of the cumulative duration of all fault data included in each fault index parameter interval in the target fault data is greater than a fourth preset threshold value according to the ratio of the cumulative duration of all fault data in the target fault data to the cumulative duration of all fault data in the target fault data;
determining at least two alternative fault indexes based on analyzing the fault data characteristics in the target fault data, and obtaining the contribution value of each alternative fault index to the target fault data; wherein the at least two candidate fault indicators are fault indicators of the at least two fault indicators except for the maximum fault indicator;
and executing the maximum fault index determining process and the determining process of the target fault index parameter interval again based on the at least two alternative fault indexes until the fault indexes with the maximum set target number are screened out, and determining the target fault indexes in the fault indexes with the maximum set target number.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to some embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s).
It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, the functional modules in some embodiments of the present invention may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to perform all or part of the steps of the method according to some embodiments of the present invention. And the aforementioned storage medium includes: u disk, removable hard disk, read only memory, random access memory, magnetic or optical disk, etc. for storing program codes.
The above description is only a partial example of the present invention, and is not intended to limit the present invention, and it is obvious to those skilled in the art that various modifications and variations can be made in the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned.

Claims (10)

1. A new energy automobile fault data processing method is characterized by comprising the following steps:
acquiring to-be-processed automobile state data sent by a front-end detection node;
analyzing the automobile state data to be processed, and counting all intermittent fault data in a first data block of the automobile state data to be processed to obtain an intermittent fault set; the first data block is a preset area for storing fault data with the fault duration time less than a first duration;
judging whether the accumulated total duration of all intermittent fault data in the intermittent fault set meets a first preset threshold value or not;
when the accumulated total duration of all intermittent fault data in the intermittent fault set does not meet the first preset threshold, reading continuous fault data from a second data block of the automobile state data to be processed to obtain a continuous fault set; the second data block is a preset area for storing fault data with the fault duration time being greater than or equal to the first duration; the second data block and the first data block are data blocks with different automobile state data to be processed;
copying all intermittent fault data in the intermittent fault set into a comprehensive fault set;
adding all continuous fault data with the fault duration time smaller than a second time length in the continuous fault set to the comprehensive fault set; wherein the second duration is greater than the first duration;
and sending first fault reminding indication information according to respective fault duration of all fault data in the comprehensive fault set.
2. The method according to claim 1, wherein the analyzing the vehicle status data to be processed and counting all intermittent fault data from the first data block of the vehicle status data to be processed specifically comprises:
reading metadata information of the first data block to obtain a first start identifier and a first end identifier in the first data block; the first start identifier is used for indicating a start address for storing intermittent fault data, the first termination identifier is used for indicating a termination address for storing intermittent fault data, and a start storage address of each intermittent fault data is further stored in metadata information of the first data block;
creating a first data directing pointer; wherein the first data direction pointer is used for pointing to a starting storage address of intermittent fault data in the first data block;
moving the first data guide pointer from the first start identifier so that the first data guide pointer sequentially points to start storage addresses of each intermittent fault data in the first data block, and sequentially reading all intermittent fault data stored in the first data block by combining all the start storage addresses pointed by the first data guide pointer until the first termination identifier is read; when the intermittent fault data in the first data block are stored, sequentially storing each intermittent fault data according to the storage address of the first data block, and moving the first termination identifier to the storage address where the storage of the intermittent fault data is finished every time one intermittent fault data is stored.
3. The method as claimed in claim 1, wherein the reading of persistent fault data from the second data block of the vehicle status data to be processed comprises:
reading the metadata information of the second data block to obtain a second start identifier and a second end identifier in the second data block; the second start identifier is used for indicating a start address for storing persistent failure data, the second end identifier is used for indicating an end address for storing persistent failure data, and a start storage address of each persistent failure data is further stored in the metadata information of the second data block;
creating a second data directing pointer; wherein the second data direction pointer is used for pointing to a starting storage address of persistent fault data in the second data block;
moving the second data directing pointer from the second start identifier so that the second data directing pointer sequentially points to the start storage address of each continuous fault data in the second data block, and sequentially reading all continuous fault data stored in the second data block in combination with all the start storage addresses pointed by the second data directing pointer until the second termination identifier is read; when the continuous fault data in the second data block are stored, sequentially storing each continuous fault data according to the storage address of the second data block, and moving the second termination identifier to the storage address where storing the continuous fault data is finished every time one continuous fault data is stored.
4. The method according to claim 3, wherein after sending out the first fault notification indication information according to the respective fault durations of all fault data in the comprehensive fault set, the method further comprises:
receiving an automobile fault indication;
taking the maximum storage address corresponding to the second data block in all the continuous fault data added to the comprehensive fault set as an initial reading address;
in response to the automobile fault indication, moving the second data guide pointer from the starting reading address to read continuous fault data until the continuous fault data meeting set termination conditions are read; the set termination condition is that the read continuous fault data reaches a third time length;
and sending out second fault reminding indication information according to the respective fault duration of the read continuous fault data.
5. The method according to claim 4, wherein the moving the second data guide pointer from the starting reading address to read continuous fault data in response to the indication of the vehicle fault until continuous fault data meeting a set termination condition is read comprises:
moving the second data guide pointer to sequentially read each continuous fault data from the second data block and count the accumulated duration of the read continuous fault data until the last continuous fault data stored in the second data block is read;
continuously judging whether the accumulated time length of the read continuous fault data reaches the third time length or not;
when the accumulated time length of the read continuous fault data reaches the third time length, sending out second fault reminding indication information according to the respective read fault time lengths of the continuous fault data;
and when the accumulation duration of the read continuous fault data does not reach the third duration after the last continuous fault data is read, continuously moving the second data guide pointer to reversely read each continuous fault data stored in the second data block from the initial reading address until the accumulation duration of the read continuous fault data reaches the third duration, and sending out second fault reminding indication information according to the read respective fault duration of the continuous fault data.
6. The method according to claim 1, wherein the sending out the first failure notification indication information according to the respective failure durations of all the failure data in the comprehensive failure set specifically includes:
dividing a first fault data set and a second fault data set from the comprehensive fault set according to the fault type of each fault data; wherein the first failure data set includes at least two first type failures and the second failure data set includes at least two second type failures equal in number to the number of failures of the first failure data set;
determining a fault duration level and a comparison fault level corresponding to each first type fault based on the fault duration corresponding to each first type fault and the fault duration corresponding to each second type fault; wherein the fault duration level is a ratio of a fault duration of each of the first type faults to a fault duration of a first type fault having a longest corresponding fault duration in the first fault data set, and the comparison fault level is a ratio of a fault duration of each of the first type faults to a fault duration of a second type fault corresponding to the first type fault in the second fault data set;
determining the first type faults of which the relative ratio meets a second preset threshold in the first fault data set as target fault data according to the relative ratio between the fault duration level and the comparison fault level corresponding to each first type fault;
for each fault index, based on at least two fault index parameter intervals of the fault index, counting the ratio of fault data included in each fault index parameter interval in the target fault data;
determining the contribution value of each fault index to the target fault data according to the ratio of the fault data included in each fault index parameter interval in the target fault data;
screening out target fault indexes of which the contribution values meet a third preset threshold value based on the contribution values of each fault index to the target fault data;
screening out a target fault index parameter interval with the ratio of the parameter accumulation values of all fault data in the parameter accumulation values of all fault data of the target fault data larger than a fourth preset threshold value from the at least two fault index parameter intervals based on at least two fault index parameter intervals of the target fault index;
screening out the first fault reminding indication information corresponding to the target fault index parameter interval from a pre-configured prompting strategy based on the target fault index parameter interval of the target fault index; the prompting strategy comprises fault prompting indication information corresponding to each of a plurality of fault index parameter intervals;
and sending the first fault reminding indication information.
7. The method according to claim 6, wherein screening out the target fault indexes having contribution values that satisfy a third preset threshold value based on the contribution values of each fault index to the target fault data specifically includes:
determining a fault index with the maximum contribution value based on the contribution value of each fault index to the target fault data;
for at least two fault index parameter intervals of the maximum fault index, determining a target fault index parameter interval of which the ratio of the cumulative duration of all fault data included in each fault index parameter interval in the target fault data is greater than a fourth preset threshold value according to the ratio of the cumulative duration of all fault data in the target fault data to the cumulative duration of all fault data in the target fault data;
determining at least two alternative fault indexes based on analyzing the fault data characteristics in the target fault data, and obtaining the contribution value of each alternative fault index to the target fault data; wherein the at least two candidate fault indicators are fault indicators of the at least two fault indicators except for the maximum fault indicator;
and executing the maximum fault index determining process and the determining process of the target fault index parameter interval again based on the at least two alternative fault indexes until the fault indexes with the maximum set target number are screened out, and determining the target fault indexes in the fault indexes with the maximum set target number.
8. A new energy automobile fault data processing system is characterized by comprising:
the processing module is used for acquiring the automobile state data to be processed sent by the front-end detection node;
the processing module is further used for analyzing the automobile state data to be processed and counting all intermittent fault data from a first data block of the automobile state data to be processed to obtain an intermittent fault set; the first data block is a preset area for storing fault data with the fault duration time less than a first duration;
the processing module is further used for judging whether the accumulated total duration of all intermittent fault data in the intermittent fault set meets a first preset threshold value or not;
the processing module is further used for reading continuous fault data from a second data block of the automobile state data to be processed to obtain a continuous fault set when the accumulated total duration of all the intermittent fault data in the intermittent fault set does not meet the first preset threshold; the second data block is a preset area for storing fault data with the fault duration time being greater than or equal to the first duration; the second data block and the first data block are data blocks with different automobile state data to be processed;
the processing module is further used for copying all intermittent fault data in the intermittent fault set into a comprehensive fault set;
the processing module is further configured to add all persistent fault data in the persistent fault set, where the fault duration is less than a second duration, to the comprehensive fault set; wherein the second duration is greater than the first duration;
and the reminding module is used for sending out first fault reminding indication information according to the respective fault duration of all fault data in the comprehensive fault set.
9. A control apparatus, characterized by comprising:
a memory for storing one or more programs;
a processor;
the one or more programs, when executed by the processor, implement the new energy vehicle fault data processing method according to any one of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored, wherein the computer program, when executed by a processor, implements the new energy vehicle fault data processing method according to any one of claims 1 to 7.
CN202010577576.XA 2020-06-23 2020-06-23 New energy automobile fault data processing method and system Active CN111768514B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010577576.XA CN111768514B (en) 2020-06-23 2020-06-23 New energy automobile fault data processing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010577576.XA CN111768514B (en) 2020-06-23 2020-06-23 New energy automobile fault data processing method and system

Publications (2)

Publication Number Publication Date
CN111768514A CN111768514A (en) 2020-10-13
CN111768514B true CN111768514B (en) 2021-01-19

Family

ID=72721611

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010577576.XA Active CN111768514B (en) 2020-06-23 2020-06-23 New energy automobile fault data processing method and system

Country Status (1)

Country Link
CN (1) CN111768514B (en)

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7860583B2 (en) * 2004-08-25 2010-12-28 Carefusion 303, Inc. System and method for dynamically adjusting patient therapy
US8180517B2 (en) * 2010-02-02 2012-05-15 GM Global Technology Operations LLC Diagnostic system and method for processing continuous and intermittent faults
US8868282B2 (en) * 2012-07-19 2014-10-21 GM Global Technology Operations LLC Diagnostic system and method for processing continuous and intermittent faults
CN105607629A (en) * 2016-03-18 2016-05-25 北京智驾互联信息服务有限公司 Vehicle fault prompting method, apparatus and system
JP6468237B2 (en) * 2016-04-25 2019-02-13 横河電機株式会社 Equipment maintenance device, equipment maintenance method, equipment maintenance program, and recording medium
CN106023345A (en) * 2016-06-29 2016-10-12 北京奇虎科技有限公司 Car repair prompting method and system
CN106340081A (en) * 2016-08-19 2017-01-18 深圳市永兴元科技有限公司 Vehicle maintenance prompting method and cloud server
CN109146085A (en) * 2017-06-13 2019-01-04 上海擎感智能科技有限公司 Vehicle maintenance reminding method and device, computer readable storage medium, vehicle
CN108469802B (en) * 2018-01-31 2021-04-13 中汽研汽车检验中心(武汉)有限公司 Vehicle information remote monitoring and fault diagnosis system
CN110889566A (en) * 2018-08-21 2020-03-17 上海博泰悦臻网络技术服务有限公司 Internet of vehicles server, vehicle and vehicle accessory maintenance service pushing method
CN109448157B (en) * 2018-10-31 2024-02-06 汉海信息技术(上海)有限公司 Method, system, server and storage medium for determining fault of electric vehicle
CN109215172A (en) * 2018-11-14 2019-01-15 北京伏羲车联信息科技有限公司 Detection method, device and the readable storage medium storing program for executing of vehicle-state

Also Published As

Publication number Publication date
CN111768514A (en) 2020-10-13

Similar Documents

Publication Publication Date Title
CN109460010B (en) Vehicle fault detection method and device based on knowledge graph and storage medium
CN111058926B (en) Urea concentration stability detection method and device and post-processor controller
CN112485019B (en) Vehicle fault diagnosis method and device, vehicle and storage medium
CN110995482A (en) Alarm analysis method and device, computer equipment and computer readable storage medium
CN110806960B (en) Information processing method and device and terminal equipment
CN111666273B (en) Meter reading system data validity analysis method and device
CN111768514B (en) New energy automobile fault data processing method and system
CN112285478B (en) Method and device for detecting vehicle static current, medium, equipment and vehicle
CN110740190B (en) Event reporting method, power terminal and computer readable storage medium
CN113734070A (en) Fuse replacement reminding method for vehicle and vehicle
CN115840707A (en) Flash test method, device and medium
CN112282954B (en) Method and equipment for detecting cheating fault of nitrogen-oxygen sensor
CN115042664A (en) Automobile power battery monitoring method and device
CN115184808A (en) Battery thermal runaway risk detection method, device, equipment and computer storage medium
CN110532148B (en) Monitoring method and device of micro-service system
CN111143294B (en) Data retrieval method and device for power acquisition terminal and electronic equipment
CN113609111A (en) Big data testing method and system
CN112822166A (en) Abnormal process detection method, device, equipment and medium
CN112541177A (en) Data security-based anomaly detection method and system
CN114625777A (en) Vehicle online quantity statistical method and device, server and storage medium
CN115665185A (en) Vehicle fault monitoring method and device
CN114567855B (en) Long short message processing method and device and electronic equipment
CN115174667B (en) Big data pushing method, system and electronic equipment
CN112116814B (en) Abnormal vehicle detection method and device and electronic equipment
CN113470331B (en) Differential temperature detection method and device of temperature sensing detector, temperature sensing detector and 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
CP03 Change of name, title or address

Address after: Room 201, building 1, No.96, banhe Road, Huangpu District, Guangzhou City, Guangdong Province 510000

Patentee after: Guangzhou Tata Electronic Technology Co.,Ltd.

Address before: 510000 Room 201, building 1, No. 96, panghe Road, Huangpu District, Guangzhou City, Guangdong Province

Patentee before: GUANGZHOU TATA ELECTRONIC TECHNOLOGY SERVICE Co.,Ltd.

CP03 Change of name, title or address