CN108091080B - Bank note box management method, bank note box management device and electronic equipment - Google Patents

Bank note box management method, bank note box management device and electronic equipment Download PDF

Info

Publication number
CN108091080B
CN108091080B CN201711466645.4A CN201711466645A CN108091080B CN 108091080 B CN108091080 B CN 108091080B CN 201711466645 A CN201711466645 A CN 201711466645A CN 108091080 B CN108091080 B CN 108091080B
Authority
CN
China
Prior art keywords
box
paper money
amount
teller machine
automatic teller
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201711466645.4A
Other languages
Chinese (zh)
Other versions
CN108091080A (en
Inventor
周峰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing Yihua Information Technology Co ltd
Shenzhen Yihua Computer Co Ltd
Original Assignee
Nanjing Yihua Information Technology Co ltd
Shenzhen Yihua Computer Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nanjing Yihua Information Technology Co ltd, Shenzhen Yihua Computer Co Ltd filed Critical Nanjing Yihua Information Technology Co ltd
Priority to CN201711466645.4A priority Critical patent/CN108091080B/en
Publication of CN108091080A publication Critical patent/CN108091080A/en
Application granted granted Critical
Publication of CN108091080B publication Critical patent/CN108091080B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F19/00Complete banking systems; Coded card-freed arrangements adapted for dispensing or receiving monies or the like and posting such transactions to existing accounts, e.g. automatic teller machines
    • G07F19/20Automatic teller machines [ATMs]
    • G07F19/211Software architecture within ATMs or in relation to the ATM network
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F19/00Complete banking systems; Coded card-freed arrangements adapted for dispensing or receiving monies or the like and posting such transactions to existing accounts, e.g. automatic teller machines
    • G07F19/20Automatic teller machines [ATMs]
    • G07F19/201Accessories of ATMs

Abstract

The invention is suitable for the technical field of financial equipment, and provides a money box management method, a money box management device, electronic equipment and a computer readable storage medium, wherein the money box management method comprises the following steps: after the money adding is finished, randomly sequencing all money boxes of the automatic teller machine; and determining a first bank note box queue and a second bank note box queue based on the random sequencing result, wherein the first bank note box queue indicates a priority calling sequence of a bank note box when the automatic teller machine executes withdrawal transaction, the second bank note box queue indicates a priority calling sequence of the bank note box when the automatic teller machine executes deposit transaction, and the priority calling sequence indicated by the first bank note box queue is opposite to the priority calling sequence indicated by the second bank note box queue. The invention is beneficial to improving the timeliness of finding the abnormality of the cash box.

Description

Bank note box management method, bank note box management device and electronic equipment
Technical Field
The invention belongs to the technical field of financial equipment, and particularly relates to a money box management method, a money box management device, electronic equipment and a computer readable storage medium.
Background
At present, the automatic teller machine of a bank stores paper money through a paper money box, and when the money is withdrawn and traded, the automatic teller machine takes out a corresponding amount of paper money from the paper money box and provides the paper money to a customer; when a deposit transaction is carried out, the automatic teller machine stores paper money deposited by a customer into a paper money box. Banks typically have dedicated administrative personnel to manage the cassettes, for example, to periodically load cash into an automated teller machine.
In the process of implementing the invention, the inventor finds that certain risk hazards exist in the management mode of the money box in the prior art. For example, an automatic teller machine generally includes a plurality of banknote boxes, and each banknote box is sequentially used as an operation object for performing a deposit transaction or a withdrawal transaction according to a certain queue, so that if a manager performs an abnormal operation on a banknote box located at the tail of the queue of the banknote box during banknote adding, the abnormal operation may not be found in time due to the lowest use frequency of the banknote box at the tail of the queue, and further, unnecessary loss is generated in a bank.
Disclosure of Invention
In view of this, the invention provides a banknote box management method, a banknote box management device, an electronic device and a computer readable storage medium, which are beneficial to improving the timeliness of detecting the abnormality of the banknote box.
A first aspect of the present invention provides a banknote cassette management method, including:
after the money adding is finished, randomly sequencing all money boxes of the automatic teller machine;
and determining a first bank note box queue and a second bank note box queue based on the random sequencing result, wherein the first bank note box queue indicates a priority calling sequence of a bank note box when the automatic teller machine executes withdrawal transaction, the second bank note box queue indicates a priority calling sequence of the bank note box when the automatic teller machine executes deposit transaction, and the priority calling sequence indicated by the first bank note box queue is opposite to the priority calling sequence indicated by the second bank note box queue.
A second aspect of the present invention provides a cassette management apparatus, including:
the sorting unit is used for randomly sorting each cash box of the automatic teller machine after the cash adding is finished;
the determining unit is used for determining a first cash box queue and a second cash box queue based on a random sequencing result of the sequencing unit, wherein the first cash box queue indicates a priority calling sequence of a cash box when the automatic teller machine executes withdrawal transaction, the second cash box queue indicates a priority calling sequence of the cash box when the automatic teller machine executes deposit transaction, and the priority calling sequence indicated by the first cash box queue is opposite to the priority calling sequence indicated by the second cash box queue.
A third aspect of the present invention provides an electronic device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of any of the cash cassette management methods when executing the computer program.
A fourth aspect of the invention provides a computer readable storage medium storing a computer program which, when executed by a processor, implements the steps of any of the banknote cassette management methods.
Compared with the prior art, the invention has the following beneficial effects:
after the money adding is finished, randomly sequencing all money boxes of the automatic teller machine; and determining a first cash box queue and a second cash box queue based on the result of the random sequencing. On one hand, the first cash box queue and the second cash box queue are randomly generated, so that the manager cannot determine which cash box has the lowest use frequency, and the possibility of subjectively performing abnormal operation by the manager is reduced to a certain extent; on the other hand, the priority calling sequence indicated by the first cash box queue is opposite to the priority calling sequence indicated by the second cash box queue, so that the cash box at the tail of the first cash box queue is positioned at the head of the second cash box queue, the use frequency of the cash box at the tail of the second cash box queue is increased, and the abnormality of the cash box can be found.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a flowchart of an implementation of a banknote cassette management method according to an embodiment of the present invention;
fig. 2 is a flowchart of an implementation of a banknote cassette management method according to another embodiment of the present invention;
fig. 3 is a schematic structural diagram of a banknote cassette management device according to an embodiment of the present invention;
fig. 4 is a schematic diagram of an electronic device provided in an embodiment of the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present invention with unnecessary detail.
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following description is made by way of specific embodiments with reference to the accompanying drawings.
Referring to fig. 1, a flowchart of an implementation of a banknote cassette management method according to an embodiment of the present invention is shown, and in this embodiment, the banknote cassette management method is described as being applied to an automatic teller machine (atm), which may be an atm or an automated teller machine (atm). The bank note box management method is detailed as follows: :
step 101, after the money adding is finished, randomly sequencing each money box of the automatic teller machine;
in the embodiment of the invention, when the automatic teller machine is in a maintenance state, a manager carries out cash adding operation on the automatic teller machine, after the cash adding is finished, the automatic teller machine is switched to an external service state from the maintenance state, and when the external service state is reached, deposit transaction service or withdrawal transaction service is provided for a client.
And after the money is added, randomly sequencing all the money boxes of the automatic teller machine before the automatic teller machine is switched to an external service state. In a specific application, the random sorting may perform random sorting on serial numbers of the banknote boxes of the automatic teller machine, so as to determine a priority calling order of the banknote boxes when the automatic teller machine provides external services.
Step 102, determining a first cash box queue and a second cash box queue based on the result of random sequencing;
in the embodiment of the present invention, based on the result of the random ordering in step 101, a first cassette queue and a second cassette queue are determined, where the first cassette queue indicates a priority calling order of cassettes when the automatic teller machine executes a withdrawal transaction, the second cassette queue indicates a priority calling order of cassettes when the automatic teller machine executes a deposit transaction, and the priority calling order indicated by the first cassette queue is opposite to the priority calling order indicated by the second cassette queue.
For example, assuming that the automatic teller machine has four banknote boxes, namely a banknote box a, a banknote box B, a banknote box C and a banknote box D, after the banknote adding is completed, the four banknote boxes are randomly sorted, for example, the four banknote boxes are randomly sorted into the banknote box B, the banknote box D, the banknote box a and the banknote box C. Generating a first bank note box queue bank note box B, a bank note box D, a bank note box A and a bank note box C based on the random sorting; and generating a second cash box queue cash box C, a cash box A, a cash box D and a cash box B. When the automatic teller machine executes withdrawal transaction, sequentially calling the first cash boxes in sequence, for example, preferably taking money from the cash box B, sorting the cash boxes D and the cash boxes A again, and calling the cash boxes C finally; when the automatic teller machine executes deposit transaction, the sequential preferential calling is performed according to the sequence of the second cash box queue, for example, the cash stored by a customer is preferentially stored in the cash box C and the cash box A, the cash box D is again called, and the cash box B is finally called.
According to the method, after the money adding is completed, the money boxes of the automatic teller machine are randomly sequenced; and determining a first cash box queue and a second cash box queue based on the result of the random sequencing. On one hand, the first cash box queue and the second cash box queue are randomly generated, so that the manager cannot determine which cash box has the lowest use frequency, and the possibility of subjectively performing abnormal operation by the manager is reduced to a certain extent; on the other hand, the priority calling sequence indicated by the first cash box queue is opposite to the priority calling sequence indicated by the second cash box queue, so that the cash box at the tail of the first cash box queue is positioned at the head of the second cash box queue, the use frequency of the cash box at the tail of the second cash box queue is increased, and the abnormality of the cash box can be found.
Fig. 2 shows an implementation flowchart of a banknote cassette management method according to another embodiment of the present invention, which is detailed as follows:
step 201, after the money adding is finished, randomly sequencing each money box of the automatic teller machine;
step 202, determining a first cash box queue and a second cash box queue based on the result of random sequencing;
step 201 and step 202 in this embodiment may specifically refer to step 101 and step 102 in the embodiment shown in fig. 1, and are not described herein again.
Step 203, when the automatic teller machine executes a withdrawal transaction, acquiring the paper money logic amount of the paper money box in an empty box state in each paper money box of the automatic teller machine;
in the embodiment of the invention, when the automatic teller machine executes a withdrawal transaction, the state of each cash box of the automatic teller machine is detected; specifically, whether a bank note box in an empty box state exists in each bank note box of the automatic teller machine is detected;
the empty box state refers to a state where the number of banknotes/the amount of banknotes in the banknote box is 0, for example, when the banknotes in a certain banknote box are completely removed, the banknote box is in an empty box state; in practical applications, an optical sensor for detecting whether a banknote cassette is empty is generally provided in an automatic teller machine, and whether the banknote cassette is empty can be detected based on the optical sensor.
In the embodiment of the invention, the paper money logic amount of the paper money box is the total amount of the paper money loaded in the corresponding paper money box in real time recorded by the automatic teller machine.
Note that, when the cash dispenser is subjected to the cash adding operation, the manager inputs the total amount of the bills contained in each bill box, and the cash dispenser records and stores the total amount as the logical amount of the bills in the bill box, which decreases as the bills are taken out from the bill box and increases as the bills are taken in from the bill box.
Step 204, comparing the paper money logic amount of the paper money box in the empty box state with a preset first threshold value;
in the embodiment of the invention, after the logical amount of the paper money box in the empty box state is acquired, the logical amount of the paper money box in the empty box state is compared with a preset first threshold value, and whether the paper money box has abnormal amount of the paper money is determined based on the comparison result.
The lower value limit of the first threshold is 0, and the upper value limit of the first threshold is the allowable banknote error amount set according to the actual situation.
The smaller the value of the first threshold is, the more accurate the result of detecting whether the banknote box has abnormal banknote amount, for example, the value of the first threshold is 0, when the logical banknote amount of the banknote box in the empty box state is greater than 0, it indicates that the banknote box has abnormal banknote amount, and the logical banknote amount of the banknote box in the empty box state is the error amount of the banknote amount recorded during banknote adding. The value of the first threshold value can be flexibly set according to the actual situation. Preferably, the value of the first threshold is 0.
And step 205, outputting a first alarm signal if the logical amount of the paper money box in the empty box state is larger than the first threshold value, wherein the first alarm signal is used for prompting that the paper money box in the empty box state has abnormal amount of the paper money.
In the embodiment of the invention, the logical amount of the paper money box in the empty box state is compared with a preset first threshold value, and when the comparison result shows that the logical amount of the paper money box in the empty box state is greater than the first threshold value, a first alarm signal is output to prompt that the paper money box in the empty box state has abnormal amount of the paper money. The first alarm signal can be output to a monitoring center of a bank background, and can also be output to a monitoring center of a bank local.
And when the comparison result shows that the logical amount of the paper money box in the empty box state is not larger than the first threshold value, determining that no paper money amount abnormality exists in the paper money box in the empty box state, or determining that the existing paper money amount abnormality is within an allowable range.
In this embodiment, by comparing the logical amount of the paper money in the empty banknote cassette with the preset first threshold, it can be detected whether the banknote cassette in the full cassette is abnormal, which is beneficial for a bank to know the abnormality of the banknote cassette in time and adopt a corresponding coping scheme.
Optionally, the banknote box management method may further include the following steps:
a1, when the automatic teller machine executes withdrawal transaction, acquiring the paper money logic amount of a paper money box in a full box state in each paper money box of the automatic teller machine; the logical amount of the paper money box is the total amount of the paper money which is recorded by the automatic teller machine and is contained in the corresponding paper money box in real time;
in the embodiment of the invention, when the automatic teller machine executes a withdrawal transaction, the state of each cash box of the automatic teller machine is detected; specifically, whether a money box in a full box state exists in each money box of the automatic teller machine is detected;
note that the full cassette state is a state in which the number of banknotes/the amount of banknotes in the cassette is full, that is, the number of banknotes/the amount of banknotes that can be loaded in the cassette reaches an upper limit, and the banknotes cannot be loaded any more. In practical applications, a sensor for detecting whether a banknote cassette is in a full cassette state is generally provided in the automatic teller machine, and whether the banknote cassette is in the full cassette state can be detected based on the sensor.
In the embodiment of the invention, the paper currency logic amount of the paper currency box is the total amount of the paper currency contained in the corresponding paper currency box in real time recorded by the automatic teller machine.
Note that, when the cash dispenser is subjected to the cash adding operation, the manager inputs the total amount of the bills contained in each bill box, and the cash dispenser records and stores the total amount as the logical amount of the bills in the bill box, which decreases as the bills are taken out from the bill box and increases as the bills are taken in from the bill box.
A2, comparing the paper money logic amount of the paper money box in the full box state with a preset second threshold value
In the embodiment of the invention, after the logical amount of the paper money box in the full box state is acquired, the logical amount of the paper money box in the full box state is compared with a preset second threshold value, and whether the abnormal amount of the paper money exists in the paper money box is determined based on the comparison result.
The value of the second threshold is related to the number of the paper money/the upper limit of the amount of the paper money which can be loaded in the paper money box in the full box state, and the value of the second threshold is one value which is smaller than the number of the paper money/the upper limit of the amount of the paper money which can be loaded in the paper money box and is allowed to have a certain error according to the actual situation. The value of the second threshold can be flexibly set according to actual conditions, and preferably, the value of the second threshold is the number/amount upper limit of the banknotes that can be loaded in the banknote box in the full box state.
And A3, if the logical amount of the paper money box in the full box state is larger than the second threshold value, outputting a second alarm signal, wherein the second alarm signal is used for prompting that the paper money box in the full box state has abnormal amount of the paper money.
In the embodiment of the invention, the logical amount of the paper money box in the full box state is compared with a preset second threshold value, and when the comparison result shows that the logical amount of the paper money box in the full box state is greater than the second threshold value, a second alarm signal is output to prompt that the paper money box in the full box state has abnormal paper money amount. The second alarm signal can be output to a monitoring center of a bank background, and can also be output to a local monitoring center of the bank.
In this embodiment, by comparing the logical amount of the paper money in the paper money box in the full box state with the preset second threshold, whether the paper money in the paper money box in the full box state is abnormal or not can be detected, which is beneficial for a bank to know the abnormality of the paper money box in time and adopt a corresponding coping scheme.
Optionally, in order to further improve the scheme of the present invention, the banknote cassette management method may further include the following steps:
b1, acquiring the task amount of the money adding in the clearing process before the money adding;
in the embodiment of the invention, the automatic teller machine is set to be required to be cleaned before adding the bank notes, and the task amount of the current bank note adding, namely the task amount of the bank note adding on the current day, can be obtained through the specified monitoring section interface in the cleaning process.
B2, after the money adding is finished, comparing the task amount with the amount recorded during the money adding;
and B3, outputting a third alarm signal if the task amount is inconsistent with the amount recorded during the money adding process, wherein the third alarm signal is used for prompting that the amount recorded during the money adding process of the automatic teller machine is inconsistent with the task amount of the money adding process.
In the embodiment of the invention, after the task amount is obtained and the money is added, the task amount is compared with the amount recorded during the money adding, so that whether the amount recorded by a manager is correct or not is determined, and if the amount is incorrect, an exception is reported to a bank monitoring terminal.
In one embodiment, when the task amount is not acquired, for example, the money adding is a local task of a bank, and a money adding task is scheduled by a general bank other than the bank, an input interface is provided during money adding, the money adding task number, the money adding amount and the taken-out money box balance which are input by a manager through the input interface are received, and the received information is sent to the monitoring end for the recording or checking of the monitoring end.
Optionally, a movable inner baffle is arranged in a banknote box of the automatic teller machine, and the banknote box management method further includes the following steps:
c1, when the automatic teller machine is restarted, calculating the total sum of the current stored paper money in each paper money box based on the movable distance of the inner baffle of each paper money box to obtain the calculated value of the total sum of the current stored paper money of each paper money box;
the embodiment is applied to the automatic teller machine with the motion banknote estimation function, a movable inner baffle is arranged in a banknote box of the automatic teller machine, and the total amount of the current deposited banknotes in each banknote box is calculated based on the movable distance of the inner baffles of each banknote box.
Note that the calculated value is an estimated value of the total amount of banknotes currently stored in the banknote cassette.
C2, comparing the calculated value of the total amount of the current stored paper money of each paper money box with the logical amount of the paper money of each paper money box;
and C3, outputting a fourth early warning signal if the difference value between the calculated value of the total amount of the currently stored paper money of any one of the paper money boxes and the logical amount of the paper money of the corresponding paper money box is larger than a preset third threshold value, wherein the fourth early warning signal is used for prompting that the corresponding paper money box of the automatic teller machine has abnormal paper money amount.
In this embodiment, the calculated value of the total amount of currently stored paper money of each paper money box is compared with the logical amount of paper money of each paper money box, and if the comparison result is that the difference value between the calculated value of the total amount of currently stored paper money of any one of the paper money boxes and the logical amount of paper money of the corresponding paper money box is greater than a preset third threshold value, it indicates that the corresponding paper money box of the automatic teller machine has abnormal paper money amount, and a fourth warning signal is output.
The smaller the value of the third threshold is, the more accurate the output fourth early warning signal is, and when the value of the third threshold is larger, the possibility of false alarm exists, and in practical application, the third threshold can be flexibly selected according to practical situations.
According to the method, after the money adding is completed, the money boxes of the automatic teller machine are randomly sequenced; and determining a first cash box queue and a second cash box queue based on the result of the random sequencing. On one hand, the first cash box queue and the second cash box queue are randomly generated, so that the manager cannot determine which cash box has the lowest use frequency, and the possibility of subjectively performing abnormal operation by the manager is reduced to a certain extent; on the other hand, the priority calling sequence indicated by the first cash box queue is opposite to the priority calling sequence indicated by the second cash box queue, so that the cash box at the tail of the first cash box queue is positioned at the head of the second cash box queue, the use frequency of the cash box at the tail of the second cash box queue is increased, and the abnormality of the cash box can be found.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
The following are embodiments of the apparatus of the invention, reference being made to the corresponding method embodiments described above for details which are not described in detail therein.
Fig. 3 is a schematic structural diagram of a banknote cassette management apparatus according to an embodiment of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, and detailed descriptions are as follows:
as shown in fig. 3, a cassette management apparatus 3 includes: a sorting unit 31 and a determination unit 32.
The sorting unit 31 is used for randomly sorting each banknote box of the automatic teller machine after banknote adding is finished;
the determining unit 32 is configured to determine, based on a result of random sorting by the sorting unit 31, a first cassette queue and a second cassette queue, where the first cassette queue indicates a priority calling order of cassettes when the automatic teller machine executes a withdrawal transaction, the second cassette queue indicates a priority calling order of cassettes when the automatic teller machine executes a deposit transaction, and the priority calling order indicated by the first cassette queue is opposite to the priority calling order indicated by the second cassette queue.
Optionally, the banknote cassette management apparatus 3 further includes:
the automatic teller machine comprises a first acquisition unit, a second acquisition unit and a third acquisition unit, wherein the first acquisition unit is used for acquiring the paper money logical amount of the paper money box in an empty box state in each paper money box of the automatic teller machine when the automatic teller machine executes withdrawal transaction, and the paper money logical amount of the paper money box is the total amount of the paper money filled in the corresponding paper money box in real time recorded by the automatic teller machine;
the first comparison unit is used for comparing the paper money logic amount of the paper money box in the empty box state acquired by the first acquisition unit with a preset first threshold value;
the first output unit is configured to output a first alarm signal when the logical amount of the banknotes in the empty banknote cassette acquired by the first acquisition unit is greater than the first threshold, where the first alarm signal is used to prompt that the banknote cassette in the empty banknote cassette has an abnormal amount of the banknotes.
Optionally, the banknote cassette management apparatus 3 further includes:
the second acquisition unit is used for acquiring the logical amount of paper money of the paper money box in a full box state in each paper money box of the automatic teller machine when the automatic teller machine executes withdrawal transaction, wherein the logical amount of the paper money box is the total amount of the paper money filled in the corresponding paper money box in real time recorded by the automatic teller machine;
the second comparing unit is used for comparing the paper money logic amount of the paper money box in the full box state acquired by the second acquiring unit with a preset second threshold value;
and the second output unit is used for outputting a second alarm signal when the logical amount of the paper money box in the full box state acquired by the second acquisition unit is larger than the second threshold value, wherein the second alarm signal is used for prompting that the paper money box in the full box state has abnormal paper money amount.
According to the method, after the money adding is completed, the money boxes of the automatic teller machine are randomly sequenced; and determining a first cash box queue and a second cash box queue based on the result of the random sequencing. On one hand, the first cash box queue and the second cash box queue are randomly generated, so that the manager cannot determine which cash box has the lowest use frequency, and the possibility of subjectively performing abnormal operation by the manager is reduced to a certain extent; on the other hand, the priority calling sequence indicated by the first cash box queue is opposite to the priority calling sequence indicated by the second cash box queue, so that the cash box at the tail of the first cash box queue is positioned at the head of the second cash box queue, the use frequency of the cash box at the tail of the second cash box queue is increased, and the abnormality of the cash box can be found.
Fig. 4 is a schematic diagram of an electronic device according to an embodiment of the present invention. As shown in fig. 4, the electronic apparatus 4 of this embodiment includes: a processor 40, a memory 41 and a computer program 42 stored in said memory 41 and executable on said processor 40. The processor 40, when executing the computer program 42, implements the steps in the embodiments of the banknote cassette management method described above, such as the steps 101 to 102 shown in fig. 1. Alternatively, the processor 40, when executing the computer program 42, implements the functions of the modules/units in the above-mentioned device embodiments, such as the functions of the units 31 to 32 shown in fig. 3.
Illustratively, the computer program 42 may be partitioned into one or more modules/units that are stored in the memory 41 and executed by the processor 40 to implement the present invention. The one or more modules/units may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution of the computer program 42 in the electronic device 4. For example, the computer program 42 may be divided into an ordering unit and a determining unit, each unit having the following specific functions:
the sorting unit is used for randomly sorting each cash box of the automatic teller machine after the cash adding is finished;
the determining unit is used for determining a first cash box queue and a second cash box queue based on a random sequencing result of the sequencing unit, wherein the first cash box queue indicates a priority calling sequence of a cash box when the automatic teller machine executes withdrawal transaction, the second cash box queue indicates a priority calling sequence of the cash box when the automatic teller machine executes deposit transaction, and the priority calling sequence indicated by the first cash box queue is opposite to the priority calling sequence indicated by the second cash box queue.
The electronic device 4 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computing devices. The electronic device may include, but is not limited to, a processor 40, a memory 41. Those skilled in the art will appreciate that fig. 4 is merely an example of an electronic device 4 and does not constitute a limitation of the electronic device 4 and may include more or fewer components than shown, or some components may be combined, or different components, e.g., the electronic device may also include input-output devices, network access devices, buses, etc.
The Processor 40 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 41 may be an internal storage unit of the electronic device 4, such as a hard disk or a memory of the electronic device 4. The memory 41 may also be an external storage device of the electronic device 4, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are provided on the electronic device 4. Further, the memory 41 may also include both an internal storage unit and an external storage device of the electronic device 4. The memory 41 is used for storing the computer program and other programs and data required by the electronic device. The memory 41 may also be used to temporarily store data that has been output or is to be output.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus/electronic device and method may be implemented in other ways. For example, the above-described apparatus/electronic device embodiments are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain other components which may be suitably increased or decreased as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media which may not include electrical carrier signals and telecommunications signals in accordance with legislation and patent practice.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (8)

1. A money box management method is characterized by comprising the following steps:
after the money adding is finished, randomly sequencing all money boxes of the automatic teller machine;
determining a first bank note box queue and a second bank note box queue based on the random sequencing result, wherein the first bank note box queue indicates a priority calling sequence of a bank note box when the automatic teller machine executes withdrawal transaction, the second bank note box queue indicates a priority calling sequence of the bank note box when the automatic teller machine executes deposit transaction, and the priority calling sequence indicated by the first bank note box queue is opposite to the priority calling sequence indicated by the second bank note box queue;
when the automatic teller machine executes withdrawal transaction, acquiring the paper money logical amount of a paper money box in an empty box state in each paper money box of the automatic teller machine, wherein the paper money logical amount of the paper money box is the total amount of the paper money loaded in the corresponding paper money box in real time recorded by the automatic teller machine;
comparing the paper money logic amount of the paper money box in the empty box state with a preset first threshold value;
and if the logical amount of the paper money box in the empty box state is larger than the first threshold value, outputting a first alarm signal, wherein the first alarm signal is used for prompting that the paper money box in the empty box state has abnormal amount of the paper money.
2. The cassette management method according to claim 1, further comprising:
when the automatic teller machine executes withdrawal transaction, acquiring the paper money logical amount of a paper money box in a full box state in each paper money box of the automatic teller machine, wherein the paper money logical amount of the paper money box is the total amount of the paper money filled in the corresponding paper money box in real time recorded by the automatic teller machine;
comparing the paper money logic amount of the paper money box in the full box state with a preset second threshold value;
and if the logical amount of the paper money box in the full box state is larger than the second threshold value, outputting a second alarm signal, wherein the second alarm signal is used for prompting that the paper money box in the full box state has abnormal amount of the paper money.
3. The cassette management method according to claim 2, further comprising:
acquiring the task amount of the money adding in the clearing process before the money adding;
after the money adding is finished, comparing the task amount with the amount recorded during the money adding;
and if the task amount is inconsistent with the amount recorded during the money adding process, outputting a third alarm signal, wherein the third alarm signal is used for prompting that the amount recorded during the money adding process of the automatic teller machine is inconsistent with the task amount of the money adding process.
4. A banknote cassette management method as claimed in claim 2, wherein a movable inner shutter is provided in the banknote cassette of the automatic teller machine;
the money box management method further comprises the following steps:
when the automatic teller machine is restarted, calculating the total sum of the current stored paper money in each paper money box based on the movable distance of the inner baffle of each paper money box to obtain the calculated value of the total sum of the current stored paper money of each paper money box;
comparing the calculated value of the total amount of the currently stored paper money of each paper money box with the logical amount of the paper money of each paper money box;
and if the difference value between the calculated value of the total amount of the currently stored paper money of any one of the paper money boxes and the logical amount of the paper money of the corresponding paper money box is greater than a preset third threshold value, outputting a fourth early warning signal, wherein the fourth early warning signal is used for prompting that the corresponding paper money box of the automatic teller machine has abnormal paper money amount.
5. A banknote cassette management apparatus, comprising:
the sorting unit is used for randomly sorting each cash box of the automatic teller machine after the cash adding is finished;
the determining unit is used for determining a first cash box queue and a second cash box queue based on a random sequencing result of the sequencing unit, wherein the first cash box queue indicates a priority calling sequence of a cash box when the automatic teller machine executes withdrawal transaction, the second cash box queue indicates a priority calling sequence of the cash box when the automatic teller machine executes deposit transaction, and the priority calling sequence indicated by the first cash box queue is opposite to the priority calling sequence indicated by the second cash box queue;
the automatic teller machine comprises a first acquisition unit, a second acquisition unit and a third acquisition unit, wherein the first acquisition unit is used for acquiring the paper money logical amount of the paper money box in an empty box state in each paper money box of the automatic teller machine when the automatic teller machine executes withdrawal transaction, and the paper money logical amount of the paper money box is the total amount of the paper money filled in the corresponding paper money box in real time recorded by the automatic teller machine;
the first comparison unit is used for comparing the paper money logic amount of the paper money box in the empty box state acquired by the first acquisition unit with a preset first threshold value;
the first output unit is configured to output a first alarm signal when the logical amount of the banknotes in the empty banknote cassette acquired by the first acquisition unit is greater than the first threshold, where the first alarm signal is used to prompt that the banknote cassette in the empty banknote cassette has an abnormal amount of the banknotes.
6. The cassette management device according to claim 5, further comprising:
the second acquisition unit is used for acquiring the logical amount of paper money of the paper money box in a full box state in each paper money box of the automatic teller machine when the automatic teller machine executes withdrawal transaction, wherein the logical amount of the paper money box is the total amount of the paper money filled in the corresponding paper money box in real time recorded by the automatic teller machine;
the second comparing unit is used for comparing the paper money logic amount of the paper money box in the full box state acquired by the second acquiring unit with a preset second threshold value;
and the second output unit is used for outputting a second alarm signal when the logical amount of the paper money box in the full box state acquired by the second acquisition unit is larger than the second threshold value, wherein the second alarm signal is used for prompting that the paper money box in the full box state has abnormal paper money amount.
7. An electronic device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the steps of the method according to any of claims 1 to 4 are implemented when the computer program is executed by the processor.
8. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 4.
CN201711466645.4A 2017-12-28 2017-12-28 Bank note box management method, bank note box management device and electronic equipment Active CN108091080B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711466645.4A CN108091080B (en) 2017-12-28 2017-12-28 Bank note box management method, bank note box management device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711466645.4A CN108091080B (en) 2017-12-28 2017-12-28 Bank note box management method, bank note box management device and electronic equipment

Publications (2)

Publication Number Publication Date
CN108091080A CN108091080A (en) 2018-05-29
CN108091080B true CN108091080B (en) 2020-09-15

Family

ID=62181090

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711466645.4A Active CN108091080B (en) 2017-12-28 2017-12-28 Bank note box management method, bank note box management device and electronic equipment

Country Status (1)

Country Link
CN (1) CN108091080B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105023353A (en) * 2015-06-29 2015-11-04 深圳怡化电脑股份有限公司 Method and apparatus for depositing and withdrawing money with reasonable use of money cassettes
CN106355784A (en) * 2016-08-24 2017-01-25 南京紫津融畅信息科技服务有限公司 Clearing and reconciliation method and system used for ATM equipment
WO2017022298A1 (en) * 2015-07-31 2017-02-09 日立オムロンターミナルソリューションズ株式会社 Automatic transaction device and cassette priority changing method for automatic transaction device
CN106846615A (en) * 2017-01-23 2017-06-13 深圳怡化电脑股份有限公司 A kind of control method for banknote, device and cash box
CN107085898A (en) * 2016-02-16 2017-08-22 日立金融设备系统(深圳)有限公司 Automated trading system and balance status evaluation method
CN107093262A (en) * 2017-03-21 2017-08-25 深圳怡化电脑股份有限公司 Cash box, ATM and cash box condition detection method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105023353A (en) * 2015-06-29 2015-11-04 深圳怡化电脑股份有限公司 Method and apparatus for depositing and withdrawing money with reasonable use of money cassettes
WO2017022298A1 (en) * 2015-07-31 2017-02-09 日立オムロンターミナルソリューションズ株式会社 Automatic transaction device and cassette priority changing method for automatic transaction device
CN107085898A (en) * 2016-02-16 2017-08-22 日立金融设备系统(深圳)有限公司 Automated trading system and balance status evaluation method
CN106355784A (en) * 2016-08-24 2017-01-25 南京紫津融畅信息科技服务有限公司 Clearing and reconciliation method and system used for ATM equipment
CN106846615A (en) * 2017-01-23 2017-06-13 深圳怡化电脑股份有限公司 A kind of control method for banknote, device and cash box
CN107093262A (en) * 2017-03-21 2017-08-25 深圳怡化电脑股份有限公司 Cash box, ATM and cash box condition detection method

Also Published As

Publication number Publication date
CN108091080A (en) 2018-05-29

Similar Documents

Publication Publication Date Title
CN105023349B (en) Cash box choosing method and cash box during withdrawal
CN107492215B (en) Method for sharing bank note in ATM and ATM terminal
CN110599670B (en) Abnormal detection method and system for number of paper money in money box, server and financial equipment
CN108133540B (en) Detection method and detection device for abnormal number of paper money in paper money box and electronic equipment
WO2019014821A1 (en) Fault early warning method for financial terminal, terminal device and storage medium
CN108647981A (en) A kind of target object incidence relation determines method and apparatus
CN104838397A (en) Information-processing device and cash-processing terminal
CN108109285A (en) Deposit business card paper money processing method, financial terminal and computer readable storage medium
CN103679961A (en) Automated trade device and bill processing method
CN108335434B (en) Financial equipment large-amount cash-out abnormity processing method and device and financial equipment
CN107358759B (en) Clearing method and system of financial self-service equipment, terminal equipment and storage medium
RU2580475C1 (en) Information processing device, terminal for handling cash and information processing system
CN108091080B (en) Bank note box management method, bank note box management device and electronic equipment
CN108109284B (en) Deposit transaction processing method, device and computer readable storage medium
CN108648330B (en) Deposit and withdrawal management method, deposit and withdrawal management device and self-service terminal
KR101450620B1 (en) Method and apparatus for ready-money monitoring in Automated Teller Machine
CN107438870B (en) Paper money transmission control method and device and terminal equipment
CN110599668B (en) Abnormal detection method and system for number of paper money in money box, server and financial equipment
JP6452976B2 (en) Cash processing equipment
US11556933B2 (en) Money handling system, money handling apparatus, center apparatus, and fraud detecting method for money handling apparatus
CN107958535B (en) Method and device for acquiring paper money information and terminal equipment
CN107067010B (en) A kind of method and relevant apparatus removing image outline noise spot
CN108257328A (en) Finance device withdrawal method for processing business, finance device and computer readable storage medium
CN113255672B (en) Paper money identification method and device and terminal equipment
CN114596681B (en) Method and device for processing exception of circulator

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant