JPH0330025A - Portable terminal equipment - Google Patents

Portable terminal equipment

Info

Publication number
JPH0330025A
JPH0330025A JP16590989A JP16590989A JPH0330025A JP H0330025 A JPH0330025 A JP H0330025A JP 16590989 A JP16590989 A JP 16590989A JP 16590989 A JP16590989 A JP 16590989A JP H0330025 A JPH0330025 A JP H0330025A
Authority
JP
Japan
Prior art keywords
program
application program
storage device
main storage
resident
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
JP16590989A
Other languages
Japanese (ja)
Inventor
Hiroshi Takaoka
高岡 博
Hidehiro Ochiai
落合 秀広
Teruji Yamagishi
照治 山岸
Ryuichi Uchida
龍一 内田
Masafumi Furui
雅史 古井
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP16590989A priority Critical patent/JPH0330025A/en
Publication of JPH0330025A publication Critical patent/JPH0330025A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To eliminate the need of storing an application program in an external storage device and to suppress the mounting memory to the necessary minimum by providing a control program in which the application program is resident. CONSTITUTION:A BOOT program A is started by a fundamental input/output program 14, and an IO and a resident management program D, etc., are read out onto a main storage device 11 and controlled. In this state, an application program (d) does not exist in the main storage device 11, therefore, the resident management program D reads out the application program (d) through a communication equipment 15 and stores it on the main storage device 11. Even if the application program is ended and a power source is disconnected, it does not occur that the storage contents in the main storage device 11 disappear by a backup power source unit 12, it becomes unnecessary to read out the application program again, and the mounting memory can be suppressed to the necessary minimum.

Description

【発明の詳細な説明】 産業上の利用分野 本発明はMS−DOS搭載の携帯端末装置に関する。[Detailed description of the invention] Industrial applications The present invention relates to a mobile terminal device equipped with MS-DOS.

従来の技術 第2図は従来のMS−DOS搭載の携帯端末装置の構威
を示している。第2図において、1は主記憶装置であり
、外部記憶装置4より読み出されたプログラムが実行さ
れる領域であり、aの10.sys,bのMSDOS.
SYS,cのCOMMAND.COMが常駐することに
より、dのアブリケーションプログラムの実行,eの空
き領域の管理及び、外部記憶装置4,通信装置5,入出
力装置6の制御を3基本入出力制御プログラムを通して
行っている。またここで、電源装置2は、電源投入時に
基本入出力制御プログラムの起動を行う以外は、各装置
に電源を供給するのみで独立している。基本入出力制御
プログラム3は、不揮発メモリーに格納されており電源
が供給されなくても消えることはない。
BACKGROUND OF THE INVENTION FIG. 2 shows the structure of a conventional mobile terminal device equipped with MS-DOS. In FIG. 2, 1 is the main storage device, which is an area where programs read from the external storage device 4 are executed, and 10.a. sys,b MSDOS.
SYS, c COMMAND. By resident COM, execution of application program d, management of free space e, and control of external storage device 4, communication device 5, and input/output device 6 are performed through three basic input/output control programs. Here, the power supply device 2 is independent and only supplies power to each device, except for activating the basic input/output control program when the power is turned on. The basic input/output control program 3 is stored in a non-volatile memory and will not disappear even if power is not supplied.

次に上記従来例の動作について説明する。第2図におい
て、電源装置2により全装置に電源が供給されると共に
、基本入出力制御プログラム3が起動される。基本入出
力制御プログラム3は、外部記憶装置4よりAのBOO
Tプログラムを読み出し一時的に主記憶1上に展開し制
御をBOOTプログラムに移す。BOOTプログラムは
、BのIO.SYS (入出力制御プログラム),Cの
MSDOS.SYS (オペレーティングシステム),
DのCOMMAND.COM (マンマシンインターフ
ェース)を外部記憶装置Aより読み出し、主記憶1上に
展開・常駐させる。そして、マンマシンインターフェー
スのCのCOMMAND.COMにより命令の入力待ち
となる。使用者は、ここでEのアプリケーションプログ
ラムファイルの名前を入力することによって、アプリヶ
ーシゴンプログラムを外部記憶装置4より主記憶1上の
空き領域eに読み出し、実行することが出来る。
Next, the operation of the above conventional example will be explained. In FIG. 2, power is supplied to all devices by the power supply device 2, and the basic input/output control program 3 is started. The basic input/output control program 3 is stored in the BOO of A from the external storage device 4.
The T program is read and temporarily expanded onto the main memory 1, and control is transferred to the BOOT program. The BOOT program is B's IO. SYS (input/output control program), MSDOS in C. SYS (operating system),
D's COMMAND. COM (man-machine interface) is read from the external storage device A, expanded and made resident on the main memory 1. Then, COMMAND of C of the man-machine interface. COM waits for command input. By inputting the name of the application program file E here, the user can read the application program from the external storage device 4 to the free area e on the main memory 1 and execute it.

アプリケーションプログラムの処理が終了したときには
、再びマンマシンインターフェースの命令入力待ちとな
り、アプリケーションプログラムの実行のために使用さ
れた領域dは解放され空き領域となる。そのため、再び
アプリケーションプログラムを起動する際には、再度外
部記憶装置より読み出すことを行っている。また、アプ
リヶーシゴンプログラム実行中に電源装置2を切断した
場合は、主記憶装置1の記憶内容が消滅しているので、
再度電源装置2の立ち上げを行い、I’ D .SYS
,MSDOS.SYS.COMMAND.COMの読み
出し及びアプリケーションプログラムの起動を行う必要
があった。
When the processing of the application program is completed, the system waits for command input from the man-machine interface again, and the area d used for executing the application program is released and becomes a free area. Therefore, when starting the application program again, the data is read from the external storage device again. Also, if the power supply 2 is disconnected while the application program is running, the contents of the main memory 1 will be erased.
Start up the power supply device 2 again and turn on I'D. SYS
, MSDOS. SYS. COMMAND. It was necessary to read COM and start an application program.

発明が解決しようとする課題 しかしながら、上記従来のMS−DOSを搭載した携帯
端末装置では、アプリケーションプログラムを外部記憶
装置から読み出し実行するため、同一のアプリケーショ
ンプログラムが、一時的(アプリケーションプログラム
実行中)に、外部記憶装置と主記憶装置両者に存在し、
記憶装置の利用効率が非常に悪いという問題があった。
Problems to be Solved by the Invention However, in the above-mentioned conventional mobile terminal device equipped with MS-DOS, since the application program is read and executed from the external storage device, the same application program may be temporarily (during execution of the application program) , exists in both external storage and main storage,
There was a problem that the usage efficiency of the storage device was very poor.

一般に携帯端末装置は、端末本体内に外部記憶装置を持
ち、小型軽量化のため、外部記憶装置は半導体メモリを
利用したRAMD I SKを使用する。
Generally, a mobile terminal device has an external storage device within the terminal body, and in order to reduce the size and weight, the external storage device uses a RAMDISK using semiconductor memory.

RAMD I SKのコストは磁気媒体と比べ非常に高
い。本発明は、このような従来の問題を解決するもので
あり、アプリケーションプログラムを外部記憶装置に格
納する必要のない優れた、MSDOS搭載携帯端末機を
提供することを目的とするものである。
The cost of RAMDISK is very high compared to magnetic media. The present invention solves these conventional problems, and aims to provide an excellent MSDOS-equipped mobile terminal that does not require storing application programs in an external storage device.

課題を解決するための手段 本発明は上記目的を達成するために、主記憶装置にバッ
クアップ電源装置を接続し、電源装置からの電源供給が
停止しても記憶内容が消滅することを防止する。
Means for Solving the Problems In order to achieve the above object, the present invention connects a backup power supply device to the main storage device to prevent storage contents from being erased even if the power supply from the power supply device is stopped.

さらi;:COMMAND.COMcD代リニ常駐管理
プログラムを常駐させ、その常駐管理プログラムに下記
4点の機能をもたせ、アブリヶーシッンプログラムを主
記憶装置上に常駐させ、再起動させることのできるよう
にしたものである。
further i;:COMMAND. A COMcD resident management program is resident therein, and the resident management program is provided with the following four functions, so that the Aburikashin program resides in the main storage and can be restarted. .

■ 外部記憶装置からではなく、通信装置からアプリケ
ーションプログラムを直接主記憶装置上に読み出し格納
する。(格納にあたっては、必要となる記憶領域を獲得
する。) ■ アプリケーションプログラムの処理終了後は、■で
獲得した記憶領域を開放せずに、基本入出力プログラム
により電源装置に切断信号を発行し、携帯端末装置の電
源を切断する。
(2) Read and store the application program directly from the communication device into the main memory rather than from the external storage. (For storage, acquire the necessary storage area.) ■ After the application program has finished processing, without releasing the storage area acquired in ■, the basic input/output program issues a disconnection signal to the power supply. Turn off the power to the mobile terminal device.

■ アプリケーシゴンプログラムの実行中、使用者によ
って電源切断の要求があった場合、入出力装置により要
求を読み出し、アブリヶーシコンプログラムの実行を終
了させ■と同様に携帯端末装置の電源を切断する。
■ If the user requests to turn off the power while the application program is running, the input/output device reads the request, finishes the execution of the application program, and turns off the power to the mobile terminal device in the same way as in ■. .

■ 電源投入時、すでにアプリケーションプログラムが
主記憶装置上に格納されていれば、アプリケーションプ
ログラムを実行し、まだ格納されていなければ、■の動
作を行う。
(2) When the power is turned on, if the application program is already stored on the main memory, the application program is executed; if the application program is not stored yet, the operation (2) is performed.

また、基本入出力制御プログラムは、電源投入直後の制
御を従来方式のもとを変更し、常駐管理プログラムが主
記憶装置中に格納されているか否かを判断し、格納され
ている場合は、そのまま常駐管理プログラムに制御を移
し、格納されていない場合は、従来どうり、BOOTプ
ロクラムを起動し、IO.SYS.MSDOS.SYS
をロードして、COMMAND.COMの代りに常駐管
理プログラムを読み出し主記憶上に格納した後に常駐管
理プログラムに制御を移すようにする。
In addition, the basic input/output control program changes the control immediately after the power is turned on from the conventional method, and determines whether or not the resident management program is stored in the main storage, and if it is stored, Control is transferred directly to the resident management program, and if it is not stored, the BOOT program is started as before, and the IO. SYS. MSDOS. SYS
Load COMMAND. Instead of COM, the resident management program is read out and stored in the main memory, and then control is transferred to the resident management program.

作用 本発明は上記のような構成により次のような作用を有す
る。
Effects The present invention has the following effects due to the above structure.

■ 初期状態からの電源投入では、主記憶装置内には常
駐管理プログラムが存在していない。
■ When the power is turned on from the initial state, there is no resident management program in the main storage.

そこで、基本入出力プログラムは、従来どうりBOOT
プログラムの起動を行い、主記憶装置上にIO.SYS
,MSDOS.SYS及び常駐管理プログラムを読み出
し、常駐管理プログラムへ制御を移す。
Therefore, the basic input/output program is BOOT as before.
The program is started and the IO. SYS
, MSDOS. SYS and the resident management program are read and control is transferred to the resident management program.

■ この状態ではアプリケーションプログラムが主記憶
装置内に存在しない。そこで、常駐管理プログラムは、
通信装置からアプリケーシ3ンプログラムを読み出し、
主記憶装置上に直接格納する。
■ In this state, the application program does not exist in the main memory. Therefore, the resident management program
Reads the application program from the communication device,
Store directly on main memory.

■ アプリケーションプログラムの終了時及び、使用者
の電源切断の要求により、アプリケーションプログラム
は終了し、電源が切断される。このとき、主記憶装置へ
の電源供給は、パックアップ電源装置が行っているので
主記憶装置の記憶内容は消滅することはない。
■ When the application program ends and the user requests power off, the application program ends and the power is turned off. At this time, since the backup power supply device supplies power to the main storage device, the contents stored in the main storage device will not be erased.

そのため、再び電源投入されたときには、アプリケーシ
ョンプログラムを再度読み出すことなく、起動すること
が出来る。
Therefore, when the power is turned on again, the application program can be started without having to read it again.

実施例 第1図は本発明の一実施例の構威を示すものである。第
1図において、11は主記憶装置であり通常aのIO.
SYS,bのMSDOS.SYS,Cの常駐管理プログ
ラム及びdのアプリケーションプログラムが常駐する。
Embodiment FIG. 1 shows the structure of an embodiment of the present invention. In FIG. 1, reference numeral 11 is a main storage device, which is usually an IO.
MSDOS of SYS, b. A resident management program SYS, C and an application program d reside permanently.

また、11と13はパックアップ電源装置12により記
憶内容を常に保持されている。13は外部記憶装置で、
主にデータファイルを格納する。14は基本入出力制御
プログラムですべてのハードウェアの制御及び、MS−
DOSの起動を行う。15は通信装置で、外部のワーク
ステーション等とのデータの送受信を行ったり、アプリ
ケーションプログラムのダウンロードを行うものである
。16は入出力装置であり、アプリケーションプログラ
ムで必要なメッセージの出力及びデータの入力を行うも
のである。17は電源装置で、主記憶装置1及び通信装
置15,入出力装置16に電源を供給しており、切断信
号19によりアプリケーションプログラムの終了を判断
し電源を切断する。
In addition, the storage contents of 11 and 13 are always retained by the backup power supply device 12. 13 is an external storage device,
Mainly stores data files. 14 is a basic input/output control program that controls all hardware and MS-
Start DOS. Reference numeral 15 denotes a communication device that sends and receives data to and from external workstations and downloads application programs. 16 is an input/output device that outputs messages and inputs data required by the application program. A power supply device 17 supplies power to the main storage device 1, the communication device 15, and the input/output device 16, and determines the end of the application program based on a cutoff signal 19 and turns off the power.

次に、上記実施例の動作について説明する。Next, the operation of the above embodiment will be explained.

■ アブリケーシゴンプログラムのダウンロード電源装
置17が起動されると、起動信号18が基本本入出力制
御プログラム14を起動する。基本入出力制御プログラ
ム14は、主記憶装置11の状態(常駐管理プログラム
が存在するか否か)を確認し、存在しない場合には、外
部記憶装置13よりAのBOOTプログラムを呼び出し
、BのIO.SYS−CのMSDOS.SYSそして常
駐管理プログラムDを主記憶装置11に展開する。その
後、制御を常駐管理プログラムCに制御を移す。常駐管
理プログラムは、アプリケーシ1ンプログラムdの存在
を確認し、存在しなければ、通信装置15を起動して、
プログラムダウンロードを行う。ダウンロードに際して
は、MSDOS実行型式ファイル(アプリケーションプ
ログラム)のヘッダ一部分の解釈を行ない、アプリケー
ションプログラムの実行な主記憶を確保する。ダウンロ
ードを終えると、常駐管理プログラムDは、アブリケー
ションプログラムの先頭アドレスを記憶し、アプリケー
ションプログラムdの起動に必要な初期処理を行い基本
入出力制御プログラムを通して、切断信号19を電源装
置17に発行し、電源を切断する。
■ Downloading the Abbreviation Program When the power supply device 17 is activated, the activation signal 18 activates the basic main input/output control program 14 . The basic input/output control program 14 checks the state of the main storage device 11 (whether a resident management program exists or not), and if it does not exist, calls the BOOT program of A from the external storage device 13 and performs the IO of B. .. MSDOS of SYS-C. SYS and the resident management program D are expanded to the main storage device 11. Thereafter, control is transferred to the resident management program C. The resident management program checks the existence of the application program d, and if it does not exist, starts the communication device 15,
Download the program. At the time of downloading, a part of the header of the MSDOS executable file (application program) is interpreted, and a main memory for executing the application program is secured. When the download is finished, the resident management program D stores the start address of the application program, performs the initial processing necessary to start the application program d, and issues a disconnection signal 19 to the power supply 17 through the basic input/output control program. , disconnect the power.

■ アブリケーシ3冫プログラムの起動電源投入後、常
駐管理プログラムCは、ダウンロード終了時に記憶した
アプリケーションプログラムdの先頭アドレスに制御を
移し、アプリケーションプログラムdの起動を行う。
(i) Startup of third party program After power is turned on, resident management program C transfers control to the start address of application program d stored at the time of download completion, and starts application program d.

■ アプリケーションプログラムdの終了。■ Termination of application program d.

アプリケーションプログラム実行中に入出力装置16よ
り、OFF要求1oが出されると、基本入出力制御プロ
グラムl4は、常駐管理プログラムCに対してOFF要
求があったことを通知する。常駐管理プログラムDはア
プリケーションプログラムdの処理を終了させ、基本入
出力制御プログラム14を通して切断信号19を発行し
電源をOFFする。
When an OFF request 1o is issued from the input/output device 16 while an application program is being executed, the basic input/output control program 14 notifies the resident management program C that the OFF request has been made. The resident management program D terminates the processing of the application program d, issues a disconnection signal 19 through the basic input/output control program 14, and turns off the power.

■ アプリケーションプログラムdの再起動プログラム
ダウンロード直後の起動■と同様に再起動できる。
■ Restarting application program d Starting up immediately after downloading the program You can restart in the same way as ■.

このように、上記実施例によれば、プログラムダウンロ
ード時にアプリケーションプログラムdの先頭アドレス
を、常駐管理プログラムDが記憶しているため、再起動
の際に、改めてアプリケーションプログラムdを呼び出
すことなく起動できる、という利点を有する。また、ア
プリケーションプログラムdを外部記憶装置13に記憶
しておく必要もなくなるため、携帯端末機としてのメモ
リーを必要最小限におさえることができる。
In this way, according to the embodiment described above, since the resident management program D remembers the start address of the application program d when the program is downloaded, it is possible to start the application program d without calling it again when the program is restarted. It has the advantage of Furthermore, since there is no need to store the application program d in the external storage device 13, the memory of the mobile terminal can be kept to the minimum necessary.

発明の効果 本発明は上記実施例より明らかな様に、アプリケーシ口
ンプログラムを直接、主記憶装置に格納しておける様に
したもので、外部記憶装置にアプリケーションプログラ
ムを格納する必要がなく、実装するメモリを必要最小限
におさえることができる。
Effects of the Invention As is clear from the above-mentioned embodiments, the present invention allows the application program to be stored directly in the main memory, eliminating the need to store the application program in the external storage and making the implementation easier. The amount of memory required can be kept to the minimum necessary.

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

第1図は本発明の一実施例におけるMS DO S搭載
携帯端末機の概略ブロック図、第2図は従来の端末機の
概略ブロック図である。 11・・・・・・主記憶装置、13・・・・・・外部記
憶装置、14・・・・・・基本入出力制御プログラム、
7・・・・・・電源装置、8・・・・・・起動信号、9
・・・・・・切断信号、10・・・・・・OFF要求信
号、A・・・・・・BOOTプログラム、B・・・・・
・10.SYSSC・・・・・・MSDOS.SYS,
D・・・・・・常駐管理プログラム、E・・・・・・デ
ータファイル、a − ・= I O .  S Y 
S , b −= − M S D O S .SYS
,c・・・・・・常駐管理プログラム、d・・・・・・
アブリケーシ1冫プログラム、e・・・・・・空き領域
FIG. 1 is a schematic block diagram of a mobile terminal equipped with MS DOS according to an embodiment of the present invention, and FIG. 2 is a schematic block diagram of a conventional terminal. 11...Main storage device, 13...External storage device, 14...Basic input/output control program,
7...Power supply device, 8...Start signal, 9
......Disconnection signal, 10...OFF request signal, A...BOOT program, B...
・10. SYSSC...MSDOS. SYS,
D... Resident management program, E... Data file, a - .= I O . S Y
S, b −= − M S D O S . SYS
, c... Resident management program, d...
Abbreviation program 1, e...Free space.

Claims (1)

【特許請求の範囲】[Claims]  アプリケーションプログラムを常駐させる制御プログ
ラムを設け、アプリケーションプログラムの実行終了後
に、再び外部記憶装置からアプリケーションプログラム
を読み出すことなく、再起動を行うことのできる携帯端
末装置。
A mobile terminal device is provided with a control program that makes an application program resident, and can be restarted without reading the application program from an external storage device again after execution of the application program is finished.
JP16590989A 1989-06-28 1989-06-28 Portable terminal equipment Pending JPH0330025A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16590989A JPH0330025A (en) 1989-06-28 1989-06-28 Portable terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16590989A JPH0330025A (en) 1989-06-28 1989-06-28 Portable terminal equipment

Publications (1)

Publication Number Publication Date
JPH0330025A true JPH0330025A (en) 1991-02-08

Family

ID=15821313

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16590989A Pending JPH0330025A (en) 1989-06-28 1989-06-28 Portable terminal equipment

Country Status (1)

Country Link
JP (1) JPH0330025A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012048427A (en) * 2010-08-25 2012-03-08 Sony Corp Information processing unit, information processing method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012048427A (en) * 2010-08-25 2012-03-08 Sony Corp Information processing unit, information processing method, and program

Similar Documents

Publication Publication Date Title
CN110543321A (en) OTA (over the air) upgrading method, device, terminal and computer readable storage medium
JP3612043B2 (en) System and method for updating program file being executed
JP4838305B2 (en) Processor controller with different modes
JPH0330025A (en) Portable terminal equipment
KR100626517B1 (en) Method for downloading for a operating system program in a mobile communication terminal
JP3520143B2 (en) Information processing system
KR100470993B1 (en) Method and device for downloading program by using hand-shaking in digital signal processing
JP2003044284A (en) Activation method for computer system and program for activation
US7191443B2 (en) Digital device, task management method and program therefor
JP3011751B2 (en) System startup method
JP2005258967A (en) Data processor
JP3652878B2 (en) Transaction synchronous replacement method for secondary load modules
JP2003256219A (en) Program execution method in incorporated equipment
JP2642082B2 (en) Starting the communication program
JPH052519A (en) File system managing device
JPH03150660A (en) Additional processor control system
WO2019237222A1 (en) System upgrading method, smart device, and server
JPS6213704B2 (en)
CN116954726A (en) Terminal equipment control method and device, terminal equipment and storage medium
JPH04148427A (en) Program patch system
JPH06202861A (en) Automatic application restarting device
JP2003256218A (en) Program execution method in incorporated equipment
JPS63298657A (en) Ipl system
JPS62248052A (en) Terminal processing system
JPH09293037A (en) Computer terminal used in network communication