JP2022054233A - Information processing apparatus, information processing method, and program - Google Patents

Information processing apparatus, information processing method, and program Download PDF

Info

Publication number
JP2022054233A
JP2022054233A JP2020161306A JP2020161306A JP2022054233A JP 2022054233 A JP2022054233 A JP 2022054233A JP 2020161306 A JP2020161306 A JP 2020161306A JP 2020161306 A JP2020161306 A JP 2020161306A JP 2022054233 A JP2022054233 A JP 2022054233A
Authority
JP
Japan
Prior art keywords
notification
status
information processing
inventory status
inventory
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.)
Granted
Application number
JP2020161306A
Other languages
Japanese (ja)
Other versions
JP7476069B2 (en
Inventor
卓秀 久保田
Takahide Kubota
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 JP2020161306A priority Critical patent/JP7476069B2/en
Publication of JP2022054233A publication Critical patent/JP2022054233A/en
Application granted granted Critical
Publication of JP7476069B2 publication Critical patent/JP7476069B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide a technique that allows appropriate notification for restocking a commodity.SOLUTION: An information processing apparatus comprises a first acquisition unit, a second acquisition unit, a selection unit, and an output unit. The first acquisition unit acquires the stock status of a target article. The second acquisition unit acquires the crowdedness of a shop. When the stock status is less than a threshold, the selection unit randomly selects one or more subjects to be notified from a plurality of candidates for notification associated with the target article based on the crowdedness. The output unit outputs notification to the one or more subjects to be notified selected by the selection unit.SELECTED DRAWING: Figure 1

Description

本発明の実施形態は、情報処理装置、情報処理方法及びプログラムに関する。 Embodiments of the present invention relate to information processing devices, information processing methods and programs.

近年、農産物生産者等が自ら値付けを行い、直接店頭に陳列し、消費者に提供する形式の店舗が、道路利用者のための商業施設、いわゆる「道の駅」等に増加している。このような店舗では、店員が商品陳列を行うのではなく、生産者が直接商品を納入し陳列を行うため、在庫の管理が困難である。そのため、特に観光シーズン等の利用者が多い時期には、営業時間中に在庫を切らしてしまい、販売の機会損失が生じ得る。 In recent years, the number of stores where agricultural product producers, etc. price themselves, display them directly at stores, and provide them to consumers is increasing to commercial facilities for road users, so-called "roadside stations". .. In such a store, it is difficult to manage inventory because the producer directly delivers and displays the product instead of the store clerk displaying the product. Therefore, especially during the tourist season and other times when there are many users, inventory may run out during business hours, resulting in loss of sales opportunities.

POS(Point Of Sales)データを活用して販売数を割り出す場合は、出荷を行う生産者側で個数管理をする必要があり、生産者に余計な作業を強いることになってしまう。また、同様の商品が複数の生産者から出荷されるため、差別化が難しく、価格競争に陥りがちである。このため、生産者同士の過度な競争の防止、生産者の利益確保が望まれる。 When determining the number of sales by utilizing POS (Point Of Sales) data, it is necessary for the producer who ships the product to manage the quantity, which forces the producer to perform extra work. In addition, since similar products are shipped from multiple producers, it is difficult to differentiate them and they tend to fall into price competition. Therefore, it is desired to prevent excessive competition between producers and secure profits for producers.

特開2018-128895号公報Japanese Unexamined Patent Publication No. 2018-128895

本発明の実施形態が解決しようとする課題は、商品を補充するための適切な通知を可能にする技術を提供しようとするものである。 An object to be solved by an embodiment of the present invention is to provide a technique that enables appropriate notification for replenishing a product.

一実施形態において、情報処理装置は、第1の取得部と、第2の取得部と、選択部と、出力部と、を備える。第1の取得部は、対象物品の在庫状況を取得する。第2の取得部は、店舗の混雑状況を取得する。選択部は、在庫状況が閾値未満であるとき、混雑状況に基づいて、対象物品と関連付けられた複数の通知候補者から1以上の通知対象者をランダムに選択する。出力部は、選択部により選択された1以上の通知対象者に通知を出力する。 In one embodiment, the information processing apparatus includes a first acquisition unit, a second acquisition unit, a selection unit, and an output unit. The first acquisition unit acquires the inventory status of the target article. The second acquisition unit acquires the congestion status of the store. When the inventory status is less than the threshold value, the selection unit randomly selects one or more notification target persons from a plurality of notification candidates associated with the target article based on the congestion status. The output unit outputs a notification to one or more notification target persons selected by the selection unit.

図1は、実施形態に係る情報処理システムの構成の一例を示す図である。FIG. 1 is a diagram showing an example of a configuration of an information processing system according to an embodiment. 図2は、実施形態に係る情報処理サーバの構成例を概略的に示すブロック図である。FIG. 2 is a block diagram schematically showing a configuration example of an information processing server according to an embodiment. 図3は、実施形態に係る情報処理サーバによる第1の通知出力処理の手順を例示するフローチャートである。FIG. 3 is a flowchart illustrating the procedure of the first notification output process by the information processing server according to the embodiment. 図4は、実施形態に情報処理サーバによる第1の通知出力処理における選択処理を例示するマトリクスである。FIG. 4 is a matrix illustrating the selection process in the first notification output process by the information processing server in the embodiment. 図5は、実施形態に係る第1の通知出力処理における通知の表示例を概略的に示す図である。FIG. 5 is a diagram schematically showing a display example of a notification in the first notification output process according to the embodiment. 図6は、実施形態に係る情報処理サーバによる第2の通知出力処理の手順を例示するフローチャートである。FIG. 6 is a flowchart illustrating the procedure of the second notification output process by the information processing server according to the embodiment. 図7は、実施形態に係る第2の通知出力処理における通知の表示例を概略的に示す図である。FIG. 7 is a diagram schematically showing a display example of a notification in the second notification output process according to the embodiment.

以下、図面を用いて実施形態について説明する。
図1は、実施形態に係る情報処理システムの全体構成の一例を示す図である。
Hereinafter, embodiments will be described with reference to the drawings.
FIG. 1 is a diagram showing an example of the overall configuration of the information processing system according to the embodiment.

情報処理システム100は、情報処理サーバ1、管理者用端末2、センサS、及び複数台のカメラCa~Cnを含む。情報処理サーバ1、管理者用端末2、センサS、及びカメラCa~Cnは、ネットワークNaを介して互いに通信自在に接続する。例えば、ネットワークNaは、LAN(Local Area Network)である。ネットワークNaは、無線ネットワークでもいいし、有線ネットワークでもよい。なお、情報処理システム100は、情報処理サーバ1、管理者用端末2、センサS、及びカメラCa~Cnのうちの少なくとも2つの機器を含むシステムを指すこともある。情報処理システム100は、例えば、道の駅等の商業施設において用いられる。以下では、商業施設を店舗という。 The information processing system 100 includes an information processing server 1, an administrator terminal 2, a sensor S, and a plurality of cameras Ca to Cn. The information processing server 1, the administrator terminal 2, the sensors S, and the cameras Ca to Cn are freely connected to each other via the network Na. For example, the network Na is a LAN (Local Area Network). The network Na may be a wireless network or a wired network. The information processing system 100 may refer to a system including at least two devices of the information processing server 1, the administrator terminal 2, the sensor S, and the cameras Ca to Cn. The information processing system 100 is used, for example, in a commercial facility such as a roadside station. In the following, commercial facilities are referred to as stores.

情報処理サーバ1は、データを収集し、収集したデータを処理する装置である。情報処理サーバ1は、ネットワークNbを介して複数台のユーザ端末3と通信自在に接続する。例えば、ネットワークNbは、インターネット、携帯電話ネットワーク又はLAN等の1以上のネットワークで構成される。例えば、ユーザ端末3は、店舗に物品を納入する生産者又は納入者の所持する端末である。例えば、ユーザ端末は、スマートフォン、タブレット端末又はPC(Personal Computer)等である。情報処理サーバ1は、情報処理装置の一例である。情報処理サーバ1の構成例については後述する。 The information processing server 1 is a device that collects data and processes the collected data. The information processing server 1 is freely connected to a plurality of user terminals 3 via a network Nb. For example, the network Nb is composed of one or more networks such as the Internet, a mobile phone network, or a LAN. For example, the user terminal 3 is a terminal owned by a producer or a supplier who delivers goods to a store. For example, the user terminal is a smartphone, a tablet terminal, a PC (Personal Computer), or the like. The information processing server 1 is an example of an information processing device. A configuration example of the information processing server 1 will be described later.

管理者用端末2は、他の機器と通信可能な機器である。管理者用端末2は、例えば、店舗の管理者が使用する機器である。例えば、管理者用端末2は、スマートフォン、タブレット端末又はPC等である。管理者用端末2は、入力部及び表示部を含む。入力部は、管理者による入力を受け付ける入力デバイスである。例えば、入力部は、表示部に積層されたタッチパッド又はキーボードである。表示部は、各種の情報を表示する要素である。例えば、表示部は、液晶ディスプレイである。管理者は管理者用端末2を介して、在庫状況、混雑状況等の入力を行うことが可能である。本実施形態において、在庫状況は、店舗内の商品棚に陳列されている商品の数量に関する情報である。混雑状況は、店舗内の客の人数に関する情報である。 The administrator terminal 2 is a device capable of communicating with other devices. The administrator terminal 2 is, for example, a device used by a store administrator. For example, the administrator terminal 2 is a smartphone, a tablet terminal, a PC, or the like. The administrator terminal 2 includes an input unit and a display unit. The input unit is an input device that accepts input by the administrator. For example, the input unit is a touch pad or keyboard laminated on the display unit. The display unit is an element that displays various types of information. For example, the display unit is a liquid crystal display. The administrator can input the inventory status, the congestion status, and the like via the administrator terminal 2. In the present embodiment, the inventory status is information regarding the quantity of products displayed on the product shelves in the store. The congestion status is information on the number of customers in the store.

センサSは、例えば店舗の出入口に配置され、検出範囲で取得したデータを出力する。センサSは、例えば人流センサである。センサSは、施設の出入口から客が入ったことを検出し、客が入った回数の合計を来店人数として計測するためのセンサの一例である。センサSは、カメラでもいいし、レーザセンサでもいいし、その他のセンサでもよい。例えば、情報処理サーバ1は、センサSにより取得されるデータに基づき、施設内の人口密度を計算する。施設内の人口密度は、施設内の混雑度に対応する。混雑度は、混雑状況の一例である。なお、混雑状況は、現在の混雑状況でもよく、現在の混雑状況から予測されたものでもよい。 The sensor S is arranged at the entrance / exit of the store, for example, and outputs the data acquired in the detection range. The sensor S is, for example, a human flow sensor. The sensor S is an example of a sensor for detecting that a customer has entered from the entrance / exit of a facility and measuring the total number of times the customer has entered as the number of visitors. The sensor S may be a camera, a laser sensor, or another sensor. For example, the information processing server 1 calculates the population density in the facility based on the data acquired by the sensor S. The population density in the facility corresponds to the degree of congestion in the facility. The degree of congestion is an example of a congestion situation. The congestion status may be the current congestion status or may be predicted from the current congestion status.

複数のカメラCa~Cnは、店舗内に分散配置される。カメラCa~Cnは、例えば天井又は壁面に取着され、それぞれの撮像範囲で商品棚の画像データを取得する。カメラCa~Cnは、取得した画像データを出力する。例えば、情報処理サーバ1は、カメラCa~Cnにより取得される画像データに基づき、物品の在庫状況を算出する。一例では、在庫状況は、物品が配置される区画の面積に対して物品が占める占有割合又は占有率を示す。別の例では、在庫状況は、所定の基準在庫数に対する現在の物品数の割合を示す。在庫状況は、商品棚に配置される物品毎に算出されてもよく、物品が配置される商品棚の区画ごとに算出されてもよい。 The plurality of cameras Ca to Cn are distributed and arranged in the store. The cameras Ca to Cn are attached to, for example, a ceiling or a wall surface, and acquire image data of a product shelf in each imaging range. The cameras Ca to Cn output the acquired image data. For example, the information processing server 1 calculates the inventory status of articles based on the image data acquired by the cameras Ca to Cn. In one example, the inventory status indicates the occupancy ratio or occupancy ratio of the article to the area of the section where the article is arranged. In another example, inventory status indicates the ratio of the current quantity of goods to a given reference inventory quantity. The inventory status may be calculated for each item placed on the product shelf, or may be calculated for each section of the item shelf on which the item is placed.

図2は、実施形態に係る情報処理サーバの構成例を概略的に示すブロック図である。 FIG. 2 is a block diagram schematically showing a configuration example of an information processing server according to an embodiment.

情報処理サーバ1は、プロセッサ11、メインメモリ12、補助記憶デバイス13及び通信インタフェース14を含むコンピュータである。情報処理サーバ1を構成する各部は、互いに信号を入出力可能に接続されている。図1では、インタフェースは、「I/F」と記載されている。 The information processing server 1 is a computer including a processor 11, a main memory 12, an auxiliary storage device 13, and a communication interface 14. Each part constituting the information processing server 1 is connected to each other so that signals can be input and output. In FIG. 1, the interface is described as "I / F".

プロセッサ11は、情報処理サーバ1の中枢部分に相当する。例えば、プロセッサ11は、CPU(Central Processing Unit)であるが、これに限定されない。プロセッサ11は、種々の回路で構成されていてもよい。プロセッサ11は、メインメモリ12又は補助記憶デバイス13に予め記憶されているプログラムをメインメモリ12に展開する。プログラムは、情報処理サーバ1のプロセッサ11に後述する各部を実現又は実行させるプログラムである。プロセッサ11は、メインメモリ12に展開されるプログラムを実行することで、種々の動作を実行する。 The processor 11 corresponds to the central portion of the information processing server 1. For example, the processor 11 is a CPU (Central Processing Unit), but is not limited thereto. The processor 11 may be composed of various circuits. The processor 11 expands the program stored in advance in the main memory 12 or the auxiliary storage device 13 into the main memory 12. The program is a program that causes the processor 11 of the information processing server 1 to realize or execute each part described later. The processor 11 executes various operations by executing a program expanded in the main memory 12.

メインメモリ12は、情報処理サーバ1の主記憶部分に相当する。メインメモリ12は、不揮発性のメモリ領域と揮発性のメモリ領域とを含む。メインメモリ12は、不揮発性のメモリ領域ではオペレーティングシステム又はプログラムを記憶する。メインメモリ12は、揮発性のメモリ領域を、プロセッサ11によってデータが適宜書き換えられるワークエリアとして使用する。例えば、メインメモリ12は、不揮発性のメモリ領域としてROM(Read Only Memory)を含む。例えば、メインメモリ12は、揮発性のメモリ領域としてRAM(Random Access Memory)を含む。メインメモリ12は、プログラムを記憶する。 The main memory 12 corresponds to the main storage portion of the information processing server 1. The main memory 12 includes a non-volatile memory area and a volatile memory area. The main memory 12 stores an operating system or a program in a non-volatile memory area. The main memory 12 uses the volatile memory area as a work area where data is appropriately rewritten by the processor 11. For example, the main memory 12 includes a ROM (Read Only Memory) as a non-volatile memory area. For example, the main memory 12 includes a RAM (Random Access Memory) as a volatile memory area. The main memory 12 stores the program.

補助記憶デバイス13は、情報処理サーバ1の補助記憶部分に相当する。補助記憶デバイス13は、EEPROM(登録商標)(Electric Erasable Programmable Read-Only Memory)、HDD(Hard Disc Drive)又はSSD(Solid State Drive)等である。補助記憶デバイス13は、上述のプログラム、プロセッサ11が各種の処理を行う上で使用するデータ及びプロセッサ11での処理によって生成されるデータを記憶する。補助記憶デバイス13は、上述のプログラムを記憶する。補助記憶デバイス13は、記憶部の一例である。 The auxiliary storage device 13 corresponds to the auxiliary storage portion of the information processing server 1. The auxiliary storage device 13 is an EEPROM (registered trademark) (Electric Erasable Programmable Read-Only Memory), an HDD (Hard Disk Drive), an SSD (Solid State Drive), or the like. The auxiliary storage device 13 stores the above-mentioned program, data used by the processor 11 for performing various processes, and data generated by the processes in the processor 11. The auxiliary storage device 13 stores the above-mentioned program. The auxiliary storage device 13 is an example of a storage unit.

通信インタフェース14は、所定の通信プロトコルに従い、ネットワークNaを介して、情報処理サーバ1を他の機器と通信可能に接続する種々のインタフェースを含む。通信インタフェース14は、所定の通信プロトコルに従い、ネットワークNbを介して、情報処理サーバ1を他の機器と通信可能に接続する種々のインタフェースを含む。 The communication interface 14 includes various interfaces for communicably connecting the information processing server 1 with other devices via the network Na according to a predetermined communication protocol. The communication interface 14 includes various interfaces for communicably connecting the information processing server 1 with other devices via the network Nb according to a predetermined communication protocol.

なお、情報処理サーバ1のハードウェア構成は、上述の構成に限定されるものではない。情報処理サーバ1は、適宜、上述の構成要素の省略及び変更並びに新たな構成要素の追加を可能とする。 The hardware configuration of the information processing server 1 is not limited to the above configuration. The information processing server 1 makes it possible to omit or change the above-mentioned components and add new components as appropriate.

上述のプロセッサ11に実装される各部について説明する。
プロセッサ11は、第1の取得部110、判断部111、第2の取得部112、選択部113、及び出力部114を実装する。プロセッサ11に実装される各部は、各機能ということもできる。プロセッサ11に実装される各部は、プロセッサ11及びメインメモリ12を含む制御部に実装されるということもできる。
Each part mounted on the above-mentioned processor 11 will be described.
The processor 11 implements a first acquisition unit 110, a determination unit 111, a second acquisition unit 112, a selection unit 113, and an output unit 114. Each part mounted on the processor 11 can also be said to be each function. Each part mounted on the processor 11 can also be said to be mounted on a control unit including the processor 11 and the main memory 12.

第1の取得部110は、対象物品の在庫状況を取得する。対象物品は、店舗内の任意の物品である。 The first acquisition unit 110 acquires the inventory status of the target article. The target article is any article in the store.

判断部111は、第1の取得部110により取得された在庫状況が閾値未満であるか否かを判断する。閾値は、対象物品が配置される商品棚の区画に対する対象物品の占有率、又は所定の基準在庫数に対する現在の対象物品数の割合であり、3分の2、3分の1、60%、40%等の数値である。閾値は、予め設定されてもよく、管理者により適宜設定又は更新されてもよい。閾値未満は、在庫に関する基準を満たさない状態に対応する。閾値以上は、在庫に関する基準を満たす状態に対応する。 The determination unit 111 determines whether or not the inventory status acquired by the first acquisition unit 110 is less than the threshold value. The threshold is the occupancy rate of the target article in the section of the product shelf on which the target article is placed, or the ratio of the current number of target articles to the predetermined standard inventory quantity, which is two-thirds, one-third, or 60%. It is a numerical value such as 40%. The threshold value may be preset, or may be appropriately set or updated by the administrator. Below the threshold corresponds to a condition that does not meet the inventory criteria. Above the threshold corresponds to a state that meets the inventory criteria.

第2の取得部112は、店舗の混雑状況を取得する。 The second acquisition unit 112 acquires the congestion status of the store.

選択部113は、第1の取得部110により取得された在庫状況が閾値未満であるとき、第2の取得部112により取得された混雑状況に基づいて、1以上の通知対象者を選択する。在庫状況が閾値未満であるときは、在庫状況が閾値未満である場合に対応する。選択部113は、対象物品と関連付けられた複数の通知候補者から1以上の通知対象者をランダムに選択する。通知候補者は、例えば、対象物品を納入する生産者又は納入者である。通知候補者は、対象物品と関連付けられていてもよく、対象物品が配置される商品棚の区画と関連付けられていてもよい。通知対象者は、通知候補者のうち、通知を出力する対象となる生産者又は納入者である。 When the inventory status acquired by the first acquisition unit 110 is less than the threshold value, the selection unit 113 selects one or more notification target persons based on the congestion status acquired by the second acquisition unit 112. When the inventory status is less than the threshold value, it corresponds to the case where the inventory status is less than the threshold value. The selection unit 113 randomly selects one or more notification target persons from a plurality of notification candidates associated with the target article. The notification candidate is, for example, a producer or a supplier who delivers the target article. The notification candidate may be associated with the target article or may be associated with the section of the product shelf on which the target article is placed. The notification target person is a producer or a supplier who is the target of outputting the notification among the notification candidates.

出力部114は、選択部113により選択された1以上の通知対象者に通知を出力する。通知対象者に通知を出力することは、通知対象者のユーザ端末3に通知を出力することに対応する。 The output unit 114 outputs a notification to one or more notification target persons selected by the selection unit 113. Outputting a notification to the notification target person corresponds to outputting the notification to the user terminal 3 of the notification target person.

なお、第1の取得部110、判断部111、第2の取得部112、選択部113及び出力部114は、プログラムを実行することでプロセッサ11に実装されるものとして説明したが、これに限定されない。第1の取得部110、第2の取得部112及び出力部114は、情報処理サーバ1と他の機器との間のデータ通信に関するものである。そのため、通信インタフェース14が第1の取得部110、第2の取得部112及び出力部114の一例であってもよい。第1の取得部110、第2の取得部112及び出力部114は、プログラムを実行することでプロセッサ11と通信インタフェース14との協働で実現されてもよい。 The first acquisition unit 110, the determination unit 111, the second acquisition unit 112, the selection unit 113, and the output unit 114 have been described as being mounted on the processor 11 by executing a program, but the present invention is limited to this. Not done. The first acquisition unit 110, the second acquisition unit 112, and the output unit 114 relate to data communication between the information processing server 1 and other devices. Therefore, the communication interface 14 may be an example of the first acquisition unit 110, the second acquisition unit 112, and the output unit 114. The first acquisition unit 110, the second acquisition unit 112, and the output unit 114 may be realized in cooperation with the processor 11 and the communication interface 14 by executing a program.

情報処理システム100による第1の通知出力処理の手順について説明する。
なお、以下で説明する処理手順は一例に過ぎず、各処理は可能な限り変更されてよい。また、以下で説明する処理手順について、実施形態に応じて、適宜、ステップの省略、置換、及び追加が可能である。
The procedure of the first notification output processing by the information processing system 100 will be described.
The processing procedure described below is only an example, and each processing may be changed as much as possible. Further, with respect to the processing procedure described below, steps can be omitted, replaced, and added as appropriate according to the embodiment.

ここでは、カメラCaによる画像データ取得範囲における在庫状況を取得する場合を想定する。対象物品は、「ニンジン」であり、「ニンジン」が配置される商品棚における区画は、区画Baであるとして説明する。 Here, it is assumed that the inventory status in the image data acquisition range by the camera Ca is acquired. The target article will be described as a "carrot", and the section in the product shelf on which the "carrot" is placed is described as a section Ba.

図3は、実施形態に係る情報処理サーバによる第1の通知出力処理の手順を例示するフローチャートである。 FIG. 3 is a flowchart illustrating the procedure of the first notification output process by the information processing server according to the embodiment.

第1の取得部110は、対象物品の在庫状況を取得する(ACT1)。ACT1では、例えば、第1の取得部110は、通信I/F14を介して、カメラCaから対象物品である「ニンジン」の画像データを取得する。例えば、第1の取得部110は、カメラCaから取得した画像データに基づき、「ニンジン」の在庫状況を算出する。一例では、在庫状況は、「ニンジン」が配置される区画Baの面積に対して「ニンジン」が占める占有割合又は占有率を示す。別の例では、在庫状況は、所定の基準在庫数(例えば、20袋等)に対する現在の物品数の割合を示す。 The first acquisition unit 110 acquires the inventory status of the target article (ACT1). In ACT1, for example, the first acquisition unit 110 acquires image data of the target article "carrot" from the camera Ca via the communication I / F14. For example, the first acquisition unit 110 calculates the inventory status of "carrots" based on the image data acquired from the camera Ca. In one example, the inventory status indicates the occupancy ratio or occupancy rate of the "carrot" with respect to the area of the section Ba in which the "carrot" is arranged. In another example, inventory status indicates the ratio of the current number of articles to a given reference inventory quantity (eg, 20 bags, etc.).

例えば、在庫状況は、「1」、「3分の2」、「3分の1」、「0」、又は「100%」、「60%」、「40%」、「0%」等の数値である。在庫状況は、商品棚に配置される物品毎に算出されてもよく、物品が配置される商品棚の区画ごとに算出されてもよい。ここで、「取得」は、「受信」、「計算」又は「算出」を意味する。 For example, the inventory status is "1", "two-thirds", "one-third", "0", or "100%", "60%", "40%", "0%", etc. It is a numerical value. The inventory status may be calculated for each item placed on the product shelf, or may be calculated for each section of the item shelf on which the item is placed. Here, "acquisition" means "reception", "calculation" or "calculation".

第1の取得部110は、一定時間間隔で「ニンジン」の在庫状況を取得してもいいし、連続的に「ニンジン」の在庫状況を取得してもよい。一定時間は、予め決まっていてもいいし、管理者により適宜設定又は更新されてもよい。 The first acquisition unit 110 may acquire the inventory status of "carrots" at regular time intervals, or may continuously acquire the inventory status of "carrots". The fixed time may be predetermined, or may be appropriately set or updated by the administrator.

判断部111は、第1の取得部110により取得された在庫状況が閾値未満であるか否かを判断する(ACT2)。ACT2では、例えば、判断部111は、在庫状況を示す数値が設定された閾値未満であるか否かを判断する。在庫状況が閾値未満であるか否かを判断することは、在庫状況が閾値以上から閾値未満に遷移したか否かを判断することを含む。この例では、閾値は、対象物品「ニンジン」が配置される商品棚の区画Baに対する現在配置されているニンジンの占有率である。以下では、閾値が「3分の2」の場合を例に説明する。この例では、判断部111は、在庫状況を示す数値が「3分の2」未満であるか否かを判断する。なお、閾値は、対象物品、時間帯により変更してもよい。 The determination unit 111 determines whether or not the inventory status acquired by the first acquisition unit 110 is less than the threshold value (ACT2). In ACT2, for example, the determination unit 111 determines whether or not the numerical value indicating the inventory status is less than the set threshold value. Determining whether or not the inventory status is below the threshold includes determining whether or not the inventory status has transitioned from above the threshold to below the threshold. In this example, the threshold is the occupancy rate of the currently placed carrots with respect to the section Ba of the merchandise shelf on which the target article "carrots" are placed. In the following, the case where the threshold value is “two-thirds” will be described as an example. In this example, the determination unit 111 determines whether or not the numerical value indicating the inventory status is less than "two-thirds". The threshold value may be changed depending on the target article and the time zone.

判断部111により、在庫状況が閾値未満であると判断された場合(ACT2:YES)、処理はACT2からACT3へ遷移する。在庫状況が閾値未満であることは、在庫状況が閾値以上から閾値未満に遷移したことを含む。判断部111により、在庫状況が閾値未満でないと判断された場合(ACT2:NO)、処理はACT2からACT1へ遷移する。 When the determination unit 111 determines that the inventory status is less than the threshold value (ACT2: YES), the process transitions from ACT2 to ACT3. The fact that the inventory status is below the threshold value includes the transition from the inventory status above the threshold value to below the threshold value. When the determination unit 111 determines that the inventory status is not less than the threshold value (ACT2: NO), the process transitions from ACT2 to ACT1.

第2の取得部112は、店舗の混雑状況を取得する(ACT3)。ACT3では、例えば、第2の取得部112は、判断部111により、在庫状況を示す数値が「3分の2」未満であると判断された場合、店舗の混雑状況を取得する。この例では、第2の取得部112は、通信I/F14を介して、センサSからデータを取得する。第2の取得部112は、センサSにより取得されるデータに基づき、施設内の混雑状況を算出する。 The second acquisition unit 112 acquires the congestion status of the store (ACT3). In ACT3, for example, the second acquisition unit 112 acquires the congestion status of the store when the determination unit 111 determines that the numerical value indicating the inventory status is less than "two-thirds". In this example, the second acquisition unit 112 acquires data from the sensor S via the communication I / F14. The second acquisition unit 112 calculates the congestion status in the facility based on the data acquired by the sensor S.

混雑状況は、例えば、センサSにより取得されるデータに基づく値を3段階等の複数のレベルに分類して算出される。まず、第2の取得部112は、センサSにより取得されるデータに基づき、1平米当たりの人数を算出する。次に、第2の取得部112は、算出された1平米当たりの人数が、0~0.4名であれば「レベル1」、0.5~0.7名であれば「レベル2」、0.8名以上であれば「レベル3」と判断する。例えば、「レベル1」は混雑度が低く、「レベル3」は混雑度が高いことを示す。ここで、「取得」は、「受信」、「計算」、「算出」又は「判断」を意味する。 The congestion status is calculated by classifying the values based on the data acquired by the sensor S into a plurality of levels such as three levels. First, the second acquisition unit 112 calculates the number of people per square meter based on the data acquired by the sensor S. Next, the second acquisition unit 112 is "level 1" if the calculated number of people per square meter is 0 to 0.4, and "level 2" if the calculated number is 0.5 to 0.7. , If there are 0.8 or more people, it is judged as "level 3". For example, "level 1" indicates a low degree of congestion, and "level 3" indicates a high degree of congestion. Here, "acquisition" means "reception", "calculation", "calculation" or "judgment".

なお、ACT2では、第2の取得部112は、判断部111により在庫状況が閾値未満と判断されたことに応答して混雑状況を取得しているが、これに限定されない。第2の取得部112は、判断部111による判断とは独立したタイミングで混雑状況を取得してもよい。 In ACT2, the second acquisition unit 112 acquires the congestion status in response to the determination by the determination unit 111 that the inventory status is less than the threshold value, but the present invention is not limited to this. The second acquisition unit 112 may acquire the congestion status at a timing independent of the determination by the determination unit 111.

選択部113は、第1の取得部110により取得された在庫状況が閾値未満であるとき、第2の取得部112により取得された混雑状況に基づいて、1以上の通知対象者を選択する(ACT4)。ACT4では、例えば、選択部113は、対象物品と関連付けられた複数の通知候補者から1以上の通知対象者をランダムに選択する。例えば、選択部113は、「ニンジン」と関連付けられた複数の生産者又は納入者を通知候補者とし、通知候補者の中から通知を出力する通知対象者を選択する。対象物品と関連付けられた通知候補者は、補助記憶デバイス13に記憶されている。対象物品と関連付けられた通知候補者は、予め設定されていてもよいし、管理者により適宜設定又は更新されてもよい。 When the inventory status acquired by the first acquisition unit 110 is less than the threshold value, the selection unit 113 selects one or more notification target persons based on the congestion status acquired by the second acquisition unit 112 ( ACT4). In ACT4, for example, the selection unit 113 randomly selects one or more notification target persons from a plurality of notification candidates associated with the target article. For example, the selection unit 113 sets a plurality of producers or suppliers associated with "carrots" as notification candidates, and selects a notification target person to output a notification from among the notification candidates. The notification candidate associated with the target article is stored in the auxiliary storage device 13. The notification candidate associated with the target article may be preset, or may be appropriately set or updated by the administrator.

例えば、選択部113は、在庫状況と混雑状況との組み合わせに応じて、異なる数の通知対象者を選択する。選択部113により選択される通知対象者の数は後述する。 For example, the selection unit 113 selects a different number of notification target persons according to the combination of the inventory status and the congestion status. The number of notification target persons selected by the selection unit 113 will be described later.

例えば、選択部113は、後述する方法で決定された数の通知対象者を、乱数を用いてランダムに選択する。通知対象者の選択方法は、乱数を用いる方法に限られず、通知対象者をランダムに選択できる方法であればよい。 For example, the selection unit 113 randomly selects the number of notification target persons determined by the method described later using random numbers. The method of selecting the notification target person is not limited to the method using a random number, and any method may be used as long as the notification target person can be randomly selected.

この例によれば、情報処理サーバ1は、在庫状況が閾値未満の場合に、混雑状況に応じて納品需要の通知件数を選択することができる。そのため、情報処理サーバ1は、通知件数選択の精度を向上することができる。また、情報処理サーバ1は、通知の対象となる生産者を偏りなく選択することができる。そのため、情報処理サーバ1は、生産者同士の過度な競争を防止し、各生産者の利益確保を図ることができる。 According to this example, when the inventory status is less than the threshold value, the information processing server 1 can select the number of notifications of the delivery demand according to the congestion status. Therefore, the information processing server 1 can improve the accuracy of selecting the number of notifications. Further, the information processing server 1 can select the producer to be notified without bias. Therefore, the information processing server 1 can prevent excessive competition between producers and secure the profits of each producer.

出力部114は、選択部113により選択された1以上の通知対象者に通知を出力する(ACT5)。ACT5では、例えば、出力部114は、通信I/F14を介して、1以上の通知対象者に通知を送信する。 The output unit 114 outputs a notification to one or more notification target persons selected by the selection unit 113 (ACT5). In ACT5, for example, the output unit 114 transmits a notification to one or more notification target persons via the communication I / F14.

例えば、出力部114は、1以上の通知対象者に在庫状況に関する通知を出力する。在庫状況に関する通知は、例えば、「在庫が3分の2を切りました」等を示すテキストによる通知である。在庫状況に関する通知は、上述のように現在の在庫状況を示す通知でもよく、納入が必要な量を示す通知、納入を促す通知等でもよい。また、通知は、複数の物品又は区画についての在庫状況を示す通知でもよい。通知は、在庫状況の他に、混雑状況、時刻、通知対象者の数等を含んでもよい。 For example, the output unit 114 outputs a notification regarding the inventory status to one or more notification target persons. The notification regarding the inventory status is, for example, a text notification indicating "inventory has fallen below two-thirds". As described above, the notification regarding the inventory status may be a notification indicating the current inventory status, a notification indicating the amount required for delivery, a notification urging delivery, or the like. Further, the notification may be a notification indicating the inventory status of a plurality of articles or sections. The notification may include the congestion status, the time, the number of persons to be notified, and the like, in addition to the inventory status.

通知は、テキストによる通知に限られず、アイコン、記号等の任意の表示態様によるものでもよい。例えば、出力部114は、電子メール、SMS(Short message service)、アプリケーション等により通知を出力する。ここで、「出力」は、「送信」又は「表示」を意味する。通知の表示例については後述する。 The notification is not limited to the text notification, but may be any display mode such as an icon or a symbol. For example, the output unit 114 outputs a notification by e-mail, SMS (Short message service), an application, or the like. Here, "output" means "send" or "display". A display example of the notification will be described later.

この例によれば、情報処理サーバ1は、上述のように選択された1以上の通知対象者に通知を出力することができる。そのため、情報処理サーバ1は、通知対象者の数及び通知のタイミングなど、対象物品を補充するための適切な通知を可能にする。 According to this example, the information processing server 1 can output a notification to one or more notification target persons selected as described above. Therefore, the information processing server 1 enables appropriate notification for replenishing the target article, such as the number of notification target persons and the notification timing.

次に、ACT4において選択部113により選択される通知対象者の数について説明する。
図4は、実施形態に情報処理サーバによる第1の通知出力処理における選択処理を例示するマトリクスである。
図4は、在庫状況を示す数値と店舗の混雑状況のレベルの組み合わせによる通知対象者数のパターンを示すマトリクスである。通知対象者数のパターンの情報は、補助記憶デバイス13に記憶されている。通知対象者数のパターンの情報は、予め設定されていてもよいし、管理者により適宜設定又は更新されてもよい。
Next, the number of notification target persons selected by the selection unit 113 in the ACT 4 will be described.
FIG. 4 is a matrix illustrating the selection process in the first notification output process by the information processing server in the embodiment.
FIG. 4 is a matrix showing a pattern of the number of people to be notified by a combination of a numerical value indicating an inventory status and a level of congestion status of a store. Information on the pattern of the number of people to be notified is stored in the auxiliary storage device 13. The information of the pattern of the number of persons to be notified may be set in advance, or may be appropriately set or updated by the administrator.

例えば、在庫状況を示す3つの段階と混雑状況のレベルを示す「1」、「2」、「3」の組み合わせにより、選択される通知対象者の数が異なる。在庫状況を示す3つの段階は、「0~1/3(0以上3分の1未満)」、「1/3~2/3(3分の1以上3分の2未満)」、「1」である。以下では、在庫状況の閾値が「3分の2」である場合について説明する。 For example, the number of notification target persons to be selected differs depending on the combination of the three stages indicating the inventory status and the "1", "2", and "3" indicating the level of the congestion status. The three stages indicating the inventory status are "0 to 1/3 (0 to less than 1/3)", "1/3 to 2/3 (1/3 to less than 2/3)", and "1". ". In the following, a case where the threshold value of the inventory status is “two-thirds” will be described.

まず、在庫状況が閾値以上の場合は、通知を行わない。この例では、在庫状況が「3分の2」以上の場合は、通知対象者の数は「0」である。次に、在庫状況が閾値未満の場合は、選択部113は、複数の段階に応じて通知対象者の数を選択する。この例では、在庫状況が「3分の2」未満の場合は、さらに在庫状況が「3分の1以上3分の2未満」の場合、「0以上3分の1未満」の場合の2段階に場合分けする。 First, if the inventory status is above the threshold value, no notification is given. In this example, when the inventory status is "two-thirds" or more, the number of notification target persons is "0". Next, when the inventory status is less than the threshold value, the selection unit 113 selects the number of notification target persons according to a plurality of stages. In this example, when the inventory status is less than "two-thirds", when the inventory status is "one-third or more and less than two-thirds", and when the inventory status is "0 or more and less than one-third", 2 Divide into stages.

まず、在庫状況が「3分の1以上3分の2未満」の場合について説明する。混雑状況が「レベル1」であれば、選択部113は、通知対象者の数として「1」を選択する。混雑状況が「レベル2」であれば、選択部113は、通知対象者の数として「1」を選択する。混雑状況が「レベル3」であれば、選択部113は、通知対象者の数として「2」を選択する。 First, the case where the inventory status is "one-third or more and less than two-thirds" will be described. If the congestion status is "level 1", the selection unit 113 selects "1" as the number of notification target persons. If the congestion status is "level 2", the selection unit 113 selects "1" as the number of notification target persons. If the congestion status is "level 3", the selection unit 113 selects "2" as the number of notification target persons.

次に、在庫状況が「0以上3分の1未満」の場合について説明する。混雑状況が「レベル1」であれば、選択部113は、通知対象者の数として「1」を選択する。混雑状況が「レベル2」であれば、選択部113は、通知対象者の数として「2」を選択する。混雑状況が「レベル3」であれば、選択部113は、通知対象者の数として「3」を選択する。在庫状況が「0以上3分の1未満」であり、混雑状況が「レベル3」である場合に、一番多い数の通知対象者が選択されるよう設定されている。 Next, the case where the inventory status is "0 or more and less than one-third" will be described. If the congestion status is "level 1", the selection unit 113 selects "1" as the number of notification target persons. If the congestion status is "level 2", the selection unit 113 selects "2" as the number of notification target persons. If the congestion status is "level 3", the selection unit 113 selects "3" as the number of notification target persons. When the inventory status is "0 or more and less than one-third" and the congestion status is "level 3", the largest number of notification target persons is set to be selected.

この例によれば、情報処理サーバ1は、在庫状況が閾値未満の場合に、在庫状況をさらに分類し、在庫状況と混雑状況との組み合わせに応じて異なる数の通知対象者を選択することができる。そのため、情報処理サーバ1は、通知件数選択の精度をさらに向上することができる。 According to this example, when the inventory status is less than the threshold value, the information processing server 1 may further classify the inventory status and select a different number of notification target persons according to the combination of the inventory status and the congestion status. can. Therefore, the information processing server 1 can further improve the accuracy of selecting the number of notifications.

なお、この例では、在庫状況が閾値未満である場合、さらに2つの段階に場合分けしたが、これに限られない。閾値未満の在庫状況を3以上の段階に場合分けしてもよいし、複数の段階に場合分けをしなくてもよい。なお、通知を出力する時間帯に応じて、組み合わせに応じた通知対象者の数を変更してもよい。 In this example, when the inventory status is less than the threshold value, the case is further divided into two stages, but the case is not limited to this. The inventory status below the threshold value may be divided into three or more stages, or may not be divided into a plurality of stages. The number of notification target persons may be changed according to the combination according to the time zone in which the notification is output.

また、選択部113は、通知を出力する時間帯に応じて、異なる通知対象者数のパターンを示すマトリクスを使用してもよい。異なる通知対象者数のパターンの情報は、補助記憶デバイス13に記憶されている。第1のパターンと第2のパターンのうち開店時刻に近いパターンを第1のパターンとし、閉店時刻に近いパターンを第2のパターンとする。通知対象者の数は、在庫状況の段階と混雑状況のレベルで特定される同じ条件で比べると、第1のパターンよりも第2のパターンの方が少ない。これは、閉店時刻に近付くにつれ、対象物品の補充の必要性が減るからである。この例によれば、情報処理サーバ1は、在庫状況と混雑状況に加え、時間帯を考慮して通知件数を選択できる。そのため、情報処理サーバ1は、通知件数選択の精度をさらに向上することができる。 Further, the selection unit 113 may use a matrix showing different patterns of the number of notification target persons according to the time zone in which the notification is output. Information on patterns of different numbers of notification targets is stored in the auxiliary storage device 13. Of the first pattern and the second pattern, the pattern close to the opening time is referred to as the first pattern, and the pattern close to the closing time is referred to as the second pattern. The number of people to be notified is smaller in the second pattern than in the first pattern when compared under the same conditions specified by the inventory status stage and the congestion status level. This is because the need for replenishment of the target goods decreases as the store closes. According to this example, the information processing server 1 can select the number of notifications in consideration of the time zone in addition to the inventory status and the congestion status. Therefore, the information processing server 1 can further improve the accuracy of selecting the number of notifications.

図5は、実施形態に係る第1の通知出力処理における通知の表示例を概略的に示す図である。 FIG. 5 is a diagram schematically showing a display example of a notification in the first notification output process according to the embodiment.

通知は、発信元を特定する表示、対象物品を特定する表示、在庫状況を示す表示を含む。図5の例では、発信元を特定する表示として「こちら道の駅XXXです」が表示される。また、対象物品と在庫状況を示す表示として「現在ニンジンコーナーの在庫が2/3を切りました」が表示される。通知は、上記の表示の他に、混雑情報、通知を出力した時刻、通知対象者の数等の表示を含んでもよい。通知が在庫状況を含むことで、通知対象者は、店舗に納入する対象物品の適切な数を判断することができる。通知が混雑情報を含むことで、通知対象者は、店舗に対象物品を納入するまでの間に減ると予想される数を考慮し、店舗に納入する対象物品の適切な数を判断することができる。通知が時刻を含むことで、通知対象者は、通知の時刻と現在時刻を比較し、他の通知対象者による対象物品の補充の可能性を考慮し、対象物品の納入の要否を判断することができる。通知が通知対象者の数を含むことで、通知対象者は、他の通知対象者による対象物品の補充を考慮し、店舗に納入する対象物品の適切な数または納入の要否を判断することができる。 The notification includes a display that identifies the source, a display that identifies the target article, and a display that indicates the inventory status. In the example of FIG. 5, "This is a roadside station XXX" is displayed as a display for specifying the source. In addition, "Currently the inventory of the carrot corner has dropped to 2/3" is displayed as a display showing the target article and the inventory status. In addition to the above display, the notification may include display of congestion information, the time when the notification was output, the number of people to be notified, and the like. By including the inventory status in the notification, the notification target person can determine an appropriate number of target goods to be delivered to the store. By including congestion information in the notification, the person subject to notification may determine the appropriate number of target goods to be delivered to the store, considering the number expected to decrease before the target goods are delivered to the store. can. By including the time in the notification, the notification target person compares the notification time with the current time, considers the possibility of replenishment of the target article by another notification target person, and determines whether or not the target article needs to be delivered. be able to. By including the number of people subject to notification, the person subject to notification shall consider the replenishment of the target goods by other persons subject to notification and determine the appropriate number of target goods to be delivered to the store or the necessity of delivery. Can be done.

次に、情報処理システム100による第2の通知出力処理の手順について説明する。
なお、以下で説明する処理手順は一例に過ぎず、各処理は可能な限り変更されてよい。また、以下で説明する処理手順について、実施形態に応じて、適宜、ステップの省略、置換、及び追加が可能である。
Next, the procedure of the second notification output processing by the information processing system 100 will be described.
The processing procedure described below is only an example, and each processing may be changed as much as possible. Further, with respect to the processing procedure described below, steps can be omitted, replaced, and added as appropriate according to the embodiment.

ここでは、カメラCaによる画像データ取得範囲における在庫状況を取得する場合を想定する。対象物品は、「ニンジン」であり、「ニンジン」が配置される商品棚における区画は、区画Baであるとして説明する。 Here, it is assumed that the inventory status in the image data acquisition range by the camera Ca is acquired. The target article will be described as a "carrot", and the section in the product shelf on which the "carrot" is placed is described as a section Ba.

図6は、実施形態に係る情報処理サーバによる第2の通知出力処理の手順を例示するフローチャートである。第2の通知出力処理は、第1の通知出力処理の後に実行される。 FIG. 6 is a flowchart illustrating the procedure of the second notification output process by the information processing server according to the embodiment. The second notification output process is executed after the first notification output process.

第1の取得部110は、出力部114が通知を出力した後に在庫状況を取得する(ACT11)。ACT11では、例えば、第1の取得部110は、通信I/F14を介して、カメラCaから対象物品である「ニンジン」の画像データを取得する。例えば、第1の取得部110は、カメラCaから取得した画像データに基づき、「ニンジン」の在庫状況を算出する。在庫状況の算出処理は、ACT1と同様である。 The first acquisition unit 110 acquires the inventory status after the output unit 114 outputs the notification (ACT 11). In the ACT 11, for example, the first acquisition unit 110 acquires image data of the target article “carrot” from the camera Ca via the communication I / F14. For example, the first acquisition unit 110 calculates the inventory status of "carrots" based on the image data acquired from the camera Ca. The inventory status calculation process is the same as that of ACT1.

判断部111は、第1の取得部110により取得された在庫状況が閾値以上であるか否かを判断する(ACT12)。ACT12では、例えば、判断部111は、在庫状況を示す数値が、設定された閾値以上であるか否かを判断する。在庫状況が閾値以上であるか否かを判断することは、在庫状況が閾値未満から閾値以上に遷移したか否かを判断することを含む。この例では、閾値は、対象物品「ニンジン」が配置される商品棚の区画Baに対する現在配置されているニンジンの占有率である。以下では、閾値が「3分の2」の場合を例に説明する。例えば、判断部111は、在庫状況を示す数値が「3分の2」以上であるか否かを判断する。なお、閾値は、第1の通知出力処理における閾値と同じ値でもよく、異なる値でもよい。また、閾値は、対象物品、時間帯により変更してもよい。 The determination unit 111 determines whether or not the inventory status acquired by the first acquisition unit 110 is equal to or greater than the threshold value (ACT 12). In the ACT 12, for example, the determination unit 111 determines whether or not the numerical value indicating the inventory status is equal to or higher than the set threshold value. Determining whether or not the inventory status is above the threshold value includes determining whether or not the inventory status has transitioned from below the threshold value to above the threshold value. In this example, the threshold is the occupancy rate of the currently placed carrots with respect to the section Ba of the merchandise shelf on which the target article "carrots" are placed. In the following, the case where the threshold value is “two-thirds” will be described as an example. For example, the determination unit 111 determines whether or not the numerical value indicating the inventory status is "two-thirds" or more. The threshold value may be the same value as the threshold value in the first notification output process, or may be a different value. Further, the threshold value may be changed depending on the target article and the time zone.

判断部111により、在庫状況が閾値以上であると判断された場合(ACT12:YES)、処理はACT12からACT13へ遷移する。在庫状況が閾値以上であることは、在庫状況が閾値未満から閾値以上に遷移したことを含む。判断部111により、在庫状況が閾値以上でないと判断された場合(ACT12:NO)、処理はACT12からACT11へ遷移する。在庫状況が閾値以上ではないことは、在庫状況に関する通知が出力された後に、在庫状況が閾値未満から閾値以上に遷移していないことを含む。 When the determination unit 111 determines that the inventory status is equal to or higher than the threshold value (ACT12: YES), the process transitions from ACT12 to ACT13. The fact that the inventory status is above the threshold value includes the transition from below the threshold value to above the threshold value. When the determination unit 111 determines that the inventory status is not equal to or higher than the threshold value (ACT12: NO), the process transitions from ACT12 to ACT11. The fact that the inventory status is not above the threshold value includes that the inventory status has not changed from below the threshold value to above the threshold value after the notification regarding the inventory status is output.

出力部114は、在庫状況が閾値以上であるとき、1以上の通知対象者に通知を出力する(ACT13)。ACT13では、例えば、出力部114は、判断部111により在庫状況が閾値以上であると判断されたことに応答して、1以上の通知対象者に通知を出力する。在庫状況が閾値以上であるときは、在庫状況が閾値以上である場合に対応する。例えば、出力部114は、通信I/F14を介して、ACT4において選択部113により選択された1以上の通知対象者に通知を送信する。例えば、出力部114は、ACT5において出力部114により出力された通知と異なる通知を出力する。ACT13において通知が出力される通知対象者は、ACT5において在庫状況に関する通知が出力された者である。 The output unit 114 outputs a notification to one or more notification target persons when the inventory status is equal to or higher than the threshold value (ACT 13). In the ACT 13, for example, the output unit 114 outputs a notification to one or more notification target persons in response to the determination by the determination unit 111 that the inventory status is equal to or higher than the threshold value. When the inventory status is equal to or higher than the threshold value, it corresponds to the case where the inventory status is equal to or higher than the threshold value. For example, the output unit 114 transmits a notification to one or more notification target persons selected by the selection unit 113 in the ACT 4 via the communication I / F 14. For example, the output unit 114 outputs a notification different from the notification output by the output unit 114 in the ACT 5. The notification target person to whom the notification is output in ACT 13 is the person to whom the notification regarding the inventory status is output in ACT5.

出力部114は、1以上の通知対象者に在庫の補充状況を示す通知を出力する。在庫の補充状況を示す通知は、例えば、「在庫が3分の2まで補充されました」等を示すテキストによる通知である。在庫の補充状況を示す通知は、例えば、上述のように在庫が補充され、在庫が閾値以上となったことを示す通知である。在庫の補充状況を示す通知は、在庫が十分であること、又は新たな納入が不要であることを示す通知等でもよい。通知の表示例については後述する。例えば、出力部114は、ACT5と同様の態様で通知を出力する。ここで、「出力」は、「送信」又は「表示」を意味する。 The output unit 114 outputs a notification indicating the inventory replenishment status to one or more notification target persons. The notification indicating the inventory replenishment status is, for example, a text notification indicating "inventory has been replenished to two-thirds". The notification indicating the inventory replenishment status is, for example, a notification indicating that the inventory has been replenished as described above and the inventory has reached the threshold value or higher. The notification indicating the inventory replenishment status may be a notification indicating that the inventory is sufficient or that new delivery is unnecessary. A display example of the notification will be described later. For example, the output unit 114 outputs a notification in the same manner as the ACT 5. Here, "output" means "send" or "display".

この例によれば、情報処理サーバ1は、在庫状況に関する通知を送信した通知対象者に対し、補充状況に関する通知をさらに送信することができる。そのため、情報処理サーバ1は、納品需要の通知処理の精度をさらに向上することができる。また、通知対象者は、更新された在庫状況に従って納入するか否かの判断をすることができる。 According to this example, the information processing server 1 can further send a notification regarding the replenishment status to the notification target person who has sent the notification regarding the inventory status. Therefore, the information processing server 1 can further improve the accuracy of the notification processing of the delivery demand. In addition, the person subject to notification can determine whether or not to deliver according to the updated inventory status.

図7は、実施形態に係る第2の通知出力処理における通知の表示例を概略的に示す図である。 FIG. 7 is a diagram schematically showing a display example of a notification in the second notification output process according to the embodiment.

通知は、発信元を特定する表示、対象物品を特定する表示、在庫状況を示す表示を含む。図7の例では、発信元を特定する表示として「こちら道の駅XXXです」が表示される。また、対象物品と在庫の補充状況を示す表示として「現在ニンジンコーナーの在庫が3分の2まで補充されました」が表示される。通知は、上記の表示の他に、通知を出力した時刻、通知対象者の数等の表示を含んでもよい。通知が時刻を含むことで、通知対象者は、通知の時刻と現在時刻を比較し、他の通知対象者による対象物品の補充の可能性を考慮し、対象物品の納入の要否を判断することができる。通知が通知対象者の数を含むことで、通知対象者は、他の通知対象者による対象物品の補充を考慮し、店舗に納入する対象物品の適切な数または納入の要否を判断することができる。 The notification includes a display that identifies the source, a display that identifies the target article, and a display that indicates the inventory status. In the example of FIG. 7, "This is a roadside station XXX" is displayed as a display for specifying the source. In addition, "Currently, the carrot corner inventory has been replenished to two-thirds" is displayed as a display showing the target article and the inventory replenishment status. In addition to the above display, the notification may include a display such as the time when the notification was output and the number of people to be notified. By including the time in the notification, the notification target person compares the notification time with the current time, considers the possibility of replenishment of the target article by another notification target person, and determines whether or not the target article needs to be delivered. be able to. By including the number of people subject to notification, the person subject to notification shall consider the replenishment of the target goods by other persons subject to notification and determine the appropriate number of target goods to be delivered to the store or the necessity of delivery. Can be done.

なお、上述の例では、管理者が在庫管理を行わない商業施設における通知処理について例示したが、管理者が在庫管理を行う商業施設においても適用可能である。この場合、管理者が在庫状況及び混雑状況を、管理者用端末2を介して入力してもよい。管理者により在庫状況及び混雑状況が入力される場合、カメラCa~Cn及びセンサSは情報処理システム100から省略されてもよい。また、上述の例は、実店舗の在庫管理に限られない。上述の例は、ウェブ上での商品等の在庫管理等種々の在庫管理に適用され得る。 In the above example, the notification processing in the commercial facility where the manager does not manage the inventory is illustrated, but it can also be applied to the commercial facility where the manager manages the inventory. In this case, the administrator may input the inventory status and the congestion status via the administrator terminal 2. When the inventory status and the congestion status are input by the administrator, the cameras Ca to Cn and the sensor S may be omitted from the information processing system 100. Further, the above example is not limited to the inventory management of the actual store. The above example can be applied to various inventory management such as inventory management of products and the like on the Web.

実施形態に係る情報処理装置は、情報処理サーバ1を例に説明したように1つの装置で実現されてもよいし、機能を分散させた複数の装置で実現されてもよい。 The information processing device according to the embodiment may be realized by one device as described by taking the information processing server 1 as an example, or may be realized by a plurality of devices having distributed functions.

なお、機器の譲渡は一般に、プログラムがメインメモリ又は補助記憶デバイスに記憶された状態にて行われる。しかしこれに限らず、プログラムがメインメモリ又は補助記憶デバイスに記憶されていない状態で譲渡されてもよい。そしてこの場合は、機器が備える書き込み可能な記憶デバイスに、この機器とは個別に譲渡されたプログラムがユーザ等の操作に応じて書き込まれる。プログラムの譲渡は、リムーバブルな記録媒体に記録して、あるいはネットワークを介した通信により行うことができる。記録媒体は、CD-ROM、メモリカード等のようにプログラムを記憶でき、かつ機器が読取可能であれば、その形態は問わない。また、プログラムのインストールやダウンロードにより得る機能は、機器内部のOS(オペレーティング・システム)等と協働してその機能を実現させるものであってもよい。 The transfer of the device is generally performed in a state where the program is stored in the main memory or the auxiliary storage device. However, the present invention is not limited to this, and the program may be transferred without being stored in the main memory or the auxiliary storage device. In this case, the program transferred separately from the device is written to the writable storage device provided in the device according to the operation of the user or the like. The program can be transferred by recording it on a removable recording medium or by communicating via a network. The recording medium may be in any form as long as it can store a program such as a CD-ROM or a memory card and the device can read it. Further, the function obtained by installing or downloading the program may be one that realizes the function in cooperation with the OS (operating system) or the like inside the device.

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

1…情報処理サーバ、2…管理者用端末、3…ユーザ端末、11…プロセッサ、12…メインメモリ、13…補助記憶デバイス、14…通信インタフェース、100…情報処理システム、110…第1の取得部、111…判断部、112…第2の取得部、113…選択部、114…出力部、Ba…区画、Ca~Cn…カメラ、Na…ネットワーク、Nb…ネットワーク、S…センサ。 1 ... Information processing server, 2 ... Administrator terminal, 3 ... User terminal, 11 ... Processor, 12 ... Main memory, 13 ... Auxiliary storage device, 14 ... Communication interface, 100 ... Information processing system, 110 ... First acquisition Unit, 111 ... Judgment unit, 112 ... Second acquisition unit, 113 ... Selection unit, 114 ... Output unit, Ba ... Section, Ca to Cn ... Camera, Na ... Network, Nb ... Network, S ... Sensor.

Claims (6)

対象物品の在庫状況を取得する第1の取得部と、
店舗の混雑状況を取得する第2の取得部と、
前記在庫状況が閾値未満であるとき、前記混雑状況に基づいて、前記対象物品と関連付けられた複数の通知候補者から1以上の通知対象者をランダムに選択する選択部と、
前記選択部により選択された1以上の通知対象者に通知を出力する出力部と、
を備える情報処理装置。
The first acquisition unit that acquires the inventory status of the target goods,
The second acquisition department that acquires the congestion status of the store,
A selection unit that randomly selects one or more notification target persons from a plurality of notification candidates associated with the target article based on the congestion status when the inventory status is less than the threshold value.
An output unit that outputs a notification to one or more notification target persons selected by the selection unit, and an output unit.
Information processing device equipped with.
前記選択部は、前記在庫状況と前記混雑状況との組み合わせに応じて、異なる数の通知対象者を選択する、
請求項1に記載の情報処理装置。
The selection unit selects a different number of notification target persons according to the combination of the inventory status and the congestion status.
The information processing apparatus according to claim 1.
前記出力部は、前記在庫状況に関する通知を出力する、
請求項1又は2に記載の情報処理装置。
The output unit outputs a notification regarding the inventory status.
The information processing apparatus according to claim 1 or 2.
前記第1の取得部は、前記出力部が前記通知を出力した後に在庫状況を取得し、
前記在庫状況が前記閾値以上であるとき、前記出力部は、前記1以上の通知対象者に前記通知と異なる通知を出力する、
請求項1乃至3のいずれか一項に記載の情報処理装置。
The first acquisition unit acquires the inventory status after the output unit outputs the notification.
When the inventory status is equal to or higher than the threshold value, the output unit outputs a notification different from the notification to the one or more notification target persons.
The information processing apparatus according to any one of claims 1 to 3.
対象物品の在庫状況を取得することと、
店舗の混雑状況を取得することと、
前記在庫状況が閾値未満であるとき、前記混雑状況に基づいて、前記対象物品と関連付けられた複数の通知候補者から1以上の通知対象者をランダムに選択することと、
選択された1以上の通知対象者に通知を出力することと、
を備える情報処理方法。
Acquiring the inventory status of the target item and
To get the congestion status of the store and
When the inventory status is less than the threshold value, one or more notification target persons are randomly selected from a plurality of notification candidates associated with the target article based on the congestion status.
To output notifications to one or more selected notification recipients,
Information processing method.
コンピュータに、
対象物品の在庫状況を取得する第1の取得機能と、
店舗の混雑状況を取得する第2の取得機能と、
前記在庫状況が閾値未満であるとき、前記混雑状況に基づいて、前記対象物品と関連付けられた複数の通知候補者から1以上の通知対象者をランダムに選択する選択機能と、
前記選択機能により選択された1以上の通知対象者に通知を出力する出力機能と、
を実行させるための情報処理プログラム。
On the computer
The first acquisition function to acquire the inventory status of the target article,
The second acquisition function to acquire the congestion status of the store and
A selection function that randomly selects one or more notification target persons from a plurality of notification candidates associated with the target article based on the congestion status when the inventory status is less than the threshold value.
An output function that outputs a notification to one or more notification target persons selected by the selection function, and
Information processing program to execute.
JP2020161306A 2020-09-25 2020-09-25 Information processing device, information processing method, and program Active JP7476069B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020161306A JP7476069B2 (en) 2020-09-25 2020-09-25 Information processing device, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020161306A JP7476069B2 (en) 2020-09-25 2020-09-25 Information processing device, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2022054233A true JP2022054233A (en) 2022-04-06
JP7476069B2 JP7476069B2 (en) 2024-04-30

Family

ID=80996868

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020161306A Active JP7476069B2 (en) 2020-09-25 2020-09-25 Information processing device, information processing method, and program

Country Status (1)

Country Link
JP (1) JP7476069B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5811852B2 (en) 2012-01-04 2015-11-11 富士通株式会社 Program, method, and information processing apparatus
JP6008339B1 (en) 2015-04-28 2016-10-19 パナソニックIpマネジメント株式会社 Product monitoring device, product monitoring system and product monitoring method
JP2020024701A (en) 2018-08-03 2020-02-13 三菱ケミカル株式会社 Production distribution management system, method for management, and program

Also Published As

Publication number Publication date
JP7476069B2 (en) 2024-04-30

Similar Documents

Publication Publication Date Title
Roni et al. A hybrid inventory policy with split delivery under regular and surge demand
JP2019079322A (en) Commodity management device and commodity management program
US20140172649A1 (en) Stock Aware Shelves
US20180204163A1 (en) Optimizing human and non-human resources in retail environments
US20220147963A1 (en) Self-pos system, self-pos terminal apparatus, control method, and non-transitory computer readable medium storing control program
WO2021039126A1 (en) Work assistance system, work assistance device, work assistance method, and program
JP6594801B2 (en) Supply and demand adjustment device, supply and demand adjustment system, and supply and demand adjustment method
KR102327670B1 (en) Electronic receipt-based artificial calorie calculation apparatus and method
EP3373219A1 (en) Inventory management and method
KR101976331B1 (en) Inventory management system and method for the same
JP2018205985A (en) Managing method, managing program, managing system and managing device
US6990473B1 (en) Information management system
JP2022054233A (en) Information processing apparatus, information processing method, and program
JP2016099698A (en) Event management system and event management method
JP7336708B2 (en) Business support system, business support device, terminal, business support method, business method, and computer program
US11488274B2 (en) Frontline alerting service tool
US20140172650A1 (en) Stock Aware Shelves
US20200394628A1 (en) Store clerk call system and store clerk call processing method
KR101931330B1 (en) Apparatus and method of transmitting real time marketing messages
CN109064154B (en) Information transmission method and related device
JP2022012060A (en) Commodity management support method, program, and commodity management support system
JP2021189708A (en) Congestion information display system, congestion information display method and program
JP6796787B1 (en) Business support system, business support device, terminal, business support method, business method, and computer program
JP6661383B2 (en) Shopping support server and its program
WO2022045225A1 (en) Work assistance device, work assistance method, and computer program

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20230104

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230525

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240313

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240319

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240417