JP2013050809A - Information processor and program - Google Patents

Information processor and program Download PDF

Info

Publication number
JP2013050809A
JP2013050809A JP2011187719A JP2011187719A JP2013050809A JP 2013050809 A JP2013050809 A JP 2013050809A JP 2011187719 A JP2011187719 A JP 2011187719A JP 2011187719 A JP2011187719 A JP 2011187719A JP 2013050809 A JP2013050809 A JP 2013050809A
Authority
JP
Japan
Prior art keywords
target
meal
menu
nutrition
meals
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2011187719A
Other languages
Japanese (ja)
Inventor
Shunichiro Kamamoto
俊一朗 釜本
Katsuyuki Suzuki
克行 鈴木
Natsuko Fujii
奈津子 藤井
Go Gotanda
剛 五反田
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 JP2011187719A priority Critical patent/JP2013050809A/en
Publication of JP2013050809A publication Critical patent/JP2013050809A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

PROBLEM TO BE SOLVED: To enable easy planning of menus for multiple meals.SOLUTION: An information processor includes: meal number reception means for receiving an input of the number of meals for each of which a menu is to be planned; target nutrition quantity reception means for receiving an input of a target nutrition quantity to be taken in per meal number unit; calculation means for calculating a target nutrition quantity per meal on the basis of the received target nutrition quantity; retrieval means for retrieving dish items as a menu for a meal corresponding to the calculated target nutrition quantity per meal by referring dish data where a nutrition quantity is stored for each dish item; and output means for outputting the results of the retrieval by the retrieval means in proportion to the received number of meals.

Description

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

近年、生活習慣病の予防などの為、1食あたりに摂取するカロリー数や、栄養素の量を制限した献立が望まれている。この献立を容易に作成するため、PC(Personal Computer)等の情報処理装置には、1食あたりに摂取するカロリー数や、栄養素の量の入力を受け付け、入力されたカロリー数や栄養素の量に該当する料理を検索して1食分の献立を表示するものがある。   In recent years, in order to prevent lifestyle-related diseases, menus that limit the number of calories consumed per meal and the amount of nutrients have been desired. In order to create this menu easily, an information processing device such as a PC (Personal Computer) accepts the number of calories consumed per meal and the amount of nutrients, and corresponds to the number of calories and nutrients entered. There is one that displays a menu for one meal by searching for a dish to be served.

しかしながら、従来技術では、1食分の献立しか作成できないことから、複数食にわたって献立を作成する場合に、1食ごとにカロリー数や栄養素の量の入力を行わなければならず、不便であった。   However, in the prior art, since only a menu for one meal can be created, when creating a menu for a plurality of meals, the number of calories and the amount of nutrients must be input for each meal, which is inconvenient.

上述した課題を解決するために、実施形態の情報処理装置は、献立を作成する食数の入力を受け付ける食数受付手段と、単位食数当たりに摂取する目標栄養量の入力を受け付ける目標栄養量受付手段と、前記受け付けられた目標栄養量をもとに、1食当たりの目標栄養量を算出する算出手段と、料理品目ごとの栄養量を記憶する料理データを参照して、前記算出された1食当たりの目標栄養量に対応した1食分の献立としての料理品目を検索する検索手段と、前記検索手段による、前記受け付けられた食数分の検索結果を出力する出力手段と、を備える。   In order to solve the above-described problem, the information processing apparatus according to the embodiment includes a meal number receiving unit that receives an input of the number of meals for creating a menu, and a target nutrient amount that receives an input of a target nutrient quantity to be consumed per unit meal number. Based on the receiving means, the calculating means for calculating the target nutrition per meal based on the received target nutrition, and the cooking data storing the nutrition for each cooking item, the calculation is performed. Search means for searching for a dish item as a menu for one meal corresponding to a target nutrient amount per serving, and output means for outputting a search result for the accepted number of meals by the search means.

また、実施形態のプログラムは、情報処理装置のコンピュータを、献立を作成する食数の入力を受け付ける食数受付手段と、単位食数当たりに摂取する目標栄養量の入力を受け付ける目標栄養量受付手段と、前記受け付けられた目標栄養量をもとに、1食当たりの目標栄養量を算出する算出手段と、料理品目ごとの栄養量を記憶する料理データを参照して、前記算出された1食当たりの目標栄養量に対応した1食分の献立としての料理品目を検索する検索手段と、前記検索手段による、前記受け付けられた食数分の検索結果を出力する出力手段と、として機能させる。   In addition, the program according to the embodiment includes a computer for the information processing apparatus, a meal number receiving unit that receives an input of the number of meals for creating a menu, and a target nutrient amount receiving unit that receives an input of a target nutrient amount to be consumed per unit number of meals And the calculation means for calculating the target nutrition per meal based on the received target nutrition and the cooking data for storing the nutrition for each cooking item. It functions as search means for searching for a dish item as a menu for one meal corresponding to the target nutrition value per win, and output means for outputting a search result for the number of received meals by the search means.

図1は、実施形態にかかる情報処理装置のハードウエア構成の一例を示すブロック図である。FIG. 1 is a block diagram illustrating an example of a hardware configuration of the information processing apparatus according to the embodiment. 図2は、料理ファイルのデータ構成の一例を示す概念図である。FIG. 2 is a conceptual diagram showing an example of the data structure of the dish file. 図3は、CPUにおける機能構成を示すブロック図である。FIG. 3 is a block diagram showing a functional configuration of the CPU. 図4は、実施形態にかかる情報処理装置の動作の一例を示すフローチャートである。FIG. 4 is a flowchart illustrating an example of the operation of the information processing apparatus according to the embodiment. 図5は、表示画面の一例を示す概念図である。FIG. 5 is a conceptual diagram illustrating an example of a display screen. 図6は、表示画面の一例を示す概念図である。FIG. 6 is a conceptual diagram illustrating an example of a display screen. 図7は、表示画面の一例を示す概念図である。FIG. 7 is a conceptual diagram illustrating an example of a display screen.

以下、添付図面を参照して、実施形態にかかる情報処理装置及びプログラムの詳細を説明する。以下の説明では、電子機器としてPC等の情報機器を例示するが、PDA(Personal Digital Assistant)や携帯電話等の携帯型の情報機器や、サーバ装置と端末装置とによる情報処理システムであってもよいことは言うまでもないことである。   Details of an information processing apparatus and a program according to embodiments will be described below with reference to the accompanying drawings. In the following description, an information device such as a PC is exemplified as an electronic device. However, even in an information processing system using a portable information device such as a PDA (Personal Digital Assistant) or a mobile phone, or a server device and a terminal device. It goes without saying that it is good.

図1は、実施形態にかかる情報処理装置1のハードウエア構成の一例を示すブロック図である。図1に示すように、情報処理装置1は、いわゆるPC等の情報機器であり、CPU20(Central Processing Unit)、ROM21(Read Only Memory)、RAM22(Random Access Memory)、通信I/F23、バス24、液晶ディスプレイ25、操作部26、記憶部27を備える。   FIG. 1 is a block diagram illustrating an example of a hardware configuration of the information processing apparatus 1 according to the embodiment. As shown in FIG. 1, the information processing apparatus 1 is an information device such as a so-called PC, and includes a CPU 20 (Central Processing Unit), a ROM 21 (Read Only Memory), a RAM 22 (Random Access Memory), a communication I / F 23, and a bus 24. A liquid crystal display 25, an operation unit 26, and a storage unit 27.

CPU20は、ROM21や記憶部27に記憶されたプログラムF2をRAM22に展開して順次実行することで、情報処理装置1の動作を中央制御する。ROM21は、各種設定データや、BIOS(Basic Input/Output System)プログラム等を記憶する不揮発性メモリである。RAM22は、CPU20に作業領域を提供する揮発性メモリである。通信I/F23は、プリンタやスキャナ等の各種周辺機器、インターネットやLAN(Local Area Network)等の通信ネットワークを介してサーバ装置等の外部機器と接続するためのインターフェースである。バス24は、情報処理装置1の各部を電気的に接続するバスラインである。液晶ディスプレイ25は、CPU20の制御のもと、ユーザに向けた表示を行う。操作部26は、キーボードや、マウスなどポインティングデバイスであり、ユーザからの操作入力を受け付ける。記憶部27は、HDD(Hard Disk Drive)等のストレージデバイスであり、料理ファイルF1やプログラムF2を記憶する。料理ファイルF1は、料理品目ごとに、その料理品目を食した場合に摂取される栄養量を記憶する。プログラムF2は、CPU20が実行するアプリケーションプログラムである。   The CPU 20 centrally controls the operation of the information processing apparatus 1 by developing the program F2 stored in the ROM 21 or the storage unit 27 in the RAM 22 and sequentially executing the program F2. The ROM 21 is a non-volatile memory that stores various setting data, a BIOS (Basic Input / Output System) program, and the like. The RAM 22 is a volatile memory that provides a work area to the CPU 20. The communication I / F 23 is an interface for connecting to various peripheral devices such as a printer and a scanner and an external device such as a server device via a communication network such as the Internet or a LAN (Local Area Network). The bus 24 is a bus line that electrically connects each unit of the information processing apparatus 1. The liquid crystal display 25 performs display for the user under the control of the CPU 20. The operation unit 26 is a pointing device such as a keyboard or a mouse, and receives an operation input from a user. The storage unit 27 is a storage device such as an HDD (Hard Disk Drive), and stores the dish file F1 and the program F2. The dish file F1 stores, for each dish item, the amount of nutrition taken when the dish item is eaten. The program F2 is an application program executed by the CPU 20.

図2は、料理ファイルF1のデータ構成の一例を示す概念図である。図2に示すように、料理ファイルF1は、1つのレコードが料理品目ごとにユニークに割り当てられた「料理ID(Identification Data)」で識別される料理データを格納するファイルである。料理ファイルF1における料理データの項目としては、「料理ID」の他、料理品目の名称である「料理名」、洋食又は和食など料理品目が属するカテゴリを示す「カテゴリ」、摂取される栄養量としての「カロリー数」や「カルシウム」等の栄養素量、料理品目の調理法を記述したテキストファイルを示す「調理方法」、料理品目の画像(料理画像)を示す「料理画像」などがある。なお、栄養素量は、図示例の「カルシウム」の他、「ビタミン」、「炭水化物」、「タンパク質」、「脂質」などであってよい。   FIG. 2 is a conceptual diagram showing an example of the data configuration of the dish file F1. As shown in FIG. 2, the dish file F1 is a file that stores dish data identified by a “cooking ID (Identification Data)” in which one record is uniquely assigned to each dish item. The items of the dish data in the dish file F1 include “Cooking ID”, “Cooking name” which is the name of the cooking item, “Category” indicating the category to which the cooking item belongs, such as Western food or Japanese food, and the amount of nutrition consumed. There are “a number of calories” and “calcium”, a “cooking method” indicating a text file describing a cooking method of a cooking item, a “cooking image” indicating an image (cooking image) of the cooking item, and the like. The nutrient amount may be “vitamin”, “carbohydrate”, “protein”, “lipid”, etc. in addition to “calcium” in the illustrated example.

次に、CPU20がプログラムF2を実行することで実現される機能構成について説明する。図3は、CPU20における機能構成を示すブロック図である。図3に示すように、CPU20は、プログラムF2を順次実行することで、条件受付部201、摂取量算出部202、料理品目検索部203、献立表示部204としての機能を有する。   Next, a functional configuration realized by the CPU 20 executing the program F2 will be described. FIG. 3 is a block diagram showing a functional configuration in the CPU 20. As illustrated in FIG. 3, the CPU 20 functions as a condition receiving unit 201, an intake amount calculating unit 202, a dish item searching unit 203, and a menu display unit 204 by sequentially executing a program F <b> 2.

条件受付部201は、液晶ディスプレイ25の表示画面に入力項目などを表示して、操作部26による操作入力を受け付けることで、献立を作成するための条件をユーザから受け付ける。具体的には、条件受付部201は、献立を作成する食数の入力、単位食数当たりに摂取する目標栄養量の入力、和食、洋食などの料理のカテゴリの入力を受け付ける。条件受付部201における食数の受付は、朝食、昼食、夕食のそれぞれを1食とし、何食分の献立を作成するかを数字入力で受け付けてよいし、日数の入力で受け付けてもよい。また、単位食数については、1食、1日(朝食、昼食、夕食の3食)、1週間(3×7食)などのいずれであってもよく、特に食数に制限はしないものとする。本実施形態では、1日当たりに摂取する目標栄養量の入力を受け付けるものとする。   The condition receiving unit 201 displays input items and the like on the display screen of the liquid crystal display 25 and receives an operation input from the operation unit 26, thereby receiving a condition for creating a menu from the user. Specifically, the condition receiving unit 201 receives an input of the number of meals for creating a menu, an input of a target nutrition amount per unit number of meals, and an input of a category of dishes such as Japanese food and Western food. The reception of the number of meals in the condition reception unit 201 may be received by entering a number of meals to be prepared for each meal of breakfast, lunch, and dinner, or by entering the number of days. In addition, the number of unit meals may be one meal, one day (3 meals of breakfast, lunch and dinner), one week (3 x 7 meals), etc., and the number of meals is not particularly limited. To do. In this embodiment, it is assumed that an input of a target nutrient amount to be taken per day is accepted.

条件受付部201が受け付ける目標栄養量は、単位食数当たりの目標摂取カロリー数及び目標摂取栄養素量の少なくとも一方であってよい。なお、目標摂取カロリー数及び目標摂取栄養素量のうち、受け付けのなかった値は、受け付けがなかったことを示すNULLデータとして扱ってもよいし、予め設定された標準値を代入してもよい。また、目標摂取栄養素量については、カルシウム、ビタミン、炭水化物、タンパク質、脂質などの栄養素の目標摂取量を個別に受け付けてよい。なお、栄養素については、カルシウム、ビタミン、炭水化物、タンパク質、脂質を一例として上げているが、これに特に限定するものではない。例えば、ナトリウム等の他の栄養素や、ビタミンA等のビタミンの詳細などであってもよい。   The target nutrient amount received by the condition receiving unit 201 may be at least one of the target intake calorie number per target meal and the target intake nutrient amount. In addition, the value which was not received among the target calorie intake number and the target intake nutrient amount may be handled as NULL data indicating that it was not received, or a preset standard value may be substituted. As for the target intake nutrient amount, the target intake amount of nutrients such as calcium, vitamins, carbohydrates, proteins, and lipids may be individually received. As for nutrients, calcium, vitamins, carbohydrates, proteins, and lipids are given as examples, but are not particularly limited thereto. For example, details of other nutrients such as sodium and vitamins such as vitamin A may be used.

摂取量算出部202は、条件受付部201により受け付けた単位食数当たりに摂取する目標栄養量をもとに、1食当たりの目標栄養量を算出する。具体的には、入力された目標栄養量を単位食数で割り算して1食当たりの目標栄養量を算出する。例えば、1日当たりに摂取する目標栄養量の入力が行われた場合には、1日の単位食数である3食で入力された目標栄養量を割り算することで、1食当たりの目標栄養量を算出する。なお、1日の単位食数である3食で目標栄養量を割り算する際には、朝食、昼食、夕食で異なる重み付けをしてもよい。具体的には、朝食を標準、昼食を少なめ、夕食を多めに目標栄養量を算出するように重み付けを行ってもよい。   The intake amount calculation unit 202 calculates a target nutrient amount per serving based on the target nutrient amount per unit meal received by the condition reception unit 201. Specifically, the target nutrition per serving is calculated by dividing the input target nutrition by the number of unit meals. For example, when the target nutrient amount to be consumed per day is input, the target nutrient amount per meal is calculated by dividing the target nutrient amount input by three meals, which is the unit number of meals per day. Is calculated. In addition, when dividing the target nutrient amount by three meals, which is the unit number of meals per day, different weights may be used for breakfast, lunch, and dinner. Specifically, weighting may be performed so that the target nutrition is calculated with the standard breakfast, less lunch, and more dinner.

料理品目検索部203は、料理ファイルF1を参照して、摂取量算出部202により算出された1食当たりの目標栄養量に対応した1食分の献立としての料理品目を検索する。具体的には、1食当たりの目標栄養量として算出された目標摂取カロリー数や目標摂取栄養素量とマッチする料理品目を、料理ファイルF1に記憶された料理品目の中から検索する。この検索の結果、1食分の献立としての候補が複数ある場合、料理品目検索部203は、液晶ディスプレイ25の表示画面に候補とする献立を表示して、操作部26による操作入力を受け付けることで、いずれかの候補の選択をユーザから受け付ける。また、料理品目検索部203は、条件受付部201により受け付けられた食数分の検索を繰り返して行う際に、検索された料理品目をRAM22に一時記憶しておき、その料理品目を次の検索時に外すようにすることで、同じ料理品目が重複して検索されることを防止してもよい。   The dish item search unit 203 refers to the dish file F1 and searches for a dish item as a menu for one meal corresponding to the target nutrient amount per serving calculated by the intake amount calculation unit 202. Specifically, the dish item that matches the target calorie count calculated as the target nutrient amount per meal and the target nutrient amount is searched from the dish items stored in the dish file F1. As a result of this search, when there are a plurality of menu options for one meal, the dish item search unit 203 displays a menu item as a candidate on the display screen of the liquid crystal display 25 and accepts an operation input from the operation unit 26. The selection of any candidate is accepted from the user. When the dish item search unit 203 repeatedly performs the search for the number of meals received by the condition reception unit 201, the dish item search unit 203 temporarily stores the searched dish item in the RAM 22 and searches the dish item for the next search. Sometimes, it is possible to prevent the same dish item from being searched twice.

また、料理品目検索部203は、条件受付部201により受け付けられた食数分の検索を繰り返して行う際に、検索された料理品目の栄養量(カロリー数、栄養素量)と、1食当たりの目標栄養量として算出された目標摂取カロリー数や目標摂取栄養素量との差分を記録手段としてのRAM22に一時記憶しておく。そして、次の検索時おいて、料理品目検索部203は、算出された1食当たりの目標栄養量をRAM22に一時記憶された差分を補完するための補正値で補正し、補正後の栄養量とマッチする料理品目を、料理ファイルF1に記憶された料理品目の中から検索してよい。このように検索することで、情報処理装置1では、複数食にわたる献立を作成する際に、ユーザが目標とする栄養量により近づけることができる。   In addition, when the dish item search unit 203 repeatedly performs the search for the number of meals received by the condition reception unit 201, the nutrition amount (the number of calories, the nutrient amount) of the searched dish item and the per meal The difference between the target intake calorie number calculated as the target nutrient amount and the target intake nutrient amount is temporarily stored in the RAM 22 as a recording means. At the time of the next search, the dish item search unit 203 corrects the calculated target nutrition per serving with a correction value for complementing the difference temporarily stored in the RAM 22, and the corrected nutrition. The dish item that matches the item may be retrieved from the dish items stored in the dish file F1. By performing the search in this way, the information processing apparatus 1 can make the nutrition closer to the target of the user when creating a menu for multiple meals.

献立表示部204は、条件受付部201により受け付けられた食数分の、料理品目検索部203による検索結果、すなわち単位食数当たりに摂取する目標栄養量に従って作成された複数食にわたる献立を、液晶ディスプレイ25の表示画面に表示出力する。なお、本実施形態では、条件受付部201により受け付けられた食数分の献立を液晶ディスプレイ25に表示出力する構成を例示した。しかしながら、献立の出力は、通信I/F23を介して接続するプリンタ(図示しない)からの印字出力や、通信I/F23を介して接続する外部機器へファイルデータとして出力してもよいことは、言うまでもないことである。   The menu display unit 204 displays a menu for a plurality of meals created according to the search result by the dish item search unit 203 for the number of meals received by the condition reception unit 201, that is, according to the target nutrition amount per unit meal. A display is output on the display screen of the display 25. In the present embodiment, a configuration in which menu items for the number of meals received by the condition receiving unit 201 are displayed on the liquid crystal display 25 is exemplified. However, the menu output may be output as print data from a printer (not shown) connected via the communication I / F 23 or as file data to an external device connected via the communication I / F 23. Needless to say.

次に、情報処理装置1の動作について詳細に説明する。図4は、実施形態にかかる情報処理装置1の動作の一例を示すフローチャートである。なお、本実施形態では、説明を簡略化するため、複数食にわたる献立の中の主菜(メインメニュー)の作成を行うものとする。献立については、主菜の他、副菜(サイドメニュー)も作成するものであってもよい。主菜と副菜とを含む献立を作成する場合は、主菜と副菜の栄養量の合計が1食当たりの目標栄養量とマッチするように検索を行えばよい。また、通常、和食にはご飯と味噌汁が付き、洋食にはパンとスープが付くものとして、1食当たりの目標栄養量からは、上述したご飯と味噌汁又はパンとスープに相当する栄養量が引かれているものとする。   Next, the operation of the information processing apparatus 1 will be described in detail. FIG. 4 is a flowchart illustrating an example of the operation of the information processing apparatus 1 according to the embodiment. In the present embodiment, in order to simplify the description, it is assumed that a main dish (main menu) in a menu over multiple meals is created. About menu, you may make a side dish (side menu) besides the main dish. When creating a menu including main dishes and side dishes, a search may be performed so that the total amount of nutrients of the main and side dishes matches the target nutrition per serving. Usually, Japanese food is served with rice and miso soup, and Western food is served with bread and soup. The target nutritional value per serving is subtracted from the above-mentioned nutrients equivalent to rice and miso soup or bread and soup. It is assumed that

図4に示すように、処理が開始されると、CPU20の条件受付部201は、液晶ディスプレイ25の表示画面に入力項目などを表示し、操作部26による操作入力を受け付けて、何日(食数(n))分の献立を作成するかを設定する(S1)。図5は、表示画面Gの一例を示す概念図である。図5に示すように、S1では、操作部26により入力領域K1、K2への入力を受け付けることで、献立を作成する日数や食数を設定する。ここで、日数の設定が行われた場合には、日数×3として食数への変換を行う。   As shown in FIG. 4, when the process is started, the condition receiving unit 201 of the CPU 20 displays input items and the like on the display screen of the liquid crystal display 25, receives operation input from the operation unit 26, and how many days (meal It is set whether to create a menu for a number (n)) (S1). FIG. 5 is a conceptual diagram showing an example of the display screen G. As shown in FIG. 5, in S <b> 1, the number of days and the number of meals for creating a menu are set by receiving input to the input areas K <b> 1 and K <b> 2 by the operation unit 26. Here, when the number of days is set, conversion into the number of meals is performed as the number of days × 3.

次いで、CPU20の条件受付部201は、液晶ディスプレイ25の表示画面に入力項目などを表示し、操作部26による操作入力を受け付けて、単位食数当たりの目標摂取カロリー数や、目標摂取栄養素量等の絞り込みの条件を設定する(S2)。具体的には、図5に示すように、S2では、操作部26により入力領域K3への入力を受け付けることで、単位食数(一日)当たりの目標摂取カロリー数を設定する。また、操作部26により入力領域K4、K5への入力を受け付けることで、単位食数(一日)当たりの目標摂取栄養素量を設定する。   Next, the condition reception unit 201 of the CPU 20 displays input items and the like on the display screen of the liquid crystal display 25, receives an operation input from the operation unit 26, and sets the target intake calorie number per unit meal, target intake nutrient amount, and the like. The narrowing conditions are set (S2). Specifically, as shown in FIG. 5, in S <b> 2, a target calorie intake per unit meal (daily) is set by receiving an input to the input area K <b> 3 by the operation unit 26. Moreover, the target intake nutrient amount per unit number of meals (one day) is set by receiving input to the input areas K4 and K5 by the operation unit 26.

次いで、CPU20は、設定された食数分の献立を作成する処理(S4〜S9)の開始にあたり、変数iを初期化(i=1)する(S3)。この変数iの初期化により、最初の献立を作成する処理が開始される。   Next, the CPU 20 initializes the variable i (i = 1) (S3) at the start of processing (S4 to S9) for creating a menu for the set number of meals. By initializing the variable i, a process for creating the first menu is started.

設定された食数分の献立を作成する処理が開始されると、条件受付部201は、液晶ディスプレイ25の表示画面に和食・洋食の選択項目などを表示して、操作部26による操作入力を受け付けることで、和食・洋食のカテゴリの選択をユーザから受け付ける(S4)。   When processing for creating a menu for the set number of meals is started, the condition receiving unit 201 displays a selection item of Japanese food / Western food on the display screen of the liquid crystal display 25, and performs an operation input by the operation unit 26. By accepting, selection of a category of Japanese food / Western food is accepted from the user (S4).

次いで、料理品目検索部203は、料理ファイルF1に含まれる料理品目の中で、S4において選択されたカテゴリ(和食・洋食)に含まれる料理品目を検索する(S5)。この検索により、料理ファイルF1に含まれる料理品目の中から選択されたカテゴリの料理品目が抽出される。   Next, the dish item search unit 203 searches for a dish item included in the category (Japanese / Western food) selected in S4 among the dish items included in the dish file F1 (S5). As a result of the search, the cooking items in the category selected from the cooking items included in the cooking file F1 are extracted.

次いで、摂取量算出部202は、S2において入力された単位食数当たりの目標摂取カロリー数や、目標摂取栄養素量をもとに、1食当たりの目標摂取カロリー数、目標摂取栄養素量を算出する(S6)。次いで、料理品目検索部203は、1食当たりの目標栄養量として算出された目標摂取カロリー数や目標摂取栄養素量とマッチする料理品目を、料理ファイルF1に記憶された料理品目の中で、S5により抽出された料理品目の中から検索する(S7)。   Next, the intake amount calculation unit 202 calculates the target intake calorie number per one meal and the target intake nutrient amount based on the target intake calorie number per unit meal number and the target intake nutrient amount input in S2. (S6). Next, the cooking item search unit 203 selects a cooking item that matches the target number of calories and target ingested nutrient amount calculated as the target nutrition amount per serving, among the cooking items stored in the cooking file F1, S5. A search is made from among the cooking items extracted by (S7).

S7において、1食分の献立としての候補が複数ある場合、料理品目検索部203は、液晶ディスプレイ25の表示画面に候補とする献立を表示して、操作部26による操作入力を受け付けることで、いずれかの候補の選択をユーザから受け付ける。図6は、表示画面Gの一例を示す概念図である。図6に示すように、S7では、1食分の献立としての候補が複数ある場合、その候補となる料理品目の料理画像G1、G2を、料理ファイルF1を参照して表示画面Gに表示する。そして、操作部26により操作されるカーソルC1により、料理画像G1、G2の選択が行われる。   In S7, when there are a plurality of candidates for the menu for one meal, the dish item search unit 203 displays the menu as a candidate on the display screen of the liquid crystal display 25, and accepts an operation input by the operation unit 26. The selection of the candidate is accepted from the user. FIG. 6 is a conceptual diagram illustrating an example of the display screen G. As shown in FIG. 6, in S7, when there are a plurality of candidates for the menu for one meal, the dish images G1 and G2 of the dish items as candidates are displayed on the display screen G with reference to the dish file F1. Then, the cooking images G1 and G2 are selected by the cursor C1 operated by the operation unit 26.

次いで、料理品目検索部203は、S7の検索結果をRAM22に一時記憶させる(S8)。この時、料理品目検索部203は、検索された料理品目の栄養量(カロリー数、栄養素量)と、1食当たりの目標栄養量として算出された目標摂取カロリー数や目標摂取栄養素量との差分もRAM22に一時記憶させる。   Next, the dish item search unit 203 temporarily stores the search result of S7 in the RAM 22 (S8). At this time, the dish item search unit 203 calculates the difference between the nutrition amount (the number of calories and the nutrient amount) of the searched dish item and the target calorie intake amount and the target intake nutrient amount calculated as the target nutrient amount per serving. Are also temporarily stored in the RAM 22.

次いで、CPU20は、変数i=設定された食数nであり、S1で設定された日数(食数)分の献立を作成したか否を判定する(S9)。設定された食数分の献立を作成していない場合(S9:NO)、CPU20は、変数iをインクリメント(i=i+1)して(S10)、S4に処理を戻す。設定された食数分の献立を作成している場合(S9:YES)、献立表示部204は、条件受付部201により受け付けられた食数分の、料理品目検索部203による検索結果、すなわち単位食数当たりに摂取する目標栄養量に従って作成された複数食にわたる献立を、液晶ディスプレイ25の表示画面に表示出力する(S11)。   Next, the CPU 20 determines whether or not the variable i = the set number of meals n and the menu for the number of days (the number of meals) set in S1 has been created (S9). When the menu for the set number of meals has not been created (S9: NO), the CPU 20 increments the variable i (i = i + 1) (S10), and returns the process to S4. When the menu for the set number of meals is created (S9: YES), the menu display unit 204 searches the dish item search unit 203 for the number of meals received by the condition receiving unit 201, that is, the unit. The menu for a plurality of meals created according to the target nutrient intake per serving is displayed and output on the display screen of the liquid crystal display 25 (S11).

ここで、複数食にわたる献立の表示について説明する。図7は、表示画面Gの一例を示す概念図である。図7に示すように、献立表示領域M10〜M40には、第1日の朝食から第2日の朝食までの献立(料理名、栄養、調理法、料理にかかる料理画像G10〜G40)が表示される。具体的には、検索された料理品目に該当する料理名、栄養量、調理法、料理画像などが料理ファイルF1より読み出されて、献立表示領域M10〜M40に表示される。これにより、ユーザは、S1で設定した食数分の献立を確認できる。   Here, the display of the menu over multiple meals will be described. FIG. 7 is a conceptual diagram illustrating an example of the display screen G. As shown in FIG. 7, menus from the first day breakfast to the second day breakfast (dish names, nutrition, cooking method, cooking images G10 to G40 relating to cooking) are displayed in the menu display areas M10 to M40. Is done. Specifically, a dish name, nutrition amount, cooking method, dish image, and the like corresponding to the searched dish item are read from the dish file F1 and displayed in the menu display areas M10 to M40. Thereby, the user can confirm the menu for the number of meals set in S1.

以上のように、情報処理装置1では、条件受付部201により献立を作成する食数の入力と、単位食数当たりに摂取する目標栄養量の入力を受け付ける。情報処理装置1の摂取量算出部202は、受け付けられた目標栄養量をもとに、1食当たりの目標栄養量を算出する。次いで、情報処理装置1の料理品目検索部203は、料理品目ごとの栄養量を記憶する料理ファイルF1を参照して、算出された1食当たりの目標栄養量に対応した1食分の献立としての料理品目を検索する。次いで、情報処理装置1の献立表示部204は、受け付けられた食数分の検索結果を液晶ディスプレイ25に表示して出力する。したがって、情報処理装置1では、複数食にわたって献立を作成する場合に、1食ごとにカロリー数や栄養素の量の入力を行うことなく、複数食にわたる献立を容易に作成することができる。   As described above, in the information processing apparatus 1, the condition receiving unit 201 receives an input of the number of meals for creating a menu and an input of a target nutrient intake per unit meal. The intake amount calculation unit 202 of the information processing apparatus 1 calculates a target nutrient amount per serving based on the received target nutrient amount. Next, the dish item search unit 203 of the information processing apparatus 1 refers to the dish file F1 that stores the nutrient amount for each dish item, and serves as a menu for one meal corresponding to the calculated target nutrient amount per serving. Search for cooking items. Next, the menu display unit 204 of the information processing apparatus 1 displays and outputs the search results for the accepted number of meals on the liquid crystal display 25. Therefore, in the information processing apparatus 1, when creating a menu over a plurality of meals, it is possible to easily create a menu over a plurality of meals without inputting the number of calories and the amount of nutrients for each meal.

なお、本実施形態の情報処理装置1で実行されるプログラムは、ROM等に予め組み込まれて提供される。本実施形態の情報処理装置1で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。   Note that the program executed by the information processing apparatus 1 of the present embodiment is provided by being incorporated in advance in a ROM or the like. A program executed by the information processing apparatus 1 according to the present embodiment is an installable or executable file, and is a computer such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). The information may be provided by being recorded on a recording medium that can be read by the user.

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

本実施形態の情報処理装置1で実行されるプログラムは、上述した各部(条件受付部201、摂取量算出部202、料理品目検索部203、献立表示部204)を含むモジュール構成となっており、実際のハードウェアとしてはCPU(プロセッサ)が上記ROMからプログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、主記憶装置上に生成されるようになっている。   The program executed by the information processing apparatus 1 according to the present embodiment has a module configuration including the above-described units (the condition reception unit 201, the intake amount calculation unit 202, the dish item search unit 203, and the menu display unit 204). As actual hardware, a CPU (processor) reads out a program from the ROM and executes it, whereby the above-described units are loaded on the main storage device and generated on the main storage device.

1…情報処理装置、20…CPU、21…ROM、22…RAM、23…通信I/F、24…バス、25…液晶ディスプレイ、26…操作部、27…記憶部、201…条件受付部、202…摂取量算出部、203…料理品目検索部、204…献立表示部、C1…カーソル、F1…料理ファイル、F2…プログラム、G…表示画面、G1〜G40…料理画像、K1〜K5…入力領域、M10〜M40…献立表示領域   DESCRIPTION OF SYMBOLS 1 ... Information processing apparatus, 20 ... CPU, 21 ... ROM, 22 ... RAM, 23 ... Communication I / F, 24 ... Bus, 25 ... Liquid crystal display, 26 ... Operation part, 27 ... Storage part, 201 ... Condition reception part, 202 ... Intake amount calculation unit, 203 ... Cooking item search unit, 204 ... Menu display unit, C1 ... Cursor, F1 ... Cooking file, F2 ... Program, G ... Display screen, G1-G40 ... Cooking image, K1-K5 ... Input Area, M10 to M40 ... Menu display area

特開2009−26188号公報JP 2009-26188 A

Claims (6)

献立を作成する食数の入力を受け付ける食数受付手段と、
単位食数当たりに摂取する目標栄養量の入力を受け付ける目標栄養量受付手段と、
前記受け付けられた目標栄養量をもとに、1食当たりの目標栄養量を算出する算出手段と、
料理品目ごとの栄養量を記憶する料理データを参照して、前記算出された1食当たりの目標栄養量に対応した1食分の献立としての料理品目を検索する検索手段と、
前記検索手段による、前記受け付けられた食数分の検索結果を出力する出力手段と、
を備える情報処理装置。
A meal number receiving means for receiving an input of the number of meals for creating a menu;
A target nutrient accepting means for accepting an input of a target nutrient intake per unit meal;
A calculation means for calculating a target nutrition per serving based on the received target nutrition;
Search means for searching for a cooking item as a menu for one meal corresponding to the calculated target nutrition per serving, with reference to cooking data storing a nutrition amount for each cooking item;
Output means for outputting search results for the accepted number of meals by the search means;
An information processing apparatus comprising:
前記検索手段により検索された料理品目の栄養量と、前記算出された1食当たりの目標栄養量との差分を記録する記録手段を更に備え、
前記検索手段は、前記算出された1食当たりの目標栄養量に、前記記録された差分を補完する補正値を加えて、1食分の献立としての料理品目を検索する、
請求項1に記載の情報処理装置。
Recording means for recording the difference between the nutrition amount of the cooking item searched by the search means and the calculated target nutrition amount per serving;
The search means adds a correction value that complements the recorded difference to the calculated target nutrition per serving, and searches for a dish item as a menu for one meal.
The information processing apparatus according to claim 1.
料理品目のカテゴリの選択を受け付けるカテゴリ選択手段を更に備え、
前記検索手段は、前記料理データに含まれる料理品目の中で前記選択されたカテゴリに含まれる料理品目から検索を行う、
請求項1又は2に記載の情報処理装置。
It further comprises category selection means for accepting selection of the category of the cooking item,
The search means performs a search from the cooking items included in the selected category among the cooking items included in the cooking data.
The information processing apparatus according to claim 1 or 2.
前記検索手段による検索の結果、1食分の献立としての候補が複数ある場合、いずれかの候補の選択を受け付ける献立選択手段を更に備える、
請求項1乃至3のいずれか一項に記載の情報処理装置。
As a result of the search by the search means, when there are a plurality of candidates as a menu for one meal, it further comprises a menu selection means for accepting selection of one of the candidates.
The information processing apparatus according to any one of claims 1 to 3.
前記目標栄養量受付手段は、単位食数当たりの目標摂取カロリー数及び目標摂取栄養素量の少なくとも一方を目標栄養量として受け付ける、
請求項1乃至4のいずれか一項に記載の情報処理装置。
The target nutrient accepting means accepts at least one of the target calorie intake per target meal and the target nutrient intake as a target nutrient.
The information processing apparatus according to any one of claims 1 to 4.
情報処理装置のコンピュータを、
献立を作成する食数の入力を受け付ける食数受付手段と、
単位食数当たりに摂取する目標栄養量の入力を受け付ける目標栄養量受付手段と、
前記受け付けられた目標栄養量をもとに、1食当たりの目標栄養量を算出する算出手段と、
料理品目ごとの栄養量を記憶する料理データを参照して、前記算出された1食当たりの目標栄養量に対応した1食分の献立としての料理品目を検索する検索手段と、
前記検索手段による、前記受け付けられた食数分の検索結果を出力する出力手段と、
として機能させるためのプログラム。
The computer of the information processing device
A meal number receiving means for receiving an input of the number of meals for creating a menu;
A target nutrient accepting means for accepting an input of a target nutrient intake per unit meal;
A calculation means for calculating a target nutrition per serving based on the received target nutrition;
Search means for searching for a cooking item as a menu for one meal corresponding to the calculated target nutrition per serving, with reference to cooking data storing a nutrition amount for each cooking item;
Output means for outputting search results for the accepted number of meals by the search means;
Program to function as.
JP2011187719A 2011-08-30 2011-08-30 Information processor and program Pending JP2013050809A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011187719A JP2013050809A (en) 2011-08-30 2011-08-30 Information processor and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011187719A JP2013050809A (en) 2011-08-30 2011-08-30 Information processor and program

Publications (1)

Publication Number Publication Date
JP2013050809A true JP2013050809A (en) 2013-03-14

Family

ID=48012808

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011187719A Pending JP2013050809A (en) 2011-08-30 2011-08-30 Information processor and program

Country Status (1)

Country Link
JP (1) JP2013050809A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110389795A (en) * 2018-04-23 2019-10-29 佛山市顺德区美的电热电器制造有限公司 Cooking process processing method, terminal device, cloud server and storage medium
JP2020144593A (en) * 2019-03-06 2020-09-10 博章 守安 Recipe extraction device, and recipe extraction method
JP7470328B2 (en) 2021-09-01 2024-04-18 株式会社フレアサービス Menu creation program, menu creation system, menu creation device, and menu creation method

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001243326A (en) * 2000-02-29 2001-09-07 Hitachi Software Eng Co Ltd Cooking menu preparation supporting device and recording medium recorded with cooking menu preparation program
JP2002312488A (en) * 2001-04-18 2002-10-25 Naoki Ko Dietetic treatment supporting system and dietetic treatment supporting method
JP2002329006A (en) * 2001-05-01 2002-11-15 Health Net 21:Kk Appropriate food service menu providing system
JP2003030334A (en) * 2001-07-16 2003-01-31 Tanita Corp Calorie managing device
JP2003196400A (en) * 2001-12-25 2003-07-11 Nichirei Corp Method and system for supporting menu
JP2004013717A (en) * 2002-06-10 2004-01-15 Shidax Corp Meal evaluation system
JP2008052459A (en) * 2006-08-23 2008-03-06 Nikkan Kagaku Kk Information processing system device, virtual device, portable information processing terminal and recording media
JP2008204319A (en) * 2007-02-22 2008-09-04 Matsushita Electric Ind Co Ltd Meal management device and its program
JP2010049332A (en) * 2008-08-19 2010-03-04 Kenichi Inoue Insufficient nutrition information providing method and program
JP2010224990A (en) * 2009-03-24 2010-10-07 Promise Co Ltd System for automatically providing well-balanced menu
JP2011086268A (en) * 2009-10-16 2011-04-28 Axis:Kk Nutritional intake evaluation system

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001243326A (en) * 2000-02-29 2001-09-07 Hitachi Software Eng Co Ltd Cooking menu preparation supporting device and recording medium recorded with cooking menu preparation program
JP2002312488A (en) * 2001-04-18 2002-10-25 Naoki Ko Dietetic treatment supporting system and dietetic treatment supporting method
JP2002329006A (en) * 2001-05-01 2002-11-15 Health Net 21:Kk Appropriate food service menu providing system
JP2003030334A (en) * 2001-07-16 2003-01-31 Tanita Corp Calorie managing device
JP2003196400A (en) * 2001-12-25 2003-07-11 Nichirei Corp Method and system for supporting menu
JP2004013717A (en) * 2002-06-10 2004-01-15 Shidax Corp Meal evaluation system
JP2008052459A (en) * 2006-08-23 2008-03-06 Nikkan Kagaku Kk Information processing system device, virtual device, portable information processing terminal and recording media
JP2008204319A (en) * 2007-02-22 2008-09-04 Matsushita Electric Ind Co Ltd Meal management device and its program
JP2010049332A (en) * 2008-08-19 2010-03-04 Kenichi Inoue Insufficient nutrition information providing method and program
JP2010224990A (en) * 2009-03-24 2010-10-07 Promise Co Ltd System for automatically providing well-balanced menu
JP2011086268A (en) * 2009-10-16 2011-04-28 Axis:Kk Nutritional intake evaluation system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110389795A (en) * 2018-04-23 2019-10-29 佛山市顺德区美的电热电器制造有限公司 Cooking process processing method, terminal device, cloud server and storage medium
JP2020144593A (en) * 2019-03-06 2020-09-10 博章 守安 Recipe extraction device, and recipe extraction method
JP7361358B2 (en) 2019-03-06 2023-10-16 博章 守安 Recipe extraction device, recipe extraction method, and program
JP7470328B2 (en) 2021-09-01 2024-04-18 株式会社フレアサービス Menu creation program, menu creation system, menu creation device, and menu creation method

Similar Documents

Publication Publication Date Title
US10441112B1 (en) Food preparation system and method using a scale that allows and stores modifications to recipes based on a measured change to one of its ingredients
US20080300993A1 (en) Computerized method and system for recipe presentation
US10332053B2 (en) Food data access and delivery system
US20170358020A1 (en) Informed food selection in a particular eating environment
US20210313039A1 (en) Systems and Methods for Diet Quality Photo Navigation Utilizing Dietary Fingerprints for Diet Assessment
WO2014178120A1 (en) Food preparation recipe information provision unit, food preparation recipe information provision method, program, and information recording medium
JP2013101450A (en) Information processing device and method, and program
JP5751883B2 (en) Menu proposal system, method and program thereof
CN107230131A (en) A kind of vegetable recommends method, apparatus and system
JP6790413B2 (en) Menu generation system, menu generation method and menu generation program
JP2013050809A (en) Information processor and program
JP2010049332A (en) Insufficient nutrition information providing method and program
JP5615464B1 (en) Cooking recipe information providing apparatus, cooking recipe information providing method, program, and information recording medium
US10387931B2 (en) Health tracking system with restaurant matching
JP6422173B1 (en) SEARCH DEVICE, SEARCH METHOD, AND SEARCH PROGRAM
JP5558216B2 (en) Health management device, health management control program, and recording medium
JP2010272010A (en) Apparatus, method and program for support of menu decision
JP2019133624A (en) Recipe information provision apparatus, recipe information provision method, and recipe information provision program
WO2015114756A1 (en) Information processing device, information processing method, program, and storage medium
JP2008165294A (en) Information processing system and method, information processor, user terminal, and program
WO2021023689A1 (en) An apparatus and method for providing dietary recommendation
US20190332984A1 (en) Food data access and delivery system
CN111177236B (en) Medical care scene-based scale generation method, system, equipment and medium
JP2006039774A (en) Health management terminal
JP7127324B2 (en) Information processing device, information processing method and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130621

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130716

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130829

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140318