JP2742920B2 - Barcode reader - Google Patents

Barcode reader

Info

Publication number
JP2742920B2
JP2742920B2 JP5318384A JP31838493A JP2742920B2 JP 2742920 B2 JP2742920 B2 JP 2742920B2 JP 5318384 A JP5318384 A JP 5318384A JP 31838493 A JP31838493 A JP 31838493A JP 2742920 B2 JP2742920 B2 JP 2742920B2
Authority
JP
Japan
Prior art keywords
bar
value
space
character
threshold
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.)
Expired - Fee Related
Application number
JP5318384A
Other languages
Japanese (ja)
Other versions
JPH07175884A (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.)
Tohoku Ricoh Co Ltd
Ricoh Co Ltd
Original Assignee
Tohoku Ricoh Co Ltd
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tohoku Ricoh Co Ltd, Ricoh Co Ltd filed Critical Tohoku Ricoh Co Ltd
Priority to JP5318384A priority Critical patent/JP2742920B2/en
Publication of JPH07175884A publication Critical patent/JPH07175884A/en
Application granted granted Critical
Publication of JP2742920B2 publication Critical patent/JP2742920B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、2値レベルバーコード
を読み取るバーコード読取装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a bar code reader for reading a binary bar code.

【0002】[0002]

【従来の技術】近年、ほとんどの流通商品は、在庫管理
のためにバーコードが用いられている。このバーコード
は、細線や太線、および本数の組み合わせからなり、商
品などの表面に印刷あるいは貼付されており、これらの
バーコードは、一般に赤色可視光を用いたバーコードス
キャナで取り込まれ、これをデコーダで正確に数字や文
字として読み取ることができるか否かでデコーダの性能
が左右される。
2. Description of the Related Art In recent years, barcodes have been used for inventory management for most of distribution products. This barcode is composed of a combination of thin lines and thick lines and the number of the lines, and is printed or affixed to the surface of a product or the like.These barcodes are generally captured by a barcode scanner using red visible light, and are read. Whether the decoder can accurately read the data as numbers or characters determines the performance of the decoder.

【0003】図8に1キャラクタのデコード処理の流れ
を示す。同図において、(S8-1)は1キャラクタを構成
するK本のバー/スペースの中から最小値(N)と最大値
(W)を算出する処理、(S8-2)は1キャラクタ中のNと
Wよりしきい値(T)を算出する処理、(S8-3)はしきい
値(T)よりK本の各バー/スペースのナロー/ワイドを
算出する処理、(S8-4)は変換表を使って1キャラクタ
分のナロー/ワイドからアスキー文字に変換する処理で
ある。
FIG. 8 shows a flow of a decoding process for one character. In the figure, (S8-1) is a minimum value (N) and a maximum value from among K bars / spaces constituting one character.
(S) is a process of calculating a threshold (T) from N and W in one character, and (S8-3) is a process of calculating K values from the threshold (T). The process of calculating the narrow / wide of the bar / space, and the process (S8-4) is the process of converting one character narrow / wide into ASCII using the conversion table.

【0004】なお、コードの種類がCODE39のときは
K=9、NW7のときはK=7、ITFのときは2キャ
ラクタペアでK=10、CODE11のときはK=5であ
る。なお、ITFが2キャラクタペアであるのはバー/
スペース両方のデータが必要なためである。
When the type of code is CODE39, K = 9, when NW7, K = 7, when ITF is K = 10, K = 10 with two character pairs, and when CODE11, K = 5. It should be noted that the two character pairs of the ITF are
This is because both spaces are required.

【0005】[0005]

【発明が解決しようとする課題】前記従来技術では、バ
ーコードの読み取りにおいて、印刷時のインクの滲み,
ペンスキャナの走査速度のばらつき,ラベル印刷面の曲
率などが問題となり、バー/スペースの幅が複雑に変動
する。このため、取り込まれたバー/スペースの幅か
ら、幅のナロー/ワイドを判定するしきい値をどのよう
に設定するかが問題となる。
In the prior art, when reading a bar code, ink bleeding during printing,
Variations in the scanning speed of the pen scanner, the curvature of the label printing surface, etc. become problems, and the width of the bar / space fluctuates in a complicated manner. For this reason, how to set a threshold value for judging narrow / wide of the width from the width of the taken bar / space becomes a problem.

【0006】一般には、1キャラクタを構成するバー/
スペースの中の最大幅のものと最小幅のものの平均値を
しきい値として用いる。しかし、このようなしきい値で
は、走査速度のばらつきや印刷面の曲率に対してはキャ
ラクタ単位で同期が取れるため読み取りが容易である
が、印刷時のインクの滲みや印刷誤差についてはバー/
スペースの比が標準からずれてしまうため、読み取り時
にはこれを補正し、正しく読み取れるようにする必要が
ある。
[0006] Generally, a bar /
The average of the maximum width and the minimum width in the space is used as the threshold. However, with such a threshold value, the scanning speed variation and the curvature of the printing surface can be synchronized in units of characters, so that reading is easy.
Since the space ratio deviates from the standard, it is necessary to correct this at the time of reading so that reading can be performed correctly.

【0007】本発明の目的は、バーコードラベルの印刷
時のインクの滲み等によるバー/スペース比が標準より
ずれていても、正しく読み取ることができるバーコード
読取装置を提供することにある。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a bar code reader capable of reading correctly even if the bar / space ratio is deviated from a standard due to ink bleeding or the like when printing a bar code label.

【0008】[0008]

【課題を解決するための手段】前記目的を達成するた
め、本発明のバーコード読取装置は、幅の狭いバー/ス
ペースと幅の広いバー/スペースを含むキャラクタで構
成される2値レベルバーコードを読み取るバーコード読
取装置において、1つのキャラクタを構成する複数のカ
ウント値の中から、バー/スペース各々について最小値
(NB,NS)と最大値(WB,WS)を求める最小最大値
演算回路と、前記NBとNSからナローカウント値の平
均値(M)を求めるナロー平均演算回路と、前記WBとN
Bの平均値(TB)およびWSとNSの平均値(TS)によ
って2値弁別のためのしきい値を求めるしきい値演算回
路と、バー/スペース別々にしきい値を判定基準として
2値符号の羅列に変換する2値符号変換回路とを備えた
ことを特徴とする。
In order to achieve the above object, a bar code reader according to the present invention comprises a binary level bar code comprising a character including a narrow bar / space and a wide bar / space. A bar code reader that reads a minimum value for each bar / space from a plurality of count values that constitute one character.
(NB, NS) and a minimum / maximum value calculation circuit for obtaining a maximum value (WB, WS); a narrow average calculation circuit for obtaining an average value (M) of narrow count values from the NB and NS;
A threshold value calculating circuit for obtaining a threshold value for binary discrimination based on the average value (TB) of B and the average value (TS) of WS and NS; And a binary code conversion circuit for converting into a sequence of

【0009】また、1キャラクタを構成するエレメント
の中で、バー/スペースのどちらかにワイドエレメント
が存在しないことを、バーのしきい値NB+(M/2)ま
たはスペースのしきい値NS+(M/2)より検出した場
合、このワイドエレメント相当値を、WB=WS+NB
−NSまたはWS=WB+NS−NBから算出する手段
を有することを特徴とする。
Also, among the elements constituting one character, the absence of a wide element in either the bar or the space is determined by the threshold value of the bar NB + (M / 2) or the threshold value of the space NS + (M / 2), the value corresponding to the wide element is calculated as WB = WS + NB
-NS or WS = WB + NS-NB.

【0010】また、バーのカウント値がナローカウント
値の平均値(M)のJ倍+NB以下、または未満である場
合、または、スペースのカウント値がナローカウント値
の平均値(M)のJ倍+NS以下、または未満である場
合、データを有効とし、それ以外無効とする手段を有す
ることを特徴とする。
When the bar count value is equal to or less than J times the average value of the narrow count value (M) + NB, or when the count value of the space is J times the average value (M) of the narrow count value. When NS is equal to or less than + NS, the data is made valid, and the other means is made invalid.

【0011】また、2値符号へ変換する際、ナローカウ
ント値(NB,NS)におけるバー/スペース比の正読可
能な範囲を定め、この範囲を越えた場合はそのキャラク
タのデータを無効とする手段を有することを特徴とす
る。
When converting to a binary code, a readable range of the bar / space ratio in the narrow count value (NB, NS) is determined, and when exceeding this range, the data of the character is invalidated. It is characterized by having means.

【0012】また、前記2値符号変換回路は、2of5系
の読み取りにおいて、しきい値(TB,TS)を用いてそ
のキャラクタに隣接するスタートバー/スペースまたは
ストップバー/スペースの幅カウント値を2値符号の羅
列に変換することを特徴とする。
In the binary code conversion circuit, the threshold count (TB, TS) is used to read the width count value of the start bar / space or the stop bar / space adjacent to the character by 2 in the 2of5 system. It is characterized by conversion into a series of value codes.

【0013】[0013]

【作用】前記構成のバーコード読取装置によれば、1キ
ャラクタごとにバー/スペースを分離して弁別すること
により、バー/スペースの比が異なってもほとんど影響
なく正しく読み取れる。
According to the bar code reader having the above-mentioned structure, the bar / space is separated for each character and discriminated, so that even if the ratio of the bar / space is different, the bar / space can be correctly read without any influence.

【0014】また、バー/スペースを分離して弁別する
ために、1キャラクタ内にワイドバーまたはワイドスペ
ースが存在しない場合(CODE39,NW7,2of5)、
同じ1キャラクタ内の他のバー/スペースから前記式で
算出することにより、バー/スペースの比が異なっても
影響なく正しく読み取れる。
When a wide bar or a wide space does not exist in one character in order to separate and distinguish a bar / space (CODE39, NW7, 2of5),
By calculating from the other bars / spaces in the same one character by the above formula, the bar / space ratio can be correctly read even if the bar / space ratio is different.

【0015】また、1キャラクタごとにバー/スペース
別々にカウント値の読み取り可能な範囲を設け、この範
囲に入らない場合、バーコードラベル以外のノイズを読
み取ったものとし、エラーと判定する。
A readable range of the count value is provided for each character in a bar / space separately. If the count value does not fall within this range, it is assumed that noise other than the bar code label has been read and an error is determined.

【0016】また、バー/スペースを分離して弁別する
ために、ナローエレメントのバー/スペース比において
読み取り可能な範囲を設け、この範囲に入らない場合バ
ーコードラベル以外のノイズを読み取ったものとし、エ
ラーと判定する。
Further, in order to separate and discriminate the bar / space, a readable range is provided in the bar / space ratio of the narrow element. If the range does not fall within this range, noise other than the bar code label is read. Judge as an error.

【0017】また、2of5のようにキャラクタを構成し
ないスタートバー/スペースやストップバー/スペース
の弁別方法として、隣接するキャラクタのしきい値を用
いて弁別することにより、スキャナの走査速度の変化に
よる影響を受けにくくなるため、正しく読み取ることが
できる。
As a method of discriminating a start bar / space or a stop bar / space that does not constitute a character as in 2of5, discrimination is performed using a threshold value of an adjacent character, thereby affecting the effect of a change in the scanning speed of the scanner. Since it is hard to receive, it can be read correctly.

【0018】[0018]

【実施例】以下、図面を参照して本発明の実施例を説明
する。
Embodiments of the present invention will be described below with reference to the drawings.

【0019】図1は本発明に係るバーコード読取装置の
システムブロック図であり、11は光源、12はバーコード
ラベル、13は読取光学系、14はアナログ処理系、15はデ
コード用プロセッサ、16は通信用インターフェースであ
る。
FIG. 1 is a system block diagram of a bar code reader according to the present invention, in which 11 is a light source, 12 is a bar code label, 13 is a reading optical system, 14 is an analog processing system, 15 is a decoding processor, and 16 is a decoding processor. Is a communication interface.

【0020】図2は本発明のバーコード読取装置の第1
実施例の制御ブロック図であり、21はスキャナ、22はパ
ルス幅計数回路、23はパルス幅記憶回路、24,25は最小
最大値演算回路、26はナロー平均演算回路、27はバーし
きい値演算回路、28はスペースしきい値演算回路、29は
2値符号変換回路、30はアスキー文字変換回路である。
FIG. 2 shows a first embodiment of a bar code reader according to the present invention.
21 is a control block diagram of the embodiment, 21 is a scanner, 22 is a pulse width counting circuit, 23 is a pulse width storage circuit, 24 and 25 are minimum and maximum value calculation circuits, 26 is a narrow average calculation circuit, and 27 is a bar threshold. An operation circuit, 28 is a space threshold value operation circuit, 29 is a binary code conversion circuit, and 30 is an ASCII character conversion circuit.

【0021】図3は第1実施例の動作フローチャートで
あり、(S3-1)は1キャラクタを構成するバー/スペー
スのカウント値の中から、バー/スペース各々について
最小値(NB,NS)と最大値(WB,WS)を求める処
理、(S3-2)はバー/スペースの各最小値からナローカ
ウント値の平均値(M)を求める処理、(S3-3)はバー/
スペース各々についてWBとNBの平均値(TB)または
WSとNSの平均値(TS)によって2値弁別のためのし
きい値を求める処理、そして(S3-4)はバー/スペース
別々にしきい値を判定基準として2値符号(ワイド→
1,ナロー→0)の羅列に変換する処理、(S3-5)は変換
表によってアスキー文字に変換する処理である。
FIG. 3 is an operation flowchart of the first embodiment. (S3-1) shows the minimum value (NB, NS) for each bar / space from among the count values of the bar / space constituting one character. The process of finding the maximum value (WB, WS), (S3-2) is the process of finding the average value (M) of the narrow count value from each minimum value of the bar / space, and (S3-3) is the process of finding the bar / space.
A process for obtaining a threshold for binary discrimination based on the average value of WB and NB (TB) or the average value of WS and NS (TS) for each space, and (S3-4) a threshold value for each bar / space The binary code (wide →
(S3-5) is a process for converting to ASCII characters using a conversion table.

【0022】図4は本発明の第2実施例の動作フローチ
ャートであり、1キャラクタを構成するエレメントの中
で、バー/スペースのどちらかにワイドエレメント(W
BまたはWS)が存在しないことを、バーのしきい値N
B+(M/2)またはスペースのしきい値NS+(M/2)
より検出した場合、このワイドエレメント相当値を、W
B=WS+NB−NSまたはWS=WB+NS−NBか
ら算出する処理を(S4-1)〜(S4-3)において行う。
FIG. 4 is a flowchart showing the operation of the second embodiment of the present invention. Among the elements constituting one character, a wide element (W
B or WS) is not present, the bar threshold N
B + (M / 2) or space threshold NS + (M / 2)
, The value corresponding to the wide element is represented by W
A process of calculating from B = WS + NB-NS or WS = WB + NS-NB is performed in (S4-1) to (S4-3).

【0023】図5は本発明の第3実施例の動作フローチ
ャートであり、バーコード以外のノイズによる誤読を防
ぐために、バーのカウント値がナローカウント値の平均
値(M)のN倍+NB以下(未満)である場合、または、ス
ペースのカウント値がナローカウント値の平均値(M)の
N倍+NS以下(未満)である場合、データを有効とし、
それ以外無効とする処理を(S5-1)〜(S5-3)において行
う。
FIG. 5 is a flowchart showing the operation of the third embodiment of the present invention. In order to prevent erroneous reading due to noise other than bar codes, the bar count value is equal to or less than N times the average value (M) of narrow count values + NB (NB). If the count value of the space is less than (less than) N times + NS of the average value (M) of the narrow count value, the data is valid,
Otherwise, invalidation processing is performed in (S5-1) to (S5-3).

【0024】図6は本発明の第4実施例の動作フローチ
ャートであり、誤読を防ぐ効果を高めるために、2値符
号へ変換する際、1キャラクタ中のナローバー/スペー
ス(NB,NS)において、バー/スペース比の正読可
能な範囲を定め、この範囲を越えた場合はそのキャラク
タのデータを無効とする処理を(S6−1)〜(S6−
3)において行う。図6中のLはバー/スペース比の制
限値(0〜1)を示す。
FIG. 6 is a flowchart showing the operation of the fourth embodiment of the present invention. In order to enhance the effect of preventing erroneous reading, a narrow bar / space (NB, NS) in one character is converted into a binary code. A range in which the bar / space ratio can be correctly read is determined, and when the range exceeds this range, the processing of invalidating the data of the character is performed from (S6-1) to (S6-).
Perform in 3). L in FIG. 6 is a bar / space ratio control.
Indicates the limit value (0 to 1).

【0025】図7は2of5系バーコードのレイアウト図
であり、2of5系の読み取りにおいて、前述で求めたし
きい値(TB,TS)を用いて、そのキャラクタに隣接す
るスタートバー/スペースまたはストップバー/スペー
スの幅カウント値を2値符号(ワイド→1,ナロー→0)
の羅列に変換する処理を行う。
FIG. 7 is a layout diagram of a 2 of 5 series bar code. In reading of 2 of 5 series, a start bar / space or a stop bar adjacent to the character is determined by using the threshold values (TB, TS) obtained above. / Space width count value is binary code (wide → 1, narrow → 0)
Perform a process of converting to a list of

【0026】[0026]

【発明の効果】以上説明したように、本発明のバーコー
ド読取装置は、請求項1記載の発明によれば、1キャラ
クタ中にワイドバー/スペース,ナローバー/スペース
が存在するとき、バーコードラべルの印刷時のインクの
滲み等によるバー/スペース比が標準よりずれていて
も、これを補正することにより正しく読み取ることがで
きる。
As described above, according to the first aspect of the present invention, when a wide bar / space and a narrow bar / space are present in one character, a bar code label is provided. Even if the bar / space ratio deviates from the standard due to ink bleeding or the like at the time of printing, it can be correctly read by correcting this.

【0027】さらに請求項記載の発明によれば、1キ
ャラクタ中にワイドバーまたはワイドスペースが存在し
ない場合があるコードにおいても、上記と同様な効果が
得られる。
According further to the first aspect of the present invention, even in the code that may wide bar or wide space does not exist in one character, the same effect as described above can be obtained.

【0028】請求項記載の発明によれば、1キャラク
タごとにバー/スペースのカウント値について別々に読
み取り可能範囲を設けることにより、バー/スペース比
が標準よりずれていても、正しく読み取ることができラ
ベル以外のノイズによる誤読を防止することができる。
According to the second aspect of the present invention, the bar / space count value is provided separately for each character so that the bar / space ratio can be correctly read even if the bar / space ratio deviates from the standard. Misreading due to noise other than the label can be prevented.

【0029】請求項記載の発明によれば、1キャラク
タごとにナローバー/スペースの比率の範囲について読
み取り可能範囲を設けることにより、読み取り可能なバ
ー/スペース比の範囲は狭くなるが、その分ラベル以外
のノイズによる誤読を防止することができる。
According to the third aspect of the present invention, by providing a readable range of the narrow bar / space ratio range for each character, the range of the readable bar / space ratio is narrowed, but the label is accordingly reduced. Misreading due to other noises can be prevented.

【0030】請求項記載の発明によれば、1キャラク
タを構成しないスタートバー/スペースやストップバー
/スペースを弁別するとき、隣接するキャラクタから求
めたしきい値を用いることにより、スキャナの走査速度
の変化に対し影響されずに弁別できる。
According to the fourth aspect of the present invention, when discriminating a start bar / space or a stop bar / space that does not constitute one character, the scanning speed of the scanner is determined by using a threshold value obtained from an adjacent character. Can be distinguished without being affected by changes in

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明に係るバーコード読取装置のシステムブ
ロック図である。
FIG. 1 is a system block diagram of a barcode reader according to the present invention.

【図2】本発明のバーコード読取装置の第1実施例の制
御ブロック図である。
FIG. 2 is a control block diagram of a first embodiment of the barcode reader according to the present invention.

【図3】第1実施例の動作フローチャートである。FIG. 3 is an operation flowchart of the first embodiment.

【図4】本発明の第2実施例の動作フローチャートであ
る。
FIG. 4 is an operation flowchart of a second embodiment of the present invention.

【図5】本発明の第3実施例の動作フローチャートであ
る。
FIG. 5 is an operation flowchart of a third embodiment of the present invention.

【図6】本発明の第4実施例の動作フローチャートであ
る。
FIG. 6 is an operation flowchart of a fourth embodiment of the present invention.

【図7】2of5系バーコードのレイアウト図である。FIG. 7 is a layout diagram of a 2of5 barcode.

【図8】1キャラクタのデコード処理を示すフローチャ
ートである。
FIG. 8 is a flowchart showing a decoding process of one character.

【符号の説明】[Explanation of symbols]

24,25…最小最大値演算回路、 26…ナロー平均演算回
路、 27…バーしきい値演算回路、 28…スペースしき
い値演算回路、 29…2値符号変換回路。
24, 25: minimum and maximum value calculation circuit, 26: narrow average calculation circuit, 27: bar threshold value calculation circuit, 28: space threshold value calculation circuit, 29: binary code conversion circuit.

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 幅の狭いバー/スペースと幅の広いバー
/スペースを含むキャラクタで構成される2値レベルバ
ーコードを読み取るバーコード読取装置において、1つ
のキャラクタを構成する複数のカウント値の中から、バ
ー/スペース各々について最小値(NB,NS)と最大
値(WB,WS)を求める最小最大値演算回路と、前記
各最小値であるNBとNSからナローカウント値の平均
値(M)を求めるナロー平均演算回路と、前記最大値と
最小値であるWBとNBの平均値(TB)及びWSとN
Sの平均値(TS)によって2値弁別のためのしきい値
を求めるしきい値演算回路と、1キャラクタを構成する
エレメントの中で、バー/スペースのどちらかにWBあ
るいはWSが存在しないことを、バーのしきい値NB+
(M/2)またはスペースのしきい値NS+(M/2)
より検出した場合、このWBあるいはWSに相当する相
当値を、WB=WS+NB−NSまたはWS=WB+N
S−NBから算出し、バー/スペース別々にしきい値を
判定基準として2値符号の羅列に変換する2値符号変換
回路とを備えたことを特徴とするバーコード読取装置。
1. A bar code reader for reading a binary level bar code composed of characters including a narrow bar / space and a wide bar / space, a plurality of count values constituting one character. , A minimum / maximum value calculation circuit for obtaining a minimum value (NB, NS) and a maximum value (WB, WS) for each bar / space, and an average value (M) of narrow count values from the minimum values NB and NS. , An average value (TB) of the maximum and minimum values WB and NB, and WS and N
A threshold calculation circuit for obtaining a threshold value for binary discrimination by the mean value of S (TS), constituting one character
In the element, either WB or bar / space
Or the absence of WS is indicated by a bar threshold NB +
(M / 2) or space threshold NS + (M / 2)
, The phase corresponding to this WB or WS
Set this value to WB = WS + NB-NS or WS = WB + N
A bar code reader, comprising: a binary code conversion circuit that calculates a value from S-NB and converts the value into a sequence of binary codes using a threshold value as a criterion separately for each bar / space.
【請求項2】 バーのカウント値がナローカウント値の
平均値(M)のJ倍+NB以下、または未満である場
合、または、スペースのカウント値がナローカウント値
の平均値(M)のJ倍+NS以下、または未満である場
合、データを有効とし、それ以外を無効とする手段を有
することを特徴とする請求項1記載のバーコード読取装
置。
2. The bar count value is equal to the narrow count value.
When the average value (M) is less than or less than J times + NB
Or the count value of the space is the narrow count value
Is less than or less than J times the average value (M) of NS + NS
Means to validate the data and invalidate the rest.
2. The bar code reading device according to claim 1, wherein
Place.
【請求項3】 2値符号へ変換する際、ナローカウント
値(NB,NS)におけるバー/スペース比の正読可能
な範囲を定め、この範囲を越えた場合はそのキャラクタ
のデータを無効とする手段を有することを特徴とする請
求項1記載のバーコード読取装置。
3. Narrow count when converting to binary code
Bar / space ratio in value (NB, NS) is legible
If you exceed this range, the character
A means for invalidating the data of
The barcode reader according to claim 1.
【請求項4】 前記2値符号変換回路は、2of5系の
読み取りにおいて、しきい値(TB,TS)を用いてそ
のキャラクタに隣接するスタートバー/スペースまたは
ストップバー/スペースの幅カウント値を2値符号の羅
列に変換することを特徴とする請求項1記載のバーコー
ド読取装置。
4. The binary code conversion circuit according to claim 2, wherein
In reading, the threshold (TB, TS) is used
Start bar / space adjacent to character or
Stop bar / space width count value
The bar code according to claim 1, wherein the bar code is converted into a column.
Reader.
JP5318384A 1993-12-17 1993-12-17 Barcode reader Expired - Fee Related JP2742920B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5318384A JP2742920B2 (en) 1993-12-17 1993-12-17 Barcode reader

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5318384A JP2742920B2 (en) 1993-12-17 1993-12-17 Barcode reader

Publications (2)

Publication Number Publication Date
JPH07175884A JPH07175884A (en) 1995-07-14
JP2742920B2 true JP2742920B2 (en) 1998-04-22

Family

ID=18098556

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5318384A Expired - Fee Related JP2742920B2 (en) 1993-12-17 1993-12-17 Barcode reader

Country Status (1)

Country Link
JP (1) JP2742920B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01103786A (en) * 1987-10-16 1989-04-20 Sanyo Electric Co Ltd Device for reading bar code
JPH0496881A (en) * 1990-08-13 1992-03-30 Tesco:Kk Analyzing method for bar-code data

Also Published As

Publication number Publication date
JPH07175884A (en) 1995-07-14

Similar Documents

Publication Publication Date Title
EP0390162B1 (en) An apparatus for reading a bar code
US4667089A (en) Bar code discriminating apparatus for bar code reading
EP0943132B1 (en) Method and apparatus for decoding bar code symbols using ratio analysis of module size
EP0502440B1 (en) Bar-code reading apparatus and method
JPH0354388B2 (en)
JPH096885A (en) Bar code decoding system
JP2742920B2 (en) Barcode reader
JP2836773B2 (en) Barcode data detection method and device
JPH07175632A (en) Bar code reader
JP2953143B2 (en) Barcode reading device and barcode reading method
JPH0421915B2 (en)
JP2766768B2 (en) Barcode decoder decoding method
JP2949958B2 (en) Barcode reader
JP2779898B2 (en) Barcode reader
JP2817025B2 (en) Barcode reader
US6478224B1 (en) Symbology-independent method and apparatus for identifying potential bar code data
JP2750244B2 (en) Barcode decoder decoding method
JP2705354B2 (en) Printing device with print density detection function
JP2761251B2 (en) Barcode reading method
JPH08235300A (en) Bar code reader
JP2754440B2 (en) Barcode judgment method
JPH0589278A (en) Bar code symbol reader
JPH0799528B2 (en) Add-on bar code reader
JPS584485A (en) Symbol demodulator
JPH05165994A (en) Bar code symbol reader

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees