Meeting Type Adaptation Based on Invitee Count

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Meeting organizers face challenges in determining the appropriate type of online meeting (broadcast or collaborative) based on the number of participants, which may change between invitation and the actual meeting, leading to inefficient meeting delivery.

Innovation Solution

Implementing meeting software that monitors the number of invitees and prompts the organizer to switch the meeting type if it exceeds a threshold, recommending a more suitable type (broadcast for larger groups and collaborative for smaller groups) to enhance meeting efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If the meeting type is fixed at the time of invitation, then the organizer can plan the meeting structure in advance, but the meeting type may become inefficient if the number of participants changes significantly

Engineering Contradiction:
Improvemeeting planningVSAvoidmeeting type adaptability
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

The system dynamically determines the meeting type based on the actual number of participants present at the meeting, rather than fixing it at invitation time. The processor counts participants and automatically selects between broadcast and collaborative meeting types based on predefined thresholds, allowing the meeting format to adapt to changing participant numbers.

Inventive Principle:
Principle #15Dynamics

2Ease of operation

If the meeting type is determined by manual organizer decision, then the organizer has full control over meeting format, but the organizer may not know which type is most appropriate for the current number of participants

Engineering Contradiction:
Improvemeeting organizationVSAvoidmeeting type selection knowledge
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The system performs self-service by automatically counting the number of participants and determining the appropriate meeting type without requiring the organizer to manually decide. The processor autonomously evaluates participant numbers against predefined thresholds and selects the optimal meeting type, eliminating the need for organizer expertise in meeting type selection.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system provides feedback to the organizer about the determined meeting type and the reasoning behind it (based on participant count). This feedback mechanism helps organizers understand the relationship between participant numbers and meeting type effectiveness, improving future manual decisions even though the system handles the current selection automatically.

Inventive Principle:
Principle #23Feedback

3Productivity

If broadcast meeting type is used for large groups, then passive content consumption is efficient, but active participant collaboration is limited

Engineering Contradiction:
Improvecontent delivery efficiencyVSAvoidparticipant interaction capability
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The system dynamically switches between broadcast and collaborative meeting types based on the actual number of participants. When participant numbers exceed a threshold, the system selects collaborative mode to enable active interaction; when numbers are lower, broadcast mode provides efficient content delivery. This dynamic adaptation ensures both productivity and interaction capabilities are optimized for the given group size.

Inventive Principle:
Principle #15Dynamics

4Adaptability or versatility

If collaborative meeting type is used for small groups, then active participant collaboration is maximized, but the meeting may become inefficient for larger numbers of participants

Engineering Contradiction:
Improveparticipant interaction capabilityVSAvoidmeeting delivery efficiency
Core Design Contradiction:
Adaptability or versatilityVSProductivity

Solution Approach 1:

The system dynamically adjusts the meeting type based on participant count thresholds. For small groups where collaborative interaction is beneficial, the system selects collaborative mode. When participant numbers grow beyond the threshold, the system automatically switches to broadcast mode to maintain delivery efficiency, preventing the meeting from becoming unwieldy while still maximizing interaction when appropriate.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS10380556B2Changing meeting type depending on audience size
Publication Date: 2019.08.13 MICROSOFT TECHNOLOGY LICENSING LLC
  • US10380556B2 patent drawing
  • US10380556B2 patent drawing
  • US10380556B2 patent drawing

AI summary

In one or more embodiments, when an online meeting is being organized, the number of invitees is monitored. Based on the number of invitees, the meeting organizer is automatically prompted to alter the meeting type.