Value Reservation for Postage Metering Sessions

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In computer-based postage metering systems, multiple users sharing a single value balance can lead to sessions failing due to insufficient value availability, causing incomplete transactions and potential losses.

Innovation Solution

Implementing value reservation techniques that allow for automatic or manual reservation of sufficient value before starting a session, alerting users or preventing session initiation if insufficient funds are available, and providing options to acquire more value or complete partial sessions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If multiple users share a single value balance in computer-based postage metering systems, then user access and transaction capability are improved, but session completion reliability deteriorates due to insufficient value availability

Engineering Contradiction:
Improveuser access capabilityVSAvoidsession completion reliability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system performs preliminary actions by reserving values before sessions are fully executed. When a user initiates a session, the system proactively reserves the required value from the shared balance, ensuring funds are secured before the session consumes them. This prevents session failures due to insufficient value and maintains reliable completion while allowing multiple users to share the balance.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The value reservation mechanism acts as an intermediary between multiple users and the shared value balance. Instead of users directly competing for balance funds, the reservation system mediates by securing values in advance for each user's session, managing the shared resource fairly and preventing conflicts that would otherwise cause session failures.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If value reservation is implemented to ensure sufficient funds for session completion, then session reliability is improved, but system complexity increases due to additional reservation management mechanisms

Engineering Contradiction:
Improvesession completion reliabilityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The value reservation functionality is merged with the existing session initiation process. When a user starts a session, the value reservation occurs as an integrated step rather than a separate mechanism. This combines multiple functions (session management and value securing) into a unified process, improving reliability without proportionally increasing system complexity.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system provides self-service through automated value reservation that occurs without manual intervention. When a session is initiated, the system automatically reserves the required value, manages the reservation throughout the session, and releases it upon completion or cancellation. This automation handles the complexity internally while presenting a simple interface to users.

Inventive Principle:
Principle #25Self-service

3Reliability

If automatic value reservation is performed at session start, then session completion success rate is improved, but processing time and server load increase

Engineering Contradiction:
Improvesession completion success rateVSAvoidsession initiation time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The value reservation is performed rapidly as part of the session initiation process, skipping unnecessary delays. By integrating the reservation into the existing session setup flow and using efficient database operations, the system secures values quickly without adding perceptible delay to users, thereby maintaining high session completion rates while minimizing time loss.

Inventive Principle:
Principle #21Skipping (Rushing through)

Data Source

PatentUS9727860B1Systems and methods for value bearing indicia balance reservation
Publication Date: 2017.08.08 AUCTANE INC
  • US9727860B1 patent drawing
  • US9727860B1 patent drawing
  • US9727860B1 patent drawing

AI summary

Systems and methods which operate to reserve an amount of value associated with a value bearing indicia (VBI) request or requests are shown. Embodiments facilitate completion of a multiple VBI session without failing due to insufficient value balance once the session has begun. Additionally or alternatively, embodiments facilitate later or subsequent (e.g., scheduled) completion of a VBI session, whether a session for a single VBI or multiple VBI, without failing due to insufficient value balance. Value reservations may be made automatically and/or manually. Embodiments provide various reservation priority levels, such as to individual users, user groups, user systems, sessions, types of sessions, jobs, etc., in order to facilitate completion of various desired operations without failure due to insufficient value. Value reservation techniques according to embodiments do not introduce additional transactions into a normal VBI session flow.