Meeting Conflict Detection and Automatic Room Reassignment

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conflicts arise when multiple meeting organizers attempt to schedule meetings in the same conference room, leading to inefficiencies as existing systems fail to automatically reassign meetings to smaller rooms based on participant numbers, resulting in suboptimal resource utilization.

Innovation Solution

A computing system architecture that includes conflict resolution logic to detect meeting conflicts and automatically reassign meetings to smaller conference rooms if the original assignment exceeds the number of participants, ensuring optimal resource allocation by filtering and re-evaluating conference room assignments based on capacity and resource availability.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a meeting organizer assigns a conference room to a meeting, then the meeting can be scheduled, but conflicts arise when another organizer attempts to schedule a meeting in the same conference room

Engineering Contradiction:
Improvemeeting scheduling reliabilityVSAvoidconference room utilization efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system performs preliminary detection of meeting conflicts before finalizing the second meeting assignment. By checking conference room availability and detecting conflicts in advance, the system can proactively resolve issues by reassigning the first meeting to a different room, thereby preventing scheduling failures and optimizing conference room utilization.

Inventive Principle:
Principle #10Preliminary action

2Ease of operation

If a larger conference room is assigned to a meeting with fewer participants, then the meeting can be scheduled, but conference room resources are not optimally utilized

Engineering Contradiction:
Improvemeeting scheduling easeVSAvoidconference room resource utilization
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

The system dynamically reassigns conference rooms based on real-time conflict detection and participant count analysis. When a conflict is detected, the system evaluates whether the first meeting can be moved to a smaller available room, thereby adapting the conference room assignment to actual needs and optimizing resource utilization while maintaining scheduling ease.

Inventive Principle:
Principle #15Dynamics

3Reliability

If manual intervention is used to resolve meeting conflicts, then conflicts can be resolved, but the process is time-consuming and inefficient

Engineering Contradiction:
Improveconflict resolution reliabilityVSAvoidconflict resolution time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system automatically detects meeting conflicts and resolves them without manual intervention by reassigning the first meeting to a different conference room. This self-service approach eliminates the need for organizers to manually resolve conflicts, significantly reducing resolution time while maintaining reliable conflict handling.

Inventive Principle:
Principle #25Self-service

4Productivity

If conference rooms are not automatically reassigned based on participant numbers, then existing systems are simple, but resource utilization is suboptimal

Engineering Contradiction:
Improveconference room utilizationVSAvoidscheduling system complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system changes the assignment parameters by evaluating conference room capacity relative to participant count during conflict resolution. By dynamically adjusting the assignment based on these parameters, the system optimizes resource utilization without requiring complex manual intervention, achieving better productivity with manageable system complexity.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11055647B2Resource conflict detection and communication
Publication Date: 2021.07.06 MICROSOFT TECHNOLOGY LICENSING LLC
  • US11055647B2 patent drawing
  • US11055647B2 patent drawing
  • US11055647B2 patent drawing

AI summary

A meeting assignment conflict, between two meetings, a, is detected, because a meeting organizer is attempting to assign a given conference room to a second meeting, when it is already assigned to a first meeting. It is determined whether a number of participants in the first meeting is small enough to be accommodated by a different conference room. If so, the first meeting is automatically reassigned to the different conference room, and the second meeting is assigned to the given conference room.