Mobile Device Access Point Notification Filtering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Mobile devices display all service set identifiers (SSIDs) of nearby wireless access points, which can be distracting and annoying to users, as they receive identification information from multiple access points even when out of range or after a certain number of instances, leading to misleading counts and unnecessary notifications.

Innovation Solution

Implementing a system where mobile devices only convey identification information of wireless access points after a specific number of instances and only when the device is within range, using a configuration menu to set the number of instances before notifying the user, and allowing users to manage connections based on encountered access points, thereby reducing unnecessary notifications and improving user experience.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If mobile devices display all SSIDs of nearby access points, then users receive complete information about available networks, but users experience distraction and annoyance from excessive notifications

Engineering Contradiction:
Improveinformation completenessVSAvoiduser distraction
Core Design Contradiction:
Loss of informationVSObject-affected harmful factors

Solution Approach 1:

The system changes the parameter of notification triggering from immediate display to conditional display based on instance count. Notifications are suppressed until the access point is detected a threshold number of times, filtering out transient or irrelevant signals while preserving meaningful connection opportunities.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system performs preliminary counting of access point instances before triggering notifications. By pre-processing the detection data and accumulating instance counts, the system determines whether notification conditions are met before actually displaying information to the user.

Inventive Principle:
Principle #10Preliminary action

2Adaptability or versatility

If mobile devices notify users of all encountered access points, then users have access to all available networks, but notification accuracy decreases due to out-of-range and repeated detections

Engineering Contradiction:
Improvenetwork availabilityVSAvoiddetection accuracy
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The system applies partial action by selectively notifying users only after a threshold number of instances are detected. This partial notification approach filters out false positives from out-of-range or transient access points while maintaining awareness of stable, available networks.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system uses feedback from continuous monitoring of access point instances to dynamically adjust notification behavior. By tracking the number of times an access point is detected and using this feedback against a threshold criterion, the system improves detection accuracy over time.

Inventive Principle:
Principle #23Feedback

3Speed

If mobile devices display SSIDs immediately upon detection, then users get real-time network information, but user experience deteriorates due to unnecessary and repetitive notifications

Engineering Contradiction:
Improvenotification speedVSAvoiduser experience
Core Design Contradiction:
SpeedVSEase of operation

Solution Approach 1:

Instead of continuous immediate notification, the system implements periodic evaluation of notification conditions based on instance count thresholds. Notifications occur periodically when the accumulated instance count meets the threshold, reducing frequency while maintaining relevance.

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS10015071B2Access point connectivity
Publication Date: 2018.07.03 AT&T MOBILITY II LLC
  • US10015071B2 patent drawing
  • US10015071B2 patent drawing
  • US10015071B2 patent drawing

AI summary

A method that includes determining, at a mobile device, that a count of encounters by the mobile device with an access point fails to satisfy a threshold. The access point is associated with a first network. The method also includes establishing a connection with a second network in response to determining the count fails to satisfy the threshold. The access point is unassociated with the second network.