User Tools

Site Tools


ddsf:public:guidebook:06_append:01_family_of_standards:04_gate:ddsopcua

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ddsf:public:guidebook:06_append:01_family_of_standards:04_gate:ddsopcua [2020/09/30 13:08]
murphy [Scope]
ddsf:public:guidebook:06_append:01_family_of_standards:04_gate:ddsopcua [2021/07/14 15:55] (current)
murphy ↷ Links adapted because of a move operation
Line 1: Line 1:
 ===== OMG: OPC-UA/DDS Gateway (DDS-OPCUA) ===== ===== OMG: OPC-UA/DDS Gateway (DDS-OPCUA) =====
-[[ddsf:private:cookbook:​06_append:​01_family_of_standards| return to the DDS Family of Standards ]]+[[ddsf:public:guidebook:​06_append:​01_family_of_standards:start| return to the DDS Family of Standards ]]
  
 <​table>​ <​table>​
Line 8: Line 8:
 | Version ​                   | 1.0  | | Version ​                   | 1.0  |
 | OMG Document Number ​       | formal/​20-01-01 | | OMG Document Number ​       | formal/​20-01-01 |
-| Release Date               ​| ​February ​2020  |+| Release Date               ​| ​January ​2020  |
 | About Specification ​       | [[https://​www.omg.org/​spec/​DDS-OPCUA/​]] | | About Specification ​       | [[https://​www.omg.org/​spec/​DDS-OPCUA/​]] |
 | Document ​                  | [[https://​www.omg.org/​spec/​DDS-OPCUA/​1.0/​PDF]]| | Document ​                  | [[https://​www.omg.org/​spec/​DDS-OPCUA/​1.0/​PDF]]|
Line 15: Line 15:
  
 ==== Scope ==== ==== Scope ====
-  : //[[ddsf:private:cookbook:​06_append:​glossary:​d:​data_distribution_service_dds]] is a family of standards from the [[ddsf:private:cookbook:​06_append:​glossary:​o:​omg]] that provide +  : //[[ddsf:public:guidebook:​06_append:​glossary:​d:​data_distribution_service_dds]] is a family of standards from the [[ddsf:public:guidebook:​06_append:​glossary:​o:​omg]] that provide 
-connectivity,​ [[ddsf:private:cookbook:​06_append:​glossary:​i:​interoperability|interoperability]],​ and [[ddsf:private:cookbook:​06_append:​glossary:​p:​portability|portability]] for Industrial Internet, cyber-physical,​ and mission-critical applications.//​+connectivity,​ [[ddsf:public:guidebook:​06_append:​glossary:​i:​interoperability|interoperability]],​ and [[ddsf:public:guidebook:​06_append:​glossary:​p:​portability|portability]] for Industrial Internet, cyber-physical,​ and mission-critical applications.//​
  
-  : //The DDS connectivity standards cover [[ddsf:private:cookbook:​06_append:​glossary:​p:​publish-subscribe|Publish-Subscribe]] (DDS), Service Invocation [[ddsf:private:cookbook:​06_append:​01_family_of_standards:​03_ext:​ddsrpc | (DDS-RPC)]],​ Interoperability +  : //The DDS connectivity standards cover [[ddsf:public:guidebook:​06_append:​glossary:​p:​publish-subscribe|Publish-Subscribe]] (DDS), Service Invocation [[ddsf:public:guidebook:​06_append:​01_family_of_standards:​03_ext:​ddsrpc| (DDS-RPC)]],​ Interoperability 
-[[ddsf:private:cookbook:​06_append:​01_family_of_standards:​01_core:​ddsi_rtps | (DDS-RTPS)]],​ Information Modeling ([[ddsf:private:cookbook:​06_append:​01_family_of_standards:​01_core:​dds_extensible_types_dds-xtypes|DDS-XTYPES]]),​ Security [[ddsf:private:cookbook:​06_append:​01_family_of_standards:​01_core:​dds_security | (DDS-SECURITY)]],​ as well as programing APIs for C,+[[ddsf:public:guidebook:​06_append:​01_family_of_standards:​01_core:​ddsi_rtps| (DDS-RTPS)]],​ Information Modeling ([[ddsf:public:guidebook:​06_append:​01_family_of_standards:​01_core:​dds_extensible_types_dds-xtypes|DDS-XTYPES]]),​ Security [[ddsf:public:guidebook:​06_append:​01_family_of_standards:​01_core:​dds_security| (DDS-SECURITY)]],​ as well as programing APIs for C,
 C++, Java and other languages.//​ C++, Java and other languages.//​
  
-  : //The [[ddsf:private:cookbook:​06_append:​glossary:​o:​opc]] Unified Architecture (OPC-UA) is an information exchange standard for Industrial Automation and related +  : //The [[ddsf:public:guidebook:​06_append:​glossary:​o:​opc]] Unified Architecture (OPC-UA) is an information exchange standard for Industrial Automation and related 
-systems created by the OPC Foundation. The [[ddsf:private:cookbook:​06_append:​glossary:​o:​opc_ua]] standard provides an Addressing and Information Model for +systems created by the OPC Foundation. The [[ddsf:public:guidebook:​06_append:​glossary:​o:​opc_ua]] standard provides an Addressing and Information Model for 
-Data Access, Alarms, and Service invocation layered over multiple transport-level protocols such as Binary [[ddsf:private:cookbook:​06_append:​glossary:​t:​tcp]] and+Data Access, Alarms, and Service invocation layered over multiple transport-level protocols such as Binary [[ddsf:public:guidebook:​06_append:​glossary:​t:​tcp]] and
 Web-Services.//​ Web-Services.//​
  
   : //DDS and OPC-UA exhibit significant deployment similarities://​   : //DDS and OPC-UA exhibit significant deployment similarities://​
-    * //Both enable independently developed applications to interoperate even when those applications come from different vendors, use different [[ddsf:private:cookbook:​06_append:​glossary:​p:​programlang|programming languages]],​ or run on different platforms and operating systems.//+    * //Both enable independently developed applications to interoperate even when those applications come from different vendors, use different [[ddsf:public:guidebook:​06_append:​glossary:​p:​programlang|programming languages]],​ or run on different platforms and operating systems.//
     * //Both have significant traction within Industrial Automation systems.//     * //Both have significant traction within Industrial Automation systems.//
-    * //Both define standard protocols built on top of the [[ddsf:private:cookbook:​06_append:​glossary:​t:​tcp|TCP]]/​[[ddsf:​private:cookbook:​06_append:​glossary:​u:​udp|UDP]]/​[[ddsf:​private:cookbook:​06_append:​glossary:​i:​ip|IP]] Internet stacks. +    * //Both define standard protocols built on top of the [[ddsf:public:guidebook:​06_append:​glossary:​t:​tcp|TCP]]/​[[ddsf:​public:guidebook:​06_append:​glossary:​u:​udp|UDP]]/​[[ddsf:​public:guidebook:​06_append:​glossary:​i:​ip|IP]] Internet stacks. 
-The two technologies may coexist within the same application domains; however, while there are solutions that [[ddsf:private:cookbook:​06_append:​glossary:​b:​bootstrap|bridge]]+The two technologies may coexist within the same application domains; however, while there are solutions that [[ddsf:public:guidebook:​06_append:​glossary:​b:​bootstrap|bridge]]
 between DDS and OPC-UA, these are based on custom mappings and cannot be relied to work across vendors and between DDS and OPC-UA, these are based on custom mappings and cannot be relied to work across vendors and
 products.// products.//
  
-  ://This specification overcomes this situation by defining a standard, vendor-independent,​ configurable [[ddsf:private:cookbook:​06_append:​glossary:​g:​gateway|gateway]] that enables interoperability and information exchange between systems that use DDS and systems that use OPC-UA.//+  ://This specification overcomes this situation by defining a standard, vendor-independent,​ configurable [[ddsf:public:guidebook:​06_append:​glossary:​g:​gateway|gateway]] that enables interoperability and information exchange between systems that use DDS and systems that use OPC-UA.//
  
 /​**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /​**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
ddsf/public/guidebook/06_append/01_family_of_standards/04_gate/ddsopcua.1601485719.txt.gz · Last modified: 2020/09/30 13:08 by murphy