MCU Wake-Up Mechanism for Charger Detection in Sleep Mode

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

E-books and similar electronic devices cannot detect the type of charger device during sleep mode, leading to inadequate charging current adjustment and non-ideal charging speeds.

Innovation Solution

The MCU detects the insertion of a charger device, wakes up the CPU, and adjusts the charging current by using a charging IC, allowing for optimal charging even when the device is in sleep mode.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Use of energy by moving object

If the CPU enters sleep mode to save energy, then power consumption is reduced, but the ability to detect charger device type is lost

Engineering Contradiction:
Improvepower consumptionVSAvoidcharger device type detection
Core Design Contradiction:
Use of energy by moving objectVSDifficulty of detecting and measuring

Solution Approach 1:

The system divides detection functionality between CPU and MCU: CPU handles high-level operations while MCU handles basic charger detection. During sleep mode, MCU independently detects charger insertion and provides wake-up signals, while CPU remains dormant for power saving.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The MCU acts as an intermediary between the charger detection circuitry and the CPU. It monitors charger insertion status, determines charger type, and triggers CPU wake-up only when necessary, enabling detection capability without requiring CPU to be fully operational.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Use of energy by moving object

If the MCU executes basic functions only during sleep mode, then power consumption is minimized, but charger type detection capability is insufficient

Engineering Contradiction:
Improvepower consumptionVSAvoidcharger type detection capability
Core Design Contradiction:
Use of energy by moving objectVSAdaptability or versatility

Solution Approach 1:

The system performs preliminary charger detection and type identification using the MCU before waking up the CPU. This allows the system to prepare charging configuration in advance while in low-power state, then transition to full operation only when needed.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system dynamically adjusts its operational state based on charger detection: when a charger is detected during sleep mode, the system transitions from static low-power operation to dynamic full operation, enabling adaptive response to charging conditions.

Inventive Principle:
Principle #15Dynamics

3Use of energy by moving object

If the CPU remains inactive during sleep mode, then energy efficiency is improved, but charging current adjustment is delayed

Engineering Contradiction:
Improveenergy efficiencyVSAvoidcharging current adjustment speed
Core Design Contradiction:
Use of energy by moving objectVSSpeed

Solution Approach 1:

The MCU performs preliminary detection of charger insertion and type identification before CPU wake-up. This preliminary action enables the system to prepare charging parameters in advance, reducing the delay in charging current adjustment after wake-up.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system establishes a feedback mechanism where the MCU continuously monitors charger status and provides real-time information to the CPU upon wake-up. This feedback loop enables rapid adjustment of charging current based on detected charger type, minimizing delay while maintaining energy efficiency during sleep mode.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS8539273B2Electronic device for detecting a type of a charger device during a sleep mode
Publication Date: 2013.09.17 CLOUD NETWORK TECH SINGAPORE PTE LTD
  • US8539273B2 patent drawing
  • US8539273B2 patent drawing
  • US8539273B2 patent drawing

AI summary

An electronic device includes a microcontroller (MCU) and a central processing unit (CPU). The CPU enters a sleep mode. The MCU determines whether a charger device is inserted in the electronic device according to whether power is supplied from the charger device, and wakes up the CPU when the charger device is inserted in the electronic device. After being awakened, the CPU detects a type of the charger device, and adjusts charging current from the charger device to the electronic device according to the type of the charger device.