JPH0691983A - System for detecting lines of passbook printer - Google Patents
System for detecting lines of passbook printerInfo
- Publication number
- JPH0691983A JPH0691983A JP24021192A JP24021192A JPH0691983A JP H0691983 A JPH0691983 A JP H0691983A JP 24021192 A JP24021192 A JP 24021192A JP 24021192 A JP24021192 A JP 24021192A JP H0691983 A JPH0691983 A JP H0691983A
- Authority
- JP
- Japan
- Prior art keywords
- buffer
- printed
- image scanner
- digital signal
- counting
- 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.)
- Pending
Links
- 238000006243 chemical reaction Methods 0.000 claims abstract description 5
- 238000001514 detection method Methods 0.000 claims description 5
- 238000000034 method Methods 0.000 abstract description 3
- 238000010586 diagram Methods 0.000 description 4
- 230000007246 mechanism Effects 0.000 description 2
- 230000007723 transport mechanism Effects 0.000 description 1
Landscapes
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
- Handling Of Cut Paper (AREA)
- Record Information Processing For Printing (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は通帳プリンタの行検知方
式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a line detection system for a passbook printer.
【0002】[0002]
【従来の技術】従来の通帳プリンタの行検知方式は、あ
る特定の印字エリアに黒点があるかで行を検出してい
た。2. Description of the Related Art A line detection method of a conventional passbook printer detects a line depending on a black dot in a specific print area.
【0003】図3は、日付欄の印字の有無チェックの例
である。発行部112からの光が通帳の日付欄からの反
射光として受光部113に入り、電気信号に変換され増
幅器110を通して判断部111にて、信号のレベルに
より、印字されているか否かを判断していた。印字され
ていると反射光の量が減ることで判断していた。FIG. 3 shows an example of checking whether or not a date column is printed. The light from the issuing unit 112 enters the light receiving unit 113 as the reflected light from the date column of the passbook, is converted into an electric signal, is passed through the amplifier 110, and the determination unit 111 determines whether or not the signal is printed by the level of the signal. Was there. If it was printed, it was judged that the amount of reflected light would decrease.
【0004】[0004]
【発明が解決しようとする課題】従来の技術は特定の印
字エリアに汚れが付着したような場合には誤検出とな
り、行をとばして印字する可能性があった。In the prior art, when dirt adheres to a specific print area, it is erroneously detected and there is a possibility of printing by skipping a line.
【0005】[0005]
【課題を解決するための手段】本発明による通帳の行検
知方式は、イメージスキャナと、イメージスキャナから
のアナログ信号をデジタル信号に変換する変換部と、変
換された1行分のデジタル信号情報を記憶するバッファ
と、バッファ内の黒のドット数を計算し、どこまで印字
されているかを検知する手段とを含んで構成される。SUMMARY OF THE INVENTION A passbook line detection system according to the present invention includes an image scanner, a conversion unit for converting an analog signal from the image scanner into a digital signal, and the converted digital signal information for one line. It is configured to include a buffer to be stored and a unit for calculating the number of black dots in the buffer and detecting how much is printed.
【0006】[0006]
【実施例】次に本発明について図面を参照して説明す
る。The present invention will be described below with reference to the drawings.
【0007】図1は本発明の一実施例を示すブロック図
である。イメージスキャナ1と、アナログ信号をデジタ
ル信号に変換するA/D変換部2と、1行分のイメージ
情報を記憶するバッファ3と、バッファ3の黒のドット
数を計算し、一定以上であれば、印字済と判断する計数
/判断部4とを含んで構成される。FIG. 1 is a block diagram showing an embodiment of the present invention. The image scanner 1, the A / D converter 2 for converting an analog signal into a digital signal, the buffer 3 for storing one line of image information, the number of black dots in the buffer 3 are calculated. , And a counting / judging unit 4 for judging that printing has been completed.
【0008】制御部5の制御のもと搬送機構6による通
帳の搬送に同期してイメージスキャナ1からのアナログ
信号をA/D変換部2でデジタル信号に変換する。変換
されたデジタルイメージ信号は、搬送機構6からの同期
信号により、バッファ3へ記憶される。A/D変換部2
のデジタル化の最も簡単な例として“0”と“1”の2
値化の場合で、計数/判断部4の動作の説明する。Under the control of the control unit 5, the analog signal from the image scanner 1 is converted into a digital signal by the A / D conversion unit 2 in synchronization with the conveyance of the passbook by the conveyance mechanism 6. The converted digital image signal is stored in the buffer 3 by the synchronization signal from the transport mechanism 6. A / D converter 2
The simplest example of digitization of "2" of "0" and "1"
The operation of the counting / judging unit 4 in the case of digitization will be described.
【0009】印字されている黒い部分を“1”に、白い
部分を“0”とし、バッファ内の黒のドットの数を計数
する。計数方法の1例を図2に示す。1文字分の印字エ
リア単位に垂直方向に論理和を求める。各印字エリア毎
にこの論理和を求め、各印字エリア毎の演算結果“0”
でないものを合計する。“0”でないものは、その印字
エリアに何か印字されているか、何か汚れがあるものと
して判断する。印字する場合の最低文字数以上に“0”
でない印字エリアがある場合には、その行は印字されて
いるものと判断し、制御部101へ通知する。最低印字
文字数に“0”でない印字エリアが満たない場合には、
汚れがついているものとして印字されていないと判断
し、制御部5へ通知する。The number of black dots in the buffer is counted by setting the printed black portion to "1" and the white portion to "0". An example of the counting method is shown in FIG. The logical sum is calculated in the vertical direction in units of printing area for one character. This logical sum is calculated for each print area, and the calculation result for each print area is "0".
Sum those that are not. If the print area is not “0”, it is determined that something is printed on the print area or there is some stain. "0" when printing more than the minimum number of characters
If there is a non-printed area, it is determined that the line is printed, and the control unit 101 is notified. If the print area that is not "0" is less than the minimum printable number,
The control unit 5 is notified that it is determined that the image is not stained and that it is not printed.
【0010】[0010]
【発明の効果】以上説明したように、本発明は通帳への
印字をするプリンタにおける印字済の行検知において、
汚れによる誤検出を防止する効果がある。As described above, according to the present invention, in detecting a printed line in a printer that prints on a passbook,
It is effective in preventing erroneous detection due to dirt.
【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.
【図2】計数/判断部の計数方法の一例を示す模式図で
ある。FIG. 2 is a schematic diagram showing an example of a counting method of a counting / judging unit.
【図3】従来の一例を示すブロック図である。FIG. 3 is a block diagram showing a conventional example.
1 イメージスキャナ 2 A/D変換部 3 バッファ 4 計数判断部 5 制御部 6 搬送機構 120 通帳 1 Image Scanner 2 A / D Converter 3 Buffer 4 Counting Judgment Unit 5 Control Unit 6 Conveyance Mechanism 120 Passbook
Claims (1)
からのアナログ信号をデジタル信号に変換する変換部
と、変換された1行分のデジタル信号情報を記憶するバ
ッファと、バッファ内の黒のドット数を計算し、どこま
で印字されているかを検知する手段とを含むことを特徴
とする通帳プリンタの行検知方式。1. An image scanner, a conversion unit for converting an analog signal from the image scanner into a digital signal, a buffer for storing the converted digital signal information for one row, and a number of black dots in the buffer. However, a line detection method for a passbook printer, characterized in that it includes means for detecting how much is printed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP24021192A JPH0691983A (en) | 1992-09-09 | 1992-09-09 | System for detecting lines of passbook printer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP24021192A JPH0691983A (en) | 1992-09-09 | 1992-09-09 | System for detecting lines of passbook printer |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0691983A true JPH0691983A (en) | 1994-04-05 |
Family
ID=17056108
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP24021192A Pending JPH0691983A (en) | 1992-09-09 | 1992-09-09 | System for detecting lines of passbook printer |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0691983A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015225596A (en) * | 2014-05-29 | 2015-12-14 | 沖電気工業株式会社 | Media storage device and media transaction device |
-
1992
- 1992-09-09 JP JP24021192A patent/JPH0691983A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015225596A (en) * | 2014-05-29 | 2015-12-14 | 沖電気工業株式会社 | Media storage device and media transaction device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5431288A (en) | Mail sorting apparatus | |
US5278400A (en) | Multiple threshold encoding of machine readable code | |
US7342689B2 (en) | Methods and apparatus for converting full color images to two-color images for printing at a two-color printer | |
JPH0691983A (en) | System for detecting lines of passbook printer | |
JPH07182448A (en) | Character recognition method | |
US4484068A (en) | Bar code processing apparatus | |
JP4032204B2 (en) | Magnetic pattern recognition device, recognition method, and information recording medium | |
JP2705354B2 (en) | Printing device with print density detection function | |
JPS6234363Y2 (en) | ||
JP3412441B2 (en) | Image processing device | |
JPS63112184A (en) | Detecting system for printed density | |
JPH0681209B2 (en) | Mark sheet for faximili | |
KR100248104B1 (en) | Method for sensing print line of deposit passbook | |
JP3167403B2 (en) | FAX-OCR form | |
JPS5734991A (en) | System for determining printing density | |
JPH06309500A (en) | Document processor | |
JPH106622A (en) | Printing density detection method and passbook printer having printing density detection function | |
JPH06103396A (en) | Optical mark card reading machine | |
JP3018350B2 (en) | Image data reader | |
JP2001205856A (en) | Dot line printer | |
JPH09297874A (en) | Passbook reader | |
JPH03202363A (en) | Thermal head protection system of thermal printer | |
JP2001052111A5 (en) | ||
JPH08212295A (en) | Optical character reader | |
JPS5959478A (en) | Abnormal print detection system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 19981208 |