Smart Device Activity Delay Prevention via Conflict Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Smart computing devices often fail to prevent activity delays due to users becoming engrossed in one activity at the expense of another, leading to forgotten commitments and resulting conflicts.

Innovation Solution

A smart computing device analyzes a user's calendar, determines their current activity, interest level, and duration, and sends notifications to adjust the current activity if a scheduling conflict is detected, recommending changes to avoid delays.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If users engage in current activities without monitoring, then user engagement and immersion in activities is improved, but scheduling conflicts and activity delays occur

Engineering Contradiction:
Improveuser engagementVSAvoidactivity delays
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system continuously monitors user activities and provides real-time feedback by sending notifications when a scheduling conflict is detected. The feedback loop includes detecting current activity, comparing with calendar events, determining interest level and duration, and notifying the user to prevent delays while maintaining engagement in the current activity.

Inventive Principle:
Principle #23Feedback

2Reliability

If the system monitors all user activities continuously, then scheduling conflicts are detected earlier, but device complexity and processing requirements increase

Engineering Contradiction:
Improveconflict detection accuracyVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by accessing and analyzing the user's calendar data in advance to identify scheduled events. This preliminary preparation of schedule information allows the system to quickly compare against current activities without requiring complex real-time analysis of all possible scenarios.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system applies partial monitoring by selectively analyzing activities based on interest level thresholds and duration estimates. Rather than processing every single user action equally, the system focuses computational resources on activities that are more likely to result in scheduling conflicts, reducing overall system complexity while maintaining detection reliability.

Inventive Principle:
Principle #16Partial or excessive action

3Loss of time

If the system sends notifications frequently to prevent conflicts, then activity delays are reduced, but user annoyance and disruption increase

Engineering Contradiction:
Improveactivity delaysVSAvoiduser disruption
Core Design Contradiction:
Loss of timeVSObject-affected harmful factors

Solution Approach 1:

The system sends notifications in advance before the scheduled event time, giving users sufficient warning to transition activities without feeling rushed or disrupted. By calculating the time remaining until the scheduled event and comparing it with the estimated duration of the current activity, the system provides timely alerts that prevent delays while allowing natural activity transitions.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system dynamically adjusts notification timing based on multiple parameters including the user's interest level in the current activity, the estimated duration of the current activity, and the time remaining until the scheduled event. This parameter-based adjustment ensures notifications are sent at optimal moments that minimize disruption while effectively preventing scheduling conflicts.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS10460292B2Preventing activity delays using smart device analysis
Publication Date: 2019.10.29 KYNDRYL INC
  • US10460292B2 patent drawing
  • US10460292B2 patent drawing
  • US10460292B2 patent drawing

AI summary

A future activity of a user is identified based on a calendar of the user. A current activity of the user is determined. An interest level of the user for the current activity is determined. A duration of the current activity is estimated. A determination is made that a scheduling conflict exists between the future activity of the user and the current activity of the user. The determination is based on the schedule of the user, the interest level of the user, and the duration of the current activity. A first notification is sent to the user.