Mobile Task Geofencing for Site-Verified Field Operations

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

There is a concern that activities or tasks may not be performed at the correct physical location, leading to potential fraudulent and incorrect operations, especially in scenarios like network or facility rollouts where field engineers might inadvertently capture data at incorrect locations.

Innovation Solution

Implementing geofencing features in a task management system, where a predetermined radius is set for each site, and the mobile terminal determines its location within this radius to enable or disable task performance, preventing tasks from being performed outside the specified area.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If geofencing features are implemented to ensure tasks are performed at correct locations, then task accuracy and integrity are improved, but device complexity increases

Engineering Contradiction:
Improvetask accuracyVSAvoidsystem complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent introduces a server as an intermediary component that handles the complex geofencing logic, radius calculations, and task management. The mobile terminal only needs to communicate with the server and follow simple enable/disable instructions, thereby maintaining task accuracy while minimizing the complexity burden on the mobile device.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent extracts the complex geofencing computation and task validation logic from the mobile terminal and places it on the server. This separation allows the mobile device to remain relatively simple while the server handles the sophisticated location-based control mechanisms.

Inventive Principle:
Principle #2Taking out (Extraction)

2Reliability

If location determination is continuously performed to prevent fraudulent activities, then task integrity is improved, but energy consumption increases

Engineering Contradiction:
Improvetask integrityVSAvoidenergy consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent implements periodic location determination rather than continuous monitoring. The mobile terminal determines its location at specific intervals or at key task transition points, which maintains task integrity by verifying location at critical moments while significantly reducing energy consumption compared to continuous GPS tracking.

Inventive Principle:
Principle #19Periodic action

3Adaptability or versatility

If radius parameters are made editable for each site, then adaptability is improved, but device complexity increases

Engineering Contradiction:
Improvesite configuration flexibilityVSAvoidconfiguration complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The server acts as an intermediary that manages the editable radius parameters for each site. The mobile terminal simply receives the configured radius values from the server and applies them locally for task execution. This allows flexible, site-specific radius configuration while keeping the mobile device logic simple.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12490081B2Method, system and computer program product with geofencing features
Publication Date: 2025.12.02 RAKUTEN SYMPHONY INC
  • US12490081B2 patent drawing
  • US12490081B2 patent drawing
  • US12490081B2 patent drawing

AI summary

A mobile terminal receives a task to be performed using the mobile terminal, the task associated with a site. The mobile terminal determines whether the mobile terminal is within a predetermined area containing the site. In response to determining that the mobile terminal is not within the predetermined area containing the site, the mobile terminal disables the task from being performed using the mobile terminal. In response to determining that the mobile terminal is within the predetermined area containing the site, the mobile terminal enables the task to be performed using the mobile terminal.