JP2018177467A - Calculating device, calculating method, and calculating program - Google Patents

Calculating device, calculating method, and calculating program Download PDF

Info

Publication number
JP2018177467A
JP2018177467A JP2017079934A JP2017079934A JP2018177467A JP 2018177467 A JP2018177467 A JP 2018177467A JP 2017079934 A JP2017079934 A JP 2017079934A JP 2017079934 A JP2017079934 A JP 2017079934A JP 2018177467 A JP2018177467 A JP 2018177467A
Authority
JP
Japan
Prior art keywords
user
floor
facility
information
movement
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2017079934A
Other languages
Japanese (ja)
Other versions
JP6416970B1 (en
Inventor
博基 谷口
Hiroki Taniguchi
博基 谷口
塚本 浩司
Koji Tsukamoto
浩司 塚本
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.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan 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 Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2017079934A priority Critical patent/JP6416970B1/en
Priority to JP2018100012A priority patent/JP6905955B2/en
Application granted granted Critical
Publication of JP6416970B1 publication Critical patent/JP6416970B1/en
Publication of JP2018177467A publication Critical patent/JP2018177467A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Indicating And Signalling Devices For Elevators (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To properly calculate a cost taken by movement of a user in specific facility having a plurality of floors.SOLUTION: A calculating device 100 according to the present application comprises an acquiring section 131 and a calculating section 132. The acquiring section 131 acquires: destination information indicating a location floor on which a user is located in facility having a plurality of floors and provided with a plurality of elevators, and indicating a destination floor to which the user will move; and facility information, which is about the facility including respective operation rules of the plurality of elevators. Based on the destination information and the facility information, the calculating section 132 calculates a movement cost, which is a cost incurred when the user moves according to its respective route that may be taken for the user to move from the location floor to the destination floor.SELECTED DRAWING: Figure 3

Description

本発明は、算出装置、算出方法、及び算出プログラムに関する。   The present invention relates to a calculation device, a calculation method, and a calculation program.

従来、ユーザの移動における種々のコストを算出する技術が提供されている。例えば、乗り場呼び登録情報と行き先階呼び登録情報に基づいて、各エレベータの予測不快度評価値を算出するエレベータシステムに関する技術が提供されている。   Conventionally, techniques for calculating various costs in user's movement have been provided. For example, there is provided a technique related to an elevator system that calculates a predicted discomfort degree evaluation value of each elevator based on landing call registration information and destination floor call registration information.

特開2014−234296号公報JP 2014-234296 A

しかしながら、上記の従来技術では、複数階を有する所定の施設内におけるユーザの移動により生じるコストを適切に算出することができるとは限らない。例えば、単にエレベータ内での待ち時間等に基づいてユーザの不快度等を評価するだけでは、複数階を有する所定の施設内におけるユーザの移動により生じるコストを適切に算出することが難しい。   However, in the above-mentioned prior art, it is not always possible to properly calculate the cost caused by the movement of the user in a predetermined facility having a plurality of floors. For example, it is difficult to appropriately calculate the cost caused by the movement of the user in a predetermined facility having a plurality of floors by merely evaluating the degree of discomfort or the like of the user based on the waiting time or the like in the elevator.

本願は、上記に鑑みてなされたものであって、複数階を有する所定の施設内におけるユーザの移動により生じるコストを適切に算出する算出装置、算出方法、及び算出プログラムを提供することを目的とする。   The present application has been made in view of the above, and it is an object of the present invention to provide a calculation apparatus, calculation method, and calculation program for appropriately calculating the cost caused by the movement of a user in a predetermined facility having multiple floors. Do.

本願に係る算出装置は、複数階を有し複数のエレベータが設けられた施設内においてユーザが位置する階である所在階、及び当該ユーザの移動先となる目的階を示す移動予定情報と、前記複数のエレベータの各々の運行ルールを含む前記施設に関する施設情報とを取得する取得部と、前記移動予定情報と前記施設情報とに基づいて、前記ユーザが前記所在階から前記目的階への移動にとり得る各ルートによって、前記ユーザが移動した場合に生じるコストである移動コストを、前記移動予定情報と前記施設情報とに基づいて算出する算出部と、を備えたことを特徴とする。   The calculation apparatus according to the present application includes: a location floor which is a floor where a user is located in a facility having a plurality of floors and a plurality of elevators, and movement schedule information indicating a destination floor to which the user is to move; Based on the acquisition unit for acquiring the facility information on the facility including the operation rules of each of the plurality of elevators, and the movement schedule information and the facility information, the user moves from the location floor to the destination floor According to each route to be obtained, there is provided a calculation unit which calculates a movement cost, which is a cost generated when the user moves, based on the movement schedule information and the facility information.

実施形態の一態様によれば、複数階を有する所定の施設内におけるユーザの移動により生じるコストを適切に算出することができるという効果を奏する。   According to one aspect of the embodiment, it is possible to appropriately calculate the cost generated by the movement of the user in a predetermined facility having a plurality of floors.

図1は、実施形態に係る算出処理の一例を示す図である。FIG. 1 is a diagram illustrating an example of calculation processing according to the embodiment. 図2は、実施形態に係る算出システムの構成例を示す図である。FIG. 2 is a diagram showing an example of the configuration of a calculation system according to the embodiment. 図3は、実施形態に係る算出装置の構成例を示す図である。FIG. 3 is a diagram showing an example of the configuration of the calculation apparatus according to the embodiment. 図4は、実施形態に係るユーザ情報記憶部の一例を示す図である。FIG. 4 is a diagram illustrating an example of the user information storage unit according to the embodiment. 図5は、実施形態に係る施設情報記憶部の一例を示す図である。FIG. 5 is a diagram showing an example of a facility information storage unit according to the embodiment. 図6は、実施形態に係るエレベータ情報記憶部の一例を示す図である。FIG. 6 is a diagram showing an example of an elevator information storage unit according to the embodiment. 図7は、実施形態に係る算出処理の一例を示すフローチャートである。FIG. 7 is a flowchart illustrating an example of calculation processing according to the embodiment. 図8は、算出装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 8 is a hardware configuration diagram showing an example of a computer for realizing the function of the calculation device.

以下に、本願に係る算出装置、算出方法、及び算出プログラムを実施するための形態(以下、「実施形態」と呼ぶ)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る算出装置、算出方法、及び算出プログラムが限定されるものではない。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。   Hereinafter, a calculation apparatus, a calculation method, and a mode for carrying out a calculation program (hereinafter, referred to as “embodiment”) according to the present application will be described in detail with reference to the drawings. In addition, the calculation apparatus, calculation method, and calculation program which concern on this application by this embodiment are not limited. Moreover, the same code | symbol is attached | subjected to the same site | part in the following each embodiment, and the overlapping description is abbreviate | omitted.

(実施形態)
〔1.算出処理〕
まず、図1を用いて、実施形態に係る算出処理の一例について説明する。図1は、実施形態に係る算出処理の一例を示す図である。図1の例では、算出装置100(図2参照)が複数階を有する所定の施設においてユーザが所定の位置(以下、「所在階」ともいう)から、所定の移動先(以下、「目的階」ともいう)への移動における各ルートについてのコストを算出する。図1の例では、所定の施設が施設ID「FA1」により識別される施設FA1である場合を示す。例えば、施設FA1は、30階建てのビルであり、エレベータEV1とエレベータEV2の2つのエレベータが設置され、1階から30階までの移動が可能な階段ST1が設置された施設である。以下では、上述のような設置エレベータに関する情報や階段に関する情報などの施設FA1に関する各種情報を「施設情報」と記載する場合がある。なお、図1の例では、説明を簡単にするために、施設FA1に2つのエレベータEV1とエレベータEV2が設置される場合を説明するが、施設FA1には3つ以上のエレベータが設置されてもよい。
(Embodiment)
[1. Calculation process]
First, an example of calculation processing according to the embodiment will be described with reference to FIG. FIG. 1 is a diagram illustrating an example of calculation processing according to the embodiment. In the example of FIG. 1, the user moves from a predetermined position (hereinafter, also referred to as “location floor”) to a predetermined destination (hereinafter, “destination floor” in a predetermined facility where the calculation apparatus 100 (see FIG. 2) has multiple floors. Calculate the cost for each route in the move to The example of FIG. 1 shows the case where the predetermined facility is the facility FA1 identified by the facility ID “FA1”. For example, facility FA1 is a 30-storey building, and is a facility in which two elevators, elevator EV1 and elevator EV2, are installed, and stairs ST1 capable of moving from the first floor to the 30th floor are installed. In the following, various types of information related to the facility FA1 such as the information related to the installation elevator and the information related to the stairs as described above may be described as "facility information". In addition, in the example of FIG. 1, in order to simplify description, although the case where two elevators EV1 and elevator EV2 are installed in facility FA1 is explained, even if three or more elevators are installed in facility FA1. Good.

〔算出システムの構成〕
図1の説明に先立って、図2を用いて算出システム1の構成について説明する。図2は、実施形態に係る算出システムの構成例を示す図である。図2に示すように、算出システム1は、端末装置10と、算出装置100とが含まれる。端末装置10と、算出装置100とは所定のネットワークNを介して、有線または無線により通信可能に接続される。なお、図2に示した算出システム1には、複数台の端末装置10や、複数台の算出装置100が含まれてもよい。
[Configuration of calculation system]
Prior to the description of FIG. 1, the configuration of the calculation system 1 will be described using FIG. 2. FIG. 2 is a diagram showing an example of the configuration of a calculation system according to the embodiment. As shown in FIG. 2, the calculation system 1 includes a terminal device 10 and a calculation device 100. The terminal device 10 and the computing device 100 are communicably connected by wire or wireless via a predetermined network N. The calculation system 1 illustrated in FIG. 2 may include a plurality of terminal devices 10 and a plurality of calculation devices 100.

端末装置10は、ユーザによって利用される情報処理装置である。端末装置10は、例えば、スマートフォンや、タブレット型端末や、ノート型PC(Personal Computer)や、デスクトップPCや、携帯電話機や、PDA(Personal Digital Assistant)等により実現される。図1は、端末装置10がスマートフォンである場合を示す。また、端末装置10は、GPS(Global Positioning System)センサ等の機能を有し、ユーザの位置を検知し、取得可能であるものとする。また、端末装置10は、温度センサや気圧センサ等の種々の機能を有し、各種のセンサ情報を取得可能であるものとする。例えば、端末装置10は、取得したセンサ情報を算出装置100へ送信する。図1の例では、ユーザがユーザID「U1」により識別されるユーザU1である場合を説明する。   The terminal device 10 is an information processing device used by a user. The terminal device 10 is realized by, for example, a smartphone, a tablet terminal, a notebook PC (Personal Computer), a desktop PC, a mobile phone, a PDA (Personal Digital Assistant), or the like. FIG. 1 shows the case where the terminal device 10 is a smartphone. In addition, the terminal device 10 has a function such as a GPS (Global Positioning System) sensor or the like, and can detect and obtain the position of the user. Further, the terminal device 10 has various functions such as a temperature sensor and an air pressure sensor, and can acquire various sensor information. For example, the terminal device 10 transmits the acquired sensor information to the calculation device 100. In the example of FIG. 1, the case where the user is the user U1 identified by the user ID "U1" will be described.

また、ユーザが利用する端末装置10は、ユーザの操作に応じて、算出装置100へ各種情報を送信する。例えば、端末装置10は、ユーザの操作に応じて、算出装置100へ各種情報を送信する。例えば、ユーザによる移動先を示す情報の入力に応じて、算出装置100へユーザに移動先に関する情報を送信する。ユーザによる移動先を示す情報の入力に応じて、算出装置100へユーザに移動先に関する情報を送信する。例えば、端末装置10は、ユーザの音声入力に応じて、算出装置100へ各種情報を送信する。例えば、端末装置10は、ユーザの操作に応じて、算出装置100へ各種情報を送信する。例えば、端末装置10は、ユーザのその時点での位置情報と移動先を示す情報とを、移動予定情報として、算出装置100へ送信してもよい。   Further, the terminal device 10 used by the user transmits various types of information to the calculation device 100 according to the operation of the user. For example, the terminal device 10 transmits various types of information to the calculation device 100 according to the user's operation. For example, according to the user's input of the information indicating the destination, the information on the destination is transmitted to the computing device 100. In response to the user's input of information indicating the destination of movement, information on the destination of movement is transmitted to the computing device 100. For example, the terminal device 10 transmits various types of information to the calculation device 100 according to the voice input of the user. For example, the terminal device 10 transmits various types of information to the calculation device 100 according to the user's operation. For example, the terminal device 10 may transmit the position information of the user at that time and information indicating the movement destination to the calculation device 100 as movement schedule information.

算出装置100は、移動予定情報と施設情報とに基づいて、ユーザが所在階から目的階への移動にとり得る各ルートによって、ユーザが移動した場合に生じるコストである移動コストを、算出する情報処理装置である。例えば、算出装置100は、上述したように、端末装置10から移動予定情報を取得してもよい。また、算出装置100は、所定の外部装置が移動予定情報を取得してもよい。   The calculation device 100 is an information processing that calculates, based on the movement schedule information and the facility information, a movement cost which is a cost generated when the user moves by each route that the user can take for the movement from the location floor to the destination floor. It is an apparatus. For example, as described above, the calculation device 100 may acquire the movement schedule information from the terminal device 10. In addition, in the calculation device 100, a predetermined external device may acquire movement schedule information.

例えば、算出装置100は、施設FA1内の所在する企業(以下、「企業X」ともいう)の管理装置等から、企業Xの従業員のスケジュール情報を、ユーザの移動予定情報として取得してもよい。例えば、算出装置100は、企業Xの従業員(ユーザ)のスケジュール情報に基づいて、各ユーザがいつどこに移動するかを推定してもよい。例えば、算出装置100は、ユーザのスケジュール情報に含まれるユーザが参加する会議の会議室の場所や時間に関する情報に基づいて、ユーザがいつどこに移動するかを示す移動予定情報を取得してもよい。   For example, even if the calculation apparatus 100 acquires schedule information of an employee of the company X as movement schedule information of the user from a management apparatus or the like of a company (hereinafter, also referred to as “company X”) located in the facility FA1. Good. For example, the computing device 100 may estimate where and when each user moves based on the schedule information of the employees (users) of the company X. For example, the calculation apparatus 100 may acquire movement schedule information indicating when and where the user moves, based on the information on the location and time of the meeting room of the meeting in which the user participates, which is included in the schedule information of the user. .

例えば、算出装置100は、施設FA1内に設置された各種のセンサ等からユーザの所在階に関する情報やユーザの行動情報等を取得してもよい。例えば、算出装置100は、施設FA1内に設置された画像センサが検知した画像情報に基づいて特定されたユーザの所在階を示す情報を取得してもよい。なお、画像センサが検知した画像情報の解析は、算出装置100が行ってもよいし、他の外部装置が行ってもよい。   For example, the calculation apparatus 100 may acquire information on the location of the user, action information on the user, and the like from various sensors and the like installed in the facility FA1. For example, the calculation device 100 may acquire information indicating the floor of the user identified based on the image information detected by the image sensor installed in the facility FA1. Note that the analysis of the image information detected by the image sensor may be performed by the calculation device 100, or may be performed by another external device.

算出装置100は、ユーザの移動先をユーザの行動履歴等に基づいて推定してもよい。例えば、算出装置100は、所定の時間帯(例えば朝9時台)に、特定の階(例えば15階)へ移動するユーザの所定の時間帯における移動先を、その特定の階であると推定してもよい。例えば、算出装置100は、ユーザが毎日所定の時間(例えば13時)に、自動販売機がある階(例えば1階)へ移動する場合、そのユーザの所定の時間における移動先を、その自動販売機がある階であると推定してもよい。   The calculation device 100 may estimate the destination of the user based on the user's action history or the like. For example, the calculation apparatus 100 estimates that the moving destination in the predetermined time zone of the user who moves to the specific floor (for example, 15th floor) in the predetermined time zone (for example, 9:00 AM) is the specific floor. You may For example, when the user moves to a floor (e.g., the first floor) where the vending machine is located at a predetermined time (e.g., 13 o'clock) every day, the calculation apparatus 100 automatically sells the moving destination of the user at the predetermined time. It may be estimated that the aircraft is on a floor.

また、例えば、算出装置100は、施設FA1の各階のエレベータホールに設置された画像センサが検知した画像情報に基づいて推定される各階のエレベータ待ち人数を示す情報を取得してもよい。また、例えば、算出装置100は、施設FA1の施設情報を施設FA1の管理装置等から取得してもよい。なお、算出装置100は、移動予定情報及び施設情報が取得できれば、どのような手段により移動予定情報及び施設情報を取得してもよい。   For example, calculation device 100 may acquire the information which shows the number of people waiting for the elevator of each floor presumed based on the image information which the image sensor installed in the elevator hall of each floor of facility FA1 detected. Also, for example, the calculation apparatus 100 may acquire facility information of the facility FA1 from a management device or the like of the facility FA1. The calculation apparatus 100 may acquire the movement schedule information and the facility information by any means as long as the movement schedule information and the facility information can be acquired.

ここから、図1を用いて、算出処理の流れについて説明する。上述のように、図1に示す施設FA1は、30階建てのビルであり、エレベータEV1とエレベータEV2の2つのエレベータが設置され、1階から30階までの移動が可能な階段ST11が設置された施設である。また、施設FA1内においては、16階にエレベータEV1が位置し、13階にエレベータEV2が位置する場合を示す。また、施設FA1内には、1階に10人がエレベータを待っている行列WP1があり、2階に5人がエレベータを待っている行列WP2がある場合を示す。   From here, the flow of the calculation process will be described using FIG. As described above, facility FA1 shown in FIG. 1 is a 30-storey building, and two elevators, elevator EV1 and elevator EV2, are installed, and stairs ST11 capable of moving from the first floor to the 30th floor are installed Facilities. Further, in the facility FA1, the elevator EV1 is located on the 16th floor and the elevator EV2 is located on the 13th floor. In addition, in the facility FA1, there is a matrix WP1 in which 10 people are waiting for elevators on the first floor, and a case in which there is a matrix WP2 in which 5 people are waiting for elevators on the second floor.

そして、算出装置100は、ユーザU1の移動予定情報を取得する(ステップS11)。算出装置100は、ユーザU1を識別する情報やユーザU1の所在階を示す情報やユーザU1の移動先の階を示す情報を移動予定情報として取得する。例えば、算出装置100は、ユーザU1が利用する端末装置10からユーザU1の移動予定情報を取得する。例えば、算出装置100は、ユーザU1が利用する端末装置10へ移動先の階を示す情報を入力することにより、端末装置10からユーザU1の移動先の階を示す情報を取得してもよい。また、算出装置100は、ユーザU1の端末装置10から移動先の階を示す情報を取得することなく、ユーザU1の行動履歴や所在階に関する情報等に基づいて、ユーザU1の移動先の階を推定してもよい。また、図1の例では、ユーザU1の所在階が15階である場合を示す。例えば、算出装置100は、施設FA1の15階に設置されたセンサにより、ユーザU1が施設FA1の15階に位置することを特定してもよい。   Then, the calculation apparatus 100 acquires movement schedule information of the user U1 (step S11). The calculation apparatus 100 acquires information identifying the user U1, information indicating the floor where the user U1 is located, and information indicating the floor to which the user U1 is moving as movement schedule information. For example, the calculation apparatus 100 acquires the movement schedule information of the user U1 from the terminal device 10 used by the user U1. For example, the calculation apparatus 100 may acquire information indicating the floor of the movement destination of the user U1 from the terminal device 10 by inputting information indicating the floor of the movement destination to the terminal device 10 used by the user U1. In addition, the calculation apparatus 100 does not acquire information indicating the floor of the movement destination from the terminal device 10 of the user U1, but based on the action history of the user U1, information regarding the location floor, etc., the floor of the movement destination of the user U1 is It may be estimated. Moreover, in the example of FIG. 1, the case where the location floor of the user U1 is the 15th floor is shown. For example, the calculation apparatus 100 may specify that the user U1 is located on the fifteenth floor of the facility FA1 by a sensor installed on the fifteenth floor of the facility FA1.

そして、算出装置100は、ユーザU1の所在階が15階であり、ユーザU1の移動先の階が13階であることを示すユーザU1の移動予定情報を取得した場合、その取得時点における施設FA1の施設情報に基づいて、各ルートの移動コストを算出する。   Then, when the calculation apparatus 100 acquires the movement schedule information of the user U1 indicating that the location floor of the user U1 is the 15th floor and the floor of the movement destination of the user U1 is the 13th floor, the facility FA1 at the time of acquisition The movement cost of each route is calculated based on the facility information of

まず、算出装置100は、施設FA1内において15階から13階へ移動可能なルートを示す情報を抽出する(ステップS12)。例えば、算出装置100は、施設情報記憶部122やエレベータ情報記憶部123に記憶された情報に基づいて、施設FA1内において15階から13階へ移動可能なルートを取得する。   First, the calculation apparatus 100 extracts information indicating a route movable from the 15th floor to the 13th floor in the facility FA1 (step S12). For example, based on the information stored in the facility information storage unit 122 or the elevator information storage unit 123, the calculation apparatus 100 acquires a route that can move from the 15th floor to the 13th floor in the facility FA1.

図1中の施設情報記憶部122に示す「施設ID」は、施設を識別するための識別情報を示す。例えば、施設ID「FA1」により識別される施設は、図1の例に示した施設FA1に対応する。また、図1中の施設情報記憶部122に示す「設置エレベータ」は、施設IDにより識別される施設に設置されたエレベータを示す。また、図1中の施設情報記憶部122に示す「階段利用可能階」は、施設IDにより識別される施設において階段での移動が可能な階を示す。また、図1中の施設情報記憶部122に示す「待ち人数情報」は、各階においてエレベータを待っている人数を示す。   The “facility ID” shown in the facility information storage unit 122 in FIG. 1 indicates identification information for identifying the facility. For example, the facility identified by the facility ID “FA1” corresponds to the facility FA1 illustrated in the example of FIG. 1. Further, “installed elevator” shown in the facility information storage unit 122 in FIG. 1 indicates an elevator installed in the facility identified by the facility ID. In addition, “a stair usable floor” shown in the facility information storage unit 122 in FIG. 1 indicates a floor that can be moved by stairs in the facility identified by the facility ID. Further, “waiting number information” shown in the facility information storage unit 122 in FIG. 1 indicates the number of people waiting for the elevator on each floor.

例えば、図1に示す例において、施設ID「FA1」により識別される施設(施設FA1)は、エレベータEV1とエレベータEV2との2つのエレベータを有することを示す。また、施設FA1は、1階から30階まで階段による移動が可能であることを示す。また、施設FA1は、1階におけるエレベータの待ち人数が「10」人であることを示す。また、施設FA1は、2階におけるエレベータの待ち人数が「5」人であることを示す。   For example, in the example illustrated in FIG. 1, the facility (facility FA1) identified by the facility ID “FA1” indicates that the elevator EV1 and the elevator EV2 have two elevators. In addition, the facility FA1 indicates that it is possible to move by stairs from the first floor to the 30th floor. Also, the facility FA1 indicates that the number of people waiting for the elevator on the first floor is "10". Further, the facility FA1 indicates that the number of waiting persons for the elevator on the second floor is "5".

図1中のエレベータ情報記憶部123に示す「施設ID」は、施設を識別するための識別情報を示す。例えば、施設ID「FA1」により識別される施設は、図1の例に示した施設FA1に対応する。また、図1中のエレベータ情報記憶部123に示す「エレベータID」は、エレベータを識別するための識別情報を示す。例えば、エレベータID「EV1」により識別されるエレベータは、図1の例に示したエレベータEV1に対応する。   The “facility ID” shown in the elevator information storage unit 123 in FIG. 1 indicates identification information for identifying a facility. For example, the facility identified by the facility ID “FA1” corresponds to the facility FA1 illustrated in the example of FIG. 1. Further, “elevator ID” shown in the elevator information storage unit 123 in FIG. 1 indicates identification information for identifying an elevator. For example, the elevator identified by the elevator ID “EV1” corresponds to the elevator EV1 shown in the example of FIG.

図1中のエレベータ情報記憶部123に示す「停止階」は、対応するエレベータが停止する階を示す。また、図1中のエレベータ情報記憶部123に示す「現在位置(階)」は、対応するエレベータがその時点で位置する階を示す。また、図1中のエレベータ情報記憶部123に示す「移動先(階)」は、対応するエレベータがその時点で最終目的とする階を示す。また、図1中のエレベータ情報記憶部123に示す「乗員数」は、対応するエレベータにその時点で乗っている人数を示す。図1中のエレベータ情報記憶部123に示す「定員」は、対応するエレベータの定員を示す。   The “stop floor” shown in the elevator information storage unit 123 in FIG. 1 indicates the floor at which the corresponding elevator stops. Further, “current position (floor)” shown in the elevator information storage unit 123 in FIG. 1 indicates the floor where the corresponding elevator is located at that time. In addition, “destination (floor)” shown in the elevator information storage unit 123 in FIG. 1 indicates the floor that the corresponding elevator serves as the final goal at that time. Further, “the number of occupants” shown in the elevator information storage unit 123 in FIG. 1 indicates the number of people who are at that time in the corresponding elevator. The “capacity” shown in the elevator information storage unit 123 in FIG. 1 indicates the capacity of the corresponding elevator.

例えば、図1に示す例において、施設ID「FA1」により識別される施設(施設FA1)は、エレベータID「EV1」により識別されるエレベータ(エレベータEV1)とエレベータID「EV2」により識別されるエレベータ(エレベータEV2)とが設置されていることを示す。また、エレベータEV1は、停止階が1階、及び14階から30階であることを示す。例えば、エレベータEV1は、施設FA1における高層階用のエレベータである。また、エレベータEV1は、現在位置が16階であることを示す。また、エレベータEV1は、移動先が14階であることを示す。また、エレベータEV1は、乗員が1人であることを示す。また、エレベータEV1は、定員が20人(Xキロ)であることを示す。   For example, in the example shown in FIG. 1, the facility (facility FA1) identified by the facility ID “FA1” is the elevator (elevator EV1) identified by the elevator ID “EV1” and the elevator identified by the elevator ID “EV2” (Elevator EV2) is shown. Further, the elevator EV1 indicates that the stop floor is the first floor and the 14th floor to the 30th floor. For example, the elevator EV1 is an elevator for a high floor in the facility FA1. Further, the elevator EV1 indicates that the current position is on the 16th floor. Further, the elevator EV1 indicates that the moving destination is the 14th floor. Further, the elevator EV1 indicates that there is one passenger. In addition, the elevator EV1 indicates that the capacity is 20 people (X km).

上記のように、エレベータID「EV1」により識別されるエレベータを「エレベータEV1」とする場合がある。このように、「エレベータEV*(*は任意の数値)」と記載した場合、そのエレベータはエレベータID「EV*」により識別されるエレベータであることを示す。例えば、「エレベータEV2」と記載した場合、そのエレベータはエレベータID「EV2」により識別されるエレベータである。   As described above, the elevator identified by the elevator ID “EV1” may be referred to as “elevator EV1”. Thus, when "elevator EV * (* is any numerical value)" is written, it indicates that the elevator is an elevator identified by elevator ID "EV *". For example, when "elevator EV2" is described, the elevator is an elevator identified by elevator ID "EV2".

また、エレベータEV2は、停止階が1階から14階であることを示す。例えば、エレベータEV2は、施設FA1における低層階用のエレベータである。また、エレベータEV2は、現在位置が13階であることを示す。また、エレベータEV2は、移動先が1階であることを示す。また、エレベータEV2は、乗員が2人であることを示す。また、エレベータEV2は、定員が20人(Xキロ)であることを示す。   Further, the elevator EV2 indicates that the stop floor is from the first floor to the 14th floor. For example, the elevator EV2 is an elevator for a lower floor in the facility FA1. Further, the elevator EV2 indicates that the current position is on the 13th floor. Further, the elevator EV2 indicates that the movement destination is the first floor. Further, the elevator EV2 indicates that there are two occupants. Further, the elevator EV2 indicates that the capacity is 20 people (X km).

このように、図1の例では、算出装置100は、異なる停止階が設定された複数のエレベータEV1、EV2が設けられた施設FA1を対象に移動コストを算出する。なお、エレベータは、エレベータEV1、EV2のような、シングルデッキに限らず、ダブルデッキエレベータ等の種々のタイプのエレベータであってもよい。   As described above, in the example of FIG. 1, the calculation apparatus 100 calculates the movement cost for the facility FA1 provided with the plurality of elevators EV1 and EV2 in which different stop floors are set. The elevators are not limited to single decks such as the elevators EV1 and EV2, but may be various types of elevators such as double deck elevators.

図1の例では、算出装置100は、ルートリストRL11に示すような、ルートRT1、ルートRT2、ルートRT3、及びルートRT4の4つのルートを取得する。   In the example of FIG. 1, the calculation apparatus 100 acquires four routes of route RT1, route RT2, route RT3, and route RT4 as shown in the route list RL11.

上記のように、ルートID「RT1」により識別されるRTを「ルートRT1」とする場合がある。このように、「ルートRT*(*は任意の数値)」と記載した場合、そのルートはルートID「RT*」により識別されるルートであることを示す。例えば、「ルートRT2」と記載した場合、そのルートはルートID「RT2」により識別されるルートである。   As described above, the RT identified by the route ID “RT1” may be referred to as “route RT1”. Thus, when “route RT * (* is any numerical value)” is described, it indicates that the route is a route identified by the route ID “RT *”. For example, when “route RT2” is described, the route is a route identified by the route ID “RT2”.

このように、図1の例では、算出装置100は、施設情報記憶部122やエレベータ情報記憶部123に記憶された情報に基づいて、15階から13階を全てエレベータで移動するルートRT1を取得する。また、図1の例では、算出装置100は、施設情報記憶部122やエレベータ情報記憶部123に記憶された情報に基づいて、15階から14階をエレベータで移動し、14階から13階を階段で移動するルートRT2を取得する。また、図1の例では、算出装置100は、施設情報記憶部122やエレベータ情報記憶部123に記憶された情報に基づいて、15階から14階を階段で移動し、14階から13階をエレベータで移動するルートRT3を取得する。また、図1の例では、算出装置100は、施設情報記憶部122やエレベータ情報記憶部123に記憶された情報に基づいて、15階から13階を全て階段で移動するルートRT4を取得する。   As described above, in the example of FIG. 1, the calculation apparatus 100 acquires the route RT1 for moving all the floors 15 to 13 by the elevator based on the information stored in the facility information storage unit 122 or the elevator information storage unit 123. Do. Further, in the example of FIG. 1, the calculation apparatus 100 moves the elevator from the 15th floor to the 14th floor by the elevator based on the information stored in the facility information storage unit 122 or the elevator information storage unit 123, and the 14th floor to the 13th floor. Get the route RT2 to move in the stairs. Further, in the example of FIG. 1, the calculation device 100 moves from the 15th floor to the 14th floor by stairs based on the information stored in the facility information storage unit 122 or the elevator information storage unit 123, and from the 14th floor to the 13th floor. The route RT3 to move by the elevator is acquired. Further, in the example of FIG. 1, the calculation device 100 acquires a route RT4 that moves from the 15th floor to the 13th floor in steps based on the information stored in the facility information storage unit 122 and the elevator information storage unit 123.

そして、算出装置100は、施設情報記憶部122やエレベータ情報記憶部123に記憶された情報に基づいて、各ルートRT1〜RT4について、移動コストを算出する(ステップS13)。例えば、算出装置100は、コストリストCL11に示すように、各ルートRT1〜RT4について、ユーザU1の移動コストを算出する。図1の例では、算出装置100は、下記の式(1)を用いて、各ルートRT1〜RT4について、移動コストを算出する。   Then, the calculation apparatus 100 calculates the movement cost for each of the routes RT1 to RT4 based on the information stored in the facility information storage unit 122 or the elevator information storage unit 123 (step S13). For example, as illustrated in the cost list CL11, the calculation apparatus 100 calculates the movement cost of the user U1 for each of the routes RT1 to RT4. In the example of FIG. 1, the calculation apparatus 100 calculates the movement cost for each of the routes RT1 to RT4 using the following equation (1).

Figure 2018177467
Figure 2018177467

上記の式(1)の左辺中の「movement_cost」は、一のルートで移動した場合におけるユーザの移動コストを示す。また、上記の式(1)の右辺中の「mental_cost」は、一のルートで移動した場合におけるユーザの心理的コストに対応するユーザの重みを示す。また、上記の式(1)の右辺中の「external_cost」は、一のルートで移動した場合におけるユーザの心理的コスト以外の他のコスト(以下、「外部コスト」ともいう)に対応するユーザの重みを示す。例えば、外部コストには、ユーザの一のルートで移動により消費される電力量等に基づく運送コストが含まれてもよい。例えば、運送コストには、ユーザの移動先まで運送するために要する種々のコストが含まれてもよい。また、例えば、「external_cost」には、ユーザの心理的コスト以外の種々のコストが含まれてもよい。また、算出装置100がユーザの心理的コストのみに基づいて移動コストを算出する場合、外部コストは「0」であってもよい。   “Movement_cost” in the left side of the above equation (1) indicates the movement cost of the user when moving along one route. Further, “mental_cost” in the right side of the above equation (1) indicates the weight of the user corresponding to the psychological cost of the user when moving along one route. Further, “external_cost” in the right side of the above equation (1) is the user corresponding to other costs (hereinafter also referred to as “external cost”) other than the user's psychological cost when moving along one route Indicates the weight. For example, the external cost may include a transportation cost based on the amount of power consumed by movement on one route of the user. For example, shipping costs may include the various costs required to ship to the destination of the user. Also, for example, “external_cost” may include various costs other than the psychological cost of the user. Further, when the calculation device 100 calculates the movement cost based on only the psychological cost of the user, the external cost may be “0”.

例えば、移動により消費される電力量に基づくコストを含む外部コストは、エレベータを多く利用するルートの方が高くなる。例えば、図1の例では、ルートRT1〜RT4のうち、15階から13階まで全てエレベータを利用するルートRT1の外部コストが最も高くなる。また、例えば、図1の例では、ルートRT1〜RT4のうち、15階から13階まで全て階段を利用するルートRT4の外部コストが最も低くなる。なお、上記の外部コストの算出は一例であり、算出装置100は、種々の外部コストの算出基準等に基づいて、各ルートの外部コストを算出してもよい。また、以下では、説明を簡単にするために、各ルートRT1〜RT4の外部コストは「0」として、説明する。   For example, external costs, including costs based on the amount of power consumed by travel, are higher for routes that make more use of elevators. For example, in the example of FIG. 1, among the routes RT1 to RT4, the external cost of the route RT1 using the elevators from the 15th floor to the 13th floor is the highest. Further, for example, in the example of FIG. 1, the external cost of the route RT4 using the stairs from the 15th floor to the 13th floor among the routes RT1 to RT4 is the lowest. Note that the calculation of the external cost described above is an example, and the calculation device 100 may calculate the external cost of each route based on various external cost calculation criteria and the like. Also, in the following, for the sake of simplicity, the external cost of each of the routes RT1 to RT4 is described as “0”.

また、図1の例では、算出装置100は、下記の式(2)を用いて、各ルートRT1〜RT4について、ユーザU1の心理的コストを算出する。なお、下記の式(2)は、一例であり、算出装置100は、他の算出手法を用いてユーザU1の心理的コストを算出してもよい。   Moreover, in the example of FIG. 1, the calculation apparatus 100 calculates the psychological cost of the user U1 for each of the routes RT1 to RT4 using the following equation (2). The following equation (2) is an example, and the calculation apparatus 100 may calculate the psychological cost of the user U1 using another calculation method.

Figure 2018177467
Figure 2018177467

上記の式(2)の左辺中の「mental_cost」は、一のルートで移動した場合におけるユーザの心理的コストを示す。また、上記の式(2)の右辺中の所定の関数「f()」(以下、「心理的コスト関数f」ともいう)は、各種情報を入力することにより、ユーザの心理的コストを出力する関数である。   “Mental_cost” in the left side of the above equation (2) indicates the psychological cost of the user when moving along one route. Further, the predetermined function “f ()” (hereinafter also referred to as “psychological cost function f”) in the right side of the above equation (2) outputs the psychological cost of the user by inputting various information. Function.

例えば、「Route」は、どのルートであるかを識別する情報を示す。例えば、図1の例では、ルートRT1〜RT4のいずれのルートであるかを示す。また、例えば、「Inf(U)」は、対応するユーザのユーザ情報を示す。例えば、図1の例では、ユーザU1のユーザ情報を示す。   For example, "Route" indicates information identifying which route. For example, the example of FIG. 1 indicates which of the routes RT1 to RT4 the route is. Also, for example, “Inf (U)” indicates user information of the corresponding user. For example, in the example of FIG. 1, the user information of the user U1 is shown.

また、例えば、「S(U)」は、対応するユーザの所在階を示す。例えば、図1の例では、ユーザU1の所在階である15階を示す。また、例えば、「G(U)」は、対応するユーザの移動先の階を示す。例えば、図1の例では、ユーザU1の移動先の階である13階を示す。   Also, for example, “S (U)” indicates the floor where the corresponding user is located. For example, in the example of FIG. 1, the 15th floor, which is the floor where the user U1 is located, is shown. Also, for example, “G (U)” indicates the floor of the movement destination of the corresponding user. For example, in the example of FIG. 1, the 13th floor which is the floor of the movement destination of the user U1 is shown.

また、例えば、「Pos(E)」は、算出時点において各エレベータが位置する階を示す。例えば、「Pos(E)」は、各エレベータの算出時点における階を含む情報である。「Pos(E)」には、エレベータEV1が16階に位置することを示す情報や、エレベータEV2が13階に位置することを示す情報が含まれてもよい。また、「Pos(E)」には、エレベータEV1の移動先が14階であり、乗員が1人であることを示す情報やエレベータEV2の移動先が1階であり、乗員が2人であることを示す情報が含まれてもよい。   Also, for example, “Pos (E)” indicates the floor at which each elevator is located at the time of calculation. For example, "Pos (E)" is information including the floor at the time of calculation of each elevator. "Pos (E)" may include information indicating that the elevator EV1 is located on the 16th floor, and information indicating that the elevator EV2 is located on the 13th floor. In addition, in "Pos (E)", the destination of the elevator EV1 is on the 14th floor, the information indicating that there is one occupant, and the destination of the elevator EV2 is on the first floor, and there are two occupants. Information indicating that may be included.

また、例えば、「Num(Floor)」は、算出時点において各階のエレベータの待ち人数を示す。例えば、「Num(Floor)」は、各階の算出時点における待ち人数を含む情報であるものとする「Num(Floor)」には、1階に10人の待ち人数があることを示す情報や、2階に5人の待ち人数があることを示す情報が含まれてもよい。   Also, for example, “Num (Floor)” indicates the number of people waiting for the elevator at each floor at the time of calculation. For example, “Num (Floor)” is information including the number of people waiting at the calculation time of each floor. “Num (Floor)” is information indicating that there are 10 people waiting on the first floor, Information may be included indicating that there are 5 waiting people on the second floor.

上記の式(2)の心理的コスト関数fは、上述のような情報が入力された場合、入力されたルートやユーザの属性情報等に基づいて、入力されたルートでユーザが移動した場合のユーザの心理的コストを算出する。例えば、上記の式(2)の心理的コスト関数fは、入力されたルートと、入力された各エレベータの位置や各階のエレベータの待ち人数に基づく移動時間が長いほど、ユーザの心理的コストが高く出力してもよい。例えば、心理的コスト関数fは、線型計画法等の種々の従来手法を適宜用いて生成されてもよい。例えば、算出装置100は、施設FA1内において移動を行ったユーザからの移動に関する評価のフィードバックを取得し、その情報に基づいて、心理的コスト関数fを更新してもよい。   When the above-described information is input, the psychological cost function f of the above equation (2) is a case where the user moves along the input route based on the input route, user attribute information, and the like. Calculate the psychological cost of the user. For example, the psychological cost function f of the above equation (2) has a psychological cost of the user as the moving time based on the input route, the position of each elevator input and the waiting number of elevators on each floor increases. You may output high. For example, the psychological cost function f may be generated as appropriate using various conventional methods such as linear programming. For example, the calculation device 100 may obtain feedback of an evaluation regarding movement from the user who has moved in the facility FA1, and may update the psychological cost function f based on the information.

なお、算出装置100は、推定した移動時間を上記の式(2)に入力する情報としてもよい。この場合、算出装置100は、ルートや各エレベータの位置や各階のエレベータの待ち人数に基づいて、そのルートでユーザが移動した場合の移動時間を推定し、上記の式(2)に入力してもよい。例えば、算出装置100は、一の階から他の階へのエレベータの移動時間に関する履歴情報に基づいて、一の階から他の階への移動時間を推定してもよい。例えば、算出装置100は、一の階から他の階への過去のエレベータの移動時間の平均を、一の階から他の階への移動時間として推定してもよい。   Note that the calculation device 100 may use information to input the estimated travel time to the above equation (2). In this case, the calculation apparatus 100 estimates the moving time when the user moves along the route based on the route, the position of each elevator, and the number of waiting people of the elevator on each floor, and inputs it to the above equation (2). It is also good. For example, the calculation device 100 may estimate the moving time from one floor to another floor based on history information on the moving time of the elevator from one floor to another floor. For example, calculation device 100 may estimate an average of past elevator travel times from one floor to another floor as travel times from one floor to another floor.

図1の例では、ルートRT1やルートRT3で14階から13階への移動に利用するエレベータEV2は、13階から1階へ移動中である。また、エレベータEV2の停止階である1階には10人の待ち人数があり、2階には5人の待ち人数がある。そのため、エレベータEV2が、ユーザU1がエレベータEV2に乗る14階へ到着するまでに長い時間を要する。そのため、上記の式(2)の心理的コスト関数fは、14階から13階への移動にエレベータEV2を用いるルートRT1やRT3の心理的コストが高くなるように、各種の入力情報に応じた数値を出力する。   In the example of FIG. 1, the elevator EV2 used for moving from the 14th floor to the 13th floor by the route RT1 and the route RT3 is moving from the 13th floor to the first floor. In addition, there are 10 waiting people on the first floor, which is the stop floor of the elevator EV2, and 5 waiting people on the second floor. Therefore, it takes a long time for elevator EV2 to arrive at the 14th floor where user U1 rides on elevator EV2. Therefore, the psychological cost function f of the above equation (2) corresponds to various input information such that the psychological cost of the routes RT1 and RT3 using the elevator EV2 to move from the 14th floor to the 13th floor is high. Output numerical value.

また、図1の例では、ルートRT1やルートRT2で15階から14階への移動に利用するエレベータEV1は、16階から14階へ移動中である。そのため、エレベータEV1が、ユーザU1の所在階であり、ユーザU1がエレベータEV1に乗る15階へ短い時間で到着する。そのため、上記の式(2)の心理的コスト関数fは、15階から14階への移動にエレベータEV1を用いるルートRT1やRT2の心理的コストが低くなるように、各種の入力情報に応じた数値を出力する。   Further, in the example of FIG. 1, the elevator EV1 used for moving from the 15th floor to the 14th floor by the route RT1 and the route RT2 is moving from the 16th floor to the 14th floor. Therefore, the elevator EV1 is a floor where the user U1 is located, and the user U1 arrives at the 15th floor on which the elevator EV1 rides in a short time. Therefore, the psychological cost function f of the above equation (2) is adapted to various input information so that the psychological cost of the routes RT1 and RT2 using the elevator EV1 to move from the 15th floor to the 14th floor is low. Output numerical value.

また、図1の例では、算出装置100は、ルートRT2やルートRT4のように階段ST11での移動を行う場合、ユーザU1の運動量に応じて、ユーザU1の心理的コストを算出する。例えば、算出装置100は、ユーザU1が階段ST11で移動する階の数に応じて推定されるユーザU1の徒歩による移動距離や歩数等の情報に基づいて、ユーザU1の心理的コストを算出する。例えば、上記の式(2)の心理的コスト関数fは、ユーザの階段での移動する階の数が多くなるほど、ユーザの運動量が増大するため、ユーザの心理的コストが高くなるように、各種の入力情報に応じた数値を出力する。   Further, in the example of FIG. 1, when moving in the step ST11 as in the route RT2 or the route RT4, the calculation device 100 calculates the psychological cost of the user U1 according to the amount of exercise of the user U1. For example, the calculation apparatus 100 calculates the psychological cost of the user U1 based on the information such as the movement distance and the number of steps by walking of the user U1 estimated according to the number of floors the user U1 moves in the stairs ST11. For example, the psychological cost function f in the above equation (2) is various so that the user's mental cost increases because the user's amount of exercise increases as the number of moving floors in the user's stairs increases. Output a numerical value according to the input information of.

上記の式(2)の心理的コスト関数fは、ユーザのエレベータでの移動時間が短く、ユーザの階段での移動による運動量が小さい程、ユーザの心理的コストが低くなるように、数値を出力する。上記の式(2)の心理的コスト関数fは、ユーザのエレベータでの移動時間が長く、ユーザの階段での移動による運動量が大きい程、ユーザの心理的コストが高くなるように、数値を出力する。なお、算出装置100は、移動時間の増大により心理的コストが増大する割合や、運動量ユーザの増大により心理的コストが増大する割合を、属性情報等の種々の情報に基づいて変動させてもよい。   The psychological cost function f of the above equation (2) outputs numerical values such that the user's psychological cost decreases as the user travels in the elevator and the amount of movement by the user moving on the stairs decreases. Do. The psychological cost function f of the above equation (2) outputs numerical values so that the user's psychological cost increases as the user travels in the elevator longer and the amount of movement by the user moving on the stairs increases. Do. In addition, the calculation apparatus 100 may change the rate at which the psychological cost increases due to the increase of the movement time, or the rate at which the psychological cost increases due to the increase of the exercise amount user based on various information such as attribute information. .

例えば、算出装置100は、役職レベルが高いユーザ(例えば、「LV5」以上のユーザ)は、移動時間の増大により心理的コストが増大する割合を、運動量の増大により心理的コストが増大する割合よりも大きくしてもよい。また、例えば、算出装置100は、移動困難要因が高いユーザ(例えば、「LV3」以上のユーザ)は、移動時間の増大により心理的コストが増大する割合を、運動量の増大により心理的コストが増大する割合よりも大きくしてもよい。なお、上記は一例であり、算出装置100は、種々の情報を適宜用いてユーザの心理的コストを算出してもよい。   For example, the calculation apparatus 100 can increase the rate at which the psychological cost increases due to the increase in the movement time for users with high job levels (for example, users with “LV5” or higher), and the rate at which the psychological cost increases due to the increase in exercise amount. You may also enlarge it. Further, for example, the calculation apparatus 100 increases the rate at which the psychological cost increases due to the increase of the movement time, and the psychological cost increases due to the increase of the exercise amount for users with high movement difficulty factors (for example, users with “LV3” or more) It may be larger than the ratio of Note that the above is an example, and the calculation apparatus 100 may calculate the psychological cost of the user using various information as appropriate.

例えば、算出装置100は、移動時間と所定のスコアとの第1対応表を用いて、移動時間に基づく心理的コストを算出してもよい。例えば、算出装置100は、移動時間が所定の単位時間(例えば、「30秒」等)増加する毎に、スコアが所定の値(例えば「1」等)が増加する第1対応表を用いて、移動時間に基づく心理的コスト(以下、「第1心理的コスト」ともいう)を算出してもよい。例えば、算出装置100は、移動時間と所定のスコアとの第1対応表を記憶部120に記憶してもよい。   For example, the calculation device 100 may calculate the psychological cost based on the moving time using the first correspondence table of the moving time and the predetermined score. For example, the calculation apparatus 100 uses the first correspondence table in which the score increases by a predetermined value (for example, “1”) every time the movement time increases by a predetermined unit time (for example, “30 seconds” or the like). And a psychological cost based on the traveling time (hereinafter, also referred to as a “first psychological cost”) may be calculated. For example, the calculation device 100 may store, in the storage unit 120, a first correspondence table of the movement time and the predetermined score.

また、例えば、算出装置100は、運動量が所定の単位量(例えば、「10キロカロリー」等)増加する毎に、スコアが所定の値(例えば「1.5」等)が増加する第2対応表を用いて、運動量に基づく心理的コストを算出してもよい。また、例えば、算出装置100は、ユーザの歩数が所定の単位量(例えば、「10歩」等)増加する毎に、スコアが所定の値(例えば「0.2」等)が増加する第2対応表を用いて、運動量に基づく心理的コスト(以下、「第2心理的コスト」ともいう)を算出してもよい。例えば、算出装置100は、運動量と所定のスコアとの第2対応表を記憶部120に記憶してもよい。また、例えば、算出装置100は、第1心理的コストと第2心理的コストとの合計を心理的コストとしてもよい。また、例えば、算出装置100は、第1心理的コストに所定の重み(第1重み)を乗算した値と、第2心理的コストに第1重みとは異なる重み(第2重み)を乗算した値との合計を心理的コストとしてもよい。   Also, for example, the calculation device 100 may use a second correspondence table in which the score increases by a predetermined value (for example, “1.5”) every time the exercise amount increases by a predetermined unit amount (for example, “10 kcal”). May be used to calculate the psychological cost based on the amount of exercise. Also, for example, the calculation device 100 may increase the score by a predetermined value (for example, “0.2” or the like) every time the user's step counts increase by a predetermined unit amount (for example, “10 steps” or the like The psychological cost based on the amount of exercise (hereinafter, also referred to as “second psychological cost”) may be calculated using the correspondence table. For example, the calculation device 100 may store, in the storage unit 120, a second correspondence table of the amount of exercise and a predetermined score. Also, for example, the calculation device 100 may set the sum of the first psychological cost and the second psychological cost as the psychological cost. Also, for example, the calculation device 100 may be a value obtained by multiplying the first psychological cost by a predetermined weight (first weight), and a second psychological cost may be multiplied by a weight (second weight) different from the first weight. The sum with the value may be used as the psychological cost.

例えば、算出装置100は、エレベータのタイプがダブルデッキエレベータである場合、エレベータが停止してもエレベータのドアが開放されない階が含まれるルートについて、ユーザの心理的コストが高くなるように心理的コストを算出してもよい。また、例えば、算出装置100は、エレベータがユーザの所在階に到着しても定員オーバー等の理由により、ユーザがエレベータに乗れないと推定される場合、ユーザの心理的コストが高くなるように心理的コストを算出してもよい。例えば、算出装置100は、エレベータ内に設置された画像センサが検知した画像情報を取得し、エレベータ内の人数や各階の待ち人数等の情報に基づいて、ユーザがエレベータに乗れないと推定される場合、ユーザの心理的コストが高くなるように心理的コストを算出してもよい。   For example, when the type of elevator is a double-deck elevator, the calculation device 100 may increase the psychological cost of the user such that the user's psychological cost is high for a route including a floor where the elevator door is not opened even if the elevator stops. May be calculated. Also, for example, if it is estimated that the user can not get on the elevator due to, for example, the capacity over, even if the elevator arrives at the user's location floor, the calculation device 100 may be psychologically expensive. Cost may be calculated. For example, the calculation apparatus 100 acquires image information detected by an image sensor installed in the elevator, and it is estimated that the user can not get on the elevator based on information such as the number of people in the elevator and the number of people waiting on each floor. In this case, the psychological cost may be calculated so that the psychological cost of the user is high.

このように、図1の例では、上記の式(1)及び式(2)を用いて、算出装置100は、各ルートRT1〜RT4について、ユーザU1の移動コストを算出する。図1の例では、算出装置100は、コストリストCL11に示すように、ルートRT1の移動コストを「10」と算出し、ルートRT2の移動コストを「4」と算出し、ルートRT3の移動コストを「15」と算出し、ルートRT4の移動コストを「8」と算出する。   As described above, in the example of FIG. 1, the calculation device 100 calculates the movement cost of the user U1 for each of the routes RT1 to RT4 using the above-described Expression (1) and Expression (2). In the example of FIG. 1, as shown in the cost list CL11, the calculation apparatus 100 calculates the movement cost of the route RT1 as "10", calculates the movement cost of the route RT2 as "4", and the movement cost of the route RT3. Is calculated as “15”, and the movement cost of the route RT 4 is calculated as “8”.

そして、算出装置100は、算出した各ルートRT1〜RT4の移動コストに基づいて、ユーザU1へ15階から13階への移動に用いることを推奨するルートとして情報提供を行うサジェストルートを決定する(ステップS14)。図1の例では、算出装置100は、各ルートRT1〜RT4のうち、移動コストが最低の「4」であるルートRT2をサジェストルートとして決定する。具体的には、算出装置100は、15階から14階への移動にエレベータEV1を利用し、14階から13階への移動に階段ST11を利用するルートRT2をサジェストルートとして決定する。   Then, based on the calculated movement costs of the routes RT1 to RT4, the calculation apparatus 100 determines a suggestion route that provides information to the user U1 as a route recommended to be used for movement from the 15th floor to the 13th floor ( Step S14). In the example of FIG. 1, the calculation apparatus 100 determines, of the routes RT1 to RT4, the route RT2 having the lowest movement cost “4” as the suggestion route. Specifically, calculation apparatus 100 uses elevator EV1 to move from the 15th floor to the 14th floor, and determines route RT2 using stairs ST11 to move from the 14th floor to the 13th floor as the suggestion route.

そして、算出装置100は、決定したサジェストルートに関する情報をユーザU1が利用する端末装置10に提供する(ステップS15)。図1の例では、算出装置100は、各ルートRT1〜RT4のうち、移動コストが最低のルートRT2をサジェストルートとして提供する。具体的には、算出装置100は、15階から14階への移動にエレベータEV1を利用し、14階から13階への移動に階段ST11を利用するルートRT2をサジェストルートとしてユーザU1に提供する。   Then, the calculation device 100 provides the information on the determined suggestion route to the terminal device 10 used by the user U1 (step S15). In the example of FIG. 1, the calculation apparatus 100 provides the route RT2 with the lowest movement cost among the routes RT1 to RT4 as the suggestion route. Specifically, calculation apparatus 100 provides user RT with route RT2, which uses stairs ST11 for moving from the 14th floor to the 13th floor, using the elevator EV1 for movement from the 15th floor to the 14th floor as a suggestion route. .

上述したように、算出装置100は、ユーザが移動コストの算出時点で位置する場所や、次に移動する移動先や、移動コストの算出時点でのエレベータの配置や各階の待ち人数等の種々の情報に基づいて、各ルートによる移動コストを算出する。言い換えると、算出装置100は、移動コストの算出時点におけるエレベータの配置や各階の待ち人数に応じて、変動する移動コストを算出する。このように、算出装置100は、動的に変動する施設内の状況に応じた移動コストを算出することができる。したがって、算出装置100は、ユーザが位置する複数階を有する施設の施設情報やユーザの移動予定情報に基づいて、施設内におけるユーザの移動により生じるコストを適切に算出することができる。また、算出装置100は、ユーザの移動コストができるだけ小さいルートをユーザにサジェストルートとして提供することにより、ユーザの移動によるコストの増大を抑制することができる。   As described above, the calculation apparatus 100 can select various locations such as where the user is located at the time of calculation of the movement cost, the destination to which the user moves next, the layout of the elevator at the time of calculation of the movement cost, and the number of people waiting on each floor. Based on the information, the movement cost by each route is calculated. In other words, the calculation apparatus 100 calculates the moving cost that fluctuates according to the arrangement of elevators at the time of calculating the moving cost and the number of people waiting on each floor. Thus, the calculation device 100 can calculate the movement cost according to the dynamically changing situation in the facility. Therefore, the calculation apparatus 100 can appropriately calculate the cost generated by the movement of the user in the facility based on the facility information of the facility having a plurality of floors where the user is located and the movement schedule information of the user. In addition, the calculation apparatus 100 can suppress an increase in cost due to the movement of the user by providing the user with a route in which the movement cost of the user is as small as possible as the suggestion route.

〔1−1.運行ルールの変更〕
なお、算出装置100は、エレベータの運行ルールを種々の情報を用いて変更してもよい。例えば、算出装置100は、エレベータの運行ルールを種々の情報を用いて、動的に変更してもよい。例えば、算出装置100は、エレベータの運行ルールを所定の運行期間(例えば、X月Y日等の1日)内において、動的に変更してもよい。例えば、算出装置100は、エレベータEV1やエレベータEV2の運行ルールを施設FA1における各階の待ち人数等に応じて変更してもよい。例えば、算出装置100は、施設FA1の13階に所定の閾値以上の待ち人数が発生した場合、エレベータRV1の停止階に13階を加えるように、エレベータEV1の運行ルールを変更してもよい。
[1-1. Change of service rule]
Calculation device 100 may change the operation rule of the elevator using various information. For example, the calculation device 100 may dynamically change elevator operation rules using various information. For example, the calculation device 100 may dynamically change the elevator operation rule within a predetermined operation period (for example, one day such as X month Y day). For example, the calculation device 100 may change the operation rules of the elevator EV1 and the elevator EV2 according to the number of people waiting on each floor in the facility FA1. For example, the calculation device 100 may change the operation rule of the elevator EV1 so that the thirteenth floor is added to the stop floor of the elevator RV1 when the number of waiting persons of the predetermined threshold or more occurs on the thirteenth floor of the facility FA1.

例えば、算出装置100は、10階や5階等の低層階に待ち人数が多い場合、施設FA1における高層階用のエレベータであるエレベータEV1を10階や5階等の低層階に停止するように運行ルールを変更してもよい。例えば、算出装置100は、8階等の待ち人数が所定の閾値(例えば15人)以上となった場合、施設FA1における高層階用のエレベータであるエレベータEV1を8階に停止するように運行ルールを変更してもよい。   For example, when there are a large number of waiting people on the lower floors such as the 10th and 5th floors, the calculation apparatus 100 stops the elevator EV1, which is an elevator for high floors in the facility FA1, on the lower floors such as the 10th and 5th floors. You may change the service rules. For example, the calculation device 100 operates the operation rule to stop the elevator EV1, which is an elevator for a high floor in the facility FA1, on the eighth floor when the number of waiting people on the eighth floor or the like becomes a predetermined threshold (for example, 15) or more. May be changed.

また、例えば、算出装置100は、20階や25階等の高層階に待ち人数が多い場合、施設FA1における低層階用のエレベータであるエレベータEV2を20階や25階等の高層階に停止するように運行ルールを変更してもよい。例えば、算出装置100は、19階等の待ち人数が所定の閾値(例えば20人)以上となった場合、施設FA1における低層階用のエレベータであるエレベータEV2を19階に停止するように運行ルールを変更してもよい。   In addition, for example, when there are a large number of waiting people on high floors such as 20th and 25th floors, calculation apparatus 100 stops elevator EV2, which is an elevator for lower floors in facility FA1, on high floors such as 20th and 25th floors. You may change the operation rule as well. For example, the calculation device 100 operates the operation rule so that the elevator EV2, which is an elevator for the lower floor in the facility FA1, is stopped at the 19th floor when the number of people waiting on the 19th floor becomes a predetermined threshold (for example, 20) or more. May be changed.

〔2.算出装置の構成〕
次に、図3を用いて、実施形態に係る算出装置100の構成について説明する。図3は、実施形態に係る算出装置の構成例を示す図である。図3に示すように、算出装置100は、通信部110と、記憶部120と、制御部130とを有する。なお、算出装置100は、算出装置100の管理者等から各種操作を受け付ける入力部(例えば、キーボードやマウス等)や、各種情報を表示するための表示部(例えば、液晶ディスプレイ等)を有してもよい。
[2. Configuration of Calculation Device]
Next, the configuration of the calculation apparatus 100 according to the embodiment will be described with reference to FIG. FIG. 3 is a diagram showing an example of the configuration of the calculation apparatus according to the embodiment. As shown in FIG. 3, the calculation device 100 includes a communication unit 110, a storage unit 120, and a control unit 130. The calculation apparatus 100 has an input unit (for example, a keyboard, a mouse, etc.) for receiving various operations from the administrator etc. of the calculation apparatus 100, and a display unit (for example, a liquid crystal display etc.) for displaying various information. May be

(通信部110)
通信部110は、例えば、NIC(Network Interface Card)等によって実現される。そして、通信部110は、ネットワークNと有線または無線で接続され、端末装置10との間で情報の送受信を行う。
(Communication unit 110)
The communication unit 110 is realized by, for example, a network interface card (NIC). The communication unit 110 is connected to the network N in a wired or wireless manner, and transmits and receives information to and from the terminal device 10.

(記憶部120)
記憶部120は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。実施形態に係る記憶部120は、図3に示すように、ユーザ情報記憶部121と、施設情報記憶部122と、エレベータ情報記憶部123とを有する。
(Storage unit 120)
The storage unit 120 is realized by, for example, a semiconductor memory device such as a random access memory (RAM) or a flash memory, or a storage device such as a hard disk or an optical disk. The memory | storage part 120 which concerns on embodiment has the user information storage part 121, the plant | facility information storage part 122, and the elevator information storage part 123, as shown in FIG.

(ユーザ情報記憶部121)
実施形態に係るユーザ情報記憶部121は、ユーザに関する各種情報を記憶する。例えば、ユーザ情報記憶部121は、ユーザの属性情報や予定情報等の各種情報を記憶する。図4は、実施形態に係るユーザ情報記憶部の一例を示す図である。図4に示すユーザ情報記憶部121は、「ユーザID」、「属性情報」、「所在階」、「目的階」といった項目が含まれる。また、「属性情報」には、「年齢」、「性別」、「役職」、「移動困難要因」といった項目が含まれる。
(User information storage unit 121)
The user information storage unit 121 according to the embodiment stores various types of information regarding the user. For example, the user information storage unit 121 stores various types of information such as user attribute information and schedule information. FIG. 4 is a diagram illustrating an example of the user information storage unit according to the embodiment. The user information storage unit 121 illustrated in FIG. 4 includes items such as “user ID”, “attribute information”, “location floor”, and “destination floor”. Further, the “attribute information” includes items such as “age”, “sex”, “post”, and “movement difficulty factor”.

「ユーザID」は、ユーザを識別するための識別情報を示す。「座席」は、ユーザIDにより識別されるユーザが、所定の施設(例えば会社X)内において座席の位置を示す。   "User ID" indicates identification information for identifying a user. “Seat” indicates the position of a seat within a predetermined facility (for example, company X) by the user identified by the user ID.

「属性情報」には、ユーザIDにより識別されるユーザの属性に関する各種情報が記憶される。「年齢」は、ユーザの年齢を示す。なお、「年齢」は、例えば35歳など、ユーザの具体的な年齢であってもよい。「性別」は、ユーザの性別を示す。また、「役職」は、ユーザの役職を示す。また、図4の例では、「役職」には、ユーザの役職に対応する「レベル」が記憶される。例えば、「役職」に対応する「レベル」は、重み(例えば上記式(1)中の「α」)の決定に用いられる。なお、「役職」に対応する「レベル」が判別可能であれば、「レベル」はどのように記憶されてもよく、例えば記憶部120には、「役職」と「レベル」の対応表が記憶されてもよい。 The “attribute information” stores various information related to the attribute of the user identified by the user ID. "Age" indicates the age of the user. The “age” may be a specific age of the user, such as 35 years old. "Gender" indicates the gender of the user. "Position" indicates the position of the user. Further, in the example of FIG. 4, the “level” corresponding to the position of the user is stored in the “position”. For example, the “level” corresponding to the “post” is used to determine the weight (eg, “α i ” in the above equation (1)). Note that the “level” may be stored in any manner as long as the “level” corresponding to the “post” can be determined. For example, the storage unit 120 stores the correspondence table of “post” and “level”. It may be done.

また、「移動困難要因」は、ユーザの移動における所定の困難要因の有無を示す。また、図4の例では、「移動困難要因」には、ユーザの移動困難要因に対応する「レベル」が記憶される。例えば、「移動困難要因」に対応する「レベル」は、重み(例えば上記式(1)中の「α」)の決定に用いられる。なお、「移動困難要因」に対応する「レベル」が判別可能であれば、「レベル」はどのように記憶されてもよく、例えば記憶部120には、「移動困難要因」と「レベル」の対応表が記憶されてもよい。 Also, “moving difficulty factor” indicates the presence or absence of a predetermined difficult factor in the movement of the user. Further, in the example of FIG. 4, a “level” corresponding to the user's movement difficulty factor is stored in the “movement difficulty factor”. For example, the “level” corresponding to the “movement difficulty factor” is used to determine the weight (eg, “α i ” in the above equation (1)). Note that the “level” may be stored in any manner as long as the “level” corresponding to the “movement difficulty factor” can be determined. For example, the storage unit 120 stores “the movement difficulty factor” and “level” A correspondence table may be stored.

「所在階」は、ユーザIDにより識別されるユーザが位置する階を示す。また、「目的階」は、ユーザIDにより識別されるユーザの移動先が位置する階を示す。   “Location floor” indicates the floor on which the user identified by the user ID is located. Further, “destination floor” indicates the floor where the destination of the user identified by the user ID is located.

例えば、図4の例では、ユーザID「U1」により識別されるユーザ(ユーザU1)の年齢は、「20代」であり、性別は、「女性」であることを示す。また、ユーザU1の役職は、「−」すなわち役職無しであることを示す。また、ユーザU1の役職に対応するレベルは、「LV0」すなわちレベル0であることを示す。また、ユーザU1の移動困難要因は、「なし」すなわちユーザの移動における困難要因は無いことを示す。また、ユーザU1の移動困難要因に対応するレベルは、「LV0」すなわちレベル0であることを示す。   For example, in the example of FIG. 4, the age of the user (user U1) identified by the user ID “U1” is “twenties” and the gender is “female”. Also, the position of the user U1 indicates "-", that is, no position. Also, the level corresponding to the post of the user U1 indicates “LV0”, ie, level 0. In addition, the movement difficulty factor of the user U1 indicates "none", that is, there is no difficulty in movement of the user. In addition, the level corresponding to the movement difficulty factor of the user U1 indicates “LV0”, that is, level 0.

また、ユーザU1は、所在階が「15」階であり、目的階が「13」階であることを示す。すなわち、ユーザU1は、15階から13階へ移動するユーザであることを示す。   The user U1 also indicates that the location floor is the "15" floor and the destination floor is the "13" floor. That is, it indicates that the user U1 is a user who moves from the 15th floor to the 13th floor.

なお、ユーザ情報記憶部121は、上記に限らず、目的に応じて種々の情報を記憶してもよい。例えば、ユーザ情報記憶部121は、デモグラフィック属性情報やサイコグラフィック属性情報等の種々の情報を記憶してもよい。例えば、ユーザ情報記憶部121は、氏名、家族構成、収入等の情報を記憶してもよい。例えば、ユーザ情報記憶部121は、各ユーザが、所定の施設内において業務を行う座席の位置を示す情報を記憶してもよい。   The user information storage unit 121 is not limited to the above, and may store various information according to the purpose. For example, the user information storage unit 121 may store various information such as demographic attribute information and psychographic attribute information. For example, the user information storage unit 121 may store information such as name, family structure, income, and the like. For example, the user information storage unit 121 may store information indicating the position of a seat where each user performs work in a predetermined facility.

(施設情報記憶部122)
実施形態に係る施設情報記憶部122は、施設に関する各種情報を記憶する。図5は、実施形態に係る施設情報記憶部の一例を示す図である。例えば、施設情報記憶部122は、施設に関する情報を記憶する。例えば、施設情報記憶部122は、行動情報として、所定の施設(例えば会社X)における施設に関する情報を記憶する。図5に示す施設情報記憶部122には、「施設ID」、「設置エレベータ」、「階段利用可能階」、「待ち人数情報」といった項目が含まれる。「待ち人数情報」には、「1階」、「2階」等といった施設が有する階分の項目が含まれる。例えば、対応する施設が14階建のビルである場合、「待ち人数情報」には、「1階」〜「14階」の14つの項目が含まれる。
(Facilities information storage unit 122)
The facility information storage unit 122 according to the embodiment stores various pieces of information regarding the facility. FIG. 5 is a diagram showing an example of a facility information storage unit according to the embodiment. For example, the facility information storage unit 122 stores information on facilities. For example, the facility information storage unit 122 stores, as activity information, information on facilities in a predetermined facility (for example, company X). The facility information storage unit 122 illustrated in FIG. 5 includes items such as “facility ID”, “installation elevator”, “stair available floor”, and “waiting number information”. The "waiting number information" includes items of the floor of the facility such as "first floor" and "second floor". For example, when the corresponding facility is a 14-story building, the "waiting number information" includes 14 items from "1st floor" to "14th floor".

「施設ID」は、施設を識別するための識別情報を示す。例えば、施設ID「FA1」により識別される施設は、図1の例に示した施設FA1に対応する。また、「設置エレベータ」は、施設IDにより識別される施設に設置されたエレベータを示す。また、「階段利用可能階」は、施設IDにより識別される施設において階段での移動が可能な階を示す。また、「待ち人数情報」は、各階においてエレベータを待っている人数を示す。   "Facility ID" indicates identification information for identifying a facility. For example, the facility identified by the facility ID “FA1” corresponds to the facility FA1 illustrated in the example of FIG. 1. Also, "installed elevator" indicates an elevator installed in a facility identified by the facility ID. Also, “Stair available floor” indicates a floor that can be moved by stairs in the facility identified by the facility ID. Also, "waiting number information" indicates the number of people waiting for the elevator on each floor.

例えば、図5に示す例において、施設ID「FA1」により識別される施設(施設FA1)は、エレベータEV1とエレベータEV2との2つのエレベータを有することを示す。また、施設FA1は、1階から30階まで階段による移動が可能であることを示す。また、施設FA1は、1階におけるエレベータの待ち人数が「10」人であることを示す。また、施設FA1は、2階におけるエレベータの待ち人数が「5」人であることを示す。   For example, in the example illustrated in FIG. 5, the facility (facility FA1) identified by the facility ID “FA1” indicates that the elevator EV1 and the elevator EV2 have two elevators. In addition, the facility FA1 indicates that it is possible to move by stairs from the first floor to the 30th floor. Also, the facility FA1 indicates that the number of people waiting for the elevator on the first floor is "10". Further, the facility FA1 indicates that the number of waiting persons for the elevator on the second floor is "5".

なお、施設情報記憶部122は、上記に限らず、目的に応じて種々の情報を記憶してもよい。   The facility information storage unit 122 is not limited to the above, and may store various information according to the purpose.

(エレベータ情報記憶部123)
実施形態に係るエレベータ情報記憶部123は、エレベータ情報を記憶する。図6は、実施形態に係るエレベータ情報記憶部の一例を示す図である。例えば、エレベータ情報記憶部123には、日付ごとに所定の施設(例えば会社X)における施設の使用に関するエレベータ情報を記憶する。図6に示すエレベータ情報記憶部123には、「施設ID」、「エレベータID」、「停止階」、「現在位置(階)」、「移動先(階)」、「乗員数」、「定員」といった項目が含まれる。
(Elevator information storage unit 123)
The elevator information storage unit 123 according to the embodiment stores elevator information. FIG. 6 is a diagram showing an example of an elevator information storage unit according to the embodiment. For example, the elevator information storage unit 123 stores elevator information regarding use of a facility in a predetermined facility (for example, company X) for each date. In the elevator information storage unit 123 shown in FIG. 6, “facility ID”, “elevator ID”, “stop floor”, “current position (floor)”, “destination (floor)”, “number of crew members”, “capacity” Items such as

「施設ID」は、施設を識別するための識別情報を示す。例えば、施設ID「FA1」により識別される施設は、図1の例に示した施設FA1に対応する。また、「エレベータID」は、エレベータを識別するための識別情報を示す。例えば、エレベータID「EV1」により識別されるエレベータは、図1の例に示したエレベータEV1に対応する。   "Facility ID" indicates identification information for identifying a facility. For example, the facility identified by the facility ID “FA1” corresponds to the facility FA1 illustrated in the example of FIG. 1. Also, “elevator ID” indicates identification information for identifying an elevator. For example, the elevator identified by the elevator ID “EV1” corresponds to the elevator EV1 shown in the example of FIG.

「停止階」は、対応するエレベータが停止する階を示す。また、「現在位置(階)」は、対応するエレベータがその時点で位置する階を示す。また、「移動先(階)」は、対応するエレベータがその時点で最終目的とする階を示す。また、「乗員数」は、対応するエレベータにその時点で乗っている人数を示す。「定員」は、対応するエレベータの定員を示す。   "Stop floor" indicates the floor at which the corresponding elevator stops. Also, "current position (floor)" indicates the floor where the corresponding elevator is located at that time. Also, "destination (floor)" indicates the floor that the corresponding elevator has as its final goal at that time. Also, "the number of occupants" indicates the number of people who are at that time on the corresponding elevator. "Capacity" indicates the capacity of the corresponding elevator.

例えば、図6に示す例において、施設ID「FA1」により識別される施設(施設FA1)は、エレベータID「EV1」により識別されるエレベータ(エレベータEV1)とエレベータID「EV2」により識別されるエレベータ(エレベータEV2)とが設置されていることを示す。また、エレベータEV1は、停止階が1階、及び14階から30階であることを示す。また、エレベータEV1は、現在位置が16階であることを示す。また、エレベータEV1は、移動先が14階であることを示す。また、エレベータEV1は、乗員が1人であることを示す。また、エレベータEV1は、定員が20人(Xキロ)であることを示す。   For example, in the example shown in FIG. 6, the facility (facility FA1) identified by the facility ID “FA1” is the elevator (elevator EV1) identified by the elevator ID “EV1” and the elevator identified by the elevator ID “EV2” (Elevator EV2) is shown. Further, the elevator EV1 indicates that the stop floor is the first floor and the 14th floor to the 30th floor. Further, the elevator EV1 indicates that the current position is on the 16th floor. Further, the elevator EV1 indicates that the moving destination is the 14th floor. Further, the elevator EV1 indicates that there is one passenger. In addition, the elevator EV1 indicates that the capacity is 20 people (X km).

なお、エレベータ情報記憶部123は、上記に限らず、目的に応じて種々の情報を記憶してもよい。   The elevator information storage unit 123 is not limited to the above, and may store various information according to the purpose.

(制御部130)
図3の説明に戻って、制御部130は、コントローラ(controller)であり、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等によって、算出装置100内部の記憶装置に記憶されている各種プログラム(算出プログラムの一例に相当)がRAMを作業領域として実行されることにより実現される。また、制御部130は、コントローラであり、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現される。
(Control unit 130)
Returning to the description of FIG. 3, the control unit 130 is a controller, and is stored in a storage device inside the calculation apparatus 100 by, for example, a central processing unit (CPU) or a micro processing unit (MPU). Various programs (corresponding to an example of a calculation program) are realized by executing the RAM as a work area. The control unit 130 is a controller, and is realized by, for example, an integrated circuit such as an application specific integrated circuit (ASIC) or a field programmable gate array (FPGA).

図3に示すように、制御部130は、取得部131と、算出部132と、決定部133と、提供部134とを有し、以下に説明する情報処理の機能や作用を実現または実行する。なお、制御部130の内部構成は、図3に示した構成に限られず、後述する情報処理を行う構成であれば他の構成であってもよい。また、制御部130が有する各処理部の接続関係は、図3に示した接続関係に限られず、他の接続関係であってもよい。   As shown in FIG. 3, the control unit 130 includes an acquisition unit 131, a calculation unit 132, a determination unit 133, and a provision unit 134, and implements or executes the function and action of the information processing described below. . Note that the internal configuration of the control unit 130 is not limited to the configuration illustrated in FIG. 3, and may be another configuration as long as it performs the information processing described later. Further, the connection relationship of each processing unit included in the control unit 130 is not limited to the connection relationship illustrated in FIG. 3, and may be another connection relationship.

(取得部131)
取得部131は、種々の情報を取得する。取得部131は、端末装置10等の外部装置から各種情報を取得する。また、取得部131は、ユーザ情報記憶部121や、施設情報記憶部122や、エレベータ情報記憶部123等から各種情報を取得する。
(Acquisition unit 131)
The acquisition unit 131 acquires various information. The acquisition unit 131 acquires various types of information from an external device such as the terminal device 10. Further, the acquisition unit 131 acquires various types of information from the user information storage unit 121, the facility information storage unit 122, the elevator information storage unit 123, and the like.

例えば、取得部131は、複数階を有し複数のエレベータが設けられた施設内においてユーザが位置する階である所在階、及び当該ユーザの移動先となる目的階を示す移動予定情報と、複数のエレベータの各々の運行ルールを含む施設に関する施設情報とを取得する。例えば、取得部131は、移動コストを算出時における複数のエレベータの各々の位置情報を含む施設情報を取得する。例えば、取得部131は、施設の各階における複数のエレベータの待ち人数を含む施設情報を取得する。例えば、取得部131は、異なる停止階が設定された複数のエレベータが設けられた施設の施設情報を取得する。   For example, the acquiring unit 131 may include a plurality of locations including a plurality of floors and a location where a user is located in a facility provided with a plurality of elevators, and a plurality of pieces of movement schedule information indicating destination floors to which the users are to move. The facility information on the facility including the operation rules of each of the elevators is acquired. For example, the acquisition unit 131 acquires facility information including position information of each of the plurality of elevators at the time of calculating the movement cost. For example, the acquisition unit 131 acquires facility information including the number of people waiting for a plurality of elevators on each floor of the facility. For example, the acquisition unit 131 acquires facility information of a facility provided with a plurality of elevators in which different stop floors are set.

例えば、取得部131は、端末装置10から移動予定情報を取得してもよい。また、例えば、取得部131は、所定の外部装置が移動予定情報を取得してもよい。例えば、取得部131は、施設FA1内に設置された各種のセンサ等からユーザの所在階に関する情報やユーザの行動情報等を取得してもよい。例えば、取得部131は、施設FA1内に設置された画像センサが検知した画像情報に基づいて特定されたユーザの所在階を示す情報を取得してもよい。   For example, the acquisition unit 131 may acquire movement schedule information from the terminal device 10. Also, for example, the acquiring unit 131 may be configured such that a predetermined external device acquires movement schedule information. For example, the acquisition unit 131 may acquire information on the location of the user, action information on the user, and the like from various sensors and the like installed in the facility FA1. For example, the acquisition unit 131 may acquire information indicating the floor of the user identified based on the image information detected by the image sensor installed in the facility FA1.

例えば、取得部131は、施設FA1の各階のエレベータホールに設置された画像センサが検知した画像情報に基づいて推定される各階のエレベータ待ち人数を示す情報を取得してもよい。また、例えば、取得部131は、施設FA1の施設情報を施設FA1の管理装置等から取得してもよい。例えば、取得部131は、移動予定情報及び施設情報が取得できれば、どのような手段により移動予定情報及び施設情報を取得してもよい。   For example, the acquisition unit 131 may acquire information indicating the number of people waiting for elevators of each floor estimated based on the image information detected by the image sensor installed in the elevator hall of each floor of the facility FA1. Also, for example, the acquisition unit 131 may acquire facility information of the facility FA1 from a management device or the like of the facility FA1. For example, the acquisition unit 131 may acquire the movement schedule information and the facility information by any means as long as the movement schedule information and the facility information can be acquired.

図1の例では、取得部131は、ユーザU1の移動予定情報を取得する。例えば、取得部131は、ユーザU1を識別する情報やユーザU1の所在階を示す情報やユーザU1の移動先の階を示す情報を移動予定情報として取得する。例えば、取得部131は、ユーザU1が利用する端末装置10からユーザU1の移動予定情報を取得する。例えば、取得部131は、ユーザU1が利用する端末装置10へ移動先の階を示す情報を入力することにより、端末装置10からユーザU1の移動先の階を示す情報を取得してもよい。   In the example of FIG. 1, the acquisition unit 131 acquires movement schedule information of the user U1. For example, the acquisition unit 131 acquires, as movement schedule information, information identifying the user U1, information indicating the floor where the user U1 is located, and information indicating the floor to which the user U1 is moving. For example, the acquisition unit 131 acquires the movement schedule information of the user U1 from the terminal device 10 used by the user U1. For example, the acquisition unit 131 may acquire information indicating the floor of the movement destination of the user U1 from the terminal device 10 by inputting information indicating the floor of the movement destination to the terminal device 10 used by the user U1.

図1の例では、取得部131は、施設FA1内において15階から13階へ移動可能なルートを示す情報を抽出する。例えば、取得部131は、施設情報記憶部122やエレベータ情報記憶部123に記憶された情報に基づいて、施設FA1内において15階から13階へ移動可能なルートを取得する。図1の例では、取得部131は、ルートリストRL11に示すような、ルートRT1、ルートRT2、ルートRT3、及びルートRT4の4つのルートを取得する。   In the example of FIG. 1, the acquisition unit 131 extracts information indicating a route that can be moved from the 15th floor to the 13th floor in the facility FA1. For example, based on the information stored in the facility information storage unit 122 or the elevator information storage unit 123, the acquisition unit 131 acquires a route that can move from the 15th floor to the 13th floor in the facility FA1. In the example of FIG. 1, the acquisition unit 131 acquires four routes of route RT1, route RT2, route RT3, and route RT4 as shown in the route list RL11.

例えば、取得部131は、施設情報記憶部122やエレベータ情報記憶部123に記憶された情報に基づいて、15階から13階を全てエレベータで移動するルートRT1を取得する。例えば、取得部131は、施設情報記憶部122やエレベータ情報記憶部123に記憶された情報に基づいて、15階から14階をエレベータで移動し、14階から13階を階段で移動するルートRT2を取得する。例えば、取得部131は、施設情報記憶部122やエレベータ情報記憶部123に記憶された情報に基づいて、15階から14階を階段で移動し、14階から13階をエレベータで移動するルートRT3を取得する。例えば、取得部131は、施設情報記憶部122やエレベータ情報記憶部123に記憶された情報に基づいて、15階から13階を全て階段で移動するルートRT4を取得する。   For example, based on the information stored in the facility information storage unit 122 and the elevator information storage unit 123, for example, the acquisition unit 131 acquires a route RT1 that travels by elevator all from the 15th floor to the 13th floor. For example, based on the information stored in the facility information storage unit 122 and the elevator information storage unit 123, the acquisition unit 131 moves the elevator from the 15th floor to the 14th floor with the elevator, and moves from the 14th floor to the 13th floor in the stairs RT2. To get For example, on the basis of the information stored in the facility information storage unit 122 and the elevator information storage unit 123, the acquisition unit 131 moves on stairs from the 15th floor to the 14th floor in a staircase, and moves from the 14th floor to the 13th floor by an elevator route RT3. To get For example, based on the information stored in the facility information storage unit 122 and the elevator information storage unit 123, for example, the acquisition unit 131 acquires a route RT4 that moves from the 15th floor to the 13th floor in steps.

(算出部132)
算出部132は、種々の情報を算出する。例えば、算出部132は、端末装置10から取得される情報に基づいて、各種情報を算出する。例えば、算出部132は、ユーザ情報記憶部121や、施設情報記憶部122や、エレベータ情報記憶部123等に基づいて、各種情報を算出する。
(Calculation unit 132)
The calculation unit 132 calculates various information. For example, the calculation unit 132 calculates various types of information based on the information acquired from the terminal device 10. For example, the calculation unit 132 calculates various types of information based on the user information storage unit 121, the facility information storage unit 122, the elevator information storage unit 123, and the like.

例えば、算出部132は、移動予定情報と施設情報とに基づいて、ユーザが所在階から目的階への移動にとり得る各ルートによって、ユーザが移動した場合に生じるコストである移動コストを、移動予定情報と施設情報とに基づいて算出する。例えば、算出部132は、ルートによるユーザの移動において生じるユーザの心的コストを含む移動コストを算出する。例えば、算出部132は、各ルートによるユーザの移動において生じるユーザの運送コストを含む移動コストを算出する。   For example, based on the movement schedule information and the facility information, the calculation unit 132 moves the movement cost, which is the cost generated when the user moves by each route that the user can take for the movement from the location floor to the destination floor, Calculated based on information and facility information. For example, the calculation unit 132 calculates the movement cost including the mental cost of the user occurring in the movement of the user by the route. For example, the calculation unit 132 calculates the movement cost including the transportation cost of the user occurring in the movement of the user by each route.

図1の例では、算出部132は、上記の式(1)により各ルートの移動コストを算出する。例えば、算出部132は、ユーザU1の所在階が15階であり、ユーザU1の移動先の階が13階であることを示すユーザU1の移動予定情報を取得した場合、その取得時点における施設FA1の施設情報に基づいて、各ルートの移動コストを算出する。例えば、算出部132は、施設情報記憶部122やエレベータ情報記憶部123に記憶された情報に基づいて、各ルートRT1〜RT4について、移動コストを算出する。図1の例では、算出部132は、コストリストCL11に示すように、各ルートRT1〜RT4について、ユーザU1の移動コストを算出する。例えば、算出部132は、上記の式(1)を用いて、各ルートRT1〜RT4について、移動コストを算出する。   In the example of FIG. 1, the calculation unit 132 calculates the movement cost of each route by the above equation (1). For example, when the calculation unit 132 acquires the movement schedule information of the user U1 indicating that the location floor of the user U1 is the 15th floor and the floor to which the user U1 moves is the 13th floor, the facility FA1 at the time of acquisition The movement cost of each route is calculated based on the facility information of For example, the calculation unit 132 calculates the movement cost for each of the routes RT1 to RT4 based on the information stored in the facility information storage unit 122 or the elevator information storage unit 123. In the example of FIG. 1, the calculation unit 132 calculates the movement cost of the user U1 for each of the routes RT1 to RT4 as shown in the cost list CL11. For example, the calculation unit 132 calculates the movement cost for each of the routes RT1 to RT4 using the above equation (1).

例えば、算出部132は、上記の式(2)を用いて、各ルートRT1〜RT4について、ユーザU1の心理的コストを算出する。なお、算出部132は、上記の式(2)以外の他の算出手法を用いてユーザU1の心理的コストを算出してもよい。   For example, the calculation unit 132 calculates the psychological cost of the user U1 for each of the routes RT1 to RT4 using the above equation (2). In addition, the calculation unit 132 may calculate the psychological cost of the user U1 using another calculation method other than Equation (2) above.

例えば、算出部132は、上記の式(2)を用いて、ユーザの移動予定情報や施設の施設情報が入力された場合、入力されたルートやユーザの属性情報等に基づいて、入力されたルートでユーザが移動した場合のユーザの心理的コストを算出する。   For example, when the movement schedule information of the user or the facility information of the facility is input using the above equation (2), the calculation unit 132 is input based on the input route, the attribute information of the user, etc. Calculate the psychological cost of the user when the user moves along the route.

図1の例では、算出部132は、上記の式(1)及び式(2)を用いて、各ルートRT1〜RT4について、ユーザU1の移動コストを算出する。例えば、算出部132は、コストリストCL11に示すように、ルートRT1の移動コストを「10」と算出し、ルートRT2の移動コストを「4」と算出し、ルートRT3の移動コストを「15」と算出し、ルートRT4の移動コストを「8」と算出する。   In the example of FIG. 1, the calculation unit 132 calculates the movement cost of the user U1 for each of the routes RT1 to RT4 using the above equations (1) and (2). For example, as shown in the cost list CL11, the calculation unit 132 calculates the movement cost of the route RT1 as "10", calculates the movement cost of the route RT2 as "4", and "15" of the movement cost of the route RT3. The movement cost of the route RT4 is calculated as "8".

(決定部133)
決定部133は、種々の情報を変更する。例えば、決定部133は、ユーザ情報記憶部121や、施設情報記憶部122や、エレベータ情報記憶部123等に基づいて、各種情報を決定する。例えば、決定部133は、算出部132により算出された情報に基づいて、種々の情報を決定する。
(Determination unit 133)
The determination unit 133 changes various information. For example, the determination unit 133 determines various types of information based on the user information storage unit 121, the facility information storage unit 122, the elevator information storage unit 123, and the like. For example, the determination unit 133 determines various types of information based on the information calculated by the calculation unit 132.

例えば、決定部133は、各ルートの移動コストに基づいて、ユーザに推奨するルートであるサジェストルートを決定する。例えば、決定部133は、各ルートのうち、移動コストが最低のルートをサジェストルートとして決定する。   For example, the determination unit 133 determines a suggestion route which is a route recommended to the user based on the movement cost of each route. For example, the determination unit 133 determines, among the routes, the route with the lowest travel cost as the suggestion route.

図1の例では、決定部133は、算出した各ルートRT1〜RT4の移動コストに基づいて、ユーザU1へ15階から13階への移動に用いることを推奨するルートとして情報提供を行うサジェストルートを決定する。例えば、決定部133は、各ルートRT1〜RT4のうち、移動コストが最低の「4」であるルートRT2をサジェストルートとして決定する。例えば、決定部133は、15階から14階への移動にエレベータEV1を利用し、14階から13階への移動に階段ST11を利用するルートRT2をサジェストルートとして決定する。   In the example of FIG. 1, the determination unit 133 is a suggestion route that provides information as a route recommended to be used for moving from the 15th floor to the 13th floor to the user U1 based on the calculated movement costs of the routes RT1 to RT4. Decide. For example, the determination unit 133 determines, of the routes RT1 to RT4, the route RT2 having the lowest movement cost “4” as the suggestion route. For example, the determination unit 133 uses the elevator EV1 to move from the 15th floor to the 14th floor, and determines a route RT2 that uses the stairs ST11 to move from the 14th floor to the 13th floor as the suggestion route.

(提供部134)
提供部134は、端末装置10等の外部装置に各種情報を提供するまた、例えば、提供部134は、算出部132により算出された各種情報を外部装置に提供してもよい。また、提供部134は、算出部132により算出された各種の情報を外部装置に提供してもよい。また、提供部134は、決定部133により決定された各種の情報を外部装置に提供してもよい。
(Provision unit 134)
The providing unit 134 may provide various information to an external device such as the terminal device 10 or, for example, the providing unit 134 may provide the various information calculated by the calculating unit 132 to the external device. Also, the providing unit 134 may provide various information calculated by the calculating unit 132 to an external device. In addition, the providing unit 134 may provide the external device with various types of information determined by the determining unit 133.

例えば、提供部134は、決定部133により決定されたサジェストルートに関する情報をユーザが利用する端末装置10に提供する。   For example, the providing unit 134 provides the information on the suggestion route determined by the determining unit 133 to the terminal device 10 used by the user.

また、図1の例では、提供部134は、決定したサジェストルートに関する情報をユーザU1が利用する端末装置10に提供する。例えば、提供部134は、各ルートRT1〜RT4のうち、移動コストが最低のルートRT2をサジェストルートとして提供する。例えば、提供部134は、15階から14階への移動にエレベータEV1を利用し、14階から13階への移動に階段ST11を利用するルートRT2をサジェストルートとしてユーザU1に提供する。   Further, in the example of FIG. 1, the providing unit 134 provides the information on the determined suggestion route to the terminal device 10 that the user U1 uses. For example, the providing unit 134 provides the route RT2 with the lowest movement cost among the routes RT1 to RT4 as the suggestion route. For example, the providing unit 134 uses the elevator EV1 for movement from the 15th floor to the 14th floor, and provides the user U1 with a route RT2 using the stairs ST11 for movement from the 14th floor to the 13th floor as the suggestion route.

〔3.算出処理のフロー〕
次に、図7を用いて、実施形態に係る算出システム1による算出処理の手順について説明する。図7は、実施形態に係る算出処理の一例を示すフローチャートである。具体的には、図7は、算出処理に応じたコンテンツの提供の処理を含むフローチャートである。
[3. Flow of calculation processing]
Next, the procedure of the calculation process by the calculation system 1 according to the embodiment will be described using FIG. 7. FIG. 7 is a flowchart illustrating an example of calculation processing according to the embodiment. Specifically, FIG. 7 is a flowchart including the process of providing content according to the calculation process.

図7に示すように、算出装置100は、ユーザの移動予定情報を取得する(ステップS101)。例えば、算出装置100は、端末装置10から移動予定情報を取得する。   As shown in FIG. 7, the calculation apparatus 100 acquires movement schedule information of the user (step S101). For example, the calculation device 100 acquires movement schedule information from the terminal device 10.

そして、算出装置100は、ユーザが位置する施設の施設情報を取得する(ステップS102)。例えば、算出装置100は、施設情報記憶部122(図5参照)からユーザが位置する施設の施設情報を取得する。   Then, the calculation apparatus 100 acquires facility information of the facility where the user is located (step S102). For example, the calculation apparatus 100 acquires facility information of the facility where the user is located from the facility information storage unit 122 (see FIG. 5).

また、算出装置100は、ユーザが位置する所在階から目的階への移動にとり得る各ルートを取得する(ステップS103)。例えば、算出装置100は、施設情報記憶部122(図5参照)やエレベータ情報記憶部123(図6参照)から各ルートに関する情報を取得する。   Further, the calculation apparatus 100 acquires each possible route for moving from the location floor where the user is located to the destination floor (step S103). For example, the calculation apparatus 100 acquires information on each route from the facility information storage unit 122 (see FIG. 5) and the elevator information storage unit 123 (see FIG. 6).

そして、算出装置100は、各ルートの移動コストを算出する(ステップS104)。図1の例では、算出装置100は、コストリストCL11に示すように、ルートRT1の移動コストを「10」と算出し、ルートRT2の移動コストを「4」と算出し、ルートRT3の移動コストを「15」と算出し、ルートRT4の移動コストを「8」と算出する。   Then, the calculation apparatus 100 calculates the movement cost of each route (step S104). In the example of FIG. 1, as shown in the cost list CL11, the calculation apparatus 100 calculates the movement cost of the route RT1 as "10", calculates the movement cost of the route RT2 as "4", and the movement cost of the route RT3. Is calculated as “15”, and the movement cost of the route RT 4 is calculated as “8”.

また、算出装置100は、各ルートの移動コストに基づいて、サジェストルートを決定する(ステップS105)。図1の例では、算出装置100は、各ルートRT1〜RT4のうち、移動コストが最低の「4」であるルートRT2をサジェストルートとして決定する。   In addition, the calculation apparatus 100 determines the suggestion route based on the movement cost of each route (step S105). In the example of FIG. 1, the calculation apparatus 100 determines, of the routes RT1 to RT4, the route RT2 having the lowest movement cost “4” as the suggestion route.

そして、算出装置100は、決定したサジェストルートに関する情報をユーザに提供する(ステップS106)。図1の例では、算出装置100は、各ルートRT1〜RT4のうち、移動コストが最低のルートRT2をサジェストルートとして提供する。   Then, the calculation apparatus 100 provides the user with information on the determined suggestion route (step S106). In the example of FIG. 1, the calculation apparatus 100 provides the route RT2 with the lowest movement cost among the routes RT1 to RT4 as the suggestion route.

〔4.効果〕
上述してきたように、実施形態に係る算出装置100は、取得部131と、算出部132とを有する。取得部131は、複数階を有し複数のエレベータが設けられた施設内においてユーザが位置する階である所在階、及び当該ユーザの移動先となる目的階を示す移動予定情報と、複数のエレベータの各々の運行ルールを含む施設に関する施設情報とを取得する。算出部132は、移動予定情報と施設情報とに基づいて、ユーザが所在階から目的階への移動にとり得る各ルートによって、ユーザが移動した場合に生じるコストである移動コストを、移動予定情報と施設情報とに基づいて算出する。
[4. effect〕
As described above, the calculation apparatus 100 according to the embodiment includes the acquisition unit 131 and the calculation unit 132. The acquiring unit 131 is a floor where a user is located in a facility having a plurality of floors and provided with a plurality of elevators, and movement schedule information indicating a destination floor to which the user is to be moved, and a plurality of elevators And acquiring facility information on the facility including the respective operation rules of Based on the movement schedule information and the facility information, the calculation unit 132 calculates the movement cost, which is the cost generated when the user moves by the route that the user can take from the location floor to the destination floor, with the movement schedule information. Calculated based on the facility information.

このように、実施形態に係る算出装置100は、ユーザが所在階から目的階への移動にとり得る各ルートによって、ユーザが移動した場合に生じるコストである移動コストを算出することにより、複数階を有する所定の施設内におけるユーザの移動により生じるコストを適切に算出することができる。   As described above, the calculation apparatus 100 according to the embodiment calculates a movement cost, which is a cost generated when the user moves by each route which can be taken by the user for moving from the location floor to the destination floor, It is possible to appropriately calculate the cost caused by the movement of the user in the predetermined facility having the same.

また、実施形態に係る算出装置100において、算出部132は、各ルートによるユーザの移動において生じるユーザの心的コストを含む移動コストを算出する。   Further, in the calculation device 100 according to the embodiment, the calculation unit 132 calculates the movement cost including the mental cost of the user occurring in the movement of the user by each route.

このように、実施形態に係る算出装置100は、各ルートによるユーザの移動において生じるユーザの心的コストを含む移動コストを算出することにより、複数階を有する所定の施設内におけるユーザの移動により生じるコストを適切に算出することができる。   Thus, the calculation device 100 according to the embodiment is generated by the movement of the user in a predetermined facility having multiple floors by calculating the movement cost including the mental cost of the user occurring in the movement of the user along each route. The cost can be calculated appropriately.

また、実施形態に係る算出装置100において、算出部132は、各ルートによるユーザの移動において生じるユーザの運送コストを含む移動コストを算出する。   Further, in the calculation device 100 according to the embodiment, the calculation unit 132 calculates the movement cost including the transportation cost of the user generated in the movement of the user by each route.

このように、実施形態に係る算出装置100は、各ルートによるユーザの移動において生じるユーザの運送コストを含む移動コストを算出することにより、複数階を有する所定の施設内におけるユーザの移動により生じるコストを適切に算出することができる。   As described above, the calculation apparatus 100 according to the embodiment calculates the movement cost including the transportation cost of the user generated in the movement of the user by each route, thereby the cost generated by the movement of the user in the predetermined facility having multiple floors. Can be calculated appropriately.

また、実施形態に係る算出装置100において、取得部131は、移動コストを算出時における複数のエレベータの各々の位置情報を含む施設情報を取得する。   Further, in the calculation device 100 according to the embodiment, the acquisition unit 131 acquires facility information including position information of each of the plurality of elevators at the time of calculation of the movement cost.

このように、実施形態に係る算出装置100は、移動コストを算出時における複数のエレベータの各々の位置情報を含む施設情報を取得することにより、複数階を有する所定の施設内におけるユーザの移動により生じるコストを適切に算出することができる。   As described above, the calculation apparatus 100 according to the embodiment acquires the facility information including the position information of each of the plurality of elevators at the time of calculating the movement cost, thereby moving the user in the predetermined facility having multiple floors. The costs incurred can be calculated appropriately.

また、実施形態に係る算出装置100において、取得部131は、施設の各階における複数のエレベータの待ち人数を含む施設情報を取得する。   Moreover, in the calculation apparatus 100 which concerns on embodiment, the acquisition part 131 acquires the plant | facility information containing the waiting number of persons of several elevator in each floor of a plant | facility.

このように、実施形態に係る算出装置100は、施設の各階における複数のエレベータの待ち人数を含む施設情報を取得することにより、複数階を有する所定の施設内におけるユーザの移動により生じるコストを適切に算出することができる。   As described above, the calculation apparatus 100 according to the embodiment appropriately obtains the cost caused by the movement of the user in a predetermined facility having multiple floors by acquiring facility information including the number of waiting people for a plurality of elevators in each floor of the facility. Can be calculated.

また、実施形態に係る算出装置100において、取得部131は、異なる停止階が設定された複数のエレベータが設けられた施設の施設情報を取得する。   Moreover, in the calculation apparatus 100 which concerns on embodiment, the acquisition part 131 acquires the plant | facility information of the plant | facility in which the several elevator by which the different stop floor was set was provided.

このように、実施形態に係る算出装置100は、異なる停止階が設定された複数のエレベータが設けられた施設の施設情報を取得することにより、複数階を有する所定の施設内におけるユーザの移動により生じるコストを適切に算出することができる。   As described above, the calculation device 100 according to the embodiment acquires the facility information of a facility provided with a plurality of elevators in which different stop floors are set, thereby moving the user in a predetermined facility having a plurality of floors. The costs incurred can be calculated appropriately.

また、実施形態に係る算出装置100は、決定部133を有する。決定部133は、各ルートの移動コストに基づいて、ユーザに推奨するルートであるサジェストルートを決定する。   In addition, the calculation device 100 according to the embodiment includes a determination unit 133. The determination unit 133 determines a suggestion route that is a route recommended to the user based on the movement cost of each route.

このように、実施形態に係る算出装置100は、各ルートの移動コストに基づいて、ユーザに推奨するルートであるサジェストルートを決定することにより、複数階を有する所定の施設内におけるユーザの移動により生じる各ルートのコストに基づいて適切にサジェストルートを決定することができる。   Thus, the calculation apparatus 100 according to the embodiment determines the suggestion route which is a recommended route to the user based on the movement cost of each route, thereby moving the user in a predetermined facility having a plurality of floors. The suggestion route can be appropriately determined based on the cost of each route occurring.

また、実施形態に係る算出装置100において、決定部133は、各ルートのうち、移動コストが最低のルートをサジェストルートとして決定する。   In addition, in the calculation device 100 according to the embodiment, the determination unit 133 determines, among the routes, the route with the lowest movement cost as the suggestion route.

このように、実施形態に係る算出装置100は、各ルートのうち、移動コストが最低のルートをサジェストルートとして決定することにより、複数階を有する所定の施設内におけるユーザの移動により生じる各ルートのコストに基づいて適切にサジェストルートを決定することができる。   As described above, the calculation apparatus 100 according to the embodiment determines, among the routes, the route with the lowest movement cost as the suggestion route, thereby causing each route to be generated by the user's movement in a predetermined facility having multiple floors. The suggestion route can be appropriately determined based on the cost.

また、実施形態に係る算出装置100は、提供部134を有する。提供部134は、決定部133により決定されたサジェストルートに関する情報をユーザが利用する端末装置に提供する。   In addition, the calculation device 100 according to the embodiment includes the providing unit 134. The providing unit 134 provides the information on the suggestion route determined by the determining unit 133 to a terminal device used by the user.

このように、実施形態に係る算出装置100は、決定したサジェストルートに関する情報をユーザが利用する端末装置10に提供することにより、複数階を有する所定の施設内におけるユーザの移動により生じる各ルートのコストに基づいて適切にサジェストルートをユーザに提供することができる。   As described above, the calculation apparatus 100 according to the embodiment provides information on the determined suggestion route to the terminal device 10 used by the user, so that each route generated by the movement of the user in a predetermined facility having multiple floors can be obtained. The suggestion route can be appropriately provided to the user based on the cost.

〔5.ハードウェア構成〕
上述してきた実施形態に係る算出装置100は、例えば図8に示すような構成のコンピュータ1000によって実現される。図8は、算出装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。コンピュータ1000は、CPU1100、RAM1200、ROM1300、HDD(Hard Disk Drive)1400、通信インターフェイス(I/F)1500、入出力インターフェイス(I/F)1600、及びメディアインターフェイス(I/F)1700を有する。
[5. Hardware configuration]
The calculation device 100 according to the embodiment described above is realized by, for example, a computer 1000 configured as shown in FIG. FIG. 8 is a hardware configuration diagram showing an example of a computer for realizing the function of the calculation device. The computer 1000 includes a CPU 1100, a RAM 1200, a ROM 1300, a hard disk drive (HDD) 1400, a communication interface (I / F) 1500, an input / output interface (I / F) 1600, and a media interface (I / F) 1700.

CPU1100は、ROM1300またはHDD1400に格納されたプログラムに基づいて動作し、各部の制御を行う。ROM1300は、コンピュータ1000の起動時にCPU1100によって実行されるブートプログラムや、コンピュータ1000のハードウェアに依存するプログラム等を格納する。   The CPU 1100 operates based on a program stored in the ROM 1300 or the HDD 1400 to control each part. The ROM 1300 stores a boot program executed by the CPU 1100 when the computer 1000 starts up, a program depending on the hardware of the computer 1000, and the like.

HDD1400は、CPU1100によって実行されるプログラム、及び、かかるプログラムによって使用されるデータ等を格納する。通信インターフェイス1500は、ネットワークNを介して他の機器からデータを受信してCPU1100へ送り、CPU1100が生成したデータをネットワークNを介して他の機器へ送信する。   The HDD 1400 stores a program executed by the CPU 1100, data used by the program, and the like. The communication interface 1500 receives data from another device via the network N, sends the data to the CPU 1100, and transmits data generated by the CPU 1100 to the other device via the network N.

CPU1100は、入出力インターフェイス1600を介して、ディスプレイやプリンタ等の出力装置、及び、キーボードやマウス等の入力装置を制御する。CPU1100は、入出力インターフェイス1600を介して、入力装置からデータを取得する。また、CPU1100は、生成したデータを入出力インターフェイス1600を介して出力装置へ出力する。   The CPU 1100 controls an output device such as a display or a printer and an input device such as a keyboard or a mouse via the input / output interface 1600. The CPU 1100 acquires data from an input device via the input / output interface 1600. The CPU 1100 also outputs the generated data to the output device via the input / output interface 1600.

メディアインターフェイス1700は、記録媒体1800に格納されたプログラムまたはデータを読み取り、RAM1200を介してCPU1100に提供する。CPU1100は、かかるプログラムを、メディアインターフェイス1700を介して記録媒体1800からRAM1200上にロードし、ロードしたプログラムを実行する。記録媒体1800は、例えばDVD(Digital Versatile Disc)、PD(Phase change rewritable Disk)等の光学記録媒体、MO(Magneto-Optical disk)等の光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリ等である。   The media interface 1700 reads a program or data stored in the recording medium 1800 and provides the CPU 1100 with the program via the RAM 1200. The CPU 1100 loads such a program from the recording medium 1800 onto the RAM 1200 via the media interface 1700 and executes the loaded program. The recording medium 1800 is, for example, an optical recording medium such as a digital versatile disc (DVD) or a phase change rewritable disc (PD), an optical magnetic recording medium such as a magneto-optical disk (MO), a tape medium, a magnetic recording medium Etc.

例えば、コンピュータ1000が実施形態に係る算出装置100として機能する場合、コンピュータ1000のCPU1100は、RAM1200上にロードされたプログラムを実行することにより、制御部130の機能を実現する。コンピュータ1000のCPU1100は、これらのプログラムを記録媒体1800から読み取って実行するが、他の例として、他の装置からネットワークNを介してこれらのプログラムを取得してもよい。   For example, when the computer 1000 functions as the calculation device 100 according to the embodiment, the CPU 1100 of the computer 1000 realizes the function of the control unit 130 by executing a program loaded on the RAM 1200. The CPU 1100 of the computer 1000 reads these programs from the recording medium 1800 and executes them, but as another example, these programs may be acquired from another device via the network N.

以上、本願の実施形態及び変形例のいくつかを図面に基づいて詳細に説明したが、これらは例示であり、発明の開示の行に記載の態様を始めとして、当業者の知識に基づいて種々の変形、改良を施した他の形態で本発明を実施することが可能である。   Although some of the embodiments and modifications of the present application have been described above in detail based on the drawings, these are merely examples, and various aspects can be obtained based on the knowledge of those skilled in the art, including the aspects described in the rows of the disclosure of the invention. It is possible to carry out the present invention in other forms that have been modified and improved.

〔6.その他〕
また、上記実施形態及び変形例において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。例えば、各図に示した各種情報は、図示した情報に限られない。
[6. Other]
Further, among the processes described in the embodiment and the modification, all or part of the process described as being automatically performed can be manually performed, or it is described as manually performed. All or part of the treatment may be performed automatically by known methods. In addition, information including processing procedures, specific names, various data and parameters shown in the above-mentioned documents and drawings can be arbitrarily changed unless otherwise specified. For example, the various information shown in each figure is not limited to the illustrated information.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。   Further, each component of each device illustrated is functionally conceptual, and does not necessarily have to be physically configured as illustrated. That is, the specific form of the distribution and integration of each device is not limited to the illustrated one, and all or a part thereof may be functionally or physically dispersed in any unit depending on various loads, usage conditions, etc. It can be integrated and configured.

また、上述してきた実施形態及び変形例は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。   Moreover, it is possible to combine suitably the embodiment and modification which were mentioned above in the range which does not make process content contradictory.

また、上述してきた「部(section、module、unit)」は、「手段」や「回路」などに読み替えることができる。例えば、取得部は、取得手段や取得回路に読み替えることができる。   In addition, the "section (module, unit)" described above can be read as "means" or "circuit". For example, the acquisition unit can be read as an acquisition unit or an acquisition circuit.

1 算出システム
100 算出装置
121 ユーザ情報記憶部
122 施設情報記憶部
123 エレベータ情報記憶部
130 制御部
131 取得部
132 算出部
133 決定部
134 提供部
10 端末装置
N ネットワーク
Reference Signs List 1 calculation system 100 calculation device 121 user information storage unit 122 facility information storage unit 123 elevator information storage unit 130 control unit 131 acquisition unit 132 calculation unit 133 determination unit 134 provision unit 10 terminal device N network

Claims (11)

複数階を有し複数のエレベータが設けられた施設内においてユーザが位置する階である所在階、及び当該ユーザの移動先となる目的階を示す移動予定情報と、前記複数のエレベータの各々の運行ルールを含む前記施設に関する施設情報とを取得する取得部と、
前記移動予定情報と前記施設情報とに基づいて、前記ユーザが前記所在階から前記目的階への移動にとり得る各ルートによって、前記ユーザが移動した場合に生じるコストである移動コストを、前記移動予定情報と前記施設情報とに基づいて算出する算出部と、
を備えることを特徴とする算出装置。
In a facility provided with a plurality of floors and provided with a plurality of elevators, a location floor where a user is located, movement schedule information indicating a destination floor to which the user is to be moved, and operation of each of the plurality of elevators An acquisition unit for acquiring facility information on the facility including a rule;
Based on the movement schedule information and the facility information, the movement cost, which is a cost generated when the user moves by each route that the user can take from the location floor to the destination floor, is the movement schedule A calculation unit that calculates based on the information and the facility information;
A computing device comprising:
前記算出部は、
前記各ルートによる前記ユーザの移動において生じる前記ユーザの心的コストを含む前記移動コストを算出する
ことを特徴とする請求項1に記載の算出装置。
The calculation unit
The calculation device according to claim 1, wherein the movement cost including the mental cost of the user occurring in the movement of the user by each of the routes is calculated.
前記算出部は、
前記各ルートによる前記ユーザの移動において生じる前記ユーザの運送コストを含む前記移動コストを算出する
ことを特徴とする請求項1または請求項2に記載の算出装置。
The calculation unit
The calculation apparatus according to claim 1 or 2, wherein the movement cost including the transportation cost of the user occurring in the movement of the user by each of the routes is calculated.
前記取得部は、
前記移動コストを算出時における前記複数のエレベータの各々の位置情報を含む前記施設情報を取得する
ことを特徴とする請求項1〜3のいずれか1項に記載の算出装置。
The acquisition unit
The calculation apparatus according to any one of claims 1 to 3, wherein the facility information including position information of each of the plurality of elevators at the time of calculating the movement cost is acquired.
前記取得部は、
前記施設の各階における前記複数のエレベータの待ち人数を含む前記施設情報を取得する
ことを特徴とする請求項1〜4のいずれか1項に記載の算出装置。
The acquisition unit
The calculation apparatus according to any one of claims 1 to 4, wherein the facility information including the waiting number of people of the plurality of elevators on each floor of the facility is acquired.
前記取得部は、
異なる停止階が設定された前記複数のエレベータが設けられた前記施設の前記施設情報を取得する
ことを特徴とする請求項1〜5のいずれか1項に記載の算出装置。
The acquisition unit
The calculation apparatus according to any one of claims 1 to 5, wherein the facility information of the facility where the plurality of elevators having different stop floors are set is acquired.
前記各ルートの移動コストに基づいて、前記ユーザに推奨するルートであるサジェストルートを決定する決定部、
をさらに備えることを特徴とする請求項1〜3のいずれか1項に記載の算出装置。
A determination unit that determines a suggestion route that is a route recommended to the user based on the movement cost of each of the routes;
The calculation apparatus according to any one of claims 1 to 3, further comprising:
前記決定部は、
前記各ルートのうち、前記移動コストが最低のルートを前記サジェストルートとして決定する
ことを特徴とする請求項7に記載の算出装置。
The determination unit is
The calculation apparatus according to claim 7, wherein among the routes, the route having the lowest movement cost is determined as the suggestion route.
前記決定部により決定されたサジェストルートに関する情報を前記ユーザが利用する端末装置に提供する提供部、
をさらに備えることを特徴とする請求項7または請求項8に記載の算出装置。
A providing unit for providing information on the suggestion route determined by the determination unit to a terminal device used by the user;
The calculation apparatus according to claim 7, further comprising:
コンピュータが実行する算出方法であって、
複数階を有し複数のエレベータが設けられた施設内においてユーザが位置する階である所在階、及び当該ユーザの移動先となる目的階を示す移動予定情報と、前記複数のエレベータの各々の運行ルールを含む前記施設に関する施設情報とを取得する取得工程と、
前記移動予定情報と前記施設情報とに基づいて、前記ユーザが前記所在階から前記目的階への移動にとり得る各ルートによって、前記ユーザが移動した場合に生じるコストである移動コストを、前記移動予定情報と前記施設情報とに基づいて算出する算出工程と、
を含むことを特徴とする算出方法。
A computer-implemented calculation method,
In a facility provided with a plurality of floors and provided with a plurality of elevators, a location floor where a user is located, movement schedule information indicating a destination floor to which the user is to be moved, and operation of each of the plurality of elevators An acquisition step of acquiring facility information on the facility including a rule;
Based on the movement schedule information and the facility information, the movement cost, which is a cost generated when the user moves by each route that the user can take from the location floor to the destination floor, is the movement schedule A calculation step of calculating based on the information and the facility information;
Calculation method characterized by including.
複数階を有し複数のエレベータが設けられた施設内においてユーザが位置する階である所在階、及び当該ユーザの移動先となる目的階を示す移動予定情報と、前記複数のエレベータの各々の運行ルールを含む前記施設に関する施設情報とを取得する取得手順と、
前記移動予定情報と前記施設情報とに基づいて、前記ユーザが前記所在階から前記目的階への移動にとり得る各ルートによって、前記ユーザが移動した場合に生じるコストである移動コストを、前記移動予定情報と前記施設情報とに基づいて算出する算出手順と、
をコンピュータに実行させることを特徴とする算出プログラム。
In a facility provided with a plurality of floors and provided with a plurality of elevators, a location floor where a user is located, movement schedule information indicating a destination floor to which the user is to be moved, and operation of each of the plurality of elevators An acquisition procedure for acquiring facility information on the facility including a rule;
Based on the movement schedule information and the facility information, the movement cost, which is a cost generated when the user moves by each route that the user can take from the location floor to the destination floor, is the movement schedule Calculation procedure to calculate based on the information and the facility information,
A calculation program that causes a computer to execute.
JP2017079934A 2017-04-13 2017-04-13 Calculation device, calculation method, and calculation program Active JP6416970B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2017079934A JP6416970B1 (en) 2017-04-13 2017-04-13 Calculation device, calculation method, and calculation program
JP2018100012A JP6905955B2 (en) 2017-04-13 2018-05-24 Calculation device, calculation method, and calculation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017079934A JP6416970B1 (en) 2017-04-13 2017-04-13 Calculation device, calculation method, and calculation program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2018100012A Division JP6905955B2 (en) 2017-04-13 2018-05-24 Calculation device, calculation method, and calculation program

Publications (2)

Publication Number Publication Date
JP6416970B1 JP6416970B1 (en) 2018-10-31
JP2018177467A true JP2018177467A (en) 2018-11-15

Family

ID=64017212

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017079934A Active JP6416970B1 (en) 2017-04-13 2017-04-13 Calculation device, calculation method, and calculation program

Country Status (1)

Country Link
JP (1) JP6416970B1 (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06321445A (en) * 1993-05-10 1994-11-22 Toshiba Corp Elevator
JP2001027544A (en) * 1999-07-14 2001-01-30 Sharp Corp Personal navigation system and storage medium used therefor
JP2003022309A (en) * 2001-07-06 2003-01-24 Hitachi Ltd Device for managing facility on basis of flow line
JP2005258995A (en) * 2004-03-15 2005-09-22 Natl Rehabilitation Center For The Disabled Support device for person having impaired cognitive function
JP2007041005A (en) * 2006-09-15 2007-02-15 Zenrin Co Ltd Route searching device
JP2011075402A (en) * 2009-09-30 2011-04-14 Navitime Japan Co Ltd Navigation system, navigation instrument, navigation server, and vicinity search method
WO2012104906A1 (en) * 2011-02-01 2012-08-09 三菱電機株式会社 Navigation device
JP2013199334A (en) * 2012-03-23 2013-10-03 Mitsubishi Electric Corp Elevator system
WO2014132802A1 (en) * 2013-02-27 2014-09-04 インターナショナル・ビジネス・マシーンズ・コーポレーション Method for providing route guide using building information modeling (bim) data, computer for providing route guide, and computer program therefor
JP2014205573A (en) * 2013-04-16 2014-10-30 三菱電機ビルテクノサービス株式会社 Elevator device
JP2015017922A (en) * 2013-07-12 2015-01-29 株式会社 ミックウェア Navigation device, navigation method, and program

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06321445A (en) * 1993-05-10 1994-11-22 Toshiba Corp Elevator
JP2001027544A (en) * 1999-07-14 2001-01-30 Sharp Corp Personal navigation system and storage medium used therefor
JP2003022309A (en) * 2001-07-06 2003-01-24 Hitachi Ltd Device for managing facility on basis of flow line
JP2005258995A (en) * 2004-03-15 2005-09-22 Natl Rehabilitation Center For The Disabled Support device for person having impaired cognitive function
JP2007041005A (en) * 2006-09-15 2007-02-15 Zenrin Co Ltd Route searching device
JP2011075402A (en) * 2009-09-30 2011-04-14 Navitime Japan Co Ltd Navigation system, navigation instrument, navigation server, and vicinity search method
WO2012104906A1 (en) * 2011-02-01 2012-08-09 三菱電機株式会社 Navigation device
JP2013199334A (en) * 2012-03-23 2013-10-03 Mitsubishi Electric Corp Elevator system
WO2014132802A1 (en) * 2013-02-27 2014-09-04 インターナショナル・ビジネス・マシーンズ・コーポレーション Method for providing route guide using building information modeling (bim) data, computer for providing route guide, and computer program therefor
US20150369612A1 (en) * 2013-02-27 2015-12-24 International Business Machines Corporation Providing route guide using building information modeling (bim) data
JP2014205573A (en) * 2013-04-16 2014-10-30 三菱電機ビルテクノサービス株式会社 Elevator device
JP2015017922A (en) * 2013-07-12 2015-01-29 株式会社 ミックウェア Navigation device, navigation method, and program

Also Published As

Publication number Publication date
JP6416970B1 (en) 2018-10-31

Similar Documents

Publication Publication Date Title
Heger et al. Dynamic adjustment of dispatching rule parameters in flow shops with sequence-dependent set-up times
Boukas et al. A chaos theory perspective of destination crisis and sustainable tourism development in islands: The case of Cyprus
Choobineh et al. Fleet sizing of automated guided vehicles: a linear programming approach based on closed queuing networks
Lu et al. On the equivalence of case-crossover and time series methods in environmental epidemiology
JP2018039441A (en) Estimation system and estimation method
JP6038690B2 (en) Elevator traffic demand forecasting device
Van den Heuvel et al. Using bluetooth to estimate the impact of congestion on pedestrian route choice at train stations
Monahan et al. Transit's downward spiral: Assessing the social-justice implications of ride-hailing platforms and COVID-19 for public transportation in the US
JP6301864B2 (en) Evaluation system and operation information evaluation method
JP7217670B2 (en) Elevator Operation Information Notification System, Elevator Operation Information Providing Method, and Elevator
Larrain et al. When and where are limited-stop bus services justified?
US20170330074A1 (en) Methods And Systems For Providing Travel Recommendations
Miller et al. Observing COVID-19 related behaviors in a high visitor use area of Arches National Park
JP6905955B2 (en) Calculation device, calculation method, and calculation program
JP6393531B2 (en) Train selection support system, train selection support method, and train selection support program
US20190026408A1 (en) People flow simulation apparatus and method
Hong et al. Simulating emergency evacuation at metro stations: an approach based on thorough psychological analysis
JP2018081650A (en) Entraining guidance device, entraining guidance program, and entraining guidance method
JP6416970B1 (en) Calculation device, calculation method, and calculation program
Shah et al. Characterizing the impact of snowfall on patient attendance at an urban emergency department in Toronto, Canada
US20080221938A1 (en) Equipment Planning Support System for Triple-Deck Elevator
JP6896509B2 (en) Offer number prediction device, offer number prediction method and offer number prediction program
Jiten et al. Effect of stairway width on pedestrian flow characteristics at railway stations
EP4160517A1 (en) Congestion information display system, congestion information display method, and program
Huang et al. A mixed dispatching rule for semiconductor wafer fabrication

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20180227

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180904

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20181004

R150 Certificate of patent or registration of utility model

Ref document number: 6416970

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350