WO2022045058A1 - 予定管理装置、予定管理システム及び記憶媒体 - Google Patents

予定管理装置、予定管理システム及び記憶媒体 Download PDF

Info

Publication number
WO2022045058A1
WO2022045058A1 PCT/JP2021/030782 JP2021030782W WO2022045058A1 WO 2022045058 A1 WO2022045058 A1 WO 2022045058A1 JP 2021030782 W JP2021030782 W JP 2021030782W WO 2022045058 A1 WO2022045058 A1 WO 2022045058A1
Authority
WO
WIPO (PCT)
Prior art keywords
schedule
arithmetic unit
user
proposal
action
Prior art date
Application number
PCT/JP2021/030782
Other languages
English (en)
French (fr)
Inventor
史人 相馬
知之 森
Original Assignee
三菱重工業株式会社
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 三菱重工業株式会社 filed Critical 三菱重工業株式会社
Priority to EP21861484.0A priority Critical patent/EP4148636A4/en
Priority to US18/007,872 priority patent/US20230230043A1/en
Publication of WO2022045058A1 publication Critical patent/WO2022045058A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/109Time management, e.g. calendars, reminders, meetings or time accounting
    • G06Q10/1093Calendar-based scheduling for persons or groups
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/109Time management, e.g. calendars, reminders, meetings or time accounting
    • G06Q10/1093Calendar-based scheduling for persons or groups
    • G06Q10/1095Meeting or appointment
    • G06Q50/40

Definitions

  • the present invention relates to a schedule management device, a schedule management system, and a storage medium.
  • Patent Document 1 Japanese Unexamined Patent Publication No. 2005-44282
  • a local service company store, hotel, taxi company
  • changing a reservation when an itinerary is delayed Is described.
  • Patent Document 2 Japanese Unexamined Patent Publication No. 2018-96810 describes a technique for a mobile terminal to determine the necessity of re-searching a route by providing a multimodal route. It is described that the difference in the scheduled passage time at the desired position is used for determining whether or not the vehicle is moving along the route. It is also described in this determination that the difference between the point and the current point is used at the estimated time of arrival at a desired point on the route.
  • Patent Document 3 Patent No. 3952982 describes a system that presents a facility in response to a user's request and provides a means of transportation to the facility selected by the user.
  • Patent Document 4 International Publication No. 2015/07249 describes a device for providing route guidance for dispersing the movement of people and vehicles.
  • the inventor has found that the labor of the user can be reduced by supporting the user not only as a means of transportation to move to the destination but also by deciding the schedule.
  • the present invention has been made in view of the above situation, and one of the objects of the present invention is to provide a schedule management system that supports a user to decide a schedule. Other purposes can be understood from the following description and description of embodiments.
  • the schedule management device includes a storage device for storing the schedule management program and an arithmetic unit for reading and executing the schedule management program.
  • the schedule management program includes a first schedule proposal means, a second schedule proposal means, and a schedule registration means.
  • the first schedule proposal means determines the proposal schedule, which is the schedule to propose to the participants, based on the registered schedule registered for the set participants, and uses the determined proposal schedule to be included in the participants. Generate a first schedule proposal signal to propose to a person.
  • the 2nd schedule proposal means is the 2nd schedule for confirming the proposed schedule decided by the participants excluding the user based on the 1st schedule response signal indicating that the proposal schedule is approved for the 1st schedule proposal signal. Generate a suggested signal.
  • the schedule registration means generates a schedule notification signal for notifying the participants of the proposal schedule based on the second schedule response signal indicating that the proposal schedule is approved for the second schedule proposal signal, and the participants have already registered. Register the proposal schedule in the schedule.
  • the schedule management program stored in the storage medium causes the arithmetic unit to execute the following processing.
  • the proposal schedule which is the schedule to propose to the participants, is decided, and the decided proposal schedule is proposed to the users included in the participants.
  • a 2nd schedule proposal signal for confirming the proposed schedule decided by the participants other than the user is generated. ..
  • a schedule notification signal for notifying the participants of the proposal schedule is generated, and the proposal is made to the registered schedule of the participants.
  • the labor for determining the schedule is reduced.
  • FIG. 1 is a schematic configuration diagram of a schedule management system according to an embodiment.
  • FIG. 2 is a schematic configuration diagram of a schedule management device according to an embodiment.
  • FIG. 3 is a schematic configuration diagram of a terminal according to an embodiment.
  • FIG. 4 is a configuration diagram of a schedule setting program in one embodiment.
  • FIG. 5 is a flowchart showing a process relating to the schedule proposal module in one embodiment.
  • FIG. 6 is a configuration diagram of a schedule database in one embodiment.
  • FIG. 7 is a flowchart showing a process relating to the action proposal module in one embodiment.
  • FIG. 8 is a block diagram of the behavior database in one embodiment.
  • FIG. 9 is a diagram showing the configuration of an individual schedule database in one embodiment.
  • FIG. 10 is a configuration diagram of a schedule adjustment program in one embodiment.
  • FIG. 11 is a flowchart showing a process relating to the schedule change request module in one embodiment.
  • FIG. 12 is a flowchart showing a process relating to the schedule change module in one embodiment.
  • FIG. 13 is a block diagram of a route guidance program according to an embodiment.
  • FIG. 14 is a flowchart showing a process relating to the route display module in one embodiment.
  • FIG. 15 is a diagram for explaining a method of determining whether or not a user is moving along a set transportation means in one embodiment.
  • FIG. 16 is a graph showing the existence probability of a user in a desired region when the user is moving along a set transportation means in one embodiment.
  • FIG. 17 is a flowchart showing a process relating to the route change module in one embodiment.
  • FIG. 18 is an example of a screen for displaying a route to a user in one embodiment.
  • FIG. 19 is an example of a screen for displaying a route to a user in one embodiment.
  • FIG. 20 is a flowchart showing a process relating to the schedule proposal module in one embodiment.
  • FIG. 21 is a configuration diagram of a schedule setting program in one embodiment.
  • FIG. 22 is a flowchart showing processing related to the plan setting program in one embodiment.
  • FIG. 23 is a block diagram of the event database according to the embodiment.
  • FIG. 24 is a diagram showing the configuration of an individual schedule database in one embodiment.
  • FIG. 25 is a flowchart showing a process relating to the route display module in one embodiment.
  • the schedule management system 1 includes a schedule management device 10 and a terminal 20 including a first terminal 20-1 and a second terminal 20-2.
  • the schedule management device 10 and the terminal 20 are connected to each other via a network 2 so that data can be transmitted and received to each other.
  • the network 2 includes, for example, an arbitrary network such as the Internet, a LAN (Local Area Network), and a WAN (Wide Area Network).
  • the number of terminals 20 is not limited to two and can be arbitrarily selected.
  • An external server 3 is connected to the network 2.
  • the schedule management device 10 acquires various data from the external server 3, such as operation information of transportation such as trains, traffic congestion information of roads, weather information, and event information.
  • the schedule management device 10 proposes a schedule, an action schedule, and the like to the user by acquiring various data from the external server 3.
  • the schedule represents, for example, a destination, a date, etc. when going on a trip.
  • the action schedule represents the details of the schedule, and represents the specific facility, time, means of transportation to the facility, and the like.
  • a schedule represents an action set on a daily basis
  • an action schedule represents an action set on an hourly basis. Schedules also include both dates and action schedules.
  • the schedule management device 10 includes a communication device 11, a storage device 12, an arithmetic device 13, and an input / output device 14.
  • the schedule management device 10 includes, for example, a computer.
  • the communication device 11 is connected to the network 2 by wire or wirelessly, and communicates between the terminal 20 and the external server 3.
  • the communication device 11 transfers the data received from the network 2 to the arithmetic unit 13. Further, the communication device 11 transfers the data received from the arithmetic unit 13 to the network 2.
  • the communication device 11 includes various interfaces such as NIC (Network Interface Card) and USB (Universal Serial Bus).
  • the input / output device 14 includes any input / output device, such as a keyboard, mouse, microphone, display, speaker, touch panel, and the like.
  • the storage device 12 stores various data for the arithmetic unit 13 to execute the process.
  • the storage device 12 is used as a non-temporary storage medium for storing the schedule setting program 100, the schedule adjustment program 200, and the route guidance program 300.
  • the storage device 12 may provide the schedule setting program 100, the schedule adjustment program 200, and the route guidance program 300 as a computer program product stored in a computer-readable storage medium 4, or can be downloaded from a server. It may be provided as a computer program product.
  • In the registered schedule an action corresponding to the schedule and an action corresponding to the action schedule are registered.
  • the arithmetic unit 13 performs various data processing for managing the schedule.
  • the arithmetic unit 13 reads the schedule setting program 100, the schedule adjustment program 200, and the route guidance program 300 from the storage device 12 and executes them.
  • the arithmetic unit 13 includes a central processing unit (CPU; Central Processing Unit) and the like.
  • the terminal 20 includes a communication device 21, a storage device 22, an arithmetic unit 23, an input / output device 24, and a sensor 25.
  • the terminal 20 includes, for example, a computer, a mobile terminal (for example, a tablet terminal, a smartphone) and the like.
  • the communication device 21 is connected to the network 2 by wire or wirelessly and communicates with the schedule management device 10.
  • the communication device 21 transfers the data received from the network 2 to the arithmetic unit 23. Further, the communication device 21 transfers the data received from the arithmetic unit 23 to the network 2.
  • the communication device 21 includes various interfaces such as NIC (Network Interface Card) and USB.
  • the input / output device 24 includes any input / output device, such as a keyboard, mouse, microphone, display, speaker, touch panel, and the like.
  • the sensor 25 includes a positioning sensor that measures the position of the own machine, for example, a GPS (Global Positioning System), a gyro sensor that detects acceleration, an optical sensor, and the like.
  • the detected detection data is transmitted to the arithmetic unit 23.
  • the storage device 22 stores various data for the arithmetic unit 23 to execute the process.
  • the storage device 22 stores, for example, a registered schedule registered for a user who uses the terminal 20. Further, the storage device 22 stores the client program 400.
  • the storage device 22 is used as a non-temporary storage medium for storing the client program 400.
  • the storage device 22 may provide the client program 400 as a computer program product stored in a computer-readable storage medium 4, or may be provided as a computer program product that can be downloaded from a server.
  • the client program 400 may be dedicated software, or software that can be used in common with other software, such as a Web browser.
  • the arithmetic unit 23 performs various data processing for managing the schedule.
  • the arithmetic unit 23 reads the client program 400 from the storage device 22 and executes it.
  • the arithmetic unit 23 includes a central processing unit (CPU; Central Processing Unit) and the like.
  • the schedule setting program 100 includes a schedule proposal module 110 and an action proposal module 120.
  • the schedule proposal module 110 causes the arithmetic unit 13 to store the user's schedule in the storage device 12 of the schedule management device 10 based on the registered user's plan.
  • the action proposal module 120 causes the arithmetic unit 13 to store the action schedule including the transportation means in the storage device 12 of the schedule management device 10 based on the determined schedule.
  • the schedule proposal module 110 includes a first schedule proposal means 112, a second schedule proposal means 114, and a schedule registration means 116.
  • the first schedule proposing means 112 causes the arithmetic unit 13 to determine the schedule of the user and to propose the determined schedule to the user.
  • the second schedule proposal means 114 causes the arithmetic unit 13 to confirm the schedule approved by the user with the participants participating in the schedule.
  • the schedule registration means 116 causes the arithmetic unit 13 to register the schedule confirmed by the participants in the registered schedule.
  • the arithmetic unit 13 that executes the first schedule proposal means 112 searches for the date on which the schedule is not registered from the already registered schedule. And propose a date including the place and date of the meeting.
  • the arithmetic unit 13 that executes the second schedule proposal means 114 confirms the place and date of the meeting with the participants based on the user's answer.
  • the arithmetic unit 13 that executes the schedule registration means 116 registers the place and date of the meeting in the registered schedule based on the answers of the participants. Participants in the meeting may be selected by the first schedule proposal means 112 based on the past history.
  • the action proposal module 120 includes a first action proposal means 122, a second action proposal means 124, and an action registration means 126.
  • the first action proposing means 122 causes the arithmetic unit 13 to determine the action schedule of the user and to propose the determined action schedule to the user.
  • the second action proposing means 124 causes the arithmetic unit 13 to confirm the action schedule approved by the user with the participants participating in the schedule.
  • the action registration means 126 causes the arithmetic unit 13 to register the action schedule confirmed by the participants in the registered schedule.
  • the arithmetic unit 13 that executes the first action proposing means 122 has a means of moving to a place where the meeting is held, a meeting room where the meeting is held, and a time when the meeting is started, depending on the determined place and date of the meeting. Propose to the user.
  • the arithmetic unit 13 that executes the second action proposing means 124 confirms the means of transportation, the meeting room, the time, and the like with the participants based on the answers of the users.
  • the arithmetic unit 13 that executes the action registration means 126 registers the transportation means, the conference room, the time, and the like based on the answers of the participants.
  • the arithmetic unit 13 of the schedule management device 10 and the arithmetic unit 23 of the terminal 20 execute the schedule proposal module 110 and the client program 400 to execute the processing of the flowchart shown in FIG. 5 and determine the schedule.
  • the schedule proposal module 110 is executed by the arithmetic unit 13 of the schedule management device 10
  • the client program 400 is executed by the arithmetic unit 23 of the terminal 20, for example, the first terminal 20-1 and the second terminal 20-2.
  • step S105 the user inputs a plan, for example, a participant of the conference including the user to the input / output device 24 of the first terminal 20-1.
  • the arithmetic unit 23 of the first terminal 20-1 generates a planning signal representing the input plan.
  • step S110 the arithmetic unit 13 of the schedule management device 10 searches for a registered schedule representing a list of already registered schedules for the set participants, and sets a schedule to be proposed, for example, a place where a meeting is held. Determine the proposed schedule that represents the date.
  • the arithmetic unit 13 searches the registered schedules of the participants for the dates on which the schedules are not registered for all the participants. Further, the arithmetic unit 13 searches for the schedule immediately before the searched date for all the participants, and confirms the immediately preceding predicted position where each participant is located before the meeting.
  • the arithmetic unit 13 determines a proposed schedule representing the place and date of the meeting based on the searched date and the predicted position immediately before the participant.
  • the arithmetic unit 13 of the schedule management device 10 uses the schedule database 150 shown in FIG. 6 to determine the place and date for the meeting.
  • the storage device 12 of the schedule management device 10 stores the schedule database 150 in which a list of possible schedules is registered.
  • the plan classification 151, the item 152, the condition 153, and the index data 154 are registered in association with each other.
  • the contents for classifying a plan (for example, a user's behavior) are registered in the plan classification 151.
  • the arithmetic unit 13 extracts schedule data related to the meeting from the plan classification 151.
  • the arithmetic unit 13 extracts the schedule data satisfying the condition 153 as a schedule candidate from the extracted schedule data.
  • the condition 153 includes the qualification for using the conference room, the area of the conference room, and the like, and the arithmetic unit 13 can be used on the searched date because, for example, the total distance from the participant's immediately preceding predicted position is small. Extract the conference room.
  • the arithmetic unit 13 calculates the schedule index S i using the following equation for each of the extracted schedule candidates.
  • the processing may be performed with the schedule index Si of the schedule data that does not satisfy the condition 153 as 0.
  • the types of conditions 153 (budget, required qualifications, etc.) may be arbitrarily selected, and the number of types is not limited.
  • i represents the number of the extracted schedule candidate.
  • A, B, and C are coefficients set for each user, and ai, bi, and ci are index data 154 registered in the extracted schedule candidates.
  • the index data 154 is determined by the past history and may be set for each user, or may be set to the same value for all users regardless of the user. Further, the types (importance, frequency, interest, etc.) of the index data 154 may be arbitrarily selected, and the number of types is not limited. For example, when the frequency of use of a certain conference room is high, the bi representing the frequency of use of the conference room is higher than the bj representing the frequency of use of another conference room. Further, the index data 154 may be changed according to the day of the week of the proposed schedule.
  • the arithmetic unit 13 of the schedule management device 10 calculates the probability PS i for selecting the i-th from the calculated schedule index S i using the following equation.
  • the arithmetic unit 13 of the schedule management device 10 determines a proposed schedule from the extracted schedule candidates by using the probability PS i so that the schedule candidate of the number i is selected with the probability of the calculated probability PS i .
  • the content of the proposal schedule proposed to the user, for example, the place where the meeting is held, is registered in item 152.
  • the arithmetic unit 13 generates a schedule proposal signal representing the proposed schedule in order to propose the determined proposal schedule to the user.
  • step S115 the arithmetic unit 23 of the first terminal 20-1 presents the proposed schedule determined by the arithmetic unit 13 of the schedule management device 10 based on the schedule proposal signal generated by the arithmetic unit 13 of the schedule management device 10. Propose a proposal schedule to the user. For example, the arithmetic unit 23 of the first terminal 20-1 displays the proposed schedule on the input / output device 24. The user confirms the proposal schedule and inputs whether or not to approve it to the first terminal 20-1 using the input / output device 24.
  • step S120 the arithmetic unit 23 of the first terminal 20-1 determines whether the user has approved the proposed schedule. When the arithmetic unit 23 determines that the user has denied, the arithmetic unit 23 generates a schedule reply signal for processing in step S110 in order to change the schedule. When it is determined that the user has approved, the arithmetic unit 23 generates a schedule response signal for processing in step S125.
  • the user may register the changed schedule in which the proposed schedule is changed in the input / output device 24 of the first terminal 20-1.
  • the arithmetic unit 23 of the first terminal 20-1 generates a schedule response signal including a signal representing the change schedule.
  • the new proposal schedule may be determined based on the change schedule in step S110. For example, the arithmetic unit 13 searches for the registered schedule of the participants based on the change schedule and determines the proposal schedule.
  • the arithmetic unit 13 of the schedule management device 10 determines the process to be executed based on the schedule reply signal.
  • the arithmetic unit 13 When the user receives the schedule response signal indicating approval, the arithmetic unit 13 generates a schedule proposal signal representing the proposal schedule in order to confirm the proposal schedule approved by the participants other than the user in step S125. ..
  • step S130 the arithmetic unit 23 of the second terminal 20-2 displays the proposed schedule approved by the user based on the schedule proposal signal generated by the arithmetic unit 13 of the schedule management device 10, and the participants excluding the user. Propose a proposal schedule to. Participants confirm the proposal schedule and input whether or not to approve it to the second terminal 20-2 using the input / output device 24.
  • step S135 the arithmetic unit 23 of the second terminal 20-2 determines whether the participant has approved the proposed schedule. When the arithmetic unit 23 determines that the participant has denied, the arithmetic unit 23 generates a schedule reply signal for processing in step S110 in order to change the schedule. When it is determined that the participant has approved, the arithmetic unit 23 generates a schedule response signal for processing in step S140.
  • the arithmetic unit 13 of the schedule management device 10 determines the processing to be executed based on the schedule reply signal from the second terminal 20-2.
  • the arithmetic unit 13 receives the schedule response signal indicating approval, the arithmetic unit 13 registers the proposed schedule approved by the participants in the registered schedule of each participant in step S140. Further, the arithmetic unit 13 generates a schedule notification signal representing the registered proposed schedule.
  • step S145 the arithmetic unit 23 of the first terminal 20-1 displays the registered proposal schedule based on the schedule notification signal in order to notify the user of the registered proposal schedule.
  • step S150 the arithmetic unit 23 of the second terminal 20-2 displays the registered proposal schedule based on the schedule notification signal in order to notify the participants of the registered proposal schedule.
  • step S155 the arithmetic unit 13 of the schedule management device 10 executes the action proposal module 120 in order to determine the action schedule.
  • the schedule management system 1 determines the schedule based on the input plan.
  • the schedule management system 1 searches for the registered schedule of the participants, proposes a schedule, and the schedule is determined by the user's choice of approval or denial. Therefore, the schedule management system 1 can reduce the labor of the user.
  • the first schedule proposal means 112 causes step S110
  • the second schedule proposal means 114 causes step S125
  • the schedule registration means 116 causes steps S140 and S155 to be executed by the arithmetic unit 13 of the schedule management device 10.
  • the arithmetic unit 13 of the schedule management device 10 and the arithmetic unit 23 of the terminal 20 execute the action proposal module 120 and the client program 400 to execute the processing of the flowchart shown in FIG. 7 and determine the action schedule.
  • the action proposal module 120 is executed by the schedule management device 10
  • the client program 400 is executed by the terminal 20, for example, the first terminal 20-1 and the second terminal 20-2.
  • step S210 the arithmetic unit 13 of the schedule management device 10 determines an action schedule to be proposed (for example, a meeting room for holding a meeting and a meeting time) based on a determined schedule (for example, a place and a date for holding a meeting). , Determining a proposed action schedule that represents the means of transportation to the meeting room).
  • the arithmetic unit 13 confirms the immediately preceding predicted position in which each participant is in front of the meeting, and searches for a means of transportation from the immediately preceding predicted position to the place where the meeting is held. Based on the searched transportation means, the arithmetic unit 13 calculates the time when each participant arrives at the place where the meeting is held.
  • the arithmetic unit 13 determines the time of the meeting based on the calculated arrival time. Further, the arithmetic unit 13 searches for a conference room installed at a place where the conference is held. The arithmetic unit 13 determines the conference room among the searched conference rooms based on the frequency of use of the conference room, the time of the conference, and the like.
  • the arithmetic unit 13 of the schedule management device 10 determines the proposed action schedule using the action database 160 shown in FIG.
  • the storage device 12 of the schedule management device 10 stores an action database 160 in which a list of possible action schedules is registered.
  • the schedule classification 161, the destination 162, the option 163, the route 164, the condition 165, and the exponential data 166 are registered in the action database 160 in association with each other.
  • the schedule classification 161 the contents for classifying the schedule are registered. For example, when it is set as a schedule to hold a meeting at a certain place, the arithmetic unit 13 extracts action schedule data related to the meeting at the place from the schedule classification 161.
  • a detailed location such as a conference room is registered in the destination 162, and an item that can be selected according to the contents of the schedule classification 161, for example, a device used in the conference is registered in the option 163. Further, the arithmetic unit 13 extracts the action schedule data satisfying the condition 165 as the action schedule candidate from the extracted action schedule data.
  • Condition 165 includes qualifications for using the conference room, budget, free time of the conference room, etc., and the arithmetic unit 13 can be used on the date set in the schedule, and the conference room is extracted according to the number of participants. do.
  • the arithmetic unit 13 searches for a moving means for the participant to move to the extracted conference room, and registers the searched moving means in the route 164.
  • the arithmetic unit 13 Based on the searched means of transportation, the time when each participant arrives at the conference room is calculated, and the time for the conference is determined.
  • the arithmetic unit 13 updates the condition 165 corresponding to the determined conference room in the action database 160, for example, deletes the determined time from the free time, and reserves the determined conference room at the determined time.
  • the arithmetic unit 13 searches for action schedule candidates based on the time of the meeting. For the searched action schedule candidate, the arithmetic unit 13 calculates the action schedule index Oi using the following equation. The processing may be performed with the action schedule index Oi of the action schedule data that does not satisfy the condition 165 as 0 .
  • the types of conditions 165 may be arbitrarily selected, and the number of types is not limited.
  • i represents the number of the extracted action schedule candidate.
  • A, B, and C are coefficients set for each user, and ai, bi, and ci are index data 166 registered in the extracted action schedule candidates.
  • the index data 166 is determined by the past history and may be set for each user, or may be set to the same value for all users regardless of the user.
  • the types (importance, frequency, interest, etc.) of the index data 166 may be arbitrarily selected, and the number of types is not limited. For example, when a certain conference room is used frequently, the bi representing the frequency of the conference room is higher than the bj representing the frequency of another conference room. Further, the index data 166 may be changed according to the day of the week and the time of the proposed action schedule.
  • the arithmetic unit 13 of the schedule management device 10 calculates the probability PO i for selecting the i-th from the calculated action schedule index O i using the following equation.
  • the arithmetic unit 13 of the schedule management device 10 determines a proposed action schedule from the extracted action schedule candidates using the probability PO i so that the action schedule candidate with the number i is selected at the calculated ratio of the probability PO i . do.
  • the arithmetic unit 13 generates an action proposal signal representing the proposed action schedule in order to confirm the determined proposed action schedule with the user.
  • step S215 the arithmetic unit 23 of the first terminal 20-1 displays the proposed action schedule determined by the arithmetic unit 13 of the schedule management device 10 based on the action proposal signal generated by the arithmetic unit 13 of the schedule management device 10. , Propose a proposal action schedule to the user. The user confirms the proposed action schedule and inputs whether or not to approve it to the first terminal 20-1 using the input / output device 24.
  • step S220 the arithmetic unit 23 of the first terminal 20-1 determines whether the user has approved the proposed action schedule. When the arithmetic unit 23 determines that the user has denied, the arithmetic unit 23 generates an action response signal for processing in step S210 in order to change the action schedule. When it is determined that the user has approved, the arithmetic unit 23 generates an action response signal for performing the process of step S225.
  • the arithmetic unit 13 of the schedule management device 10 determines the process to be executed based on the action response signal from the first terminal 20-1. When the arithmetic unit 13 receives the action response signal indicating approval, the arithmetic unit 13 generates an action proposal signal representing the proposed action schedule in order to confirm the proposed action schedule determined by the participants other than the user in step S225.
  • step S230 the arithmetic unit 23 of the second terminal 20-2 displays the proposed action schedule approved by the user based on the action proposal signal generated by the arithmetic unit 13 of the schedule management device 10, and participates excluding the user. Propose a proposal action schedule to the person. Participants confirm the proposed action schedule and input whether or not to approve it to the second terminal 20-2 using the input / output device 24.
  • step S235 the arithmetic unit 23 of the second terminal 20-2 determines whether the participant has approved the proposed action schedule. When it is determined that the participant does not approve, the arithmetic unit 23 generates an action response signal for processing in step S210 in order to change the action schedule. When it is determined that the participant approves, the arithmetic unit 23 generates an action response signal for processing in step S240.
  • the arithmetic unit 13 of the schedule management device 10 determines the process to be executed based on the action response signal from the second terminal 20-2. When the arithmetic unit 13 receives the action response signal indicating approval, the arithmetic unit 13 registers the proposed action schedule approved by the participants in the registered schedule of each participant in step S240. Further, the arithmetic unit 13 generates an action notification signal representing the registered proposed action schedule.
  • step S245 the arithmetic unit 23 of the first terminal 20-1 displays the registered proposed action schedule based on the action notification signal in order to notify the user of the registered proposed action schedule.
  • step S250 the arithmetic unit 23 of the second terminal 20-2 displays the registered proposed action schedule based on the action notification signal in order to notify the participants of the registered proposed action schedule.
  • the schedule management system 1 determines the action schedule based on the determined schedule.
  • the schedule management system 1 proposes a conference room and transportation means according to the schedule, and the schedule is registered by the user's choice of approval or denial. Therefore, the schedule management system 1 can reduce the labor of the user.
  • the first action proposing means 122 causes step S210
  • the second action proposing means 124 causes step S225
  • the action registering means 126 causes the arithmetic unit 13 of the schedule management device 10 to execute step S240.
  • the arithmetic unit 13 of the schedule management device 10 has an individual schedule stored in the storage device 12 of the schedule management device 10 as shown in FIG. 9 when the user has a meeting and then registers a schedule to return to the company. Register the determined schedule in the database 600. The determined schedule and action schedule are registered in the individual schedule database 600. The arithmetic unit 13 registers the date, the plan classification, the item, and the participants in the individual schedule database 600 as a schedule. For example, "meeting" is registered in the plan classification, and "XX district" is registered as the area where the meeting is held in the item.
  • the arithmetic unit 13 registers the classification, the time, the location, the arrangement, the budget, and the reservation in the individual schedule database 600 as an action schedule.
  • Information representing the main action for example, the action that is the main purpose of the schedule
  • the subordinate action for example, the action associated with the main action
  • the main action includes a "meeting”
  • the subordinate action includes a "movement” to move to the meeting room.
  • Information indicating the place where the meeting is held and the means of transportation is registered in the location.
  • the seat position, the vehicle number of the train to be boarded, and the like are registered.
  • Information indicating whether the conference room, seats, etc. are reserved is registered in the reservation.
  • the schedule adjustment program 200 causes the arithmetic unit 13 to adjust the registered schedule when it becomes necessary to change the schedule.
  • the schedule adjustment program 200 includes a schedule change request module 210 and a schedule change module 220.
  • the schedule change request module 210 includes a schedule change request means, and causes the arithmetic unit 13 to receive a request for changing the schedule from the user.
  • the schedule change module 220 is provided with a schedule change means, and changes the schedule by causing the arithmetic unit 13 to execute the schedule proposal module 110 or the action proposal module 120 included in the schedule setting program 100 according to the content of the change. ..
  • the schedule change request module 210 may cause the arithmetic unit 13 to accept a request from a participant to change the schedule.
  • the arithmetic unit 13 of the schedule management device 10 and the arithmetic unit 23 of the terminal 20 execute the schedule change request module 210 and the client program 400 to execute the processing of the flowchart shown in FIG. 11 from the user. Accept schedule changes.
  • the schedule change request module 210 is executed by the arithmetic unit 13 of the schedule management device 10, and the client program 400 is executed by the arithmetic unit 23 of the terminal 20.
  • step S305 the input / output device 24 of the terminal 20 is input by the user with a schedule change request, for example, a change request such as a date, a time, a destination, and a participant.
  • the arithmetic unit 23 of the terminal 20 generates a change signal representing the input change request.
  • step S310 the arithmetic unit 13 of the schedule management device 10 registers the change request in the adjustment data based on the change signal.
  • the adjustment data includes the schedule that is the target of the change request and the content of the change.
  • the arithmetic unit 13 of the schedule management device 10 executes the flowchart shown in FIG. 12 by executing the schedule change module 220, and changes the schedule.
  • step S355 the arithmetic unit 13 of the schedule management device 10 searches for the registered adjustment data. From the adjustment data, the schedule for which changes are requested and the changes are extracted.
  • step S360 the arithmetic unit 13 of the schedule management device 10 executes the schedule setting program 100 for the schedule for which the change is requested based on the searched adjustment data.
  • the schedule setting program 100 is executed according to the extracted changes.
  • the arithmetic unit 13 executes the action proposal module 120 of the schedule setting program 100 and proposes the change in the action schedule. Specifically, it is proposed to change the time and location of the meeting included in the action schedule of the individual schedule database 600 shown in FIG.
  • the arithmetic unit 13 executes the schedule proposal module 110 of the schedule setting program 100, and proposes the change between the schedule and the action schedule. Specifically, it is proposed to change the dates, items, and participants of the individual schedule database 600.
  • the schedule adjustment program 200 causes the arithmetic unit 13 of the schedule management device 10 to change the schedule or the action schedule based on the change signal generated by the arithmetic unit 23 of the terminal 20.
  • the arithmetic unit 13 of the schedule management device 10 may receive information related to the schedule registered from the external server 3 by executing the schedule change request module 210, and may register the change request in the adjustment data.
  • the schedule change request module 210 receives information regarding the cancellation of an event registered as a schedule from the external server 3 and registers a change request indicating the cancellation of the event in the adjustment data in the arithmetic unit 13. Let it run.
  • the schedule change module 220 causes the arithmetic unit 13 to execute the schedule proposal module 110 based on the registered change request, and proposes the deletion of the schedule and the action schedule.
  • the schedule change request module 210 may receive information such as a change in the weather forecast from the external server 3 and cause the arithmetic unit 13 to register the request change in the adjustment data.
  • the route guidance program 300 includes a route display module 310 and a route change module 320, and executes support for the user to act according to the schedule to the arithmetic unit 13 of the schedule management device 10.
  • the route display module 310 causes the arithmetic unit 13 to guide the user based on the route registered in the registered schedule and to determine whether the user is moving along the route.
  • the route change module 320 is provided with the route change means 322, and when a traffic jam, a train delay, or the like occurs, the route is corrected and the schedule is changed as necessary.
  • the route guidance program 300 may cause the arithmetic unit 13 to perform support for the participants to act according to the schedule.
  • the route display module 310 includes a position monitoring means 312, a movement time monitoring means 314, and a change request means 316.
  • the position monitoring means 312 causes the arithmetic unit 13 of the schedule management device 10 to monitor the position of the user and determine whether or not the user is moving along the route by the registered moving means.
  • the movement time monitoring means 314 causes the arithmetic unit 13 to acquire the route status such as traffic congestion and train delay on the route, and to determine whether or not the registered movement means can move along the route. ..
  • the change requesting means 316 causes the arithmetic unit 13 to execute the route changing module 320 when it becomes necessary to change the moving means.
  • the arithmetic unit 13 of the schedule management device 10 and the arithmetic unit 23 of the terminal 20 execute the route display module 310 and the client program 400 to execute the processing of the flowchart shown in FIG. 14 and guide the route to the user. do.
  • the route display module 310 is executed by the schedule management device 10
  • the client program 400 is executed by the terminal 20.
  • step S405 the arithmetic unit 23 of the terminal 20 searches for the registered schedule stored in the storage device 22, and generates a route request signal requesting route information at the time when the registered action is started.
  • the route information includes the train transfer time, the route on the map, and the like.
  • the arithmetic unit 23 acquires the position of the own machine by the sensor 25, and includes the signal indicating the position of the own machine in the route request signal.
  • step S410 the arithmetic unit 13 of the schedule management device 10 determines whether the user is moving along the registered route based on the position acquired from the terminal 20.
  • the arithmetic unit 13 executes the process of step S415.
  • the arithmetic unit 13 determines that the user is not moving along the route
  • the arithmetic unit 13 executes the process of step S435 and executes the route change module 320.
  • the arithmetic unit 13 may acquire the user's position from the external server 3.
  • the arithmetic unit 13 may acquire the position of the user based on an image captured by an optical sensor such as a surveillance camera.
  • the arithmetic unit 13 acquires the image captured by the optical sensor and searches the acquired image for the image captured by the user. Further, the arithmetic unit 13 acquires the position where the image captured by the user is captured as the position of the user.
  • the arithmetic unit 13 may acquire the passage information of the user from a gate such as an automatic ticket gate of a station, and acquire the position of the user based on the acquired passage information.
  • the arithmetic unit 13 of the schedule management device 10 calculates the route data representing the probability that the user 352 exists in the area 353 where the user 352 exists from the moving means.
  • the route data includes data representing the position where the user 352 exists when moving along the route by the moving means.
  • the route data describes the probability that the user 352 exists at a desired time for each region in which the position on the map is divided into a mesh shape. For example, when it is registered to move along the movement route 350 as the movement means, the probability that the user 352 exists along the movement route 350 is set. Therefore, the arithmetic unit 13 extracts the existence probability in the area 353 where the terminal 20 exists.
  • the arithmetic unit 13 of the schedule management device 10 determines whether the probability at the current time is equal to or higher than a desired threshold value in the calculated existence probability. As shown in FIG. 16, the existence probability 360 in the region 353 included in the route data changes depending on the time. The schedule management device 10 calculates the existence probability 360 of the current time in the area 353 where the terminal 20 exists, and compares it with the threshold value th.
  • the threshold value th is a value arbitrarily determined in advance.
  • the arithmetic unit 13 determines that the user 352 is moving along the route when the probability at the current time is equal to or greater than the desired threshold value th.
  • a range of time in which the probability that the user 352 exists in the area 353 may be equal to or higher than the threshold value may be registered.
  • the schedule management device 10 extracts the time range registered in the area 353 where the user 352 exists, and when the extracted time range includes the current time, the user 352 is along the route. Judge that it is moving.
  • the arithmetic unit 13 may calculate the route data when the moving means is determined.
  • the arithmetic unit 13 of the schedule management device 10 acquires the route status on the route of the moving means.
  • the route status represents, for example, delay information of trains on the route, traffic congestion information of roads, and the like, and is acquired from an external server 3.
  • step S420 the arithmetic unit 13 of the schedule management device 10 determines whether or not the transportation means needs to be changed based on the acquired route status.
  • the acquired route status includes, for example, a delay time corresponding to the means of transportation (for example, a delay time of a train, an estimated time to pass through a traffic jam, etc.).
  • the arithmetic unit 13 extracts the delay time from the acquired route status and determines whether or not the moving means needs to be changed. For example, when the time when the train arrives is later than the departure time of the train to be transferred due to the delay, the arithmetic unit 13 determines that the transportation means needs to be changed.
  • the arithmetic unit 13 executes the route changing module 320 in step S435 to change the moving means.
  • step S425 it is determined in step S425 whether the user 352 has arrived at the destination.
  • the arithmetic unit 13 terminates the route display module 310.
  • the arithmetic unit 13 generates a route signal representing the route information in order to guide the user 352 along the registered route.
  • step S430 for example, the arithmetic unit 23 of the terminal 20 displays the route information based on the route signal. The user moves based on the displayed route information. The arithmetic unit 23 executes the process of step S405 when the desired time has elapsed.
  • the arithmetic unit 13 of the schedule management device 10 guides the user based on the route registered in the registered schedule by executing the route display module 310, and the user moves along the route. It can be determined whether or not.
  • the position monitoring means 312 causes the arithmetic unit 13 to execute steps S410 and S425, the moving time monitoring means 314 causes steps S415 and S420 to execute, and the change requesting means 316 causes the arithmetic unit 13 to execute steps S435.
  • the arithmetic unit 13 of the schedule management device 10 executes the flowchart shown in FIG. 17 by executing the route change module 320, and changes the transportation means or the schedule.
  • the route change module 320 is executed by the schedule management device 10.
  • step S505 the arithmetic unit 13 of the schedule management device 10 acquires the route status on the route on which the user 352 moves.
  • the route status represents, for example, delay information of trains on the route, traffic congestion information of roads, and the like, and is acquired from an external server 3.
  • the arithmetic unit 13 may use the route status acquired in step S415 of the route display module 310.
  • step S510 the arithmetic unit 13 of the schedule management device 10 searches for a moving means for moving from the current position to the destination.
  • the arithmetic unit 13 acquires the current position from the terminal 20.
  • the arithmetic unit 13 may use the current position of the terminal 20 acquired in step S410 of the route display module 310.
  • the transportation means is searched using the acquired current position of the terminal 20 and the route status.
  • the arithmetic unit 13 extracts the delay time from the route status, adds the extracted delay time to the movement time of the corresponding moving means, and searches for a new moving means. Specifically, when the train on the route is delayed by 10 minutes, the arithmetic unit 13 searches for the route when the train arrives with a delay of 10 minutes.
  • step S515 the arithmetic unit 13 of the schedule management device 10 determines whether the user can arrive at the destination by the time registered in the registered schedule. When the destination can be reached, the arithmetic unit 13 performs the process of step S520. When the destination cannot be reached, the arithmetic unit 13 performs the process of step S525.
  • step S520 the arithmetic unit 13 of the schedule management device 10 changes the transportation means registered in the user to the newly searched transportation means, and the route change module 320 End the process.
  • the processing of the route change module 320 is completed, the process returns to the processing of the route display module 310, and the guidance to the user is continued.
  • step S525 the arithmetic unit 13 of the schedule management device 10 registers the schedule change request in the adjustment data.
  • the adjustment data includes the schedule including the means of transportation and the content indicating that the schedule or the action schedule is changed.
  • the arithmetic unit 13 of the schedule management device 10 determines whether to change the schedule or the action schedule based on the registered schedule of the participants.
  • the arithmetic unit 13 searches for the registered schedule of the participants and acquires the time from immediately after the schedule to the start of the next schedule. When the acquired time is greater than the time from the estimated time of arrival registered in the registered schedule to the time of late arrival at the destination, the arithmetic unit 13 determines to change the action schedule. When the acquired time is less than or equal to the time from the estimated time of arrival registered in the registered schedule to the time of late arrival at the destination, the arithmetic unit 13 determines to change the schedule.
  • the arithmetic unit 13 of the schedule management device 10 executes the route guidance program 300, automatically changes the transportation means even if a delay occurs, and notifies the user along the changed transportation means. be able to. Further, when it is necessary to change the date and time of a meeting or the like, the arithmetic unit 13 can automatically determine and prompt the user to change the date and time. Therefore, since the schedule management system 1 can guide the user along the means of transportation corresponding to the delay or the like, it is possible to support the smooth execution of the schedule by the user.
  • the arithmetic unit 23 of the terminal 20 uses AR (Augmented Reality) technology based on the route information output by the arithmetic unit 13 of the schedule management device 10 by the route guidance program 300, and has a view.
  • the route 370 and the entrance 375 may be displayed on the input / output device 24 of the terminal 20.
  • the arithmetic unit 23 of the terminal 20 terminals the route 370 and the entrance 375 to be boarded based on the route information output by the arithmetic unit 13 of the schedule management device 10 by the route guidance program 300. It may be displayed on the input / output device 24 of 20.
  • Participants may be set to any person (observer) who participates.
  • the schedule proposal module 110 included in the schedule setting program 100 causes the arithmetic unit 13 of the schedule management device 10 to execute the processing of the flowchart shown in FIG.
  • step S135 of the flowchart shown in FIG. 5 is replaced with step S135B.
  • Others are the same as the flowchart shown in FIG. 5, and thus the description thereof will be omitted.
  • step S135B the arithmetic unit 23 of the second terminal 20-2 generates a schedule response signal indicating whether or not to participate.
  • the arithmetic unit 23 When it is input that the arithmetic unit 23 participates in the schedule, the arithmetic unit 23 generates a schedule response signal indicating that the user is added to the participants.
  • the arithmetic unit 23 When it is input that the user does not participate in the schedule, the arithmetic unit 23 generates a schedule response signal indicating that the user is to be deleted from the participants. Thereby, the arithmetic unit 13 of the schedule management device 10 can set whether or not to add the user to the participants.
  • the arithmetic unit 13 of the schedule management device 10 executes the schedule setting program 100, and sets the coefficients A, B, and C when calculating the schedule index S i and the action schedule index O i according to the user's request. You may update it.
  • the schedule setting program 100 includes a coefficient adjustment module 130 for updating the coefficients A, B, and C, as shown in FIG.
  • the coefficient adjustment module 130 is configured so that the arithmetic unit 13 of the schedule management device 10 can acquire an evaluation for the schedule and the action schedule proposed by the user in the schedule setting program 100.
  • the evaluation of the proposed schedule is input to the input / output device 24 of the first terminal 20-1.
  • the arithmetic unit 23 of the first terminal 20-1 generates a schedule reply signal based on the input evaluation.
  • the arithmetic unit 13 of the schedule management device 10 changes the coefficients A, B, and C when calculating the schedule index S i based on the schedule response signal.
  • the evaluation of the proposed action schedule is input to the input / output device 24 of the first terminal 20-1.
  • the arithmetic unit 23 of the first terminal 20-1 generates an action response signal based on the input evaluation.
  • the arithmetic unit 13 of the schedule management device 10 changes the coefficients A, B, and C when calculating the schedule index S i .
  • the user may input an evaluation for the proposed schedule at any time.
  • the arithmetic unit 23 of the terminal 20 generates an evaluation signal representing the input evaluation.
  • the arithmetic unit 13 of the schedule management device 10 changes the coefficients A, B, and C when calculating the schedule index Si or the action schedule index Oi based on the evaluation signal generated by the terminal 20.
  • the coefficients A, B, and C may be calculated using the evaluations of all users.
  • the arithmetic unit 13 of the schedule management device 10 can acquire the evaluations of all users. Therefore, the arithmetic unit 13 may calculate the coefficients A, B, and C using both the evaluation by all users and the evaluation by individual users. For example, the arithmetic unit 13 stores a coefficient A 1 calculated by evaluation by all users and a coefficient A 2 calculated by evaluation by individual users.
  • the coefficient A is calculated based on the coefficient A 1 and the coefficient A 2 .
  • the coefficient A may be calculated by adding the coefficient A 2 to the coefficient A 1 . Further, the coefficient A may be calculated by multiplying the coefficient A 1 by the coefficient A 2 .
  • the coefficient adjustment module 130 may be configured so that the arithmetic unit 13 of the schedule management device 10 calculates the coefficients A, B, and C based on the past behavior history of the user.
  • the arithmetic unit 13 of the schedule management device 10 may estimate the tendency of the user based on the past behavior history of the user and calculate the coefficients A, B, and C.
  • the coefficient adjustment module 130 may be configured such that the arithmetic unit 13 of the schedule management device 10 accepts the input of the user's opinion and calculates the coefficients A, B, and C based on the input information.
  • the arithmetic unit 13 may execute the coefficient adjustment module 130 to acquire information to be written by the user in an SNS (Social Networking Service) or the like.
  • the coefficients A, B, and C can be calculated based on the information written by the user.
  • the coefficient adjustment module 130 may be configured such that the arithmetic unit 13 of the schedule management device 10 includes artificial intelligence and the like, and outputs sentences according to the sentences input by the user.
  • the arithmetic unit 13 executes the coefficient adjustment module 130 and calculates the coefficients A, B, and C based on the text input by the user.
  • the storage device 12 of the schedule management device 10 stores the coefficient correction value table in which the word and the coefficient correction value are associated with each other, and the arithmetic unit 13 calculates the coefficients A, B, and C based on the coefficient correction value table.
  • the coefficients A, B, and C may be calculated so as to decrease as time elapses after the evaluation or the sentence is input.
  • the coefficients A, B, and C may be calculated to become 0 after a predetermined time has elapsed. This predetermined time may be set according to the plan classification.
  • the coefficient adjustment module 130 of the schedule setting program 100 stores the index data 154 and 166 ai, bi, and ci when calculating the schedule index S i and the action schedule index O i , and the condition 153 registered in the schedule database 150. May be calculated by the arithmetic unit 13 of the schedule management device 10 based on the above.
  • the condition 153 of the schedule database 150 includes the number of people accommodated, and the number of registered people who have registered the schedule is registered.
  • the arithmetic unit 13 that executes the schedule proposal module 110 of the schedule setting program 100 adds the number of participants to the number of registered people included in the schedule database 150.
  • the arithmetic unit 13 calculates ai, bi, and ci of the index data 154 and 166 according to the ratio of the number of people accommodated and the number of registered people. For example, as the number of registered people approaches the number of people accommodated, the arithmetic unit 13 reduces the ai, bi, and ci of the exponential data 154 and 166. As a result, the schedule setting program 100 can prevent the schedule from being registered in excess of the capacity.
  • the schedule management system 1 may propose a plan to the user.
  • the storage device 12 of the schedule management device 10 stores the plan setting program 500.
  • the arithmetic unit 13 of the schedule management device 10 and the arithmetic unit 23 of the terminal 20 execute the plan setting program 500 and the client program 400, execute the flowchart shown in FIG. 22, and propose a plan.
  • the plan setting program 500 is executed by the schedule management device 10, and the client program 400 is executed by the terminal 20.
  • the plan represents an outline of the schedule, for example, an action set in units of several days.
  • step S610 the arithmetic unit 13 of the schedule management device 10 acquires event information from the external server 3.
  • the arithmetic unit 13 determines the plan based on the event information. For example, event information includes work deadlines.
  • the arithmetic unit 13 determines the time to hold the meeting and the participants based on the delivery date of the work and the history so far.
  • the arithmetic unit 13 generates a planning signal indicating a determined meeting time and participants.
  • the arithmetic unit 13 of the schedule management device 10 determines the plan using the event database 170 as shown in FIG. 23.
  • the storage device 12 of the schedule management device 10 stores an event database 170 in which a list of proposed plans is registered.
  • the event database 170 the event classification 171 and the item 172, the time 173, the participants 174, the condition 175, and the index data 176 are registered in association with each other.
  • the contents corresponding to the event information are registered in the event classification 171.
  • plan data satisfying the condition 175 is extracted as a plan candidate.
  • the arithmetic unit 13 calculates the plan index Pi using the following equation for the extracted plan candidates.
  • the processing may be performed with the planning index Pi of the planning data that does not satisfy the condition 175 as 0 .
  • i represents the number of the extracted plan candidate.
  • A, B, and C are coefficients set for each user, and ai, bi, and ci are index data 176 registered in the extracted plan candidates.
  • the index data 176 is determined by the past history and may be set for each user. Further, the types (importance, frequency, interest, etc.) of the index data 176 may be arbitrarily selected, and the number of types is not limited.
  • the index data 176 may be changed depending on the timing of the proposed plan.
  • the coefficients A, B, C and the ai, bi, ci of the index data 176 are the coefficients A, B, C when calculating the schedule index S i and the action schedule index O i , and the index data 154, Similar to 166, it may be updated by the coefficient adjustment module 130.
  • the arithmetic unit 13 of the schedule management device 10 calculates the probability PP i for selecting the i -th from the calculated plan index Pi using the following equation.
  • the arithmetic unit 13 of the schedule management device 10 determines a proposal plan from the extracted plan candidates by using the probability PP i so that the plan candidate of the number i is selected with the probability of the calculated probability PP i .
  • the arithmetic unit 13 generates a planning signal representing the proposed plan in order to confirm the determined proposed plan with the user.
  • step S615 the arithmetic unit 23 of the terminal 20 displays the proposal plan determined by the arithmetic unit 13 of the schedule management device 10 based on the planning signal generated by the arithmetic unit 13 of the schedule management device 10, and makes a proposal plan to the user. To propose. The user confirms the proposal plan and inputs to the terminal 20 whether or not to approve it by using the input / output device 24.
  • step S620 the arithmetic unit 23 of the terminal 20 determines whether the user has approved the proposed plan. When the arithmetic unit 23 determines that the user does not approve, the arithmetic unit 23 generates an answer signal for performing the process of step S610 in order to change the plan. When it is determined that the user has approved, the arithmetic unit 23 generates a response signal for performing the process of step S625.
  • the arithmetic unit 13 of the schedule management device 10 determines the process to be executed based on the response signal.
  • the arithmetic unit 13 executes the schedule proposal module 110 in step S625.
  • the schedule management system 1 determines the plan based on the acquired event information. Further, the arithmetic unit 13 of the schedule management device 10 executes the plan setting program 500, and when the determined plan overlaps with the already registered schedule, the schedule adjustment program 200 makes a request to change the schedule overlapping with the plan. It may be input to the schedule change module 220 of.
  • the schedule management system 1 can be applied to an individual event such as a trip. For example, when the user registers a one-night sea bathing as a plan, the arithmetic unit 13 of the schedule management device 10 executes the schedule proposal module 110 included in the schedule setting program 100, and the registered schedule already registered. Search for dates for which no appointments have been registered from, and propose a schedule that includes the destination and date of the beach. In this case, a list of beaches is registered in the schedule database 150. Further, the location of the beach is registered in the schedule database 150, and the arithmetic unit 13 of the schedule management device 10 extracts the beach that can be moved from the current position in one night from the beach registered in the schedule database 150. do.
  • the arithmetic unit 13 calculates the schedule index Si for the extracted schedule candidates and determines the proposed beach.
  • Condition 153 may include, for example, weather.
  • the arithmetic unit 13 may acquire weather information from the external server 3 and determine the schedule using the acquired weather information.
  • the action proposal module 120 included in the schedule setting program 100 is, for example, in the arithmetic unit 13 of the schedule management device 10, according to a determined schedule, a means of transportation to the destination of the trip, an accommodation destination, and an accommodation plan (for example, accommodation). Have the user propose the cost, whether or not to eat, etc.).
  • the arithmetic unit 13 that executes the action proposal module 120 based on the estimated budget and other conditions according to the schedule including the destination and date of the sea bathing can be used as a means of transportation to the destination, a hotel to stay in, and whether or not to have meals.
  • Propose an action schedule such as.
  • an accommodation plan is registered in the option of the behavior database 160.
  • the arithmetic unit 13 may transmit a reservation signal indicating that the reservation is made to the external server 3 that manages the reservation of the facility to be used such as a hotel, and reserve the facility to be used.
  • the signal indicating that the reservation is made may include a signal indicating that the fee is paid according to the content approved by the user.
  • the arithmetic unit 13 of the schedule management device 10 may execute the plan setting program 500 and propose a plan based on event information such as a concert, for example.
  • the schedule management system 1 may separately register private schedules and work schedules in the individual schedule database 600.
  • types for classifying private and work such as work and travel are registered.
  • the schedule management system 1 makes it easy for the user to understand the schedule by confirming the type displayed on the terminal 20.
  • the position monitoring means 312 may be executed by the arithmetic unit 23 of the terminal 20.
  • the arithmetic unit 13 of the schedule management device 10 and the arithmetic unit 23 of the terminal 20 execute the route display module 310 and the client program 400 to execute the processing of the flowchart shown in FIG. 25.
  • the route display module 310 excluding the position monitoring means 312 is executed by the arithmetic unit 13 of the schedule management device 10, and the client program 400 is executed by the arithmetic unit 23 of the terminal 20.
  • step S705 the arithmetic unit 23 of the terminal 20 searches for the registered schedule and generates a route request signal requesting route information and route data before the time when the registered action is started.
  • the route information includes the train transfer time, the route on the map, and the like.
  • the route data includes the probability that the user 352 exists on the route of the user 352.
  • step S710 the arithmetic unit 13 of the schedule management device 10 acquires the route status on the route of the transportation means, for example, the delay information of the train on the route, the traffic congestion information of the road, and the like from the external server 3 based on the transportation means. do.
  • the arithmetic unit 13 of the schedule management device 10 determines whether or not it is necessary to change the transportation means based on the acquired route status.
  • the acquired route status includes, for example, a delay time corresponding to the means of transportation, for example, a delay time of a train, an estimated time until passing through a traffic jam, and the like.
  • the arithmetic unit 13 extracts the delay time from the acquired route status and determines whether or not the moving means needs to be changed. For example, when the time when the train arrives is later than the departure time of the train to be transferred due to the delay, the arithmetic unit 13 determines that the transportation means needs to be changed.
  • the arithmetic unit 13 determines that the change of the moving means is not necessary, the arithmetic unit 13 generates a route signal representing the route information and the route data in order to guide the user along the registered route of the moving means. Further, when the arithmetic unit 13 determines that the moving means needs to be changed, the arithmetic unit 13 performs the process of step S735 to change the moving means.
  • the route data may be calculated when the means of transportation is determined.
  • step S720 the arithmetic unit 23 of the terminal 20 displays the route information based on the route signal. The user moves based on the displayed route information.
  • step S725 the arithmetic unit 23 of the terminal 20 determines whether or not the own machine is moving along the route of the registered moving means. For example, the arithmetic unit 23 measures the position of its own machine by the sensor 25 and determines whether or not it is moving along the path of the moving means. When the arithmetic unit 23 determines that it is moving along the path of the moving means, the arithmetic unit 23 executes the process of step S730. If it is determined that the arithmetic unit 23 is not moving along the route of the moving means, the arithmetic unit 23 generates a route change signal requesting the route change in order to execute the process of step S735.
  • the arithmetic unit 23 of the terminal 20 may acquire the user's position from the external server 3 via the schedule management device 10.
  • the arithmetic unit 13 of the schedule management device 10 acquires the position of the user based on the image captured by the optical sensor such as a surveillance camera, and transmits the acquired information indicating the position of the user to the terminal 20.
  • the arithmetic unit 13 of the schedule management device 10 acquires the image captured by the optical sensor, and searches the acquired image for the image captured by the user.
  • the arithmetic unit 13 acquires the position where the image captured by the user is captured as the position of the user.
  • the arithmetic unit 13 may acquire the passage information of the user from a gate such as an automatic ticket gate of a station, and acquire the position of the user based on the acquired passage information.
  • the arithmetic unit 23 of the terminal 20 determines whether or not the terminal 20 is moving along the route based on the position of the own machine and the route data. As shown in FIGS. 15 and 16, the arithmetic unit 23 extracts the probability that the own machine exists from the route data in the area 353 where the user 352 exists, and in the extracted existence probability 360, the probability at the current time is desired. It is determined whether or not it is equal to or greater than the threshold value of. When the probability at the current time is equal to or greater than the desired threshold value th, the arithmetic unit 23 determines that the user is moving along the path of the moving means.
  • a range of time in which the probability that the own machine exists is equal to or higher than the threshold value may be registered in the area 353.
  • the arithmetic unit 23 extracts the time range registered in the area 353 where the own machine exists, and when the extracted time range includes the current time, the user follows the route of the transportation means. Judge that it is moving.
  • step S730 the arithmetic unit 23 of the terminal 20 determines whether or not the user has arrived at the destination.
  • the arithmetic unit 23 ends the client program 400.
  • the arithmetic unit 23 executes the process of step S705 and continues the guidance.
  • step S735 the arithmetic unit 13 of the schedule management device 10 executes the route change module 320. .. By executing the route change module 320, the means of transportation is re-searched. After the re-search, the arithmetic unit 13 generates a signal for the arithmetic unit 23 of the terminal 20 to execute the process of step S705.
  • the arithmetic unit 23 of the terminal 20 can sequentially determine whether or not the terminal 20 is moving along the route, it is possible to detect that the terminal 20 has deviated from the route at an early stage.
  • the schedule management system 1 may estimate the user's budget and use it for determining a schedule or the like.
  • the storage device 12 of the schedule management device 10 stores a budget estimation program for estimating the budget.
  • Budget estimation programs are equipped with budget estimation means.
  • the arithmetic unit 13 of the schedule management device 10 estimates the tendency of expenditure and the total amount of expenditure from the past schedule of the user by executing the budget estimation means of the budget estimation program.
  • the budget is estimated based on the estimated expenditure.
  • the budget to be allocated to each schedule is estimated.
  • the arithmetic unit 13 determines the schedule by comparing the estimated budget with the budget included in the condition 153 of the schedule database 150. Similarly for the plan, the arithmetic unit 13 compares the budget included in the condition 175 of the event database 170 with the estimated budget.
  • the action schedule is also determined by comparing the budget included in the condition 165 of the action database 160 with the estimated budget.
  • the arithmetic unit 13 of the schedule management device 10 may execute the budget estimation program and manage the budget based on the user's annual income and monthly income. For example, the arithmetic unit 13 estimates the spending tendency from the past schedule of the user, and allocates the budget based on the estimated spending tendency.
  • the arithmetic unit 13 of the schedule management device 10 receives personal information when the user starts using the schedule management system 1.
  • personal information includes monthly or yearly income, information on the financial institution used, and so on.
  • the arithmetic unit 13 of the schedule management device 10 may predict the income based on the past action history. For example, the schedule and the action schedule selected by the user in the past are extracted from the schedule database 150 and the action database 160. The past expenditure by the user is calculated based on the budget of the condition 153 included in the extracted schedule and the budget of the condition 165 included in the extracted action schedule. Based on the calculated expenditure, the arithmetic unit 13 predicts the income. For example, the projected income is calculated by multiplying the calculated expenditure by a desired value.
  • the arithmetic unit 13 of the schedule management device 10 estimates the budget according to the type of the plan classification based on the calculated predicted income. For example, the arithmetic unit 13 calculates the ratio for each type of plan classification that the user has spent in the past, and multiplies the predicted income by the calculated ratio to estimate the budget according to the type of plan classification.
  • the ratio for each type of plan classification may be input by the user and stored in the storage device 12 of the schedule management device 10. In the arithmetic unit 13, the ratio of only a part of the plan classification is set, and the budget of only a part of the plan classification may be calculated.
  • the arithmetic unit 13 of the schedule management device 10 executes the schedule setting program 100, and in step S240, performs a procedure for purchasing a ticket required for an action schedule, for example, a reserved seat on the Shinkansen or a reserved seat at an event venue. May be good.
  • the arithmetic unit 13 may change the purchased reserved seat according to the change of the moving means when the moving means is changed in the step S520 of the schedule adjustment program 200.
  • the route display module 310 of the route guidance program 300 charges the fare by communicating with the external server 3 when the arithmetic unit 13 of the schedule management device 10 moves along the route of the registered transportation means. It may be configured to pay.
  • the arithmetic unit 13 of the schedule management device 10 can determine that the user has boarded a vehicle, for example, a train, or has disembarked from the vehicle. Therefore, the arithmetic unit 13 calculates the fare based on the position where the user got on the vehicle and the position where the user got off the vehicle. The arithmetic unit 13 may pay the fare by generating a signal related to the calculated fare and communicating with the external server 3.
  • step S105 of the schedule setting program 100 an example in which the user specifies the plan classification and the participants as a plan is shown, but the present invention is not limited to this.
  • the user may specify the date and place in step S105.
  • the arithmetic unit 13 of the schedule management device 10 that executes the schedule setting program 100 has a higher priority than the registered schedule, and receives an event in which the schedule overlaps with the registered schedule.
  • each step may be executed by a schedule management program that combines a schedule setting program 100, a schedule adjustment program 200, and a route guidance program 300.
  • the schedule management device described in the embodiment is grasped as follows, for example.
  • the schedule management device includes a storage device for storing the schedule management program and an arithmetic unit for executing the schedule management program.
  • the schedule management program includes a first schedule proposal means, a second schedule proposal means, and a schedule registration means.
  • the schedule management device executes the first schedule proposal means, the second schedule proposal means, and the schedule registration means, and the schedule is determined by the approval or rejection of the proposed schedule by the user. Therefore, the labor for determining the user's schedule is reduced. Participants also approve or reject the proposed schedule to determine the schedule. Therefore, even if the action schedule has a plurality of participants, the labor for adjusting the schedule is reduced.
  • the schedule management device is the schedule management device according to the first aspect, and the first schedule proposing means calculates the probability for the schedule and selects the proposed schedule according to the calculated probability. It is configured as such.
  • the schedule management device is the schedule management device according to the second aspect, and is configured to calculate the probability based on the index data registered for each schedule. ..
  • the schedule management device is the schedule management device according to the third aspect, includes a coefficient adjustment module, and is configured to calculate the probability based on the index data and the coefficient.
  • the schedule management device is the schedule management device according to the fourth aspect, and receives a schedule reply signal including a signal representing a user's evaluation, and adjusts a coefficient based on the user's evaluation. It is configured as such.
  • the schedule management device is the schedule management device according to the second aspect, and is configured to select a schedule based on the conditions registered for each schedule.
  • the schedule management device is the schedule management device according to the first aspect, and is configured so that the schedule includes the destination and the date.
  • the schedule management device is the schedule management device according to the first aspect, and the arithmetic unit is divided into a plan classification in which the proposed schedule is classified and a budget for the plan classification in which the proposal schedule is classified. It is structured to determine the proposal schedule based on it.
  • the schedule management device is the schedule management device according to the first aspect, and the schedule management program includes a first action proposal means, a second action proposal means, and an action registration means. It is configured in.
  • the schedule management device executes the first action proposal means, the second action proposal means, and the action registration means, so that the action schedule including the movement means is proposed to the user.
  • the user decides the action schedule by approving or denying the action schedule. Therefore, the labor for determining the user's schedule is reduced. Participants also approve or deny the action schedule to determine the action schedule. Therefore, even if the action schedule has a plurality of participants, the labor for adjusting the schedule is reduced.
  • the schedule management device is the schedule management device according to the ninth aspect, and the action registration means makes a reservation to an external server based on the second action signal and pays a fee. It is configured to send a signal that represents it.
  • the schedule management device is the schedule management device according to the ninth aspect, and is configured so that the schedule management program includes a route changing means.
  • the schedule management device schedules or action schedules when the user deviates from the route while traveling or when the destination cannot be reached by the scheduled time due to a train delay or the like. Can be changed.
  • the schedule or action schedule is changed by the user approving or denying the changed schedule or action schedule. Therefore, the labor for changing the schedule of the user is reduced. Participants also change the schedule or action schedule by approving or denying the changed schedule or action schedule. Therefore, even if the action schedule has a plurality of participants, the labor for adjusting the schedule is reduced.
  • the schedule management device is the schedule management device according to the eleventh aspect, and determines the probability that the user exists when moving along the route in the area including the position where the user exists. It is configured so that the route changing means is executed based on the result of determining whether the user is moving along the route.
  • the schedule management device can change the route immediately.
  • the schedule management device is the schedule management device according to the eleventh aspect, and is configured so that the schedule management program includes position monitoring means.
  • the load on the terminal can be reduced by the schedule management device executing the position monitoring means.
  • the schedule management system includes a schedule management device according to the eleventh aspect and a terminal.
  • the terminal executes the position monitoring means.
  • the load on the schedule management device can be reduced by the terminal executing the position monitoring means.
  • the recording medium stores the schedule management program.
  • the stored schedule management program determines a proposal schedule, which is a schedule to be proposed to the user, based on the registered schedule, and causes the arithmetic unit to generate a signal for proposing the proposal schedule to the user.
  • the schedule management program causes the arithmetic unit to generate a signal for confirming the proposed schedule to the participants other than the user based on the signal indicating that the proposed schedule is approved.
  • the schedule management program generates a signal for notifying the participants of the proposal schedule based on the signal indicating that the proposal schedule is approved, and causes the arithmetic unit to register the proposal schedule in the registered schedule of the participants.
  • the schedule will be decided by the approval or denial of the proposed schedule by the user. Therefore, the labor for determining the user's schedule is reduced. Participants also approve or reject the proposed schedule to determine the schedule. Therefore, even if the action schedule has a plurality of participants, the labor for adjusting the schedule is reduced.

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Tourism & Hospitality (AREA)
  • Operations Research (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Data Mining & Analysis (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)

Abstract

予定管理装置は、予定管理プログラムを格納する記憶装置と、予定管理プログラムを読み出し、実行する演算装置とを備える。予定管理プログラムは、第1日程提案手段と、第2日程提案手段と、日程登録手段とを備える。第1日程提案手段は、設定された参加者の登録済予定に基づき、参加者に提案する日程である提案日程を決定し、参加者のうちの利用者に決定した提案日程を提案する。第2日程提案手段は、利用者の回答に基づき、利用者を除く参加者に決定した提案日程を確認する。日程登録手段は、参加者の回答に基づき、参加者に提案日程を通知する日程通知信号を生成するとともに、参加者の登録済予定に提案日程を登録する。

Description

予定管理装置、予定管理システム及び記憶媒体
 本発明は、予定管理装置、予定管理システム及び記憶媒体に関するものである。
 様々な交通移動手段の検索と、予約と、決済とを1つのサービスとして提供する技術が研究されている。
 例えば、特許文献1(特開2005-44282号公報)には、旅程に遅延が生じたときに、現地サービス会社(店舗、ホテル、タクシー会社)に到着予定時刻を送信し、予約を変更するシステムが記載されている。
 特許文献2(特開2018-96810号公報)には、マルチモーダル経路を提供することで、携帯端末が経路の再検索の事項要否を判断する技術が記載されている。経路に沿って移動しているかの判断には、所望の位置における通過予定時刻の差を用いることが記載されている。また、この判断に、経路上の所望の地点における到着予定時刻において、当該地点と現在地点との差を用いることも記載されている。
 特許文献3(特許第3952982号公報)には、利用者の要求に対して施設を提示し、利用者が選択した施設への移動手段を提供するシステムが記載されている。
 特許文献4(国際公開第2015/072409号)には、人や車両の移動を分散させるための経路案内を行う装置が記載されている。
特開2005-44282号公報 特開2018-96810号公報 特許第3952982号公報 国際公開第2015/072409号
 発明者は、目的地に移動するための交通移動手段だけでなく、日程の決定を含めて利用者を支援することで、利用者の労力を削減することができることを見出した。
 本発明は、上記の状況に鑑みなされたものであり、利用者による予定の決定を支援する予定管理システムを提供することを目的の1つとする。他の目的については、以下の記載及び実施の形態の説明から理解することができる。
 上記目的を達成するための一実施の形態による予定管理装置は、予定管理プログラムを格納する記憶装置と、予定管理プログラムを読み出し、実行する演算装置とを備える。予定管理プログラムは、第1日程提案手段と、第2日程提案手段と、日程登録手段とを備える。第1日程提案手段は、設定された参加者に対して登録されている登録済予定に基づき、参加者に提案する日程である提案日程を決定し、決定した提案日程を参加者に含まれる利用者に提案するための第1日程提案信号を生成する。第2日程提案手段は、第1日程提案信号に対して提案日程を承認することを表す第1日程回答信号に基づき、利用者を除く参加者に決定した提案日程を確認するための第2日程提案信号を生成する。日程登録手段は、第2日程提案信号に対して提案日程を承認することを表す第2日程回答信号に基づき、参加者に提案日程を通知する日程通知信号を生成するとともに、参加者の登録済予定に提案日程を登録する。
 上記目的を達成するための一実施の形態による記憶媒体に格納された予定管理プログラムは、演算装置に以下の処理を実行させる。
 ・設定された参加者に対して登録されている登録済予定に基づき、参加者に提案する日程である提案日程を決定し、決定した提案日程を参加者に含まれる利用者に提案するための第1日程提案信号を生成する。
 ・第1日程提案信号に対して前記提案日程を承認することを表す第1日程回答信号に基づき、利用者を除く参加者に決定した提案日程を確認するための第2日程提案信号を生成する。
 ・第2日程提案信号に対して前記提案日程を承認することを表す第2日程回答信号に基づき、参加者に提案日程を通知する日程通知信号を生成するとともに、参加者の登録済予定に提案日程を登録する。
 本発明によれば、予定を決定する労力が低減される。
図1は、一実施の形態における予定管理システムの概略構成図である。 図2は、一実施の形態における予定管理装置の概略構成図である。 図3は、一実施の形態における端末の概略構成図である。 図4は、一実施の形態における予定設定プログラムの構成図である。 図5は、一実施の形態における日程提案モジュールに関する処理を表すフローチャートである。 図6は、一実施の形態における日程データベースの構成図である。 図7は、一実施の形態における行動提案モジュールに関する処理を表すフローチャートである。 図8は、一実施の形態における行動データベースの構成図である。 図9は、一実施の形態における個別予定データベースの構成を表す図である。 図10は、一実施の形態における予定調整プログラムの構成図である。 図11は、一実施の形態における予定変更要求モジュールに関する処理を表すフローチャートである。 図12は、一実施の形態における予定変更モジュールに関する処理を表すフローチャートである。 図13は、一実施の形態における経路案内プログラムの構成図である。 図14は、一実施の形態における経路表示モジュールに関する処理を表すフローチャートである。 図15は、一実施の形態において、利用者が設定された移動手段に沿って移動しているかを判定する方法を説明するための図である。 図16は、一実施の形態において、利用者が設定された移動手段に沿って移動しているときの所望の領域における利用者の存在確率を表すグラフである。 図17は、一実施の形態における経路変更モジュールに関する処理を表すフローチャートである。 図18は、一実施の形態において、利用者に経路を表示する画面例である。 図19は、一実施の形態において、利用者に経路を表示する画面例である。 図20は、一実施の形態における日程提案モジュールに関する処理を表すフローチャートである。 図21は、一実施の形態における予定設定プログラムの構成図である。 図22は、一実施の形態における計画設定プログラムに関する処理を表すフローチャートである。 図23は、一実施の形態におけるイベントデータベースの構成図である。 図24は、一実施の形態における個別予定データベースの構成を表す図である。 図25は、一実施の形態における経路表示モジュールに関する処理を表すフローチャートである。
(実施の形態)
 図1に示すように、一実施の形態による予定管理システム1は、予定管理装置10と、第1端末20-1と第2端末20-2とを含む端末20とを備える。予定管理装置10と、端末20とは、相互にデータを送受信できるように、ネットワーク2を介して接続されている。ネットワーク2は、例えば、インターネット、LAN(Local Area Network)、WAN(Wide Area Network)などの任意のネットワークを含む。なお、端末20の台数は、2台に限定されず、任意に選択することができる。
 ネットワーク2には、外部サーバ3が接続されている。予定管理装置10は、外部サーバ3から種々のデータ、例えば、電車等の交通機関の運行情報、道路の渋滞情報、気象情報、イベント情報などを取得する。予定管理装置10は、外部サーバ3から種々のデータを取得することで、利用者に対して日程や行動予定などを提案する。ここでは、日程は、例えば、旅行に行く場合の行き先、日付などを表す。行動予定は、日程の詳細を表し、具体的な施設、時間、施設までの移動手段などを表す。例えば、日程は日単位で設定された行動を表し、行動予定は時間単位で設定された行動を表す。また、予定は、日程と行動予定との両方を含む。
 予定管理装置10は、図2に示すように、通信装置11と、記憶装置12と、演算装置13と、入出力装置14とを備える。予定管理装置10は、例えば、コンピュータを含む。
 通信装置11は、ネットワーク2に有線または無線により接続され、端末20と、外部サーバ3との通信を行う。通信装置11は、ネットワーク2から受信するデータを演算装置13に転送する。また、通信装置11は演算装置13から受信するデータをネットワーク2に転送する。通信装置11は、例えば、NIC(Network Interface Card)、USB(Universal Serial Bus)などの種々のインタフェースを含む。
 入出力装置14には、演算装置13が処理を実行するためのデータが入力される。また、入出力装置14には、演算装置13が処理を実行した結果が出力される。入出力装置14は、任意の入力装置と出力装置、例えば、キーボード、マウス、マイク、ディスプレイ、スピーカー、タッチパネルなどを含む。
 記憶装置12は、演算装置13が処理を実行するための種々のデータを格納する。記憶装置12は、例えば、各利用者について登録されている登録済予定を格納する。また、記憶装置12は、予定設定プログラム100と、予定調整プログラム200と、経路案内プログラム300とを格納する。記憶装置12は予定設定プログラム100と、予定調整プログラム200と、経路案内プログラム300とを記憶する非一時的記憶媒体として用いられる。記憶装置12は予定設定プログラム100と、予定調整プログラム200と、経路案内プログラム300とを、コンピュータ読み取り可能な記憶媒体4に記憶されたコンピュータプログラム製品として提供されてもよく、または、サーバからダウンロード可能なコンピュータプログラム製品として提供されてもよい。なお、登録済予定には、日程に対応する行動と、行動予定に対応する行動とが登録されている。
 演算装置13は、予定を管理するための様々なデータ処理を行う。演算装置13は、予定設定プログラム100と、予定調整プログラム200と、経路案内プログラム300とを記憶装置12から読み出して実行する。例えば、演算装置13は、中央演算処理装置(CPU;Central Processing Unit)などを含む。
 端末20は、図3に示すように、通信装置21と、記憶装置22と、演算装置23と、入出力装置24と、センサ25とを備える。端末20は、例えば、コンピュータ、携帯端末(例えば、タブレット端末、スマートフォン)などを含む。
 通信装置21は、ネットワーク2に有線または無線により接続され、予定管理装置10と通信を行う。通信装置21は、ネットワーク2から受信するデータを演算装置23に転送する。また、通信装置21は演算装置23から受信するデータをネットワーク2に転送する。通信装置21は、例えば、NIC(Network Interface Card)、USBなどの種々のインタフェースを含む。
 入出力装置24には、演算装置23が処理を実行するためのデータが入力される。また、入出力装置24には、演算装置23が処理を実行した結果が出力される。入出力装置24は、任意の入力装置と出力装置、例えば、キーボード、マウス、マイク、ディスプレイ、スピーカー、タッチパネルなどを含む。
 センサ25は、自機の位置を測定する測位センサ、例えばGPS(Global Positioning System)や、加速度を検知するジャイロセンサ、光学センサなどを含む。検知された検知データは、演算装置23に送信される。
 記憶装置22は、演算装置23が処理を実行するための種々のデータを格納する。記憶装置22は、例えば、端末20を使用する利用者について登録されている登録済予定を格納する。また、記憶装置22は、クライアントプログラム400を格納する。記憶装置22はクライアントプログラム400を記憶する非一時的記憶媒体として用いられる。記憶装置22はクライアントプログラム400を、コンピュータ読み取り可能な記憶媒体4に記憶されたコンピュータプログラム製品として提供されてもよく、または、サーバからダウンロード可能なコンピュータプログラム製品として提供されてもよい。クライアントプログラム400は、専用ソフトウェアでもよく、または、他のソフトウェアと共通して使用できるソフトウェア、例えばWebブラウザなどでもよい。
 演算装置23は、予定を管理するための様々なデータ処理を行う。演算装置23は、クライアントプログラム400を記憶装置22から読み出して実行する。例えば、演算装置23は、中央演算処理装置(CPU;Central Processing Unit)などが含まれる。
 予定設定プログラム100は、図4に示すように、日程提案モジュール110と、行動提案モジュール120とを備える。日程提案モジュール110は、登録されている利用者の計画に基づき、利用者の日程を予定管理装置10の記憶装置12に格納することを演算装置13に実行させる。行動提案モジュール120は、決定された日程に基づき、移動手段を含む行動予定を予定管理装置10の記憶装置12に格納することを演算装置13に実行させる。
 日程提案モジュール110は、第1日程提案手段112と、第2日程提案手段114と、日程登録手段116とを備える。第1日程提案手段112は、利用者の日程を決定することと、利用者に決定した日程を提案することとを演算装置13に実行させる。第2日程提案手段114は、利用者が承認した日程を当該予定に参加する参加者に確認することを演算装置13に実行させる。日程登録手段116は、参加者に確認した日程を登録済予定に登録することを演算装置13に実行させる。
 例えば、利用者が計画として会議と会議の参加者とを登録すると、第1日程提案手段112を実行する演算装置13は、既に登録されている登録済予定から予定が登録されていない日付を検索し、会議を行う場所と日付とを含む日程を提案する。第2日程提案手段114を実行する演算装置13は、利用者の回答に基づき参加者に会議を行う場所と日付とを確認する。日程登録手段116を実行する演算装置13は、参加者の回答に基づき会議を行う場所と日付とを登録済予定に登録する。会議への参加者は、過去の履歴に基づき、第1日程提案手段112により選択されてもよい。
 行動提案モジュール120は、第1行動提案手段122と、第2行動提案手段124と、行動登録手段126とを備える。第1行動提案手段122は、利用者の行動予定を決定することと、利用者に決定した行動予定を提案することとを演算装置13に実行させる。第2行動提案手段124は、利用者が承認した行動予定を当該予定に参加する参加者に確認することを演算装置13に実行させる。行動登録手段126は、参加者に確認した行動予定を登録済予定に登録することを演算装置13に実行させる。
 例えば、第1行動提案手段122を実行する演算装置13は、決定された会議を行う場所と日付とに応じて、会議を行う場所までの移動手段、会議を行う会議室、会議を開始する時間などを利用者に提案する。第2行動提案手段124を実行する演算装置13は、利用者の回答に基づき参加者に移動手段、会議室、時間などを確認する。行動登録手段126を実行する演算装置13は、参加者の回答に基づき移動手段、会議室、時間などを登録する。
 予定管理装置10の演算装置13と、端末20の演算装置23とは、日程提案モジュール110とクライアントプログラム400を実行することで、図5に示すフローチャートの処理を実行し、日程を決定する。日程提案モジュール110は予定管理装置10の演算装置13で実行され、クライアントプログラム400は端末20、例えば第1端末20-1と、第2端末20-2との演算装置23で実行される。
 ステップS105において、第1端末20-1の入出力装置24に、利用者は計画、例えば、当該利用者を含めた会議の参加者を入力する。第1端末20-1の演算装置23は、入力された計画を表す計画信号を生成する。
 ステップS110において、予定管理装置10の演算装置13は、設定された参加者について、既に登録されている予定の一覧を表す登録済予定を検索し、提案すべき日程、例えば、会議を行う場所と日付とを表す提案日程を決定する。演算装置13は、参加者の登録済予定から、すべての参加者について予定が登録されていない日付を検索する。さらに、演算装置13は、すべての参加者について、検索した日付の直前の予定を検索し、各参加者が会議前の所在である直前予測位置を確認する。演算装置13は、検索した日付と、参加者の直前予測位置とに基づき、会議を行う場所と日付とを表す提案日程を決定する。
 例えば、予定管理装置10の演算装置13は、図6に示す日程データベース150を用いて、会議を行う場所と日付とを決定する。予定管理装置10の記憶装置12は、提案し得る日程の一覧が登録された日程データベース150を格納する。日程データベース150には、計画分類151と、項目152と、条件153と、指数用データ154とが関連付けて登録されている。計画分類151には計画(例えば利用者の行動)を分類する内容が登録されている。例えば、会議を行うことが計画として設定されると、演算装置13は、計画分類151から会議に関する日程データを抽出する。さらに、演算装置13は、抽出した日程データから、条件153を満たす日程データを日程候補として抽出する。条件153には会議室を使用するための資格、会議室の地域などが含まれ、演算装置13は、例えば、参加者の直前予測位置からの距離の総和が小さく、検索した日付に使用可能な会議室を抽出する。演算装置13は、抽出した各日程候補に対して、次式を用いて日程指数Sを算出する。なお、条件153を満たさない日程データの日程指数Sを0として処理が行われてもよい。また、条件153の種類(予算、必要資格等)は、任意に選択してよく、種類の数も限定されない。
Figure JPOXMLDOC01-appb-M000001
 ここで、iは、抽出された日程候補の番号を表す。A、B、Cは、利用者ごとに設定された係数であり、ai、bi、ciは、抽出された日程候補に登録された指数用データ154である。指数用データ154は、過去の履歴により決定され、利用者ごとに設定されてもよく、利用者によらず、すべての利用者で同じ値に設定されてもよい。また、指数用データ154の種類(重要度、頻度、興味等)は、任意に選択してよく、種類の数も限定されない。例えば、ある会議室を使用する使用頻度が高いとき、当該会議室の使用頻度を表すbiは他の会議室の使用頻度を表すbjより高くなる。また、指数用データ154は、提案する日程の曜日に応じて、変更されてもよい。
 予定管理装置10の演算装置13は、算出した日程指数Sから、次式を用いて、i番目を選択する確率PSを算出する。
Figure JPOXMLDOC01-appb-M000002
 予定管理装置10の演算装置13は、算出した確率PSの確率で番号iの日程候補が選択されるように、確率PSを用いて、抽出された日程候補から提案日程を決定する。利用者に提案する提案日程の内容、例えば会議を行う場所は、項目152に登録されている。演算装置13は、決定した提案日程を利用者に提案するため、提案日程を表す日程提案信号を生成する。
 ステップS115において、第1端末20-1の演算装置23は、予定管理装置10の演算装置13が生成した日程提案信号に基づき、予定管理装置10の演算装置13が決定した提案日程を提示し、利用者に提案日程を提案する。例えば、第1端末20-1の演算装置23は、入出力装置24に提案日程を表示する。利用者は、提案日程を確認し、承認するか否かを第1端末20-1に入出力装置24を用いて、入力する。
 ステップS120において、第1端末20-1の演算装置23は、利用者が提案日程を承認したかを判定する。演算装置23は、利用者が否認したと判定したとき、日程を変更するためにステップS110の処理を行うための日程回答信号を生成する。利用者が承認したと判定したとき、演算装置23はステップS125の処理を行うための日程回答信号を生成する。
 利用者は、第1端末20-1の入出力装置24に、提案日程を変更した変更日程を登録してもよい。この場合、第1端末20-1の演算装置23は、変更日程を表す信号を含む日程回答信号を生成する。予定管理装置10の演算装置13は、日程回答信号に変更日程を表す信号を含むとき、ステップS110において、変更日程に基づき、新たな提案日程を決定してもよい。例えば、演算装置13は、変更日程に基づき、参加者の登録済予定を検索し、提案日程を決定する。
 予定管理装置10の演算装置13は、日程回答信号に基づき、実行すべき処理を決定する。演算装置13は、利用者が承認を表す日程回答信号を受信したとき、ステップS125において、利用者を除く参加者に承認された提案日程を確認するため、提案日程を表す日程提案信号を生成する。
 ステップS130において、第2端末20-2の演算装置23は、予定管理装置10の演算装置13が生成した日程提案信号に基づき、利用者が承認した提案日程を表示し、利用者を除く参加者に提案日程を提案する。参加者は、提案日程を確認し、承認するか否かを第2端末20-2に入出力装置24を用いて、入力する。
 ステップS135において、第2端末20-2の演算装置23は、参加者が提案日程を承認したかを判定する。演算装置23は、参加者が否認したと判定したとき、日程を変更するためにステップS110の処理を行うための日程回答信号を生成する。参加者が承認したと判定したとき、演算装置23はステップS140の処理を行うための日程回答信号を生成する。
 予定管理装置10の演算装置13は、第2端末20-2からの日程回答信号に基づき、実行すべき処理を決定する。演算装置13は、承認を表す日程回答信号を受信したとき、ステップS140において、参加者が承認した提案日程を、各参加者の登録済予定に登録する。また、演算装置13は、登録した提案日程を表す日程通知信号を生成する。
 ステップS145において、第1端末20-1の演算装置23は、利用者に登録された提案日程を通知するため、日程通知信号に基づき、登録された提案日程を表示する。
 ステップS150において、第2端末20-2の演算装置23は、参加者に登録された提案日程を通知するため、日程通知信号に基づき、登録された提案日程を表示する。
 ステップS155において、予定管理装置10の演算装置13は、行動予定を決定するため、行動提案モジュール120を実行する。
 このように、予定管理システム1は、入力された計画に基づき、日程を決定する。予定管理システム1が参加者の登録済予定を検索し、日程を提案することで、利用者による承認または否認の選択により予定が決定される。したがって、予定管理システム1は、利用者の労力を低減することができる。なお、第1日程提案手段112はステップS110を、第2日程提案手段114はステップS125を、日程登録手段116はステップS140、S155を予定管理装置10の演算装置13に実行させる。
 予定管理装置10の演算装置13と、端末20の演算装置23とは、行動提案モジュール120とクライアントプログラム400を実行することで、図7に示すフローチャートの処理を実行し、行動予定を決定する。行動提案モジュール120は予定管理装置10で実行され、クライアントプログラム400は端末20、例えば第1端末20-1と、第2端末20-2とで実行される。
 ステップS210において、予定管理装置10の演算装置13は、決定された日程(例えば、会議を行う場所と日付)に基づき、提案すべき行動予定(例えば、会議を行う会議室と、会議の時間と、会議室までの移動手段)を表す提案行動予定を決定する。演算装置13は、各参加者が会議前にいる直前予測位置を確認し、当該直前予測位置から会議を行う場所までの移動手段を検索する。検索した移動手段に基づき、演算装置13は、各参加者が会議を行う場所に到着する時刻を算出する。演算装置13は、算出した到着時刻に基づき、会議の時間を決定する。また、演算装置13は、会議を行う場所に設置されている会議室を検索する。演算装置13は、検索した会議室のうち、会議室の使用頻度、会議の時間などに基づき、会議室を決定する。
 例えば、予定管理装置10の演算装置13は、図8に示す行動データベース160を用いて、提案行動予定を決定する。予定管理装置10の記憶装置12は、提案し得る行動予定の一覧が登録された行動データベース160を格納する。行動データベース160には、日程分類161と、目的地162と、オプション163と、経路164と、条件165と、指数用データ166とが関連付けて登録される。日程分類161には、日程を分類する内容が登録されている。例えば、ある場所で会議を行うことが日程として設定されると、演算装置13は、日程分類161から当該場所での会議に関する行動予定データを抽出する。目的地162には会議室などの詳細な位置が登録され、オプション163には日程分類161の内容に応じて選択できる項目、例えば会議で使用する装置が登録されている。さらに、演算装置13は、抽出した行動予定データから、条件165を満たす行動予定データを行動予定候補として抽出する。条件165には会議室を使用するための資格、予算、会議室の空き時間などが含まれ、演算装置13は、日程に設定された日付に使用可能で、参加人数に応じた会議室を抽出する。演算装置13は、抽出した会議室に参加者が移動するための移動手段を検索し、検索した移動手段を経路164に登録する。検索した移動手段に基づき、各参加者が会議室に到着する時刻が算出され、会議を行う時間が決定される。演算装置13は、行動データベース160において、決定した会議室に対応する条件165を更新し、例えば空き時間から決定した時間を削除し、決定した時間に決定した会議室を予約する。演算装置13は、会議を行う時間に基づき、行動予定候補を検索する。検索された行動予定候補に対して、演算装置13は、次式を用いて、行動予定指数Oを算出する。なお、条件165を満たさない行動予定データの行動予定指数Oを0として処理が行われてもよい。また、条件165の種類(予算、必要資格等)は、任意に選択してよく、種類の数も限定されない。
Figure JPOXMLDOC01-appb-M000003
 ここで、iは、抽出された行動予定候補の番号を表す。A、B、Cは、利用者ごとに設定された係数であり、ai、bi、ciは、抽出された行動予定候補に登録された指数用データ166である。指数用データ166は、過去の履歴により決定され、利用者ごとに設定されてもよく、利用者によらず、すべての利用者で同じ値に設定されてもよい。また、指数用データ166の種類(重要度、頻度、興味等)は、任意に選択してよく、種類の数も限定されない。例えば、ある会議室を使用する頻度が高い場合、当該会議室の頻度を表すbiは他の会議室の頻度を表すbjより高くなる。また、指数用データ166は、提案する行動予定の曜日、時刻に応じて、変更されてもよい。
 予定管理装置10の演算装置13は、算出した行動予定指数Oから、次式を用いて、i番目を選択する確率POを算出する。
Figure JPOXMLDOC01-appb-M000004
 予定管理装置10の演算装置13は、算出した確率POの割合で番号iの行動予定候補が選択されるように、確率POを用いて、抽出された行動予定候補から提案行動予定を決定する。演算装置13は、決定した提案行動予定を利用者に確認するため、提案行動予定を表す行動提案信号を生成する。
 ステップS215において、第1端末20-1の演算装置23は、予定管理装置10の演算装置13が生成した行動提案信号に基づき、予定管理装置10の演算装置13が決定した提案行動予定を表示し、利用者に提案行動予定を提案する。利用者は、提案行動予定を確認し、承認するか否かを第1端末20-1に入出力装置24を用いて、入力する。
 ステップS220において、第1端末20-1の演算装置23は、利用者が提案行動予定を承認したかを判定する。演算装置23は、利用者が否認したと判定したとき、行動予定を変更するためにステップS210の処理を行うための行動回答信号を生成する。利用者が承認したと判定したとき、演算装置23はステップS225の処理を行うための行動回答信号を生成する。
 予定管理装置10の演算装置13は、第1端末20-1からの行動回答信号に基づき、実行すべき処理を決定する。演算装置13は、承認を表す行動回答信号を受信したとき、ステップS225において、利用者を除く参加者に決定した提案行動予定を確認するため、提案行動予定を表す行動提案信号を生成する。
 ステップS230において、第2端末20-2の演算装置23は、予定管理装置10の演算装置13が生成した行動提案信号に基づき、利用者が承認した提案行動予定を表示し、利用者を除く参加者に提案行動予定を提案する。参加者は、提案行動予定を確認し、承認するか否かを第2端末20-2に入出力装置24を用いて、入力する。
 ステップS235において、第2端末20-2の演算装置23は、参加者が提案行動予定を承認したかを判定する。演算装置23は、参加者が承認しないと判定したとき、行動予定を変更するためにステップS210の処理を行うための行動回答信号を生成する。参加者が承認したと判定したとき、演算装置23はステップS240の処理を行うための行動回答信号を生成する。
 予定管理装置10の演算装置13は、第2端末20-2からの行動回答信号に基づき、実行すべき処理を決定する。演算装置13は、承認を表す行動回答信号を受信したとき、ステップS240において、参加者が承認した提案行動予定を、各参加者の登録済予定に登録する。また、演算装置13は、登録した提案行動予定を表す行動通知信号を生成する。
 ステップS245において、第1端末20-1の演算装置23は、利用者に登録された提案行動予定を通知するため、行動通知信号に基づき、登録された提案行動予定を表示する。
 ステップS250において、第2端末20-2の演算装置23は、参加者に登録された提案行動予定を通知するため、行動通知信号に基づき、登録された提案行動予定を表示する。
 このように、予定管理システム1は、決定された日程に基づき、行動予定を決定する。予定管理システム1は、日程に応じて、会議室や移動手段を提案することで、利用者による承認または否認の選択により予定が登録される。したがって、予定管理システム1は、利用者の労力を低減することができる。なお、第1行動提案手段122はステップS210を、第2行動提案手段124はステップS225を、行動登録手段126はステップS240を予定管理装置10の演算装置13に実行させる。
 例えば、予定管理装置10の演算装置13は、利用者が会議を行い、その後会社に戻る予定を登録したとき、図9に示すように、予定管理装置10の記憶装置12に格納された個別予定データベース600に決定された予定を登録する。個別予定データベース600には、決定された日程と行動予定とが登録される。演算装置13は、日付と、計画分類と、項目と、参加者とを個別予定データベース600に日程として登録する。例えば、計画分類には「会議」が登録され、項目には会議を行う地域として「〇〇地区」が登録される。また、演算装置13は、分類と、時刻と、所在地と、配置と、予算と、予約とを個別予定データベース600に行動予定として登録する。分類には、主行動(例えば日程の主目的となる行動)と、従行動(例えば主行動に伴う行動)とを表す情報が登録される。例えば、主行動には「会議」が含まれ、従行動には会議室に移動するための「移動」が含まれる。所在地には、会議を行う場所や、交通機関を表す情報が登録される。配置には、座席位置や、乗車する電車の車両番号などが登録される。予約には、会議室、座席などが予約済みかを表す情報が登録される。
(予定調整プログラムの動作)
 予定調整プログラム200は、予定を変更する必要が生じたときに、登録された予定を調整することを演算装置13に実行させる。予定調整プログラム200は、図10に示すように、予定変更要求モジュール210と、予定変更モジュール220とを備える。予定変更要求モジュール210は、予定変更要求手段を備え、利用者からの予定を変更する要求を受け付けることを演算装置13に実行させる。予定変更モジュール220は、予定変更手段を備え、変更の内容に応じて、予定設定プログラム100に含まれる日程提案モジュール110、または、行動提案モジュール120を演算装置13に実行させることで予定を変更する。予定変更要求モジュール210は、演算装置13に参加者からの予定を変更する要求を受け付けさせてもよい。
 予定管理装置10の演算装置13と、端末20の演算装置23とは、予定変更要求モジュール210とクライアントプログラム400とを実行することで、図11に示すフローチャートの処理を実行し、利用者からの予定変更を受け付ける。予定変更要求モジュール210は予定管理装置10の演算装置13で実行され、クライアントプログラム400は端末20の演算装置23で実行される。
 ステップS305において、端末20の入出力装置24には、利用者により予定の変更要求、例えば日付、時間、行き先、参加者などの変更要求が入力される。端末20の演算装置23は、入力された変更要求を表す変更信号を生成する。
 ステップS310において、予定管理装置10の演算装置13は、変更信号に基づき、変更要求を調整データに登録する。調整データは、変更要求の対象である予定と、変更内容とを含む。
 予定管理装置10の演算装置13は、予定変更モジュール220を実行することで、図12に示すフローチャートを実行し、予定を変更する。
 ステップS355において、予定管理装置10の演算装置13は、登録されている調整データを検索する。調整データから、変更が要求されている予定と、変更内容とが抽出される。
 ステップS360において、予定管理装置10の演算装置13は、検索した調整データに基づき、変更が要求されている予定について、予定設定プログラム100を実行する。予定設定プログラム100は、抽出した変更内容に応じて実行される。変更内容が会議室や時間などの行動予定の変更であるとき、演算装置13は、予定設定プログラム100の行動提案モジュール120を実行し、行動予定の変更を提案する。具体的には、図9に示す個別予定データベース600の行動予定に含まれる会議の時刻や所在地の変更が提案される。変更内容が会議を行う場所、日付、参加者などの日程の変更であるとき、演算装置13は、予定設定プログラム100の日程提案モジュール110を実行し、日程と行動予定との変更を提案する。具体的には、個別予定データベース600の日付、項目、参加者の変更が提案される。
 このように、予定調整プログラム200は、端末20の演算装置23が生成した変更信号に基づき、日程または行動予定を変更することを予定管理装置10の演算装置13に実行させる。
 予定管理装置10の演算装置13は、予定変更要求モジュール210を実行することで、外部サーバ3から登録されている日程に関係する情報を受信し、変更要求を調整データに登録してもよい。例えば、予定変更要求モジュール210は、外部サーバ3から日程として登録されているイベントの中止に関する情報を受信することと、イベントの中止を表す変更要求を調整データに登録することとを演算装置13に実行させる。予定変更モジュール220は、登録された変更要求に基づき、日程提案モジュール110を演算装置13に実行させ、日程と行動予定との削除を提案する。予定変更要求モジュール210は、外部サーバ3から天気予報の変更などの情報を受信して、要求変更を調整データに登録することを演算装置13に実行させてもよい。
(経路案内プログラムの動作)
 経路案内プログラム300は、図13に示すように、経路表示モジュール310と、経路変更モジュール320とを備え、利用者が予定に沿って行動するための支援を予定管理装置10の演算装置13に実行させる。例えば、経路表示モジュール310は、登録済予定に登録された経路に基づき利用者を案内することと、利用者が経路に沿って移動しているかを判定することとを演算装置13に実行させる。経路変更モジュール320は、経路変更手段322を備え、渋滞、電車の遅延などが発生したときに、経路を修正するとともに、必要に応じて、予定を変更する。経路案内プログラム300は、参加者が予定に沿って行動するための支援を演算装置13に実行させてもよい。
 経路表示モジュール310は、位置監視手段312と、移動時刻監視手段314と、変更要求手段316とを備える。位置監視手段312は、利用者の位置を監視することと、登録された移動手段による経路に沿って移動しているかを判定することとを予定管理装置10の演算装置13に実行させる。移動時刻監視手段314は、経路上における渋滞、電車の遅延などの経路状況を取得することと、登録された移動手段による経路に沿って移動できるかを判定することとを演算装置13に実行させる。変更要求手段316は、移動手段を変更する必要が生じたときに、演算装置13に経路変更モジュール320を実行させる。
 予定管理装置10の演算装置13と、端末20の演算装置23とは、経路表示モジュール310とクライアントプログラム400を実行することで、図14に示すフローチャートの処理を実行し、利用者に経路を案内する。経路表示モジュール310は予定管理装置10で実行され、クライアントプログラム400は端末20で実行される。
 ステップS405において、端末20の演算装置23は、記憶装置22に格納された登録済予定を検索し、登録された行動を開始する時刻に、経路情報を要求する経路要求信号を生成する。経路情報には、電車の乗り換え時間、地図上の経路などが含まれる。また、演算装置23は、センサ25により自機の位置を取得し、経路要求信号に自機の位置を表す信号を含める。
 ステップS410において、予定管理装置10の演算装置13は、端末20から取得する位置に基づき、利用者が登録された経路に沿って移動しているかを判定する。演算装置13は、利用者が経路に沿って移動していると判定すると、ステップS415の処理を実行する。演算装置13は、利用者が経路に沿って移動していないと判定すると、ステップS435の処理を実行し、経路変更モジュール320を実行する。また、演算装置13は外部サーバ3から利用者の位置を取得してもよい。例えば、演算装置13は、監視カメラなどの光学センサが撮像する画像に基づき、利用者の位置を取得してもよい。この場合、演算装置13は、光学センサが撮像した画像を取得し、取得した画像から利用者が撮像されている画像を検索する。さらに、演算装置13は、利用者が撮像されている画像が撮像された位置を利用者の位置として取得する。演算装置13は、駅の自動改札などのゲートから利用者の通過情報を取得して、取得した通過情報に基づき利用者の位置を取得してもよい。
 例えば、予定管理装置10の演算装置13は、図15に示すように、利用者352が存在する領域353において、利用者352が存在する確率を表す経路データを移動手段から算出する。経路データには、移動手段による経路に沿って移動したときに利用者352が存在する位置を表すデータが含まれる。具体的には、経路データに、地図上の位置をメッシュ状に分割した領域ごとに、所望の時刻に利用者352が存在する確率が記載されている。例えば、移動手段として移動経路350に沿って移動することが登録されているとき、移動経路350に沿って利用者352が存在する確率が設定されている。そこで、演算装置13は、端末20が存在する領域353における存在確率を抽出する。
 予定管理装置10の演算装置13は、算出した存在確率において、現在時刻における確率が所望の閾値以上であるかを判定する。図16に示すように、経路データに含まれる領域353における存在確率360は、時刻に応じて変化する。予定管理装置10は、端末20が存在する領域353において、現在時刻の存在確率360を算出し、閾値thと比較する。閾値thは、予め任意に決定された値である。演算装置13は、現在時刻における確率が所望の閾値th以上であるとき、利用者352が経路に沿って移動していると判定する。また、経路データには、領域353において、利用者352が存在する確率が閾値以上となる時刻の範囲が登録されてもよい。この場合、予定管理装置10は、利用者352が存在する領域353に登録された時刻の範囲を抽出し、抽出された時刻の範囲に現在時刻が含まれるとき、利用者352が経路に沿って移動していると判定する。なお、演算装置13は、移動手段を決定したときに経路データを算出してもよい。
 利用者352が経路に沿って移動しているとき、ステップS415において、予定管理装置10の演算装置13は、移動手段の経路上における経路状況を取得する。経路状況は、例えば、経路上にある電車の遅延情報、道路の渋滞情報などを表し、外部サーバ3から取得される。
 ステップS420において、予定管理装置10の演算装置13は、取得した経路状況に基づき、移動手段の変更が必要かを判定する。取得した経路状況には、例えば、移動手段に対応した遅延時間(例えば、電車の遅延時間、渋滞を通過するまでの予想時間など)が含まれている。演算装置13は、取得した経路状況から遅延時間を抽出し、移動手段の変更が必要かを判定する。例えば、遅延により電車が到着する時刻が、乗り換える予定の電車の出発時刻より遅くなるとき、演算装置13は移動手段の変更が必要であると判定する。演算装置13は、移動手段の変更が必要であると判定すると、移動手段を変更するためステップS435において、経路変更モジュール320を実行する。
 予定管理装置10の演算装置13は、移動手段の変更が必要でないと判定すると、ステップS425において、利用者352が目的地に到着したかを判定する。利用者352が目的地に到着したとき、演算装置13は経路表示モジュール310を終了する。利用者352が目的地に到着していないとき、演算装置13は、登録された経路に沿って利用者352を案内するため、経路情報を表す経路信号を生成する。
 ステップS430において、例えば、端末20の演算装置23は、経路信号に基づき、経路情報を表示する。利用者は、表示される経路情報に基づき、移動する。演算装置23は、所望の時間が経過したときに、ステップS405の処理を実行する。
 このように、予定管理装置10の演算装置13は、経路表示モジュール310を実行することで、登録済予定に登録された経路に基づき利用者を案内し、利用者が経路に沿って移動しているかを判定することができる。なお、位置監視手段312はステップS410、S425を、移動時刻監視手段314はステップS415、S420を、変更要求手段316はステップS435を演算装置13に実行させる。
 予定管理装置10の演算装置13は、経路変更モジュール320を実行することで、図17に示すフローチャートを実行し、移動手段または日程の変更を行う。経路変更モジュール320は、予定管理装置10で実行される。
 ステップS505において、予定管理装置10の演算装置13は、利用者352が移動する経路上における経路状況を取得する。経路状況は、例えば、経路上にある電車の遅延情報、道路の渋滞情報などを表し、外部サーバ3から取得される。演算装置13は、経路表示モジュール310のステップS415で取得した経路状況を利用してもよい。
 ステップS510において、予定管理装置10の演算装置13は、現在位置から目的地に移動するための移動手段を検索する。演算装置13は、端末20から現在位置を取得する。演算装置13は、経路表示モジュール310のステップS410で取得した端末20の現在位置を利用してもよい。取得した端末20の現在位置と経路状況とを用いて、移動手段が検索される。例えば、演算装置13は、経路状況から遅延時間を抽出し、対応する移動手段の移動時間に抽出した遅延時間を加えて、新たな移動手段を検索する。具体的には、経路上の電車が10分遅延しているとき、演算装置13は、当該電車が10分遅れて到着するときの経路を検索する。
 ステップS515において、予定管理装置10の演算装置13は、登録済予定に登録された時刻までに、利用者が目的地に到着できるかを判定する。目的地に到着することができるとき、演算装置13はステップS520の処理を行う。目的地に到着することができないとき、演算装置13はステップS525の処理を行う。
 目的地に到着することができるとき、ステップS520において、予定管理装置10の演算装置13は、利用者に登録されている移動手段を新たに検索した移動手段に変更して、経路変更モジュール320の処理を終了する。経路変更モジュール320の処理が終了すると、経路表示モジュール310の処理に戻り、利用者に対する案内が続けられる。
 目的地に到着することができないとき、ステップS525において、予定管理装置10の演算装置13は、予定の変更要求を調整データに登録する。調整データには、当該移動手段が含まれる予定と、日程または行動予定を変更することを示す内容が含まれる。
 予定管理装置10の演算装置13は、日程を変更するか、行動予定を変更するかを、参加者の登録済予定に基づき決定する。演算装置13は、参加者の登録済予定を検索し、当該予定の直後から次の予定が開始されるまでの時間を取得する。取得した時間が、登録済予定に登録されている到着予定時刻から目的地に遅れて到着する時刻までの時間より大きいとき、演算装置13は行動予定を変更することを決定する。取得した時間が、登録済予定に登録されている到着予定時刻から目的地に遅れて到着する時刻までの時間以下であるとき、演算装置13は日程を変更することを決定する。
 このように、予定管理装置10の演算装置13は、経路案内プログラム300を実行して、遅延が発生しても、自動で移動手段を変更し、変更した移動手段に沿って利用者に通知することができる。また、会議などの日付、時刻を変更する必要があるとき、演算装置13は、自動で判定し、利用者に変更を促すことができる。このため、予定管理システム1は、遅延などに対応した移動手段に沿って利用者を案内することができるため、利用者による予定の円滑な遂行を支援することができる。
 また、端末20の演算装置23は、予定管理装置10の演算装置13が経路案内プログラム300により出力された経路情報に基づき、図18に示すように、AR(Augmented Reality)技術を用いて、視界上に経路370や、入口375を端末20の入出力装置24に表示してもよい。また、図19に示すように、端末20の演算装置23は、予定管理装置10の演算装置13が経路案内プログラム300により出力された経路情報に基づき、経路370や、乗車すべき入口375を端末20の入出力装置24に表示してもよい。
(参加者の種類)
 参加者には、参加が任意の者(オブザーバ)が設定されてもよい。この場合、予定設定プログラム100に含まれる日程提案モジュール110は、図20に示すフローチャートの処理を予定管理装置10の演算装置13に実行させる。図20に示すフローチャートでは、図5に示すフローチャートのステップS135がステップS135Bに入れ替えられている。その他は、図5に示すフローチャートと同様であるため、説明を省略する。
 ステップS135Bにおいて、第2端末20-2の演算装置23は、参加するか否かを表す日程回答信号を生成する。演算装置23は、当該予定に参加すると入力されたとき、参加者に当該利用者を加えることを示す日程回答信号を生成する。当該予定に参加しないと入力されたとき、演算装置23は、参加者から当該利用者を削除することを示す日程回答信号を生成する。これにより、予定管理装置10の演算装置13は、当該利用者を参加者に加えるか否かを設定することができる。
(日程指数と行動予定指数とを算出するときの係数の更新)
 予定管理装置10の演算装置13は、予定設定プログラム100を実行して、日程指数Sと行動予定指数Oとを算出するときの係数A、B、Cを、利用者の要望に合せて更新してもよい。この場合、予定設定プログラム100は、図21に示すように、係数A、B、Cを更新するための係数調整モジュール130を備える。
 係数調整モジュール130は、予定設定プログラム100において、利用者が提案した日程、行動予定に対して評価を予定管理装置10の演算装置13が取得できるように構成される。例えば、図5に示すフローチャートのステップS120において、第1端末20-1の入出力装置24に提案した日程の評価が入力される。第1端末20-1の演算装置23は、入力された評価に基づき、日程回答信号を生成する。予定管理装置10の演算装置13は、日程回答信号に基づき、日程指数Sを算出するときの係数A、B、Cを変更する。また、図7に示すフローチャートのステップS220において、第1端末20-1の入出力装置24に提案した行動予定の評価が入力される。第1端末20-1の演算装置23は、入力された評価に基づき、行動回答信号を生成する。行動回答信号に基づき、予定管理装置10の演算装置13は、日程指数Sを算出するときの係数A、B、Cを変更する。
 また、利用者は、任意のタイミングで、提案された日程に対して、評価を入力してもよい。端末20の演算装置23は、入力された評価を表す評価信号を生成する。予定管理装置10の演算装置13は、端末20が生成した評価信号に基づき、日程指数Sまたは行動予定指数Oを算出するときの係数A、B、Cを変更する。
 係数A、B、Cは、すべての利用者の評価を用いて、算出してもよい。予定管理装置10の演算装置13は、すべての利用者の評価を取得することができる。このため、演算装置13は、すべての利用者による評価と、利用者個人による評価との両方を用いて係数A、B、Cを算出してもよい。例えば、演算装置13は、すべての利用者による評価により算出された係数Aと、利用者個人による評価により算出された係数Aとを格納する。係数Aは、係数Aと係数Aとに基づき算出される。例えば、係数Aは、係数Aに係数Aを加算することで算出されてもよい。また、係数Aは、係数Aに係数Aを乗算することで算出されてもよい。
 係数調整モジュール130は、利用者の過去の行動履歴に基づき係数A、B、Cを予定管理装置10の演算装置13が算出するように構成されてもよい。予定管理装置10の演算装置13は、利用者の過去の行動履歴に基づき、利用者の傾向を推定して、係数A、B、Cを算出してもよい。
 係数調整モジュール130は、予定管理装置10の演算装置13が利用者の意見の入力を受け付け、入力情報に基づき係数A、B、Cを算出するように構成されてもよい。例えば、演算装置13は、係数調整モジュール130を実行して、利用者がSNS(Social Networking Service)などに書き込む情報を取得してもよい。係数A、B、Cは、利用者が書き込んだ情報に基づき、算出され得る。
 また、係数調整モジュール130は、予定管理装置10の演算装置13が人口知能などを含み、利用者が入力した文章に応じて、文章を出力するように構成されてもよい。例えば、演算装置13は、係数調整モジュール130を実行して、利用者が入力した文章に基づき、係数A、B、Cを算出する。この場合、予定管理装置10の記憶装置12が単語と係数補正値とを対応付けた係数補正値表を格納し、演算装置13が係数補正値表に基づき係数A、B、Cを算出する。
 また、係数A、B、Cは、評価または文章が入力されてからの時間が経過するに従い、減少するように算出されてもよい。例えば、係数A、B、Cは、所定の時間が経過すると、0になるように算出されてもよい。この所定の時間は、計画分類に応じて設定されてもよい。
 予定設定プログラム100の係数調整モジュール130は、日程指数Sと行動予定指数Oとを算出するときの指数用データ154、166のai、bi、ciを、日程データベース150に登録された条件153に基づき予定管理装置10の演算装置13に算出させてもよい。例えば、日程データベース150の条件153には収容人数が含まれ、当該日程を登録している登録人数が登録されている。予定設定プログラム100の日程提案モジュール110を実行する演算装置13は、当該日程が決定されると、日程データベース150に含まれる登録人数に参加者の人数を加算する。演算装置13は、収容人数と登録人数との比率に応じて、指数用データ154、166のai、bi、ciを算出する。例えば、登録人数が収容人数に近づくほど、演算装置13は指数用データ154、166のai、bi、ciを小さくする。これにより、予定設定プログラム100は、収容人数を超えて日程が登録されるのを避けることができる。
(計画の提案)
 予定管理システム1は、利用者に計画を提案してもよい。この場合、予定管理装置10の記憶装置12は計画設定プログラム500を格納する。予定管理装置10の演算装置13と、端末20の演算装置23とは、計画設定プログラム500とクライアントプログラム400とを実行して、図22に示すフローチャートを実行し、計画を提案する。計画設定プログラム500は予定管理装置10で実行され、クライアントプログラム400は端末20で実行される。ここで、計画は、日程の概要を表し、例えば数日単位で設定された行動を表す。
 ステップS610において、予定管理装置10の演算装置13は、外部サーバ3からイベント情報を取得する。演算装置13は、イベント情報に基づき、計画を決定する。例えば、イベント情報には、仕事の納期が含まれる。演算装置13は、仕事の納期と、これまでの履歴とに基づき、会議を開催する時期と、参加者とを決定する。演算装置13は、決定した会議の開催時期と参加者とを表す計画信号を生成する。
 例えば、予定管理装置10の演算装置13は、図23に示すように、イベントデータベース170を用いて、計画を決定する。予定管理装置10の記憶装置12には、提案する計画の一覧が登録されたイベントデータベース170が格納されている。イベントデータベース170には、イベント分類171と、項目172と、時期173と、参加者174と、条件175と、指数用データ176とが関連付けて登録されている。イベント分類171には、イベント情報に対応した内容が登録されている。例えば、仕事の納期を表すイベントが設定されると、仕事の内容に関係する計画データが抽出される。さらに、抽出された計画データから、条件175を満たす計画データが計画候補として抽出される。演算装置13は、抽出した計画候補に対して、次式を用いて計画指数Pを算出する。なお、条件175を満たさない計画データの計画指数Pを0として処理が行われてもよい。
Figure JPOXMLDOC01-appb-M000005
 ここで、iは、抽出された計画候補の番号を表す。A、B、Cは、利用者ごとに設定された係数であり、ai、bi、ciは、抽出された計画候補に登録された指数用データ176である。指数用データ176は、過去の履歴により決定され、利用者ごとに設定されてもよい。また、指数用データ176の種類(重要度、頻度、興味等)は、任意に選択してよく、種類の数も限定されない。例えば、納期を基準とした所定の時期に会議を行う頻度が高い場合、当該会議の頻度を表すbiは他の会議の頻度を表すbjより高くなる。また、指数用データ176は、提案する計画の時期に応じて、変更されてもよい。係数A、B、Cと、指数用データ176のai、bi、ciとは、日程指数Sと行動予定指数Oとを算出するときの係数A、B、Cと、指数用データ154、166と同様に、係数調整モジュール130により更新されてもよい。
 予定管理装置10の演算装置13は、算出した計画指数Pから、次式を用いて、i番目を選択する確率PPを算出する。
Figure JPOXMLDOC01-appb-M000006
 予定管理装置10の演算装置13は、算出した確率PPの確率で番号iの計画候補が選択されるように、確率PPを用いて、抽出された計画候補から提案計画を決定する。演算装置13は、決定した提案計画を利用者に確認するため、提案計画を表す計画信号を生成する。
 ステップS615において、端末20の演算装置23は、予定管理装置10の演算装置13が生成した計画信号に基づき、予定管理装置10の演算装置13が決定した提案計画を表示し、利用者に提案計画を提案する。利用者は、提案計画を確認し、承認するか否かを端末20に入出力装置24を用いて、入力する。
 ステップS620において、端末20の演算装置23は、利用者が提案計画を承認したかを判定する。演算装置23は、利用者が承認しないと判定したとき、計画を変更するためにステップS610の処理を行うための回答信号を生成する。利用者が承認したと判定したとき、演算装置23はステップS625の処理を行うための回答信号を生成する。
 予定管理装置10の演算装置13は、回答信号に基づき、実行すべき処理を決定する。回答信号が承認を表すとき、演算装置13は、ステップS625において、日程提案モジュール110を実行する。
 このように、予定管理システム1は、取得したイベント情報に基づき、計画を決定する。また、予定管理装置10の演算装置13は、計画設定プログラム500を実行して、決定した計画が既に登録されている日程と重なるとき、計画に重なっている日程の変更要求を、予定調整プログラム200の予定変更モジュール220に入力してもよい。
(プライベートへの適用)
 予定管理システム1は、旅行などの個人のイベントに適用することができる。例えば、利用者が1泊での海水浴を計画として登録すると、予定管理装置10の演算装置13は、予定設定プログラム100に含まれる日程提案モジュール110を実行して、既に登録されている登録済予定から予定が登録されていない日付を検索し、海水浴の行き先と日付とを含む日程を提案する。この場合、日程データベース150には、海水浴場の一覧が登録されている。また、日程データベース150には海水浴場の位置が登録され、予定管理装置10の演算装置13は、日程データベース150に登録されている海水浴場から、現在位置から1泊で移動可能な海水浴場を抽出する。抽出した海水浴場から、日程データベース150に登録された条件153を満たす海水浴場が日程候補として抽出される。演算装置13は、抽出した日程候補に対して日程指数Sを算出し、提案する海水浴場を決定する。条件153には、例えば、天候などが含まれてもよい。演算装置13は、外部サーバ3から気象情報を取得し、取得した気象情報を利用して日程を決定してもよい。
 予定設定プログラム100に含まれる行動提案モジュール120は、例えば、予定管理装置10の演算装置13に、決定された日程に応じて、旅行の行き先までの移動手段、宿泊先、宿泊プラン(例えば、宿泊費用、食事の有無等を含む)などを利用者に提案させる。例えば、海水浴の行き先と日付とを含む日程に応じて、推定される予算などの条件に基づき、行動提案モジュール120を実行した演算装置13は、行き先までの移動手段、宿泊するホテル、食事の有無などの行動予定を提案する。例えば、行動データベース160のオプションに、宿泊プランが登録されている。演算装置13は、利用者が承認したとき、ホテルなどの利用する施設の予約を管理している外部サーバ3に予約することを示す予約信号を送信し、利用施設を予約してもよい。予約することを示す信号には、利用者が承認した内容に応じた料金の支払を行うことを表す信号を含んでもよい。
 また、予定管理装置10の演算装置13は、計画設定プログラム500を実行して、例えば、コンサートなどのイベント情報に基づき、計画を提案してもよい。
 予定管理システム1は、図24に示すように、プライベートと、仕事とを分けて各利用者の予定を個別予定データベース600に登録してもよい。例えば、個別予定データベース600には、仕事、旅行などのプライベートと仕事を分類する種別が登録される。予定管理システム1は、端末20に表示される種別を確認することで、利用者が予定を理解するのを容易にする。
(経路表示モジュールの変形例)
 経路表示モジュール310において、位置監視手段312は、端末20の演算装置23で実行されてもよい。例えば、予定管理装置10の演算装置13と、端末20の演算装置23とは、経路表示モジュール310とクライアントプログラム400とを実行して、図25に示すフローチャートの処理を実行する。位置監視手段312を除く経路表示モジュール310は予定管理装置10の演算装置13で実行され、クライアントプログラム400は端末20の演算装置23で実行される。
 ステップS705において、端末20の演算装置23は、登録済予定を検索し、登録された行動を開始する時刻の前に、経路情報と経路データとを要求する経路要求信号を生成する。経路情報には、電車の乗り換え時間、地図上の経路などが含まれる。経路データには、図15、16に示すように、利用者352の経路上において、利用者352が存在する確率が含まれる。
 ステップS710において、予定管理装置10の演算装置13は、移動手段に基づき、移動手段の経路上における経路状況、例えば、経路上にある電車の遅延情報、道路の渋滞情報などを外部サーバ3から取得する。
 ステップS715において、予定管理装置10の演算装置13は、取得した経路状況に基づき、移動手段の変更が必要か否かを判定する。取得した経路状況には、例えば移動手段に対応した遅延時間、例えば電車の遅延時間、渋滞を通過するまでの予想時間などが含まれている。演算装置13は、取得した経路状況から遅延時間を抽出し、移動手段の変更が必要か否かを判定する。例えば、遅延により電車が到着する時刻が、乗り換える予定の電車の出発時刻より遅くなるとき、演算装置13は移動手段の変更が必要であると判定する。演算装置13は、移動手段の変更が必要ないと判定すると、登録された移動手段の経路に沿って利用者を案内するため、経路情報と、経路データとを表す経路信号を生成する。また、演算装置13は、移動手段の変更が必要であると判定すると、移動手段を変更するためステップS735の処理を行う。経路データは、移動手段を決定したとき算出されてもよい。
 ステップS720において、端末20の演算装置23は、経路信号に基づき、経路情報を表示する。利用者は、表示される経路情報に基づき、移動する。
 ステップS725において、端末20の演算装置23は、自機が登録された移動手段の経路に沿って移動しているかを判定する。例えば、演算装置23は、センサ25により自機の位置を測定し、移動手段の経路に沿って移動しているかを判定する。演算装置23は、移動手段の経路に沿って移動していると判定すると、ステップS730の処理を実行する。演算装置23は、移動手段の経路に沿って移動していないと判定すると、ステップS735の処理を実行するために、経路変更を要求する経路変更信号を生成する。端末20の演算装置23は、予定管理装置10を介して、外部サーバ3から利用者の位置を取得してもよい。例えば、予定管理装置10の演算装置13は、監視カメラなどの光学センサが撮像する画像に基づき、利用者の位置を取得し、端末20に取得した利用者の位置を表す情報を送信する。この場合、予定管理装置10の演算装置13は、光学センサが撮像した画像を取得し、取得した画像から利用者が撮像されている画像を検索する。さらに、演算装置13は、利用者が撮像されている画像が撮像された位置を利用者の位置として取得する。演算装置13は、駅の自動改札などのゲートから利用者の通過情報を取得して、取得した通過情報に基づき利用者の位置を取得してもよい。
 例えば、端末20の演算装置23は、自機の位置と経路データとに基づき、経路に沿って移動しているかを判定する。演算装置23は、図15、16に示すように、利用者352が存在する領域353において、自機が存在する確率を経路データから抽出し、抽出した存在確率360において、現在時刻における確率が所望の閾値以上であるかを判定する。演算装置23は、現在時刻における確率が所望の閾値th以上であるとき、利用者が移動手段の経路に沿って移動していると判定する。また、経路データには、領域353において、自機が存在する確率が閾値以上となる時刻の範囲が登録されてもよい。この場合、演算装置23は、自機が存在する領域353に登録された時刻の範囲を抽出し、抽出された時刻の範囲に現在時刻が含まれるとき、利用者が移動手段の経路に沿って移動していると判定する。
 利用者が移動手段の経路に沿って移動しているとき、ステップS730において、端末20の演算装置23は、目的地に到着したかを判定する。利用者が目的地に到着したとき、演算装置23はクライアントプログラム400を終了する。利用者が目的地に到着していないとき、演算装置23は、ステップS705の処理を実行し、案内を続ける。
 遅延等により登録された経路に沿って移動できないとき、または、利用者が経路に沿って移動していないとき、ステップS735において、予定管理装置10の演算装置13は、経路変更モジュール320を実行する。経路変更モジュール320が実行されることで、移動手段の再検索が行われる。再検索後、演算装置13は、端末20の演算装置23がステップS705の処理を実行するための信号を生成する。
 このように、位置監視手段312が端末20で実行されることで、予定管理装置10の負荷が低減される。また、端末20の演算装置23は、逐次、経路上に沿って移動しているかを判定することができるため、早期に経路から外れたことを検知することができる。
(予算推定プログラムの動作)
 予定管理システム1は、利用者の予算を推定し、日程の決定などに使用してもよい。例えば、予定管理装置10の記憶装置12は、予算を推定する予算推定プログラムを格納する。予算推定プログラムは予算推定手段を備える。予定管理装置10の演算装置13は、予算推定プログラムの予算推定手段を実行することで、利用者の過去の予定から支出の傾向と、支出額の合計とを推定する。推定した支出額に基づき、予算が推定される。推定した予算と支出の傾向とに基づき、各予定に配分する予算が推定される。演算装置13は、推定した予算が、日程データベース150の条件153に含まれる予算と比較し、日程を決定する。計画についても同様に、演算装置13は、イベントデータベース170の条件175に含まれる予算と推定した予算とを比較する。また、行動予定も、行動データベース160の条件165に含まれる予算と推定した予算とを比較することで、決定される。
 予定管理装置10の演算装置13は、予算推定プログラムを実行して、利用者の年収、月収に基づき、予算を管理してもよい。例えば、演算装置13は、利用者の過去の予定から支出の傾向を推定して、推定した支出の傾向に基づき、予算を配分する。
 予定管理装置10の演算装置13は、利用者が予定管理システム1の使用を開始するとき、個人情報を受け付ける。個人情報には、月単位または年単位の収入、利用している金融機関の情報などが含まれる。
 予定管理装置10の演算装置13は、個人情報に月単位または年単位の収入が登録されていないとき、過去の行動履歴に基づき、収入を予測してもよい。例えば、利用者が過去に選択した日程と行動予定とを、日程データベース150と、行動データベース160とから抽出する。抽出した日程に含まれる条件153の予算と、抽出した行動予定に含まれる条件165の予算とに基づき、利用者による過去の支出が算出される。算出された支出に基づき、演算装置13は収入を予測する。例えば、算出された支出に所望の値を乗算することで、予測収入が算出される。
 予定管理装置10の演算装置13は、算出された予測収入に基づき、計画分類の種類に応じた予算を推定する。例えば、演算装置13は、利用者が過去に支出した計画分類の種類ごとの割合を算出し、予測収入に算出した割合を乗算することで、計画分類の種類に応じた予算を推定する。計画分類の種類ごとの割合は、利用者により入力され、予定管理装置10の記憶装置12に格納されてもよい。演算装置13は、計画分類の一部のみの割合が設定され、計画分類の一部のみの予算を算出してもよい。
(変形例)
 予定管理装置10の演算装置13は、予定設定プログラム100を実行して、ステップS240において、行動予定において必要となる切符、例えば新幹線の指定席や、イベント会場における指定席を購入する手続を行ってもよい。この場合、演算装置13は、予定調整プログラム200のステップS520において、移動手段が変更されたとき、購入した指定席を移動手段の変更に応じて変更してもよい。
 経路案内プログラム300の経路表示モジュール310は、予定管理装置10の演算装置13が、利用者が登録された移動手段の経路に沿って移動したとき、外部サーバ3と通信を行うことで、運賃を支払うように構成されてもよい。図14に示すフローチャートのステップS410において、予定管理装置10の演算装置13は、利用者が乗物、例えば電車に搭乗したこと、乗物から降車したことを判定することができる。このため、演算装置13は、利用者が乗物に乗車した位置と、降車した位置とに基づき、運賃を算出する。演算装置13は、算出した運賃に関する信号を生成し、外部サーバ3と通信することで、運賃を支払ってもよい。
 予定設定プログラム100のステップS105において、計画として、計画分類と参加者とを利用者が指定する例を示したが、これに限定されない。例えば、利用者は、ステップS105において、日付と場所とを指定してもよい。これにより、予定設定プログラム100を実行する予定管理装置10の演算装置13は、登録された予定よりも優先度が高く、登録された予定と日程が重なるイベントを受け付ける。
 以上において説明した処理は一例であり、各ステップの順番、処理内容は、機能を阻害しない範囲で変更してもよい。また、説明した構成は、機能を阻害しない範囲で、任意に変更してもよく、または/および、任意に組み合わせてもよい。各実施の形態の技術は、技術的矛盾の発生しない限り、他の実施の形態で用いることが可能である。例えば、予定設定プログラム100と、予定調整プログラム200と、経路案内プログラム300とを組み合わせた予定管理プログラムにより、各ステップが実行されてもよい。
(実施の形態に記載の予定管理装置)
 実施の形態に記載の予定管理装置は、例えば以下のように把握される。
 第1の態様に係る予定管理装置は、予定管理プログラムを格納する記憶装置と、予定管理プログラムを実行する演算装置とを備える。予定管理プログラムは、第1日程提案手段と、第2日程提案手段と、日程登録手段とを備える。
 予定管理装置が第1日程提案手段と、第2日程提案手段と、日程登録手段とを実行することで、利用者による提案日程の承認または否認により日程が決定される。このため、利用者の予定を決定するための労力が低減される。また、参加者も提案日程の承認または否認を行うことで日程が決定される。このため、複数の参加者が存在する行動予定でも、予定を調整する労力が低減される。
 第2の態様に係る予定管理装置は、第1の態様に係る予定管理装置であって、第1日程提案手段が日程に対する確率を算出し、算出した確率に応じて、提案する日程を選択するように、構成されている。
 確率により提案する日程が選択されるため、同じ日程のみが選択されることを抑制する。これにより、利用者は、提案される日程に飽きることなく、予定管理装置の提案を受け入れやすくなる。
 第3の態様に係る予定管理装置は、第2の態様に係る予定管理装置であって、各々の日程に対して登録されている指数用データに基づき確率を算出するように、構成されている。
 第4の態様に係る予定管理装置は、第3の態様に係る予定管理装置であって、係数調整モジュールを備え、指数用データと係数とに基づき確率を算出するように、構成されている。
 第5の態様に係る予定管理装置は、第4の態様に係る予定管理装置であって、利用者の評価を表す信号を含む日程回答信号を受信し、利用者の評価に基づき係数を調整するように、構成されている。
 第6の態様に係る予定管理装置は、第2の態様に係る予定管理装置であって、各々の日程に対して登録されている条件に基づき、日程を選択するように、構成されている。
 日程を選択する際の条件が設けられることで、実際は遂行できない日程が提案されることを抑制することができる。
 第7の態様に係る予定管理装置は、第1の態様に係る予定管理装置であって、日程に行き先と日付とが含まれるように、構成されている。
 第8の態様に係る予定管理装置は、第1の態様に係る予定管理装置であって、演算装置が、提案日程が分類される計画分類と、提案日程が分類される計画分類に対する予算とに基づき提案日程を決定するように、構成されている。
 第9の態様に係る予定管理装置は、第1の態様に係る予定管理装置であって、予定管理プログラムが、第1行動提案手段と、第2行動提案手段と、行動登録手段とを備えるように、構成されている。
 予定管理装置が第1行動提案手段と第2行動提案手段と行動登録手段とを実行することで、移動手段を含む行動予定が利用者に提案される。これにより、利用者は行動予定の承認または否認を行うことで行動予定が決定される。このため、利用者の予定を決定するための労力が低減される。また、参加者も行動予定の承認または否認を行うことで行動予定が決定される。このため、複数の参加者が存在する行動予定でも、予定を調整する労力が低減される。
 第10の態様に係る予定管理装置は、第9の態様に係る予定管理装置であって、行動登録手段が第2行動信号に基づき外部サーバに予約することと、料金の支払いをすることとを表す信号を送信するように、構成されている。
 第11の態様に係る予定管理装置は、第9の態様に係る予定管理装置であって、予定管理プログラムが経路変更手段を備えるように、構成されている。
 予定管理装置は、経路変更手段を実行することで、利用者が移動中に経路から外れたとき、または、電車の遅延などにより予定時刻までに目的地にたどり着けないときに、日程または行動予定を変更することができる。利用者が変更された日程または行動予定に対して承認または否認を行うことで、日程または行動予定が変更される。このため、利用者の予定を変更するための労力が低減される。また、参加者も変更された日程または行動予定に対して承認または否認を行うことで、日程または行動予定が変更される。このため、複数の参加者が存在する行動予定でも、予定を調整する労力が低減される。
 第12の態様に係る予定管理装置は、第11の態様に係る予定管理装置であって、利用者が存在する位置を含む領域において、経路に沿って移動したときの利用者が存在する確率を用いて、利用者が経路に沿って移動しているかが判断された結果に基づき経路変更手段が実行されるように、構成されている。
 経路上の領域において確率を算出することで、常に利用者の位置を監視することができる。このため、利用者が経路から外れたときに、予定管理装置は早急に経路を変更することができる。
 第13の態様に係る予定管理装置は、第11の態様に係る予定管理装置であって、予定管理プログラムが位置監視手段を備えるように、構成されている。
 予定管理装置が位置監視手段を実行することで、端末の負荷を低減することができる。
 第14の態様に係る予定管理システムは、第11の態様に係る予定管理装置と、端末とを備える。端末は、位置監視手段を実行する。
 端末が位置監視手段を実行することで、予定管理装置の負荷を低減することができる。
 第15の態様に係る記録媒体は、予定管理プログラムを格納する。格納された予定管理プログラムは、登録済予定に基づき、利用者に提案する日程である提案日程を決定し、利用者に提案日程を提案するための信号を生成することを演算装置に実行させる。また、予定管理プログラムは、提案日程を承認することを表す信号に基づき、利用者を除く参加者に提案日程を確認するための信号を生成することを演算装置に実行させる。予定管理プログラムは、提案日程を承認することを表す信号に基づき、参加者に提案日程を通知する信号を生成し、参加者の登録済予定に提案日程を登録することを演算装置に実行させる。
 これにより、利用者による提案日程の承認または否認により日程が決定される。このため、利用者の予定を決定するための労力が低減される。また、参加者も提案日程の承認または否認を行うことで日程が決定される。このため、複数の参加者が存在する行動予定でも、予定を調整する労力が低減される。
 本出願は、2020年8月25日に出願された日本国特許出願2020-141850を基礎とする優先権を主張し、その開示の全てを引用によりここに取り込む。

Claims (15)

  1.  予定管理プログラムを格納する記憶装置と、
     前記予定管理プログラムを読み出し、実行する演算装置と
     を備え、
     前記予定管理プログラムは、
      設定された参加者に対して登録されている登録済予定に基づき、前記参加者に提案する日程である提案日程を決定し、決定した前記提案日程を前記参加者に含まれる利用者に提案するための第1日程提案信号を生成する第1日程提案手段と、
      前記第1日程提案信号に対して前記提案日程を承認することを表す第1日程回答信号に基づき、前記利用者を除く前記参加者に決定した前記提案日程を確認するための第2日程提案信号を生成する第2日程提案手段と、
      前記第2日程提案信号に対して前記提案日程を承認することを表す第2日程回答信号に基づき、前記参加者に前記提案日程を通知する日程通知信号を生成するとともに、前記参加者の前記登録済予定に前記提案日程を登録する日程登録手段と
     を備える
     予定管理装置。
  2.  前記記憶装置は、日程の一覧が登録された日程データベースを格納し、
     前記第1日程提案手段は、
      前記日程データベースに登録されている日程に対する確率を算出し、
      算出した前記確率に応じて、前記日程データベースに登録されている日程から前記提案日程を選択する
     請求項1に記載の予定管理装置。
  3.  前記日程データベースには、各々の日程に対応して指数用データが登録され、
     前記第1日程提案手段は、前記指数用データに基づき、前記日程データベースに登録されている日程に対して前記確率を算出する
     請求項2に記載の予定管理装置。
  4.  前記予定管理プログラムは、前記利用者に対応して登録された係数を調整する係数調整モジュールを備え、
     前記第1日程提案手段は、前記指数用データと前記係数とに基づき、前記日程データベースに登録されている日程に対して前記確率を算出する
     請求項3に記載の予定管理装置。
  5.  前記予定管理プログラムは、前記提案日程に対する前記利用者の評価を表す信号を含む日程回答信号を受信し、
     前記係数調整モジュールは、前記評価に基づき、前記係数を調整する
     請求項4に記載の予定管理装置。
  6.  前記日程データベースには、各々の日程に対応して条件が登録され、
     前記予定管理プログラムは、
      前記日程データベースに登録されている日程のうち、前記条件を満たす日程から前記提案日程を選択する
     請求項2から5のいずれか1項に記載の予定管理装置。
  7.  前記提案日程は、前記参加者が移動する行き先と、移動する日付とを含む
     請求項1から6のいずれか1項に記載の予定管理装置。
  8.  前記記憶装置は、前記利用者の行動の分類を表す計画分類に応じた予算を推定させる予算推定プログラムを格納し、
     前記演算装置は、前記予算推定プログラムを読み出し実行し、
     前記予定管理プログラムは、前記提案日程が分類される前記計画分類と、前記提案日程が分類される前記計画分類に対する前記予算とに基づき、前記提案日程を決定する
     請求項1から7のいずれか1項に記載の予定管理装置。
  9.  前記予定管理プログラムは、
      前記提案日程に基づき、移動手段を含む行動予定を決定し、前記利用者に決定した前記行動予定を提案するための第1行動提案信号を生成する第1行動提案手段と、
      前記第1行動提案信号に対する第1行動回答信号に基づき、前記利用者を除く前記参加者に決定した前記行動予定を確認するための第2行動提案信号を生成する第2行動提案手段と、
      前記第2行動提案信号に対する第2行動回答信号に基づき、前記参加者に前記行動予定を通知する行動通知信号を生成するとともに、前記参加者の前記登録済予定に前記行動予定を登録する行動登録手段と
     を備える
     請求項1から8のいずれか1項に記載の予定管理装置。
  10.  前記行動登録手段は、前記第2行動回答信号に基づき、外部サーバに予約することを示す予約信号を送信し、
     前記予約することを示す予約信号は、前記第2行動回答信号に基づき、料金の支払を行うことを表す信号を含む
     請求項9に記載の予定管理装置。
  11.  前記予定管理プログラムは、位置監視手段からの判断、または、移動時刻監視手段からの判断に基づき、前記第1日程提案手段または前記第1行動提案手段を実行する経路変更手段を備え、
     前記位置監視手段は、前記利用者が前記移動手段による経路に沿って移動しているかを判断し、
     前記移動時刻監視手段は、前記利用者が前記移動手段による経路に沿って移動できるかを判断する
     請求項9または10に記載の予定管理装置。
  12.  前記位置監視手段は、
      前記利用者が存在する位置を含む領域において、前記移動手段による経路に沿って移動したとき前記利用者が存在する確率に基づき、前記利用者が前記移動手段による経路に沿って移動しているかを判断する
     請求項11に記載の予定管理装置。
  13.  前記予定管理プログラムは、前記位置監視手段を備える
     請求項11または12に記載の予定管理装置。
  14.  請求項11または12に記載の予定管理装置と、
     端末と
     を備え、
     前記端末は、前記位置監視手段を実行する
     予定管理システム。
  15.  設定された参加者に対して登録されている登録済予定に基づき、前記参加者に提案する日程である提案日程を決定し、決定した前記提案日程を前記参加者に含まれる利用者に提案するための第1日程提案信号を生成することと、
      前記第1日程提案信号に対して前記提案日程を承認することを表す第1日程回答信号に基づき、前記利用者を除く前記参加者に決定した前記提案日程を確認するための第2日程提案信号を生成することと、
      前記第2日程提案信号に対して前記提案日程を承認することを表す第2日程回答信号に基づき、前記参加者に前記提案日程を通知する日程通知信号を生成するとともに、前記参加者の前記登録済予定に前記提案日程を登録することと
     を演算装置に実行させるための予定管理プログラムを格納する記憶媒体。
PCT/JP2021/030782 2020-08-25 2021-08-23 予定管理装置、予定管理システム及び記憶媒体 WO2022045058A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP21861484.0A EP4148636A4 (en) 2020-08-25 2021-08-23 SCHEDULING MANAGEMENT DEVICE, SCHEDULING MANAGEMENT SYSTEM AND STORAGE MEDIA
US18/007,872 US20230230043A1 (en) 2020-08-25 2021-08-23 Schedule management apparatus, schedule management system, and recording medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020141850A JP2022037622A (ja) 2020-08-25 2020-08-25 予定管理装置、予定管理システム及び予定管理プログラム
JP2020-141850 2020-08-25

Publications (1)

Publication Number Publication Date
WO2022045058A1 true WO2022045058A1 (ja) 2022-03-03

Family

ID=80353280

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/030782 WO2022045058A1 (ja) 2020-08-25 2021-08-23 予定管理装置、予定管理システム及び記憶媒体

Country Status (4)

Country Link
US (1) US20230230043A1 (ja)
EP (1) EP4148636A4 (ja)
JP (1) JP2022037622A (ja)
WO (1) WO2022045058A1 (ja)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022181411A (ja) * 2021-05-26 2022-12-08 株式会社東芝 通信システム、通信方法、通信装置およびプログラム

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005044282A (ja) 2003-07-25 2005-02-17 Nec Corp 旅行計画管理システム、旅行計画管理方法および運行情報管理プログラム
JP2005223650A (ja) * 2004-02-05 2005-08-18 Nec Corp Tv会議支援システム、方法及びtv会議支援をコンピュータで実行するプログラム
US20070005406A1 (en) * 2003-03-31 2007-01-04 Behrad Assadian Event scheduling
JP3952982B2 (ja) 2003-03-26 2007-08-01 オムロン株式会社 目的行動にかかる行程作成装置
JP2008250742A (ja) * 2007-03-30 2008-10-16 Fujitsu Ltd プロジェクト管理プログラム
US20140229099A1 (en) * 2013-02-12 2014-08-14 Broadcom Corporation Location aware appointment management application
WO2015072409A1 (ja) 2013-11-13 2015-05-21 三菱重工業株式会社 経路案内装置、経路案内方法、およびプログラム
JP2015114912A (ja) * 2013-12-12 2015-06-22 エヌ・ティ・ティ・コミュニケーションズ株式会社 候補出力システム、候補出力方法及びコンピュータプログラム
JP2018096810A (ja) 2016-12-13 2018-06-21 住友電気工業株式会社 経路探索システム、経路探索装置、経路探索方法及びコンピュータプログラム
JP2020091896A (ja) * 2018-06-26 2020-06-11 株式会社Receptionist 受付管理システム、受付管理装置、受付管理方法および受付管理プログラム
JP2020141850A (ja) 2019-02-28 2020-09-10 株式会社ヤギ 掛け布団

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3952982B2 (ja) 2003-03-26 2007-08-01 オムロン株式会社 目的行動にかかる行程作成装置
US20070005406A1 (en) * 2003-03-31 2007-01-04 Behrad Assadian Event scheduling
JP2005044282A (ja) 2003-07-25 2005-02-17 Nec Corp 旅行計画管理システム、旅行計画管理方法および運行情報管理プログラム
JP2005223650A (ja) * 2004-02-05 2005-08-18 Nec Corp Tv会議支援システム、方法及びtv会議支援をコンピュータで実行するプログラム
JP2008250742A (ja) * 2007-03-30 2008-10-16 Fujitsu Ltd プロジェクト管理プログラム
US20140229099A1 (en) * 2013-02-12 2014-08-14 Broadcom Corporation Location aware appointment management application
WO2015072409A1 (ja) 2013-11-13 2015-05-21 三菱重工業株式会社 経路案内装置、経路案内方法、およびプログラム
JP2015114912A (ja) * 2013-12-12 2015-06-22 エヌ・ティ・ティ・コミュニケーションズ株式会社 候補出力システム、候補出力方法及びコンピュータプログラム
JP2018096810A (ja) 2016-12-13 2018-06-21 住友電気工業株式会社 経路探索システム、経路探索装置、経路探索方法及びコンピュータプログラム
JP2020091896A (ja) * 2018-06-26 2020-06-11 株式会社Receptionist 受付管理システム、受付管理装置、受付管理方法および受付管理プログラム
JP2020141850A (ja) 2019-02-28 2020-09-10 株式会社ヤギ 掛け布団

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP4148636A4

Also Published As

Publication number Publication date
EP4148636A1 (en) 2023-03-15
JP2022037622A (ja) 2022-03-09
EP4148636A4 (en) 2023-03-15
US20230230043A1 (en) 2023-07-20

Similar Documents

Publication Publication Date Title
US10733547B2 (en) Pre-selection drivers in a passenger transport system
Ashkrof et al. Understanding ride-sourcing drivers' behaviour and preferences: Insights from focus groups analysis
US11562300B2 (en) System and method for optimal automated booking of on-demand transportation in multi-modal journeys
US8498953B2 (en) Method for allocating trip sharing
EP2218061B1 (en) Personalized real-time location-based travel management
US20150161528A1 (en) Automated detection of travel incidents and rebooking of travel itineraries impacted by same
KR20100053149A (ko) 이동통신 단말기에서 참석 인원의 상황을 고려한 일정 생성장치 및 방법
US20150276410A1 (en) Journey planning method and system
WO2020039821A1 (ja) 乗合車両用需要予測装置、乗合車両用需要予測方法及びプログラム
US20180247275A1 (en) Omni-channel transaction visualization
US20180101869A1 (en) Method and information system for enhanced traveler experience during travel
WO2022045058A1 (ja) 予定管理装置、予定管理システム及び記憶媒体
US20150161526A1 (en) Generation of offers with limited time frame guaranteed availability and pricing for travel itineraries
JP2014190952A (ja) ナビゲーションシステム、ナビゲーション方法、及びナビゲーションプログラム
Jaiswal et al. Modelling relationships between passenger demand and bus delays at busway stations
JP2020160960A (ja) 移動支援システム及び方法
CN113449902B (zh) 信息处理装置、信息处理方法以及信息处理系统
Cich et al. Towards an agent-based model for demand-responsive transport serving thin flows
JP2022098823A (ja) データ処理方法、データ処理システム
JP2012226503A (ja) 移動分析方法および移動分析装置
CN111915043A (zh) 服务数据处理方法、装置、服务器及存储介质
EP2927847A1 (en) Journey planning method and system
US20220237639A1 (en) System and method for data prediction using heat maps
JP2022158705A (ja) 経路探索装置、経路探索方法、及び、経路探索プログラム
EP2881902A1 (en) Generation of offers with limited time frame guaranteed availability and pricing for travel itineraries

Legal Events

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

Ref document number: 21861484

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2021861484

Country of ref document: EP

Effective date: 20221207

NENP Non-entry into the national phase

Ref country code: DE