Remote Control via Text Message Intermediary Server

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users face challenges in remotely controlling devices over a network due to the time-consuming and confusing process of accessing websites via the Internet, which may incur data fees and require internet access, especially when using devices without internet connectivity.

Innovation Solution

Implementing a system where users can remotely control client devices by sending text messages, such as SMS, that describe commands to be executed by the server, which generates executable commands and sends them to the client devices for execution, eliminating the need for internet access and unfamiliar websites.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If users access a website via the Internet to remotely control a device, then the device can be controlled remotely, but the process becomes time-consuming and confusing

Engineering Contradiction:
Improveease of remote control operationVSAvoidtime to access website and navigate interface
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

A server acts as an intermediary between the user's mobile device and the client device. The server receives text messages from the user, translates them into appropriate commands, and relays them to the client device. This intermediary system simplifies the user interaction to simple text commands while handling the complex communication and command translation in the background, eliminating the need for users to navigate complex web interfaces.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If users access a website via the Internet to remotely control a device, then the device can be controlled remotely, but data fees are incurred

Engineering Contradiction:
Improveease of remote control operationVSAvoiddata consumption and associated fees
Core Design Contradiction:
Ease of operationVSLoss of energy

Solution Approach 1:

The server serves as an intermediary that receives text messages (which can be sent via SMS using minimal or no data) and handles the complex data communication with the client device. This allows users to trigger commands using low-data text messages while the server manages the heavier data transmission needs, reducing the data burden on the user's mobile device.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Ease of operation

If users access a website via the Internet to remotely control a device, then the device can be controlled remotely, but internet access is required

Engineering Contradiction:
Improveease of remote control operationVSAvoidability to operate without internet connectivity
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

The server acts as an intermediary that can receive text messages from users even when their mobile device is not connected to the Internet. The server then handles the Internet communication with the client device on behalf of the user. This allows the user's device to operate with minimal connectivity requirements while the server manages the Internet-dependent functions.

Inventive Principle:
Principle #24Intermediary (Mediator)

4Adaptability or versatility

If a web interface is used for remote control, then comprehensive control capabilities are available, but the interface becomes unfamiliar and confusing to users

Engineering Contradiction:
Improvecontrol capabilitiesVSAvoidfamiliarity of interface
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

The system uses text messages, a familiar and universally understood communication method, as a copy or alternative representation of the command interface. Instead of requiring users to learn a new web-based graphical interface, the system copies the simplicity and familiarity of text-based communication (SMS) to provide command input, while the server translates these simple text commands into the appropriate control actions for the client device.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS10321280B2Remote control of a device via text message
Publication Date: 2019.06.11 VERIZON PATENT & LICENSING INC
  • US10321280B2 patent drawing
  • US10321280B2 patent drawing
  • US10321280B2 patent drawing

AI summary

A device is configured to receive a text message sent by a user device to a centralized address. The text message includes text describing a command to be executed by a client device. The device obtains identification information identifying the user device based on the text message. Additionally, the device determines the client device associated with the user device based on the user identification information. The device generates the command described in the text message and provides the command to the client device for execution of the command.