JPH11138955A - Printing processing device - Google Patents
Printing processing deviceInfo
- Publication number
- JPH11138955A JPH11138955A JP9310225A JP31022597A JPH11138955A JP H11138955 A JPH11138955 A JP H11138955A JP 9310225 A JP9310225 A JP 9310225A JP 31022597 A JP31022597 A JP 31022597A JP H11138955 A JPH11138955 A JP H11138955A
- Authority
- JP
- Japan
- Prior art keywords
- unit
- marking device
- data
- user interface
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Landscapes
- Accessory Devices And Overall Control Thereof (AREA)
- Record Information Processing For Printing (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は印刷処理装置に関
し、特に用紙上にイメージを生成するマーキング装置と
マーキング装置の特性に合わせて処理するイメージング
コントローラとを組み合わせて機能する印刷処理装置に
関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a print processing apparatus, and more particularly, to a print processing apparatus which functions by combining a marking apparatus for generating an image on a sheet and an imaging controller for performing processing according to the characteristics of the marking apparatus.
【0002】[0002]
【従来の技術】小型、高速のディジタル印刷に適した電
子写真方式のページプリンタの開発に伴い、従来の文字
情報中心の印刷から脱皮した、画像、図形、文字などを
同様に取り扱い、図形、文字などの拡大、回転、変形な
どが自由に制御できる記述言語を用いる印刷処理装置が
一般に普及してきた。このような記述言語の代表的な例
として、PostScript(Adobe Syst
ems社商標)、Interpress(Xerox社
商標)、Acrobat(Adobe Systems
社商標)、GDI(Graphics Device
Interface、Microsoft社商標)など
が知られている。2. Description of the Related Art With the development of an electrophotographic page printer suitable for small, high-speed digital printing, images, figures, characters, etc., which have been evicted from conventional character information-centric printing, are handled in the same manner. Print processing apparatuses that use a description language in which enlargement, rotation, deformation, and the like such as can be freely controlled have been widely used. As a typical example of such a description language, PostScript (Adobe System)
ems), Interpress (Xerox), Acrobat (Adobe Systems).
Trademark), GDI (Graphics Device)
Interface, trademark of Microsoft Corporation) and the like are known.
【0003】記述言語で作成されている印刷データは、
ページ内の任意の位置の画像、図形、文字を表現する描
画命令およびデータを任意の順で配置した命令およびデ
ータ列で構成されており、ページプリンタで印字するた
めには、印字前に印刷データをラスタ化しなければなら
ない。ラスタ化というのは、ページまたはページの一部
を横切る一連の個々のドットまたは画素へ展開してラス
タ走査線を形成し、そのページの下へ引き続く走査線を
次々に発生する過程である。[0003] Print data created in a description language is:
It consists of drawing commands and data strings that represent images, graphics, and characters at any position on the page, and commands and data strings arranged in any order.To print with a page printer, print data before printing Must be rasterized. Rasterization is the process of developing a raster scan line by developing it into a series of individual dots or pixels that traverse a page or portion of a page and generating successive scan lines below the page.
【0004】この印刷データからラスタデータヘの展開
は非常に大きな計算量を伴うものであるため、この処理
を高速化するために専用ハードウェアを利用することが
考えられている。専用ハードウェアを用いた一例とし
て、特開平6−86032号公報が知られている。この
公報に記載の技術によれば、まず、記述言語で作成され
ている印刷データの構文を解釈し、ベクタで表される描
画命令の集合に変換する。次に、専用ハードウェアで展
開処理可能な中間データに変換する。ここまでの処理は
ソフトウェアで行われる。1ページ分の中問データの生
成が終了すると、マーキング装置(プリンタ)に起動を
かけ、専用ハードウェアはそのマーキング装置の要求す
るスピードで中間データからラスタデータの変換を行
い、マーキング装置にラスタデータを転送するという処
理を行う。Since the development from print data to raster data involves a very large amount of calculation, it is considered to use dedicated hardware to speed up this processing. Japanese Patent Application Laid-Open No. 6-86032 is known as an example using dedicated hardware. According to the technology described in this publication, first, the syntax of print data created in a description language is interpreted and converted into a set of drawing commands represented by vectors. Next, the data is converted into intermediate data that can be expanded by dedicated hardware. The processing up to this point is performed by software. When the generation of the interrogation data for one page is completed, the marking device (printer) is activated, and the dedicated hardware converts the raster data from the intermediate data at the speed required by the marking device. Is transferred.
【0005】[0005]
【発明が解決しようとする課題】この専用ハードウェア
は特定のマーキング装置に対してカスタマイズされたも
のであり、他の機種のマーキング装置に出力する場合は
専用ハードウェアの一部の回路を交換するか、これらの
回路をマーキング装置に応じて並列的に用意しておく必
要がある。This dedicated hardware is customized for a specific marking device, and when outputting to a marking device of another model, a part of the circuit of the dedicated hardware is replaced. Alternatively, it is necessary to prepare these circuits in parallel according to the marking device.
【0006】また、一つの専用ハードウェアを用いて複
数種のマーキング装置に出力する場合も、それぞれのマ
ーキング装置にカスタマイズされた回路を並列的に用意
しておく必要がある。しかしながら、中問データからラ
スタデータへの展開処理を行うという同じような処理を
するにも拘らず、それぞれのマーキング装置にカスタマ
イズされた回路を並列的に複数用意することは、使用率
を考えればたいへん無駄であるともに、新たな機種のマ
ーキング装置を使用する場合はそのマーキング装置の仕
様に合わせた回路を追加しなければならないという問題
がある。[0006] Also, when outputting to a plurality of types of marking devices using one dedicated hardware, it is necessary to prepare customized circuits in parallel for each marking device. However, in spite of performing a similar process of developing raster data from raster data to raster data, preparing a plurality of circuits customized for each marking device in parallel, considering the usage rate It is very wasteful, and there is a problem that when a new type of marking device is used, a circuit corresponding to the specification of the marking device must be added.
【0007】本発明は以上のような点に鑑みてなされた
ものであり、マーキング装置の仕様に合った機種ごとの
回路を必要とせずに複数のマーキング装置に接続して印
刷処理を可能にする印刷処理装置を提供することを目的
とする。The present invention has been made in view of the above points, and enables printing processing by connecting to a plurality of marking devices without requiring a circuit for each model that meets the specifications of the marking device. It is an object to provide a print processing device.
【0008】[0008]
【課題を解決するための手段】本発明では上記問題を解
決するために、入力された印刷データを処理してマーキ
ング装置で印刷する印刷処理装置において、ユーザがマ
ーキング装置に対して印刷指示および装置状態の監視を
行うユーザインタフェース部から印刷データを入力する
印刷データ入力手段と、前記印刷データをマーキング装
置で印刷できるデータに展開処理する印刷データ展開処
理手段と、前記展開処理手段と前記マーキング装置との
間を物理的および論理的に接続して論理的なハードウェ
ア構成を前記マーキング装置の仕様に合わせて変更可能
な再構成インタフェース手段と、を備えたことを特徴と
する印刷処理装置が提供される。SUMMARY OF THE INVENTION According to the present invention, in order to solve the above-mentioned problems, in a print processing apparatus for processing input print data and printing the same on a marking apparatus, a user issues a print instruction to the marking apparatus and an apparatus. A print data input unit for inputting print data from a user interface unit for monitoring a state, a print data expansion processing unit for expanding the print data into data printable by a marking device, the expansion processing unit and the marking device, And a reconfiguration interface unit that can physically and logically connect the components and change a logical hardware configuration in accordance with the specifications of the marking device. You.
【0009】このような印刷処理装置によれば、印刷デ
ータが入力されると、印刷データ入力手段1aがその印
刷データを受けて印刷データ展開処理手段1bに引き渡
す。印刷データ展開処理手段1bは印刷データを解析し
て中間データを作成し、その中間データをマーキング装
置2の特性に合わせてビットマップデータに展開し、再
構成インタフェース手段1cを介してマーキング装置2
に出力する。マーキング装置2はそのビットマップデー
タをもとに用紙上にイメージを生成する。ここで、再構
成インタフェース手段1cは機種によってそれぞれ異な
るマーキング装置2の通信内容を印刷処理装置1が扱う
共通の通信内容と相互変換するもので、ソフトウェアに
よって再構成可能なハードウェアによって構成される。
同一のハードウェア資源を用いて複数機種のマーキング
装置2に対応した印刷処理を行うことができるので、機
種ごとに専用ハードウェアの一部の回路を並列的に用意
する必要がなくなる。According to such a print processing apparatus, when print data is input, the print data input means 1a receives the print data and transfers it to the print data development processing means 1b. The print data development processing means 1b analyzes the print data to create intermediate data, develops the intermediate data into bitmap data in accordance with the characteristics of the marking device 2, and outputs the data to the marking device 2 via the reconfiguration interface 1c.
Output to The marking device 2 generates an image on a sheet based on the bitmap data. Here, the reconfiguration interface means 1c mutually converts the communication content of the marking device 2 which differs depending on the model with the common communication content handled by the print processing device 1, and is constituted by hardware which can be reconfigured by software.
Since printing processing corresponding to a plurality of types of marking devices 2 can be performed using the same hardware resource, it is not necessary to prepare a part of dedicated hardware circuits in parallel for each type.
【0010】[0010]
【発明の実施の形態】以下、本発明の実施の形態を図面
を参照して説明する。図1は本発明による印刷処理装置
の原理図である。本発明の印刷処理装置1は印刷を行う
マーキング装置2に接続されて、入力された印刷データ
を印刷可能な画像データに変換してマーキング装置2に
渡すもので、印刷データを入力する印刷データ入力手段
1aと、印刷データ展開処理手段1bと、再構成インタ
フェース手段1cとから構成されている。Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a principle diagram of a print processing apparatus according to the present invention. A print processing apparatus 1 according to the present invention is connected to a marking apparatus 2 for performing printing, converts input print data into printable image data, and passes the converted print data to the marking apparatus 2, and print data input for inputting print data. It comprises means 1a, print data development processing means 1b, and reconstruction interface means 1c.
【0011】外部より画像、図形、文字などを描画する
ために命令およびデータ列を有する印刷データが印刷処
理装置1に入力されると、印刷データ入力手段1aがそ
の印刷データを受け付け、印刷データ展開処理手段1b
に渡す。印刷データ展開処理手段1bは受け取った印刷
データを解析し、中間データを作成する。その後、印刷
データ展開処理手段1bは中間データをマーキング装置
2の特性に合わせてビットマップデータに展開し、再構
成インタフェース手段1cを介してマーキング装置2に
出力する。マーキング装置2は印刷処理装置1からのビ
ットマップデータをもとに印刷を行う。ここで、再構成
インタフェース手段1cは機種によってそれぞれ異なる
マーキング装置2の通信内容を印刷処理装置1が扱う共
通の通信内容と相互変換する機能を有している。再構成
インタフェース手段1cはハードウェアの構成をソフト
ウェアによって再構成可能な手段が用いられ、接続され
るマーキング装置2の仕様に合わせて相互変換機能が変
更される。これにより、マーキング装置2の機種ごとに
専用ハードウェアの一部の回路を並列的に用意し、これ
らを交換して使用するという必要がなくなる。When print data having a command and a data string for drawing an image, a figure, a character, or the like is input from the outside to the print processing apparatus 1, the print data input means 1a receives the print data and develops the print data. Processing means 1b
Pass to. The print data development processing unit 1b analyzes the received print data and creates intermediate data. Thereafter, the print data development processing unit 1b develops the intermediate data into bitmap data according to the characteristics of the marking device 2, and outputs the bit data to the marking device 2 via the reconstruction interface unit 1c. The marking device 2 performs printing based on the bitmap data from the print processing device 1. Here, the reconfiguration interface unit 1c has a function of mutually converting communication contents of the marking device 2 which differ depending on the model with common communication contents handled by the print processing device 1. As the reconfiguration interface means 1c, means capable of reconfiguring the hardware configuration by software is used, and the mutual conversion function is changed in accordance with the specification of the connected marking device 2. This eliminates the need to prepare some circuits of dedicated hardware in parallel for each model of the marking device 2 and replace and use them.
【0012】次に、本発明の印刷処理装置を印刷処理シ
ステムに適用した場合の実施の形態について説明する。
図2は印刷処理システムの一構成例を示すブロック図で
ある。図2において、印刷処理システムは、ユーザイン
タフェース部10と、コントローラ20と、マーキング
装置30から構成されている。コントローラ20は印刷
データ入力部21と、展開処理部22と、制御部23
と、再構成インタフェース部24とから成っており、マ
ーキング装置30は出力部31と出力部制御管理部32
とから成っている。Next, an embodiment in which the print processing apparatus of the present invention is applied to a print processing system will be described.
FIG. 2 is a block diagram illustrating a configuration example of the print processing system. 2, the print processing system includes a user interface unit 10, a controller 20, and a marking device 30. The controller 20 includes a print data input unit 21, an expansion processing unit 22, a control unit 23
And a reconstruction interface unit 24. The marking device 30 includes an output unit 31 and an output unit control management unit 32.
And consists of
【0013】ユーザインタフェース部10はWindo
ws(米国Microsoft社の米国およびその他の
国における登録商標)などの汎用オペレーティングシス
テム上で動作するアプリケーションソフトウェアと連動
して、印刷データをどのマーキング装置で印刷するの
か、何部印刷したいのかなどをディスプレイ画面を使っ
て指示する機能と、コントローラ20やマーキング装置
30が正常に動作しているかなどの状態をモニタする機
能を持っている。The user interface unit 10 is a Windows
ws (registered trademark of Microsoft Corporation in the United States and other countries) in cooperation with application software that runs on a general-purpose operating system, and displays which printing apparatus is to be used to print data, how many copies are to be printed, and the like. It has a function of giving an instruction using a screen and a function of monitoring a state such as whether the controller 20 or the marking device 30 is operating normally.
【0014】コントローラ20の印刷データ入力部21
は、印字を行う印刷データを生成する機能を備えたアプ
リケーションプログラムである。本実施の形態で説明す
る印刷データはPostScriptで代表されるペー
ジ記述言語で記述されたものである。The print data input unit 21 of the controller 20
Is an application program having a function of generating print data for printing. The print data described in the present embodiment is described in a page description language represented by PostScript.
【0015】コントローラ20は、印刷データ入力部2
1より入力された印刷データを印刷可能な画像データに
変換する。まず、展開処理部22では一旦展開処理可能
な中間データを生成する。中間データを生成する目的
は、展開処理部22での高速な展開処理を可能にするこ
とである。そのため、展開処理部22は、印刷データを
マーキング装置30の特性に合わせて記述内容を印刷で
きるデータに変換する。中間データは単純な図形(台
形)の集合で表されている。この中間データの最少単位
はオブジェクトであり、各々のオブジェクトには処理内
容に関する情報が付加されている。ここでの処理内容と
は、たとえば図形処理、文字処理、画像処理などに必要
な処理群である。マーキング装置30の特性にもよる
が、電子写真のような一定速度で印刷する装置では一旦
1ページ分の中間データを作成する。その後、ハードウ
ェアまたはソフトウェアでビットマップデータに展開
し、マーキング装置30の出力部31に転送する役割を
持つ。The controller 20 includes a print data input unit 2
The print data input from step 1 is converted into printable image data. First, the expansion processing unit 22 generates intermediate data that can be expanded once. The purpose of generating the intermediate data is to enable high-speed expansion processing in the expansion processing unit 22. Therefore, the expansion processing unit 22 converts the print data into data in which the description content can be printed according to the characteristics of the marking device 30. The intermediate data is represented by a set of simple figures (trapezoids). The minimum unit of the intermediate data is an object, and information on processing contents is added to each object. The processing content here is a processing group necessary for, for example, graphic processing, character processing, image processing, and the like. Although depending on the characteristics of the marking device 30, a device that prints at a constant speed such as an electrophotograph temporarily creates one page of intermediate data. After that, it has the role of developing it into bitmap data by hardware or software and transferring it to the output unit 31 of the marking device 30.
【0016】制御部23はユーザインタフェース部10
からの情報、マーキング装置30からの情報を受け取
り、全体が正常に動作するように制御や制御のための通
信を行う部分である。The control unit 23 includes the user interface unit 10
This is a part that receives information from the marking device 30 and information from the marking device 30, and performs control and communication for control so that the whole operates normally.
【0017】再構成インタフェース部24はマーキング
装置30の仕様にあわせてコントローラ20とマーキン
グ装置30をハード的、ソフト的に接続する部分であ
り、マーキングするための画像データをインタフェース
する部分と、出力部制御管理部32と通信する部分とを
備えている。この再構成インタフェース部24の回路
は、たとえばFPGA(Field Programm
able Gate Array)のようにソフトウェ
アでハードウェアの内容を制御出来る素子を用いて実現
され、ハード的およびソフト的に接続する部分の内容が
マーキング装置30の仕様に合わせて再構成される。The reconstructing interface unit 24 connects the controller 20 and the marking device 30 in terms of hardware and software in accordance with the specifications of the marking device 30, and includes a portion for interfacing image data for marking and an output unit. And a part that communicates with the control management unit 32. The circuit of the reconfiguration interface unit 24 is, for example, an FPGA (Field Programm).
This is realized using an element capable of controlling the hardware content by software, such as an abbreviated gate array, and the content of the part connected in hardware and software is reconfigured in accordance with the specification of the marking device 30.
【0018】マーキング装置30の出力部31は、展開
処理部22から出力される印字データを再構成インタフ
ェース部24を経由して受け取って、記録用紙に印字
し、出力するものである。出力部31はたとえば後述の
図3に示すような電子写真方式を使ったカラーのマーキ
ング装置であれば、C、M、Y、BK (シアン、マゼン
タ、イエロー、ブラック)カラーの色毎に露光、現像、
転写を繰り返すことによりフルカラー画像を出力できる
レーザー走査方式の電子写真方式を用いたカラーページ
プリンタである。もちろん、出力部31は、インクジェ
ット方式のカラープリンタでもよい。The output unit 31 of the marking device 30 receives the print data output from the expansion processing unit 22 via the reconfiguration interface unit 24, prints it on recording paper, and outputs it. For example, if the output unit 31 is a color marking device using an electrophotographic method as shown in FIG. 3 described below, the exposure unit 31 performs exposure, C, M, Y, and BK (cyan, magenta, yellow, and black) colors. developing,
This is a color page printer using a laser scanning type electrophotographic method capable of outputting a full color image by repeating transfer. Of course, the output unit 31 may be an ink jet type color printer.
【0019】出力部制御管理部32は、マーキング装置
30を構成する各種モジュールを動作させることで紙送
り、画像形成、用紙排出、正常終了監視などを行う出力
部制御部(図示せず)とリンクして、コントローラ20
側と通信し、マーキングが効率よく正常に動作するため
の情報を備えており、現在接続されている出力部31の
形態情報、動作情報や属性情報を保持し、管理する。形
態情報とはマーキング装置30に依存して接続動作させ
るためにあらかじめ必要な情報で画像データの受け渡し
方式、通信方式、プロトコル形式、動作タイミングなど
である。動作情報とはマーキング装置30の動作に関す
るユーザインタフェース部で指示される用紙サイズや印
刷枚数などの設定と動作管理であり、属性情報とは、た
とえば出力解像度、各ピクセルの階調数、出力色、印字
方式、スクリーン方式などのマーキング装置30のデバ
イス特性などである。これらの情報はコントローラ20
とマーキング装置30とが接続されるための重要な情報
である。出力部31に合わせた内容はあらかじめ出力部
制御管理部32内に保持しているか、問い合わせること
によって収集するか、あるいは管理者が入力する。The output unit control management unit 32 is linked with an output unit control unit (not shown) for performing paper feed, image formation, paper discharge, normal completion monitoring, etc. by operating various modules constituting the marking device 30. And the controller 20
It communicates with the side and has information for efficient and normal operation of the marking, and holds and manages the form information, operation information and attribute information of the currently connected output unit 31. The form information is information necessary in advance for performing a connection operation depending on the marking device 30, and includes an image data transfer method, a communication method, a protocol format, an operation timing, and the like. The operation information is setting and operation management such as a sheet size and the number of prints instructed by a user interface unit relating to the operation of the marking device 30. Device characteristics of the marking device 30, such as a printing method and a screen method, are used. These information are stored in the controller 20
This is important information for connecting the device and the marking device 30. The contents matched to the output unit 31 are stored in the output unit control management unit 32 in advance, collected by inquiring, or input by the administrator.
【0020】ここで、一般的なレーザー走査方式の電子
写真方式を用いたカラーページプリンタの構成および動
作について説明する。図3はカラーページプリンタの構
成例を示す図である。図3において、ビデオインタフェ
ース311は、展開処理部22から順次送られてくるC
MYBK の色情報に対応した印刷データを図示されない
半導体レーザーの点灯を制御するドライバへ入力して光
信号に変換する。半導体レーザー走査装置312は、赤
外半導体レーザー、レンズ3121、ポリゴンミラー3
122より構成され、数十μmのスポット光となって感
光体ドラム313を走査する。感光体ドラム313は、
帯電器314により帯電されており、光信号により、静
電潜像が形成される。潜像はロータリ現像器315上の
2成分磁気ブラシ現像によりトナー像となり、転写ドラ
ム316上に吸着させた用紙上に転写される。感光体ド
ラム313は、クリーナ317で余分のトナーがクリー
ニングされる。この工程をBK 、Y、M、Cの順に繰り
返し、用紙上に多重転写する。最後に、転写ドラム31
6より用紙を剥離し、定着器318でトナーを定着す
る。Here, the configuration and operation of a color page printer using a general laser scanning type electrophotographic system will be described. FIG. 3 is a diagram illustrating a configuration example of a color page printer. In FIG. 3, a video interface 311 is a C
Print data corresponding to the MYBK color information is input to a driver (not shown) for controlling the lighting of a semiconductor laser, and is converted into an optical signal. The semiconductor laser scanning device 312 includes an infrared semiconductor laser, a lens 3121, a polygon mirror 3
The photosensitive drum 313 is configured as a spot light of several tens μm and scans the photosensitive drum 313. The photosensitive drum 313 is
Charged by the charger 314, an electrostatic latent image is formed by an optical signal. The latent image is converted into a toner image by two-component magnetic brush development on a rotary developing device 315, and is transferred onto a sheet adsorbed on a transfer drum 316. Excess toner is removed from the photosensitive drum 313 by the cleaner 317. This process is repeated in the order of BK, Y, M, and C, and multiple transfer is performed on paper. Finally, the transfer drum 31
Then, the sheet is peeled off from Step 6, and the toner is fixed by the fixing device 318.
【0021】まず、印刷実行に先立って、コンピュータ
にあるユーザインタフェース部10とコントローラ20
とマーキング装置30とが接続される。ユーザインタフ
ェース部10とコントローラ20とはハードウェアとし
てコンピュータの周辺機器となり、コンピュータの備え
た汎用的なインタフェース方式、たとえばネットワーク
であればイーサネット、ローカルバスであればUSB
(UniversalSerial Bus)やIEE
E1394、SCSI(small computer
system interface)などがある。出
力部情報管理部32は、出力部31に形態情報、動作情
報、属性情報を問い合わせ、その結果を管理し、再構成
データとして使用する。なお、出力部31にこのような
問い合わせに答える機能がない場合は、管理者がユーザ
インタフェース部10などを経由してコントローラ20
に入力してもよい。First, prior to execution of printing, the user interface unit 10 and the controller 20 in the computer are provided.
And the marking device 30 are connected. The user interface unit 10 and the controller 20 are peripheral devices of a computer as hardware, and a general-purpose interface system provided by the computer, for example, Ethernet for a network and USB for a local bus.
(UniversalSerial Bus) or IEEE
E1394, SCSI (small computer)
system interface). The output unit information management unit 32 inquires of the output unit 31 about form information, operation information, and attribute information, manages the result, and uses the result as reconfiguration data. If the output unit 31 does not have a function of answering such an inquiry, the administrator can use the controller 20 via the user interface unit 10 or the like.
May be entered.
【0022】ユーザインタフェース部10で指示された
印刷データは印刷データ入力部21に入力される。印刷
データは、順次展開処理部22に渡される。展開処理部
22は言語解釈処理で描画命令群を抽出し、中間データ
と呼ばれる台形オブジェクトの集合に変換する。中間デ
ータは、画像、文字、図形などの種類に分けて処理さ
れ、各々のオブジェクトに画像、文字、図形などの種類
が分かる情報、描画の属性、オブジェクトの外接矩形が
付加される。さらに展開処理部22では、出力部制御管
理部32から得た情報の一部をもとに中間データをデバ
イス特性に合わせて展開処理し、展開処理の結果である
ビットマップを展開処理部22の内部に一時保持する。
これを1ページ分の印刷データすべてを処理するまで実
行する。1ページ分のデータ処理が終了すると、展開処
理部22からマーキング装置30の記録速度に応じて印
字データが1ライン毎に転送され、印字が行われる。展
開処理部22から出力部31への印字データの転送は、
1ページ分の印刷データが転送されるまで、色毎にある
いは4色同時に繰り返される。または、中間データをま
ず1ページ分生成し、中間データの展開はマーキング装
置30に同期して1ライン毎に転送され、印字が行われ
る形式もある。The print data specified by the user interface unit 10 is input to a print data input unit 21. The print data is sequentially passed to the development processing unit 22. The expansion processing unit 22 extracts a drawing command group by a language interpretation process and converts it into a set of trapezoidal objects called intermediate data. The intermediate data is processed by being divided into types such as images, characters, and figures, and information indicating the types of the images, characters, and figures, drawing attributes, and circumscribed rectangles of the objects are added to each object. Further, the expansion processing unit 22 performs expansion processing of the intermediate data in accordance with the device characteristics based on a part of the information obtained from the output unit control management unit 32, and outputs a bitmap as a result of the expansion processing to the expansion processing unit 22. Hold temporarily inside.
This is executed until all the print data for one page is processed. When the data processing for one page is completed, the print data is transferred from the expansion processing unit 22 line by line in accordance with the recording speed of the marking device 30, and printing is performed. The transfer of the print data from the expansion processing unit 22 to the output unit 31
Until the print data for one page is transferred, it is repeated for each color or simultaneously for four colors. Alternatively, there is also a format in which intermediate data is first generated for one page, and the development of the intermediate data is transferred line by line in synchronization with the marking device 30 and printing is performed.
【0023】以上、本発明の印刷処理装置を適用した印
刷処理システムの概要について記述した。次に、コント
ローラ20の再構成インタフェース部24の詳細を中心
に説明する。The outline of the print processing system to which the print processing apparatus of the present invention is applied has been described above. Next, the details of the reconfiguration interface unit 24 of the controller 20 will be mainly described.
【0024】図4は再構成インタフェース部の詳細な構
成を示すブロック図である。図4に示すように、再構成
インタフェース部24は再構成制御部241、タイミン
グインタフェース(I/F)部242、ビデオ回路I/
F部243、通信I/F部244、タイミング信号生成
部245、トーン補正部246、スクリーン生成部24
7、プロトコルデコーダ248から構成される。FIG. 4 is a block diagram showing a detailed configuration of the reconfiguration interface unit. As shown in FIG. 4, the reconfiguration interface unit 24 includes a reconfiguration control unit 241, a timing interface (I / F) unit 242, and a video circuit I / F.
F section 243, communication I / F section 244, timing signal generation section 245, tone correction section 246, screen generation section 24
7, a protocol decoder 248.
【0025】トーン補正部246は展開処理部22の出
力に接続されている。トーン補正部246の出力はスク
リーン生成部247に接続され、この出力はビデオ回路
I/F部243に接続されている。そして、このビデオ
回路I/F部243の出力はマーキング装置30の出力
部31に接続されている。これにより、展開処理部22
から出力される印字データをマーキング装置30へ出力
するという処理の流れを構成している。The tone correction section 246 is connected to the output of the expansion processing section 22. The output of the tone correction unit 246 is connected to a screen generation unit 247, and this output is connected to a video circuit I / F unit 243. The output of the video circuit I / F unit 243 is connected to the output unit 31 of the marking device 30. Thereby, the expansion processing unit 22
The process flow of outputting the print data output from the printer to the marking device 30 is configured.
【0026】また、再構成インタフェース部24では、
再構成制御部241、プロトコルデコーダ248および
タイミング信号生成部245が制御部23に接続され、
再構成制御部241、タイミングI/F部242および
通信I/F部244がマーキング装置30の出力部制御
管理部32に接続されており、制御部23とマーキング
装置30との間での通信に必要な処理を行う。また、再
構成制御部241はタイミングI/F部242、ビデオ
回路I/F部243、通信I/F部244、タイミング
信号生成部245、トーン補正部246、スクリーン生
成部247、およびプロトコルデコーダ248に接続さ
れており、これらをマーキング装置30の仕様に合わせ
て再構成することができるようにしている。In the reconstruction interface 24,
The reconfiguration control unit 241, the protocol decoder 248, and the timing signal generation unit 245 are connected to the control unit 23,
The reconfiguration control unit 241, the timing I / F unit 242, and the communication I / F unit 244 are connected to the output unit control management unit 32 of the marking device 30, and perform communication between the control unit 23 and the marking device 30. Perform necessary processing. The reconfiguration control unit 241 includes a timing I / F unit 242, a video circuit I / F unit 243, a communication I / F unit 244, a timing signal generation unit 245, a tone correction unit 246, a screen generation unit 247, and a protocol decoder 248. And these can be reconfigured in accordance with the specifications of the marking device 30.
【0027】次に、この再構成インタフェース部24に
おける処理の流れについて簡単に説明する。図5は再構
成インタフェース部の処理の流れを示すフローチャート
である。再構成インタフェース部24では、まず、通信
I/F部244が設定される(ステップS1)。これに
より、再構成インタフェース部24とマーキング装置3
0との間での通信方法が決められると、これに基づいて
トーン補正部246、スクリーン生成部247、および
ビデオ回路I/F部243についてのビデオインタフェ
ース設定情報を入手し(ステップS2)、さらに、プロ
トコル情報を入手する(ステップS3)。次に、マーキ
ング装置30によってユーザインタフェースが違うの
で、現在入出力デバイスで表示しているユーザインタフ
ェースと整合しているかどうかを判断する(ステップS
4)。ここで、ユーザインタフェースが整合しない場合
には、ユーザインタフェースをマーキング装置30のユ
ーザインタフェースに変更することになる(ステップS
5)。そして、再構成インタフェース部24はプロトコ
ルデコーダ248と、トーン補正部246、スクリーン
生成部247、およびビデオ回路I/F部243のビデ
オインタフェースとを設定する(ステップS6)。Next, the flow of processing in the reconfiguration interface unit 24 will be briefly described. FIG. 5 is a flowchart showing the flow of the processing of the reconfiguration interface unit. In the reconfiguration interface unit 24, first, the communication I / F unit 244 is set (step S1). Thereby, the reconstruction interface unit 24 and the marking device 3
When the communication method between the two is determined, the video interface setting information for the tone correction unit 246, the screen generation unit 247, and the video circuit I / F unit 243 is obtained based on the communication method (step S2). Then, protocol information is obtained (step S3). Next, since the user interface differs depending on the marking device 30, it is determined whether the user interface matches the user interface currently displayed on the input / output device (step S).
4). If the user interfaces do not match, the user interface is changed to the user interface of the marking device 30 (step S).
5). Then, the reconstruction interface unit 24 sets the protocol decoder 248, the tone correction unit 246, the screen generation unit 247, and the video interface of the video circuit I / F unit 243 (Step S6).
【0028】通信I/F部244の設定では、マーキン
グ装置30と物理的に接続するコネクタ(図示せず)で
通信を行うための物理的なプロトコル、たとえばシリア
ル非同期方式で、ピン配置、たとえばコネクタの1から
4ピンまではあらかじめ固定的に決まっているので、再
構成制御部241は通信I/F部244を通してマーキ
ング装置30の出力部制御管理部32に形態情報、動作
情報、属性情報を要求して受け取る。In the setting of the communication I / F unit 244, a physical protocol for performing communication by a connector (not shown) which is physically connected to the marking device 30, for example, a serial asynchronous method, and a pin arrangement, for example, a connector Since the first to fourth pins are fixedly determined in advance, the reconfiguration control unit 241 requests the output unit control management unit 32 of the marking device 30 through the communication I / F unit 244 for form information, operation information, and attribute information. And receive
【0029】次に、出力部制御管理部32が保持してい
て要求によりコントローラ20にアップロードされる情
報の例を示す。図6はマーキング装置の機種に応じて出
力部制御管理部が保持する情報の例を示す図である。こ
こでは、4種類の出力部A〜Dの例を示してある。この
例によれば、マーキング装置30を特定する出力部名称
と、そのデバイスに関する情報が記憶されている。これ
らの情報は再構成制御部241が受け取り、保持する形
式で示してある。その情報には、出力部が書き込む「出
力解像度」、色の変化の滑らかさを示す「階調」、色の
種類(CMYK,CMY,K)を示す「出力の色」、出
力部が紙面に印字可能な「再現範囲」、色の再現範囲の
広さをたとえばクラス別で規定した「Gamut」、用
紙に電子写真方式で印字するかインクジェット方式で印
字するかを示す「印字方式」、網点処理のタイプなどを
指示する「スクリーン」、プロトコルをそのバージョン
で表した「プロトコルID(識別子)」、および転送速
度を表す「ビデオインタフェース」がある。Next, an example of information held by the output unit control management unit 32 and uploaded to the controller 20 by a request will be described. FIG. 6 is a diagram illustrating an example of information held by the output unit control management unit according to the type of the marking device. Here, four examples of the output units A to D are shown. According to this example, an output unit name for specifying the marking device 30 and information on the device are stored. These pieces of information are shown in a format that the reconstruction control unit 241 receives and holds. The information includes “output resolution” written by the output unit, “gradation” indicating smoothness of color change, “output color” indicating the type of color (CMYK, CMY, K), and the output unit "Gamut" that can be printed, "Gamut" that defines the extent of the color reproduction range, for example, by class, "Printing method" that indicates whether to print on paper using the electrophotographic method or the inkjet method, and halftone dots There are a "screen" indicating the type of processing and the like, a "protocol ID (identifier)" representing the protocol by its version, and a "video interface" representing the transfer speed.
【0030】実際にはより詳しい情報がそれぞれの項目
で必要となる。再構成制御部241では、受け取った情
報をもとに、たとえば解像度形態情報から何ビットでビ
デオ情報を送るのか、アッパービットとロワービットの
位置規定、信号ハイレベルが画像ありなのかどうかの論
理レベル規定、コネクタのうちどのピンをビデオI/F
のピンとして規定するか、また、ビデオ信号のマーキン
グ装置ヘの転送速度の周波数を決めるための設定である
タイミング信号生成部245の設定、タイミング信号の
ピン規定を行うため、FPGAなど外部から電気的に回
路を構成できる素子を使っているビデオ回路I/F部2
43とタイミングI/F部242とを設定する。タイミ
ング信号生成部は位相同期ループ回路と入力の分周比を
決定するレジスタとがあり、そのレジスタの値で周波数
が決定される。タイミングはカウンタ回路の分周比で生
成できるため同様にカウンタの入力レジスタを設定する
ことで実現する。Actually, more detailed information is required for each item. Based on the received information, the reconstruction control unit 241 determines, for example, how many bits of the video information to send from the resolution form information, defines the positions of the upper bit and the lower bit, and defines the logical level of whether or not the signal high level indicates that there is an image. , Which pin of the connector is the video I / F
In order to set the timing signal generation unit 245, which is a setting for determining the frequency of the transfer speed of the video signal to the marking device, and to specify the pin of the timing signal, an external device such as an FPGA may be used. Circuit I / F unit 2 using elements capable of forming circuits
43 and the timing I / F section 242 are set. The timing signal generator has a phase locked loop circuit and a register for determining the input division ratio, and the frequency is determined by the value of the register. Since the timing can be generated by the frequency division ratio of the counter circuit, the timing can be similarly set by setting the input register of the counter.
【0031】属性情報はマーキングデバイスに合わせて
画像を最適に作るための情報であり、解像度や階調数、
出力色数などは再構成制御部から展開処理部の制御部へ
送られ、その値をもとに展開される。属性情報のうち階
調を表現するトーンカーブがデバイスや機器の状況によ
って異なるため補正情報を受け取り、再構成制御部24
1からトーン補正部246が設定される。同様に網点や
誤差拡散などのスクリーン方式を獲得し、FPGAと参
照テーブルとで構成されるスクリーン生成部247を設
定する。The attribute information is information for optimally creating an image according to the marking device, and includes resolution, gradation number,
The number of output colors and the like are sent from the reconstruction control unit to the control unit of the expansion processing unit, and are expanded based on the values. Since the tone curve expressing the gradation among the attribute information differs depending on the state of the device or the device, the correction information is received and the reconstruction control unit 24
The tone correction unit 246 is set from 1. Similarly, a screen method such as a halftone dot or an error diffusion is obtained, and a screen generation unit 247 including an FPGA and a reference table is set.
【0032】図7はユーザインタフェース部の構成例を
示すブロック図である。ユーザインタフェース部10は
アプリケーションと通信して印刷するドキュメント情報
を得るためのアプリケーションインタフェース(I/
F)部11と、ユーザインタフェース情報全体を制御す
る表示制御部12と、ディスプレイやキーボード、マウ
スなどの入出力デバイス13と、印刷するためのユーザ
インタフェース(UI)情報をあらかじめ蓄積しておく
UI情報蓄積部14と、指示した内容や表示した内容を
コントローラ20と通信するUI通信エージェント15
とから構成される。FIG. 7 is a block diagram showing a configuration example of the user interface unit. The user interface unit 10 communicates with an application to obtain document information to be printed.
F) a unit 11, a display control unit 12 for controlling the entire user interface information, an input / output device 13 such as a display, a keyboard and a mouse, and UI information for preliminarily storing user interface (UI) information for printing A storage unit 14 and a UI communication agent 15 for communicating the instructed contents and the displayed contents with the controller 20
It is composed of
【0033】表示制御部12はアプリケーションインタ
フェース部11から印刷情報とデータとを入手し、UI
情報蓄積部14から印刷に必要なユーザインタフェース
情報を取り出し、入出力デバイス13のディスプレイに
表示する。The display control unit 12 obtains print information and data from the application interface unit 11 and
User interface information necessary for printing is extracted from the information storage unit 14 and displayed on the display of the input / output device 13.
【0034】一方、コントローラ20では、再構成制御
部241がマーキング装置30からプロトコルIDとそ
の内容モジュールを入手し、そのIDタイプを検出す
る。IDタイプは制御部23に送られ、プロトコルID
タイプとユーザインタフェース部10のバージョンとの
対応が制御部23でチェックされる。制御部23はユー
ザインタフェース部10のUI通信エージェント15と
通信する。UI通信エージェント15は再構成インタフ
ェース部24を経由して入手したプロトコルIDを問い
合わせる。次いで、UI通信エージェント15は表示制
御部12に問い合わせ、表示制御部12が現在入出力デ
バイス13のディスプレイで表示しているユーザインタ
フェース内容を、UI情報蓄積部14のどの情報を使用
しているかで認識する。制御部23は送られてきたプロ
トコルIDとUI情報蓄積部14から得たIDとを比較
し、マッチしているかどうかをチェツクする。バージョ
ンがマッチすれば、通信に問題はないと判断する。も
し、問題があると、制御部23はユーザインタフェース
部10に通知し、ユーザインタフェース部10は別のマ
ッチするモジュールをダウンロードして持ってくるか、
一部のユーザインタフェースソフトを変更する。マーキ
ング装置30にプロトコルID情報がない場合は制御部
23に要求し、制御部23はユーザインタフェース部1
0へ要求し、ユーザインタフェース部10でマッチした
プロトコルIDとそのプロトコル内容モジュールをUI
通信エージェント15が転送する。On the other hand, in the controller 20, the reconstruction controller 241 obtains the protocol ID and its content module from the marking device 30, and detects the ID type. The ID type is sent to the control unit 23, and the protocol ID
The control unit 23 checks the correspondence between the type and the version of the user interface unit 10. The control unit 23 communicates with the UI communication agent 15 of the user interface unit 10. The UI communication agent 15 makes an inquiry about the protocol ID obtained via the reconfiguration interface unit 24. Next, the UI communication agent 15 inquires of the display control unit 12, and displays the contents of the user interface currently displayed on the display of the input / output device 13 by the display information of the UI information storage unit 14. recognize. The control unit 23 compares the transmitted protocol ID with the ID obtained from the UI information storage unit 14 and checks whether there is a match. If the versions match, it is determined that there is no problem in communication. If there is a problem, the control unit 23 notifies the user interface unit 10, and the user interface unit 10 downloads another matching module,
Change some user interface software. If there is no protocol ID information in the marking device 30, a request is made to the control unit 23, and the control unit 23
0, and the protocol ID matched by the user interface unit 10 and its protocol content module are
The communication agent 15 transfers.
【0035】プロトコル内容モジュールには、マーキン
グ装置30を外部から制御やモニタするために必要なす
べてのコマンド、ステータス情報が含まれている。管理
情報ベース(MIB:Management Info
rmation Base)などの標準化でサポートす
る機能をユーザインタフェース部10からSNMP(S
imple Network Management
Protocol)プロトコルなどでコントローラ20
に問い合わせが来る。実際のマーキング装置30で記述
されるコマンドやステータスは標準的な機能のほかにデ
バイスの詳細な状況を問い合わせたり、設定できたりす
る。そのため、コントローラ20とマーキング装置30
との間でやりとりするコマンドやステータスは多くのパ
ラメータを含み、パラメータはそのマーキング装置30
に特有であり、機器が代わるとそのパラメータの示す位
置や数字の意味が異なる。The protocol content module includes all commands and status information necessary for externally controlling and monitoring the marking device 30. Management Information Base (MIB: Management Info)
A function supported by standardization such as an operation base (SNMP) is provided from the user interface unit 10 to the SNMP (S
simple Network Management
Protocol 20)
The inquiry will come to. The commands and statuses described in the actual marking device 30 can be used to inquire and set the detailed status of the device in addition to the standard functions. Therefore, the controller 20 and the marking device 30
The commands and statuses exchanged with the device include a number of parameters, the parameters of which are
And the meaning of the position and the number indicated by the parameter changes when the device is changed.
【0036】ここで、コマンドやステータス情報の意味
を双方向にデコード処理するプロトコルデコーダ248
の構成例について説明する。図8はコントローラ内のプ
ロトコルデコーダの構成例を示すブロック図である。プ
ロトコルデコーダ248は制御部23がコマンドを出す
系とそれに応答してステータスを受ける系とからなって
いる。コマンドを出す系はシリアルパラレル変換部24
81、アドレス生成部2482、コマンド参照テーブル
2483、通信データ生成部2484、およびパラレル
シリアル変換部2485を有し、ステータスを受ける系
はシリアルパラレル変換部2481a、アドレス生成部
2482a、ステータス参照テーブル2486、通信デ
ータ生成部2484a、およびパラレルシリアル変換部
2485aを有している。アドレス生成部2482、コ
マンド参照テーブル2483、通信データ生成部248
4、アドレス生成部2482a、ステータス参照テーブ
ル2486、および通信データ生成部2484aはFP
GAによって構成され、それぞれ再構成制御部241に
接続されて再構成可能なように制御される。また、展開
処理部22でのエラー処理に備えて、アドレス生成部2
482からステータス参照テーブル2486を介して通
信データ生成部2484aへ進む系もある。Here, a protocol decoder 248 for bidirectionally decoding the meaning of the command and status information.
A configuration example will be described. FIG. 8 is a block diagram showing a configuration example of a protocol decoder in the controller. The protocol decoder 248 includes a system for issuing a command from the control unit 23 and a system for receiving a status in response to the command. The command issuing system is a serial / parallel converter 24
81, an address generation unit 2482, a command reference table 2483, a communication data generation unit 2484, and a parallel / serial conversion unit 2485, and the system that receives the status is a serial / parallel conversion unit 2481a, an address generation unit 2482a, a status reference table 2486, It has a data generator 2484a and a parallel-serial converter 2485a. Address generation unit 2482, command reference table 2483, communication data generation unit 248
4, the address generation unit 2482a, the status reference table 2486, and the communication data generation unit 2484a
It is configured by a GA, and is connected to the reconfiguration control unit 241 and controlled so as to be reconfigurable. In addition, in preparation for error processing in the expansion processing unit 22, the address generation unit 2
There is also a system that proceeds from 482 to the communication data generation unit 2484a via the status reference table 2486.
【0037】以上の構成に従って、ユーザインタフェー
ス部10、コントローラ20およびマーキング装置30
における通信の流れを以下に示す。まず、ユーザインタ
フェース部10で指示された印刷指示はUI通信エージ
ェント15からコントローラ20の制御部23を通して
シリアル伝送方式で送られてくる。シリアル伝送は一般
的にUART(universal asynchro
nous receiver−transmitte
r)またはUSBなどで代表される。シリアル情報はシ
リアルパラレル変換部2481でパラレル情報に変換さ
れる。たとえばコマンド列“Size A4、SEL、
S”の印刷指示が送られてきたとすると、アドレス生成
部2482はコマンド参照テーブル2483を参照す
る。参照では、コマンド列の最初の文字列から、“Si
ze”の参照先頭アドレスが0400(hex)である
とすると、第1パラメータの“A4”、第2パラメータ
の“SEL”、第3パラメータの“S”から参照テーブ
ルの相対アドレスを計算し、0400(hex)+それ
ぞれの相対アドレスからテーブルの値を順に取り出し、
通信データ生成部2484で同じ意味であるが記述され
た内容の異なる新たなコマンド列を生成する。ユーザイ
ンタフェース部10から送られたコマンドが文字列を使
用しているのに対し、新たなコマンド列は数字列とな
る。数字列は制御するコンピュータが解析しやすく、同
じ処理速度を要求された場合、安価なCPUを使用でき
る。通信データ生成部2484はパラレルシリアル変換
部2485から通信I/F部244を経由してマーキン
グ装置30へ送られる。According to the above configuration, the user interface unit 10, the controller 20, and the marking device 30
Is shown below. First, a print instruction instructed by the user interface unit 10 is sent from the UI communication agent 15 through the control unit 23 of the controller 20 by a serial transmission method. Serial transmission is generally UART (universal asynchronous).
nouse receiver-transmitte
r) or USB. The serial information is converted into parallel information by a serial / parallel conversion unit 2481. For example, the command string “Size A4, SEL,
If the print instruction of “S” has been sent, the address generation unit 2482 refers to the command reference table 2483. In the reference, the first character string of the command string starts with “Si”.
Assuming that the reference start address of “ze” is 0400 (hex), the relative address of the reference table is calculated from “A4” of the first parameter, “SEL” of the second parameter, and “S” of the third parameter. (Hex) + Take the values of the table from each relative address in order,
The communication data generation unit 2484 generates a new command sequence having the same meaning but different contents. While the command sent from the user interface unit 10 uses a character string, the new command string is a numeric string. The digit string is easily analyzed by the controlling computer, and if the same processing speed is required, an inexpensive CPU can be used. The communication data generation unit 2484 is sent from the parallel-serial conversion unit 2485 to the marking device 30 via the communication I / F unit 244.
【0038】マーキング装置30がステータスをユーザ
インタフェース部10へ返す流れでは、まず、マーキン
グ装置30から通信I/F部244を経由してシリアル
伝送方式のステータス信号が送られてくる。シリアル情
報はシリアルパラレル変換部2481aでパラレル情報
に変換される。変換の結果が、たとえばステータス列
“1121、08、11、12”であるとする。アドレ
ス生成部2482aはステータス参照テーブル2486
を参照する。参照はステータス列の数字列から、最初の
“1121”を取り出し、参照アドレス先頭を計算す
る。たとえば0800(hex)とすると、第1パラメ
ータの“08”、第2パラメータの“11”、第3パラ
メータの“12”からステータス参照テーブル2486
の相対アドレスを計算し、0800(hex)+それぞ
れの相対アドレスからテーブルの値を順に取り出し、通
信データ生成部2484aで同じ意味であるが記述され
た内容の異なる新たな文字列で構成されたステータス列
を生成する。このステータス列はたとえば“Size、
A4、SEL、Empty”であるとすると、この例で
は要求されたA4サイズの短辺送りの用紙は空であると
の返答を返している。このようにして、マーキング装置
30から送られた数字列は文字列に変換され、ユーザイ
ンタフェース部10でダイレクトに表示しやすい情報に
直される。In the flow in which the marking device 30 returns a status to the user interface unit 10, first, a status signal of a serial transmission system is transmitted from the marking device 30 via the communication I / F unit 244. The serial information is converted into parallel information by a serial / parallel converter 2481a. It is assumed that the result of the conversion is, for example, a status string “1121, 08, 11, 12”. The address generation unit 2482 a
See For reference, the first "1121" is extracted from the numeric string of the status string, and the head of the reference address is calculated. For example, if it is 0800 (hex), the status reference table 2486 is obtained from “08” of the first parameter, “11” of the second parameter, and “12” of the third parameter.
, The value of the table is sequentially extracted from 0800 (hex) + each relative address, and the communication data generation unit 2484a has a status composed of a new character string having the same meaning but different contents described. Generate a column. This status column is, for example, "Size,
A4, SEL, Empty ", in this example, a response is returned that the requested short-side feed paper of A4 size is empty. In this manner, the number sent from the marking device 30 is returned. The columns are converted into character strings, and are converted into information that can be easily displayed directly on the user interface unit 10.
【0039】たとえばマーキング装置30に故障箇所が
あり、印刷できない場合はマーキング装置30からは詳
細な情報が出されるが、ユーザインタフェース部10が
一般の印刷ユーザだった場合、装置が正常かどうかの問
い合わせに対して、正常であれば正常と返せばよい。す
なわち、故障の場合はプロトコルデコーダとして“Br
oken”、または“Fatal Error”と返せ
ばよい。一方、ユーザインタフェース部10が装置管理
者だった時は、異常があればどの部品が異常なのか返事
を返すために詳しい情報としてデコードする。たとえば
図3に示したように半導体レーザー走査装置、感光体、
現像機、定着機など多くのモジュールから構成されてい
ている場合、ステータスはそれぞれのモジュールが正常
かどうか伝えてくる。そのためコントローラ20に送ら
れるステータスは装置を構成する各ユニットごとに、た
とえば半導体レーザー走査装置ではその中のレンズ31
21やポリゴンミラー3122、同期センサ、レーザー
素子などが正常に動作中かの問い合わせに対して返事を
返す。一つのユニットでは、多くの部品から構成されて
いて、それぞれの状態を返事として返す。たとえばユー
ザインタフェース部10から“Error、?”と送ら
れると、同じルートでマーキング装置30へ送られ、マ
ーキング装置30からは“0875、15、28、9
9”が返され、半導体レーザー走査装置のレンズとミラ
ーの不具合というような詳細情報がプロトコルデコーダ
248でデコードされる。ユーザインタフェース部10
が一般ユーザなのか管理者なのかはUI通信エージェン
ト15のヘッダ情報でどちらの問い合わせかは区別でき
る。For example, if there is a failure in the marking device 30 and printing cannot be performed, detailed information is output from the marking device 30. If the user interface unit 10 is a general printing user, an inquiry is made as to whether the device is normal. If it is normal, it is sufficient to return normal. That is, in the case of a failure, "Br" is used as the protocol decoder.
In the case where the user interface unit 10 is the device administrator, if there is an abnormality, decode it as detailed information to return a reply as to which part is abnormal. As shown in FIG. 3, a semiconductor laser scanning device, a photoconductor,
In the case where the system is composed of many modules such as a developing machine and a fixing machine, the status informs whether or not each module is normal. Therefore, the status sent to the controller 20 is determined for each unit constituting the apparatus, for example, the lens 31 in the semiconductor laser scanning apparatus.
21 is returned in response to an inquiry as to whether the device 21, the polygon mirror 3122, the synchronous sensor, the laser element, etc. are operating normally. One unit is composed of many parts, and each state is returned as a reply. For example, when "Error,?" Is sent from the user interface unit 10, it is sent to the marking device 30 along the same route, and "0875, 15, 28, 9" is sent from the marking device 30.
9 "is returned, and detailed information such as the malfunction of the lens and mirror of the semiconductor laser scanning device is decoded by the protocol decoder 248. The user interface unit 10
Whether the user is a general user or an administrator can be distinguished from the inquiry by the header information of the UI communication agent 15.
【0040】通信する情報全般を上げる一般印刷の基本
モードの印刷指示では、プリンタ名称、アドレス、サポ
ートするファイル形式、出力色、原稿サイズ、出力用紙
サイズであり、基本モードの状態モードでは、電源、動
作、エラー、優先順位、キャンセルなどである。応用印
刷指示モードとして拡大縮小、回転、Nアップ、余白付
与、ページ揃えなどがある。The print instructions in the basic mode of general printing for raising the overall information to be communicated include a printer name, an address, a supported file format, an output color, an original size, and an output paper size. Actions, errors, priorities, cancellations, etc. The applied print instruction modes include enlargement / reduction, rotation, N-up, margin addition, and page alignment.
【0041】管理者モードは大きく分けて設定管理、状
態障害管理、利用状況管理がある。設定管理は使用部門
やユーザごとのアクセス設定や管理をして、費用管理な
ども行う。状態障害管理は最も使用頻度の高いモード
で、プリンタを構成するモジュール単位にエラーが無い
か、消耗品が無くなっていないか、メンテナンスの時期
に来ていないかどうかのチェックおよびユーザからのプ
リントエラー原因チェック、エラー発生したプリントジ
ョブの修復管理などを行う。利用状況管理はプリントジ
ョブモニタなどで日々どの程度プリンタが稼働している
かチェックするなどである。The administrator mode is roughly divided into setting management, status failure management, and usage status management. The setting management performs access setting and management for each use department and user, and also performs cost management. Status failure management is the mode that is used most frequently. It checks whether there is no error in each module that composes the printer, that there is no consumables, and that it is not time for maintenance. Check and repair management of print jobs in which errors occurred. The usage status management involves checking how much the printer is operating on a daily basis using a print job monitor or the like.
【0042】マーキング装置30とユーザインタフェー
ス部10との通信を説明してきたが、通信がスムーズに
いかない原因にコントローラ20が絡むことがある。マ
ーキング装置30では、同じA4サイズの用紙をサポー
トしていても、画像再現範囲は同じではない。ある装置
は297mm、210mm最大に再現可能であるが、別
の装置では回り3mmに画像抜けが発生する。その場合
は同じ印刷データでも一方は正常に出力されるが、他方
は像がわずかであるが欠落する。欠落する場合にはあら
かじめユーザインタフェース部10にウォーニングを上
げる。マーキング装置30のデバイス特性は通信I/F
部244経由で制御部23に渡され、その中に像再現範
囲が規定されている。Although the communication between the marking device 30 and the user interface unit 10 has been described, the controller 20 may be involved in the cause of the communication failure. Even if the marking device 30 supports the same A4 size paper, the image reproduction range is not the same. One device can reproduce the maximum of 297 mm and 210 mm, while another device has an image dropout of 3 mm around. In this case, one of the same print data is normally output, but the other image has a small but missing image. If it is missing, a warning is given to the user interface unit 10 in advance. The device characteristic of the marking device 30 is the communication I / F.
The image data is passed to the control unit 23 via the unit 244, and the image reproduction range is defined therein.
【0043】また、展開処理部22で処理した結果、ア
ピアランスエラーが発生する印刷データを検出した場合
には、その時点で展開処理部22は制御部23にエラー
情報をシリアル伝送の数字列で渡し、制御部23はその
数字列を再構成インタフェース部24のプロトコルデコ
ーダ248に渡す。プロトコルデコーダ248では、そ
の数字列を一点鎖線の矢印で示したように、シリアルパ
ラレル変換部2481およびアドレス生成部2482を
経由してステータス参照テーブル2486へ送られる。
ここで別の文字列にデコードされたエラーメッセージは
通信データ生成部2484aで通信データに直され、パ
ラレルシリアル変換部2485aでシリアル情報に変換
され、再度制御部23、ユーザインタフェース部10に
戻され、入出力デバイス13のディスプレイに像が欠け
る部分を情報として表示する。これに対し、ユーザは原
稿を小さくするか、別のマーキング装置で印刷するよう
にすることで、正常な印刷が可能になる。参照テーブル
などのハードウェアは単純にするために再構成インタフ
ェース部24に置いているが、制御部23の内部に同様
の構能を設置することでもよい。Also, as a result of processing performed by the expansion processing unit 22, when print data in which an appearance error occurs is detected, the expansion processing unit 22 passes the error information to the control unit 23 at that point in the form of a serial transmission number string. , The control unit 23 passes the digit string to the protocol decoder 248 of the reconstruction interface unit 24. In the protocol decoder 248, the number string is sent to the status reference table 2486 via the serial / parallel conversion unit 2481 and the address generation unit 2482, as indicated by the one-dot chain line arrow.
Here, the error message decoded into another character string is converted into communication data by the communication data generation unit 2484a, converted into serial information by the parallel / serial conversion unit 2485a, and returned to the control unit 23 and the user interface unit 10 again. A portion where an image is missing is displayed as information on the display of the input / output device 13. On the other hand, the user can normally print by reducing the size of the document or by printing it with another marking device. Although hardware such as a reference table is placed in the reconfiguration interface unit 24 for simplicity, a similar function may be provided inside the control unit 23.
【0044】以上の実施の形態では、コントローラ20
に1種類のマーキング装置を接続する形式で説明してき
たが、再構成インタフェース部を含むコントローラ20
は複数のマーキング装置でも同様の効果を発揮する。In the above embodiment, the controller 20
Has been described in the form of connecting one type of marking device to the controller 20.
Has the same effect with a plurality of marking devices.
【0045】図9は複数のマーキング装置を含む印刷処
理システムの構成を示すブロック図である。図9におい
て、図2に示した要素と同じ構成要素には同じ符号を付
してその詳細は省略する。FIG. 9 is a block diagram showing the configuration of a print processing system including a plurality of marking devices. 9, the same components as those shown in FIG. 2 are denoted by the same reference numerals, and the details thereof are omitted.
【0046】コントローラ20の再構成インタフェース
部24はn個のマーキング装置30a〜30nが接続さ
れている。これらのマーキング装置30a〜30nはそ
れぞれたとえば図6に示したような各種タイプの出力部
を備えたものである。したがって、再構成インタフェー
ス部24は印刷に使用するマーキング装置に応じてイン
タフェースが変更されることになる。The reconfiguration interface section 24 of the controller 20 is connected to n marking devices 30a to 30n. Each of these marking devices 30a to 30n has, for example, various types of output units as shown in FIG. Therefore, the interface of the reconfiguration interface unit 24 is changed according to the marking device used for printing.
【0047】ユーザインタフェース部10がマーキング
装置を特定せずにコントローラ20ヘ印刷データを送る
場合は、制御部23がまずマーキング装置を適当に選択
する。ここでは、たとえばマーキング装置30bを選択
したとすれば、再構成インタフェース部24はそのマー
キング装置30bから情報を入手して各種設定処理を行
う。そして、制御部23がマーキング装置30bの通信
プロトコルIDをユーザインタフェース部24に伝える
ことによってプリント処理が可能になる。When the user interface unit 10 sends print data to the controller 20 without specifying a marking device, the control unit 23 first selects an appropriate marking device. Here, for example, if the marking device 30b is selected, the reconfiguration interface unit 24 obtains information from the marking device 30b and performs various setting processes. Then, the control unit 23 transmits the communication protocol ID of the marking device 30b to the user interface unit 24, thereby enabling the printing process.
【0048】以上、本発明をその好適な実施の形態につ
いて詳述したが、本発明はこれらの実施の形態に限定さ
れるものではない。たとえば、上述のコントローラは再
構成インタフェース24を1つしか備えていないが、再
構成インタフェースのみを2つまたはそれ以上サポート
するようにしてもよく、その場合は、多くのユーザが同
時に別々のマーキング装置に印刷要求してきたときに
も、個々にかつ高速に対応できる機構となる。Although the present invention has been described in detail with reference to the preferred embodiments, the present invention is not limited to these embodiments. For example, the above-described controller has only one reconfiguration interface 24, but may support only two or more reconfiguration interfaces, in which case many users may have separate marking devices at the same time. This is a mechanism that can respond individually and at high speed even when a print request is made to the printer.
【0049】また、マーキング装置として、単に印刷処
理をするだけではなく、印刷後に製本やステープラ止め
などを行う機能を備えたものもあり、このような機能に
関する情報も出力部制御管理部に保存されている。この
場合、マーキング装置のデバイス情報としてすべてのプ
ロトコルデコード情報を印刷処理装置にアップロードす
るのではなく、ユーザインタフェース部の持つ機能に応
じて必要な情報、すなわち、少なくともプリント情報デ
コード情報および装置状態監視デコード情報だけをアッ
プロードする。Some marking devices have a function of performing bookbinding and stapling after printing, as well as simply performing printing processing. Information on such functions is also stored in the output unit control management unit. ing. In this case, instead of uploading all the protocol decode information to the print processing device as the device information of the marking device, information necessary according to the function of the user interface unit, that is, at least the print information decode information and the device status monitor decode Upload information only.
【0050】[0050]
【発明の効果】以上説明したように、本発明ではマーキ
ング装置の機種によって異なる処理を行う通信機能部分
をソフトウェアによって論理の再構成可能なハードウェ
アで構成するようにした。これにより、マーキング装置
への印刷指示やマーキング装置の状態管理を行うユーザ
インタフェース部と、マーキング装置と、印刷処理装置
との間で通信の内容を適宜同一のハードウェアで再構成
を行うことでマーキング装置ごとに異なったプロトコル
デコード情報をもとに通信を行うことができ、通信の高
速処理化が可能になる。ユーザインタフェース部では、
各種のマーキング装置や印刷処理装置での通信の内容
は、ユーザがそれぞれのプロトコル特性を意識すること
なく正常に通信できるように変換される。As described above, according to the present invention, the communication function for performing different processing depending on the model of the marking device is constituted by hardware whose logic can be reconfigured by software. With this, the user interface unit that issues a print instruction to the marking device and manages the status of the marking device, and the contents of communication between the marking device and the print processing device are appropriately reconfigured with the same hardware to perform marking. Communication can be performed based on different protocol decode information for each device, and high-speed communication can be performed. In the user interface section,
The contents of communication in various marking devices and print processing devices are converted so that the user can communicate normally without being aware of the respective protocol characteristics.
【0051】また、通信内容には多くの種類があるがそ
れらを適宜外部より再構成できるため、マーキング装置
の機種に応じたインタフェースを個々に用意する必要が
なく、再構成ハードウェアを用いることで汎用的でかつ
高速処理を実現できる。Although there are many types of communication contents, these can be appropriately reconfigured from the outside. Therefore, it is not necessary to individually prepare an interface corresponding to the model of the marking device. General-purpose and high-speed processing can be realized.
【図1】本発明による印刷処理装置の原理図である。FIG. 1 is a principle diagram of a print processing apparatus according to the present invention.
【図2】印刷処理システムの一構成例を示すブロック図
である。FIG. 2 is a block diagram illustrating a configuration example of a print processing system.
【図3】カラーページプリンタの構成例を示す図であ
る。FIG. 3 is a diagram illustrating a configuration example of a color page printer.
【図4】再構成インタフェース部の詳細な構成を示すブ
ロック図である。FIG. 4 is a block diagram illustrating a detailed configuration of a reconfiguration interface unit.
【図5】再構成インタフェース部の処理の流れを示すフ
ローチャートである。FIG. 5 is a flowchart illustrating a flow of processing of a reconfiguration interface unit.
【図6】マーキング装置の機種に応じて出力部制御管理
部が保持する情報の例を示す図である。FIG. 6 is a diagram illustrating an example of information held by an output unit control management unit according to a model of a marking device.
【図7】ユーザインタフェース部の構成例を示すブロッ
ク図である。FIG. 7 is a block diagram illustrating a configuration example of a user interface unit.
【図8】コントローラ内のプロトコルデコーダの構成例
を示すブロック図である。FIG. 8 is a block diagram illustrating a configuration example of a protocol decoder in the controller.
【図9】複数のマーキング装置を含む印刷処理システム
の構成を示すブロック図である。FIG. 9 is a block diagram illustrating a configuration of a print processing system including a plurality of marking devices.
1 印刷処理装置 1a 印刷データ入力手段 1b 印刷データ展開処理手段 1c 再構成インタフェース手段 2 マーキング装置 10 ユーザインタフェース部 20 コントローラ 21 印刷データ入力部 22 展開処理部 23 制御部 24 再構成インタフェース部 30 マーキング装置 31 出力部 32 出力部制御管理部 DESCRIPTION OF SYMBOLS 1 Print processing apparatus 1a Print data input means 1b Print data development processing means 1c Reconstruction interface means 2 Marking apparatus 10 User interface section 20 Controller 21 Print data input section 22 Development processing section 23 Control section 24 Reconstruction interface section 30 Marking apparatus 31 Output unit 32 Output unit control management unit
Claims (9)
ング装置で印刷する印刷処理装置において、 ユーザがマーキング装置に対して印刷指示および装置状
態の監視を行うユーザインタフェース部から印刷データ
を入力する印刷データ入力手段と、 前記印刷データをマーキング装置で印刷できるデータに
展開処理する印刷データ展開処理手段と、 前記展開処理手段と前記マーキング装置との間を物理的
および論理的に接続して論理的なハードウェア構成を前
記マーキング装置の仕様に合わせて変更可能な再構成イ
ンタフェース手段と、 を備えたことを特徴とする印刷処理装置。1. A print processing apparatus for processing input print data and printing the data on a marking device, wherein a user inputs print data from a user interface unit for instructing the marking device to print and monitor the status of the device. Data input means, print data expanding processing means for expanding the print data into data printable by a marking device, and logically connecting the expansion processing means and the marking device physically and logically. And a reconfiguration interface means capable of changing a hardware configuration in accordance with the specifications of the marking device.
マーキング装置と接続するためのインタフェースとし
て、ハードウェアの再構成を制御する再構成制御部と、
少なくとも一つが前記再構成制御部にて再構成可能なハ
ードウェアからなるビデオ信号インタフェース、タイミ
ング信号インタフェース、通信信号インタフェースとを
有することを特徴とする請求項1記載の印刷処理装置。2. A reconfiguration control unit that controls reconfiguration of hardware as an interface for connecting to the marking device,
2. The print processing apparatus according to claim 1, wherein at least one of the print processing apparatuses includes a video signal interface, a timing signal interface, and a communication signal interface made of hardware reconfigurable by the reconfiguration control unit.
ーザインタフェース部と前記マーキング装置との間で通
信する通信内容を再構成する通信内容再構成手段を有す
ることを特徴とする請求項2記載の印刷処理装置。3. The printing process according to claim 2, wherein the communication signal interface includes communication content reconstructing means for reconstructing communication content communicated between the user interface unit and the marking device. apparatus.
ング装置の通信内容と前記ユーザインタフェース部の通
信内容とを相互変換するための再構成可能なハードウェ
アのプロトコルデコーダ手段を有することを特徴とする
請求項3記載の印刷処理装置。4. The communication content reconstructing means includes reconfigurable hardware protocol decoder means for mutually converting between the communication content of the marking device and the communication content of the user interface unit. The print processing apparatus according to claim 3, wherein:
ーキング装置の通信内容と前記ユーザインタフェース部
の通信内容とを比較し、整合のとれた情報に基づいて再
構成されることを特徴とする請求項4記載の印刷処理装
置。5. The communication device according to claim 4, wherein the protocol decoder compares the communication content of the marking device with the communication content of the user interface unit, and reconstructs the information based on the matched information. The print processing apparatus according to the above.
判断を通信ソフトウェアまたはデータに記述された識別
子を用いて行うことを特徴とする請求項5記載の印刷装
置。6. The printing apparatus according to claim 5, wherein the protocol decoder unit determines the match using an identifier described in communication software or data.
あったユーザインタフェース部の持つ機能に合わせて、
前記マーキング装置が保持しているプロトコルデコード
情報の少なくともプリント処理デコード情報および装置
状態監視デコード情報を含む情報に基づいて再構成され
ることを特徴とする請求項4記載の印刷処理装置。7. The protocol decoder means according to a function of a user interface unit that has requested the function.
5. The print processing apparatus according to claim 4, wherein the print processing apparatus is reconfigured based on information including at least print processing decode information and apparatus state monitoring decode information of protocol decode information held by the marking apparatus.
えていることを特徴とする請求項1記載の印刷処理装
置。8. The print processing apparatus according to claim 1, comprising a plurality of said reconfiguration interface means.
ーザインタフェース部で装置状態監視および印刷指示を
行う印刷処理方法において、 ユーザインタフェース部と通信し、 前記ユーザインタフェース部の通信方式を確認し、 選択されたマーキング装置が保持するプロトコルデコー
ド情報をアップロードしてプロトコルデコーダの機能を
再構成し、 ユーザインタフェース部からの印刷データをマーキング
装置が印刷できるデータに展開処理する、 ことを特徴とする印刷処理方法。9. A print processing method for performing device status monitoring and printing instructions with a single user interface unit for a plurality of marking devices, comprising communicating with a user interface unit, confirming a communication method of the user interface unit, and selecting a communication method. Uploading protocol decoding information held by the marking device, reconfigure the function of the protocol decoder, and expand print data from the user interface unit into data that can be printed by the marking device. .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP31022597A JP3700351B2 (en) | 1997-11-12 | 1997-11-12 | Print processing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP31022597A JP3700351B2 (en) | 1997-11-12 | 1997-11-12 | Print processing device |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005158091A Division JP2005267662A (en) | 2005-05-30 | 2005-05-30 | Print processing method and print processing system |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH11138955A true JPH11138955A (en) | 1999-05-25 |
JP3700351B2 JP3700351B2 (en) | 2005-09-28 |
Family
ID=18002705
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP31022597A Expired - Fee Related JP3700351B2 (en) | 1997-11-12 | 1997-11-12 | Print processing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3700351B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7116449B1 (en) | 1999-11-29 | 2006-10-03 | Minolta Co., Ltd. | Image processing apparatus |
-
1997
- 1997-11-12 JP JP31022597A patent/JP3700351B2/en not_active Expired - Fee Related
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7116449B1 (en) | 1999-11-29 | 2006-10-03 | Minolta Co., Ltd. | Image processing apparatus |
Also Published As
Publication number | Publication date |
---|---|
JP3700351B2 (en) | 2005-09-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3826038B2 (en) | Printing system, printing method therefor, and printing apparatus | |
US7382484B2 (en) | Information processing apparatus and its control method | |
US8472043B2 (en) | Information processing apparatus and its control method for managing distributed processing | |
CN100355580C (en) | Image processing apparatus and image processing method for the same | |
US20100123926A1 (en) | Image forming apparatus and control method thereof | |
US20050275882A1 (en) | Information processing apparatus and its control method | |
JPH114335A (en) | Image processing system, and coordinate operation control method for the image processing system | |
US6226095B1 (en) | Image processing apparatus, method, and system | |
JP3962606B2 (en) | Printing command generation apparatus and method, printing apparatus and control method thereof, information processing apparatus, and printing system | |
US7023579B2 (en) | Information processing apparatus, information processing method, and memory medium storing print control program therein | |
JP4418642B2 (en) | HOST DEVICE, PRINTING DEVICE, PRINTING SYSTEM HAVING THEM, PRINT CONTROL METHOD, AND PROGRAM THEREOF | |
JP2001036751A (en) | Picture processor, its method and storage medium storing computer readable program | |
JPH10173947A (en) | Image processor and its method | |
JP2001251525A (en) | Information processor, information processing method and storage medium stored with device drive program | |
JP3700351B2 (en) | Print processing device | |
US20050275883A1 (en) | Information processing apparatus and its control method | |
JP2005022298A (en) | Printer | |
JPH11105371A (en) | Print processor | |
JP2002067399A (en) | Printer controller | |
JP5659583B2 (en) | Printing system, image processing apparatus, printing apparatus, program, and recording medium | |
JP2005267662A (en) | Print processing method and print processing system | |
JP4479289B2 (en) | Printing control apparatus and method, data expansion apparatus | |
JP2006106473A (en) | Image processor | |
JPH10190927A (en) | Information processing system and information processing method | |
JP2004326266A (en) | Print control method, information processing device, and printer |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20040427 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20040615 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040813 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20050329 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20050530 |
|
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: 20050621 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20050704 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080722 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090722 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100722 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110722 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110722 Year of fee payment: 6 |
|
LAPS | Cancellation because of no payment of annual fees |