JP2750244B2 - Barcode decoder decoding method - Google Patents

Barcode decoder decoding method

Info

Publication number
JP2750244B2
JP2750244B2 JP4250177A JP25017792A JP2750244B2 JP 2750244 B2 JP2750244 B2 JP 2750244B2 JP 4250177 A JP4250177 A JP 4250177A JP 25017792 A JP25017792 A JP 25017792A JP 2750244 B2 JP2750244 B2 JP 2750244B2
Authority
JP
Japan
Prior art keywords
character
bar
space
width
reference value
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
JP4250177A
Other languages
Japanese (ja)
Other versions
JPH06103394A (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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP4250177A priority Critical patent/JP2750244B2/en
Publication of JPH06103394A publication Critical patent/JPH06103394A/en
Application granted granted Critical
Publication of JP2750244B2 publication Critical patent/JP2750244B2/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 decoder for decoding a binary signal obtained by optically reading a bar code symbol.

【0002】[0002]

【従来の技術】スパーマーケット等の量販店にはバーコ
ード読取装置を接続したECR(電子式キャッシュレジ
スタ)やPOS(販売時点情報管理)ターミナルが設置
され、商品販売データの登録に使用されている。すなわ
ち商品に印刷或いは貼付されているバーコードラベルを
バーコード読取装置により光学的に読取り、その読み取
ったデータを上位装置としてのECRやPOSターミナ
ルに転送し、ECRやPOSターミナルでは転送された
データに基づいて商品販売データの登録処理を行うよう
になっている。
2. Description of the Related Art ECR (electronic cash register) and POS (point-of-sale information) terminals connected to a barcode reader are installed at mass retailers such as supermarkets, and are used for registering product sales data. . That is, a barcode label printed or affixed to a product is optically read by a barcode reader, and the read data is transferred to an ECR or POS terminal as a host device. The registration processing of merchandise sales data is performed based on this.

【0003】このようなものに使用されるバーコード読
取装置は、バーコードラベルのバーコードシンボルをセ
ンサで光学的に読取って光電変換し、得られる電気信号
を2値化回路で2値化した後バーコードデコーダで数
字、英字、記号等のキャラクタにデコードしてECRや
POSターミナルに転送するようになっている。
A bar code reader used for such a device optically reads a bar code symbol of a bar code label with a sensor, photoelectrically converts the bar code symbol, and binarizes an obtained electric signal with a binarization circuit. A bar code decoder decodes the characters into characters such as numerals, alphabets, and symbols, and transfers the characters to an ECR or POS terminal.

【0004】光学的読取り方法としては、バーコードラ
ベルをレーザビーム等の照射光で走査し、その反射光の
強弱をセンサによる読取る方法、LED(発光ダイオー
ド)からの光をバーコードラベルに照射し、その反射光
を1次元ラインセンサにより走査する方法、発光素子と
受光素子を対として設けたペンタイプのスキャナにより
バーコードラベルを手で走査して読取る方法等が知られ
ている。
As an optical reading method, a bar code label is scanned by irradiation light such as a laser beam, and the intensity of the reflected light is read by a sensor. The bar code label is irradiated with light from an LED (light emitting diode). A method of scanning the reflected light with a one-dimensional line sensor, a method of scanning a barcode label by hand with a pen type scanner provided with a light emitting element and a light receiving element as a pair, and the like are known.

【0005】バーコードラベルのバーコードシンボルは
図4の(a) に示すようにバーB及びスペースSの組み合
わせからなり、これを走査することによってバーとスペ
ースとの境目のエッジを検出してエッジ間隔を測定し、
バーコードシンボルのバー幅及びスペース幅に対応した
幅値を持つ図4の(b) に示すような2値化信号を得てい
る。そしてこの2値化信号をバーコードデコーダにバー
コード信号として入力し、デコードすることになる。
The bar code symbol of the bar code label is composed of a combination of a bar B and a space S as shown in FIG. 4A, and by scanning this, the edge of the boundary between the bar and the space is detected and the edge is detected. Measure the interval,
A binary signal as shown in FIG. 4B having a width value corresponding to the bar width and the space width of the bar code symbol is obtained. The binarized signal is input to a barcode decoder as a barcode signal and decoded.

【0006】このデコード処理は図5に基づいて行われ
るようになっている。
The decoding process is performed based on FIG.

【0007】先ず最初に入マージンチェックを行う。こ
のチェックとしては各種チェックが知られているが、例
えばマージンと仮定した位置のスペース幅と、そのスペ
ースに続く第1キャラクタに相当する所定数のバー及び
スペースの合計幅に係数を乗じた値とを比較し、スペー
ス幅の方が大きいときこれを正しいマージンとみなす。
First, an incoming margin check is performed. Various checks are known as this check. For example, a value obtained by multiplying a space width at a position assumed as a margin and a total width of a predetermined number of bars and spaces corresponding to the first character following the space by a coefficient is used. And if the space width is larger, consider this as the correct margin.

【0008】次に第1キャラクタをデコードし、このキ
ャラクタがスタートキャラクタであるかストップキャラ
クタであるかを調べる。スタートキャラクタとして成立
すれば順方向読取り、ストップキャラクタとして成立す
れば逆方向読取りであることが分かる。このとき第1キ
ャラクタがスタートキャラクタやストップキャラクタと
して成立しなければ正しいバーコード信号でないと判断
されデータは無効にされる。例えば図4の(a) に示すバ
ーコードシンボルを図中左側から右側に走査したときに
はマージン続いてスタートキャラクタが検出されること
になる。
Next, the first character is decoded, and it is checked whether this character is a start character or a stop character. It can be understood that the reading in the forward direction is established when the character is established as the start character, and the reading in the backward direction is established when the character is established as the stop character. At this time, if the first character is not established as a start character or a stop character, it is determined that the signal is not a correct barcode signal, and the data is invalidated. For example, when the bar code symbol shown in FIG. 4A is scanned from left to right in the figure, a start character is detected following the margin.

【0009】次にスタートキャラクタやストップキャラ
クタと同様の方法でデータキャラクタをデコードすると
共にそのキャラクタがスタートキャラクタか或いはスト
ップキャラクタかを調べる。スタートキャラクタやスト
ップキャラクタでなけばデータキャラクタとして順次デ
コードする。
Next, the data character is decoded in the same manner as the start character and the stop character, and it is checked whether the character is the start character or the stop character. If it is not a start character or a stop character, it is sequentially decoded as a data character.

【0010】最初にスタートキャラクタが検出された順
方向読取りのときにはストップキャラクタがデコードさ
れると、1つのラベルのデータが終了したとみなされ
る。また最初にストップキャラクタが検出された逆方向
読取りのときにはスタートキャラクタがデコードされる
と、1つのラベルのデータが終了したとみなされる。
When the stop character is decoded at the time of forward reading in which the start character is detected first, it is regarded that the data of one label is completed. When the start character is decoded at the time of the backward reading in which the stop character is detected first, it is considered that the data of one label is completed.

【0011】最後に出マージンが検出され、マージンと
して正しく成立していれば1つのバーコードシンボルの
デコードが終了することになる。
Finally, the output margin is detected, and if the margin is correctly established, the decoding of one barcode symbol ends.

【0012】具体例として例えば1キャラクタが4本の
バーと3本のスペースで構成されるNW7のバーコード
のデータキャラクタのデコード方法について述べる。
As a specific example, a method of decoding a barcode data character of NW7 in which one character is composed of four bars and three spaces will be described.

【0013】図6に示すように、まず1キャラクタ中の
4本のバー及び3本のスペースのうち、最大幅のバー及
び最大幅のスペースを探す。
As shown in FIG. 6, among the four bars and three spaces in one character, the largest width bar and the largest width space are searched.

【0014】次に最大バー幅の5/8を基準値として全
てのバー幅を基準値と比較し、基準値以上であればワイ
ドバー、基準値よりも小さければナローバーとみなす。
Next, all the bar widths are compared with the reference value using 5/8 of the maximum bar width as a reference value. If the bar width is not less than the reference value, it is regarded as a wide bar, and if smaller than the reference value, it is regarded as a narrow bar.

【0015】次に4本のバーのうち1本のみがワイドな
らば、最大スペース幅の5/8を基準値として全てのス
ペース幅を基準値と比較し、基準値以上であればワイド
スペース、基準値より小さければナロースペースとみな
す。
Next, if only one of the four bars is wide, 5/8 of the maximum space width is used as a reference value, and all space widths are compared with the reference value. If it is smaller than the reference value, it is regarded as a narrow space.

【0016】また4本のバーのうち3本がワイドなら
ば、各スペースの幅が基準値より大きいことを確認す
る。この場合は全スペースをナロースペースとみなす。
If three of the four bars are wide, it is confirmed that the width of each space is larger than the reference value. In this case, all spaces are regarded as narrow spaces.

【0017】次にナローエレメントに「0」を割り付
け、ワイドエレメントに「1」を割り付けて7ビットの
2進数を作成する。
Next, "0" is assigned to the narrow element and "1" is assigned to the wide element to create a 7-bit binary number.

【0018】最後に7ビット2進数を表1に示すNW7
キャラクタ表と比較し、キャラクタ値を求める。
Finally, NW7 shown in Table 1 is a 7-bit binary number.
Compare with the character table to find the character value.

【0019】以上のようなアルゴリズムによりスタート
キャラクタ及びストップキャラクタを含むNW7のキャ
ラクタはデコードされることになる。
The NW7 character including the start character and the stop character is decoded by the above algorithm.

【0020】[0020]

【表1】 [Table 1]

【0021】[0021]

【発明が解決しようとする課題】バーコードシンボルを
読み取って2値化回路で2値化した場合に、2値化回路
の特性により図4の(c) にaで示すように長いスペース
の直後のバー幅が実際の波形より太くなる場合がある。
すなわち、マージン直後の最初のキャラクタの第1バー
幅が正しく再現されない場合がある。このような場合、
最初のキャラクタがスタートキャラクタ及びストップキ
ャラクタとして成立しなくなるため、それ以降のデータ
が全て正しくても正しいバーコード信号としては認識さ
れない。このためデコード効率が悪くなり読取り率が低
下する問題があった。
When a bar code symbol is read and binarized by a binarizing circuit, the characteristic of the binarizing circuit immediately follows a long space as shown by a in FIG. May be wider than the actual waveform.
That is, when the first bar width of the first character after the margin is not correctly reproduced. In such a case,
Since the first character is no longer a start character and a stop character, even if all subsequent data is correct, it is not recognized as a correct bar code signal. For this reason, there has been a problem that decoding efficiency is deteriorated and a reading rate is reduced.

【0022】そこで本発明は、バーコードデータを効率
的にデコードすることができ、従って読取り率を向上で
きるバーコードデコーダのデコード方法を提供しようと
するものである。
Accordingly, an object of the present invention is to provide a decoding method of a bar code decoder capable of efficiently decoding bar code data and thus improving a reading rate.

【0023】[0023]

【課題を解決するための手段と作用】本発明は、バーコ
ードシンボルを光学的に読み取って得られる2値化信号
をデコードするバーコードデコーダにおいて、マージン
に隣接する1本目のバーを除いた残りのバー及びスペー
スによりマージンに引き続く最初のキャラクタをデコー
ドし、スタートキャラクタあるいはストップキャラクタ
と認識することにある。
According to the present invention, there is provided a bar code decoder for decoding a binary signal obtained by optically reading a bar code symbol, except for a bar except for a first bar adjacent to a margin. The first character following the margin is decoded by the bar and space
And start character or stop character
It is to recognize .

【0024】[0024]

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

【0025】図1に示すようにバーコードラベルのバー
コードシンボルを光学的に読み取って得られる2値化信
号をバー幅計数回路1に入力し、バー幅及びスペース幅
を基準クロック数でカウントし、そのカウント値をRA
M(ランダム・アクセス・メモリ)2に記憶するように
なっている。
As shown in FIG. 1, a binarized signal obtained by optically reading a bar code symbol of a bar code label is input to a bar width counting circuit 1, and the bar width and the space width are counted by a reference clock number. , The count value is RA
M (random access memory) 2.

【0026】3はMPU(マイクロプロセッサユニッ
ト)で、このMPU3は前記RAM2に記憶されたバー
コードに対応するカウント値を読出し、このカウント値
からバーコードデータを2進数データに変換し、さらに
ROM4に記憶されているキャラクタ表に基づいてキャ
ラクタ値に変換し、バーコードについて全てのキャラク
タ値が正常に変換されたときデコード結果をECRやP
OSターミナル等の上位装置5に転送するようにしてい
る。
Reference numeral 3 denotes an MPU (microprocessor unit). The MPU 3 reads a count value corresponding to the bar code stored in the RAM 2, converts the bar code data into binary data from the count value, and further stores the read data in the ROM 4. The bar code is converted into a character value based on the stored character table, and when all the character values of the barcode are normally converted, the decoding result is converted to ECR or P.
The data is transferred to the host device 5 such as an OS terminal.

【0027】前記ROM4には前述した表1のキャラク
タ表と表2のスタート及びストップキャラクタ表が記憶
されている。なお、表2における(F)は順方向読取り
時の2進数とキャラクタを示し、(B)は逆方向読取り
時の2進数とキャラクタを示している。
The ROM 4 stores the character table shown in Table 1 and the start and stop character tables shown in Table 2. In Table 2, (F) shows a binary number and a character at the time of forward reading, and (B) shows a binary number and a character at the time of backward reading.

【0028】[0028]

【表2】 [Table 2]

【0029】そして前記MPU3は図2に示す流れ図に
基づいて例えばNW7のバーコードのスタート/ストッ
プキャラクタのデコード処理を行うようになっている。
The MPU 3 decodes, for example, the start / stop character of the bar code of the NW 7 based on the flowchart shown in FIG.

【0030】まずスタート/ストップキャラクタ中の最
初の1本のバーを除く3本のバー及び3本のスペースの
うち、最大幅のバー及び最大幅のスペースを探す。
First, among the three bars and the three spaces except the first one bar in the start / stop character, the largest width bar and the largest width space are searched.

【0031】次に最大バー幅の5/8を基準値として全
てのバー幅を基準値と比較し、基準値以上であればワイ
ドバー、基準値よりも小さければナローバーとみなす。
Next, all bar widths are compared with the reference value using 5/8 of the maximum bar width as the reference value. If the bar width is equal to or larger than the reference value, the bar is regarded as a wide bar, and if smaller than the reference value, it is regarded as a narrow bar.

【0032】そして全てのバーが基準値以上でなければ
続いて最大スペース幅の5/8を基準値として全てのス
ペース幅を基準値と比較し、基準値以上であればワイド
スペース、基準値よりも小さければナロースペースとみ
なす。
If all the bars are not equal to or larger than the reference value, then all the space widths are compared with the reference value using 5/8 of the maximum space width as the reference value. If it is smaller, it is considered a narrow space.

【0033】また全てのバーが基準値以上の場合には全
てのバーをナローとみなす。この処理はスタート/スト
ップキャラクタであるキャラクタB,Cを逆方向に読取
ったときを対象としている。続いて最大スペース幅の5
/8を基準値として全てのスペース幅を基準値と比較
し、基準値以上であればワイドスペース、基準値よりも
小さければナロースペースとみなす。
When all the bars are equal to or larger than the reference value, all the bars are regarded as narrow. This processing is performed when characters B and C, which are start / stop characters, are read in the reverse direction. Then the maximum space width of 5
All space widths are compared with the reference value using / 8 as a reference value. If the space width is equal to or larger than the reference value, it is regarded as a wide space, and if smaller than the reference value, it is regarded as a narrow space.

【0034】次にナローエレメントに「0」を割り付
け、ワイドエレメントに「1」を割り付けて6ビットの
2進数を作成する。
Next, "0" is assigned to the narrow element and "1" is assigned to the wide element to create a 6-bit binary number.

【0035】最後に6ビット2進数を表2に示すスター
ト及びストップキャラクタ表と比較し、キャラクタ値を
求める。そして求められたキャラクタ値がスタート/ス
トップキャラクタとして正しければ、これを有効なスタ
ート/ストップキャラクタとみなす。
Finally, the 6-bit binary number is compared with a start and stop character table shown in Table 2 to determine a character value. If the obtained character value is correct as a start / stop character, it is regarded as a valid start / stop character.

【0036】以上のようなアルゴリズムにより第1キャ
ラクタであるスタート/ストップキャラクタをデコード
することになる。
The start / stop character which is the first character is decoded by the above algorithm.

【0037】第2キャラクタ以降のキャラクタについて
は前述した図6のデコード処理を行う。この場合は最後
に7ビット2進数を表1に示すキャラクタ表と比較し、
キャラクタ値を求めることになる。
The decoding process of FIG. 6 described above is performed for the second and subsequent characters. In this case, finally compare the 7-bit binary number with the character table shown in Table 1.
The character value will be determined.

【0038】このような構成の実施例においては、第1
キャラクタについて1キャラクタを構成する4本のバー
及び3本のスペースのうちの最初の1本のバーを除く3
本のバー及び3本のスペースを有効とし、その6本のバ
ー/スペースから最大幅のバー及び最大幅のスペースを
探してバー及びスペースの基準値を求める。そして基準
値と6本のバー/スペースを比較してナローバー及びワ
イドバーを決め、ナローバーを「0」、ワイドバーを
「1」として2進数を作成し、その2進数を表2に従っ
てキャラクタ値に変換する。
In the embodiment having such a configuration, the first
For the character, three bars excluding the four bars that make up one character and the first one of the three spaces
The bar and the three spaces are validated, and the bar and the space reference value are obtained by searching the maximum width bar and the space from the six bars / spaces. Then, the narrow bar and the wide bar are determined by comparing the reference value with the six bars / spaces, and the narrow bar is set to "0" and the wide bar is set to "1" to form a binary number. Convert.

【0039】従って2値化回路の特性により第1キャラ
クタの最初のバー幅がたとえ正しく再現されなかったと
しても、そのバー幅はデコードには何等寄与しないの
で、第1キャラクタのデコードは支障なく行われること
になる。従ってバーコードデータを効率的にデコードす
ることができ、読取り率を向上できる。
Therefore, even if the first bar width of the first character is not correctly reproduced due to the characteristics of the binarization circuit, the bar width does not contribute to decoding at all, and the decoding of the first character can be performed without any trouble. Will be Therefore, barcode data can be efficiently decoded, and the reading rate can be improved.

【0040】次に本発明の他の実施例を図面を参照して
説明する。
Next, another embodiment of the present invention will be described with reference to the drawings.

【0041】この実施例はCODE39のバーコードの
スタート/ストップキャラクタのデコード処理について
述べる。なお、CODE39のバーコードは1キャラク
タが5本のバーと4本のスペースで構成されている。
This embodiment describes the decoding process of the start / stop character of the CODE39 bar code. The CODE39 barcode is composed of five bars and four spaces per character.

【0042】CODE39のバーコードの場合は図3に
示すデコード処理を行う。
In the case of a CODE39 bar code, the decoding process shown in FIG. 3 is performed.

【0043】まずスタート/ストップキャラクタ中の最
初の1本のバーを除く4本のバー及び4本のスペースの
うち、最大幅のバー及び最大幅のスペースを探す。
First, of the four bars and the four spaces except the first one bar in the start / stop character, the largest bar and the largest space are searched.

【0044】次に最大バー幅の5/8を基準値として全
てのバー幅を基準値と比較し、基準値以上であればワイ
ドバー、基準値よりも小さければナローバーとみなす。
Next, all bar widths are compared with the reference value using 5/8 of the maximum bar width as a reference value. If the bar width is not less than the reference value, it is regarded as a wide bar, and if smaller than the reference value, it is regarded as a narrow bar.

【0045】次に最大スペース幅の5/8を基準値とし
て全てのスペース幅を基準値と比較し、基準値以上であ
ればワイドスペース、基準値よりも小さければナロース
ペースとみなす。
Next, all the space widths are compared with the reference value using 5/8 of the maximum space width as the reference value. If the space width is larger than the reference value, it is regarded as a wide space, and if smaller than the reference value, it is regarded as a narrow space.

【0046】次にナローエレメントに「0」を割り付
け、ワイドエレメントに「1」を割り付けて8ビットの
2進数を作成する。
Next, "0" is assigned to the narrow element and "1" is assigned to the wide element to create an 8-bit binary number.

【0047】最後に8ビット2進数を表3に示すスター
ト及びストップキャラクタ表と比較し、キャラクタ値を
求める。そして求められたキャラクタ値がスタート/ス
トップキャラクタとして正しければ、これを有効なスタ
ート/ストップキャラクタとみなす。
Finally, the 8-bit binary number is compared with the start and stop character tables shown in Table 3 to determine a character value. If the obtained character value is correct as a start / stop character, it is regarded as a valid start / stop character.

【0048】以上のようなアルゴリズムにより第1キャ
ラクタであるスタート/ストップキャラクタをデコード
することになる。
The start / stop character which is the first character is decoded by the above algorithm.

【0049】[0049]

【表3】 [Table 3]

【0050】この実施例においても第1キャラクタにつ
いて1キャラクタを構成する5本のバー及び4本のスペ
ースのうちの最初の1本のバーを除く4本のバー及び4
本のスペースを有効とし、その8本のバー/スペースか
ら最大幅のバー及び最大幅のスペースを探してバー及び
スペースの基準値を求める。そして基準値と8本のバー
/スペースを比較してナローバー及びワイドバーを決
め、ナローバーを「0」、ワイドバーを「1」として2
進数を作成し、その2進数を表3に従ってキャラクタ値
に変換する。
Also in this embodiment, for the first character, four bars and four bars excluding the first bar of the five bars and four spaces constituting one character.
The book space is validated, and the bar and space reference values are obtained by searching for the maximum width bar and the maximum width space from the eight bars / spaces. The narrow bar and the wide bar are determined by comparing the reference value with the eight bars / spaces, and the narrow bar is set to "0" and the wide bar is set to "1".
Create a hexadecimal number and convert the binary number to a character value according to Table 3.

【0051】従って2値化回路の特性により第1キャラ
クタの最初のバー幅がたとえ正しく再現されなかったと
しても、そのバー幅はデコードには何等寄与しないの
で、本実施例においても前記実施例と同様の効果が得ら
れるれものである。
Therefore, even if the first bar width of the first character is not correctly reproduced due to the characteristics of the binarization circuit, the bar width does not contribute to decoding at all. A similar effect can be obtained.

【0052】なお、前記実施例はNW7及びCODE3
9のバーコードのデコードについて述べたが必ずしもこ
れに限定されるものではなく、CODE128やCOD
E93等スタート/ストップキャラクタを有するバーコ
ードのデコードに適用できるものである。
The above-described embodiment is based on NW7 and CODE3.
9 has been described, but the present invention is not necessarily limited to this.
It can be applied to decoding of barcodes having start / stop characters such as E93.

【0053】[0053]

【発明の効果】以上、本発明によれば、マージンに隣接
する1本目のバーを除いた残りのバー及びスペースによ
り最初のスタートキャラクタ及びストップキャラクタを
デコードすることにより、バーコードデータを効率的に
デコードすることができ、従って読取り率を向上でき
る。
As described above, according to the present invention, the first start character and the stop character are decoded by the remaining bars and spaces except for the first bar adjacent to the margin, so that the bar code data can be efficiently processed. Decoding, thus improving the read rate.

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

【図1】本発明の一実施例を示すブロック図。FIG. 1 is a block diagram showing one embodiment of the present invention.

【図2】同実施例におけるスタート/ストップキャラク
タのデコード処理を示す流れ図。
FIG. 2 is a flowchart showing decoding processing of a start / stop character in the embodiment.

【図3】本発明の他の実施例におけるスタート/ストッ
プキャラクタのデコード処理を示す流れ図。
FIG. 3 is a flowchart showing a decoding process of a start / stop character in another embodiment of the present invention.

【図4】バーコードパターンと対応する2値化信号の関
係を示す図。
FIG. 4 is a diagram showing a relationship between a barcode pattern and a corresponding binary signal.

【図5】デコーダの基本的なデコード処理を示す流れ
図。
FIG. 5 is a flowchart showing a basic decoding process of a decoder.

【図6】従来のNW7のデコード処理を示す流れ図。FIG. 6 is a flowchart showing a conventional NW7 decoding process.

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

2…RAM(ランダム・アクセス・メモリ)、3…MP
U(マイクロプロセッサユニット)、ROM(リード・
オンリー・メモリ)。
2 ... RAM (random access memory), 3 ... MP
U (microprocessor unit), ROM (read
Only memory).

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 バーコードシンボルを光学的に読み取っ
て得られる2値化信号をデコードするバーコードデコー
ダにおいて、マージンに隣接する1本目のバーを除いた
残りのバー及びスペースによりマージンに引き続く最初
キャラクタをデコードし、スタートキャラクタあるい
ストップキャラクタと認識することを特徴とするバー
コードデコーダのデコード方法。
1. A bar code decoder for decoding a binarized signal obtained by optically reading a bar code symbol, wherein a bar and a space other than a first bar adjacent to the margin are firstly arranged following the margin . Decode character and start character or
Is a bar code decoder decoding method that recognizes a stop character.
JP4250177A 1992-09-18 1992-09-18 Barcode decoder decoding method Expired - Fee Related JP2750244B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4250177A JP2750244B2 (en) 1992-09-18 1992-09-18 Barcode decoder decoding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4250177A JP2750244B2 (en) 1992-09-18 1992-09-18 Barcode decoder decoding method

Publications (2)

Publication Number Publication Date
JPH06103394A JPH06103394A (en) 1994-04-15
JP2750244B2 true JP2750244B2 (en) 1998-05-13

Family

ID=17203967

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4250177A Expired - Fee Related JP2750244B2 (en) 1992-09-18 1992-09-18 Barcode decoder decoding method

Country Status (1)

Country Link
JP (1) JP2750244B2 (en)

Also Published As

Publication number Publication date
JPH06103394A (en) 1994-04-15

Similar Documents

Publication Publication Date Title
JP2788152B2 (en) Barcode reader
US7185816B1 (en) Bar code and method of forming a bar code having color for encoding supplemental information
JPH0354388B2 (en)
US5471041A (en) Bar-code reader device
JP2750244B2 (en) Barcode decoder decoding method
US5637853A (en) Reading indicia by analysis of different light reflecting portions based on signal-to-noise ratios
JPS62162181A (en) Optical reader
US6761314B2 (en) Bar code symbology for consumer scanning applications
JPH08263585A (en) Bar code reading device
JP2766768B2 (en) Barcode decoder decoding method
JP3198232B2 (en) Barcode reading method and reader
US6478224B1 (en) Symbology-independent method and apparatus for identifying potential bar code data
JP2971636B2 (en) Barcode symbol reader
JP2953143B2 (en) Barcode reading device and barcode reading method
US5835984A (en) Optical scanner employing smart pixel array
JP2817025B2 (en) Barcode reader
JP2742920B2 (en) Barcode reader
JPH08235300A (en) Bar code reader
JP2778870B2 (en) Barcode decoder
JP2641991B2 (en) Data processing method of bar code reader
JP2779898B2 (en) Barcode reader
JPS5935478B2 (en) Barcode symbol reading method
JP2001216464A (en) Bar code
JP2912743B2 (en) Barcode decoder
JP2736729B2 (en) Barcode judgment method

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080220

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090220

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees