ACH to Wire Transfer Conversion Module

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems lack a simple and automatic method to transition from Automated Clearing House (ACH) transfers to wire transfers, requiring manual intervention and causing delays when ACH transfers are missed or sent late.

Innovation Solution

A system and method that utilize a database with ACH and wire transfer information, including a conversion module to receive an ACH transfer file, retrieve wire transfer information, and convert it into a wire transfer file, enabling automatic batch wire transfers.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If manual conversion from ACH to wire transfer is used, then flexibility to switch transfer methods is achieved, but operational complexity and time consumption increase

Engineering Contradiction:
Improveflexibility to switch transfer methodsVSAvoidoperational complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system performs automatic conversion from ACH to wire transfer format without requiring manual intervention. The conversion module automatically retrieves ACH transfer information, converts it to wire transfer format, and executes the transfer, allowing the system to serve itself rather than requiring operator involvement.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The conversion module serves multiple functions: it retrieves ACH transfer information, converts the data format, and initiates wire transfers. This multi-functional approach consolidates what would otherwise require separate manual operations into a single automated process.

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

2Adaptability or versatility

If manual conversion from ACH to wire transfer is used, then transfer method switching is possible, but processing time increases

Engineering Contradiction:
Improvetransfer method switching capabilityVSAvoidprocessing time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The system automatically performs the conversion and execution of wire transfers without waiting for manual processing. The automated module continuously monitors for ACH transfers that need conversion and executes them immediately, eliminating the time loss associated with manual intervention.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system retrieves and converts wire transfer information in advance, preparing the conversion framework before actual transfer execution is needed. This preliminary preparation reduces the time required when actual conversion and execution are triggered.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If automated conversion system is implemented, then processing efficiency is improved, but system complexity increases

Engineering Contradiction:
Improveprocessing efficiencyVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The conversion module acts as an intermediary between the ACH transfer information source and the wire transfer execution system. It handles the complexity of format conversion and data mapping internally, presenting a simple interface that receives ACH information and produces wire transfer execution without exposing the underlying complexity to other system components.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system creates a copy of the ACH transfer information in wire transfer format rather than directly modifying or reprocessing the original data. This copying approach simplifies the conversion process by working with duplicate data structures that can be independently manipulated without affecting the source system.

Inventive Principle:
Principle #26Copying

4Reliability

If manual wire transfer entry is required, then system reliability for wire transfers is maintained, but operational errors increase

Engineering Contradiction:
Improvewire transfer accuracyVSAvoidmanual errors
Core Design Contradiction:
ReliabilityVSObject-generated harmful factors

Solution Approach 1:

The system automatically performs wire transfer entry without human involvement, eliminating the source of manual errors. The automated conversion module retrieves data, formats it correctly, and executes transfers without the possibility of typographical or procedural mistakes that plague manual entry processes.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system replaces the mechanical process of manual data entry with an automated electronic conversion process. Instead of operators physically typing wire transfer information, the system electronically transforms ACH data into wire transfer format and executes transfers, substituting human mechanical action with automated electronic processing that is inherently more accurate.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS20200160285A1System and method of transferring funds
Publication Date: 2020.05.21 REGIONS BANK
  • US20200160285A1 patent drawing

AI summary

A system for transferring funds can include a database with information about a routing number including ACH transfer information and wire transfer information. The system can include a conversion module configured to receive an ACH transfer file including an associated routing number, access the database to retrieve wire transfer information, and convert the ACH transfer file to a wire transfer file. The system can include an implementation module configured to perform a wire transfer using the wire transfer file. The wire transfer can be a batch wire transfer. The conversion module can use the associated routing number from the ACH transfer file to retrieve wire transfer information for the associated routing number from the database.