WO2012001775A1 - Dispositif, système et procédé de traitement de billets de banque - Google Patents
Dispositif, système et procédé de traitement de billets de banque Download PDFInfo
- Publication number
- WO2012001775A1 WO2012001775A1 PCT/JP2010/061072 JP2010061072W WO2012001775A1 WO 2012001775 A1 WO2012001775 A1 WO 2012001775A1 JP 2010061072 W JP2010061072 W JP 2010061072W WO 2012001775 A1 WO2012001775 A1 WO 2012001775A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- banknote
- serial number
- unit
- result
- predetermined
- Prior art date
Links
- 238000012545 processing Methods 0.000 title claims abstract description 141
- 238000003672 processing method Methods 0.000 title claims description 10
- 238000004364 calculation method Methods 0.000 claims abstract description 130
- 238000000034 method Methods 0.000 claims abstract description 124
- 230000008569 process Effects 0.000 claims abstract description 119
- 230000032258 transport Effects 0.000 claims description 29
- 238000013475 authorization Methods 0.000 claims description 9
- 238000013500 data storage Methods 0.000 claims description 9
- 230000004044 response Effects 0.000 claims description 2
- 238000009825 accumulation Methods 0.000 abstract description 11
- 230000007257 malfunction Effects 0.000 abstract 1
- 230000006870 function Effects 0.000 description 34
- 230000000694 effects Effects 0.000 description 21
- 230000005856 abnormality Effects 0.000 description 14
- 238000012790 confirmation Methods 0.000 description 14
- 238000010586 diagram Methods 0.000 description 13
- 238000012937 correction Methods 0.000 description 9
- 238000001514 detection method Methods 0.000 description 9
- 230000002159 abnormal effect Effects 0.000 description 7
- 238000004891 communication Methods 0.000 description 7
- 238000012544 monitoring process Methods 0.000 description 3
- 238000003780 insertion Methods 0.000 description 2
- 230000037431 insertion Effects 0.000 description 2
- 102220492605 Numb-like protein_S17A_mutation Human genes 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07D—HANDLING OF COINS OR VALUABLE PAPERS, e.g. TESTING, SORTING BY DENOMINATIONS, COUNTING, DISPENSING, CHANGING OR DEPOSITING
- G07D7/00—Testing specially adapted to determine the identity or genuineness of valuable papers or for segregating those which are unacceptable, e.g. banknotes that are alien to a currency
- G07D7/004—Testing specially adapted to determine the identity or genuineness of valuable papers or for segregating those which are unacceptable, e.g. banknotes that are alien to a currency using digital security elements, e.g. information coded on a magnetic thread or strip
- G07D7/0047—Testing specially adapted to determine the identity or genuineness of valuable papers or for segregating those which are unacceptable, e.g. banknotes that are alien to a currency using digital security elements, e.g. information coded on a magnetic thread or strip using checkcodes, e.g. coded numbers derived from serial number and denomination
Definitions
- the present invention relates to, for example, a banknote processing apparatus, a banknote processing system, and a banknote processing method having a function of recognizing a serial number of a banknote.
- a system having a banknote processing apparatus that classifies and accumulates input banknotes and a server apparatus that is connected to the banknote processing apparatus is known.
- the banknote handling apparatus has a function of identifying denominations of inserted banknotes and classifying and stacking inserted banknotes based on the identification result. Furthermore, the banknote handling apparatus recognizes the serial number of the inserted banknote and notifies the server apparatus of the recognition result of the serial number.
- the server device when the server device is connected to a serial number database that stores serial numbers of counterfeit tickets and receives a recognition result of serial numbers of inserted banknotes from the banknote processing device, the serial number obtained from the recognition result is serialized. Check against the forged ticket serial number stored in the database. The server device determines whether the inserted banknote is a forged ticket based on the collation result. And a server apparatus judges that this insertion banknote is a forged ticket, when the serial number obtained by the recognition result exists in a serial number database. Moreover, a server apparatus judges that this insertion banknote is not a forged ticket, when the serial number obtained by the recognition result is not in a serial number database.
- serial number processing is executed.
- various processes such as a serial number process must be executed using a correct serial number, various processes are executed using an incorrect serial number. Will cause problems.
- European euro banknotes have a serial number checksum function.
- the actual situation is that the checksum function for serial numbers is not effectively utilized.
- the present invention has been made in view of the above points, and the object of the present invention is to confirm whether the serial number is correct or not, and to prevent problems in various processes using an unidentified incorrect serial number. It is providing the banknote processing apparatus, banknote processing system, and banknote processing method which can be prevented.
- the banknote handling apparatus of the present invention includes a receiving unit that receives banknotes and feeds them one by one, a banknote stacking unit that stacks the banknotes, and a reject banknote stacking unit that stacks banknotes to be rejected.
- a transport unit that transports the banknotes fed from the receiving unit to the banknote stacking unit or the reject banknote stacking unit, a recognition unit that recognizes a serial number of the banknotes transported by the transport unit, and the recognition Based on the serial number obtained by the serial number recognition result of the banknote by the unit, a predetermined calculation process is executed, and when the calculation result of the banknote is not the predetermined result, it is recognized that the serial number of the banknote is incorrect.
- a control unit that executes predetermined processing on the banknote.
- control unit executes the predetermined calculation process using a checksum function of the serial number of the banknote.
- the predetermined arithmetic processing replaces the alphabetic characters in the serial number of the banknotes with numbers corresponding to the alphabetical order, the replaced numbers, and all the digits in the serial numbers
- the predetermined result is 8.
- the predetermined arithmetic processing replaces alphabetic characters in the serial number of the banknotes with numbers corresponding to alphabetical order, and sums up all the digits of the serial numbers including the replaced numbers. This is equivalent to a calculation process of repeatedly calculating the sum of all the digits until the sum that is the calculation result becomes one digit, and the predetermined result is 8.
- the predetermined arithmetic processing replaces alphabetic characters in the serial number of the banknote with decimal numbers of ASCII character codes, and the replaced numbers and all digits in the serial numbers. This corresponds to an arithmetic process for dividing the sum of numbers by 9 to obtain a remainder, and the predetermined result is 0.
- the predetermined arithmetic processing replaces alphabetic characters in the serial number of the banknote with decimal numbers of ASCII character codes, and includes all the digits of the serial numbers including the replaced numbers. This corresponds to a calculation process of dividing the sum by 9 to obtain a remainder, and the predetermined result is 0.
- control unit performs the predetermined arithmetic processing using a predetermined digit value in the serial number of the banknote.
- the banknote processing apparatus of the present invention uses the checksum function of the serial number when the control unit has an unrecognizable digit in the serial number of the banknote obtained by the serial number recognition result. By executing the reverse calculation process of the arithmetic process, the unrecognizable digit number in the serial number is calculated based on the recognized digit number in the serial number and the predetermined result.
- control unit transports and stacks the banknotes to the reject banknote stacking unit as the predetermined process.
- control unit notifies an error as the predetermined process.
- control unit displays a warning of the serial number of the banknote as an error notification.
- control unit displays a warning that the banknote is suspected of a counterfeit ticket as the error notification.
- the banknote processing apparatus of this invention has an identification part which identifies the denomination of the said banknote conveyed by the said conveyance part, and the said control part has a normal denomination result of the said banknote by the said identification part
- the calculation result of the banknote of the predetermined calculation process is the predetermined result
- the serial number of the banknote is recognized as being correct, and the predetermined serial number processing is executed on the serial number of the banknote I tried to do it.
- the control unit performs a specific number check process for collating a specific serial number with respect to the serial number of the banknote, a serial number printing process for printing the serial number of the banknote, and a serial number of the banknote Are stored as the serial number data storage process, and the different serial number check process for collating serial numbers at a plurality of locations of the same banknote is executed as the predetermined serial number process.
- the banknote processing system of the present invention calculates a calculation result of the banknote by executing a predetermined calculation process based on the acquisition unit that acquires the serial number of the banknote and the serial number of the banknote acquired by the acquisition unit. Based on the calculation unit, the determination unit that determines whether the calculation result of the bill by the calculation unit is a predetermined result, and whether the serial number of the bill is correct is determined based on the determination result of the determination unit. It has an authorized department.
- the banknote processing system of the present invention recognizes that the serial number of the banknote is incorrect when the determination unit determines that the banknote calculation result is not the predetermined result in the determination unit.
- the serial number of the banknote is recognized as correct.
- the acquisition unit recognizes the serial number of the banknote, and acquires a serial number of the banknote according to an input operation, and a recognition unit that acquires a serial number obtained from the recognition result. Either or both of the input unit and the input unit are included.
- the banknote processing method of the present invention calculates a calculation result of the banknote by executing a predetermined calculation process based on the acquisition step of acquiring the serial number of the banknote and the serial number of the banknote acquired by the acquisition step. Based on the calculation step, the determination step for determining whether or not the calculation result of the bill by the calculation step is a predetermined result, and whether or not the serial number of the bill is correct is determined based on the determination result of the determination step. And a certification step.
- the banknote processing method of the present invention determines that the serial number of the banknote is incorrect when the determination step determines that the calculation result of the banknote is not the predetermined result by the determination step, and the banknote is processed by the determination step. When the calculation result is the predetermined result, it is determined that the serial number of the banknote is correct.
- the banknote processing device of the present invention configured as described above, based on the serial number obtained from the serial number recognition result of the banknote, when a predetermined calculation process is executed and the calculation result of the banknote is not a predetermined result, It recognizes that the serial number of a banknote is wrong, and performs the predetermined
- the banknote processing device of the present invention since the predetermined arithmetic processing is executed using the checksum function of the banknote serial number, it is confirmed whether or not the banknote serial number is correct based on the calculation result. There is an effect that can be done.
- the alphabetical characters in the serial number of the banknote are replaced with numbers corresponding to the alphabetical order, and the sum of the replaced number and all the digits in the serial number is divided by 9.
- the remainder was 8
- the alphabetical characters in the banknote serial number are replaced with numbers corresponding to the alphabetical order, the sum of all digits of the serial number including the replaced numbers is calculated, and the calculation result is as follows. The sum of all digits was repeatedly calculated until the sum reached one digit, and when the calculation result was 8, the calculation result of the banknote was determined to be a predetermined result. And based on the determination result, there exists an effect that it can be confirmed whether the serial number of the said banknote is correct.
- the alphabetic characters in the banknote serial number are replaced with the decimal numbers of the ASCII character code, and the sum of the replaced number and all the digits in the serial number is divided by 9.
- the remainder is 0, it is determined that the calculation result of the banknote is a predetermined result. And based on the determination result, there exists an effect that it can be confirmed whether the serial number of the said banknote is correct.
- the alphabetic characters in the banknote serial number are replaced with the decimal numbers of the ASCII character code, the sum of all the digits of the serial number including the replaced numbers is divided by 9, When the remainder is 0, it is determined that the calculation result of the banknote is a predetermined result. And based on the determination result, there exists an effect that it can be confirmed whether the serial number of the said banknote is correct.
- the predetermined arithmetic processing is executed using the predetermined digit value in the banknote serial number, whether or not the banknote serial number is correct is based on the calculation result. There is an effect that can be confirmed.
- the banknote processing apparatus of the present invention when there is an unrecognizable digit in the serial number of the banknote obtained by the serial number recognition result, a reverse calculation process of a predetermined arithmetic process using the checksum function of the serial number is executed. By doing so, the unrecognizable digits in the serial number are calculated based on all the recognized digits in the serial number and the predetermined result. As a result, even if there is an unrecognizable digit in the serial number of the banknote obtained from the serial number recognition result, it is possible to specify the number of unrecognizable digits by effectively utilizing the checksum function of the serial number Play.
- the banknotes are conveyed and accumulated in the reject banknote stacking unit as the predetermined process.
- the serial number of the banknote is incorrect, there is an effect that the banknote can be instantaneously transported and accumulated in the reject banknote stacking unit.
- the banknote serial number when the banknote serial number is incorrect, the banknote serial number is displayed as a warning, so the user instantly displays the contents of the serial number based on the warning display. There is an effect that it can be recognized.
- the serial number of the banknote is It recognizes that it is correct and performs a predetermined serial number process for the serial number of the banknote.
- the predetermined serial number processing can be executed for the serial number of the banknote, so an unidentified incorrect serial number was used. There is an effect that the trouble of the serial number processing can be prevented in advance.
- the banknote processing apparatus of the present invention at least one of the specific number check process, the serial number printing process, the serial number data storage process, and the different number check process is executed as a predetermined serial number process.
- specific number check processing, serial number printing processing, serial number data storage processing and different number check processing are realized as predetermined serial number processing. There is an effect that can be done.
- a predetermined calculation process is executed based on the serial number of the banknote acquired by the acquisition unit, it is determined whether the calculation result of the banknote is a predetermined result, and based on this determination result, It is certified whether the serial number of the banknote is correct. As a result, in order to confirm whether or not the serial number of the banknote is correct, there is an effect that it is possible to prevent problems in various processes using the unconfirmed serial number.
- the serial number of the banknote is recognized as incorrect and the serial number of the banknote is determined when the calculation result of the banknote is the predetermined result. Certifies that is correct. As a result, there is an effect that it can be confirmed whether or not the serial number of the banknote is correct.
- predetermined calculation processing is executed based on the acquired banknote serial number, it is determined whether the calculation result of the banknote is a predetermined result, and based on the determination result, Authorize whether the number is correct.
- FIG. 1 is a perspective view illustrating an external configuration of the banknote recognition apparatus according to the first embodiment.
- FIG. 2 is an explanatory diagram illustrating an internal configuration of the banknote recognition apparatus according to the first embodiment.
- FIG. 3 is a block diagram illustrating an internal configuration of the banknote recognition apparatus according to the first embodiment.
- FIG. 4 is a flowchart illustrating a processing procedure related to banknote processing according to the first embodiment.
- FIG. 5 is a flowchart illustrating a processing procedure related to banknote processing according to the first embodiment.
- FIG. 6 is an explanatory diagram illustrating an example of the input designation screen.
- FIG. 7 is an explanatory diagram showing an example of the serial number correction input screen.
- FIG. 8 is an explanatory diagram showing an example of a serial number input screen (attention calling screen).
- FIG. 9 is an explanatory diagram showing an example of the input designation screen.
- FIG. 10 is an explanatory diagram showing an example of a serial number input screen (12-digit input screen).
- FIG. 11 is a flowchart showing the processing operation of the control unit related to the serial number checksum processing.
- FIG. 12 is a perspective view illustrating an external configuration of the banknote recognition apparatus according to the second embodiment.
- FIG. 13 is an explanatory diagram illustrating an internal configuration of the banknote recognition apparatus according to the second embodiment.
- FIG. 14 is an explanatory diagram illustrating an internal configuration of the banknote recognition apparatus according to the third embodiment.
- the outline executes a predetermined calculation process based on the serial number of the acquired banknote, determines whether the calculation result is a predetermined result, Based on this determination result, it is certified whether the serial number of the banknote is correct.
- the outline since it is possible to confirm whether the serial number of the banknote is correct, it is possible to prevent problems in various processes using the unconfirmed serial number.
- FIG. 1 is a perspective view showing an external configuration of the banknote recognition apparatus of the first embodiment
- FIG. 2 is an explanatory diagram showing an internal configuration of the banknote recognition apparatus of the first embodiment.
- the banknote identification device 1 shown in FIGS. 1 and 2 loads a display unit 11 for displaying various information on a screen, an operation unit 12 for inputting various commands on the display screen, and a transaction banknote to be received in the device.
- the hopper 13 includes a hopper 13 and a feeding unit 14 that feeds the banknotes loaded in the hopper 13 into the apparatus one by one.
- the banknote identification device 1 includes a transport unit 15 such as a transport belt that transports the banknotes fed to the feeding unit 14, and a type such as a denomination, authenticity, and direction of the banknotes transported by the transport unit 15. It has the banknote identification part 16 to identify.
- a transport unit 15 such as a transport belt that transports the banknotes fed to the feeding unit 14, and a type such as a denomination, authenticity, and direction of the banknotes transported by the transport unit 15. It has the banknote identification part 16 to identify.
- the banknote identification device 1 identifies the type of banknote in the banknote identification unit 16, and based on the identification result, the stacking unit 17 that sequentially stacks banknotes, the banknote that cannot be identified, and the banknote that is not subject to setting. And a reject unit 18 for rejecting.
- a branching portion 19 that distributes the bills transported on the transporting path to the stacking unit 17 or the rejecting unit 18 is arranged at a branching location on the transporting path in the bill identifying device 1.
- the branch part 19 detects the approach of the front-end
- the stacking unit 17 collects banknotes one by one at a predetermined position in the banknote stacking space, and the banknote collecting space in the banknote stacking space so that the banknotes stacked in the banknote stacking space can be taken out.
- a shutter 22 for opening and closing the outlet.
- the banknote identification part 16 is comprised with the line sensor which optically detects the surface and the back surface of the banknote on a conveyance path based on an identification program, and identifies a banknote based on the detection result.
- the line sensor includes an identification unit 23 that identifies the type of banknote, such as a denomination, and a recognition unit 24 that recognizes a serial number printed on the banknote.
- the banknote identification device 1 has a control unit 25 that controls the entire banknote identification device 1.
- FIG. 3 is a block diagram illustrating an internal configuration of the banknote recognition apparatus 1 according to the first embodiment.
- the banknote identification device 1 shown in FIG. 3 includes a display unit 11, an operation unit 12, a banknote identification unit 16 including an identification unit 23 and a recognition unit 24, a sensor unit 20 including a detection sensor 20A and the like, and a control unit 25. , A drive control unit 26, a communication unit 27, and a storage unit 28.
- the drive control unit 26 drives and controls the feeding unit 14, the conveyance unit 15, the stacking unit 17, the rejection unit 18, the branching unit 19, the impeller 21, the shutter 22, and the like.
- the communication unit 27 corresponds to a communication interface that is connected to an external personal computer terminal 2 via a communication network.
- the storage unit 28 stores various types of information, and includes, for example, a specific number memory area 28A for registering a specific number indicating a serial number of a registered counterfeit ticket.
- the control unit 25 includes a calculation unit 31, a determination unit 32, and a certification unit 33.
- the calculation unit 31 uses a checksum function adopted for the serial number of the euro banknote, and executes a predetermined calculation process based on the serial number of the banknote.
- the predetermined calculation processing is, for example, replacing the alphabetic characters in the 12-digit serial number with a number corresponding to the alphabetical order, and summing up the replaced number and all the digits in the serial number. This is equivalent to a calculation process of dividing by 9 to obtain the remainder. For example, when the serial number is 12 digits “Z10708476264”, the arithmetic unit 31 replaces “Z” with “26” because the alphabetical order of the alphabetic character “Z” is “26”.
- the determination unit 32 determines whether or not the calculation result of the calculation unit 31, that is, the remainder is a specified value.
- the specified value corresponds to a numerical value that is always obtained when a predetermined calculation process is executed using the checksum function and the serial number is correct. In the arithmetic processing of this embodiment, the specified value is “8”.
- the accreditation part 33 recognizes that the serial number of a banknote is correct, when the calculation result of the calculating part 31 is a regulation value. For example, when the calculation result is “8”, the authorization unit 33 authorizes that the serial number of the banknote is correct. Moreover, the certification
- control part 25 performs a predetermined
- the predetermined process corresponds to, for example, an error display process for displaying a warning on the display unit 11 or a reject conveyance process for conveying the banknotes to the reject unit 18 for accumulation.
- the control unit 25 controls the drive control unit 26 to convey the banknote to the reject unit 18 as a checksum confirmation NG ticket.
- the control part 25 displays the warning display of the said banknote on the display part 11, when it recognizes with the authentication part 33 that the serial number is incorrect.
- the serial number processing includes specific number check processing, serial number printing processing, serial number data storage processing, and different number check processing.
- the specific number check process when the serial number is recognized by the authenticating unit 33, the serial number of the banknote is compared with the specific number corresponding to the serial number of the counterfeit ticket registered in the specific number memory area 28. And it is the process which determines whether the serial number of the said banknote corresponds with a specific number.
- the control part 25 performs a specific number check process, and when the serial number of a banknote corresponds with a specific number, the said banknote is conveyed to the rejection part 18 as a specific number ticket. Moreover, the control part 25 conveys the said banknote to the stacking part 17, when the serial number of a banknote does not correspond with a specific number.
- the serial number printing process is a process for printing out the serial number of this banknote when the certification unit 33 recognizes that the serial number is correct.
- the control part 25 prints out the serial number of the said banknote from the printer which is not shown, when the serial number is recognized by the recognition part 33 as correct.
- the serial number data storage process is a process of storing the serial number of the banknote in the storage unit 28 when the serial number is recognized by the certification unit 33 to be correct.
- the control part 25 memorize
- the different number check process refers to the comparison between two serial numbers printed on the banknotes when the serial number is recognized by the certification unit 33, and whether these serial numbers match. This is a process for determining whether or not.
- the control unit 25 conveys the banknote to the reject unit 18 as a different number ticket.
- the control part 25 conveys the said banknote to the stacking
- the specific number memory area 28A uses the serial number obtained from the serial number recognition result of the recognition unit 24 as the specific number during the registration mode. You may make it register automatically. Further, the control unit 25 may automatically register the serial number obtained by manual input of the operation unit 12 in the specific number memory area 28A as the specific number during the registration mode. Further, the control unit 25 may register the serial number obtained by manual input as a specific number in the specific number memory area 28 ⁇ / b> A in response to a predetermined operation of the operation unit 12 even in the registration mode.
- control unit 25 acquires a specific number from an SD card mounted on a card mounting unit (not shown), registers the acquired specific number in the specific number memory area 28A, and is registered in the specific number memory area 28A. It is also possible to register the specific number in the SD card.
- control unit 25 communicates with the personal computer terminal 2 through the communication unit 27, collects a specific number from the personal computer terminal 2, registers the collected specific number in the specific number memory area 28A, and stores the specific number in the specific number memory area 28A. It is also possible to transmit the registered specific number to the personal computer terminal 2.
- FIG. 4 and 5 are flowcharts illustrating a processing procedure related to the banknote processing according to the first embodiment.
- the user loads bills into the hopper unit 13 of the bill recognition device 1 (step S11).
- the control unit 25 of the banknote recognition device 1 feeds the banknotes loaded in the hopper unit 13 one by one into the device, identifies the denomination of the banknotes through the identification unit 23, and based on the identification result of the identification unit 23, It is determined whether or not the denomination of the banknote has been identified (step S12).
- the control unit 25 determines whether or not the banknote can be identified as a genuine note based on the identification result of the identification unit 23 (Step S13).
- the control unit 25 recognizes the serial number of the banknote through the recognition unit 24 and determines whether the serial number has been recognized (Step S14). .
- the control unit 25 executes a serial number checksum process for certifying whether the serial number obtained from the serial number recognition result using the checksum function is correct. (Step S15). Further, after executing the serial number checksum processing, the control unit 25 determines whether or not the serial number obtained from the serial number recognition result is recognized as correct (step S16). When it is determined that the serial number is correct (Yes at Step S16), the control unit 25 executes normal serial number processing for the banknote (Step S17), and transports the banknote to the stacking unit 17 (Step S17A). The processing result such as the identification count result is displayed on the display unit 11 (step S17B), and this processing operation is terminated.
- the normal serial number processing includes specific number check processing, serial number printing processing, serial number data storage processing, and different number check processing.
- the control unit 25 controls the drive control unit 26 to transport the banknote to the reject unit 18 as an abnormal conveyance ticket or an abnormal denomination ticket (Step S12). S18).
- conveyance abnormality such as banknote skewing on a conveyance path, shall be included besides a denomination abnormality.
- the control unit 25 displays an operation screen for designating whether or not to manually input the denomination and number of banknotes on the display unit 11 (step S19), and whether or not manual input is designated on the operation screen. Determination is made (step S20).
- the control unit 25 determines whether or not the manual input of the denomination and the number of the banknotes is completed (Step S21).
- the control unit 25 displays a serial number input screen for inputting the serial number of the banknote on the display unit 11 (Step S22).
- the serial number input screen corresponds to a screen that prompts input of all serial numbers (12 digits) shown in FIG.
- the control unit 25 determines whether or not manual input of the serial number is completed on the serial number input screen (step S23). When the manual input is completed (Yes at Step S23), the control unit 25 executes a serial number checksum process of FIG. 11 described later (Step S24). Further, after executing the serial number checksum process, the control unit 25 determines whether or not the serial number obtained by manual input is recognized as correct (step S25). When it is recognized that the serial number obtained by manual input is correct (Yes at Step S25), the control unit 25 proceeds to Step S17 to execute the normal serial number processing for the banknote.
- the control unit 25 displays a warning screen indicating that the banknote is suspected of a forged ticket. 11 (step S26).
- the alert screen has the contents shown in FIG. The user looks at the alerting screen and collects the banknotes that have been transported and accumulated in the reject unit 18 as counterfeit tickets (step S27).
- Step S11 when the manual input is not designated (No at Step S20), the control unit 25 performs Step S11 in order to load the banknotes conveyed and accumulated in the reject unit 18 into the hopper unit 13 again by the user's manual operation. Migrate to In addition, when the input of the denomination and the number of sheets is not completed (No at Step S21), the control unit 25 continues the monitoring operation of Step S21 until the input of the denomination and the number of sheets is completed. In addition, when the manual input is not completed (No at Step S23), the control unit 25 continues the monitoring operation at Step S23 until the manual input is completed.
- the control unit 25 controls the drive control unit 26 to transport the banknote to the reject unit 18 (Step S28).
- the control unit 25 displays on the display unit 11 a SUSP display indicating that the bill is suspected of being a counterfeit ticket (step S29).
- the user Based on the SUSP display, the user performs a true / false check by visually confirming the banknote conveyed to the reject unit 18 and determines whether or not the banknote is a genuine note (step S30).
- the user determines that the bill is a genuine note (Yes at Step S30)
- the user moves to M1 in the figure in order to manually load the bill that has been transported and accumulated in the reject unit 18 into the hopper unit 13 again. .
- Step S31 If the user determines that the banknote is not a genuine note (No at step S30), the user determines that the banknote is a counterfeit ticket, and manually collects the banknote transported and accumulated in the reject unit 18 as a counterfeit ticket. (Step S31).
- Step S14 when the serial number of the banknote cannot be recognized (No at Step S14), the control unit 25 controls the drive control unit 26 to transport the banknote to the reject unit 18 as a serial number recognition NG ticket (Step S14). S32). Further, the control unit 25 displays an input designation screen for designating whether or not to manually input the serial number on the display unit 11 (step S33), and determines whether or not manual input is designated on the input designation screen. (Step S34). The input designation screen corresponds to the screen content shown in FIG. When the manual input is designated (Yes at Step S34), the control unit 25 displays the serial number correction input screen on the display unit 11 (Step S35), and proceeds to Step S23.
- the serial number correction input screen displays the serial number digits recognized by the recognition unit 24 as shown in FIG. 7 and blanks the unrecognizable digits that could not be recognized. Further, if the manual input is not designated (No at Step S34), the control unit 25 sets M2 in the drawing to reload the hopper unit 13 with the banknotes conveyed and accumulated in the reject unit 18 manually. Transition.
- control unit 25 drives the control unit to transport the banknote to the reject unit 18 as a checksum confirmation NG ticket. 26 is controlled (step S41).
- the control unit 25 displays an input designation screen for designating whether or not the serial number is manually input on the display unit 11 (step S42).
- the input designation screen corresponds to the screen content shown in FIG.
- the user visually confirms the serial numbers of the banknotes conveyed and accumulated in the reject unit 18, and determines whether or not the recognition result of the serial numbers of the banknotes is correct (step S43).
- step S43 the banknote serial number and the serial number recognition result match. It is determined that there is no misidentification in the number recognition result, and the banknote is manually collected as a forged ticket (step S44).
- control part 25 is a serial number recognition result, when it is judged that the recognition result of the serial number of a banknote is not correct, ie, the serial number is not correctly recognized by visual confirmation work by the user (step S43 negative). It is determined whether or not manual input for correcting the serial number is designated on the input designation screen (step S45). When the controller 25 designates manual input for serial number correction on the input designation screen (Yes at step S45), the control unit 25 displays the serial number correction screen on the display unit 11 (step S46), and the serial number correction is completed. Is determined (step S47).
- Step S47 when the correction of the serial number is completed (Yes at Step S47), the control unit 25 performs the serial number checksum process of Step S24 that determines whether or not the serial number obtained by manual input is correct. The process proceeds to M4 in FIG. Further, when the correction of the serial number is not completed (No at Step S47), the control unit 25 proceeds to Step S47 so as to continue the monitoring operation until the correction of the serial number is completed. In addition, when the manual input for correcting the serial number is not designated (No at Step S45), the control unit 25 manually reloads the banknotes conveyed and accumulated in the reject unit 18 into the hopper unit 13 again. The process proceeds to M5 in FIG.
- the checksum function is used to check whether the serial number obtained from the serial number recognition result is correct, and that the serial number is correct.
- serial number processing is performed with respect to the banknote.
- banknote processing when it is determined that the serial number obtained from the serial number recognition result using the checksum function is incorrect, the banknote is conveyed to the reject unit 18 and accumulated.
- banknote processing when a banknote serial number is entered manually, the checksum function is used to check whether the serial number obtained by manual entry is correct, and the serial number is recognized as correct. In this case, serial number processing is executed for the banknote.
- banknote processing when a banknote serial number is entered manually, the checksum function is used to check whether the serial number obtained by manual entry is correct, and that the serial number is incorrect. If it is, the banknote is collected as a forged ticket.
- FIG. 11 is a flowchart showing an internal processing operation of the control unit 25 related to the serial number checksum processing.
- the serial number checksum process shown in FIG. 11 is a process of using the checksum function to determine whether the serial number recognition result or the serial number of the banknote obtained by manual input is correct.
- the calculation part 31 of the control part 25 performs the calculation process using a checksum function based on the serial number recognition result or the serial number of the said banknote obtained by manual input (step S51).
- the determination unit 32 of the control unit 25 determines whether or not the calculation result of the calculation unit 31 is the specified value “8” (step S52).
- the recognition unit 33 of the control unit 25 determines that the serial number of the banknote is correct (Step S53), and this processing operation Exit.
- authentication part 33 recognizes that the serial number of the said banknote is not correct, ie, the serial number is incorrect, when the calculation result of the said calculating part 31 is not regulation value "8" (step S52 negative) (step). S54), this processing operation is terminated.
- serial number checksum processing calculation processing using the checksum function is executed based on the serial number recognition result or the serial number obtained by manual input, and when the calculation result is not a specified value, the bill is recorded. Authenticate that the number is incorrect.
- Example 1 based on the serial number obtained from the serial number recognition result of the banknote, a calculation process using the checksum function is executed, and when the banknote calculation result is not a specified value, the serial number of the banknote is incorrect.
- the banknote was conveyed to the reject unit 18 and accumulated. As a result, it is confirmed whether or not the serial number obtained from the serial number recognition result is correct. If the serial number is incorrect, the banknotes are transported to the reject unit 18 and accumulated. The serial number processing in use can be surely prevented.
- Example 1 when the calculation result of a banknote is a specified value, it is recognized that the serial number obtained from the serial number recognition result of the banknote is correct, and the banknote is transported to the stacking unit 17 and stacked. A serial number process is performed with respect to a banknote. As a result, serial number processing using correct serial numbers can be realized.
- Example 1 even if it does not cooperate with a server apparatus (personal computer terminal 2) like before, whether the serial number obtained by the serial number recognition result is correct or not is confirmed by the banknote identification apparatus 1 alone, When the serial number is incorrect, the banknote can be instantaneously conveyed to the reject unit 18 and accumulated.
- Example 1 it is confirmed whether or not the serial number obtained from the serial number recognition result is correct.
- the serial number of the banknote is incorrect, a warning display of the banknote is displayed on the display unit 11. As a result, the user can recognize that the serial number obtained from the serial number recognition result by visually recognizing the warning display is incorrect.
- Example 1 the alphabetical character in the serial number of the banknote is replaced with a number corresponding to the alphabetical order, and the sum of this replaced number and all the digits in the serial number is divided by 9, and the remainder is In the case of 8, the banknote serial number is recognized as correct. As a result, based on the calculation result of the checksum calculation process, it can be confirmed whether the serial number of the banknote is correct.
- Example 1 when it is recognized that the denomination identification result of the banknote is normal and the serial number obtained from the serial number recognition result is correct, the specific number check process, the serial number printing process, the serial number data storage process And serial number processing such as different number check processing is executed. As a result, serial number processing using the correct serial number can be realized.
- the specific number check process can be realized by the banknote identification device 1 alone without cooperation with the personal computer terminal 2. it can. Note that not only the specific number check process, but also the serial number printing process, the serial number data storage process, the different number check process, and the like, can be realized by the banknote identification device 1 alone.
- the serial number checksum function is used to check whether the serial number recognition result or the serial number obtained by manual input is correct, and executes various processes that match the correctness of the serial number of the banknote. By doing so, it is possible to prevent problems in various processes using unidentified serial numbers.
- Example 2 the banknote identification apparatus 1 of the said Example 1 made the stacking part 17 one, you may make the stacking part 17 into two, and it demonstrates below as Example 2 about embodiment in this case.
- FIG. 12 is a perspective view showing an external configuration of the banknote recognition apparatus according to the second embodiment
- FIG. 13 is an explanatory diagram showing an internal configuration of the banknote identification apparatus according to the second embodiment.
- the same functional configuration as that of the banknote recognition apparatus 1 of the first embodiment is denoted by the same reference numeral, and the description of the overlapping configuration and operation is omitted.
- the banknote recognition apparatus 1A shown in FIG. 12 is greatly different from the banknote recognition apparatus 1 of the first embodiment in that the stacking unit 17 is divided into two units, a first stacking unit 17A and a second stacking unit 17B.
- the sensor unit 20 includes a detection sensor 20B that detects the presence or absence of banknotes loaded in the hopper unit 13, and a detection sensor 20C that detects the presence or absence of banknotes in the first stacking unit 17A and the second stacking unit 17B. ing. Furthermore, the sensor unit 20 includes a full detection sensor 20D that detects the fullness of banknotes in the first stacking unit 17A and the second stacking unit 17B, and a detection sensor 20E that detects the presence or absence of banknotes in the reject unit 18. Yes.
- Control part 25A is based on the identification result of banknote identification part 16, and when a banknote is a normal note, while conveying a banknote of a right note to the 1st stacking part 17A, and a banknote being a normal bad note
- the drive control unit 26 is controlled so as to convey and stack the banknotes of the lost bills to the second stacking unit 17B.
- the control unit 25A has a banknote that is abnormal in the banknote recognition unit 16, for example, a counterfeit ticket, a specific number ticket, a different number ticket, a checksum confirmation NG ticket, a transport abnormality ticket, a denomination ticket, and a serial number recognition.
- the drive control unit 26 is controlled so that these bills are conveyed to the reject unit 18 and accumulated.
- Example 2 based on the serial number obtained from the serial number recognition result of the banknote, a calculation process using the checksum function is executed. If the calculation result of the banknote is not a specified value, the serial number of the banknote is incorrect. The banknote was conveyed to the reject unit 18 and accumulated. As a result, it is confirmed whether or not the serial number obtained from the serial number recognition result is correct. If the serial number is incorrect, the banknotes are transported to the reject unit 18 and accumulated. The serial number processing in use can be surely prevented.
- Example 2 when the calculation result of a banknote is a regulation value, it recognizes that the serial number obtained by the serial number recognition result of the said banknote is correct, conveys a banknote of a correct bill to the 1st stacking part 17A, and accumulates it. Then, after the banknote of the banknote is conveyed and accumulated in the second stacking unit 17B, the serial number processing is executed on the banknote. As a result, it is possible to realize serial number processing for correct bills and banknotes using damaged serial numbers.
- Example 2 it is confirmed whether the serial number obtained from the serial number recognition result is correct and the serial number of the banknote is not correct even if the server apparatus (PC terminal 2) is not linked as in the past.
- the banknotes can be instantaneously transported and accumulated in the reject unit 18.
- the normal banknotes are transported to the second stacking unit 17B and stacked.
- the transport abnormality ticket, denomination ticket and serial number recognition NG ticket are transported and accumulated in the reject unit 18, and the counterfeit ticket, specific number ticket, different number ticket, and checksum confirmation NG ticket are stored in the second stacking unit 17B.
- banknote recognition apparatus 1A of the second embodiment two stacking units 17 and one rejecting unit 18 are used. However, eight stacking units 17 and two rejecting units 18 may be used. The embodiment will be described below as Example 3.
- FIG. 14 is an explanatory diagram showing the internal configuration of the banknote recognition apparatus of the third embodiment.
- the same functional configuration as that of the banknote recognition apparatus 1A of the second embodiment is denoted by the same reference numeral, and the description of the overlapping configuration and operation is omitted.
- a bill recognition device 1B shown in FIG. 14 includes a display unit 11 (not shown), an operation unit 12 (not shown), a hopper unit 13, a feeding unit 14, a transport unit 15, a bill recognition unit 16, a branching unit 19, and a detection sensor 20A. It has the sensor part 20 and impeller 21 provided with.
- the banknote identification device 1B includes a control unit 25B and a drive control unit 26, a communication unit 27, and a storage unit 28, which are not shown.
- the banknote recognition device 1B is greatly different from the banknote recognition device 1A of the second embodiment.
- the stacking unit 17 is composed of the first stacking unit 17A to the eighth stacking unit 17H, and the reject unit 18 is connected to the first reject unit 18A and the first reject unit 18A. There are two rejected portions 18B.
- the banknote recognition apparatus 1B sets the stacking types of the first stacking unit 17A to the eighth stacking unit 17H, the first reject unit 18A, and the second reject unit 18B according to the setting operation of the operation unit 12. For example, a 10 euro banknote is set in the first stacking unit 17A, a 20 euro banknote is set in the second stacking unit 17B, and a 50 euro banknote is set in the third stacking unit 17C.
- a 100 euro banknote is set in the fourth stacking unit 17D. Further, a 10 euro banknote banknote is set in the fifth stacking unit 17E, a 20 euro banknote banknote is set in the sixth stacking unit 17F, and a 50 euro banknote banknote is set in the seventh stacking unit 17G. A banknote of 100 euro banknotes is set in the eighth stacking unit 17H. Further, a counterfeit ticket, a checksum confirmation NG ticket, a specific number ticket, and a different number ticket are set in the first reject unit 18A. Furthermore, a conveyance abnormal ticket, a denomination abnormal ticket, and a serial number recognition NG ticket are set to the 2nd rejection part 18B.
- the control part 25B is a 1st rejection part for this conveyance banknote, when a conveyance banknote is an abnormal banknote, for example, a forged ticket, a specific number ticket, a different number ticket, or a checksum confirmation NG ticket.
- the drive control unit 26 is controlled so as to be conveyed to 18A and accumulated.
- the control part 25B when a conveyance banknote is an abnormal banknote, for example, a conveyance abnormality ticket, a money type abnormality ticket, or a serial number recognition NG ticket, this conveyance banknote is a 2nd rejection part.
- the drive control unit 26 is controlled to be transported to 18B and accumulated.
- Example 3 based on the serial number obtained from the banknote serial number recognition result, a calculation process using the checksum function is executed, and when the banknote calculation result is not a specified value, the banknote serial number is incorrect.
- the banknote was conveyed to the first reject unit 18A and accumulated. As a result, it is confirmed whether or not the serial number obtained from the serial number recognition result is correct. If the serial number is incorrect, the banknotes are transported to the first reject unit 18A and accumulated. Processing of serial numbers using numbers can be reliably prevented.
- the serial number obtained from the serial number recognition result of the banknote is recognized as correct, and the banknote is determined to be the first stacking unit 17A to 17A according to the designated denomination. It is transported to the eighth stacking unit 17H and stacked. As a result, serial number processing for banknotes using correct serial numbers can be realized.
- Example 3 it is confirmed whether the serial number obtained from the serial number recognition result is correct or not, and the serial number of the banknote is not correct, even if it is not linked to the server device (PC terminal 2) as in the past.
- the banknotes can be instantaneously conveyed and accumulated in the first reject portion 18A.
- Example 3 when a conveyance banknote is a forged ticket, a specific number ticket, a different number ticket, or a checksum confirmation NG ticket, for example, since this conveyance banknote is conveyed and accumulated in the 1st rejection part 18A, it is user. Can easily collect counterfeit tickets, specific number tickets, different number tickets or checksum confirmation NG tickets from the transport banknotes.
- Example 3 since a conveyance banknote is a conveyance abnormality ticket, a money type abnormality ticket, and a serial number recognition NG ticket, for example, since this conveyance banknote is conveyed and accumulated in the 2nd rejection part 18B, a user is A conveyance abnormality ticket, a denomination abnormality ticket, or a serial number recognition NG ticket can be easily collected from a conveyance banknote.
- the transported banknote when the transported banknote is a normal bill or a non-performing bill, the transported banknote is transported and accumulated in the first stacking unit 17A to the eighth stacking unit 17H corresponding to the designated denomination. , It is possible to easily collect a normal bill or a banknote of a specified denomination from a transport bill.
- a counterfeit ticket is set in the first rejection unit 18A and the second rejection unit 18B has a conveyance error.
- a ticket, a denomination ticket, and a serial number recognition NG ticket are set.
- a check sum confirmation NG ticket is set in the first stacking unit 17A, a specific number ticket is set in the second stacking unit 17B, a different number ticket is set in the third stacking unit 17C, and the fourth stacking unit 17D to the eighth stacking unit You may set each normal denomination banknote to 17H.
- the control unit 25B controls the drive control unit 26 to transport and stack the transport banknote to the first reject unit 18A. Moreover, the control part 25B controls the drive control part 26 in order to convey and accumulate a conveyance banknote to the 2nd rejection part 18B, when a conveyance banknote is a conveyance abnormality ticket, a money type abnormality ticket, or a serial number recognition NG ticket. . In addition, when the transport bill is a checksum confirmation NG ticket, the control unit 25B controls the drive control unit 26 to transport and stack the transport bill to the first stacking unit 17A.
- control part 25B controls the drive control part 26 in order to convey a conveyance banknote to the 2nd stacking part 17B, and to accumulate
- the banknote identification device 1B when the transported banknote is a forged ticket, can transport and stack the transported banknote to the first reject unit 18A. Furthermore, the banknote identification apparatus 1B can convey and convey this conveyance banknote to the 2nd rejection part 18B, when a conveyance banknote is a conveyance abnormality ticket, a money type abnormality ticket, or a serial number recognition NG ticket. Furthermore, the banknote identification apparatus 1B can convey and convey this conveyance banknote in the 1st stacking part 17A, when a conveyance banknote is a checksum confirmation NG ticket. Furthermore, the banknote identification apparatus 1B can convey and convey this conveyance banknote to the 2nd stacking part 17B, when a conveyance banknote is a specific number ticket.
- the banknote identification apparatus 1B can convey and convey this conveyance banknote in the 3rd stacking part 17C, when a conveyance banknote is a different number ticket. Further, when the transported banknote is a normal banknote, the banknote recognition apparatus 1B can transport and stack the fourth stacking unit 17D to the eighth stacking unit 17H according to the designated denomination.
- the checksum calculation processing of the serial number the alphabetic character in the serial number is replaced with a number corresponding to the alphabetical order, and the replaced number, all the digits in the serial number, Was calculated by dividing the sum of the two by “9”.
- the calculation result is the specified value “8”
- the serial number is recognized as correct.
- the checksum calculation process may be executed using the following calculation process.
- the computing unit 31 replaces the alphabetic characters in the serial number of the banknote with numbers corresponding to the alphabetical order, calculates the sum of all the digits of the serial number including the replaced numbers, and the total sum that is the calculation result is 1
- An arithmetic process is performed to repeatedly calculate the sum of the numbers of each digit until it becomes a digit. For example, when the serial number is 12 digits of “Z10708476264”, the alphabetical order of the alphabet letter “Z” is “26” th, so “Z” is replaced with “26”.
- the authorization unit 33 may authorize that the serial number is correct when the calculation result is the specified value “8”.
- the calculation unit 31 replaces the alphabetic character in the banknote serial number with the decimal number of the ASCII character code, and the sum of the replaced number and all the digits in the serial number is “9”.
- An arithmetic process is performed to divide and obtain the remainder. For example, when the serial number is 12 digits “Z10708476264”, the decimal number of the ASCII character code of the alphabetic character “Z” is “90”, so “Z” is replaced with “90”.
- the authorization unit 33 may authorize that the serial number is correct when the calculation result is the specified value “0”.
- the arithmetic unit 31 replaces the alphabetic characters in the serial number of the banknote with the decimal number of the ASCII character code, and divides the sum of all the digits of the serial number including the replaced number by “9”.
- the calculation process for obtaining the remainder is executed. For example, when the serial number is 12 digits of “Z10708476264”, the decimal number of the ASCII character code of the alphabet character “Z” is “90”, so “Z” is replaced with “90”.
- Examples 1 to 3 when there are unrecognizable digits in some digits in the serial number obtained from the serial number recognition result, the unrecognized digits are manually input. For example, when the number of unrecognizable digits is one, the number of unrecognizable digits may be automatically calculated by back-calculating the arithmetic processing of the sum check function described above. For example, if the serial number is 12 digits “Z10708 * 76264” and the seventh digit is “*” which cannot be recognized, “Z” is replaced with “26” in alphabetical order.
- the serial number is calculated by executing a reverse calculation process of a predetermined calculation process using the checksum function of the serial number.
- the unrecognizable digits in the serial number are calculated based on all the digits that can be recognized and the specified value of the calculation process.
- the euro banknote adopting the checksum function of the serial number is described as an example.
- the present invention is not limited to the euro banknote and can be applied to the banknote adopting the checksum function.
- the serial number checksum function is used to check whether the serial number is correct or not.
- the serial number check digit function is used to match a specific digit of the serial number. It may be determined whether or not the serial number is correct based on the determination result.
- each component of each device illustrated is functionally described, and is not necessarily physically configured as illustrated, and a specific aspect of each device is illustrated. Needless to say, it cannot be limited.
- each device various processing functions performed by each device are performed on a CPU (Central Processing Unit) (or a microcomputer such as an MPU (Micro Processing Unit) or MCU (Micro Controller Unit)), or on the same CPU (or MPU, MCU, etc.).
- a CPU Central Processing Unit
- MPU Micro Processing Unit
- MCU Micro Controller Unit
- all or any part of the program may be executed on a program that is analyzed and executed by a microcomputer) or on hardware based on wired logic.
- a predetermined calculation process is performed on the banknote serial number, and based on the calculation result, it is confirmed whether or not the banknote serial number is correct. Only when the number is wrong, the predetermined processing is executed on the banknote, so that various kinds of processing using the unidentified wrong serial number can be prevented in advance, so the banknote that executes various processes using the serial number Useful for identification devices.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Inspection Of Paper Currency And Valuable Securities (AREA)
Abstract
L'invention concerne un dispositif de traitement de billets de banque avec une unité de transport (15) qui sert à transporter les billets de banque acheminés à partir d'une unité de trémie (13) vers une unité d'empilage (17) ou une unité de rejet (18), une unité de reconnaissance (24) pour reconnaître un code/numéro du billet de banque transporté par l'unité de transport (15), et une unité de commande (25) qui exécute un processus de calcul faisant appel à une fonction de contrôle par addition sur la base du code/numéro tiré du résultat de la reconnaissance du code/numéro du billet de banque effectuée par l'unité de reconnaissance (24), et, quand le résultat de calcul du billet de banque ne correspond pas à une valeur prédéfinie, confirme que le code/numéro du billet de banque est incorrect, et commande à l'unité de transport (15) de transporter le billet de banque à l'unité de rejet (18). Il est ainsi possible de confirmer si le code/numéro est correct ou non, et d'éviter dans divers traitements des dysfonctionnements dus à l'utilisation d'un code/numéro incorrect.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP10854072.5A EP2590147A4 (fr) | 2010-06-29 | 2010-06-29 | Dispositif, système et procédé de traitement de billets de banque |
PCT/JP2010/061072 WO2012001775A1 (fr) | 2010-06-29 | 2010-06-29 | Dispositif, système et procédé de traitement de billets de banque |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2010/061072 WO2012001775A1 (fr) | 2010-06-29 | 2010-06-29 | Dispositif, système et procédé de traitement de billets de banque |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2012001775A1 true WO2012001775A1 (fr) | 2012-01-05 |
WO2012001775A9 WO2012001775A9 (fr) | 2012-02-23 |
Family
ID=45401530
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2010/061072 WO2012001775A1 (fr) | 2010-06-29 | 2010-06-29 | Dispositif, système et procédé de traitement de billets de banque |
Country Status (2)
Country | Link |
---|---|
EP (1) | EP2590147A4 (fr) |
WO (1) | WO2012001775A1 (fr) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014170995A1 (fr) * | 2013-04-18 | 2014-10-23 | グローリー株式会社 | Système et procédé de traitement pour billets de banque |
EP2816534B1 (fr) | 2012-02-13 | 2019-01-02 | Glory Ltd. | Dispositif et procédé de traitement de billet de banque |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009116798A (ja) * | 2007-11-09 | 2009-05-28 | Fuji Xerox Co Ltd | 偽造監視システム、サーバ、読み取り装置、および印刷装置 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
IL37456A (en) * | 1971-08-05 | 1975-10-15 | Elscint Ltd | Method and means for numbering and/or ascertaining the authenticity of serially numbered objects |
DE102004049209A1 (de) * | 2004-10-08 | 2006-04-20 | Giesecke & Devrient Gmbh | Verfahren und Vorrichtung für die Bearbeitung von Banknoten |
WO2006053685A2 (fr) * | 2004-11-18 | 2006-05-26 | Giesecke & Devrient Gmbh | Documents de valeur, production et verification de documents de valeur |
US8649590B2 (en) * | 2008-09-22 | 2014-02-11 | Glory Ltd. | Paper sheet management apparatus, paper sheet management method, and paper sheet management program |
-
2010
- 2010-06-29 WO PCT/JP2010/061072 patent/WO2012001775A1/fr active Application Filing
- 2010-06-29 EP EP10854072.5A patent/EP2590147A4/fr not_active Withdrawn
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009116798A (ja) * | 2007-11-09 | 2009-05-28 | Fuji Xerox Co Ltd | 偽造監視システム、サーバ、読み取り装置、および印刷装置 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP2816534B1 (fr) | 2012-02-13 | 2019-01-02 | Glory Ltd. | Dispositif et procédé de traitement de billet de banque |
WO2014170995A1 (fr) * | 2013-04-18 | 2014-10-23 | グローリー株式会社 | Système et procédé de traitement pour billets de banque |
Also Published As
Publication number | Publication date |
---|---|
EP2590147A1 (fr) | 2013-05-08 |
EP2590147A4 (fr) | 2013-11-20 |
WO2012001775A9 (fr) | 2012-02-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8649590B2 (en) | Paper sheet management apparatus, paper sheet management method, and paper sheet management program | |
JP5313257B2 (ja) | 紙葉類管理システム、紙葉類管理装置、紙葉類管理方法及び紙葉類管理プログラム | |
RU2568772C2 (ru) | Способ обработки банкнот | |
RU2372661C2 (ru) | Способ и устройство для обработки банкнот | |
WO2010032337A1 (fr) | Dispositif de gestion de feuilles de papier, procédé de gestion de feuilles de papier et programme de gestion de feuilles de papier | |
US20130317960A1 (en) | Method for the processing of banknotes | |
KR101885423B1 (ko) | 지폐 처리 장치 | |
CN102122407A (zh) | 纸张类识别装置、自动交易装置及纸张类识别方法 | |
JP2010086006A (ja) | 紙葉類処理システム及び紙葉類処理システムの照合方法。 | |
US8311665B2 (en) | Method for handling paper sheets | |
US20140332341A1 (en) | Self-service kiosk validator bridge | |
JP2014178863A (ja) | 紙葉類処理方法、及び紙葉類処理システム | |
WO2012001775A1 (fr) | Dispositif, système et procédé de traitement de billets de banque | |
JP2019148838A (ja) | 紙幣処理装置及び方法 | |
JP2016201046A (ja) | 紙葉類処理装置及び紙葉類処理方法 | |
US11108926B2 (en) | Sheet processing apparatus, sheet processing system, sheet processing method, and sheet processing program | |
CN112447003B (zh) | 纸币处理系统及纸币处理方法 | |
EP3716232B1 (fr) | Dispositif de manipulation d'argent et procédé de commande d'un dispositif de manipulation d'argent | |
US10949324B2 (en) | System for auditing shredding data | |
US9905070B2 (en) | Method for providing measurement data to an apparatus for processing valuable documents and valuable document processing apparatus | |
JP2017062862A (ja) | 紙葉類処理方法、紙葉類処理装置、及び紙葉類処理システム | |
JP5259227B2 (ja) | 紙葉類処理システムおよび紙葉類処理方法 | |
CN115803791B (zh) | 纸币处理系统及纸币处理方法 | |
WO2014170995A1 (fr) | Système et procédé de traitement pour billets de banque | |
US8215472B2 (en) | Banknote handling machine |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 10854072 Country of ref document: EP Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2010854072 Country of ref document: EP |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
NENP | Non-entry into the national phase |
Ref country code: JP |