Industrial Monitor Bond Degradation Detection Using Sensor AI

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Industrial monitoring systems face challenges in efficiently communicating between monitoring devices and gateways, leading to suboptimal power usage and potential failures, while also struggling with debugging and detecting bond degradation between monitoring and industrial devices.

Innovation Solution

The system introduces a wait period based on signal quality for gateway selection, uses debug-compatible components for interactive debugging, and employs a neural network to predict bond state changes, ensuring efficient communication, effective debugging, and timely detection of bond issues.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If monitoring devices continuously communicate with gateways, then data transmission reliability is improved, but power consumption increases

Engineering Contradiction:
Improvedata transmission reliabilityVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system implements periodic communication where monitoring devices transmit data at scheduled intervals rather than continuously. The device enters low-power sleep modes between transmission cycles, significantly reducing power consumption while maintaining reliable data transmission through periodic wake-up and transmit cycles.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system employs acknowledgment-based feedback mechanisms where gateways confirm receipt of data packets. Monitoring devices use this feedback to determine whether retransmission is necessary, avoiding unnecessary power-consuming transmissions when data has been successfully received, thus balancing reliability with power efficiency.

Inventive Principle:
Principle #23Feedback

2Adaptability or versatility

If monitoring devices are made complex to handle multiple functions, then system capability is improved, but device reliability decreases

Engineering Contradiction:
Improvesystem capabilityVSAvoiddevice reliability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The monitoring system is segmented into independent functional modules including sensing units, processing units, communication units, and power management units. Each module operates independently with defined interfaces, allowing the system to maintain multiple functions while improving reliability through modular fault isolation and individual module testing.

Inventive Principle:
Principle #1Segmentation

3Ease of repair

If debugging capabilities are added to monitoring devices, then ease of repair is improved, but device complexity increases

Engineering Contradiction:
Improvedebugging capabilityVSAvoiddevice complexity
Core Design Contradiction:
Ease of repairVSDevice complexity

Solution Approach 1:

The system introduces an intermediary debugging interface that connects monitoring devices to external debugging tools through standardized protocols. This intermediary layer provides comprehensive debugging capabilities including register access, memory inspection, and trace functionality without requiring complex internal debugging circuitry in each monitoring device, thus improving ease of repair while controlling device complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

4Reliability

If bond degradation detection is implemented, then reliability is improved, but measurement precision requirements increase

Engineering Contradiction:
Improvebond state detectionVSAvoidbond state measurement
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The system performs preliminary characterization of bond conditions during the commissioning phase, establishing baseline measurements of acoustic emission thresholds and vibration signatures for properly bonded devices. This preliminary action creates reference data that enables later degradation detection through comparison, reducing the precision requirements for ongoing monitoring by detecting deviations from established baselines rather than requiring absolute precision measurements.

Inventive Principle:
Principle #10Preliminary action

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

This approach enhances power efficiency, facilitates reliable communication, enables interactive debugging, and promptly detects bond weaknesses, thereby improving the overall performance and reliability of industrial monitoring systems.

Implementation Method 1

employes a neural network to predict bond state changes

Methodology Applied
Scientific EffectNeural network prediction:

Data Source

PatentUS11656605B1Industrial monitoring system device dislodgement detection
Publication Date: 2023.05.23 AMAZON TECH INC
  • US11656605B1 patent drawing
  • US11656605B1 patent drawing
  • US11656605B1 patent drawing

AI summary

An industrial monitoring system comprises a monitoring device attached to an industrial device by a bond. Sensor data collected by the monitoring device during a commissioning period is received and used to train a machine learning model. Subsequent to the commissioning period, additional sensor data is collected by the monitoring device. An abnormal state of the bond between the monitoring device and industrial device is determined based on the additional sensor data and a characteristic inferred by the trained machine learning model. A notification of the abnormal state is generated.