JP2552838B2 - Multi electron beam imaging device - Google Patents
Multi electron beam imaging deviceInfo
- Publication number
- JP2552838B2 JP2552838B2 JP61252029A JP25202986A JP2552838B2 JP 2552838 B2 JP2552838 B2 JP 2552838B2 JP 61252029 A JP61252029 A JP 61252029A JP 25202986 A JP25202986 A JP 25202986A JP 2552838 B2 JP2552838 B2 JP 2552838B2
- Authority
- JP
- Japan
- Prior art keywords
- electron beam
- pattern
- scanning
- target electrode
- correlation
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Landscapes
- Electrodes For Cathode-Ray Tubes (AREA)
Description
【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、撮像装置、特に、複数の電子ビーム発生源
を用いたマルチ電子ビーム撮像装置に関するものであ
る。Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an imaging apparatus, and more particularly to a multi-electron beam imaging apparatus using a plurality of electron beam sources.
この種の装置の電子放出源としては、従来、例えば、
特公昭54−30274号公報、特開昭54−111272号公報(米
国特許第4,259,678号明細書)、特開昭56−15529号公報
(米国特許第4,303,930号明細書)、あるいは、特開昭5
7−38528号公報等に開示されている。As the electron emission source of this type of device, conventionally, for example,
JP-B-54-30274, JP-A-54-111272 (U.S. Pat.No. 4,259,678), JP-A-56-15529 (U.S. Pat.No. 4,303,930), or JP-A-5-30
It is disclosed in JP-A-7-38528.
また、マルチ電子ビーム撮像管に関しては、本出願人
により同時出願された本願発明者らと同一発明者らによ
る特願「マルチ電子ビーム撮像管」明細書に開示されて
いる。Further, the multi-electron beam imaging tube is disclosed in the specification of a multi-electron beam imaging tube filed by the present applicant and filed by the same inventor as the present inventors.
ここにおいて、ある与えられた画像の中から、ある特
定のパターンが存在する位置を見つけること(マッチン
グ)は、様々な応用分野で重要な技術である。例えば、
印刷物の原稿画像の中から特定の文字の位置を見出すこ
と、または、監視システムから得られた画像の中から目
標対象を見つけて追跡することなど、例を挙げればきり
がない。Here, finding (matching) a position where a specific pattern exists in a given image is an important technique in various application fields. For example,
There is no end to the examples, such as finding the position of a specific character in the original image of a printed matter, or finding and tracking a target object in the image obtained from the monitoring system.
マッチングの手法としては、画像のある部分と特定パ
ターンとの相互相関を求めることを反復することが代表
的である。As a matching method, it is typical to repeat obtaining a cross-correlation between a certain part of an image and a specific pattern.
以下、デジタル画像処理の分野において相互相関を利
用したマッチングをどのように行うかを、第5図
(a)、(b)に示すアルゴリズム説明図にしたがって
簡単に説明する。Hereinafter, how to perform matching using cross-correlation in the field of digital image processing will be briefly described with reference to the algorithm explanatory diagrams shown in FIGS. 5A and 5B.
第5図(a)では、大きさがKLの画像FI、J(I・・
1〜K、J・・1〜L)中より、(b)図に示すような
大きさがKlのパターンGI、J(I・・1〜k、J・・1
〜l)を見つけるものとする。基本的には、パターンG
を画像Fのある位置に重ね合わせ、対応する画素ごとの
差を求めて総和を計算し、これがある許容値以下なら、
この位置に目的とするパターンが存在していると判断す
る。この基本操作を画像Gの全画面について行えば目的
が遂行できたことになる。例えば、(a)図では、位置
P1では誤差が大きく、目的とするパターンではないと判
断され、位置PKでは誤差がゼロであり目的とするパター
ンが存在していると判断される。In FIG. 5 (a), the images F I , J (I ...
1 to K, J from · · 1 to L) in, (b) magnitude Kl pattern G I as shown in FIG., J (I ·· 1~k, J ·· 1
~ L) shall be found. Basically, pattern G
Is superposed on a certain position of the image F, the difference for each corresponding pixel is calculated, and the total sum is calculated.
It is determined that the target pattern exists at this position. If this basic operation is performed on the entire screen of the image G, the purpose can be achieved. For example, in FIG.
At P 1 , the error is large and it is determined that the pattern is not the target pattern, and at position P K the error is zero and it is determined that the target pattern exists.
さて次にこのような相互相関によるマッチングを行う
ときに必要とされる計算量を見積もってみる。一回の相
互相関を実行するのにK1回の引き算とK1-1回の加算すな
わち約2K1回の演算が必要である。これを画像Gのほぼ
画素数分、K×L回行わねばならないため、2K・L・K1
回の演算が必要となる。Next, let us estimate the amount of calculation required when performing matching by such cross-correlation. To perform one cross-correlation, K 1 subtractions and K 1-1 additions, or about 2K 1 operations are required. Since this has to be performed K × L times for almost the number of pixels of the image G, 2K ・ L ・ K 1
It is necessary to calculate once.
しかしながら、ここにおいて、例えば、K=L=51
2、k=l=5のとき、演算を1マイクロ秒で実行する
と仮定した場合、マッチングに要する時間は約7秒であ
り、画像の大きさ、パターンの大きさがさらに大きくな
った場合、この方式ではとても満足のゆくものではない
し、また、動画像を対象とした場合、全く対処できな
い。However, here, for example, K = L = 51
2. When k = l = 5, assuming that the calculation is executed in 1 microsecond, the time required for matching is about 7 seconds, and when the size of the image and the size of the pattern become larger, The method is not very satisfactory, and it cannot deal with moving images at all.
このため、相互相関を求める方法では、差の総和値が
許容値を越えた時点で残りの差を求める処理を打切り、
次位置にパターンをすすめるなどの工夫は施されてはい
る。しかしながら、このようにしても実用にはほど遠く
特殊なプロセッサーを利用しているのが現状である。Therefore, in the method of obtaining the cross-correlation, when the total value of the differences exceeds the allowable value, the processing for obtaining the remaining differences is terminated,
Some ideas such as recommending the pattern to the next position have been made. However, even in this case, a special processor is far from being practically used, and it is the current situation.
本発明は、以上のような従来例の問題点に着目してな
されたもので、上述欠点を除去して高速処理を行い得る
マルチ電子ビーム撮像装置の影響を目的としている。The present invention has been made by paying attention to the problems of the conventional example as described above, and an object thereof is to influence a multi-electron beam imaging apparatus capable of performing high-speed processing while eliminating the above-mentioned defects.
このため、本発明においては、被写体像が結像される
ターゲット電極と、複数の電子ビーム発生源をマトリッ
クス上に配設した電子ビーム発生部と、該電子ビーム発
生部より発生した電子ビームを前記ターゲット電極に対
して走査させるための走査手段と、複数の形状パターン
を記憶した記憶手段と、前記記憶手段に記憶された前記
複数の形状パターンの内の1つを選択する選択手段と、
該選択手段により選択された形状パターンで前記電子ビ
ーム発生源を駆動制御する駆動制御手段と、前記駆動制
御手段によって前記形状パターンの電子ビームを前記タ
ーゲット電極に照射させると共に、前記走査手段によっ
て前記電子ビームを前記ターゲット電極に対して走査さ
せた際にターゲット電極に流れる電流を計測することに
よって被写体中に存在する前記形状パターンの位置を検
出する検出手段と、を有するマルチ電子ビーム撮像装置
の提供により、前記目的を達成しようとするものであ
る。Therefore, in the present invention, a target electrode on which a subject image is formed, an electron beam generator having a plurality of electron beam generators arranged on a matrix, and an electron beam generated by the electron beam generator are Scanning means for scanning the target electrode; storage means for storing a plurality of shape patterns; selection means for selecting one of the plurality of shape patterns stored in the storage means;
Drive control means for driving and controlling the electron beam generation source with the shape pattern selected by the selecting means; and an electron beam of the shape pattern is applied to the target electrode by the drive control means, and the electron beam is emitted by the scanning means. By providing a multi-electron beam imaging apparatus having a detection unit that detects the position of the shape pattern existing in the subject by measuring the current flowing through the target electrode when the beam is scanned on the target electrode. It is intended to achieve the above object.
以上のような構成/制御方式により、相互相関による
マッチング演算を極めて短時間に行うことができる。With the configuration / control method as described above, matching calculation by cross-correlation can be performed in an extremely short time.
以下に、本発明を実施例に基づいて説明する。第1図
に、本発明により相互相関を求める方法の説明図、第2
図に、本発明に使用するマルチ電子ビーム撮像管の一例
の構成概要図を示す。Hereinafter, the present invention will be described based on Examples. FIG. 1 is an explanatory view of a method for obtaining a cross correlation according to the present invention, and FIG.
FIG. 1 shows a schematic configuration diagram of an example of a multi-electron beam imaging tube used in the present invention.
(撮像管の構成) (第2図) まず、本発明に使用する上記撮像管の構成概要を説明
する。PECは光電変換部で、透光性基板FP、透光性導電
膜TSPおよび光導電体層PCの積層構造より成る。また、
電子ビーム発生部SEGは、M行×N列個をマトリックス
状に配設した複数の電子ビーム発生源より成る。また、
ENBLは電子ビーム発生部(源)SEGに与えられる電子ビ
ーム射出イネーブル信号、EBは発生された電子ビーム、
MMは、電子ビームEBの水平方向の有効径で光導電体PC面
を水平方向に分割したときの水平分割画素数、NNは、電
子ビームEBの垂直方向の有効径で光導電体PC面を垂直方
向に分割したときの垂直分割画素数である。OUTは、光
導電体PC上のある位置を電子ビームBEで照射したとき透
光性導電膜TSPを介して流れるターゲット電流の出力端
子、DYCは、電子ビームEBを水平方向に偏向する水平偏
向電極、DYRは、電子ビームEBを垂直方向に偏向する垂
直偏向電極、PMは、相関をとるべきパターンを記憶する
パターンメモリであり、各マルチ電子ビーム発生源のそ
れぞれに接続されている。(Structure of Image Pickup Tube) (FIG. 2) First, an outline of the structure of the image pickup tube used in the present invention will be described. The PEC is a photoelectric conversion unit, and has a laminated structure of a transparent substrate FP, a transparent conductive film TSP, and a photoconductor layer PC. Also,
The electron beam generator SEG comprises a plurality of electron beam generators arranged in a matrix of M rows × N columns. Also,
ENBL is an electron beam emission enable signal given to the electron beam generator (source) SEG, EB is the generated electron beam,
MM is the number of horizontally divided pixels when the photoconductor PC surface is horizontally divided by the horizontal effective diameter of the electron beam EB, NN is the vertical effective diameter of the electron beam EB, and the photoconductor PC surface is It is the number of vertically divided pixels when divided in the vertical direction. OUT is an output terminal for the target current flowing through the transparent conductive film TSP when a certain position on the photoconductor PC is irradiated with the electron beam BE, and DYC is a horizontal deflection electrode that horizontally deflects the electron beam EB. , DYR is a vertical deflection electrode that vertically deflects the electron beam EB, and PM is a pattern memory that stores a pattern to be correlated, and is connected to each of the multi-electron beam generation sources.
(相互相関アルゴリズム) いま、被写体はレンズ系を通して光導電体層PCに光学
像を形成しているとすれば、周知ビジコン撮像管の動作
原理により、光導電体層PC上位で光学像に対応する電荷
分布に交換されている。これを模式的に表わしたのが第
1図であり、被写体OBJの光学像IMGにより光導電体層PC
上の電荷は破線曲線QCで示すように分布している。一
方、パターンメモリPMには、画像中から見つけ出したい
パターンが格納されており、このパターンに従い、電子
ビーム発生源SEGの一部が電子ビームを射出している。
第1図EBがこのパターンに従って射出された電子ビーム
を表わしている。さて、パターンと画像との相互相関を
上記の構成で得る原理は、第1図に示したように各偏向
電極DYR、DYCに印加する電圧を制御し、電子ビーム群EB
で光電変換部PECを走査すればよい。すなわち、走査に
より電子ビーム群が第1図EBOで示すように指定パター
ンに一致しなければ、出力端子OUTより得られるターゲ
ット電流は少なく、逆に、EBIで示すように一致すれ
ば、電流は多く得られる。(Cross-correlation algorithm) Now, assuming that the subject is forming an optical image on the photoconductor layer PC through the lens system, it corresponds to the optical image on the photoconductor layer PC upper layer due to the operation principle of the well-known vidicon image pickup tube. It is exchanged for charge distribution. This is shown schematically in Fig. 1. The optical image IMG of the object OBJ shows the photoconductor layer PC.
The upper charge is distributed as shown by the dashed curve QC. On the other hand, the pattern memory PM stores a pattern to be found in the image, and according to this pattern, a part of the electron beam generation source SEG emits an electron beam.
FIG. 1 EB shows the electron beam emitted according to this pattern. Now, the principle of obtaining the cross-correlation between the pattern and the image with the above configuration is to control the voltage applied to each deflection electrode DYR, DYC as shown in FIG.
The photoelectric conversion unit PEC may be scanned with. That is, if the electron beam group does not match the designated pattern by scanning as shown in FIG. 1 EBO, the target current obtained from the output terminal OUT is small, and conversely, if it matches as shown by EBI, the current is large. can get.
ここで注意しなければならないのは、第2図で示した
ような蓄積形撮像管の場合、電子ビーム群EBを、ひとた
びある領域に照射すると、その領域の電荷情報は初期化
されてしまうということである。すなわち、単純に電子
ビーム群EBを水平あるいは垂直に偏向させた場合、水平
方向では直前の、垂直方向では、一水平走査時間前の、
電子ビームで相関を求めた領域と重なり、重なった部分
ではまだ十分に電荷は蓄積されていないため、正確な相
関を求められない。これを解決するためには、パターン
の大きさを単位として、走査を行い(ブロック走査と呼
ぶ)、一ブロック走査が終了すれば、ブロック走査の原
点をパターンの一画素分だけ移行させて再び、全画面を
ブロック走査する、ということを反復すればよい。It should be noted here that in the case of the storage type image pickup tube as shown in FIG. 2, once the electron beam group EB is applied to a certain area, the charge information in that area is initialized. That is. That is, when the electron beam group EB is simply deflected horizontally or vertically, immediately before in the horizontal direction, one horizontal scanning time before in the vertical direction,
An accurate correlation cannot be obtained because the region overlaps with the region for which the electron beam is used for correlation and electric charge is not yet sufficiently accumulated in the overlapped portion. In order to solve this, scanning is performed with the size of the pattern as a unit (called block scanning), and when one block scanning is completed, the origin of the block scanning is moved by one pixel of the pattern and again, The block scanning of the entire screen may be repeated.
第3図(a)、(b)、(c)は、このブロック走査
方法を説明する図であり、パターンの大きさ、すなわち
複数の電子ビームで同時に照射される領域を、この例で
は、縦横ともに2としている。このパターンの大きさで
で光電変換部PECの光導電体層PCを分割すると破線で示
すようになる。さて、まず、同図(a)で示すように、
領域Sから領域Eまでブロック走査を一回行い、次の走
査では同図(b)に示すように、パターンの一画素分水
平方向に移行した(2、1)位置を原点としてブロック
走査を行っている。すなわち領域S′か領域E′までが
走査されて相関を調べられる。同図(c)はブロック走
査原点が(2、2)の位置に設定された状態を表わして
いる。3 (a), (b), and (c) are diagrams for explaining this block scanning method, in which, in this example, the size of the pattern, that is, the area irradiated with a plurality of electron beams at the same time is measured vertically and horizontally. Both are set to 2. When the photoconductor layer PC of the photoelectric conversion unit PEC is divided according to the size of this pattern, it becomes as shown by the broken line. Now, first, as shown in FIG.
Block scanning is performed once from the region S to the region E, and in the next scanning, block scanning is performed with the (2,1) position horizontally shifted by one pixel of the pattern as the origin, as shown in FIG. ing. That is, the area S'or the area E'is scanned to check the correlation. FIG. 6C shows a state where the block scanning origin is set to the position (2, 2).
第4図は上記の走査を行わせるための制御回路のブロ
ック図である。CLKは、発生した電子ビームBEを走査す
る基本クロック、MCTは、マルチ電子ビーム発生源SEGの
水平方向の数Mに等しいM進のカウンタ、NCTは、マル
チ電子ビーム発生源SEGの垂直方向の数Nに等しいN進
のカウンタ、MMCTは、水平分割画素数MMから、上記マル
チ電子ビーム発生源SEGの水平方向の数Mを減じた(MM
−M)進のカウンタ、NNCTは、垂直分割画素数NNから上
記マルチ電子ビーム発生源SEGの垂直方向の数Nを減じ
た(NN−N)進のカウンタ、であり、それぞれ、カウン
タMMCTのキャリーは、カウンタNNCTの入力クロックに、
カウンタNNCTのキャリーはカウンタMCTの入力クロック
に、また、カウンタMCTのキャリーは、カウンタNCTの入
力クロックになっている。また、ADCはMMビットのAD変
換器であり、その下位MビットはカウンタMCTの出力
が、上記(MM−M)ビットはカウンタMMCTの出力に接続
されており、そのアナログ出力は増幅器AMPCで増幅され
て、偏向電極DYCに供給される。同様にADRはNNビットの
AD変換器であり、その下位NビットはカウンタNCTの出
力が、上記(NN−N)ビットカウンタNNCTの出力に接続
されており、そのアナログ出力は増幅器AMPRで増幅され
て、偏向電極DYRに供給される。また、基本クロックCLK
はインバータINVで反転され、電子ビーム射出イネーブ
ル信号として供給される。FIG. 4 is a block diagram of a control circuit for performing the above scanning. CLK is a basic clock for scanning the generated electron beam BE, MCT is a M-ary counter equal to the number M in the horizontal direction of the multi-electron beam source SEG, NCT is the number in the vertical direction of the multi-electron beam source SEG. An N-ary counter equal to N, MMCT, subtracts the number M in the horizontal direction of the multi-electron beam generation source SEG from the number MM of horizontally divided pixels (MM
-M) -adic counter, NNCT is a (NN-N) -adic counter obtained by subtracting the number N in the vertical direction of the multi-electron beam generation source SEG from the number NN of vertically divided pixels, and the carry of the counter MMCT, respectively. Is the input clock of the counter NNCT,
The carry of the counter NNCT is the input clock of the counter MCT, and the carry of the counter MCT is the input clock of the counter NCT. The ADC is an MM-bit AD converter, the lower M bits of which are connected to the output of the counter MCT, and the above (MM-M) bits are connected to the output of the counter MMCT. The analog output is amplified by the amplifier AMPC. And is supplied to the deflection electrode DYC. Similarly, ADR is NN bit
An AD converter, the lower N bits of which are connected to the output of the counter NCT and the output of the (NN-N) bit counter NNCT, whose analog output is amplified by the amplifier AMPR and supplied to the deflection electrode DYR. To be done. Also, the basic clock CLK
Is inverted by an inverter INV and supplied as an electron beam emission enable signal.
第4図の回路の動作は、第3図を用いた前記の説明で
明らかであるが、各カウンタMMCT、NNCTがブロック走査
を行う部分であり、また、各カウンタMCT、NCTがブロッ
ク走査の原点を移動する役割を担っている。また、イネ
ーブル信号ENBLは、ある領域から次の領域へ電子ビーム
群を偏向する間、電子ビームBEの照射を禁止し、正確に
相関を求める位置が確定してから、電子ビームBEを照射
させるものである。The operation of the circuit of FIG. 4 is clear from the above description using FIG. 3, but each counter MMCT, NNCT is the part that performs block scanning, and each counter MCT, NCT is the origin of block scanning. Play a role in moving. Further, the enable signal ENBL prohibits the irradiation of the electron beam BE while deflecting the electron beam group from one area to the next area, and irradiates the electron beam BE after the position for accurately obtaining the correlation is determined. Is.
つぎに、以上の実施例により、相互相関演算に必要と
される時間を見積もってみる。例えば、画像として512
×512画素、パターンとして5×5画素とし、蓄積時間
として1/30秒必要と仮定すると、約0.8秒で演算可能で
ある。また、この蓄積時間はかならずしも1/30秒に設定
する必要はなく、S/N比の許す限り短くすることがで
き、より高速化することも可能である。Next, the time required for the cross-correlation calculation will be estimated by the above embodiment. For example, 512 as an image
Assuming x512 pixels, 5x5 pixels as a pattern, and 1/30 seconds of accumulation time, it can be calculated in about 0.8 seconds. Further, this accumulation time does not always need to be set to 1/30 second, and it can be shortened as much as the S / N ratio allows, and the speed can be further increased.
(他の実施例) 前記実施例では、簡単のためパターンメモリPM縦横の
大きさM、Nをそのまま用いて制御回路を構成したが、
実際には、パターンメモリPMに記憶されるパターンの外
装四角形の大きさm、n(m≦M、n≦N)を利用する
ことも考えられる。この場合、第4図中のカウンタをす
べてプログラマブルカウンタとして構成する必要がある
が、より高速に相互相関を演算できる。(Other Embodiments) In the above embodiment, the control circuit is configured by using the pattern memories PM vertical and horizontal sizes M and N as they are for simplicity.
In practice, it is possible to use the sizes m and n (m ≦ M, n ≦ N) of the exterior quadrangle of the pattern stored in the pattern memory PM. In this case, it is necessary to configure all the counters in FIG. 4 as programmable counters, but the cross-correlation can be calculated faster.
また、前記の説明では、ビジコン撮像管のような蓄積
形の撮像管を仮定したが、非蓄積形撮像管に対しても適
用可能であり、この場合、第4図で示したような走査制
御回路は不要となり、より簡単な構成で相互相関演算を
行い得る。Further, in the above description, a storage type image pickup tube such as a vidicon image pickup tube is assumed, but it is also applicable to a non-storage type image pickup tube. In this case, the scanning control as shown in FIG. A circuit becomes unnecessary, and cross-correlation calculation can be performed with a simpler configuration.
以上説明したように、本発明によれば、マルチ電子ビ
ーム発生源をマトリックス状に行列配置した撮像管の各
電子ビーム発生源を、所定パターンで駆動を行って電子
ビームの発生、偏向を制御するよう構成したため、従
来、処理に長時間を必要としていた相互相関演算を極め
て短時間に演算することが可能となり、その効果は極め
て大きい。As described above, according to the present invention, each electron beam generation source of an image pickup tube in which multiple electron beam generation sources are arranged in a matrix is driven in a predetermined pattern to control the generation and deflection of electron beams. With this configuration, it is possible to perform a cross-correlation calculation that has conventionally required a long time for processing in an extremely short time, and the effect is extremely large.
第1図は、本発明による相互相関を求める方法の説明
図、第2図は、マルチ電子ビーム撮像管の構成概要図、
第3図(a)、(b)、(c)は、それぞれブロック走
査方法説明図、第4図は、ブロック走査制御回路ブロッ
ク図、第5図(a)、(b)は、相互相関アルゴリズム
説明図である。 PEC……光電変換部 PC……光導電体層(撮像面) SEG……電子ビーム発生部(源) EB、EBI/EBO……電子ビーム DYC/DYR……水平/垂直偏光電極 OBJ……被写体 OUT……ターゲット電流出力端子FIG. 1 is an explanatory view of a method for obtaining a cross-correlation according to the present invention, FIG. 2 is a schematic view of the configuration of a multi-electron beam imaging tube,
3 (a), (b), and (c) are explanatory diagrams of the block scanning method, FIG. 4 is a block scanning control circuit block diagram, and FIGS. 5 (a) and 5 (b) are cross-correlation algorithms. FIG. PEC: Photoelectric conversion unit PC: Photoconductor layer (imaging surface) SEG: Electron beam generator (source) EB, EBI / EBO: Electron beam DYC / DYR: Horizontal / vertical polarization electrode OBJ: Subject OUT: Target current output terminal
───────────────────────────────────────────────────── フロントページの続き (72)発明者 水澤 伸俊 東京都大田区下丸子3丁目30番2号 キ ヤノン株式会社内 (72)発明者 新井 竜一 東京都大田区下丸子3丁目30番2号 キ ヤノン株式会社内 (72)発明者 石渡 恭彦 東京都大田区下丸子3丁目30番2号 キ ヤノン株式会社内 (56)参考文献 特開 昭63−105439(JP,A) 特開 昭63−105576(JP,A) 特開 昭63−107374(JP,A) ─────────────────────────────────────────────────── ─── Continued Front Page (72) Inventor Nobutoshi Mizusawa 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Inc. (72) Inventor Ryuichi Arai 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Incorporated (72) Inventor Yasuhiko Ishiwata 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Inc. (56) References JP 63-105439 (JP, A) JP 63-105576 (JP , A) JP-A-63-107374 (JP, A)
Claims (1)
子ビーム発生部と、 該電子ビーム発生部より発生した電子ビームを前記ター
ゲット電極に対して走査させるための走査手段と、 複数の形状パターンを記憶した記憶手段と、 前記記憶手段に記憶された前記複数の形状パターンの内
の1つを選択する選択手段と、 該選択手段により選択された形状パターンで前記電子ビ
ーム発生源を駆動制御する駆動制御手段と、 前記駆動制御手段によって前記形状パターンの電子ビー
ムを前記ターゲット電極に照射させると共に、前記走査
手段によって前記電子ビームを前記ターゲット電極に対
して走査させた際にターゲット電極に流れる電流を計測
することによって被写体中に存在する前記形状パターン
の位置を検出する検出手段と、 を有するマルチ電子ビーム撮像装置。1. A target electrode on which a subject image is formed, an electron beam generator having a plurality of electron beam generators arranged on a matrix, and an electron beam generated by the electron beam generator is applied to the target electrode. Scanning means for scanning with respect to each other, storage means for storing a plurality of shape patterns, selection means for selecting one of the plurality of shape patterns stored in the storage means, and selection by the selection means Drive control means for driving and controlling the electron beam generation source with the formed shape pattern, and the drive control means for irradiating the target electrode with the electron beam of the shape pattern, and the scanning means for applying the electron beam to the target electrode. The shape existing in the object is measured by measuring the current flowing through the target electrode when scanned against Multiple electron beam imaging apparatus having a detection means for detecting the position of the pattern.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP61252029A JP2552838B2 (en) | 1986-10-24 | 1986-10-24 | Multi electron beam imaging device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP61252029A JP2552838B2 (en) | 1986-10-24 | 1986-10-24 | Multi electron beam imaging device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS63107375A JPS63107375A (en) | 1988-05-12 |
| JP2552838B2 true JP2552838B2 (en) | 1996-11-13 |
Family
ID=17231594
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP61252029A Expired - Fee Related JP2552838B2 (en) | 1986-10-24 | 1986-10-24 | Multi electron beam imaging device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2552838B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2011116467A (en) * | 2009-11-30 | 2011-06-16 | Fusako Suzuki | Garbage bag storage device and garbage bag storage device set using the same |
-
1986
- 1986-10-24 JP JP61252029A patent/JP2552838B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPS63107375A (en) | 1988-05-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4173197B2 (en) | X-ray inspection apparatus including an image sensor matrix having a correction unit | |
| JP2000314710A5 (en) | ||
| JP6750966B2 (en) | Pattern inspection device and pattern inspection method | |
| US20200104980A1 (en) | Multi-electron beam image acquisition apparatus, and multi-electron beam image acquisition method | |
| CN102906850A (en) | Lithography system, sensor, converter element and method of manufacture | |
| JPH11233401A (en) | Electron beam drawing method and electron beam drawing apparatus | |
| US20170125208A1 (en) | Pattern inspection apparatus and pattern inspection method | |
| US8086022B2 (en) | Electron beam inspection system and an image generation method for an electron beam inspection system | |
| JP2020087788A (en) | Multi-electron beam image acquisition device and multi-electron beam image acquisition method | |
| JPH08111296A (en) | X-ray diagnostic apparatus with solid-state image sensor and method of operating the apparatus | |
| JP2614884B2 (en) | Electron beam exposure method and apparatus | |
| JP5153212B2 (en) | Charged particle beam equipment | |
| US6839407B2 (en) | Arrangement of sensor elements | |
| US4466113A (en) | X-Ray examination device having a high local resolution | |
| JPS61217704A (en) | Line width measuring device | |
| JP2004200549A (en) | Multi-electron beam device and multi-electron beam current measurement / display method used therefor | |
| US5434422A (en) | Sample position controller in focused ion beam system | |
| JP3272820B2 (en) | Electron beam exposure apparatus and method | |
| JP2552838B2 (en) | Multi electron beam imaging device | |
| JP2548834B2 (en) | Electron beam dimension measuring device | |
| US7485890B2 (en) | Line light source device and image information read-out apparatus | |
| JPWO2008072310A1 (en) | Imaging device | |
| JP6700152B2 (en) | Multi-beam focus adjusting method and multi-beam focus measuring method | |
| JPH07128259A (en) | Method for x-ray mapping analysis | |
| JP4617987B2 (en) | Light or radiation imaging device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| LAPS | Cancellation because of no payment of annual fees |