JPH0793097A - Information handling device - Google Patents

Information handling device

Info

Publication number
JPH0793097A
JPH0793097A JP5233683A JP23368393A JPH0793097A JP H0793097 A JPH0793097 A JP H0793097A JP 5233683 A JP5233683 A JP 5233683A JP 23368393 A JP23368393 A JP 23368393A JP H0793097 A JPH0793097 A JP H0793097A
Authority
JP
Japan
Prior art keywords
information
management information
data
area
recording
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
JP5233683A
Other languages
Japanese (ja)
Other versions
JP3504691B2 (en
Inventor
Takeshi Suzuki
猛士 鈴木
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.)
Olympus Corp
Original Assignee
Olympus Optical 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 Olympus Optical Co Ltd filed Critical Olympus Optical Co Ltd
Priority to JP23368393A priority Critical patent/JP3504691B2/en
Publication of JPH0793097A publication Critical patent/JPH0793097A/en
Application granted granted Critical
Publication of JP3504691B2 publication Critical patent/JP3504691B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To eliminate trouble in the use of an information recording medium and to normally initialize the medium at the same time even in the case where the medium has not been normally initialized. CONSTITUTION:An electronic still camera as the information handling device records image data on the memory card 10 through an optical system 1, an image pickup system 2, etc. When this camera initializes the memory card 10, data which do not match a boot-sector are written first if the boot-sector suits, and, the FAT and directory entry are initialized and then the original matching data are written in the boot-sector.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、情報取り扱い装置、詳
しくは、主情報領域と管理情報領域とが形成された情報
記録媒体に情報を記録、または、再生可能な情報取り扱
い装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information handling apparatus, and more particularly to an information handling apparatus capable of recording or reproducing information on an information recording medium having a main information area and a management information area. .

【0002】[0002]

【従来の技術】DOS(DISK OPERATION SYSTEM )を適
用する情報取り扱い装置である画像情報記録再生装置等
に適用される情報記録媒体であるICメモリカ−ドは、
図8に示すようなメモリ領域の構成を有している。
2. Description of the Related Art An IC memory card which is an information recording medium applied to an image information recording / reproducing apparatus which is an information handling apparatus to which DOS (DISK OPERATION SYSTEM) is applied,
The memory area has a structure as shown in FIG.

【0003】上記メモリカ−ドは、アトリビュートメモ
リとコモンメモリで構成され、コモンメモリは、属性情
報領域と、メモリ管理領域100と、主情報領域である
データ領域104とで構成されている。上記属性情報領
域は、各装置に対しては変更されない固定データが書き
込まれている。上記メモリ管理領域100は、第1の管
理情報領域であるブートセクタ101と、第2の管理情
報領域であるFAT領域102と、同じく第2の管理情
報領域であるディレクトリエントリ領域103とで構成
されている。また、データ領域104には画像等のデー
タが記録される。
The memory card is composed of an attribute memory and a common memory, and the common memory is composed of an attribute information area, a memory management area 100, and a data area 104 which is a main information area. Fixed data that is not changed for each device is written in the attribute information area. The memory management area 100 is composed of a boot sector 101 that is a first management information area, a FAT area 102 that is a second management information area, and a directory entry area 103 that is also a second management information area. ing. Data such as an image is recorded in the data area 104.

【0004】上記ブートセクタ101には、当該メモリ
カ−ドの論理的なセクタ長,トラック数,1トラック当
たりのセクタ数等が記録される。図9は、該ブートセク
タ101のフォーマットの内容を示す図である。また、
上記FAT情報領域102には、データ領域104のメ
モリ領域情報がチェーン形式で記録され、ディレクトリ
エントリ領域103には、データ領域104にデータが
どのように記録されているか、あるいは、該データファ
イルの属性情報等が書き込まれている。
In the boot sector 101, the logical sector length of the memory card, the number of tracks, the number of sectors per track, etc. are recorded. FIG. 9 is a diagram showing the contents of the format of the boot sector 101. Also,
In the FAT information area 102, the memory area information of the data area 104 is recorded in a chain format, and in the directory entry area 103, how the data is recorded in the data area 104 or the attribute of the data file. Information etc. is written.

【0005】未使用のメモリカ−ド、または、データの
書き込みが行われた使用済みメモリカ−ドを、データ記
録可能な状態にする初期化処理として、1つは、メモリ
カ−ド内のデータを全て消去し、メモリチェックを行
い、更に、ブートセクタ等が書き込まれる初期化フォー
マット処理と、他の1つは、ディレクトリエントリとF
ATのみを消去する全コマ消去処理とがある。そして、
上記初期化フォーマット処理は、全メモリ領域のデータ
を初期化することから長い処理時間、例えば、1分間位
を必要とするが、上記全コマ消去処理は、管理情報の書
き換えのみで済むことから比較的短時間、例えば、約1
5秒で初期化が完了する。
As an initialization process for setting an unused memory card or a used memory card in which data has been written into a state in which data can be recorded, one is to initialize all data in the memory card. Erase, memory check, initialization format processing in which boot sectors and the like are written, and the other one is directory entry and F
There is an all-frame erasing process that erases only the AT. And
The initialization format process requires a long processing time, for example, about one minute since the data in all memory areas are initialized, but the all-frame erasing process requires only rewriting the management information. For a short time, for example, about 1
Initialization is completed in 5 seconds.

【0006】情報記録再生装置等での上記初期化処理に
おいて、処理時間を短縮可能なものとして、図10のフ
ローチャートに示す方式が考えられる。本処理において
は、まず、ブートセクタを読み込み(ステップS10
1)、該ブートセクタ情報が当該装置に対して適合して
いるかをチェックする(ステップS102)。該ブート
セクタ情報が不適合であった場合は、前記初期化フォー
マット処理を実行する(ステップS105)。また、該
ブートセクタ情報が適合するものであった場合は、ディ
レクトリエントリの消去とFATの初期化を実行し(ス
テップS103,S104)、初期化を終了する。この
ようにしてメモリカ−ドのブートセクタ情報が装置に対
して適合しているものに対する初期化では、フォーマッ
トによる長い時間待ちを無くすことができる。
A method shown in the flowchart of FIG. 10 is conceivable as a method capable of shortening the processing time in the above initialization processing in the information recording / reproducing apparatus or the like. In this process, first, the boot sector is read (step S10).
1) It is checked whether the boot sector information is suitable for the device (step S102). If the boot sector information is incompatible, the initialization format process is executed (step S105). If the boot sector information matches, the directory entry is erased and the FAT is initialized (steps S103 and S104), and the initialization is completed. In this way, in the initialization of the boot sector information of the memory card that is suitable for the device, it is possible to eliminate a long waiting time due to the format.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、上記図
10の初期化処理において、消去動作の途中でメモリカ
−ドが引き抜かれたり、装置の電源が切られてしまう
と、ブートセクタは正常な状態で書き込まれ、また、デ
ィレクトリエントリも消去されているが、FATの消去
が完了していない状態でメモリカ−ドが取り出されるこ
とも有り得る。
However, in the initialization process of FIG. 10, if the memory card is pulled out or the power of the device is turned off during the erase operation, the boot sector will be in a normal state. Although it has been written and the directory entry has been erased, it is possible that the memory card will be taken out before the FAT has been erased.

【0008】通常、メモリカ−ドにおいては、FATの
各データが「0」である範囲の大きさによりその空き容
量を判別する。従って、上述のようにFATの消去が完
了していないものでは、その分だけ小容量であると判別
されてしまう。
Normally, in the memory card, the free capacity is discriminated by the size of the range in which each FAT data is "0". Therefore, if the FAT has not been erased as described above, it is determined that the capacity is small.

【0009】なお、現在検索しているファイルからFA
Tデータのチェーンを追跡して行けば、正規のFATと
異常なFATとの区別がつくので、修正することは可能
であるが、例えば、カメラ等の画像記録再生装置等でそ
こまでのチェック処理をメモリカ−ドの挿入の度に実行
することは不適当である。このようなチェック処理は、
パソコン等においても、単独のチェックコマンドで実行
される程度であって、通常の操作時には行われていない
処理である。
The file currently being searched for is FA
By tracking the T data chain, it is possible to distinguish between a normal FAT and an abnormal FAT, so it is possible to correct it. For example, a check process up to that point with an image recording / reproducing device such as a camera. Is not appropriate for each insertion of the memory card. Such a check process is
Even in a personal computer or the like, the process is executed only by a single check command and is not performed during normal operation.

【0010】本発明は、叙上の点に鑑みてなされたもの
であり、情報記録媒体の初期化が敏速な処理が可能であ
って、情報記録媒体の正常な初期化処理が実行されなか
った場合であっても、その後、上記記録媒体の取り扱い
上、不都合が生じることなく、また、正常な初期化を行
うことができる情報取り扱い装置を提供することを目的
とする。
The present invention has been made in view of the above points, and the information recording medium can be initialized quickly, and the information recording medium cannot be normally initialized. Even in such a case, it is an object of the present invention to provide an information handling device that can perform normal initialization thereafter without causing any inconvenience in handling the recording medium.

【0011】[0011]

【課題を解決するための手段、および、作用】本発明の
情報取り扱い装置は、本来の記録の客体となる主情報を
記録するための主情報領域と、主情報の記録媒体として
使用するための各種パラメータを定義する管理情報を記
憶する第1の管理情報領域と、上記主情報が記録される
主情報領域に関する管理情報を記録する第2の管理情報
領域とが形成されてなる情報記録媒体に情報を記録、ま
たは、再生が可能な情報取り扱い装置において、上記情
報記録媒体を上記主情報の未記録、または、未記録と同
等の状態に初期化しようとする場合、上記第1の管理情
報領域の管理情報が上記情報取り扱い装置に適合する管
理情報であるか否かを判別する判別手段と、この判別手
段が上記適合する旨を判別したときには、一旦、上記第
1の管理情報領域に当該情報取り扱い装置に適合しない
管理情報を記録し、且つ、上記第2の管理情報領域の管
理情報を初期化処理する初期化処理手段と、この初期化
処理手段による処理が行われた後、上記第1の管理情報
領域に適合する上記管理情報を記録して、この第1の管
理情報領域を元の状態に復する処理を行う管理情報復元
手段とを具備したことを特徴とする。
The information handling apparatus according to the present invention is used as a main information area for recording main information, which is an object of the original recording, and a recording medium for the main information. An information recording medium having a first management information area for storing management information defining various parameters and a second management information area for recording management information about the main information area in which the main information is recorded. In the information handling device capable of recording or reproducing information, when the information recording medium is to be initialized to the unrecorded state of the main information or a state equivalent to the unrecorded state, the first management information area Discriminating means for discriminating whether or not the management information of the above is the management information suitable for the information handling device, and once the judging means judges the conformity, the first management information area After the management information that does not match the information handling device is recorded and the management information in the second management information area is initialized, and after the initialization processing means performs the processing, It is characterized by further comprising: management information restoring means for recording the management information suitable for the first management information area and for restoring the first management information area to the original state.

【0012】[0012]

【実施例】以下、本発明の実施例を図に基づいて説明す
る。図1ないし図3は、本発明の一実施例を示す情報取
り扱い装置の電子スチルカメラのブロック構成図と外観
図である。なお、本実施例の電子スチルカメラは、IC
メモリカードを情報記録媒体として適用するものであ
り、その構成を信号の流れに沿って上記図1のブロック
構成図を参照して説明する。
Embodiments of the present invention will be described below with reference to the drawings. 1 to 3 are a block diagram and an external view of an electronic still camera of an information handling apparatus showing an embodiment of the present invention. The electronic still camera of this embodiment is an IC
A memory card is applied as an information recording medium, and its configuration will be described along the flow of signals with reference to the block diagram of FIG.

【0013】記録モードにおいて、光学系1を介して入
射した被写体の光学像は、その結像面に配設されたCC
D等で構成される撮像系2によってアナログの電気信号
に変換される。この撮像系2から出力された撮像信号
は、クランプ回路3によってDCレベルを一定に保たれ
た後、アナログ/ディジタル変換回路(以下、A/D変
換回路と略記する。)4によってディジタル信号に変換
され、フレームメモリ6に書き込まれて一時的に保管さ
れる。
In the recording mode, the optical image of the subject incident through the optical system 1 is CC imaged on the image plane.
It is converted into an analog electric signal by the imaging system 2 composed of D and the like. The image pickup signal output from the image pickup system 2 is converted into a digital signal by an analog / digital conversion circuit (hereinafter abbreviated as A / D conversion circuit) 4 after a DC level is kept constant by a clamp circuit 3. Are written in the frame memory 6 and temporarily stored.

【0014】フレームメモリ6への書き込みが全て終わ
ると、次に、メモリコントローラ5のコントロールによ
りフレームメモリ6からデータを読み出して、離散型コ
サイン変換回路(以下、DCT/IDCTと記載す
る。)7においてデータ圧縮に必要なデータ変換を行
い、コーダ/デコーダ8へ出力する。このコーダ/デコ
ーダ8のコーダ部では、圧縮処理を施すために必要な各
種のデータやテーブルが書き込まれている補助メモリ9
を参照しながら、該映像データを圧縮処理する。そし
て、圧縮されたデータは、データバス20を通って該電
子スチルカメラに着脱可能に取り付けられた情報記録媒
体たるICメモリカード10に書き込まれる。
When the writing to the frame memory 6 is completed, the data is read from the frame memory 6 under the control of the memory controller 5 and the discrete cosine transform circuit (hereinafter referred to as DCT / IDCT) 7 is read. Data conversion necessary for data compression is performed and output to the coder / decoder 8. In the coder / decoder 8 of the coder / decoder 8, an auxiliary memory 9 in which various data and tables necessary for performing compression processing are written.
With reference to, the video data is compressed. Then, the compressed data is written through the data bus 20 to the IC memory card 10 which is an information recording medium detachably attached to the electronic still camera.

【0015】なお、上記記録モードにおいて、撮像系2
のホワイトバランス調整時等での出力信号のゲインは、
システムコントローラ19を介してコントロールされ、
また、光学系1の絞りもシステムコントローラ19を介
してコントロールされる。そして、該システムコントロ
ーラ19には、後述する管理情報判別手段と、管理情報
の初期化手段と、管理情報復元手段等が内蔵されてい
る。
In the recording mode, the image pickup system 2
The output signal gain when adjusting the white balance of
Controlled via the system controller 19,
The diaphragm of the optical system 1 is also controlled via the system controller 19. The system controller 19 includes a management information discriminating means, a management information initializing means, a management information restoring means, etc., which will be described later.

【0016】次に、上述のように記録した映像データを
再生する場合の信号の流れに沿って、該電子スチルカメ
ラについての説明を続ける。上記ICメモリカード10
から読み出されたデータは、データバス20を通ってコ
ーダ/デコーダ8に入力され、該コーダ/デコーダ8の
デコーダ部において上記圧縮処理されたデータを元に戻
す伸長処理が施される。この伸長されたデータは、DC
T回路7において逆DCT処理されてフレームメモリ6
に書き込まれる。全てのデータの伸長処理が終了する
と、今度はフレームメモリ6からデータがメモリコント
ローラ5のコントロールによって読み出されて、その出
力がディジタルプロセス11によって例えばNTSCに
準拠したビデオ信号に変換処理される。そして、D/A
(ディジタル/アナログ)変換回路12によってアナロ
グ信号に変換されて、バッファ13により例えば75Ω
インピーダンス整合をとられた後に、電子ビューファイ
ンダ(以下、EVFと略記する)14において撮影者に
観察可能に画像が再生される。そしてこれと同時に、該
ビデオ信号は外部への映像出力端子15へ出力されるよ
うになっている。
Next, the description of the electronic still camera will be continued along the signal flow when the video data recorded as described above is reproduced. The IC memory card 10
The data read from is input to the coder / decoder 8 through the data bus 20 and is subjected to decompression processing to restore the compressed data in the decoder section of the coder / decoder 8. This decompressed data is DC
Inverse DCT processing is performed in the T circuit 7 and the frame memory 6
Written in. When the expansion processing of all the data is completed, the data is read from the frame memory 6 under the control of the memory controller 5, and the output is converted by the digital process 11 into an NTSC-compliant video signal. And D / A
The signal is converted into an analog signal by the (digital / analog) conversion circuit 12 and is, for example, 75Ω by the buffer 13.
After the impedance matching is achieved, the image is reproduced in the electronic viewfinder (hereinafter abbreviated as EVF) 14 so that the photographer can observe it. At the same time, the video signal is output to the external image output terminal 15.

【0017】該電子スチルカメラは、日付けや時刻等の
文字情報を生成して画面上にオンスクリーン表示を行う
キャラクタジェネレータ16と、各種の動作モード等を
表示するLCD表示部17と、各種の操作を行う操作部
18とを有している。そして、上述の各構成要素は、シ
ステムコントローラ19により制御されるようになって
いる。また、本カメラは、各種のマニュアル操作が可能
であるが、そのときの設定値を設定用メモリ21に記憶
しておき、以後の操作時に該設定値を呼び出すことによ
って、同一の操作を再現することができる。
The electronic still camera includes a character generator 16 for generating character information such as date and time for on-screen display on the screen, an LCD display section 17 for displaying various operation modes and the like, and various It has the operation part 18 which operates. Then, the above-mentioned components are controlled by the system controller 19. In addition, although various manual operations are possible in this camera, the same operation is reproduced by storing the set value at that time in the setting memory 21 and recalling the set value in the subsequent operation. be able to.

【0018】なお、上記ICメモリカード10等の記録
媒体に記録するときには、例えば、パソコン上で認識可
能なフォーマット、具体的には後述するDOSフォーマ
ットに変換して記録するようになっている。
When recording on a recording medium such as the IC memory card 10 described above, for example, it is converted into a format recognizable on a personal computer, specifically a DOS format which will be described later, and recorded.

【0019】次に、上記操作部18等の配置について詳
述する。図2および図3の本実施例の電子スチルカメラ
の外観図には、上記操作部18等の配設状態が示されて
いる。なお、図2は、該カメラの平面図、また、図3
は、図2のA矢視図であって、同カメラの接眼部より見
た図である。
Next, the arrangement of the operation section 18 and the like will be described in detail. 2 and 3 show the appearance of the electronic still camera of this embodiment, the arrangement of the operation unit 18 and the like. 2 is a plan view of the camera and FIG.
[Fig. 3] is a view as seen from an arrow A in Fig. 2, and is a view seen from an eyepiece of the camera.

【0020】図に示すように、該カメラ本体上面の中央
部には、上述したLCD表示部17が配設されており、
後述する各操作等の表示がなされるようになっている。
該LCD表示部17の一側方には、テレ,ワイドモード
選択用のズームスイッチ(以下、ZOOMスイッチと記
載する)T31,W32が配設されている。
As shown in the figure, the above-mentioned LCD display unit 17 is arranged at the center of the upper surface of the camera body.
Each operation or the like described later is displayed.
On one side of the LCD display unit 17, zoom switches (hereinafter, referred to as ZOOM switches) T31 and W32 for selecting a tele mode and a wide mode are provided.

【0021】また、上記ZOOMスイッチT31,W3
2の図中、下方にはアップスイッチ(以下、UPスイッ
チと記載する)33,ダウンスイッチ(以下、DOWN
スイッチと記載する)34が配設されている。これらの
スイッチ33,34は、該カメラが記録モード時にある
ときには、モードの調整、たとえば、ホワイトバランス
の微調整,シャッタースピードの変更,露出補正値の変
更,パワーフォーカスのフォーカシング等に使用され、
また、再生モード時には、コマ送り、コマ戻しに使用さ
れるようになっている。
The ZOOM switches T31 and W3 are also provided.
2, an up switch (hereinafter, referred to as UP switch) 33 and a down switch (hereinafter, DOWN)
A switch) 34 is provided. These switches 33 and 34 are used for mode adjustment, for example, fine adjustment of white balance, change of shutter speed, change of exposure correction value, focusing of power focus, etc., when the camera is in the recording mode.
In the playback mode, it is also used for frame advance and frame return.

【0022】次に、図2において上記LCD表示部17
の下方に配設されている前記操作部18を構成する操作
スイッチ群の機能について説明する。図中、ホワイトバ
ランススイッチ(以下、WBスイッチと記載する)35
は、記録モード時に、ホワイトバランスモードの変更に
使用される。以下、ビューイレーズスイッチ(以下、V
IEW ERASEスイッチ、または、ERASE ス
イッチと記載する)36は、記録モード時には、押して
いる間だけ直前に記録された画像が再生され、再生モー
ド時には、コマ消去スイッチとして使用される。
Next, referring to FIG. 2, the LCD display section 17 is shown.
The function of the operation switch group that constitutes the operation portion 18 disposed below is described. In the figure, a white balance switch (hereinafter referred to as a WB switch) 35
Is used to change the white balance mode in the recording mode. The view erase switch (hereinafter, V
The image erasing switch or the ERASE switch 36) is used as a frame erasing switch in the recording mode, in which the image recorded immediately before is reproduced only while being pressed, and in the reproducing mode.

【0023】また、+/−スイッチ37は、記録モード
時に、露出モードの変更に使用される。フォーカススイ
ッチ(以下、FOCUSスイッチと記載する)38は、
記録モード時に、オートフォーカスあるいはパワーフォ
ーカスのフォーカスモードの変更に使用される。
The +/- switch 37 is used to change the exposure mode in the recording mode. The focus switch (hereinafter, referred to as FOCUS switch) 38 is
Used for changing the focus mode of auto focus or power focus in the recording mode.

【0024】ストロボスイッチ(以下、STスイッチと
記載する)39は、記録モード時に、ストロボモードの
変更に使用される。ピクチャースイッチ(以下、PIC
TUREスイッチ)40は、記録モード時に、色合い,
色濃さ等の変更に使用される。再生モードでは、メモリ
カ−ドの画像データの設定に使用される。ドライブスイ
ッチ(以下,DRIVEスイッチと記載する)41は、
記録モード時には、記録スピードモードの変更に使用さ
れ、再生モード時には、再生スピードの変更に使用され
る。
A strobe switch (hereinafter referred to as ST switch) 39 is used to change the strobe mode in the recording mode. Picture switch (hereinafter PIC
(TURE switch) 40 is a color tone,
It is used to change the color depth. In the reproduction mode, it is used to set the image data of the memory card. The drive switch (hereinafter referred to as DRIVE switch) 41 is
In the recording mode, it is used to change the recording speed mode, and in the reproduction mode, it is used to change the reproduction speed.

【0025】モードスイッチ(以下、MODEスイッチ
と記載する)42は、記録モード時に、圧縮モード,非
圧縮モードの変更に使用される。再生モードでは外部端
子より出力されるビデオ信号にキャラクタ表示信号を重
畳するオンスクリーンモードの指示等に利用される。タ
イムスイッチ(以下、TIMEスイッチと記載する)4
3は、時間の設定やブザーのオンオフ操作に使用され
る。パワースイッチ(以下、POWERスイッチと記載
する)44は、本実施例のカメラのパワーオン・オフ操
作に使用される。トリガスイッチ45は、撮影動作を指
示するのに使用される。
A mode switch (hereinafter referred to as a MODE switch) 42 is used for changing the compression mode and the non-compression mode in the recording mode. In the reproduction mode, it is used for instructing the on-screen mode for superimposing the character display signal on the video signal output from the external terminal. Time switch (hereinafter referred to as TIME switch) 4
3 is used for setting the time and turning the buzzer on and off. A power switch (hereinafter, referred to as POWER switch) 44 is used for powering on / off the camera of this embodiment. The trigger switch 45 is used to instruct a shooting operation.

【0026】上記各操作スイッチ群のさらに下方の、カ
メラ本体縁部には、記録モードと再生モードの切り換
え、または、画像伝送時の送信モードと受信モードとの
切り換えに使用するCAMERA/PLAY切り換えス
イッチ46と、記録モード時に、フルオート撮影モード
とマニュアル撮影モードとの切り換え、または、該カメ
ラを伝送モードに設定するためのAUTO/MANUA
L切り換えスイッチ47とが配設されている。また、カ
メラ本体の手前側側面には、該カメラの前記EVF14
のための接眼部49が配設されている。
A CAMERA / PLAY switch used for switching between a recording mode and a reproduction mode or for switching between a transmission mode and a reception mode at the time of image transmission is provided on the edge of the camera body, which is further below the operation switches. 46, and an AUTO / MANUA for switching between the full-auto shooting mode and the manual shooting mode in the recording mode, or setting the camera in the transmission mode.
An L changeover switch 47 is provided. The EVF 14 of the camera is attached to the front side surface of the camera body.
Is provided for the eyepiece 49.

【0027】以上のように構成された本実施例のカメラ
における、メモリカ−ド10の初期化処理について、図
4のサブルーチンのフローチャートにより説明する。E
RASEスイッチ36とUPスイッチ33を押圧して、
カメラを初期化モードに設定し、そこで、トリガスイッ
チ45押圧するとメモリカ−ド10の上記初期化処理が
開始される。
Initialization processing of the memory card 10 in the camera of the present embodiment having the above-described configuration will be described with reference to the subroutine flowchart of FIG. E
Press the RASE switch 36 and the UP switch 33,
When the camera is set to the initialization mode and the trigger switch 45 is pressed there, the initialization processing of the memory card 10 is started.

【0028】まず、第1管理情報領域のブートセクタを
読み込み(ステップS1)、管理情報判別手段により、
該ブートセクタ情報が当該装置に対して適合するもので
あるかをチェックする(ステップS2)。該ブートセク
タ情報が不適正であった場合は、ブートセクタ以下の管
理領域、即ち、ブートセクタの第1の管理領域とFA
T、および、ディレクトリエントリの第2の管理領域
と、主情報記憶領域であるデータ領域のデータを全て初
期化するフォーマット処理を実行する(ステップS
7)。
First, the boot sector of the first management information area is read (step S1), and the management information discriminating means
It is checked whether the boot sector information is suitable for the device (step S2). If the boot sector information is incorrect, the management area below the boot sector, that is, the first management area of the boot sector and the FA
T and the second management area of the directory entry and the formatting process for initializing all the data in the data area which is the main information storage area (step S).
7).

【0029】また、該ブートセクタ情報が当該装置に適
合するものの場合は、管理情報初期化手段により、一
旦、上記ブートセクタを変更し、ブートセクタ情報が適
正でない状態にして(ステップS3)、ディレクトリエ
ントリの消去とFATの初期化を実行する(ステップS
4,S5)。その後、管理情報復元手段により、上記ブ
ートセクタを元に戻し、適合するブートセクタとし(ス
テップS6)、初期化を終了する。
If the boot sector information is suitable for the device, the management information initializing means temporarily changes the boot sector to make the boot sector information improper (step S3), and the directory The entry is erased and the FAT is initialized (step S).
4, S5). After that, the management information restoring means restores the boot sector to the original boot sector to make it a suitable boot sector (step S6), and finishes the initialization.

【0030】前述したように図10に示した従来のメモ
リカ−ドの初期化処理の場合、消去の途中でカ−ドが引
き抜かれてしまうと、ブートセクタは正常であるが、デ
ィレクトリエントリとFAT間が不整合状態となる。そ
のようなカ−ドをカメラに挿入すると、記録可能なデー
タ領域が極端に狭められてた状態で使用するか、あるい
は、記録不可能といった状態になった。
As described above, in the case of the conventional memory card initialization process shown in FIG. 10, if the card is pulled out in the middle of erasing, the boot sector is normal, but the directory entry and FAT. Inconsistency occurs between the spaces. When such a card is inserted into the camera, it is used in a state where the recordable data area is extremely narrowed, or the recording becomes impossible.

【0031】しかし、本実施例のカメラにおいては、上
記初期化処理を行うことにより、もし、処理の途中で引
き抜かれたメモリカ−ド10は、ブートセクタが該当す
る装置に適合するデータではないので、カメラに挿入し
ても使用できない状態になっており、記録等での不具合
が生じない。また、そのカ−ドを、再度、初期化する
と、ブートセクタが適正なものではないことから、必ず
上記図4におけるステップS7のフォーマットによる初
期化が行われる。
However, in the camera of this embodiment, by performing the above initialization processing, the memory card 10 pulled out during the processing is not the data whose boot sector is suitable for the corresponding apparatus. , It cannot be used even if it is inserted into the camera, so there will be no problems in recording. Further, when the card is initialized again, the boot sector is not a proper one, so the initialization is always performed in the format of step S7 in FIG.

【0032】本実施例のカメラにおいては、上記自動判
別による初期化とは別に、強制的に上記ステップS7の
フォーマットを実行することも可能である。この処理
は、ERASEスイッチ36とDOWNスイッチ34を
押圧することによって、上記強制的初期化モードに設定
し、そこで、トリガスイッチ45押圧すると、メモリカ
−ド10の上記強制的に管理領域とデータ領域の双方の
フォーマット処理が開始される。
In the camera of this embodiment, it is also possible to forcibly execute the format of step S7 in addition to the initialization by the automatic discrimination. In this process, the forced initialization mode is set by pressing the ERASE switch 36 and the DOWN switch 34, and when the trigger switch 45 is pressed, the management area and the data area of the memory card 10 are forcibly changed. Both format processes are started.

【0033】なお、メモリカ−ド10の初期化処理にお
いて、該初期化処理の途中で記録されたデータを保存し
ておく必要がわかったような場合、従来では上記初期化
動作を中断しても上記データを再生することはできなか
った。そのような場合でも、該当するデータに対応する
ディレクトリエントリとFATがまだ消去されていなけ
れば、再生が可能とする変形例を提案することができ
る。
In the initialization process of the memory card 10, if it is found necessary to save the data recorded during the initialization process, conventionally, even if the initialization operation is interrupted. The above data could not be reproduced. Even in such a case, it is possible to propose a modified example in which reproduction is possible if the directory entry and FAT corresponding to the corresponding data are not erased yet.

【0034】この変形例における初期化処理では、図9
に示すブートセクタにおいて、データ処理に直接関係の
ないエリア、例えば、メーカ名、および、バージョン番
号のエリアにチェック用のフラグを書き込んでおく。そ
の場合、他のブートセクタの変更はしない。そして、上
述のような理由で初期化を中断した場合、そのメモリカ
−ドを引き抜いて、パソコンに挿入することによって、
データの再生を行うことができる。即ち、パソコン上で
上記フラグをチェックして消去中のデータの再生モード
に設定し、まだ消去されていないデータの範囲であれ
ば、復活させることができる。
In the initialization processing in this modified example, as shown in FIG.
In the boot sector shown in (1), a check flag is written in an area that is not directly related to data processing, for example, a manufacturer name and a version number area. In that case, other boot sectors are not changed. Then, if the initialization is interrupted for the above reasons, pull out the memory card and insert it into the personal computer.
Data can be reproduced. That is, the flag can be checked on the personal computer to set the reproduction mode of the data being erased, and the range of the data not yet erased can be restored.

【0035】次に、本実施例のカメラにおけるデータ消
去処理について説明する。従来のカメラ等の画像記録再
生装置におけるデータ領域に記録されるデータファイル
としては、図11,12,13のフォーマットに示すよ
うな3種類のファイルが作成される。図11に示すフォ
ーマットのデータファイルは、1コマの画像データファ
イルを示し、記録日時,フィールド/フレーム等のヘッ
ダ情報と圧縮画像データである画像データとで構成され
る。図12は、音声記録可能なカメラにおいて生成され
るファイルである1コマの音声データファイルのフォー
マットを示し、ヘッダ情報と圧縮音声データである音声
データとで構成される。また、図13は、1ディレクト
リエントリに対応する画像ファイルと音声ファイル等の
組み合わせの関係を示すリレーションデータファイルの
フォーマットを示し、規格情報が記録されるヘッダ情報
とファイル相互間の関連情報が記録されるリレーション
情報とで構成されている。
Next, the data erasing process in the camera of this embodiment will be described. As the data files recorded in the data area in the conventional image recording / reproducing apparatus such as a camera, three types of files shown in the formats of FIGS. 11, 12, and 13 are created. The data file of the format shown in FIG. 11 shows an image data file of one frame, and is composed of header information such as recording date / time, field / frame and the like and image data which is compressed image data. FIG. 12 shows the format of an audio data file for one frame, which is a file generated in a camera capable of audio recording, and is composed of header information and audio data which is compressed audio data. Further, FIG. 13 shows a format of a relation data file showing a relation of a combination of an image file and an audio file corresponding to one directory entry, in which header information in which standard information is recorded and related information between files are recorded. Relation information.

【0036】さて、本実施例におけるデータの消去処理
においては、上記画像ファイルの1コマ消去と音声ファ
イルの1コマ消去が可能であるが、更に、リレーション
ファイルのデータに基づいて画像ファイルとともに、該
画像ファイルに対応する音声ファイルを一括して消去す
ることが可能である。勿論、画像ファイルの全コマ消
去、また、音声ファイルの全コマ消去も可能である。
In the data erasing process according to the present embodiment, it is possible to erase one frame of the image file and one frame of the audio file. Further, the image file and the image file can be erased based on the data of the relation file. It is possible to delete the audio files corresponding to the image files all at once. Of course, it is also possible to erase all frames of image files and all frames of audio files.

【0037】なお、本実施例のカメラにおいて、再生時
での1コマ消去を行う場合のキーの操作としては、切り
換えスイッチ46を「PLAY」側に切り換え、VIE
Wスイッチと兼用のERASEスイッチ36を押圧しな
がらレリーズスイッチ45を操作して消去を実行する。
In the camera of this embodiment, as a key operation for erasing one frame at the time of reproduction, the changeover switch 46 is switched to the "PLAY" side, and the VIE
While pressing the ERASE switch 36 that also serves as the W switch, the release switch 45 is operated to execute the erasing.

【0038】一方、記録後に直前の記録画像データを再
生する、所謂、レックレビュー再生機能があるが、この
再生機能は、切り換えスイッチ46はCAMERA側の
ままで、ビュー(VIEW)スイッチと兼用のERAS
Eスイッチ36を押圧している間、上記レックレビュー
再生機能が働く。そこで、該レックレビュー再生の画像
データを消去する場合は、そのままレリーズスイッチ4
5を押圧すればよい。
On the other hand, there is a so-called REC review reproduction function of reproducing the recorded image data immediately before recording, and this reproduction function has the changeover switch 46 left at the CAMERA side and also serves as a VIEW switch.
While the E switch 36 is being pressed, the REC review reproduction function works. Therefore, when erasing the image data of the rec review reproduction, the release switch 4 is used as it is.
5 should be pressed.

【0039】このように、本実施例のカメラにおいて
は、上述のようにVIEWスイッチとERASEスイッ
チとが兼用していることから、上記通常の再生時の1コ
マ消去動作と、レックレビュー再生データの消去動作が
同じような操作で実行でき、使用者に違和感を抱かせる
ことがない。
As described above, in the camera of this embodiment, since the VIEW switch and the ERASE switch are used in common as described above, the single frame erasing operation at the time of the normal reproduction and the REC review reproduction data The erasing operation can be executed by the same operation, and the user does not feel uncomfortable.

【0040】本実施例のカメラにおいては、前述したよ
うにデータ領域に記録されるものとして画像データファ
イル以外に音声データ,リレーションデータ,パソコン
用データ等のファイルが記録される。通常の再生時に
は、それら画像データファイル以外のファイルのデータ
と未記録データ部も含めて黒のミュート画面として再生
される。そこで、本実施例では、画像データファイル以
外のデータを再生中であることを知らせるため、オンス
クリーン表示、および、LCD表示部17に該当するコ
マNO.を点滅表示させる。
In the camera of this embodiment, as described above, files such as voice data, relation data, personal computer data, etc. are recorded as data to be recorded in the data area. During normal reproduction, data of files other than those image data files and the unrecorded data portion are reproduced as a black mute screen. Therefore, in the present embodiment, in order to inform that the data other than the image data file is being reproduced, the on-screen display and the frame No. corresponding to the LCD display unit 17 are displayed. Blinks.

【0041】また、音声データ,リレーションデータ,
未記録部等のデータの違いにより点滅の速さを異ならせ
ることも可能である。あるいは、ミュート画面の色を上
記データの違いにより異な裸セルフタイマことも可能で
ある。例えば、未記録部は黒ミュート、音声ファイルは
青ミュート、パソコン用ファイルは、赤ミュート等にす
ることにとって、使用者は一目で識別できる。
Also, voice data, relation data,
It is also possible to change the blinking speed depending on the difference in the data of the unrecorded portion and the like. Alternatively, the color of the mute screen can be set to a different naked self-timer depending on the difference in the above data. For example, the user can recognize at a glance that the unrecorded part is black mute, the audio file is blue mute, and the personal computer file is red mute.

【0042】また、再生時において、未記録ファイルや
音声ファイル等画像ファイル以外を読み飛ばして再生す
ることも可能である。このような再生によると使用者
は、意味のない未記録コマのミュート画面などを見る必
要がなく、能率的に検索することができる。
Further, at the time of reproduction, it is also possible to skip the non-image files such as unrecorded files and audio files and reproduce. According to such reproduction, the user does not need to see the meaningless mute screen of unrecorded frames, etc., and can search efficiently.

【0043】即ち、所定の間隔での再生処理として、画
像データを高速でサーチするための連続再生と、一定時
間毎の再生画像を送るインターバル再生とがあるが、こ
の高速サーチ処理は、高速検索やデモンストレーション
時に使用される機能であって、画像データ以外は再生す
る必要がない。従って、これらの機能が働いているとき
には、上記音声ファイル,未記録ファイル等はスキップ
して画像ファイルのみを再生することによって非常に使
い勝手をよくすることができる。
That is, as the reproduction processing at a predetermined interval, there are continuous reproduction for searching image data at high speed and interval reproduction for transmitting reproduced images at fixed time intervals. It is a function used at the time of demonstration, and it is not necessary to reproduce anything other than image data. Therefore, when these functions are working, it is possible to improve the usability by skipping the audio file, the unrecorded file and the like and reproducing only the image file.

【0044】次に、本実施例のカメラにおける各種記録
処理について説明する。前述したように、1コマの画像
データファイルには、その画像データのデータ形式等を
記録するためにヘッダ情報が付加されている。本実施例
のカメラでは、このヘッダに、カメラの撮影情報、例え
ば、シャッタスピ−ド,露出情報,WB(ホワイトバラ
ンス)情報,色調整情報,フォーカス段数情報,ストロ
ボ感光情報等を記録している。従って、フルオートで撮
影したときであっても、撮影後、上記ヘッダ情報を参照
することによって、上記各種の撮影情報を知ることでが
できる。
Next, various recording processes in the camera of this embodiment will be described. As described above, the header information is added to the image data file of one frame in order to record the data format of the image data. In the camera of this embodiment, shooting information of the camera, for example, shutter speed, exposure information, WB (white balance) information, color adjustment information, focus step number information, flash exposure information, etc. are recorded in this header. Therefore, even when shooting is performed in full auto, it is possible to know the various shooting information by referring to the header information after shooting.

【0045】更に、上記ヘッダに記録されている撮影情
報に基づいき撮影条件を設定して撮影を行うこともでき
るが、その撮影処理について、図5,6のフローチャー
トによって説明する。図5のフローチャートにおいて、
ステップS11において、切り換えスイッチ46を「P
LAY」側に切り換え、再生モードに設定する。そし
て、UP/DOWNスイッチ33,34を操作して、撮
影条件を参照しようとする画像の再生コマを表示させ、
PICTUREスイッチ40により該コマNO.を指定
する。ステップS12にてサブルーチン「撮影モードの
セット」処理が呼び出され、実行される。
Further, it is possible to set photographing conditions on the basis of the photographing information recorded in the header to perform photographing. The photographing process will be described with reference to the flowcharts of FIGS. In the flow chart of FIG.
In step S11, the changeover switch 46 is set to "P.
Switch to the "LAY" side and set to the playback mode. Then, the UP / DOWN switches 33 and 34 are operated to display the playback frame of the image for which the shooting conditions are to be referred to,
With the PICTURE switch 40, the frame No. Is specified. In step S12, the subroutine "set shooting mode" is called and executed.

【0046】該サブルーチン「撮影モードのセット」に
おいては、図6に示すように該当するコマの画像ファイ
ルのヘッダ情報からシャッタスピ−ド,露出情報等の撮
影情報を読み出し、その撮影情報に基づいて撮影条件が
セットされる(ステップS21,22)。
In the subroutine "set of shooting mode", shooting information such as shutter speed and exposure information is read from the header information of the image file of the corresponding frame as shown in FIG. 6, and shooting is performed based on the shooting information. Conditions are set (steps S21 and S22).

【0047】その後、図5のステップS13において、
切り換えスイッチ46を「CAMERA」側に切り換
え、カメラを撮影モードに設定する。ステップS14に
てすでにセットされている撮影条件での撮影を実行す
る。
Then, in step S13 of FIG.
The selector switch 46 is switched to the "CAMERA" side, and the camera is set to the shooting mode. In step S14, shooting under the shooting conditions already set is executed.

【0048】このようにして、過去の撮影画面での撮影
条件を複雑な設定操作もなく再現でき、また、別の撮影
者による撮影済みのメモリカ−ドがあれば、その撮影画
面の撮影条件をそのまま適用することも可能である。
In this way, the shooting conditions on the past shooting screen can be reproduced without complicated setting operations, and if there is a memory card already taken by another shooter, the shooting conditions on that shooting screen can be changed. It is also possible to apply as it is.

【0049】つぎに、本実施例のカメラによるインター
バル撮影について説明する。従来の電子スチルカメラシ
ステムによるインターバル撮影は知られている撮影方法
であるが、このインターバル撮影においては、撮影期間
中、電源はオン状態が保たれていた。電源が電池である
システムでは、消費電力量が大きいことから長い時間の
インターバル撮影は困難であった。
Next, interval shooting by the camera of this embodiment will be described. Interval shooting by a conventional electronic still camera system is a known shooting method, but in this interval shooting, the power supply is kept on during the shooting period. In a system in which the power source is a battery, it is difficult to perform long time interval shooting because of the large amount of power consumption.

【0050】インターバル撮影軒間中、必ずしも常時オ
ン状態を保つ必要はないことから、本実施例のカメラに
おいては、撮影の待ち時間中は、パワーオフに近いスタ
ンバイ状態として、電力の消費を抑えるようにした。そ
して、撮影毎の数十秒前にパワーオンとして、撮影に備
える。この撮影準備時間にストロボチャージ,オートW
B等の処理を行うことになる。また、インターバル撮影
中はズーミングを禁止し、撮影画角が変化してフォーカ
シングがずれることを防止している。
Since it is not always necessary to keep the ON state throughout the interval shooting eaves, the camera of the present embodiment is kept in a standby state close to power-off during the waiting time of shooting to suppress power consumption. I chose Then, the power is turned on several tens of seconds before every shooting to prepare for shooting. Strobe charge and auto W during this shooting preparation time
Processing such as B will be performed. In addition, zooming is prohibited during interval shooting to prevent shifting of the focusing due to changes in the shooting angle of view.

【0051】また、インターバル時間は従来一定に決め
られていたものが多かったが、本実施例のものは、ある
インターバル時間をプリセット値として保有しておき、
その値をUP/DOWNスイッチ33,34等によって
細かく変化させて書き換えることができる。該設定値は
システムコントローラ19を介して設定用メモリ21に
記憶される。そして、同じようなインターバル撮影を行
う場合、いちいち面倒な操作をすることなく、上記設定
用メモリ21に記憶される値を読み出し、容易にインタ
ーバル時間を設定することができる。なお、パワーオフ
状態にしてもこの設定値データは保持される。
In many cases, the interval time was conventionally fixed, but in the present embodiment, a certain interval time is held as a preset value,
The value can be finely changed and rewritten by the UP / DOWN switches 33, 34 and the like. The set value is stored in the setting memory 21 via the system controller 19. When performing the same interval shooting, the interval time can be easily set by reading the value stored in the setting memory 21 without any troublesome operation. The set value data is retained even in the power off state.

【0052】図7は、上記インターバル撮影のサブルー
チンのフローチャートである。本撮影処理においては、
ステップS31にて撮影開始指示を確認し、ステップS
32にて1コマ目の撮影を実行する。その直後、カメラ
はスタンバイ状態に移行する。同時にズーム駆動は禁止
状態とする。ステップS34でインターバル設定時間よ
り数十秒少ない所定の時間が経過するのを待ち、その時
間の経過後、ステップS35で電源オンの状態とする。
そして、ステップS36でストロボチャージとオートW
B処理を行って、ステップS37に進み、インターバル
時間が経過するのを待ち、ステップS38で撮影を開始
する。ステップS39で所定のコマ数の撮影終了、また
は、撮影時間の経過をチェックし、撮影が終了するまで
はステップS33に戻る。
FIG. 7 is a flow chart of the interval photographing subroutine. In the main shooting process,
In step S31, confirm the shooting start instruction,
At 32, the first frame is photographed. Immediately after that, the camera shifts to the standby state. At the same time, zoom drive is prohibited. In step S34, a predetermined time, which is shorter than the interval setting time by several tens of seconds, is waited for, and after that time, the power is turned on in step S35.
Then, in step S36, strobe charge and auto W are performed.
After performing the B process, the process proceeds to step S37, waits until the interval time elapses, and starts shooting at step S38. In step S39, the shooting of a predetermined number of frames is completed or the elapsed shooting time is checked, and the process returns to step S33 until the shooting is completed.

【0053】上記インターバル撮影の処理は、同様にイ
ンターバル再生にも当てはめることができる。即ち、切
り換えスイッチ46を再生モードに切り換える。DRI
VEスイッチ41によりインターバル再生を指定する。
また、ズームスイッチ31,32を操作して、インター
バル時間を秒単位で設定する。この設定時間は、前記設
定用メモリ21に記憶され、パワーオフ状態にしても上
記設定値は、保持される。そして、再度インターバル再
生を実行するときに参照する。
The processing of the interval photographing can be similarly applied to the interval reproduction. That is, the selector switch 46 is switched to the reproduction mode. DRI
The VE switch 41 designates interval reproduction.
In addition, the zoom switches 31 and 32 are operated to set the interval time in seconds. The set time is stored in the setting memory 21, and the set value is held even in the power off state. Then, it will be referred to when the interval reproduction is executed again.

【0054】なお、上記のインターバル再生において
は、普通数秒であるインターバル時間そのものを可変と
したが、一時的に高速検索コマ送りを実行するために、
上記設定インターバル時間を変化させることなく、ワン
タッチでインターバル時間を短くすることができるよう
に構成すると更に使い勝手のよいカメラとすることがで
きる。上記ワンタッチ操作を、例えば、UP/DOWN
スイッチ33,34の操作によって行うようにして、該
スイッチ33,34を押圧することによってコマ送りの
スピ−ドの一時的な高速処理ができる。
In the above interval reproduction, the interval time itself, which is usually several seconds, is variable, but in order to temporarily execute high-speed search frame advance,
If the interval time can be shortened with one touch without changing the set interval time, the camera can be made more convenient. The above one-touch operation can be performed by, for example, UP / DOWN.
By performing the operation of the switches 33 and 34, by pressing the switches 33 and 34, the speed of frame advance can be temporarily processed at high speed.

【0055】次に、本実施例のカメラにおけるWB(ホ
ワイトバランス)調整について説明する。一般にビデオ
カメラではWB調整を行う必要があるが、従来のカメラ
では、オートWB,ワンタッチWB,プリセットWBの
調整が可能であった。
Next, WB (white balance) adjustment in the camera of this embodiment will be described. Generally, it is necessary to adjust WB in a video camera, but in a conventional camera, it is possible to adjust auto WB, one-touch WB, and preset WB.

【0056】上記オートWB調整は、入力画像信号に基
づいて、適正なWBが得られるように、図14に示すカ
ラーベクトル平面上のWB補正中心の位置を自動的に設
定する調整である。この調整の欠点は、画面内全体の色
がある色に片寄っているようなとき、その色を白色にな
るように補正するので、必ずしも良好な色あいで記録さ
れるとは限らない。
The automatic WB adjustment is an adjustment for automatically setting the position of the WB correction center on the color vector plane shown in FIG. 14 so that an appropriate WB can be obtained based on the input image signal. The drawback of this adjustment is that when the color in the entire screen is offset to a certain color, the color is corrected so that it becomes white, so that it is not always possible to record with a good color tone.

【0057】また、ワンタッチWB調整は、真白の被写
体の画像信号を取り込み、その信号を白として認識する
ように調整する。この調整では、真白の被写体を持ち歩
く必要があり、使い勝手が悪い。
In the one-touch WB adjustment, the image signal of a white object is taken in and the signal is adjusted to be recognized as white. In this adjustment, it is necessary to carry a pure white object, which is inconvenient.

【0058】また、プリセットWB調整は、WB補正中
心値データとして、システムに代表的な複数の色温度の
値を記憶させておき、晴,曇等の被写体の状態に合わせ
て上記色温度の値を選択する。例えば、図14のカラー
ベクトル平面上の黒体軌跡を示すI軸上で、晴れている
ときは点P0 、また、曇のときは点P1 、また、夕焼け
ときは点P2 の何れかをWB補正中心に設定してWB調
整する。しかし、この調整では、必ずしも使用者が所望
する微妙なWB調整ができない。
In the preset WB adjustment, a plurality of typical color temperature values are stored in the system as the WB correction center value data, and the color temperature values are adjusted according to the condition of the subject such as fine and cloudy. Select. For example, on the I-axis indicating the blackbody locus on the color vector plane of FIG. 14, WB correction is performed on either point P0 when it is sunny, point P1 when it is cloudy, or point P2 when it is sunset. Set to the center and adjust WB. However, with this adjustment, the delicate WB adjustment desired by the user cannot always be performed.

【0059】上記の不具合を解決するため、従来は、上
記図14のカラーベクトル平面のR(赤)−Y(輝度)
軸とB(青)−Y軸の2軸の変数を設定してWB補正中
心を定めることによって、WBの微調整を手動で行う方
法が採られていた。しかし、この方法では、2つの値の
設定する必要があることから調整がやりにくかった。
In order to solve the above problems, conventionally, R (red) -Y (luminance) of the color vector plane of FIG. 14 is conventionally used.
A method of manually performing fine adjustment of WB by setting variables of two axes of the axis and B (blue) -Y axis to determine the WB correction center has been adopted. However, this method is difficult to adjust because it is necessary to set two values.

【0060】そこで、本実施例のカメラでは、WB微調
整処理として、WB補正点を1つの軸上で設定できるよ
うにして、より容易なWBの手動の微調整処理が可能と
するものである。
Therefore, in the camera of the present embodiment, as the WB fine adjustment processing, the WB correction point can be set on one axis to enable easier manual fine adjustment processing of WB. .

【0061】即ち、この手動WB微調整の方法は、上記
図14のカラーベクトル平面の1つの傾斜した軸である
I軸に沿って、(R−Y)と(B−Y)の各成分の値を
WB補正中心として設定する。なお、上記I軸は、黒体
の色温度の変化に沿った黒体軌跡を示す線であって、こ
のI軸に沿ってWB補正中心移動させるようにすれば、
それぞれ適正なWB調整ができる。
That is, this manual WB fine adjustment method is carried out along the I axis which is one inclined axis of the color vector plane of FIG. The value is set as the WB correction center. It should be noted that the I axis is a line showing a black body locus along the change in color temperature of the black body, and if the WB correction center is moved along the I axis,
You can adjust WB appropriately.

【0062】そして、本実施例ではWB微調整を行う場
合、上記I軸の傾斜データをメモリに記憶しておき、ま
ず、補正調整点として、図14の晴れているときの点P
0 、または、曇のときの点P1 、または、夕焼けときの
点P2 の何れかを選択する。更に、それぞれのポイント
においてUP/DOWNスイッチ33,34を操作し
て、上記I軸の傾斜に沿ってWB補正中心を移動し、W
Bの微調整を行う。このように本実施例のカメラにおけ
るWB微調整は簡単な操作で行うことができ、また、こ
の調整を行うことによって、使用者が所望する微妙な色
あいでの撮影を行うことができる。
In the present embodiment, when performing WB fine adjustment, the inclination data of the I-axis is stored in the memory, and first, as a correction adjustment point, a point P when the weather is fine in FIG.
Either 0, or point P1 when cloudy or point P2 when sunset is selected. Further, at each point, the UP / DOWN switches 33, 34 are operated to move the WB correction center along the inclination of the I-axis,
Fine-tune B. As described above, the WB fine adjustment in the camera of the present embodiment can be performed by a simple operation, and by performing this adjustment, it is possible to perform shooting with a delicate color tone desired by the user.

【0063】[0063]

【発明の効果】上述のように本発明の情報取り扱い装置
は、情報記録媒体を主情報の未記録、または、未記録と
同等な状態に初期化する場合、第1の管理情報領域の管
理情報を判別し、第1の管理情報領域の管理情報が該当
する情報取り扱い装置に適合しているときは、一旦、上
記第1の管理情報領域に適合しない管理情報を記録し
て、第2の管理情報領域を初期化し、その後、第1の管
理情報領域に適合した元の管理情報を書き込むようにし
たので、情報記録媒体の正常な初期化処理が実行されな
かった場合、その情報記録媒体を使用不能とし、不都合
が生じないようにすると同時に、また、該記録媒体の正
常な初期化処理を行うことが可能となる。
As described above, in the information handling apparatus of the present invention, when the information recording medium is initialized to the unrecorded state of the main information or a state equivalent to the unrecorded state, the management information of the first management information area is set. If the management information in the first management information area is suitable for the corresponding information handling device, the management information that does not match the first management information area is once recorded, and the second management information is recorded. Since the information area is initialized and then the original management information suitable for the first management information area is written, if the normal initialization process of the information recording medium is not executed, the information recording medium is used. At the same time, it becomes possible to prevent the inconvenience from occurring, and at the same time, it is possible to perform a normal initialization process of the recording medium.

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

【図1】本発明の第1実施例を示す電子スチルカメラの
ブロック構成図。
FIG. 1 is a block configuration diagram of an electronic still camera showing a first embodiment of the present invention.

【図2】上記図1のカメラの外観を示す平面図。FIG. 2 is a plan view showing the appearance of the camera shown in FIG.

【図3】上記図2のA矢視図。FIG. 3 is a view on arrow A of FIG.

【図4】上記図1のカメラにおける「メモリカ−ドの初
期化」処理のフローチャート。
4 is a flowchart of a "memory card initialization" process in the camera of FIG.

【図5】上記図1のカメラにおける「記憶データに基づ
く撮影処理」のフローチャート。
5 is a flowchart of "imaging processing based on stored data" in the camera shown in FIG.

【図6】上記図5の「記憶データに基づく撮影処理」中
でコールされるサブルーチン「撮影データのセット」処
理のフローチャート。
FIG. 6 is a flowchart of a subroutine “set of shooting data” called in “shooting process based on stored data” of FIG. 5;

【図7】上記図1のカメラにおける「インターバル撮
影」処理のフローチャート。
7 is a flowchart of an "interval shooting" process in the camera of FIG.

【図8】従来の情報取り扱い装置に適用されるメモリカ
−ドのメモリ領域の構成を示す図。
FIG. 8 is a diagram showing a configuration of a memory area of a memory card applied to a conventional information handling device.

【図9】上記図8のメモリカ−ドのブートセクタのフォ
ーマットを示す図。
9 is a diagram showing a format of a boot sector of the memory card of FIG.

【図10】従来の情報取り扱い装置における「メモリカ
−ドの初期化」処理のフローチャート。
FIG. 10 is a flowchart of a "memory card initialization" process in a conventional information handling device.

【図11】従来の情報取り扱い装置に適用されるメモリ
カ−ドのデータ領域のうち画像データの構成を示す図。
FIG. 11 is a diagram showing a configuration of image data in a data area of a memory card applied to a conventional information handling device.

【図12】従来の情報取り扱い装置に適用されるメモリ
カ−ドのデータ領域のうち音声データの構成を示す図。
FIG. 12 is a diagram showing a structure of audio data in a data area of a memory card applied to a conventional information handling device.

【図13】従来の情報取り扱い装置に適用されるメモリ
カ−ドのデータ領域のうちリレーションデータの構成を
示す図。
FIG. 13 is a diagram showing a structure of relation data in a data area of a memory card applied to a conventional information handling device.

【図14】従来のビデオカメラのWB調整の処理に適用
されるカラーベクトル平面上のI軸特性を示す図。
FIG. 14 is a diagram showing I-axis characteristics on a color vector plane applied to the WB adjustment processing of the conventional video camera.

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

19 …………システムコントローラ(管理情報判別手
段,管理情報の初期化手段,管理情報復元手段) 101…………ブートセクタ(第1の管理情報領域) 102…………FAT領域(第2の管理情報領域) 103…………ディレクトリ領域(第2の管理情報領
域) 104…………データ領域(主情報領域) ステップS2………管理情報判別手段 ステップS3,4,5…管理情報の初期化手段 ステップS6………管理情報復元手段
19 System controller (management information discriminating means, management information initializing means, management information restoring means) 101 ... Boot sector (first management information area) 102 ... FAT area (second) Management information area) 103 ... Directory area (second management information area) 104 ... Data area (main information area) Step S2 ... Management information discrimination means Steps S3, 4, 5 ... Management information Initialization means Step S6 ......... Management information restoration means

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 5/907 B 7734−5C ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI technical display location H04N 5/907 B 7734-5C

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】本来の記録の客体となる主情報を記録する
ための主情報領域と、主情報の記録媒体として使用する
ための各種パラメータを定義する管理情報を記憶する第
1の管理情報領域と、上記主情報が記録される主情報領
域に関する管理情報を記録する第2の管理情報領域とが
形成されてなる情報記録媒体に情報を記録、または、再
生が可能な情報取り扱い装置において、 上記情報記録媒体を上記主情報の未記録、または、未記
録と同等の状態に初期化しようとする場合、上記第1の
管理情報領域の管理情報が上記情報取り扱い装置に適合
する管理情報であるか否かを判別する判別手段と、 この判別手段が上記適合する旨を判別したときには、一
旦、上記第1の管理情報領域に当該情報取り扱い装置に
適合しない管理情報を記録し、且つ、上記第2の管理情
報領域の管理情報を初期化処理する初期化処理手段と、 この初期化処理手段による処理が行われた後、上記第1
の管理情報領域に適合する上記管理情報を記録して、こ
の第1の管理情報領域を元の状態に復する処理を行う管
理情報復元手段と、 を具備したことを特徴とする情報取り扱い装置。
1. A main information area for recording main information, which is an object of the original recording, and a first management information area for storing management information defining various parameters used as a recording medium for the main information. And an information handling device capable of recording or reproducing information on an information recording medium having a second management information area for recording management information relating to the main information area in which the main information is recorded. When trying to initialize the information recording medium to the unrecorded state of the main information or a state equivalent to the unrecorded state, whether the management information of the first management information area is the management information suitable for the information handling device. And a discriminating unit for discriminating whether or not the discriminating unit discriminates whether or not the discriminating unit conforms to the above, and when the discriminating unit discriminates the above-mentioned conformity, the management information which does not conform to the information handling apparatus is once recorded in the first management information area, and After the initialization processing means for processing initialize management information of the second management information area, the processing by the initialization processing means has been performed, the first
An information handling device, comprising: management information restoring means for recording the management information suitable for the management information area and restoring the first management information area to the original state.
JP23368393A 1993-09-20 1993-09-20 Information handling equipment Expired - Fee Related JP3504691B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23368393A JP3504691B2 (en) 1993-09-20 1993-09-20 Information handling equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23368393A JP3504691B2 (en) 1993-09-20 1993-09-20 Information handling equipment

Related Child Applications (6)

Application Number Title Priority Date Filing Date
JP31148994A Division JP3523697B2 (en) 1994-12-15 1994-12-15 Electronic camera
JP31149394A Division JP3297550B2 (en) 1994-12-15 1994-12-15 Information handling equipment
JP6311494A Division JPH07184155A (en) 1994-12-15 1994-12-15 Information processing device
JP31149294A Division JP3450476B2 (en) 1994-12-15 1994-12-15 Information handling equipment
JP31149094A Division JP3562851B2 (en) 1994-12-15 1994-12-15 Information handling equipment
JP31149194A Division JP3259882B2 (en) 1994-12-15 1994-12-15 Information handling equipment

Publications (2)

Publication Number Publication Date
JPH0793097A true JPH0793097A (en) 1995-04-07
JP3504691B2 JP3504691B2 (en) 2004-03-08

Family

ID=16958908

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23368393A Expired - Fee Related JP3504691B2 (en) 1993-09-20 1993-09-20 Information handling equipment

Country Status (1)

Country Link
JP (1) JP3504691B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6704047B1 (en) 1997-06-13 2004-03-09 Ricoh Company, Ltd Digital still camera and control method for accessing image and speech data files
US6937281B1 (en) 1999-10-15 2005-08-30 Canon Kabushiki Kaisha Image pickup apparatus, method and computer program procduct in which a decision to finish a displayed image is made and/or and a kept displayed image is processed
US6937285B2 (en) 2002-07-09 2005-08-30 Canon Kabushiki Kaisha Image pickup apparatus and power supply control method therefor
JP2007013476A (en) * 2005-06-29 2007-01-18 Olympus Imaging Corp Camera, display controller for the same camera and its display control method
JP2007036454A (en) * 2005-07-25 2007-02-08 Fujitsu Ten Ltd Multiview display
US7336300B2 (en) 1998-07-10 2008-02-26 Canon Kabushiki Kaisha Image pickup control apparatus, image pickup control method, image pickup control system, and storage medium

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6704047B1 (en) 1997-06-13 2004-03-09 Ricoh Company, Ltd Digital still camera and control method for accessing image and speech data files
DE19826596B4 (en) * 1997-06-13 2007-06-28 Ricoh Co., Ltd. Digital camera and control method for it
US7336300B2 (en) 1998-07-10 2008-02-26 Canon Kabushiki Kaisha Image pickup control apparatus, image pickup control method, image pickup control system, and storage medium
US7349011B2 (en) 1998-07-10 2008-03-25 Canon Kabushiki Kaisha Image pickup control apparatus, image pickup control method, image pickup control system, and storage medium
US6937281B1 (en) 1999-10-15 2005-08-30 Canon Kabushiki Kaisha Image pickup apparatus, method and computer program procduct in which a decision to finish a displayed image is made and/or and a kept displayed image is processed
US6937285B2 (en) 2002-07-09 2005-08-30 Canon Kabushiki Kaisha Image pickup apparatus and power supply control method therefor
US7149421B2 (en) 2002-07-09 2006-12-12 Canon Kabushiki Kaisha Image pickup apparatus and power supply control method therefor
JP2007013476A (en) * 2005-06-29 2007-01-18 Olympus Imaging Corp Camera, display controller for the same camera and its display control method
JP2007036454A (en) * 2005-07-25 2007-02-08 Fujitsu Ten Ltd Multiview display

Also Published As

Publication number Publication date
JP3504691B2 (en) 2004-03-08

Similar Documents

Publication Publication Date Title
US8264572B2 (en) Image processing apparatus and electronic camera that reduce the length of time required to complete reproduction of recorded image data
JP2002223401A (en) Data processing method for digital camera
JP3208324B2 (en) Digital still camera
JP3976316B2 (en) Image playback device
US7855749B2 (en) Digital camera having multiple power off modes
US7295242B2 (en) Electronic camera having a mode setting device
JP3504691B2 (en) Information handling equipment
JP3450476B2 (en) Information handling equipment
JP3259882B2 (en) Information handling equipment
JP3297550B2 (en) Information handling equipment
JP3709412B2 (en) Information handling equipment
JP3562851B2 (en) Information handling equipment
JPH11259506A (en) Image processing device and method and record medium
JP3523697B2 (en) Electronic camera
JP3772177B2 (en) Electronic camera
JPH07184155A (en) Information processing device
JPH0614229A (en) Digital still video camera
JP3914411B2 (en) Imaging recording device
JPH0974539A (en) Recompression inhibit controller
JPH06315106A (en) Image handling device
JPH0715640A (en) Camera
JP3259877B2 (en) Image handling equipment
JP3483938B2 (en) Electronic still camera
JPH06332046A (en) Camera
JP3885271B2 (en) CAMERA DEVICE, CAMERA DEVICE EXPOSURE CONTROL METHOD, AND RECORDING MEDIUM

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20031202

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20031211

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

Free format text: PAYMENT UNTIL: 20081219

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20081219

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20091219

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20101219

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20111219

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20111219

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20121219

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees