DDS automotive
时间: 2023-12-08 14:34:24 浏览: 149
DDS automotive是一家汽车软件解决方案提供商。他们专注于开发和提供用于车辆诊断、远程诊断、电子控制单元(ECU)编程和配置以及车辆通信的软件解决方案。DDS automotive的产品和服务帮助汽车制造商和维修厂商更轻松地进行诊断和维修工作,提高效率和减少成本。
DDS automotive的主要产品包括DDS-CAR、DDS-Service、DDS-Flash和DDS-Mobile。DDS-CAR是一种车辆诊断软件,能够与车辆的ECU进行通信,并获取车辆的故障码、传感器数据以及其他诊断信息。DDS-Service是一种用于远程诊断的解决方案,它允许维修技师通过互联网远程连接到车辆,并进行远程诊断和故障排除。DDS-Flash是用于车辆ECU编程和配置的软件工具,允许制造商对车辆的ECU进行更新和配置。DDS-Mobile是一种移动应用程序,提供了便捷的诊断和维修功能,使维修技师可以在移动设备上进行诊断和故障排除。
相关问题
The major contributions of this paper are summarized as follows: . We investigate a new automotive architecture and implementation method. We propose an extended SAE (Society of Automotive Engineer) Benchmark and the use of DDS middleware as an alternative for the existing architecture. . We detail the implementation of the electronic stability unit based on the extended SAE benchmark. . We propose a new design of the DDS based on the MBD approach. Thus, the implementation of the application and the new DDS block are realized under SIMULINK. We intend to improve DDS's programming approach, facilitate con¯guring and generation of DDS description and take into account the real-time network drivers. . In order to validate our DDS implementation and highlight its contributions in the context of hard real-time automotive systems, we detail latency computation for automotive networks, and we present the implemented algorithm to calculate the Worst Case Response Time (WCRT). We prove that DDS qualities of service on the top of the SAE vehicle application are respected. We also give a comparison of system performance using real time networks FlexRay and Ethernet.
本文的主要贡献总结如下:
1. 我们研究了一种新的汽车架构和实现方法。我们提出了扩展的SAE(汽车工程师协会)基准以及将DDS中间件作为现有架构的替代方案。
2. 我们详细介绍了基于扩展SAE基准的电子稳定单元的实现。
3. 我们提出了基于MBD方法的DDS的新设计。因此,应用程序的实现和新的DDS块在SIMULINK下完成。我们旨在改进DDS的编程方法,简化DDS描述的配置和生成,并考虑实时网络驱动程序。
4. 为了验证我们的DDS实现并突出其在硬实时汽车系统环境中的贡献,我们详细说明了汽车网络的延迟计算,并介绍了计算最坏情况响应时间(WCRT)的实现算法。我们证明了DDS在SAE车辆应用程序之上的服务质量得到了满足。我们还通过使用实时网络FlexRay和以太网对系统性能进行了比较。
DDS兼容AUTOSAR吗
是的,DDS(Data Distribution Service)与AUTOSAR(AUTomotive Open System ARchitecture)兼容。DDS是一种用于实时数据的分布式消息传递标准,它提供了一种基于发布-订阅模型的通信机制,用于在分布式系统中传递和同步数据。AUTOSAR是用于汽车电子系统开发的开放式软件架构标准,它定义了汽车电子系统中的软件组件、通信、服务和硬件接口等方面的标准化规范。DDS可以作为AUTOSAR中的一种通信机制来实现实时数据的传输和同步。
阅读全文