Postage Meter Fund Refill Scheduler
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
In large mail production facilities, automatic refills of postage meters during idle periods such as weekends or holidays result in unused funds, leading to loss of time-value money, as existing systems lack mechanisms to prevent unnecessary fund transfers during these periods.
Innovation Solution
Implementing date-based rules to disable automatic refills during idle periods, allowing operators to override or postpone refills, and using a central funds manager to distribute funds efficiently among multiple meters, ensuring that funds are only transferred when necessary, thereby minimizing idle funds during non-operational times.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If automatic refill is enabled to ensure postage meters have sufficient funds, then fund availability is improved, but funds are transferred during idle periods causing loss of time-value money
Solution Approach 1:
The system performs preliminary actions by disabling automatic refills before scheduled idle periods (weekends, holidays) and enabling them after idle periods end. This ensures funds are not transferred during periods when meters will not be used, eliminating the loss of time-value money while maintaining fund availability during operational periods.
Solution Approach 2:
The system uses feedback from scheduled idle period information to dynamically control the automatic refill function. By receiving information about upcoming idle periods and adjusting refill operations accordingly, the system optimizes fund transfers to occur only when meters are operational, thus preserving time-value money while ensuring fund availability is maintained.
2Loss of energy
If date-based rules are implemented to prevent refills during idle periods, then loss of time-value money is reduced, but system complexity increases
Solution Approach 1:
The controller performs multiple functions: it manages automatic refill operations, stores information about scheduled idle periods, processes override inputs from users, and controls the timing of fund transfers. By consolidating these diverse functions into a single controller, the system reduces overall complexity while implementing the date-based rules to prevent refills during idle periods.
3Loss of energy
If automatic refill is disabled during idle periods, then time-value money is preserved, but meters may run out of funds if operational needs arise
Solution Approach 1:
The system provides self-service through the override mechanism that allows users to manually enable automatic refills when operational needs arise during idle periods. This maintains the default optimization of not transferring funds during idle periods while providing a simple way to ensure fund sufficiency when unexpected operational requirements occur.
4Reliability
If central funds manager distributes funds to all meters, then fund availability is ensured, but unused funds remain in meters during idle periods
Solution Approach 1:
The system dynamically adjusts the automatic refill function based on timing relative to idle periods. By enabling refills after idle periods and disabling them before idle periods begin, the system optimizes fund distribution to occur only when meters are operational, eliminating unused funds during idle periods while maintaining fund availability during operational periods.
Data Source
AI summary
In a postage meter capable of making a request to refill automatically when postage funds drop below a threshold value, date-based rules are used to disable the refilling request if the request is made before an idle period. In order to avoid having unused funds sit unused during the idle period, thereby losing the time-value of money, refilling request can be made after the end of the idle period instead. The date-based rules can be set by a scheduler implemented in the postage meter. Alternatively, the scheduler is implemented in a funds manager device that oversees the refilling in a group of postage meters in a large mail production facility. Furthermore, the scheduler takes into consideration funds that can be shared by two or more postage meters in the same facility.


