JP6139197B2 - RIP device, image recording device, RIP method and program - Google Patents

RIP device, image recording device, RIP method and program Download PDF

Info

Publication number
JP6139197B2
JP6139197B2 JP2013054836A JP2013054836A JP6139197B2 JP 6139197 B2 JP6139197 B2 JP 6139197B2 JP 2013054836 A JP2013054836 A JP 2013054836A JP 2013054836 A JP2013054836 A JP 2013054836A JP 6139197 B2 JP6139197 B2 JP 6139197B2
Authority
JP
Japan
Prior art keywords
run
unit
length
run length
image recording
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.)
Active
Application number
JP2013054836A
Other languages
Japanese (ja)
Other versions
JP2014182179A (en
Inventor
古川 至
至 古川
中井 一博
一博 中井
清志 北村
清志 北村
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.)
Screen Holdings Co Ltd
Original Assignee
Screen Holdings Co Ltd
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 Screen Holdings Co Ltd filed Critical Screen Holdings Co Ltd
Priority to JP2013054836A priority Critical patent/JP6139197B2/en
Publication of JP2014182179A publication Critical patent/JP2014182179A/en
Application granted granted Critical
Publication of JP6139197B2 publication Critical patent/JP6139197B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Exposure And Positioning Against Photoresist Photosensitive Materials (AREA)
  • Exposure Of Semiconductors, Excluding Electron Or Ion Beam Exposure (AREA)

Description

本発明は、回路形成に用いられるCADデータを画像記録装置に入力されるラスタデータに変換する技術に関する。   The present invention relates to a technique for converting CAD data used for circuit formation into raster data input to an image recording apparatus.

従来より、ガラス基板、樹脂基板、半導体基板等の基板に回路パターンを描画する際に、空間変調された光を照射して画像を直接的に記録する画像記録装置が用いられている。例えば、特許文献1および2では、可動リボンと固定リボンとを交互に配列した反射型かつ回折格子型の空間光変調器を用いて、基板上に画像が記録される。   Conventionally, when a circuit pattern is drawn on a substrate such as a glass substrate, a resin substrate, or a semiconductor substrate, an image recording apparatus that directly records an image by irradiating spatially modulated light is used. For example, in Patent Documents 1 and 2, an image is recorded on a substrate using a reflective and diffraction grating spatial light modulator in which movable ribbons and fixed ribbons are alternately arranged.

特開2009−237415号公報JP 2009-237415 A 特開2010−66415号公報JP 2010-66415 A

ところで、特許文献1および2にて画像を記録する際には、ベクトルデータであるCADデータから記録用のラスタデータが生成される。近年、回路パターンの微細化および複雑化に伴ってCADデータが複雑化しているが、実際には、CADデータをラスタデータに変換する際には、基板上の感光材料の感光特性やエッチング特性に合わせて、線状のパターンを細くしたり太くしたりする補正であるサイジングが行われる。このとき、本来必要な線やドット等のパターン要素が、記録可能な線幅よりも微細になって記録されない問題が発生する。   Incidentally, when images are recorded in Patent Documents 1 and 2, raster data for recording is generated from CAD data that is vector data. In recent years, CAD data has become more complicated as circuit patterns become finer and more complex, but in reality, when converting CAD data to raster data, the photosensitive characteristics and etching characteristics of the photosensitive material on the substrate are affected. In addition, sizing, which is a correction for thinning or thickening the linear pattern, is performed. At this time, there arises a problem that pattern elements such as lines and dots that are originally required become finer than the recordable line width and are not recorded.

本発明は上記課題に鑑みなされたものであり、サイジングの影響により本来必要なパターン要素が記録されないことを防止し、CADデータから適切なラスタデータを生成することを目的としている。   The present invention has been made in view of the above problems, and an object of the present invention is to prevent a pattern element originally necessary from being recorded due to the effect of sizing and to generate appropriate raster data from CAD data.

請求項1に記載の発明は、回路形成に用いられるCADデータを画像記録装置に入力されるラスタデータに変換するRIP装置であって、CADデータから初期ラスタデータを生成する初期データ生成部と、前記初期ラスタデータにおける線幅の変更を含む補正処理を行うサイジング部と、前記サイジング部による補正後のラスタデータにおいて、0および1のいずれか一方の画素値の画素が画像記録装置の記録方向に連続するランのうち、前記画像記録装置が制御可能な最短ランの長さである最短ラン長に基づいて予め定められた回復下限長以上かつ前記最短ラン長未満のランを、前記最短ラン長以上のランに補正するラン長回復部と、前記最短ラン長未満のランを削除するラン削除部とを備える。   The invention according to claim 1 is an RIP device that converts CAD data used for circuit formation into raster data input to an image recording device, an initial data generation unit that generates initial raster data from CAD data; In a sizing unit that performs correction processing including a change in line width in the initial raster data, and in the raster data that has been corrected by the sizing unit, a pixel having a pixel value of 0 or 1 is in the recording direction of the image recording apparatus. Among consecutive runs, a run that is not less than a recovery lower limit length that is predetermined based on a shortest run length that is controllable by the image recording apparatus and that is less than the shortest run length is greater than or equal to the shortest run length. A run length recovery unit that corrects the run to be run, and a run deletion unit that deletes a run shorter than the shortest run length.

請求項2に記載の発明は、請求項1に記載のRIP装置であって、前記ラン長回復部にて長さが補正されるランの画素値の選択を操作者から受け付ける画素値選択部をさらに備える。   A second aspect of the present invention is the RIP device according to the first aspect, wherein the pixel value selection unit receives a selection of a pixel value of a run whose length is corrected by the run length recovery unit from an operator. Further prepare.

請求項3に記載の発明は、請求項1に記載のRIP装置であって、前記サイジング部にて細くされる線に対応する画素値を、前記ラン長回復部にて長さが補正されるランの画素値として選択する画素値選択部をさらに備える。   A third aspect of the present invention is the RIP device according to the first aspect, wherein a length of a pixel value corresponding to a line thinned by the sizing unit is corrected by the run length recovery unit. A pixel value selection unit that selects the pixel value of the run is further provided.

請求項4に記載の発明は、画像記録装置であって、請求項1ないし3のいずれかに記載のRIP装置と、基板を保持する基板保持部と、前記基板保持部に保持された基板に向けて空間変調された光を照射する光照射部と、前記基板上における前記空間変調された光の照射位置を前記記録方向へと移動する照射位置移動機構と、前記RIP装置からのラスタデータに従って前記光照射部および前記照射位置移動機構を制御する制御部とを備え、前記光照射部が、前記記録方向に交差する方向に複数の変調素子が一列に並んだ空間変調器を含む。   According to a fourth aspect of the present invention, there is provided an image recording apparatus comprising: the RIP device according to any one of the first to third aspects; a substrate holding unit that holds a substrate; and a substrate held by the substrate holding unit. In accordance with raster data from the RIP device, a light irradiation unit that emits light that is spatially modulated toward the light, an irradiation position moving mechanism that moves the irradiation position of the spatially modulated light on the substrate in the recording direction, The light irradiation unit and a control unit that controls the irradiation position moving mechanism, and the light irradiation unit includes a spatial modulator in which a plurality of modulation elements are aligned in a direction intersecting the recording direction.

請求項5に記載の発明は、請求項4に記載の画像記録装置であって、前記最短ラン長が、前記基板上において、前記記録方向における画素ピッチの2倍以上であり、前記基板上において、前記複数の変調素子の像の前記記録方向に垂直な方向におけるピッチは、前記記録方向における前記画素ピッチに等しいInvention of claim 5, an image recording apparatus according to claim 4, wherein the shortest run length in said substrate, not less than 2 times the pixel pitch in the recording direction, in the substrate The pitch of the images of the plurality of modulation elements in the direction perpendicular to the recording direction is equal to the pixel pitch in the recording direction .

請求項6に記載の発明は、請求項4または5に記載の画像記録装置であって、前記複数の変調素子のそれぞれが、光を反射する複数の可動反射面と複数の固定反射面とが交互に配列された回折格子型の変調素子である。   A sixth aspect of the present invention is the image recording apparatus according to the fourth or fifth aspect, wherein each of the plurality of modulation elements includes a plurality of movable reflection surfaces that reflect light and a plurality of fixed reflection surfaces. It is a diffraction grating type modulation element arranged alternately.

請求項7に記載の発明は、回路形成に用いられるCADデータを画像記録装置に入力されるラスタデータに変換するRIP方法であって、CADデータから初期ラスタデータを生成する初期データ生成工程と、前記初期ラスタデータにおける線幅の変更を含む補正処理を行うサイジング工程と、前記サイジング工程による補正後のラスタデータにおいて、0および1のいずれか一方の画素値の画素が画像記録装置の記録方向に連続するランのうち、前記画像記録装置が制御可能な最短ランの長さである最短ラン長に基づいて予め定められた回復下限長以上かつ前記最短ラン長未満のランを、前記最短ラン長以上のランに補正するラン長回復工程と、前記最短ラン長未満のランを削除するラン削除工程とを備える。   The invention according to claim 7 is an RIP method for converting CAD data used for circuit formation into raster data input to an image recording apparatus, and an initial data generation step of generating initial raster data from CAD data; In the sizing process for performing the correction process including the change of the line width in the initial raster data, and the raster data after the correction in the sizing process, the pixel having one pixel value of 0 or 1 is in the recording direction of the image recording apparatus. Among consecutive runs, a run that is not less than a recovery lower limit length that is predetermined based on a shortest run length that is controllable by the image recording apparatus and that is less than the shortest run length is greater than or equal to the shortest run length. A run length recovery step that corrects the run to be run, and a run deletion step that deletes a run shorter than the shortest run length.

請求項8に記載の発明は、コンピュータに、回路形成に用いられるCADデータを画像記録装置に入力されるラスタデータに変換させるプログラムであって、前記プログラムのコンピュータによる実行は、前記コンピュータに、CADデータから初期ラスタデータを生成する初期データ生成工程と、前記初期ラスタデータにおける線幅の変更を含む補正処理を行うサイジング工程と、前記サイジング工程による補正後のラスタデータにおいて、0および1のいずれか一方の画素値の画素が画像記録装置の記録方向に連続するランのうち、前記画像記録装置が制御可能な最短ランの長さである最短ラン長に基づいて予め定められた回復下限長以上かつ前記最短ラン長未満のランを、前記最短ラン長以上のランに補正するラン長回復工程と、前記最短ラン長未満のランを削除するラン削除工程とを実行させる。   The invention according to claim 8 is a program for causing a computer to convert CAD data used for circuit formation into raster data input to an image recording apparatus, and executing the program by the computer In an initial data generation step for generating initial raster data from data, a sizing step for performing correction processing including a change in line width in the initial raster data, and raster data corrected by the sizing step, either 0 or 1 Of the runs in which pixels of one pixel value are continuous in the recording direction of the image recording apparatus, the recovery lower limit length that is predetermined based on the shortest run length that is the length of the shortest run that can be controlled by the image recording apparatus and A run length recovery step of correcting a run shorter than the shortest run length to a run longer than the shortest run length; and To execute the run deletion step for deleting a run of less than a short run length.

本発明によれば、CADデータからサイジングの影響を考慮した適切なラスタデータを生成することができる。   According to the present invention, it is possible to generate appropriate raster data in consideration of the effect of sizing from CAD data.

画像記録装置の側面図である。It is a side view of an image recording device. 画像記録装置の平面図である。It is a top view of an image recording device. 空間光変調器を示す図である。It is a figure which shows a spatial light modulator. 光変調素子の断面を示す図である。It is a figure which shows the cross section of a light modulation element. 光変調素子の断面を示す図である。It is a figure which shows the cross section of a light modulation element. RIP装置の構成を示す図である。It is a figure which shows the structure of a RIP apparatus. RIP装置の機能構成を示す図である。It is a figure which shows the function structure of a RIP apparatus. RIP装置の動作の流れを示す図である。It is a figure which shows the flow of operation | movement of a RIP apparatus. CADデータが示す画像を例示する図である。It is a figure which illustrates the image which CAD data shows. 初期ラスタデータが示す画像を例示する図である。It is a figure which illustrates the image which initial raster data shows. サイジング後の画像を示す図である。It is a figure which shows the image after sizing. ラン長の回復後の画像を示す図である。It is a figure which shows the image after recovery | restoration of run length. 微小ランの削除後の画像を示す図である。It is a figure which shows the image after deletion of a micro run. ラン長の回復後のラスタ画像を例示する図である。It is a figure which illustrates the raster image after run length recovery. ラン長の回復を行わない場合のラスタ画像を例示する図である。It is a figure which illustrates the raster image when not recovering run length.

図1は本発明の一の実施の形態に係る画像記録装置1の側面図であり、図2は画像記録装置1の平面図である。図1では、制御に関する構成も一部示している。画像記録装置1は、液晶表示装置用のガラス基板(以下、単に「基板」という。)上の感光材料に光を照射して画像を記録する装置であり、いわゆる、直描装置である。図1および図2に示すように、画像記録装置1は、(+Z)側の主面91(以下、「上面91」という。)上に感光材料の層が形成された基板9を保持する基板保持部3、基台11上に設けられて基板保持部3をZ方向に垂直なX方向およびY方向に移動する保持部移動機構2、基板保持部3および保持部移動機構2を跨ぐように基台11に固定されるフレーム12、並びに、基板保持部3に保持された基板9に向けて空間変調された光を照射する光照射部4を備える。   FIG. 1 is a side view of an image recording apparatus 1 according to an embodiment of the present invention, and FIG. 2 is a plan view of the image recording apparatus 1. FIG. 1 also shows a part of the configuration related to control. The image recording apparatus 1 is an apparatus that records an image by irradiating light onto a photosensitive material on a glass substrate (hereinafter simply referred to as “substrate”) for a liquid crystal display device, and is a so-called direct drawing apparatus. As shown in FIGS. 1 and 2, the image recording apparatus 1 is a substrate that holds a substrate 9 on which a layer of a photosensitive material is formed on a main surface 91 (hereinafter referred to as “upper surface 91”) on the (+ Z) side. The holding unit 3 is provided on the base 11 so as to straddle the holding unit moving mechanism 2 that moves the substrate holding unit 3 in the X direction and the Y direction perpendicular to the Z direction, and the substrate holding unit 3 and the holding unit moving mechanism 2. A frame 12 fixed to the base 11 and a light irradiation unit 4 that irradiates spatially modulated light toward the substrate 9 held by the substrate holding unit 3 are provided.

光照射部4は、フレーム12に取り付けられる。正確には、光照射部4からの光は、基板9上の感光材料に照射される。また、画像記録装置1は、図1に示すように、保持部移動機構2や光照射部4等の各構成を制御する制御部6、および、制御部6に接続されるRIP(Raster Image Processing)装置7をさらに備える。   The light irradiation unit 4 is attached to the frame 12. Precisely, the light from the light irradiation unit 4 is applied to the photosensitive material on the substrate 9. As shown in FIG. 1, the image recording apparatus 1 includes a control unit 6 that controls each configuration of the holding unit moving mechanism 2, the light irradiation unit 4, and the like, and a RIP (Raster Image Processing) connected to the control unit 6. ) The apparatus 7 is further provided.

基板保持部3は、基板9が載置されるステージ31、ステージ31を回転可能に支持する支持プレート33、および、支持プレート33上において、基板9の上面91に垂直な回転軸321を中心としてステージ31を回転するステージ回転機構32を備える。   The substrate holding unit 3 has a stage 31 on which the substrate 9 is placed, a support plate 33 that rotatably supports the stage 31, and a rotation axis 321 perpendicular to the upper surface 91 of the substrate 9 on the support plate 33. A stage rotation mechanism 32 that rotates the stage 31 is provided.

保持部移動機構2は、基板保持部3を図1および図2中のX方向(以下、「副走査方向」という。)に移動する副走査機構23、副走査機構23を介して支持プレート33を支持するベースプレート24、並びに、基板保持部3をベースプレート24と共にX方向に垂直なY方向(以下、「主走査方向」という。)に連続的に移動する主走査機構25を備える。画像記録装置1では、保持部移動機構2により、基板9の上面91に平行な主走査方向および副走査方向に基板保持部3が移動する。   The holding unit moving mechanism 2 includes a sub-scanning mechanism 23 that moves the substrate holding unit 3 in the X direction in FIGS. 1 and 2 (hereinafter referred to as “sub-scanning direction”), and a support plate 33 via the sub-scanning mechanism 23. And a main scanning mechanism 25 that continuously moves the substrate holder 3 together with the base plate 24 in the Y direction perpendicular to the X direction (hereinafter referred to as “main scanning direction”). In the image recording apparatus 1, the holding unit moving mechanism 2 moves the substrate holding unit 3 in the main scanning direction and the sub scanning direction parallel to the upper surface 91 of the substrate 9.

図1および図2に示すように、副走査機構23は、支持プレート33の下側(すなわち、(−Z)側)において、ステージ31の主面に平行、かつ、主走査方向に垂直な副走査方向に伸びるリニアモータ231、並びに、リニアモータ231の(+Y)側および(−Y)側において副走査方向に伸びる一対のリニアガイド232を備える。主走査機構25は、ベースプレート24の下側において、ステージ31の主面に平行な主走査方向に伸びるリニアモータ251、リニアモータ251の(+X)側および(−X)側において主走査方向に伸びる一対のエアスライダ252、並びに、図示省略のリニアスケールを備える。   As shown in FIGS. 1 and 2, the sub-scanning mechanism 23 is arranged on the lower side of the support plate 33 (that is, on the (−Z) side) parallel to the main surface of the stage 31 and perpendicular to the main scanning direction. A linear motor 231 extending in the scanning direction and a pair of linear guides 232 extending in the sub-scanning direction on the (+ Y) side and the (−Y) side of the linear motor 231 are provided. The main scanning mechanism 25 extends below the base plate 24 in the main scanning direction on the linear motor 251 extending in the main scanning direction parallel to the main surface of the stage 31 and on the (+ X) side and (−X) side of the linear motor 251. A pair of air sliders 252 and a linear scale (not shown) are provided.

図2に示すように、光照射部4は、副走査方向に沿って等ピッチにて配列されてフレーム12に取り付けられる複数(本実施の形態では、8つ)の光学ヘッド41を備える。また、光照射部4は、図1に示すように、各光学ヘッド41に接続される光源光学系42、並びに、紫外光を出射するUV光源43および光源駆動部44を備える。UV光源43は固体レーザであり、光源駆動部44が駆動されることにより、UV光源43から例えば波長355nmの紫外光が出射され、光源光学系42を介して光学ヘッド41へと導かれる。   As shown in FIG. 2, the light irradiation unit 4 includes a plurality (eight in the present embodiment) of optical heads 41 arranged at an equal pitch along the sub-scanning direction and attached to the frame 12. As shown in FIG. 1, the light irradiation unit 4 includes a light source optical system 42 connected to each optical head 41, a UV light source 43 that emits ultraviolet light, and a light source driving unit 44. The UV light source 43 is a solid-state laser, and when the light source driving unit 44 is driven, ultraviolet light having a wavelength of 355 nm, for example, is emitted from the UV light source 43 and guided to the optical head 41 via the light source optical system 42.

各光学ヘッド41は、UV光源43からの光を下方に向けて出射する出射部45、出射部45からの光を反射して空間光変調器46へと導く光学系451、光学系451を介する出射部45からの光を変調しつつ反射する空間光変調器46、および、空間光変調器46からの変調された光を基板9の上面91に設けられた感光材料上へと導く光学系47を備える。   Each optical head 41 is provided with an emission unit 45 that emits light from the UV light source 43 downward, an optical system 451 that reflects light from the emission unit 45 and guides it to the spatial light modulator 46, and an optical system 451. The spatial light modulator 46 that reflects the light from the emitting unit 45 while modulating it, and the optical system 47 that guides the modulated light from the spatial light modulator 46 onto the photosensitive material provided on the upper surface 91 of the substrate 9. Is provided.

図3は、空間光変調器46を拡大して示す図である。図3に示すように、空間光変調器46は、出射部45からの光を基板9の上面91へと導く回折格子型の複数の光変調素子461を備える。複数の光変調素子461は一列に並び、その配列方向は副走査方向に対応する。光変調素子461は半導体装置製造技術を利用して製造され、格子の深さを変更することができる回折格子となっている。光変調素子461には複数の可撓リボン461aおよび固定リボン461bが交互に平行に配列形成され、複数の可撓リボン461aは背後の基準面に対して個別に昇降移動可能であり、複数の固定リボン461bは基準面に対して固定される。回折格子型の光変調素子としては、例えば、GLV(Grating Light Valve:グレーチング・ライト・バルブ)(シリコン・ライト・マシーンズ(サニーベール、カリフォルニア)の登録商標)が知られている。   FIG. 3 is an enlarged view of the spatial light modulator 46. As shown in FIG. 3, the spatial light modulator 46 includes a plurality of diffraction grating type light modulation elements 461 that guide the light from the emitting portion 45 to the upper surface 91 of the substrate 9. The plurality of light modulation elements 461 are arranged in a line, and the arrangement direction thereof corresponds to the sub-scanning direction. The light modulation element 461 is manufactured using a semiconductor device manufacturing technique, and is a diffraction grating capable of changing the depth of the grating. In the light modulation element 461, a plurality of flexible ribbons 461a and fixed ribbons 461b are alternately arranged in parallel, and the plurality of flexible ribbons 461a can be individually moved up and down with respect to the reference plane on the back, and a plurality of fixed ribbons are arranged. The ribbon 461b is fixed with respect to the reference plane. As a diffraction grating type light modulation element, for example, GLV (Grating Light Valve) (registered trademark of Silicon Light Machines (Sunnyvale, Calif.)) Is known.

図4.Aおよび図4.Bは、可撓リボン461aおよび固定リボン461bに対して垂直な面における光変調素子461の断面を示す図である。図4.Aに示すように可撓リボン461aおよび固定リボン461bが基準面461cに対して同じ高さに位置する(すなわち、可撓リボン461aが撓まない)場合には、光変調素子461の表面は面一となり、入射光L1の反射光が0次回折光(正反射光)L2として導出される。一方、図4.Bに示すように可撓リボン461aが固定リボン461bよりも基準面461c側に撓んで可撓リボン461aと固定リボン461bとの高さの差が所定の量となる場合には、可撓リボン461aが回折格子の溝の底面となり、1次回折光L3(さらには、高次回折光)が光変調素子461から導出され、0次回折光L2は消滅する。   FIG. A and FIG. B is a view showing a cross section of the light modulation element 461 in a plane perpendicular to the flexible ribbon 461a and the fixed ribbon 461b. FIG. As shown in A, when the flexible ribbon 461a and the fixed ribbon 461b are located at the same height with respect to the reference surface 461c (that is, the flexible ribbon 461a does not flex), the surface of the light modulation element 461 is a surface. The reflected light of the incident light L1 is derived as zero-order diffracted light (regularly reflected light) L2. On the other hand, FIG. As shown in B, when the flexible ribbon 461a bends to the reference surface 461c side with respect to the fixed ribbon 461b and the height difference between the flexible ribbon 461a and the fixed ribbon 461b becomes a predetermined amount, the flexible ribbon 461a. Becomes the bottom surface of the groove of the diffraction grating, the first-order diffracted light L3 (and higher-order diffracted light) is derived from the light modulation element 461, and the zero-order diffracted light L2 disappears.

図1に示す光照射部4では、UV光源43からの光が光源光学系42により線状光(光束断面が線状の光)とされ、出射部45を介して空間光変調器46のライン状に配列された複数の可撓リボン461aおよび固定リボン461b上に照射される。光変調素子461では、隣接する各1本の可撓リボン461aおよび固定リボン461bを1つのリボン対とすると、3つ以上のリボン対が描画されるパターンの1つの画素に対応する。もちろん、光変調素子461が1つのリボン対とされ、1つのリボン対が1つの画素に対応していてもよい。   In the light irradiation unit 4 shown in FIG. 1, the light from the UV light source 43 is converted into linear light (light having a light beam cross-section linear) by the light source optical system 42, and the line of the spatial light modulator 46 is passed through the emission unit 45. Irradiation is performed on a plurality of flexible ribbons 461a and fixed ribbons 461b. In the light modulation element 461, when each adjacent one flexible ribbon 461a and fixed ribbon 461b is one ribbon pair, three or more ribbon pairs correspond to one pixel of a pattern to be drawn. Of course, the light modulation element 461 may be one ribbon pair, and one ribbon pair may correspond to one pixel.

光変調素子461では、各空間光変調器46に接続される変調器制御部60からの信号に基づいてパターンの各画素に対応するリボン対の可撓リボン461aがそれぞれ制御され、0次回折光を出射する状態と非0次回折光(主として(±1)次回折光)を出射する状態との間で個別に遷移する。光変調素子461から出射される0次回折光は光学系47へと導かれ、非0次回折光は光学系47とは異なる方向へと導かれる。なお、迷光となることを防止するために1次回折光は図示を省略する遮光部により遮光される。   In the light modulation element 461, the flexible ribbon 461a of the ribbon pair corresponding to each pixel of the pattern is controlled based on the signal from the modulator control unit 60 connected to each spatial light modulator 46, and the 0th-order diffracted light is converted. The transition is made individually between the state of emitting and the state of emitting non-zero order diffracted light (mainly (± 1) order diffracted light). The 0th-order diffracted light emitted from the light modulation element 461 is guided to the optical system 47, and the non-zeroth-order diffracted light is guided in a direction different from that of the optical system 47. In order to prevent stray light from being generated, the first-order diffracted light is shielded by a light shielding unit (not shown).

光変調素子461からの0次回折光は、光学系47を介して基板9の上面91へと導かれ、これにより、基板9の上面91上においてX方向(すなわち、副走査方向)に並ぶ複数の照射位置のそれぞれに変調された光が照射される。   The 0th-order diffracted light from the light modulation element 461 is guided to the upper surface 91 of the substrate 9 through the optical system 47, and thereby a plurality of lines aligned in the X direction (that is, the sub-scanning direction) on the upper surface 91 of the substrate 9. The modulated light is irradiated to each irradiation position.

図1および図2に示す画像記録装置1では、保持部移動機構2の主走査機構25により主走査方向に移動される基板9に対し、光照射部4の光変調素子461から変調された光が照射される。換言すれば、主走査機構25は、光変調素子461から基板9へと導かれた光の基板9上における照射領域の位置(すなわち、照射位置)を、基板9に対して相対的にかつ連続的に主走査方向へと移動する照射位置移動機構となっている。なお、画像記録装置1では、基板9を移動することなく、光学ヘッド41が主走査方向に移動することにより基板9上の照射位置が主走査方向に移動されてもよい。画像記録装置1では、制御部6の変調器制御部60により、光変調素子461からの光の変調が制御されることにより、回路パターンを示す画像が基板9上に記録される。   In the image recording apparatus 1 shown in FIGS. 1 and 2, the light modulated from the light modulation element 461 of the light irradiation unit 4 is applied to the substrate 9 moved in the main scanning direction by the main scanning mechanism 25 of the holding unit moving mechanism 2. Is irradiated. In other words, the main scanning mechanism 25 sets the position of the irradiation region on the substrate 9 (that is, the irradiation position) of the light guided from the light modulation element 461 to the substrate 9 relative to the substrate 9 continuously. In particular, the irradiation position moving mechanism moves in the main scanning direction. In the image recording apparatus 1, the irradiation position on the substrate 9 may be moved in the main scanning direction by moving the optical head 41 in the main scanning direction without moving the substrate 9. In the image recording apparatus 1, an image showing a circuit pattern is recorded on the substrate 9 by controlling the modulation of light from the light modulation element 461 by the modulator control unit 60 of the control unit 6.

図5は、RIP装置7の構成を示すブロック図である。RIP装置7には、回路形成に用いられるCADデータが予め準備される。CADデータはベクトルデータである。RIP装置7は、CADデータから画像記録装置1の制御部6に入力される2値のラスタデータを生成する。制御部6は、ラスタデータに従って光照射部4、主走査機構25、副走査機構23等を制御する。   FIG. 5 is a block diagram showing a configuration of the RIP device 7. CAD data used for circuit formation is prepared in advance in the RIP device 7. CAD data is vector data. The RIP device 7 generates binary raster data that is input to the control unit 6 of the image recording device 1 from the CAD data. The control unit 6 controls the light irradiation unit 4, the main scanning mechanism 25, the sub scanning mechanism 23, and the like according to the raster data.

RIP装置7は、各種演算処理を行うCPU71、基本プログラムを記憶するROM72および各種情報を記憶するRAM73をバスラインに接続した一般的なコンピュータシステムの構成となっている。バスラインにはさらに、情報記憶を行う固定ディスク74、画像等の各種情報の表示を行うディスプレイ75、操作者からの入力を受け付けるキーボード76aおよびマウス76b(以下、「入力部76」と総称する。)、光ディスク、磁気ディスク、光磁気ディスク等のコンピュータ読み取り可能な記録媒体8から情報の読み取りを行う読取装置77、並びに、制御部6や他の装置との間で信号を送受信する通信部78が、適宜、インターフェイス(I/F)を介する等して接続される。   The RIP device 7 has a general computer system configuration in which a CPU 71 that performs various arithmetic processes, a ROM 72 that stores basic programs, and a RAM 73 that stores various information are connected to a bus line. The bus line further includes a fixed disk 74 for storing information, a display 75 for displaying various information such as images, a keyboard 76a and a mouse 76b (hereinafter referred to as “input unit 76”) for receiving input from the operator. ), A reading device 77 that reads information from a computer-readable recording medium 8 such as an optical disk, a magnetic disk, a magneto-optical disk, and a communication unit 78 that transmits and receives signals to and from the control unit 6 and other devices. As appropriate, they are connected via an interface (I / F).

RIP装置7には、事前に読取装置77を介して記録媒体8からプログラム80が読み出されて固定ディスク74に記憶される。CPU71はRAM73や固定ディスク74を利用しつつプログラム80に従って演算処理を実行する。   The RIP device 7 reads the program 80 from the recording medium 8 via the reader 77 in advance and stores it in the fixed disk 74. The CPU 71 executes arithmetic processing according to the program 80 while using the RAM 73 and the fixed disk 74.

図6は、RIP装置7がプログラム80を実行することにより実現される機能構成を示すブロック図である。初期データ生成部701、サイジング部702、ラン長回復部703および微小ラン削除部704は、CPU71の演算処理により実現される機能である。画素値選択部705は、CPU71の演算処理や入力部76により実現される機能である。記憶部706は、RAM73や固定ディスク74により実現される。記憶部706には、予め、CAD装置により生成されたCADデータ801が記憶される。   FIG. 6 is a block diagram showing a functional configuration realized by the RIP device 7 executing the program 80. The initial data generation unit 701, the sizing unit 702, the run length recovery unit 703, and the minute run deletion unit 704 are functions realized by arithmetic processing of the CPU 71. The pixel value selection unit 705 is a function realized by the arithmetic processing of the CPU 71 and the input unit 76. The storage unit 706 is realized by the RAM 73 and the fixed disk 74. The storage unit 706 stores CAD data 801 generated by a CAD device in advance.

図7は、RIP装置7の動作の流れを示す図である。RIP装置7では、まず、初期データ生成部701が、CADデータ801から初期ラスタデータを生成する(ステップS11)。図8および図9.Aは、初期ラスタデータが生成される様子を例示する図である。画素810は、行方向および列方向に2次元に等間隔に配列される。図8の太い実線811はCADデータ801が示す線である。図9.Aにて平行斜線を付す領域821は初期ラスタデータが示す画像にて画素値が「1」である画素の領域を示し、平行斜線を付さない領域822は画素値が「0」の領域を示す。図8の実線811の傾斜部812に対応する図9.Aの境界823はジグザグとなり、傾斜部812と境界823とは一致しない。   FIG. 7 is a diagram showing a flow of operation of the RIP device 7. In the RIP device 7, first, the initial data generation unit 701 generates initial raster data from the CAD data 801 (step S11). 8 and 9. A is a diagram illustrating a state in which initial raster data is generated. The pixels 810 are two-dimensionally arranged at equal intervals in the row direction and the column direction. A thick solid line 811 in FIG. 8 is a line indicated by the CAD data 801. FIG. A region 821 with parallel diagonal lines in A indicates a pixel region with a pixel value “1” in the image indicated by the initial raster data, and a region 822 without parallel diagonal lines indicates a region with a pixel value “0”. Show. 8 corresponding to the inclined portion 812 of the solid line 811 in FIG. The boundary 823 of A is zigzag, and the inclined portion 812 and the boundary 823 do not coincide.

図9.Aの上下方向は、初期ラスタデータが示すラスタ画像の列方向であり、記録方向に対応する。記録方向は、光照射部4からの光の基板9上の照射位置の主走査機構26による移動方向である。初期ラスタデータは、ランレングス形式であり、列方向に連続して並ぶ画素値が「0」の画素列であるランと、列方向に連続して並ぶ画素値が「1」の画素列であるランとの集合である。図9.Aでは、画素値が「0」のランの1つを細かな平行斜線を付す領域832にて例示し、画素値が「1」のランの1つを細かな平行斜線を付す領域831にて例示する。   FIG. The vertical direction of A is the column direction of the raster image indicated by the initial raster data, and corresponds to the recording direction. The recording direction is a moving direction of the irradiation position on the substrate 9 of the light from the light irradiation unit 4 by the main scanning mechanism 26. The initial raster data is in a run-length format, and is a run in which the pixel values continuously arranged in the column direction are “0” pixel rows and a pixel row in which the pixel values successively arranged in the column direction are “1”. A set with orchids. FIG. In A, one of the runs with a pixel value of “0” is illustrated by a region 832 with a fine parallel diagonal line, and one of the runs with a pixel value of “1” is shown in a region 831 with a fine parallel diagonal line. Illustrate.

初期ラスタデータは、サイジング部702にてサイジングされる(ステップS12)。サイジングは、記録される回路パターンと、実際に形成される回路パターンとの差を補償する補正処理である。したがって、サイジングは、基板9上の感光材料の感光特性やエッチング特性等に依存する。サイジングには、初期ラスタデータにおける線幅の変更が少なくとも含まれ、必要に応じて、角部に図形を追加したり角部の一部を削除する補正等も行われる。   The initial raster data is sized by the sizing unit 702 (step S12). Sizing is a correction process for compensating for a difference between a circuit pattern to be recorded and a circuit pattern actually formed. Therefore, the sizing depends on the photosensitive characteristics and etching characteristics of the photosensitive material on the substrate 9. The sizing includes at least a change of the line width in the initial raster data, and correction such as adding a figure to a corner or deleting a part of the corner is performed as necessary.

図9.Bは、図9.Aに示す画像にサイジングを施した例を示す図である。図9.Bでは、横方向に延びる帯状の画素値「1」の領域821に細らせ処理が行われ、領域821の上側の部位および下側の部位が、縦方向に関して2画素ずつ削除される。これにより、領域821の縦方向の幅が狭められる。なお、実際には、各ランの長さが補正される。また、領域822に太らせ処理を行った場合も、ほぼ同様に、領域821の縦方向の長さが短くなる。   FIG. B is shown in FIG. It is a figure which shows the example which performed sizing to the image shown to A. FIG. FIG. In B, a thinning process is performed on a region 821 having a strip-like pixel value “1” extending in the horizontal direction, and the upper portion and the lower portion of the region 821 are deleted by two pixels in the vertical direction. Thereby, the vertical width of the region 821 is narrowed. In practice, the length of each run is corrected. In addition, when the fattening process is performed on the region 822, the length of the region 821 in the vertical direction is shortened almost similarly.

サイジング後のラスタデータは、画素値「0」と「1」との入れ替えである階調反転が必要か否かが確認され(ステップS13)、反転が必要な場合は、階調反転が行われる(ステップS14)。階調反転は、初期データ生成部701にて初期ラスタデータに対して行われてもよい。さらには、階調反転する機能が他の機能から独立して設けられてもよい。この段階で、画素値「0」の画素は、基板9上の光が照射されない画素位置を示し、画素値「1」の画素は、光が照射される画素位置を示す。   In the raster data after sizing, it is confirmed whether or not the gradation inversion which is the replacement of the pixel values “0” and “1” is necessary (step S13). If the inversion is necessary, the gradation inversion is performed. (Step S14). The gradation inversion may be performed on the initial raster data by the initial data generation unit 701. Furthermore, a function for gradation inversion may be provided independently of other functions. At this stage, a pixel having a pixel value “0” indicates a pixel position on the substrate 9 that is not irradiated with light, and a pixel having a pixel value “1” indicates a pixel position that is irradiated with light.

サイジング後のラスタデータは、ラン長回復部703にてさらに補正される。ラン長回復部703では、本来存在すべきランであったにも関わらず、サイジングにより画像記録装置1が記録可能な最短のラン長よりも短くなってしまったランの長さが回復される。ラン長の回復は、画素値が「0」の画素または「1」の画素に対して行われる。長さが回復されるランの画素値の選択(ステップS15)は、手動で行われてもよく、部分的に自動化された半自動で行われてもよい。手動で行われる場合、操作者からの画素値の選択の入力を受け付ける入力部76が、画素値選択部705として機能する。半自動で行われる場合、CPU71等により画素値選択部705の機能の一部が実現される。   The raster data after sizing is further corrected by the run length recovery unit 703. The run length recovery unit 703 recovers the run length that has become shorter than the shortest run length that can be recorded by the image recording apparatus 1 by sizing, even though the run should originally exist. The recovery of the run length is performed on a pixel having a pixel value “0” or a pixel “1”. The selection of the pixel value of the run whose length is to be restored (step S15) may be performed manually, or may be performed semiautomatically partially automated. When manually performed, the input unit 76 that receives an input of pixel value selection from the operator functions as the pixel value selection unit 705. When performed semi-automatically, a part of the function of the pixel value selection unit 705 is realized by the CPU 71 or the like.

具体的には、ラン長回復部703に入力されるラスタデータにおける画素値「0」のランの長さが、サイジング部702にて短くされた場合や、画素値「1」のランの長さが、サイジング部702にて長くされた場合、画素値選択部705は、画素値「0」を自動選択する。逆に、ラン長回復部703に入力されるラスタデータにおける画素値「1」のランの長さが、サイジング部702にて短くされた場合や、画素値「0」のランの長さが、サイジング部702にて長くされた場合、画素値選択部705は、画素値「1」を自動選択する。   Specifically, the run length of the pixel value “0” in the raster data input to the run length recovery unit 703 is shortened by the sizing unit 702 or the run length of the pixel value “1”. However, when the length is increased by the sizing unit 702, the pixel value selection unit 705 automatically selects the pixel value “0”. Conversely, when the run length of the pixel value “1” in the raster data input to the run length recovery unit 703 is shortened by the sizing unit 702 or the run length of the pixel value “0” is When the length is increased by the sizing unit 702, the pixel value selection unit 705 automatically selects the pixel value “1”.

一般的に表現すれば、画素値選択部705は、サイジング部702にてサイジング時に細くされる線に対応する画素値を、ラン長回復部703にて長さが補正されるランの画素値として選択する。画素値の選択は、ステップS14の階調反転の前に行われてもよい。この場合、選択される画素値は、階調反転後に選択されるべき画素値を反転した値である。   Generally speaking, the pixel value selection unit 705 uses the pixel value corresponding to the line that is thinned during sizing by the sizing unit 702 as the pixel value of the run whose length is corrected by the run length recovery unit 703. select. The selection of the pixel value may be performed before the gradation inversion in step S14. In this case, the selected pixel value is a value obtained by inverting the pixel value to be selected after gradation inversion.

ラン長の回復処理(ステップS16)では、例えば、画像記録装置1にて5画素未満の長さのランを記録することができず、5画素以上であったランがサイジングにより5画素未満になった場合、このランの長さが5画素以上に回復される。ここで、1画素の記録方向の長さは、1画素ピッチに等しい。画像記録装置1にて制御可能な最短ランの長さ(以下、「最短ラン長」という。)は、画像記録装置1に依存する。また、回復させる最短のラン長(以下、「回復下限長」という。)も、装置の能力やサイジングの手法に依存するため、様々に設定される。ラン長回復部703は、最短ラン長に基づいて予め定められた回復下限長以上かつ最短ラン長未満のランを、最短ラン長以上のランに補正する。好ましくは、回復下限長以上のランを、最短ラン長、または、最短ラン長を超える最短ラン長に近い長さに回復する。例えば、回復後のラン長は、最短ラン長に4画素を加えた長さ以下である。   In the run length recovery process (step S16), for example, the image recording apparatus 1 cannot record a run with a length of less than 5 pixels, and a run of 5 pixels or more becomes less than 5 pixels by sizing. In this case, the length of this run is restored to 5 pixels or more. Here, the length of one pixel in the recording direction is equal to one pixel pitch. The length of the shortest run that can be controlled by the image recording apparatus 1 (hereinafter referred to as “shortest run length”) depends on the image recording apparatus 1. Further, the shortest run length to be recovered (hereinafter referred to as “recovery lower limit length”) depends on the capability of the apparatus and the sizing method, and thus is set variously. The run length recovery unit 703 corrects a run that is greater than or equal to a predetermined recovery lower limit length and less than the shortest run length based on the shortest run length to a run that is greater than or equal to the shortest run length. Preferably, a run having a length equal to or greater than the recovery lower limit length is recovered to the shortest run length or a length close to the shortest run length exceeding the shortest run length. For example, the run length after recovery is equal to or shorter than the shortest run length plus 4 pixels.

基板9への光の照射のON/OFFを高速に切り替える回路を用いることにより、最短ラン長を1画素まで短くすることは可能であるが、記録速度の高速化および画像記録装置1の製造コストの削減のために、本実施の形態に係る画像記録装置1では、最短ラン長は2画素以上である。   Although it is possible to shorten the shortest run length to one pixel by using a circuit that switches ON / OFF of light irradiation to the substrate 9 at high speed, the recording speed is increased and the manufacturing cost of the image recording apparatus 1 is increased. In the image recording apparatus 1 according to the present embodiment, the shortest run length is 2 pixels or more.

図9.Cは、ラン長が回復されたラスタ画像を例示する図である。図9.Cの例では、図9.Bにおける画素値「1」のランのうち、ラン長が5画素未満3画素以上のものの長さが、上下方向にそれぞれ1画素回復する。図9.Bおよび図9.Cでは、回復対象のランの1つに符号833を付す。これにより、ラン833のラン長が5画素になる。なお、ラン長が4画素のものは6画素になるが、5画素へと回復されてもよい。ラン長の回復により、ラン長が3画素または4画素のランの長さが、最短ラン長である5画素以上になる。   FIG. C is a diagram illustrating a raster image whose run length has been recovered. FIG. In the example of C, FIG. Among the runs with the pixel value “1” in B, the lengths of the run lengths of less than 5 pixels and 3 pixels or more are restored by 1 pixel in the vertical direction. FIG. B and FIG. In C, reference numeral 833 is assigned to one of the recovery target runs. As a result, the run length of the run 833 becomes 5 pixels. In addition, although the thing with a run length of 4 pixels becomes 6 pixels, it may be recovered to 5 pixels. With the recovery of the run length, the run length of 3 or 4 pixels becomes 5 pixels or more which is the shortest run length.

次に、微小ラン削除部704は、ラン長の回復が行われた後のラスタデータから画像記録に利用することができない最短ラン長未満の長さの微小ランを削除する(ステップS17)。実際には、ランの階調が反転される。また、階調反転後に(±Y)方向に隣接するランと合体して1つのランにされてもよい。本動作例の場合、5画素未満の長さのランが削除される。その結果、図9.Cの画素値が「1」でラン長が1画素の部位834が、図9.Dに示すように削除される。画像記録装置1が記録できない短いランを削除することにより、画像記録装置1の意図しない誤動作を防止することができる。   Next, the micro-run deletion unit 704 deletes micro-runs having a length less than the shortest run length that cannot be used for image recording from the raster data after the run length is recovered (step S17). Actually, the gradation of the run is inverted. Further, after gradation reversal, it may be combined with runs adjacent in the (± Y) direction to form one run. In the case of this operation example, a run having a length of less than 5 pixels is deleted. As a result, FIG. A region 834 where the pixel value of C is “1” and the run length is 1 pixel is shown in FIG. Deleted as shown in D. By deleting short runs that cannot be recorded by the image recording apparatus 1, an unintended malfunction of the image recording apparatus 1 can be prevented.

その後、ラスタデータは制御部6へと送られ、制御部6が光照射部4、主走査機構26、副走査機構23等を制御することにより、画素値「1」に対応する基板9上の位置に光が照射され、基板9に回路パターンが記録される(ステップS18)。   Thereafter, the raster data is sent to the control unit 6, and the control unit 6 controls the light irradiation unit 4, the main scanning mechanism 26, the sub-scanning mechanism 23, etc., so that the raster data on the substrate 9 corresponding to the pixel value “1”. The position is irradiated with light, and a circuit pattern is recorded on the substrate 9 (step S18).

以上に説明したように、RIP装置7にラン長回復部703を設けることにより、サイジングの影響により本来必要なパターンが記録されないことが防止される。   As described above, by providing the run length recovery unit 703 in the RIP device 7, it is possible to prevent the originally required pattern from being recorded due to the influence of sizing.

図10.Aは、ラン長回復部703によるラン長の回復を行った場合のラスタ画像を例示する図であり、図10.Bは、ラン長の回復を行わなかった場合のラスタ画像を例示する図である。図10.Aおよび図10.Bにおいて、ベクトルデータが示すパターンを白線にて示す。グレーの領域が画素値「1」の領域を示し、黒い領域が画素値「0」の領域を示す。サイジング時には、画素値「1」の領域が縮小され、ラン長の回復時には、画素値「1」のランのうち、長さを回復すべきランが記録方向に延びる。   FIG. FIG. 10A is a diagram illustrating a raster image when run length recovery is performed by the run length recovery unit 703. FIG. B is a diagram illustrating a raster image when run length recovery is not performed. FIG. A and FIG. In B, the pattern indicated by the vector data is indicated by a white line. A gray area indicates an area having a pixel value “1”, and a black area indicates an area having a pixel value “0”. At the time of sizing, the area of the pixel value “1” is reduced, and at the time of recovery of the run length, the run whose length is to be recovered among the runs of the pixel value “1” extends in the recording direction.

これらの図を比較して判るように、ラン長の回復を行わない場合、サイジングの影響により細線、鋭角部、ドット等のパターン要素が失われる虞があるが、RIP装置7を含む画像記録装置1では、本来必要なこれらのパターン要素の意図しない削除が防止される。その結果、CADデータから適切なラスタデータを生成することができる。なお、パターン要素の意図しない削除の防止は、回路パターンとして必要な部分にて実現されるのみでよく、ここでの意図しない「削除の防止」の概念には「削除の抑制」が含まれるものとする。すなわち、画像記録装置1では、本来必要なパターン要素が記録されないことを抑制することができる。   As can be seen by comparing these figures, if the run length is not recovered, pattern elements such as fine lines, sharp corners, and dots may be lost due to the effect of sizing, but the image recording apparatus including the RIP device 7 may be lost. In 1, the unintentional deletion of these originally required pattern elements is prevented. As a result, appropriate raster data can be generated from CAD data. In addition, prevention of unintentional deletion of pattern elements only needs to be realized in a necessary part as a circuit pattern, and the concept of “prevention of deletion” which is not intended here includes “suppression of deletion”. And That is, in the image recording apparatus 1, it is possible to prevent the originally required pattern elements from being recorded.

サイジング時の画素値「1」の領域の縮小は、画素値「0」の領域の拡大と類似する。画素値「0」の線を太くする処理により、画素値「0」の2本の線に挟まれる画素値「1」の線状の領域は細くなる。このように、ラン長の回復が必要なランの画素値はサイジング時に細くなる線に対応する画素値である。   The reduction of the region having the pixel value “1” during sizing is similar to the enlargement of the region having the pixel value “0”. By the process of thickening the line having the pixel value “0”, the linear region having the pixel value “1” sandwiched between the two lines having the pixel value “0” is thinned. As described above, the pixel value of the run that requires the recovery of the run length is a pixel value corresponding to a line that becomes thinner during sizing.

サイジングが行われない場合においてもラン長の回復が行われてもよい。これにより、例えば、CADデータ生成時にその存在を意識していた線が、初期ラスタデータの生成および微小ランの削除により、意図に反して削除されてしまうことが防止される。この場合、ラン長が回復されるランの画素値は、操作者の操作により設定される。   Even if sizing is not performed, the run length may be recovered. As a result, for example, a line that was conscious of its existence at the time of CAD data generation is prevented from being deleted unintentionally due to the generation of initial raster data and the deletion of a minute run. In this case, the pixel value of the run whose run length is restored is set by the operation of the operator.

上記画像記録装置1およびRIP装置7は、様々な変形が可能である。   The image recording device 1 and the RIP device 7 can be variously modified.

例えば、光変調素子461の配列方向は、副走査方向(正確には、副走査方向に対応する素子の位置での方向)に対して傾斜してもよい。すなわち、配列方向は主走査方向である記録方向に対して交差する方向である。   For example, the arrangement direction of the light modulation elements 461 may be inclined with respect to the sub-scanning direction (more precisely, the direction at the position of the element corresponding to the sub-scanning direction). That is, the arrangement direction is a direction intersecting the recording direction which is the main scanning direction.

仮に、最短ラン長が1画素の場合は、サイジング後に主走査方向の線幅が細くなっても記録可能であるため、ラン長を回復させる技術は不要となる。したがって、ラン長回復が採用される画像記録装置1では、最短ラン長は、記録方向に関して2画素ピッチ以上である。一般的に、画素の行方向および列方向のピッチは等しいため、複数の光変調素子461の像の記録方向に垂直な方向におけるピッチは、記録方向の画素ピッチに等しい。したがって、通常、最短ラン長は、複数の光変調素子461の像の記録方向に垂直な方向におけるピッチの2倍以上である。   If the shortest run length is 1 pixel, recording is possible even if the line width in the main scanning direction is narrowed after sizing, so that a technique for recovering the run length becomes unnecessary. Therefore, in the image recording apparatus 1 employing the run length recovery, the shortest run length is 2 pixel pitch or more in the recording direction. In general, since the pitches of the pixels in the row direction and the column direction are equal, the pitch in the direction perpendicular to the recording direction of the images of the plurality of light modulation elements 461 is equal to the pixel pitch in the recording direction. Therefore, normally, the shortest run length is at least twice the pitch in the direction perpendicular to the recording direction of the images of the plurality of light modulation elements 461.

ラン長を回復する際には、ランの記録方向の片側に1画素が追加されるのみでもよい。もちろん、ランの片側または両側に2画素以上追加されてもよい。ラン長を回復する際のランに追加される画素数は、サイジングの態様に基づいて予め定められるが、好ましくは、サイジングで短くなったランを、最短ラン長、または、最短ラン長よりも僅かに長いラン長に回復するように定められる。なお、最短ラン長とは、装置仕様上の制御可能な最短のラン長を指し、装置が仕様を超えて発揮できる最短のラン長と必ずしも一致する必要はない。   When recovering the run length, only one pixel may be added to one side of the run recording direction. Of course, two or more pixels may be added to one side or both sides of the run. The number of pixels added to the run when recovering the run length is determined in advance based on the sizing mode. Preferably, the run shortened by sizing is the shortest run length or slightly smaller than the shortest run length. It is determined to recover to a long run length. The shortest run length refers to the shortest run length that can be controlled in the device specifications, and does not necessarily match the shortest run length that the device can exhibit beyond the specifications.

上記実施の形態における画素値「0」および「1」は形式的に定めたものにすぎず、他の値が用いられてもよい。例えば、画素値「0」と「255」や、画素値「0」と「511」が利用されてもよい。また、「0」が光の照射に対応し、「1」が非照射に対応してもよい。   The pixel values “0” and “1” in the above embodiment are merely formally determined, and other values may be used. For example, pixel values “0” and “255” or pixel values “0” and “511” may be used. “0” may correspond to light irradiation, and “1” may correspond to non-irradiation.

さらに、ラスタデータは2値のデータには限定されず、多値のデータの場合にも上記説明におけるラン長の回復処理が行われてもよい。例えば、光の照射に対応する値と、非照射に対応する値と、これらの値の中間値とを含むランレングスデータであってもよい。中間値では、中間的な強度の光を照射するハーフ照射が行われる。多値のラスタデータの場合においても、光の照射および非照射の一方が画素値「0」に対応し、他方が画素値「1」に対応すると捉えた場合、ラン長回復部により、0および1のいずれか一方の画素値のランのうち、回復下限長以上かつ最短ラン長未満のランが、最短ラン長以上のランに補正される。   Further, the raster data is not limited to binary data, and the run length recovery processing described above may be performed even in the case of multi-value data. For example, it may be run length data including a value corresponding to light irradiation, a value corresponding to non-irradiation, and an intermediate value between these values. At an intermediate value, half irradiation is performed to irradiate light of intermediate intensity. Even in the case of multi-value raster data, if one of light irradiation and non-irradiation corresponds to the pixel value “0” and the other corresponds to the pixel value “1”, the run length recovery unit sets 0 and Of the runs of any one of the pixel values, a run that is not less than the recovery lower limit length and less than the shortest run length is corrected to a run that is not less than the shortest run length.

画素値選択部705では、サイジングが行われない場合を含めて全て自動で画素値が選択されてもよい。ラスタデータはランレングスの形式には限定されない。   In the pixel value selection unit 705, pixel values may all be automatically selected including the case where sizing is not performed. The raster data is not limited to the run length format.

RIP装置7では、初期データ生成部701、サイジング部702、ラン長回復部703または微小ラン削除部704は、適宜、個別の演算部により実現されてもよい。また、1つのRIP装置7が複数の画像記録機構に接続されてもよい。すなわち、画像記録装置1において、RIP装置7以外の部位の複数の組み合わせが設けられてもよい。プログラム80は、通信回線を介してRIP装置7に取り込まれてもよい。   In the RIP device 7, the initial data generation unit 701, the sizing unit 702, the run length recovery unit 703, or the minute run deletion unit 704 may be appropriately realized by an individual calculation unit. One RIP device 7 may be connected to a plurality of image recording mechanisms. That is, in the image recording apparatus 1, a plurality of combinations of parts other than the RIP device 7 may be provided. The program 80 may be taken into the RIP device 7 via a communication line.

画像記録装置1において、記録に用いられる信号光は必ずしも0次回折光である必要はなく、1次回折光が信号光でもよい。また、撓んでいない状態の可撓リボン461aと固定リボン461bとの相対的位置関係が上記実施の形態とは異なり、可撓リボン461aが撓んだ状態で0次回折光が出射される光変調素子461が用いられてもよい。   In the image recording apparatus 1, the signal light used for recording is not necessarily 0th order diffracted light, and the first order diffracted light may be signal light. Further, the relative positional relationship between the flexible ribbon 461a and the fixed ribbon 461b that is not bent differs from the above embodiment, and the light modulation element that emits the 0th-order diffracted light when the flexible ribbon 461a is bent. 461 may be used.

可撓リボン461aおよび固定リボン461bはそれぞれ帯状の可動反射面および固定反射面として捉えることができるのであるならば、厳密な意味でのリボン形状である必要はない。例えば、ブロック形状の上面が固定リボンの反射面としての役割を果たしてもよい。   The flexible ribbon 461a and the fixed ribbon 461b do not need to have a strict ribbon shape as long as the flexible ribbon 461a and the fixed ribbon 461b can be regarded as a belt-like movable reflective surface and a fixed reflective surface, respectively. For example, the block-shaped upper surface may serve as a reflecting surface of the fixed ribbon.

光変調素子461は回折格子型に限定されず、例えば液晶シャッタ等であってもよい。さらに、光変調素子461は光を反射するものにも限定されず、例えば、レーザアレイが光変調素子461としての役割を果たしてもよい。   The light modulation element 461 is not limited to the diffraction grating type, and may be a liquid crystal shutter, for example. Furthermore, the light modulation element 461 is not limited to one that reflects light. For example, a laser array may serve as the light modulation element 461.

基板9は光学ヘッド41に対して相対的に移動可能であるならば他の手法により移動してもよい。また、画像の情報を保持する記録媒体は、プリント配線基板や半導体基板等の感光性材料が塗布された、あるいは、感光性を有する他の材料であってもよく、光の照射による熱に反応する材料であってもよい。したがって、1画素の大きさも様々であり、例えば、画素ピッチは数μmの場合もあり、数十μmや数百μmの場合もある。画像記録装置1は、高速に画像記録を行う装置に適しており、半導体装置製造時の後工程における半導体基板への直描工程に特に適している。   The substrate 9 may be moved by other methods as long as it can move relative to the optical head 41. The recording medium for holding image information may be coated with a photosensitive material such as a printed wiring board or a semiconductor substrate, or may be other photosensitive material, and reacts to heat caused by light irradiation. It may be a material. Accordingly, the size of one pixel also varies. For example, the pixel pitch may be several μm, and may be several tens μm or several hundreds μm. The image recording apparatus 1 is suitable for an apparatus that records an image at a high speed, and is particularly suitable for a direct drawing process on a semiconductor substrate in a subsequent process when manufacturing a semiconductor device.

上記実施の形態および各変形例における構成は、相互に矛盾しない限り適宜組み合わされてよい。   The configurations in the above-described embodiments and modifications may be combined as appropriate as long as they do not contradict each other.

1 画像記録装置
3 基板保持部
4 光照射部
6 制御部
7 RIP装置
9 基板
25 主走査移行機構(照射位置移動機構)
46 空間変調器
80 プログラム
461 変調素子
461a 可撓リボン(可動反射面)
461b 固定リボン(固定反射面)
701 初期データ生成部
702 サイジング部
703 ラン長回復部
704 微小ラン削除部
705 画素値選択部
801 CADデータ
802 ラスタデータ
S11,S12,S16,S17 ステップ
DESCRIPTION OF SYMBOLS 1 Image recording device 3 Board | substrate holding part 4 Light irradiation part 6 Control part 7 RIP apparatus 9 Board | substrate 25 Main scanning transfer mechanism (irradiation position moving mechanism)
46 Spatial modulator 80 Program 461 Modulating element 461a Flexible ribbon (movable reflective surface)
461b Fixed ribbon (fixed reflective surface)
701 Initial data generation unit 702 Sizing unit 703 Run length recovery unit 704 Small run deletion unit 705 Pixel value selection unit 801 CAD data 802 Raster data S11, S12, S16, S17 Steps

Claims (8)

回路形成に用いられるCADデータを画像記録装置に入力されるラスタデータに変換するRIP装置であって、
CADデータから初期ラスタデータを生成する初期データ生成部と、
前記初期ラスタデータにおける線幅の変更を含む補正処理を行うサイジング部と、
前記サイジング部による補正後のラスタデータにおいて、0および1のいずれか一方の画素値の画素が画像記録装置の記録方向に連続するランのうち、前記画像記録装置が制御可能な最短ランの長さである最短ラン長に基づいて予め定められた回復下限長以上かつ前記最短ラン長未満のランを、前記最短ラン長以上のランに補正するラン長回復部と、
前記最短ラン長未満のランを削除するラン削除部と、
を備えることを特徴とするRIP装置。
A RIP device that converts CAD data used for circuit formation into raster data input to an image recording device,
An initial data generation unit for generating initial raster data from CAD data;
A sizing unit that performs correction processing including a change in line width in the initial raster data;
In the raster data corrected by the sizing unit, the length of the shortest run that can be controlled by the image recording apparatus among the runs in which the pixels of any one of 0 and 1 are continuous in the recording direction of the image recording apparatus A run length recovery unit that corrects a run that is greater than or equal to a predetermined recovery lower limit length based on the shortest run length and less than the shortest run length to a run that is greater than or equal to the shortest run length;
A run deletion unit for deleting runs shorter than the shortest run length;
A RIP device comprising:
請求項1に記載のRIP装置であって、
前記ラン長回復部にて長さが補正されるランの画素値の選択を操作者から受け付ける画素値選択部をさらに備えることを特徴とするRIP装置。
The RIP device according to claim 1,
The RIP apparatus further comprising: a pixel value selection unit that accepts selection of a pixel value of a run whose length is corrected by the run length recovery unit from an operator.
請求項1に記載のRIP装置であって、
前記サイジング部にて細くされる線に対応する画素値を、前記ラン長回復部にて長さが補正されるランの画素値として選択する画素値選択部をさらに備えることを特徴とするRIP装置。
The RIP device according to claim 1,
A RIP device further comprising: a pixel value selection unit that selects a pixel value corresponding to a line thinned by the sizing unit as a pixel value of a run whose length is corrected by the run length recovery unit. .
画像記録装置であって、
請求項1ないし3のいずれかに記載のRIP装置と、
基板を保持する基板保持部と、
前記基板保持部に保持された基板に向けて空間変調された光を照射する光照射部と、
前記基板上における前記空間変調された光の照射位置を前記記録方向へと移動する照射位置移動機構と、
前記RIP装置からのラスタデータに従って前記光照射部および前記照射位置移動機構を制御する制御部と、
を備え、
前記光照射部が、前記記録方向に交差する方向に複数の変調素子が一列に並んだ空間変調器を含むことを特徴とする画像記録装置。
An image recording device,
RIP device according to any of claims 1 to 3,
A substrate holder for holding the substrate;
A light irradiating unit that irradiates spatially modulated light toward the substrate held by the substrate holding unit;
An irradiation position moving mechanism for moving the irradiation position of the spatially modulated light on the substrate in the recording direction;
A control unit for controlling the light irradiation unit and the irradiation position moving mechanism according to raster data from the RIP device;
With
The image recording apparatus, wherein the light irradiation unit includes a spatial modulator in which a plurality of modulation elements are arranged in a line in a direction crossing the recording direction.
請求項4に記載の画像記録装置であって、
前記最短ラン長が、前記基板上において、前記記録方向における画素ピッチの2倍以上であり、
前記基板上において、前記複数の変調素子の像の前記記録方向に垂直な方向におけるピッチは、前記記録方向における前記画素ピッチに等しいことを特徴とする画像記録装置。
The image recording apparatus according to claim 4,
The shortest run length is, in the substrate, not less than 2 times the pixel pitch in the recording direction,
An image recording apparatus , wherein a pitch of images of the plurality of modulation elements on the substrate in a direction perpendicular to the recording direction is equal to the pixel pitch in the recording direction .
請求項4または5に記載の画像記録装置であって、
前記複数の変調素子のそれぞれが、光を反射する複数の可動反射面と複数の固定反射面とが交互に配列された回折格子型の変調素子であることを特徴とする画像記録装置。
The image recording apparatus according to claim 4 or 5, wherein
Each of the plurality of modulation elements is a diffraction grating type modulation element in which a plurality of movable reflection surfaces that reflect light and a plurality of fixed reflection surfaces are alternately arranged.
回路形成に用いられるCADデータを画像記録装置に入力されるラスタデータに変換するRIP方法であって、
CADデータから初期ラスタデータを生成する初期データ生成工程と、
前記初期ラスタデータにおける線幅の変更を含む補正処理を行うサイジング工程と、
前記サイジング工程による補正後のラスタデータにおいて、0および1のいずれか一方の画素値の画素が画像記録装置の記録方向に連続するランのうち、前記画像記録装置が制御可能な最短ランの長さである最短ラン長に基づいて予め定められた回復下限長以上かつ前記最短ラン長未満のランを、前記最短ラン長以上のランに補正するラン長回復工程と、
前記最短ラン長未満のランを削除するラン削除工程と、
を備えることを特徴とするRIP方法。
A RIP method for converting CAD data used for circuit formation into raster data input to an image recording apparatus,
An initial data generation step of generating initial raster data from CAD data;
A sizing process for performing a correction process including a change in line width in the initial raster data;
In the raster data corrected by the sizing process, the length of the shortest run that can be controlled by the image recording apparatus among the runs in which pixels having a pixel value of either 0 or 1 continue in the recording direction of the image recording apparatus A run length recovery step of correcting a run that is greater than or equal to a predetermined recovery lower limit length based on the shortest run length and less than the shortest run length to a run that is greater than or equal to the shortest run length;
A run deletion step of deleting a run less than the shortest run length;
A RIP method comprising:
コンピュータに、回路形成に用いられるCADデータを画像記録装置に入力されるラスタデータに変換させるプログラムであって、前記プログラムのコンピュータによる実行は、前記コンピュータに、
CADデータから初期ラスタデータを生成する初期データ生成工程と、
前記初期ラスタデータにおける線幅の変更を含む補正処理を行うサイジング工程と、
前記サイジング工程による補正後のラスタデータにおいて、0および1のいずれか一方の画素値の画素が画像記録装置の記録方向に連続するランのうち、前記画像記録装置が制御可能な最短ランの長さである最短ラン長に基づいて予め定められた回復下限長以上かつ前記最短ラン長未満のランを、前記最短ラン長以上のランに補正するラン長回復工程と、
前記最短ラン長未満のランを削除するラン削除工程と、
を実行させることを特徴とするプログラム。
A program for causing a computer to convert CAD data used for circuit formation into raster data to be input to an image recording apparatus, the computer executing the program,
An initial data generation step of generating initial raster data from CAD data;
A sizing process for performing a correction process including a change in line width in the initial raster data;
In the raster data corrected by the sizing process, the length of the shortest run that can be controlled by the image recording apparatus among the runs in which pixels having a pixel value of either 0 or 1 continue in the recording direction of the image recording apparatus A run length recovery step of correcting a run that is greater than or equal to a predetermined recovery lower limit length based on the shortest run length and less than the shortest run length to a run that is greater than or equal to the shortest run length;
A run deletion step of deleting a run less than the shortest run length;
A program characterized by having executed.
JP2013054836A 2013-03-18 2013-03-18 RIP device, image recording device, RIP method and program Active JP6139197B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013054836A JP6139197B2 (en) 2013-03-18 2013-03-18 RIP device, image recording device, RIP method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013054836A JP6139197B2 (en) 2013-03-18 2013-03-18 RIP device, image recording device, RIP method and program

Publications (2)

Publication Number Publication Date
JP2014182179A JP2014182179A (en) 2014-09-29
JP6139197B2 true JP6139197B2 (en) 2017-05-31

Family

ID=51700970

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013054836A Active JP6139197B2 (en) 2013-03-18 2013-03-18 RIP device, image recording device, RIP method and program

Country Status (1)

Country Link
JP (1) JP6139197B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2023030230A (en) * 2020-02-19 2023-03-08 株式会社ニコン Mask data generation method, and mask data generation program

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2790833B2 (en) * 1989-01-31 1998-08-27 富士通株式会社 Method of generating drawing pattern for exposure apparatus
JPH05243128A (en) * 1991-08-07 1993-09-21 Jeol Ltd Charged particle beam lithography
JP4589163B2 (en) * 2005-03-31 2010-12-01 日本シイエムケイ株式会社 Image processing apparatus, substrate wiring exposure system, and substrate wiring forming system
JP5215018B2 (en) * 2008-03-28 2013-06-19 大日本スクリーン製造株式会社 Image recording device
JP5373518B2 (en) * 2009-09-15 2013-12-18 大日本スクリーン製造株式会社 Data conversion method, drawing system, and program

Also Published As

Publication number Publication date
JP2014182179A (en) 2014-09-29

Similar Documents

Publication Publication Date Title
JP5215018B2 (en) Image recording device
JP5373518B2 (en) Data conversion method, drawing system, and program
JP2007121881A (en) Image recording apparatus
JP2005022250A (en) Image recording method and image recording apparatus
JP4954930B2 (en) Data conversion method, drawing system, and program
JP6139197B2 (en) RIP device, image recording device, RIP method and program
JP2010134375A (en) Drawing apparatus and drawing method
JP2004326076A (en) Pattern drawing apparatus
JP5722136B2 (en) Pattern drawing apparatus and pattern drawing method
JP4532381B2 (en) Drawing method and apparatus
JP5009822B2 (en) Data conversion method, drawing system, and program
JP6150560B2 (en) Data conversion method, drawing system, and program
TWI505044B (en) Data conversion method, drawing system, and program
JP2005010468A (en) Pattern drawing system and pattern drawing method
JP5334774B2 (en) Pattern drawing device
JP6037752B2 (en) Image recording apparatus and image recording method
JP4448075B2 (en) Drawing data acquisition method and apparatus, and drawing method and apparatus
JP7293032B2 (en) Exposure method and exposure apparatus
JP2007013035A (en) Drawing apparatus, drawing method, and program for drawing
JP5226571B2 (en) Image recording device
JP4904301B2 (en) Data conversion method, drawing system, and program
JP2007094034A (en) Method and device for acquiring drawing data, and drawing method and device
JP2007079383A (en) Method and device for acquiring drawing data and method and device for drawing
JP5371658B2 (en) Pattern drawing apparatus and pattern drawing method
JP2005022248A (en) Image recording method and image recording apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20151215

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160916

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160926

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161013

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161222

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170130

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: 20170420

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170427

R150 Certificate of patent or registration of utility model

Ref document number: 6139197

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250