Mobile Device Peripheral Detection via NFC

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Mobile devices require manual intervention to adapt to different environments, leading to inefficiencies as users must manually configure settings and applications for various usage scenarios.

Innovation Solution

Implementing short-range wireless communication technology, such as NFC, to detect unique identifiers from peripheral devices, allowing the mobile device to automatically adjust settings and application states based on detected tags, and sending lookup requests to external networks if the identifier is unrecognized.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If manual configuration is used to adapt mobile devices to different environments, then users can control settings precisely, but user productivity decreases due to time-consuming manual intervention

Engineering Contradiction:
Improveuser productivityVSAvoidmanual configuration requirement
Core Design Contradiction:
ProductivityVSEase of operation

Solution Approach 1:

The system enables self-service by allowing the mobile device to automatically detect peripheral devices through short-range wireless communication, retrieve their unique identifiers, and autonomously determine and execute appropriate configuration operations without requiring user intervention. The device serves itself by managing environment adaptation automatically.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

Configuration profiles are pre-defined and stored in the system, containing predetermined configuration operations for various peripheral devices. When a device is detected, the system performs preliminary matching against stored profiles to quickly determine the appropriate configuration, avoiding the need for real-time manual configuration decisions.

Inventive Principle:
Principle #10Preliminary action

2Ease of operation

If automatic detection of peripheral devices is implemented, then ease of operation improves, but device complexity increases due to additional communication protocols and processing requirements

Engineering Contradiction:
Improveautomatic configuration capabilityVSAvoidcommunication and processing complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The system extracts only the essential unique identifier from the peripheral device through short-range wireless communication, rather than processing complete device profiles or extensive data sets. This extraction approach minimizes communication overhead and processing requirements while still enabling effective device identification and configuration.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system employs a universal configuration profile storage mechanism that can accommodate multiple peripheral device types and configuration scenarios through a single standardized data structure. This multi-functional approach allows the same system infrastructure to handle diverse device types without requiring separate complex processing paths for each device category.

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

3Speed

If configuration profiles are stored locally on the mobile device, then access speed improves, but loss of information increases when encountering unrecognized peripheral devices

Engineering Contradiction:
Improveconfiguration retrieval speedVSAvoidunrecognized device data
Core Design Contradiction:
SpeedVSLoss of information

Solution Approach 1:

The system introduces an intermediary lookup mechanism that bridges local stored profiles and remote configuration sources. When a peripheral device is detected, the system first checks local storage for quick matching, and if no match is found, it automatically queries external network resources through the intermediary lookup process to retrieve appropriate configuration data, thereby combining the speed of local access with the completeness of remote information.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20120171951A1Peripheral device detection with short-range communication
Publication Date: 2012.07.05 GOOGLE LLC
  • US20120171951A1 patent drawing
  • US20120171951A1 patent drawing
  • US20120171951A1 patent drawing

AI summary

In general, embodiments of the present disclosure are directed to techniques for configuring a mobile device according to detection of one or more peripheral devices in an environment using short-range wireless communication. In one example, a method includes, receiving, by a computing device that communicates with a peripheral device using short-range wireless communication, a unique identifier of the peripheral device. If the computing device recognizes the unique identifier of the peripheral device, the computing device may determine a configuration operation based on the unique identifier that changes a current operating state of at least one application executing on the computing device to a different operating state. If the computing device does not recognize the unique identifier of the peripheral device, the computing device may send a lookup request to a network resource external to the computing device that requests data specifying the configuration operation for the computing device.