Gateway Interface Control for Safe Work Machine CAN Commands

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current remote control systems for work machines, such as forestry equipment, can inadvertently send conflicting commands or override safety protocols, posing safety risks and potentially damaging the CAN bus when aftermarket accessories are manually hardwired into the system.

Innovation Solution

A gateway interface controller is introduced that isolates accessories from directly accessing the CAN bus, filters valid signals from invalid ones, and provides a verification process before allowing remote control commands to be executed, preventing unsafe operations and protecting sensitive information.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If remote control systems are directly connected to the CAN bus, then remote control functionality is achieved, but safety risks and potential damage to the CAN bus occur

Engineering Contradiction:
Improveremote control functionalityVSAvoidsafety protocols
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The gateway interface controller serves as an intermediary device between the remote control system and the CAN bus. It receives commands from remote controls, validates them against safety criteria, and only transmits approved commands to the CAN bus. This mediator architecture enables remote control functionality while preventing unsafe commands from reaching the bus, thus resolving the contradiction between ease of operation and reliability.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If aftermarket accessories are manually hardwired into the CAN bus, then remote control capability is added, but conflicting commands and bus damage occur

Engineering Contradiction:
Improveaftermarket accessory integrationVSAvoidCAN bus damage
Core Design Contradiction:
Adaptability or versatilityVSObject-affected harmful factors

Solution Approach 1:

The gateway interface controller acts as a protective intermediary that allows aftermarket accessories to integrate with the CAN bus without direct hardwiring. The gateway validates all commands from these accessories, filtering out harmful or conflicting commands before they reach the bus. This enables versatile accessory integration while preventing bus damage.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The gateway interface controller performs preliminary validation of commands before they are transmitted to the CAN bus. By checking commands against predefined safety criteria and validation rules in advance, the system prevents harmful actions from occurring, thus protecting the bus while maintaining accessory adaptability.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If remote control commands are executed without verification, then operational speed is maintained, but unsafe operations occur

Engineering Contradiction:
Improveoperational speedVSAvoidsafe operations
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The gateway interface controller performs verification of remote control commands through preliminary action. It checks each command against safety criteria and validation rules before execution, ensuring safe operations. The automated validation process maintains operational speed by quickly assessing command safety without requiring manual intervention for each command.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11287811B2Gateway interface for a work machine
Publication Date: 2022.03.29 DEERE & CO
  • US11287811B2 patent drawing
  • US11287811B2 patent drawing
  • US11287811B2 patent drawing

AI summary

A gateway interface controller for a work machine includes a CAN bus interface component configured to communicate over a CAN bus of the work machine. The gateway interface controller includes message logic configured to process a request signal, indicative of a requested work machine action, that is received from a remote control, wherein the message logic validates the request signal based on a validation criterion. The gateway interface controller includes command generator logic configured to, based on the validation, generate a CAN signal that corresponds to the request signal and communicate the CAN signal over the CAN bus.