JP5271996B2 - Passbook handling device - Google Patents

Passbook handling device Download PDF

Info

Publication number
JP5271996B2
JP5271996B2 JP2010282695A JP2010282695A JP5271996B2 JP 5271996 B2 JP5271996 B2 JP 5271996B2 JP 2010282695 A JP2010282695 A JP 2010282695A JP 2010282695 A JP2010282695 A JP 2010282695A JP 5271996 B2 JP5271996 B2 JP 5271996B2
Authority
JP
Japan
Prior art keywords
page
passbook
bankbook
information
control unit
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
JP2010282695A
Other languages
Japanese (ja)
Other versions
JP2012133430A (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.)
Hitachi Omron Terminal Solutions Corp
Original Assignee
Hitachi Omron Terminal Solutions Corp
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 Hitachi Omron Terminal Solutions Corp filed Critical Hitachi Omron Terminal Solutions Corp
Priority to JP2010282695A priority Critical patent/JP5271996B2/en
Priority to CN201110429632.6A priority patent/CN102663860B/en
Publication of JP2012133430A publication Critical patent/JP2012133430A/en
Application granted granted Critical
Publication of JP5271996B2 publication Critical patent/JP5271996B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Handling Of Cut Paper (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The present invention provides a bankbook processing apparatus, which is connected with an upper apparatus and equipped with a containing portion for containing a bankbook to be processed, a communication portion for receiving bankbook indication containing page turning indication information for turning the pages of the bankbook and printed information printed on the pages of the bankbook, a storage portion for storing various universal application programs of the bankbook processing apparatus, i.e., basic software, intrinsic application programs, i.e., intrinsic software according to the types of the bankbook processing apparatus, and marking information for indicating that it is over to print the printed information on the pages of the bankbook, a page turning portion for turning the pages of the bankbook. When the communication portion receives the printed information, the printed information is printed on the pages of the bankbook and marking information is set; when the communication portion receives the page turning indication information, the basic software is executed to determine whether the marking information is set or not; and when the marking information is determined not to be set, a control portion for retrying to turn the pages of the bankbook through the page turning mechanism according to the page turning indication information.

Description

本発明は、例えば、銀行などの金融機関で使用される通帳に、取引情報を印字する通帳取扱装置に関するものである。   The present invention relates to a passbook handling apparatus that prints transaction information on a passbook used in a financial institution such as a bank.

従来、銀行の支店等に設置された現金自動預払い機(ATM:Automated teller machine)が通帳に印字する場合、一般に印字済みの行数を計数した上で印字を開始する。この場合、通帳の印字行のうちの最終印字行と、メモリ等にあらかじめ記憶された1頁あたりの通帳印字行数とを比較して、通帳が全行印字済みになったと判定された場合に通帳を頁替している。そして、どの頁まで頁替したかを判定するために、通帳の頁の一部に予め設けられた頁マークを読み取って印字している頁をATM内の記憶部に記憶し、頁捲りされた後、読み取られた頁マークと、あらかじめATM内に記憶された頁マークとを比較して頁替え後の頁の良否を判定している。   Conventionally, when an automated teller machine (ATM) installed at a bank branch or the like prints on a passbook, printing is generally started after counting the number of printed lines. In this case, when the final print line of the passbook print lines is compared with the number of passbook print lines per page stored in advance in a memory or the like, and it is determined that the passbook has been printed on all lines. The passbook is changed. Then, in order to determine to which page the page has been changed, the page mark provided in advance in a part of the page of the passbook is read and stored in the storage unit in the ATM, and the page is turned. Thereafter, the read page mark and the page mark stored in the ATM in advance are compared to determine the quality of the page after the page change.

そして、頁替え後の頁が正しくない(例えば、二枚捲り)と判断した場合、センタ等の上位装置が通帳取り扱い装置に逆方向頁替えを指示したり、あるいは捲り前の頁と同じ頁のまま捲れていない場合には、センタ等の上位装置が通帳取り扱い装置に順頁捲りを指示するなど、頁捲りについてのリトライ処理が行われる。このリトライ処理では、通帳に対して同じ捲り動作を繰り返してもめくりが失敗に終わるケースが多く、それまでとは異なる捲り方式を取ることにより、頁捲りの信頼性を確保している場合が多い。   If it is determined that the page after the page change is incorrect (for example, two pages are turned over), a higher-level device such as the center instructs the passbook handling device to change the page in the reverse direction, or the same page as the page before turning. In the case where the page is not drawn, a retry process for page turning is performed, for example, a higher order device such as the center instructs the passbook handling device to turn the page forward. In this retry process, even if the same turning operation is repeated for the passbook, the turning often ends in failure, and the page turning reliability is often ensured by adopting a different turning method. .

近年、ATMの制御を簡素化するために、ATM内に通帳の頁マーク順序を記憶せずに頁捲りの良否判定をセンタ側で行うケースが増加している。この方式では、通帳の頁マーク順序を変更してもATMの変更が不要であり、上位装置プログラムの設定だけで対応可能であるという利点がある。しかしながら、頁めくりが失敗した際のATMに対する制御(例えば、頁替えのリトライ)は、ATMや通帳のページを捲る通帳取扱装置のプログラム自体が複雑化したり、多数あるATMや通帳取扱装置の種類ごとにアプリケーションが必要となってしまうという問題がある。   In recent years, in order to simplify ATM control, the number of cases where the page turning quality is determined on the center side without storing the page mark order of the passbook in the ATM is increasing. This method has the advantage that even if the page mark order of the passbook is changed, there is no need to change the ATM, and it can be handled only by setting the host device program. However, control over ATM when page turning fails (for example, retry of page change), the program itself of the bankbook handling device that turns the page of ATM or bankbook becomes complicated, or there are many types of ATMs and bankbook handling devices. However, there is a problem that an application becomes necessary.

このような制御の複雑さを回避するために、ATM側に専用のハードウェアを付加してリトライの信頼性を高めようとする例もある。例えば、特許第4369346号に公報されている技術にあっては、頁替えの際の捲られる頁の姿勢をセンサにより監視し、姿勢が不適であると判断した際は頁替えを中止し、リトライを行っている。   In order to avoid such control complexity, there is an example in which dedicated hardware is added to the ATM side to improve retry reliability. For example, in the technique disclosed in Japanese Patent No. 4369346, the orientation of the page to be turned over at the time of page change is monitored by a sensor, and when it is determined that the posture is inappropriate, the page change is stopped and the retry is performed. It is carried out.

特許第4369346号公報Japanese Patent No. 4369346

しかしながら、上述した従来技術では、いずれの場合もATMの種類に応じてアプリケーションのインストール、あるいはハードウェアの設定が必要となり、頁捲りに対するリトライ制御が容易ではないという問題がある。すなわち、ATMの種類に応じてソフトウェアの変更やハードウェアの設定をする必要があり、容易に頁捲りに対するリトライ制御ができないという問題があった。   However, the above-described prior art has a problem that in any case, installation of an application or setting of hardware is required according to the type of ATM, and retry control for page turning is not easy. That is, there is a problem that it is necessary to change software or set hardware according to the type of ATM, and retry control for page turning cannot be easily performed.

本発明は、上記に鑑みてなされたものであって、ATMのソフトウェアやハードウェアの種類に依存することなく容易に頁捲りに対するリトライ制御を可能とする通帳取扱装置を提供することを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to provide a passbook handling apparatus that can easily perform retry control for page turning without depending on the type of ATM software or hardware. .

上述した課題を解決し、目的を達成するために、本発明にかかる通帳取扱装置は、上位装置に接続された通帳取扱装置であって、通帳の挿入を受け付ける挿入部と、前記上位装置から前記通帳を頁替させるための頁替指示情報と、前記通帳の頁に印字するための印字情報とを含む通帳指示情報を受信する通信部と、前記通帳取扱装置の種類に共通したアプリケーションである基本ソフトと、前記通帳取扱装置の種類に固有のアプリケーションである固有ソフトと、前記通帳の頁への前記印字情報の印字が完了したことを示すフラグ情報とを記憶する記憶部と、前記通帳の頁を捲る頁捲り機構と、前記通信部が前記印字情報を受信した場合に前記通帳の頁に印刷するとともに前記フラグ情報を設定し、前記通信部が前記頁替指示情報を受信した場合に、前記基本ソフトを実行させることにより、前記フラグ情報が設定されているか否かを判定し、前記フラグ情報が設定されていないと判定した場合に、前記頁替指示情報にしたがって前記頁捲り機構による前記通帳の頁捲りのリトライを制御する制御部と、を備えたことを特徴とする。   In order to solve the above-described problems and achieve the object, a passbook handling device according to the present invention is a passbook handling device connected to a host device, an insertion unit that accepts insertion of a passbook, and the host device from the above Basic application that is common to the types of the passbook handling device and the communication unit that receives the passbook instruction information including the page change instruction information for changing the passbook and the print information for printing on the page of the passbook A storage unit that stores software, unique software that is an application specific to the type of the bankbook handling device, flag information indicating that printing of the print information on the page of the bankbook is completed, and a page of the bankbook A page turning mechanism for printing, and when the communication unit receives the print information, it prints the page of the passbook and sets the flag information, and the communication unit receives the page change instruction information. When the basic software is executed, it is determined whether or not the flag information is set. If it is determined that the flag information is not set, the page turning is performed according to the page change instruction information. And a control unit for controlling a page turning retry of the passbook by a mechanism.

本発明によれば、ATMのソフトウェアやハードウェアの種類に依存することなく容易に頁捲りに対するリトライ制御を可能とする通帳取扱装置を提供することができる。   According to the present invention, it is possible to provide a bankbook handling apparatus that can easily perform retry control for page turning without depending on the type of ATM software or hardware.

通帳取扱装置の構成および通帳構成図である。It is a structure of a bankbook handling apparatus, and a bankbook structure figure. 通帳の頁面に印刷された情報の例を示す図である。It is a figure which shows the example of the information printed on the page surface of a passbook. 通帳の表紙・裏面に印刷された情報の例を示す図である。It is a figure which shows the example of the information printed on the cover and the back surface of a passbook. 頁替機構部の構成を示す図である。It is a figure which shows the structure of a page change mechanism part. 頁替機構部が通帳の頁替をする様子を示す図である。It is a figure which shows a mode that a page change mechanism part changes the page of a bankbook. 頁替機構部が通帳の頁替をする様子を示す図である。It is a figure which shows a mode that a page change mechanism part changes the page of a bankbook. 頁替機構部が通帳の頁替をする様子を示す図である。It is a figure which shows a mode that a page change mechanism part changes the page of a bankbook. 通帳取扱装置の制御回路ブロック図である。It is a control circuit block diagram of a bankbook handling device. 制御部が実行するソフトウェアの構成の例を示す図である。It is a figure which shows the example of a structure of the software which a control part performs. 頁替処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of a page change process. 頁替処理の処理手順の変形例を示すフローチャートである。It is a flowchart which shows the modification of the process sequence of a page change process.

以下に添付図面を参照して、本発明にかかる通帳取扱装置の実施の形態を詳細に説明する。以下では、金融機関に採用されている、例えばATM(Automated teller machine)に搭載されている通帳取扱装置について説明しているが、冊子状の媒体の頁捲りに対するリトライ制御を行う装置であれば、これに限定されるものではない。   Embodiments of a bankbook handling apparatus according to the present invention will be described below in detail with reference to the accompanying drawings. In the following, a passbook handling device used in a financial institution, for example, installed in an ATM (Automated teller machine) is described, but if it is a device that performs retry control for page turning of a booklet-like medium, It is not limited to this.

図1は、本実施の形態における通帳取扱装置1の構成を示す図である。図1に示すように、通帳取扱装置1は、通帳2を挿入するための通帳挿入口3と、挿入された通帳を後述する頁替機構部8まで搬送するための搬送路4と、あらかじめ通帳2に印刷された磁気ストライプを読み取るための磁気ヘッド5と、通帳の頁の印字行を読み取るための印字行読取センサ6と、残高や入出金金額等の所定の情報を通帳の頁に印字するための印字ヘッド7と、上位装置からの頁替え指示により通帳2の頁替を行う頁替機構部8と、制御部23と、を含んで構成されている。なお、制御部23は、CPU(Central Processing Unit)等の演算装置から構成され、通帳取扱装置1の各部の動作を制御する。   FIG. 1 is a diagram showing a configuration of a bankbook handling apparatus 1 in the present embodiment. As shown in FIG. 1, a bankbook handling apparatus 1 includes a bankbook insertion port 3 for inserting a bankbook 2, a transport path 4 for transporting the inserted bankbook to a page change mechanism unit 8 described later, and a bankbook in advance. The magnetic head 5 for reading the magnetic stripe printed on 2, the print line reading sensor 6 for reading the print line of the passbook page, and predetermined information such as balance and deposit / withdrawal amount are printed on the page of the book. For this purpose, the printing head 7 includes a page changing mechanism 8 that changes pages of the passbook 2 in response to a page changing instruction from the host device, and a control unit 23. The control unit 23 is composed of a calculation device such as a CPU (Central Processing Unit), and controls the operation of each unit of the bankbook handling device 1.

通帳取扱装置1は、利用者から通帳2が通帳挿入口3に挿入されると、挿入された通帳2を通帳搬送路4を介して内部に取り込み、その搬送途中で、磁気ヘッド5によって通帳2のあらかじめ記録された磁気ストライプ8の記録内容を読み取るとともに、印字行読み取りセンサ6により通帳2のあらかじめ印字された頁バーコード9および取引印字10を読み取る。   When the bankbook 2 is inserted from the user into the bankbook insertion port 3, the bankbook handling apparatus 1 takes the inserted bankbook 2 into the bankbook via the bankbook transport path 4 and passes the bankbook 2 by the magnetic head 5 during the transport. The pre-recorded contents of the magnetic stripe 8 are read, and the pre-printed page barcode 9 and transaction print 10 of the passbook 2 are read by the print line reading sensor 6.

図2Aは、通帳2の頁面に印刷された情報の例を示す図である。図2Aに示すように、通帳2の頁面には、頁数を示す頁バーコード9と、取引内容を示す取引印字情報10(図2Aに示した例では、取引日付)とが印字されている。   FIG. 2A is a diagram illustrating an example of information printed on the page of the passbook 2. As shown in FIG. 2A, a page barcode 9 indicating the number of pages and transaction print information 10 indicating transaction contents (in the example shown in FIG. 2A, transaction date) are printed on the page surface of the bankbook 2. .

また、図2Bは、通帳2の表紙・裏面に印刷された情報の例を示す図である。図2Bに示すように、通帳2の表面または裏面(図2Bの例では裏面)には、通帳2を識別するための磁気ストライプ11が印字されている。   FIG. 2B is a diagram illustrating an example of information printed on the front cover / back side of the passbook 2. As shown in FIG. 2B, a magnetic stripe 11 for identifying the bankbook 2 is printed on the front surface or the back surface of the bankbook 2 (the back surface in the example of FIG. 2B).

図3は、上述した頁替機構部8の構成を示す図である。図3に示すように、頁替機構部8は、捲り位置基準センサ12と、順頁替ローラ13と、逆頁替ローラ14と、可動搬送ガイド15と、搬送ローラ16とを有している。   FIG. 3 is a diagram illustrating a configuration of the page change mechanism unit 8 described above. As shown in FIG. 3, the page change mechanism unit 8 includes a turning position reference sensor 12, a forward page change roller 13, a reverse page change roller 14, a movable conveyance guide 15, and a conveyance roller 16. .

捲り位置基準センサ12は、搬送路4上を搬送されてきた通帳2が所定の頁捲り位置にあるか否かを検知するものである。順頁替ローラ13は、通帳2の頁を順方向に頁捲りするためのローラである。また、逆頁替ローラ14は、通帳2の頁を逆方向に頁捲りするためのローラである。制御部23は、捲り位置基準センサ12が、通帳2が所定の頁捲り位置に搬送されたことを検知すると、可動搬送ガイド15を、閉位置から開位置まで移動させる。なお、搬送ローラ16は、通帳2を進行方向または逆方向に搬送させるためのローラである。   The turning position reference sensor 12 detects whether or not the passbook 2 conveyed on the conveying path 4 is at a predetermined page turning position. The forward page changing roller 13 is a roller for turning pages of the passbook 2 in the forward direction. The reverse page changing roller 14 is a roller for turning the pages of the bankbook 2 in the reverse direction. When the turning position reference sensor 12 detects that the bankbook 2 has been conveyed to a predetermined page turning position, the control unit 23 moves the movable conveyance guide 15 from the closed position to the open position. The transport roller 16 is a roller for transporting the bankbook 2 in the traveling direction or the reverse direction.

図4〜図6は、頁替機構部8が通帳2の頁替をする様子を示す図である。図4に示すように、まず、制御部23は、通帳2が所定の頁捲り位置に搬送されると、順頁替ローラ13を正頁替えローラ回転方向21の方向(図4に示す例では時計回りの方向)に回転させる。順頁替ローラ13がその方向に回転すると、正頁替えローラ凹部22が通帳2の中紙20(通帳2の、ある頁)の端に当接し、順頁替ローラ13は、そのまま中紙20を保持したまま回転方向に回転する。その後、図4および図5に示すように、中紙20が捲れ上がり、最終的には、図6に示したように、中紙20は反対側の頁まで捲られることとなる。   4 to 6 are diagrams showing how the page change mechanism unit 8 changes the page of the bankbook 2. As shown in FIG. 4, first, when the bankbook 2 is conveyed to a predetermined page turning position, the control unit 23 moves the forward page changing roller 13 in the direction of the normal page changing roller rotation direction 21 (in the example shown in FIG. 4). Rotate clockwise. When the forward page changing roller 13 rotates in that direction, the normal page changing roller recess 22 comes into contact with the end of the middle paper 20 (a certain page of the passbook 2), and the forward page changing roller 13 remains as it is. Rotate in the rotation direction while holding Thereafter, as shown in FIGS. 4 and 5, the intermediate paper 20 is rolled up, and finally, as shown in FIG. 6, the intermediate paper 20 is rolled up to the opposite page.

なお、正頁替えローラ13の回転速度は、通常速度と低速度の2段階を選択可能としており、上位装置から頁捲りの指示を受け、後述する処理によって頁捲りのリトライをする場合には、中紙20と正頁替えローラ13の摩擦力をより多く確保して確実に頁を捲るため、低速度で回転させる。   Note that the rotation speed of the normal page changing roller 13 can be selected from two stages, a normal speed and a low speed. When a page turning instruction is received from the host device and the page turning is retried by a process described later, In order to secure a larger amount of frictional force between the intermediate paper 20 and the normal page changing roller 13 and to reliably turn the page, it is rotated at a low speed.

図7Aは、通帳取扱装置1の制御回路ブロック図である。図7に示すように、CPU(制御部)23は、ROM24に格納されたプログラムに従って各回路装置を制御し、その際に生成した各種の制御データをRAM25で読み出し可能に記憶する。上位通信I/F26は、上位装置であるATMの制御部(ATM制御部28)から、通信回線27を介してコマンドを受信し、そのコマンドをRAM25に読み出し可能に記憶する。また、そのコマンドの実行結果をRAM25から読み出し、上位通信I/F26および通信回線27を介してATM制御部28に送る。   FIG. 7A is a control circuit block diagram of the bankbook handling apparatus 1. As shown in FIG. 7, the CPU (control unit) 23 controls each circuit device in accordance with a program stored in the ROM 24, and stores various control data generated at that time so as to be readable by the RAM 25. The host communication I / F 26 receives a command from the ATM control unit (ATM control unit 28), which is a host device, via the communication line 27, and stores the command in the RAM 25 so as to be readable. In addition, the execution result of the command is read from the RAM 25 and sent to the ATM control unit 28 via the host communication I / F 26 and the communication line 27.

上位通信I/F26は、ATM制御部28から通信回線27を経由して通帳2を吸入する指令を受け取り、通帳2が搬送路4内を移動する際に、磁気ヘッド5が通帳2の磁気ストライプ10に記録された磁気信号を読み取る。そして、磁気ヘッド5で読み取った磁気信号はアンプ29で増幅され、制御部23は、続いてA/Dコンバータ30でアナログデジタル変換してRAM25に記憶させる。その後、制御部23は、デジタル変換された磁気信号を解析し、磁気ストライプ10に記録された情報をRAM25に記憶する。制御部23は、RAM25に記憶された磁気ストライプ10に記録された情報を、上位通信I/Fおよび通信回線27を介してATM制御部28に送る。   The host communication I / F 26 receives a command for inhaling the bankbook 2 from the ATM control unit 28 via the communication line 27, and the magnetic head 5 moves the magnetic stripe of the bankbook 2 when the bankbook 2 moves in the conveyance path 4. The magnetic signal recorded in 10 is read. The magnetic signal read by the magnetic head 5 is amplified by the amplifier 29, and the control unit 23 subsequently performs analog-digital conversion by the A / D converter 30 and stores it in the RAM 25. Thereafter, the control unit 23 analyzes the digitally converted magnetic signal and stores the information recorded in the magnetic stripe 10 in the RAM 25. The control unit 23 sends information recorded in the magnetic stripe 10 stored in the RAM 25 to the ATM control unit 28 via the host communication I / F and the communication line 27.

駆動回路31はタイミング回路を含み、LEDアレイ32およびCCDイメージセンサ33を駆動し、通帳2が搬送路4内に取り込まれたときにLEDアレイ32から照射した反射光線が、光学フィルタ34およびレンズ35を介してCCDイメージセンサ33で検知される。このCCDイメージセンサ33で検知した信号はアンプ36によって増幅されると、A/Dコンバータ30でアナログデジタル変換してRAM25に記憶させる。その後、制御部23は、頁バーコード9に記録された情報と取引印字10の印字済み行をRAM25に記憶する。制御部23は、RAM25に記憶された頁バーコード9に記録された情報と取引印字10の印字済み行を示す情報を、上位通信I/Fおよび通信回線27を介してATM制御部28に送る。   The drive circuit 31 includes a timing circuit, drives the LED array 32 and the CCD image sensor 33, and reflected light emitted from the LED array 32 when the bankbook 2 is taken into the transport path 4 is converted into the optical filter 34 and the lens 35. Is detected by the CCD image sensor 33. When the signal detected by the CCD image sensor 33 is amplified by the amplifier 36, it is converted from analog to digital by the A / D converter 30 and stored in the RAM 25. Thereafter, the control unit 23 stores the information recorded in the page barcode 9 and the printed line of the transaction print 10 in the RAM 25. The control unit 23 sends the information recorded in the page barcode 9 stored in the RAM 25 and the information indicating the printed line of the transaction print 10 to the ATM control unit 28 via the host communication I / F and the communication line 27. .

制御部23が実行するソフトウェアは、図7Bに示すように、様々な種類の機種の通帳取扱装置1に共通するプログラムを有した基本ソフト231と、通帳取扱装置1の機種の種類に応じて異なるプログラム(固有のプログラム)を有したアプリケーション232とを含んで構成されている。以下に示す通帳2の頁替処理は、基本ソフト231に組み込まれるため、頁替処理を含むアプリケーション232を、通帳取扱装置1ごとに準備する必要がなくなる。   As shown in FIG. 7B, the software executed by the control unit 23 differs depending on the basic software 231 having a program common to various types of bankbook handling devices 1 and the type of model of the bankbook handling device 1. And an application 232 having a program (unique program). Since the following page change process of the passbook 2 is incorporated in the basic software 231, it is not necessary to prepare the application 232 including the page change process for each passbook handling apparatus 1.

続いて、頁替機構部8が通帳2の頁替をする場合の頁替処理の処理手順について説明する。図8は、頁替する方向を判定して頁替する頁替処理の処理手順を示すフローチャートである。   Next, the processing procedure of the page changing process when the page changing mechanism unit 8 changes the page of the bankbook 2 will be described. FIG. 8 is a flowchart showing a processing procedure of a page changing process for determining the direction of changing pages and changing pages.

図8に示すように、通帳取扱装置1の制御部23は、ATM制御部28から何らかの指示(コマンド)を受け取るまで待機し(ステップS801)、上位通信I/F部26が、通帳2への印字を完了させる旨の通知を受けたか否かを判定し(ステップS802)、その旨の通知を受けたと判定した場合(ステップS802;Yes)、処理を終了させる。なお、印字を完了させるか否かの判定は、ATM制御部28やセンタなどの上位機器が、挿入された通帳2の磁気情報、頁バーコードの示す情報、印字済み行などの情報から判断している。   As shown in FIG. 8, the control unit 23 of the bankbook handling apparatus 1 waits until receiving some instruction (command) from the ATM control unit 28 (step S801), and the higher-level communication I / F unit 26 transfers the data to the bankbook 2. It is determined whether or not notification of completion of printing has been received (step S802). If it is determined that notification of that fact has been received (step S802; Yes), the processing is terminated. Whether or not printing is to be completed is determined by a host device such as the ATM control unit 28 or the center from information such as magnetic information of the inserted bankbook 2, information indicated by a page barcode, and printed lines. ing.

一方、制御部23は、その旨の通知を受けていないと判定した場合(ステップS802;No)、通帳挿入口3に挿入された通帳2が吸入されることを示す吸入コマンドを、ATM制御部28から受け取ったか否かを判定する(ステップS803)。   On the other hand, if the control unit 23 determines that the notification to that effect has not been received (step S802; No), an inhalation command indicating that the passbook 2 inserted into the passbook insertion port 3 is inhaled is sent to the ATM control unit. It is determined whether or not it has been received from 28 (step S803).

制御部23は、ATM制御部28から吸入コマンドを受け取ったと判定した場合(ステップS803;Yes)、通常頁替フラグをクリアし(ステップS804)、ステップS801に戻って待機する。この通常頁替フラグは、吸入された通帳23の頁に入出金金額等の印字情報のすべてが印字され、通常の速度で頁替すべき状態にあるか否かを判定するために用いられるものであり、例えば、制御部23内部のメモリ領域に記憶される。   When it is determined that the inhalation command has been received from the ATM control unit 28 (step S803; Yes), the control unit 23 clears the normal page change flag (step S804), returns to step S801, and waits. The normal page change flag is used to determine whether or not all the printing information such as the deposit / withdrawal amount is printed on the page of the inhaled passbook 23 and the page should be changed at a normal speed. For example, it is stored in a memory area inside the control unit 23.

一方、制御部23は、ATM制御部28から吸入コマンドを受け取っていないと判定した場合(ステップS803;No)、さらに印字コマンドを受け取ったか否かを判定する(ステップS805)。そして、制御部23は、印字コマンドを受け取ったと判定した場合(ステップS805;Yes)、上述した通常頁替フラグをセットし(ステップS806)、印字コマンドに従って印字情報を印字し(ステップS807)、ステップS801に戻って待機する。   On the other hand, when it is determined that the inhalation command has not been received from the ATM control unit 28 (step S803; No), the control unit 23 further determines whether a print command has been received (step S805). If it is determined that the print command has been received (step S805; Yes), the control unit 23 sets the above-described normal page change flag (step S806), and prints print information in accordance with the print command (step S807). The process returns to S801 and waits.

制御部23は、印字コマンドを受け取っていないと判定した場合(ステップS805;No)、さらに、順方向に頁替するコマンド(順頁替コマンド)を受け取ったか否かを判定する(ステップS808)。そして、制御部23は、順頁替コマンドを受け取ったと判定した場合(ステップS808;Yes)、さらに、通常頁替フラグがセットされているか、すなわち、頁への印字情報の印字が完了した状態であるか否かを判定し(ステップS809)、通常頁替フラグがセットされていると判定した場合(ステップS809;Yes)、正しい頁で取引印字が行われ、頁替すべき状態にあるものと判定し、順頁替ローラ13の回転速度を通常速度に設定し(ステップS810)、設定した通常の速度で頁替動作する(ステップS812)。   If it is determined that the print command has not been received (step S805; No), the control unit 23 further determines whether or not a command for changing pages in the forward direction (forward page change command) has been received (step S808). If it is determined that the forward page change command has been received (step S808; Yes), the control unit 23 further sets the normal page change flag, that is, in a state where printing of the print information on the page is completed. It is determined whether or not there is (step S809), and if it is determined that the normal page change flag is set (step S809; Yes), the transaction printing is performed on the correct page and the page is to be changed. The rotation speed of the forward page changing roller 13 is set to the normal speed (step S810), and the page changing operation is performed at the set normal speed (step S812).

一方、制御部23は、通常頁替フラグがセットされていないと判定した場合(ステップS809;No)、例えば、頁が捲られておらず(頁の空捲り)現在の頁が印字対象の頁ではない等の何らかの理由により通常の速度で頁替すべき状態にないと判定し、順頁替ローラ13の回転速度を異常用の速度に設定し(ステップS811)、設定した異常用の速度で頁替動作する(ステップS812)。   On the other hand, if the control unit 23 determines that the normal page change flag is not set (step S809; No), for example, the page has not been turned (page empty) and the current page is the page to be printed. For some reason, it is determined that the page should not be changed at a normal speed, the rotational speed of the forward page change roller 13 is set to an abnormal speed (step S811), and the set abnormal speed is set. A page change operation is performed (step S812).

そして、制御部23は、ステップS812が終了すると、頁が捲られたものとして、通常頁替フラグをクリアし(ステップS813)、ステップS801に戻って待機する。ここで通常頁替フラグをクリアする理由は、ステップS810またはS811において行われた頁替が正しく行われたか否かを判定するためである。すなわち、ステップS813において通常頁替フラグがクリアされた状態で頁替する場合は、制御部23はステップS809における判定で、頁捲りが異常であったと判定することとなる。   Then, when step S812 ends, the control unit 23 clears the normal page replacement flag (step S813), assuming that the page has been turned, and returns to step S801 to wait. Here, the reason for clearing the normal page change flag is to determine whether or not the page change performed in step S810 or S811 has been performed correctly. That is, when the page is changed in a state where the normal page change flag is cleared in step S813, the control unit 23 determines that the page turning is abnormal in the determination in step S809.

ステップS808において、制御部23は、順頁替コマンドを受け取っていないと判定した場合(ステップS808;No)、さらに、逆頁替コマンドを受け取ったか否かを判定し(ステップS814)、逆頁替コマンドを受け取ったと判定した場合(ステップS814;Yes)、例えば、2枚捲りであると判定し、逆頁替ローラ14の回転速度を異常用の速度に設定し(ステップS815)、設定した異常用の速度で頁替動作する(ステップS816)。その後、制御部23は、通常頁替フラグをクリアし(ステップS817)、ステップS801に戻って待機する。なお、ステップS815において逆頁替ローラ14の回転速度を異常用の速度に設定する理由は、通常、逆頁替えコマンドを受け取る場合とは、例えば、前回の頁替えが期待に反して複数枚を同時に捲ってしまった場合等に発行され、頁捲りが正常ではない状態となっているためである。   If it is determined in step S808 that the forward page change command has not been received (step S808; No), the control unit 23 further determines whether a reverse page change command has been received (step S814). If it is determined that the command has been received (step S814; Yes), for example, it is determined that the number of pages has been turned, for example, the rotation speed of the reverse page change roller 14 is set to an abnormal speed (step S815), The page changing operation is performed at a speed of (step S816). Thereafter, the control unit 23 clears the normal page change flag (step S817), returns to step S801, and waits. The reason why the rotation speed of the reverse page changing roller 14 is set to an abnormal speed in step S815 is that the normal case of receiving the reverse page change command is, for example, that a plurality of sheets are not used when the previous page change is expected. This is because it is issued when the pages are turned at the same time and the page turning is not normal.

一方、制御部23は、逆頁替コマンドを受け取っていないと判定した場合(ステップS814;No)、処理を行わずにステップS801に戻ってそのまま待機する。そして、ステップS802において、ATM制御部28から印字を完了させる旨の通知を受けると、図8に示した全ての処理が終了する。   On the other hand, when it determines with the control part 23 not receiving the reverse page change command (step S814; No), it returns to step S801, without performing a process, and waits as it is. In step S802, upon receiving notification from the ATM control unit 28 that printing is to be completed, all the processes shown in FIG. 8 are completed.

このように、ATM制御部28や銀行の計算センタ等の上位装置から、頁捲りのリトライ捲り指示が無くとも適切な捲り方式を通帳取引装置側で自動的に設定し、設定した内容に従って頁捲りを実行することが出来る。よって、従来のように上位側のプログラムによって、通帳の頁替えに関する個別の指示(通常の頁捲りまたはリトライによる頁捲り)という指示を受けることなく通帳の頁替えを行うので、複雑なソフトウェアの変更やハードウェアの設定をする必要とすることなく頁捲りに対するリトライ制御が可能となる。また、頁替えの信頼性が高い通帳取扱装置を安価に提供でき顧客の利便性が向上する。   In this way, an appropriate turning method is automatically set on the book transaction apparatus side from a host device such as the ATM control unit 28 or a bank calculation center without a page turning retry instruction, and page turning is performed according to the set contents. Can be executed. Therefore, as in the past, the upper-level program changes the passbook without receiving instructions for individual instructions for page change of the passbook (normal page turning or page turning by retry), so complicated software changes In addition, retry control for page turning is possible without the need to set up hardware or hardware. In addition, a passbook handling device with high page change reliability can be provided at low cost, and convenience for customers is improved.

さらに、本実施の形態においては、頁捲りが正しく行われていない場合、頁替ローラの回転駆動部の動作速度を低速に変化させるので、頁替ローラと通帳との摩擦力を向上することができ、確実に頁替処理を実行することができる。   Furthermore, in this embodiment, when the page turning is not performed correctly, the operation speed of the rotation driving unit of the page changing roller is changed to a low speed, so that the frictional force between the page changing roller and the passbook can be improved. It is possible to perform the page changing process reliably.

なお、上述した実施の形態においては、通帳取引装置1の内部の制御部23が基本ソフト231を実行することによって頁替処理を行うこととしたが、センタ側のプログラム(基本ソフト)で図8に示した頁替コマンドの判定や通常頁替フラグの判定等を行う処理(実際に頁替する処理以外の処理)を実行し、その結果のみを通帳取引装置1に送り、通帳取引装置1側では、受け取ったコマンドに従って単純に頁替させることも可能である。この場合も、上述したように、センタ側の基本ソフトに実際に頁替する処理以外の処理が組み込まれるため、センタ側のプログラムの通帳頁替え処理が平易になり、ソフトウェアの保守性を向上することが出来る。   In the above-described embodiment, the control unit 23 in the passbook transaction apparatus 1 executes the basic software 231 to perform the page changing process. However, the center side program (basic software) is shown in FIG. The process for determining the page change command and the normal page change flag shown in the above (the process other than the actual page change process) is executed, and only the result is sent to the bankbook transaction apparatus 1 and the bankbook transaction apparatus 1 side. Then, it is possible to simply change the page according to the received command. Also in this case, as described above, processing other than the actual page changing process is incorporated into the basic software on the center side, so that the passbook page changing process of the center side program becomes easy and the maintainability of the software is improved. I can do it.

なお、通帳の繰越を行う場合には2冊目の通帳の1ページ目を捲る必要があることから、処理中の通帳2の頁をあわせると、正常な処理であっても2頁捲られることとなり、図8に示した頁替処理では、ステップS808またはステップS814において、必ず異常用の頁替速度で頁が捲られてしまう。したがって、図9のステップS901〜S903に示すように、ATM制御部28から通帳繰越のコマンドを受けた場合、捲ろうとする頁数が2頁以上であるか否かを確認した上で頁捲りを行うこととしてもよい。このような確認を行うことによって、通帳繰越時に必ず頁捲りが異常用の頁替速度に設定され、処理の遅延を招くことを防止することが出来る。   In addition, when carrying over the bankbook, it is necessary to page the first page of the second bankbook. Therefore, when the pages of the bankbook 2 being processed are combined, two pages can be paged even in normal processing. Thus, in the page changing process shown in FIG. 8, the page is always turned at the abnormal page changing speed in step S808 or step S814. Therefore, as shown in steps S901 to S903 in FIG. 9, when a passbook carry-over command is received from the ATM control unit 28, the page turning is performed after confirming whether the number of pages to be turned is two or more. It may be done. By performing such confirmation, it is possible to prevent the page turning from being set to the abnormal page change speed without fail when the bankbook is carried over, and to delay processing.

本発明は、上記実施の形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化することができる。また、上記実施の形態に開示されている複数の構成要素の適宜な組み合わせることも可能である。   The present invention is not limited to the above-described embodiments as they are, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. In addition, it is possible to appropriately combine a plurality of constituent elements disclosed in the above embodiments.

1…通帳取扱装置
2…通帳
3…通帳挿入口
4…搬送路
5…磁気ヘッド
6…印字行読み取りセンサ
7…印字ヘッド
8…頁替え機構部
9…頁バーコード
10…取引印字
11…磁気ストライプ
12…捲り位置基準センサ
13…順頁替えローラ
14…逆頁替えローラ
15…可動搬送ガイド(閉位置)
16…可動搬送ガイド(開位置)
17…搬送ローラ1
18…搬送ローラ2
19…頁替え搬送距離
20…通帳の中紙
21…製頁替えローラ回転方向
22…製頁替えローラ凹部
23…CPU(制御部)
231…基本ソフト
232…アプリケーション
24…ROM
25…RAM
26…上位通信I/F
27…通信回線
28…ATM制御部
29…アンプ(磁気ヘッド用)
30…ADコンバータ
31…駆動回路
32…LEDアレイ
33…CCDイメージセンサ
34…光学フィルタ
35…レンズ
36…アンプ(CCDイメージセンサ用)。
DESCRIPTION OF SYMBOLS 1 ... Passbook handling apparatus 2 ... Passbook 3 ... Passbook insertion slot 4 ... Conveyance path 5 ... Magnetic head 6 ... Print line reading sensor 7 ... Print head 8 ... Page change mechanism part 9 ... Page barcode 10 ... Transaction printing 11 ... Magnetic stripe 12 ... Turning position reference sensor 13 ... Forward page changing roller 14 ... Reverse page changing roller 15 ... Movable conveyance guide (closed position)
16 ... Movable conveyance guide (open position)
17 ... Conveying roller 1
18 ... Conveying roller 2
19 ... Page change conveyance distance 20 ... Medium paper 21 in the passbook ... Page change roller rotation direction 22 ... Page change roller recess 23 ... CPU (control unit)
231 ... Basic software 232 ... Application 24 ... ROM
25 ... RAM
26 ... Upper communication I / F
27 ... Communication line 28 ... ATM control unit 29 ... Amplifier (for magnetic head)
DESCRIPTION OF SYMBOLS 30 ... AD converter 31 ... Drive circuit 32 ... LED array 33 ... CCD image sensor 34 ... Optical filter 35 ... Lens 36 ... Amplifier (for CCD image sensor)

Claims (7)

上位装置に接続された通帳取扱装置であって、
通帳の挿入を受け付ける挿入部と、
前記上位装置から前記通帳を頁替させるための頁替指示情報と、前記通帳の頁に印字するための印字情報とを含む通帳指示情報を受信する通信部と、
前記通帳取扱装置の種類に共通したアプリケーションである基本ソフトと、前記通帳取扱装置の種類に固有のアプリケーションである固有ソフトと、前記通帳の頁への前記印字情報の印字が完了したことを示すフラグ情報とを記憶する記憶部と、
前記通帳の頁を捲る頁捲り機構と、
前記通信部が前記印字情報を受信した場合に前記通帳の頁に印刷するとともに前記フラグ情報を設定し、前記通信部が前記頁替指示情報を受信した場合に、前記基本ソフトを実行させることにより、前記フラグ情報が設定されているか否かを判定し、前記フラグ情報が設定されていないと判定した場合に、前記頁替指示情報にしたがって前記頁捲り機構による前記通帳の頁捲りのリトライを制御する制御部と、
を備えたことを特徴とする通帳取扱装置。
A passbook handling device connected to the host device,
An insertion section for accepting insertion of a bankbook;
A communication unit for receiving passbook instruction information including page change instruction information for changing pages of the passbook from the host device, and print information for printing on a page of the passbook;
Basic software that is an application common to the type of bankbook handling device, unique software that is an application specific to the type of bankbook handling device, and a flag indicating that printing of the print information on the page of the bankbook has been completed A storage unit for storing information;
A page turning mechanism for turning pages of the bankbook;
When the communication unit receives the print information, it prints on the page of the passbook and sets the flag information, and when the communication unit receives the page change instruction information, by executing the basic software Determining whether the flag information is set, and controlling the page turning retry of the passbook by the page turning mechanism according to the page change instruction information when it is determined that the flag information is not set. A control unit,
A passbook handling device characterized by comprising:
前記制御部は、前記頁替指示情報が順方向への頁替であるか否かを判定し、判定した結果に従って前記通帳の頁の捲り方向を定める、
ことを特徴とする請求項1に記載の通帳取扱装置。
The control unit determines whether or not the page change instruction information is a page change in the forward direction, and determines the page turning direction of the passbook according to the determined result.
The passbook handling apparatus according to claim 1.
前記制御部は、前記頁替指示情報が順方向への頁替であると判定した場合であって、前記フラグ情報が設定されていない場合には、異常な頁捲りであると判定し、前記通帳の頁を順方向に低速で捲るように前記頁捲り機構を制御する、
ことを特徴とする請求項2に記載の通帳取扱装置。
The control unit determines that the page change instruction information is a page change in the forward direction, and determines that the page turning is abnormal when the flag information is not set. Controlling the page turning mechanism so that the pages of the passbook are turned in the forward direction at a low speed;
The passbook handling apparatus according to claim 2, wherein
前記制御部は、前記頁替指示情報が順方向への頁替ではないと判定した場合、異常な頁捲りであると判定し、前記通帳の頁を逆方向に低速で捲るように前記頁捲り機構を制御する、
ことを特徴とする請求項2に記載の通帳取扱装置。
When the control unit determines that the page change instruction information is not a page change in the forward direction, the control unit determines that the page is turned abnormally and turns the page of the passbook in a reverse direction at a low speed. Control the mechanism,
The passbook handling apparatus according to claim 2, wherein
前記制御部は、前記通帳指示情報に前記通帳の繰越情報が含まれているか否かを判定し、前記通帳指示情報に前記通帳の繰越情報が含まれていると判定した場合、前記通帳の頁が異常な頁捲りであっても、通常の速度で前記通帳の頁を捲るように前記頁捲り機構を制御する、
ことを特徴とする請求項2〜4のいずれか1項に記載の通帳取扱装置。
The control unit determines whether the passbook instruction information includes carry-over information of the passbook, and determines that the passbook instruction information includes the passbook carry-over information, the page of the passbook Even if the page turning is abnormal, the page turning mechanism is controlled to turn the page of the passbook at a normal speed.
The bankbook handling apparatus according to any one of claims 2 to 4, wherein the banknote handling apparatus is provided.
前記通帳取扱装置は、前記上位装置である現金自動取引装置に接続され、
前記制御部は、前記通信部が前記現金自動取引装置から前記通帳指示情報を受けた場合に、前記頁捲り機構による前記通帳の頁捲りを制御する、
ことを特徴とする請求項1〜5のいずれか1項に記載の通帳取扱装置。
The bankbook handling device is connected to the automatic teller machine, which is the host device,
The control unit controls the page turning of the passbook by the page turning mechanism when the communication unit receives the passbook instruction information from the automatic teller machine.
The bankbook handling apparatus according to any one of claims 1 to 5, wherein
前記通帳取扱装置は、前記現金自動取引装置およびネットワークを介して前記現金自動取引装置を管理するセンタに接続され、前記通信部が、前記センタから前記通帳指示情報を受けた場合に、前記頁捲り機構による前記通帳の頁捲りを制御する、
ことを特徴とする請求項6項に記載の通帳取扱装置。
The passbook handling device is connected to a center that manages the automatic teller machine via the automatic teller machine and a network, and when the communication unit receives the passbook instruction information from the center, the page turning Controlling page turning of the passbook by the mechanism,
The passbook handling device according to claim 6.
JP2010282695A 2010-12-20 2010-12-20 Passbook handling device Active JP5271996B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2010282695A JP5271996B2 (en) 2010-12-20 2010-12-20 Passbook handling device
CN201110429632.6A CN102663860B (en) 2010-12-20 2011-12-20 Bankbook processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010282695A JP5271996B2 (en) 2010-12-20 2010-12-20 Passbook handling device

Publications (2)

Publication Number Publication Date
JP2012133430A JP2012133430A (en) 2012-07-12
JP5271996B2 true JP5271996B2 (en) 2013-08-21

Family

ID=46648985

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010282695A Active JP5271996B2 (en) 2010-12-20 2010-12-20 Passbook handling device

Country Status (2)

Country Link
JP (1) JP5271996B2 (en)
CN (1) CN102663860B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6044286B2 (en) * 2012-11-14 2016-12-14 沖電気工業株式会社 Media handling device
JP5918737B2 (en) * 2013-09-30 2016-05-18 富士通フロンテック株式会社 Booklet printing device with page turning mechanism
KR101713619B1 (en) * 2015-10-26 2017-03-08 주식회사 푸른기술 Printing page turn-over apparatus for bankbook update machine
CN106335292B (en) * 2016-08-29 2019-01-22 广州御银自动柜员机科技有限公司 A kind of bankbook reading and printing equipment for VTM machine
CN112614281A (en) * 2020-12-12 2021-04-06 江苏国光信息产业股份有限公司 Self-service terminal is accepted to bankbook business
CN114013189B (en) * 2021-11-03 2023-07-14 深圳神盾卫民警用设备有限公司 Page printer is turned over to house opening book

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2616932B2 (en) * 1987-09-17 1997-06-04 富士通株式会社 Medium control device
JPH04160588A (en) * 1990-10-25 1992-06-03 Oki Electric Ind Co Ltd Medium handling device
JPH06266928A (en) * 1993-03-15 1994-09-22 Hitachi Ltd Paging control method and device for using the same
JPH09245223A (en) * 1996-03-12 1997-09-19 Fujitsu Ltd Bankbook processing testing method and bankbook processing simulator
JP3381620B2 (en) * 1998-04-21 2003-03-04 株式会社日立製作所 Passbook handling equipment
CN100400309C (en) * 2003-12-26 2008-07-09 富士通先端科技株式会社 Passbook page turn over operation control method and device
JP2005212909A (en) * 2004-01-27 2005-08-11 Hitachi Ltd Booklet handling device
JP4416785B2 (en) * 2006-12-27 2010-02-17 インターナショナル・ビジネス・マシーンズ・コーポレーション Apparatus, method, and control program for turning pages of bankbook

Also Published As

Publication number Publication date
CN102663860B (en) 2014-11-12
JP2012133430A (en) 2012-07-12
CN102663860A (en) 2012-09-12

Similar Documents

Publication Publication Date Title
JP5271996B2 (en) Passbook handling device
JP4419527B2 (en) Host computer for check processing apparatus, check processing system, and check processing method
JPS6079998A (en) Page turn-over device for booklets
JP5770076B2 (en) Booklet-like media processing device
JP2003326871A (en) Booklet handling device
JP6324232B2 (en) Page turning device
KR880000235B1 (en) A processing device for bankbooks
JPS6154992A (en) Automatic page turn-over device for booklet
JP3756613B2 (en) Booklet media handling device
JP3769474B2 (en) Passbook printer
JP2001266221A (en) Information processor, and bankbook with id tag
JP2750479B2 (en) Card reader / writer device
JP3216045B2 (en) Passbook handling device
JP4081393B2 (en) Image sensor operation confirmation method, operation confirmation apparatus, and operation confirmation program
JP6180914B2 (en) Passbook handling device
JP4102331B2 (en) Magnetic stripe writing device
JP2591017B2 (en) Prepaid card transport control system
JPS58214977A (en) Handling device of bankbook or the like
WO2018154904A1 (en) Information-reading mechanism and medium processing device
JP2005028804A (en) Printer, ticket treatment device, and printing method
JP5852504B2 (en) Booklet printer
JPH0369380A (en) Passbook printer
JP2010079606A (en) Card processing apparatus
JP2003246528A (en) Device and method for processing document
JP2010026644A (en) Information reading device, method of controlling the same, and printer

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20121210

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130411

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130416

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130513

R150 Certificate of patent or registration of utility model

Ref document number: 5271996

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350