ATM Offline Processing via Mobile Device Data Synchronization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Automated teller machines (ATMs) face challenges in processing transactions when disconnected from a central server due to network failures, such as weather conditions or power outages, leading to vulnerabilities in data accuracy and availability, necessitating offline processing capabilities to support affected customers.

Innovation Solution

Implementing a system that allows ATMs to switch to offline processing mode, using local storage of account data and transaction data on mobile devices, enabling limited transactions based on proximity to the ATM and available storage, with authentication through biometrics, and short-range communication for data transmission, storing transactions in a queue for upload when connectivity is restored.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If the ATM operates in offline mode without network connection, then transaction availability is improved for affected customers, but data accuracy and reliability deteriorate due to lack of real-time server verification

Engineering Contradiction:
Improvetransaction availabilityVSAvoiddata accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system performs preliminary actions by storing account data, transaction data, and authentication credentials locally in the ATM's data repository before network disconnection occurs. This allows the ATM to authenticate users and process transactions using pre-stored data without requiring real-time server verification, thereby maintaining transaction availability while ensuring data accuracy through prior validation.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If the ATM stores more account data and transaction data locally, then offline transaction capability is improved, but storage capacity is exceeded and device complexity increases

Engineering Contradiction:
Improveoffline transaction capabilityVSAvoidstorage requirements
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system applies local quality by selectively storing only the most frequently accessed and critical data locally in the ATM's data repository, such as account information for nearby customers and recent transaction records. Less critical or less frequently accessed data is stored remotely on the server or associated mobile devices, allowing the ATM to maintain robust offline capability for local customers without exceeding storage capacity or unnecessarily increasing device complexity.

Inventive Principle:
Principle #3Local quality

3Ease of operation

If the ATM allows unlimited offline transactions, then customer service is improved, but cash and storage limitations are exceeded

Engineering Contradiction:
Improvecustomer serviceVSAvoidresource management
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system implements feedback mechanisms by continuously monitoring the ATM's cash inventory and local data storage capacity during offline operations. When thresholds are approached, the system provides feedback to limit further transactions or prioritize them for later processing. This ensures that customer service remains high within available resource constraints while preventing exhaustion of cash or storage resources, maintaining reliability in resource management.

Inventive Principle:
Principle #23Feedback

4Ease of operation

If the ATM prioritizes transactions for customers near the ATM during offline mode, then local customer support is improved, but service coverage is reduced

Engineering Contradiction:
Improvelocal customer supportVSAvoidservice coverage
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

The system applies segmentation by dividing customer service into two distinct segments: local customers whose account data is stored locally in the ATM, and remote customers whose data is stored remotely. Local customers receive immediate offline service support, while remote customers have their transactions queued for later synchronization when network connectivity is restored. This segmentation enables the ATM to provide prioritized local support without completely excluding remote customers, maintaining adaptability and broader service coverage.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS12020224B2ATM leveraging edge devices for offline processing
Publication Date: 2024.06.25 BANK OF AMERICA CORP
  • US12020224B2 patent drawing
  • US12020224B2 patent drawing
  • US12020224B2 patent drawing

AI summary

A system for facilitating offline processing of electronic transactions at an ATM when the ATM does not support a network connection may be provided. The system may include a mobile device configured to store an updatable account balance of a personal account associated with a user of the mobile device and transaction data associated with a plurality of transactions executed via the mobile device. The system may include the ATM being configured to operate in an offline processing mode when the network connection is unsupported. The offline processing mode may include the ATM receiving a transaction request and account data from the mobile device. The ATM may be configured to authenticate or deny the executing of the transaction request based on a predetermined threshold of transaction locations positioned at a distance greater than or less than a pre-determined distance from the ATM.