JP2007221228A - Mobile terminal - Google Patents

Mobile terminal Download PDF

Info

Publication number
JP2007221228A
JP2007221228A JP2006036645A JP2006036645A JP2007221228A JP 2007221228 A JP2007221228 A JP 2007221228A JP 2006036645 A JP2006036645 A JP 2006036645A JP 2006036645 A JP2006036645 A JP 2006036645A JP 2007221228 A JP2007221228 A JP 2007221228A
Authority
JP
Japan
Prior art keywords
terminal device
state
mobile terminal
application program
execution
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
JP2006036645A
Other languages
Japanese (ja)
Inventor
Kazuyuki Yunoki
和幸 柚ノ木
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
Original Assignee
NEC Corp
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 filed Critical NEC Corp
Priority to JP2006036645A priority Critical patent/JP2007221228A/en
Publication of JP2007221228A publication Critical patent/JP2007221228A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a means of suppressing consumption of its battery due to application software termination processing to be executed by a virtual machine function but left unprocessed. <P>SOLUTION: The mobile terminal 20 such as a mobile phone is provided with a touch sensor section 22 capable of sensing a contact of a user with the terminal, when a contact signal from the touch sensor section 22 is outputted to a control section 21, it is discriminated that the mobile terminal 20 is used by the user, and when a non-contact signal is outputted, it is discriminated that the mobile terminal 20 is not used at present. When an application software program is executed on the mobile terminal 20 and the non-contact signal is outputted from the touch sensor section 22, the control section 21 temporarily interrupts execution of the application software program during the execution so as to suppress the power consumption of the mobile terminal. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、仮想マシン機能を実装することにより、IPサーバ等からダウンロードした種々のアプリケーションプログラムを、端末上で実行する機能を有する携帯電話機等の携帯端末装置に関する。   The present invention relates to a mobile terminal device such as a mobile phone having a function of executing various application programs downloaded from an IP server or the like on a terminal by implementing a virtual machine function.

最近の携帯電話機等の携帯端末装置は、電話機能あるいはメール機能等の携帯電話機として通常有している機能に加えて、Java(サンマイクロシステムズ社の登録商標)やBREW(Binary Runtime Environment for Wireless)仮想マシン機能を実装し、JavaやBREWで記述された、携帯電話機能とは直接関係しない様々なアプリケーションプログラムを格納し、端末上で実行できるようにしたものが多くなっている(特許文献1)。このアプリケーションプログラムを実行することにより、携帯端末装置のディスプレイ上に3次元動画からなる待ち受け画面を表示させたり、ゲームを行ったり、あるいは音楽を再生することができるようになっている。   In recent mobile terminal devices such as mobile phones, in addition to functions normally provided as mobile phones such as a telephone function or a mail function, Java (registered trademark of Sun Microsystems) or BREW (Binary Runtime Environment for Wireless) Increasingly, virtual machine functions are implemented and various application programs written in Java or BREW, which are not directly related to the mobile phone function, are stored and can be executed on a terminal (Patent Document 1). . By executing this application program, it is possible to display a standby screen composed of a three-dimensional video, play a game, or play music on the display of the mobile terminal device.

特開2003−101628号公報JP 2003-101628 A

このようなアプリケーションプログラムを実行可能な携帯電話機により、JavaやBREWアプリケーションを実行している途中で、たとえば、電車などから降りる際に携帯端末をそのまま閉じてバッグやポケットに入れてしまうなどして、JavaやBREWアプリケーションを終了させずにそのままの状態で放置した場合、JavaやBREWアプリケーションが起動し続けて端末のバッテリーを消費してしまうことがあり、いざ音声やメールの発信を行おうというときに携帯端末を使えない状態にしてしまうという問題があった。   While a Java phone or BREW application is being executed by a mobile phone capable of executing such an application program, for example, when getting off a train, the mobile terminal is closed as it is and put in a bag or pocket, If you leave the Java or BREW application as it is without ending it, the Java or BREW application may continue to start up and consume the battery of the terminal. There was a problem that the mobile terminal could not be used.

携帯電話や携帯端末は1回の充電で使用可能な時間が限られているので、バッテリー維持時間の向上を考えた場合、消費電力の大きいJavaやBREWで記述されたアプリケーションプログラムの実行時間を少しでも短くすることが必要である。   Mobile phones and mobile terminals have a limited amount of time that can be used with a single charge, so when considering improving battery maintenance time, the execution time of application programs written in Java or BREW, which consumes a large amount of power, is slightly reduced. But it is necessary to shorten it.

本発明の目的は、上記問題点に鑑み、ユーザーがJavaやBREWで記述されたアプリケーションソフト終了処理を忘れた場合でもそのソフトを何らかの形で制御することにより、ソフト駆動時間を短縮し、バッテリー維持時間の向上を図ることが可能な手段を提供することにある。   In view of the above problems, the object of the present invention is to control the software in some way even when the user forgets the application software termination processing described in Java or BREW, thereby reducing the software driving time and maintaining the battery. The object is to provide a means capable of improving the time.

本発明は、携帯電話機機能に加えて、仮想マシン機能と該仮想マシン機能により実行されるアプリケーションプログラムが実装された携帯端末装置において、該携帯端末装置の使用状態と不使用状態を検出する使用/不使用検出手段と、前記アプリケーションプログラムが起動されている状態において前記使用状態検出手段により前記携帯端末装置の不使用状態が検出されたとき、前記アプリケーションプログラムの実行を中断させる制御を行うアプリケーションプログラム実行制御手段と、を備えていることを特徴とする。   The present invention relates to a mobile terminal device in which a virtual machine function and an application program executed by the virtual machine function are mounted in addition to the mobile phone function. Non-use detection means and application program execution for performing control to interrupt execution of the application program when the use state detection means detects the non-use state of the portable terminal device in a state where the application program is activated And a control means.

携帯端末装置の使用状態と不使用状態を検出する手段として種々の手段を採用することができるが、例えば、携帯端末のキーボードが配置されている筐体の側面にタッチセンサを配置し、ユーザーが手で携帯端末筐体を握っているときにユーザーの接触状態を検知して使用状態であると判定し、手から離れた非接触状態を検知して不使用状態であると判定する構成を採用することができる。そして、携帯端末上で実行されているJavaやBREWアプリケーションをタッチセンサでユーザーの接触を検知している状態のときのみ起動させ、非接触を検知している時にはJavaアプリケーションの実行を一時中断することにより、携帯端末の消費電流を抑えるようにする。   Various means can be adopted as means for detecting the use state and the non-use state of the mobile terminal device. For example, a touch sensor is arranged on the side surface of the casing where the keyboard of the mobile terminal is arranged, and the user can Uses a configuration that detects the user's contact status when the handheld terminal case is held by hand and determines that it is in use, and detects non-contact status away from the hand and determines that it is not in use can do. Then, the Java or BREW application running on the mobile terminal is activated only when the touch of the user is detected by the touch sensor, and the execution of the Java application is temporarily suspended when the non-contact is detected. Thus, the current consumption of the portable terminal is suppressed.

あるいは、携帯端末装置が、ヒンジ部により折り畳み可能に構成された2つの筐体によって構成されている場合には、2つの筐体がヒンジ部により開かれた状態と折り畳まれた状態を検知する手段を備え、開かれた状態のとき使用状態と判定し、折り畳まれた状態のとき不使用状態と判定する構成を採用することもできる。   Alternatively, in the case where the mobile terminal device is configured by two housings configured to be foldable by the hinge portion, means for detecting whether the two housings are opened by the hinge portion and folded. It is also possible to adopt a configuration in which it is determined that it is in a used state when it is in an open state and is determined as a non-use state when it is in a folded state.

また、前記アプリケーションプログラム実行制御手段は、前記アプリケーションプログラムの実行が中断している状態において前記使用/不使用検出手段により前記携帯端末装置の使用状態が検出されたとき、前記中断状態のアプリケーションプログラムの実行を自動的に再開させる制御を行う機能を備えることができる。   Further, the application program execution control means is configured to detect the use state of the suspended application program when the use / non-use detection means detects the use state of the portable terminal device in a state where the execution of the application program is interrupted. A function of performing control to automatically resume execution can be provided.

また本発明は、携帯電話機機能と、仮想マシン機能により実行されるアプリケーションプログラムが実装された携帯端末装置が備える制御部に用いるコンピュータで実行される制御用プログラムが、ユーザーの前記携帯端末装置への接触状態を判定する第1の処理と、前記アプリケーションプログラム実行中に、前記第1の処理1によりユーザーの接触状態が解除されたと判定されたときに前記実行中のアプリケーションプログラムの実行を一時中断する第2の処理と、該第2の処理により前記アプリケーションプログラム実行が中断されている状態において、前記第1の処理によりユーザー前記携帯端末装置への接触状態が検知されたと判定されたときに中断中の前記アプリケーションプログラムの実行を再開する第3の処理を含んでいることを特徴としている。   In addition, the present invention provides a control program executed by a computer used in a control unit provided in a mobile terminal device in which an application program executed by a mobile phone function and a virtual machine function is installed, to a user's mobile terminal device. During the execution of the application program and the first process for determining the contact state, the execution of the application program being executed is temporarily suspended when it is determined by the first process 1 that the user's contact state has been released. In a state where execution of the application program is interrupted by the second process and the second process, the process is interrupted when it is determined that a contact state with respect to the mobile terminal device is detected by the first process Including a third process for resuming the execution of the application program It is characterized by a door.

本発明では、携帯端末装置に、該携帯端末装置がユーザーによって使用されている最中か否かを検出する手段を備え、使用されていないことが検出されたときには、その時点で起動されているJavaやBREWアプリケーションプログラムの実行を自動的に一時中断して端末のバッテリー消費を抑制することができ、バッテリー維持時間の向上を行うことができる。   In the present invention, the mobile terminal device is provided with means for detecting whether or not the mobile terminal device is being used by the user, and is activated when it is detected that the mobile terminal device is not being used. The execution of the Java or BREW application program can be automatically suspended to suppress the battery consumption of the terminal, and the battery maintenance time can be improved.

従って、例えば電車内において、携帯電話機でJavaやBREWアプリケーションを実行している途中で電車から降りる際に、携帯電話機をそのまま閉じてしまうなどして、JavaやBREWアプリケーションを終了させずにそのままの状態でバッグやポケットに入れて放置してしまった場合、JavaやBREWアプリケーションが起動し続け、端末のバッテリーを消費して、いざ音声やメールの発信を行おうとしたときに携帯端末が使えない状態となっていたというような問題を解消することができる。   Therefore, for example, in a train, when getting off the train while the Java or BREW application is being executed on the mobile phone, the mobile phone is closed as it is, so that the Java or BREW application is not terminated and is left as it is. If you leave it in your bag or pocket, the Java or BREW application will continue to run, your phone ’s battery will be consumed, and you will be unable to use your mobile device when trying to send voice or mail. It is possible to solve the problem that it was.

図1は、本発明の実施形態の例を示す携帯電話機等の携帯端末装置の概観図である。携帯端末装置11は、キーボードが配置された第1の筐体と表示部が配置された第2の筐体からなり、ヒンジ部により折り畳み可能に構成されている。キーボードが配置された第1の筐体の側面にはタッチセンサ12が配置されており、ユーザーが第1の筐体を手で保持してタッチセンサ12に接触しているときに、それを検出して接触信号を出力する。   FIG. 1 is an overview of a mobile terminal device such as a mobile phone showing an example of an embodiment of the present invention. The mobile terminal device 11 includes a first housing in which a keyboard is disposed and a second housing in which a display unit is disposed, and is configured to be foldable by a hinge portion. The touch sensor 12 is arranged on the side surface of the first housing where the keyboard is arranged, and detects when the user holds the first housing with the hand and is in contact with the touch sensor 12. To output a contact signal.

図2は、図1にて例示した携帯端末装置11の内部構成の概略を示す機能ブロック図である。図2おいては、図1の携帯端末装置11を便宜上、携帯端末20と記述する。   FIG. 2 is a functional block diagram illustrating an outline of the internal configuration of the mobile terminal device 11 illustrated in FIG. In FIG. 2, the mobile terminal device 11 of FIG. 1 is described as a mobile terminal 20 for convenience.

携帯端末20は、携帯端末20の中に実装されている各デバイスを制御するためのプログラムを実行する制御部21と、携帯端末20にユーザーが触れていることを検知することができるタッチセンサ部22と、携帯端末20上に実装されているキーボタンなどの入力部23と、携帯端末20上に実装されていて制御部21上で動くプログラムから描画や音再生を要求されて表示や音声出力処理する出力部24と、携帯端末20上に実装されているバッテリーなどからの電力処理をする電源部25と、携帯端末20上に実装されている制御部21上で動作する呼制御プログラムからの指示により無線通信を行う無線部26で構成される。   The mobile terminal 20 includes a control unit 21 that executes a program for controlling each device mounted in the mobile terminal 20 and a touch sensor unit that can detect that the user is touching the mobile terminal 20. 22, an input unit 23 such as a key button mounted on the portable terminal 20, and a drawing or sound reproduction requested by a program that is mounted on the portable terminal 20 and runs on the control unit 21. An output unit 24 for processing, a power source unit 25 for processing power from a battery or the like mounted on the mobile terminal 20, and a call control program operating on the control unit 21 mounted on the mobile terminal 20 The wireless unit 26 performs wireless communication according to an instruction.

なお、図2では示されていないが、制御部21は、CPU、ROM、RAM、不揮発性メモリ等を備えており、CPUが、ROMや不揮発性メモリに格納されている制御プログラムあるいはアプリケーションに従って、携帯端末20の各部を制御している。また、RAMは、ワークエリアとして用いられ、CPUにより実行される種々のアプリケーションや、当該アプリケーションの実行に際して利用される各種のデータ等を一時的に格納する。   Although not shown in FIG. 2, the control unit 21 includes a CPU, a ROM, a RAM, a nonvolatile memory, and the like, and the CPU is in accordance with a control program or application stored in the ROM or the nonvolatile memory. Each part of the portable terminal 20 is controlled. The RAM is used as a work area, and temporarily stores various applications executed by the CPU and various data used when executing the applications.

ROMには、各種制御情報や制御プログラムの他、例えばCPUにより実行される各種アプリケーション、Javaアプリケーションの実行環境を構築するためのソフトウェア等が格納され、不揮発性メモリには、電話帳、受信した電子メール、IPサーバからダウンロードされたJavaアプリケーション等が格納されている。Javaアプリケーションの実行環境を構築するためのソフトウェアは、CD−ROM等の記憶媒体からインストール、あるいはIPサーバからダウンロードして不揮発性メモリ等に格納してもよい。   In addition to various control information and control programs, the ROM stores, for example, various applications executed by the CPU, software for constructing an execution environment for Java applications, and the non-volatile memory includes a telephone book and received electronic Stores mail, Java applications downloaded from the IP server, and the like. Software for constructing a Java application execution environment may be installed from a storage medium such as a CD-ROM, or downloaded from an IP server and stored in a non-volatile memory or the like.

図3は、携帯端末20内の制御部21にて動作するプログラムの構成を示すプログラム構成図である。なお、図3に記載するプログラム構成図は、本実施形態を説明するために関連する部分のみを限定して記載したものであり、携帯電話や携帯端末のプログラム構成すべてを記載するものではない。また、このプログラム構成図は、説明の便宜上、Javaアプリケーションを想定した構成となっている。   FIG. 3 is a program configuration diagram showing a configuration of a program operating in the control unit 21 in the mobile terminal 20. Note that the program configuration diagram illustrated in FIG. 3 is illustrated by limiting only the relevant portions for explaining the present embodiment, and does not describe all the program configurations of the mobile phone and the mobile terminal. In addition, this program configuration diagram assumes a Java application for convenience of explanation.

図3に示すプログラム構成図30において、タッチセンサドライバ31は、図2のタッチセンサ部22を制御するためのプログラムであり、接触検知処理部32は、タッチセンサドライバ31にてタッチセンサ12へのユーザーの接触を検知した割り込みをあげた際に、接触を検知するプログラムであり、接触状態監視部33は、接触検知処理部32にて処理されたユーザーの接触状態を監視して状態を保持するプログラムである。   In the program configuration diagram 30 shown in FIG. 3, the touch sensor driver 31 is a program for controlling the touch sensor unit 22 in FIG. 2, and the contact detection processing unit 32 is used to apply the touch sensor 12 to the touch sensor 12. This is a program for detecting a contact when an interruption for detecting a user's contact is given. The contact state monitoring unit 33 monitors the user's contact state processed by the contact detection processing unit 32 and holds the state. It is a program.

また、System-AM34は、システム全体のアプリケーションを管理するアプリケーションマネージメントプログラムであり、Java-AM35は、Javaアプリケーションのマネージメントプログラムであり、Java-VM36は、Javaアプリケーションを実行するヴァーチャルマシーンプログラムであり、待ち受け画面表示APL37は、携帯電話や携帯端末の電源ON後に表示されるデフォルトウィンドウ画面アプリケーションであり、表示出力制御部38は、Java-AM35やJava-VM36や、待ち受け画面APL37などからの画面出力要求を実行制御する画面出力制御プログラムである。   The System-AM 34 is an application management program for managing applications of the entire system, the Java-AM 35 is a management program for Java applications, and the Java-VM 36 is a virtual machine program for executing Java applications, and is on standby. The screen display APL 37 is a default window screen application that is displayed after the mobile phone or mobile terminal is turned on. The display output control unit 38 receives a screen output request from the Java-AM 35, the Java-VM 36, the standby screen APL 37, or the like. This is a screen output control program for execution control.

図4〜図6は、本実施形態の動作を示すフローチャートである。以下、本実施形態の動作について、図1〜図6を参照して詳細に説明する。   4 to 6 are flowcharts showing the operation of this embodiment. Hereinafter, the operation of the present embodiment will be described in detail with reference to FIGS.

本実施形態の携帯電話および携帯端末において、ユーザーが端末に接触していることを検知する手順は、図4に示されているように、まずユーザーの手などがタッチセンサ12に接触すると、タッチセンサ12から接触検知信号が出力され、タッチセンサ部22は、タッチセンサ12から接触検知信号を受けて、制御部21に対してユーザーが携帯端末に接触されたことを示す割り込み信号を出力する(ステップ41)。   In the mobile phone and the mobile terminal of the present embodiment, the procedure for detecting that the user is in contact with the terminal is as follows. First, when the user's hand or the like touches the touch sensor 12, as shown in FIG. A touch detection signal is output from the sensor 12, and the touch sensor unit 22 receives the touch detection signal from the touch sensor 12, and outputs an interrupt signal indicating that the user has touched the mobile terminal to the control unit 21 ( Step 41).

この割り込み信号を制御部21が受けると、タッチセンサドライバ31にて割り込み検知が行われる。タッチセンサドライバ31は検知された割り込みを基に上位のプログラムに対して、割り込みが検知されたことを知らせる処理を実行する(ステップ42)。   When the control unit 21 receives this interrupt signal, the touch sensor driver 31 detects an interrupt. The touch sensor driver 31 executes processing for notifying the upper program that the interrupt has been detected based on the detected interrupt (step 42).

タッチセンサドライバ31からユーザーの接触の検知を知らされた接触検知処理部32は、ユーザーの接触状態を示す状態フラグなどを維持するための処理を行う(ステップ43)。接触状態監視部33は、接触検知処理部32のユーザーの接触状態を示す状態フラグの状態を監視しており、上位のプログラムに対して、要求があれば状態の変更があった場合に、状態変化イベントを通知する(ステップ44)。   The contact detection processing unit 32 notified of the detection of the user's contact from the touch sensor driver 31 performs a process for maintaining a state flag indicating the user's contact state (step 43). The contact state monitoring unit 33 monitors the state of the state flag indicating the contact state of the user of the contact detection processing unit 32, and if there is a request for a higher-level program, the state is changed. A change event is notified (step 44).

また、本実施形態におけるJavaアプリケーションの起動状況制御手順は、図5に示されているように、まずJavaアプリケーション起動に際して、Java-AM35は、System-AM34に対して、接触検知状態によるJavaアプリケーション起動制御を要求する(ステップ51)。この際に、起動しようとしているJavaアプリケーションが、ユーザーの接触状態を解除された場合でも起動し続ける対象のアプリケーションかどうかなどを判定して、System-AM34に対して要求を行うようにしてもよい。   In addition, as shown in FIG. 5, the Java application activation status control procedure in the present embodiment is as follows. First, when the Java application is activated, the Java-AM 35 starts the Java application according to the contact detection state with respect to the System-AM 34. Control is requested (step 51). At this time, it may be determined whether or not the Java application to be started is an application to be continuously started even when the contact state of the user is released, and a request may be made to the System-AM 34. .

このJavaアプリケーション実行中に、ユーザーが携帯端末11から手を離した場合、タッチセンサ12により接触状態の変化が検知され、タッチセンサ部22は、ユーザーの接触状態が変化したことを制御部21へ割り込み信号として通知する(ステップ52)。制御部21にあげられた割り込み信号は、タッチセンサドライバ31にて割り込みが検知され、タッチセンサドライバ31は検知された割り込みを処理し、接触検知処理部32に対して、割り込みが検知されたことを知らせる(ステップ53)。   When the user releases his / her hand from the portable terminal 11 during execution of the Java application, the touch sensor 12 detects a change in the contact state, and the touch sensor unit 22 notifies the control unit 21 that the user's contact state has changed. Notification is made as an interrupt signal (step 52). The interrupt signal raised to the control unit 21 is detected by the touch sensor driver 31, the touch sensor driver 31 processes the detected interrupt, and the interrupt is detected by the touch detection processing unit 32. (Step 53).

接触検知処理部32は、ユーザーの接触状態が解除されたことを状態フラグにセットする処理を行う(ステップ54)。接触状態監視部33は、接触検知処理部32の状態フラグを確認し、System-AM34に対して、接触状態変化イベントを通知する。この時のイベント内容は、ユーザーの接触が解除された旨を知らせるものとする(ステップ55)。System-AM34は、受け取った接触状態解除イベントに基づき、Javaアプリケーション起動時にJava-AM35から設定された接触状態解除時のJavaアプリケーション起動制御方針に従い、Java-AM35に対して、Javaアプリケーション一時中断処理要求を実施する(ステップ56)。   The contact detection processing unit 32 performs a process of setting in the state flag that the user's contact state has been released (step 54). The contact state monitoring unit 33 confirms the state flag of the contact detection processing unit 32 and notifies a contact state change event to the System-AM 34. It is assumed that the event content at this time indicates that the user's contact has been released (step 55). Based on the received contact state cancellation event, the System-AM 34 requests the Java-AM 35 to temporarily stop processing of the Java application in accordance with the Java application activation control policy at the time of canceling the contact state set by the Java-AM 35 when the Java application is activated. (Step 56).

Java-AM35は、System-AM34から指示されたJavaアプリケーション一時中断処理をJava-VM36に対して実施し、Java-VM36は、表示出力制御部38への描画要求などを停止し、Javaアプリケーションの実行を停止すると共に、アプリケーションの停止処理完了を、Java-AM35に通知する(ステップ57)。   The Java-AM 35 executes the Java application temporary suspension processing instructed by the System-AM 34 to the Java-VM 36, and the Java-VM 36 stops the drawing request to the display output control unit 38 and executes the Java application. And the completion of the application stop process is notified to the Java-AM 35 (step 57).

アプリケーションの停止処理完了通知を受けたJava-AM35は、System-AM34にJavaアプリケーションの実行を一時停止したことを通知する(ステップ58)。System-AM34は、待ち受け画面表示APL37に対して、起動要求をかけて待ち受け画面表示APL37の起動処理を行ってデフォルトウィンドウ画面を表示させる(ステップ59)。   The Java-AM 35 that has received the notification of the completion of the application stop process notifies the System-AM 34 that the execution of the Java application has been temporarily stopped (step 58). The System-AM 34 issues a startup request to the standby screen display APL 37 to perform startup processing of the standby screen display APL 37 and display a default window screen (step 59).

また、本実施形態における一次中断中のJavaアプリケーションの復帰制御手順は、図6に示されているように、まず、Javaアプリケーション中断中に、ユーザーが携帯端末11のタッチセンサ12へ再び触れた場合、タッチセンサ部22は、ユーザーの接触状態が変化したことを制御部21へ割り込み通知する(ステップ61)。制御部21にあげられた割り込みは、タッチセンサドライバ31にて、割り込み検知され、タッチセンサドライバ31は検知された割り込みを処理し、接触検知処理部32に対して、割り込みが検知されたことを知らせる(ステップ62)。   In addition, as shown in FIG. 6, the return control procedure of the Java application during the primary interruption in the present embodiment is first when the user touches the touch sensor 12 of the mobile terminal 11 again during the Java application interruption. The touch sensor unit 22 notifies the control unit 21 that the user's contact state has changed (step 61). The interrupt given to the control unit 21 is detected by the touch sensor driver 31, the touch sensor driver 31 processes the detected interrupt, and the touch detection processing unit 32 detects that the interrupt has been detected. Inform (step 62).

接触検知処理部32は、ユーザーの接触状態が復帰したことを状態フラグにセットする処理を行う(ステップ63)。接触状態監視部33は、接触検知処理部32の状態フラグを確認し、System-AM34に対して、接触状態変化イベントを通知する。この時のイベント内容は、ユーザーの接触が復帰した旨を知らせるものとする(ステップ64)。System-AM34は、受け取った接触状態復帰イベントに基づき、待ち受け画面表示APL37に対して、デフォルトウィンドウ画面の停止要求を通知する(ステップ65)。   The contact detection processing unit 32 performs a process of setting a state flag that the user's contact state has been restored (step 63). The contact state monitoring unit 33 confirms the state flag of the contact detection processing unit 32 and notifies a contact state change event to the System-AM 34. It is assumed that the event content at this time informs that the user's contact has been restored (step 64). The System-AM 34 notifies the standby screen display APL 37 of a default window screen stop request based on the received contact state return event (step 65).

待ち受け画面表示APL37は、System-AM34からの停止要求に対して停止処理を実行し、処理が完了したら、System-AM34に処理完了を通知する(ステップ66)。この処理完了を受けたSystem-AM34は、Java-AM35に対して、Javaアプリケーション再開処理要求を実施する(ステップ67)。   The standby screen display APL 37 executes a stop process in response to a stop request from the System-AM 34, and when the process is completed, notifies the System-AM 34 of the completion of the process (Step 66). Upon receiving this processing completion, the System-AM 34 makes a Java application restart processing request to the Java-AM 35 (step 67).

Javaアプリケーション再開処理要求を受けたJava-AM35は、System-AM34から指示されたJavaアプリケーション再開処理をJava-VM36に対して実施し、Java-VM36は、Javaアプリケーションの実行を再開すると共に、アプリケーションの再開処理完了を、Java-AM35に通知する(ステップ68)。Java-AM35は、System-AM34にJavaアプリケーションの実行を再開したことを通知する(ステップ69)。   The Java-AM 35 that has received the Java application restart processing request executes the Java application restart processing instructed by the System-AM 34 to the Java-VM 36, and the Java-VM 36 restarts the execution of the Java application and the application. The completion of the restart process is notified to the Java-AM 35 (step 68). The Java-AM 35 notifies the System-AM 34 that the execution of the Java application has been resumed (step 69).

このように本実施形態では、携帯端末装置11に設けたタッチセンサ12により、携帯端末がユーザーによって使用されていないことが検出されたときには、その時点で起動されているJavaやBREWアプリケーションプログラムの実行を自動的に一時中断し、その後、タッチセンサ12により、携帯端末がユーザーによって使用再開されたことが検出されたときには、中断中のアプリケーションプログラムの実行を自動的に再開させることができるので、JavaやBREWアプリケーションを実行している途中で、終了させずにそのままの状態でバッグやポケットに入れて放置してしまったような場合であっても、JavaやBREWアプリケーションは自動的に一時中断状態となるので、無駄なバッテリー消費を抑えることができる。   As described above, in this embodiment, when the touch sensor 12 provided in the mobile terminal device 11 detects that the mobile terminal is not being used by the user, the execution of the Java or BREW application program started at that time is executed. When the touch sensor 12 detects that the mobile terminal has been resumed by the user, the execution of the suspended application program can be automatically resumed. Or the BREW application, even if it is left in a bag or pocket without being terminated, the Java or BREW application is automatically suspended. So you can reduce wasteful battery consumption. .

なお、上記実施形態では、ユーザーによる携帯端末装置の使用状態を検知するために、ユーザーの接触状態を検知するタッチセンサを設けているが、本発明はこの実施形態に限定されるものではなく、非接触状態でも接触状態を擬似的に検知できる静電容量検知等、ユーザーによる携帯端末装置の使用状態を検知可能な適宜の手段を採用することができる。   In the above embodiment, in order to detect the use state of the mobile terminal device by the user, a touch sensor that detects the contact state of the user is provided, but the present invention is not limited to this embodiment. Appropriate means capable of detecting the use state of the mobile terminal device by the user, such as capacitance detection that can detect the contact state in a pseudo manner even in the non-contact state, can be employed.

また、携帯端末装置が、ヒンジ部により折り畳み可能に構成された2つの筐体を有している場合には、前記2つの筐体がヒンジ部により開かれた状態と折り畳まれた状態を検知する手段を備え、開かれた状態のときは使用状態と判定し、折り畳まれた状態のときに不使用状態と判定することにより、前記アプリケーションプログラムの動作制御を行うようにしてもよい。   In addition, when the mobile terminal device has two housings that are configured to be foldable by the hinge portion, the state that the two housings are opened by the hinge portion and the folded state are detected. Means may be provided to control the operation of the application program by determining that it is in the open state when it is open and determining that it is not in use when it is folded.

本発明の実施形態の例を示す携帯端末装置の概観図である。It is a general-view figure of the portable terminal device which shows the example of embodiment of this invention. 本実施形態の携帯端末装置における内部構成の概略を示す機能ブロック図である。It is a functional block diagram which shows the outline of the internal structure in the portable terminal device of this embodiment. 本実施形態の携帯端末内の制御部21にて動作するプログラムの構成を示すプログラム構成図である。It is a program block diagram which shows the structure of the program which operate | moves in the control part 21 in the portable terminal of this embodiment. 本実施形態において、ユーザーが端末に接触していることを検知する手順を示すフローチャートである。In this embodiment, it is a flowchart which shows the procedure which detects that the user is contacting the terminal. 本実施形態におけるJavaアプリケーションの起動状況制御手順を示すフローチャートである。It is a flowchart which shows the starting condition control procedure of the Java application in this embodiment. 本実施形態における一次中断中のJavaアプリケーションの復帰制御手順を示すフローチャートである。It is a flowchart which shows the return control procedure of the Java application in the primary interruption in this embodiment.

符号の説明Explanation of symbols

11 携帯端末装置
12 タッチセンサ
20 携帯端末
21 制御部
22 タッチセンサ信号判定部
23 入力部
24 出力部
25 電源部
26 無線部
30 プログラム構成図
31 タッチセンサドライバ
32 接触検知処理部
33 接触状態監視部
34 System-AM
35 Java-AM
36 Java-VM
37 待ち受け画面表示APL
38 表示出力制御部
DESCRIPTION OF SYMBOLS 11 Portable terminal device 12 Touch sensor 20 Portable terminal 21 Control part 22 Touch sensor signal determination part 23 Input part 24 Output part 25 Power supply part 26 Radio | wireless part 30 Program block diagram 31 Touch sensor driver 32 Contact detection process part 33 Contact state monitoring part 34 System-AM
35 Java-AM
36 Java-VM
37 APL screen display APL
38 Display output controller

Claims (6)

携帯電話機機能に加えて、仮想マシン機能と該仮想マシン機能により実行されるアプリケーションプログラムが実装された携帯端末装置において、
前記携帯端末装置の使用状態と不使用状態を検出する使用/不使用検出手段と、
前記アプリケーションプログラムが起動されている状態において前記使用状態検出手段により前記携帯端末装置の不使用状態が検出されたとき、前記アプリケーション用プログラムの実行を中断させる制御を行うアプリケーションプログラム実行制御手段と、
を備えていることを特徴とする携帯端末装置。
In addition to the mobile phone function, in a mobile terminal device in which an application program executed by the virtual machine function and the virtual machine function is mounted,
Use / non-use detection means for detecting a use state and a non-use state of the mobile terminal device;
Application program execution control means for performing control to interrupt the execution of the application program when the use state detection means detects a non-use state of the portable terminal device in a state where the application program is activated;
A portable terminal device comprising:
前記アプリケーションプログラム実行制御手段は、前記アプリケーションプログラムの実行が中断している状態において前記使用状態検出手段により前記携帯端末装置の使用状態が検出されたとき、前記中断状態のアプリケーションプログラムの実行を再開させる制御を行う機能を有していることを特徴とする請求項1に記載の携帯端末装置。   The application program execution control means resumes execution of the suspended application program when the use state detecting means detects the use state of the portable terminal device in a state where the execution of the application program is suspended. The mobile terminal device according to claim 1, having a function of performing control. 前記アプリケーションプログラムが起動されている状態において前記使用状態検出手段により前記携帯端末装置の不使用状態が検出されている間、前記携帯端末装置の表示部にデフォルト画面を表示する処理を実行し、前記アプリケーションプログラムの実行が中断している状態において前記使用状態検出手段により前記携帯端末装置の使用状態が検出されたとき、前記デフォルト画面の表示を停止する処理を実行する手段を有していることを特徴とする請求項2に記載の携帯端末装置。   While the application program is activated, while the non-use state of the mobile terminal device is detected by the use state detection unit, a process of displaying a default screen on the display unit of the mobile terminal device is executed, Having a means for executing a process of stopping the display of the default screen when the use state of the portable terminal device is detected by the use state detection means in a state where the execution of the application program is interrupted. The portable terminal device according to claim 2, wherein 前記携帯端末装置のキーボードが配置されている筐体の側面に配置されて、ユーザーの接触状態を検知するタッチセンサを備えており、前記使用/不使用検出手段は、前記タッチセンサにより前記ユーザーの接触状態が検知されているときには使用状態と判定し、前記ユーザーの接触状態が検知されていないときには不使用状態と判定する機能を有していることを特徴とする請求項1〜3のいずれか1項に記載の携帯端末装置。   The touch panel is disposed on a side surface of a casing in which the keyboard of the mobile terminal device is disposed, and includes a touch sensor that detects a user's contact state, and the use / non-use detection unit is configured to detect the use of the user by the touch sensor. 4. The device according to claim 1, further comprising a function of determining a use state when a contact state is detected, and determining a non-use state when the contact state of the user is not detected. 2. A mobile terminal device according to item 1. 前記携帯端末装置は、ヒンジ部により折り畳み可能に構成された2つの筐体を有しており、前記使用/不使用検出手段は、前記2つの筐体がヒンジ部により開かれた状態と折り畳まれた状態を検知する手段を備え、開かれた状態のとき使用状態と判定し、折り畳まれた状態のとき不使用状態と判定する機能を有していることを特徴とする請求項1〜3のいずれか1項に記載の携帯端末装置。   The portable terminal device has two housings configured to be foldable by a hinge portion, and the use / non-use detection means is folded when the two housings are opened by the hinge portion. The apparatus according to claim 1, further comprising a function of determining a use state when the cover is in an open state, and determining a non-use state when the cover is in a folded state. The mobile terminal device according to any one of the above. 携帯電話機機能と、仮想マシン機能により実行されるアプリケーションプログラムが実装された携帯端末装置が備える制御部に用いるコンピュータで実行される制御用プログラムであって、
ユーザーの前記携帯端末装置への接触状態を判定する第1の処理と、前記アプリケーションプログラム実行中に、前記第1の処理1によりユーザーの接触状態が解除されたと判定されたときに前記実行中のアプリケーションプログラムの実行を一時中断する第2の処理と、該第2の処理により前記アプリケーションプログラム実行が中断されている状態において、前記第1の処理によりユーザー前記携帯端末装置への接触状態が検知されたと判定されたときに中断中の前記アプリケーションプログラムの実行を再開する第3の処理を前記コンピュータに実行させるためのプログラム。
A control program executed by a computer used in a control unit provided in a mobile terminal device in which an application program executed by a mobile phone function and a virtual machine function is mounted,
A first process for determining a user's contact state with the mobile terminal device and the execution of the application program when the first process 1 determines that the user's contact state has been released. In the second process for temporarily suspending the execution of the application program and the state in which the execution of the application program is suspended by the second process, the contact state with the portable terminal device is detected by the first process. A program for causing the computer to execute a third process for resuming execution of the suspended application program when it is determined that the computer program has been interrupted.
JP2006036645A 2006-02-14 2006-02-14 Mobile terminal Pending JP2007221228A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006036645A JP2007221228A (en) 2006-02-14 2006-02-14 Mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006036645A JP2007221228A (en) 2006-02-14 2006-02-14 Mobile terminal

Publications (1)

Publication Number Publication Date
JP2007221228A true JP2007221228A (en) 2007-08-30

Family

ID=38498066

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006036645A Pending JP2007221228A (en) 2006-02-14 2006-02-14 Mobile terminal

Country Status (1)

Country Link
JP (1) JP2007221228A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013197645A (en) * 2012-03-16 2013-09-30 Mitsubishi Electric Information Systems Corp Communication terminal, communication server and communication system
WO2016032022A1 (en) * 2014-08-27 2016-03-03 삼성전자주식회사 Method for reducing battery consumption in electronic device
US9588867B2 (en) 2012-05-11 2017-03-07 Fujitsu Limited Information processing device, method for reporting remaining battery capacity, and recording medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001268221A (en) * 2000-03-22 2001-09-28 Sharp Corp Portable telephone
JP2002261888A (en) * 2001-02-26 2002-09-13 Kenwood Corp Portable communication terminal equipment
JP2005223629A (en) * 2004-02-05 2005-08-18 Asahi Kasei Corp Portable electronic apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001268221A (en) * 2000-03-22 2001-09-28 Sharp Corp Portable telephone
JP2002261888A (en) * 2001-02-26 2002-09-13 Kenwood Corp Portable communication terminal equipment
JP2005223629A (en) * 2004-02-05 2005-08-18 Asahi Kasei Corp Portable electronic apparatus

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013197645A (en) * 2012-03-16 2013-09-30 Mitsubishi Electric Information Systems Corp Communication terminal, communication server and communication system
US9588867B2 (en) 2012-05-11 2017-03-07 Fujitsu Limited Information processing device, method for reporting remaining battery capacity, and recording medium
WO2016032022A1 (en) * 2014-08-27 2016-03-03 삼성전자주식회사 Method for reducing battery consumption in electronic device

Similar Documents

Publication Publication Date Title
KR102126181B1 (en) An ultra low power apparatus and method to wake up a main processor
KR102262352B1 (en) Terminal control method, device and terminal
EP3100133B1 (en) Buttonless display activation
US9740268B2 (en) Intelligent management for an electronic device
JP6285664B2 (en) Low power sensing apparatus and method for information display
US8335549B2 (en) Method for power management of mobile communication terminal and mobile communication terminal using this method
JP2009217612A (en) Portable information terminal device
WO2012025029A1 (en) Information processing device and control method thereof
EP2857929B1 (en) Information processing apparatus, information processing system, and power control method
US10203744B2 (en) Display apparatus and method for controlling power usage of the display apparatus
JP6372154B2 (en) Mobile terminal device, operation control program thereof, and operation control method thereof
JP2016115028A (en) Information processor and information processor control method
JP2007266706A (en) Portable terminal device and control method thereof
CN105242867A (en) Handset and control method therefor
JP2007221228A (en) Mobile terminal
CN107404569B (en) System control method, terminal and computer readable storage medium
JP2007280115A (en) Information processor and control method
CN106933576B (en) Terminal unlocking method and device and computer equipment
WO2015002300A1 (en) Portable terminal and control method
US20140176333A1 (en) Information processing apparatus, information processing method, and storage medium
JP2014215749A (en) Electronic device, control method, and program
CN115223561A (en) Voice wake-up control method of handheld device and related device
CN103853308B (en) Method and apparatus for information processing
JP5886692B2 (en) Mobile terminal, mobile terminal control method, and mobile terminal control program
JP2008158772A (en) Information processing device and wake-up control method for it

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090115

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20090702

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100115

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100216

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100407

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100511

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20110705