Read Request Control for Aerosol Device Operation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Aerosol delivery devices, such as electronic cigarettes, often have limited user interface mechanisms, making it difficult to invoke operations remotely or with finer control.

Innovation Solution

A system and method that allow a first device to control the operation of a second device, such as an aerosol delivery device, by sending a read request, which can invoke operations without the need for explicit write commands or additional programming, thereby reducing complexity and memory usage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If traditional user interface mechanisms are used to control aerosol delivery devices, then the device can be operated, but the control is limited and lacks refinement

Engineering Contradiction:
Improveuser interface controlVSAvoidremote control capability
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

The patent introduces a smartphone or computing device as an intermediary between the user and the aerosol delivery device. This intermediary communicates with the device via Bluetooth or other wireless protocols, enabling refined control through mobile applications while maintaining the device's simple form factor. The intermediary handles complex user interface functions, allowing the device itself to remain minimalistic.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If explicit write commands are used to control device operations, then operations can be invoked, but programming complexity and memory usage increase

Engineering Contradiction:
Improveoperation invocationVSAvoidprogramming complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

Instead of using traditional write commands to set device states, the patent inverts the approach by using read requests to trigger operations. When the device receives a read request for a particular parameter, it performs the corresponding operation and returns the current state. This inversion eliminates the need for separate write handlers, reducing programming complexity and memory requirements while maintaining full operational capability.

Inventive Principle:
Principle #13The other way round (Inversion)

3Productivity

If traditional command-based control is implemented, then device operations can be controlled, but power consumption and response time increase

Engineering Contradiction:
Improveresponse timeVSAvoidpower consumption
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The patent extracts the write command handling functionality from the device and relocates it to the intermediary device. The device only needs to handle read requests, which are simpler and require less processing power. This extraction reduces the device's computational burden, lowering power consumption and improving response time for operation invocation.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentEP4160430B1A system and related method, apparatuses, and computer program products for controlling operation of a device based on a read request
Publication Date: 2025.06.18 RAI STRATEGIC HOLDINGS INC
  • EP4160430B1 patent drawingFigure 1
  • EP4160430B1 patent drawingFigure 2
  • EP4160430B1 patent drawingFigure 3

AI summary

The present disclosure relates to a system and related methods, apparatuses, and computer program products for controlling operation of a device based on a read request. For example, a method for performing an operation in response to a read request may include a first computing device receiving a request to read a value sent to the first computing device by a second computing device via a wireless communication link between the first and second computing devices. The method may further include the first computing device determining an operation corresponding to the value. The method may additionally include the first computing device performing the operation corresponding to the value in response to the request.