JP2018197915A - Information processing device, detection device, information processing system, and program - Google Patents

Information processing device, detection device, information processing system, and program Download PDF

Info

Publication number
JP2018197915A
JP2018197915A JP2017101706A JP2017101706A JP2018197915A JP 2018197915 A JP2018197915 A JP 2018197915A JP 2017101706 A JP2017101706 A JP 2017101706A JP 2017101706 A JP2017101706 A JP 2017101706A JP 2018197915 A JP2018197915 A JP 2018197915A
Authority
JP
Japan
Prior art keywords
information
unit
resource
reservation
information processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2017101706A
Other languages
Japanese (ja)
Other versions
JP6919331B2 (en
Inventor
直樹 渋谷
Naoki Shibuya
直樹 渋谷
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2017101706A priority Critical patent/JP6919331B2/en
Publication of JP2018197915A publication Critical patent/JP2018197915A/en
Application granted granted Critical
Publication of JP6919331B2 publication Critical patent/JP6919331B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To present resources necessary for holding a conference and not used yet.SOLUTION: A first reception unit 111 receives condition information indicating a condition of a conference from a user. An acquisition unit 113 acquires usage information indicating a state of usage of resources detected for each of the plurality of resources. A generation unit 114 generates resource information indicating resources necessary for the conference and not used yet among the plurality of resources on the basis of the condition information and the usage information. An evaluation unit 115 refers to a condition DB 122, identifies respective states of the resources indicated in the resource information, and evaluates the resource information according to the identified state and the prescribed reference. A presentation unit 116 presents the resource information generated by the generation unit 114 according to the evaluation of the evaluation unit 115.SELECTED DRAWING: Figure 8

Description

本発明は、情報処理装置、検知装置、情報処理システム、及びプログラムに関する。   The present invention relates to an information processing device, a detection device, an information processing system, and a program.

特許文献1には、受信した予約データの条件と、物理施設又は仮想施設の条件とを照合することで施設を選択し、選択された施設の情報を入力して予約実行処理をするスケジュール管理システムが開示されている。
特許文献2には、コンピュータに、受付けられた予約情報を登録し、直近時刻になるとこの予約情報に適う使用会議室を割り当て、同一又は重複する使用日時の時間帯並びに同一の希望会議室の予約情報を含む複数の予約情報がある場合、そのいずれかに希望会議室を割り当てる会議室予約プログラムが開示されている。
Patent Document 1 discloses a schedule management system that selects a facility by collating the condition of the received reservation data with the condition of a physical facility or a virtual facility, and inputs the information of the selected facility to perform a reservation execution process. Is disclosed.
Patent Document 2 registers accepted reservation information in a computer, assigns a conference room suitable for the reservation information at the latest time, and reserves the same or overlapping time zone of use date and time and the same desired conference room. When there is a plurality of reservation information including information, a conference room reservation program for allocating a desired conference room to any of them is disclosed.

特開2003−114962号公報Japanese Patent Laid-Open No. 2003-114962 特開2013−61929号公報JP2013-61929A

本発明は、会議に必要な、利用されていない資源を利用者に提示することを目的とする。   An object of the present invention is to present unutilized resources necessary for a conference to a user.

上述した課題を解決するため、本発明の請求項1に係る情報処理装置は、利用者から会議の条件を示す条件情報を受付ける第1受付部と、複数の資源のそれぞれについて検知された、該資源が利用されている状況を示す利用情報を取得する取得部と、前記条件情報及び前記利用情報に基づいて前記複数の資源から前記会議に必要な、利用されていない資源を示す資源情報を生成する生成部と、前記資源情報を提示する提示部と、を有する情報処理装置である。   In order to solve the above-described problem, an information processing apparatus according to claim 1 of the present invention is configured to detect a first reception unit that receives condition information indicating a meeting condition from a user, and each of a plurality of resources. An acquisition unit that acquires usage information indicating a state in which the resource is used, and generates resource information indicating an unused resource necessary for the conference from the plurality of resources based on the condition information and the usage information An information processing apparatus having a generating unit that performs and a presenting unit that presents the resource information.

本発明の請求項2に係る情報処理装置は、請求項1に記載の態様において、前記資源情報を評価する評価部、を有し、前記提示部は、前記評価部の評価に応じて前記資源情報を提示することを特徴とする情報処理装置である。   An information processing apparatus according to a second aspect of the present invention is the information processing apparatus according to the first aspect, further comprising: an evaluation unit that evaluates the resource information; It is an information processing apparatus characterized by presenting information.

本発明の請求項3に係る情報処理装置は、請求項2に記載の態様において、前記取得部は、前記利用者及び前記複数の資源の位置を示す位置情報をそれぞれ取得し、前記評価部は、前記位置情報に基づいて前記資源情報を前記利用者からの距離に応じて評価することを特徴とする情報処理装置である。   The information processing apparatus according to claim 3 of the present invention is the information processing apparatus according to claim 2, wherein the acquisition unit acquires position information indicating positions of the user and the plurality of resources, and the evaluation unit includes The information processing apparatus evaluates the resource information according to a distance from the user based on the position information.

本発明の請求項4に係る情報処理装置は、請求項2に記載の態様において、前記取得部は、前記複数の資源の準備に要する時間を示す時間情報をそれぞれ取得し、前記評価部は、前記時間情報に応じて前記資源情報を評価することを特徴とする情報処理装置である。   An information processing apparatus according to a fourth aspect of the present invention is the information processing apparatus according to the second aspect, wherein the acquisition unit acquires time information indicating time required for preparation of the plurality of resources, and the evaluation unit includes: The information processing apparatus is characterized in that the resource information is evaluated according to the time information.

本発明の請求項5に係る情報処理装置は、請求項1から4のいずれか1項に記載の態様において、前記資源情報に示される前記資源の予約を示す予約情報を前記利用者から受付ける第2受付部、を有し、前記生成部は、前記条件情報及び前記利用情報、並びに前記予約情報に基づいて、前記資源情報を生成することを特徴とする情報処理装置である。   An information processing apparatus according to claim 5 of the present invention is the information processing apparatus according to any one of claims 1 to 4, wherein reservation information indicating reservation of the resource indicated in the resource information is received from the user. The information processing device is characterized in that the resource information is generated based on the condition information, the usage information, and the reservation information.

本発明の請求項6に係る情報処理装置は、請求項5に記載の態様において、前記第2受付部が受付けた前記予約情報を、前記資源に送信する送信部、を有し、前記取得部は、送信した前記予約情報に応じた前記利用情報を取得することを特徴とする情報処理装置である。   The information processing apparatus according to claim 6 of the present invention is the information processing apparatus according to claim 5, further comprising: a transmission unit that transmits the reservation information received by the second reception unit to the resource; Is an information processing apparatus that acquires the usage information according to the transmitted reservation information.

本発明の請求項7に係る検知装置は、資源の利用情報を検知する検知部と、前記利用情報を情報処理装置へ供給する供給部と、前記情報処理装置から前記資源の予約を示す予約情報を受信する受信部と、受信した前記予約情報を記憶する記憶部と、を有し、前記供給部は、前記記憶部が前記予約情報を記憶した場合、該予約情報に応じた前記利用情報を供給することを特徴とする検知装置である。   According to a seventh aspect of the present invention, there is provided a detection device that detects resource usage information, a supply unit that supplies the usage information to the information processing device, and reservation information that indicates the resource reservation from the information processing device. And a storage unit for storing the received reservation information. When the storage unit stores the reservation information, the supply unit stores the usage information according to the reservation information. It is a detection device characterized by supplying.

本発明の請求項8に係る検知装置は、請求項7に記載の態様において、前記予約情報に基づいて予約された前記資源が利用者に利用された場合に、該資源の利用に対する料金を算出する算出部と、前記算出部により算出された料金を前記利用者に課金する課金部と、を有することを特徴とする検知装置である。   According to an eighth aspect of the present invention, in the aspect of the seventh aspect, when the resource reserved based on the reservation information is used by a user, a charge for use of the resource is calculated. And a charging unit that charges the user for the fee calculated by the calculation unit.

本発明の請求項9に係る情報処理システムは、情報処理装置と、検知装置と、を有し、前記情報処理装置は、利用者から会議の条件を示す条件情報を受付ける第1受付部と、複数の資源のそれぞれについて検知された、該資源が利用されている状況を示す利用情報を取得する取得部と、前記条件情報及び前記利用情報に基づいて前記複数の資源から前記会議に必要な、利用されていない資源を示す資源情報を生成する生成部と、前記資源情報を提示する提示部と、前記資源情報に示される前記資源の予約を前記利用者から受付ける第2受付部と、前記第2受付部が受付けた前記予約を、前記検知装置に送信する送信部と、を有し、前記検知装置は、前記資源の前記利用情報を検知する検知部と、前記利用情報を前記情報処理装置へ供給する供給部と、前記情報処理装置から前記予約を受信する受信部と、受信した前記予約を記憶する記憶部と、を有し、前記供給部は、前記予約を受信した場合、該予約に応じた前記利用情報を供給することを特徴とする情報処理システムである。   An information processing system according to claim 9 of the present invention includes an information processing device and a detection device, wherein the information processing device receives a condition information indicating a meeting condition from a user, An acquisition unit that acquires usage information indicating a situation in which the resource is used, detected for each of a plurality of resources, and necessary for the conference from the plurality of resources based on the condition information and the usage information. A generating unit that generates resource information indicating resources that are not used; a presenting unit that presents the resource information; a second receiving unit that receives a reservation of the resource indicated in the resource information from the user; A transmission unit that transmits the reservation received by the reception unit to the detection device, wherein the detection device detects the usage information of the resource, and transmits the usage information to the information processing device. To supply A receiving unit that receives the reservation from the information processing device, and a storage unit that stores the received reservation, and when the supply unit receives the reservation, the supply unit An information processing system characterized by supplying usage information.

本発明の請求項10に係るプログラムは、コンピュータを、利用者から会議の条件を示す条件情報を受付ける第1受付部と、複数の資源のそれぞれについて検知された、該資源が利用されている状況を示す利用情報を取得する取得部と、前記条件情報及び前記利用情報に基づいて前記複数の資源から前記会議に必要な、利用されていない資源を示す資源情報を生成する生成部と、前記資源情報を提示する提示部と、として機能させるためのプログラムである。   According to a tenth aspect of the present invention, there is provided a program in which a computer receives a condition information indicating a meeting condition from a user, and a situation in which the resource is detected for each of a plurality of resources. An acquisition unit that acquires usage information indicating a resource, a generation unit that generates resource information indicating an unused resource necessary for the conference from the plurality of resources based on the condition information and the usage information, and the resource It is a program for functioning as a presentation unit that presents information.

請求項1、9、10に係る発明によれば、会議の開催に必要な、利用されていない資源が利用者に提示される。
請求項2に係る発明によれば、利用者は提示される資源の評価を知る。
請求項3に係る発明によれば、利用者は提示される資源までの距離を知る。
請求項4に係る発明によれば、利用者は提示される資源の準備に要する時間を知る。
請求項5に係る発明によれば、会議の開催に必要であり、利用されておらず、且つ、予約されていない資源が利用者に提示される。
請求項6に係る発明によれば、資源の予約を資源自体に送信する。
請求項7に係る発明によれば、資源についての利用及び予約の情報が情報処理装置へ供給される。
請求項8に係る発明によれば、予約された資源が利用者に利用された場合に、その資源の利用に対する料金が利用者に課金される。
According to the first, ninth, and tenth aspects of the present invention, an unused resource necessary for holding a conference is presented to the user.
According to the invention of claim 2, the user knows the evaluation of the presented resource.
According to the invention of claim 3, the user knows the distance to the presented resource.
According to the invention of claim 4, the user knows the time required for preparing the presented resource.
According to the invention of claim 5, resources that are necessary for holding a conference, are not used, and are not reserved are presented to the user.
According to the invention of claim 6, the resource reservation is transmitted to the resource itself.
According to the seventh aspect of the present invention, resource usage and reservation information is supplied to the information processing apparatus.
According to the eighth aspect of the present invention, when a reserved resource is used by a user, a charge for using the resource is charged to the user.

本実施形態に係る情報処理システム9の構成を示す図。The figure which shows the structure of the information processing system 9 which concerns on this embodiment. 端末2の構成の例を示す図。The figure which shows the example of a structure of the terminal 2. FIG. 検知装置4の構成の例を示す図。The figure which shows the example of a structure of the detection apparatus 4. FIG. 情報処理装置1の構成の例を示す図。2 is a diagram showing an example of the configuration of the information processing apparatus 1. FIG. 条件DB121の例を示す図。The figure which shows the example of condition DB121. 状態DB122の例を示す図。The figure which shows the example of state DB122. 予約表120の例を示す図。The figure which shows the example of the reservation table. 情報処理装置1の機能的構成を示す図。2 is a diagram showing a functional configuration of the information processing apparatus 1. FIG. 情報処理装置1の動作の流れを示すフロー図。FIG. 3 is a flowchart showing a flow of operations of the information processing apparatus 1. 変形例7における予約表420及び料金表421の例を示す図。The figure which shows the example of the reservation table 420 and the charge table 421 in the modification 7. FIG. 変形例7における検知装置4の機能的構成を示す図。The figure which shows the functional structure of the detection apparatus 4 in the modification 7. FIG.

1.実施形態
1−1.情報処理システムの全体構成
図1は、本実施形態に係る情報処理システム9の構成を示す図である。情報処理システム9は、複数の資源をそれぞれ検知して、それらの資源が利用されている状況に基づいて、会議の開催を要求する利用者に、その会議の開催に必要な条件を満たす、利用されていない資源を提示するシステムである。資源とは、例えば、空間、座席、机、棚、コンピュータ、通信機器、パーティション(間仕切り・衝立)、板書(黒板・ホワイトボード)、防音設備等、会議に用いられる様々な物等である。
1. Embodiment 1-1. Overall Configuration of Information Processing System FIG. 1 is a diagram showing a configuration of an information processing system 9 according to the present embodiment. The information processing system 9 detects a plurality of resources, and uses a condition that satisfies the conditions necessary for holding the meeting for a user who requests holding of the meeting based on a situation in which these resources are used. It is a system that presents resources that have not been done. The resources are, for example, various things used for meetings such as spaces, seats, desks, shelves, computers, communication devices, partitions (partitions / partitions), board books (blackboard / whiteboard), soundproofing equipment, and the like.

なお、会議とは情報処理システム9の複数の利用者が指定された空間に集合することである。会議では、例えば、各利用者が何らかの議題について互いに意見、情報等を交換したり、意思決定を行ったりする。   A conference is a gathering of a plurality of users of the information processing system 9 in a designated space. In the meeting, for example, each user exchanges opinions, information, etc. on a certain agenda and makes a decision.

図1に示す情報処理システム9は、LAN(Local Area Network)又はWAN(Wide Area Network)を形成する通信回線3と、この通信回線3に接続された情報処理装置1、端末2、及び複数の検知装置4を有する。   An information processing system 9 shown in FIG. 1 includes a communication line 3 forming a LAN (Local Area Network) or a WAN (Wide Area Network), an information processing apparatus 1 connected to the communication line 3, a terminal 2, and a plurality of It has a detection device 4.

端末2は、会議の開催を要求する利用者が利用する端末装置である。利用者は、端末2を操作して、例えば、参加者の人数、会議の目的、使用する機材等、会議の開催に必要な条件を示す条件情報を入力し、その会議の開催に必要な、利用されていない資源の提示を情報処理システム9に要求する。   The terminal 2 is a terminal device used by a user who requests to hold a conference. The user operates the terminal 2 and inputs, for example, the condition information indicating the conditions necessary for holding the meeting, such as the number of participants, the purpose of the meeting, the equipment to be used, etc. The information processing system 9 is requested to present an unused resource.

また、利用者は、端末2を操作して、開催される会議への参加を要求する。なお、情報処理システム9において端末2は複数であってもよい。   Further, the user operates the terminal 2 to request participation in the conference to be held. Note that the information processing system 9 may include a plurality of terminals 2.

情報処理装置1は、端末2によって入力された条件情報を受付けて、会議に必要な、利用されていない資源を示す資源情報を生成し、端末2の利用者に提示する装置である。情報処理システム9において情報処理装置1は複数であってもよい。   The information processing apparatus 1 is an apparatus that receives the condition information input by the terminal 2, generates resource information indicating an unused resource necessary for the conference, and presents the resource information to the user of the terminal 2. The information processing system 9 may include a plurality of information processing apparatuses 1.

複数の検知装置4は、資源が利用されている状況を検知する装置である。例えば、監視カメラを有する検知装置4は、この監視カメラで空間を撮影した画像を解析してその空間を利用している利用者がいるか否かを示す利用情報を生成する。この検知装置4は、監視カメラが撮影した画像をそのまま利用情報として生成してもよい。この場合、画像の解析は、情報処理装置1で行われる。   The plurality of detection devices 4 are devices that detect a situation in which resources are used. For example, the detection device 4 having a monitoring camera analyzes an image obtained by capturing a space with the monitoring camera and generates usage information indicating whether or not there is a user using the space. The detection device 4 may generate an image taken by the monitoring camera as usage information as it is. In this case, the image analysis is performed by the information processing apparatus 1.

また、例えば電波を受信する受信機を有する検知装置4は、通信機器等の資源から発信される電波を受信して、その資源が利用されているか否かを示す利用情報を生成する。   For example, the detection device 4 having a receiver that receives radio waves receives radio waves transmitted from resources such as communication devices and generates usage information indicating whether or not the resources are being used.

また、検知装置4は、検知の対象となる資源自体に内包されていてもよい。例えば利用されている状況を検知する対象が椅子である検知装置4は、椅子の座面に内包された、圧力を感知する感圧センサを有し、利用者が着席しているか否かを示す利用情報を生成する。   Moreover, the detection apparatus 4 may be included in the resource itself to be detected. For example, the detection device 4 whose object to detect the situation being used is a chair has a pressure-sensitive sensor that is included in the seat surface of the chair and senses pressure, and indicates whether the user is seated or not. Generate usage information.

また、例えば全地球形航法衛星システム(GNSS:Global Navigation Satellite System)の測位装置を有する検知装置4は、図1に示す航法衛星5から航法信号を受信して、自装置の地上における位置を測定する。この検知装置4は、自装置が内包されている資源が、どこで利用又は保管されているかを示す利用情報を生成する。   Further, for example, the detection device 4 having a global navigation satellite system (GNSS) positioning device receives a navigation signal from the navigation satellite 5 shown in FIG. 1 and measures the position of its own device on the ground. To do. The detection device 4 generates usage information indicating where the resource in which the device is contained is used or stored.

1−2.端末の構成
図2は、端末2の構成の例を示す図である。端末2は、制御部21、記憶部22、通信部23、表示部24、及び操作部25を有する。
1-2. Terminal Configuration FIG. 2 is a diagram illustrating an example of the configuration of the terminal 2. The terminal 2 includes a control unit 21, a storage unit 22, a communication unit 23, a display unit 24, and an operation unit 25.

制御部21は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)を有し、CPUがROM及び記憶部22に記憶されているコンピュータプログラム(以下、単にプログラムという)を読み出して実行することにより端末2の各部を制御する。   The control unit 21 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), and a RAM (Random Access Memory), and a computer program (hereinafter simply referred to as a program) in which the CPU is stored in the ROM and the storage unit 22. Is read and executed to control each part of the terminal 2.

記憶部22は、ソリッドステートドライブ、ハードディスクドライブ等の大容量の記憶手段であり、制御部21のCPUに読み込まれる各種のプログラムを記憶する。   The storage unit 22 is a large-capacity storage unit such as a solid state drive or a hard disk drive, and stores various programs read by the CPU of the control unit 21.

通信部23は、無線又は有線により通信回線3に接続する通信回路である。端末2は、通信部23により通信回線3を介して情報処理装置1と情報を遣り取りする。   The communication unit 23 is a communication circuit that connects to the communication line 3 wirelessly or by wire. The terminal 2 exchanges information with the information processing apparatus 1 through the communication line 3 by the communication unit 23.

操作部25は、各種の指示をするための操作ボタン等の操作子を備えており、利用者による操作を受付けてその操作内容に応じた信号を制御部21に供給する。操作部25は、利用者の指又はスタイラスペン等の操作体を検知するタッチパネルを有してもよい。また、操作部25は、例えば指紋読取機等、利用者を識別する手段を有していてもよい。   The operation unit 25 includes operation elements such as operation buttons for giving various instructions. The operation unit 25 receives an operation by a user and supplies a signal corresponding to the operation content to the control unit 21. The operation unit 25 may include a touch panel that detects an operation body such as a user's finger or a stylus pen. The operation unit 25 may have a means for identifying the user, such as a fingerprint reader.

表示部24は、液晶ディスプレイ等の表示画面を有しており、制御部21の制御の下、画像を表示する。表示画面の上には、操作部25の透明のタッチパネルが重ねて配置されてもよい。   The display unit 24 has a display screen such as a liquid crystal display, and displays an image under the control of the control unit 21. On the display screen, a transparent touch panel of the operation unit 25 may be arranged to overlap.

1−3.検知装置の構成
図3は、検知装置4の構成の例を示す図である。検知装置4は、制御部41、記憶部42、通信部43、及び検知部46を有する。なお、検知装置4は、画像を表示する表示部、及び操作を受付ける操作部を有してもよい。
1-3. Configuration of Detection Device FIG. 3 is a diagram illustrating an example of the configuration of the detection device 4. The detection device 4 includes a control unit 41, a storage unit 42, a communication unit 43, and a detection unit 46. The detection device 4 may include a display unit that displays an image and an operation unit that receives an operation.

制御部41は、CPU、ROM、RAMを有し、CPUがROM及び記憶部42に記憶されているプログラムを読み出して実行することにより検知装置4の各部を制御する。   The control unit 41 includes a CPU, a ROM, and a RAM, and controls each unit of the detection device 4 when the CPU reads and executes a program stored in the ROM and the storage unit 42.

通信部43は、無線又は有線により通信回線3に接続する通信回路である。検知装置4は、通信部43により通信回線3を介して情報処理装置1と情報を遣り取りする。   The communication unit 43 is a communication circuit that connects to the communication line 3 wirelessly or by wire. The detection device 4 exchanges information with the information processing device 1 via the communication line 3 by the communication unit 43.

記憶部42は、ソリッドステートドライブ、ハードディスクドライブ等の大容量の記憶手段であり、制御部41のCPUに読み込まれる各種のプログラムを記憶する。   The storage unit 42 is a large-capacity storage unit such as a solid state drive or a hard disk drive, and stores various programs read by the CPU of the control unit 41.

検知部46は、資源が利用されている状況を検知して、その状況を示す利用情報を生成する。すなわち、検知部46は、資源の利用情報を検知する検知部の例である。検知部46は、例えば、上述した監視カメラ、電波の受信機、感圧センサ、GNSSの測位装置等である。また、検知部46は、例えば赤外線センサ、温度計、振動計、加速度センサ等であってもよい。また、検知部46は、資源が有する電池の残量や充電状態等を検知してもよい。検知部46が生成した利用情報は、制御部41の制御の下、情報処理装置1へ送られる。   The detection unit 46 detects a situation in which resources are used, and generates usage information indicating the situation. That is, the detection unit 46 is an example of a detection unit that detects resource usage information. The detection unit 46 is, for example, the above-described monitoring camera, radio wave receiver, pressure sensor, GNSS positioning device, or the like. The detection unit 46 may be an infrared sensor, a thermometer, a vibration meter, an acceleration sensor, or the like, for example. Moreover, the detection part 46 may detect the remaining amount of a battery, a charge state, etc. which a resource has. The usage information generated by the detection unit 46 is sent to the information processing apparatus 1 under the control of the control unit 41.

なお、検知部46は、資源が利用されている状況に加えて、この資源が故障しているか否かを検知してもよい。検知部46が資源の故障を検知した場合、制御部41はこの資源が利用できないことを情報処理装置1に通知する。要するに検知部46は、他人に利用されているか、故障しているかに関わらず、資源が利用可能か否かを検知すればよい。   Note that the detection unit 46 may detect whether or not the resource is out of order in addition to the situation where the resource is used. When the detection unit 46 detects a resource failure, the control unit 41 notifies the information processing apparatus 1 that the resource cannot be used. In short, the detection unit 46 may detect whether or not the resource is available regardless of whether it is being used by another person or is malfunctioning.

1−4.情報処理装置の構成
図4は、情報処理装置1の構成の例を示す図である。情報処理装置1は、制御部11、記憶部12、及び通信部13を有する。なお、情報処理装置1は、画像を表示する表示部、及び操作を受付ける操作部を有してもよい。
1-4. Configuration of Information Processing Device FIG. 4 is a diagram illustrating an example of the configuration of the information processing device 1. The information processing apparatus 1 includes a control unit 11, a storage unit 12, and a communication unit 13. Note that the information processing apparatus 1 may include a display unit that displays an image and an operation unit that receives an operation.

制御部11は、CPU、ROM、RAMを有し、CPUがROM及び記憶部12に記憶されているプログラムを読み出して実行することにより情報処理装置1の各部を制御する。   The control unit 11 includes a CPU, a ROM, and a RAM, and controls each unit of the information processing apparatus 1 by the CPU reading and executing a program stored in the ROM and the storage unit 12.

通信部13は、無線又は有線により通信回線3に接続する通信回路である。情報処理装置1は、通信部13により通信回線3を介して端末2及び検知装置4と情報を遣り取りする。   The communication unit 13 is a communication circuit that connects to the communication line 3 wirelessly or by wire. The information processing apparatus 1 exchanges information with the terminal 2 and the detection apparatus 4 via the communication line 3 by the communication unit 13.

記憶部12は、ハードディスクドライブ等の大容量の記憶手段であり、制御部11のCPUに読み込まれる各種のプログラムを記憶する。また、記憶部12は、予約表120、条件DB121、及び状態DB122を記憶する。   The storage unit 12 is a large-capacity storage unit such as a hard disk drive, and stores various programs read by the CPU of the control unit 11. In addition, the storage unit 12 stores a reservation table 120, a condition DB 121, and a state DB 122.

条件DB121は、会議の条件と資源の組合せとを対応付けて記憶するデータベースである。図5は、条件DB121の例を示す図である。条件DB121は、資源表1211と、条件表1212とを有する。   The condition DB 121 is a database that stores conference conditions and resource combinations in association with each other. FIG. 5 is a diagram illustrating an example of the condition DB 121. The condition DB 121 has a resource table 1211 and a condition table 1212.

図5に示す資源表1211は、資源の組合せとそれらの資源で開催が可能な会議の種別とを対応付けて記憶する表である。資源表1211の資源の欄には、様々な資源の識別番号に対応付けて、利用する資源を示す「○」、又は、利用しない資源を示す「×」が記述されている。そして資源表1211の種別の欄には、利用する資源の組合せに、その組合せで開催することが可能な会議の種別の識別情報が対応付けて記述されている。会議の1つの種別につき、複数通りの資源の組合せが対応付けられていてもよい。   The resource table 1211 illustrated in FIG. 5 is a table that stores a combination of resources and a type of conference that can be held using those resources in association with each other. In the resource column of the resource table 1211, “◯” indicating a resource to be used or “X” indicating a resource not to be used is described in association with various resource identification numbers. In the type column of the resource table 1211, identification information of the type of conference that can be held in the combination is described in association with the combination of resources to be used. A plurality of combinations of resources may be associated with one type of conference.

図5に示す条件表1212は、会議の条件の組合せごとに、会議の種別の識別情報を1つ対応付けた表である。これにより、条件の組合せが1通りにつき、会議の種別が1つ特定される。   The condition table 1212 shown in FIG. 5 is a table in which one piece of conference type identification information is associated with each combination of conference conditions. Thereby, one type of conference is specified for each combination of conditions.

図5に示す条件DB121を制御部11が参照することで、会議の条件の組合せに対応するその会議の種別が1つ特定される。そして、特定されたその種別の会議を開催するために必要な資源の組合せが1つ以上存在する場合には、その組合せが特定される。   The control unit 11 refers to the condition DB 121 shown in FIG. 5 to identify one type of meeting corresponding to the combination of meeting conditions. Then, when there are one or more resource combinations necessary to hold the specified type of conference, the combination is specified.

なお、条件DB121は、情報処理装置1の管理者等によって更新されてもよい。条件DB121を更新することにより、例えば、新たな会議の種別や資源等が条件DB121に追加される。   The condition DB 121 may be updated by an administrator of the information processing apparatus 1 or the like. By updating the condition DB 121, for example, a new meeting type, resource, and the like are added to the condition DB 121.

また、制御部11は、資源のそれぞれについての記憶された又は取得した、様々な特性についての情報と、会議の条件とから、会議の開催のために利用者に提示する資源の組合せを特定してもよい。   In addition, the control unit 11 specifies a combination of resources to be presented to the user for holding the conference from information on various characteristics stored or acquired for each of the resources and the conference conditions. May be.

例えば、会議の条件として参加者の身長等、身体的特徴の情報と、座席を必要とするという情報を得た場合、制御部11は、予め記憶部12に登録された資源の形状や強度、硬度等の情報を基に、その参加者の座席となり得る高さ、丈夫さを満たす資源を抽出してもよい。この場合、記憶部12は、上述した条件DB121に代えて、又は加えて、資源の特性についての情報と、会議の条件との対応関係を示す規則を記憶すればよい。   For example, when obtaining information on physical characteristics such as the height of the participant as a meeting condition and information that a seat is required, the control unit 11 can control the shape and strength of resources registered in the storage unit 12 in advance. Based on information such as hardness, resources that satisfy the height and strength that can be seated by the participant may be extracted. In this case, instead of or in addition to the above-described condition DB 121, the storage unit 12 may store a rule indicating a correspondence relationship between information on resource characteristics and conference conditions.

状態DB122は、複数の資源のそれぞれがいかなる状態にあるかを示すデータベースである。図6は、状態DB122の例を示す図である。図6に示す状態DB122には、複数の資源のそれぞれを示す識別情報と、その資源の状態とが対応付けられている。   The state DB 122 is a database indicating what state each of the plurality of resources is in. FIG. 6 is a diagram illustrating an example of the state DB 122. In the state DB 122 shown in FIG. 6, identification information indicating each of a plurality of resources is associated with the state of the resource.

図6に示す状態DB122において資源の状態には、位置、準備時間等がある。位置とは、上述したGNSS等で特定される資源の位置である。情報処理装置1の制御部11は、資源の位置をGNSS等によって特定すると、これに応じて状態DB122を更新する。   In the state DB 122 shown in FIG. 6, the resource state includes a position, a preparation time, and the like. The position is the position of the resource specified by the above-described GNSS or the like. When the control unit 11 of the information processing device 1 specifies the position of the resource by GNSS or the like, the control unit 11 updates the state DB 122 accordingly.

準備時間とは、その資源を会議に利用するために必要な時間である。それぞれの資源には、例えば、組み立てや暖機運転等の準備が必要なものがある。これらの資源について状態DB122は、準備が完了するまでの時間を示す準備時間を予め定めている。   Preparation time is the time required to use the resource for the conference. Some of these resources require preparations such as assembly and warm-up operation. For these resources, the state DB 122 predetermines a preparation time indicating a time until preparation is completed.

予約表120は、端末2を介して利用者から受付けた資源の予約を記憶する表である。図7は、予約表120の例を示す図である。予約表120には、利用者の識別情報と、予約の期間と、資源が予約の対象であるか否かを記述した欄とが対応付けられている。資源の欄において資源の識別情報に対応付けて記述された「○」は、その資源が予約の対象であることを意味し、「×」は、その資源が予約の対象でないことを意味する。   The reservation table 120 is a table that stores resource reservations received from users via the terminal 2. FIG. 7 is a diagram illustrating an example of the reservation table 120. In the reservation table 120, user identification information, a reservation period, and a column describing whether a resource is a reservation target are associated with each other. “◯” described in association with the resource identification information in the resource column means that the resource is a reservation target, and “×” means that the resource is not a reservation target.

1−5.情報処理装置の機能的構成
図8は、情報処理装置1の機能的構成を示す図である。図8に示す情報処理装置1の制御部11は、図4に示す記憶部12に記憶されたプログラムを実行することにより、第1受付部111、第2受付部112、取得部113、生成部114、評価部115、及び提示部116として機能する。
1-5. FIG. 8 is a diagram illustrating a functional configuration of the information processing apparatus 1. The control unit 11 of the information processing apparatus 1 illustrated in FIG. 8 executes a program stored in the storage unit 12 illustrated in FIG. 4 to thereby execute a first reception unit 111, a second reception unit 112, an acquisition unit 113, and a generation unit. 114, the evaluation unit 115, and the presentation unit 116.

第1受付部111は、利用者から会議の条件を示す条件情報を受付ける。利用者が所有する端末2を操作して会議の条件を指示すると、端末2は、通信回線3を介してその指示の内容、すなわち、条件情報を情報処理装置1へ送信する。情報処理装置1の制御部11は、この会議の条件を示す条件情報を受信することにより、第1受付部111として機能する。   The 1st reception part 111 receives the condition information which shows the conditions of a meeting from a user. When the user operates the terminal 2 owned by the user and instructs the conference conditions, the terminal 2 transmits the content of the instruction, that is, the condition information to the information processing apparatus 1 via the communication line 3. The control unit 11 of the information processing device 1 functions as the first reception unit 111 by receiving condition information indicating the conditions of the conference.

なお、第1受付部111は、決められた決定木に沿って端末2の利用者に質問を提示してもよい。この質問とは、例えば「座席は必要ですか?」「参加者は筆記しますか?」「板書は必要ですか?」「機密事項についての話し合いですか(防音する必要はありますか)?」等である。この場合、利用者はこの質問に順番に回答することにより、開催を要求する会議の条件を情報処理装置1に指示する。この決定木は、後述する生成部114により、例えば条件DB121に応じて生成される。   In addition, the 1st reception part 111 may show a question to the user of the terminal 2 along the determined decision tree. For example, "Do you need a seat?" "Do participants write?" "Do you need a board?" "Do you talk about confidential matters (does it need to be soundproofed)?" Etc. In this case, the user responds to the questions in order to instruct the information processing apparatus 1 about the conditions for the meeting that is to be held. This decision tree is generated according to, for example, the condition DB 121 by the generation unit 114 described later.

取得部113は、複数の資源のそれぞれについて検知された、その資源が利用されている状況を示す利用情報を取得する。検知装置4は、対象とする資源について、その資源が利用されている状況を検知すると、通信回線3を介して、その利用の状況を示す利用情報を情報処理装置1へ送信する。情報処理装置1の制御部11は、この利用情報を受信することにより、取得部113として機能する。   The acquisition unit 113 acquires usage information that is detected for each of the plurality of resources and indicates a situation in which the resource is being used. When the detection device 4 detects the status of the target resource being used, the detection device 4 transmits usage information indicating the usage status to the information processing device 1 via the communication line 3. The control unit 11 of the information processing apparatus 1 functions as the acquisition unit 113 by receiving this usage information.

なお、取得部113は、複数の検知装置4のそれぞれに、利用情報を要求してもよい。この場合、取得部113は、上述した要求に対する検知装置4の応答から利用情報を取得すればよい。   The acquisition unit 113 may request usage information from each of the plurality of detection devices 4. In this case, the acquisition unit 113 may acquire usage information from the response of the detection device 4 to the request described above.

生成部114は、条件情報及び利用情報に基づいて複数の資源から会議に必要な、利用されていない資源を示す資源情報を生成する。情報処理装置1の制御部11は、例えば、取得部113が取得した利用情報から、検知の対象としている複数の資源のうち、現時点で誰にも利用されていない資源を抽出する。そして制御部11は、さらに条件DB121を参照して、これらの利用されていない資源の中から、第1受付部111が受付けた条件情報に示す条件を満たす資源を抽出して資源情報を生成する。これにより、制御部11は、生成部114として機能する。   The generation unit 114 generates resource information indicating resources that are not used and that are necessary for the conference from a plurality of resources based on the condition information and the usage information. For example, the control unit 11 of the information processing apparatus 1 extracts, from the usage information acquired by the acquisition unit 113, a resource that is not currently used by anyone among a plurality of resources that are targets of detection. Then, the control unit 11 further refers to the condition DB 121, extracts resources that satisfy the conditions indicated in the condition information received by the first receiving unit 111 from these unused resources, and generates resource information. . Thereby, the control unit 11 functions as the generation unit 114.

なお、生成部114は、条件DB121に更新があったときに、上述した決定木をこの条件DB121から生成してもよい。この場合、生成部114は、CART(Classification And Regression Trees)、ID3(Iterative Dichotomiser 3)、ランダムフォレスト等の決定木作成アルゴリズムを用いて上述した決定木を生成すればよい。   The generation unit 114 may generate the above-described decision tree from the condition DB 121 when the condition DB 121 is updated. In this case, the production | generation part 114 should just produce | generate the decision tree mentioned above using decision tree creation algorithms, such as CART (Classification And Regression Trees), ID3 (Iterative Dichotomiser 3), and a random forest.

評価部115は、資源情報を評価する。図8に示す評価部115は、状態DB122を参照して、資源情報に示される資源のそれぞれの状態を特定する。そして評価部115は、特定した状態と予め決められた基準とに沿って資源情報を評価する。   The evaluation unit 115 evaluates resource information. The evaluation unit 115 illustrated in FIG. 8 refers to the state DB 122 and identifies each state of the resource indicated in the resource information. Then, the evaluation unit 115 evaluates the resource information according to the specified state and a predetermined criterion.

この基準とは、例えば「資源同士の距離が近いほど評価を高くする」「資源と会議の開催を指示した利用者の端末2との距離が近いほど評価を高くする」「利用する資源の準備時間が長いものほど評価を低くする」等といったものである。評価は、例えば点数の付与によって行われる。なお、上述した基準は、例えば、レストラン、託児所、駅、駐車場等、予め決められた付帯施設からの距離によって資源を評価するものであってもよい。この場合、情報処理装置1は、付帯施設の位置を示す情報を予め記憶していればよい。   For example, “the higher the distance between the resources, the higher the evaluation”, “the higher the evaluation, the closer the distance between the resource and the terminal 2 of the user who has instructed the meeting”, “preparation of resources to be used The longer the time is, the lower the evaluation is. " Evaluation is performed, for example, by assigning points. In addition, the reference | standard mentioned above may evaluate resources by the distance from predetermined incidental facilities, such as a restaurant, a nursery, a station, a parking lot, etc., for example. In this case, the information processing apparatus 1 may store information indicating the position of the incidental facility in advance.

提示部116は、生成部114が生成した資源情報を、例えば、通信部13を介して端末2に送り、表示部24に表示させることで、利用者に提示する。このとき提示部116は、評価部115の評価に応じて資源情報を提示してもよい。例えば、資源情報により示される資源の組が複数通りである場合、提示部116は、そのそれぞれの組を評価部115の評価の順に並べ替えてもよい。また、提示部116は、資源情報に示される資源を、その資源の評価を示す点数とともに提示してもよい。また、提示部116は、資源情報のうち、評価の点数が決められた閾値を超えたものだけを利用者に提示してもよい。   The presentation unit 116 presents the resource information generated by the generation unit 114 to the user by sending the resource information to the terminal 2 via the communication unit 13 and displaying the resource information on the display unit 24, for example. At this time, the presentation unit 116 may present resource information according to the evaluation of the evaluation unit 115. For example, when there are a plurality of sets of resources indicated by the resource information, the presentation unit 116 may rearrange the respective sets in the order of evaluation by the evaluation unit 115. The presentation unit 116 may present the resource indicated in the resource information together with a score indicating the evaluation of the resource. In addition, the presentation unit 116 may present only resource information whose evaluation score exceeds a predetermined threshold to the user.

第2受付部112は、資源情報に示される資源の予約を示す予約情報を利用者から受付ける。予約情報は、利用者の識別情報と、予約する資源の識別情報と、予約する期間の情報とを含む。図8に示す第2受付部112は、受付けた予約情報を、記憶部12の予約表120に書き込む。   The second receiving unit 112 receives reservation information indicating a reservation of the resource indicated in the resource information from the user. The reservation information includes user identification information, resource identification information to be reserved, and reservation period information. The second reception unit 112 illustrated in FIG. 8 writes the received reservation information in the reservation table 120 of the storage unit 12.

なお、生成部114は、第2受付部112により受付けた予約情報を記憶する予約表120を参照して、資源情報を生成してもよい。この場合、生成部114は、条件情報及び利用情報、並びに予約情報に基づいて、資源情報を生成する。   The generation unit 114 may generate the resource information with reference to the reservation table 120 that stores the reservation information received by the second reception unit 112. In this case, the generation unit 114 generates resource information based on the condition information, usage information, and reservation information.

1−6.情報処理装置の動作
図9は、情報処理装置1の動作の流れを示すフロー図である。情報処理装置1の制御部11は、条件DB121に更新があるか否かを判断し(ステップS101)、更新がないと判断する場合(ステップS101;NO)、ステップS103に処理を進める。条件DB121に更新があると判断する場合(ステップS101;YES)、制御部11は、更新された条件DB121に基づいて決定木を生成する(ステップS102)。
1-6. Operation of Information Processing Device FIG. 9 is a flowchart showing the flow of operation of the information processing device 1. The control unit 11 of the information processing apparatus 1 determines whether or not there is an update in the condition DB 121 (step S101). If it is determined that there is no update (step S101; NO), the process proceeds to step S103. When determining that there is an update in the condition DB 121 (step S101; YES), the control unit 11 generates a decision tree based on the updated condition DB 121 (step S102).

制御部11は、ステップS102で生成された、又は、予め決められた決定木に沿って生成した質問を端末2に送信する(ステップS103)。端末2は情報処理装置1から送信された質問を利用者に提示し、利用者はこの質問に対して回答する。端末2が利用者の回答に応じて、利用者が開催を求める会議の条件を示す条件情報を情報処理装置1に送信すると、情報処理装置1の制御部11は、この条件情報を受付ける(ステップS104)。   The control unit 11 transmits the question generated in step S102 or generated along a predetermined decision tree to the terminal 2 (step S103). The terminal 2 presents the question transmitted from the information processing apparatus 1 to the user, and the user answers the question. When the terminal 2 transmits condition information indicating the conditions of the meeting that the user wants to hold to the information processing apparatus 1 in response to the user's answer, the control unit 11 of the information processing apparatus 1 accepts this condition information (step S104).

制御部11は、複数の検知装置4から資源が利用されている状況を示す利用情報を取得し(ステップS105)、受付けた条件情報及び取得した利用情報に基づいて複数の資源から利用者に開催を要求された会議に必要な、利用されていない資源を示す資源情報を生成する(ステップS106)。   The control unit 11 acquires usage information indicating a state in which the resource is used from the plurality of detection devices 4 (step S105), and holds the information from the plurality of resources to the user based on the received condition information and the acquired usage information. Resource information indicating resources that are not used and is necessary for the requested conference is generated (step S106).

制御部11は、ステップS106で生成された資源情報により示される資源の組合せが複数であるか否かを判断する(ステップS107)。資源情報により示される資源の組合せが複数である場合(ステップS107;YES)、制御部11は、それらの資源の組合せごとに、それぞれ評価された点数を比較して順位付けを行う(ステップS108)。一方、資源情報により示される資源の組合せが複数でない場合(ステップS107;NO)、制御部11は、ステップS109に処理を進める。   The control unit 11 determines whether there are a plurality of resource combinations indicated by the resource information generated in step S106 (step S107). When there are a plurality of resource combinations indicated by the resource information (step S107; YES), the control unit 11 compares and ranks the evaluated scores for each of the resource combinations (step S108). . On the other hand, when the combination of resources indicated by the resource information is not plural (step S107; NO), the control unit 11 advances the process to step S109.

制御部11は、生成された資源情報により示される資源の組合せを示す情報を端末2へ送信することによりこれらの資源の組合せ利用者に提示して(ステップS109)、処理をステップS101に戻す。   The control unit 11 transmits information indicating the combination of resources indicated by the generated resource information to the terminal 2 by sending it to the terminal 2 (step S109), and returns the process to step S101.

以上の動作により、情報処理システム9の情報処理装置1は、利用者が開催を要求する会議に必要な、利用されていない資源を利用者に提示する。提示された資源の組合せを見た利用者は、これらの利用されていない資源を組合せて、会議の環境を形成すればよい。具体的に情報処理装置1による提示を見た利用者は、例えば食堂やロビー等の空いた空間にパーティション、折りたたみ椅子等の資源を持ち寄って、即席の会議室を形成する。これにより、会議用の空間がなくても、利用者は、提示された資源を組合せて会議を開催する。   With the above operation, the information processing apparatus 1 of the information processing system 9 presents the unused resources necessary for the conference that the user requests to hold to the user. The user who sees the presented combination of resources may combine these unused resources to form a conference environment. Specifically, the user who sees the presentation by the information processing apparatus 1 brings up resources such as partitions and folding chairs in a vacant space such as a cafeteria or a lobby to form an instant meeting room. Thereby, even if there is no space for the conference, the user holds the conference by combining the presented resources.

2.変形例
以上が実施形態の説明であるが、この実施形態の内容は以下のように変形し得る。また、以下の変形例を組合せてもよい。
2. Modification The above is the description of the embodiment, but the contents of this embodiment can be modified as follows. Further, the following modifications may be combined.

2−1.変形例1
上述した実施形態において、制御部11は資源情報を評価する評価部115として機能していたが、資源情報の評価は行われなくてもよい。
2-1. Modification 1
In the above-described embodiment, the control unit 11 functions as the evaluation unit 115 that evaluates the resource information, but the resource information may not be evaluated.

2−2.変形例2
上述した実施形態において、評価部115には「資源と会議の開催を指示した利用者の端末2との距離が近いほど評価を高くする」という基準に基づいて、資源情報を評価する場合があることを示した。具体的に評価部115は、資源と端末2との距離を、資源及び端末2の両方の位置を上述したGNSS等により測定した測定結果を取得することで求めてもよい。
2-2. Modification 2
In the embodiment described above, the evaluation unit 115 may evaluate the resource information based on the criterion that “the higher the distance between the resource and the terminal 2 of the user who has instructed the conference, the higher the evaluation is”. Showed that. Specifically, the evaluation unit 115 may obtain the distance between the resource and the terminal 2 by acquiring a measurement result obtained by measuring the position of both the resource and the terminal 2 using the above-described GNSS or the like.

この場合、端末2には図2において破線で示した測位部26を有してもよい。測位部26は、上述したGNSSの測位装置であり、端末2の地上における位置を測定する。測定された結果は、制御部11の制御の下、通信部13及び通信回線3を介して情報処理装置1へ送られる。   In this case, the terminal 2 may have a positioning unit 26 indicated by a broken line in FIG. The positioning unit 26 is the above-described GNSS positioning device, and measures the position of the terminal 2 on the ground. The measured result is sent to the information processing apparatus 1 through the communication unit 13 and the communication line 3 under the control of the control unit 11.

情報処理装置1の制御部11は、利用者及び複数の資源の位置を示す位置情報をそれぞれ取得して、状態DB122に記憶する。そして、制御部11は、取得した位置情報に基づいて資源情報と利用者との距離を算出し、この距離に応じて資源情報を評価すればよい。   The control unit 11 of the information processing apparatus 1 acquires location information indicating the location of the user and a plurality of resources, and stores the location information in the state DB 122. And the control part 11 should just calculate the distance of resource information and a user based on the acquired positional information, and should evaluate resource information according to this distance.

2−3.変形例3
上述した実施形態において、評価部115には「利用する資源の準備時間が長いものほど評価を低くする」という基準等に基づいて、資源情報を評価する場合があることを示した。この場合、取得部113は、検知装置4から資源の準備に要する時間を示す時間情報をそれぞれ取得すればよい。取得した時間情報は、例えば図6に示した状態DB122に記憶される。評価部115は、この状態DB122を参照して、複数の資源についての時間情報に応じて資源情報を評価すればよい。
2-3. Modification 3
In the above-described embodiment, the evaluation unit 115 indicates that the resource information may be evaluated based on a criterion such as “the longer the preparation time of the resource to be used is, the lower the evaluation is”. In this case, the acquisition unit 113 may acquire time information indicating the time required for resource preparation from the detection device 4. The acquired time information is stored, for example, in the state DB 122 shown in FIG. The evaluation unit 115 may evaluate the resource information according to the time information about a plurality of resources with reference to the state DB 122.

2−4.変形例4
上述した実施形態において、第2受付部112は、資源情報に示される資源の予約を示す予約情報を利用者から受付け、生成部114は、第2受付部112により受付けた予約情報を記憶する予約表120を参照して、資源情報を生成していたが、情報処理装置1は、資源の予約を受付けなくてもよい。
2-4. Modification 4
In the embodiment described above, the second reception unit 112 receives reservation information indicating the reservation of the resource indicated in the resource information from the user, and the generation unit 114 stores the reservation information received by the second reception unit 112. Although the resource information has been generated with reference to the table 120, the information processing apparatus 1 does not have to accept a resource reservation.

2−5.変形例5
上述した実施形態において、第2受付部112は、受付けた予約情報を、記憶部12の予約表120に書き込んでいたが、情報処理装置1は、予約表120を記憶しなくてもよい。この場合、図8に破線で示す送信部117として機能してもよい。送信部117は、第2受付部112により受付けられた予約情報を、検知装置4に送信する。検知装置4が検知の対象とする資源に内包されている場合、送信部117は、予約情報を上述した資源に送信する。
2-5. Modification 5
In the embodiment described above, the second reception unit 112 has written the received reservation information in the reservation table 120 of the storage unit 12, but the information processing apparatus 1 may not store the reservation table 120. In this case, it may function as the transmission unit 117 indicated by a broken line in FIG. The transmission unit 117 transmits the reservation information received by the second reception unit 112 to the detection device 4. When the detection device 4 is included in the resource to be detected, the transmission unit 117 transmits the reservation information to the resource described above.

検知装置4は、資源について、送信部117から送信された予約情報に応じた利用情報を供給する。この場合、取得部113は、送信部117が送信した予約情報に応じた利用情報を取得する。   The detection device 4 supplies usage information corresponding to the reservation information transmitted from the transmission unit 117 for the resource. In this case, the acquisition unit 113 acquires usage information corresponding to the reservation information transmitted by the transmission unit 117.

2−6.変形例6
上述した変形例5において、検知装置4は、送信部117から送信された予約情報を記憶してもよい。この場合、検知装置4の制御部41は、送信された予約情報を図3に破線で示した予約表420に記憶する。
2-6. Modification 6
In the modified example 5 described above, the detection device 4 may store the reservation information transmitted from the transmission unit 117. In this case, the control unit 41 of the detection device 4 stores the transmitted reservation information in the reservation table 420 indicated by a broken line in FIG.

この場合、制御部41は、情報処理装置1から資源の予約を示す予約情報を受信する受信部411として機能すればよい。   In this case, the control unit 41 may function as a reception unit 411 that receives reservation information indicating resource reservation from the information processing apparatus 1.

また、制御部41は、検知部46により検知された利用情報を情報処理装置1へ供給する供給部412として機能すればよい。この供給部412は、記憶部42の予約表420が予約情報を記憶した場合、この予約情報に応じた利用情報を情報処理装置1へ供給する   Further, the control unit 41 may function as a supply unit 412 that supplies the usage information detected by the detection unit 46 to the information processing apparatus 1. When the reservation table 420 of the storage unit 42 stores reservation information, the supply unit 412 supplies usage information corresponding to the reservation information to the information processing apparatus 1.

2−7.変形例7
上述した実施形態又は変形例において、情報処理システム9は、利用者から資源の予約を示す予約情報を受付けていたが、予約された資源が利用者に利用された場合に、その利用に対する料金を利用者に課金してもよい。この場合、検知装置4の記憶部42は、図3に破線で示した料金表421を記憶してもよい。
2-7. Modification 7
In the above-described embodiment or modification, the information processing system 9 has received reservation information indicating a resource reservation from the user. However, when the reserved resource is used by the user, the information processing system 9 charges a fee for the use. The user may be charged. In this case, the storage unit 42 of the detection device 4 may store a fee table 421 indicated by a broken line in FIG.

図10は、変形例7における予約表420及び料金表421の例を示す図である。図10(a)に示される予約表420は、受付けた予約情報が行ごとに記憶される。予約表420の各行には、端末2から予約情報を送信した利用者の識別情報、予約の期間、資源の利用に対する料金、及びその料金の決済方法等が記憶される。なお、この予約の対象は、検知装置4が検知の対象とする資源である。   FIG. 10 is a diagram illustrating an example of the reservation table 420 and the fee table 421 in the seventh modification. In the reservation table 420 shown in FIG. 10A, the received reservation information is stored for each row. Each row of the reservation table 420 stores the identification information of the user who transmitted the reservation information from the terminal 2, the reservation period, the charge for using the resource, the settlement method of the charge, and the like. The reservation target is a resource that is detected by the detection device 4.

図10(b)に示される料金表421は、予約の期間が含まれる時間帯と、利用者の区分との組合せごとに、単位時間あたりの料金を記憶する。制御部41は、料金表421を参照して、受付けた予約情報に示される予約の期間と、利用者の属する区分とに基づく料金を算出し、予約表420に書き込めばよい。   The fee table 421 shown in FIG. 10B stores a fee per unit time for each combination of a time zone including a reservation period and a user category. The control unit 41 refers to the fee table 421, calculates a fee based on the reservation period indicated in the received reservation information and the category to which the user belongs, and writes it in the reservation table 420.

図11は、変形例7における検知装置4の機能的構成を示す図である。検知部46は、資源の利用情報を検知する。供給部412は、利用情報を情報処理装置1へ供給する。受信部411は、情報処理装置1から資源の予約を示す予約情報を受信する。記憶部42は、受信した予約情報を予約表420に記憶する。供給部412は、記憶部42が予約情報を記憶した場合、この予約情報に応じた利用情報を情報処理装置1に供給する。   FIG. 11 is a diagram illustrating a functional configuration of the detection device 4 according to the modified example 7. As illustrated in FIG. The detection unit 46 detects resource usage information. The supply unit 412 supplies usage information to the information processing apparatus 1. The receiving unit 411 receives reservation information indicating a resource reservation from the information processing apparatus 1. The storage unit 42 stores the received reservation information in the reservation table 420. When the storage unit 42 stores the reservation information, the supply unit 412 supplies the usage information corresponding to the reservation information to the information processing apparatus 1.

図11に示す算出部413は、予約表420に記憶された予約情報に基づいて、予約された資源が利用者に利用された場合に、料金表421を参照してこの資源の利用に対する料金を算出する。課金部414は、算出部413により算出された料金を、例えば、予約表420に記憶された決済方法により、利用者に課金する。   When the reserved resource is used by the user based on the reservation information stored in the reservation table 420, the calculation unit 413 illustrated in FIG. 11 refers to the fee table 421 and calculates a fee for using this resource. calculate. The charging unit 414 charges the user with the fee calculated by the calculating unit 413 by, for example, a settlement method stored in the reservation table 420.

2−8.変形例8
情報処理装置1の制御部11によって実行されるプログラムは、磁気テープ及び磁気ディスク等の磁気記録媒体、光ディスク等の光記録媒体、光磁気記録媒体、半導体メモリ等の、コンピュータ装置が読取り可能な記録媒体に記憶された状態で提供し得る。また、このプログラムを、インターネット等の通信回線経由でダウンロードさせることも可能である。なお、上述した制御部11によって例示した制御手段としてはCPU以外にも種々の装置が適用される場合があり、例えば、専用のプロセッサ等が用いられる。
2-8. Modification 8
The program executed by the control unit 11 of the information processing apparatus 1 is a recording readable by a computer device such as a magnetic recording medium such as a magnetic tape and a magnetic disk, an optical recording medium such as an optical disk, a magneto-optical recording medium, or a semiconductor memory It may be provided in a state stored in a medium. It is also possible to download this program via a communication line such as the Internet. Note that various devices other than the CPU may be applied as the control means exemplified by the control unit 11 described above. For example, a dedicated processor or the like is used.

1…情報処理装置、11…制御部、111…第1受付部、112…第2受付部、113…取得部、114…生成部、115…評価部、116…提示部、117…送信部、12…記憶部、120…予約表、121…条件DB、1211…資源表、1212…条件表、122…状態DB、13…通信部、2…端末、21…制御部、22…記憶部、23…通信部、24…表示部、25…操作部、26…測位部、3…通信回線、4…検知装置、41…制御部、411…受信部、412…供給部、413…算出部、414…課金部、42…記憶部、420…予約表、421…料金表、43…通信部、46…検知部、5…航法衛星、9…情報処理システム。 DESCRIPTION OF SYMBOLS 1 ... Information processing apparatus, 11 ... Control part, 111 ... 1st reception part, 112 ... 2nd reception part, 113 ... Acquisition part, 114 ... Generation part, 115 ... Evaluation part, 116 ... Presentation part, 117 ... Transmission part, DESCRIPTION OF SYMBOLS 12 ... Memory | storage part, 120 ... Reserved table, 121 ... Condition DB, 1211 ... Resource table, 1212 ... Condition table, 122 ... Status DB, 13 ... Communication part, 2 ... Terminal, 21 ... Control part, 22 ... Memory | storage part, 23 ... Communication part 24 ... Display part 25 ... Operation part 26 ... Positioning part 3 ... Communication line 4 ... Detection device 41 ... Control part 411 ... Receiving part 412 ... Supply part 413 ... Calculation part 414 ... billing unit, 42 ... storage unit, 420 ... reservation table, 421 ... charge table, 43 ... communication unit, 46 ... detection unit, 5 ... navigation satellite, 9 ... information processing system.

Claims (10)

利用者から会議の条件を示す条件情報を受付ける第1受付部と、
複数の資源のそれぞれについて検知された、該資源が利用されている状況を示す利用情報を取得する取得部と、
前記条件情報及び前記利用情報に基づいて前記複数の資源から前記会議に必要な、利用されていない資源を示す資源情報を生成する生成部と、
前記資源情報を提示する提示部と、
を有する情報処理装置。
A first reception unit that receives condition information indicating a meeting condition from a user;
An acquisition unit that acquires usage information that is detected for each of the plurality of resources and indicates a state in which the resource is used;
A generating unit that generates resource information indicating an unused resource necessary for the conference from the plurality of resources based on the condition information and the usage information;
A presentation unit for presenting the resource information;
An information processing apparatus.
前記資源情報を評価する評価部、を有し、
前記提示部は、前記評価部の評価に応じて前記資源情報を提示する
ことを特徴とする請求項1に記載の情報処理装置。
An evaluation unit for evaluating the resource information,
The information processing apparatus according to claim 1, wherein the presentation unit presents the resource information according to the evaluation of the evaluation unit.
前記取得部は、前記利用者及び前記複数の資源の位置を示す位置情報をそれぞれ取得し、
前記評価部は、前記位置情報に基づいて前記資源情報を前記利用者からの距離に応じて評価する
ことを特徴とする請求項2に記載の情報処理装置。
The acquisition unit acquires position information indicating positions of the user and the plurality of resources,
The information processing apparatus according to claim 2, wherein the evaluation unit evaluates the resource information according to a distance from the user based on the position information.
前記取得部は、前記複数の資源の準備に要する時間を示す時間情報をそれぞれ取得し、
前記評価部は、前記時間情報に応じて前記資源情報を評価する
ことを特徴とする請求項2に記載の情報処理装置。
The acquisition unit respectively acquires time information indicating time required for preparation of the plurality of resources,
The information processing apparatus according to claim 2, wherein the evaluation unit evaluates the resource information according to the time information.
前記資源情報に示される前記資源の予約を示す予約情報を前記利用者から受付ける第2受付部、を有し、
前記生成部は、前記条件情報及び前記利用情報、並びに前記予約情報に基づいて、前記資源情報を生成する
ことを特徴とする請求項1から4のいずれか1項に記載の情報処理装置。
A second reception unit that receives reservation information indicating reservation of the resource indicated in the resource information from the user;
The information processing apparatus according to any one of claims 1 to 4, wherein the generation unit generates the resource information based on the condition information, the usage information, and the reservation information.
前記第2受付部が受付けた前記予約情報を、前記資源に送信する送信部、
を有し、
前記取得部は、送信した前記予約情報に応じた前記利用情報を取得する
ことを特徴とする請求項5に記載の情報処理装置。
A transmission unit that transmits the reservation information received by the second reception unit to the resource;
Have
The information processing apparatus according to claim 5, wherein the acquisition unit acquires the usage information according to the transmitted reservation information.
資源の利用情報を検知する検知部と、
前記利用情報を情報処理装置へ供給する供給部と、
前記情報処理装置から前記資源の予約を示す予約情報を受信する受信部と、
受信した前記予約情報を記憶する記憶部と、
を有し、
前記供給部は、前記記憶部が前記予約情報を記憶した場合、該予約情報に応じた前記利用情報を供給する
ことを特徴とする検知装置。
A detection unit for detecting resource usage information;
A supply unit for supplying the usage information to the information processing apparatus;
A receiving unit that receives reservation information indicating the reservation of the resource from the information processing apparatus;
A storage unit for storing the received reservation information;
Have
The supply unit supplies the usage information according to the reservation information when the storage unit stores the reservation information.
前記予約情報に基づいて予約された前記資源が利用者に利用された場合に、該資源の利用に対する料金を算出する算出部と、
前記算出部により算出された料金を前記利用者に課金する課金部と、
を有することを特徴とする請求項7に記載の検知装置。
A calculation unit that calculates a charge for the use of the resource when the resource reserved based on the reservation information is used by a user;
A charging unit for charging the user with the fee calculated by the calculating unit;
The detection device according to claim 7, further comprising:
情報処理装置と、検知装置と、を有し、
前記情報処理装置は、
利用者から会議の条件を示す条件情報を受付ける第1受付部と、
複数の資源のそれぞれについて検知された、該資源が利用されている状況を示す利用情報を取得する取得部と、
前記条件情報及び前記利用情報に基づいて前記複数の資源から前記会議に必要な、利用されていない資源を示す資源情報を生成する生成部と、
前記資源情報を提示する提示部と、
前記資源情報に示される前記資源の予約を前記利用者から受付ける第2受付部と、
前記第2受付部が受付けた前記予約を、前記検知装置に送信する送信部と、を有し、
前記検知装置は、
前記資源の前記利用情報を検知する検知部と、
前記利用情報を前記情報処理装置へ供給する供給部と、
前記情報処理装置から前記予約を受信する受信部と、
受信した前記予約を記憶する記憶部と、を有し、
前記供給部は、前記予約を受信した場合、該予約に応じた前記利用情報を供給する
ことを特徴とする情報処理システム。
An information processing device and a detection device;
The information processing apparatus includes:
A first reception unit that receives condition information indicating a meeting condition from a user;
An acquisition unit that acquires usage information that is detected for each of the plurality of resources and indicates a state in which the resource is used;
A generating unit that generates resource information indicating an unused resource necessary for the conference from the plurality of resources based on the condition information and the usage information;
A presentation unit for presenting the resource information;
A second accepting unit that accepts the reservation of the resource indicated in the resource information from the user;
A transmission unit that transmits the reservation received by the second reception unit to the detection device;
The detection device is:
A detector that detects the usage information of the resource;
A supply unit for supplying the usage information to the information processing apparatus;
A receiving unit for receiving the reservation from the information processing apparatus;
A storage unit for storing the received reservation,
The said supply part supplies the said usage information according to this reservation, when the said reservation is received. The information processing system characterized by the above-mentioned.
コンピュータを、
利用者から会議の条件を示す条件情報を受付ける第1受付部と、
複数の資源のそれぞれについて検知された、該資源が利用されている状況を示す利用情報を取得する取得部と、
前記条件情報及び前記利用情報に基づいて前記複数の資源から前記会議に必要な、利用されていない資源を示す資源情報を生成する生成部と、
前記資源情報を提示する提示部と、
として機能させるためのプログラム。
Computer
A first reception unit that receives condition information indicating a meeting condition from a user;
An acquisition unit that acquires usage information that is detected for each of the plurality of resources and indicates a state in which the resource is used;
A generating unit that generates resource information indicating an unused resource necessary for the conference from the plurality of resources based on the condition information and the usage information;
A presentation unit for presenting the resource information;
Program to function as.
JP2017101706A 2017-05-23 2017-05-23 Information processing equipment, detection equipment, information processing systems, and programs Active JP6919331B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017101706A JP6919331B2 (en) 2017-05-23 2017-05-23 Information processing equipment, detection equipment, information processing systems, and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017101706A JP6919331B2 (en) 2017-05-23 2017-05-23 Information processing equipment, detection equipment, information processing systems, and programs

Publications (2)

Publication Number Publication Date
JP2018197915A true JP2018197915A (en) 2018-12-13
JP6919331B2 JP6919331B2 (en) 2021-08-18

Family

ID=64663029

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017101706A Active JP6919331B2 (en) 2017-05-23 2017-05-23 Information processing equipment, detection equipment, information processing systems, and programs

Country Status (1)

Country Link
JP (1) JP6919331B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0567262A (en) * 1991-05-01 1993-03-19 Mitsubishi Electric Corp System for managing reservation of conference room
JP2005222477A (en) * 2004-02-09 2005-08-18 Fuji Xerox Co Ltd Facility usage support device, facility usage support method and program therefor
JP2011227847A (en) * 2010-04-23 2011-11-10 Chugoku Electric Power Co Inc:The Conference room reservation support system
WO2013001850A1 (en) * 2011-06-30 2013-01-03 楽天株式会社 Information provision device, information provision method, information provision program, and recording medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0567262A (en) * 1991-05-01 1993-03-19 Mitsubishi Electric Corp System for managing reservation of conference room
JP2005222477A (en) * 2004-02-09 2005-08-18 Fuji Xerox Co Ltd Facility usage support device, facility usage support method and program therefor
JP2011227847A (en) * 2010-04-23 2011-11-10 Chugoku Electric Power Co Inc:The Conference room reservation support system
WO2013001850A1 (en) * 2011-06-30 2013-01-03 楽天株式会社 Information provision device, information provision method, information provision program, and recording medium

Also Published As

Publication number Publication date
JP6919331B2 (en) 2021-08-18

Similar Documents

Publication Publication Date Title
US11605029B2 (en) System for connecting a driver and a rider
US11961017B2 (en) Roomfinder platform
Peytchev et al. Experiments in mobile web survey design: Similarities to other modes and unique considerations
CN109583876A (en) For the loyalty account of wearable device and the user interface of Own Brand account
KR101609445B1 (en) Display processing apparatus, system and storage medium storing display processing program
CN109246225A (en) Method is provided and got to a kind of resource allocation
Demir et al. A Next-Generation Augmented Reality Platform for Mass Casualty Incidents (MCI).
CN110738342A (en) resource management method, terminal, server and storage medium
CN112330394A (en) Merchant information display method, processing method, device, equipment and storage medium
Guarese et al. Augmented situated visualization for spatial and context-aware decision-making
CN112785741B (en) Check-in system and method, computer equipment and storage equipment
CN105589839A (en) Questionnaire processing method, and information processing apparatus
JP6919331B2 (en) Information processing equipment, detection equipment, information processing systems, and programs
JP2021135598A (en) Conference room management system, conference room management method and program
CN106170805A (en) That organizes is integrated across client
KR102264253B1 (en) Method for managing safety number
Lee et al. Indoor wayfinding using interactive map
JP2012155528A (en) Information management method, information processor, information management program and information management system
JP2010113610A (en) Meeting support system, associated information registration method, associated information retrieval method, server and program
US20200074777A1 (en) Location-based dynamic polling
CN113140293A (en) Medical item auditing method and related device
JP2014067255A (en) Evaluation value allocation server, evaluation value allocation method, evaluation value allocation program, and questionnaire evaluation allocation system
JP6507968B2 (en) Display control program, display control method, and display control device
EP3349155A1 (en) Event information management system and event information management program
US20230419791A1 (en) Non-transitory computer readable medium, information processing device, and information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200327

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210122

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210209

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210408

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: 20210622

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210705

R150 Certificate of patent or registration of utility model

Ref document number: 6919331

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150