JP5277113B2 - Data saving system and data saving method - Google Patents

Data saving system and data saving method Download PDF

Info

Publication number
JP5277113B2
JP5277113B2 JP2009195608A JP2009195608A JP5277113B2 JP 5277113 B2 JP5277113 B2 JP 5277113B2 JP 2009195608 A JP2009195608 A JP 2009195608A JP 2009195608 A JP2009195608 A JP 2009195608A JP 5277113 B2 JP5277113 B2 JP 5277113B2
Authority
JP
Japan
Prior art keywords
data
transmission means
save
temperature
amount
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.)
Expired - Fee Related
Application number
JP2009195608A
Other languages
Japanese (ja)
Other versions
JP2011049759A (en
Inventor
康夫 森永
知子 江村
義明 中島
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.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
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 NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2009195608A priority Critical patent/JP5277113B2/en
Publication of JP2011049759A publication Critical patent/JP2011049759A/en
Application granted granted Critical
Publication of JP5277113B2 publication Critical patent/JP5277113B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To appropriately save data if it is predicted that the temperature of a mobile terminal reaches a critical temperature which cannot guarantee normal operation of the mobile terminal. <P>SOLUTION: A data saving system has a temperature measurement portion 101 which measures the temperature of the mobile terminal 1 at a specified time interval, a data saving procedure determination portion 103 which calculates an arrival time until the measured temperature reaches a prespecified critical temperature based on the temperature measured by the temperature measurement portion 101 and the amount of change at the specified time interval, calculates the amount of data that can be saved on a saving device within the arrival time, and selects saving data that are to be saved on the saving device from data stored in the mobile terminal based on the amount of data available for saving, and a data saving processing portion 105 which saves the selected saving data on the saving device. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明は、携帯端末に格納されたデータを退避先の装置に退避させるデータ退避システム及びデータ退避方法に関する。   The present invention relates to a data saving system and a data saving method for saving data stored in a mobile terminal to a saving destination device.

従来、携帯端末では、故障等の不測の事態に備えて、電話帳、画像、メール等のデータを定期的にバックアップすることが知られている。例えば、特許文献1では、携帯端末の充電時に携帯端末のデータを退避するデータバックアップ装置が記載されている。   Conventionally, it is known that a portable terminal regularly backs up data such as a telephone directory, images, and mails in preparation for an unexpected situation such as a failure. For example, Patent Document 1 describes a data backup device that saves data of a mobile terminal when the mobile terminal is charged.

特開2008−245044号公報JP 2008-244504 A

しかしながら、従来の携帯端末で行われる定期的なバックアップでは、次回の定期バックアップタイミング前に故障等の不測の事態が発生した場合、前回の定期バックアップタイミング後に追加又は更新したデータについては、復元することができなくなってしまうという問題点があった。   However, in the case of regular backups performed on conventional mobile devices, if an unexpected situation such as a failure occurs before the next regular backup timing, the data added or updated after the previous regular backup timing must be restored. There was a problem that would be impossible.

ところで、火気の多い箇所、砂浜など直射日光下などの高温環境下において精密機械を使用すると当該精密機械の故障が発生し易く、このような故障の発生は、携帯電話、ノートパソコン、PDA等の携帯端末も例外ではない。したがって、定期バックアップタイミング前に、携帯端末の温度が、当該携帯端末の正常動作を保障できない危険温度に到達すると予測される場合にも、適切にデータを退避可能なデータ退避システム及びデータ退避方法が望まれていた。   By the way, if a precision machine is used in a place with a lot of fire or in a high temperature environment such as direct sunlight, such as a sandy beach, the precision machine is likely to break down. Such a failure may occur in mobile phones, notebook computers, PDAs, etc. Mobile devices are no exception. Therefore, there is a data evacuation system and data evacuation method that can appropriately evacuate data even when the temperature of the mobile terminal is predicted to reach a dangerous temperature at which the normal operation of the mobile terminal cannot be guaranteed before the regular backup timing. It was desired.

本発明は、かかる点に鑑みてなされたものであり、携帯端末の温度が、当該携帯端末の正常動作を保障できない危険温度に到達すると予測される場合に、適切にデータを退避可能なデータ退避システム及びデータ退避方法を提供することを目的とする。   The present invention has been made in view of such a point, and when the temperature of the mobile terminal is predicted to reach a dangerous temperature at which the normal operation of the mobile terminal cannot be ensured, data evacuation that can appropriately save data is performed. It is an object to provide a system and a data saving method.

本発明のデータ退避システムは、携帯端末に格納されたデータを退避先の装置に退避させるデータ退避システムであって、前記携帯端末の温度を所定の時間間隔で測定する温度測定部と、前記温度測定部における測定温度と前記測定温度の前記所定の時間間隔における変化量とに基づいて、前記測定温度が予め定められた危険温度に到達するまでの到達時間を計算する到達時間計算部と、前記到達時間に応じて、前記退避先の装置への前記退避データの退避に用いる伝送手段を決定する伝送手段決定部と、前記伝送手段決定部によって決定された前記伝送手段の伝送速度に基づいて、前記到達時間計算部によって計算された前記到達時間内において前記退避先の装置に退避可能なデータ量を計算する退避データ量計算部と、前記退避可能なデータ量に基づいて、前記携帯端末に格納された前記データの中から前記退避先の装置に退避させる退避データを選択するデータ選択部と、選択された前記退避データを、前記伝送手段を用いて前記退避先の装置に退避する退避処理部と、を備え、前記伝送手段決定部は、前記到達時間が所定値よりも小さい場合、前記伝送手段として、低速伝送手段より伝送速度が速い高速伝送手段を決定することを特徴とする。
また、本発明は、上記データ退避システムにおいて、前記退避先の装置は、前記携帯端末内に設けられるとともに防熱加工が施された防熱記憶装置、前記携帯端末に接続された外部記憶媒体、前記携帯端末に無線通信ネットワークを介して接続されたネットワーク側記憶装置のいずれかであり、前記退避処理部は、前記伝送手段決定部によって高速伝送手段が決定された場合、該高速伝送手段を用いて前記退避データを前記防熱記憶装置又は前記外部記憶媒体に退避し、前記伝送手段決定部によって低速伝送手段が決定された場合、該低速伝送手段を用いて前記ネットワーク側記憶装置に前記退避データを退避してもよい。
また、本発明のデータ退避システムは、携帯端末に格納されたデータを退避先の装置に退避させるデータ退避システムであって、前記携帯端末の温度を所定の時間間隔で測定する温度測定部と、前記温度測定部における測定温度と前記測定温度の前記所定の時間間隔における変化量とに基づいて、前記測定温度が予め定められた危険温度に到達するまでの到達時間を計算する到達時間計算部と、前記到達時間に応じて、前記退避先の装置への前記退避データの退避に用いる伝送手段を決定する伝送手段決定部と、前記伝送手段決定部によって決定された前記伝送手段の伝送速度に基づいて、前記到達時間計算部によって計算された前記到達時間内において前記退避先の装置に退避可能なデータ量を計算する退避データ量計算部と、前記退避可能なデータ量に基づいて、前記携帯端末に格納された前記データの中から前記退避先の装置に退避させる退避データを選択するデータ選択部と、選択された前記退避データを、前記伝送手段を用いて前記退避先の装置に退避する退避処理部と、を備え、前記退避先の装置は、前記携帯端末内に設けられるとともに防熱加工が施された防熱記憶装置、前記携帯端末に接続された外部記憶媒体、前記携帯端末に無線通信ネットワークを介して接続されたネットワーク側記憶装置のいずれかであり、前記退避処理部は、前記伝送手段決定部によって高速伝送手段が決定された場合、該高速伝送手段を用いて前記退避データを前記防熱記憶装置又は前記外部記憶媒体に退避し、前記伝送手段決定部によって低速伝送手段が決定された場合、該低速伝送手段を用いて前記ネットワーク側記憶装置に前記退避データを退避することを特徴とすることを特徴とする。
The data evacuation system of the present invention is a data evacuation system for evacuating data stored in a portable terminal to a evacuation destination apparatus, a temperature measuring unit that measures the temperature of the portable terminal at a predetermined time interval, and the temperature based on the amount of change in the predetermined time interval measured temperature and the measured temperature in the measurement unit, and the arrival time calculation section for calculating the arrival time to reach the critical temperature of said measured temperature reaches a predetermined, wherein Based on the arrival time, a transmission means determination unit that determines a transmission means used to save the save data to the save destination device, and based on the transmission speed of the transmission means determined by the transmission means determination unit, and saved data amount calculating section for calculating the amount of data that can be saved to the save destination device within been the arrival time calculated by the arrival time calculating unit, wherein the retractable de Based on the data amount, the data selection unit that selects the save data to be saved in the device of the save destination from among the data stored in the mobile terminal, the evacuation data selected by using the transmission means A high-speed transmission means having a higher transmission speed than the low-speed transmission means as the transmission means when the arrival time is smaller than a predetermined value. It is characterized by determining .
Further, the present invention provides the data evacuation system, wherein the evacuation destination device is provided in the portable terminal and is subjected to a heat insulation process, an external storage medium connected to the portable terminal, the portable device One of the network-side storage devices connected to the terminal via a wireless communication network, and when the high-speed transmission unit is determined by the transmission unit determination unit, the save processing unit uses the high-speed transmission unit When the save data is saved in the heat-proof storage device or the external storage medium, and the low-speed transmission means is determined by the transmission means determination unit, the save data is saved in the network-side storage device using the low-speed transmission means. May be.
Further, the data evacuation system of the present invention is a data evacuation system for evacuating data stored in a portable terminal to a evacuation destination device, a temperature measuring unit that measures the temperature of the portable terminal at a predetermined time interval, and An arrival time calculation unit for calculating an arrival time until the measurement temperature reaches a predetermined dangerous temperature based on the measurement temperature in the temperature measurement unit and the change amount of the measurement temperature in the predetermined time interval; A transmission means determining section for determining a transmission means used for saving the saved data to the save destination device according to the arrival time, and a transmission speed of the transmission means determined by the transmission means determining section. A save data amount calculation unit that calculates the amount of data that can be saved in the save destination device within the arrival time calculated by the arrival time calculation unit; A data selection unit for selecting save data to be saved in the save destination device from the data stored in the portable terminal based on a data amount, and the selected save data using the transmission unit A evacuation processing unit that evacuates to the evacuation destination device, the evacuation destination device being provided in the portable terminal and being subjected to heat insulation processing, and an external connected to the portable terminal Either a storage medium or a network-side storage device connected to the portable terminal via a wireless communication network, and the save processing unit, when the high-speed transmission unit is determined by the transmission unit determination unit, the high-speed transmission The evacuation data is evacuated to the heat-insulating storage device or the external storage medium using a transmission means, and the low-speed transmission means is determined by the transmission means determination unit. Characterized in that, characterized by saving the save data to the network storage device by using the stage.

この構成によれば、携帯端末の温度が、当該携帯端末の正常動作を保障できない危険温度に到達すると予測される場合に、当該危険温度に到達するまでの到達時間内において退避可能なデータ量に基づいて、退避データを選択することにより、危険温度までの到達時間内において適切にデータを退避することができる。したがって、前回の定期バックアップタイミング後に追加又は更新されたデータも復元することができる。また、危険温度までの到達時間に応じて退避データの退避に用いる伝送手段を決定することにより、定期バックアップ処理等により一度もバックアップが実施されていないデータを到達時間内に退避させることができる。 According to this configuration, when it is predicted that the temperature of the mobile terminal reaches a dangerous temperature at which the normal operation of the mobile terminal cannot be ensured, the amount of data that can be saved within the arrival time until the dangerous temperature is reached. Based on the selection of the evacuation data, the data can be evacuated appropriately within the time required to reach the dangerous temperature. Therefore, data added or updated after the previous regular backup timing can also be restored. Further, by determining the transmission means used for saving the saved data according to the arrival time up to the dangerous temperature, it is possible to save the data that has not been backed up by the regular backup processing or the like within the arrival time.

また、本発明は、上記データ退避システムにおいて、前記携帯端末に格納された前記データの優先順位をデータ種別毎に記憶する優先順位記憶部を更に具備し、前記データ選択部は、前記退避データとして、前記退避可能なデータ量を超えない量だけ前記優先順位が高いデータを選択し、残りの退避可能なデータ量で、選択された前記データよりも前記優先順位の低いデータを選択してもよい。   In the data evacuation system, the present invention further includes a priority storage unit that stores the priority of the data stored in the portable terminal for each data type, and the data selection unit is used as the evacuation data. The data having a higher priority may be selected by an amount that does not exceed the savable data amount, and the lower priority data than the selected data may be selected by the remaining savable data amount. .

この構成によれば、データ種別毎に予め定められた優先順位に加えて危険温度までの到達時間内において退避可能なデータ量に基づいて退避データを選択することにより、温度変化による故障が予測された時点で、携帯端末の退避データの優先付けを行うことができる。したがって、退避可能なデータ量の範囲内において、重要なデータを1件でも多く退避することができる。   According to this configuration, a failure due to a temperature change is predicted by selecting save data based on the amount of data that can be saved within the arrival time to the dangerous temperature in addition to the priority order determined in advance for each data type. At this point, prioritization of the saved data of the portable terminal can be performed. Therefore, a large amount of important data can be saved within the range of data that can be saved.

また、本発明は、上記データ退避システムにおいて、前記携帯端末は、前記温度測定部と、前記到達時間計算部と、前記退避データ量計算部と、前記データ選択部と、前記退避処理部とを具備してもよい。   In the data evacuation system according to the present invention, the portable terminal includes the temperature measurement unit, the arrival time calculation unit, the evacuation data amount calculation unit, the data selection unit, and the evacuation processing unit. You may have.

この構成によれば、携帯端末が、上述の到達時間計算部と退避データ量計算部等を備えているので、危険温度までの到達時間や、到達時間内において退避先の装置に退避可能な退避データ量の計算を、携帯端末以外の装置で行う場合に比べて、携帯端末からのデータの退避処理を迅速に開始することができる。   According to this configuration, since the mobile terminal includes the above-described arrival time calculation unit, the save data amount calculation unit, and the like, the reach time to the dangerous temperature and the save that can be saved to the save destination device within the reach time Compared with the case where the data amount is calculated by a device other than the mobile terminal, the data saving process from the mobile terminal can be started quickly.

本発明のデータ退避方法は、携帯端末に格納されたデータを退避先の装置に退避させるデータ退避方法であって、前記携帯端末の温度を所定の時間間隔で測定する工程と、前記温度測定部における測定温度と前記測定温度の前記所定の時間間隔における変化量とに基づいて、前記測定温度が危険温度に到達するまでの到達時間を計算する工程と、前記到達時間に応じて、前記退避先の装置への前記退避データの退避に用いる伝送手段を決定する工程と、決定された前記伝送手段の伝送速度に基づいて、前記到達時間計算部によって計算された前記到達時間内において前記退避先の装置に退避可能なデータ量を計算する工程と、前記退避可能なデータ量に基づいて、前記携帯端末に格納された前記データの中から前記退避先の装置に退避させる退避データを選択する工程と、選択された前記退避データを、前記伝送手段を用いて前記退避先の装置に退避する工程と、を備え、前記伝送手段を決定する工程において、前記到達時間が所定値よりも小さい場合、前記伝送手段として、低速伝送手段より伝送速度が速い高速伝送手段を決定することを特徴とする。 The data evacuation method of the present invention is a data evacuation method for evacuating data stored in a portable terminal to a evacuation destination device, the step of measuring the temperature of the portable terminal at a predetermined time interval, and the temperature measuring unit Calculating the arrival time until the measured temperature reaches the dangerous temperature based on the measured temperature at the predetermined temperature interval and the change amount of the measured temperature at the predetermined time interval , and the save destination according to the reached time Determining the transmission means used to save the saved data to the device, and the save destination within the arrival time calculated by the arrival time calculation unit based on the determined transmission speed of the transmission means . A step of calculating the amount of data that can be saved in the device, and based on the amount of data that can be saved, the data stored in the portable terminal is saved in the destination device A step of selecting avoid data, the evacuation data selected, and a step of retracting the device of the backup destination with the transmission means, in the step of determining the transmission means, the arrival time is given When the value is smaller than the value, the high-speed transmission means having a higher transmission speed than the low-speed transmission means is determined as the transmission means .

本発明によれば、携帯端末の温度が、当該携帯端末の正常動作を保障できない危険温度に到達すると予測される場合に、適切にデータを退避可能なデータ退避システム及びデータ退避方法を提供することができる。   According to the present invention, there is provided a data evacuation system and a data evacuation method capable of appropriately evacuating data when the temperature of the mobile terminal is predicted to reach a dangerous temperature at which normal operation of the mobile terminal cannot be guaranteed. Can do.

本発明の実施形態に係るデータ退避システムの構成図である。1 is a configuration diagram of a data evacuation system according to an embodiment of the present invention. 本発明の実施形態に係る携帯端末の温度変化例を示す図である。It is a figure which shows the temperature change example of the portable terminal which concerns on embodiment of this invention. 本発明の実施形態に係る携帯端末のデータプライオリティ管理部を説明するための図である。It is a figure for demonstrating the data priority management part of the portable terminal which concerns on embodiment of this invention. 本発明の実施形態に係る携帯端末の直近データ格納部を説明するための図である。It is a figure for demonstrating the latest data storage part of the portable terminal which concerns on embodiment of this invention. 本発明の実施形態に係るデータ退避方法を示すフローチャートである。It is a flowchart which shows the data saving method which concerns on embodiment of this invention. 本発明の実施形態に係るデータ退避方法を示すフローチャートである。It is a flowchart which shows the data saving method which concerns on embodiment of this invention.

以下、本発明の実施の形態について説明する。なお、以下の図面の記載において、同一または類似の部分には、同一または類似の符号を付している。   Embodiments of the present invention will be described below. In the following description of the drawings, the same or similar parts are denoted by the same or similar reference numerals.

(データ退避システムの全体概略構成)
図1は、本実施形態に係るデータ退避システムの構成図である。図1に示すように、データ退避システムは、携帯端末1と、携帯端末1に接続された外部記憶媒体2と、携帯端末1に無線通信ネットワーク(不図示)を介して接続されたネットワーク側記憶装置3とから構成されている。
(Overall schematic configuration of data backup system)
FIG. 1 is a configuration diagram of a data evacuation system according to the present embodiment. As shown in FIG. 1, the data evacuation system includes a mobile terminal 1, an external storage medium 2 connected to the mobile terminal 1, and a network-side storage connected to the mobile terminal 1 via a wireless communication network (not shown). The apparatus 3 is comprised.

携帯端末1は、携帯電話、ノートパソコン等の無線通信によってデータを送受信することが可能な端末である。後述するように、携帯端末1は、携帯端末1の温度が携帯端末1の正常動作を保障できない危険温度に到達すると予測される場合に、携帯端末1内に格納されたデータを退避先の装置に退避させる。   The mobile terminal 1 is a terminal capable of transmitting and receiving data by wireless communication such as a mobile phone or a notebook computer. As will be described later, when the temperature of the mobile terminal 1 is predicted to reach a dangerous temperature at which the normal operation of the mobile terminal 1 cannot be ensured, the mobile terminal 1 stores data stored in the mobile terminal 1 as a save destination device. Evacuate.

外部記憶媒体2は、USBメモリ、CD−ROM、各種フラッシュメモリカードなどの記憶媒体であり、携帯端末1に格納されたデータの退避先の装置である。   The external storage medium 2 is a storage medium such as a USB memory, a CD-ROM, and various flash memory cards, and is an apparatus for saving data stored in the mobile terminal 1.

ネットワーク側記憶装置3は、ストレージサーバ等の記憶装置であり、携帯端末1に格納されたデータの退避先の装置である。携帯端末1は、無線通信ネットワーク(不図示)を介して、携帯端末1に格納されたデータをネットワーク側記憶装置3に退避させる。   The network-side storage device 3 is a storage device such as a storage server, and is a storage destination device for data stored in the mobile terminal 1. The portable terminal 1 saves the data stored in the portable terminal 1 to the network side storage device 3 via a wireless communication network (not shown).

(データ退避システムの機能構成)
次に、本実施形態に係るデータ退避システムを構成する携帯端末1の機能構成について説明する。図1に示すように、携帯端末1は、温度測定部101、温度変化量計算部102、データ退避手順判断部103、データプライオリティ管理部104、データ退避処理部105、防熱記憶装置106、通常データ格納部107、直近データ格納部108、無線通信部109を具備する。
(Functional configuration of data backup system)
Next, a functional configuration of the mobile terminal 1 configuring the data evacuation system according to the present embodiment will be described. As shown in FIG. 1, the portable terminal 1 includes a temperature measurement unit 101, a temperature change calculation unit 102, a data saving procedure determination unit 103, a data priority management unit 104, a data saving processing unit 105, a thermal insulation memory device 106, normal data. A storage unit 107, a latest data storage unit 108, and a wireless communication unit 109 are provided.

温度測定部101は、所定の時間間隔で携帯端末1の温度を測定する温度センサである。温度測定部101は、所定の時間間隔で測定された測定温度を温度変化量計算部102に通知する。   The temperature measurement unit 101 is a temperature sensor that measures the temperature of the mobile terminal 1 at predetermined time intervals. The temperature measurement unit 101 notifies the temperature change amount calculation unit 102 of measured temperatures measured at predetermined time intervals.

温度変化量計算部102は、温度測定部101における測定温度の所定の時間間隔における変化量Δtを計算する。具体的には、温度変化量計算部102は、温度測定部101における前回の測定温度と今回の測定温度との変化量Δtを計算する。   The temperature change amount calculation unit 102 calculates a change amount Δt in a predetermined time interval of the temperature measured by the temperature measurement unit 101. Specifically, the temperature change amount calculation unit 102 calculates a change amount Δt between the previous measurement temperature and the current measurement temperature in the temperature measurement unit 101.

また、温度変化量計算部102は、計算した変化量Δtに基づいて温度変化の有無を判断し、温度変化が有ると判断した場合に変化量Δtをデータ退避手順判断部103に通知する。具体的には、温度変化量計算部102は、変化量Δtが所定値以上で、かつ、温度測定部101における今回の測定温度が所定の温度範囲R外の温度である場合、温度変化が有ると判断する。一方、温度変化量計算部102は、変化量Δtが所定値より小さい場合、又は、温度測定部101における今回の測定温度が温度範囲R内の温度である場合、温度変化が無いと判断する。   Further, the temperature change amount calculation unit 102 determines whether there is a temperature change based on the calculated change amount Δt, and notifies the data save procedure determination unit 103 of the change amount Δt when it is determined that there is a temperature change. Specifically, the temperature change amount calculation unit 102 has a temperature change when the change amount Δt is equal to or greater than a predetermined value and the current measurement temperature in the temperature measurement unit 101 is outside the predetermined temperature range R. Judge. On the other hand, the temperature change amount calculation unit 102 determines that there is no temperature change when the change amount Δt is smaller than a predetermined value or when the current measurement temperature in the temperature measurement unit 101 is within the temperature range R.

図2は、本実施形態に係る携帯端末1の温度変化例を示す図である。図2の時間Tでは、時間Tの測定温度と時間Tの測定温度との変化量Δtが所定値以上で、かつ、時間Tにおける測定温度が温度範囲R外の温度であるので、温度変化量計算部102は、時間Tにおいて温度変化が有ると判断する。 FIG. 2 is a diagram illustrating a temperature change example of the mobile terminal 1 according to the present embodiment. At time T 3 in FIG. 2, the amount of change Δt 2 between the measured temperature at time T 2 and the measured temperature at time T 3 is a predetermined value or more, and the measured temperature at time T 3 is a temperature outside the temperature range R. since, the temperature change amount calculating section 102 determines that the change in temperature there is at time T 3.

一方、図2の時間Tでは、時間Tの測定温度と時間Tの測定温度との変化量Δtが所定値より小さいので、温度変化量計算部102は、時間Tにおいて温度変化が無いと判断する。また、図2の時間Tでは、時間Tにおける測定温度が温度範囲R内の温度であるので、温度変化が無いと判断する。 On the other hand, at time T 1 in FIG. 2, since the change amount Δt 1 between the measured temperature at time T 0 and the measured temperature at time T 1 is smaller than a predetermined value, the temperature change amount calculation unit 102 changes the temperature at time T 1 . Judge that there is no. Further, the time T 2 2, since the measured temperature at time T 2 is at a temperature within the temperature range R, it is determined that there is no change in temperature.

また、温度変化量計算部102は、変化量Δtが所定値より小さい場合でも一定方向に推移し続ける場合には、変化量Δtが一定方向に推移し続けた回数に応じて、温度変化が有ると判断してもよい。   In addition, when the change amount Δt continues to change in a certain direction even when the change amount Δt is smaller than a predetermined value, the temperature change amount calculation unit 102 has a temperature change according to the number of times the change amount Δt continues to change in a certain direction. You may judge.

なお、図2では、後述する危険温度が高温の限界温度である場合に、上昇方向の温度変化の有無を判断する例について示した。しかしながら、後述する危険温度が低温の限界温度である場合にも、下降方向の温度変化の有無を同様に判断可能である。   Note that FIG. 2 shows an example in which the presence or absence of a temperature change in the upward direction is determined when a dangerous temperature described later is a high limit temperature. However, whether or not there is a temperature change in the downward direction can be determined in the same manner even when a dangerous temperature described later is a low limit temperature.

データ退避手順判断部103は、温度測定部101で測定された測定温度と、温度変化量計算部102で計算された変化量Δtとに基づいて、携帯端末1の温度が危険温度に到達するまでの到達時間を計算する。例えば、データ退避手順判断部103は、計算式「到達時間=(危険温度−測定温度)/変化量Δt」を用いて、上述の到達時間を計算する。ここで、危険温度とは、予め定められた高温又は低温の限界温度であり、携帯端末1の正常動作を保障できなくなる温度である。なお、危険温度は、携帯端末1の正常動作を保障できない温度そのものでなくとも、該温度に到達する前の所定温度であってもよい。   Based on the measured temperature measured by the temperature measurement unit 101 and the change amount Δt calculated by the temperature change amount calculation unit 102, the data saving procedure determination unit 103 until the temperature of the mobile terminal 1 reaches the dangerous temperature. Calculate the arrival time of. For example, the data saving procedure determination unit 103 calculates the above arrival time using the calculation formula “arrival time = (dangerous temperature−measured temperature) / change amount Δt”. Here, the dangerous temperature is a predetermined high or low limit temperature, and is a temperature at which normal operation of the mobile terminal 1 cannot be guaranteed. Note that the dangerous temperature may not be the temperature itself at which normal operation of the mobile terminal 1 can be ensured, but may be a predetermined temperature before reaching the temperature.

また、データ退避手順判断部103は、計算された到達時間内において、後述する直近データ格納部108から退避可能なデータ量を計算する。具体的には、データ退避手順判断部103は、計算された到達時間に応じて危険度を判断し、危険度に応じてデータの退避に用いる伝送手段を決定する。また、データ退避手順判断部103は、決定した伝送手段の伝送速度と上述の到達時間との乗算結果に基づいて、退避可能なデータ量を計算する。さらに、データ退避手順判断部103は、決定した伝送手段に応じたデータの退避先の装置を決定する。データ退避手順判断部103は、選択した退避データ、決定した伝送手段及び退避先の装置をデータ退避処理部105に通知する。   In addition, the data saving procedure determination unit 103 calculates the amount of data that can be saved from the latest data storage unit 108 described later within the calculated arrival time. Specifically, the data saving procedure determination unit 103 determines the risk level according to the calculated arrival time, and determines the transmission means used for data saving according to the risk level. Further, the data saving procedure determination unit 103 calculates the amount of data that can be saved based on the multiplication result of the determined transmission speed of the transmission means and the arrival time described above. Further, the data saving procedure determination unit 103 determines a data saving destination device according to the determined transmission means. The data save procedure determination unit 103 notifies the data save processing unit 105 of the selected save data, the determined transmission means, and the save destination device.

例えば、データ退避手順判断部103は、危険温度までの到達時間が所定値より小さい場合、危険度が高いと判断し、データの退避に高速伝送手段を用いることを決定する。一方、データ退避手順判断部103は、到達時間が所定値以上である場合、危険度が低いと判断し、データの退避に低速伝送手段を用いることを決定する。また、データ退避手順判断部103は、決定した伝送手段(ここでは、高速伝送手段又は低速伝送手段)の伝送速度と到達時間との乗算結果に基づいて、退避可能なデータ量を計算する。   For example, if the arrival time to the dangerous temperature is less than a predetermined value, the data saving procedure determining unit 103 determines that the degree of danger is high and determines to use the high-speed transmission means for saving the data. On the other hand, if the arrival time is greater than or equal to a predetermined value, the data saving procedure determination unit 103 determines that the degree of risk is low and determines to use the low-speed transmission means for saving the data. Further, the data saving procedure determination unit 103 calculates the amount of data that can be saved based on the multiplication result of the transmission speed of the determined transmission means (here, high speed transmission means or low speed transmission means) and the arrival time.

ここで、高速伝送手段とは、例えば、携帯端末1内に設けられた各装置や携帯端末1に挿入されたメモリーカードを接続するバスである。また、低速伝送手段とは、例えば、後述する無線通信部109と無線通信ネットワークの基地局(不図示)との間で設定される無線リンクである。データ退避手順判断部103は、高速伝送手段を用いることを決定した場合、データの退避先の装置として、後述する防熱記憶装置106や、携帯端末1に接続された外部記憶媒体2(例えば、USBメモリ)を決定する。一方、データ退避手順判断部103は、低速伝送手段を用いることを決定した場合、データの退避先の装置として、携帯端末1に無線通信ネットワーク(不図示)を介して接続されたネットワーク側記憶装置3を決定する。   Here, the high-speed transmission means is, for example, a bus that connects each device provided in the mobile terminal 1 or a memory card inserted in the mobile terminal 1. The low-speed transmission means is, for example, a wireless link set between a wireless communication unit 109 (to be described later) and a base station (not shown) of the wireless communication network. If the data saving procedure determining unit 103 decides to use a high-speed transmission means, the data saving destination device is a heat-proof storage device 106 described later, or an external storage medium 2 connected to the portable terminal 1 (for example, USB Memory). On the other hand, if the data saving procedure determination unit 103 decides to use the low-speed transmission means, the network side storage device connected to the mobile terminal 1 via a wireless communication network (not shown) as the data saving destination device 3 is determined.

また、データ退避手順判断部103は、計算された退避可能なデータ量に基づいて、直近データ格納部108に格納されたデータの中から退避する退避データを退避順に選択する。なお、退避データの選択方法については、後に詳述(図6参照)するため、ここでは、説明を省略する。   Further, the data saving procedure determination unit 103 selects saving data to be saved from the data stored in the latest data storage unit 108 based on the calculated amount of data that can be saved. Note that a method for selecting saved data will be described in detail later (see FIG. 6), and thus the description thereof is omitted here.

以上のように、データ退避手順判断部103は、携帯端末1の温度が危険温度に到達するまでの到達時間を計算する到達時間計算機能と、到達時間内において退避可能なデータ量を計算する退避データ量計算機能と、退避データを選択する退避データ選択機能とを有する。   As described above, the data saving procedure determination unit 103 calculates the arrival time until the temperature of the mobile terminal 1 reaches the dangerous temperature, and the saving that calculates the amount of data that can be saved within the arrival time. It has a data amount calculation function and a saved data selection function for selecting saved data.

データプライオリティ管理部104は、携帯端末1に格納されたデータのデータ種別毎に、後述する直近データ格納部108から退避する優先順位を予め管理する。具体的には、図3に示すように、データプライオリティ管理部104は、データ種別と、該データ種別のデータを退避する優先順位を示すプライオリティレベルとを関連付けて記憶する。例えば、図3では、電話帳のプライオリティレベルが高に、画像のプライオリティレベルが中に、メールのプライオリティレベルが低に設定されている。なお、同一のデータ種別においても、各データに異なるプライオリティレベルを設定しておいても良い。例えば、電話帳において、よく通信を行う相手の電話帳データのプライオリティレベルを高とし、ほとんど通信を行わない相手の電話帳データのプライオリティレベルを低としても良い。   The data priority management unit 104 manages in advance the priority order to be saved from the latest data storage unit 108 described later for each data type of data stored in the mobile terminal 1. Specifically, as shown in FIG. 3, the data priority management unit 104 stores a data type and a priority level indicating a priority level for saving data of the data type in association with each other. For example, in FIG. 3, the priority level of the telephone directory is set to high, the priority level of the image is set to medium, and the priority level of mail is set to low. Note that different priority levels may be set for each data even in the same data type. For example, in the phone book, the priority level of the phone book data of the other party who often communicates may be set high, and the priority level of the phone book data of the other party who hardly communicates may be lowered.

なお、図3では、プライオリティレベルを高、中、低の3段階としたが、かかる区分けに限られるものではなく、簡素化、詳細化されてもよい。また、各データ種別のプライオリティレベルは、携帯端末1のユーザによって設定可能に構成されており、例えば、メールのプライオリティレベルを最も高く設定することも可能である。また、データ種別は、電話帳、画像、メールに限られるものではなく、他のデータ種別が定義されてもよい。   In FIG. 3, the priority levels are three levels of high, medium, and low. However, the priority level is not limited to such division, and may be simplified and detailed. Further, the priority level of each data type is configured to be set by the user of the mobile terminal 1, and for example, the priority level of mail can be set to the highest. Further, the data type is not limited to the phone book, image, and mail, and other data types may be defined.

データ退避処理部105は、データ退避手順判断部103によって選択された退避データを、データ退避手順判断部103から通知された伝送手段を用いて、データ退避手順判断部103から通知された退避先の装置に退避する。   The data evacuation processing unit 105 uses the transmission means notified from the data evacuation procedure determination unit 103 to store the evacuation data selected by the data evacuation procedure determination unit 103 with the save destination notified from the data evacuation procedure determination unit 103. Evacuate to the device.

また、データ退避処理部105は、携帯端末1の定期バックアップ処理が行われた場合、直近データ格納部108に格納されたデータを通常データ格納部107に書き込み、書き込んだデータを直近データ格納部108から削除する。   In addition, when the regular backup process of the mobile terminal 1 is performed, the data save processing unit 105 writes the data stored in the latest data storage unit 108 to the normal data storage unit 107, and writes the written data to the latest data storage unit 108. Delete from.

防熱記憶装置106は、高温環境下又は低温環境下における故障に耐性を有するように、防熱加工が施された記憶装置であり、例えば、防熱加工が施されたフラッシュメモリによって構成されている。防熱記憶装置106は、データ退避処理部105によって直近データ格納部108から退避された退避データを格納する。   The heat-proof storage device 106 is a storage device that has been subjected to heat-proof processing so as to be resistant to failure in a high-temperature environment or a low-temperature environment, and is configured by, for example, a flash memory that has been subjected to heat-proof processing. The thermal protection storage device 106 stores the saved data saved from the latest data storage unit 108 by the data saving processing unit 105.

通常データ格納部107は、例えば、USIM(Universal Subscriber Identity Module)などのICカードや、内蔵フラッシュメモリなどによって構成されている。通常データ格納部107は、定期バックアップ処理等により、外部記憶媒体2やネットワーク側記憶装置3にバックアップ実施済みのデータを格納する。   The normal data storage unit 107 includes, for example, an IC card such as a USIM (Universal Subscriber Identity Module), a built-in flash memory, or the like. The normal data storage unit 107 stores the data that has been backed up in the external storage medium 2 or the network side storage device 3 by periodic backup processing or the like.

直近データ格納部108は、例えば、内蔵フラッシュメモリによって構成されている。直近データ格納部108は、前回の定期バックアップ処理後に追加・更新され、定期バックアップ処理等により、外部記憶媒体2やネットワーク側記憶装置3などにバックアップが一度も実施されていないデータを格納する。また、直近データ格納部108は、データプライオリティ管理部104で管理されているデータ種別毎に、格納しているデータを管理する。具体的には、図4に示すように、直近データ格納部108は、データ種別毎に、格納しているデータとそのデータ量とを関連付けて記憶する。   The latest data storage unit 108 is constituted by, for example, a built-in flash memory. The latest data storage unit 108 stores data that has been added / updated after the last regular backup process and has not been backed up in the external storage medium 2 or the network side storage device 3 by the regular backup process or the like. The latest data storage unit 108 manages the stored data for each data type managed by the data priority management unit 104. Specifically, as shown in FIG. 4, the latest data storage unit 108 stores the stored data and the data amount in association with each other for each data type.

無線通信部109は、例えば、アンテナ、変調器、復調器などによって構成されており、無線通信ネットワーク(不図示)を介して、ネットワーク側記憶装置3と通信を行う。具体的には、無線通信部109は、データ退避処理部105によって直近データ格納部108から抽出された退避データを、ネットワーク側記憶装置3に送信する。   The wireless communication unit 109 includes, for example, an antenna, a modulator, a demodulator, and the like, and communicates with the network-side storage device 3 via a wireless communication network (not shown). Specifically, the wireless communication unit 109 transmits the save data extracted from the latest data storage unit 108 by the data save processing unit 105 to the network side storage device 3.

(データ退避システムの動作)
次に、以上のように構成されたデータ退避システムにおけるデータ退避方法について説明する。図5は、データ退避システムにおけるデータ退避方法を示すフローチャートである。
(Data backup system operation)
Next, a data saving method in the data saving system configured as described above will be described. FIG. 5 is a flowchart showing a data saving method in the data saving system.

図5に示すように、携帯端末1の温度測定部101は、所定の時間間隔で携帯端末1の温度を測定する(ステップS101)。温度変化量計算部102は、ステップS101で測定された前回の測定温度と今回の測定温度との変化量Δtを計算する(ステップS102)。   As shown in FIG. 5, the temperature measurement unit 101 of the mobile terminal 1 measures the temperature of the mobile terminal 1 at a predetermined time interval (step S101). The temperature change amount calculation unit 102 calculates a change amount Δt between the previous measurement temperature and the current measurement temperature measured in step S101 (step S102).

温度変化量計算部102は、ステップS102で計算された変化量Δtに基づいて温度変化の有無を判断する(ステップS103)。温度変化が有ると判断された場合(ステップS103:Yes)、データ退避手順判断部103は、ステップS102で計算された変化量Δtに基づいて、携帯端末1の温度が危険温度に到達するまでの到達時間を計算する(ステップS104)。一方、温度変化が無いと判断された場合(ステップS103:No)、データ退避手順判断部103は、携帯端末1の温度を継続監視することを決定し(ステップS105)、本動作は、ステップS101に戻る。   The temperature change calculation unit 102 determines whether or not there is a temperature change based on the change Δt calculated in step S102 (step S103). When it is determined that there is a temperature change (step S103: Yes), the data saving procedure determination unit 103 determines whether the temperature of the portable terminal 1 reaches the dangerous temperature based on the change amount Δt calculated in step S102. The arrival time is calculated (step S104). On the other hand, when it is determined that there is no temperature change (step S103: No), the data saving procedure determination unit 103 determines to continuously monitor the temperature of the portable terminal 1 (step S105), and this operation is performed in step S101. Return to.

データ退避手順判断部103は、ステップS104で計算された到達時間に応じて、危険度の高低を判断する(ステップS106)。危険度が高いと判断された場合(ステップS106:Yes)、データ退避手順判断部103は、データの退避に高速伝送手段を用いることを決定し、データの退避先の装置として、防熱記憶装置106や、外部記憶媒体2を決定する(ステップS107)。一方、危険度が低いと判断された場合、(ステップS106:No)、データ退避手順判断部103は、データの退避に低速伝送手段を用いることを決定し、データの退避先の装置として、ネットワーク側記憶装置3を決定する(ステップS108)。   The data saving procedure determination unit 103 determines the level of risk according to the arrival time calculated in step S104 (step S106). When it is determined that the degree of risk is high (step S106: Yes), the data saving procedure determining unit 103 determines to use the high-speed transmission means for saving data, and the heat-insulating storage device 106 is used as a data saving destination device. Alternatively, the external storage medium 2 is determined (step S107). On the other hand, when it is determined that the degree of risk is low (step S106: No), the data saving procedure determining unit 103 determines to use the low-speed transmission means for saving the data, and the network as a data saving destination device The side storage device 3 is determined (step S108).

データ退避手順判断部103は、ステップS104で計算された到達時間と、ステップS107又はS108で決定された伝送手段の伝送速度との乗算結果に基づいて、到達時間内において退避可能なデータ量を計算する(ステップS109)。   The data saving procedure determination unit 103 calculates the amount of data that can be saved within the arrival time based on the multiplication result of the arrival time calculated in step S104 and the transmission speed of the transmission means determined in step S107 or S108. (Step S109).

データ退避手順判断部103は、ステップS109で計算された退避可能なデータ量に基づいて、直近データ格納部108に格納されたデータの中から退避する退避データを選択する(ステップS110)。ここで、図6を参照し、データ退避手順判断部103が、退避データを選択する動作について詳述する。図6は、本実施形態に係る退避データの選択方法を示すフローチャートである。なお、図6においては、データ種別毎のプライオリティレベルが高、中、低の三段階で設定される場合を説明するが、本発明はこれに限られるものではない。   The data saving procedure determination unit 103 selects saving data to be saved from the data stored in the latest data storage unit 108 based on the data amount that can be saved calculated in step S109 (step S110). Here, with reference to FIG. 6, the operation in which the data saving procedure determination unit 103 selects the saving data will be described in detail. FIG. 6 is a flowchart showing a method for selecting saved data according to the present embodiment. Note that FIG. 6 illustrates a case where the priority level for each data type is set in three stages of high, medium, and low, but the present invention is not limited to this.

また、以下では、説明の便宜上、図3に示すように、電話帳のプライオリティレベルが高に、画像のプライオリティレベルが中に、メールのプライオリティレベルが低に設定されるものとする。同様に、図4に示すように、直近データ格納部108には、プライオリティレベル高の電話帳データ(Aさん、Bさん、Cさんの15バイト)と、プライオリティレベル中の画像データ(画像1、画像2、画像3の180バイト)と、プライオリティレベル小のメールデータ(メール1、メール2、メール3の30バイト)とが格納されているものとする。   In the following, for convenience of explanation, as shown in FIG. 3, it is assumed that the priority level of the telephone book is set to high, the priority level of the image is set to medium, and the priority level of mail is set to low. Similarly, as shown in FIG. 4, the latest data storage unit 108 stores telephone book data with high priority levels (15 bytes of Mr. A, Mr. B, and Mr. C) and image data with priority levels (image 1, Assume that the image 2 and image 3 (180 bytes) and mail data with a low priority level (30 bytes of mail 1, mail 2, and mail 3) are stored.

データ退避手順判断部103は、直近データ格納部108内にプライオリティレベル高のデータが有るか否かを判断する(ステップS201)。 プライオリティレベル高のデータが無いと判断された場合(ステップS201:No)、本動作は、ステップS206に進む。一方、プライオリティレベル高のデータが有ると判断された場合(ステップS201:Yes)、データ退避手順判断部103は、直近データ格納部108に格納されたプライオリティレベル高の全データ量が、図5のステップS109で計算された退避可能なデータ量を超えているか否かを判断する(ステップS202)。   The data saving procedure determination unit 103 determines whether or not there is data having a high priority level in the latest data storage unit 108 (step S201). When it is determined that there is no data having a high priority level (step S201: No), the operation proceeds to step S206. On the other hand, when it is determined that there is data with high priority level (step S201: Yes), the data saving procedure determination unit 103 determines that the total data amount with high priority level stored in the latest data storage unit 108 is as shown in FIG. It is determined whether or not the savable data amount calculated in step S109 is exceeded (step S202).

プライオリティレベル高の全データ量が退避可能なデータ量を超えていると判断された場合(ステップS202:Yes)、データ退避手順判断部103は、プライオリティレベル高の全データのうち、退避可能なデータ量を超えない一部のデータがあれば、該一部のデータのみを選択し、退避可能なデータ量を超えない一部のデータが無ければ、いずれのデータも選択しない(ステップS203)。   When it is determined that the total amount of data with a high priority level exceeds the amount of data that can be saved (step S202: Yes), the data saving procedure determination unit 103 can save the data among all the data with a high priority level. If there is a part of the data that does not exceed the amount, only the part of the data is selected, and if there is no part of the data that does not exceed the savable data amount, none of the data is selected (step S203).

プライオリティレベル高の全データ量が退避可能なデータ量を超えていないと判断された場合(ステップS202:No)、データ退避手順判断部103は、プライオリティレベル高の全データを選択する(ステップS204)。例えば、図4に示す場合、退避可能なデータ量が100バイトと計算されたとすると、本ステップにおいて、データ退避手順判断部103は、プライオリティレベル高の電話帳の全データ(Aさん、Bさん、Cさん)を選択する。   When it is determined that the total amount of data with high priority level does not exceed the amount of data that can be saved (step S202: No), the data saving procedure determination unit 103 selects all data with high priority level (step S204). . For example, in the case shown in FIG. 4, assuming that the amount of data that can be saved is calculated as 100 bytes, in this step, the data saving procedure determination unit 103 determines that all data in the phone book with a high priority level (A, B, C)).

データ退避手順判断部103は、退避可能なデータ量から選択したプライオリティレベル高のデータ量を減算し(ステップS205)、本動作は、ステップS206に進む。例えば、上述の例では、退避可能なデータ量(100バイト)から選択した電話帳の全データ量(5×3=15バイト)を減算し、残りの退避可能なデータ量が85バイトとなる。   The data saving procedure determination unit 103 subtracts the selected priority level high data amount from the saveable data amount (step S205), and the operation proceeds to step S206. For example, in the above example, the total data amount (5 × 3 = 15 bytes) of the selected telephone book is subtracted from the data amount that can be saved (100 bytes), and the remaining data amount that can be saved is 85 bytes.

データ退避手順判断部103は、直近データ格納部108内にプライオリティレベル中のデータが有るか否かを判断する(ステップS206)。プライオリティレベル中のデータが無いと判断された場合(ステップS206:No)、本動作は、ステップS211に進む。一方、プライオリティレベル中のデータが有ると判断された場合(ステップS206:Yes)、データ退避手順判断部103は、直近データ格納部108に格納されたプライオリティレベル中の全データ量が、退避可能なデータ量を超えているか否かを判断する(ステップS207)。 The data saving procedure determination unit 103 determines whether there is data at the priority level in the latest data storage unit 108 (step S206). If it is determined that there is no data at the priority level (step S206: No), the operation proceeds to step S211. On the other hand, if it is determined that there is data at the priority level (step S206: Yes), the data saving procedure determination unit 103 can save all data amounts in the priority level stored in the latest data storage unit 108. It is determined whether or not the data amount is exceeded (step S207).

プライオリティレベル中の全データ量が退避可能なデータ量を超えていると判断された場合(ステップS207:Yes)、データ退避手順判断部103は、プライオリティレベル中の全データのうち、退避可能なデータ量を超えない一部のデータが有れば、該一部のデータのみを選択し、退避可能なデータ量を超えない一部のデータが無ければ、いずれのデータも選択しない(ステップS208)。例えば、上述の例では、本ステップにおいて、データ退避手順判断部103は、プライオリティレベル中の画像の全データ(画像1、画像2、画像3)のうちで退避可能なデータ量(85バイト)を超えない一部のデータ(画像1)のみを選択する。   When it is determined that the total data amount in the priority level exceeds the storable data amount (step S207: Yes), the data evacuation procedure determination unit 103 selects savable data among all the data in the priority level. If there is a part of the data that does not exceed the amount, only the part of the data is selected, and if there is no part of the data that does not exceed the savable data amount, no data is selected (step S208). For example, in the above-described example, in this step, the data saving procedure determination unit 103 determines the amount of data (85 bytes) that can be saved among all the data (image 1, image 2, and image 3) in the priority level. Only a part of the data (image 1) not exceeding is selected.

プライオリティレベル中の全データ量が退避可能なデータ量を超えていないと判断された場合(ステップS207:No)、データ退避手順判断部103は、プライオリティレベル中の全データを選択する(ステップS209)。   When it is determined that the total data amount in the priority level does not exceed the storable data amount (step S207: No), the data saving procedure determination unit 103 selects all the data in the priority level (step S209). .

データ退避手順判断部103は、退避可能なデータ量から選択したプライオリティレベル中のデータ量を減算し(ステップS210)、本動作は、ステップS211に進む。例えば、上述の例では、残りの退避可能なデータ量(85バイト)から選択した画像1のデータ量(60バイト)を減算し、残りの退避可能なデータ量が25バイトとなる。   The data saving procedure determination unit 103 subtracts the data amount in the selected priority level from the data amount that can be saved (step S210), and the operation proceeds to step S211. For example, in the above-described example, the data amount (60 bytes) of the selected image 1 is subtracted from the remaining savable data amount (85 bytes), and the remaining savable data amount is 25 bytes.

データ退避手順判断部103は、直近データ格納部108内にプライオリティレベル低のデータが有るか否かを判断する(ステップS211)。プライオリティレベル低のデータが無いと判断された場合(ステップS211:No)、本動作は、終了する。一方、プライオリティレベル低のデータが有ると判断された場合(ステップS211:Yes)、データ退避手順判断部103は、直近データ格納部108に格納されたプライオリティレベル低の全データ量が、退避可能なデータ量を超えているか否かを判断する(ステップS212)。 The data saving procedure determination unit 103 determines whether or not there is data with a low priority level in the latest data storage unit 108 (step S211). When it is determined that there is no data having a low priority level (step S211: No), this operation ends. On the other hand, when it is determined that there is data with a low priority level (step S211: Yes), the data saving procedure determination unit 103 can save the entire data amount with a low priority level stored in the latest data storage unit 108. It is determined whether or not the data amount is exceeded (step S212).

プライオリティレベル低の全データ量が退避可能なデータ量を超えていると判断された場合(ステップS212:Yes)、データ退避手順判断部103は、プライオリティレベル低の全データのうち、退避可能なデータ量を超えない一部のデータが有れば、該一部のデータのみを選択し、退避可能なデータ量を超えない一部のデータが無ければ、いずれのデータも選択しない(ステップS213)。例えば、上述の例では、本ステップにおいて、データ退避手順判断部103は、プライオリティレベル低のメールの全データ(メール1、メール2、メール3)のうちで退避可能なデータ量(25バイト)を超えない一部のデータ(メール1、メール2)のみを選択する。   If it is determined that the total amount of data with a low priority level exceeds the amount of data that can be saved (step S212: Yes), the data saving procedure determination unit 103 can save the data among all the data with a low priority level. If there is a part of the data that does not exceed the amount, only the part of the data is selected, and if there is no part of the data that does not exceed the savable data amount, none of the data is selected (step S213). For example, in the above example, in this step, the data saving procedure determination unit 103 determines the amount of data (25 bytes) that can be saved among all the mail data (mail 1, mail 2, mail 3) with low priority level. Select only some data (Mail 1, Mail 2) not exceeding.

プライオリティレベル低の全データ量が退避可能なデータ量を超えていないと判断された場合(ステップS212:No)、データ退避手順判断部103は、プライオリティレベル低の全データを選択する(ステップS214)。   When it is determined that the total amount of data with low priority level does not exceed the amount of data that can be saved (step S212: No), the data saving procedure determination unit 103 selects all data with low priority level (step S214). .

データ退避手順判断部103は、退避可能なデータ量から選択したプライオリティレベル低のデータ量を減算し(ステップS215)、本動作は、終了する。例えば、上述の例では、残りの退避可能なデータ量(25バイト)から選択したメール1、メール2のデータ量(20バイト)を減算し、残りの退避可能なデータ量が5バイトとなる。   The data saving procedure determination unit 103 subtracts the selected low-priority data amount from the saveable data amount (step S215), and the operation ends. For example, in the above-described example, the data amount (20 bytes) of the selected mail 1 and mail 2 is subtracted from the remaining savable data amount (25 bytes), and the remaining savable data amount is 5 bytes.

以上のように、図5のステップS110において、データ退避手順判断部103は、退避データを選択する。データ退避処理部105は、ステップS110で選択された退避データを、ステップS107又はS108で決定された伝送手段を用いて、ステップS107又はS108で決定された退避先の装置に退避する(ステップS111)。   As described above, in step S110 of FIG. 5, the data save procedure determination unit 103 selects save data. The data save processing unit 105 saves the save data selected in step S110 to the save destination device determined in step S107 or S108 using the transmission means determined in step S107 or S108 (step S111). .

(作用・効果)
本実施形態に係るデータ退避システムによれば、携帯端末1の温度が携帯端末1の正常動作を保障できない危険温度に到達すると予測される場合に、危険温度に到達するまでの到達時間内で退避可能なデータ量に基づいて、退避データを選択することにより、危険温度までの到達時間内において適切にデータを退避することができる。したがって、前回の定期バックアップタイミング後に追加又は更新されたデータも復元することができる。
(Action / Effect)
According to the data evacuation system according to the present embodiment, when the temperature of the mobile terminal 1 is predicted to reach a dangerous temperature at which the normal operation of the mobile terminal 1 cannot be ensured, the evacuation is performed within the arrival time until the dangerous temperature is reached. By selecting evacuation data based on a possible data amount, data can be evacuated appropriately within the time required to reach the dangerous temperature. Therefore, data added or updated after the previous regular backup timing can also be restored.

また、本実施形態に係るデータ退避システムによれば、データプライオリティ管理部104でデータ種別毎に予め管理される優先順位に加えて、危険温度までの到達時間内において退避可能なデータ量に基づいて退避データを選択することにより、携帯端末1の温度が危険温度に到達すると予測された時点で退避データの優先付けを行うことができる。具体的には、携帯端末1の温度が危険温度に到達すると予測された時点で、予め定められた優先順位が高いデータを退避する余裕がない場合は、該データよりも優先順位の低いデータを退避することができる。したがって、退避可能なデータ量の範囲内において、重要なデータを1件でも多く退避することができる。   Further, according to the data evacuation system according to the present embodiment, in addition to the priorities managed in advance for each data type by the data priority management unit 104, based on the amount of data that can be evacuated within the arrival time to the dangerous temperature. By selecting the evacuation data, the evacuation data can be prioritized when it is predicted that the temperature of the portable terminal 1 will reach the dangerous temperature. Specifically, when it is predicted that the temperature of the mobile terminal 1 will reach the dangerous temperature, if there is no room for saving data having a predetermined high priority, data having a lower priority than the data is saved. Can be evacuated. Therefore, a large amount of important data can be saved within the range of data that can be saved.

また、本実施形態に係るデータ退避システムによれば、危険温度までの到達時間に応じて退避データの退避に用いる伝送手段を決定することにより、定期バックアップ処理等により一度もバックアップが実施されていないデータを到達時間内に退避させることができる。具体的には、携帯端末1のデータ退避手順判断部103は、携帯端末1の温度が危険温度まで急激に上昇すると予想される場合(すなわち、計算された到達時間が所定値よりも小さい場合)、高速伝送手段を用いることを決定するので、他の処理を中断するなどしてでも、バックアップ未実施のデータを退避することができる。一方、データ退避手順判断部103は、携帯端末1の温度が危険温度まで緩やかに上昇すると予想される場合(すなわち、計算された到達時間が所定値以上である場合)、低速伝送手段を用いることを決定するので、他の処理を妨げることなく、バックアップ未実施のデータを退避することができる。   In addition, according to the data evacuation system according to the present embodiment, backup is never performed by periodic backup processing or the like by determining the transmission means used for evacuation data evacuation according to the arrival time to the dangerous temperature. Data can be saved within the arrival time. Specifically, the data evacuation procedure determination unit 103 of the mobile terminal 1 is expected to rapidly increase the temperature of the mobile terminal 1 to the dangerous temperature (that is, when the calculated arrival time is smaller than a predetermined value). Since it is determined to use the high-speed transmission means, data that has not been backed up can be saved even if other processing is interrupted. On the other hand, when the temperature of the portable terminal 1 is expected to gradually rise to the dangerous temperature (that is, when the calculated arrival time is a predetermined value or more), the data saving procedure determination unit 103 uses a low-speed transmission unit. Therefore, data that has not been backed up can be saved without interfering with other processing.

また、本実施形態に係るデータ退避システムによれば、携帯端末1が、危険温度までの到達時間や、到達時間内において退避先の装置に退避可能な退避データ量を計算するので、かかる計算を携帯端末1以外の装置で行う場合に比べて、携帯端末1からのデータの退避処理を迅速に開始することができる。   Further, according to the data evacuation system according to the present embodiment, the mobile terminal 1 calculates the arrival time to the dangerous temperature and the evacuation data amount that can be evacuated to the evacuation destination device within the arrival time. Compared to the case where the apparatus is other than the mobile terminal 1, the data saving process from the mobile terminal 1 can be started quickly.

(その他の実施形態)
上述の実施形態では、定期バックアップ処理等によるバックアップ実施済みか否かを判別する方法として、バックアップ実施済のデータを格納する通常データ格納部107と、バックアップが一度も実施されていないデータを格納する直近データ格納部108とを設けた。しかしながら、バックアップ実施済のデータとバックアップ未実施のデータとを1つの格納部に格納し、バックアップ実施済みか否かを示すフラグを設けることによって、バックアップ実施済みか否かを判別してもよい。
(Other embodiments)
In the above-described embodiment, as a method for determining whether or not the backup has been performed by the regular backup process or the like, the normal data storage unit 107 that stores the data that has been backed up and the data that has not been backed up once are stored. The latest data storage unit 108 is provided. However, it may be determined whether backup has been performed by storing data that has been backed up and data that has not been backed up in one storage unit and providing a flag that indicates whether backup has been performed.

1…携帯端末、2…外部記憶媒体、3…ネットワーク側記憶装置、101…温度測定部、102…温度変化量計算部、103…データ退避手順判断部、104…データプライオリティ管理部、105…データ退避処理部、106…防熱記憶装置、107…通常データ格納部、108…直近データ格納部、109…無線通信部 DESCRIPTION OF SYMBOLS 1 ... Portable terminal, 2 ... External storage medium, 3 ... Network side memory | storage device, 101 ... Temperature measurement part, 102 ... Temperature change calculation part, 103 ... Data evacuation procedure judgment part, 104 ... Data priority management part, 105 ... Data Evacuation processing unit 106 ... heat-proof storage device 107 ... normal data storage unit 108 ... nearest data storage unit 109 ... wireless communication unit

Claims (6)

携帯端末に格納されたデータを退避先の装置に退避させるデータ退避システムであって、
前記携帯端末の温度を所定の時間間隔で測定する温度測定部と、
前記温度測定部における測定温度と前記測定温度の前記所定の時間間隔における変化量とに基づいて、前記測定温度が予め定められた危険温度に到達するまでの到達時間を計算する到達時間計算部と、
前記到達時間に応じて、前記退避先の装置への前記退避データの退避に用いる伝送手段を決定する伝送手段決定部と、
前記伝送手段決定部によって決定された前記伝送手段の伝送速度に基づいて、前記到達時間計算部によって計算された前記到達時間内において前記退避先の装置に退避可能なデータ量を計算する退避データ量計算部と、
前記退避可能なデータ量に基づいて、前記携帯端末に格納された前記データの中から前記退避先の装置に退避させる退避データを選択するデータ選択部と、
選択された前記退避データを、前記伝送手段を用いて前記退避先の装置に退避する退避処理部と、を備え
前記伝送手段決定部は、前記到達時間が所定値よりも小さい場合、前記伝送手段として、低速伝送手段より伝送速度が速い高速伝送手段を決定することを特徴とするデータ退避システム。
A data evacuation system for evacuating data stored in a mobile terminal to a evacuation destination device,
A temperature measuring unit for measuring the temperature of the mobile terminal at predetermined time intervals;
An arrival time calculation unit for calculating an arrival time until the measurement temperature reaches a predetermined dangerous temperature based on the measurement temperature in the temperature measurement unit and the change amount of the measurement temperature in the predetermined time interval; ,
A transmission means determining unit for determining a transmission means used for saving the save data to the save destination device according to the arrival time;
Based on the transmission speed of the transmission means determined by the transmission means determination unit , the saved data amount for calculating the amount of data that can be saved in the save destination device within the arrival time calculated by the arrival time calculation unit A calculation unit;
A data selection unit for selecting save data to be saved in the save destination device from the data stored in the portable terminal based on the saveable data amount;
A save processing unit that saves the selected save data to the save destination device using the transmission means ;
The transmission means determining unit determines a high-speed transmission means having a higher transmission speed than the low-speed transmission means as the transmission means when the arrival time is smaller than a predetermined value .
前記退避先の装置は、前記携帯端末内に設けられるとともに防熱加工が施された防熱記憶装置、前記携帯端末に接続された外部記憶媒体、前記携帯端末に無線通信ネットワークを介して接続されたネットワーク側記憶装置のいずれかであり、
前記退避処理部は、前記伝送手段決定部によって前記高速伝送手段が決定された場合、該高速伝送手段を用いて前記退避データを前記防熱記憶装置又は前記外部記憶媒体に退避し、前記伝送手段決定部によって前記低速伝送手段が決定された場合、該低速伝送手段を用いて前記ネットワーク側記憶装置に前記退避データを退避することを特徴とすることを特徴とする請求項に記載のデータ退避システム。
The evacuation destination device is provided in the portable terminal and is subjected to a heat insulation process, an external storage medium connected to the portable terminal, and a network connected to the portable terminal via a wireless communication network One of the side storage devices,
The save processing unit, when the high-speed transmission means by said transmitting means determination section has been determined, and saves the save data in the insulation storage device or the external storage medium using the quick transmission means, the transmission means determining If the low-speed transmission means is determined by the section, the data saving system of claim 1, characterized in that characterized in that it saves the save data to the network storage device by using a low-speed transmission means .
携帯端末に格納されたデータを退避先の装置に退避させるデータ退避システムであって、A data evacuation system for evacuating data stored in a mobile terminal to a evacuation destination device,
前記携帯端末の温度を所定の時間間隔で測定する温度測定部と、A temperature measuring unit for measuring the temperature of the mobile terminal at predetermined time intervals;
前記温度測定部における測定温度と前記測定温度の前記所定の時間間隔における変化量とに基づいて、前記測定温度が予め定められた危険温度に到達するまでの到達時間を計算する到達時間計算部と、An arrival time calculation unit for calculating an arrival time until the measurement temperature reaches a predetermined dangerous temperature based on the measurement temperature in the temperature measurement unit and the change amount of the measurement temperature in the predetermined time interval; ,
前記到達時間に応じて、前記退避先の装置への前記退避データの退避に用いる伝送手段を決定する伝送手段決定部と、A transmission means determining unit for determining a transmission means used for saving the save data to the save destination device according to the arrival time;
前記伝送手段決定部によって決定された前記伝送手段の伝送速度に基づいて、前記到達時間計算部によって計算された前記到達時間内において前記退避先の装置に退避可能なデータ量を計算する退避データ量計算部と、Based on the transmission speed of the transmission means determined by the transmission means determination unit, the saved data amount for calculating the amount of data that can be saved in the save destination device within the arrival time calculated by the arrival time calculation unit A calculation unit;
前記退避可能なデータ量に基づいて、前記携帯端末に格納された前記データの中から前記退避先の装置に退避させる退避データを選択するデータ選択部と、A data selection unit for selecting save data to be saved in the save destination device from the data stored in the portable terminal based on the saveable data amount;
選択された前記退避データを、前記伝送手段を用いて前記退避先の装置に退避する退避処理部と、を備え、A save processing unit that saves the selected save data to the save destination device using the transmission means;
前記退避先の装置は、前記携帯端末内に設けられるとともに防熱加工が施された防熱記憶装置、前記携帯端末に接続された外部記憶媒体、前記携帯端末に無線通信ネットワークを介して接続されたネットワーク側記憶装置のいずれかであり、The evacuation destination device is provided in the portable terminal and is subjected to a heat insulation process, an external storage medium connected to the portable terminal, and a network connected to the portable terminal via a wireless communication network One of the side storage devices,
前記退避処理部は、前記伝送手段決定部によって高速伝送手段が決定された場合、該高速伝送手段を用いて前記退避データを前記防熱記憶装置又は前記外部記憶媒体に退避し、前記伝送手段決定部によって低速伝送手段が決定された場合、該低速伝送手段を用いて前記ネットワーク側記憶装置に前記退避データを退避することを特徴とすることを特徴とするデータ退避システム。When the high-speed transmission means is determined by the transmission means determination section, the save processing section uses the high-speed transmission means to save the save data to the thermal insulation storage device or the external storage medium, and the transmission means determination section When the low-speed transmission means is determined by the data storage system, the low-speed transmission means is used to save the save data to the network-side storage device.
前記携帯端末に格納された前記データの優先順位をデータ種別毎に記憶する優先順位記憶部を更に具備し、
前記データ選択部は、前記退避データとして、前記退避可能なデータ量を超えない量だけ前記優先順位が高いデータを選択し、残りの退避可能なデータ量で、選択された前記データよりも前記優先順位の低いデータを選択することを特徴とする請求項1から請求項3のいずれかに記載のデータ退避システム。
A priority storage unit for storing the priority of the data stored in the mobile terminal for each data type;
The data selection unit selects, as the saved data, data having a higher priority order by an amount that does not exceed the amount of data that can be saved, and the priority over the selected data with the remaining amount of data that can be saved. The data evacuation system according to any one of claims 1 to 3, wherein data having a lower rank is selected.
前記携帯端末は、前記温度測定部と、前記到達時間計算部と、前記退避データ量計算部と、前記データ選択部と、前記退避処理部とを具備することを特徴とする請求項1から請求項3のいずれかに記載のデータ退避システム。 Said portable terminal, billing and the temperature measuring unit, and the arrival time calculation unit, and the saved data amount calculation section, and the data selection unit, from claim 1, characterized by comprising said save processing unit Item 4. The data evacuation system according to any one of Items 3 to 3 . 携帯端末に格納されたデータを退避先の装置に退避させるデータ退避方法であって、
前記携帯端末の温度を所定の時間間隔で測定する工程と、
前記温度測定部における測定温度と前記測定温度の前記所定の時間間隔における変化量とに基づいて、前記測定温度が危険温度に到達するまでの到達時間を計算する工程と、
前記到達時間に応じて、前記退避先の装置への前記退避データの退避に用いる伝送手段を決定する工程と、
決定された前記伝送手段の伝送速度に基づいて、前記到達時間計算部によって計算された前記到達時間内において前記退避先の装置に退避可能なデータ量を計算する工程と、
前記退避可能なデータ量に基づいて、前記携帯端末に格納された前記データの中から前記退避先の装置に退避させる退避データを選択する工程と、
選択された前記退避データを、前記伝送手段を用いて前記退避先の装置に退避する工程と、を備え
前記伝送手段を決定する工程において、前記到達時間が所定値よりも小さい場合、前記伝送手段として、低速伝送手段より伝送速度が速い高速伝送手段を決定することを特徴とするデータ退避方法。
A data evacuation method for evacuating data stored in a mobile terminal to a evacuation destination device,
Measuring the temperature of the mobile terminal at predetermined time intervals;
Calculating an arrival time until the measured temperature reaches a dangerous temperature based on the measured temperature in the temperature measuring unit and the amount of change in the predetermined time interval of the measured temperature;
Determining a transmission means used for saving the save data to the save destination device according to the arrival time;
Based on the determined transmission speed of the transmission means , calculating the amount of data that can be saved in the save destination device within the arrival time calculated by the arrival time calculation unit ;
Selecting save data to be saved in the save destination device from the data stored in the portable terminal based on the saveable data amount;
Saving the selected save data to the save destination device using the transmission means ; and
In the step of determining the transmission means, when the arrival time is smaller than a predetermined value, a high-speed transmission means having a higher transmission speed than the low-speed transmission means is determined as the transmission means .
JP2009195608A 2009-08-26 2009-08-26 Data saving system and data saving method Expired - Fee Related JP5277113B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009195608A JP5277113B2 (en) 2009-08-26 2009-08-26 Data saving system and data saving method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009195608A JP5277113B2 (en) 2009-08-26 2009-08-26 Data saving system and data saving method

Publications (2)

Publication Number Publication Date
JP2011049759A JP2011049759A (en) 2011-03-10
JP5277113B2 true JP5277113B2 (en) 2013-08-28

Family

ID=43835660

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009195608A Expired - Fee Related JP5277113B2 (en) 2009-08-26 2009-08-26 Data saving system and data saving method

Country Status (1)

Country Link
JP (1) JP5277113B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5939203B2 (en) * 2013-06-05 2016-06-22 日本電気株式会社 Backup system, backup system control method, and program

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04155410A (en) * 1990-10-18 1992-05-28 Matsushita Electric Ind Co Ltd Data processor
JPH04332009A (en) * 1991-05-07 1992-11-19 Fuji Electric Co Ltd Temperature abnormality detection system for computer system
JPH0667910A (en) * 1992-08-19 1994-03-11 Hitachi Ltd Information processing system provided with temperature detection function
JPH07210408A (en) * 1994-01-27 1995-08-11 Hitachi Ltd Information processor
JP2003032172A (en) * 2001-07-13 2003-01-31 Matsushita Electric Ind Co Ltd Communication equipment, communication method, communication program and recording medium
JP4202104B2 (en) * 2002-12-06 2008-12-24 富士通テン株式会社 Nonvolatile storage device
JP2007286860A (en) * 2006-04-17 2007-11-01 Hitachi Ltd Data transfer method and information processor
JP4193152B2 (en) * 2006-10-10 2008-12-10 コニカミノルタビジネステクノロジーズ株式会社 Data saving apparatus and data saving method
JP2008245044A (en) * 2007-03-28 2008-10-09 Nec Corp Data backup device of portable terminal

Also Published As

Publication number Publication date
JP2011049759A (en) 2011-03-10

Similar Documents

Publication Publication Date Title
CN108242837B (en) Electronic device and method of controlling charging of electronic device
JP5146453B2 (en) Data processing method for portable communication terminal device and portable communication terminal device
US7561858B2 (en) Wireless communication terminal
US8892682B2 (en) Download system, information processing terminal, management device, and method and program used therefor
CN105988805B (en) Application program management method and mobile terminal
CN105373595B (en) data self-classification storage method and terminal
CN108710547B (en) Data backup method, device, terminal and storage medium
CN104991949B (en) Mobile terminal and its file management system and method
CN108563754B (en) File processing method and device, mobile terminal and computer readable storage medium
CN103124276A (en) Method for expanding storage space of communication terminal and communication terminal
JP5277113B2 (en) Data saving system and data saving method
US20140019418A1 (en) Preventing mobile communication device data loss
KR100725646B1 (en) Mobile Communication Device Capable Of Classifying Familiarity Level Of Caller And Data Deletion Method Using Thereof
JP2009188549A (en) Communication terminal, and communication method
CN112913267B (en) Resource processing method, device, terminal, server and readable storage medium
EP3343395A1 (en) Data storage method and apparatus for mobile terminal
JP2005202918A (en) Mobile terminal data management system utilizing network
JP2011061561A (en) Portable terminal device, battery management method for use in the portable terminal device, and battery management control program
CN102932530B (en) Mobile terminal and file processing method for same
JP2012080434A (en) Portable terminal, loss detection method and loss detection program
CN105843832A (en) Mobile terminal image caching method and system
KR101339783B1 (en) Method and Terminal for Preventing Virus using Message Service System
CN117271395B (en) Data caching method and device, electronic equipment and storage medium
JP4447041B2 (en) Mobile communication terminal
JP2009200562A (en) Radio communication terminal

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120229

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121001

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121009

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121122

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130514

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130520

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5277113

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees