Remote Gateway Control With Mailbox Sync for HVAC Hosts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing communication systems for remote access and control of gateway devices in HVAC environments face challenges such as limited user interface, difficulty in remote configuration, asynchronous reporting, latency in data access, and synchronization issues with multiple RF hosts, which hinder efficient management and user experience.

Innovation Solution

A remote access gateway control system with configurable commands for setting parameters, asynchronous reporting mechanisms, mailbox data storage for reducing latency, and a round robin lock mechanism for synchronous communication with multiple RF hosts, enabling remote configuration, efficient data transmission, and timely status updates.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If a gateway device has a limited user interface, then the device complexity is reduced, but the ease of operation for configuration and control deteriorates

Engineering Contradiction:
Improvegateway device complexityVSAvoidconfiguration and control ease
Core Design Contradiction:
Device complexityVSEase of operation

Solution Approach 1:

A remote server acts as an intermediary between the user and the gateway device. The server provides a comprehensive configuration interface and processes control commands, while the gateway maintains its simple embedded computer design with limited local interface. This mediator approach allows complex configuration capabilities without increasing gateway device complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If asynchronous reporting is implemented, then the productivity of data transmission is improved, but the measurement precision of real-time status deteriorates

Engineering Contradiction:
Improvedata transmission efficiencyVSAvoidreal-time status accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system dynamically adjusts the reporting mechanism based on operational needs. During normal operation, asynchronous reporting maintains high productivity with minimal bandwidth usage. When real-time monitoring is required, the system can trigger synchronous status requests, allowing the gateway to provide immediate updates for critical events while maintaining efficient asynchronous operation for routine data transmission.

Inventive Principle:
Principle #15Dynamics

3Loss of time

If mailbox data storage is implemented, then the loss of time for data access is reduced, but the device complexity increases

Engineering Contradiction:
Improvedata access latencyVSAvoidgateway device complexity
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The gateway pre-loads and stores data in a mailbox buffer before it is actually requested by the server or user interface. This preliminary action ensures that when data is needed, it is already available in local memory, eliminating access latency. The mailbox structure is implemented as a simple circular buffer in the gateway's existing memory, adding minimal complexity while significantly improving data access time.

Inventive Principle:
Principle #10Preliminary action

4Reliability

If round robin lock mechanism is used for synchronous communication, then the reliability of communication with multiple RF hosts is improved, but the device complexity increases

Engineering Contradiction:
Improvecommunication reliabilityVSAvoidgateway device complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The communication system is segmented into discrete time slots for each RF host, with the round robin lock mechanism managing allocation of these slots. Each host receives dedicated time windows for data transmission, ensuring reliable communication without requiring complex real-time arbitration. The lock mechanism operates at the protocol level rather than hardware level, adding software-based reliability without significant complexity to the physical communication infrastructure.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS9954968B2Remote access gateway configurable control system
Publication Date: 2018.04.24 RESIDEO LLC
  • US9954968B2 patent drawing
  • US9954968B2 patent drawing
  • US9954968B2 patent drawing

AI summary

A remote access gateway configurable control system. There may be a series of control commands to set or adjust a gateway device's running parameters and modify the behavior of the device or start process action. There may be configuration commands for remote control of the device and server commands for unattended devices.