Safety Sensor Image Transmission Using Structural Metadata Checks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing safety systems in industrial environments face challenges in reliably transmitting image data without errors, particularly in safety-critical applications where data integrity must be ensured, and conventional methods like checksums or redundant channels are either inefficient or unreliable.

Innovation Solution

A method that adds meta-information to image data before transmission, using a standard communication channel (black channel) to check for data integrity by prepending or appending headers or footers, allowing for fast and reliable error detection without altering the original image data, and utilizing magic numbers and check values to verify the structure and content of the data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If multichannel redundant data transmission is used to ensure data integrity, then reliability is improved, but device complexity and hardware effort increase significantly

Engineering Contradiction:
Improvedata integrityVSAvoidhardware effort
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The data transmission is segmented into two distinct channels: a main data channel for transmitting image data and a secondary metadata channel for transmitting integrity check information. This segmentation allows the system to use simple, standard communication infrastructure while maintaining data integrity through separate verification paths, avoiding the need for complex redundant hardware channels.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Metadata acts as an intermediary element that carries integrity verification information (such as checksums or hash values) alongside the main image data. This intermediary mechanism enables error detection without requiring parallel redundant data channels, thus reducing hardware complexity while maintaining reliability.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If standard communication channels (black channels) are used for data transmission, then ease of operation is improved, but reliability deteriorates due to potential transmission errors

Engineering Contradiction:
Improveuse of standard interfacesVSAvoiddata integrity
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

Integrity check information (metadata such as checksums or hash values) is calculated and attached to the data before transmission occurs. This preliminary action enables the receiving system to verify data integrity immediately upon reception using standard communication channels, maintaining ease of operation while ensuring reliability through pre-computed verification data.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If checksums or error detection mechanisms are added to verify data integrity, then reliability is improved, but loss of time increases due to additional processing

Engineering Contradiction:
Improveerror detectionVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

Error detection information is prepared in advance during the data generation phase, allowing for rapid verification at the receiving end without requiring time-consuming re-transmission or complex post-processing. The metadata contains pre-calculated integrity values that can be quickly compared against received data.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Instead of transmitting redundant copies of the entire data set for verification purposes, the system transmits a compact copy or representation of integrity information (such as a checksum or hash value). This copied verification data requires minimal processing time while providing reliable error detection capability.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS11356637B2Method for a safe transmission of image data and safe optoelectronic sensor
Publication Date: 2022.06.07 SICK AG
  • US11356637B2 patent drawing
  • US11356637B2 patent drawing
  • US11356637B2 patent drawing

AI summary

A method of transmitting image data in a safety sensor or in a safety system is provided, in which transmission errors are recognized in that meta information is added to the image data prior to the transmission and the meta information is checked after the transmission. The image data are here transmitted by an unsafe communication link, in particular a black channel, the meta information is prepended and/or appended to the image data and/or to the partial packets, and the meta information comprises a piece of information on the structure of the image data.