CN112486878A - Vehicle data acquisition and uploading method, device, equipment, storage medium and system - Google Patents

Vehicle data acquisition and uploading method, device, equipment, storage medium and system Download PDF

Info

Publication number
CN112486878A
CN112486878A CN202011338926.3A CN202011338926A CN112486878A CN 112486878 A CN112486878 A CN 112486878A CN 202011338926 A CN202011338926 A CN 202011338926A CN 112486878 A CN112486878 A CN 112486878A
Authority
CN
China
Prior art keywords
data
uploading
data acquisition
vehicle
configuration information
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.)
Withdrawn
Application number
CN202011338926.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.)
Suzhou Smart Core Technology Co ltd
Original Assignee
Suzhou Smart Core 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 Suzhou Smart Core Technology Co ltd filed Critical Suzhou Smart Core Technology Co ltd
Priority to CN202011338926.3A priority Critical patent/CN112486878A/en
Publication of CN112486878A publication Critical patent/CN112486878A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter
    • G06F13/387Information transfer, e.g. on bus using universal interface adapter for adaptation of different data processing systems to different peripheral devices, e.g. protocol converters for incompatible systems, open system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06Q50/40

Abstract

The invention is suitable for the technical field of computers, and provides a vehicle data acquisition and uploading method, a device, equipment, a storage medium and a system, wherein the vehicle data acquisition and uploading method comprises the following steps: receiving data acquisition configuration information and data uploading configuration information issued by a vehicle data management server; determining a corresponding data acquisition rule and a corresponding data uploading rule according to the data acquisition configuration information and the data uploading configuration information; and acquiring and uploading the vehicle data according to the data acquisition rule and the data uploading rule. According to the vehicle data acquisition and uploading method, the configuration information related to the whole vehicle communication protocol is configured on the vehicle data management server side in a unified manner in advance, so that the vehicle data acquisition equipment does not need to pay attention to the protocol adopted by the vehicle, and when the measurement data of different vehicle types need to be acquired, the data acquisition of the different vehicle types can be easily realized only by dynamically acquiring the corresponding configuration information from the vehicle data management server side.

Description

Vehicle data acquisition and uploading method, device, equipment, storage medium and system
Technical Field
The invention belongs to the technical field of computers, and particularly relates to a vehicle data acquisition and uploading method, device, equipment, storage medium and system.
Background
In the information-based society of today, the importance of data is self-evident, and data is collected and then analyzed in all industries.
In the field of vehicles, some current devices acquire vehicle data based on vehicle-mounted buses, and because a communication protocol of the whole vehicle has diversity and complexity, programs on the devices are difficult to unify when the vehicle data are acquired, and the programs are often required to be updated when a new vehicle type is matched, so that the vehicle type can be matched, and the vehicle data can be read and analyzed.
Therefore, when the data of different vehicle types need to be collected by the existing vehicle data collection equipment, the program is often required to be updated, and the equipment is very complex.
Disclosure of Invention
The embodiment of the invention aims to provide a vehicle data acquisition and uploading method, and aims to solve the technical problem that in the prior art, when data of different vehicle types needs to be acquired, a program needs to be updated on vehicle data acquisition equipment.
The embodiment of the invention is realized in such a way that a vehicle data acquisition and uploading method comprises the following steps:
receiving data acquisition configuration information and data uploading configuration information issued by a vehicle data management server; the vehicle data management server side stores various configuration information respectively corresponding to different data acquisition rules and data uploading rules in advance;
determining a corresponding data acquisition rule according to the data acquisition configuration information;
determining a corresponding data uploading rule according to the data uploading configuration information;
collecting vehicle data according to the data collection rule;
and uploading the vehicle data to a vehicle data management server according to the data uploading rule.
Another object of an embodiment of the present invention is to provide a vehicle data acquisition and upload device, which includes:
the configuration information receiving unit is used for receiving data acquisition configuration information and data uploading configuration information issued by the vehicle data management server;
the data acquisition rule determining unit is used for determining a corresponding data acquisition rule according to the data acquisition configuration information;
the data uploading rule determining unit is used for determining a corresponding data uploading rule according to the data uploading configuration information;
the vehicle data acquisition unit is used for acquiring vehicle data according to the data acquisition rule;
and the vehicle data uploading unit is used for uploading the vehicle data to a vehicle data management server according to the data uploading rule.
It is another object of an embodiment of the present invention to provide a computer device, including a memory and a processor, where the memory stores a computer program, and the computer program, when executed by the processor, causes the processor to execute the steps of the vehicle data acquisition uploading method as described above.
It is another object of an embodiment of the present invention to provide a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the processor is enabled to execute the steps of the vehicle data collection uploading method as described above.
Another objective of the embodiments of the present invention is to provide a vehicle data acquisition and upload system, which includes a vehicle data management server and a vehicle data acquisition and upload device; the vehicle data management server side stores various configuration information respectively corresponding to different data acquisition rules and data uploading rules in advance; the vehicle data acquisition and uploading device is used for dynamically acquiring specific data acquisition configuration information and data uploading configuration information from a vehicle data management server, determining corresponding data acquisition rules and data uploading rules, and completing vehicle data acquisition and uploading according to the data acquisition rules and the data uploading rules.
The vehicle data acquisition and uploading method provided by the embodiment of the invention is characterized in that a plurality of kinds of configuration information respectively corresponding to different data acquisition rules and data uploading rules are stored in advance on a vehicle data management server, when vehicle data needs to be acquired, the vehicle data management server directly receives data acquisition configuration information and data uploading configuration information issued by the vehicle data management server according to vehicle type information, then determines corresponding data acquisition rules and data uploading rules according to the issued data acquisition configuration information and the data uploading configuration information, and acquires and uploads the vehicle data through the determined data acquisition rules and the data uploading rules. According to the vehicle data acquisition uploading method provided by the invention, the configuration information related to the whole vehicle communication protocol is configured at the vehicle data management server side in advance in a unified manner, so that the vehicle data acquisition equipment does not need to pay attention to the protocol adopted by the vehicle and the data items required to be acquired, the development of the vehicle data acquisition equipment is simpler and easier, and the data acquisition of different vehicle types can be easily realized only by dynamically acquiring the corresponding configuration information from the vehicle data management server side.
Drawings
Fig. 1 is an application environment diagram of a vehicle data acquisition and upload method according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating steps of a vehicle data acquisition and uploading method according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating steps of another method for uploading vehicle data according to an embodiment of the present invention;
FIG. 4 is a flowchart illustrating steps for determining data collection rules according to an embodiment of the present invention;
FIG. 5 is a flowchart illustrating steps for collecting vehicle data according to an embodiment of the present invention;
fig. 6 is a flowchart illustrating a step of determining a data upload rule according to an embodiment of the present invention;
FIG. 7 is a flowchart illustrating steps for uploading vehicle data according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a vehicle data acquisition and uploading device according to an embodiment of the present invention;
fig. 9 is an internal structural diagram of a computer device for executing a vehicle data acquisition and upload method according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In order to solve the technical problems that the vehicle data acquisition and uploading terminal is difficult to develop and maintain and the corresponding configuration information needs to be updated according to different vehicle types in the prior art, the configuration information directly arranged on the vehicle data acquisition and uploading terminal is changed into the configuration information which is uniformly and integrally arranged on the vehicle data management server side, so that the vehicle data acquisition and uploading terminal does not need to pay attention to the configuration information related to a vehicle communication protocol, the development and maintenance difficulty is reduced, and when data acquisition and uploading are needed, the corresponding configuration information is directly and dynamically acquired from the vehicle data management server side, and the data acquisition and uploading of different vehicle types can be easily realized.
Fig. 1 is an application environment diagram of a vehicle data acquisition and upload method according to an embodiment of the present invention, and may also be understood as a schematic structural diagram of a vehicle data acquisition and upload system, which is not shown in fig. 1 in the application environment and includes a vehicle data management server 110 and a vehicle data acquisition and upload terminal 120.
In the embodiment of the present invention, the vehicle data management server 110 may be an independent physical server or terminal, may also be a server cluster formed by a plurality of physical servers, and may be a cloud server providing basic cloud computing services such as a cloud server, a cloud database, a cloud storage, and a CDN. The vehicle data collection and upload terminal 120 may be immediately understood as a terminal device, and may also be understood as a software program running on the terminal device, and the vehicle data management server 110 and the vehicle data collection and upload terminal 120 may be connected through a network, which is not limited herein.
In the embodiment of the present invention, the vehicle data management server 110 stores in advance a plurality of configuration information respectively corresponding to different data acquisition rules and data upload rules, where the configuration information includes data acquisition configuration information and data upload configuration information, and respectively corresponds to different data acquisition rules and data upload rules, and different configuration information may be applicable to different vehicle-mounted communication environments, and may also implement custom-defining of acquired vehicle data. At this time, when the vehicle data acquisition and upload terminal 120 needs to acquire and upload vehicle data, it only needs to acquire corresponding configuration information from the vehicle data management server.
In the embodiment of the present invention, after the vehicle data acquisition and upload terminal 120 receives the configuration information issued by the vehicle data management server, the corresponding data acquisition rule and data upload rule are determined, and then the vehicle data acquisition and upload can be implemented according to the data acquisition rule and the data upload rule. At this time, the step flowchart of the vehicle data acquisition and upload method implemented on the vehicle data acquisition and upload terminal 120 may specifically refer to fig. 2 and the explanation thereof.
The vehicle data acquisition and uploading system comprises a vehicle data management server and a vehicle data acquisition and uploading terminal, wherein a plurality of kinds of configuration information respectively corresponding to different data acquisition rules and data uploading rules are pre-stored in the vehicle data management server, when vehicle data needs to be acquired, the vehicle data acquisition and uploading configuration information issued by the vehicle data management server according to vehicle type information and the data uploading configuration information are directly received, then the corresponding data acquisition rules and the data uploading rules are determined according to the issued data acquisition and uploading configuration information, and the acquisition and the uploading of the vehicle data are realized through the determined data acquisition rules and the data uploading rules. According to the vehicle data acquisition uploading method provided by the invention, the configuration information related to the whole vehicle communication protocol is configured at the vehicle data management server side in advance in a unified manner, so that the vehicle data acquisition equipment does not need to pay attention to the protocol adopted by the vehicle and the data items required to be acquired, the development of the vehicle data acquisition equipment is simpler and easier, and the data acquisition of different vehicle types can be easily realized only by dynamically acquiring the corresponding configuration information from the vehicle data management server side.
As shown in fig. 2, a flowchart of steps of a vehicle data acquisition and upload method according to an embodiment of the present invention is mainly applied to the vehicle data acquisition and upload terminal 120 shown in fig. 1, and specifically includes the following steps:
step S202, receiving data acquisition configuration information and data uploading configuration information issued by a vehicle data management server.
In the embodiment of the invention, the vehicle data management server side stores a plurality of kinds of configuration information respectively corresponding to different data acquisition rules and data uploading rules in advance, the configuration information comprises data acquisition configuration information and data uploading configuration information, different configuration information is suitable for different vehicle-mounted communication environments, and the acquired data are different from each other.
And step S204, determining a corresponding data acquisition rule according to the data acquisition configuration information.
In the embodiment of the present invention, the data acquisition configuration information generally includes information corresponding to the data acquisition rule, and the specific content included in the data acquisition configuration information and the process of determining the data acquisition rule may refer to the following fig. 4 and the explanation thereof.
And step S206, determining a corresponding data uploading rule according to the data uploading configuration information.
In the embodiment of the present invention, similarly, the data upload configuration information generally includes information corresponding to the data upload rule, and the specific process of the data upload configuration information including the content and determining the data upload rule may refer to the following fig. 6 and the explanation thereof.
And S208, acquiring vehicle data according to the data acquisition rule.
In the embodiment of the invention, after the data acquisition rule is determined according to the data acquisition configuration information, the vehicle data can be acquired according to the corresponding data acquisition rule.
And step S210, uploading the vehicle data to a vehicle data management server according to the data uploading rule.
In the embodiment of the invention, similarly, after the data uploading rule is determined according to the data uploading configuration information, the vehicle data can be uploaded according to the corresponding data uploading rule.
The vehicle data acquisition and uploading method provided by the embodiment of the invention is characterized in that a plurality of kinds of configuration information respectively corresponding to different data acquisition rules and data uploading rules are stored in advance on a vehicle data management server, when vehicle data needs to be acquired, the vehicle data management server directly receives data acquisition configuration information and data uploading configuration information issued by the vehicle data management server according to vehicle type information, then determines corresponding data acquisition rules and data uploading rules according to the issued data acquisition configuration information and the data uploading configuration information, and acquires and uploads the vehicle data through the determined data acquisition rules and the data uploading rules. According to the vehicle data acquisition uploading method provided by the invention, the configuration information related to the whole vehicle communication protocol is configured at the vehicle data management server side in advance in a unified manner, so that the vehicle data acquisition equipment does not need to pay attention to the protocol adopted by the vehicle and the data items required to be acquired, the development of the vehicle data acquisition equipment is simpler and easier, and the data acquisition of different vehicle types can be easily realized only by dynamically acquiring the corresponding configuration information from the vehicle data management server side.
Fig. 3 is a flowchart illustrating steps of another vehicle data collection and uploading method according to an embodiment of the present invention, which is described in detail below.
In the embodiment of the present invention, the difference from the step flowchart of a vehicle data collection uploading method shown in fig. 2 is that before step S202, the method further includes:
step S302, sending a data acquisition and configuration information uploading request to the vehicle data management server.
In the embodiment of the invention, under a normal condition, when the vehicle data needs to be collected and uploaded, the vehicle data collection and upload terminal sends a data collection and upload configuration information request to the vehicle data management server, wherein the request usually carries the vehicle model of the vehicle data needing to be collected, so that the vehicle data management server can determine corresponding configuration information and return the configuration information to the data collection and upload terminal, and the request can also carry the data type which the user wants to self-define and collect.
Fig. 4 is a flowchart illustrating steps for determining a data collection rule according to an embodiment of the present invention, which is described in detail below.
In the embodiment of the present invention, the data acquisition configuration information includes data acquisition mode information and data calculation mode information, and the step of determining the corresponding data acquisition rule according to the data acquisition configuration information includes:
step S402, determining a data acquisition rule according to the data acquisition mode information.
In the embodiment of the present invention, the data obtaining mode information includes, but is not limited to, ISO15031, J1939, ISO14229, KWP2000, ISO14230, ISO27145, XCP/CCP, an original CAN packet, and the like.
And step S404, determining a data calculation rule according to the data calculation mode information.
In the embodiment of the present invention, the data calculation method information includes, but is not limited to: the calculation methods specified in protocols such as ISO15031, J1939, ISO14229, KWP2000, ISO14230, ISO27145, XCP/CCP, etc., may of course include primitive calculation.
In the embodiment of the present invention, the data acquisition configuration information often includes, in addition to the data acquisition mode information and the data calculation mode information: the data identification information can be understood as a data unique identifier, is usually expressed in the form of a data ID, and is mainly used for a data calculation process and a data packaging process of subsequent data uploading. The calculation parameter information usually includes parameters required by the data calculation method.
In the embodiment of the present invention, after the data collection rule is determined through the above step flow, please refer to the following fig. 5 and its explanation for the step of collecting the vehicle data according to the data collection rule.
Fig. 5 is a flowchart illustrating steps for collecting vehicle data according to an embodiment of the present invention, which is described in detail below.
In an embodiment of the present invention, after determining the data collection rule through the step of determining the data collection rule provided in fig. 4, the step of collecting the vehicle data according to the data collection rule at this time specifically includes:
and step S502, acquiring data according to the data acquisition rule.
In the embodiment of the invention, when a corresponding data acquisition rule is determined, for example, one of ISO15031, J1939, ISO14229, KWP2000, ISO14230, ISO27145, XCP/CCP and original CAN message, data acquisition is realized according to a corresponding data acquisition mode.
And step S504, calculating the acquired data according to the data calculation rule.
In the embodiment of the present invention, similarly, when a corresponding data calculation rule is determined, for example, any one of calculation methods defined in protocols such as ISO15031, J1939, ISO14229, KWP2000, ISO14230, ISO27145, and XCP/CCP, the data may be calculated according to the corresponding data calculation method.
Fig. 6 is a flowchart illustrating steps of determining a data upload rule according to an embodiment of the present invention, which is described in detail below.
In this embodiment of the present invention, the data uploading configuration information includes data packing manner information and data encryption manner information, and the step of determining the corresponding data acquisition rule according to the data acquisition configuration information includes:
step S602, determining a data packing rule according to the data packing mode information.
In the embodiment of the present invention, the data packing manner information generally includes information related to data packing, such as a start position and a data length of data packing, and after the start position and the data length of data packing are determined, the data packing rule is also uniquely determined.
Step S604, determining a data encryption rule according to the data encryption mode information.
In the embodiment of the present invention, the data encryption mode information generally includes information associated with data encryption, such as data encryption algorithm information and a key, and after the data encryption algorithm and the key are determined, the data encryption rule is also uniquely determined.
In the embodiment of the present invention, the data uploading configuration information may generally include data uploading ID, frequency information, and the like, besides the data packaging method information and the data encryption method information, and of course, the data uploading configuration information may also relate to a calculation process of part of data, and at this time, there may also be data calculation method information and data calculation parameters.
In the embodiment of the present invention, after the data uploading rule is determined through the above step flow, please refer to the following fig. 7 and its explanation for the step of uploading the vehicle data according to the data uploading rule.
Fig. 7 is a flowchart illustrating steps for uploading vehicle data according to an embodiment of the present invention, which is described in detail below.
In an embodiment of the present invention, after determining the data uploading rule through the step of determining the data uploading rule provided in fig. 6, the step of uploading the vehicle data according to the data uploading rule at this time specifically includes:
step S702, packing the data according to the data packing rule.
In the embodiment of the invention, after the data packing rule is determined, the data is packed according to the start position and the data length of the data packing involved in the data packing.
Step S704, performing encryption processing on the packed data according to the data encryption rule.
In the embodiment of the present invention, further, after the data is packed, the packed data is encrypted according to a corresponding encryption algorithm.
And step S706, uploading the encrypted data to a vehicle data management server.
In the embodiment of the invention, the encrypted data is uploaded to the vehicle data management server side for subsequent analysis processing.
As shown in fig. 8, a schematic structural diagram of a vehicle data collecting and uploading device according to an embodiment of the present invention is provided, where the vehicle data collecting and uploading device can be understood as the vehicle data collecting and uploading terminal 120 shown in fig. 1, and specifically includes the following units.
The configuration information receiving unit 810 receives data acquisition configuration information and data uploading configuration information sent by a vehicle data management server.
In the embodiment of the invention, the vehicle data management server side stores a plurality of kinds of configuration information respectively corresponding to different data acquisition rules and data uploading rules in advance, the configuration information comprises data acquisition configuration information and data uploading configuration information, different configuration information is suitable for different vehicle-mounted communication environments, and the acquired data are different from each other.
A data acquisition rule determining unit 820, configured to determine a corresponding data acquisition rule according to the data acquisition configuration information.
In the embodiment of the present invention, the data acquisition configuration information generally includes information corresponding to the data acquisition rule, and the specific content included in the data acquisition configuration information and the process of determining the data acquisition rule may refer to fig. 4 and the explanation thereof.
A data upload rule determining unit 830, configured to determine a corresponding data upload rule according to the data upload configuration information.
In the embodiment of the present invention, similarly, the data upload configuration information generally includes information corresponding to the data upload rule, and the specific content included in the data upload configuration information and the process of determining the data upload rule refer to fig. 6 and the explanation thereof.
And the vehicle data acquisition unit 840 is used for acquiring vehicle data according to the data acquisition rule.
In the embodiment of the invention, after the data acquisition rule is determined according to the data acquisition configuration information, the vehicle data can be acquired according to the corresponding data acquisition rule.
And a vehicle data uploading unit 850, configured to upload the vehicle data to a vehicle data management server according to the data uploading rule.
In the embodiment of the invention, similarly, after the data uploading rule is determined according to the data uploading configuration information, the vehicle data can be uploaded according to the corresponding data uploading rule.
According to the vehicle data acquisition and uploading device provided by the embodiment of the invention, a plurality of kinds of configuration information respectively corresponding to different data acquisition rules and data uploading rules are stored in advance on the vehicle data management server, when vehicle data needs to be acquired, the vehicle data management server directly receives data acquisition configuration information and data uploading configuration information issued by the vehicle data management server according to vehicle type information, then determines the corresponding data acquisition rules and data uploading rules according to the issued data acquisition configuration information and data uploading configuration information, and acquires and uploads the vehicle data through the determined data acquisition rules and data uploading rules. According to the vehicle data acquisition and uploading device, the configuration information related to the whole vehicle communication protocol is configured at the vehicle data management server side in advance in a unified manner, so that the vehicle data acquisition and uploading device does not need to pay attention to the protocol adopted by the vehicle and the data items required to be acquired, the development of the vehicle data acquisition and uploading device is simpler and easier, and the data acquisition of different vehicle types can be easily realized only by dynamically acquiring the corresponding configuration information from the vehicle data management server side.
FIG. 9 is a diagram illustrating an internal structure of a computer device in one embodiment. The computer device may be specifically the vehicle data collection uploading terminal 120 in fig. 1. As shown in fig. 9, the computer apparatus includes a processor, a memory, a network interface, an input device, and a display screen connected through a system bus. Wherein the memory includes a non-volatile storage medium and an internal memory. The non-volatile storage medium of the computer device stores an operating system and also stores a computer program, and when the computer program is executed by the processor, the computer program can enable the processor to realize the vehicle data acquisition and uploading method. The internal memory may also store a computer program, and when the computer program is executed by the processor, the processor may execute the vehicle data collection and uploading method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 9 is merely 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 apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, the vehicle data collection uploading device provided by the present application may be implemented in the form of a computer program, and the computer program may be run on a computer device as shown in fig. 9. The memory of the computer device may store various program modules constituting the vehicle data collection uploading apparatus, such as the configuration information receiving unit 810, the data collection rule determination unit 820, and the data uploading rule determination unit 830 shown in fig. 8. The computer program formed by the program modules enables the processor to execute the steps of the vehicle data acquisition uploading method of the embodiments of the application described in the specification.
For example, the computer device shown in fig. 9 may execute step S202 by the configuration information receiving unit 810 in the vehicle data collection uploading apparatus shown in fig. 8; the computer device may perform step S204 through the data collection rule determining unit 820; the computer device may perform step S206 through the data upload rule determination unit 830.
In one embodiment, a computer device is proposed, the computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
receiving data acquisition configuration information and data uploading configuration information issued by a vehicle data management server; the vehicle data management server side stores various configuration information respectively corresponding to different data acquisition rules and data uploading rules in advance;
determining a corresponding data acquisition rule according to the data acquisition configuration information;
determining a corresponding data uploading rule according to the data uploading configuration information;
collecting vehicle data according to the data collection rule;
and uploading the vehicle data to a vehicle data management server according to the data uploading rule.
In one embodiment, a computer readable storage medium is provided, having a computer program stored thereon, which, when executed by a processor, causes the processor to perform the steps of:
receiving data acquisition configuration information and data uploading configuration information issued by a vehicle data management server; the vehicle data management server side stores various configuration information respectively corresponding to different data acquisition rules and data uploading rules in advance;
determining a corresponding data acquisition rule according to the data acquisition configuration information;
determining a corresponding data uploading rule according to the data uploading configuration information;
collecting vehicle data according to the data collection rule;
and uploading the vehicle data to a vehicle data management server according to the data uploading rule.
It should be understood that, although the steps in the flowcharts of the embodiments of the present invention are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in various embodiments may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. 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 Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (10)

1. A vehicle data acquisition and uploading method is characterized by comprising the following steps:
receiving data acquisition configuration information and data uploading configuration information issued by a vehicle data management server; the vehicle data management server side stores various configuration information respectively corresponding to different data acquisition rules and data uploading rules in advance;
determining a corresponding data acquisition rule according to the data acquisition configuration information;
determining a corresponding data uploading rule according to the data uploading configuration information;
collecting vehicle data according to the data collection rule;
and uploading the vehicle data to a vehicle data management server according to the data uploading rule.
2. The vehicle data acquisition and uploading method according to claim 1, further comprising, before the step of receiving the data acquisition configuration information and the data uploading configuration information issued by the vehicle data management server:
and sending a data acquisition and uploading configuration information request to the vehicle data management server.
3. The vehicle data acquisition uploading method according to claim 1, wherein the data acquisition configuration information includes data acquisition mode information and data calculation mode information; the step of determining the corresponding data acquisition rule according to the data acquisition configuration information specifically includes:
determining a data acquisition rule according to the data acquisition mode information;
and determining a data calculation rule according to the data calculation mode information.
4. The vehicle data acquisition and uploading method according to claim 3, wherein the step of acquiring the vehicle data according to the data acquisition rule specifically comprises:
acquiring data according to the data acquisition rule;
and calculating the acquired data according to the data calculation rule.
5. The vehicle data acquisition and uploading method according to claim 1, wherein the data uploading configuration information includes data packaging mode information and data encryption mode information; the step of determining the corresponding data upload rule according to the data upload configuration information specifically includes:
determining a data packing rule according to the data packing mode information;
and determining a data encryption rule according to the data encryption mode information.
6. The vehicle data acquisition and uploading method according to claim 5, wherein the step of uploading the vehicle data to a vehicle data management server according to the data uploading rule specifically comprises:
packing the data according to the data packing rule;
encrypting the packed data according to the data encryption rule;
and uploading the encrypted data to a vehicle data management server.
7. The utility model provides a vehicle data acquisition uploading device which characterized in that includes:
the configuration information receiving unit is used for receiving data acquisition configuration information and data uploading configuration information issued by the vehicle data management server;
the data acquisition rule determining unit is used for determining a corresponding data acquisition rule according to the data acquisition configuration information;
the data uploading rule determining unit is used for determining a corresponding data uploading rule according to the data uploading configuration information;
the vehicle data acquisition unit is used for acquiring vehicle data according to the data acquisition rule;
and the vehicle data uploading unit is used for uploading the vehicle data to a vehicle data management server according to the data uploading rule.
8. A computer arrangement comprising a memory and a processor, the memory having stored thereon a computer program that, when executed by the processor, causes the processor to carry out the steps of the vehicle data acquisition upload method of any of claims 1 to 6.
9. A computer-readable storage medium, having a computer program stored thereon, which, when executed by a processor, causes the processor to perform the steps of the vehicle data collection uploading method as claimed in any one of claims 1 to 6.
10. A vehicle data acquisition and uploading system is characterized by comprising a vehicle data management server and a vehicle data acquisition and uploading terminal; the vehicle data management server side stores various configuration information respectively corresponding to different data acquisition rules and data uploading rules in advance; the vehicle data acquisition and uploading terminal is used for acquiring specific data acquisition configuration information and data uploading configuration information from the vehicle data management server, determining corresponding data acquisition rules and data uploading rules, and completing vehicle data acquisition and uploading according to the data acquisition rules and the data uploading rules.
CN202011338926.3A 2020-11-25 2020-11-25 Vehicle data acquisition and uploading method, device, equipment, storage medium and system Withdrawn CN112486878A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011338926.3A CN112486878A (en) 2020-11-25 2020-11-25 Vehicle data acquisition and uploading method, device, equipment, storage medium and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011338926.3A CN112486878A (en) 2020-11-25 2020-11-25 Vehicle data acquisition and uploading method, device, equipment, storage medium and system

Publications (1)

Publication Number Publication Date
CN112486878A true CN112486878A (en) 2021-03-12

Family

ID=74934613

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011338926.3A Withdrawn CN112486878A (en) 2020-11-25 2020-11-25 Vehicle data acquisition and uploading method, device, equipment, storage medium and system

Country Status (1)

Country Link
CN (1) CN112486878A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220340162A1 (en) * 2021-04-27 2022-10-27 Toyota Motor Engineering & Manufacturing North America, Inc. Method and System for On-Demand Roadside AI Service
CN115499461A (en) * 2022-08-23 2022-12-20 重庆长安汽车股份有限公司 Data acquisition method and system, cloud server, vehicle and storage medium
CN115529244A (en) * 2022-09-20 2022-12-27 重庆长安汽车股份有限公司 Data acquisition and transmission rule configuration method, device, server and medium for vehicle terminal

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220340162A1 (en) * 2021-04-27 2022-10-27 Toyota Motor Engineering & Manufacturing North America, Inc. Method and System for On-Demand Roadside AI Service
US11661077B2 (en) * 2021-04-27 2023-05-30 Toyota Motor Engineering & Manufacturing North America. Inc. Method and system for on-demand roadside AI service
CN115499461A (en) * 2022-08-23 2022-12-20 重庆长安汽车股份有限公司 Data acquisition method and system, cloud server, vehicle and storage medium
CN115529244A (en) * 2022-09-20 2022-12-27 重庆长安汽车股份有限公司 Data acquisition and transmission rule configuration method, device, server and medium for vehicle terminal

Similar Documents

Publication Publication Date Title
CN112486878A (en) Vehicle data acquisition and uploading method, device, equipment, storage medium and system
CN112148674B (en) Log data processing method, device, computer equipment and storage medium
CN111158613B (en) Data block storage method and device based on access heat and storage equipment
CN111026725A (en) Data processing method and device for consumption data, computer equipment and storage medium
CN111083013B (en) Test method and device based on flow playback, electronic equipment and storage medium
CN111460394A (en) Copyright file verification method and device and computer readable storage medium
CN112069384A (en) Buried point data processing method, server and readable storage medium
CN113645287B (en) Automobile message storage method and device and automobile message storage system
CN112241298A (en) Page display method and device, storage medium and electronic device
CN111552696A (en) Data processing method and device based on big data, computer equipment and medium
CN112491650A (en) Method for dynamically analyzing call loop condition between services and related equipment
CN116776390A (en) Method, device, storage medium and equipment for monitoring data leakage behavior
CN117033421A (en) Vehicle fault analysis method, device, equipment, medium and product
CN110765131A (en) Data compression method and device for goods source data, computer equipment and storage medium
CN111667190B (en) Electric power construction grounding monitoring method, device and server
CN113722225A (en) Page testing method and device, computer equipment and storage medium
CN107305610B (en) Access path processing method and device, and automaton identification method, device and system
CN111294261A (en) Signal processing method, signal processing device, computer equipment and storage medium
CN110012023B (en) Poison-throwing type anti-climbing method, system, terminal and medium
CN115563389B (en) Port logistics information pushing method and system based on big data
CN114374727B (en) Data calling method and device based on artificial intelligence, electronic equipment and medium
CN116781786A (en) Request execution method, request execution device, computer equipment and storage medium thereof
CN115033219A (en) Relative time stamp generation method, embedded system, electronic device, and storage medium
CN113076318A (en) User ID distribution method and device, computer equipment and storage medium
CN114925087A (en) Data acquisition method and device, computer equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication

Application publication date: 20210312

WW01 Invention patent application withdrawn after publication