MIPI Switch Address Sharing for Faster Multi-Switch Control

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional antenna switch systems face long response times and limitations on the number of switches due to the serial nature of MIPI instructions, which restrict antenna design flexibility.

Innovation Solution

Implementing a method where multiple MIPI switches share a single MIPI address, allowing a single MIPI instruction to control multiple switches by using a mode pin to determine the specific control instructions based on its status, thereby reducing response time and overcoming switch quantity limitations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If each switch is assigned one MIPI address and switches receive MIPI instructions in series, then the platform can control each switch individually, but the switch response time becomes long and the quantity of switches is limited

Engineering Contradiction:
Improveswitch response timeVSAvoidMIPI address assignment complexity
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

Multiple MIPI switches share a single MIPI address, merging the address space so that one address identifies a group of switches rather than a single switch. This allows parallel control of multiple switches through one instruction, reducing response time while maintaining individual controllability through pin status differentiation.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

A single MIPI address serves multiple switches simultaneously, making the address universal across the group. The mode pin enables each switch to respond to the same address while maintaining individual control paths, achieving multi-functionality of the address resource.

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

2Quantity of substance

If one MIPI instruction acts on one switch, then each switch can be controlled precisely, but the quantity of switches is severely limited by the platform

Engineering Contradiction:
Improvequantity of switchesVSAvoidcontrol instruction complexity
Core Design Contradiction:
Quantity of substanceVSEase of operation

Solution Approach 1:

One MIPI instruction merges control of multiple switches by targeting a shared address. The instruction is parsed once and distributed to multiple switches based on their mode pin configurations, enabling control of N switches with one instruction rather than requiring N separate instructions.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The control instruction is segmented into multiple control paths based on pin status. A single instruction contains control bits that are distributed to different switches according to their individual pin configurations, allowing one instruction to branch into multiple independent control actions.

Inventive Principle:
Principle #1Segmentation

3Productivity

If multiple MIPI switches share one MIPI address, then the quantity of switches can be increased and response time reduced, but the switch must determine which part of the control instruction to respond to based on pin status

Engineering Contradiction:
Improveswitching speedVSAvoidinstruction parsing complexity
Core Design Contradiction:
ProductivityVSDifficulty of detecting and measuring

Solution Approach 1:

The mode pin status is determined in advance before instruction execution. Each switch pre-configures its response behavior based on pin status, allowing rapid determination of which control bits to activate without complex real-time analysis during instruction processing.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Each switch has local pin status that determines its specific response to the shared instruction. The control instruction is differentiated locally at each switch based on individual pin configurations, allowing parallel processing with localized decision-making rather than centralized complex routing.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12619203B2Switch switching method and related apparatus
Publication Date: 2026.05.05 HONOR DEVICE CO LTD
  • US12619203B2 patent drawing
  • US12619203B2 patent drawing
  • US12619203B2 patent drawing

AI summary

A switch switching method and a related apparatus. The method includes: receiving, by an MIPI switch, an MIPI instruction, and parsing the MIPI instruction preliminarily, to obtain an address and a control instruction in the MIPI instruction; determining, by the MIPI switch, whether the address in the MIPI instruction is the same as an address of the MIPI switch; if the addresses are the same, writing the control instruction into a data register of the MIPI switch; transmitting, by the MIPI switch, the control instruction in the data register of the MIPI switch to a mode identification module; determining, by the mode identification module, which control instruction bits control the MIPI switch, and sending these control instruction bits to a translator in the MIPI switch; and translating, by the translator in the MIPI switch, the control instruction into a component status.