US12051288B2 - Fault sign detection device, fault sign detection system, fault sign method, and fault sign detection program - Google Patents
Fault sign detection device, fault sign detection system, fault sign method, and fault sign detection program Download PDFInfo
- Publication number
- US12051288B2 US12051288B2 US17/781,614 US202017781614A US12051288B2 US 12051288 B2 US12051288 B2 US 12051288B2 US 202017781614 A US202017781614 A US 202017781614A US 12051288 B2 US12051288 B2 US 12051288B2
- Authority
- US
- United States
- Prior art keywords
- fault
- pattern file
- observation data
- content
- vehicle
- 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, expires
Links
Images
Classifications
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07C—TIME 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/00—Registering or indicating the working of vehicles
- G07C5/08—Registering or indicating performance data other than driving, working, idle, or waiting time, with or without registering driving, working, idle or waiting time
- G07C5/0808—Diagnosing performance data
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60R—VEHICLES, VEHICLE FITTINGS, OR VEHICLE PARTS, NOT OTHERWISE PROVIDED FOR
- B60R16/00—Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for
- B60R16/02—Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for electric constitutive elements
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01M—TESTING STATIC OR DYNAMIC BALANCE OF MACHINES OR STRUCTURES; TESTING OF STRUCTURES OR APPARATUS, NOT OTHERWISE PROVIDED FOR
- G01M17/00—Testing of vehicles
- G01M17/007—Wheeled or endless-tracked vehicles
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07C—TIME 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/00—Registering or indicating the working of vehicles
- G07C5/008—Registering or indicating the working of vehicles communicating information to a remotely located station
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07C—TIME 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/00—Registering or indicating the working of vehicles
- G07C5/08—Registering or indicating performance data other than driving, working, idle, or waiting time, with or without registering driving, working, idle or waiting time
- G07C5/0816—Indicating performance data, e.g. occurrence of a malfunction
- G07C5/0825—Indicating performance data, e.g. occurrence of a malfunction using optical means
Definitions
- the present invention relates to a fault sign detection device, a fault sign detection system, a fault sign detection method and a fault sign detection program for detecting a sign of a fault occurring in a vehicle.
- Patent literature 1 describes a vehicle fault diagnosis device that predicts when a vehicle will break down.
- the device described in the patent literature 1 maintains a fault pattern that represents the process until vehicle control system faults in time series, and predicts the fault timing of the vehicle control system by comparing the fault pattern with the history of learning values actually used in the vehicle control system of the vehicle in the past.
- Patent literature 2 also describes a device for estimating a fault condition of a tire using a pressure fluctuation spectrum.
- the device described in the patent literature 2 detects the pressure fluctuation level of the pressure fluctuation spectrum according to the tire condition and estimates that there is some abnormality in the tire by comparing it with the pressure fluctuation level of a normal tire.
- Non-patent literature 1 describes a method for extracting features from time series data.
- Noise and odor in a vehicle that can be sensed by humans can be considered a sign of a fault. Therefore, it is possible to detect signs of some kind of fault by installing sensors in vehicles that can detect such unusual noises and odors.
- sensors in vehicles that can detect such unusual noises and odors.
- not all vehicles are necessarily equipped with sensors to detect such events in general, and it is not realistic to install all the sensors that are assumed to detect faults in a vehicle. Therefore, it is preferable to be able to detect a sign of a fault of a vehicle without installing special sensors.
- the vehicle fault diagnostic device described in the patent literature 1 generates a fault pattern based on the relationship with the elapsed years and predicts faults based on the fault pattern. However, even if the device described in the patent literature 1 can predict faults due to age-related deterioration, etc., it cannot detect the signs of faults that may occur in daily life.
- the device described in the patent literature 2 estimates whether the tire is faulty or not by comparing the pressure fluctuation level of a normal tire with the pressure fluctuation level detected during driving to.
- a pressure fluctuation level that deviates from the normal condition is not necessarily an indication of a fault.
- the detected pressure fluctuation level may be greatly affected by the road surface conditions. In such cases, even if the condition is not a fault, detection of a level that deviates even slightly from the normal condition may result in frequent false detections.
- it is an exemplary object of the present invention is to provide a fault sign detection device, a fault sign detection system, a fault sign detection method and a fault sign detection program that can improve the accuracy of detecting a sign of a vehicle fault.
- the fault sign detection device is a fault sign detection device for detecting a sign of a fault of a target vehicle, includes an input unit for receiving input of a normal pattern file including information indicating a normal condition of a vehicle, and a fault pattern file including information indicating a sign that a vehicle fault is about to occur, a collection unit for collecting observation data observed by each device in the target vehicle, and a comparison unit for comparing the content of the normal pattern file with the content of the observation data, wherein when the difference between the content of the normal pattern file and the content of the observation data is greater than a predetermined first threshold value, the comparison unit further compares the content of the fault pattern file and the observation data, and when the difference between the content of the fault pattern file and the observation data is within a predetermined second threshold value, determines that there is the sign of the fault in the target vehicle.
- the fault sign detection system includes the above-mentioned fault sign detection device, and a server which generates a normal pattern file and a fault pattern file, wherein the server includes an observation data input unit for receiving input of observation data, a generation unit for extracting time series features of the observation data and generating the normal pattern file and the fault pattern file based on the extracted feature, and a transmitting unit for transmitting the generated normal pattern file and fault pattern file to the fault sign detection device.
- the fault sign detection method is a fault sign detection method for detecting a sign of a fault of a target vehicle, includes receiving input of a normal pattern file including information indicating a normal condition of a vehicle, and a fault pattern file including information indicating a sign that a vehicle fault is about to occur, collecting observation data observed by each device in the target vehicle, comparing the content of the normal pattern file with the content of the observation data, when the difference between the content of the normal pattern file and the content of the observation data is greater than a predetermined first threshold value, comparing the content of the fault pattern file and the observation data, and when the difference between the content of the fault pattern file and the observation data is within a predetermined second threshold value, determining that there is the sign of the fault in the target vehicle.
- the fault sign detection program is a fault sign detection program is installed in a computer for detecting a sign of a fault of a target vehicle, causes the computer to execute, an input process of receiving input of a normal pattern file including information indicating a normal condition of a vehicle, and a fault pattern file including information indicating a sign that a vehicle fault is about to occur, a collection process of collecting observation data observed by each device in the target vehicle, and a comparison process of comparing the content of the normal pattern file with the content of the observation data, wherein when the difference between the content of the normal pattern file and the content of the observation data is greater than a predetermined first threshold value, further comparing the content of the fault pattern file and the observation data, and when the difference between the content of the fault pattern file and the observation data is within a predetermined second threshold value, determining that there is the sign of the fault in the target vehicle, in the comparison process.
- FIG. 1 It depicts a block diagram showing a configuration example of an exemplary embodiment of a fault sign detection device according to the exemplary aspect of the present invention.
- FIG. 2 It depicts an explanatory diagram showing an example of a process for detecting a sign of a fault.
- FIG. 3 It depicts a flowchart showing an operation example of a fault sign detection device.
- FIG. 4 It depicts a block diagram showing a configuration example of an exemplary embodiment of a fault sign detection system according to the exemplary aspect of the present invention.
- FIG. 5 It depicts a block diagram showing an overview of a fault sign detection device according to the exemplary aspect of the present invention.
- FIG. 6 It depicts a block diagram showing an overview of a fault sign detection system according to the exemplary aspect of the present invention.
- FIG. 1 is a block diagram showing a configuration example of an exemplary embodiment of a fault sign detection device according to the exemplary aspect of the present invention.
- the fault sign detection device 100 of this exemplary embodiment is a device for detecting a sign of a fault of a target vehicle, and is installed in the target vehicle.
- the fault sign detection device 100 comprises a storage unit 10 , an input unit 20 , a collection unit 30 , a comparison unit 40 , and an output unit 50 .
- the storage unit 10 stores various information necessary for the fault sign detection device 100 to perform a process.
- the storage unit 10 may also store a pattern file received by the input unit 20 described below. The content of the pattern file will be described later.
- the storage unit 10 is realized by a magnetic disk or the like, for example.
- the input unit 20 receives input of the pattern file for comparison by the comparison unit 40 , described below, with data collected by the collection unit 30 .
- the input unit 20 may, for example, receive the input of the pattern file manually, or may receive the input of the pattern file transmitted from another device (not shown in FIG. 1 ).
- the input unit 20 stores the received pattern file in the storage unit 10 .
- the collection unit 30 collects observation data observed by each device in the target vehicle for detecting a sign of a fault in time series.
- devices include an engine, a water temperature sensor, and a battery.
- CAN Controller Area Network
- the collection unit 30 may collect communication data specified by a CAN protocol as observation data.
- the collection unit 30 may also collect data obtained by OBD (On-board diagnostics) as observation data. Data obtained by OBD may include an engine RPM and speed, a battery status, and a water temperature, etc.
- the form of the observation data to be collected is arbitrary, and the form of each data should be predetermined according to the information necessary for the comparison unit 40 described later to perform a process.
- the first pattern file is a pattern file including information indicating a normal condition (normal condition) of the vehicle, and is a file indicating a condition in which the vehicle is not determined to indicate a sign of a fault.
- the first pattern file is sometimes referred to as a normal pattern file.
- the second pattern file is a pattern file including information indicating a sign that a vehicle fault is about to occur, and is a file indicating a condition in which a vehicle fault is expected to occur.
- the second pattern file is sometimes referred to as a fault pattern file.
- Both the first pattern file and the second pattern file are files including information in a manner that can be compared with observation data observed in the vehicle.
- the normal pattern file holds information on one or more observation data observed at each device when the vehicle is in a normal condition
- the fault pattern file holds information on one or more observation data observed at each device when there are signs that a vehicle fault may occur.
- the contents of the normal pattern file and the fault pattern file are arbitrary.
- the normal pattern file may simply be a file that defines a range of observation data values that can be taken when the vehicle is in a normal condition.
- the fault pattern file may simply be a file that defines a range of observation data values indicating a sign of vehicle fault.
- features indicating normal condition extracted from time-series observation data may be included in the normal pattern file.
- the normal pattern file including such features can be referred to as a feature master indicating the normal condition.
- features indicating a sign of a fault extracted from time-series observation data may be included in the fault pattern file.
- a fault pattern file including such features can be referred to as a feature master indicating a sign of a fault.
- observation data of a vehicle operating at a predetermined speed may be used. This is because, if the vehicle is idling, the environmental changes of the vehicle due to driving are considered to be minimal, and thus the steady state of the vehicle during idling can be considered a normal condition.
- the observation data of the vehicle driving at speeds higher than a predetermined speed (for example, 80 km/h) on a highway it is preferable to use the observation data of the vehicle driving at speeds higher than a predetermined speed (for example, 80 km/h) on a highway to generate a feature master.
- a predetermined speed for example, 80 km/h
- the condition indicated by the observation data obtained when driving on the highway can be considered a normal condition.
- the time series features of the observation data described above may be extracted as features indicating the normal condition, and a feature master indicating the normal condition of the vehicle may be generated based on the extracted features.
- the time series features of the observation data may be extracted as features indicating the normal condition of the vehicle while idling.
- the time series features of the observation data may be extracted as features indicating the normal condition of the vehicle operating at the speed or higher.
- the content of the feature master indicating the normal condition is arbitrary. Considering that the feature master is used for comparison with the observation data obtained by the vehicle, it is preferable to be able to extract features of the observation data in a compact form. Therefore, a partial time-series observation data may be generated by dividing the time-series observation data into multiple segments, and the features common to each segment may be extracted and a feature master including such features may be generated.
- fault data for example, a DTC (Diagnostic Trouble Code)
- observation data observed by each device in the vehicle in time series up to immediately before the fault occurs are used to generate a feature master indicating a sign of a fault. This is because data up to immediately before the fault occurs is considered to include features indicating the sign of the fault.
- a feature master may be generated in which the content of the fault indicated by the fault data and the feature extracted from the corresponding observation data are associated with each other.
- a feature master may be generated by extracting a part having common features from multiple observation data regarding the same fault content that have been collected.
- Model-free analysis is a technique for matching the similarity between the present and the past for observation data such as sensor values that are obtained in a time series, and is a technique for determining when the present condition is similar to a past condition.
- observation data obtained in time series may be used as learning data for deep learning to learn a feature extraction engine for the system, and features may be extracted from the observation data using the learned feature extraction engine.
- a feature master be prepared for each type of vehicle (vehicle type). This is because, for example, the signs indicating normal conditions or faults may differ for each vehicle type.
- the comparison unit 40 compares the content of the normal pattern file with the content of the observation data collected by the collection unit 30 and determines that there is a possibility of a vehicle fault if those contents match.
- the match here includes not only the case where the contents completely match, but also the case where the difference between the two contents is within a predetermined range (hereinafter, referred to as a first threshold value).
- the first threshold value is predetermined by the user or others according to the content of the observation data to be compared.
- the comparison unit 40 may determine the similarity between the features of the observation data included in the feature master and the features of the observation data obtained by the own vehicle, and detect the possibility of the vehicle fault. Specifically, the comparison unit 40 may compare the observation data obtained under the same environmental conditions as the environmental conditions under which the observation data that was the basis for generating the feature master was obtained with the feature master, and determine that there is a possibility of a vehicle fault when observation data indicating a feature that is not similar to the feature included in the feature master is found.
- the comparison unit 40 compares the feature master with the observation data obtained when the speed is 0. Then, when observation data indicating a feature that is not similar to the feature included in the feature master is found, the comparison unit 40 may determine that there is a possibility of a vehicle fault.
- the method by which the comparison unit 40 extracts a feature from the observation data is the same as the method used to extract features from the observation data when generating the feature master.
- the comparison unit 40 may determine that the vehicle is in a normal condition.
- the comparison unit 40 further compares the content of the fault pattern file with the content of the observation data collected by the collection unit 30 , and determines that there is a sign of a vehicle fault if those contents match.
- the match here also includes not only the case where the contents completely match, but also the case where the difference between the two contents is within a predetermined range (hereinafter, referred to as a second threshold value).
- the second threshold value is also predetermined by the user or others according to the content of the observation data to be compared.
- the comparison unit 40 may determine the similarity between the features of the observation data included in the feature master and the features of the observation data obtained by the own vehicle, and detect the sign of the vehicle fault. Specifically, the comparison unit 40 may compare the observation data collected by the collection unit 30 with the feature master, and determine that there is a sign of a vehicle fault when a feature similar to the features indicated by the observation data is found in the feature master.
- the comparison unit 40 determines that there is a possibility of a vehicle fault when the content of the normal pattern file and the content of the observation data do not match. Then, the comparison unit 40 further determines that there is a sign of a vehicle fault when the content of the fault pattern file and the content of the observation data match.
- the comparison unit 40 determines the possibility of a fault from the observation data using the normal pattern file, and further determines the sign of a fault from the observation data using the fault pattern file. Therefore, it is possible to suppress false detections that may occur frequently only by comparing with the normal pattern file by comparing with the fault pattern file. Thus, it is possible to improve the accuracy of detecting a sign of a vehicle fault.
- FIG. 2 is an explanatory diagram showing an example of a process for detecting a sign of a fault.
- the comparison unit 40 After the collection unit 30 collects CAN/OBD data as the observation data 61 of the vehicle, the comparison unit 40 first compares the content of the normal pattern file 62 with the content of the observation data 61 . When the content of the normal pattern file 62 and the content of the observation data 61 do not match, the comparison unit 40 further compares the content of the fault pattern file 63 with the content of the observation data 61 . When the content of the fault pattern file 63 and the content of the observation data 61 match, the comparison unit 40 determines that there is a sign of a vehicle fault.
- the output unit 50 outputs the determination result by comparison unit 40 .
- the input unit 20 , the collection unit 30 , the comparison unit 40 , and the output unit 50 are realized by a processor (for example, CPU (Central Processing Unit), GPU (Graphics Processing Unit)) of a computer that operates according to a program (a fault sign detection program).
- a processor for example, CPU (Central Processing Unit), GPU (Graphics Processing Unit)
- a program may be stored in the storage unit 10 , and the processor may read the program and operate as the input unit 20 , the collection unit 30 , the comparison unit 40 , and the output unit 50 according to the program.
- the functions of the fault sign detection device 100 may be provided in the form of SaaS (Software as a Service).
- the input unit 20 , the collection unit 30 , the comparison unit 40 , and the output unit 50 may each be realized by dedicated hardware. Some or all of the components of each device may be realized by general-purpose or dedicated circuit, a processor, or combinations thereof. These may be configured by a single chip or by multiple chips connected through a bus. Some or all of the components of each device may be realized by a combination of the above-mentioned circuit, etc., and a program.
- the multiple information processing devices, circuits, etc. may be centrally located or distributed.
- the information processing devices, circuits, etc. may be realized as a client-server system, a cloud computing system, etc., each of which is connected through a communication network.
- FIG. 3 is a flowchart showing an operation example of the fault sign detection device 100 of this exemplary embodiment.
- the input unit 20 receives input of a normal pattern file and a fault pattern file (step S 11 ).
- the collection unit 30 collects observation data observed by each device in a target vehicle (step S 12 ).
- the comparison unit 40 compares the content of the normal pattern file with the content of the observation data (step S 13 ). If the difference between the content of the normal pattern file and the content of the observation data is less than a threshold value (Yes in step S 13 ), the comparison unit 40 determines that there are no signs of fault in the target vehicle and then the processing after step S 12 is repeated.
- the comparison unit 40 further compares the content of the fault pattern file with the content of the observation data (step S 14 ). If the difference between the content of the fault pattern file and the observation data is not less than a threshold value (No in step S 14 ), the comparison unit 40 determines that there are no signs of fault in the target vehicle and then the processing after step S 12 is repeated.
- step S 14 if the difference between the content of the fault pattern file and the content of the observation data is less than the threshold value (Yes in step S 14 ), the comparison unit 40 determines that there is a sign of a fault in the target vehicle, and the output unit 50 outputs the fact that there is a sign of a fault (step S 15 ).
- the input unit 20 receives input of a normal pattern file and a fault pattern file
- the collection unit 30 collects observation data observed by each device in a target vehicle.
- the comparison unit 40 compares the content of the normal pattern file with the content of the observation data, and when the difference between the two is greater than a first threshold value, further compares the content of the fault pattern file with the content of the observation data. when the difference between the two is within the second threshold value, the comparison unit 40 determines that there is the sign of the fault in the target vehicle.
- the second exemplary embodiment describes a method in which a normal pattern file and a fault pattern file generated by a server are transmitted to a fault sign detection device in a target vehicle, and a fault is detected based on the transmitted pattern files.
- FIG. 4 is a block diagram showing a configuration example of an exemplary embodiment of a fault sign detection system according to the exemplary aspect of the present invention.
- the fault sign detection system 1 in this exemplary embodiment comprises a fault sign detection device 100 and a server 200 .
- the fault sign detection device 100 of this exemplary embodiment is similar to the fault sign detection device 100 of the first exemplary embodiment, so the description is omitted.
- the server 200 and the fault sign detection device 100 are interconnected via communication lines.
- the fault sign detection device 100 is mounted on a target vehicle 110 .
- the number of target vehicles 110 is not limited to one, but may be two or more.
- the server 200 is a device generating the normal pattern file and the fault pattern file (i.e., feature masters) shown in the first exemplary embodiment.
- the server 200 comprises a storage unit 210 , an input unit 220 , a generation unit 230 , and an output unit 240 .
- the storage unit 210 stores various information necessary for the server 200 to perform a process.
- the storage unit 210 may also store observation data received by the input unit 220 , which is described below.
- the storage unit 210 is realized, for example, by a magnetic disk, or the like.
- the input unit 220 receives input of observation data observed in time series by each device in the vehicle. Specifically, the input unit 220 may receive input of observation data of a vehicle operating at a predetermined speed as the first observation data for generating a normal pattern file. The input unit 220 may also receive, as the second observation data for generating a fault pattern file, input of the fault data obtained from the vehicle when a fault of the vehicle occurs, and the observation data observed by each device in the vehicle in time series up to immediately before the fault occurs.
- the observation data received by the input unit 220 is not limited to the observation data observed by the target vehicle 110 , and may be observation data observed by another vehicle (not shown in FIG. 4 ). Thus, by receiving observation data from multiple vehicles, it is possible to generate a pattern file based on many observation data.
- the generation unit 230 extracts time series features of the observation data and generating the normal pattern file and the fault pattern file based on the extracted feature. Specifically, the generation unit 230 extracts time series features of the first input observation data as features indicating normal conditions. Then, the generation unit 230 generates a feature master indicating the normal condition of the vehicle based on the extracted features as a normal pattern file. For example, if the input unit 220 receives an input of observation data of a vehicle operating at speed 0, the generation unit 230 may extract time series features of the observation data as features that indicate the normal condition of the vehicle while idling.
- the generation unit 230 generates a feature master in which the content of the fault indicated by the fault data and the feature extracted from the corresponding observation data are associated with each other, as a fault pattern file.
- the generation unit 230 may generate observation data of a partial time series by dividing the observation data of a time series into multiple segments, extract common features for each segment, and generate a feature master that includes those features.
- the output unit 240 transmits the normal pattern file and the fault pattern file (i.e., feature masters) generated by the generation unit 230 to the fault sign detection device 100 .
- the input unit 220 , the generation unit 230 , and the output unit 240 are realized by a processor of a computer that operates according to a program (feature master generation program).
- the input unit 220 of the server 200 input of observation data observed in time series by each device in the vehicle. Then, the generation unit 230 generates, a feature master in which the content of the fault indicated by the fault data and the feature extracted from the corresponding observation data are associated with each other, as a fault pattern file, and generates a feature master that includes features of observation data of a vehicle operating at a predetermined speed as features indicating a normal condition, as a normal pattern file. Therefore, in addition to the effects of the first exemplary embodiment, it is possible to use pattern files generated based on a large number of observation data for fault detection.
- FIG. 5 is a block diagram showing an overview of a fault sign detection device according to the exemplary aspect of the present invention.
- the fault sign detection device 80 is a fault sign detection device (for example, the fault sign detection device 100 ) for detecting a sign of a fault of a target vehicle, comprises an input unit 81 (for example, the input unit 20 ) which receives input of a normal pattern file including information indicating a normal condition of a vehicle, and a fault pattern file including information indicating a sign that a vehicle fault is about to occur, a collection unit 82 (for example, the collection unit 30 ) which collects observation data observed by each device in the target vehicle, and comparison unit 83 (for example, the comparison unit 40 ) which compares the content of the normal pattern file with the content of the observation data, wherein when the difference between the content of the normal pattern file and the content of the observation data is greater than a predetermined first threshold value, the comparison means further compares the
- the comparison unit 83 further compares the content of the fault pattern file and the observation data, and when the difference between the content of the fault pattern file and the observation data is within a predetermined second threshold value, determines that there is the sign of the fault in the target vehicle.
- the input unit 81 may also receive input of the normal pattern file that includes a feature extracted in time series from the observation data of the vehicle operating at a predetermined speed as the feature indicating the normal condition.
- the collection unit 82 may then collect the observation data observed at the predetermined speed, and the comparison unit 83 may compare the observation data with the content of the normal pattern file.
- the input unit 81 may receive input of the normal pattern file that includes a feature extracted in time series from the observation data of the vehicle operating at a speed of 0 as the feature indicating the normal condition.
- the collection unit 82 may then collect the observation data collected during idling, and the comparison unit 83 may compare the observation data with the content of the normal pattern file.
- the input unit 81 may also receive input of a normal pattern file, in which time-series observation data is divided into multiple segments, and which includes features of the observation data extracted for each segment.
- the comparison unit 83 may then compare the feature included in the normal pattern file with the feature of the collected observation data.
- the input unit 81 may receive input of a fault pattern file, in which time-series observation data is divided into multiple segments, and which includes features of the observation data extracted for each segment.
- the comparison unit 83 may then compare the feature included in the fault pattern file with the feature of the collected observation data.
- FIG. 6 is a block diagram showing an overview of a fault sign detection system according to the exemplary aspect of the present invention.
- the fault sign detection system 70 (for example, the fault sign detection system 1 ) according to the exemplary aspect of the present invention comprises the above-mentioned fault sign detection device 80 , and a server 90 (for example, the server 200 ) which generates a normal pattern file and a fault pattern file.
- the server 90 includes an observation data input unit 91 (for example, the input unit 220 ) which receives input of observation data, a generation unit 92 (for example, the generation unit 230 ) which extracts time series features of the observation data and generating the normal pattern file and the fault pattern file based on the extracted feature, and a transmitting unit 93 (for example, the output unit 240 ) which transmits the generated normal pattern file and fault pattern file to the fault sign detection device.
- observation data input unit 91 for example, the input unit 220
- a generation unit 92 for example, the generation unit 230
- a transmitting unit 93 for example, the output unit 240
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Mechanical Engineering (AREA)
- Traffic Control Systems (AREA)
- Vehicle Cleaning, Maintenance, Repair, Refitting, And Outriggers (AREA)
Abstract
Description
-
- PTL 1: Japanese Patent Laid-Open No. 2006-53016
- PTL 2: Japanese Patent Laid-Open No. 2003-182475
-
- NPL 1: Dongjin Song, Ning Xia, Wei Cheng, Haifeng Chen, Dacheng Tao, “Deep r-th Root Rank Supervised Joint Binary Embedding for Multivariate Time Series Retrieval”, KDD '18 Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining, pp. 2229-2238, August, 2018. Summary of Invention
-
- 1 Fault sign detection system
- 10 Storage unit
- 20 Input unit
- 30 Collection unit
- 40 Comparison unit
- 50 Output unit
- 100 Fault sign detection device
- 110 Target vehicle
- 200 Server
- 210 Storage unit
- 220 Input unit
- 230 Generation unit
- 240 Output unit
Claims (10)
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2019-220334 | 2019-12-05 | ||
| JP2019220334 | 2019-12-05 | ||
| PCT/JP2020/037953 WO2021111728A1 (en) | 2019-12-05 | 2020-10-07 | Failure symptom detection device, failure symptom detection system, failure symptom detection method, and failure symptom detection program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20230005308A1 US20230005308A1 (en) | 2023-01-05 |
| US12051288B2 true US12051288B2 (en) | 2024-07-30 |
Family
ID=76221018
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US17/781,614 Active 2041-06-17 US12051288B2 (en) | 2019-12-05 | 2020-10-07 | Fault sign detection device, fault sign detection system, fault sign method, and fault sign detection program |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US12051288B2 (en) |
| JP (1) | JPWO2021111728A1 (en) |
| WO (1) | WO2021111728A1 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7401499B2 (en) * | 2021-10-01 | 2023-12-19 | 株式会社安川電機 | Abnormality determination system, abnormality determination device, abnormality determination method |
Citations (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2003182475A (en) | 2001-12-21 | 2003-07-03 | Bridgestone Corp | Method for estimating road surface condition and tire traveling condition |
| US20040263180A1 (en) * | 2003-06-24 | 2004-12-30 | Rogers Bruce A. | Reference voltage diagnostic suitable for use in an automobile controller and method therefor |
| JP2006053016A (en) | 2004-08-11 | 2006-02-23 | Hitachi Ltd | Vehicle failure diagnosis device and in-vehicle terminal |
| JP2011203116A (en) | 2010-03-25 | 2011-10-13 | Toyota Motor Corp | Abnormality prediction device for vehicle, and method of the same |
| US20120046856A1 (en) * | 2009-01-26 | 2012-02-23 | Equos Research Co., Ltd. | Vehicle |
| JP2014148294A (en) | 2013-02-04 | 2014-08-21 | Denso Corp | Diagnostic equipment |
| JP2015158421A (en) | 2014-02-24 | 2015-09-03 | 株式会社デンソー | Correction value generation device, failure diagnosis device, correction value generation program, and failure diagnosis program |
| JP2015176285A (en) | 2014-03-14 | 2015-10-05 | 株式会社デンソー | Failure information providing system |
| JP2016215787A (en) | 2015-05-19 | 2016-12-22 | Ntn株式会社 | Server use determination device of wheel fastening state |
| US20170030274A1 (en) * | 2015-07-28 | 2017-02-02 | Denso Corporation | Diagnostic device |
| US20210191393A1 (en) * | 2019-03-28 | 2021-06-24 | Baidu Usa Llc | An automatic driving safety interaction system |
-
2020
- 2020-10-07 JP JP2021562479A patent/JPWO2021111728A1/ja active Pending
- 2020-10-07 WO PCT/JP2020/037953 patent/WO2021111728A1/en not_active Ceased
- 2020-10-07 US US17/781,614 patent/US12051288B2/en active Active
Patent Citations (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2003182475A (en) | 2001-12-21 | 2003-07-03 | Bridgestone Corp | Method for estimating road surface condition and tire traveling condition |
| US20040263180A1 (en) * | 2003-06-24 | 2004-12-30 | Rogers Bruce A. | Reference voltage diagnostic suitable for use in an automobile controller and method therefor |
| JP2006053016A (en) | 2004-08-11 | 2006-02-23 | Hitachi Ltd | Vehicle failure diagnosis device and in-vehicle terminal |
| US20120046856A1 (en) * | 2009-01-26 | 2012-02-23 | Equos Research Co., Ltd. | Vehicle |
| JP2011203116A (en) | 2010-03-25 | 2011-10-13 | Toyota Motor Corp | Abnormality prediction device for vehicle, and method of the same |
| JP2014148294A (en) | 2013-02-04 | 2014-08-21 | Denso Corp | Diagnostic equipment |
| JP2015158421A (en) | 2014-02-24 | 2015-09-03 | 株式会社デンソー | Correction value generation device, failure diagnosis device, correction value generation program, and failure diagnosis program |
| JP2015176285A (en) | 2014-03-14 | 2015-10-05 | 株式会社デンソー | Failure information providing system |
| JP2016215787A (en) | 2015-05-19 | 2016-12-22 | Ntn株式会社 | Server use determination device of wheel fastening state |
| US20170030274A1 (en) * | 2015-07-28 | 2017-02-02 | Denso Corporation | Diagnostic device |
| US20210191393A1 (en) * | 2019-03-28 | 2021-06-24 | Baidu Usa Llc | An automatic driving safety interaction system |
Non-Patent Citations (2)
| Title |
|---|
| Dongjin Song, Ning Xia, Wei Cheng, Haifeng Chen, Dacheng Tao, "Deep r-th Root of Rank Supervised Joint BinaryEmbedding for Multivariate Time Series Retrieval", KDD 2018, Proceedings of the 24th ACM SIGKDD InternationalConference on Knowledge Discovery & Data Mining, pp. 2229-2238, Aug. 19-23, 2018, London, UK. |
| International Search Report for PCT Application No. PCT/JP2020/037953, mailed on Dec. 22, 2020. |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2021111728A1 (en) | 2021-06-10 |
| US20230005308A1 (en) | 2023-01-05 |
| JPWO2021111728A1 (en) | 2021-06-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11541899B2 (en) | Vehicle diagnosis apparatus, vehicle diagnosis system, and vehicle diagnosis program | |
| CN103493019B (en) | Many Agents cooperation vehicle breakdown diagnostic system and the method being associated | |
| CN102375452B (en) | Event-driven data mining method for improving fault code settings and isolating faults | |
| US10579453B2 (en) | Stream-processing data | |
| US9721399B2 (en) | Vehicle diagnosing apparatus, vehicle diagnosing system, and diagnosing method | |
| US20180144621A1 (en) | Measurement data processing method | |
| US10032322B2 (en) | Validation tool for an aircraft engine monitoring system | |
| JP2009294004A (en) | Abnormality analysis apparatus and abnormality analysis method | |
| EP3798840A1 (en) | Information processing device, data analysis method, and program | |
| US12190658B2 (en) | Fault diagnosis device, fault diagnosis system, fault diagnosis method, and fault diagnosis program | |
| EP3190519A1 (en) | Monitoring device and monitoring method thereof, monitoring system, and recording medium in which computer program is stored | |
| US11411761B2 (en) | Detection device, detection method, and program | |
| US12051288B2 (en) | Fault sign detection device, fault sign detection system, fault sign method, and fault sign detection program | |
| CN112446979B (en) | Fault cause analysis system and method using numerical data of vehicle equipment | |
| US11869284B2 (en) | Failure diagnosis device, failure diagnosis system, failure diagnosis method, and failure diagnosis program | |
| CN117454263A (en) | Vehicle anomaly identification and model construction method and device and vehicle | |
| KR20160062259A (en) | Method, system and computer readable medium for managing abnormal state of vehicle | |
| CN111309584A (en) | Data processing method and device, electronic equipment and storage medium | |
| JP6323121B2 (en) | Unknown data analyzer | |
| JP7582438B2 (en) | Data generation system, data generation method and data generation program | |
| EP4379681A1 (en) | Method for detecting, predicting and preventing occurrence of failures and continuity control of vehicles, system performing said method and the device used in said system | |
| WO2026009195A1 (en) | Device, system, and method to generate recommendations for fixing malfunctions in a vehicle | |
| CN118013402A (en) | Model training method, abnormal data identification method, device, equipment and medium | |
| CN119810949A (en) | Fault detection method, device, system, electronic equipment and storage medium | |
| WO2024080045A1 (en) | Detecting device, detecting system, detecting method, and detecting program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: NEC CORPORATION, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SAKATA, MASAYUKI;REEL/FRAME:060074/0346 Effective date: 20220427 |
|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
| ZAAA | Notice of allowance and fees due |
Free format text: ORIGINAL CODE: NOA |
|
| ZAAB | Notice of allowance mailed |
Free format text: ORIGINAL CODE: MN/=. |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT RECEIVED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |