JPH10307688A - Portable electronic equipment and control method therefor - Google Patents

Portable electronic equipment and control method therefor

Info

Publication number
JPH10307688A
JPH10307688A JP11850697A JP11850697A JPH10307688A JP H10307688 A JPH10307688 A JP H10307688A JP 11850697 A JP11850697 A JP 11850697A JP 11850697 A JP11850697 A JP 11850697A JP H10307688 A JPH10307688 A JP H10307688A
Authority
JP
Japan
Prior art keywords
disk
operating system
read
memory
rom
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.)
Withdrawn
Application number
JP11850697A
Other languages
Japanese (ja)
Inventor
Takanori Yamada
孝典 山田
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP11850697A priority Critical patent/JPH10307688A/en
Publication of JPH10307688A publication Critical patent/JPH10307688A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To obtain an electronic equipment excellent in operability by controlling a RAM and a ROM which were handled as different drives before virtually one drive by converting a logical position into a physical position according to stored information and performing read/write control. SOLUTION: This equipment has a disk merging information storage means which stores a logical position indicated by an operating system and a physical position corresponding to the logical position at a read/write request from the operating system and a disk merging control means which performs read/ write control by converting the logical position into the physical position according to the stored information. For example, this electronic equipment is equipped with a merging driver which stores files, etc., by handling a variable memory 12 and a fixed memory 13 as one successive virtual disk 16 and handles them as the virtual disk. A RAM, a ROM, etc., are usable as the variable memory 12 and a mask ROM, etc., is usable as the fixed memory 13.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ハンディターミナ
ル等の携帯型電子機器に関し、特にディスク装置を内蔵
した携帯型電子機器に関するものである。
The present invention relates to a portable electronic device such as a handy terminal and, more particularly, to a portable electronic device having a built-in disk device.

【0002】[0002]

【従来の技術】業務用携帯電子機器の一つであるハンデ
ィターミナルでは、その機器上で使用するファイル類
(アプリケーションプログラムやデータベースファイ
ル、環境ファイル、オペレーティングシステムファイル
など)を格納しておかなければならない。その際、業務
用アプリケーションプログラムは不具合対応によるリビ
ジョンアップや機能追加によるバージョンアップが、ま
たデータベースファイルは季節毎のマスターデータ変更
や商品追加・削除などによる更新作業が、更には環境フ
ァイルはシステムの環境が変更されるごとに書き換え作
業が頻繁に行われる。一方、オペレーティングシステム
などは非常に安定したプログラムであり、変更される可
能性はほとんどない。
2. Description of the Related Art A handy terminal, which is one of portable electronic devices for business use, must store files (application programs, database files, environment files, operating system files, etc.) used on the device. . At this time, business application programs are upgraded by revisions and functions are added to deal with defects, database files are updated by seasonal master data changes, product additions and deletions, and environment files are system environment settings. Each time is changed, rewriting is frequently performed. On the other hand, an operating system is a very stable program, and is unlikely to be changed.

【0003】従来の代表的な携帯型電子機器のディスク
構成を示すブロック図の例を図5に示す。この従来例
は、業務用アプリケーションプログラムやデータベース
ファイル(以降、可変ファイルと呼ぶ)をRAM12
に、オペレーティングシステムファイル(以降、固定フ
ァイルと呼ぶ)をROM13に格納し、可変ファイル群
の含まれるディスクをドライブX51として読み書き
を、固定ファイル群の含まれるディスクをドライブY5
2として読み出しを行うことができる。これにより、可
変ファイルの変更の簡便性と固定ファイルの堅牢性を提
供している。
FIG. 5 shows an example of a block diagram showing a disk configuration of a conventional typical portable electronic device. In this conventional example, a business application program and a database file (hereinafter, referred to as a variable file) are stored in a RAM 12.
Then, an operating system file (hereinafter, referred to as a fixed file) is stored in the ROM 13, the disk containing the variable file group is read / written using the drive X51, and the disk containing the fixed file group is stored in the drive Y5.
2 can be read. This provides the simplicity of changing a variable file and the robustness of a fixed file.

【0004】このディスク構成を司るのはDOSと呼ば
れるディスクオペレーティングシステム15であり、ド
ライブ“X”51へのアクセスがあると、ディスクBI
OS処理14内のRAMアクセス処理21に対して、読
み書きを行うためのアクセス情報(アクセスアドレス、
読み書き量、書き込みデータ)とともに読み書きを指示
する。RAMアクセス処理21は、上記アクセス情報に
したがってRAM12に対して読み出し又は書き込みを
行う。同様に、ドライブ“Y”52へのアクセスがある
と、ディスクBIOS処理14内のROMアクセス処理
22に対して、読み出しを行うためのアクセス情報(ア
クセスアドレス、読み出し量)とともに読み出しを指示
する。ROMアクセス処理22は上記アクセス情報にし
たがってROM13に対して読み出しを行う。
The disk configuration is controlled by a disk operating system 15 called DOS. When the drive "X" 51 is accessed, the disk BI
For RAM access processing 21 in OS processing 14, access information (access address,
Read / write is instructed together with the read / write amount and write data). The RAM access processing 21 reads or writes data from or to the RAM 12 according to the access information. Similarly, when there is an access to the drive “Y” 52, the ROM access processing 22 in the disk BIOS processing 14 is instructed to read along with access information (access address, read amount) for reading. The ROM access processing 22 reads data from the ROM 13 according to the access information.

【0005】このように、RAM12やROM13のよ
うな物理的なデバイス毎にディスクとしての処理が行わ
れており、読み書き可能なものと読み出し専用のものと
を同一ディスクとして扱うことはできなかった。
[0005] As described above, processing as a disk is performed for each physical device such as the RAM 12 and the ROM 13, and a readable / writable disk and a read-only disk cannot be handled as the same disk.

【0006】[0006]

【発明が解決しようとする課題】近来のオペレーティン
グシステムでは、該オペレーティングシステムが動作す
る為の環境ファイル、たとえば動作を指定する為のファ
イルや動作の環境を保存する為のファイルが、該オペレ
ーティングシステムと同一のディスクに位置しているこ
とが必要とされている。しかし、従来技術では、可変フ
ァイルと固定ファイルを別のデバイス(たとえばRAM
とROM)に格納し、各々を別のドライブとして扱って
いるため、環境ファイルを変更するためにはROMの交
換が必要であり、使い勝手が非常に悪かった。また、業
務用携帯電子機器の一つであるハンディターミナルにお
いては、その携帯性を確保する為に、汎用のパーソナル
コンピュータが有するような大容量の不揮発性メモリ
(たとえばハードディスクドライブ)を内蔵することが
困難であった。
In a recent operating system, an environment file for operating the operating system, for example, a file for designating an operation or a file for storing an environment of the operation, is included in the operating system. It is required that they be located on the same disk. However, in the prior art, the variable file and the fixed file are stored in different devices (for example, RAM).
And ROM), and each of them is treated as a separate drive. Therefore, in order to change the environment file, the ROM needs to be replaced, and the usability is very poor. In addition, in order to ensure portability, a handy terminal, which is one of the portable electronic devices for business use, may incorporate a large-capacity nonvolatile memory (for example, a hard disk drive) that a general-purpose personal computer has. It was difficult.

【0007】本発明は、かかる欠点に鑑みてなされたも
ので、その目的とするところは、異なるデバイスを一つ
のドライブとして扱うことにより、オペレーティングシ
ステムが持つ汎用性を損なうことなく稼動することがで
き、一般のパーソナルコンピュータと同様な環境を実現
し、可変ファイルの取り扱いにも優れた携帯型電子機器
を提供することである。
The present invention has been made in view of the above-mentioned drawbacks, and an object of the present invention is to handle different devices as one drive, thereby enabling operation without impairing the versatility of an operating system. Another object of the present invention is to provide a portable electronic device that realizes an environment similar to a general personal computer and is excellent in handling variable files.

【0008】[0008]

【課題を解決するための手段】上記課題を解決するため
本発明の電子機器は、書き換え可能な可変メモリと、該
可変メモリを読み書きする可変メモリアクセス手段と、
書き換え不可能な固定メモリと、該固定メモリを読み出
す固定メモリアクセス手段と、ディスク処理を行うオペ
レーティングシステムとを有する携帯型電子機器におい
て、オペレーティングシステムからの読み書き要求に応
じて、該オペレーティングシステムが指示する論理位置
と該論理位置に対応した物理位置を格納するディスク連
続化情報格納手段と、ディスク連続化情報格納手段に格
納された情報に従って論理位置を物理位置に変換し読み
書きの制御を行うディスク連続化制御手段とを有するこ
とを特徴とする。
According to an aspect of the present invention, there is provided an electronic apparatus comprising: a rewritable variable memory; a variable memory access unit for reading and writing the variable memory;
In a portable electronic device having a non-rewritable fixed memory, a fixed memory access unit that reads the fixed memory, and an operating system that performs a disk process, the portable system instructs the operating system in response to a read / write request from the operating system. Disk continuity information storage means for storing a logical position and a physical position corresponding to the logical position, and disk continuity for converting a logical position into a physical position in accordance with information stored in the disk continuity information storage means and controlling read / write And control means.

【0009】また、本発明は当該電子機器の制御方法と
しても把握することが適当であり、ディスクオペレーテ
ィングシステムからの読み書きの要求に応じて、該オペ
レーティングシステムが指示する論理位置に対応した可
変メモリあるいは固定メモリの物理位置に変換する工程
と、物理位置に対して読み書きを行なう工程とを有する
ことを特徴とする。
The present invention is also suitable to be grasped as a control method of the electronic device, and in response to a read / write request from a disk operating system, a variable memory or a logical memory corresponding to a logical position indicated by the operating system. The method is characterized by including a step of converting the data into a physical position of the fixed memory and a step of reading and writing the physical position.

【0010】[0010]

【発明の実施の形態】図1乃至図4は本発明に係る携帯
型電子機器の一実施例を示したもので、図1は回路構成
を示すブロック図、図2はディスクの処理構成を示した
もので、図3はディスク連続化情報テーブルの一例を示
したものであり、図4は読み書き可能な部分と読み出し
専用部分に統合したディスクの構成の一例を示してい
る。
1 to 4 show an embodiment of a portable electronic apparatus according to the present invention. FIG. 1 is a block diagram showing a circuit configuration, and FIG. 2 shows a processing configuration of a disk. FIG. 3 shows an example of a disk continuity information table, and FIG. 4 shows an example of the configuration of a disk integrated with a readable / writable part and a read-only part.

【0011】図1に示すように、この一実施例の電子機
器では、可変メモリ12と固定メモリ13を連続したひ
とつの仮想ディスク16として扱いファイル類を格納
し、仮想ディスクとして扱うための連続化ドライバ17
が備えられている。可変メモリ12としてRAMやフラ
ッシュROM等を、固定メモリ13としてマスクROM
やCD−ROM等を使用することができる。可変メモリ
12や固定メモリ13を読み書きする処理としてBIO
S14と、BIOS14を使用し可変メモリ12と固定
メモリ13をディスクとして利用可能にするDOS15
とから構成される。11は、電子機器全体を制御するC
PU、18はデータを表示するディスプレイである。
As shown in FIG. 1, in the electronic apparatus of this embodiment, the variable memory 12 and the fixed memory 13 are handled as one continuous virtual disk 16, and files are stored, and a serialization for handling as a virtual disk is performed. Driver 17
Is provided. A RAM or flash ROM is used as the variable memory 12, and a mask ROM is used as the fixed memory 13.
Or a CD-ROM. BIO is used to read and write the variable memory 12 and the fixed memory 13.
S14 and a DOS 15 using the BIOS 14 to make the variable memory 12 and the fixed memory 13 available as disks
It is composed of 11 is a C that controls the entire electronic device.
PU, 18 is a display for displaying data.

【0012】図2では図1で示した電子機器のディスク
構成をブロック図で示している。BIOS14内にはR
AMアクセスを行うRAMアクセス処理21とROMア
クセスを行うROMアクセス処理22を持ち、各々が可
変メモリ12及び固定メモリ13に対してデータ読み書
きを行うことができる。DOS15からドライブ“Z”
25が使用されると、ドライブ“Z”25に対応したデ
ィスクデータの読み書きを連続化ドライバ17に対して
行う。連続化ドライバ17はDOS15から要求された
アクセス情報(アクセスアドレス、読み書き量、読み書
きデータ)をディスク連続化情報24のテーブルにした
がって実際に物理的にアクセスを行うためのアクセス情
報に変換を行う。この変換された情報をもとにRAMア
クセス処理21またはROMアクセス処理22のいずれ
に対するアクセスかを決定し、上記変換後のアクセス情
報にしたがってディスクBIOS処理14内のRAMア
クセス処理21またはROMアクセス処理22に対して
読み書きを行うためのアクセス情報(アクセスアドレ
ス、読み書き量、読み書きデータ)とともに指示する。
RAMアクセス処理21またはROMアクセス処理22
は上記アクセス情報にしたがってRAM12またはRO
M13に対して読み出し又は書き込みを行う。
FIG. 2 is a block diagram showing a disk configuration of the electronic apparatus shown in FIG. R in the BIOS 14
It has a RAM access process 21 for performing AM access and a ROM access process 22 for performing ROM access, each of which can read and write data from and to the variable memory 12 and the fixed memory 13. Drive "Z" from DOS15
When the drive 25 is used, the read / write of the disk data corresponding to the drive “Z” 25 is performed to the continuation driver 17. The continuation driver 17 converts the access information (access address, read / write amount, read / write data) requested by the DOS 15 into access information for actually physically accessing according to the table of the disk continuation information 24. Based on the converted information, it is determined which of the RAM access process 21 and the ROM access process 22 is to be accessed, and the RAM access process 21 or the ROM access process 22 in the disk BIOS process 14 is determined according to the converted access information. , Along with access information (access address, read / write amount, read / write data) for reading / writing.
RAM access processing 21 or ROM access processing 22
Is the RAM 12 or RO according to the access information.
Read or write to M13.

【0013】図3に実際にアクセス情報変換を行うため
のディスク連続化情報24の内容を示す。論理位置情報
31にはドライブ“Z”25に対応したデータ位置情報
Pos1〜Pos4(ヘッド位置、トラック位置、セク
タ位置)が格納され、物理装置情報32には論値位置に
対応した物理装置(RAM、ROM)が格納され、物理
位置情報33にはその物理装置上の対応データ位置情報
Addr1〜Addr4(ヘッド位置、トラック位置、
セクタ位置)が格納され、容量情報34にはその物理装
置上の連続した対応データサイズ情報Size1〜Si
ze4(セクタ数)が格納され、更に属性情報35には
その物理装置の読み書き属性情報(読み出し専用、読み
書き可能)が格納されている。ディスク連続化処理23
はこのディスク連続化情報24のテーブルを参照して、
指定されたアクセス情報を実際の物理装置上のアクセス
情報に変換することができる。
FIG. 3 shows the contents of the disc continuation information 24 for actually performing access information conversion. The logical position information 31 stores data position information Pos1 to Pos4 (head position, track position, sector position) corresponding to the drive “Z” 25, and the physical device information 32 stores a physical device (RAM) corresponding to the theoretical value position. , ROM), and corresponding physical position information Addr1 to Addr4 (head position, track position,
(Sector position), and the capacity information 34 includes continuous corresponding data size information Size 1 to Si on the physical device.
ze4 (the number of sectors) is stored, and the attribute information 35 stores the read / write attribute information (read only, read / write) of the physical device. Disk continuation processing 23
Refers to the table of the disk continuation information 24,
The designated access information can be converted into the access information on the actual physical device.

【0014】図4に仮想ディスク16の一例を示す。図
に示すように、ディスク情報格納領域41(以降DPB
領域と呼ぶ)、ディスク使用情報格納域42(以降FA
T領域と呼ぶ)、ファイル使用状況格納域43(以降デ
ィレクトリ領域と呼ぶ)、ファイルデータ格納域44か
らなる。更にファイルデータ格納域44はファイルブロ
ック領域45(以降サブディレクトリ領域と呼ぶ)、フ
ァイルデータ格納域46とからなる。前記ファイル格納
データ域44、46は同一の構成であり、必要に応じて
更にこの繰り返しを行うことができ、階層的なディレク
トリ構成とすることができる。本例では、DPB領域4
1とディレクトリ領域43とファイルデータ格納域44
をROM13に、FAT領域42とサブディレクトリ領
域45とファイルデータ格納域46をRAM12に設け
た構成を示している。FAT領域42は情報の書き換え
が必要であるためRAM12に設ける必要があるが、他
の領域は本例に限定されるものではなく、用途に応じて
構成することができる。
FIG. 4 shows an example of the virtual disk 16. As shown in the figure, the disk information storage area 41 (hereinafter referred to as DPB)
Area), disk use information storage area 42 (hereinafter referred to as FA area).
T), a file usage storage area 43 (hereinafter referred to as a directory area), and a file data storage area 44. Further, the file data storage area 44 includes a file block area 45 (hereinafter referred to as a subdirectory area) and a file data storage area 46. The file storage data areas 44 and 46 have the same configuration, and this can be further repeated as necessary, so that a hierarchical directory configuration can be obtained. In this example, the DPB area 4
1, directory area 43, and file data storage area 44
In the ROM 13, and a FAT area 42, a subdirectory area 45, and a file data storage area 46 in the RAM 12. The FAT area 42 needs to be provided in the RAM 12 because the information needs to be rewritten, but other areas are not limited to this example and can be configured according to the application.

【0015】図1乃至図4で示した実施例での具体的な
動作の流れは、ドライブ“Z”25のシステムファイル
(ブート用のファイルデータ)の読み出しが指示される
と、ファイルデータ格納域FILE44を示す論理位置
Pos3のデータの読み出しが指示される。連続化ドラ
イバ17はPos3の情報をもとにディスク連続化情報
24のテーブルから物理装置ROM13の物理位置Ad
dr3を算出し、ディスク連続化処理23はBIOS1
4に対してROMアクセス処理22を実行し、ROMア
クセス処理22はROM13の指定位置からデータを読
み出す。また、ドライブ“Z”25に対して一般的なフ
ァイル追加が行われると、DOS15は空きエリアを探
して、ファイルデータ格納域FILE46の領域への書
き込みを実行するために、FILE46を示す論理位置
Pos4のデータの書き込みが指示される。連続化ドラ
イバ17はPos4の情報をもとにディスク連続化情報
24のテーブルから物理装置RAM12の物理位置Ad
dr4を算出し、ディスク連続化処理23はBIOS1
4に対してRAMアクセス処理21を実行し、RAMア
クセス処理21はRAM12の指定位置へデータを書き
込む。
The specific operation flow in the embodiment shown in FIGS. 1 to 4 is as follows. When reading of a system file (boot file data) of the drive "Z" 25 is instructed, the file data storage area Reading of data at the logical position Pos3 indicating FILE44 is instructed. The continuation driver 17 reads the physical position Ad of the physical device ROM 13 from the table of the disc continuation information 24 based on the information of Pos3.
dr3 is calculated, and the disk continuation processing 23 is executed in the BIOS 1
A ROM access process 22 is performed on the ROM 4, and the ROM access process 22 reads data from a designated position in the ROM 13. When a general file is added to the drive "Z" 25, the DOS 15 searches for a free area and writes the file data in the file data storage area FILE 46, so that the logical position Pos4 indicating the FILE 46 is executed. Is written. The continuation driver 17 reads the physical position Ad of the physical device RAM 12 from the table of the disc continuation information 24 based on the information of Pos4.
dr4 is calculated, and the disk continuation processing 23 is executed in the BIOS 1
Then, a RAM access process 21 is performed on the RAM 4, and the RAM access process 21 writes data to a designated position in the RAM 12.

【0016】本実施例では、異なる二つの物理装置に対
してのものであるが、ディスク連続化情報24を拡張す
ることにより、複数の物理装置を一つのドライブとして
扱うことができる。また、可変メモリとしてRAMを使
用したが、RAMの代わりにフラッシュメモリを使用し
て、データの保全性にも優れたシステムを提供すること
ができる。
In this embodiment, two different physical devices are used. However, by expanding the disk continuity information 24, a plurality of physical devices can be handled as one drive. In addition, although a RAM is used as the variable memory, a system having excellent data integrity can be provided by using a flash memory instead of the RAM.

【0017】[0017]

【発明の効果】以上述べたように本発明によれば、RO
MとRAMを仮想的に一つのディスクとして扱うことが
できるので、オペレーションシステムはROMに格納し、
該オペレーションシステムの環境設定ファイルはRAM
に格納することで、見かけ上同一のディスクに位置させ
ることができる。従って動作環境に応じて環境ファイル
を容易に書き換えることができ、一般のパーソナルコン
ピュータと同様な環境と使い勝手を実現することができ
る。また、可変ファイルの取り扱いにも優れた携帯型電
子機器を提供することが可能となる。
As described above, according to the present invention, RO
Since the M and RAM can be virtually handled as one disk, the operating system stores them in ROM,
The environment setting file of the operation system is RAM
, It can be apparently located on the same disk. Therefore, the environment file can be easily rewritten according to the operating environment, and the same environment and usability as a general personal computer can be realized. Further, it is possible to provide a portable electronic device that is excellent in handling variable files.

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

【図1】本発明に係る携帯型電子機器の回路構成を示す
ブロック図。
FIG. 1 is a block diagram showing a circuit configuration of a portable electronic device according to the present invention.

【図2】図1に示した電子機器のディスクの処理構成を
示すブロック図。
FIG. 2 is an exemplary block diagram showing a processing configuration of a disk of the electronic apparatus shown in FIG. 1;

【図3】図2のディスク連続化情報テーブルの一例を示
した図。
FIG. 3 is a diagram showing an example of a disk continuation information table of FIG. 2;

【図4】図2の仮想ディスクの構成の一例を示した図。FIG. 4 is a view showing an example of the configuration of the virtual disk shown in FIG. 2;

【図5】従来の携帯型電子機器のディスクの処理構成を
示すブロック図。
FIG. 5 is a block diagram showing a processing configuration of a disk of a conventional portable electronic device.

【符号の説明】[Explanation of symbols]

11 CPU 12 RAM(書き換え可能可変メモリ) 13 ROM(書き換え不可能固定メモリ) 14 BIOS 15 DOS 16 仮想ディスク 17 連続化ドライバ 18 ディスプレイ 21 RAMアクセス処理(可変メモリアクセス処理・
BIOS) 22 ROMアクセス処理(固定メモリアクセス処理・
BIOS) 23 ディスク連続化処理 24 ディスク連続化情報 25 ドライブZ(DOS) 31 論理位置(ヘッド番号、トラック番号、セクタ番
号) 32 物理装置(ROM、RAM) 33 物理位置(ヘッド番号、トラック番号、セクタ番
号) 34 容量(セクタ数) 35 属性(読み書き、読み書き可能) 41 DPBエリア 42 FATエリア 43 ディレクトリエリア 44 ファイルデータエリア1 45 サブディレクトリエリア 46 ファイルデータエリア2 51 ドライブX(DOS) 52 ドライブY(DOS)
11 CPU 12 RAM (rewritable variable memory) 13 ROM (non-rewritable fixed memory) 14 BIOS 15 DOS 16 virtual disk 17 continuity driver 18 display 21 RAM access processing (variable memory access processing
BIOS) 22 ROM access processing (fixed memory access processing)
BIOS) 23 Disk continuation processing 24 Disk continuity information 25 Drive Z (DOS) 31 Logical position (head number, track number, sector number) 32 Physical device (ROM, RAM) 33 Physical position (head number, track number, sector) Number) 34 capacity (number of sectors) 35 attribute (read / write, read / write) 41 DPB area 42 FAT area 43 directory area 44 file data area 1 45 subdirectory area 46 file data area 2 51 drive X (DOS) 52 drive Y (DOS) )

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 書き換え可能な可変メモリと、該可変メ
モリを読み書きする可変メモリアクセス手段と、書き換
え不可能な固定メモリと、該固定メモリを読み出す固定
メモリアクセス手段と、ディスク処理を行うオペレーテ
ィングシステムとを有する携帯型電子機器において、前
記オペレーティングシステムからの読み書き要求に応じ
て、該オペレーティングシステムが指示する論理位置と
該論理位置に対応した物理位置を格納するディスク連続
化情報格納手段と、前記ディスク連続化情報格納手段に
格納された情報に従って論理位置を物理位置に変換し読
み書きの制御を行うディスク連続化制御手段とを有する
ことを特徴とする携帯型電子機器。
1. A rewritable variable memory, a variable memory access means for reading and writing the variable memory, a non-rewritable fixed memory, a fixed memory access means for reading the fixed memory, and an operating system for performing disk processing A portable electronic device having disk continuation information storage means for storing a logical position designated by the operating system and a physical position corresponding to the logical position in response to a read / write request from the operating system; and A portable electronic device comprising: a disk continuation control unit that converts a logical position into a physical position in accordance with information stored in a storage information storage unit and controls reading and writing.
【請求項2】 書き換え可能な可変メモリと、該可変メ
モリを読み書きする可変メモリアクセス手段と、書き換
え不可能な固定メモリと、該固定メモリを読み出す固定
メモリアクセス手段と、ディスク処理を行うオペレーテ
ィングシステムとを有する携帯型電子機器の制御方法に
おいて、前記ディスクオペレーティングシステムからの
読み書きの要求に応じて、該オペレーティングシステム
が指示する論理位置に対応した前記可変メモリあるいは
前記固定メモリの物理位置に変換する工程と、前記物理
位置に対して読み書きを行なう工程とを有することを特
徴とする携帯型電子機器の制御方法。
2. A rewritable variable memory, a variable memory access unit for reading and writing the variable memory, a non-rewritable fixed memory, a fixed memory access unit for reading the fixed memory, and an operating system for performing disk processing In the method of controlling a portable electronic device having a step of, in response to a read / write request from the disk operating system, converting the data into a physical position of the variable memory or the fixed memory corresponding to a logical position specified by the operating system; and And reading and writing from / to the physical position.
JP11850697A 1997-05-08 1997-05-08 Portable electronic equipment and control method therefor Withdrawn JPH10307688A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11850697A JPH10307688A (en) 1997-05-08 1997-05-08 Portable electronic equipment and control method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11850697A JPH10307688A (en) 1997-05-08 1997-05-08 Portable electronic equipment and control method therefor

Publications (1)

Publication Number Publication Date
JPH10307688A true JPH10307688A (en) 1998-11-17

Family

ID=14738346

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11850697A Withdrawn JPH10307688A (en) 1997-05-08 1997-05-08 Portable electronic equipment and control method therefor

Country Status (1)

Country Link
JP (1) JPH10307688A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8358390B2 (en) 2006-06-05 2013-01-22 Lg Display Co., Ltd. Polarizer and method for manufacturing liquid crystal display device using the same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8358390B2 (en) 2006-06-05 2013-01-22 Lg Display Co., Ltd. Polarizer and method for manufacturing liquid crystal display device using the same

Similar Documents

Publication Publication Date Title
CN100501678C (en) Controlling memory access in a multi-booting system
JP3005645B2 (en) How to read and write files on non-erasable storage media
JP2883791B2 (en) Storage medium and control method thereof
JP3554045B2 (en) Recorded content restoring device and recording restoring device of auxiliary storage device
US7330947B2 (en) Method and apparatus for backing up data in virtual storage medium
JPH04186447A (en) Directory management system
JPH03110652A (en) Computer device
KR20050118731A (en) Format mapping scheme for universal drive device
JP2000298608A (en) Computer data storage medium and memory managing method
JP2968181B2 (en) Disk device and data writing / reading method
JP2006338345A (en) Virtual tape library device, virtual tape library system and virtual tape writing method
JPH1063551A (en) Information processor
CN100365601C (en) Emulation system and emulation method
JPH04321128A (en) Method for containing defective disk page in electronic printing system
JPH10307688A (en) Portable electronic equipment and control method therefor
JP2004213365A (en) Hard disk drive unit, data recording device, backup device, restore device, backup method, and computer program executable in computer for making computer function as back up device
JPH0778187A (en) System and processing method utilizing recording medium and electronic publication
JP2829957B2 (en) Information processing device
JPH0488525A (en) Rom/ram disk access system
KR20030061948A (en) : Apparatus storing information and method for controlling the File using its
JPH10289144A (en) Memory control method
JPH0254327A (en) Control system for disk data
JPH1139210A (en) Memory controller for flash memory
JPS6278790A (en) Storage device
JPS63240616A (en) Rom/ram disk device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20040803