Touch Device Power Saving via Interrupt Pin Port Disable

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional power management systems, such as APM and ACPI, are inefficient in reducing power consumption in touch devices, as they rely on guessing user activity and do not effectively turn off power entirely, leading to reduced battery life.

Innovation Solution

A power-saving method that uses an interrupt pin to transmit signals from a touch device to a processor, which disables the connection port when idle, entering a power-saving mode, and re-enables it upon valid user input, utilizing the ACPI standard to manage power states.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Use of energy by moving object

If conventional power management systems (APM/ACPI) are used to manage touch device power, then power management interface compatibility is maintained, but power consumption cannot be effectively reduced because devices only enter sleep state rather than turning off power entirely

Engineering Contradiction:
Improvepower consumptionVSAvoidpower management effectiveness
Core Design Contradiction:
Use of energy by moving objectVSReliability

Solution Approach 1:

The patent changes the power state parameter from traditional sleep states (D1-D3) to a complete power-off state. By disabling the connection port and cutting power entirely to the touch device during idle periods, the system achieves deeper power savings while maintaining ACPI compatibility for interface standard adherence.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system performs preliminary actions by detecting idle status and disabling the connection port before completely powering off the touch device. This preliminary detection and port disabling ensures that when power is cut, the device can quickly resume functionality without prolonged power consumption during transition.

Inventive Principle:
Principle #10Preliminary action

2Duration of action of moving object

If the connection port is disabled to reduce power consumption, then battery life is extended, but the response time for reactivating the touch device upon user input may increase

Engineering Contradiction:
Improvebattery lifeVSAvoidreactivation speed
Core Design Contradiction:
Duration of action of moving objectVSSpeed

Solution Approach 1:

The patent implements feedback mechanisms through interrupt pins that continuously monitor for user input signals. When a touch input is detected, the interrupt signal immediately triggers the reactivation sequence, ensuring that despite the device being fully powered off, the response time remains minimal due to the always-active interrupt monitoring pathway.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The interrupt pin serves as an intermediary that remains active even when the main connection port is disabled. This intermediary pathway allows the system to detect user input and trigger reactivation without requiring the full connection port to remain powered, thus maintaining fast response while saving power.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Loss of energy

If the touch device enters complete power-off mode to save power, then energy consumption is reduced, but the complexity of managing power state transitions and port enabling/disabling increases

Engineering Contradiction:
Improveenergy consumptionVSAvoidpower state management complexity
Core Design Contradiction:
Loss of energyVSDevice complexity

Solution Approach 1:

The patent extracts the power management complexity from the touch device itself and places it in the host system's BIOS and operating system. By having the host system control the connection port enabling/disabling and power state transitions, the touch device firmware remains simple while achieving complete power-off capability.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system uses self-service mechanisms where the BIOS automatically detects idle conditions and triggers port disabling, and the operating system's ACPI driver automatically handles reactivation upon interrupt signals. This automated self-service reduces the need for complex manual power state management while achieving deep power savings.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS9207742B2Power saving operating method for an electronic device by disabling a connection port to a touch device before the touch device enters power-saving mode
Publication Date: 2015.12.08 WISTRON CORP
  • US9207742B2 patent drawing
  • US9207742B2 patent drawing
  • US9207742B2 patent drawing

AI summary

A power-saving operating method for an electronic device is provided. A control chip of the electronic device has an interrupt pin, and the electronic device couples to a touch device through a connection port and the interrupt pin. When the touch device is idle for over an idle time, a BIOS is informed through the interrupt pin to disable the connection port. When a number of touch signals received from the touch device within a first predetermined time is not less than a first predetermined amount, the connection port is enabled. When the number of the touch signals received from the touch device within the first predetermined time is less than the first predetermined amount or none of the touch signal is received within the first predetermined time, a reading operation for reading the connection port is interrupted and the touch device enters a power-saving mode.