CN103166975A - Data distribution service (DDS) communication system - Google Patents

Data distribution service (DDS) communication system Download PDF

Info

Publication number
CN103166975A
CN103166975A CN201310114674XA CN201310114674A CN103166975A CN 103166975 A CN103166975 A CN 103166975A CN 201310114674X A CN201310114674X A CN 201310114674XA CN 201310114674 A CN201310114674 A CN 201310114674A CN 103166975 A CN103166975 A CN 103166975A
Authority
CN
China
Prior art keywords
data
module
topic
create
definition
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310114674XA
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.)
Shanghai Aerospace Measurement Control Communication Institute
Original Assignee
Shanghai Aerospace Measurement Control Communication Institute
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 Shanghai Aerospace Measurement Control Communication Institute filed Critical Shanghai Aerospace Measurement Control Communication Institute
Priority to CN201310114674XA priority Critical patent/CN103166975A/en
Publication of CN103166975A publication Critical patent/CN103166975A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a data distribution service (DDS) communication system. The system uses a publishing/subscribing communication mode and comprises a plurality of publishers, a plurality of subscribers, a plurality of middle pieces, a register data type module, a generation topic module, a publishing data module, a seeking topic module, a subscribing topic module and a receiving data module; one publisher firstly calls the register data type module, returns the module after succeeding in calling the module, and then calls the generation topic module to generate a topic on the middle pieces; one subscriber discovers the topic on a network by seeking the topic module, and then calls the subscribing topic module to subscribe the topic; and the publisher calls the publishing data module to send data to the middle pieces when receiving words of subscribing the topic, and the subscriber receives the data on the middle pieces through the receiving data module. The DDS communication system is high in real time performance and very applicable to various radar weapon systems which are high in requirement of real time performances and large in handling capacity.

Description

A kind of DDS communication system
Technical field
The present invention relates to a kind of communication system, particularly a kind of DDS communication system that is applied in the radar armament systems.
 
Background technology
In existing radar armament systems, the communication system models that carry out information communication through the Socket protocol stack by Ethernet that adopt more.At first create a Socket; Then need the port numbers of binding IP address and appointed transceiving; Then according to circulation way, socket is set; At last by the read-write operation of assigned address port being realized the transmitting-receiving of message.The shortcoming of the method is integrated flexibility and poor expandability, need to can't realize the separation of software and hardware to formulating the information interface agreement between communication equipment, and system control function dynamic-configuration and restructuring difficulty.
The communication integrate flexibility of radar armament systems and poor expandability need to be to formulating the information interface agreement between communication equipment, and can't realize the separation of software and hardware, make the characteristics of system control function dynamic-configuration and restructuring difficulty.
Summary of the invention
In order to overcome the defective of prior art, the invention provides a kind of DDS communication system, it is characterized in that, it has adopted the publish/subscribe communication pattern, comprise some publishers, some subscribers, some middlewares, the log-on data type block, generate topic module, distributing data module, search topic module, topic of subscription module, receive data module;
At first one publisher calls described log-on data type block, returns after success; Then call described generation topic module, generate theme on middleware; One subscriber finds theme by searching described topic module on network, then call described topic of subscription module and subscribe to this theme; When described publisher receives the topic of subscription word, call described distributing data module, data are delivered on described middleware, described subscriber receives this data by described receive data module on described middleware.
Preferably, described log-on data type block: initialization also creates one first territory participant's entity, defines its territory number and QoS strategy; Create simultaneously one first publishing side, define its QoS, initialization also creates corresponding transport layer;
Generate topic module: create the Data subject of issue, definition theme name, type, and define its QoS;
The distributing data module: first create a data person of writing, definition QoS, the data that then will transmit according to the uniform data type formatization of definition are called the described data person of writing at last, write the data that will transmit;
Search topic module: at first initialization and create one second territory participant's entity, and the domain of definition number and QoS strategy; Then create one second publishing side, definition QoS, initialization also creates corresponding transport layer; Create at last the Data subject of issue, definition theme name, type, and definition QoS;
Topic of subscription module: create the function listener, monitor this communication network;
Receive data module: comprise at first creating the data reader definition QoS; Then according to the uniform data type that defines, the data structure that format will be accepted; Last call back function listener is monitored this communication network, accepts corresponding data.
Preferably, if described subscriber is in the state that disconnects, described middleware will be stored this message, until this subscriber reconnects system, middleware sends the message of storage again.
Preferably, a plurality of subscribers can subscribe to a theme simultaneously.
Preferably, described publisher and subscriber's quantity are variable.
Preferably, it adopts UDP/IP agreement, and the mode that adopts multicast to propagate.
Compared with prior art, beneficial effect of the present invention is as follows:
The invention solves the communication integrate flexibility of radar armament systems and poor expandability, need to be to formulating the information interface agreement between communication equipment, and can't realize the separation of software and hardware, make the characteristics of system control function dynamic-configuration and restructuring difficulty, but make the communication of radar armament systems had real-time, without service bottleneck cross-platform operation, characteristics that extensibility is strong, and can realize that the separation of software and hardware, data acquisition separate with application.
Certainly, implement arbitrary product of the present invention and might not need to reach simultaneously above-described all advantages.
Description of drawings
Fig. 1 is the engineering process schematic diagram of the embodiment of the present invention.
Embodiment
 
The present invention will be further described with specific embodiment by reference to the accompanying drawings in the below.
Theme of the present invention:
The DDS traffic model is the pattern that the Communication Model of the real-time data distribution standard of data-centered (Data-Centric) has replaced traditional employing to carry out information communication by Ethernet through the Socket protocol stack.The party's ratio juris is: the DDS(Data distributing---Data Distribution Service) adopted the publish/subscribe communication pattern, the publish/subscribe communication pattern is based on data-centered Publish-subscribe (DCPS) model, set up the concept in global data space on each system equipment communication network, a large amount of data sample (subject information) of application program (publisher) issue is given long-range interested access end (subscriber); When subject information satisfied subscriber's demand, both connected, and realized the transmission with the Topic relative data.In the publish/subscribe communication pattern, publisher and subscriber join by Topic relative, and both sides needn't know the other side wherein, also needn't be online simultaneously, realized the multidimensional loose coupling of both sides' times, space and data communication.The invention solves the communication integrate flexibility of radar armament systems and poor expandability, need to be to formulating the information interface agreement between communication equipment, and can't realize the separation of software and hardware, make the characteristics of system control function dynamic-configuration and restructuring difficulty, but make the communication of radar armament systems had real-time, without service bottleneck cross-platform operation, characteristics that extensibility is strong, and can realize that the separation of software and hardware, data acquisition separate with application.
Embodiment
As shown in Figure 1, DDS communication system provided by the invention, it has adopted the publish/subscribe communication pattern, comprise some publishers, some subscribers, some middlewares, the log-on data type block, generate topic module, distributing data module, search topic module, topic of subscription module, receive data module;
At first one publisher calls described log-on data type block, returns after success; Then call described generation topic module, generate theme on middleware; One subscriber finds theme by searching described topic module on network, then call described topic of subscription module and subscribe to this theme; When described publisher receives the topic of subscription word, call described distributing data module, data are delivered on described middleware, described subscriber receives this data by described receive data module on described middleware.
Described log-on data type block: initialization also creates one first territory participant's entity, defines its territory number and QoS strategy; Create simultaneously one first publishing side, define its QoS, initialization also creates corresponding transport layer;
Generate topic module: create the Data subject of issue, definition theme name, type, and define its QoS;
The distributing data module: first create a data person of writing, definition QoS (Quality of Service), the data that then will transmit according to the uniform data type formatization of definition in application program are called the described data person of writing at last, write the data that will transmit;
Search topic module: at first initialization and create one second territory participant's entity, and the domain of definition number and QoS strategy; Then create one second publishing side, definition QoS, initialization also creates corresponding transport layer; Create at last the Data subject of issue, definition theme name, type, and definition QoS;
Topic of subscription module: create the function listener, monitor this communication network;
Receive data module: comprise at first creating the data reader definition QoS; Then in application program according to the definition the uniform data type, the data structure that format will be accepted; Last call back function listener is monitored this communication network, accepts corresponding data.
DDS publisher and subscriber join by Topic relative, and a theme can be subscribed to by a plurality of subscribers, and can dynamically change publisher and subscriber's quantity.DDS is based on the consideration of real-time, and it adopts UDP/IP agreement, and adopts the multicast circulation way, can greatly increase network throughput and transmission real-time.
The invention solves the communication integrate flexibility of radar armament systems and poor expandability, need to be to formulating the information interface agreement between communication equipment, and can't realize the separation of software and hardware, make the characteristics of system control function dynamic-configuration and restructuring difficulty, but make the communication of radar armament systems had real-time, without service bottleneck cross-platform operation, characteristics that extensibility is strong, and can realize that the separation of software and hardware, data acquisition separate with application.But that this invention has is real-time, without advantages such as service bottleneck cross-platform operation, extensibility are strong, separation, the data acquisition that can realize software and hardware separate with application, are highly suitable in requirement of real-time is high, throughput is large all kinds of radar armament systems.
The present invention relates to radar armament systems fields, relate in particular to the new method of radar armament systems communication pattern, the method is the Communication Model of the real-time data distribution standard of a kind of data-centered (Data-Centric), the traffic model that has replaced traditional employing to carry out information communication by Ethernet through the Socket protocol stack.The party's ratio juris is: the DDS(Data distributing---Data Distribution Service) adopted the publish/subscribe communication pattern, the publish/subscribe communication pattern is based on the standby pattern of data-centered new traffic, it has set up the concept in global data space, and a large amount of data sample (subject information) of application program (publisher) issue is given long-range interested access end (subscriber); When subject information satisfied subscriber's demand, both connected, and realized the transmission with the Topic relative data.In the publish/subscribe communication pattern, publisher and subscriber join by Topic relative, and both sides needn't know the other side wherein, also needn't be online simultaneously, realized the multidimensional loose coupling of both sides' times, space and data communication.But that this invention has is real-time, without advantages such as service bottleneck cross-platform operation, extensibility are strong, separation, the data acquisition that can realize software and hardware separate with application, are highly suitable in requirement of real-time is high, throughput is large all kinds of radar armament systems.
The above disclosed preferred embodiment of the present invention just is used for helping to set forth the present invention.Preferred embodiment does not have all details of detailed descriptionthe, does not limit this invention yet and only is described embodiment.Obviously, according to the content of this specification, can make many modifications and variations.These embodiment are chosen and specifically described to this specification, is in order to explain better principle of the present invention and practical application, thereby under making, the technical field technical staff can understand and utilize the present invention well.The present invention only is subjected to the restriction of claims and four corner and equivalent.

Claims (6)

1. DDS communication system, it is characterized in that, it has adopted the publish/subscribe communication pattern, comprises some publishers, some subscribers, some middlewares, log-on data type block, generates topic module, distributing data module, searches topic module, topic of subscription module, receive data module;
Its course of work is: at first a publisher calls described log-on data type block, returns after success; Then call described generation topic module, generate theme on middleware; One subscriber finds theme by searching described topic module on network, then call described topic of subscription module and subscribe to this theme; When described publisher receives topic of subscription, call described distributing data module, data are delivered on described middleware, described subscriber receives this data by described receive data module on described middleware.
2. DDS communication system as claimed in claim 1, is characterized in that,
Described log-on data type block: initialization also creates one first territory participant's entity, defines its territory number and QoS strategy; Create simultaneously one first publishing side, define its QoS, initialization also creates corresponding transport layer;
Generate topic module: create the Data subject of issue, definition theme name, type, and define its QoS;
The distributing data module: first create a data person of writing, definition QoS, the data that then will transmit according to the uniform data type formatization of definition are called the described data person of writing at last, write the data that will transmit;
Search topic module: at first initialization and create one second territory participant's entity, and the domain of definition number and QoS strategy; Then create one second publishing side, definition QoS, initialization also creates corresponding transport layer; Create at last the Data subject of issue, definition theme name, type, and definition QoS;
Topic of subscription module: create the function listener, monitor this communication network;
Receive data module: at first create the data reader, definition QoS; Then according to the uniform data type that defines, the data structure that format will be accepted; Last call back function listener is monitored this communication network, accepts corresponding data.
3. DDS communication system as claimed in claim 2, is characterized in that, if described subscriber is in the state that disconnects, described middleware will be stored this message, until this subscriber reconnects system, described middleware sends the message of storage again.
4. DDS communication system as claimed in claim 2, is characterized in that, a plurality of subscribers can subscribe to a theme simultaneously.
5. DDS communication system as claimed in claim 2, is characterized in that, described publisher and subscriber's quantity is variable.
6. DDS communication system as claimed in claim 1, is characterized in that, it adopts UDP/IP agreement, and the mode that adopts multicast to propagate.
CN201310114674XA 2013-04-03 2013-04-03 Data distribution service (DDS) communication system Pending CN103166975A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310114674XA CN103166975A (en) 2013-04-03 2013-04-03 Data distribution service (DDS) communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310114674XA CN103166975A (en) 2013-04-03 2013-04-03 Data distribution service (DDS) communication system

Publications (1)

Publication Number Publication Date
CN103166975A true CN103166975A (en) 2013-06-19

Family

ID=48589714

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310114674XA Pending CN103166975A (en) 2013-04-03 2013-04-03 Data distribution service (DDS) communication system

Country Status (1)

Country Link
CN (1) CN103166975A (en)

Cited By (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103731504A (en) * 2014-01-16 2014-04-16 国网山东省电力公司青岛供电公司 Method for DDS communication in field of power distribution networks
CN104243606A (en) * 2014-09-29 2014-12-24 浙江大学 C/S-mode DDS communication system and method
CN105138339A (en) * 2015-09-10 2015-12-09 中国航空无线电电子研究所 Distributed communication midware developing method based on DDS standard
CN105139270A (en) * 2015-08-06 2015-12-09 国电南瑞科技股份有限公司 DDS standard based design method for real-time data service of power grid regulation system
CN105260479A (en) * 2015-11-10 2016-01-20 南京国电南自美卓控制系统有限公司 observer pattern-based real-time database real time data publishing method
CN106293968A (en) * 2016-08-04 2017-01-04 华中科技大学 A kind of intercommunication system based on Kafka message-oriented middleware and method
CN106452841A (en) * 2016-09-13 2017-02-22 中国电子科技集团公司第三十二研究所 Method for using transmission service quality in robot operating system
CN106533871A (en) * 2016-11-10 2017-03-22 北京润科通用技术有限公司 Release subscription method and system based on AFDX bus
CN106899645A (en) * 2015-12-21 2017-06-27 北方信息控制集团有限公司 A kind of DDS data interactive methods under unstable network environment
CN107454092A (en) * 2017-08-18 2017-12-08 北京海兰信数据科技股份有限公司 A kind of OPCUA and DDS protocol signals conversion equipment, communication system and communication means
CN107665237A (en) * 2017-08-18 2018-02-06 北京海兰信数据科技股份有限公司 Data structure sorter, the distribution subscription system of unstructured data and method
CN107819831A (en) * 2017-10-23 2018-03-20 丹露成都网络技术有限公司 A kind of universal message system based on metaq and mns
CN108174358A (en) * 2017-12-14 2018-06-15 沈阳无距科技有限公司 Flight trunking communication method, device and system
CN108897591A (en) * 2018-06-12 2018-11-27 哈尔滨工业大学 Combined Trials platform middleware plug-in unit and its method of test resource information interaction
US10205784B2 (en) 2016-03-21 2019-02-12 General Electric Company Communication system and method for controlling data distribution quality of service in time sensitive networks
CN109412890A (en) * 2018-10-17 2019-03-01 哈尔滨工业大学 Combined Trials platform middleware node state detection method based on DDS
CN109656726A (en) * 2018-11-28 2019-04-19 中国船舶重工集团公司第七〇九研究所 A kind of industrial information interactive system and method suitable for data center
CN109783066A (en) * 2018-11-21 2019-05-21 南京华讯方舟通信设备有限公司 A kind of implementation method of DDS internal entity data correlation and processing
CN109788044A (en) * 2018-12-28 2019-05-21 中国船舶重工集团公司第七二三研究所 A kind of communication middleware based on RTI DDS driving
CN109905481A (en) * 2019-03-08 2019-06-18 电子科技大学 A kind of building of the Qos model based on RTI-DDS and the runnability prediction technique of Qos strategy protocol
CN111103570A (en) * 2019-11-04 2020-05-05 航天南湖电子信息技术股份有限公司 Radar real-time signal processing application software architecture
US10814893B2 (en) 2016-03-21 2020-10-27 Ge Global Sourcing Llc Vehicle control system
CN111935308A (en) * 2020-09-17 2020-11-13 中国人民解放军国防科技大学 Space-time-frequency resource data subscription and release method and device in space dynamic network
US10979506B2 (en) 2016-09-19 2021-04-13 Westinghouse Air Brake Technologies Corporation Vehicle control system
CN112929418A (en) * 2021-01-22 2021-06-08 华东计算技术研究所(中国电子科技集团公司第三十二研究所) Rapid IO high-speed communication method and system based on publish-subscribe
CN112929448A (en) * 2021-03-10 2021-06-08 奥特酷智能科技(南京)有限公司 Dynamic scheduling model in DDS-based multipath transmission scene
US11072356B2 (en) 2016-06-30 2021-07-27 Transportation Ip Holdings, Llc Vehicle control system
CN113378230A (en) * 2021-07-05 2021-09-10 东南大学 Data access control method of DDS (direct digital synthesizer) distributed system
CN114268555A (en) * 2021-12-27 2022-04-01 中国电子科技集团公司第十四研究所 Data management system based on DDS
CN114884907A (en) * 2022-04-19 2022-08-09 中汽创智科技有限公司 Communication method, device, system, equipment and medium based on automatic driving
CN115150454A (en) * 2022-06-30 2022-10-04 电子科技大学 Cross-operating-system centralized publishing and subscribing communication middleware

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060142005A1 (en) * 2004-12-27 2006-06-29 Nokia Corporation Providing service distribution between distributed applications
CN101964958A (en) * 2010-09-27 2011-02-02 北京航空航天大学 On-board network system and backbone node message processing method thereof
CN102469033A (en) * 2010-11-01 2012-05-23 阿里巴巴集团控股有限公司 Message subscription system and message sending method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060142005A1 (en) * 2004-12-27 2006-06-29 Nokia Corporation Providing service distribution between distributed applications
CN101964958A (en) * 2010-09-27 2011-02-02 北京航空航天大学 On-board network system and backbone node message processing method thereof
CN102469033A (en) * 2010-11-01 2012-05-23 阿里巴巴集团控股有限公司 Message subscription system and message sending method

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
吕云飞等: ""基于DDS技术的舰船平台综合管理系统"", 《舰船科学技术》 *
孙文俊等: ""基于DDS的实时信息交换平台研究"", 《指挥信息系统与技术》 *
杜涛涛等: ""面向实施数据分发服务的DDS性能研究"", 《微计算机信息》 *

Cited By (50)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103731504B (en) * 2014-01-16 2015-11-18 国网山东省电力公司青岛供电公司 Field of distribution network DDS communication means
CN105119951A (en) * 2014-01-16 2015-12-02 国网山东省电力公司青岛供电公司 Data distribution service communication method
CN103731504A (en) * 2014-01-16 2014-04-16 国网山东省电力公司青岛供电公司 Method for DDS communication in field of power distribution networks
CN105119950B (en) * 2014-01-16 2016-08-17 国网山东省电力公司青岛供电公司 A kind of Distribution Network Communication method
CN105119951B (en) * 2014-01-16 2016-08-17 国网山东省电力公司青岛供电公司 A kind of data distribution service communication means
CN104243606B (en) * 2014-09-29 2018-05-08 浙江大学 The DDS communication systems and method of a kind of C/S model
CN104243606A (en) * 2014-09-29 2014-12-24 浙江大学 C/S-mode DDS communication system and method
CN105139270A (en) * 2015-08-06 2015-12-09 国电南瑞科技股份有限公司 DDS standard based design method for real-time data service of power grid regulation system
CN105138339A (en) * 2015-09-10 2015-12-09 中国航空无线电电子研究所 Distributed communication midware developing method based on DDS standard
CN105260479B (en) * 2015-11-10 2019-03-19 南京国电南自维美德自动化有限公司 A kind of real-time data base real-time data warehouse method based on Observer Pattern
CN105260479A (en) * 2015-11-10 2016-01-20 南京国电南自美卓控制系统有限公司 observer pattern-based real-time database real time data publishing method
CN106899645A (en) * 2015-12-21 2017-06-27 北方信息控制集团有限公司 A kind of DDS data interactive methods under unstable network environment
CN106899645B (en) * 2015-12-21 2019-10-18 北方信息控制集团有限公司 A kind of DDS data interactive method under unstable network environment
US10814893B2 (en) 2016-03-21 2020-10-27 Ge Global Sourcing Llc Vehicle control system
US10205784B2 (en) 2016-03-21 2019-02-12 General Electric Company Communication system and method for controlling data distribution quality of service in time sensitive networks
US11072356B2 (en) 2016-06-30 2021-07-27 Transportation Ip Holdings, Llc Vehicle control system
CN106293968B (en) * 2016-08-04 2019-05-10 华中科技大学 A kind of intercommunication system and method based on Kafka message-oriented middleware
CN106293968A (en) * 2016-08-04 2017-01-04 华中科技大学 A kind of intercommunication system based on Kafka message-oriented middleware and method
CN106452841B (en) * 2016-09-13 2019-07-26 中国电子科技集团公司第三十二研究所 Method for using transmission service quality in robot operating system
CN106452841A (en) * 2016-09-13 2017-02-22 中国电子科技集团公司第三十二研究所 Method for using transmission service quality in robot operating system
US10979506B2 (en) 2016-09-19 2021-04-13 Westinghouse Air Brake Technologies Corporation Vehicle control system
CN106533871A (en) * 2016-11-10 2017-03-22 北京润科通用技术有限公司 Release subscription method and system based on AFDX bus
CN107454092B (en) * 2017-08-18 2021-09-17 北京海兰信数据科技股份有限公司 OPCUA and DDS protocol signal conversion device, communication system and communication method
CN107665237A (en) * 2017-08-18 2018-02-06 北京海兰信数据科技股份有限公司 Data structure sorter, the distribution subscription system of unstructured data and method
CN107665237B (en) * 2017-08-18 2020-11-27 北京海兰信数据科技股份有限公司 Data structure classification device, and unstructured data publishing and subscribing system and method
CN107454092A (en) * 2017-08-18 2017-12-08 北京海兰信数据科技股份有限公司 A kind of OPCUA and DDS protocol signals conversion equipment, communication system and communication means
CN107819831A (en) * 2017-10-23 2018-03-20 丹露成都网络技术有限公司 A kind of universal message system based on metaq and mns
CN107819831B (en) * 2017-10-23 2020-09-01 丹露成都网络技术有限公司 Metaq and mns-based universal message system
CN108174358B (en) * 2017-12-14 2021-05-18 沈阳无距科技有限公司 Flight cluster communication method, device and system
CN108174358A (en) * 2017-12-14 2018-06-15 沈阳无距科技有限公司 Flight trunking communication method, device and system
CN108897591B (en) * 2018-06-12 2021-04-02 哈尔滨工业大学 Combined test platform middleware plug-in device and test resource information interaction method thereof
CN108897591A (en) * 2018-06-12 2018-11-27 哈尔滨工业大学 Combined Trials platform middleware plug-in unit and its method of test resource information interaction
CN109412890B (en) * 2018-10-17 2020-09-08 哈尔滨工业大学 DDS-based joint test platform middleware node state detection method
CN109412890A (en) * 2018-10-17 2019-03-01 哈尔滨工业大学 Combined Trials platform middleware node state detection method based on DDS
CN109783066B (en) * 2018-11-21 2022-04-22 南京华讯方舟通信设备有限公司 Method for realizing data association and processing of DDS internal entity
CN109783066A (en) * 2018-11-21 2019-05-21 南京华讯方舟通信设备有限公司 A kind of implementation method of DDS internal entity data correlation and processing
CN109656726A (en) * 2018-11-28 2019-04-19 中国船舶重工集团公司第七〇九研究所 A kind of industrial information interactive system and method suitable for data center
CN109788044A (en) * 2018-12-28 2019-05-21 中国船舶重工集团公司第七二三研究所 A kind of communication middleware based on RTI DDS driving
CN109905481A (en) * 2019-03-08 2019-06-18 电子科技大学 A kind of building of the Qos model based on RTI-DDS and the runnability prediction technique of Qos strategy protocol
CN111103570B (en) * 2019-11-04 2023-04-28 航天南湖电子信息技术股份有限公司 Radar real-time signal processing application software system
CN111103570A (en) * 2019-11-04 2020-05-05 航天南湖电子信息技术股份有限公司 Radar real-time signal processing application software architecture
CN111935308A (en) * 2020-09-17 2020-11-13 中国人民解放军国防科技大学 Space-time-frequency resource data subscription and release method and device in space dynamic network
CN112929418A (en) * 2021-01-22 2021-06-08 华东计算技术研究所(中国电子科技集团公司第三十二研究所) Rapid IO high-speed communication method and system based on publish-subscribe
CN112929418B (en) * 2021-01-22 2023-03-14 华东计算技术研究所(中国电子科技集团公司第三十二研究所) Rapid IO high-speed communication method and system based on publish-subscribe
CN112929448A (en) * 2021-03-10 2021-06-08 奥特酷智能科技(南京)有限公司 Dynamic scheduling model in DDS-based multipath transmission scene
CN113378230A (en) * 2021-07-05 2021-09-10 东南大学 Data access control method of DDS (direct digital synthesizer) distributed system
CN114268555A (en) * 2021-12-27 2022-04-01 中国电子科技集团公司第十四研究所 Data management system based on DDS
CN114884907A (en) * 2022-04-19 2022-08-09 中汽创智科技有限公司 Communication method, device, system, equipment and medium based on automatic driving
CN114884907B (en) * 2022-04-19 2023-07-25 中汽创智科技有限公司 Communication method, device, system, equipment and medium based on automatic driving
CN115150454A (en) * 2022-06-30 2022-10-04 电子科技大学 Cross-operating-system centralized publishing and subscribing communication middleware

Similar Documents

Publication Publication Date Title
CN103166975A (en) Data distribution service (DDS) communication system
CN101160942B (en) Method and system for mobile terminal downloading data and data sharing between mobile terminals
CN100558109C (en) The load balancing implementation method and the system of dialogue-based initiation protocol
US8903972B2 (en) Method and apparatus for sharing contents using information of group change in content oriented network environment
CN103731487A (en) Download method, device, system and router for resource file
CN104509073A (en) Discovering ip multicast group memberships in software defined networks
CN103023873A (en) Terminal-spanning real-time interactive online distributing method of lantern slide
CN105281921A (en) Method and device enabling virtual desktop to realize multicast
CN106170023B (en) A kind of processing method of Internet resources, device, system and server
CN104363407A (en) Video conference system communication method and corresponding device
CN102546646A (en) System and method for realizing voice talkback function
CN104284132A (en) Video communication method and device
CN110582998A (en) Group communication method and device, computer storage medium and computer equipment
CN104247351B (en) Electronic meeting system and frequency band management method
CN104394221B (en) Utilize edge service node for Stream Media Application carry out accelerate process method and system
CN103503413A (en) Method and device for transmitting network information
CN109818883A (en) Distributed post based on Source-Specific Multicast subscribes to transmission method
CN110351362A (en) Data verification method, equipment and computer readable storage medium
CN114006824A (en) Reflective memory card simulation communication method based on distributed communication
CN110192382B (en) Network communication method, peer and system
CN102316142B (en) Method for realizing p2p-based remote video education
CN103347001A (en) Novel serverless mobile terminal conference demonstration method
CN105429981A (en) Game voice transmission method, terminal, voice service module and game system
CN101453392B (en) Distributed server architecture
CN103731506B (en) A kind of content injection method, the first business service node and content distributing network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20130619