CN114021752A - Vehicle archive management and searching method and device and computer equipment - Google Patents

Vehicle archive management and searching method and device and computer equipment Download PDF

Info

Publication number
CN114021752A
CN114021752A CN202111349555.3A CN202111349555A CN114021752A CN 114021752 A CN114021752 A CN 114021752A CN 202111349555 A CN202111349555 A CN 202111349555A CN 114021752 A CN114021752 A CN 114021752A
Authority
CN
China
Prior art keywords
vehicle
target vehicle
diagnosis
vin code
target
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.)
Pending
Application number
CN202111349555.3A
Other languages
Chinese (zh)
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.)
Shenzhen Star Card Technology Co ltd
Original Assignee
Shenzhen Star Card Technology 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 Shenzhen Star Card Technology Co ltd filed Critical Shenzhen Star Card Technology Co ltd
Priority to CN202111349555.3A priority Critical patent/CN114021752A/en
Publication of CN114021752A publication Critical patent/CN114021752A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Human Resources & Organizations (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Computational Linguistics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Vehicle Cleaning, Maintenance, Repair, Refitting, And Outriggers (AREA)

Abstract

The application relates to the technical field of vehicle information processing, and discloses a vehicle file management and searching method, a device and a computer device, wherein VIN codes are respectively bound with diagnosis reports, diagnosis pictures and target vehicle data streams, so that each diagnosis report, each diagnosis picture and each target vehicle data stream form a corresponding relation with the VIN codes, and then the VIN codes are counted, and vehicle files based on the VIN codes can be obtained, so that a vehicle owner and maintenance personnel can conveniently manage maintenance records of a target vehicle, the VIN codes can be used for searching the vehicle files corresponding to the VIN codes, so that the required diagnosis reports, the diagnosis pictures and the target vehicle data streams can be obtained in the vehicle files according to self requirements, the type of the diagnosis report can be quickly distinguished, and the maintenance personnel can conveniently manage the vehicle files.

Description

Vehicle archive management and searching method and device and computer equipment
Technical Field
The application relates to the technical field of vehicle information processing, in particular to a vehicle archive management and searching method, a vehicle archive management and searching device and computer equipment.
Background
Along with the increasing of vehicles, the number of repair shops is increasing, when a vehicle has a fault or needs to be maintained, a vehicle owner usually goes to a repair shop to repair the vehicle, and the repair shop makes a diagnosis report according to the diagnosis condition of the vehicle, in the related art, because the vehicle owner selects a target repair shop which is random or has strong autonomy, the storage time of the vehicle diagnosis report by the repair shop is usually not too long, and the stored number is not large, when the vehicle owner or a maintenance person needs to search the diagnosis report, the vehicle owner or the maintenance person generally searches according to the time for generating the diagnosis report, and the searching mode needs to rely on the memory of the maintenance person or the vehicle owner, for example, the maintenance person can search the diagnosis report in a certain time period according to the time for the vehicle owner to repair the vehicle, and then manually check whether the diagnosis report corresponds to the vehicle fault of the vehicle owner, and a fault, the corresponding diagnosis reports may be multiple, for example, the time period is 1 month No. 1 to 1 month No. 10, the automobile is maintained in the maintenance plant, and the maintenance shop may store twenty-thirty diagnosis reports one day, and there are hundreds of diagnosis reports ten days, so it is difficult to find the correct diagnosis report quickly, and it takes a long time; when the automobile is maintained, one diagnosis device can diagnose faults of a plurality of vehicles, so that diagnosis reports formed by the plurality of vehicles are not easy to distinguish, and much inconvenience is brought to the management of automobile archives by an automobile owner or a maintenance shop.
Disclosure of Invention
The application mainly aims to provide a vehicle file management and searching method, a vehicle file management and searching device and computer equipment, and aims to solve the technical problems that vehicle files are inconvenient to manage and cannot be searched quickly in the prior art.
The application provides a vehicle file management and searching method, which is applied to diagnostic equipment and comprises the following steps:
acquiring a VIN code of a target vehicle, wherein the VIN code is a unique identification code;
acquiring vehicle-mounted data of a target vehicle according to the VIN code;
diagnosing a target vehicle according to the vehicle-mounted data to obtain diagnosis result information, wherein the diagnosis result information comprises a plurality of pieces of diagnosis result information, and the plurality of pieces of diagnosis result information comprise a plurality of diagnosis reports, a plurality of diagnosis pictures and a plurality of target vehicle data streams;
binding and counting the VIN code with a plurality of diagnostic reports, a plurality of diagnostic pictures and a plurality of target vehicle data streams respectively to obtain a vehicle file of the target vehicle corresponding to the VIN code;
repeating the step of obtaining the VIN code of the target vehicle to the step of binding and integrating the VIN code with the diagnosis report, the diagnosis picture and the data stream of the target vehicle respectively according to preset times to obtain vehicle files of a plurality of target vehicles;
when the diagnosis result information of one target vehicle needs to be searched, acquiring the VIN code of the target vehicle;
and searching a corresponding vehicle file according to the VIN code of the target vehicle.
Preferably, the step of obtaining the VIN code of the target vehicle includes:
establishing connection with an OBD interface of a target vehicle to acquire vehicle type information;
according to the vehicle type information, searching a VIN code corresponding to the vehicle type information to obtain a searching result;
judging whether the VIN code corresponding to the vehicle type information is found according to the finding result;
if the VIN code corresponding to the vehicle type information is found, acquiring the VIN code;
and if the VIN code corresponding to the vehicle type information is not found, constructing the VIN code of the target vehicle to obtain the VIN code of the target vehicle.
Preferably, before the step of diagnosing the target vehicle based on the onboard data and obtaining the diagnosis result information, the method includes:
sending a request acquisition instruction to a server according to the vehicle-mounted data;
receiving an acquisition approval instruction fed back by the server;
receiving historical diagnosis result information sent by a server;
and sequencing the historical diagnosis result information according to a time sequence to obtain a historical diagnosis result sequence table.
Preferably, the step of diagnosing the target vehicle according to the onboard data to obtain the diagnosis result information includes:
acquiring fault codes of the target vehicle according to the vehicle-mounted data, wherein the fault codes at least comprise one fault code;
diagnosing the target vehicle according to the fault code to obtain a diagnosis report corresponding to the fault code;
capturing the fault codes and/or the diagnosis reports according to preset conditions to obtain a plurality of captured pictures, taking the captured pictures as diagnosis pictures, and storing the pictures according to the time sequence of capturing;
and acquiring a target vehicle data stream, wherein the target vehicle data stream comprises basic information and diagnostic program codes of the target vehicle.
Preferably, the step of binding and counting the VIN code with the plurality of diagnostic reports, the plurality of diagnostic pictures, and the plurality of target vehicle data streams includes:
constructing a first identification code for each of the diagnostic reports and defining all of the diagnostic reports as a first attribute;
constructing a second identification code for each diagnostic picture, and defining all the diagnostic pictures as second attributes;
constructing a third identification code for each of the target vehicle data streams, and defining all of the target vehicle data streams as third attributes;
binding the VIN code with the first identification code, the second identification code and the third identification code respectively to obtain a plurality of bound diagnosis reports, a plurality of bound diagnosis pictures and a plurality of bound target vehicle data streams;
and counting the plurality of diagnosis reports, the plurality of diagnosis pictures and the plurality of target vehicle data streams to obtain a first attribute list, a second attribute list and a third attribute list.
Preferably, the step of searching for the corresponding vehicle profile according to the VIN code of the target vehicle includes:
selecting one of the first attribute, the second attribute and the third attribute as a target attribute;
searching a vehicle file corresponding to the target attribute according to the VIN code and the target attribute;
acquiring a preset time point or a preset time period;
and carrying out priority ranking on the vehicle files corresponding to the target attributes according to the preset time point or the preset time period to obtain the ranked vehicle files.
Preferably, after the step of searching for the corresponding vehicle profile according to the VIN code of the target vehicle, the method further includes:
acquiring user information according to the VIN code;
acquiring a VIN code associated with the user information according to the user information;
determining whether a VIN code associated with the user information exceeds one;
and if the number of the VIN codes associated with the user information exceeds one, integrating the vehicle files corresponding to the VIN codes associated with the user information to obtain a user vehicle file data set.
The application also provides a vehicle file management, device of seeking, includes:
the vehicle identification system comprises a first obtaining module, a second obtaining module and a third obtaining module, wherein the first obtaining module is used for obtaining a VIN code of a target vehicle, and the VIN code is a unique identification code;
the second acquisition module is used for acquiring vehicle-mounted data of the target vehicle according to the VIN code;
the diagnosis module is used for diagnosing a target vehicle according to the vehicle-mounted data to obtain diagnosis result information, wherein the diagnosis result information comprises a plurality of pieces of diagnosis result information, and the plurality of pieces of diagnosis result information comprise a plurality of diagnosis reports, a plurality of diagnosis pictures and a plurality of target vehicle data streams;
the binding module is used for binding and counting the VIN codes with a plurality of diagnosis reports, a plurality of diagnosis pictures and a plurality of target vehicle data streams respectively to obtain vehicle files of the target vehicles corresponding to the VIN codes;
the circulation module is used for repeating the step of obtaining the VIN code of the target vehicle to the step of binding and integrating the VIN code with the diagnosis report, the diagnosis picture and the target vehicle data stream respectively according to preset times so as to obtain vehicle files of a plurality of target vehicles;
the third obtaining module is used for obtaining the VIN code of the target vehicle when the diagnosis result information of one target vehicle needs to be searched;
and the searching module is used for searching the corresponding vehicle file according to the VIN code of the target vehicle.
The application also provides computer equipment which comprises a memory and a processor, wherein the memory stores computer programs, and the processor realizes the steps of the vehicle file management and searching method when executing the computer programs.
The present application further provides a computer-readable storage medium having a computer program stored thereon, which, when executed by a processor, implements the steps of the above-described vehicle profile management, lookup method.
The beneficial effect of this application does: the application provides a vehicle file management and searching method, which is applied to diagnostic equipment, and by binding VIN codes with diagnostic reports, diagnostic pictures and target vehicle data streams respectively, each diagnostic report, diagnostic picture and target vehicle data stream can form a one-to-one corresponding relation with the VIN codes, and then statistics is carried out on the VIN codes, so that vehicle files based on the VIN codes can be obtained, a vehicle owner and maintenance personnel can manage maintenance records of a target vehicle conveniently, when the maintenance personnel or the vehicle owner want to search the vehicle files, the vehicle files corresponding to the VIN codes can be searched only through the VIN codes, and accordingly, the required diagnostic reports, diagnostic pictures and target vehicle data streams can be obtained in the vehicle files according to self requirements, and meanwhile, although the diagnostic equipment can diagnose different vehicles, the diagnostic reports, the diagnostic pictures and the data streams, Target vehicle data flow has bound with VIM, consequently, when the maintenance personal looked over the diagnosis report, can distinguish rapidly which kind motorcycle type this diagnosis report belongs to, the maintenance personal of being convenient for manages the vehicle archives like this to maintenance personal's work efficiency also can be improved.
Drawings
Fig. 1 is a schematic flow chart of a vehicle file management and search method according to an embodiment of the present application.
Fig. 2 is a schematic structural diagram of a vehicle file management and search device according to an embodiment of the present application.
Fig. 3 is a schematic diagram of an internal structure of a computer device according to an embodiment of the present application.
The implementation, functional features and advantages of the objectives of the present application will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
As shown in fig. 1 to fig. 3, the present application provides a vehicle archive management and searching method applied to a diagnostic device, including:
s1, acquiring a VIN code of the target vehicle, wherein the VIN code is a unique identification code;
s2, acquiring vehicle-mounted data of the target vehicle according to the VIN code;
s3, diagnosing the target vehicle according to the vehicle-mounted data to obtain diagnosis result information, wherein the diagnosis result information comprises a plurality of pieces, and the plurality of pieces of diagnosis result information comprise a plurality of diagnosis reports, a plurality of diagnosis pictures and a plurality of target vehicle data streams;
s4, binding and counting the VIN code with a plurality of diagnosis reports, a plurality of diagnosis pictures and a plurality of target vehicle data streams respectively to obtain a vehicle file of the target vehicle corresponding to the VIN code;
s5, repeating the step of obtaining the VIN code of the target vehicle to the step of binding and integrating the VIN code with the diagnosis report, the diagnosis picture and the target vehicle data stream respectively according to preset times to obtain vehicle files of a plurality of target vehicles;
s6, when the diagnosis result information of one target vehicle needs to be searched, acquiring the VIN code of the target vehicle;
and S7, searching a corresponding vehicle file according to the VIN code of the target vehicle.
As described in the above steps S1-S2, the VIN (vehicle Identification number) code is called a vehicle Identification code in chinese, and the VIN code contains information of the manufacturer, the production year, the model, the body type, the engine and other equipment of the vehicle, so that the service personnel can quickly know the basic information of the target vehicle by acquiring the VIN code of the target vehicle, and after acquiring the VIN code of the target vehicle, the diagnostic device can establish a communication connection with the target vehicle based on the communication protocol followed by the target vehicle according to the basic information of the target vehicle, so as to acquire the required vehicle-mounted data from the vehicle-mounted system of the target vehicle, thereby facilitating the later fault diagnosis of the target vehicle.
As described in step S3, in most cases, the failure of the target vehicle is not only caused by a single cause, i.e., not only by the damage of a certain component, but also by various factors, so when the diagnostic device is used to diagnose the failure, the cause needs to be specifically analyzed according to the vehicle-mounted data and the condition of the on-site inspection of the component, and therefore, the diagnostic report is made as a single diagnostic report of the component, i.e., the damage condition of each component needs to be checked, and after the final diagnosis is confirmed, the final diagnostic report is made by combining a plurality of single diagnostic reports, so that a plurality of diagnostic reports are often made in one failure diagnosis process; because the diagnosis conclusion is described in the diagnosis report and the diagnosis process of the maintenance personnel is not available, the maintenance personnel can intercept the picture with the demand as the diagnosis picture to be stored in a screenshot mode in the diagnosis process, so that the later diagnosis report can be deduced or verified through the diagnosis picture when the problem occurs; the target vehicle data stream refers to latest parameter information of the detected parts in the diagnosis process, program code information generated when the diagnosis is performed, and the like;
as described in the above steps S4-S7, the VIN code is respectively bound with the diagnostic report, the diagnostic picture and the target vehicle data stream, so that each diagnostic report, diagnostic picture and target vehicle data stream can form a one-to-one correspondence with the VIN code, and then statistics is performed on the VIN code, so that a vehicle file based on the VIN code can be obtained, and a vehicle owner and a maintenance worker can conveniently manage maintenance records of the target vehicle, and the steps S1-S4 are repeated to obtain vehicle files of a plurality of target vehicles, so that when the maintenance worker or the vehicle owner wants to search the vehicle file, the vehicle file corresponding to the VIN code can be searched only through the VIN code, so that the required diagnostic report, diagnostic picture and target vehicle data stream can be obtained from the vehicle file according to their own needs, and more preferably, the vehicle file can be uploaded to a database or a server of a maintenance factory, meanwhile, although the diagnosis equipment can diagnose different vehicles, the diagnosis report, the diagnosis picture, the target vehicle data stream and the VIM are bound, so that when a maintenance person checks the diagnosis report, the vehicle type to which the diagnosis report belongs can be rapidly distinguished, the maintenance person can conveniently manage vehicle files, and the working efficiency of the maintenance person can be improved.
In one embodiment, the step S1 of obtaining the VIN code of the target vehicle includes:
s11, establishing connection with an OBD interface of the target vehicle to acquire vehicle type information;
s12, searching a VIN code corresponding to the vehicle type information according to the vehicle type information to obtain a searching result;
s13, judging whether the VIN code corresponding to the vehicle type information is found according to the finding result;
s14, if the VIN code corresponding to the vehicle type information is found, acquiring the VIN code;
and S15, if the VIN code corresponding to the vehicle type information is not found, constructing the VIN code of the target vehicle to obtain the VIN code of the target vehicle.
As described in the foregoing steps S11-S15, although the manufacturer may set the VIN code when the vehicle is shipped from the factory, since some vehicles do not support the function of reading the VIN code, or since the diagnostic device does not support reading the VIN code of some vehicle models, the diagnostic device cannot ensure that the VIN codes of all types of vehicles can be acquired, in this embodiment, when the diagnostic device cannot acquire the VIN code, a corresponding VIN code may be constructed based on the vehicle type information of the target vehicle, so that it is convenient to bind the diagnostic result information generated by the target vehicle with the VIN code in the later period, and thus, even if the VIN code of the target vehicle cannot be acquired, the vehicle file of the target vehicle can be acquired.
In one embodiment, before the step S3 of diagnosing the target vehicle according to the onboard data and obtaining the diagnosis result information, the method includes:
s301, sending a request acquisition instruction to a server according to the vehicle-mounted data;
s302, receiving an acquisition agreement instruction fed back by the server;
s303, receiving historical diagnosis result information sent by a server;
s304, sequencing the historical diagnosis result information according to a time sequence to obtain a historical diagnosis result sequence list.
As described in the above steps S301 to S304, since the target vehicle is being diagnosed and repaired, a different repair shop may be selected, for example, after the target vehicle is repaired at shop a, the repair shop B is again repaired, the diagnosis device in shop B for diagnosis is not provided with the diagnosis result information of shop a before, in order to communicate the diagnostic record, typically in the on-board system of the target vehicle, or its server, historical diagnostic results are saved, in some fault diagnosis, the previous diagnosis records need to be checked, so that the vehicle-mounted system or the server thereof can acquire the command by sending a request to the vehicle-mounted system or the server thereof, therefore, the historical diagnosis result information is transmitted to the diagnosis equipment, and the diagnosis equipment can sort the historical diagnosis result information according to the time sequence, so that maintenance personnel can conveniently find the required diagnosis records according to the time sequence.
In one embodiment, the step S3 of diagnosing the target vehicle according to the onboard data to obtain the diagnosis result information includes:
s31, acquiring fault codes of the target vehicle according to the vehicle-mounted data, wherein the fault codes at least comprise one fault code;
s32, diagnosing the target vehicle according to the fault code to obtain a diagnosis report corresponding to the fault code;
s33, capturing the fault codes and/or the diagnosis reports according to preset conditions to obtain a plurality of captured pictures, taking the captured pictures as diagnosis pictures, and storing the pictures according to the time sequence of capturing;
and S34, acquiring a target vehicle data stream, wherein the target vehicle data stream comprises basic information and diagnostic program codes of the target vehicle.
As described in the foregoing steps S31-S34, in the process of performing fault diagnosis on a target vehicle, a serviceman sometimes needs to capture a screen of a fault code or a detection and diagnosis process of a diagnostic device, and as known in the prior art, after capturing the screen, the captured image is generally stored in a default clipboard, and after capturing a new image, the captured image is not stored, and after capturing the new image, the previous image is directly replaced, and if the serviceman stores one captured image, the multiple images need to be manually stored, which increases the diagnosis time of the serviceman and reduces the work efficiency, so in this embodiment, after capturing the screen, the serviceman can automatically store the captured images according to the time sequence of the captured images, which can reduce the diagnosis time of the serviceman; preferably, after the picture is captured, a maintenance person can select whether to mark the captured picture, and if the captured picture is marked, the captured picture is independently stored in a folder, so that the maintenance person can conveniently search the captured picture. Preferably, the display content of the diagnosis report in the diagnosis result information displays the fault code corresponding to the diagnosis report, so that the embodiment can integrate the data, the picture, the fault item and the diagnosis result of the target vehicle in the diagnosis process into the diagnosis result information in the maximum range, thereby preventing the condition that the target vehicle cannot be searched during subsequent search to a greater extent.
In one embodiment, the step S4 of binding and counting the VIN codes with the diagnosis reports, the diagnosis pictures and the target vehicle data streams respectively includes:
s41, constructing a first identification code for each diagnosis report, and defining all the diagnosis reports as first attributes;
s42, constructing a second identification code for each diagnostic picture, and defining all the diagnostic pictures as second attributes;
s43, constructing a third identification code for each target vehicle data stream, and defining all the target vehicle data streams as third attributes;
s44, binding the VIN code with the first identification code, the second identification code and the third identification code respectively to obtain a plurality of bound diagnosis reports, a plurality of bound diagnosis pictures and a plurality of bound target vehicle data streams;
s45, counting the plurality of diagnosis reports, the plurality of diagnosis pictures and the plurality of target vehicle data streams to obtain a first attribute list, a second attribute list and a third attribute list.
As described in the above steps S41-S45, the diagnostic report is defined as the first attribute, the diagnostic picture is defined as the second attribute, and the target vehicle data stream is defined as the third attribute, so that the classification thereof can be achieved; if the VIN code is bound with the diagnostic report, the diagnostic picture and the target vehicle data stream, because the VIN code exists in a form of numbers/letters, and the diagnostic report, the diagnostic picture and the target vehicle data stream usually exist in a form of PDF files, pictures and program codes, if the VIN code and the diagnostic report, the diagnostic picture and the target vehicle data stream are directly bound, a processor with stronger logical operation capability is required, and the binding process is complex and has higher difficulty, which causes the diagnostic equipment to be stuck and slow to operate and the like in the binding process, therefore, in order to reduce the binding difficulty, the embodiment respectively constructs a first identification code, a second identification code and a third identification code for the diagnostic report, the diagnostic picture and the target vehicle data stream, wherein the first identification code, the second identification code and the third identification code exist in a form of numbers/letters, and the formats are matched when the VIN code is bound, namely, the two are bound in a form of numbers/letters, therefore, the binding time can be shortened, the binding process is relatively simple, the requirement on the processor is not high, and the conventional diagnostic equipment can be realized, so that the conditions of blockage, slow running and the like caused by the binding process on the diagnostic equipment can be prevented.
In one embodiment, the step S7 of searching for the corresponding vehicle profile according to the VIN code of the target vehicle includes:
s71, selecting one of the first attribute, the second attribute and the third attribute as a target attribute;
s72, searching a vehicle file corresponding to the target attribute according to the VIN code and the target attribute;
s73, acquiring a preset time point or a preset time period;
and S74, carrying out priority ranking on the vehicle files corresponding to the target attributes according to the preset time point or the preset time period to obtain the ranked vehicle files.
As described in the foregoing steps S71-S74, when a vehicle file is searched, in addition to the VIN code, the vehicle file may also be searched through the VIN code and the attribute, so that diagnostic result information corresponding to the attribute may be searched more quickly, for example, if the attribute is the first attribute, all diagnostic reports corresponding to the VIN code may be searched, after the diagnostic report is found, the diagnostic report corresponding to a preset time point or time period may be searched according to a requirement, if the diagnostic report of the time period is multiple, the diagnostic reports may be prioritized, the priority may be sorted according to time, or the priority may be sorted according to a condition that a maintenance person performs importance level marking when the diagnostic report is generated, so that the maintenance person may conveniently and quickly find the vehicle file meeting the requirement; preferably, in addition to searching for the diagnostic report through the VIN code and the attribute, the diagnostic report may also be searched for through the VIN code and the first identification code, and the specific steps are as follows: acquiring a plurality of first identification codes through VIN codes; selecting one first identification code from the plurality of first identification codes as a target identification code; and searching a diagnosis report corresponding to the target identification code according to the VIN code and the target identification code. Compared with the mode of searching only through the VIN code and the attribute, the mode of searching through the VIN code and the target identification code is quicker, the result is unique, and the searching efficiency is higher.
In one embodiment, after the step S7 of searching for the corresponding vehicle profile according to the VIN code of the target vehicle, the method further includes:
s701, acquiring user information according to the VIN code;
s702, acquiring a VIN code associated with the user information according to the user information;
s703, judging whether the VIN code associated with the user information exceeds one;
s704, if the number of the VIN codes associated with the user information exceeds one, integrating the vehicle files corresponding to the VIN codes associated with the user information to obtain a user vehicle file data set.
As described in the foregoing steps S701-S704, since some car owners may own more than one car, the user information of the car owners may be obtained through the VIN codes, and then the VIN codes associated with the user information are obtained according to the user information, and if the VIN codes associated with the user information exceed one, the vehicle profiles corresponding to the VIN codes are integrated, so that a vehicle profile data set based on the user may be obtained, and thus, the user may directly view the vehicle profiles of all the cars under their names in the vehicle profile data set, which is convenient for the user to manage and search the vehicle profiles of the cars.
The application also provides a vehicle file management, device of seeking, includes:
the vehicle identification system comprises a first obtaining module 1, a second obtaining module and a third obtaining module, wherein the first obtaining module is used for obtaining a VIN code of a target vehicle, and the VIN code is a unique identification code;
the second obtaining module 2 is used for obtaining vehicle-mounted data of the target vehicle according to the VIN code;
the diagnosis module 3 is configured to diagnose a target vehicle according to the vehicle-mounted data to obtain a plurality of pieces of diagnosis result information, where the plurality of pieces of diagnosis result information include a plurality of diagnosis reports, a plurality of diagnosis pictures, and a plurality of target vehicle data streams;
the binding module 4 is configured to bind and count the VIN code with the plurality of diagnostic reports, the plurality of diagnostic pictures, and the plurality of target vehicle data streams, respectively, to obtain a vehicle file of the target vehicle corresponding to the VIN code;
the circulation module 5 is configured to repeat the step of obtaining the VIN code of the target vehicle to the step of binding and integrating the VIN code with the diagnostic report, the diagnostic picture and the target vehicle data stream respectively according to preset times, so as to obtain vehicle files of a plurality of target vehicles;
the third obtaining module 6 is configured to obtain a VIN code of the target vehicle when diagnosis result information of one of the target vehicles needs to be searched;
and the searching module 7 is used for searching the corresponding vehicle file according to the VIN code of the target vehicle.
In one embodiment, the first obtaining module 1 includes:
the system comprises an establishing unit, a judging unit and a judging unit, wherein the establishing unit is used for establishing connection with an OBD interface of a target vehicle so as to acquire vehicle type information;
the first searching unit is used for searching a VIN code corresponding to the vehicle type information according to the vehicle type information to obtain a searching result;
the first judging unit is used for judging whether the VIN code corresponding to the vehicle type information is found according to the searching result;
a first obtaining unit, configured to obtain the VIN code if the VIN code corresponding to the vehicle type information is found;
the first constructing unit is configured to construct the VIN code of the target vehicle to obtain the VIN code of the target vehicle if the VIN code corresponding to the vehicle type information is not found.
In one embodiment, the vehicle profile management and lookup apparatus further comprises:
the sending unit is used for sending a request acquisition instruction to a server according to the vehicle-mounted data;
the first receiving unit is used for receiving an agreement acquisition instruction fed back by the server;
the second receiving unit is used for receiving the historical diagnosis result information sent by the server;
and the first sequencing unit is used for sequencing the historical diagnosis result information according to a time sequence to obtain a historical diagnosis result sequence table.
In one embodiment, the diagnostic module 3 comprises:
the second acquisition unit is used for acquiring fault codes of the target vehicle according to the vehicle-mounted data, wherein the fault codes at least comprise one fault code;
the diagnosis unit is used for diagnosing the target vehicle according to the fault code to obtain a diagnosis report corresponding to the fault code;
the screenshot unit is used for screenshot the fault code and/or the diagnosis report according to preset conditions to obtain a plurality of screenshot pictures, using the plurality of screenshot pictures as diagnosis pictures and storing the screenshot pictures according to the screenshot time sequence;
and the third acquisition unit is used for acquiring a target vehicle data stream, wherein the target vehicle data stream comprises basic information and diagnostic program codes of the target vehicle.
In one embodiment, the binding module 4 includes:
the second construction unit is used for constructing a first identification code for each diagnosis report and defining all the diagnosis reports as first attributes;
the third construction unit is used for constructing a second identification code for each diagnostic picture and defining all the diagnostic pictures as second attributes;
a fourth construction unit configured to construct a third identification code for each of the target vehicle data streams, and define all of the target vehicle data streams as a third attribute;
a binding unit, configured to bind the VIN code with the first identification code, the second identification code, and the third identification code, respectively, to obtain a plurality of bound diagnostic reports, a plurality of bound diagnostic pictures, and a plurality of bound target vehicle data streams;
and the statistical unit is used for performing statistics on the plurality of diagnostic reports, the plurality of diagnostic pictures and the plurality of target vehicle data streams to obtain a first attribute list, a second attribute list and a third attribute list.
In one embodiment, the lookup module 7 comprises:
a first selecting unit, configured to select one of the first attribute, the second attribute, and the third attribute as a target attribute;
the second searching unit is used for searching the vehicle file corresponding to the target attribute according to the VIN code and the target attribute;
a fourth obtaining unit, configured to obtain a preset time point or a preset time period;
and the second sequencing unit is used for carrying out priority sequencing on the vehicle files corresponding to the target attributes according to the preset time point or the preset time period to obtain the sequenced vehicle files.
In one embodiment, the vehicle profile management and search device further includes:
a fourth obtaining unit, configured to obtain user information according to the VIN code;
a fifth obtaining unit, configured to obtain a VIN code associated with the user information according to the user information;
a second judging unit, configured to judge whether or not a VIN code associated with the user information exceeds one;
and the integration unit is used for integrating the vehicle file corresponding to the VIN code associated with the user information to obtain a user vehicle file data set if the VIN code associated with the user information exceeds one VIN code.
As shown in fig. 3, the present application also provides a computer device, which may be a server, and the internal structure of which may be as shown in fig. 3. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the computer designed processor is used to provide computational and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The memory provides an environment for the operation of the operating system and the computer program in the non-volatile storage medium. The database of the computer device is used for storing all data required by the process of the vehicle archive management and searching method. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a vehicle profile management, lookup method.
Those skilled in the art will appreciate that the architecture shown in fig. 3 is only a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects may be applied.
An embodiment of the present application further provides a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the method for managing and searching a vehicle profile is implemented.
It will be understood by those skilled in the art that all or part of the processes of the methods of the above embodiments may be implemented by hardware associated with instructions of a computer program, which may be stored on a non-volatile computer-readable storage medium, and when executed, may include processes of the above embodiments of the methods. Any reference to memory, storage, database, or other medium provided herein and used in the examples may include non-volatile and/or volatile memory. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), double-rate SDRAM (SSRSDRAM), Enhanced SDRAM (ESDRAM), synchronous link (Synchlink) DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, apparatus, article, or method 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, apparatus, article, or method. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, apparatus, article, or method that includes the element.
The above description is only a preferred embodiment of the present application, and not intended to limit the scope of the present application, and all modifications of equivalent structures and equivalent processes, which are made by the contents of the specification and the drawings of the present application, or which are directly or indirectly applied to other related technical fields, are also included in the scope of the present application.

Claims (10)

1. A vehicle file management and searching method is applied to diagnostic equipment and is characterized by comprising the following steps:
acquiring a VIN code of a target vehicle, wherein the VIN code is a unique identification code;
acquiring vehicle-mounted data of a target vehicle according to the VIN code;
diagnosing a target vehicle according to the vehicle-mounted data to obtain diagnosis result information, wherein the diagnosis result information comprises a plurality of pieces of diagnosis result information, and the plurality of pieces of diagnosis result information comprise a plurality of diagnosis reports, a plurality of diagnosis pictures and a plurality of target vehicle data streams;
binding and counting the VIN code with a plurality of diagnostic reports, a plurality of diagnostic pictures and a plurality of target vehicle data streams respectively to obtain a vehicle file of the target vehicle corresponding to the VIN code;
repeating the step of obtaining the VIN code of the target vehicle to the step of binding and integrating the VIN code with the diagnosis report, the diagnosis picture and the data stream of the target vehicle respectively according to preset times to obtain vehicle files of a plurality of target vehicles;
when the diagnosis result information of one target vehicle needs to be searched, acquiring the VIN code of the target vehicle;
and searching a corresponding vehicle file according to the VIN code of the target vehicle.
2. The vehicle profile management and lookup method as claimed in claim 1, wherein the step of obtaining the VIN code of the target vehicle comprises:
establishing connection with an OBD interface of a target vehicle to acquire vehicle type information;
according to the vehicle type information, searching a VIN code corresponding to the vehicle type information to obtain a searching result;
judging whether the VIN code corresponding to the vehicle type information is found according to the finding result;
if the VIN code corresponding to the vehicle type information is found, acquiring the VIN code;
and if the VIN code corresponding to the vehicle type information is not found, constructing the VIN code of the target vehicle to obtain the VIN code of the target vehicle.
3. The vehicle archive management and searching method according to claim 1, wherein before the step of diagnosing the target vehicle according to the vehicle-mounted data to obtain the diagnosis result information, the method comprises:
sending a request acquisition instruction to a server according to the vehicle-mounted data;
receiving an acquisition approval instruction fed back by the server;
receiving historical diagnosis result information sent by a server;
and sequencing the historical diagnosis result information according to a time sequence to obtain a historical diagnosis result sequence table.
4. The vehicle archive management and searching method according to claim 1, wherein the step of diagnosing the target vehicle according to the vehicle-mounted data to obtain the diagnosis result information comprises:
acquiring fault codes of the target vehicle according to the vehicle-mounted data, wherein the fault codes at least comprise one fault code;
diagnosing the target vehicle according to the fault code to obtain a diagnosis report corresponding to the fault code;
capturing the fault codes and/or the diagnosis reports according to preset conditions to obtain a plurality of captured pictures, taking the captured pictures as diagnosis pictures, and storing the pictures according to the time sequence of capturing;
and acquiring a target vehicle data stream, wherein the target vehicle data stream comprises basic information and diagnostic program codes of the target vehicle.
5. The vehicle archive management and lookup method according to claim 1, wherein the step of binding and counting the VIN code with the plurality of diagnostic reports, the plurality of diagnostic pictures and the plurality of target vehicle data streams respectively comprises:
constructing a first identification code for each of the diagnostic reports and defining all of the diagnostic reports as a first attribute;
constructing a second identification code for each diagnostic picture, and defining all the diagnostic pictures as second attributes;
constructing a third identification code for each of the target vehicle data streams, and defining all of the target vehicle data streams as third attributes;
binding the VIN code with the first identification code, the second identification code and the third identification code respectively to obtain a plurality of bound diagnosis reports, a plurality of bound diagnosis pictures and a plurality of bound target vehicle data streams;
and counting the plurality of diagnosis reports, the plurality of diagnosis pictures and the plurality of target vehicle data streams to obtain a first attribute list, a second attribute list and a third attribute list.
6. The vehicle profile management and search method according to claim 5, wherein the step of searching for the corresponding vehicle profile according to the VIN code of the target vehicle comprises:
selecting one of the first attribute, the second attribute and the third attribute as a target attribute;
searching a vehicle file corresponding to the target attribute according to the VIN code and the target attribute;
acquiring a preset time point or a preset time period;
and carrying out priority ranking on the vehicle files corresponding to the target attributes according to the preset time point or the preset time period to obtain the ranked vehicle files.
7. The vehicle profile management and search method according to claim 1, wherein after the step of searching for the corresponding vehicle profile according to the VIN code of the target vehicle, the method further comprises:
acquiring user information according to the VIN code;
acquiring a VIN code associated with the user information according to the user information;
determining whether a VIN code associated with the user information exceeds one;
and if the number of the VIN codes associated with the user information exceeds one, integrating the vehicle files corresponding to the VIN codes associated with the user information to obtain a user vehicle file data set.
8. A vehicle archive management and search device is characterized by comprising:
the vehicle identification system comprises a first obtaining module, a second obtaining module and a third obtaining module, wherein the first obtaining module is used for obtaining a VIN code of a target vehicle, and the VIN code is a unique identification code;
the second acquisition module is used for acquiring vehicle-mounted data of the target vehicle according to the VIN code;
the diagnosis module is used for diagnosing a target vehicle according to the vehicle-mounted data to obtain diagnosis result information, wherein the diagnosis result information comprises a plurality of pieces of diagnosis result information, and the plurality of pieces of diagnosis result information comprise a plurality of diagnosis reports, a plurality of diagnosis pictures and a plurality of target vehicle data streams;
the binding module is used for binding and counting the VIN codes with a plurality of diagnosis reports, a plurality of diagnosis pictures and a plurality of target vehicle data streams respectively to obtain vehicle files of the target vehicles corresponding to the VIN codes;
the circulation module is used for repeating the step of obtaining the VIN code of the target vehicle to the step of binding and integrating the VIN code with the diagnosis report, the diagnosis picture and the target vehicle data stream respectively according to preset times so as to obtain vehicle files of a plurality of target vehicles;
the third obtaining module is used for obtaining the VIN code of the target vehicle when the diagnosis result information of one target vehicle needs to be searched;
and the searching module is used for searching the corresponding vehicle file according to the VIN code of the target vehicle.
9. A computer arrangement comprising a memory and a processor, the memory storing a computer program, wherein the processor when executing the computer program performs the steps of the vehicle profile management, lookup method as claimed in any one of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the vehicle archive management, lookup method according to any one of claims 1 to 7.
CN202111349555.3A 2021-11-15 2021-11-15 Vehicle archive management and searching method and device and computer equipment Pending CN114021752A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111349555.3A CN114021752A (en) 2021-11-15 2021-11-15 Vehicle archive management and searching method and device and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111349555.3A CN114021752A (en) 2021-11-15 2021-11-15 Vehicle archive management and searching method and device and computer equipment

Publications (1)

Publication Number Publication Date
CN114021752A true CN114021752A (en) 2022-02-08

Family

ID=80064490

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111349555.3A Pending CN114021752A (en) 2021-11-15 2021-11-15 Vehicle archive management and searching method and device and computer equipment

Country Status (1)

Country Link
CN (1) CN114021752A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115994118A (en) * 2023-03-22 2023-04-21 山东贝宁电子科技开发有限公司 Electronic archive management and service collaborative implementation system applied to domestic system platform

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115994118A (en) * 2023-03-22 2023-04-21 山东贝宁电子科技开发有限公司 Electronic archive management and service collaborative implementation system applied to domestic system platform

Similar Documents

Publication Publication Date Title
CN108563214B (en) Vehicle diagnosis method, device and equipment
US8930064B2 (en) Method and system for automated and manual data capture configuration
CN107918382B (en) Automobile fault diagnosis method, automobile fault diagnosis device and electronic equipment
US8954222B2 (en) Method and system for retrieving diagnostic information
USRE47422E1 (en) Internet-based system for monitoring vehicles
DE102010040679A1 (en) A method and system for performing maintenance and operational functions of a nomadic device or a computer
DE112018004312T5 (en) Vehicle diagnostic apparatus, vehicle diagnostic system and vehicle diagnostic program
WO2018188503A1 (en) Accessory matching method and system for vehicle loss assessment
US20140277906A1 (en) Method and system for monitoring vehicles
DE102009020854A1 (en) Electronic control system for a vehicle
CN112230621A (en) Intelligent diagnosis system and method based on OBD
CN114021752A (en) Vehicle archive management and searching method and device and computer equipment
CN111399464A (en) Intelligent vehicle quality inspection method and system
CN114527734B (en) Configuration system, method, device, equipment and medium based on vehicle fault diagnosis
CN108459576A (en) A method of automatically selecting automobile diagnostic software
DE102019211365A1 (en) SYSTEM AND METHOD FOR VEHICLE DIAGNOSIS ASSOCIATED WITH INCENTIVES
CN111311044A (en) Vehicle damage assessment method and system
EP3002717A1 (en) Method and system for determining the information required for completing and for carrying out a maintenance and/or repair contract
CN105469265A (en) Method and system for detecting necessary information for concluding, implementing and maintaining and/or repairing contract
DE202020105259U1 (en) Client-server system for the distributed use of a power tool
CN113787977A (en) Vehicle maintenance method, communication device, and storage medium
CN106896802B (en) Automobile model increasing method and device
CN111597405A (en) Method and device for inputting motor information into database, electronic equipment and storage medium
DE102015008066B4 (en) Test device for a device, a device or a component with a distributed processing function
DE202021004076U1 (en) Client-server system for using a power tool

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
CB02 Change of applicant information

Address after: 518000 2606, building 4, phase II, Tian'an Yungu Industrial Park, Gangtou community, Bantian street, Longgang District, Shenzhen, Guangdong

Applicant after: Shenzhen xingka Technology Co.,Ltd.

Address before: 518000 2606, building 4, phase II, Tian'an Yungu Industrial Park, Gangtou community, Bantian street, Longgang District, Shenzhen, Guangdong

Applicant before: Shenzhen Star Card Technology Co.,Ltd.

CB02 Change of applicant information