Taxi Ride Point Selection for Weather-Aware Driver Dispatch

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing taxi call systems do not account for driver preferences regarding road types and weather conditions, leading to inconsistent fares and inefficient dispatching.

Innovation Solution

A ride positioning service system that considers driver preferences for road types and weather information to determine optimal taxi pickup points, including walking ride points and general ride points, and dispatches drivers based on these criteria.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If taxi dispatch is based on current position only, then call request processing is simple, but fare varies inconsistently and driver preferences are not considered

Engineering Contradiction:
Improvecall request processing simplicityVSAvoidfare consistency
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The service area around the starting position is segmented into multiple zones (first service area, second service area, third service area) at different distances. Each zone has different fare rates, allowing consistent fare determination based on the selected ride point while maintaining systematic complexity management.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system pre-calculates and stores service area boundaries and fare rates for different zones before actual taxi dispatch. This preliminary preparation enables quick fare determination when a ride point is selected, maintaining operational simplicity while ensuring fare consistency.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If taxi dispatch ignores driver road preferences, then dispatching is straightforward, but drivers may not prefer specific roads leading to inefficiency

Engineering Contradiction:
Improvedispatching efficiencyVSAvoiddispatching complexity
Core Design Contradiction:
ProductivityVSEase of operation

Solution Approach 1:

The system dynamically adjusts ride point selection based on driver preferences for specific road types. When a driver prefers certain roads, the system selects ride points that facilitate using those preferred roads, making the dispatching process adaptive rather than static.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system incorporates driver feedback regarding road preferences into the ride point selection process. Drivers can indicate preferred road types, and the system uses this feedback to optimize ride point selection, improving overall dispatching efficiency while maintaining operational simplicity.

Inventive Principle:
Principle #23Feedback

3Productivity

If ride point is fixed at starting position, then dispatching is simple, but weather conditions are not considered reducing user experience

Engineering Contradiction:
Improvedispatching speedVSAvoidweather condition adaptability
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The system dynamically determines ride points based on weather conditions. When weather is favorable, the starting position is selected as the ride point for quick dispatch. When weather is unfavorable, the system selects alternative ride points in service areas that provide better user experience, making the dispatching process adaptive to environmental conditions.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the ride point parameter based on weather conditions. Instead of always using the starting position, the system adjusts the ride point location according to weather data, allowing fast dispatching under good conditions while adapting to protect users from unfavorable weather when necessary.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12546612B2Method and system for providing ride positioning service
Publication Date: 2026.02.10 HYUNDAI MOTOR CO LTD
  • US12546612B2 patent drawing
  • US12546612B2 patent drawing
  • US12546612B2 patent drawing

AI summary

A ride positioning service providing method includes: by service providing server, receiving starting position and destination along with call request from user terminal, receiving non-preference option for specific road type from driver terminals, determining each of the driver terminals as walking ride group or general ride group according to whether a road to which the starting position belongs is the non-preference option, determining the starting position as general ride point of the taxi, and one position selected from an area within a certain range based on the starting position as a walking ride point of the taxi, and requesting a call to the driver terminal forming at least one group among the walking ride group and the general ride group based on at least one ride point among the walking ride point and the general ride point based on weather information of a position of the user terminal.