JP5539490B2 - Image shake correction apparatus, optical apparatus including the same, imaging apparatus, and image shake correction apparatus control method - Google Patents
Image shake correction apparatus, optical apparatus including the same, imaging apparatus, and image shake correction apparatus control method Download PDFInfo
- Publication number
- JP5539490B2 JP5539490B2 JP2012286674A JP2012286674A JP5539490B2 JP 5539490 B2 JP5539490 B2 JP 5539490B2 JP 2012286674 A JP2012286674 A JP 2012286674A JP 2012286674 A JP2012286674 A JP 2012286674A JP 5539490 B2 JP5539490 B2 JP 5539490B2
- Authority
- JP
- Japan
- Prior art keywords
- shake
- filter
- output
- intermediate value
- unit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Adjustment Of Camera Lenses (AREA)
Description
本発明は、像振れ補正機能を有する像振れ補正装置およびそれを備える光学機器、撮像装置、像振れ補正装置の制御方法に関するものである。 The present invention relates to an image blur correction apparatus having an image blur correction function, an optical apparatus including the image blur correction apparatus , an imaging apparatus , and a method for controlling the image blur correction apparatus .
スチルカメラ、ビデオカメラに代表される撮像装置において、その装置に外部から与えられた手振れ等の振れを補正する方式として、光学式像振れ補正方式と撮像素子式像振れ補正方式等がある。 In an imaging apparatus typified by a still camera and a video camera, there are an optical image shake correction system, an image sensor type image shake correction system, and the like as a system for correcting shake such as camera shake given to the apparatus from the outside.
これらの方式は、振れの度合いを検出する振れ検出センサからの信号に対して、A/D変換部を通してデジタル信号処理を行い、振れ補正量を算出してD/A変換した後、像振れ補正用の補正手段、詳しくはシフトレンズもしくは撮像素子を駆動している。 In these methods, a signal from a shake detection sensor that detects the degree of shake is subjected to digital signal processing through an A / D converter, a shake correction amount is calculated and D / A converted, and then image shake correction is performed. Correction means, specifically a shift lens or an image sensor.
ここで、振れの度合いの検出には角速度センサがよく使用されており、この角速度センサは圧電素子等の振動材を一定周波数で振動させ、回転運動成分により発生するコリオリ力による力を電圧に変換して角速度信号を得ている。 Here, an angular velocity sensor is often used to detect the degree of vibration. This angular velocity sensor vibrates a vibration material such as a piezoelectric element at a constant frequency, and converts a force generated by a Coriolis force generated by a rotational motion component into a voltage. To obtain an angular velocity signal.
また、A/D変換、デジタル信号処理、およびD/A変換を行う装置としては、マイクロコンピュータが使用されており、複数の所定周波数を遮断するフィルタと積分フィルタで構成されている。これらフィルタとしては再帰型デジタルフィルタがあり、再帰型フィルタはフィードフォワード部とフィードバック部から構成さている。 A microcomputer is used as an apparatus for performing A / D conversion, digital signal processing, and D / A conversion, and includes a filter that cuts off a plurality of predetermined frequencies and an integration filter. These filters include a recursive digital filter, and the recursive filter includes a feedforward unit and a feedback unit.
図9(a)は、再帰型1次デジタルフィルタの全体ブロック図である。再帰型デジタルフィルタはフィードフォワード部とフィードバック部から構成されている。再帰型デジタルフィルタにおいて中間値とはフィードバック部の算出結果であり、ここでは図に示すZ[n]が今回サンプリングにおける中間値である。ここで、Z−1は遅延素子であり、遅延素子通過後の値は前回サンプリングを表す。デジタルフィルタの次数は、この遅延素子によって定まる。 FIG. 9A is an overall block diagram of the recursive primary digital filter. The recursive digital filter is composed of a feedforward unit and a feedback unit. In the recursive digital filter, the intermediate value is a calculation result of the feedback unit, and here, Z [n] shown in the figure is an intermediate value in the current sampling. Here, Z −1 is a delay element, and the value after passing through the delay element represents the previous sampling. The order of the digital filter is determined by this delay element.
図9(b)は、再帰型デジタルフィルタのフィードバック部を抽出した図である。サンプリング回数をnで表したとき、今回サンプリングにおける入力値X[n]と前回サンプリングにおける中間値Z[n−1]から今回サンプリングにおける中間値Z[n]を算出する。図9(c)は、再帰型デジタルフィルタのフィードフォワード部を抽出した図であり、今回サンプリングにおける中間値Z[n]と前回サンプリングにおける中間値Z[n−1]から今回サンプリングにおける出力値Y[n]を算出する。また、図9(d)は、フィードフォワード部、フィードバック部それぞれのゲイン部を定数a,b,cと設定したときの演算式を表している。 FIG. 9B is a diagram in which the feedback unit of the recursive digital filter is extracted. When the number of times of sampling is represented by n, the intermediate value Z [n] in the current sampling is calculated from the input value X [n] in the current sampling and the intermediate value Z [n−1] in the previous sampling. FIG. 9C is a diagram in which the feedforward part of the recursive digital filter is extracted, and the output value Y in the current sampling from the intermediate value Z [n] in the current sampling and the intermediate value Z [n−1] in the previous sampling. [N] is calculated. FIG. 9D shows an arithmetic expression when the gain sections of the feedforward section and the feedback section are set as constants a, b, and c.
図9(e)は非再帰型1次デジタルフィルタの全体ブロック図である。非再帰型デジタルフィルタは、再帰型デジタルフィルタに比べると、フィードフォワード部のみから構成されていると言える。今回サンプリングにおける入力値をX[n]としたとき、前回サンプリングにおける入力値はX[n−1]となり、この値が非再帰型デジタルフィルタにおける中間値である。つまり、非再帰型デジタルフィルタにおいては遅延素子Z−1通過後の値が中間値に相当する。図9(f)はフィードフォワード部のゲイン部を定数a,bと設定したときの演算式を表している。 FIG. 9E is an overall block diagram of a non-recursive primary digital filter. It can be said that the non-recursive digital filter is composed of only the feed-forward unit compared to the recursive digital filter. When the input value in the current sampling is X [n], the input value in the previous sampling is X [n−1], and this value is an intermediate value in the non-recursive digital filter. That is, in the non-recursive digital filter, the value after passing through the delay element Z- 1 corresponds to the intermediate value. FIG. 9F shows an arithmetic expression when the gain part of the feedforward part is set to constants a and b.
所望の特性を持つフィルタとして構成するためには、上記定数a,b,cの値および符号を適切に設定する。この定数の設定により、デジタルハイパスフィルタやデジタルローパスフィルタとすることができる。 In order to configure a filter having desired characteristics, the values and signs of the constants a, b, and c are appropriately set. By setting this constant, a digital high-pass filter or a digital low-pass filter can be obtained.
また、2次以降の高次デジタルフィルタは、遅延素子Z−1を増やすことにより実現されるが、次数に応じて中間値の数は増えることになる。 In addition, the second-order and higher-order digital filters are realized by increasing the delay element Z- 1 , but the number of intermediate values increases according to the order.
光学式像振れ補正方式は、像振れ補正用の補正手段であるシフトレンズを振れ補正量だけ光軸に直交する平面内で移動させることにより、撮像素子上の像振れを補正する(撮像素子上に結像された画像から画像振れを取り除く)方式である。また、撮像素子式像振れ補正方式は、像振れ補正用の補正手段である撮像素子を振れ補正量だけ光軸に直交する平面内で移動させることにより、該撮像素子上の像振れを補正する方式である。何れの方式であっても後述の本発明を適用できるため、以下、光学式像振れ補正方式の構成を例として説明を行う。 The optical image blur correction method corrects image blur on the image sensor by moving a shift lens, which is a correction means for image blur correction, in a plane orthogonal to the optical axis by the image blur correction amount (on the image sensor). The image blur is removed from the image formed on the image. The image sensor type image blur correction method corrects image blur on the image sensor by moving the image sensor, which is a correction unit for image blur correction, by a shake correction amount in a plane orthogonal to the optical axis. It is a method. Since any method can apply the present invention described later, the configuration of the optical image blur correction method will be described below as an example.
上記方式の像振れ補正機能を有する撮像装置では、振れ補正量分の移動をシフトレンズ駆動部へ指令して、制御対象であるシフトレンズが駆動目標位置に達したとき、該シフトレンズの実位置を取得する。そして、これら駆動目標位置と実位置の偏差を零(ゼロ)にするようなフィードバック制御を行っている。 In the imaging apparatus having the image blur correction function of the above method, when the shift lens driving unit is instructed to move by the shake correction amount and the shift lens to be controlled reaches the drive target position, the actual position of the shift lens To get. Then, feedback control is performed so that the deviation between the drive target position and the actual position is zero.
光学式像振れ補正方式におけるシフトレンズの駆動範囲は、メカニカルな限界、および光学的性能による限界により定まる。像振れ補正機能が有効であるときは、手振れ以外のパンニング動作等による振れをも補正しようとする。そのため、シフトレンズが駆動限界付近にある場合は正しく像振れ補正を行うことが出来ない場合があることから、特許文献1では、シフトレンズの駆動量が大きい場合は、露光前に、駆動範囲内における所定の位置までシフトレンズを戻す技術が開示されている。
The driving range of the shift lens in the optical image blur correction method is determined by a mechanical limit and a limit due to optical performance. When the image blur correction function is effective, it tries to correct blur due to panning operation other than camera shake. For this reason, when the shift lens is near the drive limit, correct image blur correction may not be performed. Therefore, in
上記特許文献1によると、像振れ補正用のシフトレンズの駆動量が大きい場合は、露光前に所定の位置までシフトレンズを戻すようにしているため、駆動限界付近にある場合であっても駆動範囲を確保することができる。
According to the above-mentioned
しかしながら、デジタルローパスフィルタを使用している場合、デジタルフィルタの出力である振れ補正量を所定量変化させても中間値が大きいときには、所定量変化直後に出力が大きくなってしまい、結果的に短時間でまた駆動量が大きくなってしまう。また、中間値が大きい場合は、デジタルローパスフィルタの中間値は最終的なデジタルフィルタの出力を小さくしようと作用するため、正しく像振れ補正ができない場合がある。 However, when a digital low-pass filter is used, even if the shake correction amount, which is the output of the digital filter, is changed by a predetermined amount, if the intermediate value is large, the output increases immediately after the predetermined amount is changed, resulting in a short The driving amount will increase with time. Further, when the intermediate value is large, the intermediate value of the digital low-pass filter acts to reduce the final digital filter output, and thus image blur correction may not be performed correctly.
(発明の目的)
本発明の目的は、露光開始直前に遅延素子を有するデジタルフィルタの遅延素子が保持する中間値を所定値に変更することにより、補正手段の駆動量が大きくなることを回避して(パンニング動作のような大きな振れの影響を排除して)、適正な像振れ補正を行うことのできる撮像装置を提供しようとするものである。
(Object of invention)
An object of the present invention, by changing the intermediate value to a predetermined value the delay elements of the digital filter having a delay element to the exposure immediately before is held, to avoid that the driving amount of the correction means is larger (the panning operation An object of the present invention is to provide an imaging apparatus capable of performing appropriate image blur correction (excluding the influence of such a large shake).
上記目的を達成するために、本発明は、振れを検出する振れ検出手段と、前記振れ検出手段からの振れ信号に対して所定周波数帯域を通過させる、遅延素子を有する第1のデジタルフィルタと、前記振れ検出手段からの振れ信号に対して前記第1のデジタルフィルタの通過帯域とは異なる所定周波数帯域を通過させる、遅延素子を有する第2のデジタルフィルタと、露光開始までは前記第2のデジタルフィルタからの出力に基づいて振れ補正量を算出し、露光後は前記第1のデジタルフィルタからの出力に基づいて振れ補正量を算出する算出手段と、前記振れ補正量を用いて補正手段を駆動し、像振れを補正させる制御手段と、前記振れ補正量を算出するためのフィルタが前記第2のデジタルフィルタから前記第1のデジタルフィルタに切り替わる時に、前記第1のデジタルフィルタの前記遅延素子が保持する中間値を所定値に変更する中間値変更手段と、前記中間値を前記所定値に変更したタイミングにおいて、前記変更前の第2のデジタルフィルタからの出力と前記変更後の前記第1のデジタルフィルタからの出力の差分を算出し、前記差分を前記第1のデジタルフィルタからの出力に加算する不連続点接続手段とを有することを特徴とする像振れ補正装置とするものである。 In order to achieve the above object, the present invention provides a shake detection means for detecting shake, a first digital filter having a delay element that allows a shake signal from the shake detection means to pass through a predetermined frequency band, A second digital filter having a delay element that allows a shake signal from the shake detection means to pass a predetermined frequency band different from a pass band of the first digital filter; and the second digital filter until the start of exposure. A shake correction amount is calculated based on the output from the filter, and after exposure, a calculation means for calculating the shake correction amount based on the output from the first digital filter, and the correction means is driven using the shake correction amount. and, cut and control means for correcting the image blur, filters for calculating the shake correction amount from said second digital filter to the first digital filter The intermediate value changing means for changing the intermediate value held by the delay element of the first digital filter to a predetermined value, and the second value before the change at the timing when the intermediate value is changed to the predetermined value. calculating a difference between the output from the output from the first digital filter after the change from the digital filter, that has a discontinuous point connection means for adding the difference to the output from said first digital filter The image blur correction device is characterized.
本発明によれば、露光開始直前に遅延素子を有するデジタルフィルタの遅延素子が保持する中間値を所定値に変更することにより、補正手段の駆動量が大きくなることを回避して、適正な像振れ補正を行うことができる撮像装置を提供できるものである。 According to the present invention, by changing the intermediate value to a predetermined value the delay elements of the digital filter having a delay element to the exposure immediately before is held, to avoid that the driving amount of the correction means increases, proper image An imaging device capable of performing shake correction can be provided.
本発明を実施するための最良の形態は、以下の実施例1および2に示す通りである。 The best mode for carrying out the present invention is as shown in Examples 1 and 2 below.
(実施例1)
図1は本発明の実施例1に係る像振れ補正機能を有する撮像装置を示す構成図である。図1において、101はズームユニットであり、変倍を行うズームレンズを含む。102はズーム駆動制御部であり、ズームユニット101の駆動を制御する。103は光軸100に対して直交する平面内での位置を変更することが可能な像振れ補正用の補正手段の一例であるシフトレンズである。104はシフトレンズ駆動制御部であり、シフトレンズ103の駆動を制御する。省電力時には、後述の制御部119によりシフトレンズ駆動制御部104への電源供給が停止される。
Example 1
FIG. 1 is a configuration diagram illustrating an image pickup apparatus having an image blur correction function according to the first embodiment of the present invention. In FIG. 1,
105は絞り・シャッタユニットである。106は絞り・シャッタ駆動制御部であり、絞り・シャッタユニット105の駆動を制御する。107はフォーカスユニットであり、ピント調節を行うレンズを含む。108はフォーカス駆動制御部であり、フォーカスユニット107の駆動を制御する。109はCCD等の撮像素子が用いられる撮像部であり、各レンズ群を通ってきた光像を電気信号に変換する。110は撮像信号処理部であり、撮像部109から出力された電気信号を映像信号に変換処理する。111は映像信号処理部であり、撮像信号処理部110から出力された映像信号を用途に応じて加工する。112は表示部であり、映像信号処理部111から出力された映像信号に基づいて、必要に応じて画像表示を行う。113は表示制御部であり、撮像部109および表示部112の動作や表示を制御する。
114は角速度センサ等の振れ検出部であり、撮影装置に与えられた振れの度合いを検出する。115は電源部であり、システム全体に用途に応じて電源を供給する。116は外部入出力端子部であり、外部との間で通信信号及び映像信号を入出力する。117はシステムを操作するための操作部である。118は記憶部であり、映像情報など様々なデータを記憶する。119はシステム全体を制御する制御部である。
A
次に、上記の構成を持つ撮像装置の動作について説明する。 Next, the operation of the imaging apparatus having the above configuration will be described.
操作部117は、押し込み量に応じて第1スイッチ(SW1)および第2スイッチ(SW2)が順にオンするように構成されたシャッタレリーズボタンを有している。シャッタレリーズボタンが約半分押し込まれたときに第1スイッチがオンし、シャッタレリーズボタンが最後まで押し込まれたときに第2スイッチがオンする構造となっている。そして、第1スイッチがオンされると、制御部119は、フォーカス駆動制御部108を介してフォーカスユニット107を駆動してピント調節を行わせる。また、同時に絞り・シャッタ駆動制御部106を介して絞り・シャッタユニット105を駆動して適正な露光量に設定させる。さらに第2スイッチがオンされると、制御部119は、撮像部109に露光された光像から得られた画像データを記憶部118に記憶させる。
The
このとき、操作部117より像振れ補正機能を有効にする指示があれば、制御部119は、シフトレンズ駆動制御部104に像振れ補正動作を指示する。すると、指示を受けたシフトレンズ駆動制御部104が、像振れ補正機能無効の指示がなされるまでシフトレンズ103を駆動、つまり光軸100と直交する平面内で振れをキャンセルする方向にシフトレンズ103を移動させ、像振れ補正の動作を行う。
At this time, if there is an instruction to enable the image blur correction function from the
上記操作部117が一定時間操作されなかった場合、制御部119は、省電力のために表示部112やシフトレンズ駆動制御部104への電源を遮断する。
When the
また、この撮像装置では、静止画撮影モードと動画撮影モードとのうちの一方を操作部117より選択可能であり、それぞれのモードにおいて各駆動制御部の動作条件を変更することができる。
Further, in this imaging apparatus, one of the still image shooting mode and the moving image shooting mode can be selected by the
また、操作部117により変倍の指示があると、制御部119は、ズーム駆動制御部102を介してズームユニット101を駆動して、指示されたズーム位置にズームユニット101を移動させる。それとともに、撮像部109から送られた各信号処理部110,111にて処理された画像情報に基づいて、フォーカス駆動制御部108を介してフォーカスユニット107を駆動してピント調節を行わせる。
When the
図2は、シフトレンズ駆動制御部104の内部構成およびその前段の回路構成を示すブロック図である。
FIG. 2 is a block diagram showing the internal configuration of the shift lens
まず、シフトレンズ駆動制御部104の前段側の構成について説明する。114aは通常姿勢の撮像装置の垂直方向(ピッチ方向)の振れを検出する縦方向振れ検出部、114bは通常姿勢の撮像装置の水平方向(ヨー方向)の振れを検出する横方向振れ検出部である。209a,209bはそれぞれ制御部119に含まれる防振制御部であり、ピッチ方向およびヨー方向の振れ補正量を算出してシフトレンズ103の駆動目標位置を決定し、シフトレンズ駆動制御部104に出力する。
First, the configuration on the front stage side of the shift lens
次に、シフトレンズ駆動制御部104内の構成について説明する。301a,301bはピッチ方向およびヨー方向のフィードバック制御部としてのPID部であり、上記の駆動目標位置とシフトレンズ103の現在の位置を示す後述の実位置信号との偏差から制御量を求め、位置指令信号を出力する。302a,302bはピッチ方向およびヨー方向のドライブ部であり、PID部301a,301bから送られて来た位置指令信号に基づき、シフトレンズ103を駆動する。303a、303bはピッチ方向およびヨー方向の位置検出部であり、シフトレンズ103のそれぞれの方向の現在の位置を検出して実位置信号をPID部301a,301bに出力する。
Next, the configuration within the shift lens
次に、シフトレンズ駆動制御部104によるシフトレンズ103の位置制御について説明する。
Next, position control of the
シフトレンズ103の位置制御では、振れ検出部114a,振れ検出部114bからの撮像装置の振れを示す信号に基づいて、ピッチ方向およびヨー方向にシフトレンズ103を駆動する。シフトレンズ103には磁石が付けられており、この磁石の磁場を位置検出部303a,303bが検出し、該シフトレンズ103の実位置信号をPID部301a,301bに出力する。PID部301a,301bは、入力される実位置信号が、防振制御部209,209bから送られて来る駆動目標位置にそれぞれ収束するようなフィードバック制御を行う。このとき、PID部301a,301bでは、比例(P)制御、積分(I)制御、及び微分(D)制御を選択的に組み合わせたPID制御が行われる。
In the position control of the
以上により、撮像装置に手振れなどの振れが発生しても、像振れを適正に補正することができる。 As described above, even if a shake such as a hand shake occurs in the image pickup apparatus, the image shake can be corrected appropriately.
図3は、図2に示す防振制御部209(209a,209b)の詳細を示すブロック図である。 FIG. 3 is a block diagram showing details of the image stabilization control unit 209 (209a, 209b) shown in FIG.
図3において、201はA/D変換部であり、振れ検出部114(114a,114b)にて検出された振れ信号であるアナログデータをデジタルデータに変換する。202はデジタルハイパスフィルタ(デジタルHPF)であり、所定の高周波数帯域を通過させるフィルタである。例として,図9に示した1次フィルタの構成における定数aと定数bは正符号であり、定数cが負符号のフィルタである。203はデジタローパスフィルタ(デジタルLPF)であり、所定の低周波帯域を通過させるフィルタである。例として,図9に示した1次フィルタの構成における定数aと定数bは正符号であり、定数cが正符号のフィルタである。振れ検出部114にて検出されたデータは角速度であり、シフトレンズ駆動制御部104において角度としてシフトレンズ103を駆動制御する場合は、デジタルローパスフィルタ203は積分器として作用する。
In FIG. 3,
204は振れ補正量算出部であり、デジタルローパスフィルタ203の出力結果である振れ量に対して、符号反転を行い、図1のズーム駆動制御部102からのズーム位置情報とフォーカス駆動制御部108からのフォーカス情報を反映した振れ補正量を算出する。205はデジタルフィルタ中間値変更部であり、操作部117から入力された露光開始信号(第2スイッチのオン信号)に合わせてデジタルローパスフィルタ203の保持されていた中間値を予め設定しておいた所定値に変更する。206は不連続点接続部であり、デジタルフィルタ中間値変更部205により生じたデジタルローパスフィルタ203の出力結果の不連続点を連続的に接続する。
A shake correction
振れ補正量算出部204の算出結果(駆動目標位置)がシフトレンズ駆動制御部104へ出力され、シフトレンズ103の駆動が開始される。
The calculation result (drive target position) of the shake correction
図4(a),(b)は、デジタルフィルタ中間値を変更する際の、X軸を時間軸、Y軸をシフトレンズ103の目標値、X軸とY軸の交点を時間ゼロおよびシフトレンズ103の駆動範囲の中心点(駆動中心)とした波形図である。駆動範囲の中心点は通常は光軸100である。
4A and 4B show the X-axis as the time axis, the Y-axis as the target value of the
シフトレンズ目標値は、デジタルローパスフィルタ203の出力に対して符号反転を行い、ズーム、フォーカス情報を定倍した値である。
The shift lens target value is a value obtained by inverting the sign of the output of the digital low-
図4(a)の点線の波形は、露光開始後もデジタルローパスフィルタ203の中間値を変更しない場合において算出される目標値を表す。このときは、前回サンプリングの中間値が今回サンプリングの出力値へ与える影響が累積されていくため、右肩上がりの波形となる。その結果シフトレンズ103の駆動限界に近づく(駆動範囲の中心点から遠ざかる)ことになる。
The dotted waveform in FIG. 4A represents a target value calculated when the intermediate value of the digital low-
一方、図4(a)の露光開始後の実線の波形は、露光開始時にデジタルローパスフィルタ203の中間値を変更した場合である。このときは前回サンプリングの中間値が今回サンプリングの出力値へ与える影響が一旦クリアされるため、累積の影響も解消され、右肩上がりの波形とはならず平坦な波形を示す。このように、中間値を所定値に変更する場合は、デジタルローパスフィルタ203の出力段階で露光開始時のオフセット分を定数として差し引く場合と異なり、それまでの累積の影響を排除することが可能である。
On the other hand, the solid line waveform after the start of exposure in FIG. 4A is a case where the intermediate value of the digital low-
図4(a)のように制御する場合には、露光開始時にデジタルローパスフィルタ203の中間値を所定値に変更してその出力値をそのままシフトレンズ目標値としている。そのため、シフトレンズ103をより中心点付近で駆動させる点においては好都合であるが、変更時において波形に不連続点が生じる。ここで、不連続点とは、直前のシフトレンズ目標値と、中間値を変更した直後のシフトレンズ目標値との差分、即ちオフセットによって生じる点である。
In the case of control as shown in FIG. 4A, the intermediate value of the digital low-
図4(b)の制御では、図4(a)で発生した不連続点を連続的に接続するため、オフセット分だけ引き上げることを行っている。具体的には、中間値を所定値に変更する際のオフセットを一旦算出して記憶し、このオフセット分をデジタルローパスフィルタ203の出力に加算することによって実現する。このオフセットを引き上げる作業は、露光中に継続して行われる。その後、露光終了のタイミングでオフセットの加算を終了する。このように制御すると、不連続点が生じることを防げるので、露光開始の前後で撮影画角が変更されることを防ぐことができる。
In the control of FIG. 4B, the discontinuous points generated in FIG. 4A are continuously connected, and therefore, the offset is raised. Specifically, it is realized by temporarily calculating and storing an offset when changing the intermediate value to a predetermined value, and adding this offset to the output of the digital low-
ここで、デジタルローパスフィルタ203の定数a,b,cとして具体的な数値の例としては、サンプリング周期を10KHzとすると、カットオフ周波数0.01Hzの場合はa=0.999993,b=0.000003,c=0.000003が好適である。
Here, as an example of specific numerical values for the constants a, b, and c of the digital low-
次に、振れ検出部114からの振れ信号に基づいて振れ補正量を算出する際に、操作部117からの露光開始信号に合わせてデジタルフィルタ中間値変更部205と不連続点接続部206が作用するときの動作を、図5のフローチャートを用いて説明する。
Next, when the shake correction amount is calculated based on the shake signal from the
ステップS701より、振れ補正量算出のためのサンプリングを開始し、まずステップS702にて、A/D変換部201により、振れ検出部114にて検出された振れ信号であるアナログデータからデジタルデータに変換された値を取得する。そして、次のステップS703にて、デジタルハイパスフィルタ演算を行う。この演算は、デジタルハイパスフィルタ202で行われており、図9に示した1次フィルタの構成における定数cが負符号のフィルタである。デジタルハイパスフィルタ202は所定の高周波数帯域を通過させるフィルタであり、例として、振れ検出部114の温度ドリフト成分としての低周波帯域を遮断する役目がある。
In step S701, sampling for calculating a shake correction amount is started. First, in step S702, the A /
次のステップS704では、露光中であるか否かの判定を行う。操作部117に配置されているシャッタレリーズボタンの操作により第2スイッチがオンされた瞬間が露光開始であり、以後第2スイッチがオンされている間が露光中である。この判定の結果、現在露光中でない場合はステップS704からステップS713へ進み、デジタルローパスフィルタ演算を行う。この演算はデジタルローパスフィルタ203で行われており、図9に示した1次フィルタの構成における定数cが正符号のフィルタである。デジタルローパスフィルタ203は所定の低周波数帯域を通過させるフィルタであり、例として積分器として作用する役目がある。
In the next step S704, it is determined whether or not exposure is in progress. The moment when the second switch is turned on by operating the shutter release button arranged on the
一方、上記ステップS704にて現在露光中であると判定した場合はステップS705へ進み、露光開始後の最初のサンプリングであるか否かの判定を行う。ここで、最初のサンプリングである場合はステップS704からステップS706へ進み、前回サンプリンにおけるデジタルローパスフィルタ出力の保持を行う。この出力をLPFOut(n−1)とする。そして、次のステップS707にて、デジタルローパスフィルタ演算の中間値を所定値に変更する。中間値とは、図9(b)のフィードバック部において生成される変数であり、図9(d)のフィードバック部とフィードフォワード部の連立方程式中に共通に現れる。この実施例1では、中間値を所定値に変更するとは、中間値を零(ゼロ)にすることである。なお、零以外の所定値としては、現在の値から予め定められたオフセット量相当分の値を減算した値が考えられる。図4に示したように、オフセット量は、露光開始時において、時々刻々と変化するものであるが、少なくともメカニカルな駆動端に衝突することを防ぐことが期待できる余裕分(定数)を中間値から減算しておくことで、類似の効果が得られる。 On the other hand, if it is determined in step S704 that the exposure is currently being performed, the process proceeds to step S705, where it is determined whether or not it is the first sampling after the start of exposure. If it is the first sampling, the process advances from step S704 to step S706 to hold the digital low-pass filter output in the previous sampling. This output is LPFOOut (n-1). In the next step S707, the digital low pass filter calculation intermediate value is changed to a predetermined value. The intermediate value is a variable generated in the feedback unit of FIG. 9B and appears in common in the simultaneous equations of the feedback unit and the feedforward unit of FIG. In the first embodiment, changing the intermediate value to a predetermined value means setting the intermediate value to zero. Note that the predetermined value other than zero may be a value obtained by subtracting a value corresponding to a predetermined offset amount from the current value. As shown in FIG. 4, the offset amount changes moment by moment at the start of exposure, but at least the margin (constant) that can be expected to prevent collision with the mechanical drive end is an intermediate value. By subtracting from, a similar effect can be obtained.
次のステップS708では、中間値を所定値に変更したことを反映してデジタルローパスフィルタ演算を行う。この出力をLPFOut(n)とする。ここで、ステップS707の前の段階で中間値が所定値より大きかった場合には、振れ補正量も大きくなり、その結果、シフトレンズ103の駆動量も大きくなる。また、中間値が大きい場合は、デジタルローパスフィルタのフィードフォワード部は出力を小さくしようと作用するため、正しい像振れ補正ができていないことがあった。しかし、本実施例1では、上記のように中間値を所定値(零)に変更するようにしているので、上記の問題点が改善される。
In the next step S708, a digital low-pass filter operation is performed reflecting that the intermediate value has been changed to a predetermined value. This output is defined as LPFOOut (n). Here, when the intermediate value is larger than the predetermined value in the stage before step S707, the shake correction amount also increases, and as a result, the drive amount of the
次のステップS709では、不連続点となるLPFOut(n)とLPFOut(n−1)の差分を算出する。ここではこの差分のことをオフセットと呼ぶ(図4(a)参照)。次のステップS710では、デジタルローパスフィルタ出力からオフセットを減算する。これにより、図4(b)に示すように、中間値変更後に生じた不連続点を連続的に接続することができる。 In the next step S709, the difference between LPFOOut (n) and LPFOOut (n−1) that are discontinuous points is calculated. Here, this difference is called an offset (see FIG. 4A). In the next step S710, the offset is subtracted from the digital low-pass filter output. Thereby, as shown in FIG.4 (b), the discontinuous point which arose after the intermediate value change can be connected continuously.
また、上記ステップS705にて最初のサンプリングでないと判定した場合はステップS712へ進み、デジタルローパスフィルタ演算を行う。その後、予め算出されているオフセットを用いて、次のステップS710にて、上記と同様にデジタルローパスフィルタ出力からオフセットを減算する。 If it is determined in step S705 that it is not the first sampling, the process proceeds to step S712 to perform digital low-pass filter calculation. Thereafter, using the offset calculated in advance, the offset is subtracted from the digital low-pass filter output in the same manner as described above in the next step S710.
以上のように、露光中のデジタルローパスフィルタ演算が行われる。 As described above, the digital low-pass filter calculation during exposure is performed.
露光が終了すると、上記したようにステップS713へ進み、デジタルローパスフィルタ演算を行い、オフセットを減算することはない。 When the exposure is completed, the process proceeds to step S713 as described above, the digital low-pass filter operation is performed, and the offset is not subtracted.
次のステップS711では、算出されたデジタルローパスフィルタの出力を用いて、振れ補正量の算出を行う。そして、ステップS714にて、振れ補正量算出のためのサンプリングを終了する。 In the next step S711, the shake correction amount is calculated using the calculated output of the digital low-pass filter. In step S714, the sampling for calculating the shake correction amount is terminated.
上記実施例1によれば、露光開始直前にデジタルローパスフィルタ手段であるデジタルローパスフィルタ203の中間値を所定値に変更するようにしている。よって、補正手段の駆動量が大きくなることを回避でき、別言すればパンニング動作のような大きな振れの影響を排除でき、適正な像振れ補正を行うことができる。
According to the first embodiment, the intermediate value of the digital low-
また、中間値を所定値(零)に変更したタイミングにおいて、変更後に生じたデジタルローパスフィルタ203の出力の不連続点を連続的に再接続するようにしている。よって、中間値変更後に生じた不連続点を連続的に接続することができる。
Further, at the timing when the intermediate value is changed to a predetermined value (zero), the discontinuous points of the output of the digital low-
(実施例2)
次に、本発明の実施例2に係わる撮像装置について説明する。なお、撮像装置の構成は図1および図2に示した構成と同じであり、その説明は省略する。
(Example 2)
Next, an image pickup apparatus according to
図6は、本発明の実施例2に係わる防振制御部209(209a,209b)の詳細を示すブロック図である。図3との違いは、デジタルハイパスフィルタとデジタルローパスフィルタを一つの系列とした場合、本発明の実施例2では2系列存在する点である。なお、図3と同じ部分は同一符号を付し、その説明は省略する。 FIG. 6 is a block diagram showing details of the image stabilization control unit 209 (209a, 209b) according to the second embodiment of the present invention. The difference from FIG. 3 is that when the digital high-pass filter and the digital low-pass filter are in one series, there are two series in the second embodiment of the present invention. In addition, the same part as FIG. 3 attaches | subjects the same code | symbol, and abbreviate | omits the description.
図6において、202が1系列目のデジタルハイパスフィルタ(デジタルHPF)であり、207が2系列目のデジタルハイパスフィルタ(デジタルHPF)である。また、203が1系列目のデジタルローパスフィルタ(デジタルLPF)であり、208が2系列目のデジタルローパスフィルタ(デジタルLPF)である。それぞれの系列は、各フィルタのカットオフ周波数を変更することにより、どの周波数帯域をターゲットとした特性であるかを特徴付けることができる。
In FIG. 6,
ここでは操作部117から入力された露光開始信号に合わせて、高周波数帯域をターゲットとした系列2(2系列目)から、低周波数帯域をターゲットとした系列1(1系列目)への切り換えを行った場合について説明する。なお、系列1は、体振れ+手振れの全域(例えば1〜15Hz)で抑振率が高い“性能重視”のフィルタ処理を行うもので、体振れ等の低域側にも高い抑振効果があり、露光中に利用される。この系列1の問題点は、シフトレンズ103がメカニカルな駆動端へ行きやすことである。一方、系列2は、ある特定周波数付近(例えば5Hz)で最も抑振率が高い“見え方重視”のフィルタ処理を行うものであり、露光中以外に利用される。
Here, in accordance with the exposure start signal input from the
デジタルフィルタ中間値変更部205において、操作部117から入力された露光開始信号に合わせて、1系列目のデジタローパスルフィルタ203の中間値を予め設定しておいた所定値に変更する。不連続点接続部206は、切り換え前の系列2と、中間値を変更した後の系列1との不連続点を連続的に接続するものである。系列は2つである必要はなく、3つ以上の複数系列に対しても同様の内容が適用できる。なお、上述の系列の切り換えは、不連続点接続部206が振れ補正量算出部204に対して行う。具体的には、振れ補正量算出部204において振れ補正量を算出する入力を系列1とするか系列2とするかを、不連続点接続部206からの指示により切り換える。なお、図7(a)(b)を用いて後述するように、不連続点を接続する場合と接続しない場合には、それぞれ利害得失があるが、不連続点接続部206は不連続点を接続しない場合でも、系列の切り換え部として作用する。
In the digital filter intermediate
図7(a),(b)は、本発明の実施例2に係わる、図4(a),(b)と同様の波形図である。つまり、デジタルローパスフィルタ中間値を変更する際の、X軸を時間軸、Y軸をシフトレンズ目標値、X軸とY軸の交点を時間ゼロおよびシフトレンズ目標値を駆動範囲の中心点とした波形図である。 FIGS. 7A and 7B are waveform diagrams similar to FIGS. 4A and 4B according to the second embodiment of the present invention. That is, when changing the digital low-pass filter intermediate value, the X axis is the time axis, the Y axis is the shift lens target value, the intersection of the X axis and the Y axis is time zero, and the shift lens target value is the center point of the drive range. It is a waveform diagram.
図7(a)の実線で表される系列1および系列2の波形は、それぞれ上述のデジタルローパスフィルタ208および203の出力波形を表している。そして、図7(a)で表す制御においては露光開始時において、系列2から系列1へ振れ補正量を算出するための入力を切り換えると同時に、系列1の中間値を零にする。また、露光終了時に再び系列2へ切り換える(戻す)。従って、この間のシフトレンズ目標値としては、破線で表される波形となる。
The
系列1および系列2の実線の波形においては、前回サンプリングの中間値が今回サンプリングの出力値へ与える影響が累積されていくため、右肩上がりの波形となる。その結果シフトレンズ103の駆動限界に近づく(駆動範囲の中心点から遠ざかる)ことになる。
In the solid line waveforms of
破線の波形は、前回サンプリングの中間値が今回サンプリングの出力値へ与える影響が一旦クリアされるため、累積の影響も解消され、右肩上がりの波形とはならず平坦な波形を示す。このように、中間値を所定値に変更する場合は、デジタルローパスフィルタ203の出力段階で露光開始時のオフセット分を定数として差し引く場合と異なり、それまでの累積の影響を排除することが可能である。
Since the influence of the intermediate value of the previous sampling on the output value of the current sampling is once cleared, the broken line waveform eliminates the influence of accumulation, and shows a flat waveform instead of a rising waveform. In this way, when the intermediate value is changed to a predetermined value, unlike the case where the offset at the start of exposure is subtracted as a constant at the output stage of the digital low-
図7(a)のように制御する場合には、露光開始時に系列2から系列1へ切り換え、系列1のデジタルローパスフィルタ203の中間値を所定値に変更してその出力値をそのままシフトレンズ目標値としている。そのため、シフトレンズ103をより中心点付近で駆動させる点においては好都合であるが、変更時において波形に不連続点が生じる。ここで、不連続点とは、系列2から系列1へ切り換える際にシフトレンズ目標値がそれぞれ異なることによって生じる点である。
In the case of control as shown in FIG. 7A, switching from the
図7(b)の制御では、図7(a)で発生した不連続点を連続的に接続するため、不連続点で生じるオフセット分だけ引き上げることを行っている。具体的には、系列2から系列1へ切り換える際に、系列1のデジタルローパスフィルタ203の中間値を所定値に変更したその出力値と切り換え時の系列2の出力値によって生じるオフセット(図7(a)のオフセット)を一旦算出して記憶する。そして、このオフセット分をデジタルローパスフィルタ203の出力に加算することによって実現する。このオフセットを引き上げる作業は、露光中に継続して行われる。その後、露光終了のタイミングでオフセットの加算を終了し、再び系列2へ切り換える(戻す)。
In the control of FIG. 7B, the discontinuous points generated in FIG. 7A are continuously connected, so that the offset generated at the discontinuous points is increased. Specifically, when switching from
なお、図7(b)においては、破線の波形は図7(a)の破線と同じく、系列1において中間値を零にした場合の出力波形を表す。また実線の波形は、露光期間においてこの波形をオフセット分引き上げて系列2に接続した様子を表す。従って、露光期間終了後は、系列2へ切り換えているため、ここで不連続点を生じている。
In FIG. 7B, the broken line waveform represents the output waveform when the intermediate value is set to zero in the
図7(b)のように制御すると、露光開始時に不連続点が生じることを防げるので、露光開始の前後で撮影画角が変更されることを防ぐことができる。 By controlling as shown in FIG. 7B, it is possible to prevent a discontinuous point from occurring at the start of exposure, and thus it is possible to prevent the shooting angle of view from being changed before and after the start of exposure.
ここで1次再帰型デジタルローパスフィルタの定数a,b,cとして好適な数値を例としてあげる。デジタルローパスフィルタ203のサンプリング周期を10KHzとすると、カットオフ周波数0.1Hzの場合はa=0.999993,b=0.000003,c=0.000003となる。また、デジタルローパスフィルタ208のサンプリング周期を10KHzとすると、カットオフ周波数0.1Hzの場合はa=0.999937,b=0.000031,c=0.000031となる。
Here, numerical values suitable as constants a, b, and c of the first-order recursive digital low-pass filter are given as examples. Assuming that the sampling period of the digital low-
次に、振れ検出部114からの振れ信号に基づいて振れ補正量を算出する際に、操作部117からの露光開始信号に合わせて、デジタルフィルタ中間値変更部205と不連続点接続部206が作用するときの動作を、図8のフローチャートを用いて説明する。なお、図5のフローチャートは1系列フィルタに対するものであったが、本実施例2に係わる図8のフローチャートは、図6に示した2系列フィルタに対する動作を示すものである。
Next, when the shake correction amount is calculated based on the shake signal from the
ステップS801より振れ補正量算出のためのサンプリング開始し、まずステップS802にて、A/D変換部201により、振れ検出部114にて検出された振れ信号であるアナログデータからデジタルデータに変換された値を取得する。そして、次のステップS803にて、露光中であるか否かの判定を行う。この結果、現在露光中でないと判定した場合はステップS813へ進み、デジタルハイパスフィルタ2演算を行い、続くステップS814にて、デジタルローパスフィルタ2演算、つまりそれぞれ2系列目の演算を行う。
In step S801, sampling for calculating the shake correction amount is started. First, in step S802, the A /
また、上記ステップS803にて現在露光中であると判定した場合はステップS804へ進み、デジタルハイパスフィルタ1演算を行う。ここから先は1系列目の演算を行う。次のステップS805では、露光開始後の最初のサンプリングであるか否かの判定を行う。ここで、最初のサンプリングであると判定した場合はステップS806へ進み、前回サンプリンにおけるデジタルローパスフィルタ2出力の保持を行う。この出力をLPFOut2(n−1)とする。続くステップS807では、デジタルローパスフィルタ1演算の中間値を所定値に変更する(図7参照)。ここで、中間値を所定値に変更するとは、所定値を零(ゼロ)に変更することである。
If it is determined in step S803 that exposure is currently in progress, the process proceeds to step S804, and the digital high-
次のステップS808では、中間値を所定値に変更したことを反映してデジタルローパスフィルタ1演算を行う。この出力をLPFOut1(n)とする。そして、次のステップS809にて、不連続点となるLPFOut1(n)とLPFOut2(n−1)の差分を算出する。ここではこの差分のことをオフセットと呼ぶ(図7参照)。続くステップS810では、デジタルローパスフィルタ1出力からオフセットを減算する。これにより、図7に示すように、中間値変更後に生じた不連続点を連続的に接続することができる。
In the next step S808, the digital low-
また、上記ステップS805にて最初のサンプリングでないと判定した場合はステップS812へ進み、デジタルローパスフィルタ1演算を行う。その後、予め算出されているオフセットを用いて、次のステップS810にて、デジタルローパスフィルタ出力からオフセットを減算する。
If it is determined in step S805 that it is not the first sampling, the process proceeds to step S812 to perform digital low-
以上のように露光中のデジタルローパスフィルタ演算が行われる。 As described above, the digital low-pass filter calculation during exposure is performed.
また、露光が終了すると上記したようにステップS813へ進み、デジタルハイパスフィルタ2演算を行い、次のステップ814にて、デジタルローパスフィルタ2演算を行い、オフセットを減算することはない。
When the exposure is completed, the process proceeds to step S813 as described above, and the digital high-
次のステップS811では、算出されたデジタルローパスフィルタの出力を用いて、振れ補正量の算出を行う。そして、ステップS815にて、振れ補正量算出のためのサンプリングを終了する。 In the next step S811, the shake correction amount is calculated using the calculated output of the digital low-pass filter. In step S815, sampling for calculating the shake correction amount is terminated.
上記実施例2によれば、振れ検出部114からデジタルローパスフィルタ手段を経て振れ補正量を算出するまでの系列を複数(系列1、系列2)備えている。そして、撮像部(撮像素子)119での露光直前に、振れ補正量を算出する系列を、系列2から系列1に切り換えるようにしている。そして、この切り換えタイミングにおいて、切り換え先系列(系列1)の、フィードバック部の算出結果として保持されているデジタルローパスフィルタ手段の中間値を所定値に変更するようにしている。よって、補正手段の駆動量が大きくなることを回避でき、別言すればパンニング動作のような大きな振れの影響を排除でき、適正な像振れ補正を行うことができる。
According to the second embodiment, a plurality of series (
また、中間値を所定値(零)に変更したタイミングにおいて、変更後に生じたデジタルローパスフィルタ203の出力の不連続点を連続的に再接続するようにしている。よって、中間値変更後に生じた不連続点を連続的に接続することができる。
Further, at the timing when the intermediate value is changed to a predetermined value (zero), the discontinuous points of the output of the digital low-
上記実施例1および実施例2では、1次再帰型デジタルローパスフィルタを用いて本発明を説明した。しかし、本発明は1次再帰型デジタルローパスフィルタに限られるものではなく、非再帰型デジタルローパスフィルタに適用することも可能である。図9を用いて説明したように、非再帰型デジタルローパスフィルタにおいては、遅延素子Z−1の出力が中間値となるため、この値を露光開始時に零などの所定値にすることで同様の効果が得られる。 In the first embodiment and the second embodiment, the present invention has been described using the first-order recursive digital low-pass filter. However, the present invention is not limited to the first-order recursive digital low-pass filter, and can be applied to a non-recursive digital low-pass filter. As described with reference to FIG. 9, in the non-recursive digital low-pass filter, the output of the delay element Z- 1 is an intermediate value, and this value is set to a predetermined value such as zero at the start of exposure. An effect is obtained.
また、デジタルローパスフィルタの次数は1次に限られるものではない。遅延素子Z−1が増えるに従って次数は増え、中間値も増えるが、露光開始時に一律にそれら複数の中間値を所定値に変更すれば、上記実施例と同様の効果を得ることができる。 Further, the order of the digital low-pass filter is not limited to the first order. As the delay element Z −1 increases, the order increases and the intermediate value also increases. However, if the plurality of intermediate values are uniformly changed to a predetermined value at the start of exposure, the same effect as in the above embodiment can be obtained.
(本発明と実施例の対応)
振れ検出部114が、本発明の、振れを検出する振れ検出手段に相当する。また、デジタルローパスフィルタ203が、本発明の、振れ検出手段からの振れ信号に対して所定周波数を通過させる、遅延素子を有するデジタルローパスフィルタ手段に相当する。また、振れ補正量算出部204が、本発明の、デジタルローパスフィルタ手段からの出力に基づいて振れ補正量を算出する算出手段に相当する。また、シフトレンズ103が本発明の補正手段に相当する。また、シフトレンズ駆動制御部104が、本発明の、振れ補正量を用いて補正手段を駆動し、像振れを補正させる制御手段に相当する。また、デジタルフィルタ中間値変更部205が、本発明の、露光直前にデジタルローパスフィルタ手段の中間値を所定値に変更する中間値変更手段に相当する。
(Correspondence between the present invention and the embodiment)
The
また、デジタルローパスフィルタ203が、本発明の、振れ検出手段からの振れ信号に対して所定周波数を通過させる、遅延素子を有する第1のデジタルローパスフィルタ手段に相当する。また、デジタルローパスフィルタ208が、本発明の、振れ検出手段からの振れ信号に対して、第1のデジタルローパスフィルタの通過帯域とは異なる所定周波数を通過させる、遅延素子を有する第2のデジタルローパスフィルタ手段に相当する。
The digital low-
103 シフトレンズ
104 シフトレンズ駆動制御部
109 撮像部
114 振れ検出部
117 操作部
201 A/D変換部
202,207 デジタルハイパスフィルタ
203,208 デジタルローパスフィルタ
204 振れ補正量算出部
205 デジタルフィルタ中間値変更部
206 不連続点接続部
209a,209b 防振制御部
301a,301b PID部
302a,302b ドライブ部
303a,303b 位置検出部
DESCRIPTION OF
Claims (7)
前記振れ検出手段からの振れ信号に対して所定周波数帯域を通過させる、遅延素子を有する第1のデジタルフィルタと、
前記振れ検出手段からの振れ信号に対して前記第1のデジタルフィルタの通過帯域とは異なる所定周波数帯域を通過させる、遅延素子を有する第2のデジタルフィルタと、露光開始までは前記第2のデジタルフィルタからの出力に基づいて振れ補正量を算出し、露光後は前記第1のデジタルフィルタからの出力に基づいて振れ補正量を算出する算出手段と、
前記振れ補正量を用いて補正手段を駆動し、像振れを補正させる制御手段と、前記振れ補正量を算出するためのフィルタが前記第2のデジタルフィルタから前記第1のデジタルフィルタに切り替わる時に、前記第1のデジタルフィルタの前記遅延素子が保持する中間値を所定値に変更する中間値変更手段と、
前記中間値を前記所定値に変更したタイミングにおいて、前記変更前の第2のデジタルフィルタからの出力と前記変更後の前記第1のデジタルフィルタからの出力の差分を算出し、前記差分を前記第1のデジタルフィルタからの出力に加算する不連続点接続手段とを有することを特徴とする像振れ補正装置。 Shake detection means for detecting shake;
A first digital filter having a delay element that passes a predetermined frequency band with respect to a shake signal from the shake detection means;
A second digital filter having a delay element that allows a shake signal from the shake detection means to pass a predetermined frequency band different from a pass band of the first digital filter; and the second digital filter until the start of exposure. Calculating means for calculating a shake correction amount based on an output from the filter, and calculating a shake correction amount based on an output from the first digital filter after exposure;
Using the shake correction amount by driving the correcting means, and control means for correcting the image blur, when the filter for calculating the shake correction amount is switched to the first digital filter from the second digital filter, Intermediate value changing means for changing an intermediate value held by the delay element of the first digital filter to a predetermined value;
In the timing changing the intermediate value to the predetermined value, it calculates the difference between the output from the output from the first digital filter after the change from the second digital filter before the change, the said differential second An image blur correction apparatus comprising discontinuous point connecting means for adding to the output from one digital filter.
遅延ステップを有し、前記振れ検出手段からの振れ信号に対して所定周波数帯域を通過させる第1のフィルタステップと、
遅延ステップを有し、前記振れ検出手段からの振れ信号に対して前記第1のフィルタステップでの通過帯域とは異なる周波数帯域を通過させる第2のフィルタステップと、露光開始までは前記第2のフィルタステップからの出力に基づいて振れ補正量を算出し、露光後は前記第1のフィルタステップからの出力に基づいて振れ補正量を算出する算出ステップと、
前記振れ補正量を用いて補正手段を駆動し、像振れを補正させる制御ステップと、前記振れ補正量を算出するためのフィルタが第2のフィルタステップから第1のフィルタステップに切り替わる時に、前記第1のフィルタステップでの前記遅延ステップにて保持される中間値を所定値に変更する中間値変更ステップと、
前記中間値を前記所定値に変更したタイミングにおいて、前記変更前の第2のフィルタステップからの出力と前記変更後の第1のフィルタステップからの出力の差分を算出し、前記差分を前記変更後に生じた第1のフィルタステップからの出力に加算する不連続点接続ステップとを有することを特徴とする像振れ補正装置の制御方法。 A control method for an image shake correction apparatus that drives the correction means based on the shake signal detected by the shake detection means to correct image shake,
A first filtering step having a delay step, and allowing a shake signal from the shake detection means to pass a predetermined frequency band;
A delay step, and a second filter step of passing a different frequency band than the pass band in the first filtering step with respect to the shake signal from the shake detection unit, the exposure to the start of the second A calculation step of calculating a shake correction amount based on an output from the filter step, and calculating a shake correction amount based on an output from the first filter step after exposure;
When the correction unit is driven using the shake correction amount to correct the image shake and the filter for calculating the shake correction amount is switched from the second filter step to the first filter step, the first step is performed. An intermediate value changing step for changing the intermediate value held in the delay step in one filter step to a predetermined value;
In the timing changing the intermediate value to the predetermined value, calculates the difference between the output from the first filter step after the output and the change from the second filter step before the change, the difference after the change And a discontinuous point connecting step for adding to the output from the first filter step that has occurred.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012286674A JP5539490B2 (en) | 2012-12-28 | 2012-12-28 | Image shake correction apparatus, optical apparatus including the same, imaging apparatus, and image shake correction apparatus control method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012286674A JP5539490B2 (en) | 2012-12-28 | 2012-12-28 | Image shake correction apparatus, optical apparatus including the same, imaging apparatus, and image shake correction apparatus control method |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008061859A Division JP5178250B2 (en) | 2008-03-11 | 2008-03-11 | Image blur correction apparatus, optical apparatus including the same, image pickup apparatus, and image blur correction apparatus control method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013057980A JP2013057980A (en) | 2013-03-28 |
JP5539490B2 true JP5539490B2 (en) | 2014-07-02 |
Family
ID=48133846
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012286674A Expired - Fee Related JP5539490B2 (en) | 2012-12-28 | 2012-12-28 | Image shake correction apparatus, optical apparatus including the same, imaging apparatus, and image shake correction apparatus control method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5539490B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6242145B2 (en) * | 2013-10-10 | 2017-12-06 | キヤノン株式会社 | Image shake correction apparatus, control method thereof, and imaging apparatus |
JP6351246B2 (en) * | 2013-12-12 | 2018-07-04 | キヤノン株式会社 | Image shake correction apparatus, control method therefor, optical apparatus, and imaging apparatus |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5721115A (en) * | 1980-07-15 | 1982-02-03 | Casio Comput Co Ltd | Digital filter device |
JP3397417B2 (en) * | 1993-12-30 | 2003-04-14 | キヤノン株式会社 | Anti-vibration control device for camera |
US5835895A (en) * | 1997-08-13 | 1998-11-10 | Microsoft Corporation | Infinite impulse response filter for 3D sound with tap delay line initialization |
JP3960574B2 (en) * | 1998-12-17 | 2007-08-15 | Necトーキン株式会社 | Attitude angle detector |
JP3588715B2 (en) * | 1999-08-16 | 2004-11-17 | 松下電器産業株式会社 | Motion detection device and image motion correction device |
JP2004159051A (en) * | 2002-11-06 | 2004-06-03 | Minolta Co Ltd | Camera shake correction device and image pickup device |
JP4307430B2 (en) * | 2005-09-22 | 2009-08-05 | 三洋電機株式会社 | Camera shake detection device |
JP2007324929A (en) * | 2006-05-31 | 2007-12-13 | Victor Co Of Japan Ltd | Device for correcting blurring due to hand shake |
-
2012
- 2012-12-28 JP JP2012286674A patent/JP5539490B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2013057980A (en) | 2013-03-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5178250B2 (en) | Image blur correction apparatus, optical apparatus including the same, image pickup apparatus, and image blur correction apparatus control method | |
US9626743B2 (en) | Image stabilization apparatus, method of controlling the same, image capturing apparatus, lens apparatus, and storage medium | |
JP5409342B2 (en) | Imaging apparatus and control method thereof | |
US8310552B2 (en) | Imaging apparatus | |
JP2015031779A (en) | Image shake correction device and control method for the same, lens barrel, optical device and imaging device | |
JP5612917B2 (en) | Optical apparatus and control method thereof | |
JP5744426B2 (en) | Optical apparatus and control method thereof | |
US8878947B2 (en) | Image capturing apparatus and method of controlling image capturing apparatus | |
JP5539490B2 (en) | Image shake correction apparatus, optical apparatus including the same, imaging apparatus, and image shake correction apparatus control method | |
JPH08307762A (en) | Shake correcting device | |
JP2009069618A (en) | Imaging apparatus, control program, and record medium | |
JP5294658B2 (en) | Image shake correction apparatus, optical apparatus including the same, and imaging apparatus | |
JP2006319852A (en) | Imaging apparatus | |
JP5268498B2 (en) | Image shake correction apparatus, optical apparatus and image pickup apparatus, and image shake correction apparatus control method | |
JP2016048289A (en) | Imaging apparatus, method for controlling imaging apparatus, and computer program | |
JP5744165B2 (en) | Imaging apparatus, blur correction apparatus, and control method thereof | |
US11943535B2 (en) | Image stabilization control device and storage medium | |
JP5121766B2 (en) | Image blur correction apparatus, optical apparatus, image pickup apparatus, image blur correction apparatus control method, and program | |
JP6178573B2 (en) | Image blur correction apparatus, control method therefor, program, and storage medium | |
JP4909061B2 (en) | Imaging device | |
JP2015152886A (en) | Imaging device and control method of the same | |
JP2015215513A (en) | Tremor correction device, tremor correction method and program, and imaging device | |
JP6579900B2 (en) | Image blur correction apparatus and method | |
JP5274202B2 (en) | Image shake correction apparatus, image pickup apparatus, and image shake correction apparatus control method | |
JP2011013333A (en) | Imaging apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130128 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130128 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140110 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140121 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140311 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20140401 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5539490 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140430 |
|
LAPS | Cancellation because of no payment of annual fees |