JPH05166070A - Pos system - Google Patents

Pos system

Info

Publication number
JPH05166070A
JPH05166070A JP35086591A JP35086591A JPH05166070A JP H05166070 A JPH05166070 A JP H05166070A JP 35086591 A JP35086591 A JP 35086591A JP 35086591 A JP35086591 A JP 35086591A JP H05166070 A JPH05166070 A JP H05166070A
Authority
JP
Japan
Prior art keywords
memory
terminal
plu
terminal controller
pos system
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
Application number
JP35086591A
Other languages
Japanese (ja)
Inventor
Satoshi Abe
智 阿部
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.)
NEC Engineering Ltd
Original Assignee
NEC Engineering 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 NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP35086591A priority Critical patent/JPH05166070A/en
Publication of JPH05166070A publication Critical patent/JPH05166070A/en
Pending legal-status Critical Current

Links

Landscapes

  • Cash Registers Or Receiving Machines (AREA)
  • Power Sources (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PURPOSE:To make the memory content equivalent at the recovery from a fault in the duplex POS system having a plurarity of memories holding the current cost data of the merchandise. CONSTITUTION:The present cost data of the merchandise is held in a volatile memory provided on terminal controllers(TC) 10 and 11. After one of the power source of the memories is turned off, the cost data in the other memory is copied in the memory at the time of recovery.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【技術分野】本発明はPOS(Point Of Sales)システ
ムに関し、特にデュープレックス(Duplex)POSシス
テムにおけるPLU(Price Look UP )メモリの復旧処
理に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a POS (Point Of Sales) system, and more particularly to a PLU (Price Look UP) memory recovery process in a Duplex POS system.

【0002】[0002]

【従来技術】一般に、この種のPOSシステムにおいて
は、商品コード及びその商品の価格データを記憶する磁
気ディスク装置と、この磁気ディスク装置内の商品コー
ド及び価格データを展開して保持する揮発性のPLUメ
モリとを有するターミナルコントローラ(TC)が2台
設けられている。これら2台のターミナルコントローラ
には、各々同数のPOS端末が接続される。例えば、1
台のターミナルコントローラについて最大32台のPO
S端末が接続できるものとすれば、1台のターミナルコ
ントローラについて15台のPOS端末を接続し、合計
30台のPOS端末によって運用する。
2. Description of the Related Art Generally, in this type of POS system, a magnetic disk device for storing a product code and price data of the product and a volatile storage device for expanding and holding the product code and price data in the magnetic disk device. Two terminal controllers (TC) having a PLU memory are provided. The same number of POS terminals are connected to each of these two terminal controllers. For example, 1
Up to 32 POs for each terminal controller
Assuming that S terminals can be connected, 15 POS terminals are connected to one terminal controller, and a total of 30 POS terminals operate.

【0003】運用開始時(例えば、朝)においては、磁
気ディスク装置からPLUメモリ内に商品コード及び価
格データを展開し、各POS端末からそのPLUメモリ
に対してアクセスを行うことにより価格データが端末側
に送出される。つまり、POS端末においてバーコード
が読取られると、その商品コードを基にPLUメモリが
アクセスされて価格データが送出されるのである。
At the start of operation (for example, in the morning), the product code and the price data are expanded from the magnetic disk device into the PLU memory, and each POS terminal accesses the PLU memory to obtain the price data. Sent to the side. That is, when the bar code is read by the POS terminal, the PLU memory is accessed based on the product code and the price data is sent out.

【0004】運用中において価格データを変更する場合
は、ホストコンピュータ側からのキー入力により2台の
ターミナルコントローラ内の各PLUメモリに対して価
格データの書換えが行われる。
When the price data is changed during operation, the price data is rewritten to each PLU memory in the two terminal controllers by key input from the host computer side.

【0005】運用終了の際(例えば、夜)には、PLU
メモリ内の価格データが磁気ディスク装置に書込まれた
後にシステムの電源が断となる。そして、再び運用が開
始される時(例えば、翌日の朝)には、同様に磁気ディ
スクの装置からPLUメモリにデータが展開されるので
ある。
At the end of operation (for example, at night), the PLU
The system is powered off after the price data in the memory is written to the magnetic disk device. Then, when the operation is started again (for example, the next morning), the data is similarly expanded from the magnetic disk device to the PLU memory.

【0006】磁気ディスク装置内のデータを一旦PLU
メモリ側に展開するのは、速いアクセススピードが要求
されるからである。なお、このPLUメモリには、周知
の揮発性メモリが使用されるため、自ターミナルコント
ローラの電源が断になると、その保持内容は消えてしま
う。
Data in the magnetic disk device is temporarily transferred to the PLU.
The reason for expanding to the memory side is that a high access speed is required. Since a well-known volatile memory is used for this PLU memory, when the power of its own terminal controller is cut off, the contents held therein are erased.

【0007】上述した従来のデュープレックスPOSシ
ステムにおいては、運用時にホストコンピュータから相
互にターミナルコントローラの監視を行うのみであり、
ホストコンピュータ及び片方のターミナルコントローラ
との二重障害が発生した時は、手動でターミナルコント
ローラの電源オフ/オンを行っており、煩しいという欠
点があった。また、復旧後においてもPLUメモリ内の
データは、2台のターミナルコントローラ間について等
価とならないという欠点があった。
In the above-mentioned conventional duplex POS system, the host computers only mutually monitor the terminal controllers during operation.
When a double failure occurs between the host computer and one of the terminal controllers, the power supply of the terminal controller is manually turned off / on, which is troublesome. Further, even after the restoration, the data in the PLU memory is not equivalent between the two terminal controllers.

【0008】さらにまた、PLUデータを磁気ディスク
装置にファイルとしてセーブしている最中に障害が発生
した場合には、復旧後にファイル修正等を行わなければ
ならず、その作業に多大な時間と手間を要するという欠
点があった。
Furthermore, if a failure occurs while the PLU data is being saved as a file in the magnetic disk device, it is necessary to correct the file after restoration, which requires a great deal of time and labor. There was a drawback that it required.

【0009】[0009]

【発明の目的】本発明は上述した従来の欠点を解決する
ためになされたものであり、その目的はPLUメモリの
内容を有効に復旧させることのできるPOSシステムを
提供することである。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned conventional drawbacks, and an object of the present invention is to provide a POS system capable of effectively restoring the contents of a PLU memory.

【0010】[0010]

【発明の構成】本発明によるPOSシステムは、商品の
現在の価格データを保持する揮発性の第1及び第2のメ
モリと、前記第1のメモリの電源が断になった後、復旧
した時前記第2のメモリ内の価格データを該第1のメモ
リにコピーする手段とを含むことを特徴とする。
The POS system according to the present invention, when the volatile first and second memories for holding the current price data of goods and the first memory are restored after the power supply is cut off, Means for copying the price data in the second memory to the first memory.

【0011】[0011]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0012】図1は本発明によるPOSシステムの一実
施例の運用状態を示す概略図である。図1(a)におい
て、本実施例のPOSシステムは、ホストコンピュータ
(HOST)9に2台のターミナルコントローラ10及び1
1が接続されて構成されている。また、各ターミナルコ
ントローラ10及び11には、コミュニケーションケー
ブル切換器12を介して図示せぬPOS端末が15台ず
つ接続されているものとする。なお、13はコミュニケ
ーションケーブルである。
FIG. 1 is a schematic diagram showing an operating state of an embodiment of a POS system according to the present invention. In FIG. 1A, the POS system according to the present embodiment has two terminal controllers 10 and 1 in a host computer (HOST) 9.
1 are connected and configured. Further, it is assumed that 15 POS terminals (not shown) are connected to each of the terminal controllers 10 and 11 via the communication cable switcher 12. In addition, 13 is a communication cable.

【0013】ターミナルコントローラ10は、ターミナ
ルコントローラ11と同一の内部構成であり、図2に示
されているように磁気ディスク装置(DISK)20及
びPLUメモリ19並びに図示せぬ制御部を含んで構成
されている。
The terminal controller 10 has the same internal structure as that of the terminal controller 11, and includes a magnetic disk unit (DISK) 20, a PLU memory 19 and a controller (not shown) as shown in FIG. ing.

【0014】磁気ディスク装置20内には先述のように
商品の価格データ等が記憶されており、このデータがP
LUメモリ19に展開された状態でシステムが運用され
る。そして、価格データを追加・変更する場合にはホス
トコンピュータからこのPLUメモリに対して新たなデ
ータが書込まれる。
As described above, the price data of the product is stored in the magnetic disk device 20, and this data is stored in P
The system is operated while being expanded in the LU memory 19. Then, when price data is added or changed, new data is written from the host computer to this PLU memory.

【0015】次に、図1及び図3を参照して本システム
の処理内容を説明する。図3は図1のシステムの運用処
理手順を示すフローチャートである。
Next, the processing contents of this system will be described with reference to FIGS. 1 and 3. FIG. 3 is a flowchart showing an operation processing procedure of the system of FIG.

【0016】本来、デュープレックスPOSシステムで
は、システムが正常に立上った後、ホストコンピュータ
9により、ターミナルコントローラ10及び11に対し
て監視メッセージ15が発行される。そして、一方のタ
ーミナルコントローラがダウンした場合、配下のコミュ
ニケーションケーブルを、コミュニケーション切換器1
2を介して正常なターミナルコントローラ側へと切換え
て運用を続けていた。これが図1(a)の状態である。
Originally, in the duplex POS system, the monitoring message 15 is issued by the host computer 9 to the terminal controllers 10 and 11 after the system has normally started up. When one terminal controller goes down, the communication cable under the
It continued to operate by switching to the normal terminal controller side via 2. This is the state shown in FIG.

【0017】本例のシステムでは、さらに、両ターミナ
ルコントローラ間を接続しているコミュニケーションケ
ーブル14により相互監視メッセージ16を一定時間毎
に送出することによってターミナルコントローラの相互
監視を行う(ステップ1)。この際、相互監視メッセー
ジ16に対して相手側ターミナルコントローラから応答
が返ってくるか否かで相手側ターミナルコントローラの
異常をチェックする(ステップ2)。
In the system of this embodiment, the communication cable 14 connecting both terminal controllers sends a mutual monitoring message 16 at regular intervals to perform mutual monitoring of the terminal controllers (step 1). At this time, the abnormality of the partner terminal controller is checked depending on whether or not a response is returned from the partner terminal controller to the mutual monitoring message 16 (step 2).

【0018】相互監視メッセージ16に対して応答がな
かった場合、一定回数のリトライ処理を行い、再度相互
監視メッセージ16を送出する(ステップ3→4→1
…)。なお、リトライ処理は、リトライカウンタを−1
することによりその回数がカウントされ(ステップ
4)、所定のリトライ回数が終了するまでチェックされ
る(ステップ3)。
When there is no response to the mutual monitoring message 16, retry processing is performed a certain number of times and the mutual monitoring message 16 is sent again (steps 3 → 4 → 1).
…). In the retry process, the retry counter is set to -1.
By doing so, the number of times is counted (step 4) and checked until the predetermined number of retries is completed (step 3).

【0019】所定のリトライ回数が終了した場合は、相
手側ターミナルコントローラがダウン(電源断)したも
のとみなし、コミュニケーションケーブル切換器12に
より、配下のコミュニケーションケーブルの切換えを行
い(ステップ5)、全POS端末を正常なターミナルコ
ントローラ側に接続する。
When the predetermined number of retries has been completed, it is considered that the partner terminal controller has gone down (power is cut off), and the communication cable selector 12 switches the subordinate communication cables (step 5). Connect the terminal to the normal terminal controller side.

【0020】コミュニケーションケーブルの切換えが正
常に終了すると、正常なターミナルコントローラから異
常ターミナルコントローラへリブートメッセージ17を
送信する(ステップ6)。これが、図1(b)の状態で
ある。このリブート要求により、異常ターミナルコント
ローラが再立上げされ、正常に立上ると、リブート正常
通知18を送り返す(ステップ7)。これが図1(c)
の状態である。
When the switching of the communication cable is completed normally, the reboot message 17 is transmitted from the normal terminal controller to the abnormal terminal controller (step 6). This is the state shown in FIG. By this reboot request, the abnormal terminal controller is restarted, and when it is booted normally, the reboot normal notification 18 is sent back (step 7). This is Figure 1 (c)
It is the state of.

【0021】この通知に応答してコミュニケーションケ
ーブル切換器12により、配下のコミュニケーションケ
ーブルの切戻しを行う。切戻しが正常に終了すると、コ
ミュニケーションケーブル14を介し、正常であったタ
ーミナルコントローラ内のPLUメモリの全データが再
立上げされたターミナルコントローラ内のPLUメモリ
にコピーされる(ステップ8)。
In response to this notification, the communication cable switching unit 12 switches back the communication cables under its control. When the switchback is normally completed, all the data in the PLU memory in the normal terminal controller is copied to the PLU memory in the restarted terminal controller via the communication cable 14 (step 8).

【0022】このコピーが正常に行われ、両ターミナル
コントローラ内のPLUメモリの保持内容が等価になる
と、再びデュープレックスPOSシステムとしての運用
が開始される。
When this copy is performed normally and the contents held in the PLU memories in both terminal controllers become equivalent, the operation as the duplex POS system is restarted.

【0023】以上説明したように本例では、デュープレ
ックスPOSシステムによるターミナルコントローラ間
のダウン相互監視と、片方のターミナルコントローラの
ダウン時、正常ターミナルコントローラからの電源オフ
/オンのリブートメッセージとにより再立上げを行い、
再立上げ後PLUメモリコピーによる復旧を自動的に行
うのである。
As described above, in the present example, the duplex POS system restarts by mutual down monitoring between terminal controllers, and when one terminal controller is down, a normal power off / on reboot message is sent from the terminal controller. And then
After restarting, recovery by PLU memory copy is automatically performed.

【0024】なお、以上は2台のターミナルコントロー
ラが設けられている場合について説明したが、4台等、
より多くのターミナルコントローラが設けられている場
合についても同様に本発明が適用できることは明らかで
ある。
In the above description, the case where two terminal controllers are provided has been described.
It is obvious that the present invention can be similarly applied to the case where more terminal controllers are provided.

【0025】[0025]

【発明の効果】以上説明したように本発明は、PLUメ
モリの電源が断になった後、復旧した時そのメモリに、
他のメモリ内のデータをコピーすることにより、全PL
Uメモリ内のデータを等価にできるという効果がある。
As described above, according to the present invention, when the power of the PLU memory is restored after the power is cut off,
By copying the data in other memory, all PL
The effect is that the data in the U memory can be made equivalent.

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

【図1】本発明の実施例によるPOSシステムの運用状
態を示す概略図である。
FIG. 1 is a schematic diagram showing an operating state of a POS system according to an embodiment of the present invention.

【図2】図1中のターミナルコントローラの内部構成を
示す概略図である。
FIG. 2 is a schematic diagram showing an internal configuration of a terminal controller in FIG.

【図3】図1のシステムの運用処理手順を示すフローチ
ャートである。
FIG. 3 is a flowchart showing an operational processing procedure of the system of FIG.

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

9 ホストコンピュータ 10,11 ターミナルコントローラ 12 コミュニケーションケーブル切換器 13,14 コミュニケーションケーブル 9 Host computer 10,11 Terminal controller 12 Communication cable selector 13,14 Communication cable

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 商品の現在の価格データを保持する揮発
性の第1及び第2のメモリと、前記第1のメモリの電源
が断になった後、復旧した時前記第2のメモリ内の価格
データを該第1のメモリにコピーする手段とを含むこと
を特徴とするPOSシステム。
1. A volatile first and second memory for holding current price data of a commodity, and a memory in the second memory when the first memory is restored after power is turned off. Means for copying price data to the first memory.
JP35086591A 1991-12-11 1991-12-11 Pos system Pending JPH05166070A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP35086591A JPH05166070A (en) 1991-12-11 1991-12-11 Pos system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP35086591A JPH05166070A (en) 1991-12-11 1991-12-11 Pos system

Publications (1)

Publication Number Publication Date
JPH05166070A true JPH05166070A (en) 1993-07-02

Family

ID=18413415

Family Applications (1)

Application Number Title Priority Date Filing Date
JP35086591A Pending JPH05166070A (en) 1991-12-11 1991-12-11 Pos system

Country Status (1)

Country Link
JP (1) JPH05166070A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0836531A (en) * 1994-07-25 1996-02-06 Nec Software Ltd Pos terminal device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0836531A (en) * 1994-07-25 1996-02-06 Nec Software Ltd Pos terminal device

Similar Documents

Publication Publication Date Title
US6230246B1 (en) Non-intrusive crash consistent copying in distributed storage systems without client cooperation
US6654880B1 (en) Method and apparatus for reducing system down time by restarting system using a primary memory before dumping contents of a standby memory to external storage
JPH0822424A (en) Client server system and its control method
JPH05166070A (en) Pos system
JPH04299435A (en) Data base equivalent system
JPH10133926A (en) Mirror disk restoring method and restoring system
JPH06259274A (en) Duplex system
JP3161319B2 (en) Multiprocessor system
JPS62284440A (en) Software resource maintenance system for terminal equipment
JPH04369735A (en) Backup system for computer system
JPH08221287A (en) System changeover controlling method
JP3226867B2 (en) Received message recovery method in hot standby system, received message recovery method in hot standby system, and recording medium storing received message processing program
JP2666426B2 (en) Duplex auxiliary storage device
JP2734510B2 (en) Online terminal device program failure repair method
JPH06348725A (en) Program loading method for network system
JPH07160651A (en) Backup mode for system data
KR100310477B1 (en) How to back up production packages at the exchange
JP2021157488A (en) Information processing apparatus
JP3540087B2 (en) Media environment updating apparatus and method
JPH0421037A (en) Hot stand-by system switching processing system
JPH0340152A (en) Fault restoring system for duplex semiconductor storage device
JPS63276169A (en) Transaction processing system
JPH04225447A (en) No-down system
JPH02153437A (en) Output message recovery system
JPH0498443A (en) Communication control system