Self-Checkout Weight Verification for Aggregate Order Security

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current self-checkout systems face challenges in ensuring order security, particularly when customers have already scanned and bagged items while shopping, as existing methods require individual item weighing and are prone to errors due to variable item weights and 'zero weight' items, which can compromise security and labor savings.

Innovation Solution

The system computes a predicted total order weight by using item weights from a database and compares it to the actual total weight, allowing for enhanced order security by weighing the loaded cart or bags, thereby detecting potential substitutions or additions without requiring individual item verification.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If individual item weighing is used to verify scanned items, then order security is improved, but device complexity and time consumption increase

Engineering Contradiction:
Improveorder securityVSAvoidverification process complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The verification process is segmented into two stages: initial individual item scanning during shopping, and final aggregate order weight verification at checkout. This segmentation allows the system to use simple individual item recording during shopping, then switch to a more efficient aggregate verification method at the end, reducing overall complexity while maintaining security.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary recording of individual item weights and quantities during the shopping phase, storing this data before the final verification. This preliminary action enables the final aggregate weight comparison to be performed quickly and accurately without requiring complex real-time verification of each item during checkout.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If individual item weighing is required for security verification, then measurement precision is improved, but productivity decreases

Engineering Contradiction:
Improveitem weight verification accuracyVSAvoidcheckout speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system merges multiple individual item weight measurements into a single aggregate order weight measurement for final verification. By combining the verification of all items into one aggregate check, the system maintains measurement precision (through comparison with the sum of individual recorded weights) while dramatically improving productivity by eliminating the need to weigh each item individually at checkout.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system creates a digital copy of the expected order composition (items, quantities, individual weights) during the scanning phase, then compares this copy against the actual aggregate weight measurement at checkout. This copying approach allows rapid verification without physical re-weighing of individual items, maintaining precision while boosting productivity.

Inventive Principle:
Principle #26Copying

3Measurement precision

If variable item weights are accounted for individually, then measurement precision is improved, but device complexity increases

Engineering Contradiction:
Improveweight verification accuracyVSAvoidweight verification system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system changes the parameter of verification from individual item weights to aggregate order weight. By transforming the verification parameter from multiple individual measurements to a single aggregate measurement, the system maintains precision (through mathematical comparison of expected vs. actual totals) while reducing the complexity of the verification system.

Inventive Principle:
Principle #35Parameter changes

4Ease of operation

If 'zero weight' items are excluded from verification, then ease of operation is improved, but reliability decreases

Engineering Contradiction:
Improveverification process simplicityVSAvoidorder security
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The aggregate weight verification system automatically accounts for all items including zero-weight items through the mathematical relationship: (aggregate actual weight) = Σ(individual recorded weights). The system self-adjusts for zero-weight items without requiring special handling or exclusion, maintaining both ease of operation and reliability.

Inventive Principle:
Principle #25Self-service

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

This approach effectively enhances order security by reducing errors and labor costs, as it allows for efficient verification of the total order weight without inconveniencing customers, maintaining high accuracy across various order sizes and item types.

Implementation Method 1

weighing the loaded cart or bags

Methodology Applied
Scientific EffectGravitation: Gravitation

Data Source

PatentUS8452660B2Self-checkout security system and method therefor
Publication Date: 2013.05.28 FUJITSU FRONTECH NORTH AMERICA INC
  • US8452660B2 patent drawing
  • US8452660B2 patent drawing
  • US8452660B2 patent drawing

AI summary

A system and method for enhanced security for a self-checkout system is disclosed where predicted weights of items are used to predict the total order weight. The predicted total order weight is compared to an actual weight of the order based on a weighing of the total order, and an output provided indicating whether the comparison is within acceptable limits or if a security alert or attendant assistance is needed.