ROS–AUTOSAR Communication via Data Format Conversion

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Data collection and driving status visualization tool software developed on one platform, such as ROS, cannot be used together with intelligent driving software developed on another platform like AUTOSAR Adaptive Platform, leading to development complexity and high maintenance costs due to the need for high-risk open-source software integration.

Innovation Solution

A communication method and apparatus that enables cross-communication middleware and cross-device communication by converting data formats and using a data packet header to facilitate communication between devices using different platforms, such as AUTOSAR and ROS, without requiring high-risk open-source software installation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If tool software is developed based on ROS platform, then the software can be easily developed and used, but the software cannot be used with AUTOSAR Adaptive Platform due to different communication middleware

Engineering Contradiction:
Improveease of software developmentVSAvoidcross-platform compatibility
Core Design Contradiction:
Ease of manufactureVSAdaptability or versatility

Solution Approach 1:

The patent introduces a data conversion module as an intermediary component that translates data formats between ROS and AUTOSAR protocols. This converter acts as a mediator layer, allowing tool software developed on ROS to communicate with AUTOSAR platforms without requiring the software to be rewritten for the target platform, thus resolving the compatibility issue while preserving development ease

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent creates a universal communication interface that can handle both ROS and AUTOSAR protocols through a single data conversion module. This multi-functional converter enables the same tool software to operate on different platforms (ROS and AUTOSAR) without modification, achieving cross-platform versatility while maintaining the original development simplicity

Inventive Principle:
Principle #6Universality (Multi-functionality)

2Reliability

If different communication middleware are used for different platforms, then each platform can use its own optimized communication system, but integration between platforms becomes complex and maintenance costs increase

Engineering Contradiction:
Improveplatform-specific communication reliabilityVSAvoidintegration complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the communication system into distinct protocol handlers (ROS protocol layer and AUTOSAR protocol layer) and a conversion layer. This segmentation allows each platform to maintain its own optimized communication middleware while the conversion layer handles the integration, reducing overall system complexity by isolating platform-specific details

Inventive Principle:
Principle #1Segmentation

3Adaptability or versatility

If high-risk open-source software is installed to enable cross-platform communication, then compatibility can be achieved, but security risks and maintenance costs increase

Engineering Contradiction:
Improvecross-platform compatibilityVSAvoidsoftware security risks
Core Design Contradiction:
Adaptability or versatilityVSObject-affected harmful factors

Solution Approach 1:

The patent employs a lightweight data conversion module that can be easily implemented and removed without long-term maintenance commitments. This disposable conversion layer provides the necessary cross-platform compatibility through simple protocol translation rather than requiring complex, high-risk open-source software frameworks, thus reducing security risks while maintaining adaptability

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

Data Source

PatentUS20250286937A1Communication Method and Apparatus
Publication Date: 2025.09.11 YINWANG INTELLIGENT TECHNOLOGIES CO LTD
  • US20250286937A1 patent drawing
  • US20250286937A1 patent drawing
  • US20250286937A1 patent drawing

AI summary

A communication method includes a first device that determines second data based on first data, where the first data and the second data meet a data type mapping relationship, and the data type mapping relationship includes a conversion relationship between data formats of different protocols; the first device generates third data based on the second data, where the third data includes the second data and description information of the second data; and the first device sends a first message to a second device, where the first message includes a data packet header and the third data.