RTI Connext DDS Connectivity Framework for DDS Blockset

Real-Time Innovations (RTI) is the largest software framework provider for Autonomous and Distributed Systems.
565.0 次下载
更新时间 2023/8/24
Real-Time Innovations (RTI) is the largest software framework provider for Autonomous and Distributed Systems. RTI Connext® is a product suite based on the Data Distribution Service (DDS) standard, that enables applications to securely share information in real time and work as one integrated system. RTI Connext provides a comprehensive software library, a set of development and monitoring tools, and many infrastructure services that support use cases, such as data record and replay, connect systems across wide area networks, bridge to other protocols, and integrate with cloud systems environments.
The MathWorks DDS Blockset application is fully integrated with RTI Connext for easy development of Simulink® applications that can be distributed on a network using DDS for communication. DDS Blockset provides engineers with DDS custom blocks to model DDS communication between Simulink and pure DDS applications without custom coding. System designers and application developers can incorporate RTI Connext into their Simulink designs as virtual components, ready to connect to other Simulink and non-Simulink components through the DDS databus. Users can generate code from Simulink models and deploy their models integrated with RTI Connext.
Using RTI with Older Versions of DDS Blockset
The current version of the RTI Connext Toolbox for DDS Blockset is supported in MATLAB versions 2023a+. For users running older version of MATLAB, please find the corresponding version of the RTI Toolbox for DDS Blockset here:
In order to install an older version of the Toolbox, you need to install it directly from MATLAB (opening it from the corresponding version of MATLAB).
Installing and Using RTI Connext for New Users
If you do not have an existing RTI Connext installation, the RTI toolbox provides the necessary RTI Connext components under a short-term evaluation license for use only within MATLAB®. See the RTI Software License Agreement for more details. After installing the toolbox, you may apply for a free, longer-term license to RTI Connext here.
The RTI toolbox integrates a full version of RTI Connext, including tools and infrastructure services to allow you to debug and optimize your DDS system. You can find all these different applications in RTI Launcher. You can run RTI Launcher using the desktop shortcut that will be created when configuring the RTI Connext for DDS Blockset Toolbox or by running the following function in MATLAB:
run_rti_launcher();
Installing and Using RTI Connext for existing RTI Users
If you already have an installation of RTI Connext Professional, you don’t need to install this toolbox, but you will need to define the NDDSHOME environment variable.
The NDDSHOME environment variable can be defined one of two ways:
(1) Define NDDSHOME at the OS level before running MATLAB,
(2) Inside MATLAB by calling setenv(). The NDDSHOME environment should point to the RTI Connext Professional installation path. You can find the default paths here.
If you use the second approach you should also modify your startup.m file so NDDSHOME is properly set each time you re-start MATLAB:
2.1 Open the user startup.m file
edit(fullfile(userpath,'startup.m'))
2.2 Set NDDSHOME environment variable pointing to the RTI Connext Professional installation directory. This example shows the default path for Windows systems:
setenv("NDDSHOME", "C:\Program Files\rti_connext_dds-6.0.1")
Your existing RTI Connext Professional installation contains all the tools and infrastructure services you need to debug and optimize your DDS system. You can find all these different applications in RTI Launcher.
You can run RTI Launcher in your “applications” menu, or using the desktop shortcut that should have been created when you installed RTI Connext, or by executing the rtilauncher command directly. The rtilauncher command is located in the bin directory under the RTI Connext Professional installation directory. For example, "C:\Program Files\rti_connext_dds-6.0.1\bin\rtilauncher".
RTI Connext DDS Professional features:
For a complete list of features, please view the product page.
  • Fundamental communication pattern optimization in intelligent distributed systems including data-centric publish-subscribe, request-reply and queuing.
  • Fully compliant with the OMG® DDS for Real-Time Systems standard, including the DDS API and network interoperability protocol (DDSI-RTPS).
  • Superior performance for distributed applications through features such as zero-copy, Flat Data and data batching.
  • Routing Service for simplified bridging between data domains.
  • Recording Service to record and replay activity on the databus.
  • Monitoring and debugging tools to speed application development and deployment.
  • Data and network-level security. Authentication, Access Control, Integrity, message-level encryption, and data-level encryption (requires RTI Connext Secure).
  • Rich portfolio of tools that help to ease the configuration process, manage the complexity of building large systems and administer the system.
  • Unity® game engine support to rapidly create a visualization of real-time data.
Resources
Processor support
  • x64
Operating System Support
  • Windows® systems
  • Linux® systems
  • MacOS® systems
Visit community.rti.com/ for examples and support. To request information regarding commercial project licensing, please email SIMULINK@RTI.COM.

引用格式

RTI Connext® for DDS Blockset is the property of Real-Time Innovations (RTI). All rights reserved. www.rti.com

MATLAB 版本兼容性
创建方式 R2023a
与 R2023a 及更高版本兼容
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
6.1.2.0

See release notes for this release on GitHub: https://github.com/rticommunity/rticonnextdds-simulink-ddsblockset/releases/tag/v6.1.2

6.0.1

See release notes for this release on GitHub: https://github.com/rticommunity/rticonnextdds-simulink-ddsblockset/releases/tag/v6.0.1

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库