JP2013246086A - Portable device, method for controlling the same, and program - Google Patents

Portable device, method for controlling the same, and program Download PDF

Info

Publication number
JP2013246086A
JP2013246086A JP2012120801A JP2012120801A JP2013246086A JP 2013246086 A JP2013246086 A JP 2013246086A JP 2012120801 A JP2012120801 A JP 2012120801A JP 2012120801 A JP2012120801 A JP 2012120801A JP 2013246086 A JP2013246086 A JP 2013246086A
Authority
JP
Japan
Prior art keywords
time
schedule
task
portable device
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2012120801A
Other languages
Japanese (ja)
Inventor
Yukitsugu Otani
幸嗣 大谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Casio Mobile Communications Ltd
Original Assignee
NEC Casio Mobile Communications Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Casio Mobile Communications Ltd filed Critical NEC Casio Mobile Communications Ltd
Priority to JP2012120801A priority Critical patent/JP2013246086A/en
Publication of JP2013246086A publication Critical patent/JP2013246086A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Electric Clocks (AREA)

Abstract

PROBLEM TO BE SOLVED: To change a schedule time of a predetermined schedule depending on a situation.SOLUTION: A portable device comprises: a storage unit for storing a schedule time of completion of a predetermined task; a schedule time setting unit for setting a schedule time of the task on the basis of the schedule time; a schedule information obtaining unit for obtaining schedule information for changing the schedule time; and a schedule time changing unit for changing the schedule time on the basis of the schedule information.

Description

本発明は、携帯型機器、その制御方法及びプログラムに関する。   The present invention relates to a portable device, a control method thereof, and a program.

スケジュールを管理する際に、予定時刻を設定しても、様々な要因によって、スケジュール通りに、物事が進まない場合がある。例えば、携帯型機器のアラーム機能(目覚まし機能)を利用して、電車移動時、降車時刻にアラームを設定する場合がある。しかし、電車の遅延等が発生すると、目的地に到着する前に、アラームが作動してしまう。   When managing the schedule, even if the scheduled time is set, things may not proceed as scheduled due to various factors. For example, an alarm function (wake-up function) of a portable device may be used to set an alarm at the time of getting off the train or when getting off. However, when a train delay or the like occurs, an alarm is activated before arriving at the destination.

特許文献1において、サーバが管理する交通情報等に基づいて、遠隔操作でアラームの作動時間を制御する技術が開示されている。   Patent Document 1 discloses a technique for controlling an alarm activation time by remote operation based on traffic information and the like managed by a server.

特許文献2において、加速度センサの出力に基づいて、移動距離を算出する技術が開示されている。そして、特許文献2においては、取得した移動距離とサーバからの情報に基づいて、現在地を識別する技術が開示されている。   Patent Document 2 discloses a technique for calculating a movement distance based on the output of an acceleration sensor. And in patent document 2, the technique which identifies a present location based on the acquired movement distance and the information from a server is disclosed.

特開2004−294236号公報JP 2004-294236 A 特開2005−321841号公報JP-A-2005-321841

なお、上記先行技術文献の各開示を、本書に引用をもって繰り込むものとする。以下の分析は、本発明の観点からなされたものである。   Each disclosure of the above prior art document is incorporated herein by reference. The following analysis has been made from the viewpoint of the present invention.

上述のとおり、所定のスケジュールに関して、予定時刻を定めても、実際に予定通りにスケジュールを実行できるとは限らない。ここで、特許文献1、2で開示された技術では、移動量に基づいて、スケジュールの進捗管理をしている。従って、特許文献1、2で開示された技術では、移動時のスケジュール管理しかできない。   As described above, even if the scheduled time is determined for a predetermined schedule, the schedule cannot actually be executed as scheduled. Here, in the techniques disclosed in Patent Documents 1 and 2, the progress of the schedule is managed based on the movement amount. Therefore, the techniques disclosed in Patent Documents 1 and 2 can only manage schedules during movement.

そのため、状況に応じて、所定のスケジュールに関する予定時刻を変更する携帯型機器、その制御方法及びプログラムが、望まれる。   Therefore, a portable device that changes the scheduled time for a predetermined schedule according to the situation, a control method thereof, and a program are desired.

本発明の第1の視点によれば、所定のタスクの完了に関する予定時間を記憶する記憶部と、前記予定時間に基づいて、前記タスクのスケジュール時刻を設定するスケジュール時刻設定部と、前記スケジュール時刻を変更するためのスケジュール情報を取得するスケジュール情報取得部と、前記スケジュール情報に基づいて、前記スケジュール時刻を変更するスケジュール時刻変更部と、を備える携帯型機器が提供される。   According to a first aspect of the present invention, a storage unit that stores a scheduled time related to completion of a predetermined task, a schedule time setting unit that sets a schedule time of the task based on the scheduled time, and the schedule time A portable device is provided that includes a schedule information acquisition unit that acquires schedule information for changing the schedule, and a schedule time change unit that changes the schedule time based on the schedule information.

本発明の第2の視点によれば、所定のタスクの完了に関する予定時間を記憶する工程と、前記予定時間に基づいて、前記タスクのスケジュール時刻を設定する工程と、前記スケジュール時刻を変更するためのスケジュール情報を取得するスケジュール情報取得工程と、前記スケジュール情報に基づいて、前記スケジュール時刻を変更するスケジュール時刻変更工程と、を含むことを特徴とする携帯型機器の制御方法が提供される。   According to a second aspect of the present invention, a step of storing a scheduled time related to completion of a predetermined task, a step of setting a schedule time of the task based on the scheduled time, and changing the schedule time There is provided a method for controlling a portable device, comprising: a schedule information obtaining step for obtaining the schedule information; and a schedule time changing step for changing the schedule time based on the schedule information.

本発明の第3の視点によれば、携帯型機器を制御するコンピュータに実行させるプログラムであって、所定のタスクの完了に関する予定時間を記憶する処理と、前記予定時間に基づいて、前記タスクのスケジュール時刻を設定する処理と、前記スケジュール時刻を変更するためのスケジュール情報を取得するスケジュール情報取得処理と、前記スケジュール情報に基づいて、前記スケジュール時刻を変更するスケジュール時刻変更処理と、を実行するプログラムが提供される。なお、このプログラムは、コンピュータが読み取り可能な記憶媒体に記録することができる。記憶媒体は、半導体メモリ、ハードディスク、磁気記録媒体、光記録媒体等の非トランジェント(non−transient)なものとすることができる。本発明は、コンピュータプログラム製品として具現することも可能である。   According to a third aspect of the present invention, there is provided a program that is executed by a computer that controls a portable device, the process storing a scheduled time related to completion of a predetermined task, and the task based on the scheduled time. A program for executing a process for setting a schedule time, a schedule information acquiring process for acquiring schedule information for changing the schedule time, and a schedule time changing process for changing the schedule time based on the schedule information Is provided. This program can be recorded on a computer-readable storage medium. The storage medium can be non-transient such as a semiconductor memory, a hard disk, a magnetic recording medium, an optical recording medium, or the like. The present invention can also be embodied as a computer program product.

本発明の各視点によれば、状況に応じて、所定のスケジュールに関する予定時刻を変更する携帯型機器、その制御方法及びプログラムが、提供される。   According to each aspect of the present invention, a portable device that changes a scheduled time related to a predetermined schedule according to a situation, a control method thereof, and a program are provided.

一実施形態を説明するための図である。It is a figure for demonstrating one Embodiment. 第1の実施形態に係る携帯型機器1の内部構成の一例を示す図である。It is a figure which shows an example of the internal structure of the portable apparatus 1 which concerns on 1st Embodiment. 実行時間と予定時間の比較の一例を表す図である。It is a figure showing an example of the comparison of execution time and scheduled time. 携帯型機器1の動作の一例を示すフローチャートである。4 is a flowchart illustrating an example of the operation of the portable device 1. 予定時間を学習する動作の一例を示すフローチャートである。It is a flowchart which shows an example of the operation | movement which learns scheduled time. 第2の実施形態に係る携帯型機器1aの内部構成の一例を示す図である。It is a figure which shows an example of an internal structure of the portable apparatus 1a which concerns on 2nd Embodiment. 携帯型機器1aの動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the portable apparatus 1a.

初めに、図1を用いて一実施形態の概要について説明する。なお、この概要に付記した図面参照符号は、理解を助けるための一例として各要素に便宜上付記したものであり、この概要の記載はなんらの限定を意図するものではない。   First, an outline of an embodiment will be described with reference to FIG. Note that the reference numerals of the drawings attached to the outline are attached to the respective elements for convenience as an example for facilitating understanding, and the description of the outline is not intended to be any limitation.

上述のとおり、所定のスケジュールに関して、予定時刻を定めても、実際に予定通りにスケジュールを実行できるとは限らない。そのため、状況に応じて、所定のスケジュールに関する予定時刻を変更する携帯型機器が望まれる。   As described above, even if the scheduled time is determined for a predetermined schedule, the schedule cannot actually be executed as scheduled. Therefore, a portable device that changes the scheduled time for a predetermined schedule according to the situation is desired.

そこで、一例として図1に示す携帯型機器100を提供する。携帯型機器100は、所定のタスクの完了に関する予定時間を記憶する記憶部101と、予定時間に基づいて、タスクのスケジュール時刻を設定するスケジュール時刻設定部102と、スケジュール時刻を変更するためのスケジュール情報を取得するスケジュール情報取得部103と、スケジュール情報に基づいて、スケジュール時刻を変更するスケジュール時刻変更部104と、を備える。   Therefore, as an example, the portable device 100 shown in FIG. 1 is provided. The portable device 100 includes a storage unit 101 that stores a scheduled time related to completion of a predetermined task, a schedule time setting unit 102 that sets a schedule time of a task based on the scheduled time, and a schedule for changing the schedule time A schedule information acquisition unit 103 that acquires information, and a schedule time change unit 104 that changes the schedule time based on the schedule information.

携帯型機器100は、タスクの完了に関する予定時間に基づいて、スケジュールに関するスケジュール時刻を制御する。具体的には、まず、記憶部101はタスクの完了に関する予定時刻を記憶する(ステップS1001)。スケジュール時刻設定部102は、予定時間に基づいて、タスクのスケジュール時刻を設定する(ステップS1002)。スケジュール時刻とは、1又は2以上のタスクを実行するスケジュールに関する予定時刻である。具体的には、スケジュール時刻とは、例えば、所定のスケジュールの開始時刻、又は終了時刻である。   The portable device 100 controls the schedule time related to the schedule based on the scheduled time related to the completion of the task. Specifically, first, the storage unit 101 stores a scheduled time for task completion (step S1001). The schedule time setting unit 102 sets the task schedule time based on the scheduled time (step S1002). The schedule time is a scheduled time related to a schedule for executing one or more tasks. Specifically, the schedule time is, for example, a start time or an end time of a predetermined schedule.

ここで、様々な要因により、スケジュールが変更になる場合がある。そのため、スケジュール情報取得部103は、スケジュールの変更に関するスケジュール情報を取得する(ステップS1003)。そして、取得したスケジュール情報に基づいて、スケジュール時刻変更部104は、スケジュール時刻を変更する(ステップS1004)。従って、携帯型機器100は、状況に応じて、所定のスケジュールに関する予定時刻を変更できる。   Here, the schedule may be changed due to various factors. Therefore, the schedule information acquisition unit 103 acquires schedule information related to the schedule change (step S1003). Then, based on the acquired schedule information, the schedule time changing unit 104 changes the schedule time (step S1004). Therefore, the portable device 100 can change the scheduled time regarding a predetermined schedule according to the situation.

以下に具体的な実施の形態について、図面を参照してさらに詳しく説明する。
[第1の実施形態]
第1の実施形態について、図面を用いてより詳細に説明する。
Hereinafter, specific embodiments will be described in more detail with reference to the drawings.
[First Embodiment]
The first embodiment will be described in more detail with reference to the drawings.

図2は、携帯型機器1の内部構成の一例を示す図である。携帯型機器1は、制御部10と、報知部20と、タイマ部30と、記憶部40と、を含んで構成される。制御部10は、移動状態推定部11と、スケジュール時刻設定部12と、スケジュール情報取得部13と、スケジュール時刻変更部14と、アラーム作動部15と、を含んで構成される。図2には、簡単のため、本実施形態に係る携帯型機器1に関係するモジュールを主に記載する。   FIG. 2 is a diagram illustrating an example of the internal configuration of the portable device 1. The portable device 1 includes a control unit 10, a notification unit 20, a timer unit 30, and a storage unit 40. The control unit 10 includes a movement state estimation unit 11, a schedule time setting unit 12, a schedule information acquisition unit 13, a schedule time change unit 14, and an alarm operation unit 15. For the sake of simplicity, FIG. 2 mainly describes modules related to the portable device 1 according to the present embodiment.

以下では、電車で出発駅から目的駅へ移動する際のスケジュールを例示して、説明する。そして、以下では、上述のスケジュール時刻とは、目的駅への到着予定時刻を意味する。   Below, the schedule at the time of moving from the departure station to the destination station by train will be described as an example. In the following, the above schedule time means the estimated arrival time at the destination station.

そこで、電車が走行すること、又は電車が停車することを、タスクと呼ぶ。そして、電車が走行している状態、又は電車が停車している状態を維持することを、「タスクを実行している」と呼ぶ。また、実際に、タスクを完了させるために要した時間を、実行時間と呼ぶ。従って、以下では、実行時間とは、各駅間の実際の走行時間、又は各駅での実際の停車時間を意味する。さらに、上述の予定時間とは、各駅間を走行する走行予定時間、又は各駅での予定停車時間を意味する。   Therefore, the fact that the train runs or the train stops is called a task. Then, maintaining the state where the train is running or the state where the train is stopped is referred to as “execution of a task”. In addition, the time required to actually complete the task is called execution time. Therefore, in the following, the execution time means the actual travel time between the stations, or the actual stop time at each station. Furthermore, the above-mentioned scheduled time means a scheduled traveling time for traveling between the stations, or a scheduled stop time at each station.

スケジュール時刻設定部12は、スケジュール時刻として、目的駅への到着予定時刻を設定する。スケジュール時刻設定部12は、記憶部40に記憶された予定時間に基づいて、到着予定時刻を設定することができる。   The schedule time setting unit 12 sets the estimated arrival time at the target station as the schedule time. The schedule time setting unit 12 can set the scheduled arrival time based on the scheduled time stored in the storage unit 40.

アラーム作動部15は、スケジュール時刻にアラームを作動させる。つまり、アラーム作動部15は、スケジュール時刻に報知部20を作動させる。なお、以下では、アラームを作動する時刻を、アラーム作動時刻と呼ぶ。   The alarm operating unit 15 operates an alarm at the scheduled time. That is, the alarm operating unit 15 operates the notification unit 20 at the scheduled time. Hereinafter, the time when the alarm is activated is referred to as the alarm activation time.

報知部20は、報音部21、又はバイブレータ部22、又はLED(Light Emitting Diode)部23、であることが好ましい。報音部21は、音によって、アラーム作動時刻になったことをユーザに報知する。また、バイブレータ部22は、振動によって、アラーム作動時刻になったことをユーザに報知する。また、LED部23は、光によって、アラーム作動時刻になったことをユーザに報知する。ただし、アラーム作動時刻になったことをユーザに報知できれば、報知部20として、他の報知の方法を用いてもよい。   The notification unit 20 is preferably a sound report unit 21, a vibrator unit 22, or an LED (Light Emitting Diode) unit 23. The sound reporting unit 21 notifies the user that the alarm activation time has been reached by sound. Moreover, the vibrator unit 22 notifies the user that the alarm operation time has been reached by vibration. Moreover, the LED unit 23 notifies the user that the alarm activation time has been reached by light. However, other notification methods may be used as the notification unit 20 as long as the user can be notified that the alarm activation time has been reached.

移動状態推定部11は、上記のとおり、自機器の移動状態を推定する。移動状態とは、携帯型機器1の運動物理量に基づいて決定される。運動物理量とは、携帯型機器1の運動によって変化する物理量に基づいて推定される特徴量である。以下の説明では、移動状態とは、電車が各駅間を走行している状態(以下、走行状態と呼ぶ)、及び電車が停車している状態(以下、停車状態と呼ぶ)を意味する。   As described above, the movement state estimation unit 11 estimates the movement state of the own device. The moving state is determined based on the physical movement amount of the portable device 1. The exercise physical quantity is a feature quantity estimated based on a physical quantity that changes due to the movement of the portable device 1. In the following description, the moving state means a state where a train is traveling between stations (hereinafter referred to as a traveling state) and a state where the train is stopped (hereinafter referred to as a stopped state).

ここで、移動状態推定部11は、加速度センサ等の運動物理量を測定できるセンサ(図示せず)の出力に基づいて、移動状態を推定することが好ましい。ただし、運動物理量を測定できるセンサであれば、センサの種類を問わないものとする。   Here, it is preferable that the movement state estimation part 11 estimates a movement state based on the output of the sensor (not shown) which can measure a physical movement quantity, such as an acceleration sensor. However, any sensor can be used as long as it can measure a physical movement quantity.

例えば、移動状態推定部11は、加速度センサに出力に基づいて、移動状態を推定する場合を考える。その場合、移動状態推定部11は、加速度に基づき、移動状態を推定できる。または、移動状態推定部11は、速度に基づき、移動状態を推定してもよい。   For example, consider the case where the movement state estimation unit 11 estimates the movement state based on the output of the acceleration sensor. In that case, the movement state estimation unit 11 can estimate the movement state based on the acceleration. Alternatively, the movement state estimation unit 11 may estimate the movement state based on the speed.

ここで、単位時間当たりの加速度とは、単位時間当たりの速度の変化量のことである。例えば、初期速度を0メートル毎秒とする。かつ、加速度を1メートル毎秒毎秒とする。その場合、1秒経過後は、速度は1メートル毎秒である。このようにして、加速度に基づき、速度を算出することができる。そして、速度が0メートル毎秒になった場合、停車状態に遷移した、と移動状態推定部11は判断する。一方、停車状態から速度が上昇した場合、走行状態に遷移した、と移動状態推定部11は判断する。   Here, the acceleration per unit time is the amount of change in speed per unit time. For example, the initial speed is 0 meter per second. The acceleration is 1 meter per second per second. In that case, after 1 second, the speed is 1 meter per second. In this way, the speed can be calculated based on the acceleration. When the speed becomes 0 meter per second, the movement state estimation unit 11 determines that the vehicle has transitioned to the stop state. On the other hand, when the speed increases from the stop state, the movement state estimation unit 11 determines that the state has transitioned to the traveling state.

また、制御部10は、予め、記憶部40に予定時間を記憶させておく必要がある。その際に、制御部10は、予定時間として、運行時刻表を利用して、予定時間を記憶させてもよい。あるいは、制御部10は、予定時間として、記憶部40に実行時間を記憶させてもよい。具体的には、タイマ部30は、走行時間として、走行状態から停車状態に遷移するまでの時間を計測する。さらに、タイマ部30は、停車時間として、停車状態から走行状態に遷移するまでの時間を計測する。そして、制御部10は、予定時間として、記憶部40に、計測した走行時間及び停車時間を記憶させる。   Further, the control unit 10 needs to store the scheduled time in the storage unit 40 in advance. In that case, the control part 10 may memorize | store scheduled time as a scheduled time using an operation timetable. Alternatively, the control unit 10 may store the execution time in the storage unit 40 as the scheduled time. Specifically, the timer unit 30 measures the time until the transition from the traveling state to the stopped state as the traveling time. Furthermore, the timer part 30 measures the time until it changes from a stop state to a driving state as a stop time. Then, the control unit 10 causes the storage unit 40 to store the measured travel time and stop time as the scheduled time.

スケジュール情報取得部13は、スケジュールの変更に関する情報である、スケジュール情報を取得する。ここで、スケジュール情報とは、電車の遅延等の情報を意味する。スケジュール情報取得部13は、実行時間と予定時間の比較結果をスケジュール情報としてもよい。具体的には、スケジュール情報取得部13は、スケジュール情報として、実行時間から予定時間を差し引いた残り時間を、算出してもよい。   The schedule information acquisition unit 13 acquires schedule information, which is information related to a schedule change. Here, the schedule information means information such as train delay. The schedule information acquisition unit 13 may use the comparison result between the execution time and the scheduled time as schedule information. Specifically, the schedule information acquisition unit 13 may calculate the remaining time obtained by subtracting the scheduled time from the execution time as the schedule information.

スケジュール時刻変更部14は、スケジュール情報に基づいて、アラーム作動時刻を変更する。具体的には、実行時間が予定時間を所定時間以上超えた場合、スケジュール時刻変更部14は、アラーム作動時刻を変更する。ここで、ユーザが遅延を許容できる時間を、予め設定してもよい。つまり、設定された時間以上の遅延である場合に、スケジュール時刻変更部14は、アラーム作動時刻を変更する。そして、スケジュール時刻変更部14は、実行時間から予定時間を差し引いた残り時間、アラーム作動時刻を遅らせる。従って、電車の遅延等のトラブルが発生した場合には、スケジュール時刻変更部14は、アラーム作動時刻を遅らせることができる。   The schedule time changing unit 14 changes the alarm operation time based on the schedule information. Specifically, when the execution time exceeds the scheduled time by a predetermined time or more, the schedule time changing unit 14 changes the alarm activation time. Here, a time during which the user can tolerate the delay may be set in advance. That is, when the delay is longer than the set time, the schedule time changing unit 14 changes the alarm activation time. And the schedule time change part 14 delays the remaining time and the alarm operation time which deducted scheduled time from execution time. Therefore, when a trouble such as a train delay occurs, the schedule time changing unit 14 can delay the alarm activation time.

または、スケジュール時刻変更部14は、以前の実行時間に基づいて、アラーム作動時刻を制御してもよい。この場合、スケジュール時刻変更部14は、所定の時刻に実行されたタスクの実行時間に基づいて、アラーム作動時刻を制御することが好ましい。具体的には、スケジュール時刻変更部14は、現時点に最も近い時刻に計測された実行時間を参照することが好ましい。   Alternatively, the schedule time changing unit 14 may control the alarm operation time based on the previous execution time. In this case, it is preferable that the schedule time changing unit 14 controls the alarm operation time based on the execution time of the task executed at a predetermined time. Specifically, it is preferable that the schedule time changing unit 14 refers to the execution time measured at the time closest to the current time.

図3は、電車の走行において、実行時間と予定時間の比較の一例を表す図である。まず、走行時間201と走行時間211はt1であり、同一である。さらに、停車時間202と停車時間212はt2であり、同一である。この場合、時刻t1+t2までは、予め記憶された予定時間で、実際に走行したことを意味する。   FIG. 3 is a diagram illustrating an example of a comparison between an execution time and a scheduled time in traveling on a train. First, the traveling time 201 and the traveling time 211 are t1 and are the same. Furthermore, the stop time 202 and the stop time 212 are t2 and are the same. In this case, until the time t1 + t2, it means that the vehicle has actually traveled at the scheduled time stored in advance.

次に、予定時間とした走行時間203はt3である。しかし、実際の走行時間213はt4である。ここで、t4はt3より長い時間である。つまり、実際には、予定より遅延して走行したことを意味する。そのため、スケジュール時刻変更部14は、t4からt3を差し引いた時間、到着予定時刻を遅らせる。   Next, the travel time 203 as the scheduled time is t3. However, the actual travel time 213 is t4. Here, t4 is longer than t3. In other words, it actually means that the vehicle has traveled with a delay from the schedule. Therefore, the schedule time changing unit 14 delays the estimated arrival time by subtracting t3 from t4.

その後、同一の時刻から、停車時間204と停車時間214を比較する。ここで、停車時間204と停車時間214はt5であり、同一である。従って、停車時間214については、予定した停車時間であることを表す。   Thereafter, the stop time 204 and the stop time 214 are compared from the same time. Here, the stop time 204 and the stop time 214 are t5 and are the same. Therefore, the stop time 214 represents a scheduled stop time.

次に、携帯型機器1の動作について説明する。   Next, the operation of the portable device 1 will be described.

図4は、携帯型機器1の動作の一例を示すフローチャートである。   FIG. 4 is a flowchart showing an example of the operation of the portable device 1.

ステップS1において、スケジュール時刻設定部12は、アラーム作動時刻を設定する。   In step S1, the schedule time setting unit 12 sets an alarm activation time.

ステップS2において、タイマ部30は時間計測を開始する。   In step S2, the timer unit 30 starts measuring time.

ステップS3において、移動状態が変更されたか否かを、移動状態推定部11は判断する。移動状態が変更された場合(ステップS3のYes分岐)には、タイマ部30は時間計測を停止する(ステップS4)。移動状態が変更されない場合(ステップS3のNo分岐)には、ステップS3の処理を継続する。   In step S3, the movement state estimation unit 11 determines whether or not the movement state has been changed. When the movement state is changed (Yes branch in step S3), the timer unit 30 stops time measurement (step S4). If the movement state is not changed (No branch of step S3), the process of step S3 is continued.

ステップS5において、制御部10は、タイマ部30の計測結果を記憶部40に記憶させる。   In step S <b> 5, the control unit 10 stores the measurement result of the timer unit 30 in the storage unit 40.

ステップS6において、タイマ部30の計測結果が、予定時間を所定時間以上超えているか否かを、スケジュール時刻変更部14は判断する。予定時間を超えている場合(ステップS6のYes分岐)には、スケジュール時刻変更部14はアラーム作動時刻を変更する(ステップS7)。予定時間を超えていない場合(ステップS6のNo分岐)には、ステップS8に遷移する。   In step S <b> 6, the schedule time changing unit 14 determines whether or not the measurement result of the timer unit 30 exceeds the scheduled time by a predetermined time or more. When the scheduled time is exceeded (Yes branch in step S6), the schedule time changing unit 14 changes the alarm activation time (step S7). If the scheduled time has not been exceeded (No branch in step S6), the process proceeds to step S8.

ステップS8において、アラーム作動時刻であるか否かを、アラーム作動部15は判断する。アラーム作動時刻である場合(ステップS8のYes分岐)には、アラームを作動させる(ステップS9)。アラーム作動時刻でない場合(ステップS8のNo分岐)には、ステップS2に遷移し、処理を継続する。   In step S8, the alarm operating unit 15 determines whether or not it is an alarm operating time. If it is an alarm activation time (Yes branch of step S8), an alarm is activated (step S9). If it is not the alarm activation time (No branch in step S8), the process proceeds to step S2 and the process is continued.

図5は、予定時間を学習する動作の一例を示すフローチャートである。   FIG. 5 is a flowchart illustrating an example of an operation for learning the scheduled time.

ステップS101において、タイマ部30は時間計測を開始する。   In step S101, the timer unit 30 starts time measurement.

ステップS102において、移動状態が変更されたか否かを、移動状態推定部11は判断する。移動状態が変更された場合(ステップS102のYes分岐)には、タイマ部30は時間計測を停止する(ステップS103)。移動状態が変更されない場合(ステップS102のNo分岐)には、ステップS102の処理を継続する。   In step S102, the movement state estimation unit 11 determines whether or not the movement state has been changed. When the movement state is changed (Yes branch in step S102), the timer unit 30 stops time measurement (step S103). If the movement state is not changed (No branch in step S102), the process in step S102 is continued.

ステップS104において、制御部10は、予定時間として、タイマ部30の計測結果を記憶部40に記憶させる。   In step S104, the control unit 10 causes the storage unit 40 to store the measurement result of the timer unit 30 as the scheduled time.

ステップS105において、予定時間の学習を終了するか否かを、制御部10は判断する。予定時間の学習を終了する場合(ステップS105のYes分岐)には、予定時間を学習する処理を終了する。予定時間の学習を終了しない場合(ステップS105のNo分岐)には、ステップS101に遷移し、処理を継続する。   In step S <b> 105, the control unit 10 determines whether or not to finish the scheduled time learning. When the learning of the scheduled time is to be ended (Yes branch in step S105), the process of learning the scheduled time is ended. If the learning of the scheduled time is not finished (No branch in step S105), the process proceeds to step S101 and the process is continued.

[変形例1]
第1の実施形態に係る携帯型機器1の変形例1として、サーバから、電車の運行遅延等の情報を取得してもよい。その際、携帯型機器1に対して、サーバが電子メール等で遅延情報等を配信してもよい。あるいは、携帯型機器1がサーバにアクセスをして、遅延情報等を取得してもよい。電車の運行遅延等の情報として、スケジュール情報取得部13は、交通機関がホームページ上に掲載した情報を取得してもよい。そして、取得した情報(遅延情報)に基づいて、スケジュール時刻変更部14は、アラーム作動時刻を変更する。
[Modification 1]
As Modification 1 of the portable device 1 according to the first embodiment, information such as train operation delay may be acquired from a server. At that time, the server may distribute delay information or the like to the portable device 1 by e-mail or the like. Alternatively, the portable device 1 may access the server and acquire delay information and the like. As information such as train operation delay, the schedule information acquisition unit 13 may acquire information posted on the homepage by the transportation facility. Then, based on the acquired information (delay information), the schedule time changing unit 14 changes the alarm activation time.

[変形例2]
第1の実施形態に係る携帯型機器1の変形例2として、後続する所要(会議等)に関する遅延情報を取得してもよい。例えば、携帯型機器1は、所定の時間が経過することを、各タスクの完了と判断してもよい。そして、タスクを完了(所定の時間が経過)するたびに、スケジュール情報取得部13は、会議等に関する遅延情報を取得する。この際、スケジュール情報取得部13は、会議等の主催者が、ホームページ上に掲載した情報を取得してもよい。あるいは、携帯型機器1に対して、サーバが電子メール等で配信した遅延情報を、スケジュール情報取得部13は取得してもよい。そして、取得した遅延情報に基づいて、スケジュール時刻変更部14は、アラーム作動時刻を変更する。
[Modification 2]
As a second modification of the portable device 1 according to the first embodiment, delay information relating to subsequent requirements (such as a meeting) may be acquired. For example, the portable device 1 may determine that each task is completed when a predetermined time elapses. Then, every time the task is completed (a predetermined time has elapsed), the schedule information acquisition unit 13 acquires delay information related to a meeting or the like. At this time, the schedule information acquisition unit 13 may acquire information posted on a homepage by a host such as a conference. Alternatively, the schedule information acquisition unit 13 may acquire delay information distributed by the server by e-mail or the like to the portable device 1. Then, based on the acquired delay information, the schedule time changing unit 14 changes the alarm activation time.

以上のように、本実施形態に係る携帯型機器1では、所定のタスクを完了するたびに、スケジュールに変更があるか否かを確認する。そして、スケジュールに変更がある場合、スケジュールに関する予定時刻を変更する。従って、本実施形態に係る携帯型機器1は、状況に応じて、所定のスケジュールに関する予定時刻を変更できる。   As described above, the portable device 1 according to the present embodiment checks whether or not the schedule is changed every time a predetermined task is completed. If the schedule is changed, the scheduled time for the schedule is changed. Therefore, the portable device 1 according to the present embodiment can change the scheduled time for a predetermined schedule depending on the situation.

[第2の実施形態]
続いて、第2の実施形態について、図面を参照して詳細に説明する。
[Second Embodiment]
Next, the second embodiment will be described in detail with reference to the drawings.

本実施形態は、出発時刻からの総時間に基づいて、アラーム作動時刻を制御する形態である。なお、本実施形態における説明では、第1の実施形態と重複する部分の説明は省略する。さらに、本実施形態における説明では、第1の実施形態と同一の構成要素には、同一の符号を付し、その説明を省略する。   In the present embodiment, the alarm activation time is controlled based on the total time from the departure time. In the description of the present embodiment, the description of the same parts as those in the first embodiment is omitted. Further, in the description of the present embodiment, the same components as those in the first embodiment are denoted by the same reference numerals, and the description thereof is omitted.

図6は、本実施形態に係る携帯型機器1aの内部構成の一例を示す図である。図6において図2と同一の構成要素には、同一の符号を付し、その説明を省略する。   FIG. 6 is a diagram illustrating an example of an internal configuration of the portable device 1a according to the present embodiment. 6, the same components as those in FIG. 2 are denoted by the same reference numerals, and the description thereof is omitted.

スケジュール情報取得部13aは、タイマ部30aの計測結果の総和(以下、総計測時間と呼ぶ)を算出する。さらに、制御部10aは、記憶部40aに、各駅での移動状態(走行状態、停車状態)における予定時間の総和(以下、総予定時間と呼ぶ)を記憶させる。そして、総計測時間が総予定時間を所定時間以上超えた場合、スケジュール時刻変更部14aは、アラーム作動時刻を変更する。具体的には、スケジュール時刻変更部14aは、総予定時間から総計測時間を差し引いた残り時間、アラーム作動時刻を遅らせる。   The schedule information acquisition unit 13a calculates the total of the measurement results of the timer unit 30a (hereinafter referred to as total measurement time). Furthermore, the control unit 10a causes the storage unit 40a to store the total of scheduled times (hereinafter referred to as total scheduled time) in the moving state (running state, stopped state) at each station. When the total measurement time exceeds the total scheduled time by a predetermined time or more, the schedule time changing unit 14a changes the alarm operation time. Specifically, the schedule time changing unit 14a delays the remaining time and the alarm activation time obtained by subtracting the total measurement time from the total scheduled time.

次に、携帯型機器1aの動作について説明する。   Next, the operation of the portable device 1a will be described.

図7は、携帯型機器1aの動作の一例を示すフローチャートである。ただし、ステップS1〜ステップS5の処理、及びステップS8〜ステップS9の処理は、上述のとおりであるため、説明を省略する。   FIG. 7 is a flowchart showing an example of the operation of the portable device 1a. However, since the process of step S1-step S5 and the process of step S8-step S9 are as above-mentioned, description is abbreviate | omitted.

ステップS201において、タイマ部30の総計測時間が、現時点での総予定時間を所定時間以上超えているか否かを、スケジュール時刻変更部14aは判定する。総予定時間を超えている場合(ステップS201のYes分岐)には、ステップS202に遷移する。総予定時間を超えていない場合(ステップS201のNo分岐)には、ステップS8に遷移する。   In step S201, the schedule time changing unit 14a determines whether or not the total measured time of the timer unit 30 exceeds the current total scheduled time by a predetermined time or more. When the total scheduled time is exceeded (Yes branch of step S201), the process proceeds to step S202. If the total scheduled time has not been exceeded (No branch in step S201), the process proceeds to step S8.

ステップS202において、スケジュール時刻変更部14aは、総予定時間から総計測時間を差し引いた残り時間、アラーム作動時刻を遅らせる。   In step S202, the schedule time changing unit 14a delays the alarm activation time by the remaining time obtained by subtracting the total measurement time from the total scheduled time.

以上のように、本実施形態に係る携帯型機器1aは、出発時刻からの総時間に基づいて、アラーム作動時刻を変更するか否かを判断する。そのため、本実施形態に係る携帯型機器1aでは、頻繁にアラーム作動時刻を変更する必要がない。従って、本実施形態に係る携帯型機器1aは、効率よくアラーム作動時刻を変更できる。   As described above, the portable device 1a according to the present embodiment determines whether to change the alarm activation time based on the total time from the departure time. Therefore, in the portable device 1a according to the present embodiment, it is not necessary to frequently change the alarm operation time. Therefore, the portable device 1a according to the present embodiment can efficiently change the alarm activation time.

上述した実施形態に係る携帯型機器は、その形態は問わない。例えば、腕時計、スマートフォン、ゲーム機、タブレットPC(Personal Computer)、ノートPC、PDA(Personal Digital Assistants)、デジタルカメラ等が上述の実施形態に係る携帯型機器に該当する。   The portable device according to the above-described embodiment may be in any form. For example, a wristwatch, a smartphone, a game machine, a tablet PC (Personal Computer), a notebook PC, a PDA (Personal Digital Assistants), a digital camera, and the like correspond to the portable device according to the above-described embodiment.

上記の実施形態の一部又は全部は、以下の付記のようにも記載され得るが、以下には限られない。   A part or all of the above embodiments can be described as in the following supplementary notes, but is not limited thereto.

(付記1)所定のタスクの完了に関する予定時間を記憶する記憶部と、前記予定時間に基づいて、前記タスクのスケジュール時刻を設定するスケジュール時刻設定部と、前記スケジュール時刻を変更するためのスケジュール情報を取得するスケジュール情報取得部と、前記スケジュール情報に基づいて、前記スケジュール時刻を変更するスケジュール時刻変更部と、を備える携帯型機器。   (Supplementary Note 1) A storage unit that stores a scheduled time related to completion of a predetermined task, a schedule time setting unit that sets a schedule time of the task based on the scheduled time, and schedule information for changing the schedule time A portable device comprising: a schedule information acquisition unit that acquires the schedule time; and a schedule time change unit that changes the schedule time based on the schedule information.

(付記2)自機器の運動によって変化する物理量に基づいて、自機器の移動状態を推定する移動状態推定部を備える携帯型機器。   (Additional remark 2) A portable apparatus provided with the movement state estimation part which estimates the movement state of an own apparatus based on the physical quantity which changes with the exercise | movement of an own apparatus.

(付記3)前記スケジュール情報取得部は、所定のタスクの実行時間と、当該タスクの前記予定時間と、の比較結果を、前記スケジュール情報として取得する携帯型機器。   (Additional remark 3) The said schedule information acquisition part is a portable apparatus which acquires the comparison result of the execution time of a predetermined task, and the said scheduled time of the said task as said schedule information.

(付記4)前記スケジュール情報取得部は、所定のタスクの実行時間から当該タスクの前記予定時間を差し引いた残り時間を、前記スケジュール情報として取得し、前記スケジュール変更部は、前記残り時間が所定時間を超えた場合、前記スケジュール時刻を前記残り時間遅らせる携帯型機器。   (Additional remark 4) The said schedule information acquisition part acquires the remaining time which deducted the said scheduled time of the said task from the execution time of a predetermined task as said schedule information, The said schedule change part is the said remaining time for predetermined time If the time exceeds, the portable device delays the schedule time by the remaining time.

(付記5)前記記憶部は、所定のタスクの前記予定時間として、当該タスクの前記実行時間を記憶する携帯型機器。   (Additional remark 5) The said memory | storage part is a portable apparatus which memorize | stores the said execution time of the said task as the said scheduled time of a predetermined task.

(付記6)所定のタスクの予定時間に代えて、所定の時刻で実行したタスクの実行時間とする携帯型機器。   (Additional remark 6) It replaces with the scheduled time of a predetermined task, and is a portable apparatus made into the execution time of the task performed at the predetermined time.

(付記7)所定のタスクの実行時間に代えて、当該タスクの前に実行したタスクの実行時間の総和とし、当該タスクの前記予定時間に代えて、当該タスクの前に実行したタスクの前記予定時間の総和とする携帯型機器。   (Supplementary note 7) Instead of the execution time of a predetermined task, the sum of the execution times of the tasks executed before the task, and the schedule of the task executed before the task instead of the scheduled time of the task A portable device that is the sum of time.

(付記8)前記スケジュール時刻にアラームを作動するアラーム作動部を備える携帯型機器。   (Additional remark 8) A portable apparatus provided with the alarm operation part which operates an alarm at the said schedule time.

(付記9)所定のタスクの完了に関する予定時間を記憶する工程と、前記予定時間に基づいて、前記タスクのスケジュール時刻を設定する工程と、前記スケジュール時刻を変更するためのスケジュール情報を取得するスケジュール情報取得工程と、前記スケジュール情報に基づいて、前記スケジュール時刻を変更するスケジュール時刻変更工程と、を含む携帯型機器の制御方法。   (Additional remark 9) The process which memorize | stores the scheduled time regarding completion of a predetermined task, The process which sets the schedule time of the said task based on the said scheduled time, The schedule which acquires the schedule information for changing the said schedule time A portable device control method comprising: an information acquisition step; and a schedule time changing step of changing the schedule time based on the schedule information.

(付記10)前記スケジュール情報取得工程は、所定のタスクの実行時間から当該タスクの前記予定時間を差し引いた残り時間を、前記スケジュール情報として取得し、前記スケジュール変更工程は、前記残り時間が所定時間を超えた場合、前記スケジュール時刻を前記残り時間遅らせる工程と、を含む携帯型機器の制御方法。   (Additional remark 10) The said schedule information acquisition process acquires the remaining time which deducted the said scheduled time of the said task from the execution time of a predetermined task as said schedule information, The said schedule change process WHEREIN: The said remaining time is predetermined time And a step of delaying the schedule time when the remaining time is exceeded.

(付記11)所定のタスクの実行時間に代えて、当該タスクの前に実行したタスクの実行時間の総和を算出する工程と、当該タスクの前記予定時間に代えて、当該タスクの前に実行したタスクの前記予定時間の総和を算出する工程と、を含む携帯型機器の制御方法。   (Additional remark 11) It replaces with the execution time of a predetermined task, The process of calculating the sum total of the execution time of the task performed before the said task, It replaced with the said scheduled time of the said task, and performed before the said task Calculating a total sum of the scheduled times of tasks.

(付記12)携帯型機器を制御するコンピュータに実行させるプログラムであって、所定のタスクの完了に関する予定時間を記憶する処理と、前記予定時間に基づいて、前記タスクのスケジュール時刻を設定する処理と、前記スケジュール時刻を変更するためのスケジュール情報を取得するスケジュール情報取得処理と、前記スケジュール情報に基づいて、前記スケジュール時刻を変更するスケジュール時刻変更処理と、を実行するプログラム。   (Supplementary note 12) A program to be executed by a computer that controls a portable device, a process for storing a scheduled time related to completion of a predetermined task, and a process for setting a scheduled time for the task based on the scheduled time; A program that executes a schedule information acquisition process for acquiring schedule information for changing the schedule time, and a schedule time change process for changing the schedule time based on the schedule information.

(付記13)前記スケジュール情報取得処理は、所定のタスクの前記実行時間から当該タスクの前記予定時間を差し引いた残り時間を、前記スケジュール情報として取得し、前記スケジュール変更処理は、前記残り時間が所定時間を超えた場合、前記スケジュール時刻を前記残り時間遅らせる処理と、を実行するプログラム。   (Additional remark 13) The said schedule information acquisition process acquires the remaining time which deducted the said scheduled time of the said task from the said execution time of a predetermined task as said schedule information, The said schedule change process has the said remaining time predetermined A program for executing a process of delaying the schedule time when the time is exceeded.

(付記14)所定のタスクの実行時間に代えて、当該タスクの前に実行したタスクの実行時間の総和を算出する処理と、当該タスクの前記予定時間に代えて、当該タスクの前に実行したタスクの前記予定時間の総和を算出する処理と、を実行するプログラム。   (Additional remark 14) It replaces with the execution time of a predetermined task, The process which calculates the sum total of the execution time of the task performed before the said task, It replaced with the said scheduled time of the said task, and performed before the said task And a process for calculating a total sum of the scheduled times of tasks.

なお、引用した上記の特許文献等の各開示は、本書に引用をもって繰り込むものとする。本発明の全開示(請求の範囲を含む)の枠内において、さらにその基本的技術思想に基づいて、実施形態ないし実施例の変更・調整が可能である。また、本発明の請求の範囲の枠内において種々の示要素(各請求項の各要素、各実施形態ないし実施例の各要素、各図面の各要素等を含む)の多様な組み合わせ、ないし、選択が可能である。すなわち、本発明は、請求の範囲を含む全開示、技術的思想にしたがって当業者であればなし得るであろう各種変形、修正を含むことは勿論である。   Each disclosure of the cited patent documents and the like cited above is incorporated herein by reference. Within the scope of the entire disclosure (including claims) of the present invention, the embodiments and examples can be changed and adjusted based on the basic technical concept. In addition, various combinations of various indication elements (including each element of each claim, each element of each embodiment or example, each element of each drawing, etc.) within the scope of the claims of the present invention, Selection is possible. That is, the present invention of course includes various variations and modifications that could be made by those skilled in the art according to the entire disclosure including the claims and the technical idea.

1、1a、100 携帯型機器
10、10a 制御部
11 移動状態推定部
12、12a、102 スケジュール時刻設定部
13、13a、103 スケジュール情報取得部
14、14a、104 スケジュール時刻変更部
15 アラーム作動部
20 報知部
21 報音部
22 バイブレータ部
23 LED部
30、30a タイマ部
40、40a、101 記憶部
201、211、203、213 走行時間
202、212、204、214 停車時間
1, 1a, 100 Portable device 10, 10a Control unit 11 Movement state estimation unit 12, 12a, 102 Schedule time setting unit 13, 13a, 103 Schedule information acquisition unit 14, 14a, 104 Schedule time change unit 15 Alarm operation unit 20 Notification unit 21 Report unit 22 Vibrator unit 23 LED unit 30, 30a Timer unit 40, 40a, 101 Storage unit 201, 211, 203, 213 Travel time 202, 212, 204, 214 Stop time

Claims (10)

所定のタスクの完了に関する予定時間を記憶する記憶部と、
前記予定時間に基づいて、前記タスクのスケジュール時刻を設定するスケジュール時刻設定部と、
前記スケジュール時刻を変更するためのスケジュール情報を取得するスケジュール情報取得部と、
前記スケジュール情報に基づいて、前記スケジュール時刻を変更するスケジュール時刻変更部と、
を備えることを特徴とする携帯型機器。
A storage unit for storing a scheduled time related to completion of a predetermined task;
A schedule time setting unit for setting a schedule time of the task based on the scheduled time;
A schedule information acquisition unit for acquiring schedule information for changing the schedule time;
A schedule time changing unit for changing the schedule time based on the schedule information;
A portable device comprising:
自機器の運動によって変化する物理量に基づいて、自機器の移動状態を推定する移動状態推定部を備える請求項1に記載の携帯型機器。   The portable device according to claim 1, further comprising a movement state estimation unit that estimates a movement state of the own device based on a physical quantity that changes due to movement of the own device. 前記スケジュール情報取得部は、所定のタスクの実行時間と、当該タスクの前記予定時間と、の比較結果を、前記スケジュール情報として取得する請求項1又は2に記載の携帯型機器。   The portable device according to claim 1, wherein the schedule information acquisition unit acquires a comparison result between an execution time of a predetermined task and the scheduled time of the task as the schedule information. 前記スケジュール情報取得部は、所定のタスクの実行時間から当該タスクの前記予定時間を差し引いた残り時間を、前記スケジュール情報として取得し、
前記スケジュール変更部は、前記残り時間が所定時間を超えた場合、前記スケジュール時刻を前記残り時間遅らせる請求項1乃至3のいずれか一に記載の携帯型機器。
The schedule information acquisition unit acquires, as the schedule information, a remaining time obtained by subtracting the scheduled time of the task from an execution time of a predetermined task,
The portable device according to any one of claims 1 to 3, wherein the schedule changing unit delays the schedule time when the remaining time exceeds a predetermined time.
前記記憶部は、所定のタスクの前記予定時間として、当該タスクの実行時間を記憶する請求項1乃至4のいずれか一に記載の携帯型機器。   The portable device according to any one of claims 1 to 4, wherein the storage unit stores an execution time of the task as the scheduled time of a predetermined task. 所定のタスクの前記予定時間に代えて、所定の時刻で実行した当該タスクの実行時間とする請求項1乃至5のいずれか一に記載の携帯型機器。   The portable device according to any one of claims 1 to 5, wherein an execution time of the task executed at a predetermined time is used instead of the scheduled time of the predetermined task. 所定のタスクの実行時間に代えて、当該タスクの前に実行したタスクの実行時間の総和とし、当該タスクの前記予定時間に代えて、当該タスクの前に実行したタスクの前記予定時間の総和とする請求項1乃至6のいずれか一に記載の携帯型機器。   Instead of the execution time of a predetermined task, the sum of the execution times of tasks executed before the task, and the sum of the scheduled times of tasks executed before the task, instead of the scheduled time of the task, The portable device according to any one of claims 1 to 6. 前記スケジュール時刻にアラームを作動するアラーム作動部を備える請求項1乃至7のいずれか一に記載の携帯型機器。   The portable device according to any one of claims 1 to 7, further comprising an alarm activation unit that activates an alarm at the schedule time. 所定のタスクの完了に関する予定時間を記憶する工程と、
前記予定時間に基づいて、前記タスクのスケジュール時刻を設定する工程と、
前記スケジュール時刻を変更するためのスケジュール情報を取得するスケジュール情報取得工程と、
前記スケジュール情報に基づいて、前記スケジュール時刻を変更するスケジュール時刻変更工程と、
を含むことを特徴とする携帯型機器の制御方法。
Storing a scheduled time for completion of a given task;
Setting a schedule time for the task based on the scheduled time;
A schedule information acquisition step of acquiring schedule information for changing the schedule time;
A schedule time changing step of changing the schedule time based on the schedule information;
A method for controlling a portable device, comprising:
携帯型機器を制御するコンピュータに実行させるプログラムであって、
所定のタスクの完了に関する予定時間を記憶する処理と、
前記予定時間に基づいて、前記タスクのスケジュール時刻を設定する処理と、
前記スケジュール時刻を変更するためのスケジュール情報を取得するスケジュール情報取得処理と、
前記スケジュール情報に基づいて、前記スケジュール時刻を変更するスケジュール時刻変更処理と、
を実行するプログラム。
A program to be executed by a computer that controls a portable device,
A process for storing a scheduled time for completion of a predetermined task;
A process for setting a schedule time of the task based on the scheduled time;
Schedule information acquisition processing for acquiring schedule information for changing the schedule time;
A schedule time change process for changing the schedule time based on the schedule information;
A program that executes.
JP2012120801A 2012-05-28 2012-05-28 Portable device, method for controlling the same, and program Pending JP2013246086A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012120801A JP2013246086A (en) 2012-05-28 2012-05-28 Portable device, method for controlling the same, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012120801A JP2013246086A (en) 2012-05-28 2012-05-28 Portable device, method for controlling the same, and program

Publications (1)

Publication Number Publication Date
JP2013246086A true JP2013246086A (en) 2013-12-09

Family

ID=49845973

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012120801A Pending JP2013246086A (en) 2012-05-28 2012-05-28 Portable device, method for controlling the same, and program

Country Status (1)

Country Link
JP (1) JP2013246086A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017007050A1 (en) * 2015-07-09 2017-01-12 엘지전자 주식회사 Mobile device and control method therefor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017007050A1 (en) * 2015-07-09 2017-01-12 엘지전자 주식회사 Mobile device and control method therefor
US10997529B2 (en) 2015-07-09 2021-05-04 Lg Electronics Inc. Mobile device and control method therefor

Similar Documents

Publication Publication Date Title
JP6216880B2 (en) Method for determining and displaying power efficiency of application and terminal thereof
US10037512B2 (en) Calendar event completion
JP2011501173A5 (en)
JP2010262625A5 (en)
RU2016111099A (en) Method and device for taxi export
JP5665777B2 (en) Control device, system and program
JP2012516443A (en) System and method for path planning
RU2017134343A (en) INTELLIGENT SHOW REMINDERS
FR2937453B1 (en) DEVICE FOR CALCULATING A FLIGHT PLAN OF AN AIRCRAFT
US10168177B2 (en) Navigation system with destination action mechanism and method of operation thereof
US10407085B2 (en) Train travel prediction device and train travel prediction method
EP3290866A3 (en) Navigation system with preference analysis mechanism and method of operation thereof
JP2013529802A5 (en)
JP2011028752A5 (en)
RU2013114475A (en) INFLUENCE OF EXPERIENCE OF USER INTERACTION BASED ON A DEFINED STATUS
WO2011102881A3 (en) Enterprise rendering platform with transactional billing and charting features
RU2016118702A (en) A PLATFORM SELF-MANAGING RESOURCES BASED ON THE CONTEXTUAL UNDERSTANDING OF THE USER&#39;S PLANS AND PURPOSES
US20180081324A1 (en) Alarming functionality with contextual reactivity
JP5275457B2 (en) Method and system for measuring task load
JP2017181449A5 (en)
JP2013246086A (en) Portable device, method for controlling the same, and program
JP2013007889A5 (en)
JP2020192657A5 (en)
RU2016140283A (en) METHOD AND DEVICE FOR COUNTING CALENDAR EVENTS
JP5692735B1 (en) Analysis device, analysis method, program, and recording medium