Multi-Core Processor with Automatic Context Switching for Power Efficiency

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Designing a processor that balances high performance for demanding workloads with low power consumption for less demanding workloads is challenging, leading to unnecessary power expenditure in mobile systems where energy is limited.

Innovation Solution

An integrated circuit with multiple processor cores of different designs and performance levels, allowing for automatic context switching between cores to optimize power states, supporting a wide range of operating points and enhancing power efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If the processor is designed to operate at high operating points for demanding workloads, then performance is improved, but power consumption increases and the lowest operating point must be increased

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

Solution Approach 1:

The processor is divided into multiple processor cores with different design implementations and performance levels. Each core is optimized for specific workload types, allowing the system to segment workloads across cores with appropriate performance characteristics rather than using a single high-performance core for all tasks.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The processor dynamically selects which core to activate based on the current workload requirements and operating point. The core selection is not fixed but adapts in real-time, allowing the system to use lower-power cores for less demanding tasks and higher-performance cores when needed.

Inventive Principle:
Principle #15Dynamics

2Reliability

If the lowest operating point is increased to support high end operating point, then reliability is improved, but power consumption increases for less demanding workloads

Engineering Contradiction:
Improvecircuitry functionalityVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

Different processor cores have different design qualities optimized for different requirements. Some cores are designed with higher minimum voltage requirements for reliability at high operating points, while other cores are optimized for efficiency at lower operating points. Each core's design quality is tailored to its intended workload type.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system changes the operational parameters by selecting different cores based on the required operating point. When low power operation is needed, the system switches to cores that can reliably operate at lower voltage and frequency, rather than forcing all cores to operate above their optimal minimum parameters.

Inventive Principle:
Principle #35Parameter changes

3Device complexity

If a single core design is used for all workloads, then device complexity is reduced, but power efficiency decreases for less demanding workloads

Engineering Contradiction:
Improveprocessor designVSAvoidpower efficiency
Core Design Contradiction:
Device complexityVSUse of energy by moving object

Solution Approach 1:

The processor is segmented into multiple cores with different design implementations. This segmentation allows each core to be optimized for specific workload characteristics, improving power efficiency for diverse workloads while maintaining manageable complexity through modular design.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Multiple cores with different designs are integrated into a single processor that can universally handle various workload types. The processor becomes multi-functional, capable of efficiently executing both performance-critical and power-sensitive workloads by selecting the appropriate core.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS10289191B2Processor including multiple dissimilar processor cores
Publication Date: 2019.05.14 APPLE INC
  • US10289191B2 patent drawing
  • US10289191B2 patent drawing
  • US10289191B2 patent drawing

AI summary

In an embodiment, an integrated circuit may include one or more processors. Each processor may include multiple processor cores, and each core has a different design/implementation and performance level. For example, a core may be implemented for high performance, but may have higher minimum voltage at which it operates correctly. Another core may be implemented at a lower maximum performance, but may be optimized for efficiency and may operate correctly at a lower minimum voltage. The processor may support multiple processor states (PStates). Each PState may specify an operating point and may be mapped to one of the processor cores. During operation, one of the cores is active: the core to which the current PState is mapped. If a new PState is selected and is mapped to a different core, the processor may automatically context switch the processor state to the newly-selected core and may begin execution on that core.