Social Distance Announcement System Using Group Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for ensuring social distance in public places fail to accurately distinguish between individuals and groups that do not need to maintain social distance, such as pairs or groups acting in line, leading to ineffective announcement of social distance compliance.

Innovation Solution

An annunciation method that uses position information to determine if two objects form a group based on proximity, setting a first threshold for grouping and a second threshold for social distance announcement, and provides visual or auditory feedback accordingly.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If detection is performed on each individual person, then the detection process is simple, but groups that do not need to keep social distance (e.g., wheelchair user and assistant, parent and child) are incorrectly identified as violating social distance

Engineering Contradiction:
Improvedetection process simplicityVSAvoidsocial distance compliance accuracy
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The patent merges multiple detected objects into a single group when they satisfy specific conditions (distance threshold, movement correlation, temporal continuity). This combining approach allows the system to treat groups like wheelchair users and assistants as a single unit, preventing false social distance violations while maintaining detection simplicity.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent introduces multiple parameters beyond simple distance measurement, including relative movement velocity, detection continuity time, and group formation thresholds. By changing from a single-distance parameter to multiple parameters, the system can accurately distinguish between intentional close contact (groups) and accidental proximity, resolving the accuracy issue.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If multiple parameters are used to identify groups, then group identification accuracy improves, but the system complexity increases

Engineering Contradiction:
Improvegroup identification accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the group identification process into distinct modules: detection module, distance calculation module, group determination module, and announcement module. Each module handles a specific function, making the complex system manageable and maintainable while achieving high identification accuracy through coordinated operation of these segmented components.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary actions by pre-setting threshold values for group formation (distance threshold, time threshold, velocity threshold) before actual detection begins. This preliminary configuration allows the system to handle complex multi-parameter analysis without real-time computational complexity, as the decision logic is predetermined based on these thresholds.

Inventive Principle:
Principle #10Preliminary action

3Object-affected harmful factors

If social distance is enforced for all detected objects, then infectious disease prevention is maximized, but legitimate groups (wheelchair users, families) are incorrectly penalized

Engineering Contradiction:
Improveinfectious disease transmission riskVSAvoidflexibility for legitimate groups
Core Design Contradiction:
Object-affected harmful factorsVSAdaptability or versatility

Solution Approach 1:

The patent implements feedback mechanisms where the system continuously monitors group formation and dissolution, adjusting announcements based on whether objects remain in group status or separate. This feedback loop ensures that legitimate groups receive no false warnings while individuals who separate from groups are appropriately notified to maintain social distance, balancing disease prevention with flexibility.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent applies different quality rules to different spatial relationships: within-group objects are allowed close proximity without announcements, while between-group objects trigger social distance announcements. This local differentiation of quality rules allows the system to maximize disease prevention for inter-group interactions while providing flexibility for intra-group contacts, resolving the contradiction.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12272112B2Annunciation method and information processing device
Publication Date: 2025.04.08 SEIKO EPSON CORP
  • US12272112B2 patent drawing
  • US12272112B2 patent drawing
  • US12272112B2 patent drawing

AI summary

An annunciation method includes the steps of obtaining first position information as position information of a place where a first object is located, obtaining second position information as position information of a place where a second object is located, obtaining third position information as position information of a place where a third object is located, setting the first object and the second object as a first group when a distance between the first object and the second object calculated based on the first position information and the second position information is smaller than or equal to a first threshold value, obtaining fourth position information representing a position of the first group, and performing annunciation when a distance between the third object and the first group calculated based on the third position information and the fourth position information is smaller than a second threshold value.