Navigation System Range-Based Notification Delivery Mechanism

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing navigation systems lack an effective notification delivery mechanism that enhances user experience by providing relevant information at the right time and location, failing to fully leverage location-based services for improved efficiency and user engagement.

Innovation Solution

A navigation system that sets a delivery range, detects the user's location relative to the destination, generates a travel route, selects a delivery mode based on proximity, and generates local notifications for display on the device, incorporating modules for range setting, location detection, route generation, dispatch mode selection, and notification display.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If notification delivery is enhanced with location-based customization, then user experience and notification relevance are improved, but device complexity and processing requirements increase

Engineering Contradiction:
Improvenotification delivery effectivenessVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The notification delivery system is segmented into multiple delivery modes (immediate, delayed, suppressed) based on location context. The system divides the notification handling process into distinct phases: location assessment, mode selection, and execution. This segmentation allows complex location-based logic to be managed through modular, independent decision points rather than a monolithic system.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary location assessment and delivery mode selection before actual notification delivery. By pre-evaluating the user's location context and determining the appropriate delivery mode in advance, the system avoids complex real-time decisions during notification delivery, simplifying the execution phase while maintaining intelligent, context-aware behavior.

Inventive Principle:
Principle #10Preliminary action

2Loss of information

If notifications are delivered based on precise location detection, then notification relevance is improved, but processing time and energy consumption increase

Engineering Contradiction:
Improvenotification relevanceVSAvoidprocessing time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The system performs partial location assessment by evaluating only the critical parameters needed for delivery mode selection rather than comprehensive location analysis. It determines whether the device is within threshold distance of the destination, which is sufficient for mode selection without requiring detailed positional data, thus reducing processing overhead while maintaining notification relevance.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system changes the parameter of location precision from high (exact coordinates) to moderate (threshold-based proximity detection) for the purpose of delivery mode selection. By using distance thresholds rather than precise coordinate matching, the system maintains adequate notification relevance while significantly reducing computational requirements and processing time.

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If multiple delivery modes are implemented based on location, then notification adaptability is improved, but device complexity increases

Engineering Contradiction:
Improvenotification adaptabilityVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The notification delivery system implements dynamic mode selection that adapts to the user's location context. The delivery mode is not fixed but changes dynamically based on real-time location assessment. The system transitions between immediate, delayed, and suppressed modes dynamically, providing adaptability through conditional logic rather than complex multi-functional architecture.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

A single notification delivery system performs multiple functions by selecting from different delivery modes based on location context. The same core notification mechanism handles immediate delivery, delayed delivery, and suppression scenarios, making the system multi-functional without requiring separate specialized systems for each notification type. This universality reduces overall system complexity while maintaining adaptability.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS8898014B2Navigation system with range based notification enhancement delivery mechanism and method of operation thereof
Publication Date: 2014.11.25 TELENAV INC
  • US8898014B2 patent drawing
  • US8898014B2 patent drawing
  • US8898014B2 patent drawing

AI summary

A method of operation of a navigation system includes: setting a delivery range for establishing a boundary; detecting a current location relative to the delivery range to a destination with the current location for locating a device; generating a travel route from the current location to the destination; selecting a delivery mode based on whether the current location is within the delivery range; and generating a local notification based on activating the delivery mode for displaying on the device.