JP2004258936A - Mobile communication terminal, fail-safe method used therefor, and its program - Google Patents

Mobile communication terminal, fail-safe method used therefor, and its program Download PDF

Info

Publication number
JP2004258936A
JP2004258936A JP2003048409A JP2003048409A JP2004258936A JP 2004258936 A JP2004258936 A JP 2004258936A JP 2003048409 A JP2003048409 A JP 2003048409A JP 2003048409 A JP2003048409 A JP 2003048409A JP 2004258936 A JP2004258936 A JP 2004258936A
Authority
JP
Japan
Prior art keywords
mobile communication
communication terminal
application software
task
freeze
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
JP2003048409A
Other languages
Japanese (ja)
Inventor
Makoto Takahashi
誠 高橋
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 Corp
MX Mobiling Ltd
Original Assignee
NEC Corp
MX Mobiling 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 Corp, MX Mobiling Ltd filed Critical NEC Corp
Priority to JP2003048409A priority Critical patent/JP2004258936A/en
Publication of JP2004258936A publication Critical patent/JP2004258936A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a mobile communication terminal capable of preventing proper cellphone functions from becoming unusable in the event that there is trouble with application software. <P>SOLUTION: An operating state monitoring task 11 issues an operation check request event (message) by means of a freeze monitoring timer for each task in order to detect freeze, and detects freeze from an operation check response. On receiving the operation check request event (message), the task calls an application interface function provided by the operating state monitoring task 11, and provides an operation check response. When the freeze monitoring timer is timed out, the operating state monitoring task 11 puts the device into freeze (inoperable state) and performs an initializing process if there is a task from which no operation check response is sent back or if the execution counters of all pieces of application software (A-C) 13-15 are not updated, so as to restore the mobile communication terminal 1. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明はモバイル通信端末及びそれに用いるフェイルセーフ方法並びにそのプログラムに関し、特にモバイル通信端末におけるフェイルセーフ(fail−safe)機能に関する。
【0002】
【従来の技術】
現在、携帯電話機やPHS(Personal Handy−phone System)、及びPDA(Personal Digital Assistant)等のモバイル通信端末においては、リアルタイムOS(Operating System)上に様々なアプリケーションソフトウェアが存在している。
【0003】
例えば、携帯電話機の場合には、インタネット閲覧用のブラウザソフト、電子メール用のSMTP(Simple Mail Transfer Protocol)、スケジュール帳、電話帳、カメラで撮影した画像の処理ソフト、音楽再生用のソフトウェア等の様々なアプリケーションソフトウェアが存在している。
【0004】
これらのアプリケーションソフトウェアは携帯電話機本来の通信端末機能以外に搭載されるものであり、携帯電話機における各種機能の拡充とあいまって、年々、大容量化してきている。したがって、上記のようなモバイル通信端末においても、様々な情報処理装置と同様に、アプリケーションソフトウェアの異常による障害に対する保守が必要になってきている。
【0005】
上記の情報処理装置における保守処理としては、不慮のシステムロック発生時にハード的にリセットすることなく回復させる処理(例えば、特許文献1参照)、マスタシステムが回復した時に速やかにマスタシステム及びバックアップシステム各々のデータの不整合を解消する処理(例えば、特許文献2参照)、起動キュー、再起動キュー、割込みキューが脱落した場合でも正常な動作を継続させる処理(例えば、特許文献3参照)等がある。
【0006】
【特許文献1】
特開2001−109637号公報(第4頁、図4)
【特許文献2】
特開2001−337939号公報(第9,10頁、図1)
【特許文献3】
特開2002−099437号公報(第5〜9頁、図1)
【0007】
【発明が解決しようとする課題】
上述した従来のモバイル通信端末では、上述したアプリケーションソフトウェアのが異常を起こした時に、本来の携帯電話機能を利用することができないことがあり、ボタンを押しても反応せず、電源も落とせない状態になる可能性があるという問題がある。この問題については、上記の特許文献1〜3に記載の技術でも解決することはできない。
【0008】
そこで、本発明の目的は上記の問題点を解消し、アプリケーションソフトウェアが異常を起こした時に本来の携帯電話機能が利用できなくなるのを防ぐことができるモバイル通信端末及びそれに用いるフェイルセーフ方法並びにそのプログラムを提供することにある。
【0009】
【課題を解決するための手段】
本発明によるモバイル通信端末は、複数のアプリケーションソフトウェアが動作可能なモバイル通信端末であって、前記アプリケーションソフトウェアで異常が発生したことを検出する検出機能と、その異常が発生したことを検出した時に装置リセットを行って装置を復旧させるフェイルセーフ機能とを備えている。
【0010】
本発明によるフェイルセーフ方法は、複数のアプリケーションソフトウェアが動作可能なモバイル通信端末のフェイルセーフ方法であって、前記モバイル通信端末側に、前記アプリケーションソフトウェアで異常が発生したことを検出するステップと、その異常が発生したことを検出した時に装置リセットを行って装置を復旧させるステップとを備えている。
【0011】
本発明によるフェイルセーフ方法のプログラムは、複数のアプリケーションソフトウェアが動作可能なモバイル通信端末のフェイルセーフ方法のプログラムであって、コンピュータに、前記アプリケーションソフトウェアで異常が発生したことを検出する処理と、その異常が発生したことを検出した時に装置リセットを行って装置を復旧させる処理とを実行させている。
【0012】
すなわち、本発明のモバイル通信端末は、リアルタイムOS(Operating System)上で動作しているアプリケーションソフトウェアが異常を起こした時、本来の通信端末機能が利用できなくなる動作不能ケースを回避することを特徴とする。
【0013】
より具体的に説明すると、本発明のモバイル通信端末では、リアルタイムOS上で動作しているアプリケーションソフトウェアが異常を起こしたことを検出した時に、装置リセットを行って装置を復旧させるフェイルセーフ(fail−safe)機能を実行するために動作状態監視タスクを実装している。
【0014】
これによって、本発明のモバイル通信端末では、アプリケーションソフトウェアのシステムが故障を起こした際に、その故障から回復するためのソフトウェア構造が実現されるので、アプリケーションソフトが異常を起こした時に「電源ボタンも動作しない」状態となって、本来の携帯電話機能を利用することができなくなるのを防止することが可能となる。
【0015】
【発明の実施の形態】
次に、本発明の実施例について図面を参照して説明する。図1は本発明の一実施例によるモバイル通信端末の構成を示すブロック図である。図1において、モバイル通信端末1は動作状態監視タスク11と、OS(オペレーティングシステム)12と、アプリケーションソフトウェア(A〜C)13〜15と、アプリケーションインタフェース群16と、デバイスドライバ群17と、ハードウェア群18とから構成されており、OS12上ではアプリケーションソフトウェア(A〜C)13〜15のほかに、モバイル通信端末本来の携帯電話機能が動作するようになっている。
【0016】
動作状態監視タスク11と、アプリケーションインタフェース群16と、デバイスドライバ群17とはそれぞれコンピュータ(図示せず)で実行可能なプログラムによって構成することも、またハードウェアやファームウェアで構成することも可能である。
【0017】
動作状態監視タスク11はフェイルセーフ(fail−safe)機能を実行するために実装されるタスクであり、後述する処理フローにしたがってモバイル通信端末1が動作不能の状態に陥ったことを検出した時、装置リセットを行い、装置を復旧させる。
【0018】
オペレーティングシステム12はモバイル通信端末1のリアルタイムOSである。アプリケーションソフトウェア(A〜C)13〜15は動作状態監視タスク11が動作監視の対象とするソフトウェアである。また、アプリケーションソフトウェア(A〜C)13〜15としては、インタネット閲覧用のブラウザソフト、電子メール用のSMTP(Simple Mail Transfer Protocol)、スケジュール帳、電話帳、カメラで撮影した画像の処理ソフト、音楽再生用のソフトウェア等がある。
【0019】
アプリケーションインタフェース群16は動作状態監視タスク11が動作監視の対象とするインタフェース群であり、デバイスドライバ群17は動作状態監視タスク11が動作監視の対象とするドライバ群である。ハードウェア群18はモバイル通信端末本来の携帯電話機能やアプリケーションソフトウェア(A〜C)13〜15による処理を実現するためのハードウェア構成を示している。
【0020】
動作状態監視タスク11はデバイスドライバ層から上位側のソフトウェア部分のタスク群のフリーズを監視し、そのタスクプライオリティはデバイスドライバ群17よりも高位とし、ハードウェア群18よりも低位に設定する。また、動作状態監視タスク11が監視対象とするアプリケーションに対しては、アプリケーションソフトウェア(A〜C)13〜15にてイベント受信時にアプリケーションソフトウェア(A〜C)13〜15別の実行カウンタを加算する処理関数をコール(Call)する。
【0021】
動作状態監視タスク11は監視対象とするアプリケーションインタフェース群16、デバイスドライバ群17を制御するために、アプリケーションインタフェース群16、デバイスドライバ群17のタスクに動作確認要求イベントを発行する。これが動作監視対象タスクへの動作確認要求である。動作確認要求イベント(メッセージ)を受信したタスクは、動作確認処理関数をコールする。
【0022】
動作状態監視タスク11はフリーズ検知のために各タスクへのフリーズ監視タイマによって、動作確認要求イベント(メッセージ)を発行し、動作確認応答にてフリーズを検知する。この動作確認要求イベント(メッセージ)を受信したタスクは動作状態監視タスク11の提供するアプリケーションインタフェース関数をコールし、動作確認応答を行う。
【0023】
アプリケーションソフトウェア(A〜C)13〜15はイベントを受信するたびに、動作状態監視タスク11の提供するアプリケーションインタフェース関数をコールし、実行カウンタを更新する。
【0024】
動作状態監視タスク11はフリーズ監視タイマがタイムアウトの場合、動作確認応答が返ってこないタスクがあるか、全てのアプリケーションソフトウェア(A〜C)13〜15の実行カウンタの更新が1つも行われていなければ、装置フリーズ(動作不可能)状態として初期化処理を行い、モバイル通信端末1を復旧させる。
【0025】
図2は図1の動作状態監視タスク11のタスク処理を示すフローチャートであり、図3は図1の動作状態監視タスク11の動作監視対象のタスク処理を示すフローチャートである。これら図1〜図3を参照して本発明の一実施例によるモバイル通信端末1の動作について説明する。
【0026】
尚、図2において、フリーズ監視タイマは監視する周期のタイムアウト時に各タスクを監視するためのタイマであり、実行カウンタは各アプリケーションソフトウェア(A〜C)13〜15がタスク実行時にインクリメントされるタイマである。
【0027】
また、動作確認要求は動作状態監視タスク11からアプリケーションインタフェース層やデバイスドライバ層に要求され、動作確認応答はその動作確認要求に対するアプリケーションインタフェース層やデバイスドライバ層の応答である。
【0028】
図3において、実行カウンタはアプリケーションソフトウェア(A〜C)13〜15が実行されるたびにインクリメントされるカウンタであり、アプリケーションソフトウェア層に実装される。動作確認は動作確認要求された場合に動作確認応答を行い、アプリケーションインタフェース層やデバイスドライバ層に実装される。
【0029】
動作状態監視タスク11は動作開始時にタスクの初期化を行い(図2ステップS1)、イベント待ちとなる(図2ステップS2)。この後に、動作状態監視タスク11はフリーズ監視タイマイベントが発生すると(図2ステップS3)、全てのアプリケーションソフトウェア(A〜C)13〜15の実行カウンタの読出し処理を行う(図2ステップS4)。
【0030】
さらに、動作状態監視タスク11は監視対象の全タスクからの動作確認応答の読出し処理を行い(図2ステップS5)、全てのアプリケーションソフトウェア(A〜C)13〜15の実行カウンタのいずれかが変化したかを判断する(図2ステップS6)。
【0031】
動作状態監視タスク11は実行カウンタのいずれかが変化していない場合、監視対象の全タスクから動作確認応答がきていなければ(図2ステップS7)、装置フリーズを検知と判断し、装置フリーズ(動作不可能)状態として初期化処理(リセット処理)を行い、モバイル通信端末1を復旧させる。
【0032】
動作状態監視タスク11は監視対象の全タスクから動作確認応答がきていれば(図2ステップS7)、監視する全タスクへ動作確認要求イベント(メッセージ)を発行し(図2ステップS8)、フリーズ監視タイマをセットし(図2ステップS9)、ステップS2のイベント待ちに戻る。
【0033】
一方、動作状態監視タスク11は実行カウンタのいずれかが変化している場合、監視対象の全タスクから動作確認応答がきていれば(図2ステップS10)、監視する全タスクへ動作確認要求イベント(メッセージ)を発行し(図2ステップS8)、フリーズ監視タイマをセットし(図2ステップS9)、ステップS2のイベント待ちに戻る。
【0034】
動作状態監視タスク11は監視対象の全タスクから動作確認応答がきていなければ(図2ステップS10)、現在アクティブなアプリケーションを検索する(図2ステップS11)。動作状態監視タスク11は検索したアプリケーションの実行カウンタが変化していれば(図2ステップS12)、フリーズ監視タイマをセットし(図2ステップS9)、ステップS2のイベント待ちに戻る。
【0035】
また、動作状態監視タスク11は検索したアプリケーションの実行カウンタが変化していなければ(図2ステップS12)、装置フリーズを検知と判断し、装置フリーズ(動作不可能)状態として初期化処理(リセット処理)を行い、モバイル通信端末1を復旧させる。
【0036】
これに対して、動作状態監視タスク11の動作監視対象は動作開始時にタスクの初期化を行い(図3ステップS21)、イベント待ちとなり(図3ステップS22)、実行カウンタを+1する(図3ステップS23)。
【0037】
動作状態監視タスク11の動作監視対象は動作確認要求イベントが発生しなければ(図3ステップS24)、アプリケーション通常処理を行い(図3ステップS25)、ステップS22のイベント待ちに戻る。
【0038】
また、動作状態監視タスク11の動作監視対象は動作確認要求イベントが発生すると(図3ステップS24)、動作確認応答を送信し(図3ステップS26)、ステップS22のイベント待ちに戻る。
【0039】
このように、本実施例では、アプリケーションソフトウェア(A〜C)13〜15が異常を起こした時、「電源ボタンも動作しない」状態となり、本来の携帯電話機能を利用することができないという状態を防ぐことができる。
【0040】
尚、本発明では、システムによってアプリケーションソフトウェア(A〜C)13〜15が占有する時間が異なる場合でも、フリーズ監視タイマの値を変えることによって他システムでも問題なく監視動作を行うことができる。
【0041】
【発明の効果】
以上説明したように本発明は、上述した構成及び動作とすることで、アプリケーションソフトウェアが異常を起こした時に本来の携帯電話機能が利用できなくなるのを防ぐことができるという効果が得られる。
【図面の簡単な説明】
【図1】本発明の一実施例によるモバイル通信端末の構成を示すブロック図である。
【図2】図1の動作状態監視タスクのタスク処理を示すフローチャートである。
【図3】図1の動作状態監視タスクの動作監視対象のタスク処理を示すフローチャートである。
【符号の説明】
1 モバイル通信端末
11 動作状態監視タスク
12 OS
13〜15 アプリケーションソフトウェア(A〜C)
16 アプリケーションインタフェース群
17 デバイスドライバ群
18 ハードウェア群
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a mobile communication terminal, a fail-safe method used therefor, and a program therefor, and more particularly to a fail-safe function in the mobile communication terminal.
[0002]
[Prior art]
At present, in mobile communication terminals such as mobile phones, PHSs (Personal Handy-phone Systems), and PDAs (Personal Digital Assistants), various types of application software exist on a real-time OS (Operating System).
[0003]
For example, in the case of a mobile phone, browser software for browsing the Internet, SMTP (Simple Mail Transfer Protocol) for e-mail, a schedule book, a phone book, software for processing images captured by a camera, software for music playback, and the like. Various application softwares exist.
[0004]
These application softwares are installed in addition to the communication terminal functions inherent in mobile phones, and the capacity has been increasing year by year with the expansion of various functions in mobile phones. Therefore, in the mobile communication terminal as described above, similarly to various information processing apparatuses, maintenance for a failure due to an abnormality in application software is required.
[0005]
As the maintenance processing in the above information processing apparatus, there are processing for recovering from the occurrence of an unexpected system lock without hardware reset (for example, see Patent Document 1), and when the master system recovers, each of the master system and the backup system is promptly restored. (For example, refer to Patent Document 2), a process for continuing normal operation even when a start queue, a restart queue, and an interrupt queue are dropped (for example, see Patent Document 3). .
[0006]
[Patent Document 1]
JP 2001-109637 A (page 4, FIG. 4)
[Patent Document 2]
JP-A-2001-337939 (pages 9 and 10, FIG. 1)
[Patent Document 3]
JP-A-2002-099437 (pages 5 to 9, FIG. 1)
[0007]
[Problems to be solved by the invention]
In the above-mentioned conventional mobile communication terminal, when the above-mentioned application software causes an abnormality, the original mobile phone function may not be available, so that there is no response even if a button is pressed and the power cannot be turned off. There is a problem that may be. This problem cannot be solved even by the techniques described in Patent Documents 1 to 3 described above.
[0008]
SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to solve the above-mentioned problems, and to prevent a mobile communication terminal from being unable to use its original mobile phone function when application software fails, a fail-safe method used therefor, and a program therefor. Is to provide.
[0009]
[Means for Solving the Problems]
A mobile communication terminal according to the present invention is a mobile communication terminal capable of operating a plurality of application software, a detection function for detecting that an abnormality has occurred in the application software, and a device for detecting that the abnormality has occurred. A fail-safe function for resetting the device by performing a reset.
[0010]
A fail-safe method according to the present invention is a fail-safe method for a mobile communication terminal capable of operating a plurality of application software, wherein the mobile communication terminal side detects that an abnormality has occurred in the application software; and Resetting the device when it is detected that an abnormality has occurred to recover the device.
[0011]
The program of the fail-safe method according to the present invention is a program of the fail-safe method of a mobile communication terminal capable of operating a plurality of application software, and includes a process for detecting, in a computer, an abnormality in the application software; And resetting the device when it is detected that an abnormality has occurred to recover the device.
[0012]
That is, the mobile communication terminal of the present invention avoids an inoperable case in which the original communication terminal function cannot be used when an application software running on a real-time OS (Operating System) fails. I do.
[0013]
More specifically, in the mobile communication terminal of the present invention, when it is detected that application software running on the real-time OS has failed, a fail-safe (fail- (safe) The operation state monitoring task is implemented to execute the function.
[0014]
Thereby, in the mobile communication terminal of the present invention, when a failure occurs in the application software system, a software structure for recovering from the failure is realized. It is possible to prevent the "mobile phone not operating" state from being used and the original mobile phone function cannot be used.
[0015]
BEST MODE FOR CARRYING OUT THE INVENTION
Next, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a mobile communication terminal according to one embodiment of the present invention. In FIG. 1, a mobile communication terminal 1 includes an operation status monitoring task 11, an OS (operating system) 12, application software (A to C) 13 to 15, an application interface group 16, a device driver group 17, a hardware A group 18 is provided. On the OS 12, in addition to the application software (A to C) 13 to 15, the mobile phone function inherent to the mobile communication terminal is operated.
[0016]
The operation state monitoring task 11, the application interface group 16, and the device driver group 17 can each be constituted by a program executable by a computer (not shown), or can be constituted by hardware or firmware. .
[0017]
The operation state monitoring task 11 is a task implemented for executing a fail-safe function, and when detecting that the mobile communication terminal 1 has become inoperable according to a processing flow described below, Perform a device reset to recover the device.
[0018]
The operating system 12 is a real-time OS of the mobile communication terminal 1. The application software (A to C) 13 to 15 is software to be monitored by the operation status monitoring task 11 for operation. The application software (A to C) 13 to 15 includes browser software for Internet browsing, SMTP (Simple Mail Transfer Protocol) for e-mail, schedule book, phone book, processing software for images taken by a camera, and music. There is software for reproduction.
[0019]
The application interface group 16 is an interface group to be monitored by the operation status monitoring task 11, and the device driver group 17 is a driver group to be monitored by the operation status monitoring task 11. The hardware group 18 indicates a hardware configuration for realizing the mobile phone function inherent in the mobile communication terminal and the processing by the application software (A to C) 13 to 15.
[0020]
The operation state monitoring task 11 monitors the freeze of the task group of the software portion on the upper side from the device driver layer, and sets the task priority to be higher than the device driver group 17 and lower than the hardware group 18. For the application to be monitored by the operation state monitoring task 11, the application software (A to C) 13 to 15 adds an execution counter for each of the application software (A to C) 13 to 15 when receiving an event. Call the processing function.
[0021]
The operation state monitoring task 11 issues an operation confirmation request event to the tasks of the application interface group 16 and the device driver group 17 in order to control the application interface group 16 and the device driver group 17 to be monitored. This is an operation check request to the operation monitoring target task. The task that has received the operation confirmation request event (message) calls the operation confirmation processing function.
[0022]
The operation state monitoring task 11 issues an operation confirmation request event (message) by a freeze monitoring timer to each task for detecting a freeze, and detects the freeze in the operation confirmation response. The task that has received the operation confirmation request event (message) calls an application interface function provided by the operation state monitoring task 11 and performs an operation confirmation response.
[0023]
Each time the application software (A to C) 13 to 15 receives an event, it calls an application interface function provided by the operation state monitoring task 11 and updates the execution counter.
[0024]
When the freeze monitoring timer has timed out, the operation state monitoring task 11 must have no task that returns an operation confirmation response, or must not update at least one of the execution counters of all the application software (A to C) 13 to 15. For example, an initialization process is performed with the device frozen (inoperable), and the mobile communication terminal 1 is restored.
[0025]
FIG. 2 is a flowchart illustrating the task processing of the operation state monitoring task 11 of FIG. 1, and FIG. 3 is a flowchart illustrating the operation monitoring target task processing of the operation state monitoring task 11 of FIG. The operation of the mobile communication terminal 1 according to one embodiment of the present invention will be described with reference to FIGS.
[0026]
In FIG. 2, a freeze monitoring timer is a timer for monitoring each task when a monitoring cycle times out, and an execution counter is a timer by which each of the application software (A to C) 13 to 15 is incremented when the task is executed. is there.
[0027]
The operation confirmation request is requested from the operation state monitoring task 11 to the application interface layer and the device driver layer, and the operation confirmation response is a response of the application interface layer and the device driver layer to the operation confirmation request.
[0028]
In FIG. 3, the execution counter is a counter that is incremented each time the application software (A to C) 13 to 15 is executed, and is implemented in the application software layer. In the operation check, when the operation check is requested, an operation check response is performed, and the operation check is implemented in the application interface layer and the device driver layer.
[0029]
The operation state monitoring task 11 initializes the task at the start of the operation (Step S1 in FIG. 2), and waits for an event (Step S2 in FIG. 2). Thereafter, when a freeze monitoring timer event occurs (step S3 in FIG. 2), the operation state monitoring task 11 reads the execution counters of all the application software (A to C) 13 to 15 (step S4 in FIG. 2).
[0030]
Further, the operation state monitoring task 11 reads out operation confirmation responses from all tasks to be monitored (Step S5 in FIG. 2), and any one of the execution counters of all the application software (A to C) 13 to 15 changes. It is determined whether the process has been performed (step S6 in FIG. 2).
[0031]
If any of the execution counters has not changed, and if no operation confirmation response has been received from all of the tasks to be monitored (step S7 in FIG. 2), the operation state monitoring task 11 determines that an apparatus freeze has been detected and determines that the apparatus has been frozen (operation The mobile communication terminal 1 is restored by performing an initialization process (reset process) in a state of “impossible”.
[0032]
If an operation confirmation response has been received from all monitored tasks (step S7 in FIG. 2), the operation state monitoring task 11 issues an operation confirmation request event (message) to all monitored tasks (step S8 in FIG. 2), and freeze monitoring is performed. The timer is set (step S9 in FIG. 2), and the process returns to step S2 to wait for an event.
[0033]
On the other hand, if any one of the execution counters has changed and the operation confirmation response has been received from all the tasks to be monitored (step S10 in FIG. 2), the operation state monitoring task 11 sends an operation confirmation request event to all the tasks to be monitored (step S10 in FIG. 2). Message (step S8 in FIG. 2), a freeze monitoring timer is set (step S9 in FIG. 2), and the process returns to step S2 to wait for an event.
[0034]
If no operation confirmation response has been received from all monitored tasks (step S10 in FIG. 2), the operation state monitoring task 11 searches for a currently active application (step S11 in FIG. 2). If the execution counter of the retrieved application has changed (step S12 in FIG. 2), the operation state monitoring task 11 sets a freeze monitoring timer (step S9 in FIG. 2), and returns to the event wait state in step S2.
[0035]
If the execution counter of the retrieved application has not changed (step S12 in FIG. 2), the operation state monitoring task 11 determines that the apparatus has been frozen, and sets the apparatus to the apparatus frozen (inoperable) state and initializes (reset processing). ) To restore the mobile communication terminal 1.
[0036]
In contrast, the operation monitoring target of the operation state monitoring task 11 initializes the task at the start of the operation (Step S21 in FIG. 3), waits for an event (Step S22 in FIG. 3), and increments the execution counter by one (Step S3 in FIG. 3). S23).
[0037]
If an operation check request event does not occur in the operation monitoring target of the operation state monitoring task 11 (step S24 in FIG. 3), application normal processing is performed (step S25 in FIG. 3), and the process returns to step S22 to wait for events.
[0038]
When an operation check request event occurs (step S24 in FIG. 3), the operation monitoring target of the operation state monitoring task 11 transmits an operation check response (step S26 in FIG. 3), and returns to the event wait state in step S22.
[0039]
As described above, in the present embodiment, when the application software (A to C) 13 to 15 becomes abnormal, the power button does not operate and the original mobile phone function cannot be used. Can be prevented.
[0040]
In the present invention, even when the time occupied by the application software (A to C) 13 to 15 differs depending on the system, the monitoring operation can be performed without problems by another system by changing the value of the freeze monitoring timer.
[0041]
【The invention's effect】
As described above, according to the present invention, by adopting the above-described configuration and operation, it is possible to prevent the original mobile phone function from being unavailable when an abnormality occurs in the application software.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a mobile communication terminal according to one embodiment of the present invention.
FIG. 2 is a flowchart showing task processing of an operation state monitoring task of FIG. 1;
FIG. 3 is a flowchart showing a task process of an operation monitoring target of the operation state monitoring task of FIG. 1;
[Explanation of symbols]
1 Mobile communication terminal 11 Operation status monitoring task 12 OS
13-15 Application Software (AC)
16 Application Interface Group 17 Device Driver Group 18 Hardware Group

Claims (11)

複数のアプリケーションソフトウェアが動作可能なモバイル通信端末であって、前記アプリケーションソフトウェアで異常が発生したことを検出する検出機能と、その異常が発生したことを検出した時に装置リセットを行って装置を復旧させるフェイルセーフ機能とを有することを特徴とするモバイル通信端末。A mobile communication terminal operable with a plurality of application software, a detection function for detecting that an abnormality has occurred in the application software, and performing a device reset when the abnormality has been detected to recover the device. A mobile communication terminal having a fail-safe function. 前記複数のアプリケーションソフトウェアは、各々対応する実行カウンタをイベント受信時に加算することを特徴とする請求項1記載のモバイル通信端末。2. The mobile communication terminal according to claim 1, wherein the plurality of application software adds a corresponding execution counter when an event is received. 前記検出機能は、デバイスドライバ層から上位側のソフトウェア部分のタスク群のフリーズを監視するフリーズ監視タイマであることを特徴とする請求項1または請求項2記載のモバイル通信端末。3. The mobile communication terminal according to claim 1, wherein the detection function is a freeze monitoring timer that monitors a freeze of a task group of a software portion on a higher side from a device driver layer. 前記フェイルセーフ機能は、前記フリーズ監視タイマがタイムアウトとなりかつ動作確認要求に対する動作確認応答が返ってこないタスクがある時に初期化処理を行って自端末を復旧させることを特徴とする請求項3記載のモバイル通信端末。4. The fail-safe function according to claim 3, wherein when the freeze monitoring timer times out and there is a task for which an operation confirmation response to the operation confirmation request is not returned, an initialization process is performed to recover the terminal itself. Mobile communication terminal. 前記フェイルセーフ機能は、前記フリーズ監視タイマがタイムアウトとなりかつ前記実行カウンタの更新が1つも行われていない時に初期化処理を行って自端末を復旧させることを特徴とする請求項3または請求項4記載のモバイル通信端末。5. The fail safe function according to claim 3, wherein when the freeze monitoring timer has timed out and the execution counter has not been updated at all, initialization processing is performed to recover the terminal. Mobile communication terminal as described. 複数のアプリケーションソフトウェアが動作可能なモバイル通信端末のフェイルセーフ方法であって、前記モバイル通信端末側に、前記アプリケーションソフトウェアで異常が発生したことを検出するステップと、その異常が発生したことを検出した時に装置リセットを行って装置を復旧させるステップとを有することを特徴とするフェイルセーフ方法。A fail-safe method for a mobile communication terminal capable of operating a plurality of application software, wherein the mobile communication terminal detects that an abnormality has occurred in the application software, and has detected that the abnormality has occurred. Resetting the device by resetting the device at some time. 前記複数のアプリケーションソフトウェアは、各々対応する実行カウンタをイベント受信時に加算することを特徴とする請求項6記載のフェイルセーフ方法。7. The fail-safe method according to claim 6, wherein each of the plurality of application software adds a corresponding execution counter when an event is received. 前記異常が発生したことを検出するステップは、フリーズ監視タイマにてデバイスドライバ層から上位側のソフトウェア部分のタスク群のフリーズを監視することを特徴とする請求項6または請求項7記載のフェイルセーフ方法。8. The fail-safe according to claim 6, wherein in the step of detecting the occurrence of the abnormality, a freeze monitoring timer monitors a freeze of the task group of the upper software portion from the device driver layer. Method. 前記装置を復旧させるステップは、前記フリーズ監視タイマがタイムアウトとなりかつ動作確認要求に対する動作確認応答が返ってこないタスクがある時に初期化処理を行って自端末を復旧させることを特徴とする請求項8記載のフェイルセーフ方法。9. The device according to claim 8, wherein in the step of restoring the device, when the freeze monitoring timer times out and there is a task for which an operation confirmation response to the operation confirmation request is not returned, an initialization process is performed to restore the terminal. The failsafe method described. 前記装置を復旧させるステップは、前記フリーズ監視タイマがタイムアウトとなりかつ前記実行カウンタの更新が1つも行われていない時に初期化処理を行って自端末を復旧させることを特徴とする請求項8または請求項9記載のフェイルセーフ方法。9. The method according to claim 8, wherein the step of restoring the apparatus performs an initialization process when the freeze monitoring timer has timed out and no update of the execution counter has been performed to restore the terminal. Item 10. The fail-safe method according to item 9. 複数のアプリケーションソフトウェアが動作可能なモバイル通信端末のフェイルセーフ方法のプログラムであって、コンピュータに、前記アプリケーションソフトウェアで異常が発生したことを検出する処理と、その異常が発生したことを検出した時に装置リセットを行って装置を復旧させる処理とを実行させるためのプログラム。A program of a fail-safe method for a mobile communication terminal capable of operating a plurality of application software, the computer comprising: a process for detecting that an abnormality has occurred in the application software; and a device for detecting the occurrence of the abnormality. A program for executing a process of performing a reset to recover the device.
JP2003048409A 2003-02-26 2003-02-26 Mobile communication terminal, fail-safe method used therefor, and its program Pending JP2004258936A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003048409A JP2004258936A (en) 2003-02-26 2003-02-26 Mobile communication terminal, fail-safe method used therefor, and its program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003048409A JP2004258936A (en) 2003-02-26 2003-02-26 Mobile communication terminal, fail-safe method used therefor, and its program

Publications (1)

Publication Number Publication Date
JP2004258936A true JP2004258936A (en) 2004-09-16

Family

ID=33114370

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003048409A Pending JP2004258936A (en) 2003-02-26 2003-02-26 Mobile communication terminal, fail-safe method used therefor, and its program

Country Status (1)

Country Link
JP (1) JP2004258936A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007110955A1 (en) * 2006-03-29 2007-10-04 Fujitsu Limited Mobile terminal apparatus, status monitoring method and status monitoring program
JP2008072606A (en) * 2006-09-15 2008-03-27 Softbank Mobile Corp Method of monitoring communication in transmission/reception control unit and communication terminal device
JP2011048444A (en) * 2009-08-25 2011-03-10 Fujitsu Toshiba Mobile Communications Ltd Information processing apparatus
CN104407930A (en) * 2014-10-22 2015-03-11 陆俊 Method and system for assisting in remote mobile terminal
CN104679630A (en) * 2015-02-13 2015-06-03 广东欧珀移动通信有限公司 Adjustment method and device for working mode of intelligent terminal
JP2016207122A (en) * 2015-04-28 2016-12-08 京セラドキュメントソリューションズ株式会社 Electronic equipment and reboot program
CN110046030A (en) * 2018-01-12 2019-07-23 广东欧珀移动通信有限公司 Applied program processing method and device, electronic equipment, computer readable storage medium
WO2019163002A1 (en) * 2018-02-20 2019-08-29 株式会社日立国際電気 Software wireless device
WO2020059004A1 (en) * 2018-09-18 2020-03-26 株式会社日立国際電気 Software wireless device

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007110955A1 (en) * 2006-03-29 2007-10-04 Fujitsu Limited Mobile terminal apparatus, status monitoring method and status monitoring program
JP2008072606A (en) * 2006-09-15 2008-03-27 Softbank Mobile Corp Method of monitoring communication in transmission/reception control unit and communication terminal device
JP2011048444A (en) * 2009-08-25 2011-03-10 Fujitsu Toshiba Mobile Communications Ltd Information processing apparatus
CN104407930A (en) * 2014-10-22 2015-03-11 陆俊 Method and system for assisting in remote mobile terminal
CN104679630A (en) * 2015-02-13 2015-06-03 广东欧珀移动通信有限公司 Adjustment method and device for working mode of intelligent terminal
JP2016207122A (en) * 2015-04-28 2016-12-08 京セラドキュメントソリューションズ株式会社 Electronic equipment and reboot program
CN110046030A (en) * 2018-01-12 2019-07-23 广东欧珀移动通信有限公司 Applied program processing method and device, electronic equipment, computer readable storage medium
CN110046030B (en) * 2018-01-12 2021-08-31 Oppo广东移动通信有限公司 Application program processing method and device, electronic equipment and computer readable storage medium
WO2019163002A1 (en) * 2018-02-20 2019-08-29 株式会社日立国際電気 Software wireless device
JPWO2019163002A1 (en) * 2018-02-20 2021-02-04 株式会社日立国際電気 Software defined radio
WO2020059004A1 (en) * 2018-09-18 2020-03-26 株式会社日立国際電気 Software wireless device
JPWO2020059004A1 (en) * 2018-09-18 2021-06-03 株式会社日立国際電気 Software defined radio
US11734118B2 (en) 2018-09-18 2023-08-22 Hitachi Kokusai Electric Inc. Software wireless device

Similar Documents

Publication Publication Date Title
US6477663B1 (en) Method and apparatus for providing process pair protection for complex applications
AU752846B2 (en) Method and apparatus for providing failure detection and recovery with predetermined degree of replication for distributed applications in a network
AU752844B2 (en) Method and apparatus for providing failure detection and recovery with predetermined replication style for distributed applications in a network
US20150205683A1 (en) Maintaining a cluster of virtual machines
JP2004165810A (en) Duplicated system for wireless lan base station
US8943191B2 (en) Detection of an unresponsive application in a high availability system
WO2012149719A1 (en) Method and system for establishing checkpoint
EP2524302B1 (en) Persistent application activation and timer notifications
JP2004258936A (en) Mobile communication terminal, fail-safe method used therefor, and its program
JP2000250771A (en) Server duplication system
JP4592511B2 (en) IP network server backup system
WO2006020390A2 (en) Computing system redundancy and fault tolerance
JP2005301436A (en) Cluster system and failure recovery method for it
JP6421516B2 (en) Server device, redundant server system, information takeover program, and information takeover method
JP6124644B2 (en) Information processing apparatus and information processing system
CN111858177B (en) Inter-process communication abnormality repairing method and device, electronic equipment and storage medium
JP2006229512A (en) Server switching method, server, and server switching program
JP2001331330A (en) Process abnormality detection and restoration system
JP6856574B2 (en) Service continuation system and service continuation method
JP2003256399A (en) Control method for switching in hot standby system
JP5378847B2 (en) Monitoring device
JP2010055509A (en) System, method, and program for fault recovery, and cluster system
JPH10133963A (en) Fault detecting and recovering system for computer
JP2004157767A (en) Software update system
JP6368842B2 (en) Process monitoring program and process monitoring system

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20060407

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070205

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070213

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070703