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

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

Info

Publication number
CN115866073A
CN115866073A CN202211528408.7A CN202211528408A CN115866073A CN 115866073 A CN115866073 A CN 115866073A CN 202211528408 A CN202211528408 A CN 202211528408A CN 115866073 A CN115866073 A CN 115866073A
Authority
CN
China
Prior art keywords
data
protocol
updated
sub
complete
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.)
Granted
Application number
CN202211528408.7A
Other languages
Chinese (zh)
Other versions
CN115866073B (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

Images

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 analyzed updated overall protocol; cutting out sub-protocol data which accord with each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source; and recombining the sub-protocol data to generate a complete protocol, so that the data acquired by each data source are analyzed according to the sub-protocol data and then are fused according to the complete protocol. According to the scheme, the plurality of data sources use a unified data protocol (namely, the whole protocol is updated), when a new data source is added into a data production party, other data sources do not need to modify a data assembling program of the data sources, the requirement can be met only by making new protocol cutting, the program does not need to be modified when the collected data is assembled, and the data only needs to be recombined according to the new protocol (namely, the whole 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 method and an apparatus for data delta fusion, an electronic device, and a computer-readable storage medium.
Background
At present, a driving domain and a cockpit domain contain a large number of data interaction modules, the most prominent of which 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 an automatic driving domain, and the current cockpit domain is not computationally efficient enough to support data acquisition, so that a plurality of data sources such as data acquisition and map data are distributed in a plurality of SOC (system on chip) modules in a core network, and thus, the data integration requirement inevitably occurs.
The data interaction is realized by the current data acquisition module in a many-to-one mode with the data demand module, so that the data demand module must make a plurality of interaction protocols with the data acquisition module, the interaction protocols need a large amount of personnel maintenance, meanwhile, the data acquisition protocol of each module is changed, the data demand module must carry out new development tasks, and a large amount of development tasks are caused. To avoid this, most developers use the multi-module data protocol unified management, but this results in a large number of empty data fields in the transmission phase, resulting in a huge consumption of core network bandwidth.
Disclosure of Invention
In view of the above-mentioned shortcomings of the prior art, the present invention provides a method, an apparatus, a device and a medium for data delta fusion to solve the above-mentioned technical problems.
The invention provides a data delta fusion method, which comprises the following steps:
acquiring an analyzed updated overall protocol;
cutting out sub-protocol data which accord with each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source;
and recombining the sub-protocol data to generate a complete protocol, so that the data acquired by each data source are analyzed according to the sub-protocol data and then are fused according to the complete protocol.
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 includes:
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 the subprotocols which accord with the original protocol, cutting out the subprotocol data of the subprotocols in the updated overall protocol, and generating a matching result as successful matching;
and if the updated overall protocol does not have the subprotocol which conforms 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 results of all the data sources are successful, recombining the updated overall protocol and the sub-protocol data to generate an overall protocol;
and if the matching result of any data source is unsuccessful, ending the process.
In an embodiment of the present invention, after the sub-protocol data is recombined to generate a complete protocol, the method further includes:
acquiring encapsulation data of each data source, wherein the encapsulation data is generated by serializing and encapsulating the acquired data according to the subprotocol data by the data source;
verifying the packaged data, and if the packaged data is complete and the format is correct, determining the packaged data to be applicable data; and if the packaged data is abnormal, discarding the packaged data.
In an embodiment of the present invention, after obtaining the encapsulation data of each data source, the method further includes:
monitoring data transmission of a data source, and if the encapsulated data is not received within a preset time, generating alarm information of abnormal data transmission; and if the encapsulated data is received within the preset time, generating feedback information with normal data transmission.
The invention provides a data delta fusion device, comprising:
the protocol determining module is used for acquiring the analyzed updated overall protocol;
the processing module is used for cutting out sub-protocol data which accord with each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source;
and the differential fusion module is used for recombining the sub-protocol data to generate a complete protocol so as to enable the data acquired by each data source to be fused according to the complete protocol after being analyzed according to the sub-protocol data.
In an embodiment of the present invention, the processing module includes:
the matching submodule is used for comparing the original protocol with the updated overall protocol to generate a matching result;
and the complete protocol generation submodule is used for determining whether to generate a complete protocol according to the matching result.
The electronic device provided by the invention comprises:
one or more processors;
a storage device to store one or more programs that, when executed by the one or more processors, cause the electronic device to implement the delta data 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 execute 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 subprotocol data, and data analyzed by each data source is integrated according to a complete protocol without matching a plurality of protocol data with each data source. The method is characterized in that a plurality of data sources use a unified data protocol (namely, an overall protocol is updated), the protocol is formulated for a data consumer and the plurality of data sources together, when a new data source is added into a data producer, other data sources do not need to modify a data assembling program of the data source, and the requirement can be met only by cutting out the new protocol.
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.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present application and together with the description, serve to explain the principles of the application. It is obvious that the drawings in the following description are only some embodiments of the application, and that for a person skilled in the art, other drawings can be derived from them without inventive effort. In the drawings:
FIG. 1 is a schematic diagram of an implementation environment for delta data fusion in an exemplary embodiment of the present application;
FIG. 2 is a flow chart of a data delta fusion method shown in an exemplary embodiment of the present application;
FIG. 3 is a block diagram of a delta data fusion device according to an exemplary embodiment of the present application.
Detailed Description
Other advantages and effects of the present invention will become apparent to those skilled in the art from the disclosure herein, wherein the embodiments of the present invention are described in detail with reference to the accompanying drawings and preferred embodiments. The invention is capable of other and different embodiments and of being practiced or of being carried out in various ways, and its several details are capable of modification in various respects, all without departing from the spirit and scope of the present invention. It should be understood that the preferred embodiments are illustrative of the invention only and are not limiting upon the scope of the invention.
It should be noted that the drawings provided in the following embodiments are only for illustrating the basic idea of the present invention, and the components related to the present invention are only shown in the drawings rather than drawn according to the number, shape and size of the components in actual implementation, and the type, quantity and proportion of the components in actual implementation may be changed freely, and the layout of the components may be more complicated.
In the following description, numerous details are set forth to provide a more thorough explanation of embodiments of the present invention, however, it will be apparent to one skilled in the art that embodiments of the present invention may be practiced without these specific details, and in other embodiments, well-known structures and devices are shown in block diagram form, rather than in detail, in order to avoid obscuring embodiments of the present invention.
Fig. 1 is a schematic diagram of an implementation environment of data delta fusion according to an exemplary embodiment of the present application. As shown in fig. 1, the vehicle end 120, the cloud server 130 and the management end 110 are included, the management end 110 updates a protocol and issues the updated protocol to the cloud server 130, and the vehicle end 120 obtains the updated protocol (i.e., updates an entire protocol) from the cloud server 130 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 providing basic cloud computing services such as cloud service, cloud database, cloud computing, cloud function, cloud storage, web service, cloud communication, middleware service, domain name service, security service, CDN (Content Delivery Network), big data and artificial intelligence platform, and the like, which is not limited herein. 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 present application. The method may be applied to the implementation environment shown in fig. 1 and specifically executed by the vehicle end in the implementation environment. It should be understood that the method may be applied to other exemplary implementation environments and is specifically executed by devices in other implementation environments, and the embodiment does not limit the implementation environment to which the method is applied.
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 as follows:
step S210, obtaining the analyzed updated overall protocol.
For example, when the system is updated or new functions need to be added, the protocol may be updated, and therefore, the vehicle end needs to acquire the updated overall protocol from the cloud and parse the protocol.
Step S220, cutting out sub-protocol data which accord with each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source.
Illustratively, the data source comprises a static data module, a perception data module and the like, the perception data module is used for acquiring dynamic obstacle data through a sensor, a camera and the like of a vehicle, and a fixed static map provided by a map manufacturer is stored in the static data module.
And step S230, recombining the sub-protocol data to generate a complete protocol, so that the data acquired by each data source is analyzed according to the sub-protocol data and then fused according to the complete protocol.
By the method in the embodiment, each data source only needs to be matched with one protocol, namely updated subprotocol data, and each data source does not need to be matched with a plurality of protocol data, and then the data analyzed by each data source is integrated according to the complete protocol. The method is characterized in that a plurality of data sources use a unified data protocol (namely, an overall protocol is updated), the protocol is formulated for a data consumer and the plurality of data sources together, when a new data source is added into a data producer, other data sources do not need to modify a data assembling program of the data source, and the requirement can be met only by cutting out the new protocol.
In an exemplary embodiment, in step S220, the process of 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 may include step S310 and step S320, which are described in detail as follows:
step S310, comparing the original protocol with the updated overall protocol to generate a matching result.
Illustratively, the original protocol carries a protocol applicable version, and after the overall protocol is updated, the overall updated protocol is matched with the original protocol to determine whether the overall updated protocol conforms to the applicable version. If the data is in accordance with the sub-protocol data, the sub-protocol data can be cut, and if the data is not in accordance with the sub-protocol data, the sub-protocol data cannot be cut.
Step S320, determining whether to generate a complete protocol according to the matching result.
When the data source is worth explaining, whether the complete protocol is generated or not is determined according to the matching result so as to ensure that the complete protocol is suitable for each data source.
In an exemplary embodiment, in step S310, comparing the original protocol with the updated overall protocol, and generating a matching result at least includes: step S410 and step S420.
Step S410, if the updated overall protocol has the subprotocol which accords with the original protocol, cutting out the subprotocol data of the subprotocol in the updated overall protocol, and generating a matching result which is successful matching.
It is worth noting that successful matching indicates that the data source is suitable for updating the overall protocol.
Step S420, if there is no subprotocol in the updated overall protocol that conforms to the original protocol, the generated matching result is unsuccessful.
It is worth noting that a match that is unsuccessful 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 a complete protocol according to the matching result at least includes: step S510 and step S520.
Step S510, if the matching results of all the data sources are successful, recombining the updated overall protocol and the sub-protocol data to generate an overall protocol.
In this embodiment, the protocol is updated only if all the data sources are successfully matched, so as to generate a complete protocol, thereby avoiding that individual data sources cannot be applied to the updated protocol.
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 recombining each piece of sub-protocol data to generate a complete protocol at least includes: step S610 and step S620.
Step S610, obtaining encapsulation data of each data source, wherein the encapsulation data is generated after the data source serializes and encapsulates the acquired data according to the subprotocol 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, the packaged data is verified, and if the packaged data is complete and the format is correct, the packaged data is determined to be applicable data; and if the packaged data is abnormal, discarding the packaged data.
In this embodiment, the packet in the encapsulated data checks the data format, the serialization is performed through the sub-protocol data, and if the serialization success data packet is complete and the format is correct, otherwise, the data packet is abnormal, and the data is discarded.
In an exemplary embodiment, after obtaining the encapsulated data of each data source, the method further includes: monitoring data transmission of a data source, and if the encapsulated data is not received within a preset time, generating alarm information of abnormal data transmission; and if the encapsulated data is received within the preset time, generating feedback information with normal data transmission.
It is worth mentioning that alarm information and feedback information are generated to facilitate the knowledge of the data transmission.
Illustratively, the protocol files all adopt proto protocol, and the complete proto file is a protocol provider which pushes the protocol file to a fixed position through a cloud or adb tool.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
Fig. 3 is a block diagram of a data delta fusion apparatus according to an exemplary embodiment of the present application. The device may be applied to the implementation environment shown in fig. 1 and is specifically configured in the vehicle end. The apparatus may also be applied to other exemplary implementation environments, and is specifically configured in other devices, and the embodiment does not limit the implementation environment to which the apparatus is applied.
As shown in fig. 3, the exemplary delta data fusion apparatus includes:
and a protocol determining module 310, configured to obtain the parsed updated overall protocol.
And the processing module 320 is configured to cut out sub-protocol data meeting each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source.
And the difference fusion module 330 is configured to recombine each piece of sub-protocol data to generate a complete protocol, so that the data acquired by each data source is analyzed according to the sub-protocol data and then fused according to the complete protocol.
In the exemplary data difference fusion device, the entire protocol is acquired and updated at the cloud, and the original protocol of each data source is updated to the sub-protocol data, so that each data source can analyze and encapsulate the data according to the sub-protocol data after acquiring the data, and generate the sub-data. And the difference fusion module integrates and analyzes the sub data sent by each data source according to a complete protocol to generate a data packet.
Illustratively, the protocol determining module 310 mainly completes self data segment validation (i.e. determines sub-protocol data), cuts out the data interaction protocol, and then sends the data to the delta fusion module 330, and the data delta module 330 recombines the data through the cut-out sub-protocol data and the complete protocol. The modules are accessed through a core network or a soft bus, a data source sends data to the fusion module to be serialized through a proto tool, then the data are sent to the differential fusion module 330 in a slicing mode, the differential fusion module 330 receives the data and then caches the data to combine the data into a complete data packet, and the data packet is resolved into the complete data packet through proto anti-serialization.
It should be noted that the delta data fusion device provided in the foregoing embodiment and the delta data fusion method provided in the foregoing embodiment belong to the same concept, and specific ways for each module and unit to perform operations have been described in detail in the method embodiments, and are not described herein again. In practical applications, the data difference fusion apparatus provided in the above embodiment may distribute the above functions by different function modules according to needs, that is, divide the internal structure of the apparatus into different function modules to complete all or part of the above described functions, which is not limited herein.
An embodiment of the present application further provides an electronic device, including: one or more processors; a storage device 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 provided in the above-described embodiments.
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 of the foregoing. 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 (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 include a propagated data signal with a computer program embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. 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. The computer program embodied on the 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 flowchart 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. 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 described 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 disposed in a processor. Wherein the names of the elements do not in some way constitute a limitation on the elements themselves.
Another aspect of the present 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 execute the delta data 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 separately 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 to cause the computer device to execute the data delta fusion method provided in the above embodiments.
The foregoing embodiments are merely illustrative of the principles of the present invention and its efficacy, and are not to be construed as limiting the invention. Any person skilled in the art can modify or change the above-mentioned embodiments without departing from the spirit and scope of the present invention. Accordingly, it is intended that all equivalent modifications or changes which can be made by those skilled in the art without departing from the spirit and technical spirit of the present invention be covered by the claims of the present invention.

Claims (10)

1. A delta data fusion method, the method comprising:
acquiring an analyzed updated overall protocol;
cutting out sub-protocol data which accord with each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source;
and recombining the sub-protocol data to generate a complete protocol, so that the data acquired by each data source are analyzed according to the sub-protocol data and then are fused according to the complete protocol.
2. The delta data fusion method of claim 1, wherein cropping sub-protocol data in the updated global protocol that conforms to each original protocol according to the updated global protocol and the original protocol of each data source comprises:
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.
3. The delta data fusion method of claim 2, wherein comparing the original protocol to the updated global protocol to generate a matching result comprises:
if the updated overall protocol has the subprotocols which accord with the original protocol, cutting out the subprotocol data of the subprotocols in the updated overall protocol, and generating a matching result as successful matching;
and if the updated overall protocol does not have the subprotocol which conforms to the original protocol, the generated matching result is unsuccessful.
4. The delta data fusion method of claim 3, wherein determining whether to generate a complete protocol based on said matching results comprises:
if the matching results of all the data sources are successful, recombining the updated overall protocol and the sub-protocol data to generate an overall protocol;
and if the matching result of any data source is unsuccessful, ending the process.
5. The method of claim 1, wherein after recombining each of the sub-protocol data to generate a complete protocol, the method further comprises:
acquiring encapsulation data of each data source, wherein the encapsulation data is generated by serializing and encapsulating the acquired data by the data source according to the subprotocol data;
verifying the packaged data, and if the packaged data is complete and the format is correct, determining the packaged data to be applicable data; and if the packaged data is abnormal, discarding the packaged data.
6. The delta data fusion method of claim 5, wherein after obtaining the encapsulated data for each data source, the method further comprises:
monitoring data transmission of a data source, and if the encapsulated data is not received within a preset time, generating alarm information of abnormal data transmission; and if the encapsulated data is received within the preset time, generating feedback information with normal data transmission.
7. A delta data fusion device, the device comprising:
the protocol determining module is used for acquiring the analyzed updated overall protocol;
the processing module is used for cutting out sub-protocol data which accord with each original protocol in the updated overall protocol according to the updated overall protocol and the original protocol of each data source;
and the differential fusion module is used for recombining the sub-protocol data to generate a complete protocol so as to enable the data acquired by each data source to be fused according to the complete protocol after being analyzed according to the sub-protocol data.
8. The delta data fusion device of claim 7, wherein said processing module comprises:
the matching submodule is used for comparing the original protocol with the updated overall protocol to generate a matching result;
and the complete protocol generation submodule is used for determining whether to generate a complete protocol according to the matching result.
9. An electronic device, characterized in that the electronic device comprises:
one or more processors;
storage means for storing one or more programs that, when executed by the one or more processors, cause the electronic device to implement the delta data fusion method of any of claims 1-6.
10. A computer-readable storage medium, on which a computer program is stored which, when executed by a processor of a computer, causes the computer to carry out the data delta fusion method of any one of claims 1 to 6.
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 true CN115866073A (en) 2023-03-28
CN115866073B 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 (14)

* 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
US20120317211A1 (en) * 2011-06-08 2012-12-13 Institute For Information Industry Message conversion apparatus, message transmission system, message transmission method and computer program product thereof
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

Patent Citations (14)

* 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
US20120317211A1 (en) * 2011-06-08 2012-12-13 Institute For Information Industry Message conversion apparatus, message transmission system, message transmission method and computer program product thereof
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
LIDIA OGIELA ET AL.: "Data Fusion Protocols for Cloud Infrastructures", BWCCA 2020: ADVANCES ON BROAD-BAND WIRELESS COMMUNICATION AND APPLICATIONS, 31 December 2020 (2020-12-31) *
YONGXIANG CAI ET AL.: "A multi-source data collection and information fusion method for distribution network based on IOT protocol", IOP CONFERENCE SERIES: EARTH AND ENVIRONMENTAL SCIENCE, 31 December 2021 (2021-12-31) *
赵宇;殷树娟;李翔宇;: "一种可重构以太网数据包解析器中可重构单元的设计", 计算机工程与科学, no. 02, 15 February 2020 (2020-02-15) *

Also Published As

Publication number Publication date
CN115866073B (en) 2024-04-19

Similar Documents

Publication Publication Date Title
CN111581563B (en) Page response method and device, storage medium and electronic equipment
CN112671697B (en) Data processing method, device and system of comprehensive monitoring system
CN112906206B (en) Digital twin model construction method and device
US7984052B2 (en) System and method for integration of data records having differing data types to a geographical information system
CN108763323B (en) Meteorological grid point file application method based on resource set and big data technology
CN111464646B (en) Information processing method, information processing apparatus, electronic device, and medium
CN114221690A (en) Semantic model construction method for cloud edge cooperative system
CN103593172A (en) System, method and device for developing unified structured data oriented applications
CN115866073A (en) Data difference fusion method, device, equipment and medium
CN111552494A (en) Method, device, system and medium for managing container group
CN115878860A (en) Menu generation method, device, server equipment and medium
CN111161072A (en) Block chain-based random number generation method, equipment and storage medium
CN115098587A (en) Method, device, equipment and medium for synchronizing remote database
CN113472779A (en) Data processing method and device
CN109669720B (en) Chain type asynchronous request processing method and device based on Promise and electronic equipment
CN113760581A (en) MQTT-based method and system for synchronizing attribute information of intelligent terminal
CN112328841A (en) Document processing method and device, electronic equipment and storage medium
CN112130817A (en) Multi-version interface implementation method, system, device and readable storage medium
CN112000618A (en) File change management method, device, equipment and storage medium for cluster nodes
CN112910835A (en) Block chain-based configuration management method, apparatus, system, device, and medium
US8688857B1 (en) Filtering messages based on pruning profile generated from pruning profile schema
CN112600918B (en) Industrial control edge big data efficient processing method and system based on BS architecture
CN117112500B (en) Resource management method, device, equipment and storage medium
CN112311833B (en) Data updating method and device
CN116610353A (en) Application management and control method, device, electronic equipment and readable medium

Legal Events

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