JP2014154036A - Information processor and program - Google Patents

Information processor and program Download PDF

Info

Publication number
JP2014154036A
JP2014154036A JP2013024866A JP2013024866A JP2014154036A JP 2014154036 A JP2014154036 A JP 2014154036A JP 2013024866 A JP2013024866 A JP 2013024866A JP 2013024866 A JP2013024866 A JP 2013024866A JP 2014154036 A JP2014154036 A JP 2014154036A
Authority
JP
Japan
Prior art keywords
store
storage means
transactions
storing
data processing
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
JP2013024866A
Other languages
Japanese (ja)
Inventor
Yukio Harada
由喜男 原田
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 TEC Corp
Original Assignee
Toshiba TEC 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 TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2013024866A priority Critical patent/JP2014154036A/en
Publication of JP2014154036A publication Critical patent/JP2014154036A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To properly adjust the number of operating commodity sales data processing devices.SOLUTION: An information processor includes: shop visitor number storage means for storing the number of shop visitors which is the number of customers visiting a shop during a specific period; transaction number storage means for storing the number of transactions during the specific period performed by each commodity sales data processing device registering commodity information and performing transactions for customers; calculation means for calculating the number of shop visitors whose payment has not been settled yet based on a difference between the number of shop visitors stored by the shop visitor number storage means and the number of transactions stored by the transaction number storage means; and reporting means for reporting information on the number of commodity sales data processing devices to be operated on the basis of the difference calculated by the calculation means.

Description

本発明の実施の形態は、情報処理装置およびプログラムに関する。   Embodiments described herein relate generally to an information processing apparatus and a program.

スーパーマーケット等の店舗で商品を購入する場合、POS(Point of Sales)端末やレジスタ等が商品登録処理及び精算処理を実行する。しかしながら、店舗が顧客で混雑していると、POS端末の前に精算待ちの顧客の列が生じることがある。精算待ちの列が生じないよう、店舗の店員等は店舗内の混雑の程度を監視し、混雑していると思われるときは稼動するPOS端末の台数を増加している。   When purchasing a product at a store such as a supermarket, a POS (Point of Sales) terminal, a register, etc. execute a product registration process and a settlement process. However, if the store is crowded with customers, there may be a queue of customers waiting for payment in front of the POS terminal. The store clerk and the like monitor the degree of congestion in the store so that there is no waiting queue, and increase the number of operating POS terminals when the store seems to be crowded.

しかしながら、店舗内にいる顧客の人数からは、稼動させる適正なPOS端末の台数を判断することは難しい。   However, it is difficult to determine the appropriate number of POS terminals to be operated from the number of customers in the store.

実施の形態の情報処理装置は、所定期間内に店舗に入店した顧客の人数である入店人数を記憶する入店人数記憶手段と、商品情報を登録して顧客との取引を実行する商品販売データ処理装置で取引された前記所定期間内における取引数を記憶する取引回数記憶手段と、前記入店人数記憶手段により記憶された前記入店人数と前記取引回数記憶手段により記憶された取引数との差に基づいた未精算人数を算出する算出手段と、前記算出手段によって算出された差に基づいて、稼動すべき前記商品販売データ処理装置の数に関する情報を報知する報知手段と、を備える。   The information processing apparatus according to the embodiment includes a store number storage means for storing the number of customers who have entered a store within a predetermined period, and a product for registering product information and executing a transaction with the customer. Transaction number storage means for storing the number of transactions in the predetermined period that were traded in the sales data processing device, the number of visits stored by the store entry number storage means, and the number of transactions stored by the transaction number storage means Calculation means for calculating the number of unsettled people based on the difference between the information and the notification means for notifying information on the number of the product sales data processing devices to be operated based on the difference calculated by the calculation means. .

実施の形態のプログラムは、コンピュータに、所定期間内に店舗に入店した顧客の人数である入店人数を記憶する入店人数記憶手段と、商品情報を登録して顧客との取引を実行する商品販売データ処理装置で取引された前記所定期間内における取引数を記憶する取引回数記憶手段と、前記入店人数記憶手段により記憶された前記入店人数と前記取引回数記憶手段により記憶された取引数との差に基づいた未精算人数を算出する算出手段と、前記算出手段によって算出された差に基づいて、稼動すべき前記商品販売データ処理装置の数に関する情報を報知する報知手段と、を実現させる。   The program according to the embodiment stores in a computer a store entry number storage means for storing the number of customers who have entered a store within a predetermined period, and stores merchandise information to execute transactions with customers. Transaction number storage means for storing the number of transactions in the predetermined period that have been traded in the merchandise sales data processing device, and the number of visits stored by the store number storage means and the transaction stored by the transaction number storage means Calculating means for calculating the number of unsettled persons based on the difference with the number, and notifying means for notifying information on the number of the commodity sales data processing devices to be operated based on the difference calculated by the calculating means; make it happen.

図1は、本実施の形態の情報処理装置が実施される店舗を示す概要図である。FIG. 1 is a schematic diagram illustrating a store in which the information processing apparatus according to the present embodiment is implemented. 図2は、情報処理装置を含むシステムを示すブロック図である。FIG. 2 is a block diagram illustrating a system including the information processing apparatus. 図3は、情報処理装置のハードウェア構成を示すブロック図である。FIG. 3 is a block diagram illustrating a hardware configuration of the information processing apparatus. 図4は、情報処理装置のメモリマップを示す図である。FIG. 4 is a diagram illustrating a memory map of the information processing apparatus. 図5は、情報処理装置のメモリマップを示す図である。FIG. 5 is a diagram illustrating a memory map of the information processing apparatus. 図6は、情報処理装置の機能構成を示す機能ブロック図である。FIG. 6 is a functional block diagram illustrating a functional configuration of the information processing apparatus. 図7は、情報処理装置の制御処理を示すフローチャートである。FIG. 7 is a flowchart illustrating a control process of the information processing apparatus.

以下、添付図面を参照して、本実施の形態に係る情報処理装置およびプログラムを詳細に説明する。なお、この説明により、本実施の形態に係る発明が限定されるものではない。   Hereinafter, an information processing apparatus and a program according to the present embodiment will be described in detail with reference to the accompanying drawings. Note that this description does not limit the invention according to the present embodiment.

図1は、本実施の形態の情報処理装置が実施される店舗を示す概要図である。図1において、情報処理装置は、例えば、SC(ストアコンピュータ)1である。店舗21は、店舗に入店する入口18、店舗から出る出口19、未精算エリア11、精算エリア12、袋詰めエリア13、バックヤード20を有する。   FIG. 1 is a schematic diagram illustrating a store in which the information processing apparatus according to the present embodiment is implemented. In FIG. 1, the information processing apparatus is, for example, an SC (store computer) 1. The store 21 has an entrance 18 for entering the store, an exit 19 exiting from the store, an unsettled area 11, a settled area 12, a bagging area 13, and a backyard 20.

未精算エリア11は、複数の商品陳列棚14が配置され、各商品陳列棚14には、顧客が購入する多数の商品が陳列されている。   In the unsettled area 11, a plurality of product display shelves 14 are arranged, and each product display shelf 14 displays a large number of products purchased by customers.

精算エリア12には、複数のPOS端末2が設置され、これらのPOS端末2は顧客が購入するためにカゴやカートに入れた商品の精算処理を行う。POS端末2における顧客の精算処理を取引という。精算エリア12には、サービスカウンタ17が設置されている。サービスカウンタ17にはPOS端末2が設置されている。サービスカウンタ17のPOS端末2は、主に、商品券の販売処理や一旦購入した商品の返品処理を行う。   In the checkout area 12, a plurality of POS terminals 2 are installed, and these POS terminals 2 perform a checkout process for products placed in a cart or cart for purchase by a customer. The customer checkout process at the POS terminal 2 is called a transaction. A service counter 17 is installed in the settlement area 12. The service counter 17 is provided with the POS terminal 2. The POS terminal 2 of the service counter 17 mainly performs gift certificate sales processing and once-purchased merchandise return processing.

袋詰めエリア13には、複数台のサッカー台15が設置されており、顧客は、精算が済んだ商品の袋詰めをサッカー台15で行う。袋詰めエリア13には、氷やドライアイスを提供するサービスエリア16も設置されている。   A plurality of soccer tables 15 are installed in the bagging area 13, and the customer performs bagging of the products that have been settled on the soccer table 15. The bagging area 13 is also provided with a service area 16 for providing ice and dry ice.

バックヤード20には、SC1が設置されている。SC1は、各POS端末2とLAN(Local Area Network)回線5(図2参照)で接続され、各POS端末2商品登録処理に伴う登録データや精算処理に伴う精算データ等を収集して管理している。   In the backyard 20, SC1 is installed. The SC 1 is connected to each POS terminal 2 via a LAN (Local Area Network) line 5 (see FIG. 2), and collects and manages registration data associated with each POS terminal 2 product registration process and settlement data associated with the settlement process. ing.

入口18の天井付近には、入店センサ3が設置されている。入店センサ3は、例えばカメラで構成されている。カメラが入店する人を撮影して、入口18を矢印の方向に通過する人を検知し、検知した場合、LAN回線5を介してSC1に入店信号を送信する。入店センサ3は、人を検知する度に入店信号をSC1に送信する。出口19の天井付近には、出店センサ4が設置されている。出店センサ4は、出店センサ4は、例えばカメラで構成されている。カメラが出店した人を撮影して、出口19を矢印の方向に通過する人を検知し、検知した場合、LAN回線5を介してSC1に出店信号を送信する。出店センサ4は、人を検知する度に出店信号をSC1に送信する。   A store entrance sensor 3 is installed near the ceiling of the entrance 18. The store entry sensor 3 is constituted by a camera, for example. The camera takes a picture of a person entering the store, detects a person passing through the entrance 18 in the direction of the arrow, and if detected, transmits a store entry signal to the SC 1 via the LAN line 5. The store entrance sensor 3 transmits a store entrance signal to the SC 1 every time a person is detected. A store opening sensor 4 is installed near the ceiling of the exit 19. The store opening sensor 4 is composed of, for example, a camera. The person who has opened the store takes a picture, detects a person passing through the exit 19 in the direction of the arrow, and if detected, transmits a store opening signal to the SC 1 via the LAN line 5. The store opening sensor 4 transmits a store opening signal to the SC 1 every time a person is detected.

店舗21で買物をする顧客は、入口18から矢印の方向に入店し、未精算エリア11で、購入する商品をカゴやカートに入れる。次に顧客は、精算エリア12において、POS端末2での取引を受け、金銭等の授受を行う。商品券を購入する場合や商品の返品を行う場合は、サービスカウンタ17にて精算処理を行う。次に顧客は、袋詰めエリア13において、精算が終了した商品の袋詰めを行う。必要であれば、サービスエリア16において、顧客は、氷やドライアイスの提供を受ける。袋詰めが終了した顧客は出口19から矢印の方向に退出する。   A customer who makes a purchase at the store 21 enters the store in the direction of the arrow from the entrance 18, and in the unsettled area 11, puts the product to be purchased into a basket or cart. Next, the customer receives a transaction at the POS terminal 2 in the settlement area 12 and exchanges money or the like. When purchasing a gift certificate or returning a product, the service counter 17 performs a settlement process. Next, in the bagging area 13, the customer performs bagging of the product for which payment has been completed. If necessary, in the service area 16, the customer is provided with ice or dry ice. The customer who has finished bagging exits from the exit 19 in the direction of the arrow.

図2は、SC1を含む店舗21内のシステムを示すブロック図である。図2において、SC1は、LAN回線5を介して、複数台のPOS端末2と接続している。またSC1は、LAN回線5を介して入店センサ3および出店センサ4と接続している。   FIG. 2 is a block diagram showing a system in the store 21 including SC1. In FIG. 2, SC 1 is connected to a plurality of POS terminals 2 via a LAN line 5. The SC 1 is connected to the store entrance sensor 3 and the store exit sensor 4 via the LAN line 5.

図3は、本実施の形態の情報処理装置であるSC1のハードウェア構成を示すブロック図である。図3において、SC端末1は、制御主体となるCPU(Central Processing Unit)31、各種プログラムを記憶するROM(Read Only Memory)32、CPU31のワークエリアとして機能するRAM(Random Access Memory)33、各種プログラムを記憶するHDD等で構成されたメモリ部34等を備える。CPU31、ROM32、RAM33、メモリ部34は、互いにデータバス35を介して接続されている。   FIG. 3 is a block diagram showing a hardware configuration of SC1, which is the information processing apparatus according to the present embodiment. In FIG. 3, the SC terminal 1 includes a CPU (Central Processing Unit) 31 that is a control subject, a ROM (Read Only Memory) 32 that stores various programs, a RAM (Random Access Memory) 33 that functions as a work area of the CPU 31, and various types. A memory unit 34 configured with an HDD or the like for storing the program is provided. The CPU 31, ROM 32, RAM 33, and memory unit 34 are connected to each other via a data bus 35.

CPU31、ROM32、RAM33及びメモリ部34は、制御部100を構成する。制御部100は、CPU31がROM32やメモリ部34に記憶されRAM33に展開されたプログラムに従って動作することによって、後述する制御処理を実行する。RAM33は、後述する入店数カウンタ46と出店数カウンタ47とPOS通過数カウンタ48を備えている。   The CPU 31, ROM 32, RAM 33, and memory unit 34 constitute the control unit 100. The control unit 100 executes a control process, which will be described later, by the CPU 31 operating according to a program stored in the ROM 32 or the memory unit 34 and expanded in the RAM 33. The RAM 33 includes a store entrance counter 46, a store exit counter 47, and a POS passage counter 48 which will be described later.

また、データバス35は、コントローラ41を介して、表示部42、操作部43を接続している。さらに、データバス35は、LANI/F(Interface)44を介してLAN回線5に接続している。   Further, the data bus 35 connects the display unit 42 and the operation unit 43 via the controller 41. Further, the data bus 35 is connected to the LAN line 5 via a LAN I / F (Interface) 44.

図4は、RAM33のメモリマップを示す図である。図4において、月曜日〜日曜日を示す曜日エリア61を有し、各曜日毎に、時間帯エリア62、入店者数エリア63、出店者数エリア64、POS通過人数エリア65、滞留人数エリア66、未精算人数エリア67、袋詰め者数エリア68、稼動POS端末台数エリア69を備える。   FIG. 4 is a diagram showing a memory map of the RAM 33. In FIG. 4, there is a day area 61 indicating Monday to Sunday, and for each day of the week, there are a time zone area 62, a number of visitors area 63, a number of shop openings area 64, a POS passage number area 65, a staying number area 66, An unsettled number of people area 67, a bagging person number area 68, and an operating POS terminal number area 69 are provided.

時間帯エリア62は、区分けされた複数の時間帯を記憶している。本実施の形態では、10時から22時までを4つの時間帯に区分けしている。入店者数エリア63は、各時間帯毎の店舗21への入店者数を記憶する。入店者数は、入店センサ3が人を検知した毎にSC1に送信される入店信号によってカウントされる。   The time zone area 62 stores a plurality of divided time zones. In this embodiment, 10 o'clock to 22 o'clock is divided into four time zones. The number of visitors area 63 stores the number of visitors to the store 21 for each time period. The number of shoppers is counted by a shop entry signal transmitted to the SC 1 every time the shop sensor 3 detects a person.

出店者数エリア64は、各時間帯毎の店舗21から出店する出店者数を記憶する。出店者数は、出店センサ4が人を検知した毎にSC1に送信される出店信号によってカウントされる。   The store opening number area 64 stores the number of store openings from the store 21 for each time zone. The number of store openings is counted by a store opening signal transmitted to the SC 1 every time the store opening sensor 4 detects a person.

POS通過人数エリア65は、POS端末2によって実行された精算の数、すなわち取引数を記憶する。本実施の形態では、取引数は、一例として、POS端末2の操作部43に設けられ、取引の終了を示す各種締めキー(図示せず)の操作回数と、POS端末2の操作部43に設けられ、サービスカウンタ17で実行される返品処理の終了を示す返品キー(図示せず)の操作回数の合計回数としている。締めキーは、現金、クレジット、電子マネー、商品券等について、個別に締めキーが存在し、これらの締めキーの総操作回数を締めキーの操作回数としてカウントしている。この他、ジャーナルの発行回数等を取引数としてもよい。各POS端末2は、取引が終了する度に、LAN回線5を介して取引終了信号をSC1に送信する。   The POS passage number area 65 stores the number of payments executed by the POS terminal 2, that is, the number of transactions. In the present embodiment, the number of transactions is provided in the operation unit 43 of the POS terminal 2 as an example, and the number of operations of various lock keys (not shown) indicating the end of the transaction and the operation unit 43 of the POS terminal 2 The total number of operations of a return key (not shown) that is provided and indicates the end of the return process executed by the service counter 17 is used. As the closing keys, there are individual closing keys for cash, credit, electronic money, gift certificates, and the like, and the total number of operations of these closing keys is counted as the number of operations of the closing keys. In addition, the number of journals issued may be used as the number of transactions. Each POS terminal 2 transmits a transaction end signal to SC1 via the LAN line 5 every time the transaction ends.

滞留人数エリア66は、店舗21に滞留している人数(すなわち、店舗内の顧客の人数)を記憶する。滞留人数は、入店者数エリア63に記憶された数から出店者数エリア64に記憶された数を減算して求める。未精算人数エリア67は、店舗21に入店してかつ精算をしていない未精算の人の数(すなわち取引を終了していない人の数)を記憶する。未精算人数は、未精算エリア11にいる人の人数である。未精算人数は、入店者数エリア63に記憶された数からPOS通過人数エリア65に記憶された数を減算して求める。   The staying people area 66 stores the number of people staying in the store 21 (that is, the number of customers in the store). The number of staying persons is obtained by subtracting the number stored in the store opening number area 64 from the number stored in the store opening number area 63. The unsettled number of people area 67 stores the number of unsettled people who have entered the store 21 and have not settled (that is, the number of people who have not finished trading). The number of unsettled people is the number of people in the unsettled area 11. The number of unsettled numbers is obtained by subtracting the number stored in the POS passing number area 65 from the number stored in the number-of-stores area 63.

袋詰め者数エリア68は、精算は終了したが、商品の袋詰め作業や、氷やドライアイス等の提供を受ける等でまだ店内に留まっている人(すなわち、袋詰めエリア13にいる人)の人数を記憶する。稼動POS端末台数エリア69は、サービスカウンタ17のPOS端末2を除いて現在稼動しているPOS端末2の台数を記憶する。   In the bagging person number area 68, the payment is finished, but the person who is still in the store due to the bagging work of the product or the provision of ice or dry ice etc. (that is, the person in the bagging area 13) Remember the number of people. The operating POS terminal number area 69 stores the number of POS terminals 2 that are currently operating except for the POS terminal 2 of the service counter 17.

従来は、滞留人数に基づいて稼動させるPOS端末2の台数を判断していた。しかしながら、滞留人数の中には、精算を終了して袋詰めエリア13に留まっている人を含むため、正確な判断を行うことができなかった。本実施の形態では、これから精算を行う未精算人数を用いて稼動させるPOS端末2の台数を判断する。   Conventionally, the number of POS terminals 2 to be operated is determined based on the number of people staying. However, since the number of staying persons includes those who have finished the checkout and remain in the bagging area 13, accurate determination could not be made. In the present embodiment, the number of POS terminals 2 to be operated is determined using the number of unsettled persons who will be settled.

図5は、メモリ部34のメモリマップを示す図であり、未精算人数エリア71と適正稼動POS端末台数エリア72を有する。未精算人数エリア71は、未精算の人数帯数を記憶する。適正稼動POS端末台数エリア72は、未精算人数エリア71に記憶された未精算の人数帯数に対応して適性とされるPOS端末2の稼動台数を記憶する。本実施の形態における適正なPOS端末2の稼動台数は、未精算の人数帯数が0人〜50人のときは1台、50人〜100人のときは3台、100人〜150人のときは5台、150人〜200人のときは7台、200人以上のときは10台としている。   FIG. 5 is a diagram showing a memory map of the memory unit 34, and has an unsettled number of people area 71 and a proper operation POS terminal number area 72. The unsettled number of people area 71 stores the number of unsettled number of people. The proper operating POS terminal number area 72 stores the number of operating POS terminals 2 that are appropriate for the number of unsettled numbers of people stored in the unsettled number of people area 71. The proper number of operating POS terminals 2 in this embodiment is 1 when the number of unsettled numbers is 0 to 50, 3 when 50 to 100, and 100 to 150. Sometimes 5 units, 150 units to 200 units, 7 units, 200 units or more 10 units.

図6は、SC1の機能構成を示す機能ブロック図である。SC1は、制御部100がROM32やメモリ部34に記憶された各種プログラムに従い動作することで、入店人数記憶手段101、取引回数記憶手段102、算出手段103、報知手段104、現在稼動台数記憶手段105、稼動台数記憶手段106を実現する。   FIG. 6 is a functional block diagram showing the functional configuration of SC1. SC1 operates according to various programs stored in the ROM 32 and the memory unit 34 by the control unit 100, so that the store number storage unit 101, the transaction number storage unit 102, the calculation unit 103, the notification unit 104, and the current operating number storage unit 105, the operating number storage means 106 is realized.

入店人数記憶手段101は、所定期間内に入店センサ3から受信した入店人数の数を記憶する機能を有する。より具体的には、所定期間内に入店センサ3から受信した入店信号の数を記憶する機能を有する。   The store entrance number storage means 101 has a function of storing the number of store entrances received from the store entrance sensor 3 within a predetermined period. More specifically, it has a function of storing the number of store entrance signals received from the store entrance sensor 3 within a predetermined period.

取引回数記憶手段102は、商品情報を登録して顧客との取引を実行するPOS端末2で取引された所定期間内における取引数を記憶する機能を有する。   The transaction count storage means 102 has a function of storing the number of transactions within a predetermined period of transactions performed at the POS terminal 2 that registers product information and executes transactions with customers.

算出手段103は、入店人数記憶手段101により記憶された入店人数と取引回数記憶手段102により記憶された取引数との差に基づいた未精算人数を算出する機能を有する。   The calculation means 103 has a function of calculating the number of unsettled persons based on the difference between the number of stores stored by the store number storage means 101 and the number of transactions stored by the transaction count storage means 102.

報知手段104は、算出手段103によって算出された差に基づいて、稼動すべき前記POS端末2の数に関する情報を報知する機能を有する。   The notifying unit 104 has a function of notifying information on the number of POS terminals 2 to be operated based on the difference calculated by the calculating unit 103.

現在稼動台数記憶手段105は、現在稼動しているPOS端末2の台数を記憶する機能を有する。   The currently operating number storage unit 105 has a function of storing the number of POS terminals 2 currently operating.

稼動台数記憶手段106は、未精算人数に対応して、稼動すべきPOS端末2の台数を予め記憶する機能を有する。   The number-of-operating-unit storage means 106 has a function of storing in advance the number of POS terminals 2 to be operated in correspondence with the number of unsettled people.

図7は、SC1の制御処理を示すフローチャートである。図7において、SC1の制御部100は、入店センサ3が人を検知したことにより入店センサ3から出力される入店信号をLAN回線5を介して受信したか否かを判断する(ステップSP11)。入店信号を受信したと判断した場合は(ステップSP11のYes)、制御部100は、入店数カウンタ46の値を+1する(ステップSP12)。入店信号を受信する毎に入店数カウンタ46の値は+1される。   FIG. 7 is a flowchart showing the control process of SC1. In FIG. 7, the control unit 100 of the SC 1 determines whether or not a store entry signal output from the store entrance sensor 3 is received via the LAN line 5 when the store entrance sensor 3 detects a person (step). SP11). When it is determined that the store entry signal has been received (Yes in step SP11), the control unit 100 increments the value of the store entrance counter 46 by 1 (step SP12). Each time a store entry signal is received, the value of the store entrance counter 46 is incremented by one.

入店信号を受信していないと判断した場合は(ステップSP11のNo)、制御部100は次に、出店センサ4が人を検知したことにより出店センサ4から出力される出店信号をLAN回線5を介して受信したか否かを判断する(ステップSP21)。出店信号を受信したと判断した場合は(ステップSP21のYes)、制御部100は、出店数カウンタ47の値を+1する(ステップSP22)。出店信号を受信する毎に出店数カウンタ47の値は+1される。   If it is determined that the store entry signal has not been received (No at step SP11), the control unit 100 then displays the store opening signal output from the store opening sensor 4 when the store opening sensor 4 detects a person as the LAN line 5. It is determined whether or not it has been received via (step SP21). When determining that the store opening signal has been received (Yes in step SP21), the control unit 100 increments the value of the store opening counter 47 by 1 (step SP22). Each time a store opening signal is received, the value of the store opening counter 47 is incremented by one.

出店信号を受信していないと判断した場合は(ステップSP21のNo)、制御部100は次に、POS端末2から取引終了信号を受信したかを判断する(ステップSP31)。受信したと判断した場合は(ステップSP31のYes)、制御部100は、POS通過数カウンタ48の値を+1する。取引終了信号を受信する毎にPOS通過数カウンタ48の値は+1される。   If it is determined that the store opening signal has not been received (No in step SP21), the control unit 100 next determines whether a transaction end signal has been received from the POS terminal 2 (step SP31). If it is determined that it has been received (Yes in step SP31), the control unit 100 increments the value of the POS passage number counter 48 by one. Each time a transaction end signal is received, the value of the POS passage number counter 48 is incremented by one.

取引終了信号を受信していないと判断した場合は(ステップSP31のNo)、制御部100は、所定時刻であるか否かを判断する(ステップSP41)。所定時刻とは、時間帯エリア62に記憶された各時間帯の終了時刻であり、本実施の形態では、10時から22時までの間の毎時30分が所定時刻である。   When it is determined that the transaction end signal has not been received (No in step SP31), the control unit 100 determines whether it is a predetermined time (step SP41). The predetermined time is the end time of each time zone stored in the time zone area 62, and in this embodiment, 30 minutes per hour from 10:00 to 22:00 is the predetermined time.

所定時刻ではないと判断した場合は(ステップSP41のNo)、制御部100はそのまま処理を終了する。所定時刻であると判断した場合は(ステップSP41のYes)、制御部100(入店人数記憶手段101)は、その時刻の時点における入店数カウンタ46の値を入店者数エリア63の同じ時間帯エリアに対応して記憶する(ステップSP42)。また、制御部100は、その時点における出店数カウンタ47の値を出店者数エリア64の同じ時間帯エリアに対応して記憶する(ステップSP42)。また、制御部100(取引回数記憶手段102)は、その時点におけるPOS通過数カウンタ48の値をPOS通過人数エリア65の同じ時間帯エリアに対応して記憶する(ステップSP42)。そして、入店数カウンタ46の値と出店数カウンタ47の値とPOS通過数カウンタ48の値をクリアする(ステップSP43)。   If it is determined that it is not the predetermined time (No in step SP41), the control unit 100 ends the process as it is. When it is determined that it is the predetermined time (Yes in step SP41), the control unit 100 (stored number storage means 101) sets the value of the store number counter 46 at the time at the same time in the store number area 63 to be the same. Store corresponding to the time zone area (step SP42). Further, the control unit 100 stores the value of the store opening counter 47 at that time corresponding to the same time zone area of the store opening number area 64 (step SP42). Further, the control unit 100 (transaction count storage means 102) stores the value of the POS passage number counter 48 at that time corresponding to the same time zone area of the POS passage number area 65 (step SP42). Then, the value of the store entrance counter 46, the store exit counter 47, and the value of the POS passage counter 48 are cleared (step SP43).

次に制御部100は、滞留人数の計算を行う(ステップSP44)。滞留人数の計算は、入店者数エリア63の数から出店者数エリア64の数を減算して算出する。制御部100は、算出された滞留人数を、滞留人数エリア66の同じ時間帯エリアに対応して記憶する(ステップSP45)。次に制御部100は、未精算者数を計算する(ステップSP46)。未精算者数の計算は、入店者数エリア63の数からPOS通過人数エリア65の数を減算して算出する。制御部100は、算出された未精算者数を、未精算人数エリア67の同じ時間帯エリアに対応して記憶する(ステップSP47)。次に制御部100は、袋詰め人数を計算する(ステップSP48)。袋詰め人数の計算は、滞留人数エリア66に記憶された数から未精算人数エリア67に記憶された数を減算して算出する。制御部100は、算出された袋詰め人数を、袋詰め者数エリア68の同じ時間帯エリアに対応して記憶する(ステップSP49)。   Next, the control unit 100 calculates the staying number of people (step SP44). The number of staying persons is calculated by subtracting the number of the store opening area 64 from the number of the store opening area 63. The control unit 100 stores the calculated staying number corresponding to the same time zone area of the staying number area 66 (step SP45). Next, the control unit 100 calculates the number of unsettled people (step SP46). The number of unsettled persons is calculated by subtracting the number of POS passing person area 65 from the number of shoppers area 63. The control unit 100 stores the calculated number of unsettled people corresponding to the same time zone area of the unsettled number of people area 67 (step SP47). Next, the control unit 100 calculates the number of bags (step SP48). The number of bags is calculated by subtracting the number stored in the unsettled number of people area 67 from the number stored in the staying number of people area 66. The control unit 100 stores the calculated number of bagging persons corresponding to the same time zone area of the bagging person number area 68 (step SP49).

次に制御部100は、稼動するPOS端末2の台数が適正台数であるか否かを判断する(ステップSP50)。この判断は、未精算人数エリア67に記憶している未精算者の数(未精算エリア11にいる人の人数)に基づき、制御部100は、未精算人数エリア71を参照して未精算者の数に対応した適正稼動POS台数を適正稼動POS端末台数エリア72から読み出す。この台数と、稼動POS端末台数エリア69に記憶している現在稼動しているPOS端末2の台数とを比較して判断する。比較した結果、台数が一致していれば適正台数であると判断する。不一致であれば適正台数ではないと判断する。   Next, the control unit 100 determines whether or not the number of operating POS terminals 2 is an appropriate number (step SP50). This determination is based on the number of unsettled people stored in the unsettled number of people area 67 (number of people in the unsettled number of areas 11). The number of proper operating POS terminals corresponding to the number of the operating POS terminals is read from the appropriate operating POS terminal number area 72. This number is compared with the number of currently operating POS terminals 2 stored in the operating POS terminal number area 69 for determination. As a result of the comparison, if the numbers match, it is determined that the number is appropriate. If they do not match, it is determined that the number is not appropriate.

制御部100は、POS端末2の稼動台数が適正台数であると判断した場合は(ステップSP50のYes)、制御部100はそのまま処理を終了する。適正台数ではないと判断した場合は(ステップSP50のNo)、制御部100(報知手段104)は、未精算人数エリア71に記憶された未精算者数を表示部42に表示する(ステップSP51)。また、制御部100(報知手段104)は、差分に相当するPOS端末2の台数とPOS端末2の増減のメッセージを表示部42に表示する(ステップSP52)。なお、制御部100(報知手段104)は、現在稼動しているPOS端末2を含め、稼動すべきPOS端末2の台数を表示部42に表示してもよい。   When the control unit 100 determines that the number of operating POS terminals 2 is an appropriate number (Yes in step SP50), the control unit 100 ends the process as it is. When it is determined that the number is not appropriate (No in step SP50), the control unit 100 (notifying unit 104) displays the number of unsettled persons stored in the unsettled number of people area 71 on the display unit 42 (step SP51). . In addition, the control unit 100 (notification unit 104) displays the number of POS terminals 2 corresponding to the difference and a message of increase / decrease of the POS terminals 2 on the display unit 42 (step SP52). The control unit 100 (notification unit 104) may display the number of POS terminals 2 to be operated on the display unit 42 including the POS terminal 2 that is currently operating.

なお、未精算者数を算出する際、入店者数エリア63の値からPOS通過人数エリア65の値を減算した値に一定の係数を乗算することが望ましい。これは、未精算エリア11には商品を購入せずに出店する人がいる等、未精算エリア11にいるすべての人がPOS端末2で精算を行うとは限らないからである。したがって、係数を乗算して、可能な限り正確な未精算の人の人数の算出を行う。係数は、どのくらいの割合で精算をせずに出店する人がいるかの統計データに基づいて決める。   When calculating the number of unsettled persons, it is desirable to multiply a value obtained by subtracting the value in the POS passing number area 65 from the value in the number of shoppers area 63 by a certain coefficient. This is because not all people in the unsettled area 11 perform settlement at the POS terminal 2, for example, there are people who open a store without purchasing products in the unsettled area 11. Therefore, the number of unsettled people is calculated as accurately as possible by multiplying the coefficients. The coefficient is determined based on statistical data indicating how many people open a store without paying out.

このように、本実施の形態では、未精算エリア11にいる未精算者数に基づいて稼動すべきPOS端末2の台数を算出して表示部42に表示しているため、滞留人数に基づく稼動台数より正確に稼動台数を算出することができる。   As described above, in the present embodiment, the number of POS terminals 2 to be operated is calculated based on the number of unsettled people in the unsettled area 11 and displayed on the display unit 42. The number of operating units can be calculated more accurately than the number of units.

また、本実施の形態では、これから稼動すべきPOS端末2の台数を知ることができる。   In the present embodiment, the number of POS terminals 2 to be operated can be known.

また、本実施の形態では、算出した未精算者数に係数を乗算して算出することで、稼動すべきPOS端末2の正確な台数を知ることができる。   In the present embodiment, the exact number of POS terminals 2 to be operated can be known by multiplying the calculated number of unsettled persons by a coefficient.

なお、本実施の形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これらの新規な実施の形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。この実施の形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   This embodiment is presented as an example, and is not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the spirit of the invention. This embodiment and its modifications are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

例えば、本実施の形態では、SC1を情報処理装置としたが、POS端末2に情報処理装置の機能を持たせてもよい。   For example, in the present embodiment, SC1 is the information processing apparatus, but the POS terminal 2 may have the function of the information processing apparatus.

また、本実施の形態において、未精算者数または未精算者数に係数を乗算した数を報知手段で報知してもよい。   In the present embodiment, the number of unsettled persons or the number of unsettled persons multiplied by a coefficient may be reported by the notifying means.

また、本実施の形態の入店センサ3と出店センサは、カメラで人を検知して入店者人数と出展者人数をカウントしたが、光学的なセンサや赤外線センサ等を使用してもよい。   In addition, the store entrance sensor 3 and the store exit sensor according to the present embodiment detect people with a camera and count the number of visitors and exhibitors. However, an optical sensor, an infrared sensor, or the like may be used. .

本実施の形態の情報処理装置で実行されるプログラムは、インストール可能な形式または実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。   A program executed by the information processing apparatus of the present embodiment is a file in an installable format or an executable format, and is a computer such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). Recorded on a readable recording medium.

また、本実施の形態の情報処理装置で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、本実施の形態の情報処理装置で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成してもよい。   The program executed by the information processing apparatus according to the present embodiment may be configured to be stored by being stored on a computer connected to a network such as the Internet and downloaded via the network. Further, the program executed by the information processing apparatus according to the present embodiment may be configured to be provided or distributed via a network such as the Internet.

また、本実施の形態の情報処理装置で実行されるプログラムを、ROM等に予め組み込んで提供するように構成してもよい。   Further, the program executed by the information processing apparatus according to the present embodiment may be provided by being incorporated in advance in a ROM or the like.

100 制御部
101 入店人数記憶手段
102 取引回数記憶手段
103 算出手段
104 報知手段
105 現在稼動台数記憶手段
106 稼動台数記憶手段
DESCRIPTION OF SYMBOLS 100 Control part 101 Store number of persons storage means 102 Transaction frequency storage means 103 Calculation means 104 Notification means 105 Current operation number storage means 106 Operation number storage means

特開2012−053763号公報JP 2012-053763 A

Claims (6)

所定期間内に店舗に入店した顧客の人数である入店人数を記憶する入店人数記憶手段と、
商品情報を登録して顧客との取引を実行する商品販売データ処理装置で取引された前記所定期間内における取引数を記憶する取引回数記憶手段と、
前記入店人数記憶手段により記憶された前記入店人数と前記取引回数記憶手段により記憶された取引数との差に基づいた未精算人数を算出する算出手段と、
前記算出手段によって算出された差に基づいて、稼動すべき前記商品販売データ処理装置の数に関する情報を報知する報知手段と、
を備えた情報処理装置。
Store number storage means for storing the number of customers who have entered the store within a predetermined period,
Transaction number storage means for storing the number of transactions in the predetermined period of time that are traded in a merchandise sales data processing device that registers merchandise information and executes transactions with customers;
A calculating means for calculating an unsettled number of persons based on a difference between the number of entering stores stored by the store-entry-number storing means and the number of transactions stored by the number-of-transactions storing means;
Informing means for informing information on the number of the commodity sales data processing devices to be operated based on the difference calculated by the calculating means;
An information processing apparatus comprising:
前記報知手段によって報知される情報は、稼動すべき前記商品販売データ処理装置の台数に関する情報である
請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the information notified by the notification unit is information related to a number of the commodity sales data processing apparatuses to be operated.
現在稼動している前記商品販売データ処理装置の台数を記憶する現在稼動台数記憶手段と、
前記未精算人数に対応して、稼動すべき前記商品販売データ処理装置の台数を予め記憶する稼動台数記憶手段と、
をさらに有し、
前記稼動すべき前記商品販売データ処理装置の台数に関する情報は、前記算出手段によって算出された未精算人数に対応して前記稼動台数記憶手段に記憶された稼動すべき前記商品販売データ処理装置の台数と、前記現在稼動台数記憶手段によって記憶されている前記現在稼動している前記商品販売データ処理装置の台数と、の差に基づいた情報である、
請求項2に記載の情報処理装置。
Current operation number storage means for storing the number of the product sales data processing devices currently operating;
In correspondence with the unsettled number of people, an operating unit storage means for storing in advance the number of the commodity sales data processing devices to be operated;
Further comprising
The information on the number of the product sales data processing devices to be operated is the number of the product sales data processing devices to be operated stored in the operating number storage means corresponding to the unsettled number of people calculated by the calculation means. And information based on the difference between the number of the product sales data processing devices currently operating stored by the currently operating number storage means,
The information processing apparatus according to claim 2.
前記算出手段によって算出される未精算人数は、前記入店人数記憶手段に記憶された入店人数と前記取引回数記憶手段によって記憶された取引数との差に一定の係数を乗算した数値である、
請求項1ないし3のいずれかに記載の情報処理装置。
The unsettled number of people calculated by the calculating means is a numerical value obtained by multiplying the difference between the number of customers stored in the store number storing means and the number of transactions stored in the number of transactions storage means by a certain coefficient. ,
The information processing apparatus according to claim 1.
前記入店人数記憶手段が記憶する入店人数は、店舗の入り口に設置され入店者を検知する入店センサの出力に基づく数である、
請求項1ないし4のいずれか一に記載の情報処理装置。
The store number stored by the store number storage means is a number based on the output of the store sensor that is installed at the entrance of the store and detects a store visitor.
The information processing apparatus according to any one of claims 1 to 4.
コンピュータに、
所定期間内に店舗に入店した顧客の人数である入店人数を記憶する入店人数記憶手段と、
商品情報を登録して顧客との取引を実行する商品販売データ処理装置で取引された前記所定期間内における取引数を記憶する取引回数記憶手段と、
前記入店人数記憶手段により記憶された前記入店人数と前記取引回数記憶手段により記憶された取引数との差に基づいた未精算人数を算出する算出手段と、
前記算出手段によって算出された差に基づいて、稼動すべき前記商品販売データ処理装置の数に関する情報を報知する報知手段と、
を実現させるためのプログラム。
On the computer,
Store number storage means for storing the number of customers who have entered the store within a predetermined period,
Transaction number storage means for storing the number of transactions in the predetermined period of time that are traded in a merchandise sales data processing device that registers merchandise information and executes transactions with customers;
A calculating means for calculating an unsettled number of persons based on a difference between the number of entering stores stored by the store-entry-number storing means and the number of transactions stored by the number-of-transactions storing means;
Informing means for informing information on the number of the commodity sales data processing devices to be operated based on the difference calculated by the calculating means;
A program to realize
JP2013024866A 2013-02-12 2013-02-12 Information processor and program Pending JP2014154036A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013024866A JP2014154036A (en) 2013-02-12 2013-02-12 Information processor and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013024866A JP2014154036A (en) 2013-02-12 2013-02-12 Information processor and program

Publications (1)

Publication Number Publication Date
JP2014154036A true JP2014154036A (en) 2014-08-25

Family

ID=51575824

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013024866A Pending JP2014154036A (en) 2013-02-12 2013-02-12 Information processor and program

Country Status (1)

Country Link
JP (1) JP2014154036A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017163280A1 (en) * 2016-03-25 2017-09-28 パナソニックIpマネジメント株式会社 Operating unit number determination device, operating unit number determining system, operating unit number determination method, and program
JP2019049842A (en) * 2017-09-08 2019-03-28 東芝テック株式会社 Forecast management device and program
JP2022093732A (en) * 2017-09-08 2022-06-23 東芝テック株式会社 Forecast management device and program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02148195A (en) * 1988-11-29 1990-06-07 Tokyo Electric Co Ltd Cash register managing device
JPH0822496A (en) * 1994-07-08 1996-01-23 Tec Corp Radio pos system
JP2000132747A (en) * 1998-10-27 2000-05-12 Fujitsu Ltd Device and method for managing store operation
JP2006039716A (en) * 2004-07-23 2006-02-09 Nec Corp Checkout counter operation management system, method, and device
JP2006221367A (en) * 2005-02-09 2006-08-24 Takachiho Koeki Kk Server, information processor and computer program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02148195A (en) * 1988-11-29 1990-06-07 Tokyo Electric Co Ltd Cash register managing device
JPH0822496A (en) * 1994-07-08 1996-01-23 Tec Corp Radio pos system
JP2000132747A (en) * 1998-10-27 2000-05-12 Fujitsu Ltd Device and method for managing store operation
JP2006039716A (en) * 2004-07-23 2006-02-09 Nec Corp Checkout counter operation management system, method, and device
JP2006221367A (en) * 2005-02-09 2006-08-24 Takachiho Koeki Kk Server, information processor and computer program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017163280A1 (en) * 2016-03-25 2017-09-28 パナソニックIpマネジメント株式会社 Operating unit number determination device, operating unit number determining system, operating unit number determination method, and program
JPWO2017163280A1 (en) * 2016-03-25 2018-10-04 パナソニックIpマネジメント株式会社 Operating number determination device, operating number determination system, operating number determination method, and program
JP2019049842A (en) * 2017-09-08 2019-03-28 東芝テック株式会社 Forecast management device and program
JP2022093732A (en) * 2017-09-08 2022-06-23 東芝テック株式会社 Forecast management device and program
JP7322238B2 (en) 2017-09-08 2023-08-07 東芝テック株式会社 Forecast management device and program

Similar Documents

Publication Publication Date Title
US8856032B2 (en) Adjustment of a security level of a self-checkout system based on shopper assistant intervention
JP2010097256A (en) Information providing device, information providing method and program
JP2014016880A (en) Pos system
JP2015170103A (en) Sales data processing system and program
JP5450691B2 (en) Sales data processing apparatus and program
JP2014154036A (en) Information processor and program
JP2014029589A (en) Self-checkout system, weight security control program, weight security control device, weight security controlling-apparatus, and weight security control method
JP2023174863A (en) Information processing device, information processing system, information processing program, product management method and information processing method
JP2020161116A (en) Purchase information provision terminal, purchase information provision method and program
JP5401432B2 (en) Merchandise sales processing apparatus and control program
JP2014154035A (en) Information processor and program
JP2009053846A (en) Commodity sale data processor
JP2013050886A (en) Sales data processor and program
JP2006092384A (en) Data processing method and device
JP6175741B2 (en) Payment apparatus, checkout system and program
JP6940192B1 (en) Product registration device, product registration method and product registration program
JP5482861B2 (en) Article management system, article management server, terminal, article management program, and article management method
JP4750573B2 (en) Calculation method, calculation device, and calculation program
JP6040664B2 (en) Warning control program, control device, and control program
JP2011150731A (en) Calculation method, calculation program and calculation apparatus
JP6360596B2 (en) Product sales data processing apparatus and program
JP5552506B2 (en) Sales data processing apparatus and program
JP2013047884A (en) Sales data processor and program
JP4666315B2 (en) POS terminal
JP2017129910A (en) POS register and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140929

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150626

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150707

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20151215