JP5145277B2 - Image processing device - Google Patents

Image processing device Download PDF

Info

Publication number
JP5145277B2
JP5145277B2 JP2009072680A JP2009072680A JP5145277B2 JP 5145277 B2 JP5145277 B2 JP 5145277B2 JP 2009072680 A JP2009072680 A JP 2009072680A JP 2009072680 A JP2009072680 A JP 2009072680A JP 5145277 B2 JP5145277 B2 JP 5145277B2
Authority
JP
Japan
Prior art keywords
data
band
image
circuit
memory
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
JP2009072680A
Other languages
Japanese (ja)
Other versions
JP2010226517A (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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2009072680A priority Critical patent/JP5145277B2/en
Priority to US12/700,452 priority patent/US8427693B2/en
Publication of JP2010226517A publication Critical patent/JP2010226517A/en
Application granted granted Critical
Publication of JP5145277B2 publication Critical patent/JP5145277B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、画像処理装置に関するものである。   The present invention relates to an image processing apparatus.

プリンタなどの画像処理装置では、印刷対象の画像データに対して各種画像処理が行われたり、必要に応じて、データ圧縮およびデータ伸張が行われる。その際、画像データをページ単位で格納しデータ処理するモード(以下、ページモードという)、および1ページの画像データを複数バンドの画像データ(以下、バンドデータという)に分割し、バンドデータごとに格納しデータ処理を行うモード(以下、バンドモードという)のいずれかが使用される。   In an image processing apparatus such as a printer, various types of image processing are performed on image data to be printed, and data compression and data expansion are performed as necessary. At that time, a mode for storing image data in units of pages (hereinafter referred to as “page mode”) and a page of image data are divided into multiple bands of image data (hereinafter referred to as “band data”). One of the modes for storing and processing data (hereinafter referred to as band mode) is used.

ある画像処理装置では、ページメモリのサイズと、画像データから得られるビットマップデータのサイズとに基づいて、ページモードとバンドモードのうちの一方が選択される(例えば特許文献1)。   In an image processing apparatus, one of a page mode and a band mode is selected based on the size of a page memory and the size of bitmap data obtained from image data (for example, Patent Document 1).

特開平10−260804号公報Japanese Patent Laid-Open No. 10-260804

しかしながら、上記画像処理装置では、ページモードとバンドモードのうちの一方を選択する際に、画像データからビットマップデータのサイズを計算する必要があり、画像処理装置に画像データが供給されたときにただちにその画像データに対する画像処理を開始することが困難である。   However, in the image processing apparatus, when selecting one of the page mode and the band mode, it is necessary to calculate the size of the bitmap data from the image data, and when the image data is supplied to the image processing apparatus. It is difficult to immediately start image processing for the image data.

本発明は、上記の問題に鑑みてなされたもので、画像データが供給されたときに、ページモードまたはバンドモードでただちにその画像データに対するデータ処理を開始することができる画像処理装置を得ることを目的とする。   The present invention has been made in view of the above-described problems, and it is an object of the present invention to obtain an image processing apparatus capable of immediately starting data processing on image data in page mode or band mode when the image data is supplied. Objective.

上記の課題を解決するために、本発明では以下のようにした。   In order to solve the above problems, the present invention is configured as follows.

本発明に係る画像処理装置は、ユーザにより指定される作業種別と、その作業種別に対応する一連の画像処理を行う際にページモードを使用するかバンドモードを使用するかを示すモード種別とを関連付けるモード指定情報を格納する記憶装置と、画像データを取得するデータ取得回路と、画像データに対してデータ処理を行う処理回路と、作業種別を入力するための第1ユーザ操作、および作業を開始させるための第2ユーザ操作を検出する入力装置と、モード指定情報を参照して、第1ユーザ操作により指定された作業種別に対応するモード種別を特定し、第2ユーザ操作が検出されると、データ取得回路により画像データを取得させ、特定したモード種別で処理回路にデータ処理を行わせる制御回路とを備える。   The image processing apparatus according to the present invention includes a work type designated by a user and a mode type indicating whether to use a page mode or a band mode when performing a series of image processing corresponding to the work type. A storage device that stores mode designation information to be associated, a data acquisition circuit that acquires image data, a processing circuit that performs data processing on the image data, a first user operation for inputting a work type, and a work start When the second user operation is detected by specifying the mode type corresponding to the work type specified by the first user operation with reference to the input device for detecting the second user operation and the mode specifying information And a control circuit that causes the data acquisition circuit to acquire image data and causes the processing circuit to perform data processing in the specified mode type.

これにより、データ取得回路で当該画像処理装置へ画像データが取得されてから、ページモードまたはバンドモードでただちにその画像データに対する画像処理を開始することができる。すなわち、バンドモードでは、1バンド分の画像データが取得されてから、ただちに画像処理の開始が可能になり、ページモードでは、1ページ分の画像データが取得されてから、ただちに画像処理の開始が可能になる。   Thereby, after image data is acquired in the image processing apparatus by the data acquisition circuit, image processing on the image data can be started immediately in the page mode or the band mode. That is, in the band mode, it is possible to start image processing immediately after image data for one band is acquired. In the page mode, image processing is started immediately after image data for one page is acquired. It becomes possible.

また、本発明に係る画像処理装置は、上記の画像処理装置に加え、次のようにしてもよい。この場合、画像処理装置は、1ページ分の画像データを格納可能なデータ格納装置と、1ページの画像データを分割して得られるバンドデータを格納可能なメモリとを備える。画像データは、特定されたモード種別がバンドモードである場合には、バンドデータとしてメモリに格納され、特定されたモード種別がページモードである場合には、データ格納装置に格納される。そして、処理回路は、特定されたモード種別がバンドモードである場合には、メモリから読み出されたバンドデータに対してデータ処理を行い、特定されたモード種別がページモードである場合には、データ格納装置から読み出された画像データに対してデータ処理を行う。   In addition to the image processing apparatus described above, the image processing apparatus according to the present invention may be configured as follows. In this case, the image processing apparatus includes a data storage device capable of storing image data for one page and a memory capable of storing band data obtained by dividing one page of image data. The image data is stored in the memory as band data when the specified mode type is the band mode, and is stored in the data storage device when the specified mode type is the page mode. The processing circuit performs data processing on the band data read from the memory when the specified mode type is the band mode, and when the specified mode type is the page mode, Data processing is performed on the image data read from the data storage device.

また、本発明に係る画像処理装置は、上記の画像処理装置のいずれかに加え、次のようにしてもよい。この場合、画像処理装置は、データ圧縮回路と、データ伸張回路とを備える。データ圧縮回路は、特定されたモード種別がページモードである場合には、メモリからバンドデータを読み出し、そのバンドデータを圧縮し、圧縮後のバンドデータをデータ格納装置に格納する。データ伸張回路は、特定されたモード種別がページモードである場合には、1ページ分のバンドデータがデータ格納装置に格納された後、圧縮されたバンドデータをデータ格納装置から読み出し、その圧縮されたバンドデータを伸張し、バンドデータをメモリに格納する。   The image processing apparatus according to the present invention may be as follows in addition to any of the image processing apparatuses described above. In this case, the image processing apparatus includes a data compression circuit and a data expansion circuit. When the specified mode type is the page mode, the data compression circuit reads the band data from the memory, compresses the band data, and stores the compressed band data in the data storage device. When the specified mode type is the page mode, the data decompression circuit reads the compressed band data from the data storage device after the band data for one page is stored in the data storage device, and the compressed data is compressed. The band data is decompressed and the band data is stored in the memory.

これにより、データサイズが小さくなるため、データ格納装置の容量が小さくて済む。また、処理回路およびデータ取得回路とは独立して設けられ動作するデータ圧縮回路およびデータ伸張回路でデータの圧縮および伸張を行うため、処理回路およびデータ取得回路に遅延を生じさせずに、データ格納装置へ格納するデータのサイズを小さくすることができる。   Thereby, since the data size is reduced, the capacity of the data storage device can be reduced. In addition, the data compression circuit and the data decompression circuit which are provided and operate independently of the processing circuit and the data acquisition circuit perform data compression and decompression, so that the processing circuit and the data acquisition circuit can be stored without causing a delay. The size of data stored in the apparatus can be reduced.

また、本発明に係る画像処理装置は、上記の画像処理装置のいずれかに加え、次のようにしてもよい。この場合、データ伸張回路は、特定されたモード種別がページモードである場合には、1ページ分のバンドデータがデータ格納装置に格納された後、処理回路のデータ処理で必要な圧縮されたバンドデータをデータ格納装置から読み出し、その圧縮されたバンドデータを伸張し、バンドデータをメモリに格納する。そして、処理回路は、データ伸張回路により伸張され得られたバンドデータを使用してデータ処理を行う。   The image processing apparatus according to the present invention may be as follows in addition to any of the image processing apparatuses described above. In this case, when the specified mode type is the page mode, the data decompression circuit stores the compressed band required for the data processing of the processing circuit after the band data for one page is stored in the data storage device. Data is read from the data storage device, the compressed band data is decompressed, and the band data is stored in the memory. The processing circuit performs data processing using the band data obtained by the data decompression circuit.

また、本発明に係る画像処理装置は、上記の画像処理装置のいずれかに加え、次のようにしてもよい。この場合、画像処理装置は、データ取得回路および処理回路のデータ入出力を制御するデータフローコントローラを備える。メモリは、第1バンドメモリと、第2バンドメモリとを含む。データ取得回路は、第1バンドメモリおよび第2バンドメモリへのデータ書き込みのためのダイレクトメモリアクセスを行う出力DMA(Direct Memory Access)コントローラを有する。処理回路は、第1バンドメモリおよび第2バンドメモリからのデータ読み出しのためのダイレクトメモリアクセスを行う入力DMAコントローラを有する。そして、データフローコントローラは、データ取得回路の出力DMAコントローラによりバンドデータを第1バンドメモリおよび第2バンドメモリの一方へ交互に書き込ませ、特定されたモード種別がバンドモードである場合には、それと並行して、処理回路の入力DMAコントローラによりバンドデータの1つ前のバンドデータを第1バンドメモリおよび第2バンドメモリの他方から読み出させる。   The image processing apparatus according to the present invention may be as follows in addition to any of the image processing apparatuses described above. In this case, the image processing apparatus includes a data acquisition controller and a data flow controller that controls data input / output of the processing circuit. The memory includes a first band memory and a second band memory. The data acquisition circuit has an output DMA (Direct Memory Access) controller that performs direct memory access for writing data to the first band memory and the second band memory. The processing circuit has an input DMA controller that performs direct memory access for reading data from the first band memory and the second band memory. The data flow controller causes the output DMA controller of the data acquisition circuit to alternately write band data to one of the first band memory and the second band memory, and if the specified mode type is the band mode, In parallel, the previous band data of the band data is read from the other of the first band memory and the second band memory by the input DMA controller of the processing circuit.

これにより、バンドモードにおいて、データ取得回路によりメモリへのバンドデータの書き込み後、ただちに処理回路がそのバンドデータの処理を開始することができる。   As a result, in the band mode, the processing circuit can start processing the band data immediately after the data acquisition circuit has written the band data to the memory.

また、本発明に係る画像処理装置は、上記の画像処理装置のいずれかに加え、次のようにしてもよい。この場合、データフローコントローラは、特定されたモード種別がバンドモードである場合には、データ取得回路による第1バンドメモリへのバンドデータの書き込みが完了したら、処理回路による第1バンドメモリからのバンドデータの読み出しを開始させるとともに、データ取得回路による第2バンドメモリへの次のバンドデータの書き込みを開始させ、また、データ取得回路による第2バンドメモリへのバンドデータの書き込みが完了したら、処理回路による第2バンドメモリからのバンドデータの読み出しを開始させるとともに、データ取得回路による第1バンドメモリへの次のバンドデータの書き込みを開始させる。   The image processing apparatus according to the present invention may be as follows in addition to any of the image processing apparatuses described above. In this case, when the specified mode type is the band mode, the data flow controller, when the writing of the band data to the first band memory by the data acquisition circuit is completed, the band from the first band memory by the processing circuit. When reading of data is started, writing of the next band data to the second band memory by the data acquisition circuit is started, and when writing of the band data to the second band memory by the data acquisition circuit is completed, the processing circuit Starts reading the band data from the second band memory, and starts writing the next band data to the first band memory by the data acquisition circuit.

これにより、バンドモードにおいて、処理回路により遅延なく複数のバンドデータを順次パイプライン処理することができる。   Thereby, in the band mode, a plurality of band data can be sequentially pipeline-processed without delay by the processing circuit.

また、本発明に係る画像処理装置は、上記の画像処理装置のいずれかに加え、次のようにしてもよい。この場合、画像処理装置は、1ページの画像データによる画像を90度または270度を回転させた画像の画像データを生成する画像回転回路を備える。モード指定情報において、作業種別に対応する一連の画像処理に画像の90度回転または270度回転が含まれる作業種別に対応するモード種別は、ページモードを示す。データ伸張回路は、1ページ分のバンドデータがデータ格納装置に格納された後、画像回転回路の画像回転処理で必要な圧縮されたバンドデータをデータ格納装置から読み出し、その圧縮されたバンドデータを伸張し、バンドデータをメモリに格納する。そして、画像回転回路は、データ伸張回路により伸張され得られたバンドデータを使用して画像回転処理を行う。   The image processing apparatus according to the present invention may be as follows in addition to any of the image processing apparatuses described above. In this case, the image processing apparatus includes an image rotation circuit that generates image data of an image obtained by rotating an image based on one page of image data by 90 degrees or 270 degrees. In the mode designation information, the mode type corresponding to the work type in which a series of image processing corresponding to the work type includes 90 degree rotation or 270 degree rotation of the image indicates a page mode. After the band data for one page is stored in the data storage device, the data decompression circuit reads the compressed band data necessary for the image rotation processing of the image rotation circuit from the data storage device, and reads the compressed band data Decompress and store band data in memory. The image rotation circuit performs image rotation processing using the band data obtained by the data expansion circuit.

本発明によれば、画像データが供給されてから、ページモードまたはバンドモードでただちにその画像データに対する画像処理を開始することができる画像処理装置を得ることができる。   According to the present invention, it is possible to obtain an image processing apparatus capable of starting image processing on image data immediately after the image data is supplied in the page mode or the band mode.

図1は、本発明の実施の形態に係る画像処理装置の構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of an image processing apparatus according to an embodiment of the present invention. 図2は、図1におけるデータ処理装置の構成を示すブロック図である。FIG. 2 is a block diagram showing the configuration of the data processing apparatus in FIG. 図3は、図1におけるモード指定テーブルの一例を示す図である。FIG. 3 is a diagram showing an example of the mode designation table in FIG. 図4は、図1に示す画像処理装置における、バンドモードでのデータフローを示す図である。FIG. 4 is a diagram showing a data flow in the band mode in the image processing apparatus shown in FIG. 図5は、図1に示す画像処理装置における、バンドモードでの複数の処理回路の処理を示すタイミングチャートである。FIG. 5 is a timing chart showing processing of a plurality of processing circuits in the band mode in the image processing apparatus shown in FIG. 図6は、図1に示す画像処理装置における、ページモードでのデータフローを示す図である。FIG. 6 is a diagram showing a data flow in the page mode in the image processing apparatus shown in FIG. 図7は、図1に示す画像処理装置における、両面スキャンを伴う作業種別の処理におけるデータフローを示す図である。FIG. 7 is a diagram illustrating a data flow in the work type process involving double-sided scanning in the image processing apparatus illustrated in FIG. 1.

以下、図に基づいて本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の実施の形態に係る画像処理装置の構成を示すブロック図である。図2は、図1におけるデータ処理装置1の構成を示すブロック図である。   FIG. 1 is a block diagram showing a configuration of an image processing apparatus according to an embodiment of the present invention. FIG. 2 is a block diagram showing a configuration of the data processing apparatus 1 in FIG.

図1に示す画像処理装置は、データ処理装置1、メインコントローラ2、RAM(Random Access Memory)3、ハードディスクドライブ(HDD)4、スキャナ5、印刷エンジン制御回路6、記憶装置7、ファクシミリ通信装置8、ネットワークインタフェース9、操作パネル10、用紙に印刷を行う印刷エンジン(図示せず)などを備える。   1 includes a data processing device 1, a main controller 2, a RAM (Random Access Memory) 3, a hard disk drive (HDD) 4, a scanner 5, a print engine control circuit 6, a storage device 7, and a facsimile communication device 8. A network interface 9, an operation panel 10, a print engine (not shown) for printing on paper, and the like.

データ処理装置1は、スキャナ5などからの画像データを、バンド単位またはページ単位で処理し、メインコントローラ2、HDD4、印刷エンジン制御回路6などへ出力する装置である。なお、スキャナ5からは、画像データとその画像データに対応する属性データが出力されるため、データ処理装置1は、両方に対して所定の処理を行う。属性データは、画像処理において色処理、階調処理などの設定に使用される。属性データは、例えば文字か否かといった画素ごとの情報を含む。また、画像データおよび属性データは、1ページ単位のページデータ、または1ページを分割した複数のバンドの1つに対応するバンドデータとして取り扱われる。例えば、画像データは、CMYKの4プレーンを有し、属性データは、AプレーンおよびSプレーンを有する。CMYKの各プレーンは、高さ8ビットのプレーンである。また、Aプレーンは、高さ4ビットのプレーンであり、Sプレーンは、高さ8ビットのプレーンである。   The data processing device 1 is a device that processes image data from the scanner 5 or the like in band units or page units and outputs the processed image data to the main controller 2, HDD 4, print engine control circuit 6, or the like. Since the scanner 5 outputs image data and attribute data corresponding to the image data, the data processing apparatus 1 performs predetermined processing on both. The attribute data is used for settings such as color processing and gradation processing in image processing. The attribute data includes information for each pixel such as whether or not the character data. The image data and the attribute data are handled as page data in units of one page or band data corresponding to one of a plurality of bands obtained by dividing one page. For example, the image data has 4 planes of CMYK, and the attribute data has an A plane and an S plane. Each plane of CMYK is a plane having a height of 8 bits. The A plane is a 4-bit high plane, and the S plane is an 8-bit high plane.

メインコントローラ2は、操作パネル10に対するユーザ操作に基づいて、スキャナ5、ファクシミリ装置8およびネットワークインタフェース9を制御するとともに、データ処理装置1へ指令を供給する回路である。特に、メインコントローラ2は、記憶装置7のモード指定テーブル7aを参照して、ユーザ操作により指定された作業種別に対応するモード種別を特定し、ユーザ操作が検出されると、データ処理装置1により画像データを取得させ、特定したモード種別でデータ処理装置1にデータ処理を行わせる制御回路である。   The main controller 2 is a circuit that controls the scanner 5, the facsimile apparatus 8, and the network interface 9 based on a user operation on the operation panel 10 and supplies commands to the data processing apparatus 1. In particular, the main controller 2 refers to the mode designation table 7a of the storage device 7, specifies the mode type corresponding to the work type designated by the user operation, and when the user operation is detected, the data processing device 1 This is a control circuit that acquires image data and causes the data processing apparatus 1 to perform data processing in the specified mode type.

メインコントローラ2は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAMなどを有するコンピュータであり、ROMなどに格納されているプログラムに従って指令を出力したり、データ処理を行う。   The main controller 2 is a computer having a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM, and the like, and outputs a command and performs data processing according to a program stored in the ROM.

メインコントローラ2は、ファクシミリ装置8およびネットワークインタフェース9を制御し、送信データのデータ処理を行う通信処理部2aを有する。   The main controller 2 includes a communication processing unit 2a that controls the facsimile apparatus 8 and the network interface 9 and performs data processing of transmission data.

RAM3は、データ処理装置1による処理においてバンドデータを一時的に格納するためのメモリである。RAM3としては、例えば、1または複数のDRAM(Dynamic RAM)が使用される。   The RAM 3 is a memory for temporarily storing band data in processing by the data processing device 1. As the RAM 3, for example, one or more DRAMs (Dynamic RAM) are used.

RAM3の記憶領域は、それぞれ対となる、バンドメモリ3a1,3a2、バンドメモリ3b1,3b2、バンドメモリ3c1,3c2、バンドメモリ3d1,3d2、バンドメモリ3e1,3e2、バンドメモリ3f1,3f2として使用される。各バンドメモリは、各バンドデータを格納可能なサイズのバンドデータ領域を有する。   The storage areas of the RAM 3 are used as band memories 3a1 and 3a2, band memories 3b1 and 3b2, band memories 3c1 and 3c2, band memories 3d1 and 3d2, band memories 3e1 and 3e2, and band memories 3f1 and 3f2, respectively. . Each band memory has a band data area of a size capable of storing each band data.

バンドメモリ3a1,3a2,3b1,3b2は、データ取得回路15から画像処理回路16へバンドデータを供給するために使用される。特に、バンドメモリ3a1,3a2は、画像データのバンドデータのために使用され、バンドメモリ3b1,3b2は、属性データのバンドデータのために使用される。なお、複数のプレーンが存在する場合には、各プレーンに対して2つのバンドメモリが事前に確保される。   The band memories 3a1, 3a2, 3b1, and 3b2 are used for supplying band data from the data acquisition circuit 15 to the image processing circuit 16. In particular, the band memories 3a1 and 3a2 are used for band data of image data, and the band memories 3b1 and 3b2 are used for band data of attribute data. When there are a plurality of planes, two band memories are secured in advance for each plane.

バンドメモリ3c1,3c2,3d1,3d2は、画像処理回路16からJPEGコーデック17およびRLEコーデック18へバンドデータを供給するために使用される。特に、バンドメモリ3c1,3c2は、画像データのバンドデータのために使用され、バンドメモリ3d1,3d2は、属性データのバンドデータのために使用される。なお、複数のプレーンが存在する場合には、各プレーンに対して2つのバンドメモリが事前に確保される。   The band memories 3c1, 3c2, 3d1, and 3d2 are used for supplying band data from the image processing circuit 16 to the JPEG codec 17 and the RLE codec 18. In particular, the band memories 3c1 and 3c2 are used for band data of image data, and the band memories 3d1 and 3d2 are used for band data of attribute data. When there are a plurality of planes, two band memories are secured in advance for each plane.

バンドメモリ3e1,3e2,3f1,3f2は、データ取得回路15からJPEGコーデック17およびRLEコーデック18へバンドデータを供給するために使用される。特に、バンドメモリ3e1,3e2は、画像データのバンドデータのために使用され、バンドメモリ3f1,3f2は、属性データのバンドデータのために使用される。なお、複数のプレーンが存在する場合には、各プレーンに対して2つのバンドメモリが事前に確保される。   The band memories 3e1, 3e2, 3f1, 3f2 are used to supply band data from the data acquisition circuit 15 to the JPEG codec 17 and the RLE codec 18. In particular, the band memories 3e1 and 3e2 are used for band data of image data, and the band memories 3f1 and 3f2 are used for band data of attribute data. When there are a plurality of planes, two band memories are secured in advance for each plane.

HDD4は、1ページ分のバンドデータからなるページデータを格納するためのデータ格納装置である。HDD4は、RAM3より大容量で低速なデータ格納装置である。この実施の形態では、圧縮されたバンドデータが1ページ分ずつHDD4に格納される。   The HDD 4 is a data storage device for storing page data composed of band data for one page. The HDD 4 is a data storage device having a larger capacity and lower speed than the RAM 3. In this embodiment, the compressed band data is stored in the HDD 4 for each page.

スキャナ5は、原稿の片面または両面の画像を光学的に読み取り、その画像読み取りにより得られる画像データおよび属性データを出力する装置である。スキャナ5は、画像読み取りで生成した画像データおよび属性データをバンドデータとして順次出力する。   The scanner 5 is an apparatus that optically reads an image on one or both sides of a document and outputs image data and attribute data obtained by the image reading. The scanner 5 sequentially outputs image data and attribute data generated by image reading as band data.

印刷エンジン制御回路6は、印刷エンジンへ印刷画像データを供給するとともに、印刷エンジンを制御して印刷を実行させる回路である。   The print engine control circuit 6 is a circuit that supplies print image data to the print engine and controls the print engine to execute printing.

記憶装置7は、メインコントローラ2により使用されるデータやプログラムが格納される装置である。記憶装置7としては、ROM、フラッシュメモリなどの不揮発性メモリ、ハードディスクドライブなどが使用される。記憶装置7は、予めモード指定テーブル7aを記憶している。   The storage device 7 is a device in which data and programs used by the main controller 2 are stored. As the storage device 7, a ROM, a nonvolatile memory such as a flash memory, a hard disk drive, or the like is used. The storage device 7 stores a mode designation table 7a in advance.

モード指定テーブル7aは、ユーザにより指定される作業種別と、その作業種別に対応する一連の画像処理を行う際にページモードを使用するかバンドモードを使用するかを示すモード種別とを関連付けるモード指定情報を含む。ページモードでは、データ処理装置1において、画像処理回路16の前段で画像データがページ単位でHDD4に格納される。バンドモードでは、データ処理装置1において、データ取得回路15から画像処理回路16へ画像データを転送する際に、画像データがバンド単位でRAM3に格納される。図3は、図1におけるモード指定テーブルの一例を示す図である。   The mode designation table 7a is a mode designation for associating a work type designated by the user with a mode type indicating whether to use the page mode or the band mode when performing a series of image processing corresponding to the work type. Contains information. In the page mode, in the data processing apparatus 1, image data is stored in the HDD 4 in units of pages before the image processing circuit 16. In the band mode, when image data is transferred from the data acquisition circuit 15 to the image processing circuit 16 in the data processing apparatus 1, the image data is stored in the RAM 3 in band units. FIG. 3 is a diagram showing an example of the mode designation table in FIG.

ファクシミリ装置8は、画像データから生成されたファクシミリデータを送信するとともに、ファクシミリデータを受信しそのファクシミリデータから画像データを生成する装置である。   The facsimile apparatus 8 is an apparatus that transmits facsimile data generated from image data, receives facsimile data, and generates image data from the facsimile data.

ネットワークインタフェース9は、ネットワークに接続され、そのネットワークを介して、端末装置とのデータ通信を行う通信装置である。   The network interface 9 is a communication device that is connected to a network and performs data communication with a terminal device via the network.

操作パネル10は、装置筐体の表面に配置され、各種情報を表示する表示装置と、ユーザ操作を検出しそのユーザ操作に対応する電気信号を出力する入力装置とを有する。表示装置としては、例えば液晶ディスプレイが使用され、入力装置としては、タッチパネル、キースイッチなどが使用される。操作パネル10の入力装置は、作業種別を入力するための第1ユーザ操作、および作業を開始させるための第2ユーザ操作を検出する。   The operation panel 10 is disposed on the surface of the apparatus housing and includes a display device that displays various types of information and an input device that detects a user operation and outputs an electrical signal corresponding to the user operation. For example, a liquid crystal display is used as the display device, and a touch panel, a key switch, or the like is used as the input device. The input device of the operation panel 10 detects a first user operation for inputting a work type and a second user operation for starting the work.

ここで、図2を参照して、データ処理装置1の構成について説明する。   Here, the configuration of the data processing apparatus 1 will be described with reference to FIG.

データ処理装置1は、インタフェース11、データフローコントローラ12、メモリインタフェース13、HDDコントローラ14、データ取得回路15、画像処理回路16、JPEGコーデック17、RLEコーデック18、画像回転回路19、ラスタ処理回路20、ハーフトーン処理回路21、およびデータ出力回路22を有する。   The data processing apparatus 1 includes an interface 11, a data flow controller 12, a memory interface 13, an HDD controller 14, a data acquisition circuit 15, an image processing circuit 16, a JPEG codec 17, an RLE codec 18, an image rotation circuit 19, a raster processing circuit 20, A halftone processing circuit 21 and a data output circuit 22 are included.

インタフェース11は、メインコントローラ2とデータフローコントローラ12との間のデータおよび指令の送受を行う回路である。   The interface 11 is a circuit that transmits and receives data and commands between the main controller 2 and the data flow controller 12.

データフローコントローラ12は、メインコントローラ2からの指令に従って、データ取得回路15、画像処理回路16、JPEGコーデック17、およびRLEコーデック18のDMAC(ダイレクトメモリアクセスコントローラ)を制御し、動作させる回路である。データフローコントローラ12は、複数の処理回路のうちのある処理回路の出力DMAコントローラによりバンドデータを第1バンドメモリおよび第2バンドメモリの一方へ書き込ませ、それと並行して、その処理回路の後段の処理回路の入力DMAコントローラによりそのバンドデータの1つ前のバンドデータを第1バンドメモリおよび第2バンドメモリの他方から読み出させる。   The data flow controller 12 is a circuit that controls and operates the DMAC (Direct Memory Access Controller) of the data acquisition circuit 15, the image processing circuit 16, the JPEG codec 17, and the RLE codec 18 in accordance with a command from the main controller 2. The data flow controller 12 writes band data to one of the first band memory and the second band memory by the output DMA controller of a certain processing circuit among the plurality of processing circuits, and in parallel with this, the subsequent stage of the processing circuit The band data immediately before the band data is read from the other of the first band memory and the second band memory by the input DMA controller of the processing circuit.

メモリインタフェース13は、RAM3と内部信号線との間のデータおよび指令の送受を行う回路である。内部信号線は、メモリインタフェース13、HDDコントローラ14、および回路15〜22を接続する信号線である。信号線を介して、アドレスやデータの送受が行われる。   The memory interface 13 is a circuit that transmits and receives data and commands between the RAM 3 and the internal signal lines. The internal signal line is a signal line that connects the memory interface 13, the HDD controller 14, and the circuits 15 to 22. Address and data are transmitted and received through the signal line.

HDDコントローラ14は、HDD4に対するデータの読み書きを行う回路である。   The HDD controller 14 is a circuit that reads and writes data from and to the HDD 4.

データ取得回路15は、スキャナ5から画像データおよび属性データをバンドデータとして順番に取得し、RAM3に格納する回路である。データ取得回路15は、出力DMAコントローラ(出力DMAC)15w1,15w2を有する。データ取得回路15の出力DMAコントローラ(出力DMAC)15w1は、画像データのバンドデータを、バンドメモリ3a1,3a2に交互に書き込むとともに、属性データのバンドデータを、バンドメモリ3b1,3b2に交互に書き込む。データ取得回路15の出力DMAコントローラ(出力DMAC)15w2は、画像データのバンドデータを、バンドメモリ3e1,3e2に交互に書き込むとともに、属性データのバンドデータを、バンドメモリ3f1,3f2に交互に書き込む。   The data acquisition circuit 15 is a circuit that sequentially acquires image data and attribute data as band data from the scanner 5 and stores them in the RAM 3. The data acquisition circuit 15 includes output DMA controllers (output DMAC) 15w1 and 15w2. The output DMA controller (output DMAC) 15w1 of the data acquisition circuit 15 alternately writes the band data of the image data to the band memories 3a1 and 3a2, and alternately writes the band data of the attribute data to the band memories 3b1 and 3b2. The output DMA controller (output DMAC) 15w2 of the data acquisition circuit 15 alternately writes the band data of the image data to the band memories 3e1 and 3e2, and alternately writes the band data of the attribute data to the band memories 3f1 and 3f2.

画像処理回路16は、画像データおよび属性データのバンドデータをRAM3から読み出し、それらのバンドデータに対して所定の画像処理(画像拡大、画像縮小、画像回転(180度のみ)、色変換など)を実行し、処理後のバンドデータをRAM3に格納する回路である。画像処理回路16は、入力DMAコントローラ(入力DMAC)16rおよび出力DMAC16wを有する。画像処理回路16の入力DMAC16rは、バンドメモリ3a1,3a2またはバンドメモリ3e1,3e2から画像データのバンドデータを交互に読み出すとともに、バンドメモリ3b1,3b2またはバンドメモリ3f1,3f2から属性データのバンドデータを交互に読み出す。画像処理回路16の出力DMAC16wは、画像処理回路16における処理後の画像データのバンドデータを、バンドメモリ3c1,3c2に交互に書き込むとともに、画像処理回路16における処理後の属性データのバンドデータを、バンドメモリ3d1,3d2に交互に書き込む。   The image processing circuit 16 reads band data of image data and attribute data from the RAM 3, and performs predetermined image processing (image enlargement, image reduction, image rotation (only 180 degrees), color conversion, etc.) on the band data. This is a circuit that executes and stores the processed band data in the RAM 3. The image processing circuit 16 has an input DMA controller (input DMAC) 16r and an output DMAC 16w. The input DMAC 16r of the image processing circuit 16 alternately reads the band data of the image data from the band memories 3a1 and 3a2 or the band memories 3e1 and 3e2, and receives the band data of the attribute data from the band memories 3b1 and 3b2 or the band memories 3f1 and 3f2. Read alternately. The output DMAC 16w of the image processing circuit 16 alternately writes the band data of the image data processed in the image processing circuit 16 to the band memories 3c1 and 3c2, and the band data of the attribute data processed in the image processing circuit 16 The band memories 3d1 and 3d2 are alternately written.

JPEGコーデック17は、RAM3に格納されている画像データのバンドデータを読み出して、そのバンドデータをJPEG(Joint Photographic Experts Group)方式で符号化して圧縮しHDD4へ格納するとともに、HDD4に格納されている画像データのページデータからバンドデータを読み出して、そのバンドデータをJPEG方式で復号して伸張しRAM3へ格納する回路である。JPEGコーデック17は、入力DMAC17rおよび出力DMAC17wを有する。符号化の際には、JPEGコーデック17の入力DMAC17rは、バンドメモリ3c1,3c2またはバンドメモリ3e1,3e2からバンドデータを交互に読み出し、JPEGコーデック17の出力DMAC17wは、JPEG方式で圧縮されたバンドデータを、HDDコントローラ14を介してHDD4に書き込む。復号の際には、入力DMAC17rは、HDDコントローラ14を介してHDD4からJPEG方式で圧縮されたバンドデータを読み出し、出力DMAC17wは、バンドメモリ3e1,3e2へバンドデータを交互に書き込む。   The JPEG codec 17 reads out the band data of the image data stored in the RAM 3, encodes and compresses the band data using a JPEG (Joint Photographic Experts Group) method, stores the band data in the HDD 4, and stores the band data in the HDD 4. This is a circuit that reads band data from page data of image data, decodes the band data by the JPEG method, decompresses the data, and stores it in the RAM 3. The JPEG codec 17 has an input DMAC 17r and an output DMAC 17w. At the time of encoding, the input DMAC 17r of the JPEG codec 17 alternately reads band data from the band memories 3c1 and 3c2 or the band memories 3e1 and 3e2, and the output DMAC 17w of the JPEG codec 17 is band data compressed by the JPEG method. Is written into the HDD 4 via the HDD controller 14. At the time of decoding, the input DMAC 17r reads the band data compressed by the JPEG method from the HDD 4 via the HDD controller 14, and the output DMAC 17w alternately writes the band data to the band memories 3e1 and 3e2.

RLEコーデック18は、RAM3に格納されている属性データのバンドデータを読み出して、そのバンドデータをRLE(Run Length Encoding)方式で符号化して圧縮しHDD4へ格納するとともに、HDD4に格納されている属性データのページデータからバンドデータを読み出して、そのバンドデータをRLE方式で復号して伸張しRAM3へ格納する回路である。RLEコーデック18は、入力DMAC18rおよび出力DMAC18wを有する。符号化の際には、RLEコーデック18の入力DMAC18rは、バンドメモリ3d1,3d2またはバンドメモリ3f1,3f2からバンドデータを交互に読み出し、RLEコーデック18の出力DMAC18wは、RLE方式で圧縮されたバンドデータを、HDDコントローラ14を介してHDD4に書き込む。復号の際には、入力DMAC18rは、HDDコントローラ14を介してHDD4からRLE方式で圧縮されたバンドデータを読み出し、出力DMAC18wは、バンドメモリ3f1,3f2へバンドデータを交互に書き込む。   The RLE codec 18 reads the band data of the attribute data stored in the RAM 3, encodes and compresses the band data by the RLE (Run Length Encoding) method, stores the band data in the HDD 4, and also stores the attribute data stored in the HDD 4. This is a circuit that reads out band data from the page data of the data, decodes the band data by the RLE method, expands it, and stores it in the RAM 3. The RLE codec 18 has an input DMAC 18r and an output DMAC 18w. At the time of encoding, the input DMAC 18r of the RLE codec 18 alternately reads band data from the band memories 3d1 and 3d2 or the band memories 3f1 and 3f2, and the output DMAC 18w of the RLE codec 18 is band data compressed by the RLE method. Is written into the HDD 4 via the HDD controller 14. At the time of decoding, the input DMAC 18r reads the band data compressed by the RLE method from the HDD 4 via the HDD controller 14, and the output DMAC 18w alternately writes the band data to the band memories 3f1 and 3f2.

画像回転回路19は、1ページの画像データによる画像を90度または270度を回転させた画像の画像データを生成する回路である。   The image rotation circuit 19 is a circuit that generates image data of an image obtained by rotating an image based on image data of one page by 90 degrees or 270 degrees.

ラスタ処理回路20は、画像データ(および属性データ)のバンドデータをRAM3から読み出し、それらのバンドデータに対してラスタライズを実行し、ラスタデータを生成する回路である。ラスタデータは、バンドごとに、RLEコーデック18により圧縮された後、HDD4に格納される。その後、RLEコーデック18により、バンドごとに、圧縮されたラスタデータが読み出されて伸張され、ラスタデータがRAM3に格納される。   The raster processing circuit 20 is a circuit that reads band data of image data (and attribute data) from the RAM 3, executes rasterization on the band data, and generates raster data. The raster data is compressed by the RLE codec 18 for each band and then stored in the HDD 4. Thereafter, the RLE codec 18 reads and decompresses the compressed raster data for each band, and the raster data is stored in the RAM 3.

ハーフトーン処理回路21は、バンドごとにラスタデータをRAM3から読み出し、ハーフトーン処理を実行し、ハーフトーン処理後のデータをRAM3に格納する回路である。   The halftone processing circuit 21 is a circuit that reads raster data for each band from the RAM 3, executes halftone processing, and stores the data after halftone processing in the RAM 3.

データ出力回路22は、HDD4から読み出されコーデック17,18により伸張されたバンドデータを通信処理部2aへ供給したり、ハーフトーン処理後のデータをRAM3から読み出し印刷エンジン制御回路6へ供給する回路である。   The data output circuit 22 supplies the band data read from the HDD 4 and expanded by the codecs 17 and 18 to the communication processing unit 2a, or reads the data after halftone processing from the RAM 3 and supplies the data to the print engine control circuit 6. It is.

なお、これらの回路11〜22は、それぞれASIC(Application Specific Integrated Circuit)として実現される。   These circuits 11 to 22 are each realized as an ASIC (Application Specific Integrated Circuit).

次に、上記装置の動作について説明する。   Next, the operation of the above apparatus will be described.

ユーザは、操作パネル10の入力装置を操作して、第1ユーザ操作により作業種別を指定し、第2ユーザ操作によりその作業種別の作業をこの装置に実行させる。第1ユーザ操作は、操作パネル10におけるタッチパネルに対する、例えばメニューから作業種別を選択する操作であり、第2ユーザ操作は、例えば操作パネル10におけるスタートボタンの押下である。   The user operates the input device of the operation panel 10, designates a work type by a first user operation, and causes the apparatus to execute a work of the work type by a second user operation. The first user operation is an operation of selecting a work type from, for example, a menu on the touch panel on the operation panel 10, and the second user operation is a press of a start button on the operation panel 10, for example.

メインコントローラ2は、記憶装置7のモード指定テーブル7aを参照して、第1ユーザ操作により指定された作業種別に対応するモード種別を特定し、第2ユーザ操作が検出されると、データ処理装置1により画像データを取得させ、特定したモード種別(バンドモードまたはページモード)でデータ処理装置1にデータ処理を行わせる。   The main controller 2 refers to the mode designation table 7a of the storage device 7, specifies the mode type corresponding to the work type designated by the first user operation, and when the second user operation is detected, the data processing device 1, image data is acquired by 1, and the data processing apparatus 1 performs data processing in the specified mode type (band mode or page mode).

まず、バンドモードでのデータ処理装置1の動作について説明する。   First, the operation of the data processing apparatus 1 in the band mode will be described.

図4は、図1に示す画像処理装置における、バンドモードでのデータフローを示す図である。図5は、図1に示す画像処理装置における、バンドモードでの複数の処理回路の処理を示すタイミングチャートである。   FIG. 4 is a diagram showing a data flow in the band mode in the image processing apparatus shown in FIG. FIG. 5 is a timing chart showing processing of a plurality of processing circuits in the band mode in the image processing apparatus shown in FIG.

まず、メインコントローラ2は、スキャナ5に画像読み取りを開始させるとともに、特定した作業種別の処理を、そのスキャナ5で生成された画像データおよび属性データに対して実行させるために指令をデータフローコントローラ12へ供給する。   First, the main controller 2 causes the scanner 5 to start reading an image, and instructs the data flow controller 12 to execute the specified work type processing on the image data and attribute data generated by the scanner 5. To supply.

データフローコントローラ12は、その指令を受信すると、データ取得回路15、画像処理回路16、JPEGコーデック17およびRLEコーデック18を以下のように動作させる。   When receiving the command, the data flow controller 12 operates the data acquisition circuit 15, the image processing circuit 16, the JPEG codec 17 and the RLE codec 18 as follows.

データ取得回路15は、画像データのバンドデータ(以下、画像バンドデータという)、および属性データのバンドデータ(以下、属性バンドデータという)を順番に取得し、出力DMAC15w1は、画像バンドデータをバンドメモリ3a1,3a2のいずれかに書き込み、属性バンドデータをバンドメモリ3b1,3b2のいずれかに書き込む。   The data acquisition circuit 15 sequentially acquires band data of image data (hereinafter referred to as image band data) and band data of attribute data (hereinafter referred to as attribute band data), and the output DMAC 15w1 stores the image band data in the band memory. Write to any of 3a1 and 3a2, and write attribute band data to any of band memories 3b1 and 3b2.

まず、バンド#0の画像バンドデータがバンドメモリ3a1に書き込まれ、バンド#0の属性バンドデータがバンドメモリ3b1に書き込まれる。   First, the image band data of band # 0 is written into the band memory 3a1, and the attribute band data of band # 0 is written into the band memory 3b1.

次に、割り込みなどで、データ取得回路15によるバンド#0の画像バンドデータおよび属性バンドデータの書き込みの完了が、データフローコントローラ12を介して画像処理回路16に通知されると、画像処理回路16の入力DMAC16rは、バンド#0の画像バンドデータおよび属性バンドデータをバンドメモリ3a1,3b1から読み出し、出力DMAC16wは、画像処理後のバンド#0の画像バンドデータおよび属性バンドデータをバンドメモリ3c1,3d1にそれぞれ書き込む。このとき、入力DMAC16rおよび出力DMAC16wは並列動作する。   Next, when the completion of the writing of the band # 0 image band data and attribute band data by the data acquisition circuit 15 is notified to the image processing circuit 16 via the data flow controller 12 by an interruption or the like, the image processing circuit 16 The input DMAC 16r reads the image band data and attribute band data of band # 0 from the band memories 3a1 and 3b1, and the output DMAC 16w receives the image band data and attribute band data of band # 0 after the image processing in the band memories 3c1 and 3d1. Write to each. At this time, the input DMAC 16r and the output DMAC 16w operate in parallel.

一方、データ取得回路15の出力DMAC15w1は、バンド#0の画像バンドデータおよび属性バンドデータの書き込みの完了後、バンド#1の画像バンドデータおよび属性バンドデータをバンドメモリ3a2,3b2にそれぞれ書き込む。   On the other hand, the output DMAC 15w1 of the data acquisition circuit 15 writes the image band data and attribute band data of band # 1 into the band memories 3a2 and 3b2, respectively, after completing the writing of the image band data and attribute band data of band # 0.

このとき、出力DMAC15w1によるバンドメモリ3a2,3b2への書き込みと、入力DMAC16rによるバンドメモリ3a1,3b1からの読み出しとは並行して行われる。   At this time, the writing to the band memories 3a2 and 3b2 by the output DMAC 15w1 and the reading from the band memories 3a1 and 3b1 by the input DMAC 16r are performed in parallel.

画像処理回路16による処理およびバンドメモリ3c1,3d1へのバンド#0の画像バンドデータおよび属性バンドデータの書き込みが完了すると、入力DMAC16rに対してバンドメモリ3a1,3b1からのバンド#2のバンドデータの読み出しのための起動予約が行われるとともに、出力DMAC16wに対してバンドメモリ3c2,3d2へのバンド#1のバンドデータの書き込みのための起動予約が行われる。なお、バンド#0,#1のバンドデータの読み出しのための起動予約、およびバンド#0のバンドデータの書き込みのための起動予約は、データ取得回路15の起動時に予め行われている。これ以降、同様に起動予約が行われる。   When the processing by the image processing circuit 16 and the writing of the image band data of the band # 0 and the attribute band data to the band memories 3c1 and 3d1 are completed, the band data of the band # 2 from the band memories 3a1 and 3b1 are input to the input DMAC 16r. Activation reservation for reading is performed, and activation reservation for writing band data of band # 1 to the band memories 3c2 and 3d2 is performed for the output DMAC 16w. Note that the activation reservation for reading the band data of the bands # 0 and # 1 and the activation reservation for writing the band data of the band # 0 are performed in advance when the data acquisition circuit 15 is activated. Thereafter, the activation reservation is performed in the same manner.

そして、割り込みなどで、画像処理回路16による処理およびバンドメモリ3c1,3d1への画像バンドデータおよび属性バンドデータの書き込みの完了が、データフローコントローラ12を介してJPEGコーデック17およびRLEコーデック18に通知されると、JPEGコーデック17の入力DMAC17rは、バンド#0の画像バンドデータをバンドメモリ3c1から読み出し、出力DMAC17wは、JPEG方式で圧縮された後の画像バンドデータをHDDコントローラ14を介してHDD4に書き込み、RLEコーデック18の入力DMAC18rは、バンド#0の属性バンドデータをバンドメモリ3d1から読み出し、出力DMAC18wは、RLE方式で圧縮された後の画像バンドデータをHDDコントローラ14を介してHDD4に書き込む。このとき、入力DMAC17rおよび出力DMAC17wは並列動作し、入力DMAC18rおよび出力DMAC18wは並列動作する。   Then, the completion of the processing by the image processing circuit 16 and the writing of the image band data and the attribute band data to the band memories 3c1 and 3d1 is notified to the JPEG codec 17 and the RLE codec 18 through the data flow controller 12 by an interrupt or the like. Then, the input DMAC 17r of the JPEG codec 17 reads the image band data of band # 0 from the band memory 3c1, and the output DMAC 17w writes the image band data compressed by the JPEG method to the HDD 4 via the HDD controller 14. The input DMAC 18r of the RLE codec 18 reads the attribute band data of band # 0 from the band memory 3d1, and the output DMAC 18w sends the image band data compressed by the RLE method to the HDD controller 14. To write to the HDD4. At this time, the input DMAC 17r and the output DMAC 17w operate in parallel, and the input DMAC 18r and the output DMAC 18w operate in parallel.

JPEGコーデック17によるバンド#0に対する処理が完了すると、入力DMAC17rに対してバンドメモリ3c1,3d1からのバンド#2のバンドデータの読み出しのための起動予約が行われるとともに、出力DMAC17wに対してバンド#1のバンドデータの書き込みのための起動予約が行われる。なお、バンド#0,#1のバンドデータの読み出しのための起動予約、およびバンド#0のバンドデータの書き込みのための起動予約は、データ取得回路15の起動時に予め行われている。これ以降、同様に起動予約が行われる。なお、RLEコーデック18においても同様に起動予約が行われる。   When the processing for the band # 0 by the JPEG codec 17 is completed, a start-up reservation for reading the band data of the band # 2 from the band memories 3c1 and 3d1 is performed for the input DMAC 17r, and the band # for the output DMAC 17w. A start-up reservation for writing 1 band data is made. Note that the activation reservation for reading the band data of the bands # 0 and # 1 and the activation reservation for writing the band data of the band # 0 are performed in advance when the data acquisition circuit 15 is activated. Thereafter, the activation reservation is performed in the same manner. Similarly, the RLE codec 18 makes an activation reservation.

また、割り込みなどで、データ取得回路15によるバンド#1の画像バンドデータおよび属性バンドデータの書き込みの完了が、データフローコントローラ12を介して画像処理回路16に通知されると、画像処理回路16の入力DMAC16rは、バンド#1の画像バンドデータおよび属性バンドデータをバンドメモリ3a2,3b2から読み出し、出力DMAC16wは、画像処理後のバンド#1の画像バンドデータおよび属性バンドデータをバンドメモリ3c2,3d2にそれぞれ書き込む。   When the completion of the writing of the band # 1 image band data and attribute band data by the data acquisition circuit 15 is notified to the image processing circuit 16 via the data flow controller 12 due to an interruption or the like, the image processing circuit 16 The input DMAC 16r reads the image band data and attribute band data of the band # 1 from the band memories 3a2 and 3b2, and the output DMAC 16w stores the image band data and attribute band data of the band # 1 after the image processing in the band memories 3c2 and 3d2. Write each.

このとき、出力DMAC16wによるバンドメモリ3c2,3d2への書き込みと、入力DMAC17r,18rによるバンドメモリ3c1,3d1からの読み出しとは並行して行われる。   At this time, the writing to the band memories 3c2 and 3d2 by the output DMAC 16w and the reading from the band memories 3c1 and 3d1 by the input DMACs 17r and 18r are performed in parallel.

一方、データ取得回路15の出力DMAC15w1は、バンド#1の画像バンドデータおよび属性バンドデータの書き込みの完了後、バンド#2の画像バンドデータおよび属性バンドデータをバンドメモリ3a1,3b1にそれぞれ書き込む。このとき、データ取得回路15は、バンドメモリ3a1,3b1におけるバンド#0の画像バンドデータおよび属性バンドデータを、バンド#2の画像バンドデータおよび属性バンドデータで上書きする。画像処理回路16の1バンドあたりの処理時間は、データ取得回路15の1バンドあたりの処理時間より短く設定されている。したがって、この時点で、画像処理回路16はバンド#0に対する処理を既に完了しており、データ上書きに起因する問題は生じない。   On the other hand, the output DMAC 15w1 of the data acquisition circuit 15 writes the image band data and attribute band data of band # 2 into the band memories 3a1 and 3b1, respectively, after the writing of the image band data and attribute band data of band # 1 is completed. At this time, the data acquisition circuit 15 overwrites the image band data and attribute band data of band # 0 in the band memories 3a1 and 3b1 with the image band data and attribute band data of band # 2. The processing time per band of the image processing circuit 16 is set shorter than the processing time per band of the data acquisition circuit 15. Therefore, at this time, the image processing circuit 16 has already completed the processing for the band # 0, and there is no problem caused by data overwriting.

このとき、出力DMAC15w1によるバンドメモリ3a1,3b1への書き込みと、入力DMAC16rによるバンドメモリ3a2,3b2からの読み出しとは並行して行われる。   At this time, the writing to the band memories 3a1 and 3b1 by the output DMAC 15w1 and the reading from the band memories 3a2 and 3b2 by the input DMAC 16r are performed in parallel.

そして、割り込みなどで、画像処理回路16による処理およびバンドメモリ3c2,3d2への画像バンドデータおよび属性バンドデータの書き込みの完了が、データフローコントローラ12を介してJPEGコーデック17およびRLEコーデック18に通知されると、JPEGコーデック17の入力DMAC17rは、バンド#1の画像バンドデータをバンドメモリ3c2から読み出し、出力DMAC17wは、JPEG方式で圧縮された後の画像バンドデータをHDDコントローラ14を介してHDD4に書き込み、RLEコーデック18の入力DMAC18rは、バンド#1の属性バンドデータをバンドメモリ3d2から読み出し、出力DMAC18wは、RLE方式で圧縮された後の画像バンドデータをHDDコントローラ14を介してHDD4に書き込む。   Then, the completion of the processing by the image processing circuit 16 and the writing of the image band data and attribute band data to the band memories 3c2 and 3d2 is notified to the JPEG codec 17 and the RLE codec 18 through the data flow controller 12 by an interrupt or the like. Then, the input DMAC 17r of the JPEG codec 17 reads the image band data of band # 1 from the band memory 3c2, and the output DMAC 17w writes the image band data compressed by the JPEG method to the HDD 4 via the HDD controller 14. The input DMAC 18r of the RLE codec 18 reads the attribute band data of band # 1 from the band memory 3d2, and the output DMAC 18w sends the image band data compressed by the RLE system to the HDD controller 14. To write to the HDD4.

また、割り込みなどで、データ取得回路15によるバンド#2の画像バンドデータおよび属性バンドデータの書き込みの完了が、データフローコントローラ12を介して画像処理回路16に通知されると、画像処理回路16の入力DMAC16rは、バンド#2の画像バンドデータおよび属性バンドデータをバンドメモリ3a1,3b1から読み出し、出力DMAC16wは、画像処理後のバンド#2の画像バンドデータおよび属性バンドデータをバンドメモリ3c1,3d1にそれぞれ書き込む。このとき、画像処理回路16の出力DMAC16wは、バンドメモリ3c1,3d1におけるバンド#0の画像バンドデータおよび属性バンドデータを、バンド#2の画像バンドデータおよび属性バンドデータで上書きする。JPEGコーデック17およびRLEコーデック18の1バンドあたりの処理時間は、画像処理回路16の1バンドあたりの処理時間より短く設定されている。したがって、この時点で、JPEGコーデック17およびRLEコーデック18はバンド#0に対する処理を既に完了しており、データ上書きに起因する問題は生じない。   When the completion of the writing of the band # 2 image band data and attribute band data by the data acquisition circuit 15 is notified to the image processing circuit 16 via the data flow controller 12 due to an interrupt or the like, the image processing circuit 16 The input DMAC 16r reads the image band data and attribute band data of the band # 2 from the band memories 3a1 and 3b1, and the output DMAC 16w inputs the image band data and attribute band data of the band # 2 after the image processing to the band memories 3c1 and 3d1. Write each. At this time, the output DMAC 16w of the image processing circuit 16 overwrites the image band data and attribute band data of band # 0 in the band memories 3c1 and 3d1 with the image band data and attribute band data of band # 2. The processing time per band of the JPEG codec 17 and the RLE codec 18 is set shorter than the processing time per band of the image processing circuit 16. Therefore, at this point, the JPEG codec 17 and the RLE codec 18 have already completed the processing for the band # 0, and there is no problem caused by data overwriting.

このように処理回路15〜18では、後段の処理回路ほど、1つのバンドデータに対する処理時間が短く設定されている。例えば、データ取得回路15は、25ミリ秒で1つのバンドデータを処理し、画像処理回路16は、10ミリ秒で1つのバンドデータを処理し、JPEGコーデック17およびRLEコーデック18は、5ミリ秒で1つのバンドデータを処理する。   As described above, in the processing circuits 15 to 18, the processing time for one band data is set to be shorter for the subsequent processing circuits. For example, the data acquisition circuit 15 processes one band data in 25 milliseconds, the image processing circuit 16 processes one band data in 10 milliseconds, and the JPEG codec 17 and the RLE codec 18 have 5 milliseconds. To process one band data.

このとき、出力DMAC16wによるバンドメモリ3c1,3d1への書き込みと、入力DMAC17r,18rによるバンドメモリ3c2,3d2からの読み出しとは並行して行われる。   At this time, the writing to the band memories 3c1 and 3d1 by the output DMAC 16w and the reading from the band memories 3c2 and 3d2 by the input DMACs 17r and 18r are performed in parallel.

一方、データ取得回路15の出力DMAC15w1は、バンド#2の画像バンドデータおよび属性バンドデータの書き込みの完了後、バンド#3の画像バンドデータおよび属性バンドデータをバンドメモリ3a2,3b2にそれぞれ書き込む。このとき、データ取得回路15は、バンドメモリ3a2,3b2おけるバンド#1の画像バンドデータおよび属性バンドデータを、バンド#3の画像バンドデータおよび属性バンドデータで上書きする。   On the other hand, the output DMAC 15w1 of the data acquisition circuit 15 writes the image band data and attribute band data of band # 3 into the band memories 3a2 and 3b2, respectively, after completing the writing of the image band data and attribute band data of band # 2. At this time, the data acquisition circuit 15 overwrites the image band data and attribute band data of band # 1 in the band memories 3a2 and 3b2 with the image band data and attribute band data of band # 3.

このとき、出力DMAC15w1によるバンドメモリ3a2,3b2への書き込みと、入力DMAC16rによるバンドメモリ3a1,3b1からの読み出しとは並行して行われる。   At this time, the writing to the band memories 3a2 and 3b2 by the output DMAC 15w1 and the reading from the band memories 3a1 and 3b1 by the input DMAC 16r are performed in parallel.

そして、割り込みなどで、画像処理回路16による処理およびバンドメモリ3c1,3d1への画像バンドデータおよび属性バンドデータの書き込みの完了が、データフローコントローラ12を介してJPEGコーデック17およびRLEコーデック18に通知されると、JPEGコーデック17の入力DMAC17rは、バンド#2の画像バンドデータをバンドメモリ3c1から読み出し、出力DMAC17wは、JPEG方式で圧縮された後の画像バンドデータをHDDコントローラ14を介してHDD4に書き込み、RLEコーデック18の入力DMAC18rは、バンド#2の属性バンドデータをバンドメモリ3d1から読み出し、出力DMAC18wは、RLE方式で圧縮された後の画像バンドデータをHDDコントローラ14を介してHDD4に書き込む。   Then, the completion of the processing by the image processing circuit 16 and the writing of the image band data and the attribute band data to the band memories 3c1 and 3d1 is notified to the JPEG codec 17 and the RLE codec 18 through the data flow controller 12 by an interrupt or the like. Then, the input DMAC 17r of the JPEG codec 17 reads the image band data of band # 2 from the band memory 3c1, and the output DMAC 17w writes the image band data compressed by the JPEG method to the HDD 4 via the HDD controller 14. The input DMAC 18r of the RLE codec 18 reads the attribute band data of band # 2 from the band memory 3d1, and the output DMAC 18w sends the image band data compressed by the RLE method to the HDD controller 14. To write to the HDD4.

以降、同様にして、バンド#3以降のバンドデータが処理される。これにより、1ページ分のバンドデータが、順次、データ取得回路15、画像処理回路16およびコーデック17,18によりパイプライン処理され、処理後のデータがHDD4に保存される。   Thereafter, similarly, band data after band # 3 is processed. Thereby, the band data for one page is sequentially pipeline-processed by the data acquisition circuit 15, the image processing circuit 16, and the codecs 17 and 18, and the processed data is stored in the HDD 4.

ユーザにより指定された作業種別がコピーである場合には、このようにしてHDD4に1ページ分のデータが保存された後、ラスタ処理回路20によるラスタライズ、およびハーフトーン処理回路21によるハーフトーン処理により、そのデータから印刷画像データが生成され、データ出力回路22により印刷エンジン制御回路6へ供給され、印刷が実行される。   When the work type designated by the user is copy, after one page of data is stored in the HDD 4 in this way, rasterization by the raster processing circuit 20 and halftone processing by the halftone processing circuit 21 are performed. Then, print image data is generated from the data, supplied to the print engine control circuit 6 by the data output circuit 22, and printing is executed.

また、ユーザにより指定された作業種別の作業における出力がネットワーク送信(SEND)である場合には、このようにしてHDD4に1ページ分のデータが保存された後、コーデック17,18により復号され、データ出力回路22により通信処理部2aへ供給され、通信処理部2aにより、そのデータから所定のファイル形式(例えばPDF形式)のデータファイルが生成され、所定のプロトコル(ファイル共有、電子メールなど)で所定の端末装置へネットワークインタフェース9により送信される。   Further, when the output in the work of the work type designated by the user is network transmission (SEND), after one page of data is stored in the HDD 4 in this way, it is decoded by the codecs 17 and 18. The data output circuit 22 supplies the data to the communication processing unit 2a. The communication processing unit 2a generates a data file in a predetermined file format (for example, PDF format) from the data, and uses a predetermined protocol (file sharing, e-mail, etc.). The data is transmitted to a predetermined terminal device via the network interface 9.

また、ユーザにより指定された作業種別がファクシミリ送信である場合には、このようにしてHDD4に1ページ分のデータが保存された後、コーデック17,18により復号され、データ出力回路22により通信処理部2aへ供給され、通信処理部2aにより、そのデータからファクシミリデータが生成され、ユーザにより指定されたファクシミリ番号へファクシミリ装置8により送信される。   If the work type designated by the user is facsimile transmission, after data for one page is stored in the HDD 4 in this way, the data is decoded by the codecs 17 and 18, and the data output circuit 22 performs communication processing. Facsimile data is generated from the data by the communication processing unit 2a and transmitted to the facsimile number designated by the user by the communication device 2a.

次に、ページモードでのデータ処理装置1の動作について説明する。   Next, the operation of the data processing apparatus 1 in the page mode will be described.

図6は、図1に示す画像処理装置における、ページモードでのデータフローを示す図である。   FIG. 6 is a diagram showing a data flow in the page mode in the image processing apparatus shown in FIG.

まず、メインコントローラ2は、スキャナ5に画像読み取りを開始させるとともに、特定した作業種別の処理をそのスキャナ5で生成された画像データおよび属性データに対して実行させるために指令をデータフローコントローラ12へ供給する。   First, the main controller 2 causes the scanner 5 to start reading an image and instructs the data flow controller 12 to execute the specified work type processing on the image data and attribute data generated by the scanner 5. Supply.

データフローコントローラ12は、その指令を受信すると、データ取得回路15、画像処理回路16、JPEGコーデック17およびRLEコーデック18を以下のように動作させる。   When receiving the command, the data flow controller 12 operates the data acquisition circuit 15, the image processing circuit 16, the JPEG codec 17 and the RLE codec 18 as follows.

データ取得回路15は、画像バンドデータ、および属性バンドデータを順番に取得し、出力DMAC15w2は、画像バンドデータをバンドメモリ3e1,3e2のいずれかに書き込み、属性バンドデータをバンドメモリ3f1,3f2のいずれかに書き込む。   The data acquisition circuit 15 sequentially acquires the image band data and the attribute band data, and the output DMAC 15w2 writes the image band data to any of the band memories 3e1 and 3e2, and the attribute band data to any of the band memories 3f1 and 3f2. Write in.

まず、バンド#0の画像バンドデータがバンドメモリ3e1に書き込まれ、バンド#0の属性バンドデータがバンドメモリ3f1に書き込まれる。   First, the image band data of band # 0 is written into the band memory 3e1, and the attribute band data of band # 0 is written into the band memory 3f1.

次に、割り込みなどで、データ取得回路15によるバンド#0の画像バンドデータおよび属性バンドデータの書き込みの完了が、データフローコントローラ12を介してJPEGコーデック17およびRLEコーデック18に通知されると、JPEGコーデック17の入力DMAC17rは、バンド#0の画像バンドデータをバンドメモリ3e1から読み出し、出力DMAC17wは、JPEG方式で圧縮された後の画像バンドデータをHDDコントローラ14を介してHDD4に書き込み、RLEコーデック18の入力DMAC18rは、バンド#0の属性バンドデータをバンドメモリ3f1から読み出し、出力DMAC18wは、RLE方式で圧縮された後の画像バンドデータをHDDコントローラ14を介してHDD4に書き込む。このとき、入力DMAC17rおよび出力DMAC17wは並列動作し、入力DMAC18rおよび出力DMAC18wは並列動作する。   Next, when the completion of the writing of the band # 0 image band data and attribute band data by the data acquisition circuit 15 is notified to the JPEG codec 17 and the RLE codec 18 through the data flow controller 12 by an interrupt or the like, The input DMAC 17r of the codec 17 reads the image band data of band # 0 from the band memory 3e1, and the output DMAC 17w writes the image band data compressed by the JPEG method to the HDD 4 via the HDD controller 14, and the RLE codec 18 The input DMAC 18r reads the attribute band data of band # 0 from the band memory 3f1, and the output DMAC 18w writes the image band data compressed by the RLE method to the HDD 4 via the HDD controller 14. At this time, the input DMAC 17r and the output DMAC 17w operate in parallel, and the input DMAC 18r and the output DMAC 18w operate in parallel.

一方、データ取得回路15の出力DMAC15w1は、バンド#0の画像バンドデータおよび属性バンドデータの書き込みの完了後、バンド#1の画像バンドデータおよび属性バンドデータをバンドメモリ3e2,3f2にそれぞれ書き込む。   On the other hand, the output DMAC 15w1 of the data acquisition circuit 15 writes the image band data and attribute band data of band # 1 in the band memories 3e2 and 3f2, respectively, after completing the writing of the image band data and attribute band data of band # 0.

このとき、出力DMAC15w1によるバンドメモリ3e2,3f2への書き込みと、入力DMAC17r,18rによるバンドメモリ3e1,3f1からの読み出しとは並行して行われる。   At this time, the writing to the band memories 3e2 and 3f2 by the output DMAC 15w1 and the reading from the band memories 3e1 and 3f1 by the input DMACs 17r and 18r are performed in parallel.

次に、割り込みなどで、データ取得回路15によるバンド#1の画像バンドデータおよび属性バンドデータの書き込みの完了が、データフローコントローラ12を介してJPEGコーデック17およびRLEコーデック18に通知されると、JPEGコーデック17の入力DMAC17rは、バンド#1の画像バンドデータをバンドメモリ3e2から読み出し、出力DMAC17wは、JPEG方式で圧縮された後の画像バンドデータをHDDコントローラ14を介してHDD4に書き込み、RLEコーデック18の入力DMAC18rは、バンド#1の属性バンドデータをバンドメモリ3f2から読み出し、出力DMAC18wは、RLE方式で圧縮された後の画像バンドデータをHDDコントローラ14を介してHDD4に書き込む。   Next, when the completion of writing of the image band data and the attribute band data of band # 1 by the data acquisition circuit 15 is notified to the JPEG codec 17 and the RLE codec 18 through the data flow controller 12 by an interrupt or the like, The input DMAC 17r of the codec 17 reads the image band data of band # 1 from the band memory 3e2, and the output DMAC 17w writes the image band data compressed by the JPEG method to the HDD 4 via the HDD controller 14, and the RLE codec 18 The input DMAC 18r reads the attribute band data of band # 1 from the band memory 3f2, and the output DMAC 18w writes the image band data compressed by the RLE method to the HDD 4 via the HDD controller 14.

一方、データ取得回路15の出力DMAC15w1は、バンド#1の画像バンドデータおよび属性バンドデータの書き込みの完了後、バンド#2の画像バンドデータおよび属性バンドデータをバンドメモリ3e1,3f1にそれぞれ書き込む。このとき、データ取得回路15は、バンドメモリ3e1,3f1におけるバンド#0の画像バンドデータおよび属性バンドデータを、バンド#2の画像バンドデータおよび属性バンドデータで上書きする。JPEGコーデック17およびRLEコーデック18の1バンドあたりの処理時間は、データ取得回路15の1バンドあたりの処理時間より短く設定されている。したがって、この時点で、コーデック17,18はバンド#0に対する処理を既に完了しており、データ上書きに起因する問題は生じない。   On the other hand, the output DMAC 15w1 of the data acquisition circuit 15 writes the image band data and attribute band data of band # 2 in the band memories 3e1 and 3f1, respectively, after completing the writing of the image band data and attribute band data of band # 1. At this time, the data acquisition circuit 15 overwrites the image band data and attribute band data of band # 0 in the band memories 3e1 and 3f1 with the image band data and attribute band data of band # 2. The processing time per band of the JPEG codec 17 and the RLE codec 18 is set shorter than the processing time per band of the data acquisition circuit 15. Therefore, at this time, the codecs 17 and 18 have already completed the processing for the band # 0, and there is no problem caused by data overwriting.

同様にして、バンド#2以降のバンドデータが処理される。これにより、1ページ分のバンドデータが、順次、データ取得回路15、およびコーデック17,18によりパイプライン処理され、処理後のデータがHDD4に保存される。   Similarly, band data after band # 2 is processed. As a result, the band data for one page is sequentially pipelined by the data acquisition circuit 15 and the codecs 17 and 18, and the processed data is stored in the HDD 4.

そして、1ページ分のバンドデータがHDD4に保存された後、各バンドデータが画像処理回路16へ順次供給される。例えば、画像処理回路16が複雑なデータ処理を行う場合、画像処理回路16による1バンドに対する処理時間が、データ取得回路15による1バンドに対する処理時間より短くなることを保証できない。このため、そのような作業種別について、ページモードが設定される。そして、ページモードでは、画像処理回路16の処理速度に合わせて、バンドデータがHDD4からHDDコントローラ14およびコーデック17,18を介して画像処理回路16へ供給される。   Then, after the band data for one page is stored in the HDD 4, each band data is sequentially supplied to the image processing circuit 16. For example, when the image processing circuit 16 performs complicated data processing, it cannot be guaranteed that the processing time for one band by the image processing circuit 16 is shorter than the processing time for one band by the data acquisition circuit 15. For this reason, a page mode is set for such a work type. In the page mode, band data is supplied from the HDD 4 to the image processing circuit 16 via the HDD controller 14 and the codecs 17 and 18 in accordance with the processing speed of the image processing circuit 16.

したがって、データフローコントローラ12による制御に従って、JPEGコーデック17の入力DMAC17rは、バンド#0の圧縮された画像バンドデータを、HDD4からHDDコントローラ14を介して読み出し、出力DMAC17wは、データ伸張後、バンド#0の画像バンドデータをバンドメモリ3e1に書き込み、RLEコーデック18の入力DMAC18rは、バンド#0の圧縮された属性バンドデータを、HDD4からHDDコントローラ14を介して読み出し、出力DMAC18wは、データ伸張後、バンド#0の属性バンドデータをバンドメモリ3f1に書き込む。   Therefore, under the control of the data flow controller 12, the input DMAC 17r of the JPEG codec 17 reads the compressed image band data of band # 0 from the HDD 4 via the HDD controller 14, and the output DMAC 17w The image band data of 0 is written in the band memory 3e1, the input DMAC 18r of the RLE codec 18 reads the compressed attribute band data of band # 0 from the HDD 4 via the HDD controller 14, and the output DMAC 18w The attribute band data of band # 0 is written into the band memory 3f1.

次に、割り込みなどで、コーデック17,18によるバンド#0の画像バンドデータおよび属性バンドデータの書き込みの完了が、データフローコントローラ12を介して画像処理回路16に通知されると、画像処理回路16の入力DMAC16rは、バンド#0の画像バンドデータおよび属性バンドデータをバンドメモリ3e1,3f1から読み出し、出力DMAC16wは、画像処理後のバンド#0の画像バンドデータおよび属性バンドデータをバンドメモリ3c1,3d1にそれぞれ書き込む。このとき、入力DMAC16rおよび出力DMAC16wは並列動作する。画像処理回路16より下流の処理はバンドモードと同様であるので、その説明を省略する。   Next, when the completion of the writing of the band # 0 image band data and the attribute band data by the codecs 17 and 18 is notified to the image processing circuit 16 via the data flow controller 12 by interruption or the like, the image processing circuit 16 The input DMAC 16r reads the image band data and attribute band data of the band # 0 from the band memories 3e1 and 3f1, and the output DMAC 16w stores the image band data and attribute band data of the band # 0 after the image processing in the band memories 3c1 and 3d1. Write to each. At this time, the input DMAC 16r and the output DMAC 16w operate in parallel. Since the processing downstream of the image processing circuit 16 is the same as that in the band mode, the description thereof is omitted.

一方、コーデック17,18によるバンド#0の画像バンドデータおよび属性バンドデータの書き込みの完了後、データフローコントローラ12により設定された時間間隔でバンドデータが順番にバンドメモリ3e1,3e2,3f1,3f2へ出力されるように、入力DMAC17r,18rは、バンド#1の圧縮された画像バンドデータおよび属性バンドデータを読み出し、出力DMAC17w,18wは、データ伸張後、バンド#1の画像バンドデータおよび属性バンドデータをバンドメモリ3e2,3f2にそれぞれ書き込む。   On the other hand, after the completion of the writing of the image band data and the attribute band data of the band # 0 by the codecs 17 and 18, the band data is sequentially transferred to the band memories 3e1, 3e2, 3f1, and 3f2 at the time intervals set by the data flow controller 12. As output, the input DMACs 17r and 18r read the compressed image band data and attribute band data of band # 1, and the output DMACs 17w and 18w output the image band data and attribute band data of band # 1 after data decompression. Are written in the band memories 3e2 and 3f2, respectively.

そして、割り込みなどで、コーデック17,18によるバンド#1の画像バンドデータおよび属性バンドデータの書き込みの完了が、データフローコントローラ12を介して画像処理回路16に通知されると、画像処理回路16の入力DMAC16rは、バンド#1の画像バンドデータおよび属性バンドデータをバンドメモリ3e2,3f2から読み出し、出力DMAC16wは、画像処理後のバンド#1の画像バンドデータおよび属性バンドデータをバンドメモリ3c2,3d2にそれぞれ書き込む。   When the completion of the writing of the band # 1 image band data and attribute band data by the codecs 17 and 18 is notified to the image processing circuit 16 via the data flow controller 12 by an interrupt or the like, the image processing circuit 16 The input DMAC 16r reads the image band data and attribute band data of the band # 1 from the band memories 3e2 and 3f2, and the output DMAC 16w inputs the image band data and attribute band data of the band # 1 after the image processing to the band memories 3c2 and 3d2. Write each.

一方、コーデック17,18によるバンド#1の画像バンドデータおよび属性バンドデータの書き込みの完了後、データフローコントローラ12により設定された時間間隔でバンドデータが順番にバンドメモリ3e1,3e2,3f1,3f2へ出力されるように、入力DMAC17r,18rは、バンド#2の圧縮された画像バンドデータおよび属性バンドデータを読み出し、出力DMAC17w,18wは、データ伸張後、バンド#2の画像バンドデータおよび属性バンドデータをバンドメモリ3e1,3f1にそれぞれ書き込む。このとき、出力DMAC17w,18wは、バンドメモリ3e1,3f1におけるバンド#0の画像バンドデータおよび属性バンドデータを、バンド#2の画像バンドデータおよび属性バンドデータで上書きする。   On the other hand, after the completion of the writing of the band # 1 image band data and attribute band data by the codecs 17 and 18, the band data is sequentially transferred to the band memories 3e1, 3e2, 3f1, and 3f2 at the time intervals set by the data flow controller 12. As output, the input DMACs 17r and 18r read the compressed image band data and attribute band data of band # 2, and the output DMACs 17w and 18w output the image band data and attribute band data of band # 2 after data decompression. Are written in the band memories 3e1 and 3f1, respectively. At this time, the output DMACs 17w and 18w overwrite the image band data and attribute band data of band # 0 in the band memories 3e1 and 3f1 with the image band data and attribute band data of band # 2.

同様にして、バンド#2以降のバンドデータが処理される。これにより、1ページ分のバンドデータが、順次、コーデック17,18、画像処理回路16、コーデック17,18の順番でパイプライン処理され、処理後のデータがHDD4に保存される。なお、コーデック17,18による1バンドの処理時間は、画像処理回路16による1バンドの処理時間の半分以下の時間とされる。   Similarly, band data after band # 2 is processed. As a result, the band data for one page is sequentially pipelined in the order of the codecs 17 and 18, the image processing circuit 16, and the codecs 17 and 18, and the processed data is stored in the HDD 4. Note that the processing time for one band by the codecs 17 and 18 is set to be half or less of the processing time for one band by the image processing circuit 16.

その後、画像処理後の1ページ分のデータがHDD4に保存された後、バンドモードの場合と同様にして、出力のための処理が行われた後、印刷、ネットワーク送信、およびファクシミリ送信のいずれかが行われる。   Thereafter, after one page of data after image processing is stored in the HDD 4, after output processing is performed in the same manner as in the band mode, one of printing, network transmission, and facsimile transmission is performed. Is done.

次に、両面スキャンを伴う作業種別が指定された場合のデータ処理装置1の動作について説明する。例えばモード指定テーブル7aが図3に示すものである場合、作業種別「両面コピー」,「両面ネットワーク送信」,「両面ファクシミリ装置」の処理では、スキャナ5による両面スキャンが行われる。   Next, the operation of the data processing apparatus 1 when a work type involving double-sided scanning is designated will be described. For example, when the mode designation table 7a is as shown in FIG. 3, double-sided scanning is performed by the scanner 5 in the processing of the work types “double-sided copy”, “double-sided network transmission”, and “double-sided facsimile apparatus”.

このような作業種別の処理の場合、画像処理回路16が画像データおよび属性データの複数のセットを同時に処理できないため、データフローコントローラ12は、原稿の表面画像を読み取って得られる表面データと原稿の裏面画像を読み取って得られる裏面データの一方をバンドモードで処理させ、他方をページモードで処理させる。ここでは、表面データがバンドモードで処理され、裏面データがページモードで処理される。   In the case of such a work type process, the image processing circuit 16 cannot process a plurality of sets of image data and attribute data at the same time. Therefore, the data flow controller 12 reads the surface data of the document and the document data. One of the back side data obtained by reading the back side image is processed in the band mode, and the other is processed in the page mode. Here, the front surface data is processed in the band mode, and the back surface data is processed in the page mode.

図7は、図1に示す画像処理装置における、両面スキャンを伴う作業種別の処理におけるデータフローを示す図である。   FIG. 7 is a diagram illustrating a data flow in the work type process involving double-sided scanning in the image processing apparatus illustrated in FIG. 1.

データ取得回路15は、原稿の表面画像を読み取って得られる表面データと原稿の裏面画像を読み取って得られる裏面データとをスキャナ5から取得する。表面データは、画像データと属性データとからなり、裏面データは、画像データと属性データとからなる。   The data acquisition circuit 15 acquires from the scanner 5 front surface data obtained by reading a front image of a document and back surface data obtained by reading a back image of the document. The front surface data is composed of image data and attribute data, and the back surface data is composed of image data and attribute data.

表面データは、バンドモードで処理されるため、データ取得回路15の出力DMAC15w1からバンドメモリ3a1,3a2,3b1,3b2を介して画像処理回路16の入力DMAC16rへ転送される。そして、表面データは、画像処理回路16で処理され、コーデック17,18により圧縮された後、HDD4に保存される。   Since the surface data is processed in the band mode, it is transferred from the output DMAC 15w1 of the data acquisition circuit 15 to the input DMAC 16r of the image processing circuit 16 via the band memories 3a1, 3a2, 3b1, and 3b2. The surface data is processed by the image processing circuit 16, compressed by the codecs 17 and 18, and stored in the HDD 4.

裏面データは、ページモードで処理されるため、データ取得回路15の出力DMAC15w2からバンドメモリ3e1,3e2,3f1,3f2を介してコーデック17,18の入力DMAC17r,18rへ転送される。そして、裏面データは、コーデック17,18により圧縮された後、HDD4に一旦、保存される。   Since the back side data is processed in the page mode, it is transferred from the output DMAC 15w2 of the data acquisition circuit 15 to the input DMACs 17r and 18r of the codecs 17 and 18 via the band memories 3e1, 3e2, 3f1, and 3f2. Then, the back data is temporarily stored in the HDD 4 after being compressed by the codecs 17 and 18.

そして、バンドモードでの表面データの処理が完了した後、裏面データは、HDD4から読み出され、コーデック17,18により伸張された後、コーデック17,18の出力DMAC17w,18wからバンドメモリ3e1,3e2,3f1,3f2を介して画像処理回路16の入力DMAC16rへ転送される。そして、裏面データは、画像処理回路16で処理され、コーデック17,18により圧縮された後、HDD4に保存される。   Then, after the processing of the front surface data in the band mode is completed, the back surface data is read from the HDD 4 and expanded by the codecs 17 and 18, and then output from the output DMACs 17 w and 18 w of the codecs 17 and 18 to the band memories 3 e 1 and 3 e 2. , 3f1, 3f2 to the input DMAC 16r of the image processing circuit 16. The back surface data is processed by the image processing circuit 16, compressed by the codecs 17 and 18, and stored in the HDD 4.

画像処理後の表面1ページ分のデータがHDD4に保存された後、出力のための処理が行われ、印刷、ネットワーク送信、およびファクシミリ送信のいずれかが行われ、また、画像処理後の裏面1ページ分のデータがHDD4に保存された後、出力のための処理が行われ、印刷、ネットワーク送信、およびファクシミリ送信のいずれかが行われる。   After data for one page on the front side after image processing is stored in the HDD 4, processing for output is performed, and printing, network transmission, and facsimile transmission are performed, and back side 1 after image processing is performed. After the data for the page is stored in the HDD 4, a process for output is performed, and any one of printing, network transmission, and facsimile transmission is performed.

以上のように、上記実施の形態によれば、記憶装置7は、ユーザにより指定される作業種別と、その作業種別に対応する一連の画像処理を行う際にページモードを使用するかバンドモードを使用するかを示すモード種別とを関連付けるモード指定情報を含むモード指定テーブル7aを格納する。また、操作パネル10は、作業種別を入力するための第1ユーザ操作、および作業を開始させるための第2ユーザ操作を検出する。そして、メインコントローラ2は、モード指定情報を参照して、第1ユーザ操作により指定された作業種別に対応するモード種別を特定し、第2ユーザ操作が検出されると、データ取得回路15により画像データを取得させ、特定したモード種別で画像処理回路16にデータ処理を行わせる。   As described above, according to the above embodiment, the storage device 7 uses the work mode designated by the user and the page mode or the band mode when performing a series of image processing corresponding to the work type. A mode designation table 7a including mode designation information for associating with a mode type indicating whether to use is stored. The operation panel 10 detects a first user operation for inputting a work type and a second user operation for starting the work. Then, the main controller 2 refers to the mode designation information, specifies the mode type corresponding to the work type designated by the first user operation, and when the second user operation is detected, the data acquisition circuit 15 causes the image to be displayed. Data is acquired, and the image processing circuit 16 performs data processing in the specified mode type.

これにより、データ取得回路15で当該画像処理装置へ画像データが取得されてから、データサイズに拘わらず、ページモードまたはバンドモードでただちにその画像データに対する画像処理を開始することができる。すなわち、バンドモードでは、1バンド分の画像データが取得されてから、ただちに画像処理の開始が可能になり、ページモードでは、1ページ分の画像データが取得されてから、ただちに画像処理の開始が可能になる。   Thus, after the image data is acquired by the data acquisition circuit 15 in the image processing apparatus, the image processing for the image data can be started immediately in the page mode or the band mode regardless of the data size. That is, in the band mode, it is possible to start image processing immediately after image data for one band is acquired. In the page mode, image processing is started immediately after image data for one page is acquired. It becomes possible.

なお、上述の実施の形態は、本発明の好適な例であるが、本発明は、これらに限定されるものではなく、本発明の要旨を逸脱しない範囲において、種々の変形、変更が可能である。   The above-described embodiments are preferred examples of the present invention, but the present invention is not limited to these, and various modifications and changes can be made without departing from the scope of the present invention. is there.

例えば、上記実施の形態において、画像データがCMYKの4つのプレーンを有し、属性データが、AプレーンおよびSプレーンを有する場合、CMYの3プレーンを画像データとして取り扱い、Kプレーン、AプレーンおよびSプレーンを属性データとして取り扱うようにしてもよい。   For example, in the above embodiment, when the image data has four planes CMYK and the attribute data has an A plane and an S plane, the three CMY planes are handled as image data, and the K plane, the A plane, and the S plane. A plane may be handled as attribute data.

また、上記実施の形態において、RAM3として、対となる2つのバンドメモリ(3a1,3a2),(3b1,3b2),(3c1,3c2),(3d1,3d2),(3e1,3e2),(3f1,3f2)の一方と他方とで独立したRAMモジュールを設け、各RAMモジュールに対して並列にアクセス可能な構成としてもよい。あるいは、RAM3として、バンドメモリと同数の独立したRAMモジュールを設け、各RAMモジュールに対して並列にアクセス可能な構成としてもよい。   Further, in the above-described embodiment, as the RAM 3, two paired band memories (3a1, 3a2), (3b1, 3b2), (3c1, 3c2), (3d1, 3d2), (3e1, 3e2), (3f1) 3f2), independent RAM modules may be provided for one and the other, and the RAM modules may be accessed in parallel. Alternatively, the RAM 3 may be provided with the same number of independent RAM modules as the band memory so that each RAM module can be accessed in parallel.

また、上記実施の形態において、画像の90度または270度回転を伴う作業種別の場合、画像処理回路16により1ページ分の画像データおよび属性データが処理されHDD4に格納された後に、コーデック17,18は、画像回転回路19の画像回転処理で必要な圧縮されたバンドデータを、HDDコントローラ14を介してHDD4から読み出し、その圧縮されたバンドデータを伸張し、バンドデータをRAM3に格納し、画像回転回路19は、コーデック17,18により伸張され得られたバンドデータを使用して画像回転処理を行う。そして、画像回転回路19は、コーデック17,18により伸張され得られたバンドデータを使用して画像回転処理を行う。   Further, in the above embodiment, in the case of a work type that involves rotation of an image by 90 degrees or 270 degrees, the image processing circuit 16 processes image data and attribute data for one page and stores them in the HDD 4. 18 reads compressed band data necessary for image rotation processing of the image rotation circuit 19 from the HDD 4 via the HDD controller 14, decompresses the compressed band data, stores the band data in the RAM 3, and The rotation circuit 19 performs image rotation processing using the band data obtained by decompression by the codecs 17 and 18. Then, the image rotation circuit 19 performs an image rotation process using the band data obtained by the codecs 17 and 18 being decompressed.

本発明は、例えば、コピー機、複合機などの画像形成装置に適用可能である。   The present invention can be applied to an image forming apparatus such as a copying machine or a multifunction machine.

2 メインコントローラ(制御回路の一例)
3 RAM(メモリの一例)
4 HDD(データ格納装置の一例)
7 記憶装置
10 操作パネル(入力装置の一例)
12 データフローコントローラ
15 データ取得回路
15w1,15w2 出力DMAC
16 画像処理回路(処理回路の一例)
16r 入力DMAC
17 JPEGコーデック(データ圧縮回路の一例,データ伸張回路の一例)
19 画像回転回路
2 Main controller (example of control circuit)
3 RAM (an example of memory)
4 HDD (an example of a data storage device)
7 Storage device 10 Operation panel (an example of input device)
12 data flow controller 15 data acquisition circuit 15w1, 15w2 output DMAC
16 Image processing circuit (an example of a processing circuit)
16r input DMAC
17 JPEG codec (example of data compression circuit, example of data decompression circuit)
19 Image rotation circuit

Claims (7)

ユーザにより指定される作業種別と、その作業種別に対応する一連の画像処理を行う際にページモードを使用するかバンドモードを使用するかを示すモード種別とを関連付けるモード指定情報を格納する記憶装置と、
画像データを取得するデータ取得回路と、
前記画像データに対してデータ処理を行う処理回路と、
前記作業種別を入力するための第1ユーザ操作、および作業を開始させるための第2ユーザ操作を検出する入力装置と、
前記モード指定情報を参照して、前記第1ユーザ操作により指定された前記作業種別に対応するモード種別を特定し、前記第2ユーザ操作が検出されると、前記データ取得回路により画像データを取得させ、特定した前記モード種別で前記処理回路にデータ処理を行わせる制御回路と、
を備えることを特徴とする画像処理装置。
A storage device that stores mode designation information that associates a work type designated by a user with a mode type indicating whether to use a page mode or a band mode when performing a series of image processing corresponding to the work type When,
A data acquisition circuit for acquiring image data;
A processing circuit for performing data processing on the image data;
An input device for detecting a first user operation for inputting the work type and a second user operation for starting the work;
Referring to the mode designation information, a mode type corresponding to the work type designated by the first user operation is specified, and when the second user operation is detected, image data is obtained by the data obtaining circuit. A control circuit that causes the processing circuit to perform data processing in the identified mode type;
An image processing apparatus comprising:
1ページ分の画像データを格納可能なデータ格納装置と、1ページの画像データを分割して得られるバンドデータを格納可能なメモリとを備え、
前記画像データは、特定されたモード種別がバンドモードである場合には、バンドデータとして前記メモリに格納され、特定されたモード種別がページモードである場合には、前記データ格納装置に格納され、
前記処理回路は、特定されたモード種別がバンドモードである場合には、前記メモリから読み出された前記バンドデータに対してデータ処理を行い、特定されたモード種別がページモードである場合には、前記データ格納装置から読み出された前記画像データに対してデータ処理を行うこと、
を特徴とする請求項1記載の画像処理装置。
A data storage device capable of storing image data for one page, and a memory capable of storing band data obtained by dividing one page of image data;
The image data is stored in the memory as band data when the specified mode type is a band mode, and stored in the data storage device when the specified mode type is a page mode,
The processing circuit performs data processing on the band data read from the memory when the specified mode type is a band mode, and when the specified mode type is a page mode. Performing data processing on the image data read from the data storage device;
The image processing apparatus according to claim 1.
データ圧縮回路と、データ伸張回路とを備え、
前記データ圧縮回路は、特定されたモード種別がページモードである場合には、前記メモリからバンドデータを読み出し、そのバンドデータを圧縮し、圧縮後のバンドデータを前記データ格納装置に格納し、
前記データ伸張回路は、特定されたモード種別がページモードである場合には、1ページ分のバンドデータが前記データ格納装置に格納された後、圧縮されたバンドデータを前記データ格納装置から読み出し、その圧縮されたバンドデータを伸張し、バンドデータを前記メモリに格納すること、
を特徴とする請求項2記載の画像処理装置。
A data compression circuit and a data expansion circuit;
When the specified mode type is a page mode, the data compression circuit reads out the band data from the memory, compresses the band data, and stores the compressed band data in the data storage device,
The data decompression circuit reads the compressed band data from the data storage device after the band data for one page is stored in the data storage device when the specified mode type is the page mode, Decompressing the compressed band data and storing the band data in the memory;
The image processing apparatus according to claim 2.
前記データ伸張回路は、特定されたモード種別がページモードである場合には、1ページ分のバンドデータが前記データ格納装置に格納された後、前記処理回路のデータ処理で必要な圧縮されたバンドデータを前記データ格納装置から読み出し、その圧縮されたバンドデータを伸張し、バンドデータを前記メモリに格納し、
前記処理回路は、前記データ伸張回路により伸張され得られたバンドデータを使用してデータ処理を行うこと、
を特徴とする請求項3記載の画像処理装置。
When the specified mode type is the page mode, the data decompression circuit stores the compressed band required for the data processing of the processing circuit after the band data for one page is stored in the data storage device. Read data from the data storage device, decompress the compressed band data, store the band data in the memory,
The processing circuit performs data processing using band data obtained by the data decompression circuit;
The image processing apparatus according to claim 3.
前記データ取得回路および前記処理回路のデータ入出力を制御するデータフローコントローラを備え、
前記メモリは、第1バンドメモリと、第2バンドメモリとを含み、
前記データ取得回路は、前記第1バンドメモリおよび前記第2バンドメモリへのデータ書き込みのためのダイレクトメモリアクセスを行う出力DMAコントローラを有し、
前記処理回路は、前記第1バンドメモリおよび前記第2バンドメモリからのデータ読み出しのためのダイレクトメモリアクセスを行う入力DMAコントローラを有し、
前記データフローコントローラは、前記データ取得回路の前記出力DMAコントローラによりバンドデータを前記第1バンドメモリおよび前記第2バンドメモリの一方へ交互に書き込ませ、特定されたモード種別がバンドモードである場合には、それと並行して、前記処理回路の前記入力DMAコントローラにより前記バンドデータの1つ前のバンドデータを前記第1バンドメモリおよび前記第2バンドメモリの他方から読み出させること、
を特徴とする請求項2記載の画像処理装置。
A data flow controller for controlling data input / output of the data acquisition circuit and the processing circuit;
The memory includes a first band memory and a second band memory,
The data acquisition circuit includes an output DMA controller that performs direct memory access for writing data to the first band memory and the second band memory,
The processing circuit includes an input DMA controller that performs direct memory access for reading data from the first band memory and the second band memory;
The data flow controller causes the output DMA controller of the data acquisition circuit to alternately write band data to one of the first band memory and the second band memory, and when the specified mode type is a band mode. In parallel therewith, the input DMA controller of the processing circuit causes the previous band data of the band data to be read from the other of the first band memory and the second band memory.
The image processing apparatus according to claim 2.
前記データフローコントローラは、特定されたモード種別がバンドモードである場合には、前記データ取得回路による前記第1バンドメモリへのバンドデータの書き込みが完了したら、前記処理回路による前記第1バンドメモリからの前記バンドデータの読み出しを開始させるとともに、前記データ取得回路による前記第2バンドメモリへの次のバンドデータの書き込みを開始させ、また、前記データ取得回路による前記第2バンドメモリへのバンドデータの書き込みが完了したら、前記処理回路による前記第2バンドメモリからの前記バンドデータの読み出しを開始させるとともに、前記データ取得回路による前記第1バンドメモリへの次のバンドデータの書き込みを開始させることを特徴とする請求項5記載の画像処理装置。   In the case where the specified mode type is a band mode, the data flow controller, from the first band memory by the processing circuit, completes the writing of the band data to the first band memory by the data acquisition circuit. The reading of the band data at the same time, the writing of the next band data to the second band memory by the data acquisition circuit is started, and the band data of the band data to the second band memory by the data acquisition circuit is started. When the writing is completed, reading of the band data from the second band memory by the processing circuit is started, and writing of the next band data to the first band memory by the data acquisition circuit is started. The image processing apparatus according to claim 5. 1ページの画像データによる画像を90度または270度を回転させた画像の画像データを生成する画像回転回路を備え、
前記モード指定情報において、前記作業種別に対応する一連の画像処理に画像の90度回転または270度回転が含まれる作業種別に対応するモード種別は、ページモードを示し、
前記データ伸張回路は、1ページ分のバンドデータが前記データ格納装置に格納された後、前記画像回転回路の画像回転処理で必要な圧縮されたバンドデータを前記データ格納装置から読み出し、その圧縮されたバンドデータを伸張し、バンドデータを前記メモリに格納し、
前記画像回転回路は、前記データ伸張回路により伸張され得られたバンドデータを使用して画像回転処理を行うこと、
を特徴とする請求項3記載の画像処理装置。
An image rotation circuit for generating image data of an image obtained by rotating an image based on one page of image data by 90 degrees or 270 degrees;
In the mode designation information, a mode type corresponding to a work type in which a series of image processing corresponding to the work type includes 90 degree rotation or 270 degree rotation of an image indicates a page mode,
The data decompression circuit reads the compressed band data necessary for image rotation processing of the image rotation circuit from the data storage device after the band data for one page is stored in the data storage device, and the compressed data is compressed. Decompress the band data, store the band data in the memory,
The image rotation circuit performs image rotation processing using band data obtained by the data decompression circuit;
The image processing apparatus according to claim 3.
JP2009072680A 2009-03-24 2009-03-24 Image processing device Active JP5145277B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2009072680A JP5145277B2 (en) 2009-03-24 2009-03-24 Image processing device
US12/700,452 US8427693B2 (en) 2009-03-24 2010-02-04 Image processing apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009072680A JP5145277B2 (en) 2009-03-24 2009-03-24 Image processing device

Publications (2)

Publication Number Publication Date
JP2010226517A JP2010226517A (en) 2010-10-07
JP5145277B2 true JP5145277B2 (en) 2013-02-13

Family

ID=43043206

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009072680A Active JP5145277B2 (en) 2009-03-24 2009-03-24 Image processing device

Country Status (1)

Country Link
JP (1) JP5145277B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3419169B2 (en) * 1995-10-09 2003-06-23 ミノルタ株式会社 Digital copier
JP2008068547A (en) * 2006-09-15 2008-03-27 Ricoh Co Ltd Image forming device
JP4903092B2 (en) * 2007-07-05 2012-03-21 株式会社リコー Image processing apparatus, image processing control method, and image processing control program

Also Published As

Publication number Publication date
JP2010226517A (en) 2010-10-07

Similar Documents

Publication Publication Date Title
US8427693B2 (en) Image processing apparatus and method
JP5145278B2 (en) Image processing device
JP6972934B2 (en) Data receiver, control method of data receiver, program, data transmission / reception system and data transmission device
JP5186432B2 (en) Image processing device
JP5145277B2 (en) Image processing device
JP5232728B2 (en) Image forming apparatus
JP5566411B2 (en) Image reading device
JP5635551B2 (en) Image processing apparatus and image forming apparatus
JP5205317B2 (en) Image processing device
JP2007043709A (en) Overlay image forming method and overlay image forming apparatus
JP2018058295A (en) Image processing apparatus, image processing method and program
JP5441676B2 (en) Image processing apparatus and processing method thereof
JP4065550B2 (en) Image input / output control device, image processing device, image processing method in image input / output control device, and image processing method in image processing device
JP5705143B2 (en) Image reading device
JP2008125026A (en) Image processor, image processing method, image processing program
US8207979B2 (en) Image processing apparatus, image processing method, and computer program product
JP4906097B2 (en) Memory interface unit and memory unit
JP2006217007A (en) Interface apparatus for companding module
JP5705142B2 (en) Image reading device
JP5268813B2 (en) Computer program
JP4710923B2 (en) Image processing apparatus and image processing method
JP2002152489A (en) Image processing device, its control method and image processing system
JP2008071054A (en) Data transfer control method, data processor, and image processor
JPH08241404A (en) Image processor
JP2004228839A (en) Composite device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110524

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120924

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121126

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151130

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5145277

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150