JPH03172909A - Handy electronic computer terminal - Google Patents

Handy electronic computer terminal

Info

Publication number
JPH03172909A
JPH03172909A JP1313227A JP31322789A JPH03172909A JP H03172909 A JPH03172909 A JP H03172909A JP 1313227 A JP1313227 A JP 1313227A JP 31322789 A JP31322789 A JP 31322789A JP H03172909 A JPH03172909 A JP H03172909A
Authority
JP
Japan
Prior art keywords
voltage
cpu
computer terminal
electronic computer
lcd
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
JP1313227A
Other languages
Japanese (ja)
Inventor
Hiroshi Shinoda
宏 信田
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.)
Pentel Co Ltd
Original Assignee
Pentel Co 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 Pentel Co Ltd filed Critical Pentel Co Ltd
Priority to JP1313227A priority Critical patent/JPH03172909A/en
Publication of JPH03172909A publication Critical patent/JPH03172909A/en
Pending legal-status Critical Current

Links

Landscapes

  • Power Sources (AREA)
  • Calculators And Similar Devices (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To report voltage reduction without interrupting the work being in course of execution by inverting and displaying the display picture of a program executed at present at prescribed intervals at the time of the voltage reduction. CONSTITUTION:When the terminal voltage of a main battery 12 is lower than a prescribed value, a voltage monitor circuit 11 interrupts a CPU 2 at prescribed intervals. The CPU 2 inverts the display picture on an LCD 7 in accordance with this interrupt signal and returns it to the original state thereafter.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は手持型電子計算機端末(以下「ハンディターミ
ナル」と称す、)に関し、詳しくは電池電圧低下時の報
知方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Field of Application] The present invention relates to a hand-held electronic computer terminal (hereinafter referred to as a "handy terminal"), and specifically relates to a system for notifying when battery voltage is low.

[従来の技術] ハンディターミナルはその名の通り手に持って使用する
ものである。従ってその表示画面の大きさには限度があ
り、所謂パーソナルコンピュータの表示装置のようにい
ろいろな情報をそこに一度に表示することができない。
[Prior Art] As the name suggests, a handheld terminal is something that is held in the hand. Therefore, there is a limit to the size of the display screen, and it is not possible to display a variety of information at once, unlike a so-called display device of a personal computer.

このため電池電圧が低下したことを使用者に報知するに
も少々工夫をする必要がある。実開昭60−57839
号公報の考案では1表示部の表示内容を点滅させること
により電池電圧低下を使用者に報知することとしている
。このようにするとそのとき実行されているプログラム
による画面表示はそのまま生かされるので、その表示に
より電池完全放電前に必要最低限の処理を行なうことが
できる。
Therefore, it is necessary to take some measures to notify the user that the battery voltage has decreased. Jitsukaisho 60-57839
In the device disclosed in the above publication, the user is notified of a drop in battery voltage by blinking the display content on one display section. In this way, the screen display based on the program being executed at the time is used as is, so that the minimum necessary processing can be performed using that display before the battery is completely discharged.

[発明が解決しようとする課題] しかし乍ら、現在手持型電子計算機端末に使用されてい
る表示装置は液晶によるものが殆んどで視認性が今−歩
である。視認性の点ではプラズマによるものの方が好ま
しいが、駆動に要する電圧が高いため、この種装置には
使用されていない。
[Problems to be Solved by the Invention] However, most of the display devices currently used in hand-held computer terminals are based on liquid crystals, and their visibility is poor. Although it is preferable to use plasma in terms of visibility, it is not used in this type of device because the voltage required for driving is high.

このように視認性の良くない液晶表示装置に於て表示を
一時的に消滅させるだけの上記方式は視認性が今−歩不
足しており、電池切れの警告として使用者へ与える印象
がいささか不足している。
The above-mentioned method, which only temporarily erases the display on liquid crystal display devices with poor visibility, lacks visibility and leaves a somewhat insufficient impression on the user as a warning that the battery is running low. are doing.

[課題を解決するための手段] そこで本発明では、電池電圧低下を検知する検知手段と
、該手段の出力信号に応動し、そのとき実行されている
プログラムによる画面を所定間隔で反転表示させる制御
手段を用い上記課題の解決を図る。
[Means for Solving the Problems] Accordingly, the present invention includes a detection means for detecting a battery voltage drop, and a control that responds to an output signal of the means and displays a screen in reverse video at predetermined intervals according to a program being executed at the time. We will try to solve the above problems by using means.

[作 用] 即ち上記制御手段により、実行中のプログラムに関する
情報が途切れなく表示されながら画面が反転表示され、
これにより使用者は電池電圧低下を明確に認識でき、し
かもその時実行している入力作業等を中断されることも
ない。
[Function] That is, the control means causes the screen to be displayed in reverse video while continuously displaying information regarding the program being executed;
This allows the user to clearly recognize the drop in battery voltage, and also does not interrupt the input work, etc. that is being performed at the time.

[実施例] 以下、本発明の詳細を図示実施例に基いて説明する。第
1図はハンディターミナル1の構成を示し1図に於て2
は制御手段たる中央処理装置で、リードオンリメモリ3
やランダムアクセスメモリ4に格納されているプログラ
ムを実行する。なお以後の説明に於て中央処理装置はC
PU、リードオンリメモリはROM、ランダムアクセス
メモリはRAMと称す、以後の説明に於て名称の後に括
弧書きを付した場合もそれ以後該括弧書きの名称を使用
する。
[Examples] Hereinafter, details of the present invention will be explained based on illustrated examples. Figure 1 shows the configuration of the handy terminal 1.
is the central processing unit that is the control means, and the read-only memory 3
or a program stored in the random access memory 4. In the following explanation, the central processing unit will be referred to as C.
The PU and read-only memory will be referred to as ROM, and the random access memory will be referred to as RAM. In the following description, when a name is placed in parentheses, the name in parentheses will be used hereinafter.

5は入カキ−で、数値キー及び各種ファンクションキー
から成る。6はプリンタでCPU2から供給される情報
を印字出力する。7は液晶表示装置I (LCD)で同
じ<CPtJ2から供給される情報を表示する。8はバ
ーコードリーダで不図示商品等に付されたバーコードを
読取る。9はブザーで入力確認音等を発する。10は入
出力ポートで不図示ホストコンピュータとの間で情報の
授受を行なう。
Reference numeral 5 denotes an input key, which consists of numeric keys and various function keys. A printer 6 prints out information supplied from the CPU 2. A liquid crystal display device I (LCD) 7 displays information supplied from the same <CPtJ2. Reference numeral 8 reads a barcode attached to a product (not shown) using a barcode reader. 9 emits an input confirmation sound with a buzzer. Reference numeral 10 denotes an input/output port for exchanging information with a host computer (not shown).

11は検知手段たる電圧監視回路で、ニッケルカドミウ
ム等から成る主電池12の端子電圧が所定値を下回った
とき、2秒に1回の割でCPU2に対し割込信号を送出
する。
Reference numeral 11 denotes a voltage monitoring circuit as a detection means, which sends an interrupt signal to the CPU 2 once every two seconds when the terminal voltage of the main battery 12 made of nickel cadmium or the like falls below a predetermined value.

而してCPU2がROM3又はRAM4に格納されてい
るあるプログラム、例えば商品受注プログラムを実行し
ており、LCD7に第2図13のようなアプリケージ1
ン画面を表示させていたとする。このとき電圧監視回路
11が主電池12の端子電圧低下を検知しCPU2に割
込信号を供給すると、CPU2はこれに応動して割込み
処理ルーチンに入り、LCD7の画面を第2図14に示
すように1秒間反転表示させたのち元の画面13に戻す
、以後端子電圧低下が続くときは、2秒に1回の割合で
電圧監視回路11から供給される割込信号に従い、CP
U2はその都度反転画面14を1秒間LCD7に表示さ
せる。
The CPU 2 is executing a certain program stored in the ROM 3 or RAM 4, for example, a product ordering program, and the LCD 7 displays an application 1 as shown in FIG.
Assume that the main screen is displayed. At this time, when the voltage monitoring circuit 11 detects a drop in the terminal voltage of the main battery 12 and supplies an interrupt signal to the CPU 2, the CPU 2 responds to this and enters an interrupt processing routine, and the screen of the LCD 7 is displayed as shown in FIG. is displayed in reverse video for 1 second, and then returned to the original screen 13. If the terminal voltage continues to drop, the CP
U2 displays the inverted screen 14 on the LCD 7 for one second each time.

なお画面13と14の切替間隔、表示持続時間は任意で
ある。
Note that the switching interval and display duration of the screens 13 and 14 are arbitrary.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明によれば、実行中の仕事を中
断させることなく、シかもより効果的に電池電圧低下を
使用者に報知することができる。
As described above, according to the present invention, it is possible to more effectively notify the user of a battery voltage drop without interrupting the work being performed.

【図面の簡単な説明】[Brief explanation of the drawing]

図は本発明の一実施例を示し、第1図はブロック図、第
2図は画面平面図である。 1・・・ハンディターミナル、  2・・・CPU、7
・・・LCD、   11・・・電圧監視回路。 第1図 フ゛ロー/7図
The figures show one embodiment of the present invention, with FIG. 1 being a block diagram and FIG. 2 being a screen plan view. 1...Handy terminal, 2...CPU, 7
...LCD, 11...Voltage monitoring circuit. Figure 1 flow/Figure 7

Claims (1)

【特許請求の範囲】[Claims] 電圧低下を検知する検知手段と、該手段の出力信号に応
動し、そのとき実行されているプログラムによる画面を
所定間隔で反転表示させる制御手段を備えたことを特徴
とする手持型電子計算機端末。
A handheld electronic computer terminal comprising a detection means for detecting a voltage drop, and a control means for responding to an output signal of the means and inverting a screen according to a program being executed at a predetermined interval.
JP1313227A 1989-11-30 1989-11-30 Handy electronic computer terminal Pending JPH03172909A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1313227A JPH03172909A (en) 1989-11-30 1989-11-30 Handy electronic computer terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1313227A JPH03172909A (en) 1989-11-30 1989-11-30 Handy electronic computer terminal

Publications (1)

Publication Number Publication Date
JPH03172909A true JPH03172909A (en) 1991-07-26

Family

ID=18038642

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1313227A Pending JPH03172909A (en) 1989-11-30 1989-11-30 Handy electronic computer terminal

Country Status (1)

Country Link
JP (1) JPH03172909A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003052727A1 (en) 2001-12-19 2003-06-26 Matsushita Electric Industrial Co., Ltd. Display apparatus and cellular device
US7639246B2 (en) * 2005-08-22 2009-12-29 Lg Electronics Inc. Apparatus and method for displaying a mobile terminal standby screen

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01113682A (en) * 1987-10-27 1989-05-02 Pfu Ltd Displaying system of voltage drop of battery
JPH01248190A (en) * 1988-03-30 1989-10-03 Nec Corp Display control system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01113682A (en) * 1987-10-27 1989-05-02 Pfu Ltd Displaying system of voltage drop of battery
JPH01248190A (en) * 1988-03-30 1989-10-03 Nec Corp Display control system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003052727A1 (en) 2001-12-19 2003-06-26 Matsushita Electric Industrial Co., Ltd. Display apparatus and cellular device
KR100982998B1 (en) * 2001-12-19 2010-09-17 파나소닉 주식회사 Display apparatus and cellular device
US7973810B2 (en) 2001-12-19 2011-07-05 Panasonic Corporation Display apparatus and cellular device
US7639246B2 (en) * 2005-08-22 2009-12-29 Lg Electronics Inc. Apparatus and method for displaying a mobile terminal standby screen

Similar Documents

Publication Publication Date Title
US20010038391A1 (en) Information display apparatus
JPS6222128A (en) Data processor
JPH03172909A (en) Handy electronic computer terminal
JPH0612376A (en) Portable electronic device
JP3340573B2 (en) Information processing device
JPH0362134A (en) Portable electronic calculator terminal
JPH03172999A (en) Electronic equipment using liquid crystal display panel
JP2002366129A (en) Method and device for operation time control of vdt
JPH04365118A (en) Information processor
JPH0272326A (en) Electronic apparatus
JPH0436818A (en) Portable electronic computer terminal
CN2202334Y (en) Computer with displaying time while operating
JPH06259221A (en) Information processor with screen display
JPH04105101A (en) Abnormality processing form setting method for controller
JPS63288312A (en) Computer system
JP2912390B2 (en) IC card
JP2849584B2 (en) Power control method for electronic equipment
JPH0445976A (en) Apparatus for preventing failure to cut off power supply of printer
JPH04135222A (en) Portable electronic computer terminal
JPS63236116A (en) Application system for power supply of information processor
JPH05298316A (en) Word processor with rest mode
JPH10187113A (en) Personal computer device
JPH01110346A (en) Terminal apparatus equipped with flicker examination device
JPH04115351A (en) Compact electronic apparatus with voltage drop alarming function
JPH0716242U (en) Mobile terminal