Mobile Terminal Selective Push Notification Output
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Conventional push notification systems on mobile terminal devices often annoy users by outputting low-relevance or urgent notifications, leading to relevant notifications being overlooked.
Innovation Solution
A mobile terminal device system that determines whether a push notification should be output based on specific conditions, such as targeting a user of a specific device by checking device information, ensuring only relevant or urgent notifications are displayed.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If all push notifications are outputted on the mobile terminal device, then the user receives all notifications, but the user experiences annoyance and may overlook important notifications
Solution Approach 1:
The patent applies local quality by differentiating notification handling based on device-specific conditions. Each device is evaluated individually against stored device information (location, usage patterns, user preferences) to determine whether to output the notification locally or suppress it, creating non-uniform notification behavior tailored to each device's context
Solution Approach 2:
The system changes the parameter of notification output by dynamically adjusting whether a notification should be output based on multiple parameters including device location, device usage state, user behavior patterns, and notification priority. This transforms the binary output decision into a conditional parameter-based selection process
2Device complexity
If push notifications are selected based solely on location information, then the notification system is simple, but notifications with low relevance to the user are still outputted
Solution Approach 1:
The patent segments the notification evaluation process into multiple independent dimension checks: location matching, device state verification, user preference alignment, and priority assessment. Each dimension is evaluated separately and combined to form the final output decision, breaking down the complex relevance determination into manageable segments
Solution Approach 2:
The system implements multi-functionality by using a unified device information storage structure that serves multiple evaluation purposes simultaneously. The same stored device information is used for location verification, usage pattern analysis, and preference matching, allowing one data structure to support multiple notification evaluation functions
Data Source
AI summary
A mobile terminal device includes a communication interface; a processor; and memory. The communication interface is configured to receive a push notification transmitted from a server. The memory stores device information and a set of computer-readable instructions therein. The device information specifies a specific device. The computer-readable instructions, when executed by the processor, causes the mobile terminal device to perform: determining whether a prescribed condition is met, the prescribed condition requiring that the push notification target a user of the specific device; and outputting the push notification in response to determining that the prescribed condition is met.


