CN115866073B - Data difference fusion method, device, equipment and medium - Google Patents

Data difference fusion method, device, equipment and medium Download PDF

Info

Publication number
CN115866073B
CN115866073B CN202211528408.7A CN202211528408A CN115866073B CN 115866073 B CN115866073 B CN 115866073B CN 202211528408 A CN202211528408 A CN 202211528408A CN 115866073 B CN115866073 B CN 115866073B
Authority
CN
China
Prior art keywords
protocol
data
sub
updated overall
original
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202211528408.7A
Other languages
Chinese (zh)
Other versions
CN115866073A (en
Inventor
雷银春
邱渝
张磊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chongqing Changan Automobile Co Ltd
Original Assignee
Chongqing Changan Automobile 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 Chongqing Changan Automobile Co Ltd filed Critical Chongqing Changan Automobile Co Ltd
Priority to CN202211528408.7A priority Critical patent/CN115866073B/en
Publication of CN115866073A publication Critical patent/CN115866073A/en
Application granted granted Critical
Publication of CN115866073B publication Critical patent/CN115866073B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention provides a data delta fusion method, a device, equipment and a medium, wherein the data delta fusion method comprises the following steps: acquiring an updated overall protocol after analysis; cutting out sub-protocol data conforming to each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source; and reorganizing the sub-protocol data to generate a complete protocol, so that the data collected by each data source are fused according to the complete protocol after being analyzed according to the sub-protocol data. According to the scheme, a plurality of data sources use a unified data protocol (namely, an integral protocol is updated), when a new data source is added into a data producer, other data sources can meet the requirement of the new data source without modifying a data assembly program of the new data source, only new protocol cutting is needed, the acquired data can be assembled without modifying the program, and only the data is required to be recombined according to the new protocol (namely, the integral protocol).

Description

Data difference fusion method, device, equipment and medium
Technical Field
The present application relates to the field of communications technologies, and in particular, to a data delta fusion method, a data delta fusion device, an electronic device, and a computer readable storage medium.
Background
The driving domain and the cockpit domain now contain a large number of data interaction modules, wherein the most prominent is a high-precision map module, the main data sources of the high-precision map module are data acquisition modules (namely data sources) of map manufacturers and automatic driving domains, the computational power of the current cockpit domain is insufficient to support data acquisition, so that a plurality of data sources such as data acquisition, map data and the like are distributed in a plurality of SOC (system-in-chip) modules in a core network, and thus, the data integration requirement can be necessarily met.
The data acquisition module is used for realizing data interaction in a mode of many-to-one data acquisition modules, so that the data acquisition module is required to formulate a plurality of interaction protocols, a great deal of personnel are required for maintaining the interaction protocols, each module acquires data protocol change, and the data acquisition module is required to perform a new development task, which leads to a great deal of development tasks. To circumvent this, most developers use multi-module data protocols for unified management, but this results in a large number of empty fields of data during the transmission phase, resulting in a huge consumption of core network bandwidth.
Disclosure of Invention
In view of the above drawbacks of the prior art, the present invention provides a data delta fusion method, apparatus, device and medium, so as to solve the above technical problems.
The invention provides a data delta fusion method, which comprises the following steps:
acquiring an updated overall protocol after analysis;
Cutting out sub-protocol data conforming to each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source;
And reorganizing the sub-protocol data to generate a complete protocol, so that the data collected by each data source are fused according to the complete protocol after being analyzed according to the sub-protocol data.
In an embodiment of the present invention, cutting out sub-protocol data conforming to each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source, including:
Comparing the original protocol with the updated overall protocol to generate a matching result;
And determining whether to generate a complete protocol according to the matching result.
In an embodiment of the present invention, comparing the original protocol with the updated overall protocol to generate a matching result includes:
if the updated overall protocol has a sub-protocol conforming to the original protocol, cutting sub-protocol data of the sub-protocol from the updated overall protocol, and generating a matching result which is successful in matching;
if the updated overall protocol does not have the sub-protocol conforming to the original protocol, the generated matching result is unsuccessful matching.
In an embodiment of the present invention, determining whether to generate a complete protocol according to the matching result includes:
If the matching result of all the data sources is successful, reorganizing each updated integral protocol and the sub-protocol data to generate a complete protocol;
if the matching result of any data source is unsuccessful, ending the flow.
In an embodiment of the present invention, after reorganizing each of the sub-protocol data to generate a complete protocol, the method further includes:
Acquiring packaging data of each data source, wherein the packaging data is generated by the data source after serializing and packaging the acquired data according to the sub-protocol data;
Checking the encapsulated data, and if the encapsulated data is complete and has correct format, determining the encapsulated data as applicable data; and discarding the encapsulated data if the encapsulated data has data abnormality.
In an embodiment of the present invention, after obtaining the package data of each data source, the method further includes:
Monitoring data transmission of a data source, and if the package data is not received within a preset time, generating alarm information of abnormal data transmission; if the package data is received within the preset time, generating feedback information with normal data transmission.
The data difference amount fusion device provided by the invention comprises:
the protocol determining module is used for acquiring the parsed updated overall protocol;
the processing module is used for cutting out sub-protocol data conforming to each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source;
And the delta fusion module is used for recombining the sub-protocol data to generate a complete protocol so that the data collected by each data source are fused according to the complete protocol after being analyzed according to the sub-protocol data.
In one embodiment of the present invention, the processing module includes:
The matching sub-module is used for comparing the original protocol with the updated overall protocol to generate a matching result;
and the complete protocol generation sub-module is used for determining whether to generate a complete protocol according to the matching result.
The invention provides an electronic device, which comprises:
one or more processors;
and the storage device is used for storing one or more programs, and when the one or more programs are executed by the one or more processors, the electronic equipment realizes the data delta fusion method.
The present invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor of a computer, causes the computer to perform the data delta fusion method.
The invention has the beneficial effects that: in the invention, each data source only needs to be matched with one protocol, namely, updated sub-protocol data is not needed to be matched with a plurality of protocol data for each data source, and the analyzed data of each data source is integrated according to the complete protocol. The data sources use a unified data protocol (namely, updating the whole protocol), the protocol is formulated for the data consumer and the data sources together, when a new data source is added into a data producer, other data sources can meet the requirement of only needing to do new protocol cutting without modifying a data assembly program, the collected data can be assembled without modifying the program, only needing to reorganize the data according to the new protocol (namely, the whole protocol), the data among the data sources does not need to transmit the field value of the whole updated whole protocol, only needing to cut sub-protocol data, the field length of the data transmission is reduced, and the bandwidth required by the data transmission is reduced.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application as claimed.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description, serve to explain the principles of the application. It is evident that the drawings in the following description are only some embodiments of the present application and that other drawings may be obtained from these drawings without inventive effort for a person of ordinary skill in the art. In the drawings:
FIG. 1 is a schematic diagram illustrating an implementation environment of data delta fusion according to an exemplary embodiment of the present application;
FIG. 2 is a flow chart of a data delta fusion method according to an exemplary embodiment of the present application;
fig. 3 is a block diagram of a data delta-fusion device according to an exemplary embodiment of the present application.
Detailed Description
Further advantages and effects of the present invention will become readily apparent to those skilled in the art from the disclosure herein, by referring to the accompanying drawings and the preferred embodiments. The invention may be practiced or carried out in other embodiments that depart from the specific details, and the details of the present description may be modified or varied from the spirit and scope of the present invention. It should be understood that the preferred embodiments are presented by way of illustration only and not by way of limitation.
It should be noted that the illustrations provided in the following embodiments merely illustrate the basic concept of the present invention by way of illustration, and only the components related to the present invention are shown in the drawings and are not drawn according to the number, shape and size of the components in actual implementation, and the form, number and proportion of the components in actual implementation may be arbitrarily changed, and the layout of the components may be more complicated.
In the following description, numerous details are set forth in order to provide a more thorough explanation of embodiments of the present invention, it will be apparent, however, to one skilled in the art that embodiments of the present invention may be practiced without these specific details, in other embodiments, well-known structures and devices are shown in block diagram form, rather than in detail, in order to avoid obscuring the embodiments of the present invention.
FIG. 1 is a schematic diagram illustrating an implementation environment of data delta fusion according to an exemplary embodiment of the present application. As shown in fig. 1, the system includes a vehicle end 120, a cloud server 130 and a management end 110, wherein the management end 110 performs protocol updating, and issues an updated protocol to the cloud server 130, and the vehicle end 120 obtains the updated protocol (i.e. an updated overall protocol) from the cloud server 130, so as to perform protocol matching and updating on each data source of the vehicle end 120.
The vehicle end and the management end shown in fig. 1 may be any terminal device supporting installation of navigation map software, such as a smart phone, a vehicle-mounted computer, a tablet computer, a notebook computer, or a wearable device, but are not limited thereto. The cloud may be a cloud server 130 that provides cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communications, middleware services, domain name services, security services, cdns (Content Delivery Network, content delivery networks), and basic cloud computing services such as big data and artificial intelligence platforms, without limitation. The terminal device may communicate with the navigation server through a wireless network such as 3G (third generation mobile information technology), 4G (fourth generation mobile information technology), 5G (fifth generation mobile information technology), and the like, which is not limited herein.
Referring to fig. 2, fig. 2 is a flowchart illustrating a data delta fusion method according to an exemplary embodiment of the application. The method can be applied to the implementation environment shown in fig. 1 and is specifically executed by a vehicle end in the implementation environment. It should be understood that the method may be adapted to other exemplary implementation environments and be specifically executed by devices in other implementation environments, and the implementation environments to which the method is adapted are not limited by the present embodiment.
As shown in fig. 2, in an exemplary embodiment, the data delta fusion method at least includes steps S210 to S230, which are described in detail below:
Step S210, the updated overall protocol after analysis is obtained.
For example, when a system is updated or a new function needs to be added, a protocol may be updated, so that a vehicle end needs to acquire an updated overall protocol from a cloud end and analyze the protocol.
Step S220, according to the updated overall protocol and the original protocol of each data source, cutting out the sub-protocol data conforming to each original protocol in the updated overall protocol.
The data source comprises a static data module, a perception data module and the like, wherein the perception data module is used for acquiring dynamic obstacle data through a sensor, a camera and the like, and a fixed static map provided by a map manufacturer is stored in the static data module.
Step S230, reorganizing each piece of sub-protocol data to generate a complete protocol, so that the data collected by each data source are fused according to the complete protocol after being analyzed according to the sub-protocol data.
By means of the method in the embodiment, each data source only needs to be matched with one protocol, namely updated sub-protocol data is not needed to be matched with a plurality of protocol data for each data source, and then the analyzed data of the data sources are integrated according to the complete protocol. The data sources use a unified data protocol (namely, updating the whole protocol), the protocol is formulated for the data consumer and the data sources together, when a new data source is added into a data producer, other data sources can meet the requirement of only needing to do new protocol cutting without modifying a data assembly program, the collected data can be assembled without modifying the program, only needing to reorganize the data according to the new protocol (namely, the whole protocol), the data among the data sources does not need to transmit the field value of the whole updated whole protocol, only needing to cut sub-protocol data, the field length of the data transmission is reduced, and the bandwidth required by the data transmission is reduced.
In an exemplary embodiment, in step S220, the process of clipping the sub-protocol data conforming to each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source may include step S310 and step S320, which are described in detail below:
Step S310, comparing the original protocol with the updated whole protocol to generate a matching result.
The original protocol carries an applicable version of the protocol, and after the updated overall protocol comes out, the updated overall protocol is matched with the original protocol to determine whether the updated overall protocol accords with the applicable version. If the data is matched with the data, the sub-protocol data can be cut, and if the data is not matched with the data, the sub-protocol data cannot be cut.
Step S320, according to the matching result, whether the complete protocol is generated is determined.
When the method is worth describing, whether the complete protocol is generated is determined according to the matching result so as to ensure that the complete protocol is applicable to each data source.
In an exemplary embodiment, in step S310, the process of comparing the original protocol with the updated overall protocol to generate a matching result at least includes: step S410 and step S420.
Step S410, if the updated overall protocol has a sub-protocol conforming to the original protocol, clipping sub-protocol data of the sub-protocol from the updated overall protocol, and generating a matching result as a successful matching result.
It should be noted that a successful match indicates that the data source is suitable for updating the overall protocol.
Step S420, if the updated overall protocol has no sub-protocol conforming to the original protocol, the generated matching result is unsuccessful matching.
It should be noted that an unsuccessful match indicates that the data source is not suitable for updating the overall protocol.
In an exemplary embodiment, in step S320, the process of determining whether to generate the complete protocol according to the matching result at least includes: step S510 and step S520.
And step S510, if the matching result of all the data sources is successful, reorganizing the updated whole protocol and the sub-protocol data to generate a complete protocol.
In this embodiment, only if all the data sources are successfully matched, the protocol is updated to generate a complete protocol, so that the situation that individual data sources cannot be suitable for the updated protocol is avoided.
Step S520, if the matching result of any data source is unsuccessful, the process is ended.
In this embodiment, if any data source is not successfully matched, no protocol update is performed.
In an exemplary embodiment, in step S230, the process of reorganizing each of the sub-protocol data to generate a complete protocol at least includes: step S610 and step S620.
Step S610, obtaining the package data of each data source, wherein the package data is generated by the data source after serializing and packaging the collected data according to the sub-protocol data.
In this embodiment, after the data source collects the data, the data is serialized and encapsulated according to the sub-protocol data.
Step S620, checking the encapsulated data, and determining the encapsulated data as applicable data if the encapsulated data is complete and has a correct format; and discarding the encapsulated data if the encapsulated data has data abnormality.
In this embodiment, the packet in the encapsulated data checks the data format, and uses sub-protocol data to perform serialization, if the serialization is successful, the packet is complete and the format is correct, otherwise, the packet will have data exception, and the data is discarded.
In an exemplary embodiment, after obtaining the package data of each data source, the method further includes: monitoring data transmission of a data source, and if the package data is not received within a preset time, generating alarm information of abnormal data transmission; if the package data is received within the preset time, generating feedback information with normal data transmission.
It is worth to say that the alarm information and the feedback information are generated so as to know the data transmission condition.
Illustratively, the protocol files all employ the proto protocol, and the complete proto file is the protocol provider that pushes the protocol file to a fixed location through a cloud or adb tool.
It should be understood that the sequence number of each step in the foregoing embodiment does not mean that the execution sequence of each process should be determined by the function and the internal logic, and should not limit the implementation process of the embodiment of the present invention.
Fig. 3 is a block diagram of a data delta-fusion device according to an exemplary embodiment of the present application. The device can be applied to the implementation environment shown in fig. 1 and is particularly configured in a vehicle end. The apparatus may also be adapted to other exemplary implementation environments and may be specifically configured in other devices, and the present embodiment is not limited to the implementation environments to which the apparatus is adapted.
As shown in fig. 3, the exemplary data delta-fusion device includes:
the protocol determining module 310 is configured to obtain the parsed updated overall protocol.
And the processing module 320 is configured to cut out sub-protocol data that conforms to each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source.
And the delta fusion module 330 is configured to recombine the sub-protocol data to generate a complete protocol, so that the data collected by each data source is fused according to the complete protocol after being parsed according to the sub-protocol data.
In the exemplary data delta fusion device, the original protocol of each data source is updated to sub-protocol data by acquiring the updated overall protocol at the cloud end, so that each data source can analyze and package according to the sub-protocol data after acquiring the data, and sub-data is generated. The sub-data is sent to a delta fusion module, and the delta fusion module integrates and analyzes the sub-data sent by each data source according to the complete protocol to generate a data packet.
Illustratively, the protocol determination module 310 mainly completes the own data segment validation (i.e. determines the sub-protocol data), clips the data interaction protocol, and then sends the data to the delta fusion module 330, and the data delta module 330 reassembles the data by the clipped sub-protocol data and the complete protocol. All modules are accessed through a core network or a soft bus, a data source sends data to a fusion module to carry out data serialization through a proto tool, then a slice is sent to a differential fusion module 330, the differential fusion module 330 receives the data and then caches the data to form a complete data packet, and the complete data packet is analyzed through the proto reverse serialization.
It should be noted that, the data delta fusion device provided in the foregoing embodiment and the data delta fusion method provided in the foregoing embodiment belong to the same concept, and the specific manner in which each module and unit perform the operation has been described in detail in the method embodiment, which is not repeated herein. In practical application, the data delta fusion device provided in the above embodiment may distribute the functions to different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to complete all or part of the functions described above, which is not limited herein.
The embodiment of the application also provides electronic equipment, which comprises: one or more processors; and a storage means for storing one or more programs that, when executed by the one or more processors, cause the electronic device to implement the data delta fusion method provided in the respective embodiments described above.
It should be noted that, the computer readable medium shown in the embodiments of the present application may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium may be, for example, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (Erasable Programmable Read Only Memory, EPROM), a flash memory, an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present application, a computer-readable signal medium may comprise a data signal propagated in baseband or as part of a carrier wave, with a computer-readable computer program embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. A computer program embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wired, etc., or any suitable combination of the foregoing.
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present application. Where each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units involved in the embodiments of the present application may be implemented by software, or may be implemented by hardware, and the described units may also be provided in a processor. Wherein the names of the units do not constitute a limitation of the units themselves in some cases.
Another aspect of the application also provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor of a computer, causes the computer to perform a data delta fusion method as described above. The computer-readable storage medium may be included in the electronic device described in the above embodiment or may exist alone without being incorporated in the electronic device.
Another aspect of the application also provides a computer program product or computer program comprising computer instructions stored in a computer readable storage medium. The processor of the computer device reads the computer instructions from the computer-readable storage medium, and the processor executes the computer instructions so that the computer device performs the data delta fusion method provided in the above-described respective embodiments.
The above embodiments are merely illustrative of the principles of the present invention and its effectiveness, and are not intended to limit the invention. Modifications and variations may be made to the above-described embodiments by those skilled in the art without departing from the spirit and scope of the invention. It is therefore intended that all equivalent modifications and changes made by those skilled in the art without departing from the spirit and technical spirit of the present invention shall be covered by the appended claims.

Claims (8)

1. A method of data delta fusion, the method comprising:
acquiring an updated overall protocol after analysis;
Cutting out sub-protocol data conforming to each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source;
Recombining the sub-protocol data to generate a complete protocol, so that the data collected by each data source are fused according to the complete protocol after being analyzed according to the sub-protocol data;
Cutting out sub-protocol data conforming to each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source, wherein the sub-protocol data comprises the following steps:
Comparing the original protocol with the updated overall protocol to generate a matching result;
Determining whether to generate a complete protocol according to the matching result;
Comparing the original protocol with the updated overall protocol to generate a matching result, including:
if the updated overall protocol has a sub-protocol conforming to the original protocol, cutting sub-protocol data of the sub-protocol from the updated overall protocol, and generating a matching result which is successful in matching;
if the updated overall protocol does not have the sub-protocol conforming to the original protocol, the generated matching result is unsuccessful matching.
2. The data delta fusion method of claim 1, wherein determining whether to generate a complete protocol based on the matching result comprises:
If the matching result of all the data sources is successful, reorganizing all the sub-protocol data to generate a complete protocol;
if the matching result of any data source is unsuccessful, ending the flow.
3. The method of claim 1, wherein after reorganizing each of the sub-protocol data to generate a complete protocol, the method further comprises:
Acquiring packaging data of each data source, wherein the packaging data is generated by the data source after serializing and packaging the acquired data according to the sub-protocol data;
Checking the encapsulated data, and if the encapsulated data is complete and has correct format, determining the encapsulated data as applicable data; and discarding the encapsulated data if the encapsulated data has data abnormality.
4. The data delta fusion method of claim 3, wherein after obtaining the package data for each data source, the method further comprises:
Monitoring data transmission of a data source, and if the package data is not received within a preset time, generating alarm information of abnormal data transmission; if the package data is received within the preset time, generating feedback information with normal data transmission.
5. A data delta-fusion device, the device comprising:
the protocol determining module is used for acquiring the parsed updated overall protocol;
the processing module is used for cutting out sub-protocol data conforming to each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source;
The delta fusion module is used for recombining the sub-protocol data to generate a complete protocol so that the data collected by each data source are fused according to the complete protocol after being analyzed according to the sub-protocol data;
Cutting out sub-protocol data conforming to each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source, wherein the sub-protocol data comprises the following steps:
Comparing the original protocol with the updated overall protocol to generate a matching result;
Determining whether to generate a complete protocol according to the matching result;
Comparing the original protocol with the updated overall protocol to generate a matching result, including:
if the updated overall protocol has a sub-protocol conforming to the original protocol, cutting sub-protocol data of the sub-protocol from the updated overall protocol, and generating a matching result which is successful in matching;
if the updated overall protocol does not have the sub-protocol conforming to the original protocol, the generated matching result is unsuccessful matching.
6. The data delta-fusion device of claim 5, wherein the processing module comprises:
The matching sub-module is used for comparing the original protocol with the updated overall protocol to generate a matching result;
and the complete protocol generation sub-module is used for determining whether to generate a complete protocol according to the matching result.
7. An electronic device, the electronic device comprising:
one or more processors;
storage means for storing one or more programs which, when executed by the one or more processors, cause the electronic device to implement the data delta fusion method of any of claims 1 to 4.
8. A computer-readable storage medium, having stored thereon a computer program which, when executed by a processor of a computer, causes the computer to perform the data delta fusion method of any one of claims 1 to 4.
CN202211528408.7A 2022-11-30 2022-11-30 Data difference fusion method, device, equipment and medium Active CN115866073B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211528408.7A CN115866073B (en) 2022-11-30 2022-11-30 Data difference fusion method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211528408.7A CN115866073B (en) 2022-11-30 2022-11-30 Data difference fusion method, device, equipment and medium

Publications (2)

Publication Number Publication Date
CN115866073A CN115866073A (en) 2023-03-28
CN115866073B true CN115866073B (en) 2024-04-19

Family

ID=85668771

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211528408.7A Active CN115866073B (en) 2022-11-30 2022-11-30 Data difference fusion method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN115866073B (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102142027A (en) * 2011-02-23 2011-08-03 南京智尚丰软件有限公司 Adaptive method for data integration
CN103401930A (en) * 2013-08-05 2013-11-20 北京邮电大学 Web Service-based industrial monitoring method and device
JP2015064777A (en) * 2013-09-25 2015-04-09 沖電気工業株式会社 Database system, database update method, and database update program
CN105227544A (en) * 2015-09-06 2016-01-06 烽火通信科技股份有限公司 Realize the device and method of different agreement message conversion
CN105572729A (en) * 2015-12-10 2016-05-11 北京中矿大地地球探测工程技术有限公司 Distributed seismograph data decompilation method
CN108052673A (en) * 2017-12-29 2018-05-18 中国电子科技集团公司信息科学研究院 A kind of Internet of Things data integrates and fusion middleware system
CN108712414A (en) * 2018-05-16 2018-10-26 东南大学 A kind of binary system unknown protocol message format division methods based on sequence alignment
CN111212056A (en) * 2019-12-30 2020-05-29 中电工业互联网有限公司 Data analysis and distribution system and method based on 809 protocol
CN112732458A (en) * 2020-12-30 2021-04-30 上海远动科技有限公司 Multi-protocol data integration system and method adopting protocol stack
CN113239015A (en) * 2021-05-27 2021-08-10 广东好太太智能家居有限公司 Data migration method, system and storage medium
WO2022057370A1 (en) * 2020-09-16 2022-03-24 深圳未来游戏设备科技有限公司 Method for adjusting game peripheral mode on bluetooth communication protocol
CN114386509A (en) * 2022-01-12 2022-04-22 平安普惠企业管理有限公司 Data fusion method and device, electronic equipment and storage medium
CN115190056A (en) * 2022-09-08 2022-10-14 杭州海康威视数字技术股份有限公司 Method, device and equipment for identifying and analyzing programmable traffic protocol

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI482522B (en) * 2011-06-08 2015-04-21 Inst Information Industry Message conversion apparatus, message transmission system, message transmission method and computer program product thereof

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102142027A (en) * 2011-02-23 2011-08-03 南京智尚丰软件有限公司 Adaptive method for data integration
CN103401930A (en) * 2013-08-05 2013-11-20 北京邮电大学 Web Service-based industrial monitoring method and device
JP2015064777A (en) * 2013-09-25 2015-04-09 沖電気工業株式会社 Database system, database update method, and database update program
CN105227544A (en) * 2015-09-06 2016-01-06 烽火通信科技股份有限公司 Realize the device and method of different agreement message conversion
CN105572729A (en) * 2015-12-10 2016-05-11 北京中矿大地地球探测工程技术有限公司 Distributed seismograph data decompilation method
CN108052673A (en) * 2017-12-29 2018-05-18 中国电子科技集团公司信息科学研究院 A kind of Internet of Things data integrates and fusion middleware system
CN108712414A (en) * 2018-05-16 2018-10-26 东南大学 A kind of binary system unknown protocol message format division methods based on sequence alignment
CN111212056A (en) * 2019-12-30 2020-05-29 中电工业互联网有限公司 Data analysis and distribution system and method based on 809 protocol
WO2022057370A1 (en) * 2020-09-16 2022-03-24 深圳未来游戏设备科技有限公司 Method for adjusting game peripheral mode on bluetooth communication protocol
CN112732458A (en) * 2020-12-30 2021-04-30 上海远动科技有限公司 Multi-protocol data integration system and method adopting protocol stack
CN113239015A (en) * 2021-05-27 2021-08-10 广东好太太智能家居有限公司 Data migration method, system and storage medium
CN114386509A (en) * 2022-01-12 2022-04-22 平安普惠企业管理有限公司 Data fusion method and device, electronic equipment and storage medium
CN115190056A (en) * 2022-09-08 2022-10-14 杭州海康威视数字技术股份有限公司 Method, device and equipment for identifying and analyzing programmable traffic protocol

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
A multi-source data collection and information fusion method for distribution network based on IOT protocol;Yongxiang Cai et al.;IOP Conference Series: Earth and Environmental Science;20211231;全文 *
Data Fusion Protocols for Cloud Infrastructures;Lidia Ogiela et al.;BWCCA 2020: Advances on Broad-Band Wireless Communication and Applications;20201231;全文 *
一种可重构以太网数据包解析器中可重构单元的设计;赵宇;殷树娟;李翔宇;;计算机工程与科学;20200215(第02期);全文 *

Also Published As

Publication number Publication date
CN115866073A (en) 2023-03-28

Similar Documents

Publication Publication Date Title
CN111818136B (en) Data processing method, device, electronic equipment and computer readable medium
CN111581291A (en) Data processing method and device, electronic equipment and readable medium
CN111581563A (en) Page response method and device, storage medium and electronic equipment
CN112671697B (en) Data processing method, device and system of comprehensive monitoring system
CN111930534A (en) Data calling method and device and electronic equipment
CN111324342B (en) Method, device, medium and electronic equipment for generating interface layer code
CN112596720A (en) Service operation method and device, electronic equipment and computer storage medium
CN111338834B (en) Data storage method and device
CN113645287B (en) Automobile message storage method and device and automobile message storage system
CN115588244A (en) Internet of vehicles big data real-time analysis method, device, equipment and medium
CN109766319B (en) Compression task processing method and device, storage medium and electronic equipment
CN109343970B (en) Application program-based operation method and device, electronic equipment and computer medium
CN111338944A (en) Remote Procedure Call (RPC) interface test method, device, medium and equipment
CN114461247A (en) Hot update method, device, electronic equipment and computer readable medium
CN115866073B (en) Data difference fusion method, device, equipment and medium
CN111198853B (en) Data processing method, device, electronic equipment and computer readable storage medium
CN116860286A (en) Page dynamic update method, device, electronic equipment and computer readable medium
CN115878860A (en) Menu generation method, device, server equipment and medium
CN111460020B (en) Method, device, electronic equipment and medium for resolving message
CN109669720B (en) Chain type asynchronous request processing method and device based on Promise and electronic equipment
CN113472779A (en) Data processing method and device
CN112099841A (en) Method and system for generating configuration file
CN112311833B (en) Data updating method and device
CN115842819B (en) Automatic driving system test data downloading method, device and equipment
CN112600918B (en) Industrial control edge big data efficient processing method and system based on BS architecture

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant