WO2021014931A1 - System - Google Patents

System Download PDF

Info

Publication number
WO2021014931A1
WO2021014931A1 PCT/JP2020/026127 JP2020026127W WO2021014931A1 WO 2021014931 A1 WO2021014931 A1 WO 2021014931A1 JP 2020026127 W JP2020026127 W JP 2020026127W WO 2021014931 A1 WO2021014931 A1 WO 2021014931A1
Authority
WO
WIPO (PCT)
Prior art keywords
server
user
mobile terminal
purchase
foodstuff
Prior art date
Application number
PCT/JP2020/026127
Other languages
French (fr)
Japanese (ja)
Inventor
平本 雅祥
村上 和宏
直紀 杉村
広義 大宮
敏之 尾上
巌徹 松井
幸 裕弘
Original Assignee
パナソニックIpマネジメント株式会社
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 パナソニックIpマネジメント株式会社 filed Critical パナソニックIpマネジメント株式会社
Priority to CN202080051638.1A priority Critical patent/CN114127774A/en
Publication of WO2021014931A1 publication Critical patent/WO2021014931A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions

Definitions

  • This disclosure relates to a system that encourages users to purchase products.
  • Patent Document 1 discloses a system that manages the inventory of ingredients stored in a refrigerator using a mobile terminal and proposes to the user a menu using ingredients whose expiration date is near.
  • the user can grasp the inventory of products by using the inventory list showing the inventory of products such as foodstuffs. As a result of checking the inventory list by the user, if the inventory of a certain product is low, the user can determine that the product needs to be additionally purchased.
  • This disclosure provides a mechanism that can make the user aware that an additional purchase of a product is necessary.
  • the system provided by the present disclosure is a specific unit that specifies the purchase frequency at which the user purchases a product, and a prediction unit that predicts when the user will purchase the product next based on the purchase frequency specified by the specific unit. And a notification unit that prompts the user to purchase the product based on the timing predicted by the prediction unit.
  • FIG. 1 is a diagram showing a configuration of a mobile terminal 100.
  • FIG. 2 is a diagram showing the configuration of the server 200.
  • FIG. 3 is a flowchart showing a process executed by the mobile terminal 100.
  • FIG. 4 is a flowchart showing a process executed by the server 200.
  • FIG. 5 is a diagram showing a food material database 500.
  • FIG. 6 is a flowchart showing a process executed by the server 200.
  • FIG. 7 is a diagram showing a notification event database 700.
  • FIG. 8 is a flowchart showing a process executed by the server 200.
  • FIG. 9 is a flowchart showing a process executed by the mobile terminal 100.
  • FIG. 10 is a diagram showing the configuration of the refrigerator 1000.
  • FIG. 11 is a diagram showing a weight management database 1100.
  • FIG. 12 is a flowchart showing a process executed by the refrigerator 1000.
  • FIG. 13 is a flowchart showing a process executed by the server 200.
  • the system of this embodiment is composed of a mobile terminal 100 owned by a user and a server 200 on a network such as the Internet.
  • the user uses the camera of the mobile terminal 100 to read a code such as a barcode or QR code (registered trademark) attached to the food material.
  • the server 200 predicts the demand for foodstuffs based on the reading status of the mobile terminal 100, and prompts the user to purchase the product according to the prediction result.
  • the present embodiment will be described in detail.
  • FIG. 1 is a diagram showing the configuration of the mobile terminal 100.
  • the mobile terminal 100 is, for example, a smartphone or a tablet terminal, and is an example of an information device.
  • the control unit 101 controls the operation of the mobile terminal 100.
  • the control unit 101 has at least a processor, and the control unit 101 controls the operation of the mobile terminal 100 by reading and executing a control program stored in the memory 102 described later.
  • the memory 102 is a non-volatile storage medium for storing various data such as a control program, and is, for example, a flash memory.
  • the display unit 103 is a touch panel, displays information such as images and moving images, and receives instructions from the user by touch operation.
  • the communication unit 104 is an interface for the mobile terminal 100 to communicate with an external device.
  • the communication unit 104 is a wireless communication based on a wireless LAN standard such as IEEE802.11a / b / g / n / ac, a radio based on a 4th generation mobile communication system (commonly known as 4G) or a 5th generation mobile communication system (commonly known as 5G). Perform communication.
  • the camera 105 has a photographing function and a reading function for reading a code such as a barcode or a QR code.
  • FIG. 2 is a diagram showing the configuration of the server 200.
  • the control unit 201 controls the operation of the server 200.
  • the control unit 201 has at least a processor, and the control unit 201 controls the operation of the server 200 by reading and executing a control program stored in the memory 202 described later.
  • the memory 202 is a non-volatile storage medium for storing various data such as a control program and a food material database 500 described later, and is, for example, an HDD (hard disk drive).
  • the communication unit 203 is an interface for the server 200 to communicate with an external device.
  • the communication unit 203 executes wireless communication based on a wireless LAN standard such as IEEE802.11a / b / g / n / ac or wired LAN communication based on Ethernet (registered trademark).
  • Each step shown in the flowchart of FIG. 3 is a process realized by the control unit 101 of the mobile terminal 100, and is realized by the processor of the control unit 101 reading and executing the control program stored in the memory 102. To.
  • the mobile terminal 100 determines whether or not the code has been read by the camera 105.
  • a code such as a bar code or a QR code is added to the food material.
  • This code includes identification information such as a food material ID (identification) described later, and the mobile terminal 100 reads the code using the camera 105 and analyzes the read code to acquire the identification information. To do.
  • the fact that the code is attached to the food material indicates a mode in which a sticker on which the code is printed is attached to the food material itself, a mode in which the code is printed on a bag for packaging the food material, and the like.
  • the mobile terminal 100 determines that the code has been read in step 301 (Yes in step 301), the process proceeds to step 302. On the other hand, if the code has not been read (No in step 301), the mobile terminal 100 waits until the code is read.
  • the mobile terminal 100 determines whether or not the foodstuff can be specified based on the read code.
  • the mobile terminal 100 transmits the foodstuff ID acquired from the code to the server 200, and identifies the foodstuff by receiving the response from the server 200.
  • the process executed by the server 200 will be described later.
  • the mobile terminal 100 determines that the foodstuff can be specified (Yes in step 302)
  • the process proceeds to step 303.
  • the mobile terminal 100 determines that the foodstuff cannot be specified No in step 302
  • the process proceeds to step 305.
  • the response from the server 200 is not available for a predetermined time (for example, 1 minute), or the response from the server 200 is "no corresponding record".
  • step 303 the mobile terminal 100 registers the specified foodstuff in the inventory list managed by the mobile terminal 100.
  • the inventory list is a list that stores information such as the name of the food, the type of the food, the date and time when the storage was started, the storage expiration date, and the remaining amount for each of the plurality of foods.
  • the response received by the mobile terminal 100 from the server 200 includes a food material name, a food material type, a storage period, and a storage location, and registration to the inventory list is executed using these information.
  • the date and time when the ingredients are registered in the inventory list is automatically registered as the "date and time when the storage is started" in the inventory list.
  • the "retention date" of the inventory list is automatically calculated and registered from the date and time when the foodstuff is registered in the inventory list, when the "retention period” included in the response from the server 200 has passed. ..
  • the "retention period” included in the response from the server 200 may be used as it is in the calculation of the "retention period date", or a period shorter than the "retention period” included in the response from the server 200. For example, two-thirds of the period may be used to calculate the "retention date”.
  • the inventory list will be described as being stored by the mobile terminal 100, but the inventory list may be stored by the server 200.
  • the mobile terminal 100 may acquire the latest inventory list from the server 200 at a predetermined timing (for example, the timing when an operation for displaying the inventory list is input to the mobile terminal 100).
  • the mobile terminal 100 notifies the user of the storage location of the specified foodstuff.
  • the mobile terminal 100 notifies the user to store the foodstuff in the storage location based on the storage location information included in the response received from the server 200.
  • the mobile terminal 100 displays a notification screen prompting the user to store the radish in the refrigerator's refrigerator compartment.
  • the mobile terminal 100 may notify the user of the storage location of the food material by using another method, for example, a voice message.
  • the smart speaker may notify the storage location of the food material by a voice message.
  • the mobile terminal 100 may instruct the refrigerator provided with the communication function to display a notification screen in which the refrigerator notifies the user of the storage location of the foodstuff, and the refrigerator is the storage location of the foodstuff. May be notified by voice message.
  • the process of step 304 allows the user to store the food in an appropriate storage location.
  • step 305 the mobile terminal 100 causes the user to input information necessary for registering in the inventory list. Specifically, the mobile terminal 100 displays an input screen for allowing the user to input the food material name, the food material type, and the storage expiration date. As for the date and time when the storage is started, the input screen for inputting the storage expiration date may be displayed with the date and time when the foodstuff is registered in the inventory list automatically set.
  • step 306 the mobile terminal 100 registers the information input by the user in the inventory list.
  • Each step shown in the flowchart of FIG. 4 is a process realized by the control unit 201 of the server 200, and is realized by the processor of the control unit 201 reading and executing the control program stored in the memory 202. ..
  • step 401 the server 200 determines whether or not the food material ID has been received.
  • the process proceeds to step 402.
  • the server 200 receives the food material ID from the mobile terminal 100.
  • the server 200 waits until the foodstuff ID is received.
  • the server 200 determines whether or not there is a record corresponding to the received foodstuff ID in the foodstuff database 500 shown in FIG.
  • the food material database 500 is information stored in the memory 202 of the server 200, and is a database that stores the food material name, the type of food material, the storage period, and the storage location for each of the plurality of food materials. For example, paying attention to a record having a food ID of 003, it is defined that the food name is radish, the food type is vegetables, the storage period is 3 days, and the storage location is a refrigerator.
  • the server 200 determines that there is a record corresponding to the received food material ID (Yes in step 402), the process proceeds to step 403.
  • the server 200 determines that there is no record corresponding to the received food material ID (No in step 402), the process proceeds to step 405.
  • step 403 the server 200 responds to the mobile terminal 100 with the information of the record corresponding to the foodstuff ID.
  • the record information corresponding to the food material ID is, specifically, as shown in FIG. 5, the food material name, the type of food material, the storage period, and the storage location. Based on this information, the processes described in steps 303 and 304 of FIG. 3 are executed in the mobile terminal 100. For example, when the information transmitted to the mobile terminal 100 in step 403 is the information of the 003 record of the food material database 500 shown in FIG. 5, the radish information is registered in the inventory list in the mobile terminal 100, and the foodstuff ID is registered in the inventory list. , The user is notified that the storage location of the radish is the refrigerator compartment.
  • the potato information transmitted to the mobile terminal 100 in step 403 is the information of the record whose foodstuff ID is 005
  • the potato information is registered in the inventory list in the mobile terminal 100, and the potato storage location is in a cool and dark place.
  • the user is notified that there is.
  • the user can grasp a storage location suitable for the food material and store the food material by an appropriate storage method.
  • the refrigerating room, the freezing room, the vegetable room, and the partial room in the food material database 500 of FIG. 5 correspond to the storage room of the refrigerator, respectively, and the storage room of the refrigerator is included as a candidate for the storage place.
  • the cool and dark place in FIG. 5 indicates the outside of the refrigerator, and is sometimes called room temperature.
  • step 404 the server 200 executes the demand forecast processing. This demand forecast processing will be described later with reference to the flowchart of FIG.
  • step 405 the server 200 responds to the mobile terminal 100 with "no corresponding record". Upon receiving this response, the mobile terminal 100 executes the processes described in steps 305 and 306 of FIG.
  • Each step shown in the flowchart of FIG. 6 is a process realized by the control unit 201 of the server 200, and is realized by the processor of the control unit 201 reading and executing the control program stored in the memory 202. ..
  • step 601 the server 200 stores the date and time when the code is read for the foodstuff indicated by the foodstuff ID received in step 401.
  • the date and time when the food material ID is received in step 401 is set as the code reading date and time.
  • the server 200 stores the reading date and time of the code for each of the plurality of foodstuffs.
  • the server 200 determines whether or not the demand for the food material can be predicted based on the stored reading date and time. In the present embodiment, the server 200 determines whether or not there is regularity in the frequency with which the user purchases a certain foodstuff, and predicts the demand according to the regularity.
  • the server 200 determines that the purchase frequency of the foodstuff is regular. More specifically, for example, for beef whose foodstuff ID is 007 in the foodstuff database 500 of FIG. 5, the latest four reading dates and times were 4 days, 4 days, 3 days, and 4 days after the previous code reading. To do. It can be said that the last four purchases are four days, four days, three days, and four days after the previous purchase date. In this case, the server 200 can predict that the beef purchase frequency is every 4 days and the next beef demand (in other words, the next beef purchase) is 4 days later.
  • step 602 determines that the demand for the food material can be predicted in step 602 (Yes in step 602)
  • the process proceeds to step 603.
  • the server 200 determines that the demand for the food material cannot be predicted (No in step 602)
  • the server 200 ends the demand forecasting process.
  • step 603 the server 200 registers the notification event according to the demand forecast result.
  • the server 200 predicts that the next beef demand will be four days later.
  • the server 200 registers a notification event in the notification event database 700 of FIG. 7 so as to prompt the user to purchase beef four days later in the morning (for example, 7:00 am).
  • the notification event database 700 of FIG. 7 is information stored in the memory 202 of the server 200, and stores events to be notified to the user.
  • a record having an event ID (identification) of 003 is a notification event registered to prompt the user to purchase beef in the morning four days later.
  • the notification date and notification time of the notification event database 700 can be changed by the user.
  • Each step shown in the flowchart of FIG. 8 is a process realized by the control unit 201 of the server 200, and is realized by the processor of the control unit 201 reading and executing the control program stored in the memory 202. ..
  • step 801 the server 200 determines whether or not the notification timing has been reached.
  • the server 200 specifies the current date and time. Then, when the specified current date and time reaches the notification date and the notification time of any of the notification events registered in the notification event database 700, the server 200 determines that the notification timing has been reached in step 801 (). Yes) in step 801), the process proceeds to step 802. On the other hand, when the notification timing has not been reached (No in step 801), the server 200 waits until the notification timing is reached.
  • step 802 the server 200 transmits a notification prompting the purchase of the food material that has reached the notification timing to the mobile terminal 100. For example, if the current date and time is 7:00 am on July 26, 2019, the server 200 determines that the beef with the ingredient ID 007 has reached the notification timing, and the server 200 carries a notification prompting the purchase of the beef. Send to terminal 100.
  • Each step shown in the flowchart of FIG. 9 is a process realized by the control unit 101 of the mobile terminal 100, and is realized by the processor of the control unit 101 reading and executing the control program stored in the memory 102. To.
  • step 901 the mobile terminal 100 determines whether or not a notification prompting the purchase of foodstuffs has been received from the server 200.
  • the process proceeds to step 902.
  • the mobile terminal 100 waits until the notification is received.
  • the mobile terminal 100 prompts the user to purchase foodstuffs according to the notification received from the server 200. For example, if the server 200 sends a notification prompting the purchase of beef to the mobile terminal 100, the mobile terminal 100 displays a notification screen prompting the user to purchase beef. In addition to displaying the notification screen, the mobile terminal 100 may urge the user to purchase foodstuffs by using another method, for example, a voice message. Further, when the mobile terminal 100 instructs the smart speaker having the communication function, the smart speaker may prompt the user to purchase the foodstuff. The user can be aware that the purchase of the foodstuff is necessary because the purchase of the foodstuff is prompted based on the predicted result of the demand of the foodstuff.
  • the timing at which the user purchases the product next is predicted based on the specific unit that specifies the purchase frequency for the user to purchase the product and the purchase frequency specified by the specific unit. It may be configured to include a prediction unit and a notification unit that prompts the user to purchase a product based on the timing predicted by the prediction unit.
  • the display unit 103 of the mobile terminal 100 is an example of a notification unit that notifies the user of the storage location specified by the specific unit.
  • the system may be configured to include a registration unit that registers information obtained by reading the code attached to the product by the camera of the mobile terminal 100 in the inventory list.
  • the specifying unit may specify the purchase frequency based on the date and time when the code is read by the camera 105 of the mobile terminal 100.
  • the system of the present embodiment includes a mobile terminal 100 owned by a user, a server 200 on a network such as the Internet, and a refrigerator 1000.
  • the mobile terminal 100 and the server 200 have the same configuration as that described in the first embodiment, and carry out the same processing as the processing described in the first embodiment.
  • the differences from the first embodiment will be mainly described.
  • FIG. 10 is a diagram showing the configuration of the refrigerator 1000.
  • Refrigerator 1000 has a plurality of storage chambers such as a refrigerator compartment, a freezer compartment, and a vegetable compartment.
  • the refrigerator 1000 cools each storage chamber to a target temperature by a refrigerating cycle composed of a compressor, a cooler, and the like (not shown in FIG. 10).
  • the refrigerator 1000 is an example of a storage for storing foodstuffs.
  • the control unit 1001 controls the operation of the refrigerator 1000.
  • the control unit 1001 has at least a processor, and the processor reads and executes a control program stored in the memory 1002 described later, so that the control unit 1001 controls the operation of the refrigerator 1000.
  • the memory 1002 is a non-volatile storage medium for storing various data such as a control program, and is, for example, a flash memory.
  • the communication unit 1003 executes wireless communication based on a wireless LAN standard such as IEEE802.11a / b / g / n / ac.
  • the weight sensor 1004 is a sensor that detects the weight.
  • the refrigerator 1000 is provided with a plurality of weight sensors in a door pocket, a shelf, or the like.
  • FIG. 11 is a diagram showing a weight management database 1100 stored in the memory 202 of the server 200.
  • the weight management database 1100 is for the server 200 to manage the storage state of the foodstuffs stored in the refrigerator 1000 based on the detection result of the weight sensor 1004 of the refrigerator 1000.
  • the refrigerator 1000 of the present embodiment is provided with three weight sensors indicated by sensor IDs (identification) 001 to 003 in the door pockets (door pockets 1 to 3). Further, the refrigerator 1000 includes a plurality of shelves. One shelf out of the plurality of shelves is provided with four areas (shelf 1 to shelf 4) corresponding to each of the four weight sensors indicated by sensor IDs 004 to 007. The number of weight sensors and the number of areas corresponding to the weight sensors are merely examples, and are not limited to the numbers described in the present embodiment. In the case of the weight management database 1100 of FIG. 11, it can be seen that apple juice having a weight of 100 g is placed in the door pocket 3 corresponding to the weight sensor of the sensor ID 003. In addition, the weight management database 1100 also stores past weight transitions.
  • the server 200 There are two possible methods for the server 200 to identify what kind of foodstuff is placed in the area where the weight sensor exists.
  • the first method is a method in which the user manually sets a method of storing foodstuffs in the refrigerator 1000 using the mobile terminal 100. In the case of this method, the user inputs the information that "apple juice is stored in the door pocket 3" to the mobile terminal 100, and the mobile terminal 100 notifies the server 200 of the information input by the user.
  • the second method is a method in which the server 200 automatically identifies the stored state of the foodstuff based on the user reading the code attached to the foodstuff using the mobile terminal 100 and the detection result of the weight sensor.
  • the server 200 automatically identifies the stored state of the foodstuff based on the user reading the code attached to the foodstuff using the mobile terminal 100 and the detection result of the weight sensor.
  • the mobile terminal 100 notifies the server 200 of the foodstuff ID read from the code.
  • the refrigerator 1000 notifies the server 200 that the weight detected by the weight sensor having the sensor ID of 003 has been changed, the server 200 can determine that the apple juice is placed in the door pocket 3.
  • Each step shown in the flowchart of FIG. 12 is a process realized by the control unit 1001 of the refrigerator 1000, and is realized by the processor of the control unit 1001 reading and executing the control program stored in the memory 1002. ..
  • step 1201 the refrigerator 1000 determines whether or not there is a change in the detection result of the weight sensor 1004. If the refrigerator 1000 determines that the detection result of the weight sensor 1004 has changed (Yes in step 1201), the process proceeds to step 1202. On the other hand, if there is no change in the detection result of the weight sensor 1004 (No in step 1201), the refrigerator 1000 stands by.
  • the refrigerator 1000 transmits the weight information to the server 200.
  • the weight information is information indicating the sensor ID of the weight sensor whose detection result has changed and the weight detected by the weight sensor.
  • Each step shown in the flowchart of FIG. 13 is a process realized by the control unit 201 of the server 200, and is realized by the processor of the control unit 201 reading and executing the control program stored in the memory 202. ..
  • step 1301 the server 200 determines whether or not the weight information has been received from the refrigerator 1000.
  • the server 200 receives the weight information from the refrigerator 1000 (Yes in step 1301), the process proceeds to step 1302. On the other hand, if the server 200 has not received the weight information (No in step 1301), the server 200 waits.
  • step 1302 the server 200 updates the weight management database 1100 according to the weight information received from the refrigerator 1000.
  • step 1303 the server 200 estimates the usage status of the foodstuff based on the information managed by the weight management database 1100, and determines whether or not it is necessary to prompt the user to purchase additional foodstuffs. If the server 200 determines that the user needs to be prompted to purchase additional ingredients (Yes in step 1303), the process proceeds to step 1304. On the other hand, when the server 200 determines that it is not necessary to prompt the user to purchase additional ingredients (No in step 1303), the server 200 ends the process shown in the flowchart of FIG.
  • Step 1303 will be specifically described.
  • the server 200 calculates the average value of the weight changes of a certain food material four times, and if the remaining amount of the food material is equal to or less than the calculated average value, prompts the user to purchase an additional food material.
  • the server 200 determines that it is necessary. Focusing on the weight sensor having the sensor ID of 003 in FIG. 11, the average value of the weight changes of the last four times is 100 g, and the remaining amount of the food material detected by the weight sensor is 100 g. In this case, since the remaining amount of the foodstuff is equal to or less than the calculated average value, the server 200 determines that it is necessary to prompt the user to purchase additional foodstuff. As is clear from FIG.
  • the past weight transition may increase as well as decrease. This corresponds to the case where the user purchases a new ingredient because the stock is exhausted, or the case where the user purchases a new ingredient by discarding the old ingredient.
  • the server 200 calculates the average value of the weight change of the food material in the last N times (N is a natural number) in step 1303, only the value of the case where the weight is reduced is used. It is desirable to use it.
  • step 1304 the server 200 transmits a notification prompting the purchase of the food material to the mobile terminal 100.
  • the server 200 transmits a notification prompting the purchase of the food material corresponding to the weight sensor having the sensor ID of 003, that is, apple juice, to the mobile terminal 100.
  • the mobile terminal 100 executes the process described with reference to FIG.
  • the next time he / she uses the food he / she will be prompted to purchase the food that may be insufficient due to the low remaining amount, so that the food can be additionally purchased at an appropriate timing.
  • the target for which the server 200 prompts the user for additional purchase is not limited to the foodstuff.
  • the above-described embodiment can be applied not only to foodstuffs but also to various products including consumables such as detergents used in dishwashers or washing machines.
  • the server 200 prompts the user to purchase a product
  • the user may be prompted to purchase a similar product similar to the product instead of the product, or the user may purchase both the product and the similar product. May be urged to.
  • the similar product corresponds to, for example, if the product is a frozen food of a certain manufacturer, the newly released frozen food of the manufacturer is applicable.
  • the server 200 prompts the user to purchase an additional product, but the server 200 may automatically order the purchase of the product from the store instead of prompting the user to purchase the product. .. Further, in the case of automatic ordering, it is desirable to consider the delivery time and place an order at an earlier timing (for example, one day before) than the above-described embodiment.

Abstract

This system that prompts a user to purchase a good comprises: a specification unit that specifies the purchase frequency at which the user purchases the good; a prediction unit that, on the basis of the purchase frequency specified by the specification unit, predicts the timing at which the user will next purchase the good; and a notification unit that, on the basis of the timing predicted by the prediction unit, prompts the user to purchase the good.

Description

システムsystem
 本開示は、商品の購入をユーザに促すシステムに関する。 This disclosure relates to a system that encourages users to purchase products.
 特許文献1には、携帯端末を使って冷蔵庫に保存されている食材の在庫を管理し、更に消費期限日が近い食材を使った献立をユーザに提案するシステムが開示されている。 Patent Document 1 discloses a system that manages the inventory of ingredients stored in a refrigerator using a mobile terminal and proposes to the user a menu using ingredients whose expiration date is near.
 また、食材等の商品の在庫を示す在庫リストを用いることで、ユーザは商品の在庫を把握することができる。ユーザが在庫リストを確認した結果、ある商品の在庫が少なければ、ユーザはその商品を追加で購入する必要があると判断できる。 In addition, the user can grasp the inventory of products by using the inventory list showing the inventory of products such as foodstuffs. As a result of checking the inventory list by the user, if the inventory of a certain product is low, the user can determine that the product needs to be additionally purchased.
 しかしながら従来のシステムの場合、商品の追加の購入が必要であるとユーザが気付くには、ユーザ自身が在庫リストを確認する必要があった。言い換えれば、ユーザが在庫リストを確認することを忘れていれば、商品の追加の購入が必要であるとユーザは気付くことができなかった。 However, in the case of the conventional system, in order for the user to notice that an additional purchase of the product is necessary, the user himself has to check the inventory list. In other words, if the user forgot to check the inventory list, the user could not realize that an additional purchase of the item was necessary.
 本開示では、商品の追加の購入が必要であることをユーザに気付かせることができる仕組みを提供する。 This disclosure provides a mechanism that can make the user aware that an additional purchase of a product is necessary.
特開2008-084102号公報Japanese Unexamined Patent Publication No. 2008-084102
 本開示が提供するシステムは、ユーザが商品を購入する購入頻度を特定する特定部と、特定部によって特定された購入頻度に基づいて、ユーザが前記商品を次に購入するタイミングを予測する予測部と、予測部によって予測されたタイミングに基づいて、商品の購入をユーザに促す通知部と、を備える。 The system provided by the present disclosure is a specific unit that specifies the purchase frequency at which the user purchases a product, and a prediction unit that predicts when the user will purchase the product next based on the purchase frequency specified by the specific unit. And a notification unit that prompts the user to purchase the product based on the timing predicted by the prediction unit.
図1は、携帯端末100の構成を示す図である。FIG. 1 is a diagram showing a configuration of a mobile terminal 100. 図2は、サーバ200の構成を示す図である。FIG. 2 is a diagram showing the configuration of the server 200. 図3は、携帯端末100が実行する処理を示すフローチャートである。FIG. 3 is a flowchart showing a process executed by the mobile terminal 100. 図4は、サーバ200が実行する処理を示すフローチャートである。FIG. 4 is a flowchart showing a process executed by the server 200. 図5は、食材データベース500を示す図である。FIG. 5 is a diagram showing a food material database 500. 図6は、サーバ200が実行する処理を示すフローチャートである。FIG. 6 is a flowchart showing a process executed by the server 200. 図7は、通知イベントデータベース700を示す図である。FIG. 7 is a diagram showing a notification event database 700. 図8は、サーバ200が実行する処理を示すフローチャートである。FIG. 8 is a flowchart showing a process executed by the server 200. 図9は、携帯端末100が実行する処理を示すフローチャートである。FIG. 9 is a flowchart showing a process executed by the mobile terminal 100. 図10は、冷蔵庫1000の構成を示す図である。FIG. 10 is a diagram showing the configuration of the refrigerator 1000. 図11は、重量管理データベース1100を示す図である。FIG. 11 is a diagram showing a weight management database 1100. 図12は、冷蔵庫1000が実行する処理を示すフローチャートである。FIG. 12 is a flowchart showing a process executed by the refrigerator 1000. 図13は、サーバ200が実行する処理を示すフローチャートである。FIG. 13 is a flowchart showing a process executed by the server 200.
 以下、本開示の実施の形態について、図面を用いて説明する。なお、以下の実施の形態は請求の範囲に係る発明を限定するものでなく、また実施の形態で説明されている特徴の組み合わせの全てが発明の解決手段に必須のものとは限らない。 Hereinafter, embodiments of the present disclosure will be described with reference to the drawings. It should be noted that the following embodiments do not limit the invention according to the claims, and not all combinations of features described in the embodiments are essential for the means for solving the invention.
 (実施の形態1)
 本実施の形態のシステムは、ユーザが所有する携帯端末100と、インターネット等のネットワーク上のサーバ200とで構成される。ユーザは、携帯端末100のカメラを用いて、食材に付加されているバーコード又はQRコード(登録商標)のようなコードを読み取る。サーバ200は、携帯端末100による読み取り状況に基づいて食材の需要を予測し、予測の結果に従って商品の購入をユーザに促す。以下、本実施の形態について詳しく説明する。
(Embodiment 1)
The system of this embodiment is composed of a mobile terminal 100 owned by a user and a server 200 on a network such as the Internet. The user uses the camera of the mobile terminal 100 to read a code such as a barcode or QR code (registered trademark) attached to the food material. The server 200 predicts the demand for foodstuffs based on the reading status of the mobile terminal 100, and prompts the user to purchase the product according to the prediction result. Hereinafter, the present embodiment will be described in detail.
 図1は携帯端末100の構成を示す図である。携帯端末100は、例えばスマートフォン又はタブレット端末であり、情報機器の一例である。制御部101は携帯端末100の動作を制御する。制御部101はプロセッサを少なくとも有し、このプロセッサが後述するメモリ102に記憶されている制御プログラムを読みだして実行することで、制御部101が携帯端末100の動作を制御する。メモリ102は制御プログラム等の各種データを記憶する不揮発性の記憶媒体であり、例えばフラッシュメモリである。表示部103はタッチパネルであり、画像や動画等の情報を表示し、また、タッチ操作によってユーザから指示を受け付ける。通信部104は、携帯端末100が外部装置と通信するためのインタフェースである。通信部104は、IEEE802.11a/b/g/n/ac等の無線LAN規格に基づく無線通信、第4世代移動通信システム(通称4G)又は第5世代移動通信システム(通称5G)に基づく無線通信を実行する。カメラ105は、撮影機能と、バーコード又はQRコードのようなコードを読み取る読み取り機能とを有する。 FIG. 1 is a diagram showing the configuration of the mobile terminal 100. The mobile terminal 100 is, for example, a smartphone or a tablet terminal, and is an example of an information device. The control unit 101 controls the operation of the mobile terminal 100. The control unit 101 has at least a processor, and the control unit 101 controls the operation of the mobile terminal 100 by reading and executing a control program stored in the memory 102 described later. The memory 102 is a non-volatile storage medium for storing various data such as a control program, and is, for example, a flash memory. The display unit 103 is a touch panel, displays information such as images and moving images, and receives instructions from the user by touch operation. The communication unit 104 is an interface for the mobile terminal 100 to communicate with an external device. The communication unit 104 is a wireless communication based on a wireless LAN standard such as IEEE802.11a / b / g / n / ac, a radio based on a 4th generation mobile communication system (commonly known as 4G) or a 5th generation mobile communication system (commonly known as 5G). Perform communication. The camera 105 has a photographing function and a reading function for reading a code such as a barcode or a QR code.
 図2はサーバ200の構成を示す図である。制御部201はサーバ200の動作を制御する。制御部201はプロセッサを少なくとも有し、このプロセッサが後述するメモリ202に記憶されている制御プログラムを読みだして実行することで、制御部201がサーバ200の動作を制御する。メモリ202は制御プログラム及び後述する食材データベース500等の各種データを記憶する不揮発性の記憶媒体であり、例えばHDD(ハードディスクドライブ)である。通信部203は、サーバ200が外部装置と通信するためのインタフェースである。通信部203は、IEEE802.11a/b/g/n/ac等の無線LAN規格に基づく無線通信又は、イーサネット(登録商標)に基づく有線LAN通信を実行する。 FIG. 2 is a diagram showing the configuration of the server 200. The control unit 201 controls the operation of the server 200. The control unit 201 has at least a processor, and the control unit 201 controls the operation of the server 200 by reading and executing a control program stored in the memory 202 described later. The memory 202 is a non-volatile storage medium for storing various data such as a control program and a food material database 500 described later, and is, for example, an HDD (hard disk drive). The communication unit 203 is an interface for the server 200 to communicate with an external device. The communication unit 203 executes wireless communication based on a wireless LAN standard such as IEEE802.11a / b / g / n / ac or wired LAN communication based on Ethernet (registered trademark).
 次に図3のフローチャートを用いて、携帯端末100が実行する処理を説明する。図3のフローチャートに示す各ステップは、携帯端末100の制御部101によって実現される処理であり、制御部101のプロセッサがメモリ102に記憶されている制御プログラムを読みだして実行することによって実現される。 Next, the process executed by the mobile terminal 100 will be described using the flowchart of FIG. Each step shown in the flowchart of FIG. 3 is a process realized by the control unit 101 of the mobile terminal 100, and is realized by the processor of the control unit 101 reading and executing the control program stored in the memory 102. To.
 まずステップ301において、携帯端末100は、カメラ105によってコードを読み取ったか否かを判定する。本実施の形態では、バーコード又はQRコードのようなコードが食材に付加されている。このコードには、後述する食材ID(identification)のような識別情報が含まれていて、携帯端末100は、カメラ105を用いてコードを読み取り、そして読み取ったコードを解析することで識別情報を取得する。なお、コードが食材に付加されているとは、コードが印刷されたシールが食材自体に貼り付けられている態様又は、食材を包装する袋にコードが印刷される態様等を示すものである。ステップ301においてコードを読み取ったと携帯端末100が判定すると(ステップ301のYes)、処理はステップ302に進む。一方、コードを読み取っていない場合は(ステップ301のNo)、携帯端末100はコードを読み取るまで待機する。 First, in step 301, the mobile terminal 100 determines whether or not the code has been read by the camera 105. In the present embodiment, a code such as a bar code or a QR code is added to the food material. This code includes identification information such as a food material ID (identification) described later, and the mobile terminal 100 reads the code using the camera 105 and analyzes the read code to acquire the identification information. To do. The fact that the code is attached to the food material indicates a mode in which a sticker on which the code is printed is attached to the food material itself, a mode in which the code is printed on a bag for packaging the food material, and the like. When the mobile terminal 100 determines that the code has been read in step 301 (Yes in step 301), the process proceeds to step 302. On the other hand, if the code has not been read (No in step 301), the mobile terminal 100 waits until the code is read.
 次にステップ302において、携帯端末100は、読み取ったコードに基づいて食材を特定できたか否かを判定する。本実施の形態では、携帯端末100は、コードから取得した食材IDをサーバ200に送信し、サーバ200からの応答を受信することで食材を特定する。サーバ200が実行する処理については後ほど説明する。食材を特定できたと携帯端末100が判定すると(ステップ302のYes)、処理はステップ303に進む。一方、食材を特定できないと携帯端末100が判定すると(ステップ302のNo)、処理はステップ305に進む。食材を特定できない場合は、サーバ200からの応答が所定時間(例えば1分)なかった場合又は、サーバ200からの応答が「対応レコードなし」であった場合等である。 Next, in step 302, the mobile terminal 100 determines whether or not the foodstuff can be specified based on the read code. In the present embodiment, the mobile terminal 100 transmits the foodstuff ID acquired from the code to the server 200, and identifies the foodstuff by receiving the response from the server 200. The process executed by the server 200 will be described later. When the mobile terminal 100 determines that the foodstuff can be specified (Yes in step 302), the process proceeds to step 303. On the other hand, if the mobile terminal 100 determines that the foodstuff cannot be specified (No in step 302), the process proceeds to step 305. When the foodstuff cannot be specified, the response from the server 200 is not available for a predetermined time (for example, 1 minute), or the response from the server 200 is "no corresponding record".
 次にステップ303について説明する。ステップ303において、携帯端末100は、特定した食材を携帯端末100が管理する在庫リストに登録する。在庫リストとは、複数の食材それぞれについて、食材名、食材の種類、保存を開始した日時、保存期限日、及び残量等の情報を記憶するリストである。サーバ200から携帯端末100が受信する応答には、食材名、食材の種類、保存期限、及び保存場所が含まれていて、これらの情報を使って在庫リストへの登録が実行される。在庫リストの「保存を開始した日時」は、食材を在庫リストに登録した日時が自動的に登録される。また、在庫リストの「保存期限日」は、食材を在庫リストに登録した日時から、サーバ200からの応答に含まれている「保存期限」が経過した日時が自動的に算出されて登録される。なお、サーバ200からの応答に含まれている「保存期限」をそのまま「保存期限日」の算出に使っても良いし、サーバ200からの応答に含まれている「保存期限」よりも短い期間、例えば3分の2の期間を「保存期限日」の算出に使っても良い。ユーザは、この在庫リストを確認することで、どのような食材が自宅にあるのかを確認できる。また、ユーザは、保存期限日が近い食材を容易に把握することもできる。 Next, step 303 will be described. In step 303, the mobile terminal 100 registers the specified foodstuff in the inventory list managed by the mobile terminal 100. The inventory list is a list that stores information such as the name of the food, the type of the food, the date and time when the storage was started, the storage expiration date, and the remaining amount for each of the plurality of foods. The response received by the mobile terminal 100 from the server 200 includes a food material name, a food material type, a storage period, and a storage location, and registration to the inventory list is executed using these information. The date and time when the ingredients are registered in the inventory list is automatically registered as the "date and time when the storage is started" in the inventory list. In addition, the "retention date" of the inventory list is automatically calculated and registered from the date and time when the foodstuff is registered in the inventory list, when the "retention period" included in the response from the server 200 has passed. .. The "retention period" included in the response from the server 200 may be used as it is in the calculation of the "retention period date", or a period shorter than the "retention period" included in the response from the server 200. For example, two-thirds of the period may be used to calculate the "retention date". By checking this inventory list, the user can check what kind of food is at home. In addition, the user can easily grasp the ingredients whose storage expiration date is near.
 以降の説明では、在庫リストを携帯端末100が記憶するものとして説明するが、在庫リストはサーバ200が記憶してもよい。この場合、所定のタイミング(例えば在庫リストを表示するための操作が携帯端末100に入力されたタイミング)で、携帯端末100がサーバ200から最新の在庫リストを取得するようにすれば良い。 In the following description, the inventory list will be described as being stored by the mobile terminal 100, but the inventory list may be stored by the server 200. In this case, the mobile terminal 100 may acquire the latest inventory list from the server 200 at a predetermined timing (for example, the timing when an operation for displaying the inventory list is input to the mobile terminal 100).
 次にステップ304において、携帯端末100は、特定した食材の保存場所をユーザに通知する。携帯端末100は、サーバ200から受信した応答に含まれている保存場所の情報に基づいて、この保存場所に食材を保存するようにユーザに通知する。後ほど詳しく説明するが、特定した食材が大根であれば、大根を冷蔵庫の冷蔵室に保存することをユーザに促す通知画面を携帯端末100が表示する。なお、通知画面の表示に限らず、他の方法、例えば音声メッセージを使って携帯端末100が食材の保存場所をユーザに通知してもよい。また、通信機能を備えるスマートスピーカーに対して携帯端末100が指示することで、このスマートスピーカーが食材の保存場所を音声メッセージで通知してもよい。また、通信機能を備える冷蔵庫に対して携帯端末100が指示することで、この冷蔵庫が食材の保存場所をユーザに通知する通知画面を表示してもよいし、また、この冷蔵庫が食材の保存場所を音声メッセージで通知してもよい。ステップ304の処理によって、ユーザは食材を適切な保存場所で保存できる。 Next, in step 304, the mobile terminal 100 notifies the user of the storage location of the specified foodstuff. The mobile terminal 100 notifies the user to store the foodstuff in the storage location based on the storage location information included in the response received from the server 200. As will be described in detail later, if the specified ingredient is radish, the mobile terminal 100 displays a notification screen prompting the user to store the radish in the refrigerator's refrigerator compartment. In addition to displaying the notification screen, the mobile terminal 100 may notify the user of the storage location of the food material by using another method, for example, a voice message. Further, when the mobile terminal 100 instructs the smart speaker having the communication function, the smart speaker may notify the storage location of the food material by a voice message. Further, the mobile terminal 100 may instruct the refrigerator provided with the communication function to display a notification screen in which the refrigerator notifies the user of the storage location of the foodstuff, and the refrigerator is the storage location of the foodstuff. May be notified by voice message. The process of step 304 allows the user to store the food in an appropriate storage location.
 次にステップ305について説明する。ステップ305において、携帯端末100は、在庫リストに登録するために必要な情報をユーザに入力させる。具体的には、携帯端末100は、食材名、食材の種類、及び保存期限日をユーザに入力させるための入力画面を表示する。なお、保存を開始した日時については、食材を在庫リストに登録した日時を自動的に設定した状態で、この保存期限日を入力する入力画面を表示すれば良い。次にステップ306において、携帯端末100は、ユーザが入力した情報を在庫リストに登録する。 Next, step 305 will be described. In step 305, the mobile terminal 100 causes the user to input information necessary for registering in the inventory list. Specifically, the mobile terminal 100 displays an input screen for allowing the user to input the food material name, the food material type, and the storage expiration date. As for the date and time when the storage is started, the input screen for inputting the storage expiration date may be displayed with the date and time when the foodstuff is registered in the inventory list automatically set. Next, in step 306, the mobile terminal 100 registers the information input by the user in the inventory list.
 次に図4のフローチャートを用いて、サーバ200が実行する処理を説明する。図4のフローチャートに示す各ステップは、サーバ200の制御部201によって実現される処理であり、制御部201のプロセッサがメモリ202に記憶されている制御プログラムを読みだして実行することによって実現される。 Next, the process executed by the server 200 will be described using the flowchart of FIG. Each step shown in the flowchart of FIG. 4 is a process realized by the control unit 201 of the server 200, and is realized by the processor of the control unit 201 reading and executing the control program stored in the memory 202. ..
 まずステップ401において、サーバ200は、食材IDを受信したか否かを判定する。食材IDを受信したとサーバ200が判定すると(ステップ401のYes)、処理はステップ402に進む。本実施の形態では、サーバ200は携帯端末100から食材IDを受信する。一方、食材IDを受信していない場合(ステップ401のNo)、サーバ200は食材IDを受信するまで待機する。 First, in step 401, the server 200 determines whether or not the food material ID has been received. When the server 200 determines that the food ID has been received (Yes in step 401), the process proceeds to step 402. In the present embodiment, the server 200 receives the food material ID from the mobile terminal 100. On the other hand, when the foodstuff ID is not received (No in step 401), the server 200 waits until the foodstuff ID is received.
 次にステップ402において、サーバ200は、図5に示す食材データベース500の中に、受信した食材IDに対応するレコードがあるか否かを判定する。食材データベース500は、サーバ200のメモリ202に記憶されている情報であり、複数の食材それぞれについての、食材名、食材の種類、保存期限、及び保存場所を記憶するデータベースである。例えば食材IDが003のレコードに注目すると、食材名が大根、食材の種類が野菜、保存期限が3日、保存場所が冷蔵室と定義されている。受信した食材IDに対応するレコードがあるとサーバ200が判定すると(ステップ402のYes)、処理はステップ403に進む。一方、受信した食材IDに対応するレコードがないとサーバ200が判定すると(ステップ402のNo)、処理はステップ405に進む。 Next, in step 402, the server 200 determines whether or not there is a record corresponding to the received foodstuff ID in the foodstuff database 500 shown in FIG. The food material database 500 is information stored in the memory 202 of the server 200, and is a database that stores the food material name, the type of food material, the storage period, and the storage location for each of the plurality of food materials. For example, paying attention to a record having a food ID of 003, it is defined that the food name is radish, the food type is vegetables, the storage period is 3 days, and the storage location is a refrigerator. When the server 200 determines that there is a record corresponding to the received food material ID (Yes in step 402), the process proceeds to step 403. On the other hand, if the server 200 determines that there is no record corresponding to the received food material ID (No in step 402), the process proceeds to step 405.
 次にステップ403について説明する。ステップ403において、サーバ200は、食材IDに対応するレコードの情報を携帯端末100に応答する。食材IDに対応するレコードの情報は、具体的には図5に示すように、食材名、食材の種類、保存期限、及び保存場所である。これらの情報に基づいて、図3のステップ303とステップ304で説明した処理が携帯端末100において実行される。例えば、ステップ403で携帯端末100に送信された情報が、食材IDが図5に示す食材データベース500の003のレコードの情報である場合、携帯端末100において大根の情報が在庫リストに登録され、また、大根の保存場所が冷蔵庫の冷蔵室であることがユーザに通知される。また、ステップ403で携帯端末100に送信された情報が、食材IDが005のレコードの情報である場合、携帯端末100においてじゃがいもの情報が在庫リストに登録され、また、じゃがいもの保存場所が冷暗所であることがユーザに通知される。図4のステップ403、及び、図3のステップ304によって、ユーザは食材に適した保存場所を把握し、食材を適切な保存方法で保存できる。なお、図5の食材データベース500における冷蔵室、冷凍室、野菜室、及びパーシャル室は、それぞれ冷蔵庫の貯蔵室に対応し、保存場所の候補として冷蔵庫の貯蔵室が含まれていることがわかる。また、図5の冷暗所は冷蔵庫の庫外を示し、常温と呼ばれることもある。 Next, step 403 will be described. In step 403, the server 200 responds to the mobile terminal 100 with the information of the record corresponding to the foodstuff ID. The record information corresponding to the food material ID is, specifically, as shown in FIG. 5, the food material name, the type of food material, the storage period, and the storage location. Based on this information, the processes described in steps 303 and 304 of FIG. 3 are executed in the mobile terminal 100. For example, when the information transmitted to the mobile terminal 100 in step 403 is the information of the 003 record of the food material database 500 shown in FIG. 5, the radish information is registered in the inventory list in the mobile terminal 100, and the foodstuff ID is registered in the inventory list. , The user is notified that the storage location of the radish is the refrigerator compartment. Further, when the information transmitted to the mobile terminal 100 in step 403 is the information of the record whose foodstuff ID is 005, the potato information is registered in the inventory list in the mobile terminal 100, and the potato storage location is in a cool and dark place. The user is notified that there is. According to step 403 of FIG. 4 and step 304 of FIG. 3, the user can grasp a storage location suitable for the food material and store the food material by an appropriate storage method. It can be seen that the refrigerating room, the freezing room, the vegetable room, and the partial room in the food material database 500 of FIG. 5 correspond to the storage room of the refrigerator, respectively, and the storage room of the refrigerator is included as a candidate for the storage place. Further, the cool and dark place in FIG. 5 indicates the outside of the refrigerator, and is sometimes called room temperature.
 次にステップ404において、サーバ200は、需要予測処理を実行する。この需要予測処理については、図6のフローチャートを用いて後ほど説明する。 Next, in step 404, the server 200 executes the demand forecast processing. This demand forecast processing will be described later with reference to the flowchart of FIG.
 次にステップ405について説明する。ステップ405において、サーバ200は、「対応レコードなし」を携帯端末100に応答する。この応答を受信した携帯端末100は、図3のステップ305、及びステップ306で説明した処理を実行する。 Next, step 405 will be described. In step 405, the server 200 responds to the mobile terminal 100 with "no corresponding record". Upon receiving this response, the mobile terminal 100 executes the processes described in steps 305 and 306 of FIG.
 次に、携帯端末100が管理する在庫リストの活用方法について説明する。携帯端末100において献立検索を行う際に、保存期限日が近い食材を使う献立のみを検索してもよいし、保存期限日が近い食材を使う献立を他の献立よりも上位になるように検索結果を表示してもよい。また、保存期限日に近づいたタイミングで、その食材を使用するように携帯端末100がユーザに促してもよい。 Next, how to utilize the inventory list managed by the mobile terminal 100 will be described. When performing a menu search on the mobile terminal 100, only menus that use ingredients with a near expiration date may be searched, or menus that use ingredients with a near expiration date may be searched so as to be higher than other menus. The result may be displayed. Further, the mobile terminal 100 may urge the user to use the food material when the storage expiration date is approaching.
 次に図6のフローチャートを用いて、サーバ200が実行する需要予測処理について説明する。図6のフローチャートに示す各ステップは、サーバ200の制御部201によって実現される処理であり、制御部201のプロセッサがメモリ202に記憶されている制御プログラムを読みだして実行することによって実現される。 Next, the demand forecast processing executed by the server 200 will be described with reference to the flowchart of FIG. Each step shown in the flowchart of FIG. 6 is a process realized by the control unit 201 of the server 200, and is realized by the processor of the control unit 201 reading and executing the control program stored in the memory 202. ..
 まずステップ601において、サーバ200は、ステップ401で受信した食材IDが示す食材について、コードの読み取り日時を記憶する。本実施の形態では、ステップ401で食材IDを受信した日時をコードの読み取り日時とする。サーバ200は、複数の食材それぞれについて、コードの読み取り日時を記憶する。 First, in step 601 the server 200 stores the date and time when the code is read for the foodstuff indicated by the foodstuff ID received in step 401. In the present embodiment, the date and time when the food material ID is received in step 401 is set as the code reading date and time. The server 200 stores the reading date and time of the code for each of the plurality of foodstuffs.
 次にステップ602において、サーバ200は、記憶している読み取り日時に基づいてその食材の需要を予測できたか否かを判定する。本実施の形態では、サーバ200は、ユーザがある食材を購入する頻度に規則性があるか否かを判定し、その規則性に従って需要を予測する。 Next, in step 602, the server 200 determines whether or not the demand for the food material can be predicted based on the stored reading date and time. In the present embodiment, the server 200 determines whether or not there is regularity in the frequency with which the user purchases a certain foodstuff, and predicts the demand according to the regularity.
 本実施の形態では、例えばある食材の直近4回の購入のうち3回の購入頻度が同じであれば、その食材の購入頻度に規則性があるとサーバ200が判定する。より具体的に説明すると、例えば食材IDが図5の食材データベース500における007の牛肉について、直近4回の読み取り日時が前回のコードの読み取りから4日後、4日後、3日後、及び4日後だったとする。これは、直近4回の購入が前回の購入日から4日後、4日後、3日後、及び4日後であるとも言える。このケースでは、サーバ200は牛肉の購入頻度が4日毎であり、次の牛肉の需要(言い換えれば次の牛肉の購入)が4日後であると予測できる。このようにステップ602において食材の需要を予測できるとサーバ200が判定すると(ステップ602のYes)、処理はステップ603に進む。一方、食材の需要を予測できないとサーバ200が判定すると(ステップ602のNo)、サーバ200は需要予測処理を終了する。 In the present embodiment, for example, if the purchase frequency of three out of the last four purchases of a certain foodstuff is the same, the server 200 determines that the purchase frequency of the foodstuff is regular. More specifically, for example, for beef whose foodstuff ID is 007 in the foodstuff database 500 of FIG. 5, the latest four reading dates and times were 4 days, 4 days, 3 days, and 4 days after the previous code reading. To do. It can be said that the last four purchases are four days, four days, three days, and four days after the previous purchase date. In this case, the server 200 can predict that the beef purchase frequency is every 4 days and the next beef demand (in other words, the next beef purchase) is 4 days later. When the server 200 determines that the demand for the food material can be predicted in step 602 (Yes in step 602), the process proceeds to step 603. On the other hand, if the server 200 determines that the demand for the food material cannot be predicted (No in step 602), the server 200 ends the demand forecasting process.
 次にステップ603について説明する。ステップ603において、サーバ200は、需要の予測結果に従って通知イベントを登録する。例えば上述した牛肉のケースでは、次の牛肉の需要が4日後であるとサーバ200が予測している。このケースでは、サーバ200は、4日後の朝(例えば午前7時)に牛肉の購入をユーザに促すように、図7の通知イベントデータベース700に通知イベントを登録する。図7の通知イベントデータベース700は、サーバ200のメモリ202に記憶されている情報であり、ユーザに通知すべきイベントを記憶している。図7において、イベントID(identification)が003のレコードが、4日後の朝に牛肉の購入をユーザに促すように登録された通知イベントである。なお、通知イベントデータベース700の通知日と通知時間は、ユーザが変更することができる。 Next, step 603 will be described. In step 603, the server 200 registers the notification event according to the demand forecast result. For example, in the beef case described above, the server 200 predicts that the next beef demand will be four days later. In this case, the server 200 registers a notification event in the notification event database 700 of FIG. 7 so as to prompt the user to purchase beef four days later in the morning (for example, 7:00 am). The notification event database 700 of FIG. 7 is information stored in the memory 202 of the server 200, and stores events to be notified to the user. In FIG. 7, a record having an event ID (identification) of 003 is a notification event registered to prompt the user to purchase beef in the morning four days later. The notification date and notification time of the notification event database 700 can be changed by the user.
 次に図8のフローチャートを用いて、通知イベントデータベース700に登録されている情報に従ってサーバ200が食材の購入をユーザに促す処理について説明する。図8のフローチャートに示す各ステップは、サーバ200の制御部201によって実現される処理であり、制御部201のプロセッサがメモリ202に記憶されている制御プログラムを読みだして実行することによって実現される。 Next, using the flowchart of FIG. 8, a process in which the server 200 prompts the user to purchase foodstuffs according to the information registered in the notification event database 700 will be described. Each step shown in the flowchart of FIG. 8 is a process realized by the control unit 201 of the server 200, and is realized by the processor of the control unit 201 reading and executing the control program stored in the memory 202. ..
 まずステップ801において、サーバ200は、通知タイミングに達したか否かを判定する。サーバ200は現在の日時を特定する。そして特定した現在の日時が通知イベントデータベース700に登録されているいずれかの通知イベントの通知日、及び、通知時間に達した場合に、ステップ801において通知タイミングに達したとサーバ200が判定し(ステップ801のYes)、処理はステップ802に進む。一方、通知タイミングに達していない場合(ステップ801のNo)、通知タイミングに達するまでサーバ200は待機する。 First, in step 801 the server 200 determines whether or not the notification timing has been reached. The server 200 specifies the current date and time. Then, when the specified current date and time reaches the notification date and the notification time of any of the notification events registered in the notification event database 700, the server 200 determines that the notification timing has been reached in step 801 (). Yes) in step 801), the process proceeds to step 802. On the other hand, when the notification timing has not been reached (No in step 801), the server 200 waits until the notification timing is reached.
 次にステップ802について説明する。ステップ802において、サーバ200は、通知タイミングに達した食材の購入を促す通知を携帯端末100に送信する。例えば現在の日時が2019年7月26日の午前7時であれば、食材IDが007の牛肉が通知タイミングに達したとサーバ200が判定し、そして牛肉の購入を促す通知をサーバ200が携帯端末100に送信する。 Next, step 802 will be described. In step 802, the server 200 transmits a notification prompting the purchase of the food material that has reached the notification timing to the mobile terminal 100. For example, if the current date and time is 7:00 am on July 26, 2019, the server 200 determines that the beef with the ingredient ID 007 has reached the notification timing, and the server 200 carries a notification prompting the purchase of the beef. Send to terminal 100.
 次に図9のフローチャートを用いて、食材の購入を促す通知を受信した携帯端末100が実行する処理について説明する。図9のフローチャートに示す各ステップは、携帯端末100の制御部101によって実現される処理であり、制御部101のプロセッサがメモリ102に記憶されている制御プログラムを読みだして実行することによって実現される。 Next, using the flowchart of FIG. 9, the process executed by the mobile terminal 100 that has received the notification prompting the purchase of the foodstuff will be described. Each step shown in the flowchart of FIG. 9 is a process realized by the control unit 101 of the mobile terminal 100, and is realized by the processor of the control unit 101 reading and executing the control program stored in the memory 102. To.
 まずステップ901において、携帯端末100は、食材の購入を促す通知をサーバ200から受信したか否かを判定する。食材の購入を促す通知をサーバ200から受信したと携帯端末100が判定すると(ステップ901のYes)、処理はステップ902に進む。一方、食材の購入を促す通知をサーバ200から受信していない場合(ステップ901のNo)、当該通知を受信するまで携帯端末100が待機する。 First, in step 901, the mobile terminal 100 determines whether or not a notification prompting the purchase of foodstuffs has been received from the server 200. When the mobile terminal 100 determines that the notification prompting the purchase of the food material has been received from the server 200 (Yes in step 901), the process proceeds to step 902. On the other hand, when the notification prompting the purchase of the food material has not been received from the server 200 (No in step 901), the mobile terminal 100 waits until the notification is received.
 次にステップ902において、携帯端末100は、サーバ200から受信した通知に従って、食材の購入をユーザに促す。例えば牛肉の購入を促す通知をサーバ200が携帯端末100に送信していれば、携帯端末100は牛肉の購入をユーザに促す通知画面を表示する。なお、通知画面の表示に限らず、他の方法、例えば音声メッセージを使って携帯端末100が食材の購入をユーザに促してもよい。また、通信機能を備えるスマートスピーカーに対して携帯端末100が指示することで、このスマートスピーカーが食材の購入をユーザに促してもよい。ユーザにしてみれば、食材の需要の予測結果に基づいて食材の購入を促されるため、食材の追加の購入が必要であることに気付くことができる。 Next, in step 902, the mobile terminal 100 prompts the user to purchase foodstuffs according to the notification received from the server 200. For example, if the server 200 sends a notification prompting the purchase of beef to the mobile terminal 100, the mobile terminal 100 displays a notification screen prompting the user to purchase beef. In addition to displaying the notification screen, the mobile terminal 100 may urge the user to purchase foodstuffs by using another method, for example, a voice message. Further, when the mobile terminal 100 instructs the smart speaker having the communication function, the smart speaker may prompt the user to purchase the foodstuff. The user can be aware that the purchase of the foodstuff is necessary because the purchase of the foodstuff is prompted based on the predicted result of the demand of the foodstuff.
 なお、本実施の形態のシステムにおいては、ユーザが商品を購入する購入頻度を特定する特定部と、特定部によって特定された購入頻度に基づいて、ユーザが商品を次に購入するタイミングを予測する予測部と、予測部によって予測されたタイミングに基づいて、商品の購入をユーザに促す通知部と、を含むように構成されていてもよい。携帯端末100の表示部103は、特定部が特定した保存場所をユーザに通知する通知部の一例である。当該システムは、商品に付加されているコードを携帯端末100のカメラが読み取ることで得られる情報を在庫リストに登録する登録部を含むように構成されていてもよい。特定部は、コードを携帯端末100のカメラ105が読み取った日時に基づいて、購入頻度を特定するようにしてもよい。 In the system of the present embodiment, the timing at which the user purchases the product next is predicted based on the specific unit that specifies the purchase frequency for the user to purchase the product and the purchase frequency specified by the specific unit. It may be configured to include a prediction unit and a notification unit that prompts the user to purchase a product based on the timing predicted by the prediction unit. The display unit 103 of the mobile terminal 100 is an example of a notification unit that notifies the user of the storage location specified by the specific unit. The system may be configured to include a registration unit that registers information obtained by reading the code attached to the product by the camera of the mobile terminal 100 in the inventory list. The specifying unit may specify the purchase frequency based on the date and time when the code is read by the camera 105 of the mobile terminal 100.
 なお、図3と図9のフローチャートで説明した携帯端末100が実行する処理は、携帯端末100にアプリケーションをインストールし、このアプリケーションによって実現されるようにしてもよい。 Note that the process executed by the mobile terminal 100 described in the flowcharts of FIGS. 3 and 9 may be realized by installing an application on the mobile terminal 100.
 (実施の形態2)
 次に、食材の重量を検知する重量センサを用いて、食材の追加の購入をユーザに促すシステムについて説明する。本実施の形態のシステムは、ユーザが所有する携帯端末100と、インターネット等のネットワーク上のサーバ200と、冷蔵庫1000とで構成される。携帯端末100とサーバ200は、実施の形態1で説明した構成と同様であり、また実施の形態1で説明した処理と同様の処理を実施する。以下では実施の形態1との差分を中心に説明する。
(Embodiment 2)
Next, a system that prompts the user to purchase additional foodstuffs by using a weight sensor that detects the weight of the foodstuffs will be described. The system of the present embodiment includes a mobile terminal 100 owned by a user, a server 200 on a network such as the Internet, and a refrigerator 1000. The mobile terminal 100 and the server 200 have the same configuration as that described in the first embodiment, and carry out the same processing as the processing described in the first embodiment. Hereinafter, the differences from the first embodiment will be mainly described.
 図10は冷蔵庫1000の構成を示す図である。冷蔵庫1000は、冷蔵室、冷凍室、及び野菜室等の複数の貯蔵室を有する。冷蔵庫1000は、図10に図示しなない圧縮機及び冷却器等で構成される冷凍サイクルによって各貯蔵室を目標温度に冷却する。冷蔵庫1000は食材を保存する保存庫の一例である。 FIG. 10 is a diagram showing the configuration of the refrigerator 1000. Refrigerator 1000 has a plurality of storage chambers such as a refrigerator compartment, a freezer compartment, and a vegetable compartment. The refrigerator 1000 cools each storage chamber to a target temperature by a refrigerating cycle composed of a compressor, a cooler, and the like (not shown in FIG. 10). The refrigerator 1000 is an example of a storage for storing foodstuffs.
 制御部1001は冷蔵庫1000の動作を制御する。制御部1001はプロセッサを少なくとも有し、このプロセッサが後述するメモリ1002に記憶されている制御プログラムを読みだして実行することで、制御部1001が冷蔵庫1000の動作を制御する。メモリ1002は制御プログラム等の各種データを記憶する不揮発性の記憶媒体であり、例えばフラッシュメモリである。通信部1003は、IEEE802.11a/b/g/n/ac等の無線LAN規格に基づく無線通信を実行する。重量センサ1004は、重量を検知するセンサである。後ほど詳しく説明するが、冷蔵庫1000にはドアポケット又は棚等に複数の重量センサが設けられている。 The control unit 1001 controls the operation of the refrigerator 1000. The control unit 1001 has at least a processor, and the processor reads and executes a control program stored in the memory 1002 described later, so that the control unit 1001 controls the operation of the refrigerator 1000. The memory 1002 is a non-volatile storage medium for storing various data such as a control program, and is, for example, a flash memory. The communication unit 1003 executes wireless communication based on a wireless LAN standard such as IEEE802.11a / b / g / n / ac. The weight sensor 1004 is a sensor that detects the weight. As will be described in detail later, the refrigerator 1000 is provided with a plurality of weight sensors in a door pocket, a shelf, or the like.
 図11は、サーバ200のメモリ202に記憶されている重量管理データベース1100を示す図である。この重量管理データベース1100は、冷蔵庫1000の重量センサ1004の検知結果に基づいて、冷蔵庫1000に収納されている食材の収納状態をサーバ200が管理するためのものである。 FIG. 11 is a diagram showing a weight management database 1100 stored in the memory 202 of the server 200. The weight management database 1100 is for the server 200 to manage the storage state of the foodstuffs stored in the refrigerator 1000 based on the detection result of the weight sensor 1004 of the refrigerator 1000.
 本実施の形態の冷蔵庫1000は、ドアポケット(ドアポケット1~ドアポケット3)に、センサID(identification)001~003で示される3つの重量センサが設けられている。また、冷蔵庫1000は複数の棚を備える。複数の棚のうち1つの棚には、センサID004~007で示される4つの重量センサそれぞれに対応する、4つのエリア(棚1~棚4)が設けられている。なお、重量センサの数、及び、重量センサに対応するエリアの数は単なる例示であり、本実施の形態で説明する数に限定されない。図11の重量管理データベース1100の場合、センサID003の重量センサに対応するドアポケット3には、重量100gのりんごジュースが置かれていることがわかる。また、重量管理データベース1100には、過去の重量推移も記憶されている。 The refrigerator 1000 of the present embodiment is provided with three weight sensors indicated by sensor IDs (identification) 001 to 003 in the door pockets (door pockets 1 to 3). Further, the refrigerator 1000 includes a plurality of shelves. One shelf out of the plurality of shelves is provided with four areas (shelf 1 to shelf 4) corresponding to each of the four weight sensors indicated by sensor IDs 004 to 007. The number of weight sensors and the number of areas corresponding to the weight sensors are merely examples, and are not limited to the numbers described in the present embodiment. In the case of the weight management database 1100 of FIG. 11, it can be seen that apple juice having a weight of 100 g is placed in the door pocket 3 corresponding to the weight sensor of the sensor ID 003. In addition, the weight management database 1100 also stores past weight transitions.
 なお、重量センサが存在するエリアにどの種類の食材が置かれているかをサーバ200が特定する方法は、2つ想定される。1つ目の方法は、ユーザが携帯端末100を用いて冷蔵庫1000への食材の収納方法を手動で設定する方法である。この方法の場合、ユーザは「ドアポケット3にりんごジュースを保存している」という情報を携帯端末100に入力し、携帯端末100がサーバ200にユーザが入力した情報を通知する。 There are two possible methods for the server 200 to identify what kind of foodstuff is placed in the area where the weight sensor exists. The first method is a method in which the user manually sets a method of storing foodstuffs in the refrigerator 1000 using the mobile terminal 100. In the case of this method, the user inputs the information that "apple juice is stored in the door pocket 3" to the mobile terminal 100, and the mobile terminal 100 notifies the server 200 of the information input by the user.
 2つ目の方法は、ユーザが携帯端末100を用いて食材に付加されているコードを読み取ることと、重量センサの検知結果とに基づいてサーバ200が食材の収納状態を自動的に特定する方法である。例えばユーザが、携帯端末100を用いてりんごジュースに付加されているコードを読み取り、そして冷蔵庫1000のドアポケット3にりんごジュースを置いたとする。このとき、携帯端末100がコードから読み取った食材IDをサーバ200に通知する。更に、センサIDが003の重量センサが検知する重量に変更があったことを冷蔵庫1000がサーバ200に通知することで、サーバ200はドアポケット3にりんごジュースが置かれたと判定できる。 The second method is a method in which the server 200 automatically identifies the stored state of the foodstuff based on the user reading the code attached to the foodstuff using the mobile terminal 100 and the detection result of the weight sensor. Is. For example, suppose a user uses a mobile terminal 100 to read a code attached to apple juice and places the apple juice in the door pocket 3 of the refrigerator 1000. At this time, the mobile terminal 100 notifies the server 200 of the foodstuff ID read from the code. Further, when the refrigerator 1000 notifies the server 200 that the weight detected by the weight sensor having the sensor ID of 003 has been changed, the server 200 can determine that the apple juice is placed in the door pocket 3.
 次に図12のフローチャートを用いて、冷蔵庫1000が実行する処理を説明する。図12のフローチャートに示す各ステップは、冷蔵庫1000の制御部1001によって実現される処理であり、制御部1001のプロセッサがメモリ1002に記憶されている制御プログラムを読みだして実行することによって実現される。 Next, the process executed by the refrigerator 1000 will be described using the flowchart of FIG. Each step shown in the flowchart of FIG. 12 is a process realized by the control unit 1001 of the refrigerator 1000, and is realized by the processor of the control unit 1001 reading and executing the control program stored in the memory 1002. ..
 まずステップ1201において、冷蔵庫1000は、重量センサ1004の検知結果に変化があったか否かを判定する。重量センサ1004の検知結果に変化があると冷蔵庫1000が判定すると(ステップ1201のYes)、処理はステップ1202に進む。一方、重量センサ1004の検知結果に変化がなければ(ステップ1201のNo)、冷蔵庫1000は待機する。 First, in step 1201, the refrigerator 1000 determines whether or not there is a change in the detection result of the weight sensor 1004. If the refrigerator 1000 determines that the detection result of the weight sensor 1004 has changed (Yes in step 1201), the process proceeds to step 1202. On the other hand, if there is no change in the detection result of the weight sensor 1004 (No in step 1201), the refrigerator 1000 stands by.
 次にステップ1202において、冷蔵庫1000は、重量情報をサーバ200に送信する。重量情報とは、検知結果に変化があった重量センサのセンサIDと、その重量センサが検知している重量とを示す情報である。 Next, in step 1202, the refrigerator 1000 transmits the weight information to the server 200. The weight information is information indicating the sensor ID of the weight sensor whose detection result has changed and the weight detected by the weight sensor.
 次に図13のフローチャートを用いて、サーバ200が実行する処理を説明する。図13のフローチャートに示す各ステップは、サーバ200の制御部201によって実現される処理であり、制御部201のプロセッサがメモリ202に記憶されている制御プログラムを読みだして実行することによって実現される。 Next, the process executed by the server 200 will be described using the flowchart of FIG. Each step shown in the flowchart of FIG. 13 is a process realized by the control unit 201 of the server 200, and is realized by the processor of the control unit 201 reading and executing the control program stored in the memory 202. ..
 まずステップ1301において、サーバ200は、重量情報を冷蔵庫1000から受信したか否を判定する。重量情報をサーバ200が冷蔵庫1000から受信すると(ステップ1301のYes)、処理はステップ1302に進む。一方、重量情報をサーバ200が受信していなければ(ステップ1301のNo)、サーバ200は待機する。 First, in step 1301, the server 200 determines whether or not the weight information has been received from the refrigerator 1000. When the server 200 receives the weight information from the refrigerator 1000 (Yes in step 1301), the process proceeds to step 1302. On the other hand, if the server 200 has not received the weight information (No in step 1301), the server 200 waits.
 次にステップ1302において、サーバ200は、冷蔵庫1000から受信した重量情報に従って重量管理データベース1100を更新する。 Next, in step 1302, the server 200 updates the weight management database 1100 according to the weight information received from the refrigerator 1000.
 次にステップ1303において、サーバ200は、重量管理データベース1100が管理している情報に基づいて食材の使用状況を推定し、食材の追加の購入をユーザに促す必要があるか否かを判定する。食材の追加の購入をユーザに促す必要があるとサーバ200が判定すると(ステップ1303のYes)、処理はステップ1304に進む。一方、食材の追加の購入をユーザに促す必要がないとサーバ200が判定すると(ステップ1303のNo)、サーバ200は図13のフローチャートに示す処理を終了する。 Next, in step 1303, the server 200 estimates the usage status of the foodstuff based on the information managed by the weight management database 1100, and determines whether or not it is necessary to prompt the user to purchase additional foodstuffs. If the server 200 determines that the user needs to be prompted to purchase additional ingredients (Yes in step 1303), the process proceeds to step 1304. On the other hand, when the server 200 determines that it is not necessary to prompt the user to purchase additional ingredients (No in step 1303), the server 200 ends the process shown in the flowchart of FIG.
 ステップ1303について具体的に説明する。本実施の形態では、例えばある食材の直近4回の重量変化の平均値をサーバ200が算出し、その食材の残量が算出した平均値以下であればその食材の追加の購入をユーザに促す必要があるとサーバ200が判定する。図11でセンサIDが003の重量センサに注目すると、直近4回の重量変化の平均値は100gであり、重量センサが検知している食材の残量は100gである。このケースでは食材の残量が算出した平均値以下であるため、その食材の追加の購入をユーザに促す必要があるとサーバ200が判定する。なお、図11からも明らかなように、過去の重量推移は減少だけではなく、増加する場合もある。これは、在庫がなくなったためユーザが新しい食材を購入したケース、又は、古くなった食材を廃棄してユーザが新しい食材を購入したケース等が該当する。ユーザの使用量に注目するために、ステップ1303で食材の直近N回(Nは自然数)の重量変化の平均値をサーバ200が算出する際には、重量が減少しているケースの値のみを用いることが望ましい。 Step 1303 will be specifically described. In the present embodiment, for example, the server 200 calculates the average value of the weight changes of a certain food material four times, and if the remaining amount of the food material is equal to or less than the calculated average value, prompts the user to purchase an additional food material. The server 200 determines that it is necessary. Focusing on the weight sensor having the sensor ID of 003 in FIG. 11, the average value of the weight changes of the last four times is 100 g, and the remaining amount of the food material detected by the weight sensor is 100 g. In this case, since the remaining amount of the foodstuff is equal to or less than the calculated average value, the server 200 determines that it is necessary to prompt the user to purchase additional foodstuff. As is clear from FIG. 11, the past weight transition may increase as well as decrease. This corresponds to the case where the user purchases a new ingredient because the stock is exhausted, or the case where the user purchases a new ingredient by discarding the old ingredient. In order to pay attention to the amount used by the user, when the server 200 calculates the average value of the weight change of the food material in the last N times (N is a natural number) in step 1303, only the value of the case where the weight is reduced is used. It is desirable to use it.
 次にステップ1304について説明する。ステップ1304において、サーバ200は、食材の購入を促す通知を携帯端末100に送信する。例えば上述したケースでは、センサIDが003の重量センサに対応する食材、即ちりんごジュースの購入を促す通知をサーバ200が携帯端末100に送信する。この通知を受けた携帯端末100は、図9で説明した処理を実行する。ユーザにしてみれば、次にその食材を使用する際には残量が少なくて足りない可能性がある食材について購入を促されるため、その食材を適切なタイミングで追加購入することができる。 Next, step 1304 will be described. In step 1304, the server 200 transmits a notification prompting the purchase of the food material to the mobile terminal 100. For example, in the above case, the server 200 transmits a notification prompting the purchase of the food material corresponding to the weight sensor having the sensor ID of 003, that is, apple juice, to the mobile terminal 100. Upon receiving this notification, the mobile terminal 100 executes the process described with reference to FIG. For the user, the next time he / she uses the food, he / she will be prompted to purchase the food that may be insufficient due to the low remaining amount, so that the food can be additionally purchased at an appropriate timing.
 (変形例)
 サーバ200が追加の購入をユーザに促す対象は食材に限定されない。食材に限らず、食器洗い機又は洗濯機に用いられる洗剤のような消耗品を含む、様々な商品にも上述した実施の形態を適用できる。
(Modification example)
The target for which the server 200 prompts the user for additional purchase is not limited to the foodstuff. The above-described embodiment can be applied not only to foodstuffs but also to various products including consumables such as detergents used in dishwashers or washing machines.
 また、サーバ200が商品の購入をユーザに促す際に、その商品ではなくその商品に類似する類似商品の購入をユーザに促してもよいし、また、その商品と類似商品の両方の購入をユーザに促してもよい。類似商品とは、例えば商品があるメーカーの冷凍食品であれば、そのメーカーの新発売の冷凍食品が該当する。 Further, when the server 200 prompts the user to purchase a product, the user may be prompted to purchase a similar product similar to the product instead of the product, or the user may purchase both the product and the similar product. May be urged to. The similar product corresponds to, for example, if the product is a frozen food of a certain manufacturer, the newly released frozen food of the manufacturer is applicable.
 また、上述した実施の形態では、商品の追加の購入をサーバ200がユーザに促しているが、購入をユーザに促すのではなく、サーバ200が店舗にその商品の購入を自動発注してもよい。また、自動発注の場合は配送の時間を考慮し、上述した実施の形態よりも早いタイミング(例えば1日前)に発注することが望ましい。 Further, in the above-described embodiment, the server 200 prompts the user to purchase an additional product, but the server 200 may automatically order the purchase of the product from the store instead of prompting the user to purchase the product. .. Further, in the case of automatic ordering, it is desirable to consider the delivery time and place an order at an earlier timing (for example, one day before) than the above-described embodiment.
 100 携帯端末
 101 制御部
 102 メモリ
 103 表示部
 104 通信部
 105 カメラ
 200 サーバ
 201 制御部
 202 メモリ
 203 通信部
 500 食材データベース
 700 通知イベントデータベース
 1000 冷蔵庫
 1001 制御部
 1002 メモリ
 1003 通信部
 1004 重量センサ
 1100 重量管理データベース
100 Mobile terminal 101 Control unit 102 Memory 103 Display unit 104 Communication unit 105 Camera 200 Server 201 Control unit 202 Memory 203 Communication unit 500 Foodstuff database 700 Notification event database 1000 Refrigerator 1001 Control unit 1002 Memory 1003 Communication unit 1004 Weight sensor 1100 Weight management database

Claims (7)

  1.  ユーザが商品を購入する購入頻度を特定する特定部と、
     前記特定部によって特定された前記購入頻度に基づいて、前記ユーザが前記商品を次に購入するタイミングを予測する予測部と、
     前記予測部によって予測されたタイミングに基づいて、前記商品の購入を前記ユーザに促す通知部と、
    を備えるシステム。
    A specific part that identifies the purchase frequency at which the user purchases the product,
    A prediction unit that predicts when the user will purchase the product next based on the purchase frequency specified by the specific unit.
    A notification unit that prompts the user to purchase the product based on the timing predicted by the prediction unit.
    System with.
  2.  前記商品に付加されているコードを携帯端末のカメラが読み取ることで得られる情報を在庫リストに登録する登録部を更に備え、
     前記特定部は、前記コードを前記携帯端末のカメラが読み取った日時に基づいて、前記購入頻度を特定する、
    請求項1に記載のシステム。
    It also has a registration unit that registers information obtained by reading the code attached to the product by the camera of the mobile terminal in the inventory list.
    The specific unit specifies the purchase frequency based on the date and time when the code is read by the camera of the mobile terminal.
    The system according to claim 1.
  3.  前記商品は食材であり、
     前記在庫リストにおいて、前記食材の食材名と前記食材の保存期限とが少なくとも管理される、
    請求項2に記載のシステム。
    The product is an ingredient
    In the inventory list, at least the ingredient name of the ingredient and the shelf life of the ingredient are managed.
    The system according to claim 2.
  4.  前記コードを読み取ることで前記携帯端末は前記食材の識別情報を取得し、
     前記システムは、前記識別情報に基づいて前記食材に適した保存場所をユーザに通知する、
    請求項3に記載のシステム。
    By reading the code, the mobile terminal acquires the identification information of the foodstuff and obtains the identification information of the foodstuff.
    The system notifies the user of a suitable storage location for the foodstuff based on the identification information.
    The system according to claim 3.
  5.  前記食材に適した保存場所の候補には、冷蔵庫の貯蔵室が少なくとも含まれる、
    請求項4に記載のシステム。
    Candidate storage locations suitable for the ingredients include at least a refrigerator storage room.
    The system according to claim 4.
  6.  前記食材に適した保存場所の候補には、冷暗所が更に含まれる、
    請求項5に記載のシステム。
    Candidate storage locations suitable for the ingredients further include cool and dark places.
    The system according to claim 5.
  7.  前記コードはバーコード、又は、QRコードである、
    請求項2から6のいずれか1項に記載のシステム。
    The code is a barcode or a QR code.
    The system according to any one of claims 2 to 6.
PCT/JP2020/026127 2019-07-22 2020-07-03 System WO2021014931A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202080051638.1A CN114127774A (en) 2019-07-22 2020-07-03 System for controlling a power supply

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019134411A JP2021018633A (en) 2019-07-22 2019-07-22 system
JP2019-134411 2019-07-22

Publications (1)

Publication Number Publication Date
WO2021014931A1 true WO2021014931A1 (en) 2021-01-28

Family

ID=74193794

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/026127 WO2021014931A1 (en) 2019-07-22 2020-07-03 System

Country Status (3)

Country Link
JP (1) JP2021018633A (en)
CN (1) CN114127774A (en)
WO (1) WO2021014931A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003132258A (en) * 2001-10-19 2003-05-09 Fujitsu Ltd Store information processor, store information processing method and store information processing system
JP2004271060A (en) * 2003-03-10 2004-09-30 Fujitsu Ltd Cooking ingredient storage management method
JP2014191436A (en) * 2013-03-26 2014-10-06 Nippon Telegraph & Telephone East Corp Information providing system, information providing method, and computer program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002039669A (en) * 2000-07-24 2002-02-06 Isamu Uchida Refrigerator having storage control function and menu planning function
JP2014174791A (en) * 2013-03-11 2014-09-22 Osaka Gas Co Ltd Foodstuff management system and receipt
JP2018035983A (en) * 2016-08-30 2018-03-08 シャープ株式会社 Food storage compartment and system for imaging inside of compartment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003132258A (en) * 2001-10-19 2003-05-09 Fujitsu Ltd Store information processor, store information processing method and store information processing system
JP2004271060A (en) * 2003-03-10 2004-09-30 Fujitsu Ltd Cooking ingredient storage management method
JP2014191436A (en) * 2013-03-26 2014-10-06 Nippon Telegraph & Telephone East Corp Information providing system, information providing method, and computer program

Also Published As

Publication number Publication date
JP2021018633A (en) 2021-02-15
CN114127774A (en) 2022-03-01

Similar Documents

Publication Publication Date Title
US10762552B2 (en) Retail subscription in internet of things environment
EP3133548B1 (en) Method and device for generating information
US20190385115A1 (en) Temperature-sensitive cold-chain compliance indicators
JP6324360B2 (en) Refrigerator and network system including the same
EP2789955A2 (en) Refrigerator and mobile terminal for food management
CN108027912A (en) Tracking based on stock, dish are recommended, food freshness notice and the consumption from personal food stock notify
JP2018035983A (en) Food storage compartment and system for imaging inside of compartment
WO2018020541A1 (en) Refrigerator, network system provided with same, living circumstances reporting method and living circumstance reporting program
KR20160000931A (en) A SYSTEM FOR MANAGING FOOD KEEPING IN A REFRIGERATOR BY AN IoT AND THE REFRIGERATOR THEREOF
KR102566851B1 (en) Electronic apparatus and operation method thereof
US20160140646A1 (en) Connected Consumables Preparation Area
JP2014070740A (en) Refrigerator
US20180217118A1 (en) System and method for determining product perishability
JP2015184997A (en) Commodity replenishment work support system and commodity replenishment work support method
JP2017020730A (en) Control device, refrigerator and program
JP6939412B2 (en) Refrigerator system
WO2015023765A1 (en) Remote monitoring of equipment and inventory control
JP2006317109A (en) Refrigerator
WO2021014931A1 (en) System
KR101718696B1 (en) Refrigerator for managing food expire using recognition
JP2021089105A (en) Food material management system
JP2010101611A (en) Control system, integrated control apparatus and control program
WO2018167824A1 (en) Inventory management system, inventory management method, and program
US11210646B2 (en) Product management apparatus and product management method by product management apparatus
US11058130B2 (en) Internet of food

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20843226

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20843226

Country of ref document: EP

Kind code of ref document: A1