JP2009021730A - Image reader, method for determining sampling timing, and program - Google Patents
Image reader, method for determining sampling timing, and program Download PDFInfo
- Publication number
- JP2009021730A JP2009021730A JP2007181646A JP2007181646A JP2009021730A JP 2009021730 A JP2009021730 A JP 2009021730A JP 2007181646 A JP2007181646 A JP 2007181646A JP 2007181646 A JP2007181646 A JP 2007181646A JP 2009021730 A JP2009021730 A JP 2009021730A
- Authority
- JP
- Japan
- Prior art keywords
- signal
- converter
- sampling
- image
- pulse
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Facsimile Heads (AREA)
Abstract
Description
本発明は、イメージセンサによって画像を読み取る画像読取装置、上記画像読取装置におけるサンプリングタイミング決定方法、及びサンプリングタイミング決定方法を実行するためのプログラムに関するものである。 The present invention relates to an image reading apparatus that reads an image with an image sensor, a sampling timing determination method in the image reading apparatus, and a program for executing the sampling timing determination method.
スキャナ等の画像読取装置はCCD等のイメージセンサを備える。イメージセンサからの信号は光の強度に応じたアナログ信号である。画像読取装置は、このアナログ信号をデジタル信号に変換すると共に、この信号を処理して、画像データを得るようになっている。 An image reading device such as a scanner includes an image sensor such as a CCD. The signal from the image sensor is an analog signal corresponding to the light intensity. The image reading apparatus converts the analog signal into a digital signal and processes the signal to obtain image data.
ところで、良好な画像を得るためには、イメージセンサからアナログ信号をデジタル信号に変換するためにサンプリングするタイミングを、イメージセンサから出力される信号が安定したところサンプリングするように制御することが重要である。特に近年、イメージセンサの高速化が進んでいるため、このサンプリングのタイミングの制御が難しくなっている。そのため、これまでにサンプリングのタイミングを制御するための技術がいくつか提案されている。 By the way, in order to obtain a good image, it is important to control the sampling timing for converting an analog signal from an image sensor into a digital signal so that sampling is performed when the signal output from the image sensor is stable. is there. In particular, since the speed of image sensors has been increasing in recent years, it has become difficult to control the timing of this sampling. For this reason, several techniques for controlling the timing of sampling have been proposed so far.
例えば特許文献1には、画像を撮像して撮像画像信号を出力するCCDと、基準クロック信号を生成し出力する水晶発信器と、基準クロック信号に基づいてCCDを駆動するための駆動クロック信号並びにCCDからの撮像画像信号をサンプリングするタイミングを規定する2種類のパルス信号を生成するパルス発生回路と、この2つのサンプリングパルス信号のいずれかを選択するセレクト信号を出力するCPUと、このセレクト信号に基づいて、上記パルス発生回路の生成した2種類の信号の一方をサンプリングパルス信号として出力するマルチプレクサと、マルチプレクサからのサンプリングパルス信号に基づいて撮像画像信号のサンプリングを行ってサンプリング画像信号を出力するASIと、サンプリング画像信号のアナログ/デジタル変換を行ってサンプリング画像データとして出力するA/D変換部と、サンプリング画像データに対し補正を施して補正サンプリング画像データを出力するシェーディング部と、補正サンプリング画像データに対して各種信号処理を行う信号処理部と、を備える画像処理装置が記載されている。
For example,
特許文献1では、この画像処理装置において、上記パルス発生回路からの2種類のパルス信号のそれぞれに基づいてASIにてサンプリングされた撮像画像信号から画像データを得て、この画像データの濃度から、CCDからの撮像画像信号が安定している期間に出力されるサンプリングパルス信号を決定し、この決定されたサンプリング信号を用いて実際の撮像時にサンプリングを行うことが記載されている。また、他にも、サンプリングパルスを一定にして、CCDに与える駆動クロックの位相を変化させることで、同様にCCDからの撮像画像信号が安定な期間内でサンプリングを行うことが記載されている。
上述したように、従来の技術は、CCDからA/D変換部に至るまでのサンプリングタイミングを調整するものであった。 As described above, the conventional technique adjusts the sampling timing from the CCD to the A / D converter.
しかし、近年、CCDには一色についての出力がoddとevenとの2ch(チャンネル)とし、さらにA/D変換において、この2chの信号をマルチプレクスして、1ラインの画像データとして出力するものもある。そのためCCDを駆動する駆動クロック信号の周波数に同期していた撮像画像信号は、A/D変換部によって、駆動クロック信号の2倍の周波数のクロックでシェーディング部及び信号処理部等に転送される。 However, in recent years, some CCDs have an output for one color of 2 channels (channel) of odd and even, and further, in A / D conversion, these 2 channel signals are multiplexed and output as one line of image data. is there. Therefore, the captured image signal synchronized with the frequency of the drive clock signal for driving the CCD is transferred to the shading unit, the signal processing unit, and the like by the A / D conversion unit with a clock having a frequency twice that of the drive clock signal.
つまり、CCDの出力安定期間における画像信号に基づく良好な画像を得るため、つまり原稿上の画像をより精確に読み取るためには、単にCCDとA/D変換部との間のサンプリングタイミングを調整するだけでなく、その後に行われるサンプリングのタイミングも調整されていることが重要になる。 That is, in order to obtain a good image based on the image signal during the CCD output stabilization period, that is, to read the image on the original more accurately, the sampling timing between the CCD and the A / D converter is simply adjusted. In addition, it is important that the timing of subsequent sampling is also adjusted.
そこで、本発明は、画像処理部が、より良好な画像を得ることのできる画像読取装置、上記画像読取装置におけるサンプリングタイミング決定方法、及び上記サンプリングタイミング決定方法を実行するためのプログラムを提供することを目的とする。 Therefore, the present invention provides an image reading apparatus in which an image processing unit can obtain a better image, a sampling timing determining method in the image reading apparatus, and a program for executing the sampling timing determining method. With the goal.
上記課題を解決するために、請求項1の画像読取装置は、光を検知して、検知した光の量に応じた電気のアナログ信号を出力するイメージセンサと、上記アナログ信号をサンプリングしてデジタル信号に変換し、上記デジタル信号を出力するA/D変換装置と、上記A/D変換装置から上記デジタル信号をサンプリングして信号処理を行う信号処理装置と、上記A/D変換装置からのデジタル信号が安定したところで上記信号処理装置が上記デジタル信号をサンプリングするように、上記信号処理装置のサンプリングタイミングを決定し、その後、上記イメージセンサからのアナログ信号が安定したところで上記A/D変換装置が上記アナログ信号をサンプリングするように、上記A/D変換装置のサンプリングタイミングを決定するタイミング決定部と、を備える。
In order to solve the above-described problem, an image reading apparatus according to
上記画像読取装置によると、イメージセンサからのアナログ信号は、このアナログ信号が安定したところでA/D変換装置にサンプリングされ、このアナログ信号がA/D変換装置にて変換されて得られたデジタル信号は、さらにこのデジタル信号が安定したところで信号処理装置にサンプリングされる。よって、従来よりも良好な画像を得ることができる。 According to the image reading apparatus, the analog signal from the image sensor is sampled by the A / D converter when the analog signal is stabilized, and the analog signal obtained by converting the analog signal by the A / D converter. Is further sampled by the signal processor when the digital signal is stabilized. Therefore, an image better than the conventional one can be obtained.
また、請求項2に記載するように、請求項1の画像読取装置は、上記信号処理装置にサンプリングを実行させる第一パルス信号と、上記A/D変換装置にデジタル信号の出力を実行させる第二パルス信号と、上記A/D変換装置にサンプリングを実行させる第三パルス信号と、を発生させるパルス発生装置をさらに備え、上記タイミング決定部は、上記第一パルス信号と上記第二パルス信号の位相差を、上記信号処理装置が上記A/D変換装置からのデジタル信号が安定したところで上記デジタル信号をサンプリングするように設定し、さらに、上記第三パルス信号の位相を、上記A/D変換装置が上記イメージセンサからのアナログ信号が安定したところで上記アナログ信号をサンプリングするように設定するようになっていてもよい。 According to a second aspect of the present invention, in the image reading device of the first aspect, a first pulse signal that causes the signal processing device to execute sampling and a first signal that causes the A / D conversion device to output a digital signal. A pulse generator for generating a two-pulse signal and a third pulse signal for causing the A / D converter to perform sampling, and the timing determination unit includes the first pulse signal and the second pulse signal. The phase difference is set so that the signal processing device samples the digital signal when the digital signal from the A / D conversion device becomes stable, and the phase of the third pulse signal is converted to the A / D conversion. The apparatus may be set to sample the analog signal when the analog signal from the image sensor is stabilized.
上記画像読取装置によると、イメージセンサからのアナログ信号は、このアナログ信号が安定したところでA/D変換装置にサンプリングされ、このアナログ信号がA/D変換装置にて変換されて得られたデジタル信号は、さらにこのデジタル信号が安定したところで信号処理装置にサンプリングされる。よって、従来よりも良好な画像を得ることができる。 According to the image reading apparatus, the analog signal from the image sensor is sampled by the A / D converter when the analog signal is stabilized, and the analog signal obtained by converting the analog signal by the A / D converter. Is further sampled by the signal processor when the digital signal is stabilized. Therefore, an image better than the conventional one can be obtained.
以下に述べる実施形態は本発明を限定するものではない。 The embodiments described below do not limit the present invention.
<1.画像読取装置1の概要>
本発明の実施の一形態である画像読取装置1について、以下、図面を参照して説明する。図1は画像読取装置1の要部構成を示すブロック図であり、図2(i)〜図2(v)は画像読取装置1内で送受信される信号(i)〜(v)のタイミングチャートである。
<1. Overview of
An
なお、図1中、実線矢印は画像データを、点線矢印は駆動信号及びクロックを示す。また、図2(iii)及び(iv)における0〜255までの数字は、画像濃度を示し、0(ゼロ)が黒、255が白を表し、その中間の数字は白と黒との中間色を表す。つまり数字が大きい方が白に近い画像データを表している。 In FIG. 1, solid line arrows indicate image data, and dotted line arrows indicate drive signals and clocks. The numbers from 0 to 255 in FIGS. 2 (iii) and (iv) represent the image density, 0 (zero) represents black, 255 represents white, and the intermediate number represents an intermediate color between white and black. To express. That is, the larger number represents the image data close to white.
図1に示すように、画像形成装置1は、CCD2、AD変換装置3、信号処理装置4、RAM5、水晶発信器6、パルス発生装置7、CPU8、ROM9、HDD等の不揮発性の記憶装置10等を備える。各機能ブロックは、データバス等のバスで接続され、信号のやり取りが可能になっている。
As shown in FIG. 1, the
CCD2は、原稿上の画像を読み取ってアナログの画像信号を出力するイメージセンサの一例である。CCDに代えてCMOS等の他のイメージセンサを用いることができる。CCD2には2ch方式が採用されている。よって、CCD2は画像信号(i)として、1色につきeven信号(i-1)及びodd信号(i-2)の2つの信号を出力する。CCD2はパルス発生装置7からの駆動クロックに基づいて撮像を実行する。 The CCD 2 is an example of an image sensor that reads an image on a document and outputs an analog image signal. Other image sensors such as CMOS can be used instead of the CCD. The CCD 2 employs a 2ch method. Therefore, the CCD 2 outputs two signals of the even signal (i-1) and odd signal (i-2) for each color as the image signal (i). The CCD 2 performs imaging based on the drive clock from the pulse generator 7.
A/D変換装置3は、アナログの画像信号をデジタルに変換する装置の一例である。特に本実施形態においてA/D変換装置3は、A/D変換部31とマルチプレクサ部32とを備える。A/D変換部31はeven及びoddの2つの信号を、後述するパルス発生装置7から入力されるA/Dサンプリングパルス(第二サンプリング信号)(ii)に基づいてサンプリングし、さらにデジタル信号に変換する。マルチプレクサ部32はA/D変換部31からのデジタル信号を1ラインのデジタル画像データ(iii)として出力する。なお、A/D変換装置3は図示しないサンプリング部を備える構成であってもよく、このサンプリング部がA/Dサンプリングパルスに基づいて画像信号のサンプリングを行うようになっていてもよい。
The A /
信号処理装置4は、パルス発生装置7から入力されるデータラッチ信号(v)に基づいて上記A/D変換装置3からのデジタル画像データをサンプリングし、さらにこのデジタル画像データにシェーディング補正及びその他各種信号処理を行う。但し、信号処理装置4でサンプリングされるデジタル画像データ(iv)は、A/D変換装置3から出力されたデジタル画像データ(iii)から遅延が生じる。なお、信号処理装置4は、信号処理を担う信号処理部とデジタル画像データのサンプリングを担うサンプリング部とを備える構成であってもよい。
The signal processing device 4 samples the digital image data from the A /
RAM5は、信号処理装置4から処理後の画像データを保存するようになっている。
The
水晶発信器6は、基準クロック信号を生成及び出力する。 The crystal oscillator 6 generates and outputs a reference clock signal.
パルス発生装置7は、基準クロック信号に基づいて、少なくとも、CCDを駆動する駆動クロック、A/Dサンプリングパルス(ii)、及びデータラッチ信号(v)を生成し、それぞれCCD2、A/D変換装置3、及び信号処理装置4に出力する。CCDを駆動する駆動クロック、A/Dサンプリングパルス(ii)、及びデータラッチ信号(v)のそれぞれの位相差は、CCD2とA/D変換装置3との間の遅延量、及びA/D変換装置3と信号処理装置4との間の遅延量を考慮して設定される。
The pulse generator 7 generates at least a drive clock for driving the CCD, an A / D sampling pulse (ii), and a data latch signal (v) based on the reference clock signal. 3 and the signal processing device 4. The phase difference between the drive clock for driving the CCD, the A / D sampling pulse (ii), and the data latch signal (v) depends on the delay amount between the CCD 2 and the A /
また、各パルス、特にA/Dサンプリングパルス(ii)及びデータラッチ信号(v)は、位相が変更可能になっている。 In addition, the phase of each pulse, particularly the A / D sampling pulse (ii) and the data latch signal (v) can be changed.
位相を変更するために、例えば、パルス発生装置7が、生成されたパルスを遅延させると共に遅延の度合いが互いに異なる遅延素子を複数備えており、CPU8がこの複数の遅延素子を切り換えることで、位相が変更されるようになっていてもよい。
In order to change the phase, for example, the pulse generator 7 includes a plurality of delay elements that delay the generated pulse and have different degrees of delay, and the
また、例えば、パルス発生装置7が、パルス発生装置7内の遁倍回路が水晶発信器6からの基準クロックを遁倍させて高速クロックを作成し、パルス発生装置7内のカウンタ回路がこの高速クロックから種々のパルスを生成し、さらに、パルス発生装置7にCPU8から入力される制御信号に基づいてA/Dサンプリングパルス(ii)及びデータラッチ信号(v)を作成するようになっているとする。この場合、CPU8が上記カウンタ回路の設定値として異なる設定値をパルス発生装置7に入力することで、カウンタ回路の生成するパルスの位相が変更される。
In addition, for example, the pulse generator 7 generates a high-speed clock by multiplying the reference clock from the crystal oscillator 6 by the multiplication circuit in the pulse generator 7, and the counter circuit in the pulse generator 7 uses this high-speed clock. Various pulses are generated from the clock, and the A / D sampling pulse (ii) and the data latch signal (v) are generated based on a control signal input from the
CPU8は、ROM9に格納されたプログラムを読み出すと共にRAM5を作業領域として利用して、上記プログラムを実行することができる。このようにプログラムを実行することで、CPU8は、画像読取装置1全体を制御することができる。特にCPU8は、各部を制御して画像の読取を実行させたり、パルス発生装置7等を制御して各部での信号のサンプリングのタイミングを決定したりする。
The
ROM9は種々のプログラムを格納しており、特にタイミング決定プログラム91を格納している。
The
<2.タイミング決定>
次に、信号のサンプリングタイミング決定時の画像読取装置1の動作について、上述の図1及び図2に併せて図3〜図5を参照して説明する。図3〜図5は、サンプリングタイミングの決定のフローチャートであり、図3はその概要を、図4は図3に示すステップS1の詳細を、図5は図3に示すステップS2の詳細を示す。なお、CPU8は、タイミング決定プログラム91を実行することで、図3〜図5の動作を各部に実行させる。
<2. Timing determination>
Next, the operation of the
図3に示すように、サンプリングタイミング実行時にはまず、信号処理装置4におけるデジタル画像データ(iv)のサンプリングタイミングを決定するステップS1が行われ、それに続いて、A/D変換装置3におけるCCDからの画像信号(i)のサンプリングタイミングを決定するステップS2が実行される。
As shown in FIG. 3, at the time of executing the sampling timing, first, step S1 for determining the sampling timing of the digital image data (iv) in the signal processing device 4 is performed, and subsequently, from the CCD in the A /
図4に示すように、ステップS1では、まずA/Dサンプリングパルス(ii)及びデータラッチ信号(v)のそれぞれの位相を初期状態として(S10)、基準板を読み取って画像データを得る(S11)。このとき、基準板は階調基準板であり、CCD2による読取方向(副走査方向)において、画像の濃度が白から黒へと徐々に推移している。このような基準板を読むと、CCD2からの出力の波形は、図2(i-1)及び(i-2)に示すように、凹みが徐々に小さくなる。なお、基準板に代えて、基準原稿が読み取られるようになっていてもよい。 As shown in FIG. 4, in step S1, first, the phases of the A / D sampling pulse (ii) and the data latch signal (v) are initialized (S10), and the reference plate is read to obtain image data (S11). ). At this time, the reference plate is a gradation reference plate, and the image density gradually changes from white to black in the reading direction (sub-scanning direction) by the CCD 2. When such a reference plate is read, as shown in FIGS. 2 (i-1) and (i-2), the dent gradually decreases in the waveform of the output from the CCD2. Instead of the reference plate, a reference document may be read.
こうして得た画像データは、この画像データを得たときのデータラッチ信号(v)の位相の設定値と関連付けてRAM5内に記憶される(S12)。
The image data thus obtained is stored in the
次に、CPU8は、A/Dサンプリングパルス(ii)の位相を固定したまま、データラッチ信号(v)の位相を初期状態から所定値だけ変化させ(S13でNo→S14、図2(v)の黒矢印)、再びステップS11に戻ってCCD2に基準板を読み取らせる。この所定値とは、種々の条件に応じて適宜設定され得るものであって、特に限定されるものではない。
Next, the
こうして、基準板からの画像データの取得から位相変更まで(ステップS11〜S14)を、データラッチ信号(v)の位相を初期状態から360°変化させるまで繰り返す。 Thus, the process from the acquisition of the image data from the reference plate to the phase change (steps S11 to S14) is repeated until the phase of the data latch signal (v) is changed by 360 ° from the initial state.
データラッチ信号(v)の位相を初期状態から360°変化させると(S13でYes)、CPU8は、RAM5の記憶に基づいて、画像データが白から黒まで滑らかに変化しているときのデータラッチ信号(v)の位相の設定値を、実際の画像読取時のデータラッチ信号の位相設定値として記憶装置10に記憶させる(S15)。具体的には、画像データが白から黒まで滑らかに変化しているときのデータラッチ信号(v)とA/Dサンプリングパルス(ii)との位相の差が、記憶装置10に記憶される。
When the phase of the data latch signal (v) is changed by 360 ° from the initial state (Yes in S13), the
なお、画像データが白から黒まで滑らかに変化しているということは、データラッチ信号(v)によって、信号処理装置4は、デジタル画像データ(iv)の波形が水平になっているところ、つまり、A/D変換装置3の出力安定期間(図2(iv)にPで示す期間)内でサンプリングできているということである。 The fact that the image data is smoothly changing from white to black means that the signal processing device 4 uses the data latch signal (v) so that the waveform of the digital image data (iv) is horizontal, that is, This means that sampling is possible within the output stabilization period of the A / D conversion device 3 (period indicated by P in FIG. 2 (iv)).
図5に示すように、ステップS2ではまず、A/Dサンプリングパルス(ii)を初期状態として(S20)、白基準板を読み取る(S21)。このとき、データラッチ信号(v)とA/Dサンプリングパルス(ii)との位相の差は、上記ステップS15で記憶された値とされる。ステップS21において、白基準板に代えて、白基準原稿が読み取られるようになっていてもよい。 As shown in FIG. 5, in step S2, first, the A / D sampling pulse (ii) is set to the initial state (S20), and the white reference plate is read (S21). At this time, the phase difference between the data latch signal (v) and the A / D sampling pulse (ii) is set to the value stored in step S15. In step S21, a white reference document may be read instead of the white reference plate.
こうして得られた画像データは、この画像データを得たときのA/Dサンプリングパルスの位相の設定値と関連付けて、RAM5内に記憶される(S22)。
The image data obtained in this way is stored in the
次に、CPU8は、データラッチ信号(v)とA/Dサンプリングパルス(ii)との位相の差を固定したまま、A/Dサンプリングパルス(ii)の位相を初期状態から所定値だけ変化させ(S23でNo→S24、図2(ii)の白矢印)、再びステップS21に戻ってCCD2に白基準板を読み取らせる。
Next, the
こうして、白基準板からの画像データの取得から位相変更まで(ステップS21〜S24)を、A/Dサンプリングパルス(ii)の位相を初期状態から360°変化させるまで繰り返す。 Thus, the process from the acquisition of the image data from the white reference plate to the phase change (steps S21 to S24) is repeated until the phase of the A / D sampling pulse (ii) is changed by 360 ° from the initial state.
A/Dサンプリングパルス(ii)の位相を初期状態から360°変化させると(S23でYes)、CPU8は、RAM5の記憶に基づいて、最も白寄りの画像データが得られたときのA/Dサンプリングパルス(ii)の位相の設定値を記憶装置10に記憶させる(S25)。
When the phase of the A / D sampling pulse (ii) is changed by 360 ° from the initial state (Yes in S23), the
最も白寄りの画像データが得られるということは、図2(i-1)及び(i-2)の波形が最も凹んだ領域の近辺、つまりCCD2の出力安定期間(例えば図2(i)中にQで示す期間)内で、CCD出力信号(i)がサンプリングされていることを意味する。 The fact that the most white image data is obtained means that the waveform in FIGS. 2 (i-1) and (i-2) is in the vicinity of the most depressed area, that is, the output stabilization period of the CCD 2 (for example, in FIG. 2 (i)). This means that the CCD output signal (i) is sampled within a period indicated by Q in FIG.
以上のようにして、画像読取装置1は、信号処理装置4及びA/D変換装置3のサンプリングタイミングを決定することによって、CCD2の出力安定期間にサンプリングされた画像データが、さらに信号処理装置4の出力安定期間にサンプリングされることで、より良好な画像を得ることができる。
As described above, the
なお、以上の実施形態では、A/Dサンプリングパルス(ii)は、A/D変換装置3によるCCD出力信号(i)のサンプリングタイミング、及びA/D変換装置3によるデジタル画像データ(iii)の出力タイミングの両方を実行させるものである。つまり、A/Dサンプリングパルス(ii)の位相が変化することによって、A/D変換装置3によるCCD出力信号(i)のサンプリングタイミング、及びA/D変換装置3によるデジタル画像データ(iii)の出力タイミングの両方が同量だけ変化するようになっている。それゆえ、上記ステップS1では、A/Dサンプリングパルス(ii)とデータラッチ信号(v)との位相差を決定している。
In the above embodiment, the A / D sampling pulse (ii) includes the sampling timing of the CCD output signal (i) by the A /
このような形態以外に、A/D変換装置3に、A/Dサンプリングパルス(ii)だけでなくデジタル画像データ(iii)の出力タイミングを実行させる出力タイミングパルスがパルス発生装置7から入力されるようになっていてもよい。この場合、上述のステップS1(S10〜S15)における「A/Dサンプリングパルス」を「出力タイミングパルス」が置き換えられ、さらに、上述のステップS2(S20〜S25)においては、データラッチ信号(v)とは別に、A/Dサンプリングパルス(ii)の位相が調整されるようになっていればよい。つまり、この場合、A/Dサンプリングパルス(ii)とデータラッチ信号(v)との位相差は、どのように設定されていてもよい。
In addition to this form, the A /
なお、タイミング決定プログラム91の画像読取装置への供給方法は特に限定されるものではない。例えは、タイミング決定プログラム91のプログラムコードがコンピュータで読み取り可能に記録され記録媒体(例えば、磁気テープ等のテープ、フロッピー(登録商標)ディスク、及びハードディスク等の磁気ディスク、CD−ROM、MO、MD、DVD、及びCD−R等のディスク、ICカード及び光カード等のカード、並びに、EPROM及びEEPROM等の半導体メモリ系)が画像読取装置に供給されることで、以上の実施形態は実現可能である。
A method for supplying the
また、画像読取装置1は通信ネットワークと接続可能であってもよく、この場合は上記プログラムコードを、通信ネットワークを介して供給してもよい。
The
さらに、以上に述べた画像読取装置を、この画像読取装置によって読み取られた画像を紙等の記録媒体上に形成する画像形成装置に組み込むこともできる。 Furthermore, the image reading apparatus described above can be incorporated into an image forming apparatus that forms an image read by the image reading apparatus on a recording medium such as paper.
1 画像読取装置
2 CCD(イメージセンサ)
3 A/D変換装置
4 信号処理装置
5 RAM
6 水晶発信器
7 パルス発生装置
8 CPU
9 ROM
10 記憶装置
1 Image reader 2 CCD (image sensor)
3 A / D converter 4
6 Crystal transmitter 7
9 ROM
10 Storage device
Claims (4)
上記アナログ信号をサンプリングしてデジタル信号に変換し、上記デジタル信号を出力するA/D変換装置と、
上記A/D変換装置から上記デジタル信号をサンプリングして信号処理を行う信号処理装置と、
上記A/D変換装置からのデジタル信号が安定したところで上記信号処理装置が上記デジタル信号をサンプリングするように、上記信号処理装置のサンプリングタイミングを決定し、その後、上記イメージセンサからのアナログ信号が安定したところで上記A/D変換装置が上記アナログ信号をサンプリングするように、上記A/D変換装置のサンプリングタイミングを決定するタイミング決定部と、
を備える画像読取装置。 An image sensor that detects light and outputs an electrical analog signal according to the detected amount of light;
An A / D converter that samples and converts the analog signal into a digital signal and outputs the digital signal;
A signal processing device that samples the digital signal from the A / D converter and performs signal processing;
When the digital signal from the A / D converter is stabilized, the sampling timing of the signal processor is determined so that the signal processor samples the digital signal, and then the analog signal from the image sensor is stabilized. Then, a timing determination unit that determines the sampling timing of the A / D converter so that the A / D converter samples the analog signal;
An image reading apparatus comprising:
上記タイミング決定部は、上記第一パルス信号と上記第二パルス信号の位相差を、上記信号処理装置が上記A/D変換装置からのデジタル信号が安定したところで上記デジタル信号をサンプリングするように設定し、さらに、上記第三パルス信号の位相を、上記A/D変換装置が上記イメージセンサからのアナログ信号が安定したところで上記アナログ信号をサンプリングするように設定するようになっている請求項1に記載の画像読取装置。 A first pulse signal that causes the signal processing device to perform sampling; a second pulse signal that causes the A / D conversion device to output a digital signal; and a third pulse signal that causes the A / D conversion device to perform sampling. And a pulse generator for generating
The timing determination unit sets the phase difference between the first pulse signal and the second pulse signal so that the signal processing device samples the digital signal when the digital signal from the A / D converter is stabilized. Further, the phase of the third pulse signal is set so that the A / D converter samples the analog signal when the analog signal from the image sensor is stabilized. The image reading apparatus described.
上記A/D変換装置からのデジタル信号が安定したところで上記信号処理装置が上記デジタル信号をサンプリングするように、上記信号処理装置のサンプリングタイミングを決定し、その後、上記イメージセンサからのアナログ信号が安定したところで上記A/D変換装置が上記アナログ信号をサンプリングするように、上記A/D変換装置のサンプリングタイミングを決定する方法。 An image sensor that detects light and outputs an electrical analog signal corresponding to the detected amount of light; an A / D converter that samples the analog signal to convert it to a digital signal and outputs the digital signal; A sampling timing determination method in an image reading apparatus comprising: a signal processing device that samples the digital signal from the A / D conversion device and performs signal processing;
When the digital signal from the A / D converter is stabilized, the sampling timing of the signal processor is determined so that the signal processor samples the digital signal, and then the analog signal from the image sensor is stabilized. A method of determining the sampling timing of the A / D converter so that the A / D converter samples the analog signal.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007181646A JP2009021730A (en) | 2007-07-11 | 2007-07-11 | Image reader, method for determining sampling timing, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007181646A JP2009021730A (en) | 2007-07-11 | 2007-07-11 | Image reader, method for determining sampling timing, and program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2009021730A true JP2009021730A (en) | 2009-01-29 |
Family
ID=40360983
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007181646A Pending JP2009021730A (en) | 2007-07-11 | 2007-07-11 | Image reader, method for determining sampling timing, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2009021730A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012244506A (en) * | 2011-05-23 | 2012-12-10 | Panasonic Corp | Image reader and image reading method in component mounting device |
-
2007
- 2007-07-11 JP JP2007181646A patent/JP2009021730A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012244506A (en) * | 2011-05-23 | 2012-12-10 | Panasonic Corp | Image reader and image reading method in component mounting device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR20090025294A (en) | Solid-state image pickup device, data transmitting method and image pickup device | |
JP2002281252A (en) | Image processing system and image forming system | |
JP2012195681A (en) | Sampling clock generation circuit, image reading device and electronic apparatus | |
JP4656832B2 (en) | Automatic phase adjuster for image processing system | |
US7548265B2 (en) | Image pickup apparatus and image pickup method including clocks | |
JP2009021730A (en) | Image reader, method for determining sampling timing, and program | |
JP4533176B2 (en) | Imaging apparatus, clamp control method, and program | |
JP2009141523A (en) | Device and method for reading image | |
US20070125858A1 (en) | Method for determining sampling timing and image reading apparatus using the same | |
US6204910B1 (en) | Image processing system operable at high speed | |
JP2006191389A (en) | Video camera | |
JP2009246653A (en) | Head separation type camera | |
US6476866B1 (en) | Imaging apparatus with electrical exposure time control | |
JP4227596B2 (en) | Pulse generation circuit, imaging device and camera | |
JP4333427B2 (en) | Information signal processing method and video camera | |
JPH10290399A (en) | Image reader | |
JP2011166675A (en) | Image reader and image read control method | |
JP2005094161A (en) | Apparatus and method for image reading | |
JP2012156621A (en) | Image reading device, image forming device, and signal processing method | |
JP2002142086A (en) | Image reader | |
JP2005176187A (en) | Scanning device control signal generating circuit | |
JPH0412063B2 (en) | ||
JP2007214728A (en) | Color image reading apparatus | |
JPH09247394A (en) | Digital reader | |
JP2006173738A (en) | Image reading apparatus, image reading method, and image forming apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD03 | Notification of appointment of power of attorney |
Effective date: 20091015 Free format text: JAPANESE INTERMEDIATE CODE: A7423 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20091030 |