JP2013057980A - Image blur correction device, optical device having the same, imaging apparatus, and control method of image blur correction device - Google Patents

Image blur correction device, optical device having the same, imaging apparatus, and control method of image blur correction device Download PDF

Info

Publication number
JP2013057980A
JP2013057980A JP2012286674A JP2012286674A JP2013057980A JP 2013057980 A JP2013057980 A JP 2013057980A JP 2012286674 A JP2012286674 A JP 2012286674A JP 2012286674 A JP2012286674 A JP 2012286674A JP 2013057980 A JP2013057980 A JP 2013057980A
Authority
JP
Japan
Prior art keywords
pass filter
shake
digital low
unit
intermediate value
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
JP2012286674A
Other languages
Japanese (ja)
Other versions
JP5539490B2 (en
Inventor
Shinyo Shibata
進洋 柴田
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 JP2012286674A priority Critical patent/JP5539490B2/en
Publication of JP2013057980A publication Critical patent/JP2013057980A/en
Application granted granted Critical
Publication of JP5539490B2 publication Critical patent/JP5539490B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an imaging apparatus that can appropriately correct an image blur by avoiding increasing of a driving amount of correction means.SOLUTION: An imaging apparatus comprises: shake detection means 114 for detecting a shake; digital low pass filter means 203 with a delay element for transmitting predetermined frequencies of a shake signal from the shake detection means; calculation means 204 for calculating a shake correction amount on the basis of output of the digital low pass filter means; and control means for driving correction means by using the shake correction amount to correct an image blur. The imaging apparatus comprises intermediate value changing means 205 for changing an intermediate value of the digital low pass filter means to a predetermined value just before exposure.

Description

本発明は、像振れ補正機能を有する撮像装置に関するものである。   The present invention relates to an imaging apparatus having an image blur correction function.

スチルカメラ、ビデオカメラに代表される撮像装置において、その装置に外部から与えられた手振れ等の振れを補正する方式として、光学式像振れ補正方式と撮像素子式像振れ補正方式等がある。   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 Patent Document 1, if the shift lens drive amount is large, the exposure is within the drive range before exposure. A technique for returning the shift lens to a predetermined position in is disclosed.

特開平7−199263号公報JP 7-199263 A

上記特許文献1によると、像振れ補正用のシフトレンズの駆動量が大きい場合は、露光前に所定の位置までシフトレンズを戻すようにしているため、駆動限界付近にある場合であっても駆動範囲を確保することができる。   According to the above-mentioned Patent Document 1, when the shift amount of the shift lens for image blur correction is large, the shift lens is returned to a predetermined position before exposure, so that the drive is performed even when the shift lens is near the drive limit. A range can be secured.

しかしながら、デジタルローパスフィルタを使用している場合、デジタルフィルタの出力である振れ補正量を所定量変化させても中間値が大きいときには、所定量変化直後に出力が大きくなってしまい、結果的に短時間でまた駆動量が大きくなってしまう。また、中間値が大きい場合は、デジタルローパスフィルタの中間値は最終的なデジタルフィルタの出力を小さくしようと作用するため、正しく像振れ補正ができない場合がある。   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 is to avoid an increase in the driving amount of the correction means by changing the intermediate value of the digital low-pass filter means having a delay element to a predetermined value immediately before the start of exposure (such as a large panning operation). An object of the present invention is to provide an imaging apparatus capable of performing appropriate image blur correction while eliminating the influence of shake.

上記目的を達成するために、本発明は、振れを検出する振れ検出手段と、前記振れ検出手段からの振れ信号に対して所定周波数を通過させる、遅延素子を有するデジタルローパスフィルタ手段と、前記デジタルローパスフィルタ手段からの出力に基づいて振れ補正量を算出する算出手段と、前記振れ補正量を用いて補正手段を駆動し、像振れを補正させる制御手段とを有する撮像装置において、露光直前に前記デジタルローパスフィルタ手段の中間値を所定値に変更する中間値変更手段を有する撮像装置とするものである。   In order to achieve the above object, the present invention provides a shake detection means for detecting shake, a digital low-pass filter means having a delay element for allowing a shake signal from the shake detection means to pass through a predetermined frequency, and the digital In an imaging apparatus having a calculation unit that calculates a shake correction amount based on an output from a low-pass filter unit, and a control unit that drives the correction unit using the shake correction amount to correct an image shake, the imaging device immediately before exposure The imaging apparatus includes intermediate value changing means for changing the intermediate value of the digital low-pass filter means to a predetermined value.

同じく上記目的を達成するために、本発明は、振れを検出する振れ検出手段と、前記振れ検出手段からの振れ信号に対して所定周波数を通過させる、遅延素子を有する第1のデジタルローパスフィルタ手段と、前記振れ検出手段からの振れ信号に対して、前記第1のデジタルローパスフィルタの通過帯域とは異なる所定周波数を通過させる、遅延素子を有する第2のデジタルローパスフィルタ手段と、前記第1または前記第2のデジタルローパスフィルタ手段からの出力に基づいて振れ補正量を算出する算出手段と、前記振れ補正量を用いて補正手段を駆動し、像振れを補正させる制御手段とを有する撮像装置において、露光直前に前記算出手段への入力を前記第2のデジタルローパスフィルタ手段から前記第1のデジタルローパスフィルタ手段に切り換え、かつ、前記第1のデジタルローパスフィルタ手段の中間値を所定値に変更する中間値変更手段を有する撮像装置とするものである。   In order to achieve the above object, the present invention provides a shake detection means for detecting a shake and a first digital low-pass filter means having a delay element for allowing a shake signal from the shake detection means to pass a predetermined frequency. A second digital low-pass filter means having a delay element that allows a shake signal from the shake detection means to pass a predetermined frequency different from a pass band of the first digital low-pass filter, and the first or An imaging apparatus comprising: a calculation unit that calculates a shake correction amount based on an output from the second digital low-pass filter unit; and a control unit that drives the correction unit using the shake correction amount to correct image shake. The input to the calculation means is input from the second digital low-pass filter means to the first digital low-pass filter immediately before exposure. Switching to stage, and it is an image pickup apparatus having an intermediate value changing means for changing the intermediate values of the first digital low-pass filter means to a predetermined value.

本発明によれば、露光開始直前に遅延素子を有するデジタルローパスフィルタ手段の中間値を所定値に変更することにより、補正手段の駆動量が大きくなることを回避して、適正な像振れ補正を行うことができる撮像装置を提供できるものである。   According to the present invention, the intermediate value of the digital low-pass filter means having a delay element is changed to a predetermined value immediately before the start of exposure, thereby avoiding an increase in the driving amount of the correction means and performing appropriate image blur correction. An imaging device that can be provided can be provided.

本発明の各実施例に係る撮像装置を示す構成図である。It is a block diagram which shows the imaging device which concerns on each Example of this invention. 本発明の各実施例に係るシフトレンズ駆動制御部等の回路構成を示すブロック図である。It is a block diagram which shows circuit structures, such as a shift lens drive control part concerning each Example of this invention. 本発明の実施例1に係る防振制御部内の構成を示すブロック図である。It is a block diagram which shows the structure in the image stabilization control part which concerns on Example 1 of this invention. 本発明の実施例1に係るシフトレンズ目標値を示す波形図である。It is a wave form diagram which shows the shift lens target value which concerns on Example 1 of this invention. 本発明の実施例1に係る振れ補正量算出のための動作を示すフローチャートである。It is a flowchart which shows the operation | movement for shake correction amount calculation which concerns on Example 1 of this invention. 本発明の実施例2に係る防振制御部内の構成を示すブロック図である。It is a block diagram which shows the structure in the image stabilization control part which concerns on Example 2 of this invention. 本発明の実施例2に係るシフトレンズ目標値を示す波形図である。It is a wave form diagram which shows the shift lens target value which concerns on Example 2 of this invention. 本発明の実施例2に係る振れ補正量算出のための動作を示すフローチャートである。It is a flowchart which shows the operation | movement for shake correction amount calculation which concerns on Example 2 of this invention. 一般的な再帰型1次デジタルフィルタを示す構成図であるIt is a block diagram which shows a general recursive primary digital filter.

本発明を実施するための最良の形態は、以下の実施例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, reference numeral 101 denotes a zoom unit, which includes a zoom lens that performs zooming. Reference numeral 102 denotes a zoom drive control unit that controls the drive of the zoom unit 101. Reference numeral 103 denotes a shift lens which is an example of a correction unit for image blur correction capable of changing a position in a plane orthogonal to the optical axis 100. A shift lens drive control unit 104 controls the drive of the shift lens 103. During power saving, power supply to the shift lens drive control unit 104 is stopped by the control unit 119 described later.

105は絞り・シャッタユニットである。106は絞り・シャッタ駆動制御部であり、絞り・シャッタユニット105の駆動を制御する。107はフォーカスユニットであり、ピント調節を行うレンズを含む。108はフォーカス駆動制御部であり、フォーカスユニット107の駆動を制御する。109はCCD等の撮像素子が用いられる撮像部であり、各レンズ群を通ってきた光像を電気信号に変換する。110は撮像信号処理部であり、撮像部109から出力された電気信号を映像信号に変換処理する。111は映像信号処理部であり、撮像信号処理部110から出力された映像信号を用途に応じて加工する。112は表示部であり、映像信号処理部111から出力された映像信号に基づいて、必要に応じて画像表示を行う。113は表示制御部であり、撮像部109および表示部112の動作や表示を制御する。   Reference numeral 105 denotes an aperture / shutter unit. Reference numeral 106 denotes an aperture / shutter drive control unit which controls driving of the aperture / shutter unit 105. A focus unit 107 includes a lens that performs focus adjustment. A focus drive control unit 108 controls the drive of the focus unit 107. Reference numeral 109 denotes an image pickup unit that uses an image pickup element such as a CCD, and converts an optical image that has passed through each lens group into an electrical signal. Reference numeral 110 denotes an imaging signal processing unit that converts an electrical signal output from the imaging unit 109 into a video signal. A video signal processing unit 111 processes the video signal output from the imaging signal processing unit 110 according to the application. Reference numeral 112 denotes a display unit that displays an image as necessary based on the video signal output from the video signal processing unit 111. A display control unit 113 controls the operation and display of the imaging unit 109 and the display unit 112.

114は角速度センサ等の振れ検出部であり、撮影装置に与えられた振れの度合いを検出する。115は電源部であり、システム全体に用途に応じて電源を供給する。116は外部入出力端子部であり、外部との間で通信信号及び映像信号を入出力する。117はシステムを操作するための操作部である。118は記憶部であり、映像情報など様々なデータを記憶する。119はシステム全体を制御する制御部である。   A shake detection unit 114 such as an angular velocity sensor detects the degree of shake given to the photographing apparatus. Reference numeral 115 denotes a power supply unit that supplies power to the entire system according to the application. An external input / output terminal unit 116 inputs / outputs communication signals and video signals to / from the outside. Reference numeral 117 denotes an operation unit for operating the system. Reference numeral 118 denotes a storage unit that stores various data such as video information. A control unit 119 controls the entire system.

次に、上記の構成を持つ撮像装置の動作について説明する。   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 operation unit 117 includes a shutter release button configured such that the first switch (SW1) and the second switch (SW2) are sequentially turned on according to the amount of pressing. The first switch is turned on when the shutter release button is depressed approximately half, and the second switch is turned on when the shutter release button is depressed to the end. When the first switch is turned on, the control unit 119 drives the focus unit 107 via the focus drive control unit 108 to perform focus adjustment. At the same time, the diaphragm / shutter unit 105 is driven via the diaphragm / shutter drive controller 106 to set an appropriate exposure amount. When the second switch is further turned on, the control unit 119 causes the storage unit 118 to store image data obtained from the light image exposed to the imaging unit 109.

このとき、操作部117より像振れ補正機能を有効にする指示があれば、制御部119は、シフトレンズ駆動制御部104に像振れ補正動作を指示する。すると、指示を受けたシフトレンズ駆動制御部104が、像振れ補正機能無効の指示がなされるまでシフトレンズ103を駆動、つまり光軸100と直交する平面内で振れをキャンセルする方向にシフトレンズ103を移動させ、像振れ補正の動作を行う。   At this time, if there is an instruction to enable the image blur correction function from the operation unit 117, the control unit 119 instructs the shift lens drive control unit 104 to perform an image blur correction operation. Then, the shift lens drive control unit 104 that has received the instruction drives the shift lens 103 until an instruction to disable the image blur correction function is made, that is, the shift lens 103 in a direction to cancel the shake in a plane orthogonal to the optical axis 100. Is moved to perform image blur correction.

上記操作部117が一定時間操作されなかった場合、制御部119は、省電力のために表示部112やシフトレンズ駆動制御部104への電源を遮断する。   When the operation unit 117 has not been operated for a certain period of time, the control unit 119 shuts off the power to the display unit 112 and the shift lens drive control unit 104 in order to save power.

また、この撮像装置では、静止画撮影モードと動画撮影モードとのうちの一方を操作部117より選択可能であり、それぞれのモードにおいて各駆動制御部の動作条件を変更することができる。   Further, in this imaging apparatus, one of the still image shooting mode and the moving image shooting mode can be selected by the operation unit 117, and the operation condition of each drive control unit can be changed in each mode.

また、操作部117により変倍の指示があると、制御部119は、ズーム駆動制御部102を介してズームユニット101を駆動して、指示されたズーム位置にズームユニット101を移動させる。それとともに、撮像部109から送られた各信号処理部110,111にて処理された画像情報に基づいて、フォーカス駆動制御部108を介してフォーカスユニット107を駆動してピント調節を行わせる。   When the zoom unit 101 is instructed by the operation unit 117, the control unit 119 drives the zoom unit 101 via the zoom drive control unit 102 to move the zoom unit 101 to the instructed zoom position. At the same time, based on the image information processed by the signal processing units 110 and 111 sent from the imaging unit 109, the focus unit 107 is driven via the focus drive control unit 108 to perform focus adjustment.

図2は、シフトレンズ駆動制御部104の内部構成およびその前段の回路構成を示すブロック図である。   FIG. 2 is a block diagram showing the internal configuration of the shift lens drive control unit 104 and the circuit configuration of the preceding stage.

まず、シフトレンズ駆動制御部104の前段側の構成について説明する。114aは通常姿勢の撮像装置の垂直方向(ピッチ方向)の振れを検出する縦方向振れ検出部、114bは通常姿勢の撮像装置の水平方向(ヨー方向)の振れを検出する横方向振れ検出部である。209a,209bはそれぞれ制御部119に含まれる防振制御部であり、ピッチ方向およびヨー方向の振れ補正量を算出してシフトレンズ103の駆動目標位置を決定し、シフトレンズ駆動制御部104に出力する。   First, the configuration on the front stage side of the shift lens drive control unit 104 will be described. 114a is a vertical shake detection unit that detects vertical (pitch direction) shakes of the imaging device in the normal posture, and 114b is a horizontal shake detection unit that detects horizontal (yaw direction) shakes of the imaging device in the normal posture. is there. Reference numerals 209a and 209b denote anti-vibration control units included in the control unit 119, which calculate shake correction amounts in the pitch direction and the yaw direction, determine the drive target position of the shift lens 103, and output it to the shift lens drive control unit 104. To do.

次に、シフトレンズ駆動制御部104内の構成について説明する。301a,301bはピッチ方向およびヨー方向のフィードバック制御部としてのPID部であり、上記の駆動目標位置とシフトレンズ103の現在の位置を示す後述の実位置信号との偏差から制御量を求め、位置指令信号を出力する。302a,302bはピッチ方向およびヨー方向のドライブ部であり、PID部301a,301bから送られて来た位置指令信号に基づき、シフトレンズ103を駆動する。303a、303bはピッチ方向およびヨー方向の位置検出部であり、シフトレンズ103のそれぞれの方向の現在の位置を検出して実位置信号をPID部301a,301bに出力する。   Next, the configuration within the shift lens drive control unit 104 will be described. Reference numerals 301a and 301b denote PID units as feedback control units in the pitch direction and the yaw direction, and a control amount is obtained from a deviation between the above drive target position and an actual position signal to be described later indicating the current position of the shift lens 103. A command signal is output. Reference numerals 302a and 302b denote pitch direction and yaw direction drive units, which drive the shift lens 103 based on position command signals sent from the PID units 301a and 301b. Reference numerals 303a and 303b denote position detectors in the pitch direction and the yaw direction, which detect current positions of the shift lens 103 in the respective directions and output actual position signals to the PID units 301a and 301b.

次に、シフトレンズ駆動制御部104によるシフトレンズ103の位置制御について説明する。   Next, position control of the shift lens 103 by the shift lens drive control unit 104 will be described.

シフトレンズ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 shift lens 103, the shift lens 103 is driven in the pitch direction and the yaw direction based on signals indicating the shake of the imaging device from the shake detection unit 114a and the shake detection unit 114b. A magnet is attached to the shift lens 103, and the position detection units 303a and 303b detect the magnetic field of the magnet, and the actual position signal of the shift lens 103 is output to the PID units 301a and 301b. The PID units 301a and 301b perform feedback control such that the input actual position signal converges to the drive target position sent from the image stabilization control units 209 and 209b. At this time, the PID units 301a and 301b perform PID control that selectively combines proportional (P) control, integral (I) control, and differential (D) control.

以上により、撮像装置に手振れなどの振れが発生しても、像振れを適正に補正することができる。   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, reference numeral 201 denotes an A / D converter that converts analog data, which is a shake signal detected by the shake detector 114 (114a, 114b), into digital data. Reference numeral 202 denotes a digital high-pass filter (digital HPF), which is a filter that passes a predetermined high frequency band. As an example, the constants a and b in the configuration of the primary filter shown in FIG. 9 are positive signs, and the constant c is a negative sign filter. Reference numeral 203 denotes a digital low-pass filter (digital LPF), which is a filter that passes a predetermined low frequency band. As an example, the constants a and b in the configuration of the primary filter shown in FIG. 9 are positive signs, and the constant c is a positive sign filter. The data detected by the shake detection unit 114 is an angular velocity, and when the shift lens drive control unit 104 controls the shift lens 103 as an angle, the digital low-pass filter 203 functions as an integrator.

204は振れ補正量算出部であり、デジタルローパスフィルタ203の出力結果である振れ量に対して、符号反転を行い、図1のズーム駆動制御部102からのズーム位置情報とフォーカス駆動制御部108からのフォーカス情報を反映した振れ補正量を算出する。205はデジタルフィルタ中間値変更部であり、操作部117から入力された露光開始信号(第2スイッチのオン信号)に合わせてデジタルローパスフィルタ203の保持されていた中間値を予め設定しておいた所定値に変更する。206は不連続点接続部であり、デジタルフィルタ中間値変更部205により生じたデジタルローパスフィルタ203の出力結果の不連続点を連続的に接続する。   A shake correction amount calculation unit 204 performs sign inversion on the shake amount as an output result of the digital low-pass filter 203, and performs zoom position information from the zoom drive control unit 102 and the focus drive control unit 108 in FIG. The amount of shake correction reflecting the focus information is calculated. Reference numeral 205 denotes a digital filter intermediate value changing unit that presets the intermediate value held by the digital low-pass filter 203 in accordance with the exposure start signal (second switch ON signal) input from the operation unit 117. Change to a predetermined value. A discontinuous point connection unit 206 continuously connects discontinuous points of the output result of the digital low-pass filter 203 generated by the digital filter intermediate value changing unit 205.

振れ補正量算出部204の算出結果(駆動目標位置)がシフトレンズ駆動制御部104へ出力され、シフトレンズ103の駆動が開始される。   The calculation result (drive target position) of the shake correction amount calculation unit 204 is output to the shift lens drive control unit 104, and the drive of the shift lens 103 is started.

図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 shift lens 103, and the intersection of the X-axis and Y-axis as the time zero and shift lens when changing the digital filter intermediate value. FIG. 10 is a waveform diagram with a center point (drive center) of a drive range 103; The center point of the driving range is usually the optical axis 100.

シフトレンズ目標値は、デジタルローパスフィルタ203の出力に対して符号反転を行い、ズーム、フォーカス情報を定倍した値である。   The shift lens target value is a value obtained by inverting the sign of the output of the digital low-pass filter 203 and multiplying the zoom and focus information.

図4(a)の点線の波形は、露光開始後もデジタルローパスフィルタ203の中間値を変更しない場合において算出される目標値を表す。このときは、前回サンプリングの中間値が今回サンプリングの出力値へ与える影響が累積されていくため、右肩上がりの波形となる。その結果シフトレンズ103の駆動限界に近づく(駆動範囲の中心点から遠ざかる)ことになる。   The dotted waveform in FIG. 4A represents a target value calculated when the intermediate value of the digital low-pass filter 203 is not changed even after the exposure is started. At this time, since the influence of the intermediate value of the previous sampling on the output value of the current sampling is accumulated, the waveform rises to the right. As a result, the drive limit of the shift lens 103 is approached (away from the center point of the drive range).

一方、図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-pass filter 203 is changed at the start of exposure. At this time, since the influence of the intermediate value of the previous sampling on the output value of the current sampling is once cleared, the influence of the accumulation is also eliminated, and a flat waveform is shown 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-pass filter 203, it is possible to eliminate the influence of the previous accumulation. is there.

図4(a)のように制御する場合には、露光開始時にデジタルローパスフィルタ203の中間値を所定値に変更してその出力値をそのままシフトレンズ目標値としている。そのため、シフトレンズ103をより中心点付近で駆動させる点においては好都合であるが、変更時において波形に不連続点が生じる。ここで、不連続点とは、直前のシフトレンズ目標値と、中間値を変更した直後のシフトレンズ目標値との差分、即ちオフセットによって生じる点である。   In the case of control as shown in FIG. 4A, the intermediate value of the digital low-pass filter 203 is changed to a predetermined value at the start of exposure, and the output value is directly used as the shift lens target value. Therefore, it is convenient in that the shift lens 103 is driven near the center point, but discontinuous points occur in the waveform at the time of change. Here, the discontinuous point is a point generated by a difference, that is, an offset between the immediately preceding shift lens target value and the shift lens target value immediately after changing the intermediate value.

図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-pass filter 203. The operation of raising the offset is continuously performed during exposure. Thereafter, the addition of the offset ends at the timing of the end of exposure. By controlling in this way, it is possible to prevent the occurrence of discontinuous points, and thus it is possible to prevent the shooting angle of view from being changed before and after the start of exposure.

ここで、デジタルローパスフィルタ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-pass filter 203, assuming that the sampling period is 10 KHz, a = 0.999993, b = 0. 000003, c = 0.000003 is preferred.

次に、振れ検出部114からの振れ信号に基づいて振れ補正量を算出する際に、操作部117からの露光開始信号に合わせてデジタルフィルタ中間値変更部205と不連続点接続部206が作用するときの動作を、図5のフローチャートを用いて説明する。   Next, when the shake correction amount is calculated based on the shake signal from the shake detection unit 114, the digital filter intermediate value change unit 205 and the discontinuous point connection unit 206 act in accordance with the exposure start signal from the operation unit 117. The operation when doing this will be described with reference to the flowchart of FIG.

ステップ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 / D conversion unit 201 converts analog data, which is a shake signal detected by the shake detection unit 114, into digital data. Get the value that was recorded. In the next step S703, digital high-pass filter calculation is performed. This calculation is performed by the digital high-pass filter 202, and the constant c in the configuration of the primary filter shown in FIG. 9 is a negative sign filter. The digital high-pass filter 202 is a filter that passes a predetermined high frequency band, and serves as an example to block a low frequency band as a temperature drift component of the shake detection unit 114.

次のステップ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 operation unit 117 is the start of exposure, and the time when the second switch is turned on is under exposure. If the result of this determination is that exposure is not currently in progress, processing proceeds from step S704 to step S713, and digital low-pass filter calculation is performed. This calculation is performed by the digital low-pass filter 203, and the constant c in the configuration of the primary filter shown in FIG. 9 is a positive sign filter. The digital low-pass filter 203 is a filter that passes a predetermined low-frequency band, and serves as an integrator as an example.

一方、上記ステップ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 shift lens 103 also increases. In addition, when the intermediate value is large, the feedforward unit of the digital low-pass filter acts to reduce the output, and thus correct image blur correction may not be performed. However, in the first embodiment, since the intermediate value is changed to the predetermined value (zero) as described above, the above problem is improved.

次のステップ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-pass filter 203, which is a digital low-pass filter means, is changed to a predetermined value immediately before the start of exposure. Therefore, it is possible to avoid an increase in the driving amount of the correction unit, in other words, it is possible to eliminate the influence of a large shake such as a panning operation and perform an appropriate image shake correction.

また、中間値を所定値(零)に変更したタイミングにおいて、変更後に生じたデジタルローパスフィルタ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-pass filter 203 generated after the change are continuously reconnected. Therefore, discontinuous points generated after changing the intermediate value can be continuously connected.

(実施例2)
次に、本発明の実施例2に係わる撮像装置について説明する。なお、撮像装置の構成は図1および図2に示した構成と同じであり、その説明は省略する。
(Example 2)
Next, an image pickup apparatus according to Embodiment 2 of the present invention will be described. Note that the configuration of the imaging apparatus is the same as the configuration shown in FIGS. 1 and 2, and a description thereof will be omitted.

図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, reference numeral 202 denotes a first series digital high-pass filter (digital HPF), and reference numeral 207 denotes a second series digital high-pass filter (digital HPF). Reference numeral 203 denotes a first series digital low-pass filter (digital LPF), and 208 denotes a second series digital low-pass filter (digital LPF). Each series can characterize which frequency band is the target characteristic by changing the cutoff frequency of each filter.

ここでは操作部117から入力された露光開始信号に合わせて、高周波数帯域をターゲットとした系列2(2系列目)から、低周波数帯域をターゲットとした系列1(1系列目)への切り換えを行った場合について説明する。なお、系列1は、体振れ+手振れの全域(例えば1〜15Hz)で抑振率が高い“性能重視”のフィルタ処理を行うもので、体振れ等の低域側にも高い抑振効果があり、露光中に利用される。この系列1の問題点は、シフトレンズ103がメカニカルな駆動端へ行きやすことである。一方、系列2は、ある特定周波数付近(例えば5Hz)で最も抑振率が高い“見え方重視”のフィルタ処理を行うものであり、露光中以外に利用される。   Here, in accordance with the exposure start signal input from the operation unit 117, switching from the series 2 (second series) targeting the high frequency band to the series 1 (first series) targeting the low frequency band is performed. The case where it went is demonstrated. Series 1 performs “performance-oriented” filter processing with a high vibration suppression rate in the whole region of body shake + hand shake (for example, 1 to 15 Hz), and has a high suppression effect on the low frequency side such as body shake. Yes, used during exposure. The problem of this series 1 is that the shift lens 103 goes to the mechanical drive end. On the other hand, the series 2 performs a “view-oriented” filter process having the highest vibration suppression rate in the vicinity of a specific frequency (for example, 5 Hz), and is used except during exposure.

デジタルフィルタ中間値変更部205において、操作部117から入力された露光開始信号に合わせて、1系列目のデジタローパスルフィルタ203の中間値を予め設定しておいた所定値に変更する。不連続点接続部206は、切り換え前の系列2と、中間値を変更した後の系列1との不連続点を連続的に接続するものである。系列は2つである必要はなく、3つ以上の複数系列に対しても同様の内容が適用できる。なお、上述の系列の切り換えは、不連続点接続部206が振れ補正量算出部204に対して行う。具体的には、振れ補正量算出部204において振れ補正量を算出する入力を系列1とするか系列2とするかを、不連続点接続部206からの指示により切り換える。なお、図7(a)(b)を用いて後述するように、不連続点を接続する場合と接続しない場合には、それぞれ利害得失があるが、不連続点接続部206は不連続点を接続しない場合でも、系列の切り換え部として作用する。   In the digital filter intermediate value changing unit 205, the intermediate value of the first series digital low pass filter 203 is changed to a preset predetermined value in accordance with the exposure start signal input from the operation unit 117. The discontinuous point connection unit 206 continuously connects discontinuous points between the series 2 before switching and the series 1 after changing the intermediate value. There is no need for two series, and the same contents can be applied to three or more series. Note that the above-described series switching is performed by the discontinuous point connection unit 206 with respect to the shake correction amount calculation unit 204. Specifically, the shake correction amount calculation unit 204 switches whether the input for calculating the shake correction amount is the series 1 or the series 2 according to an instruction from the discontinuous point connection unit 206. As will be described later with reference to FIGS. 7 (a) and 7 (b), there are advantages and disadvantages when the discontinuous points are connected and when the discontinuous points are not connected, but the discontinuous point connecting unit 206 has the discontinuity points. Even when it is not connected, it functions as a sequence switching unit.

図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 series 1 and series 2 waveforms represented by the solid lines in FIG. 7A represent the output waveforms of the above-described digital low-pass filters 208 and 203, respectively. In the control shown in FIG. 7A, at the start of exposure, the input for calculating the shake correction amount from the series 2 to the series 1 is switched, and at the same time, the intermediate value of the series 1 is set to zero. When the exposure is completed, the sequence is switched back (returned) to series 2. Accordingly, the shift lens target value during this period has a waveform represented by a broken line.

系列1および系列2の実線の波形においては、前回サンプリングの中間値が今回サンプリングの出力値へ与える影響が累積されていくため、右肩上がりの波形となる。その結果シフトレンズ103の駆動限界に近づく(駆動範囲の中心点から遠ざかる)ことになる。   In the solid line waveforms of series 1 and series 2, since the influence of the intermediate value of the previous sampling on the output value of the current sampling is accumulated, the waveform rises to the right. As a result, the drive limit of the shift lens 103 is approached (away from the center point of the drive range).

破線の波形は、前回サンプリングの中間値が今回サンプリングの出力値へ与える影響が一旦クリアされるため、累積の影響も解消され、右肩上がりの波形とはならず平坦な波形を示す。このように、中間値を所定値に変更する場合は、デジタルローパスフィルタ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-pass filter 203, it is possible to eliminate the influence of the previous accumulation. is there.

図7(a)のように制御する場合には、露光開始時に系列2から系列1へ切り換え、系列1のデジタルローパスフィルタ203の中間値を所定値に変更してその出力値をそのままシフトレンズ目標値としている。そのため、シフトレンズ103をより中心点付近で駆動させる点においては好都合であるが、変更時において波形に不連続点が生じる。ここで、不連続点とは、系列2から系列1へ切り換える際にシフトレンズ目標値がそれぞれ異なることによって生じる点である。   In the case of control as shown in FIG. 7A, switching from the series 2 to the series 1 at the start of exposure, the intermediate value of the digital low-pass filter 203 of the series 1 is changed to a predetermined value, and the output value is directly used as the shift lens target. Value. Therefore, it is convenient in that the shift lens 103 is driven near the center point, but discontinuous points occur in the waveform at the time of change. Here, the discontinuous point is a point generated when the shift lens target value is different when switching from the series 2 to the series 1.

図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 series 2 to series 1, the offset generated by the output value obtained by changing the intermediate value of the digital low-pass filter 203 of series 1 to a predetermined value and the output value of series 2 at the time of switching (FIG. 7 ( a) Offset) is once calculated and stored. The offset is added to the output of the digital low-pass filter 203. The operation of raising the offset is continuously performed during exposure. Thereafter, the addition of the offset is terminated at the timing of the end of exposure, and the sequence is switched back to Series 2 again.

なお、図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 series 1, similar to the broken line in FIG. The solid line waveform represents a state in which the waveform is increased by an offset amount and connected to the series 2 during the exposure period. Therefore, after the exposure period is over, since switching to the series 2 occurs, a discontinuous point is generated here.

図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-pass filter 203 is 10 KHz, when the cutoff frequency is 0.1 Hz, a = 0.999993, b = 0.00030003, and c = 0.00030003. Also, assuming that the sampling period of the digital low-pass filter 208 is 10 KHz, a = 0.999993, b = 0.000031, c = 0.000031 when the cutoff frequency is 0.1 Hz.

次に、振れ検出部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 shake detection unit 114, the digital filter intermediate value change unit 205 and the discontinuous point connection unit 206 match the exposure start signal from the operation unit 117. The operation when acting will be described with reference to the flowchart of FIG. Although the flowchart of FIG. 5 is for the one-sequence filter, the flowchart of FIG. 8 according to the second embodiment shows the operation for the two-sequence filter shown in FIG.

ステップ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 / D conversion unit 201 converts the analog data, which is the shake signal detected by the shake detection unit 114, into digital data. Get the value. Then, in the next step S803, it is determined whether or not exposure is in progress. As a result, if it is determined that the exposure is not currently being performed, the process proceeds to step S813 to perform the digital high-pass filter 2 calculation, and in the subsequent step S814, the digital low-pass filter 2 calculation, that is, the second series of calculations is performed.

また、上記ステップ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-pass filter 1 is calculated. From here on, the first series of calculations is performed. In the next step S805, it is determined whether or not it is the first sampling after the start of exposure. If it is determined that the sampling is the first sampling, the process proceeds to step S806, and the digital low-pass filter 2 output in the previous sampling is held. This output is LPFOOut2 (n-1). In the subsequent step S807, the intermediate value of the digital low-pass filter 1 calculation is changed to a predetermined value (see FIG. 7). Here, changing the intermediate value to a predetermined value means changing the predetermined value to zero.

次のステップS808では、中間値を所定値に変更したことを反映してデジタルローパスフィルタ1演算を行う。この出力をLPFOut1(n)とする。そして、次のステップS809にて、不連続点となるLPFOut1(n)とLPFOut2(n−1)の差分を算出する。ここではこの差分のことをオフセットと呼ぶ(図7参照)。続くステップS810では、デジタルローパスフィルタ1出力からオフセットを減算する。これにより、図7に示すように、中間値変更後に生じた不連続点を連続的に接続することができる。   In the next step S808, the digital low-pass filter 1 operation is performed reflecting that the intermediate value has been changed to a predetermined value. This output is LPFOOut1 (n). Then, in the next step S809, the difference between LPFOOut1 (n) and LPFOOut2 (n−1) that are discontinuous points is calculated. Here, this difference is called an offset (see FIG. 7). In the subsequent step S810, the offset is subtracted from the output of the digital low-pass filter 1. Thereby, as shown in FIG. 7, the discontinuous point produced after the intermediate value change can be continuously connected.

また、上記ステップ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-pass filter 1 calculation. Thereafter, using the offset calculated in advance, the offset is subtracted from the digital low pass filter output in the next step S810.

以上のように露光中のデジタルローパスフィルタ演算が行われる。   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-pass filter 2 calculation is performed. In the next step 814, the digital low-pass filter 2 calculation is performed and the offset is not subtracted.

次のステップ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 (series 1 and series 2) from the shake detection unit 114 to the calculation of the shake correction amount through the digital low-pass filter unit are provided. The series for calculating the shake correction amount is switched from the series 2 to the series 1 immediately before the exposure at the imaging unit (imaging device) 119. At this switching timing, the intermediate value of the digital low-pass filter means held as the calculation result of the feedback unit of the switching destination series (series 1) is changed to a predetermined value. Therefore, it is possible to avoid an increase in the driving amount of the correction unit, in other words, it is possible to eliminate the influence of a large shake such as a panning operation and perform an appropriate image shake correction.

また、中間値を所定値(零)に変更したタイミングにおいて、変更後に生じたデジタルローパスフィルタ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-pass filter 203 generated after the change are continuously reconnected. Therefore, discontinuous points generated after changing the intermediate value can be continuously connected.

上記実施例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 shake detection unit 114 corresponds to a shake detection unit that detects shake in the present invention. The digital low-pass filter 203 corresponds to digital low-pass filter means having a delay element that allows a predetermined frequency to pass through the shake signal from the shake detection means of the present invention. Further, the shake correction amount calculation unit 204 corresponds to a calculation unit that calculates a shake correction amount based on an output from the digital low-pass filter unit of the present invention. Further, the shift lens 103 corresponds to the correcting means of the present invention. The shift lens drive control unit 104 corresponds to a control unit that drives the correction unit using the shake correction amount and corrects the image blur according to the present invention. The digital filter intermediate value changing unit 205 corresponds to the intermediate value changing means for changing the intermediate value of the digital low-pass filter means to a predetermined value immediately before exposure according to the present invention.

また、デジタルローパスフィルタ203が、本発明の、振れ検出手段からの振れ信号に対して所定周波数を通過させる、遅延素子を有する第1のデジタルローパスフィルタ手段に相当する。また、デジタルローパスフィルタ208が、本発明の、振れ検出手段からの振れ信号に対して、第1のデジタルローパスフィルタの通過帯域とは異なる所定周波数を通過させる、遅延素子を有する第2のデジタルローパスフィルタ手段に相当する。   The digital low-pass filter 203 corresponds to the first digital low-pass filter means having a delay element that allows a predetermined frequency to pass through the shake signal from the shake detection means of the present invention. The second digital low-pass filter having a delay element that allows the digital low-pass filter 208 to pass a predetermined frequency different from the pass band of the first digital low-pass filter with respect to the shake signal from the shake detection means of the present invention. It corresponds to the filter means.

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 SYMBOLS 103 Shift lens 104 Shift lens drive control part 109 Imaging part 114 Shake detection part 117 Operation part 201 A / D conversion part 202,207 Digital high pass filter 203,208 Digital low pass filter 204 Shake correction amount calculation part 205 Digital filter intermediate value change part 206 Discontinuous point connection unit 209a, 209b Anti-vibration control unit 301a, 301b PID unit 302a, 302b Drive unit 303a, 303b Position detection unit

本発明は、像振れ補正機能を有する像振れ補正装置およびそれを備える光学機器、撮像装置、像振れ補正装置の制御方法に関するものである。 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 .

(発明の目的)
本発明の目的は、露光開始直前に遅延素子を有するデジタルフィルタの遅延素子が保持する中間値を所定値に変更することにより、補正手段の駆動量が大きくなることを回避して(パンニング動作のような大きな振れの影響を排除して)、適正な像振れ補正を行うことのできる撮像装置を提供しようとするものである。
(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 calculation means until the start of exposure. Calculates a shake correction amount based on the output from the second digital filter, and uses the shake correction amount to calculate the shake correction amount based on the output from the first digital filter after exposure. The control means for driving the correction means to correct the image blur and the filter for calculating the shake correction amount are changed from the second digital filter to the first digital filter. An intermediate value changing means for changing an intermediate value held by the delay element of the first digital filter to a predetermined value at the time of switching; and a timing at which the intermediate value is changed to the predetermined value; Discontinuous point connection means for calculating a difference between the output from the digital filter and the output from the first digital filter after the change, and adding the difference to the output from the 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.

Claims (8)

振れを検出する振れ検出手段と、
前記振れ検出手段からの振れ信号に対して所定周波数を通過させる、遅延素子を有するデジタルローパスフィルタ手段と、
前記デジタルローパスフィルタ手段からの出力に基づいて振れ補正量を算出する算出手段と、
前記振れ補正量を用いて補正手段を駆動し、像振れを補正させる制御手段とを有する撮像装置において、
露光直前に前記デジタルローパスフィルタ手段の中間値を所定値に変更する中間値変更手段を有することを特徴とする撮像装置。
Shake detection means for detecting shake;
A digital low-pass filter means having a delay element that passes a predetermined frequency with respect to a shake signal from the shake detection means;
Calculation means for calculating a shake correction amount based on an output from the digital low-pass filter means;
In the imaging apparatus having a control unit that drives the correction unit using the shake correction amount and corrects the image blur,
An image pickup apparatus comprising intermediate value changing means for changing an intermediate value of the digital low-pass filter means to a predetermined value immediately before exposure.
前記デジタルローパスフィルタ手段はフィードフォワード部とフィードバック部から構成される再帰型であり、フィードバック部の算出結果を中間値とすることを特徴とする請求項1に記載の撮像装置。   2. The imaging apparatus according to claim 1, wherein the digital low-pass filter means is a recursive type composed of a feedforward unit and a feedback unit, and the calculation result of the feedback unit is an intermediate value. 前記所定値は零であることを特徴とする請求項1または2に記載の撮像装置。   The imaging apparatus according to claim 1, wherein the predetermined value is zero. 前記中間値を前記所定値に変更したタイミングにおいて、変更後に生じた前記デジタルローパスフィルタ手段からの出力の不連続点を連続的に再接続することを特徴とする請求項1ないし3のいずれかに記載の撮像装置。   4. The discontinuous point of the output from the digital low-pass filter means generated after the change is continuously reconnected at the timing when the intermediate value is changed to the predetermined value. The imaging device described. 振れを検出する振れ検出手段と、
前記振れ検出手段からの振れ信号に対して所定周波数を通過させる、遅延素子を有する第1のデジタルローパスフィルタ手段と、
前記振れ検出手段からの振れ信号に対して、前記第1のデジタルローパスフィルタの通過帯域とは異なる所定周波数を通過させる、遅延素子を有する第2のデジタルローパスフィルタ手段と、
前記第1または前記第2のデジタルローパスフィルタ手段からの出力に基づいて振れ補正量を算出する算出手段と、
前記振れ補正量を用いて補正手段を駆動し、像振れを補正させる制御手段とを有する撮像装置において、
露光直前に前記算出手段への入力を前記第2のデジタルローパスフィルタ手段から前記第1のデジタルローパスフィルタ手段に切り換え、かつ、前記第1のデジタルローパスフィルタ手段の中間値を所定値に変更する中間値変更手段を有することを特徴とする撮像装置。
Shake detection means for detecting shake;
A first digital low-pass filter means having a delay element that passes a predetermined frequency with respect to a shake signal from the shake detection means;
A second digital low-pass filter means having a delay element that passes a predetermined frequency different from a pass band of the first digital low-pass filter with respect to a shake signal from the shake detection means;
Calculating means for calculating a shake correction amount based on an output from the first or second digital low-pass filter means;
In the imaging apparatus having a control unit that drives the correction unit using the shake correction amount and corrects the image blur,
Just before exposure, the input to the calculation means is switched from the second digital low-pass filter means to the first digital low-pass filter means, and the intermediate value of the first digital low-pass filter means is changed to a predetermined value. An image pickup apparatus comprising a value changing unit.
前記第1のデジタルローパスフィルタ手段はフィードフォワード部とフィードバック部から構成される再帰型であり、フィードバック部の算出結果を中間値とすることを特徴とする請求項5に記載の撮像装置。   6. The imaging apparatus according to claim 5, wherein the first digital low-pass filter means is a recursive type composed of a feedforward unit and a feedback unit, and the calculation result of the feedback unit is an intermediate value. 前記所定値は零であることを特徴とする請求項5または6に記載の撮像装置。   The imaging apparatus according to claim 5, wherein the predetermined value is zero. 前記中間値を前記所定値に変更したタイミングにおいて、変更後に生じた前記第1のデジタルローパスフィルタ手段からの出力の不連続点を連続的に再接続することを特徴とする請求項5ないし7のいずれかに記載の撮像装置。   8. The discontinuous point of the output from the first digital low-pass filter means generated after the change is continuously reconnected at the timing when the intermediate value is changed to the predetermined value. The imaging device according to any one of the above.
JP2012286674A 2012-12-28 2012-12-28 Image shake correction apparatus, optical apparatus including the same, imaging apparatus, and image shake correction apparatus control method Expired - Fee Related JP5539490B2 (en)

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 true JP2013057980A (en) 2013-03-28
JP5539490B2 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)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015075697A (en) * 2013-10-10 2015-04-20 キヤノン株式会社 Image blur correction device, method for controlling the same, and imaging apparatus
JP2015114534A (en) * 2013-12-12 2015-06-22 キヤノン株式会社 Image tremor correction device and control method of the same, optical device, and imaging device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5721115A (en) * 1980-07-15 1982-02-03 Casio Comput Co Ltd Digital filter device
JPH07199263A (en) * 1993-12-30 1995-08-04 Canon Inc Vibration-proofing controller for camera
JP2000180171A (en) * 1998-12-17 2000-06-30 Tokin Corp Attitude angle detector
JP2001054005A (en) * 1999-08-16 2001-02-23 Matsushita Electric Ind Co Ltd Motion detector and device for correcting motion of image
JP2001516160A (en) * 1997-08-13 2001-09-25 マイクロソフト コーポレイション Infinite impulse response filter for 3D sound with tap delay line initialization
JP2004159051A (en) * 2002-11-06 2004-06-03 Minolta Co Ltd Camera shake correction device and image pickup device
JP2007088829A (en) * 2005-09-22 2007-04-05 Sanyo Electric Co Ltd Blurring detecting device
JP2007324929A (en) * 2006-05-31 2007-12-13 Victor Co Of Japan Ltd Device for correcting blurring due to hand shake

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5721115A (en) * 1980-07-15 1982-02-03 Casio Comput Co Ltd Digital filter device
JPH07199263A (en) * 1993-12-30 1995-08-04 Canon Inc Vibration-proofing controller for camera
JP2001516160A (en) * 1997-08-13 2001-09-25 マイクロソフト コーポレイション Infinite impulse response filter for 3D sound with tap delay line initialization
JP2000180171A (en) * 1998-12-17 2000-06-30 Tokin Corp Attitude angle detector
JP2001054005A (en) * 1999-08-16 2001-02-23 Matsushita Electric Ind Co Ltd Motion detector and device for correcting motion of image
JP2004159051A (en) * 2002-11-06 2004-06-03 Minolta Co Ltd Camera shake correction device and image pickup device
JP2007088829A (en) * 2005-09-22 2007-04-05 Sanyo Electric Co Ltd Blurring detecting device
JP2007324929A (en) * 2006-05-31 2007-12-13 Victor Co Of Japan Ltd Device for correcting blurring due to hand shake

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015075697A (en) * 2013-10-10 2015-04-20 キヤノン株式会社 Image blur correction device, method for controlling the same, and imaging apparatus
JP2015114534A (en) * 2013-12-12 2015-06-22 キヤノン株式会社 Image tremor correction device and control method of the same, optical device, and imaging device

Also Published As

Publication number Publication date
JP5539490B2 (en) 2014-07-02

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
JP2018124582A (en) Image stabilizer correction device and image stabilizer correction circuit, as well as image stabilizer correction method
US9626743B2 (en) Image stabilization apparatus, method of controlling the same, image capturing apparatus, lens apparatus, and storage medium
US8310552B2 (en) Imaging apparatus
JP6429500B2 (en) Optical apparatus, interchangeable lens, and image blur correction method
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
JP5484198B2 (en) Shake correction apparatus, imaging apparatus, and shake correction apparatus control method
JP2016048289A (en) Imaging apparatus, method for controlling imaging apparatus, and computer program
JP5305970B2 (en) Image blur correction apparatus, optical apparatus including the same, imaging apparatus, and image blur correction apparatus control method and program
JP5744165B2 (en) Imaging apparatus, blur correction apparatus, and control method thereof
JP5121766B2 (en) Image blur correction apparatus, optical apparatus, image pickup apparatus, image blur correction apparatus control method, and program
US11943535B2 (en) Image stabilization control device and storage medium
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

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