JPH0830393A - Device and method for reproducing and recording image data - Google Patents

Device and method for reproducing and recording image data

Info

Publication number
JPH0830393A
JPH0830393A JP6182992A JP18299294A JPH0830393A JP H0830393 A JPH0830393 A JP H0830393A JP 6182992 A JP6182992 A JP 6182992A JP 18299294 A JP18299294 A JP 18299294A JP H0830393 A JPH0830393 A JP H0830393A
Authority
JP
Japan
Prior art keywords
address
image data
stored
read
basic unit
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.)
Granted
Application number
JP6182992A
Other languages
Japanese (ja)
Other versions
JP3628043B2 (en
Inventor
Mikio Watanabe
幹緒 渡邉
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.)
Fujifilm Holdings Corp
Original Assignee
Fuji Photo Film 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 Fuji Photo Film Co Ltd filed Critical Fuji Photo Film Co Ltd
Priority to JP18299294A priority Critical patent/JP3628043B2/en
Publication of JPH0830393A publication Critical patent/JPH0830393A/en
Application granted granted Critical
Publication of JP3628043B2 publication Critical patent/JP3628043B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To accelerate the reproduction of image data from a memory card. CONSTITUTION:A memory card 40 is provided with a storage area for storing image data and a header area for managing data. The data storage area is provided with plural clusters and the image data for one frame are stored in the plural clusters. The FAT of the header area manages cluster numbers as the addresses of clusters, and the clusters and the kinds of image data to be stored can be recognized by retrieving the FAT. When the reproduction is requested, it is found out by retrieving the FAT which cluster in the memory card 40 stores the image data of the reproduction requested frame. When the cluster numbers of all the clusters storing the image data for on requested for one requested for reproduction frame are found out, data expressing those cluster numbers are stored in a high-speed memory 11. While referring to the data expressing the cluster numbers stored in the high-speed memory 11, the image data are reproduced from the memory card 40 while controlling reading.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【技術分野】この発明は,画像データを記憶する記憶媒
体から画像データを再生する画像データ再生装置および
このような記憶媒体に画像データを記憶する画像データ
記録装置に関する。
TECHNICAL FIELD The present invention relates to an image data reproducing apparatus for reproducing image data from a storage medium for storing image data and an image data recording apparatus for storing image data in such a storage medium.

【0002】[0002]

【発明の背景】画像データを記憶するメモリ・カードに
おいては,多数のクラスタからなるデータ記憶領域が含
まれている。このクラスタはたとえば8キロ・バイトの
記憶容量をもっている。したがって1画面分の画像デー
タは1つのクラスタ内に収まらず,複数のクラスタを用
いて記憶される。このために1画面を構成する画像デー
タがどこのクラスタに記憶されているかを記憶しておく
必要が生じる。このようなクラスタの管理は,メモリ・
カードに含まれるデータ管理領域において行なわれてい
る。
BACKGROUND OF THE INVENTION A memory card for storing image data includes a data storage area consisting of a large number of clusters. This cluster has a storage capacity of, for example, 8 kilobytes. Therefore, the image data for one screen does not fit in one cluster and is stored using a plurality of clusters. For this reason, it becomes necessary to store in which cluster the image data forming one screen is stored. Management of such clusters requires memory
It is performed in the data management area included in the card.

【0003】データ記憶領域とデータ管理領域とを有す
るメモリ・カードにおいては,メモリ・カードに記憶さ
れているデータを再生する場合,データ管理領域が参照
され1画面を構成する初めの画像データが記憶されてい
るクラスタのアドレスが読取られる。データ記憶領域に
含まれるクラスタのうち読取られたアドレスをもつクラ
スタに記憶されている画像データが読出される。つづい
て次の画像データが記憶されているクラスタのアドレス
が,データ管理領域から読取られ,読取られたアドレス
をもつクラスタに記憶されている画像データが読出され
る。データ管理領域からのアドレスの読取りと,読取ら
れたアドレスをもつクラスタからのデータの読出しとが
繰返されて一画面分の画像データが,メモリ・カードの
データ記憶領域から読出される。このようにデータ管理
領域からのアドレスの読取りと読取られたアドレスをも
つクラスタからのデータの読出しとが交互に繰返されて
一画面分の画像データがメモリ・カードから読出される
ため,迅速な画像再生は望めない。
In a memory card having a data storage area and a data management area, when the data stored in the memory card is reproduced, the data management area is referred to and the first image data constituting one screen is stored. The address of the cluster being read is read. The image data stored in the cluster having the read address among the clusters included in the data storage area is read. Then, the address of the cluster in which the next image data is stored is read from the data management area, and the image data stored in the cluster having the read address is read out. The reading of the address from the data management area and the reading of the data from the cluster having the read address are repeated to read one screen of image data from the data storage area of the memory card. In this way, the reading of the address from the data management area and the reading of the data from the cluster having the read address are alternately repeated, and the image data for one screen is read from the memory card. I cannot hope for regeneration

【0004】またデータの書込みにおいても,データ管
理領域を参照して空いているクラスタを探し,空いてい
るクラスタにデータを書き込み,再び空クラスタを探す
ことを繰返して1画面分の画像データをメモリ・カード
に書込むので,迅速な画像記録が望めない。
Also in the data writing, the data management area is searched for an empty cluster, the data is written in the empty cluster, and the empty cluster is searched again, and the image data for one screen is stored in the memory.・ Since it is written on the card, quick image recording cannot be expected.

【0005】[0005]

【発明の開示】この発明は,記録媒体に記録されている
画像データを迅速に再生することおよび画像データを迅
速に記録媒体に記録することを目的とする。
DISCLOSURE OF THE INVENTION An object of the present invention is to quickly reproduce image data recorded on a recording medium and to rapidly record image data on the recording medium.

【0006】第1の発明は,複数の基本単位記憶領域か
ら構成され,1駒の画像データが複数の上記基本単位記
憶領域にわたって記憶されている画像データ記憶領域,
および複数の上記基本単位記憶領域にわたって記憶され
ている1駒の画像データが,どの基本単位記憶領域に記
憶されているかを表わすアドレスを記憶しているデータ
記憶管理領域を有している記憶媒体から画像データを再
生する装置において,画像データの再生要求に応答し
て,再生要求された1駒の画像データのすべてが記憶さ
れている上記基本単位記憶領域のすべてのアドレスを上
記データ記憶管理領域から読取るアドレス読取手段,上
記アドレス読取手段により読取られたアドレスを一旦記
憶するアドレス記憶手段,ならびに上記アドレス記憶手
段に記憶されたアドレスを,上記アドレス記憶手段から
読取り,読取られたアドレスをもつ上記基本単位記憶領
域に記憶されている画像データを,上記データ記憶領域
から読出して出力するデータ読取手段を備えていること
を特徴とする。
According to a first aspect of the invention, there is provided an image data storage area comprising a plurality of basic unit storage areas, in which one frame of image data is stored over the plurality of basic unit storage areas,
And an image from a storage medium having a data storage management area storing an address indicating in which basic unit storage area one piece of image data stored over a plurality of basic unit storage areas is stored. In a device for reproducing data, in response to a reproduction request for image data, an address for reading from the data storage management area all addresses of the basic unit storage area in which all of the requested one frame of image data is stored. The reading unit, the address storage unit for temporarily storing the address read by the address reading unit, and the basic unit storage area having the address read by reading the address stored in the address storage unit from the address storage unit The image data stored in is read from the data storage area and output. Characterized in that it comprises a data reading means.

【0007】第1の発明のデータ再生方法は,複数の基
本単位記憶領域から構成され,1駒の画像データが複数
の上記基本単位記憶領域にわたって記憶されている画像
データ記憶領域,および複数の上記基本単位記憶領域に
わたって記憶されている1駒の画像データが,どの基本
単位記憶領域に記憶されているかを表わすアドレスを記
憶しているデータ記憶管理領域を有している記憶媒体か
ら画像データを再生する装置において,画像データの再
生要求に応答して,再生要求された1駒の画像データの
すべてが記憶されている上記基本単位記憶領域のすべて
のアドレスを上記データ記憶管理領域から読取り,読取
られたアドレスを一旦記憶し,記憶されたアドレスを読
取り,読取られたアドレスをもつ上記基本単位記憶領域
に記憶されている画像データを,上記データ記憶領域か
ら読出して出力することを特徴とする。
The data reproducing method of the first invention comprises an image data storage area composed of a plurality of basic unit storage areas, in which image data of one frame is stored over a plurality of the basic unit storage areas, and a plurality of the basic storage areas. Apparatus for reproducing image data from a storage medium having a data storage management area for storing an address indicating in which basic unit storage area one piece of image data stored over the unit storage area is stored In response to the reproduction request of the image data, all addresses of the basic unit storage area in which all the image data of one frame requested to be reproduced are stored are read from the data storage management area, and the read addresses are read. Once stored, the stored address is read and stored in the basic unit storage area having the read address Image data, and outputs are read from the data storage area.

【0008】第1の発明によると,上記記憶媒体に記録
されている画像データの再生要求があると再生要求され
た1駒の画像データすべてが記憶されている上記基本単
位記憶領域のすべてのアドレスが読取られ,一旦記憶さ
れる。データ再生するときには一旦記憶されたアドレス
を参照して,上記基本単位記憶領域に記憶されているデ
ータが読取られる。
According to the first aspect of the invention, when there is a reproduction request for the image data recorded in the storage medium, all the addresses of the basic unit storage area in which all the image data of one frame requested to be reproduced are stored. Read and stored once. When data is reproduced, the address stored once is referred to and the data stored in the basic unit storage area is read.

【0009】基本単位記憶領域からの画像データの読取
りごとにデータ記憶管理領域からアドレスを読取らず,
再生要求された一駒の画像データすべてが記憶されてい
る上記基本単位記憶領域のすべてのアドレスを一旦記憶
した上で,一旦記憶したアドレスを参照して上記基本単
位記憶領域に記憶されているデータが読取られる。した
がって基本単位記憶領域からの画像データの読取りごと
にデータ管理領域からアドレスを読取る場合に比べ,画
像データの読取り時間を短縮できる。したがって記録媒
体からの画像データの再生を迅速化できる。
An address is not read from the data storage management area every time image data is read from the basic unit storage area,
After temporarily storing all the addresses of the basic unit storage area in which all the image data of one frame requested to be reproduced are stored, the data stored in the basic unit storage area is referred to by referring to the once stored addresses. Read. Therefore, the image data read time can be shortened as compared with the case where the address is read from the data management area every time the image data is read from the basic unit storage area. Therefore, the reproduction of the image data from the recording medium can be speeded up.

【0010】好ましくは,上記読取られたアドレスが連
続アドレスかどうかを判定し,上記アドレス記憶処理に
おいて,上記連続アドレス判定処理により連続アドレス
と判定されたアドレスについて,連続アドレスの先頭ア
ドレスおよび最終アドレスならびにこれらの先頭アドレ
スから最終アドレスの間が連続していることを表わす識
別データを記憶する。
Preferably, it is determined whether or not the read address is a continuous address, and in the address storing process, for the address determined to be a continuous address by the continuous address determination process, a start address and a final address of the continuous address and The identification data indicating that the area from the start address to the end address is continuous is stored.

【0011】これによりアドレスの記憶量を実質的に少
なくすることができ,メモリの使用効率を向上させるこ
とができる。
As a result, the storage amount of addresses can be substantially reduced, and the efficiency of memory usage can be improved.

【0012】上記アドレス記憶処理において,上記アド
レス読取手段によって読取られるアドレスを高速読出し
メモリから順に記憶し,高速読出しメモリの記憶容量が
オーバとなったことにより残りのアドレスを標準読出し
メモリに記憶するとよい。
In the address storing process, the addresses read by the address reading means are sequentially stored from the high speed read memory, and the remaining addresses are stored in the standard read memory when the storage capacity of the high speed read memory is exceeded. .

【0013】これにより一旦記憶されたアドレスの高速
読出しが可能となり,より迅速にデータ再生が可能とな
る。
As a result, the address once stored can be read at high speed, and the data can be reproduced more quickly.

【0014】第2の発明は,複数の基本単位記憶領域か
ら構成され,1駒の画像データが複数の上記基本単位記
憶領域にわたって記憶されている画像データ記憶領域,
および複数の上記基本単位記憶領域にわたって記憶され
ている1駒の画像データが,どの基本単位記憶領域に記
憶されているかを表わすアドレスを記憶するデータ記憶
管理領域を有している記憶媒体に画像データを記録する
装置において,上記画像データ記憶領域に含まれる上記
基本単位記憶領域のうち1駒の画像データを記憶できる
数の上記基本単位記憶領域の空領域のアドレスを上記デ
ータ記憶管理領域から読取るアドレス読取手段,上記ア
ドレス読取手段により読取られたアドレスを一旦記憶す
るアドレス記憶手段,上記アドレス記憶手段に記憶され
たアドレスを読取り,上記データ記憶領域に含まれる上
記基本単位記憶領域のうち,上記アドレス記憶手段から
読取られたアドレスをもつ上記基本単位領域に,与えら
れる1駒の画像データを書込むデータ書込手段,ならび
に上記データ書込手段によって画像データが書込まれた
上記基本単位記憶領域のアドレスを新たに上記データ記
憶管理領域に記憶するデータ記憶管理領域更新手段を備
えていることを特徴とする。
A second aspect of the present invention is an image data storage area which is composed of a plurality of basic unit storage areas and in which one frame of image data is stored over the plurality of basic unit storage areas.
And image data in a storage medium having a data storage management area for storing an address indicating in which basic unit storage area one piece of image data stored over a plurality of basic unit storage areas is stored. In the recording device, an address reading means for reading, from the data storage management area, an address of an empty area of the basic unit storage area of the basic unit storage area included in the image data storage area and capable of storing one frame of image data. An address storage means for temporarily storing the address read by the address reading means, an address stored in the address storage means, and the address storage means in the basic unit storage area included in the data storage area. One frame of image data given to the above basic unit area having the read address. And a data storage management area updating means for newly storing in the data storage management area the address of the basic unit storage area in which the image data is written by the data writing means. It is characterized by being

【0015】第2の発明のデータ記録方法は,複数の基
本単位記憶領域から構成され,1駒のデータが複数の上
記基本単位記憶領域にわたって記憶されているデータ記
憶領域,および複数の上記基本単位記憶領域にわたって
記憶されている1駒のデータが,どの基本単位記憶領域
に記憶されているかを表わすアドレスを記憶するデータ
記憶管理領域を有している記憶媒体にデータを記録する
装置において,上記データ記憶領域に含まれる上記基本
単位記憶領域のうち1駒の画像データを記憶できる数の
上記基本単位記憶領域の空領域のアドレスを上記データ
記憶管理領域から読取り,読取られたアドレスを一旦記
憶し,記憶されたアドレスを読取り,上記データ記憶領
域に含まれる上記基本単位記憶領域のうち,読取られた
アドレスをもつ上記基本単位領域に,与えられる1駒の
画像データを書込み,画像データが書込まれた上記基本
単位記憶領域のアドレスを新たに上記データ記憶管理領
域に記憶することを特徴とする。
A data recording method of the second invention comprises a plurality of basic unit storage areas, a data storage area in which one frame of data is stored over a plurality of the basic unit storage areas, and a plurality of the basic unit storages. An apparatus for recording data on a storage medium having a data storage management area for storing an address indicating in which basic unit storage area the data of one frame stored over the area is stored. In the basic unit storage area included in the above-mentioned basic unit storage area, an address of an empty area of the basic unit storage area of a number capable of storing one frame of image data is read from the data storage management area, and the read address is temporarily stored and stored. The address is read, and one of the basic unit storage areas included in the data storage area has the read address. A base unit area, writes the image data of one frame supplied, characterized in that it newly stored in the data storage management area addresses of the base unit memory area where the image data is written.

【0016】第2の発明によると,上記基本単位記憶領
域のうち1駒の画像データを記憶できる数の上記基本単
位記憶領域の空領域のアドレスが上記データ記憶管理領
域から読取られ,一旦記憶される。記録すべき画像デー
タが与えられると,一旦記憶された,上記基本単位記憶
領域のうちの空領域アドレスが読取られ,空領域とされ
ている上記基本単位記憶領域に書込まれる。上記基本単
位記憶領域に画像データが書込まれると,データが書込
まれた上記基本単位記憶領域のアドレスは新たに上記デ
ータ記憶管理領域に記憶される。複数の上記基本単位記
憶領域にデータが書込まれた場合には,データが書込ま
れた上記基本単位記憶領域のすべてのアドレスが新たに
上記データ記憶管理領域に記憶される。
According to the second aspect of the present invention, the number of empty area addresses in the basic unit storage area of the basic unit storage area, which can store one frame of image data, is read from the data storage management area and temporarily stored. . When the image data to be recorded is given, the vacant area address of the basic unit storage area that has been stored once is read and written in the basic unit storage area which is the empty area. When the image data is written in the basic unit storage area, the address of the basic unit storage area in which the data is written is newly stored in the data storage management area. When data is written in a plurality of the basic unit storage areas, all addresses of the basic unit storage areas in which the data are written are newly stored in the data storage management area.

【0017】基本単位記憶領域に画像データを記録する
ごとにデータ記憶管理領域を検索し,空いている上記基
本単位記憶領域を探し出さずに,あらかじめ空いている
上記基本単位記憶領域のうち1駒の画像データを記憶で
きる数の基本単位記憶領域のアドレスを検索し記憶して
いる。したがって一旦記憶されているアドレスを参照す
るだけで,画像データを書込むべき上記基本単位記憶領
域を知ることができその基本単位記憶領域に画像データ
を書込むことができる。このため,データの書込み時間
を短縮でき,記録媒体への画像データの記録を迅速化で
きる。
Each time image data is recorded in the basic unit storage area, the data storage management area is searched, and the free basic unit storage area is not searched for. The number of addresses of the basic unit storage areas that can store the image data is retrieved and stored. Therefore, the basic unit storage area in which the image data is to be written can be known and the image data can be written to the basic unit storage area only by referring to the address once stored. Therefore, the data writing time can be shortened and the recording of the image data on the recording medium can be speeded up.

【0018】好ましくは読取られたアドレスが連続アド
レスかどうかを判定し,上記アドレス記憶処理におい
て,上記連続アドレス判定処理により連続アドレスと判
定されたアドレスについて,連続アドレスの先頭アドレ
スおよび最終アドレスならびにこれらの先頭アドレスか
ら最終アドレスの間が連続していることを表わす識別デ
ータを記憶する。
Preferably, it is determined whether or not the read address is a continuous address, and in the address storing process, with respect to the address determined as the continuous address by the continuous address determination process, the start address and the final address of the continuous address and these addresses The identification data indicating that the area from the start address to the end address is continuous is stored.

【0019】これによりアドレスの記憶量を実質的に少
なくすることができ,メモリの使用効率を向上させるこ
とができる。
As a result, the storage amount of addresses can be substantially reduced, and the efficiency of memory usage can be improved.

【0020】上記アドレス記憶処理において,上記アド
レス読取手段によって読取られるアドレスを高速読出し
メモリから順に記憶し,高速読出しメモリの記憶容量が
オーバとなったことにより残りのアドレスを標準読出し
メモリに記憶するとよい。
In the address storing process, the addresses read by the address reading means may be sequentially stored from the high speed read memory, and the remaining addresses may be stored in the standard read memory when the storage capacity of the high speed read memory is exceeded. .

【0021】これにより一旦記憶されたアドレスの高速
読出しが可能となり,より迅速にデータ記録が可能とな
る。
As a result, the address once stored can be read at high speed, and the data can be recorded more quickly.

【0022】[0022]

【実施例の説明】図1はこの発明の実施例を示すもので
画像データ記録再生装置の電気的構成を示すブロック図
である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 shows an embodiment of the present invention and is a block diagram showing an electrical configuration of an image data recording / reproducing apparatus.

【0023】画像データ記録再生装置15の全体の動作は
CPU10によって統括される。
The entire operation of the image data recording / reproducing apparatus 15 is controlled by the CPU 10.

【0024】図1に示す画像データ記録再生装置15にお
いては,被写体を撮像し,撮像によって得られた画像デ
ータを,画像データ記録再生装置15に着脱自在に装着さ
れるメモリ・カード40に記録するための撮像回路部20
と,メモリ・カード40に記録されている画像データを再
生して画像データ記録再生装置に着脱自在に装着される
モニタ表示装置50に表示するための再生回路部30とが含
まれている。
In the image data recording / reproducing apparatus 15 shown in FIG. 1, a subject is imaged and the image data obtained by the imaging is recorded in a memory card 40 which is detachably attached to the image data recording / reproducing apparatus 15. Imaging circuit section 20 for
And a reproduction circuit unit 30 for reproducing the image data recorded on the memory card 40 and displaying the image data on the monitor display device 50 detachably mounted on the image data recording / reproducing device.

【0025】撮像レンズ21によって被写体像がCCD22
の受光面に結像する。これによりCCD22から被写体像
を表わす映像信号が出力され前処理回路23に与えられ
る。
The image of the subject is captured by the image pickup lens 21 to the CCD 22.
An image is formed on the light receiving surface of. As a result, a video signal representing the subject image is output from the CCD 22 and given to the preprocessing circuit 23.

【0026】前処理回路23は,増幅回路,ガンマ補正回
路などを含むもので,入力するアナログ映像信号を増
幅,ガンマ補正などの処理を行ない出力する。前処理回
路23から出力されるアナログ映像信号はアナログ/ディ
ジタル変換回路24においてディジタル画像データに変換
される。
The pre-processing circuit 23 includes an amplifier circuit, a gamma correction circuit, etc., and amplifies the input analog video signal, performs processing such as gamma correction, and outputs it. The analog video signal output from the preprocessing circuit 23 is converted into digital image data in the analog / digital conversion circuit 24.

【0027】アナログ/ディジタル変換回路24において
変換されたディジタル画像データはY/C処理回路25に
与えられる。ディジタル画像データはY/C処理回路25
に与えられることにより,Y/C処理回路25において輝
度データとR−YおよびB−Yの色差データから構成さ
れる色データが生成される。Y/C処理回路25において
生成された輝度データおよび色データはデータ圧縮回路
26に与えられ,ハフマン符号化,ランレングス符号化な
どによりデータ圧縮処理が施される。
The digital image data converted by the analog / digital conversion circuit 24 is applied to the Y / C processing circuit 25. Digital image data is Y / C processing circuit 25
The color data composed of the luminance data and the color difference data of RY and BY are generated in the Y / C processing circuit 25. The luminance data and color data generated in the Y / C processing circuit 25 are data compression circuits.
26, and data compression processing is performed by Huffman coding, run length coding, etc.

【0028】データ圧縮されたディジタル画像データは
メモリ・カード40に与えられ記録される。メモリ・カー
ド40へのディジタル画像データの記録処理について詳し
くは後述する。
The data-compressed digital image data is given to the memory card 40 and recorded. The recording process of digital image data on the memory card 40 will be described in detail later.

【0029】メモリ・カード40に記録された画像データ
を再生するときにはメモリ・カード40に記録されている
画像データが読出される。この画像データの読出し処理
についても詳しくは後述する。
When reproducing the image data recorded on the memory card 40, the image data recorded on the memory card 40 is read. The process of reading out the image data will also be described in detail later.

【0030】メモリ・カード40に記録されているディジ
タル画像データはインターフェイス14を介して再生回路
部30に与えられる。
The digital image data recorded in the memory card 40 is given to the reproducing circuit section 30 via the interface 14.

【0031】ディジタル画像データはデータ伸張回路31
に与えられデータ伸張処理が施こされる。データ伸張が
施こされたディジタル画像データはY/C処理回路32を
経てディジタル/アナログ変換回路33に与えられ,アナ
ログ映像信号に変換される。ディジタル/アナログ変換
回路33において変換されたアナログ映像信号は後処理回
路34に与えられる。
The digital image data has a data expansion circuit 31.
Data is decompressed. The digital image data subjected to the data expansion is given to the digital / analog conversion circuit 33 via the Y / C processing circuit 32 and converted into an analog video signal. The analog video signal converted in the digital / analog conversion circuit 33 is given to the post-processing circuit 34.

【0032】後処理回路34において,アナログ映像信号
の増幅などの処理が施こされ,出力される。後処理回路
34から出力されるアナログ映像信号はコネクタ34を介し
てモニタ表示装置50に与えられる。これにより,メモリ
・カード40に記録された画像データによって表わされる
画像がモニタ表示装置50に表示される。
In the post-processing circuit 34, processing such as amplification of the analog video signal is performed and output. Post-processing circuit
The analog video signal output from 34 is applied to the monitor display device 50 via the connector 34. As a result, the image represented by the image data recorded on the memory card 40 is displayed on the monitor display device 50.

【0033】図2に,データ記録再生装置15に装着され
るメモリ・カード40のデータ・フォーマットが示されて
いる。
FIG. 2 shows the data format of the memory card 40 mounted on the data recording / reproducing apparatus 15.

【0034】メモリ・カード40は,画像データを記憶す
るデータ記憶領域(画像データ記憶領域)40Bとデータ
記憶領域40Bに記憶されている画像データを管理するた
めのヘッダ領域(データ管理領域)40Aとから構成され
ている。
The memory card 40 includes a data storage area (image data storage area) 40B for storing image data, a header area (data management area) 40A for managing the image data stored in the data storage area 40B. It consists of

【0035】データ記憶領域40Bは,複数のクラスタ
(基本単位記憶領域)44から構成されており,たとえば
1つのクラスタ44は8キロバイトの記憶容量を有してい
る。各クラスタ44にはアドレスとしてクラスタ番号が付
与されている。1駒分の画像データのデータ量は比較的
多いため1つのクラスタ44だけでは,1駒分の画像デー
タを記憶することはできない。このため,複数のクラス
タ44を用いて1駒分の画像データがメモリ・カード40に
記憶されることになる。図2に示すメモリ・カード40に
おいては,クラスタ番号「2」,「4」,「8」,
「9」,「A」,「B」,「C」,「D」および「E」
を有するクラスタ44を用いて1駒分の画像データが記録
されている。
The data storage area 40B is composed of a plurality of clusters (basic unit storage areas) 44. For example, one cluster 44 has a storage capacity of 8 kilobytes. A cluster number is given to each cluster 44 as an address. Since the amount of image data for one frame is comparatively large, one cluster 44 alone cannot store image data for one frame. Therefore, the image data for one frame is stored in the memory card 40 using the plurality of clusters 44. In the memory card 40 shown in FIG. 2, cluster numbers “2”, “4”, “8”,
"9", "A", "B", "C", "D" and "E"
Image data for one frame is recorded by using the cluster 44 having.

【0036】ヘッダ領域40Aには,ヘッダ41,FAT
(File Allocation Table )42およびディレクトリ43が
含まれている。
The header area 40A has a header 41 and a FAT.
(File Allocation Table) 42 and directory 43 are included.

【0037】ヘッダ41には,1つのクラスタの記憶容
量,メモリ・カード40に含まれているFATの数,FA
Tの大きさ,ディレクトリの大きさなどが記憶されてい
る。
In the header 41, the storage capacity of one cluster, the number of FATs included in the memory card 40, FA
The size of T, the size of the directory, and the like are stored.

【0038】FAT42は,1駒を構成する画像データ
が,どのクラスタにどのような順序で記憶されているか
を示すためのマップである。またFAT42により,クラ
スタの空領域および不良クラスタも管理される。
The FAT 42 is a map for indicating in which cluster and in what order the image data forming one frame is stored. The FAT 42 also manages empty areas of clusters and defective clusters.

【0039】FAT42の一例が図3に示されている。図
3に示すFATは16ビット単位で構成されるものであ
る。図3において先頭の2つのデータ「FFF9」はF
ATであることを示す識別コードである。3番め以降の
データはクラスタ番号に対応してクラスタの状況を示す
コードである。たとえば3番めのデータ「0004」は
クラスタ番号2のクラスタの状況を示し,4番めのデー
タはクラスタ番号3のクラスタの状況を示し,5番めの
データはクラスタ番号4のクラスタの状況を示してい
る。
An example of FAT 42 is shown in FIG. The FAT shown in FIG. 3 is constructed in units of 16 bits. In FIG. 3, the first two data "FFF9" are F
This is an identification code indicating that it is an AT. The third and subsequent data are codes that indicate the status of the cluster corresponding to the cluster number. For example, the third data “0004” shows the status of the cluster with cluster number 2, the fourth data shows the status of the cluster with cluster number 3, and the fifth data shows the status of the cluster with cluster number 4. Shows.

【0040】1駒分の画像データはデータ量が多いため
複数のクラスタ44を用いて記憶されている。このため,
どこのクラスタ44に同一駒の画像データが記憶されてい
るか,どのような順序でクラスタ44に記憶されている画
像データを読む必要があるかを把握しておく必要があ
る。この把握のためにもFAT42が用いられる。
Since the image data for one frame has a large amount of data, it is stored using a plurality of clusters 44. For this reason,
It is necessary to know in which cluster 44 the image data of the same frame is stored, and in what order it is necessary to read the image data stored in the cluster 44. FAT42 is also used for this grasp.

【0041】たとえば図3において,3番めのデータが
「0004」のコードとなっていることによりクラスタ
番号2のクラスタは画像データが記憶済であり,かつク
ラスタ番号4のクラスタに1駒分の画像データのうち残
りの画像データが記憶されていることが示されている。
これによりクラスタ番号4,すなわち5番めのデータを
みると,5番めのデータは「0008」となっており,
さらにクラスタ番号8のクラスタに残りの画像データが
記憶されていることがわかる。このようにして最後のデ
ータが記憶されているクラスタを示すデータ「FFF
E」がみつかるまでFATを検索すると図3の例では
「0002」,「0004」,「0008」,「000
9」,「000A」,「000B」,「000C」,
「000D」,「000E」および「FFFE」のデー
タが得られる。したがってクラスタ番号として,2,
4,8,9,A,B,C,D,およびEをもつクラスタ
に1画面分の画像データが記憶されていることとなる。
For example, in FIG. 3, since the third data has a code of "0004", the cluster number 2 has already stored the image data, and the cluster number 4 has one frame worth of data. It is shown that the remaining image data among the image data is stored.
As a result, looking at the cluster number 4, that is, the fifth data, the fifth data is "0008",
Further, it can be seen that the remaining image data is stored in the cluster of cluster number 8. In this way, the data "FFF" indicating the cluster in which the last data is stored
When the FAT is searched until "E" is found, "0002", "0004", "0008", "000" in the example of FIG.
9 ”,“ 000A ”,“ 000B ”,“ 000C ”,
Data of "000D", "000E" and "FFFE" are obtained. Therefore, as the cluster number, 2,
The image data for one screen is stored in the cluster having 4, 8, 9, A, B, C, D, and E.

【0042】このようにして,FATによりデータ記憶
領域に記憶されている画像データが管理される。
In this way, the image data stored in the data storage area is managed by the FAT.

【0043】ディレクトリ43には,画像データ(ファイ
ル名),画像データの更新日時,1駒分の画像データの
最初の画像データが記憶されているクラスタの先頭クラ
スタ番号,画像データのデータ量などが記憶されてい
る。
The directory 43 stores the image data (file name), the update date and time of the image data, the head cluster number of the cluster in which the first image data of the image data for one frame is stored, the data amount of the image data, and the like. Remembered

【0044】図1を参照して,データ記録再生装置15に
おいては,高速メモリ11および低速メモリ12が含まれて
いる。高速メモリ11はデータの書込みおよび読出しが高
速のメモリであり,低速メモリ12はデータの書込みおよ
び読出しが,高速メモリ11に比べて低速のメモリであ
る。これらのメモリ11および12はCPU10によって,ど
ちらのメモリを使用するか,データの書込みか読出しか
が制御される。
Referring to FIG. 1, the data recording / reproducing apparatus 15 includes a high speed memory 11 and a low speed memory 12. The high-speed memory 11 is a high-speed memory for writing and reading data, and the low-speed memory 12 is a low-speed memory for writing and reading data. These memories 11 and 12 are controlled by the CPU 10 as to which memory to use and whether to write or read data.

【0045】図1に示すデータ記録再生装置15におい
て,撮像回路部20から得られる画像データをメモリ・カ
ード40に記録するときには,1駒分の画像データを記憶
できる程度の量の空領域のクラスタのクラスタ番号が,
メモリ・カード40のFAT42から読取られる。読取られ
たクラスタ番号は高速メモリ11,高速メモリ11の記憶容
量がオーバとなったときは低速メモリ12にも与えられ一
旦記憶される。撮像によって得られた画像データは,高
速メモリ11または必要に応じて低速メモリ12を参照して
空領域のクラスタに記憶される。
In the data recording / reproducing apparatus 15 shown in FIG. 1, when the image data obtained from the image pickup circuit section 20 is recorded in the memory card 40, a cluster of empty areas having an amount enough to store one frame of image data. Cluster number of
It is read from the FAT 42 of the memory card 40. The read cluster number is given to the high speed memory 11 and is also stored in the low speed memory 12 when the storage capacity of the high speed memory 11 becomes over. The image data obtained by imaging is stored in the cluster of the empty area by referring to the high speed memory 11 or the low speed memory 12 as necessary.

【0046】データ記憶再生装置15において,メモリ・
カード40に記憶された画像データを再生するときには,
再生要求のあった画像データが記憶されているクラスタ
のすべてのクラスタ番号がメモリ・カード40のFAT42
から読取られる。読取られたクラスタ番号は高速メモリ
11,高速メモリ11の記憶容量がオーバとなったときは低
速メモリ12にも与えられ,一旦記憶される。高速メモリ
11または必要に応じて低速メモリ12を参照してメモリ・
カード40から画像データが読出され,再生回路部30に与
えられ,再生される。
In the data storage / reproduction device 15, a memory
When playing back the image data stored in the card 40,
All the cluster numbers of the clusters in which the image data requested to be reproduced are stored are FAT42 of the memory card 40.
Read from. Read cluster number is high speed memory
11, when the storage capacity of the high-speed memory 11 is over, it is also given to the low-speed memory 12 and temporarily stored. Fast memory
11 or refer to slow memory 12 if necessary
The image data is read from the card 40, given to the reproduction circuit section 30, and reproduced.

【0047】図4は,図1に示すデータ記録再生装置15
における画像データの記録および再生の処理手順を示す
フローチャートである。
FIG. 4 shows a data recording / reproducing apparatus 15 shown in FIG.
5 is a flowchart showing a processing procedure of recording and reproducing image data in FIG.

【0048】ディジタル記録再生装置15に,入力機器
(図示略)から画像データの再生または記録を表わす識
別信号が与えられる。画像データの再生の場合には,再
生すべき駒を表わす信号も入力機器からデータ記録再生
装置15に与えられる。
An identification signal representing reproduction or recording of image data is given to the digital recording / reproducing device 15 from an input device (not shown). In the case of reproducing image data, a signal representing a frame to be reproduced is also given from the input device to the data recording / reproducing device 15.

【0049】まず画像データの再生について説明する。First, reproduction of image data will be described.

【0050】画像データの再生のときには(ステップ6
1),入力機器から与えられる,再生すべき駒を表わす
信号から再生駒が特定される(ステップ62)。
When reproducing image data (step 6)
1) The reproduction frame is specified from the signal representing the frame to be reproduced, which is given from the input device (step 62).

【0051】再生すべき駒が特定されるとメモリ・カー
ド40のディレクトリ43が検索され,再生すべき駒の最初
の画像データが記憶されているクラスタのクラスタ番号
が探し出される。再生すべき駒の最初の画像データが記
憶されているクラスタ44のクラスタ番号が探し出される
と,このクラスタ番号を表わすデータが高速メモリ11に
与えられ記憶される。つづいてメモリ・カード40のFA
T42が検索され,再生すべき駒の残りの画像データが記
憶されているクラスタ44のクラスタ番号が順次探し出さ
れる。再生すべき駒の残りの画像データが記憶されてい
るクラスタ44のクラスタ番号が探し出されると,探し出
されるごとにクラスタ番号を表わすデータが順次高速メ
モリ11に記憶される(ステップ63)。
When the piece to be reproduced is specified, the directory 43 of the memory card 40 is searched to find the cluster number of the cluster in which the first image data of the piece to be reproduced is stored. When the cluster number of the cluster 44 in which the first image data of the frame to be reproduced is stored, the data representing this cluster number is given to the high speed memory 11 and stored. Continued FA of memory card 40
T42 is searched, and the cluster numbers of the clusters 44 in which the remaining image data of the frame to be reproduced are stored are sequentially searched. When the cluster number of the cluster 44 in which the remaining image data of the frame to be reproduced is stored is searched, data representing the cluster number is sequentially stored in the high speed memory 11 each time the cluster number is searched (step 63).

【0052】高速メモリ11がオーバ・フローとなると
(ステップ64でYES ),低速メモリ使用フラグ13がセッ
トされ(ステップ65),メモリ・カード40のFAT42か
ら探し出されているクラスタ番号が低速メモリ12に順次
記憶される(ステップ66)。
When the high-speed memory 11 overflows (YES in step 64), the low-speed memory use flag 13 is set (step 65), and the cluster number found in the FAT 42 of the memory card 40 is the low-speed memory 12. Are sequentially stored in the memory (step 66).

【0053】このようにして,再生すべき駒の画像デー
タが記憶されているすべてのクラスタのクラスタ番号を
あらわすデータが高速メモリ11または低速メモリ12に記
憶される。
In this way, the data representing the cluster numbers of all the clusters in which the image data of the frames to be reproduced are stored are stored in the high speed memory 11 or the low speed memory 12.

【0054】高速メモリ11または低速メモリ12に,再生
すべき駒の画像データが記憶されているクラスタ44のク
ラスタ番号を表わすデータが記憶されると,高速メモリ
11および低速メモリ12からクラスタ番号を表わすデータ
が読出され,読出されたクラスタ番号を表わすデータに
よって特定されるクラスタ番号のクラスタ44に記憶され
ている画像データがメモリ・カード40から順次読出され
る。
When the high speed memory 11 or the low speed memory 12 stores data representing the cluster number of the cluster 44 in which the image data of the frame to be reproduced is stored,
Data representing the cluster number is read from 11 and the low-speed memory 12, and image data stored in the cluster 44 having the cluster number specified by the read data representing the cluster number is sequentially read from the memory card 40.

【0055】高速メモリ11に記憶されているクラスタ番
号を表わすデータによって特定されるクラスタ番号のク
ラスタ44に記憶されている画像データが,すべてメモリ
・カード40から読出されると,低速メモリ使用フラグ13
が参照される。フラグ13がセットされていると,低速メ
モリ12も使用されていることを表わしているから,低速
メモリ12に記憶されているクラスタ番号を表わすデータ
が読出される。低速メモリ12に記憶されているクラスタ
番号を表わすデータによって特定されるクラスタ番号の
クラスタ44に記憶されている画像データがメモリ・カー
ド40から読出される(ステップ75)。またフラグ13はリ
セットされる(ステップ76)。
When all the image data stored in the cluster 44 having the cluster number specified by the data representing the cluster number stored in the high speed memory 11 is read from the memory card 40, the low speed memory use flag 13
Is referred to. When the flag 13 is set, it means that the low speed memory 12 is also used, so that the data representing the cluster number stored in the low speed memory 12 is read. The image data stored in the cluster 44 having the cluster number specified by the data representing the cluster number stored in the low speed memory 12 is read from the memory card 40 (step 75). Further, the flag 13 is reset (step 76).

【0056】メモリ・カード40から読出された画像デー
タは再生回路部30に与えられ再生処理が施される。これ
により所望の画像がモニタ表示装置50に表示される。
The image data read from the memory card 40 is given to the reproduction circuit section 30 and subjected to reproduction processing. As a result, the desired image is displayed on the monitor display device 50.

【0057】再生すべき駒の画像データが記憶されてい
るすべてのクラスタ44のクラスタ番号を表わすデータを
高速メモリ11または必要に応じて低速メモリ12に記憶
し,これらのメモリ11または12を参照してメモリ・カー
ド40からの画像データの読出しを制御しているので,迅
速な画像データの読出しが可能となる。
Data representing the cluster numbers of all the clusters 44 in which the image data of the frames to be reproduced are stored are stored in the high speed memory 11 or the low speed memory 12 as required, and these memories 11 or 12 are referred to. Since the reading of the image data from the memory card 40 is controlled, the image data can be read quickly.

【0058】次にメモリ・カード40への画像データの記
録について説明する。
Next, recording of image data on the memory card 40 will be described.

【0059】メモリ・カード40に画像データを記録する
ときには(ステップ61),メモリ・カード40のFAT42
が検索される。図3に示すようにFAT42においては空
領域のクラスタについては「0000」のコードとなっ
ている。したがって「0000」のコードとなっている
クラスタ44のクラスタ番号が探し出され,1駒分の画像
データを記憶できる数となるまで,高速メモリ11に順次
記憶される。
When image data is recorded on the memory card 40 (step 61), the FAT 42 of the memory card 40 is
Will be searched. As shown in FIG. 3, in FAT42, the code of "0000" is given to the cluster in the empty area. Therefore, the cluster number of the cluster 44 having the code "0000" is found and sequentially stored in the high speed memory 11 until the number of image data for one frame can be stored.

【0060】高速メモリ11がオーバ・フローとなると
(ステップ72でYES ),低速メモリ使用フラグ13がセッ
トされ(ステップ73),メモリ・カード40のFAT42か
ら探し出されているクラスタ番号が低速メモリ12に順次
記憶される(ステップ74)。
When the high speed memory 11 overflows (YES in step 72), the low speed memory use flag 13 is set (step 73), and the cluster number searched for from the FAT 42 of the memory card 40 is the low speed memory 12. Are sequentially stored in (step 74).

【0061】このようにして1駒分の画像データを記憶
することができるすべてのクラスタのクラスタ番号を表
わすデータが高速メモリ11または低速メモリ12に記憶さ
れる。
In this way, the data representing the cluster numbers of all the clusters capable of storing the image data for one frame is stored in the high speed memory 11 or the low speed memory 12.

【0062】高速メモリ11または低速メモリ12に,1駒
分の画像データを記憶することができるすべてのクラス
タ44のクラスタ番号を表わすデータが記憶されると,被
写体を撮像して撮像回路部20から得られる画像データ
は,高速メモリ11または低速メモリ12に記憶されている
クラスタ番号を表わすデータにより特定されるクラスタ
44に順次記憶される。
When the high-speed memory 11 or the low-speed memory 12 stores the data representing the cluster numbers of all the clusters 44 capable of storing the image data for one frame, the image of the subject is picked up from the image pickup circuit section 20. The image data obtained is the cluster specified by the data representing the cluster number stored in the high speed memory 11 or the low speed memory 12.
Sequentially stored in 44.

【0063】高速メモリ11に記憶されているクラスタ番
号を表わすデータによって特定されるクラスタ番号のク
ラスタ44にすべてデータが記憶されても,撮像して得ら
れた1駒分の画像データがメモリ・カード40に記憶され
ないときには,低速メモリ使用フラグ13が参照される。
フラグ13がセットされていると,低速メモリ12も使用さ
れていることを表わしているから低速メモリ12に記憶さ
れているクラスタ番号を表わすデータによって特定され
るクラスタ44に画像データが記憶される(ステップ7
5)。これにより,撮影によって得られた1駒分の画像
データすべてがメモリ・カード40に記憶される。またフ
ラグ13はリセットされる(ステップ76)。
Even if all the data is stored in the cluster 44 having the cluster number specified by the data representing the cluster number stored in the high speed memory 11, the image data for one frame obtained by imaging is stored in the memory card. When not stored in 40, the low speed memory use flag 13 is referred to.
When the flag 13 is set, it means that the low speed memory 12 is also used, and therefore the image data is stored in the cluster 44 specified by the data representing the cluster number stored in the low speed memory 12 ( Step 7
Five). As a result, all the image data for one frame obtained by shooting is stored in the memory card 40. Further, the flag 13 is reset (step 76).

【0064】図5から図7は,図4に示す処理手順と異
なる処理手順により画像データの再生および画像データ
の記録を行なうときのフローチャートを示している。
FIGS. 5 to 7 are flow charts for reproducing image data and recording image data by a processing procedure different from the processing procedure shown in FIG.

【0065】図5から図7に示す処理手順においては,
1駒分の画像データのうち一部の画像データであっても
連続するクラスタ番号のクラスタに記憶されているとき
には,連続するクラスタ番号のすべてのクラスタ番号を
表わすデータを高速メモリ11および低速メモリ12に記憶
するのではなく,連続するクラスタ番号のうち先頭のク
ラスタ番号のデータ,最終のクラスタ番号のデータおよ
び先頭クラスタ番号から最終のクラスタ番号まで連続し
ていることを表わす連続識別データが高速メモリ11およ
び低速メモリ12に記憶される。ここでは説明の便宜上高
速メモリ11のみを用いる場合について説明する。
In the processing procedure shown in FIGS. 5 to 7,
When even a part of the image data for one frame is stored in the clusters of consecutive cluster numbers, the data representing all the cluster numbers of consecutive cluster numbers is transferred to the high-speed memory 11 and the low-speed memory 12. Of the continuous cluster numbers, the data of the first cluster number, the data of the last cluster number, and the continuous identification data indicating that the data is continuous from the first cluster number to the last cluster number are stored in the high-speed memory 11 And stored in the low speed memory 12. Here, for convenience of description, a case where only the high speed memory 11 is used will be described.

【0066】まず,被写体を撮像して得られる画像デー
タをメモリ・カード40に記録する場合の処理手順につい
て説明する。
First, a processing procedure when image data obtained by picking up an image of a subject is recorded in the memory card 40 will be described.

【0067】図5を参照して画像データをメモリ・カー
ド40に記録する場合には,データ記録再生装置15に,入
力機器から画像データの書込みを表わす信号が与えられ
る(ステップ81)。つづいて連続識別データが初期化さ
れる(ステップ82)。
Referring to FIG. 5, when the image data is recorded on memory card 40, data recording / reproducing device 15 is supplied with a signal indicating the writing of the image data from the input device (step 81). Subsequently, the continuous identification data is initialized (step 82).

【0068】メモリ・カード40のFAT42が検索され,
空領域のクラスタのうち最も小さいクラスタ番号が探し
出される(ステップ83)。探し出されたクラスタ番号を
表わすデータは,高速メモリ11に与えられ記憶される
(ステップ84)。
The FAT 42 of the memory card 40 is searched,
The smallest cluster number among the clusters in the empty area is searched for (step 83). The data representing the found cluster number is given and stored in the high speed memory 11 (step 84).

【0069】図6を参照して再びFAT42が検索され,
空領域のクラスタ44のうち次に小さいクラスタ番号が探
し出される(ステップ85)。探し出されたクラスタ番号
が,先に探し出されたクラスタ番号と連続しているかど
うかが判定され(ステップ86),連続しているときには
連続識別データがセットされる(ステップ87)。
Referring again to FIG. 6, FAT42 is searched again,
The next smallest cluster number among the clusters 44 in the empty area is searched (step 85). It is judged whether or not the found cluster number is consecutive with the previously found cluster number (step 86), and when they are consecutive, continuous identification data is set (step 87).

【0070】FAT42から探し出されたクラスタ番号が
連続しなくなる,または空領域で連続したクラスタ番号
がないときには(ステップ86でNO),連続識別データが
セットされているかどうかが判定される(ステップ8
9)。
When the cluster numbers found from the FAT 42 are no longer continuous or there are no continuous cluster numbers in the empty area (NO in step 86), it is determined whether or not continuous identification data is set (step 8).
9).

【0071】連続識別データがセットされているときに
は,空領域のクラスタが連続していることを表わすデー
タが高速メモリ11に記憶される(ステップ90)。このデ
ータは,FAT42に通常用いられないデータたとえば
「GGGG」が用いられる。
When the continuous identification data is set, the data indicating that the clusters in the empty area are continuous are stored in the high speed memory 11 (step 90). As this data, data that is not normally used in FAT42, for example, "GGGG" is used.

【0072】つづいて,画像データが連続するクラスタ
44に記憶されている場合において,連続するクラスタ44
の最後のクラスタ44のクラスタ番号を表わすデータが高
速メモリ11に記憶される(ステップ91)。
Next, a cluster of continuous image data
44 consecutive clusters, if stored in 44
The data representing the cluster number of the last cluster 44 of is stored in the high speed memory 11 (step 91).

【0073】連続識別データがリセットされた状態が保
持されていると(ステップ89でNO),FAT42を検索し
て探し出された空領域のクラスタ44のクラスタ番号を表
わすクラスタ番号が高速メモリ11に記憶される(ステッ
プ92)。
When the state in which the continuous identification data is reset is held (NO in step 89), the cluster number representing the cluster number of the cluster 44 in the empty area found by searching the FAT 42 is stored in the high speed memory 11. It is stored (step 92).

【0074】高速メモリ11に記憶されたクラスタ番号を
表わすクラスタ44では,撮影によって得られた画像デー
タをすべて記憶できないかどうかが判断される(ステッ
プ93)。画像データをすべて記憶できないと判断された
ときには(ステップ93でYES),連続識別データがリセ
ットされ再びステップ85〜92の処理が繰返される。画像
データをすべて記憶できると判断されたときには(ステ
ップ93でNO),撮像によって得られた画像データが,高
速メモリ11に記憶されたクラスタ番号を表わすデータに
よって表わされるクラスタ番号をもつクラスタに順次記
憶される。画像データがメモリ・カード40のクラスタ44
に記憶されると,FAT42において記憶されたクラスタ
のクラスタ番号のデータが更新される。
In the cluster 44 representing the cluster number stored in the high speed memory 11, it is judged whether all the image data obtained by photographing cannot be stored (step 93). When it is determined that all the image data cannot be stored (YES in step 93), the continuous identification data is reset and the processing of steps 85 to 92 is repeated again. When it is determined that all the image data can be stored (NO in step 93), the image data obtained by imaging is sequentially stored in the cluster having the cluster number represented by the data representing the cluster number stored in the high speed memory 11. To be done. Image data is in memory card 40, cluster 44
The data of the cluster number of the cluster stored in the FAT 42 is updated.

【0075】次にメモリ・カードから画像データを読出
し,再生する場合の処理手順について説明する。
Next, a processing procedure for reading and reproducing image data from the memory card will be described.

【0076】画像データの再生のときには,データ記録
再生装置15にデータの再生を表わす信号および再生駒を
表わす信号が与えられる(図5,ステップ81)。
At the time of reproducing the image data, the data recording / reproducing device 15 is supplied with a signal representing the reproduction of the data and a signal representing the reproduction frame (FIG. 5, step 81).

【0077】図7を参照して,データ記録再生装置15に
データの再生を表わす信号が与えられると連続識別デー
タが初期化される(ステップ101 )。つづいてメモリ・
カード40のディレクトリ43が検索され,指定された再生
駒の画像データの最初のデータが記憶されているクラス
タ44のクラスタ番号が探し出される。探し出されたクラ
スタ番号を表わすデータが高速メモリ11に与えられ記憶
される(ステップ102)。たとえば図2および図3に示
す例では再生駒の画像データの最初のデータはクラスタ
番号2のクラスタに記憶されており,ディレクトリ43か
らクラスタ番号2が読出され高速メモリ11に記憶される
ことになる。
Referring to FIG. 7, when the data recording / reproducing device 15 is supplied with a signal representing data reproduction, the continuous identification data is initialized (step 101). Continue memory
The directory 43 of the card 40 is searched for the cluster number of the cluster 44 in which the first data of the image data of the designated reproduction frame is stored. Data representing the found cluster number is given to the high speed memory 11 and stored (step 102). For example, in the example shown in FIGS. 2 and 3, the first data of the image data of the reproduction frame is stored in the cluster of cluster number 2, and the cluster number 2 is read from the directory 43 and stored in the high speed memory 11. .

【0078】FAT42が検索され,再生駒の画像データ
の最初のデータにつづくデータが記憶されているクラス
タが見つけられる(ステップ103 )。見つけられたクラ
スタのクラスタ番号が連続しているかどうかが判断され
る(ステップ104 )。クラスタ番号が連続していれば連
続識別データがセットされる(ステップ105 )。
The FAT 42 is searched to find a cluster in which the data following the first data of the image data of the reproduction frame is stored (step 103). It is determined whether the cluster numbers of the found clusters are consecutive (step 104). If the cluster numbers are continuous, continuous identification data is set (step 105).

【0079】再生駒の画像データを記憶したクラスタの
クラスタ番号が連続しなくなるまでステップ103 および
104 の処理が繰返される。
Steps 103 and 103 are repeated until the cluster numbers of the clusters storing the image data of the reproduction frames are not continuous.
The process of 104 is repeated.

【0080】再生駒の画像データを記憶したクラスタ44
のクラスタ番号が連続しなくなると(ステップ104 でN
O),連続識別データがセットされているかどうかが判
断される(ステップ106 )。連続識別データがセットさ
れていると(ステップ106 でYES ),連続識別データが
高速メモリ11に記憶される(ステップ107 )。また連続
していたクラスタ番号の最終のクラスタ番号を表わすデ
ータが高速メモリ11に記憶される(ステップ108 )。連
続識別データがリセットの状態を保持していると(ステ
ップ106 でNO),FAT42の検索において見つけられた
クラスタ44のクラスタ番号が高速メモリ11に記憶される
(ステップ109 )。
A cluster 44 storing image data of reproduction frames
Cluster numbers of are not consecutive (N in Step 104)
O), it is judged whether or not the continuous identification data is set (step 106). If the continuous identification data is set (YES in step 106), the continuous identification data is stored in the high speed memory 11 (step 107). Data representing the final cluster number of the consecutive cluster numbers is stored in the high speed memory 11 (step 108). If the continuous identification data holds the reset state (NO in step 106), the cluster number of the cluster 44 found in the search of the FAT 42 is stored in the high speed memory 11 (step 109).

【0081】再生駒の画像データが記憶されているすべ
てのクラスタ44のクラスタ番号を表わすデータが高速メ
モリ11に記憶されていなければ(ステップ110 でNO),
連続識別データはリセットされ(ステップ111 ),ステ
ップ103 からステップ110 の処理が繰返される。
If the data representing the cluster numbers of all the clusters 44 in which the image data of the reproduced frame is stored is not stored in the high speed memory 11 (NO in step 110),
The continuous identification data is reset (step 111), and the processing from step 103 to step 110 is repeated.

【0082】再生駒の画像データが記憶されているすべ
てのクラスタ44のクラスタ番号を表わすデータが高速メ
モリ12に記憶されると(ステップ110 でYES ),高速メ
モリ11に記憶されているクラスタ番号のデータによって
表わされるクラスタ番号を参照してメモリ・カード40の
クラスタ44から画像データが読出される。メモリ・カー
ド40から読出された画像データは再生回路部30に与えら
れ再生処理されて出力する。
When the data representing the cluster numbers of all the clusters 44 in which the image data of the reproduced frames are stored are stored in the high speed memory 12 (YES in step 110), the cluster numbers stored in the high speed memory 11 are changed. Image data is read from the cluster 44 of the memory card 40 with reference to the cluster number represented by the data. The image data read from the memory card 40 is given to the reproducing circuit unit 30, reproduced and output.

【0083】たとえば,図2および図3に示す例では,
クラスタ番号2,4,8,9,A,B,C,D,Eおよ
びFのクラスタに1駒分の画像データが記憶されてい
る。したがって,1駒分の画像データが記憶されている
クラスタ番号のデータは「0002」,「0004」,
「0008」,「0009」,「000A」,「000
B」,「000C」,「000D」および「FFFE」
となる。しかしながら「0008」〜「FFFE」まで
はクラスタ番号が連続しているからこの連続するクラス
タ番号の先頭クラスタ番号「0008」,最後のクラス
タ番号「FFFE」およびこれらの先頭クラスタ番号か
ら最終のクラスタ番号「FFFE」までが連続している
ことを表わす連続識別データ「GGGG」が高速メモリ
11に記憶される。すなわち,図2および図3に示す例で
は「0002」,「0004」,「0008」,「GG
GG」および「FFFE」が高速メモリ11に記憶され,
記憶されたデータを参照して画像データの再生制御が行
なわれる。したがって高速メモリ11の記憶容量が少なく
ともオーバー・フローが生じるのが防止される。
For example, in the example shown in FIGS. 2 and 3,
Image data for one frame is stored in the clusters of cluster numbers 2, 4, 8, 9, A, B, C, D, E and F. Therefore, the cluster number data in which the image data for one frame is stored is “0002”, “0004”,
"0008", "0009", "000A", "000"
B ”,“ 000C ”,“ 000D ”and“ FFFE ”
Becomes However, since the cluster numbers are continuous from "0008" to "FFFE", the leading cluster number "0008", the last cluster number "FFFE" of these consecutive cluster numbers, and the leading cluster number to the last cluster number " The continuous identification data “GGGG” indicating that up to FFFE ”is continuous is a high-speed memory.
Remembered in 11. That is, in the example shown in FIGS. 2 and 3, “0002”, “0004”, “0008”, “GG”
"GG" and "FFFE" are stored in the high speed memory 11,
The reproduction control of the image data is performed with reference to the stored data. Therefore, at least the overflow of the storage capacity of the high speed memory 11 is prevented.

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

【図1】この発明の実施例を示すもので,データ記録再
生装置の電気的構成を示すブロック図である。
FIG. 1 is a block diagram showing an electrical configuration of a data recording / reproducing apparatus according to an embodiment of the present invention.

【図2】メモリ・カードのデータ・フォーマットを示し
ている。
FIG. 2 shows a data format of a memory card.

【図3】メモリ・カードのFATの内容を示している。FIG. 3 shows the contents of a FAT on a memory card.

【図4】画像データの再生および記録処理手順を示すフ
ローチャートである。
FIG. 4 is a flowchart showing a procedure for reproducing and recording image data.

【図5】画像データの再生および記録の他の処理手順を
示すフローチャートである。
FIG. 5 is a flowchart showing another processing procedure of reproduction and recording of image data.

【図6】画像データの再生および記録の他の処理手順を
示すフローチャートである。
FIG. 6 is a flowchart showing another processing procedure of reproduction and recording of image data.

【図7】画像データの再生および記録の他の処理手順を
示すフローチャートである。
FIG. 7 is a flowchart showing another processing procedure of reproduction and recording of image data.

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

10 CPU 11 高速メモリ 12 低速メモリ 15 データ記録再生装置 10 CPU 11 High-speed memory 12 Low-speed memory 15 Data recording / reproducing device

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 複数の基本単位記憶領域から構成され,
1駒の画像データが複数の上記基本単位記憶領域にわた
って記憶されている画像データ記憶領域,および複数の
上記基本単位記憶領域にわたって記憶されている1駒の
画像データが,どの基本単位記憶領域に記憶されている
かを表わすアドレスを記憶しているデータ記憶管理領域
を有している記憶媒体から画像データを再生する装置に
おいて,画像データの再生要求に応答して,再生要求さ
れた1駒の画像データのすべてが記憶されている上記基
本単位記憶領域のすべてのアドレスを上記データ記憶管
理領域から読取るアドレス読取手段,上記アドレス読取
手段により読取られたアドレスを一旦記憶するアドレス
記憶手段,ならびに上記アドレス記憶手段に記憶された
アドレスを,上記アドレス記憶手段から読取り,読取ら
れたアドレスをもつ上記基本単位記憶領域に記憶されて
いる画像データを,上記画像データ記憶領域から読出し
て出力するデータ読取手段,を備えた画像データ再生装
置。
1. Comprised of a plurality of basic unit storage area,
In which basic unit storage area is stored an image data storage area in which one frame of image data is stored over a plurality of the basic unit storage areas and one frame of image data stored over a plurality of the basic unit storage areas. In a device that reproduces image data from a storage medium having a data storage management area that stores an address indicating whether or not all of the image data of one frame requested to be reproduced in response to a reproduction request for the image data. Address reading means for reading all the stored addresses of the basic unit storage area from the data storage management area, address storage means for temporarily storing the addresses read by the address reading means, and the address storage means. Read the address from the address storage means, and read the read address as well. The image data stored in the basic unit storage area, the image data reproducing apparatus having a data reading means for outputting reads from the image data storage area.
【請求項2】 上記アドレス読取手段によって読取られ
たアドレスが連続アドレスかどうかを判定する連続アド
レス判定手段を備え,上記アドレス記憶手段が,上記連
続アドレス判定手段により連続アドレスと判定されたア
ドレスについて,連続アドレスの先頭アドレスおよび最
終アドレスならびにこれらの先頭アドレスから最終アド
レスの間が連続していることを表わす識別データを記憶
するものである,請求項1に記載の画像データ再生装
置。
2. A continuous address judging means for judging whether or not the address read by the address reading means is a continuous address, and the address storing means has a continuous address judging means for the addresses judged as continuous addresses by the continuous address judging means. 2. The image data reproducing apparatus according to claim 1, which stores a start address and a final address of continuous addresses and identification data indicating that the start address and the final address are continuous.
【請求項3】 上記アドレス記憶手段が,高速読出しメ
モリとこの高速読出しメモリよりも読出し速度の遅い標
準読出しメモリとを含み,上記アドレス読取手段によっ
て読取られるアドレスを高速読出しメモリから順に記憶
し,高速読出しメモリの記憶容量がオーバとなったこと
により残りのアドレスを標準読出しメモリに記憶するも
のである,請求項1に記載の画像データ再生装置。
3. The address storage means includes a high-speed read memory and a standard read memory whose read speed is slower than that of the high-speed read memory, and the addresses read by the address read means are stored in order from the high-speed read memory. The image data reproducing apparatus according to claim 1, wherein the remaining addresses are stored in the standard read memory when the storage capacity of the read memory is over.
【請求項4】 複数の基本単位記憶領域から構成され,
1駒の画像データが複数の上記基本単位記憶領域にわた
って記憶されている画像データ記憶領域,および複数の
上記基本単位記憶領域にわたって記憶されている1駒の
画像データが,どの基本単位記憶領域に記憶されている
かを表わすアドレスを記憶するデータ記憶管理領域を有
している記憶媒体に画像データを記録する装置におい
て,上記データ記憶領域に含まれる上記基本単位記憶領
域のうち1駒の画像データを記憶できる数の上記基本単
位記憶領域の空領域のアドレスを上記データ記憶管理領
域から読取るアドレス読取手段,上記アドレス読取手段
により読取られたアドレスを一旦記憶するアドレス記憶
手段,上記アドレス記憶手段に記憶されたアドレスを読
取り,上記画像データ記憶領域に含まれる上記基本単位
記憶領域のうち,上記アドレス記憶手段から読取られた
アドレスをもつ上記基本単位領域に,与えられる1駒の
画像データを書込むデータ書込手段,ならびに上記デー
タ書込手段によって画像データが書込まれた上記基本単
位記憶領域のアドレスを新たに上記データ記憶管理領域
に記憶するデータ記憶管理領域更新手段,を備えた画像
データ記録装置。
4. A storage unit comprising a plurality of basic unit storage areas,
In which basic unit storage area is stored an image data storage area in which one frame of image data is stored over a plurality of the basic unit storage areas and one frame of image data stored over a plurality of the basic unit storage areas. In an apparatus for recording image data in a storage medium having a data storage management area for storing an address indicating whether or not there is a number of image data for one frame among the basic unit storage areas included in the data storage area. Address reading means for reading an empty area address of the basic unit storage area from the data storage management area, address storage means for temporarily storing the address read by the address reading means, and address stored in the address storage means , Of the basic unit storage areas included in the image data storage area, Data writing means for writing one frame of image data to the basic unit area having the address read from the address storage means, and the basic unit storage area for writing the image data by the data writing means. An image data recording device comprising a data storage management area updating means for newly storing an address in the data storage management area.
【請求項5】 上記アドレス読取手段によって読取られ
たアドレスが連続アドレスかどうかを判定する連続アド
レス判定手段を備え,上記アドレス記憶手段が,上記連
続アドレス判定手段により連続アドレスと判定されたア
ドレスについて,連続アドレスの先頭アドレスおよび最
終アドレスならびにこれらの先頭アドレスから最終アド
レスの間が連続していることを表わす識別データを記憶
するものである,請求項4に記載の画像データ記録装
置。
5. A continuous address judging means for judging whether or not the address read by the address reading means is a continuous address, and the address storing means has a continuous address judging means for the addresses judged to be continuous addresses by the continuous address judging means. 5. The image data recording apparatus according to claim 4, which stores a start address and an end address of continuous addresses, and identification data indicating that the start address and the end address are continuous.
【請求項6】 上記アドレス記憶手段が,高速読出しメ
モリとこの高速読出しメモリよりも読出し速度の遅い標
準読出しメモリとを含み,上記アドレス読取手段によっ
て読取られるアドレスを高速読出しメモリから順に記憶
し,高速読出しメモリの記憶容量がオーバとなったこと
により残りのアドレスを標準読出しメモリに記憶するも
のである,請求項4に記載の画像データ記録装置。
6. The address storage means includes a high-speed read memory and a standard read memory having a read speed slower than that of the high-speed read memory, and addresses read by the address read means are stored in order from the high-speed read memory. 5. The image data recording apparatus according to claim 4, wherein the remaining addresses are stored in the standard read memory when the storage capacity of the read memory is over.
【請求項7】 複数の基本単位記憶領域から構成され,
1駒の画像データが複数の上記基本単位記憶領域にわた
って記憶されている画像データ記憶領域,および複数の
上記基本単位記憶領域にわたって記憶されている1駒の
画像データが,どの基本単位記憶領域に記憶されている
かを表わすアドレスを記憶しているデータ記憶管理領域
を有している記憶媒体から画像データを再生する装置に
おいて,画像データの再生要求に応答して,再生要求さ
れた1駒の画像データのすべてが記憶されている上記基
本単位記憶領域のすべてのアドレスを上記データ記憶管
理領域から読取り,読取られたアドレスを一旦記憶し,
記憶されたアドレスを読取り,読取られたアドレスをも
つ上記基本単位記憶領域に記憶されている画像データ
を,上記画像データ記憶領域から読出して出力する,画
像データ再生方法。
7. A plurality of basic unit storage areas,
In which basic unit storage area is stored an image data storage area in which one frame of image data is stored over a plurality of the basic unit storage areas and one frame of image data stored over a plurality of the basic unit storage areas. In a device that reproduces image data from a storage medium having a data storage management area that stores an address indicating whether or not all of the image data of one frame requested to be reproduced in response to a reproduction request for the image data. All the addresses of the stored basic unit storage area are read from the data storage management area, and the read addresses are temporarily stored,
A method for reproducing image data, comprising reading a stored address, reading image data stored in the basic unit storage area having the read address from the image data storage area, and outputting the read image data.
【請求項8】 上記読取られたアドレスが連続アドレス
かどうかを判定し,上記アドレス記憶処理が,上記連続
アドレス判定処理により連続アドレスと判定されたアド
レスについて,連続アドレスの先頭アドレスおよび最終
アドレスならびにこれらの先頭アドレスから最終アドレ
スの間が連続していることを表わす識別データを記憶す
るものである,請求項7に記載の画像データ再生方法。
8. A determination is made as to whether or not the read address is a continuous address, and the address storing process determines the start address and the final address of the continuous address for the addresses determined to be the continuous addresses by the continuous address determination process, and these addresses. 8. The image data reproducing method according to claim 7, wherein the identification data indicating that the area between the first address and the last address of the item is continuous is stored.
【請求項9】 上記アドレス記憶処理が,上記アドレス
読取処理によって読取られるアドレスを高速読出しメモ
リから順に記憶し,高速読出しメモリの記憶容量がオー
バとなったことにより残りのアドレスを標準読出しメモ
リに記憶するものである。請求項7に記載の画像データ
再生方法。
9. The address storing process sequentially stores addresses read by the address reading process from a high-speed read memory, and the remaining addresses are stored in a standard read memory when the storage capacity of the high-speed read memory is exceeded. To do. The image data reproducing method according to claim 7.
【請求項10】 複数の基本単位記憶領域から構成さ
れ,1駒の画像データが複数の上記基本単位記憶領域に
わたって記憶されている画像データ記憶領域,および複
数の上記基本単位記憶領域にわたって記憶されている1
駒の画像データが,どの基本単位記憶領域に記憶されて
いるかを表わすアドレスを記憶するデータ記憶管理領域
を有している記憶媒体に画像データを記録する装置にお
いて,上記画像データ記憶領域に含まれる上記基本単位
記憶領域のうち1駒の画像データを記憶できる数の上記
基本単位記憶領域の空領域のアドレスを上記データ記憶
管理領域から読取り,読取られたアドレスを一旦記憶
し,記憶されたアドレスを読取り,上記画像データ記憶
領域に含まれる上記基本単位記憶領域のうち,読取られ
たアドレスをもつ上記基本単位領域に,与えられる1駒
の画像データを書込み,画像データが書込まれた上記基
本単位記憶領域のアドレスを新たに上記データ記憶管理
領域に記憶する,画像データ記録方法。
10. An image data storage area composed of a plurality of basic unit storage areas, in which one frame of image data is stored over a plurality of the basic unit storage areas, and is stored over a plurality of the basic unit storage areas. 1
In a device for recording image data in a storage medium having a data storage management area for storing an address indicating in which basic unit storage area the image data of a frame is stored, in the above-mentioned image data storage area, Of the basic unit storage area, the number of empty area addresses of the basic unit storage area that can store one frame of image data is read from the data storage management area, the read address is temporarily stored, and the stored address is read, Of the basic unit storage area included in the image data storage area, the given one frame of image data is written in the basic unit area having the read address, and the basic unit storage area in which the image data is written is written. An image data recording method for newly storing an address in the data storage management area.
【請求項11】 読取られたアドレスが連続アドレスか
どうかを判定し,上記アドレス記憶処理が,上記連続ア
ドレス判定処理により連続アドレスと判定されたアドレ
スについて,連続アドレスの先頭アドレスおよび最終ア
ドレスならびにこれらの先頭アドレスから最終アドレス
の間が連続していることを表わす識別データを記憶する
ものである,請求項10に記載の画像データ記録方法。
11. A determination is made as to whether or not the read address is a continuous address, and the address storing process determines a start address and a final address of the continuous address and an address determined as a continuous address by the continuous address determination process. 11. The image data recording method according to claim 10, wherein identification data indicating that the area from the start address to the end address is continuous is stored.
【請求項12】 上記アドレス記憶処理が,上記アドレ
ス読取処理によって読取られるアドレスを高速読出しメ
モリから順に記憶し,高速読出しメモリの記憶容量がオ
ーバとなったことにより残りのアドレスを標準読出しメ
モリに記憶するものである,請求項10に記載の画像デー
タ記録方法。
12. The address storing process sequentially stores addresses read by the address reading process from a high-speed read memory, and the remaining addresses are stored in a standard read memory when the storage capacity of the high-speed read memory is exceeded. The image data recording method according to claim 10, wherein
JP18299294A 1994-07-13 1994-07-13 Image data reproducing apparatus and recording apparatus, image data reproducing method and image data recording method Expired - Fee Related JP3628043B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18299294A JP3628043B2 (en) 1994-07-13 1994-07-13 Image data reproducing apparatus and recording apparatus, image data reproducing method and image data recording method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18299294A JP3628043B2 (en) 1994-07-13 1994-07-13 Image data reproducing apparatus and recording apparatus, image data reproducing method and image data recording method

Publications (2)

Publication Number Publication Date
JPH0830393A true JPH0830393A (en) 1996-02-02
JP3628043B2 JP3628043B2 (en) 2005-03-09

Family

ID=16127866

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18299294A Expired - Fee Related JP3628043B2 (en) 1994-07-13 1994-07-13 Image data reproducing apparatus and recording apparatus, image data reproducing method and image data recording method

Country Status (1)

Country Link
JP (1) JP3628043B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008131380A (en) * 2006-11-21 2008-06-05 Sony Corp Image storage/reproduction device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008131380A (en) * 2006-11-21 2008-06-05 Sony Corp Image storage/reproduction device

Also Published As

Publication number Publication date
JP3628043B2 (en) 2005-03-09

Similar Documents

Publication Publication Date Title
JPH03232029A (en) Storage managing system for memory card
JPH07245723A (en) Image processor
CN1314045A (en) Imaging device and signal processing method
JPH0837638A (en) Digital still camera
CN101527804A (en) Multi-image file editing device and multi-image file editing method
JPH0998367A (en) Signal processing unit
JP3884785B2 (en) Recording / reproducing apparatus, reproducing apparatus and reproducing method
EP1118998A1 (en) Multimedia information recording device and method for recording multimedia information file on recording medium
JP3302035B2 (en) camera
JP2001189915A (en) Video-recording device
US20030055840A1 (en) Image file apparatus and method
JP3628043B2 (en) Image data reproducing apparatus and recording apparatus, image data reproducing method and image data recording method
JP3592504B2 (en) Digital still camera
JP3907227B2 (en) Digital camera, recording method thereof and recording / reproducing method thereof
JP3167664B2 (en) Digital camera
JP4382999B2 (en) Electronic camera
JP3254003B2 (en) Electronic still camera
JP2000175147A (en) Electronic still camera
JP2892806B2 (en) Electronic still camera
JP3102565B2 (en) Memory card storage management method
JP3530097B2 (en) Digital camera, playback device, and memory card
JP3416651B2 (en) Digital camera
JPH05197844A (en) Data processor
JPH09307851A (en) Recording management equipment for image and audio and its method
JPH0491558A (en) Picture storing device

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040302

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040430

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040810

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20041124

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20041207

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071217

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071217

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081217

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081217

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091217

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101217

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101217

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111217

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111217

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121217

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees