JP2007013691A - Imaging device, controlling method thereof and program performing the same, and storage media - Google Patents

Imaging device, controlling method thereof and program performing the same, and storage media Download PDF

Info

Publication number
JP2007013691A
JP2007013691A JP2005192715A JP2005192715A JP2007013691A JP 2007013691 A JP2007013691 A JP 2007013691A JP 2005192715 A JP2005192715 A JP 2005192715A JP 2005192715 A JP2005192715 A JP 2005192715A JP 2007013691 A JP2007013691 A JP 2007013691A
Authority
JP
Japan
Prior art keywords
writing
charging
mode
write
shutter button
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005192715A
Other languages
Japanese (ja)
Inventor
Shuhei Kawachi
周平 川地
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2005192715A priority Critical patent/JP2007013691A/en
Publication of JP2007013691A publication Critical patent/JP2007013691A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Studio Devices (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an imaging device capable of improving shooting performance while preventing a write failure to a storage media due to electromagnetic noise generated by the emission of a strobe light. <P>SOLUTION: A digital camera 100 comprises a frame memory 103 which buffers A/D converted image data and image data compression-coded by a later-described moving-image/still-image codec 108, a CPU 104 which controls various behaviors of the digital camera 100, a strobe light 105 which emits light to illuminate an object, and a control unit 109 to which instructions such as a sequential shooting mode setting etc. are inputted. External to the digital camera 100, there is provided a memory card 107 for storing image data transmitted from the frame memory 103. In the case of continuous shooting of still images, the CPU 104 controls the frame memory 103 so as to halt the writing of data into the memory card 107 upon an emission of the strobe light 105. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、撮影された動画像や静止画像をメモリカード等の外部の記憶媒体に記憶する撮像装置、その制御方法、該方法を実行するプログラム、及び記憶媒体に関する。   The present invention relates to an imaging apparatus that stores captured moving images and still images in an external storage medium such as a memory card, a control method thereof, a program that executes the method, and a storage medium.

近年、メモリカード等の外部の記憶媒体に撮影したデータを記録するデジタルカメラやデジタルビデオカメラ等の撮像装置が広く普及し、その性能も年々向上してきている。このような撮像装置では、連写撮影を行う場合は、通常、撮像装置内部のバッファに撮影した画像データを保持したまますぐに次の撮影動作に移り、画像データのメモリカードへの書き込み動作は、バックグラウンドで撮影動作と並行して行われる。すなわち、メモリカード等の比較的転送速度の遅い記憶媒体への書き込み終了を待つことなく撮影動作を続行することで、連写速度の向上が図られている。   In recent years, imaging devices such as digital cameras and digital video cameras that record captured data on an external storage medium such as a memory card have become widespread and their performance has been improved year by year. In such an imaging device, when continuous shooting is performed, usually, the image data captured in the buffer inside the imaging device is held immediately and the next shooting operation is started immediately, and the writing operation of the image data to the memory card is not performed. This is performed in parallel with the shooting operation in the background. That is, the continuous shooting speed is improved by continuing the shooting operation without waiting for the end of writing to a storage medium having a relatively low transfer speed such as a memory card.

ここで、上記のような撮像装置においては、撮影動作と同時にメモリカードへのアクセスを実行していることが多く、ストロボ発光を伴う撮影を行うと、ストロボ発光により発生する電磁的ノイズがメモリカードに接続された信号線を介してメモリカードに伝達され、メモリカードでの書き込みエラーが生じる可能性がある。   Here, in the imaging apparatus as described above, access to the memory card is often executed simultaneously with the shooting operation, and when shooting with strobe light emission, electromagnetic noise generated by the strobe light emission causes the memory card to generate electromagnetic noise. May be transmitted to the memory card via a signal line connected to, and a write error may occur in the memory card.

このような問題に対して、特許文献1では、デジタルカメラと、外部機器の一例としての携帯型のハードディスク装置とを有し、デジタルカメラをマスタ、ハードディスク装置をスレーブとして、両装置間で撮影画像データや通信処理に関わる各種の信号等を周知の無線通信により送受信可能に構成された撮影システムが開示されている。   In order to solve such a problem, Patent Document 1 includes a digital camera and a portable hard disk device as an example of an external device. The digital camera serves as a master and the hard disk device serves as a slave. An imaging system is disclosed that is configured to be able to transmit and receive various signals related to data and communication processing by known wireless communication.

この撮影システムは、デジタルカメラにおけるストロボの充電完了や光学ファインダへの接眼動作等の撮影準備動作を検出したときは、ハードディスク装置との通信を中断する。これにより、ストロボ発光により発生する電磁的ノイズに起因する書き込みエラーを防止することが可能である。
特開2003−198901号公報
This photographing system interrupts communication with the hard disk device when it detects a photographing preparation operation such as completion of charging of the strobe in the digital camera or an eyepiece operation to the optical viewfinder. As a result, it is possible to prevent a write error due to electromagnetic noise generated by strobe light emission.
JP 2003-198901 A

しかしながら、上記撮影システムでは、撮影準備動作を検出したときにハードディスク装置との通信を中断するため、撮影準備動作が行われてから撮影動作が終了するまでハードディスク装置にアクセスすることができず、ハードディスク装置へのデータの書き込みが遅れてしまい、結果的にデジタルカメラの撮影性能を低下させてしまうという問題点がある。   However, in the above photographing system, communication with the hard disk device is interrupted when the photographing preparation operation is detected, so that the hard disk device cannot be accessed until the photographing operation is completed after the photographing preparation operation is performed. There is a problem that writing of data to the apparatus is delayed, and as a result, the photographing performance of the digital camera is lowered.

本発明の目的は、ストロボ発光により発生する電磁的ノイズに起因する記憶媒体への書き込みエラーを防止しつつ撮影性能を向上することができる撮像装置、その制御方法、該方法を実行するプログラム、及び記憶媒体を提供することにある。   An object of the present invention is to provide an imaging apparatus capable of improving shooting performance while preventing an error in writing to a storage medium due to electromagnetic noise generated by strobe light emission, a control method thereof, a program for executing the method, and It is to provide a storage medium.

上記目的を達成するために、本発明に係る撮像装置は、外部に設けられた記憶媒体に対してデータの読み書きを行う読み書き手段と、被写体に向かって発光する発光手段とを備えた撮像装置において、前記発光手段が発光するときに、前記記憶媒体に対するデータの書き込みを中断するように前記読み書き手段を制御する制御手段を備えることを特徴とする。   In order to achieve the above object, an imaging apparatus according to the present invention is an imaging apparatus that includes a read / write unit that reads / writes data from / to an external storage medium and a light-emitting unit that emits light toward a subject. And a control means for controlling the read / write means to interrupt the writing of data to the storage medium when the light emitting means emits light.

本発明によれば、発光手段が発光するときに、記憶媒体に対するデータの書き込みを中断するように読み書き手段を制御するので、ストロボ等の発光手段の発光により発生する電磁的ノイズに起因する記憶媒体への書き込みエラーを防止しつつ撮影性能を向上することができる。   According to the present invention, when the light emitting means emits light, the read / write means is controlled so as to interrupt the writing of data to the storage medium. Therefore, the storage medium caused by electromagnetic noise generated by light emission of the light emitting means such as a strobe Shooting performance can be improved while preventing errors in writing to the camera.

以下、本発明の実施の形態を図面を参照しながら詳述する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施の形態に係る撮像装置の構成を概略的に示すブロック図である。   FIG. 1 is a block diagram schematically showing a configuration of an imaging apparatus according to an embodiment of the present invention.

図1において、撮像装置としてのデジタルカメラ100は、動画や静止画を撮影するべく被写体像及び音声を電気信号に変換する撮像部101と、変換された電気信号をA/D変換する信号処理部102と、変換された画像データ及び後述する動画・静止画コーデック108で圧縮符号化された画像データをバッファリングするフレームメモリ(読み書き手段)103と、画像データの圧縮又は伸張を行う動画・静止画コーデック108と、デジタルカメラ100内の各部材を駆動することにより撮影動作を制御するCPU104と、被写体に向かって発光するストロボ(発光手段)105と、カードI/F106と、画像データの記録・再生、後述する連写モードの設定、ストロボ発光のオン/オフの手動設定等の指示が入力されるインタフェースとしての操作部(設定手段)109と、撮像部101に取り込まれた被写体像又は後述するメモリカード107に格納された画像データを表示すると共にデジタルカメラ100の各種設定を行うために必要なメニュー表示を行う表示部110とを備える。デジタルカメラ100の外部には、カードI/F106を介してデジタルカメラ100に接続され、フレームメモリ103から転送された画像データを格納するメモリカード(記憶媒体)107が設けられている。   In FIG. 1, a digital camera 100 as an imaging apparatus includes an imaging unit 101 that converts a subject image and sound into an electrical signal to shoot a moving image or a still image, and a signal processing unit that performs A / D conversion on the converted electrical signal. 102, a frame memory (read / write means) 103 for buffering the converted image data and image data compressed and encoded by a moving image / still image codec 108 to be described later, and a moving image / still image for compressing or expanding the image data Codec 108, CPU 104 that controls the shooting operation by driving each member in digital camera 100, strobe (light emitting means) 105 that emits light toward the subject, card I / F 106, and recording / reproduction of image data , An interface for inputting instructions such as setting the continuous shooting mode, which will be described later, and manual setting for turning on / off the flash. An operation unit (setting unit) 109 serving as a case and a menu necessary for displaying a subject image captured by the imaging unit 101 or image data stored in a memory card 107 described later and making various settings of the digital camera 100 And a display unit 110 that performs display. A memory card (storage medium) 107 that is connected to the digital camera 100 via the card I / F 106 and stores the image data transferred from the frame memory 103 is provided outside the digital camera 100.

また、デジタルカメラ100は、ストロボ105の発光に用いられる電気を充電する充電器(充電手段)105aと、充電器105aの充電レベルを検出する充電量検出手段105bとを備える。   The digital camera 100 also includes a charger (charging means) 105a for charging electricity used for light emission of the strobe 105, and a charge amount detecting means 105b for detecting the charging level of the charger 105a.

さらに、デジタルカメラ100は、シャッタボタン111aと、シャッタボタンの押下位置、例えば、全押し位置や半押し位置を検出する押下位置検出手段111bとを備える。   Further, the digital camera 100 includes a shutter button 111a and a pressed position detecting unit 111b that detects a pressed position of the shutter button, for example, a fully pressed position or a half pressed position.

シャッタボタン111aが半押し操作されると、ストロボが使用可能な場合には露光量に応じてストロボ105の発光がオンに設定され、充電器105aが充電される。続いてシャッタボタンが全押しされると、充電器105aに充電された電気に基づいてストロボ105が発光すると共に被写体像が撮像部101に取り込まれる。撮像部101で変換された電気信号は信号処理部102においてA/D変換及び適切な画像処理が施され、画像データとしてフレームメモリ103にバッファリングされる。フレームメモリ103にバッファリングされた画像データは動画・静止画コーデック108によって圧縮符号化処理され、再度フレームメモリ103にバッファリングされた後、カードI/F106を介してメモリカード107に格納される。なお選択的に、圧縮符号化処理しない非圧縮状態の画像データをフレームメモリ103からカードI/F106を介してメモリカード107に格納することもできる。   When the shutter button 111a is pressed halfway, if the strobe is usable, the strobe 105 is turned on according to the exposure amount, and the charger 105a is charged. Subsequently, when the shutter button is fully pressed, the strobe 105 emits light based on the electricity charged in the charger 105 a and the subject image is taken into the imaging unit 101. The electrical signal converted by the imaging unit 101 is subjected to A / D conversion and appropriate image processing in the signal processing unit 102 and buffered in the frame memory 103 as image data. The image data buffered in the frame memory 103 is compression-encoded by the moving image / still image codec 108, buffered again in the frame memory 103, and then stored in the memory card 107 via the card I / F 106. Alternatively, uncompressed image data not subjected to compression encoding processing can be stored in the memory card 107 from the frame memory 103 via the card I / F 106.

フレームメモリ103からメモリカード107へ画像データを転送する際は、画像データの一部を構成する単一のデータブロックを所定の時間間隔で転送するシングルブロック転送(第1の書き込みモード)と、複数のデータブロックからなるデータブロック群を所定の時間間隔で転送するマルチプルブロック転送(第2の書き込みモード)とが可能である。   When transferring image data from the frame memory 103 to the memory card 107, a single block transfer (first writing mode) for transferring a single data block constituting a part of the image data at a predetermined time interval, and a plurality of data are transferred. Multiple block transfer (second write mode) in which a data block group of data blocks is transferred at a predetermined time interval is possible.

フレームメモリ103にバッファリングされた画像データは、シングルブロック転送又はマルチプルブロック転送によりメモリカード107に転送される。メモリカード107は、例えば、Multi Media CardやSD Memory Cardからなり、シングルブロック転送及びマルチプルブロック転送の両方の転送方式に対応可能に構成されている。   The image data buffered in the frame memory 103 is transferred to the memory card 107 by single block transfer or multiple block transfer. The memory card 107 includes, for example, a Multi Media Card or an SD Memory Card, and is configured to be compatible with both single block transfer and multiple block transfer methods.

次に、上記2種類の転送方式を図2を用いて説明する。   Next, the two types of transfer methods will be described with reference to FIG.

図2は、図1におけるメモリカード107へのデータブロックの転送方式を説明する図であり、(1)はシングルブロック転送を示し、(2)はマルチプルブロック転送を示す。   FIGS. 2A and 2B are diagrams for explaining a data block transfer method to the memory card 107 in FIG. 1. FIG. 2A shows single block transfer and FIG. 2B shows multiple block transfer.

図2に示すように、(1)に示すシングルブロック転送は1つのデータブロックを一単位として転送する。一方、(2)に示すマルチプルブロック転送は、n個(nは所定の定数)のデータブロックからなるデータブロック群を一単位として転送するので、シングルブロック転送より高速にデータを転送することが可能である。しかし、マルチプルブロック転送は一回の転送時間が長くなるため、メモリカード107に対する読み書きを即座に中断することができない。マルチプルブロック転送においても、データブロックの転送途中でメモリカード107に対する読み書きを強制終了させることは可能であるが、その後の復帰動作が複雑になるため、転送されるデータブロック群のブランク部で読み書きを中断することが望ましい。   As shown in FIG. 2, the single block transfer shown in (1) transfers one data block as a unit. On the other hand, in the multiple block transfer shown in (2), data blocks consisting of n data blocks (n is a predetermined constant) are transferred as a unit, so that data can be transferred faster than single block transfer. It is. However, since multiple block transfer requires a long transfer time, reading and writing to the memory card 107 cannot be interrupted immediately. Even in multiple block transfer, it is possible to forcibly terminate the reading / writing to the memory card 107 during the transfer of the data block. However, since the subsequent return operation becomes complicated, the reading / writing is performed in the blank portion of the transferred data block group. It is desirable to interrupt.

また、デジタルカメラ100において撮影動作、例えば、静止画の連続撮影を行う場合は、フレームメモリ103に格納されたデータのメモリカード107への書き込みが完了する前に、フレームメモリ103に画像データを保持したままで次の撮影を行う。メモリカード107への書き込みを撮影動作と並行して行うことにより、連続撮影時の連写性能を高めている。   When the digital camera 100 performs a shooting operation, for example, continuous shooting of still images, the image data is held in the frame memory 103 before the data stored in the frame memory 103 is written to the memory card 107. Then, take the next picture. By performing writing to the memory card 107 in parallel with the shooting operation, continuous shooting performance during continuous shooting is improved.

しかしながら、上述したように、連続撮影を行う場合においてマルチプルブロック転送が選択されているときは、ストロボ発光による電磁的ノイズの混入を防ぐためにデータ転送を中断しようにも、即座に中断することができず、結果として連写性能を低下させてしまう場合がある。   However, as described above, when continuous shooting is performed and multiple block transfer is selected, data transfer can be interrupted immediately in order to prevent mixing of electromagnetic noise due to flash emission. As a result, continuous shooting performance may be degraded.

そこで、本実施の形態では、CPU104は、静止画の撮影を行う場合において、ストロボ105が発光するときに、メモリカード107に対するデータの書き込みを中断するようにフレームメモリ103等を制御する。一方、ストロボが発光しない状況ではできるだけマルチプルブロック転送を行うよう制御する。また、CPU104は、後述する図3乃至図5のデータ書き込み処理を実行し、所定の撮影動作、例えば、操作部109に入力された連続撮影(連写)モードの設定の指示、ストロボ105の発光可能状態、又は押下位置検出手段111bにより検出されたシャッタボタン111aの押下位置に応じて、シングルブロック転送又はマルチプルブロック転送を適宜選択するようにフレームメモリ103等を制御する。   Therefore, in the present embodiment, the CPU 104 controls the frame memory 103 and the like so as to interrupt the writing of data to the memory card 107 when the strobe 105 emits light when taking a still image. On the other hand, in a situation where the strobe does not emit light, control is performed so that multiple block transfer is performed as much as possible. Further, the CPU 104 executes data writing processing shown in FIGS. 3 to 5 to be described later, and instructs to set a predetermined shooting operation, for example, a continuous shooting (continuous shooting) mode input to the operation unit 109, and the flash 105 to emit light. The frame memory 103 and the like are controlled so as to appropriately select single block transfer or multiple block transfer according to the possible state or the pressed position of the shutter button 111a detected by the pressed position detection unit 111b.

尚、ストロボ105の発光可能状態とは、例えば、充電器105aの充電レベルが所定値以上である状態や、ストロボ発光が待機状態であることを示す。CPU104は、充電量検出手段105bにより検出された充電器105aの充電レベルやストロボ発光のオン/オフ設定に応じて、シングルブロック転送又はマルチプルブロック転送を実行させる。   Note that the flashable state of the strobe 105 indicates, for example, a state where the charging level of the charger 105a is equal to or higher than a predetermined value or a strobe light emission being in a standby state. The CPU 104 executes single block transfer or multiple block transfer according to the charge level of the charger 105a detected by the charge amount detection means 105b and the on / off setting of strobe light emission.

次に、メモリカード107へのデータ書き込み動作を具体的に説明する。   Next, the data writing operation to the memory card 107 will be specifically described.

図3は、図1のデジタルカメラ100により実行される第1のデータ書き込み処理を説明するフローチャートである。   FIG. 3 is a flowchart for explaining the first data writing process executed by the digital camera 100 of FIG.

図3において、まず、メモリカード107に書き込まれていないデータがフレームメモリ103に格納されているか否かを判断し(ステップS31)、書き込まれていないデータがフレームメモリ103に格納されていたときは、操作部109により連写モードが設定されているか否かを判別し(ステップS32)、連写モードが設定されているときは、ストロボ105が発光可能な設定であるか否かを判別し(ステップS33)、ストロボ105が発光可能な設定であるときは、シングルブロック転送を実行する(ステップS34)。   In FIG. 3, first, it is determined whether or not data that has not been written to the memory card 107 is stored in the frame memory 103 (step S <b> 31), and when data that has not been written is stored in the frame memory 103. Then, it is determined whether or not the continuous shooting mode is set by the operation unit 109 (step S32). When the continuous shooting mode is set, it is determined whether or not the flash 105 is set to be able to emit light ( In step S33), if the strobe 105 is set to emit light, single block transfer is executed (step S34).

ステップS32において連写モードが設定されていないとき又はステップS33においてストロボ105が発光可能な設定でないときは、マルチプルブロック転送を実行し(ステップS35)、ステップS31に戻る。   If the continuous shooting mode is not set in step S32 or if the strobe 105 is not set to emit light in step S33, multiple block transfer is executed (step S35), and the process returns to step S31.

ステップS31において書き込まれていないデータがフレームメモリ103に格納されていないときは、本処理を終了する。   If the data not written in step S31 is not stored in the frame memory 103, this process is terminated.

図3の第1のデータ書き込み処理によれば、操作部109により連写モードが設定された場合であって(ステップS32でYES)ストロボ105が発光可能な設定であるときは(ステップS33でYES)、シングルブロック転送を選択するので、ストロボ105が発光可能な状態であるときにシングルブロック転送を実行することができる。これにより、ストロボ発光にあわせて、メモリカード107に対するデータの書き込みを即座に中断することができる。また、ストロボが発光されない設定状況ではマルチプルブロック転送で高速にデータ転送できる。   According to the first data writing process of FIG. 3, when the continuous shooting mode is set by the operation unit 109 (YES in step S32), and the strobe 105 is set to be able to emit light (YES in step S33). ), Since single block transfer is selected, single block transfer can be executed when the strobe 105 is ready to emit light. Thereby, the data writing to the memory card 107 can be interrupted immediately in accordance with the flash emission. In a setting situation where the strobe is not fired, data can be transferred at high speed by multiple block transfer.

図4は、図1のデジタルカメラ100により実行される第2のデータ書き込み処理を説明するフローチャートである。   FIG. 4 is a flowchart for explaining the second data writing process executed by the digital camera 100 of FIG.

図4において、まず、メモリカード107に書き込まれていないデータがフレームメモリ103に格納されているか否かを判断し(ステップS41)、書き込まれていないデータがフレームメモリ103に格納されていたときは、ストロボが待機状態となっているか否か、すなわちストロボ105の充電が完了しているか否かを判別し(ステップS42)、ストロボ105の充電が完了しているときは、シングルブロック転送を実行する(ステップS43)。   In FIG. 4, first, it is determined whether or not data that has not been written to the memory card 107 is stored in the frame memory 103 (step S41), and when data that has not been written is stored in the frame memory 103. Then, it is determined whether or not the strobe is in a standby state, that is, whether or not charging of the strobe 105 has been completed (step S42). When charging of the strobe 105 has been completed, single block transfer is executed. (Step S43).

ステップS42においてストロボ105の充電が完了していないときは、マルチプルブロック転送を実行し(ステップS44)、ステップS41に戻る。   If charging of the flash 105 is not completed in step S42, multiple block transfer is executed (step S44), and the process returns to step S41.

ステップS41において書き込まれていないデータがフレームメモリ103に格納されていないときは、本処理を終了する。   When the data not written in step S41 is not stored in the frame memory 103, this process is terminated.

図4の第2のデータ書き込み処理によれば、ストロボ105の充電が完了したときは(ステップS42でYES)、シングルブロック転送を選択し、ストロボ105の充電が完了してないときは(ステップS42でNO)、マルチプルブロック転送を選択するので、ストロボ105の充電が完了したときにシングルブロック転送を実行することができる。これにより、ストロボ発光にあわせて、メモリカード107に対するデータの書き込みを即座に中断することができる。また、ストロボが発光されないタイミングではマルチプルブロック転送で高速にデータ転送できる。   According to the second data writing process of FIG. 4, when charging of the strobe 105 is completed (YES in step S42), single block transfer is selected, and charging of the strobe 105 is not completed (step S42). NO), multiple block transfer is selected, so that single block transfer can be executed when the strobe 105 is fully charged. Thereby, the data writing to the memory card 107 can be interrupted immediately in accordance with the flash emission. In addition, at the timing when the strobe is not emitted, data can be transferred at high speed by multiple block transfer.

図5は、図1のデジタルカメラ100により実行される第3のデータ書き込み処理を説明するフローチャートである。   FIG. 5 is a flowchart for explaining a third data writing process executed by the digital camera 100 of FIG.

図5において、まず、メモリカード107に書き込まれていないデータがフレームメモリ103に格納されているか否かを判断し(ステップS51)、書き込まれていないデータがフレームメモリ103に格納されていたときは、シャッタボタン111aが押下されたか否かを判別する(ステップS52)。シャッタボタン111aが押下されたときは、シャッタボタン111aが半分以上押下されているか否か(すなわち、半押し又は全押し状態)を判別し(ステップS53)、半分以上押下されているときは、充電器105aの充電レベルが所定値以上であるか否かを判別し(ステップS54)、充電レベルが所定値以上であるであるときは、シングルブロック転送を実行する(ステップS55)。   In FIG. 5, first, it is determined whether or not data that has not been written to the memory card 107 is stored in the frame memory 103 (step S 51), and when data that has not been written is stored in the frame memory 103. Then, it is determined whether or not the shutter button 111a has been pressed (step S52). When the shutter button 111a is pressed, it is determined whether or not the shutter button 111a is pressed half or more (that is, half pressed or fully pressed) (step S53). It is determined whether or not the charging level of the device 105a is equal to or higher than a predetermined value (step S54). When the charging level is higher than the predetermined value, single block transfer is executed (step S55).

ステップS52においてシャッタボタン111aが押下されていないとき、ステップS53においてシャッタボタン111aが半分以上押下されていないとき(すなわち、半押し又は全押し状態でないとき)、又はステップS54において充電器105aの充電レベルが所定値未満であるときは、マルチプルブロック転送を実行し(ステップS56)、ステップS51に戻る。   When the shutter button 111a is not pressed in step S52, when the shutter button 111a is not pressed half or more in step S53 (that is, when the shutter button 111a is not half-pressed or fully pressed), or the charging level of the charger 105a in step S54 Is less than the predetermined value, multiple block transfer is executed (step S56), and the process returns to step S51.

ステップS51においてメモリカード107に書き込まれていないデータがフレームメモリ103に格納されていないときは、本処理を終了する。   If data that has not been written in the memory card 107 is not stored in the frame memory 103 in step S51, the present process is terminated.

図5の第3のデータ書き込み処理によれば、シャッタボタン111aが半分以上押下されている場合であって充電器105aの充電レベルが所定値以上のときはシングルブロック転送を選択し、シャッタボタンが半分以上押下されていないとき又は充電器105aの充電レベルが所定値未満のときはマルチプルブロック転送を選択するので、シャッタボタン111aの押下位置及び充電器105aの充電レベルに応じてシングルブロック転送を実行することができる。これにより、ストロボ発光にあわせて、メモリカード107に対するデータの書き込みを即座に中断することができる。また、ストロボが発光される直前までマルチプルブロック転送で高速にデータ転送できる。   According to the third data writing process of FIG. 5, when the shutter button 111a is depressed more than half and the charge level of the charger 105a is equal to or higher than a predetermined value, single block transfer is selected, and the shutter button is Since multiple block transfer is selected when half or more of the buttons are not pressed or when the charge level of the charger 105a is less than a predetermined value, single block transfer is executed according to the pressed position of the shutter button 111a and the charge level of the charger 105a. can do. Thereby, the data writing to the memory card 107 can be interrupted immediately in accordance with the flash emission. In addition, data can be transferred at high speed by multiple block transfer until just before the strobe light is emitted.

図6は、図5のデータ書き込み処理を実行した場合のデータブロックの転送を説明する図であり、(a)は、従来のデジタルカメラの場合を示し、(b)は、本実施の形態に係るデジタルカメラ100の場合を示す。   6A and 6B are diagrams for explaining data block transfer when the data writing process of FIG. 5 is executed. FIG. 6A shows a case of a conventional digital camera, and FIG. 6B shows the present embodiment. The case of the digital camera 100 is shown.

図6(a)に示すように、従来のデジタルカメラでは、通常、シングルブロック転送より高速なマルチプルブロック転送を用いて行われており、シャッタボタンが半押しされると、今回送信されているデータブロック群を転送した後、シャッタボタンが全押しされるまで次回以降のデータブロック群の転送を中断する。シャッタボタンが全押しされて被写体へのストロボ発光が行われた後は、再度マルチプルブロック転送を行う。   As shown in FIG. 6A, in the conventional digital camera, normally, multiple block transfer is performed at a speed higher than single block transfer, and when the shutter button is half-pressed, the data transmitted this time is transmitted. After transferring the block group, the transfer of the next data block group is interrupted until the shutter button is fully pressed. After the shutter button is fully pressed and flash is emitted to the subject, multiple block transfer is performed again.

一方、図6(b)に示すように、本実施の形態に係るデジタルカメラ100では、撮影動作が行われていない状態ではマルチプルブロック転送が行われており、シャッタボタンが半押しされると、今回送信されているデータブロック群を転送した後、次回の転送から1回の転送当たりの時間が短いシングルブロック転送に切り替えて転送を継続する。さらに、ユーザがシャッタボタンを全押しして撮影動作の指示がなされると、今回送信されている1つのデータブロックを転送した後、被写体へのストロボ発光が行われるまで次回以降のデータブロックの転送を中断する。被写体へのストロボ発光が行われた後は、マルチプルブロック転送を行う。したがって、従来のデジタルカメラによるデータブロックの転送と比較して、転送を中断する時間が短くなり、メモリカード107への書き込みを高速かつ効率的に行うことができる。   On the other hand, as shown in FIG. 6B, in the digital camera 100 according to the present embodiment, multiple block transfer is performed in a state in which no photographing operation is performed, and when the shutter button is half-pressed, After the data block group transmitted this time is transferred, the transfer is continued by switching from the next transfer to a single block transfer with a short time per transfer. Furthermore, when the user presses the shutter button fully to instruct the shooting operation, after transferring one data block transmitted this time, the next and subsequent data blocks are transferred until the flash is emitted to the subject. Interrupt. After the flash is emitted to the subject, multiple block transfer is performed. Therefore, as compared with the data block transfer by the conventional digital camera, the time for interrupting the transfer is shortened, and the writing to the memory card 107 can be performed at high speed and efficiently.

上述したように、本実施の形態によれば、ストロボ105が発光するときに、メモリカード107に対するデータの書き込みを中断するようにフレームメモリ103を制御するので、ストロボ発光により発生する電磁的ノイズに起因するメモリカード107への書き込みエラーを防止しつつ撮影性能を向上することができる。   As described above, according to the present embodiment, when the strobe 105 emits light, the frame memory 103 is controlled so as to interrupt the writing of data to the memory card 107, so that electromagnetic noise generated by the strobe light emission is prevented. Shooting performance can be improved while preventing a writing error to the memory card 107 caused by the error.

また、本実施の形態によれば、所定の撮影動作に応じてシングルブロック転送又はマルチプルブロック転送を選択するようにフレームメモリ103を制御するので、メモリカード107へのデータの転送を直ちに停止することが可能な転送方式に切り替えて転送を継続することにより、撮影性能を確実に向上することができる。   Further, according to the present embodiment, since the frame memory 103 is controlled so as to select single block transfer or multiple block transfer according to a predetermined shooting operation, transfer of data to the memory card 107 is immediately stopped. By switching to a transfer method that can perform the transfer and continuing the transfer, it is possible to reliably improve the shooting performance.

また、本発明の目的は、上述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を撮像装置に供給し、当該撮像装置のコンピュータ(またはCPUやMPU等)が記憶媒体に格納されたプログラムコードを読み出して実行することによっても達成される。   Another object of the present invention is to supply a storage medium recording software program codes for realizing the functions of the above-described embodiments to the imaging apparatus, and store the computer (or CPU, MPU, etc.) in the imaging apparatus in the storage medium It is also achieved by reading and executing the programmed program code.

この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施の形態の機能を実現することになり、そのプログラムコード及び該プログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code and the storage medium storing the program code constitute the present invention.

又、プログラムコードを供給するための記憶媒体としては、例えば、フロッピー(登録商標)ディスク、ハードディスク、光磁気ディスク、CD−ROM、CD−R、CD−RW、DVD−ROM、DVD−RAM、DVD−RW、DVD+RW、磁気テープ、不揮発性のメモリカード、ROM等を用いることができる。または、プログラムコードをネットワークを介してダウンロードしてもよい。   Examples of the storage medium for supplying the program code include a floppy (registered trademark) disk, a hard disk, a magneto-optical disk, a CD-ROM, a CD-R, a CD-RW, a DVD-ROM, a DVD-RAM, and a DVD. -RW, DVD + RW, magnetic tape, nonvolatile memory card, ROM, etc. can be used. Alternatively, the program code may be downloaded via a network.

また、コンピュータが読み出したプログラムコードを実行することにより、上記実施の形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれる。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) running on the computer based on the instruction of the program code. A case where part or all of the actual processing is performed and the functions of the above-described embodiments are realized by the processing is also included.

更に、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれる。    Further, after the program code read from the storage medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. This includes the case where the CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.

本発明の実施の形態に係る撮像装置の構成を概略的に示すブロック図である。1 is a block diagram schematically showing a configuration of an imaging apparatus according to an embodiment of the present invention. 図1におけるメモリカード107へのデータブロックの転送方式を説明する図であり、(1)はシングルブロック転送を示し、(2)はマルチプルブロック転送を示す。FIGS. 2A and 2B are diagrams illustrating a method of transferring data blocks to the memory card 107 in FIG. 1, where (1) indicates single block transfer and (2) indicates multiple block transfer. 図1のデジタルカメラにより実行される第1のデータ書き込み処理を説明するフローチャートである。3 is a flowchart for explaining a first data writing process executed by the digital camera of FIG. 1. 図1のデジタルカメラにより実行される第2のデータ書き込み処理を説明するフローチャートである。7 is a flowchart for explaining a second data writing process executed by the digital camera of FIG. 1. 図1のデジタルカメラにより実行される第3のデータ書き込み処理を説明するフローチャートである。7 is a flowchart illustrating a third data writing process executed by the digital camera of FIG. 1. 図5のデータ書き込み処理を実行した場合のデータブロックの転送を説明する図であり、(a)は、従来のデジタルカメラの場合を示し、(b)は、本実施の形態に係るデジタルカメラ100の場合を示す。FIGS. 6A and 6B are diagrams for explaining data block transfer when the data writing process of FIG. 5 is executed, in which FIG. 5A shows the case of a conventional digital camera, and FIG. This case is shown.

符号の説明Explanation of symbols

100 デジタルカメラ
101 撮像部
102 信号処理部102
103 フレームメモリ
104 CPU
105 ストロボ
106 カードI/F
107 メモリカード
108 動画・静止画コーデック
109 操作部
110 表示部
100 Digital Camera 101 Imaging Unit 102 Signal Processing Unit 102
103 Frame memory 104 CPU
105 Strobe 106 Card I / F
107 Memory Card 108 Video / Still Image Codec 109 Operation Unit 110 Display Unit

Claims (14)

外部に設けられた記憶媒体に対してデータの読み書きを行う読み書き手段と、被写体に向かって発光する発光手段とを備えた撮像装置において、
前記発光手段が発光するときに、前記記憶媒体に対するデータの書き込みを中断するように前記読み書き手段を制御する制御手段を備えることを特徴とする撮像装置。
In an imaging apparatus comprising a read / write unit for reading / writing data from / to an external storage medium and a light emitting unit for emitting light toward a subject,
An image pickup apparatus comprising: control means for controlling the read / write means so as to interrupt writing of data to the storage medium when the light emitting means emits light.
前記読み書き手段は、単一のデータブロックを所定の時間間隔で前記記憶媒体に書き込む第1の書き込みモードと、複数のデータブロックからなるデータブロック群を所定の時間間隔で前記記憶媒体に書き込む第2の書き込みモードとを有し、
前記制御手段は、所定の撮影動作に応じて前記第1の書き込みモード又は前記第2の書き込みモードを選択するように前記読み書き手段を制御することを特徴とする請求項1記載の撮像装置。
The read / write means has a first write mode for writing a single data block to the storage medium at a predetermined time interval, and a second write mode for writing a data block group consisting of a plurality of data blocks to the storage medium at a predetermined time interval. Write mode,
The imaging apparatus according to claim 1, wherein the control unit controls the read / write unit to select the first writing mode or the second writing mode according to a predetermined photographing operation.
連続撮影を行う連写モードを設定する設定手段を備え、
前記制御手段は、前記設定手段が前記連写モードを設定した場合であって前記発光手段が発光可能な状態であるときは、前記第1の書き込みモードを選択するように前記読み書き手段を制御することを特徴とする請求項2記載の撮像装置。
It has setting means to set the continuous shooting mode for continuous shooting,
The control means controls the reading / writing means so as to select the first writing mode when the setting means sets the continuous shooting mode and the light emitting means is capable of emitting light. The imaging apparatus according to claim 2.
前記発光手段の発光に用いられる電気を充電する充電手段と、前記充電手段の充電レベルを検出する充電量検出手段とを備え、
前記所定の撮影動作は、前記充電手段の充電動作を含み、
前記制御手段は、前記充電手段の充電が完了したときは前記第1の書き込みモードを選択し、前記充電手段の充電が完了してないときは前記第2の書き込みモードを選択するように前記読み書き手段を制御することを特徴とする請求項2記載の撮像装置。
Charging means for charging electricity used for light emission of the light emitting means, and charge amount detecting means for detecting a charge level of the charging means,
The predetermined photographing operation includes a charging operation of the charging means,
The control means selects the first writing mode when the charging of the charging means is completed, and selects the second writing mode when the charging of the charging means is not completed. The image pickup apparatus according to claim 2, wherein the means is controlled.
シャッタボタンの押下位置を検出する押下位置検出手段を備え、
前記所定の撮影動作は、前記シャッタボタンの押下動作を含み、
前記制御手段は、前記シャッタボタンが半分以上押下されているときは前記第1の書き込みモードを選択し、前記シャッタボタンが押下されていないときは前記第2の書き込みモードを選択するように前記読み書き手段を制御することを特徴とする請求項2記載の撮像装置。
A pressing position detecting means for detecting a pressing position of the shutter button;
The predetermined photographing operation includes a pressing operation of the shutter button,
The control means selects the first writing mode when the shutter button is pressed half or more, and selects the second writing mode when the shutter button is not pressed. The image pickup apparatus according to claim 2, wherein the means is controlled.
前記制御手段は、前記シャッタボタンが半分以上押下されている場合であって前記充電手段の充電レベルが所定値以上のときは前記第1の書き込みモードを設定し、シャッタボタンが押下されていないとき又は前記発光手段の充電レベルが所定値未満のときは前記第2の書き込みモードを選択するように前記読み書き手段を制御することを特徴とする請求項4又は5記載の撮像装置。   The control means sets the first writing mode when the shutter button is pressed more than half and the charge level of the charging means is equal to or higher than a predetermined value, and when the shutter button is not pressed. 6. The imaging apparatus according to claim 4, wherein the read / write unit is controlled to select the second writing mode when a charge level of the light emitting unit is less than a predetermined value. 外部に設けられた記憶媒体に対してデータの読み書きを行う読み書き手段と、被写体に向かって発光する発光手段とを備える撮像装置の制御方法であって、
前記発光手段が発光するときに、前記記憶媒体に対するデータの書き込みを中断するように前記読み書き手段を制御する制御ステップを有することを特徴とする制御方法。
A method for controlling an imaging apparatus, comprising: a reading / writing unit that reads / writes data from / to an external storage medium; and a light emitting unit that emits light toward a subject,
A control method comprising: a control step of controlling the read / write means so as to interrupt the writing of data to the storage medium when the light emitting means emits light.
前記読み書き手段は、単一のデータブロックを所定の時間間隔で前記記憶媒体に書き込む第1の書き込みモードと、複数のデータブロックからなるデータブロック群を所定の時間間隔で前記記憶媒体に書き込む第2の書き込みモードとを有し、
前記制御ステップは、所定の撮影動作に応じて前記第1の書き込みモード又は前記第2の書き込みモードを選択するように前記読み書き手段を制御することを特徴とする請求項7記載の制御方法。
The read / write means has a first write mode for writing a single data block to the storage medium at a predetermined time interval, and a second write mode for writing a data block group consisting of a plurality of data blocks to the storage medium at a predetermined time interval. Write mode,
8. The control method according to claim 7, wherein the control step controls the read / write unit to select the first writing mode or the second writing mode in accordance with a predetermined photographing operation.
連続撮影を行う連写モードを設定する設定ステップを備え、
前記制御ステップは、前記設定ステップにより前記連写モードが設定された場合であって前記発光手段が発光可能な状態であるときは、前記第1の書き込みモードを選択するように前記読み書き手段を制御することを特徴とする請求項8記載の制御方法。
It has a setting step to set the continuous shooting mode for continuous shooting,
The control step controls the read / write unit to select the first write mode when the continuous shooting mode is set by the setting step and the light emitting unit is in a state capable of emitting light. The control method according to claim 8, wherein:
前記発光手段の発光に用いられる電気を充電手段に充電する充電ステップと、前記充電手段の充電レベルを検知する充電量検知ステップとを有し、
前記所定の撮影動作は、前記充電手段の充電動作を含み、
前記制御ステップは、前記充電手段の充電が完了したときは前記第1の書き込みモードを選択し、前記充電手段の充電が完了してないときは前記第2の書き込みモードを選択するように前記読み書き手段を制御することを特徴とする請求項8記載の制御方法。
A charging step of charging the charging means with electricity used for light emission of the light emitting means, and a charge amount detecting step of detecting a charge level of the charging means,
The predetermined photographing operation includes a charging operation of the charging means,
The control step selects the first writing mode when the charging of the charging unit is completed, and selects the second writing mode when the charging of the charging unit is not completed. 9. The control method according to claim 8, wherein the means is controlled.
シャッタボタンの押下位置を検知する押下位置検出ステップを備え、
前記所定の撮影動作は、シャッタボタンの押下動作を含み、
前記制御ステップは、前記シャッタボタンが半分以上押下されているときは前記第1の書き込みモードを選択し、前記シャッタボタンが押下されていないときは前記第2の書き込みモードを選択するように前記読み書き手段を制御することを特徴とする請求項8記載の制御方法。
A pressing position detecting step for detecting a pressing position of the shutter button;
The predetermined photographing operation includes a pressing operation of a shutter button,
The control step selects the first writing mode when the shutter button is pressed halfway or more, and selects the second writing mode when the shutter button is not pressed. 9. The control method according to claim 8, wherein the means is controlled.
前記制御ステップは、前記シャッタボタンが半分以上押下されている場合であって前記発光手段の充電レベルが所定値以上のときは前記第1の書き込みモードを設定し、シャッタボタンが押下されていないとき又は前記発光手段の充電レベルが所定値未満のときは前記第2の書き込みモードを選択するように前記読み書き手段を制御することを特徴とする請求項10又は11記載の制御方法。   In the control step, the first writing mode is set when the shutter button is pressed more than half, and the charge level of the light emitting means is a predetermined value or higher, and the shutter button is not pressed. 12. The control method according to claim 10, wherein the read / write unit is controlled to select the second write mode when a charge level of the light emitting unit is less than a predetermined value. 外部に設けられた記憶媒体に対してデータの読み書きを行う読み書き手段と、被写体を照射するべく発光する発光手段とを備えた撮像装置の制御方法をコンピュータに実行させるプログラムであって、
前記発光手段が発光するときに、前記記憶媒体に対するデータの書き込みを中断するように前記読み書き手段を制御する制御モジュールを有することを特徴とするプログラム。
A program that causes a computer to execute a control method of an imaging apparatus including a read / write unit that reads / writes data from / to an external storage medium and a light-emitting unit that emits light to illuminate a subject,
A program comprising a control module for controlling the read / write means so as to interrupt the writing of data to the storage medium when the light emitting means emits light.
請求項13記載のプログラムを格納するコンピュータ読取り可能な記憶媒体。   A computer-readable storage medium storing the program according to claim 13.
JP2005192715A 2005-06-30 2005-06-30 Imaging device, controlling method thereof and program performing the same, and storage media Pending JP2007013691A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005192715A JP2007013691A (en) 2005-06-30 2005-06-30 Imaging device, controlling method thereof and program performing the same, and storage media

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005192715A JP2007013691A (en) 2005-06-30 2005-06-30 Imaging device, controlling method thereof and program performing the same, and storage media

Publications (1)

Publication Number Publication Date
JP2007013691A true JP2007013691A (en) 2007-01-18

Family

ID=37751555

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005192715A Pending JP2007013691A (en) 2005-06-30 2005-06-30 Imaging device, controlling method thereof and program performing the same, and storage media

Country Status (1)

Country Link
JP (1) JP2007013691A (en)

Similar Documents

Publication Publication Date Title
US10546615B2 (en) Digital image processing apparatus and method of controlling the same
JP4858747B2 (en) Image processing apparatus and method, and program
JP2009038649A (en) Signal processing circuit and imaging apparatus
JP5411623B2 (en) Image processing apparatus and method
JP2007081741A (en) Imaging apparatus and its control method
JP4785460B2 (en) Imaging apparatus and imaging method
JP4349288B2 (en) Imaging apparatus, image processing method, and program
JP2018170733A (en) Recording reproducing apparatus, control method of recording reproducing apparatus, and program
JP5089544B2 (en) Image reproducing apparatus and control method thereof
JP2007013691A (en) Imaging device, controlling method thereof and program performing the same, and storage media
JP2007124378A (en) Synchronous photography indication device, imaging apparatus, and synchronous photographing system
JP2008311933A (en) Recording device
JP2002077689A (en) Electronic camera
JP2015099995A (en) Recording device and recording device control method
JP5561044B2 (en) Imaging apparatus, imaging method, and program
JP2004153369A (en) Digital camera and backup apparatus
JP2006186930A (en) Imaging device, image processing method and program
JP6857066B2 (en) Recording / playback device, control method of recording / playback device, and program
JP2007318773A (en) Imaging apparatus, image processing method and program
JP2006174252A (en) Photographing apparatus and storage medium
JP2007166024A (en) Imaging apparatus and control method thereof
US10070029B2 (en) Light emission control device including accumulator unit, method of controlling the same, and storage medium, as well as image pickup apparatus
JP5127192B2 (en) Imaging apparatus, control method thereof, and program
JP2016139924A (en) Photographing apparatus, photographing method, and program
JP2006093985A (en) Imaging apparatus

Legal Events

Date Code Title Description
RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20070626