JPS6126709B2 - - Google Patents

Info

Publication number
JPS6126709B2
JPS6126709B2 JP7508380A JP7508380A JPS6126709B2 JP S6126709 B2 JPS6126709 B2 JP S6126709B2 JP 7508380 A JP7508380 A JP 7508380A JP 7508380 A JP7508380 A JP 7508380A JP S6126709 B2 JPS6126709 B2 JP S6126709B2
Authority
JP
Japan
Prior art keywords
product
controller
converted
pos
terminal device
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
Application number
JP7508380A
Other languages
Japanese (ja)
Other versions
JPS57773A (en
Inventor
Masatada Nishida
Kyoshi Saito
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP7508380A priority Critical patent/JPS57773A/en
Publication of JPS57773A publication Critical patent/JPS57773A/en
Publication of JPS6126709B2 publication Critical patent/JPS6126709B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Cash Registers Or Receiving Machines (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Description

【発明の詳細な説明】 本発明は取引端末の商品コード(以下品番とい
う)から品名、単価等の商品データに変換するテ
ーブル内のアイテムを使用頻度の応じて変化させ
ることにより、コントローラのルツクアツプ応答
速度を平均的に高めるようにした流通システムに
おけるデータ変換方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention responds to lookup requests from a controller by changing items in a table that converts a product code (hereinafter referred to as a product number) from a transaction terminal into product data such as product name and unit price depending on the frequency of use. This relates to a data conversion method in a distribution system that increases speed on average.

従来、たとえばデパートや店舗等の取引端末シ
ステムは、顧客と商品の取引を行ないデータを入
力する複数の取引端末(POS)とこれらを集中制
御するコントローラより成る。その構成は第1図
に示すように、コントローラ(CPU)1に対し
通信回線3により複数のPOS41〜4oがいもづる
式に接続されている。各POSにおいて取引により
たとえば商品に貼付したバーコードを固定スキヤ
ナで読取るような場合、通常品番のみしか入力さ
れないため、対応する単価はルツクアツプ、すな
わちPOSからコントローラに照会して応答をもら
うことにより得られる。常にコントローラ1のフ
アイル2に照会する方式では伝送時間やフアイル
アクセス時間のためどうしても応答時間は長くな
る。そこでPOS側にも、各POS共通にルツクアツ
プの頻度の高い品番と品名/単価を表として格納
したテーブル51〜5oをもつことにより、平均の
応答時間をかなり短縮することができる。
Conventionally, transaction terminal systems in department stores, stores, etc., for example, consist of a plurality of transaction terminals (POS) for conducting transactions with customers and inputting data, and a controller for centrally controlling these terminals. As shown in FIG. 1, the configuration is such that a plurality of POSs 4 1 to 4 o are connected to a controller (CPU) 1 through a communication line 3 in a series. When a barcode attached to a product is read by a fixed scanner during a transaction at each POS, usually only the product number is entered, so the corresponding unit price can be obtained by lookup, that is, by querying the controller from the POS and receiving a response. . In the method of constantly inquiring the file 2 of the controller 1, the response time inevitably increases due to transmission time and file access time. Therefore, the average response time can be considerably shortened by providing tables 51 to 5o on the POS side that store frequently looked up product numbers and product names/unit prices for each POS.

第2図はPOS内テーブル51〜5oの品番と単価
のルツクアツプテーブルの例を示したものであ
る。品名ルツクアツプの場合も同様である。
FIG. 2 shows an example of a lookup table for product numbers and unit prices in POS tables 51 to 5o . The same applies to the product name lookup.

しかし、上述の方法にもまだ問題点が残る。す
なわち、POS側テーブルは通常余り大容量のもの
はもてず、かつPOS毎に異なるテーブルを予め用
意することは実際上困難である。従つて、扱い品
番がPOSにより異なる場合にはPOS内テーブルに
品番が見当らずコントローラ1までルツクアツプ
に行く割合が高くなるPOSがでてくるという欠点
がある。
However, problems still remain with the above method. That is, the POS side table usually cannot have a large capacity, and it is actually difficult to prepare a different table for each POS in advance. Therefore, if the product number handled differs depending on the POS, there will be a POS in which the product number is not found in the table within the POS and the probability of searching up to controller 1 is high.

本発明の目的は扱い品番にかかわらずいずれの
POSでも平均の応答時間を短縮できるような流通
システムにおけるデータ変換方式を提供すること
である。
The purpose of the present invention is to
The objective is to provide a data conversion method for distribution systems that can shorten the average response time even at POS.

前記目的を達成するため、本発明の流通システ
ムにおけるデータ変換方式は商品コードを商品デ
ータに変換するテーブルを具えた端末装置と、コ
ントローラを有し、該端末装置は該テーブルによ
り商品コードを商品データに変換して出力すると
ともに、該テーブルにより変換されない商品コー
ドを該コントローラで変換して、前記端末装置に
出力する流通システムにおいて、前記テーブルを
書替え可能に構成するとともに、前記コントロー
ラで変換した商品コード、商品データ対を前記テ
ーブルに書込む手段を設け、前記端末装置はコン
トローラで商品コードを変換する毎に前記テーブ
ルに該変換した商品コード、商品データ対を書込
んで更新することを特徴とするものである。
In order to achieve the above object, the data conversion method in the distribution system of the present invention includes a terminal device equipped with a table for converting a product code into product data, and a controller, and the terminal device converts the product code into product data using the table. In the distribution system, the table is configured to be rewritable, and the product code that is not converted by the table is converted by the controller and output to the terminal device. , further comprising means for writing a product data pair into the table, and each time the controller converts a product code, the terminal device writes the converted product code and product data pair into the table for updating. It is something.

第3図は本発明の要部となるPOS内テーブルの
説明図である。
FIG. 3 is an explanatory diagram of a table within the POS, which is the main part of the present invention.

本テーブルは書替可能の不揮発性メモリに格納
され、同図に示すように、正テーブル6と副テー
ブル7を含む。正テーブル6は第2図と同じ各
POS共通の品番と単価の表を用意し、これに使用
フラグ8を付加したものである。副テーブル7は
ルツクアツプしてきたアイテムを格納する領域で
ある。このような構成において、初期状態では、
前述のように全POSについてテーブル内容は同じ
であり、かつ全ての使用フラグはクリアし副テー
ブルは空としておく。
This table is stored in a rewritable nonvolatile memory, and includes a primary table 6 and a secondary table 7, as shown in the figure. The main table 6 is the same as in Figure 2.
A table of product numbers and unit prices common to POS is prepared, and usage flag 8 is added to this table. The sub-table 7 is an area for storing looked-up items. In such a configuration, in the initial state,
As mentioned above, the table contents are the same for all POSs, all usage flags are cleared, and the sub-table is left empty.

ルツクアツプの場合、まるPOS側の正テーブル
6をサーチし、あれば使用フラグ8をセツトして
おく。なければコントローラ1にルツクアツプ
し、品番と単価を副テーブル7に登録しておく。
In the case of a lookup, the main table 6 on the POS side is searched, and if it is found, the use flag 8 is set. If not, it is looked up in the controller 1 and the product number and unit price are registered in the sub-table 7.

副テーブルの内容はバツクグラウンド処理、す
なわちPOSの主業務のひまな時の処理により、正
テーブルのアイテムのうち使用フラグ8がセツト
されていないアイテムと入替え登録し、副テーブ
ルに内容は抹消する。
The contents of the secondary table are registered as replacements for items in the primary table whose use flag 8 is not set, and the contents are deleted in the secondary table by background processing, that is, processing when the POS is not doing its main business.

使用フラグは取引を適当な一定回数(N)行な
う毎にすべてクリアする。この場合の最適のNの
値はテーブルのサイズとルツクアツプの頻度によ
り決定されるべきものである。
All use flags are cleared every time a transaction is performed a certain number of times (N). The optimal value of N in this case should be determined by the table size and lookup frequency.

なお、上記において使用フラグをカウンタを用
いて計数し、最低のカウントのアイテムと入替え
るようにすれば、さらに精密な制御が行なわれ
る。
In the above, more precise control can be achieved by counting the use flags using a counter and replacing them with the item with the lowest count.

第4図は本発明の実施例の構成を示す説明図で
ある。
FIG. 4 is an explanatory diagram showing the configuration of an embodiment of the present invention.

同図において、端末装置は、キーボード11、
サーチ回路12、+1加算回路13、送受制御部
15、印字制御部20、プリンタ21、主テーブ
ル14および副テーブル17よりなるテーブル
9、書込み回路16と入替回路18及びタイマ1
9を有する書込み手段10を具えている。
In the figure, the terminal device includes a keyboard 11,
Search circuit 12, +1 addition circuit 13, transmission/reception control section 15, print control section 20, printer 21, table 9 consisting of main table 14 and sub table 17, write circuit 16, exchange circuit 18, and timer 1
It comprises a writing means 10 having 9.

端末装置では、キーボード11からの商品の品
番をサーチ回路12に入れ、まず主テーブル14
内をサーチして一致した品番があれば印字制御部
20を介してプリンタ21を動作させて伝票等に
印字するとともに、一致信号をサーチ回路12に
送り+1加算回路13を動作させて主テーブル1
4の一致した品番に使用フラグ“1”を書込む。
In the terminal device, the product part number from the keyboard 11 is entered into the search circuit 12, and first the product number is entered into the main table 14.
If a matching product number is found, the printer 21 is operated via the print control unit 20 to print it on a slip, etc., and a matching signal is sent to the search circuit 12 to operate the +1 addition circuit 13 to print the main table 1.
Write the use flag "1" to the matching product number of 4.

主テーブル14内に一致した品番がなければ、
サーチ回路12より送受制御部15を通してコン
トローラ(CPU)1のフアイル2に対してルツ
クアツプを行ない、その品番に対応する単価を送
受制御部15を通して直接印字制御部20とプリ
ンタ21に送り印字させるとともに、書込回路1
6を介して副テーブル17にその品番と単価を登
録する。この副テーブル17の内容は前述のバツ
クグラウンド処理により、タイマ19で制御する
入替回路18により主テーブル14内のフラグ
“0”のアイテムをサーチしてこれと入替えを行
なう。このようにして最初各POS共通のPOSテー
ブルを順次使用頻度の高い品番と単価に入替えて
ゆくことができる。
If there is no matching product number in the main table 14,
The search circuit 12 performs a lookup on the file 2 of the controller (CPU) 1 through the transmission/reception control section 15, and sends the unit price corresponding to the product number directly through the transmission/reception control section 15 to the print control section 20 and printer 21 for printing. Write circuit 1
6, the product number and unit price are registered in the sub-table 17. The contents of this sub-table 17 are replaced with the item in the main table 14 by searching for an item with a flag of "0" in the main table 14 by the replacement circuit 18 controlled by the timer 19 through the background processing described above. In this way, the POS table common to each POS can be sequentially replaced with frequently used product numbers and unit prices.

実施例ではキーボードから品番を入力したが前
述のように固定スキヤナからバーコードとして入
力した場合も同様であることは言うまでもない。
In the embodiment, the product number was input from the keyboard, but it goes without saying that the same applies if the product number is input as a barcode from a fixed scanner as described above.

以上説明したように、本発明によれば、取引端
未の品名、単価のテーブル内のアイテムを使用頻
度に応じて変化させることにより、コントローラ
のルツクアツプ応答速度を平均的に高めるように
したものである。これにより、各取引端末毎にル
ツクアツプ対象品番の分布が異なるような場合で
も、順次ルツクアツプを進めるに従い実績によつ
て対象品番を入替えてゆき、結果として平均的な
ルツクアツプ応答時間を効果的に短縮することが
できる。
As explained above, according to the present invention, the lookup response speed of the controller is increased on average by changing the items in the table of product names and unit prices of unused transactions depending on the frequency of use. be. As a result, even if the distribution of product numbers to be looked up is different for each transaction terminal, the product numbers to be looked up will be replaced based on the track record as the lookup progresses, and as a result, the average lookup response time will be effectively shortened. be able to.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は取引端末システムの説明図、第2図は
POSテーブルの内容の1例説明図、第3図は本発
明のPOSテーブル説明図、第4図は本発明の実施
例の構成を示す説明図であり、 図中、11はキーボード、12はサーチ回路、
13は+1加算回路、14は主テーブル、15は
送受制御部、16は書込回路、17は副テーブ
ル、18は入替回路、19はタイマ、20は印字
制御部、21はプリンタを示す。
Figure 1 is an explanatory diagram of the trading terminal system, Figure 2 is
FIG. 3 is an explanatory diagram of an example of the contents of a POS table, FIG. 3 is an explanatory diagram of the POS table of the present invention, and FIG. 4 is an explanatory diagram showing the configuration of an embodiment of the present invention. In the figure, 11 is a keyboard, 12 is a search circuit,
13 is a +1 addition circuit, 14 is a main table, 15 is a transmission/reception control section, 16 is a write circuit, 17 is a sub table, 18 is an exchange circuit, 19 is a timer, 20 is a print control section, and 21 is a printer.

Claims (1)

【特許請求の範囲】 1 商品コードを商品データに変換するテーブル
9を具えた端末装置4と、コントローラ1を有
し、 該端末装置は該テーブル9により商品コードを
商品データに変換して出力するとともに、該テー
ブル9により変換されない商品コードを該コント
ローラ1で変換して前記端末装置4で出力する流
通システムにおいて、 前記テーブル9を書替え可能に構成するととも
に、前記コントローラ1で変換した商品コード、
商品データ対を前記テーブル9に書込む手段10
を設け、 前記端末装置4はコントローラ1で商品コード
を変換する毎に前記テーブル9に該変換した商品
コード、商品データ対を書込んで更新することを
特徴とする流通システムにおけるデータ変換方
式。 2 前記テーブル9を正テーブル14と副テーブ
ル17に分け、まず正テーブル14と副テーブル
17とをサーチして無い場合にはコントローラ1
のルツクアツプ応答により得たアイテムを副テー
ブル17に書込んでおき、 その後正テーブルの使用頻度の低いアイテムと
入替えるようにしたことを特徴とする特許請求の
範囲第1項記載の流通システムにおけるデータ変
換方式。
[Scope of Claims] 1. A terminal device 4 having a table 9 for converting a product code into product data, and a controller 1, the terminal device converting the product code into product data using the table 9 and outputting it. In addition, in a distribution system in which product codes that are not converted by the table 9 are converted by the controller 1 and output by the terminal device 4, the table 9 is configured to be rewritable, and the product codes converted by the controller 1,
Means 10 for writing product data pairs into the table 9
A data conversion method in a distribution system, wherein the terminal device 4 writes and updates the converted product code and product data pair in the table 9 every time the product code is converted by the controller 1. 2. The table 9 is divided into the main table 14 and the sub table 17, and if the main table 14 and the sub table 17 are not searched, the controller 1
Data distribution system according to claim 1, characterized in that items obtained in response to a lookup are written in the sub table 17, and then replaced with less frequently used items in the main table. Conversion method.
JP7508380A 1980-06-04 1980-06-04 Data conversion system of distribution system Granted JPS57773A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7508380A JPS57773A (en) 1980-06-04 1980-06-04 Data conversion system of distribution system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7508380A JPS57773A (en) 1980-06-04 1980-06-04 Data conversion system of distribution system

Publications (2)

Publication Number Publication Date
JPS57773A JPS57773A (en) 1982-01-05
JPS6126709B2 true JPS6126709B2 (en) 1986-06-21

Family

ID=13565923

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7508380A Granted JPS57773A (en) 1980-06-04 1980-06-04 Data conversion system of distribution system

Country Status (1)

Country Link
JP (1) JPS57773A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5957368A (en) * 1982-09-28 1984-04-02 Fujitsu Ltd Inquiry system
JPS61156368A (en) * 1984-12-27 1986-07-16 Fujitsu Ltd Control system of table content change
JPS62237569A (en) * 1986-04-09 1987-10-17 Hitachi Ltd Commodity file managing system for pos terminal

Also Published As

Publication number Publication date
JPS57773A (en) 1982-01-05

Similar Documents

Publication Publication Date Title
US4843546A (en) POS system with means for automatically reconfiguring the center PLU and local files
JP3810113B2 (en) Price management system
JPS6014371A (en) Pos system
JPH0261075B2 (en)
EP0176072B1 (en) Electronic cash register system incorporating local goods data storage
JPS6126709B2 (en)
JP2977377B2 (en) Cash register
JPS59858B2 (en) electronic cash register
JPS6254360A (en) Data processor for article delivery system
JPH09231269A (en) Information terminal equipment
GB2284910A (en) An integrated electronic warehousing and distribution system
KR950002014B1 (en) Barcode data managing method for cash register
JP2508952B2 (en) Sales data processing method
JPH0594452A (en) Plu master simple retrieval system
JPH079661B2 (en) Transaction processor
JPH05307685A (en) Data transmission method
JPH04262492A (en) Pos system
JPH05225197A (en) Information display device and processing system therefor
JPH0473157B2 (en)
JPS61290569A (en) Commodity sale information processor
JPS6072063A (en) Single article managing device
JPH07114673A (en) Transaction processing system
JPS59158456A (en) Filing method of commodity data
JPH05174252A (en) Sales data management system
JP2002068414A (en) Automatic warehouse system