JP2008263311A - Image forming apparatus - Google Patents

Image forming apparatus Download PDF

Info

Publication number
JP2008263311A
JP2008263311A JP2007103172A JP2007103172A JP2008263311A JP 2008263311 A JP2008263311 A JP 2008263311A JP 2007103172 A JP2007103172 A JP 2007103172A JP 2007103172 A JP2007103172 A JP 2007103172A JP 2008263311 A JP2008263311 A JP 2008263311A
Authority
JP
Japan
Prior art keywords
compression
unit
predetermined threshold
image data
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007103172A
Other languages
Japanese (ja)
Inventor
Takeshi Nitta
剛 新田
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 Mita Corp
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 Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2007103172A priority Critical patent/JP2008263311A/en
Publication of JP2008263311A publication Critical patent/JP2008263311A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)
  • Storing Facsimile Image Data (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To securely avoid an abrupt stop of reading operation of a read means through simple and speedy processing. <P>SOLUTION: A compression rate decision unit 83 computes a compression rate associated with image data having been compressed by a compression/decompression unit 77, decides whether an arithmetic result associated with the compression rate is less than a predetermined threshold (for example, 30%), and stores the image data having been compressed in a predetermined area of a RAM 75 when it is decided that the arithmetic result associated with the compression rate is less than the predetermined threshold, but stores bitmap data before the compression in an HDD 63 as a temporary storage location when it is decided that the arithmetic result associated with the compression rate exceeds the predetermined threshold. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、例えば、スキャナ等の読取手段を備えた複合機等の画像形成装置において、同読取手段で読み取ったビットマップデータに対し、圧縮処理を施して画像メモリに記憶させる機能を有する画像形成装置に関する。   The present invention provides, for example, an image forming apparatus having a function of compressing bit map data read by the reading unit and storing it in an image memory in an image forming apparatus such as a multi-function machine equipped with a reading unit such as a scanner. Relates to the device.

従来、例えばプリンタや複合機等の画像形成装置では、スキャナ等の読取手段で読み取った画像データのための記憶容量を削減するために、画像データを複数のバンドに分割し、各バンド毎にビットマップデータに展開した後、そのビットマップデータを圧縮処理して画像メモリに記憶させることが行われている。   2. Description of the Related Art Conventionally, in an image forming apparatus such as a printer or a multifunction peripheral, image data is divided into a plurality of bands in order to reduce the storage capacity for image data read by a reading unit such as a scanner, and a bit is assigned to each band. After development into map data, the bitmap data is compressed and stored in an image memory.

こうした画像形成装置では、読取手段で読み取った画像データを、画像メモリに格納してゆくにあたり、画像データの圧縮率が所定のしきい値よりも低いとき等に、読取手段の読取動作を停止させる構成を採用したものがある。この場合、読み取った原稿画像が冗長性の低いものであるときには、読取手段の読取動作が突然停止するといった事態が起こり得る。   In such an image forming apparatus, when the image data read by the reading unit is stored in the image memory, the reading operation of the reading unit is stopped when the compression rate of the image data is lower than a predetermined threshold. Some have adopted a configuration. In this case, when the read document image has low redundancy, a situation in which the reading operation of the reading unit stops suddenly may occur.

かかる不具合を解消するためのアプローチのひとつとして、圧縮率が異なる圧縮方法で画像データをデータ圧縮することができるデータ圧縮手段、該データ圧縮手段によりデータ圧縮された画像に係るデータを記憶する記憶手段、原稿を読み取り画像データを出力する読取手段及び、前記記憶手段に記憶された画像データと、前記記憶手段の空き容量と、前記読取手段からの原稿量の情報に基づいて、前記データ圧縮手段の圧縮方法を変える制御を行う制御手段を有し、記憶手段に記憶された画像データから画像1枚当たりのデータ量を演算し、原稿の量と対比して記憶手段の空き容量が足りないと判断されたときに、データ圧縮の方法を変えてデータ圧縮し記憶手段に記憶するようにした技術が提案されている(特許文献1)。特許文献1の技術によれば、読取手段で読み取った原稿画像が冗長性の低いものである場合でも、読取手段の読取動作が突然停止するといった、使用者の予期しない事態が起こることを可及的に回避することができる。   As one of approaches for solving such inconveniences, data compression means capable of compressing image data with compression methods having different compression ratios, and storage means for storing data relating to images compressed by the data compression means Reading means for reading a document and outputting image data; image data stored in the storage means; free space in the storage means; and information on the amount of original from the reading means. Control means for performing control to change the compression method, calculate the amount of data per image from the image data stored in the storage means, and determine that there is not enough free space in the storage means compared to the amount of originals In such a case, a technique has been proposed in which the data compression method is changed and the data is compressed and stored in the storage means (Patent Document 1). According to the technique of Patent Document 1, it is possible to cause an unexpected situation of the user such that the reading operation of the reading unit suddenly stops even when the original image read by the reading unit has low redundancy. Can be avoided.

しかしながら、特許文献1に記載の技術では、記憶手段の空き容量の過不足を逐次判断し、その判断結果に基づき圧縮率を変えてデータの圧縮を行うこととしていたために、その処理が複雑で比較的長時間を要することとなっていた。   However, in the technique described in Patent Document 1, since the excess or deficiency of the free capacity of the storage means is sequentially determined and data compression is performed by changing the compression rate based on the determination result, the processing is complicated. It took a relatively long time.

特開2001−45247号公報JP 2001-45247 A

解決しようとする問題点は、従来技術では、読取手段の読取動作が突然停止することを回避するための処理が複雑で比較的長時間を要していた点である。   The problem to be solved is that in the prior art, the processing for avoiding the reading operation of the reading means from stopping suddenly is complicated and requires a relatively long time.

本発明は、簡素かつ速やかなる処理を通じて、読取手段の読取動作が突然停止することを確実に回避することを目的として、原稿画像を読み取るとともに、この原稿画像に係る画像データを出力する読取手段と、前記画像データに基づくビットマップデータを圧縮処理する圧縮手段と、画像に係るデータを記憶するための記憶手段と、を備え、前記ビットマップデータに対し、前記圧縮手段で圧縮処理を施した後、前記記憶手段に記憶させる機能を有する画像形成装置であって、各種データを記憶するための大容量記憶手段と、前記圧縮手段で圧縮処理後の画像データに係る圧縮率を演算するとともに、同圧縮率に係る演算結果が、所定のしきい値以下か否かを判定する圧縮率判定手段と、前記圧縮率に係る演算結果が、所定のしきい値以下である旨の判定が下されたとき、前記圧縮処理後の画像データを、前記記憶手段に記憶させる一方、所定のしきい値を越える旨の判定が下されたとき、前記圧縮処理前のビットマップデータを、前記大容量記憶手段に記憶させる制御を行う記憶制御手段と、を備えて構成されることを最も主要な特徴とする。   The present invention provides a reading unit that reads a document image and outputs image data related to the document image for the purpose of reliably avoiding a sudden stop of the reading operation of the reading unit through simple and rapid processing. A compression means for compressing the bitmap data based on the image data; and a storage means for storing the data relating to the image, and after the compression processing is performed on the bitmap data by the compression means An image forming apparatus having a function of storing the data in the storage unit; a large-capacity storage unit for storing various types of data; a compression rate related to image data after compression processing by the compression unit; Compression rate determination means for determining whether or not the calculation result related to the compression rate is equal to or less than a predetermined threshold value, and the calculation result related to the compression rate is equal to or less than a predetermined threshold value When the determination is made, the image data after the compression processing is stored in the storage means, while when the determination is made that the predetermined threshold value is exceeded, the bitmap before the compression processing is stored. The main feature is that it is configured to include storage control means for performing control for storing data in the large-capacity storage means.

本発明では、記憶制御手段は、圧縮率判定手段の演算結果が、所定のしきい値以下である旨の判定が下されたとき、圧縮手段での圧縮処理後の画像データを、記憶手段に記憶させる一方、所定のしきい値を越える旨の判定が下されたとき、圧縮手段での圧縮処理前の画像データを、大容量記憶手段に記憶させる制御を行うので、これによって、読取手段の読取動作が突然停止する際のきっかけとなる、その圧縮率が所定のしきい値を越える画像データが生じたときには、通常の処理とは異なり、圧縮手段での圧縮処理前のビットマップデータを、暫定的に大容量記憶手段に記憶させることで、読取手段の読取動作が突然停止することを確実に回避することができる。従って、簡素かつ速やかなる処理を通じて、初期の目的を達成することができる。   In the present invention, the storage control means stores the image data after compression processing by the compression means in the storage means when it is determined that the calculation result of the compression rate determination means is equal to or less than a predetermined threshold value. On the other hand, when it is determined that the predetermined threshold value is exceeded, control is performed to store the image data before compression processing in the compression unit in the large-capacity storage unit. When image data whose compression rate exceeds a predetermined threshold value that triggers when the reading operation suddenly stops, unlike normal processing, the bitmap data before compression processing by the compression means, Temporarily storing the data in the large-capacity storage unit can reliably prevent the reading operation of the reading unit from suddenly stopping. Therefore, the initial purpose can be achieved through simple and rapid processing.

簡素かつ速やかなる処理を通じて、読取手段の読取動作が突然停止することを確実に回避するといった目的を、圧縮率判定手段の演算結果が、所定のしきい値以下である旨の判定が下されたとき、圧縮手段での圧縮処理後の画像データを、記憶手段に記憶させる一方、所定のしきい値を越える旨の判定が下されたとき、圧縮手段での圧縮処理前のビットマップデータを、大容量記憶手段に記憶させる制御を行う記憶制御手段により実現した。   The determination that the calculation result of the compression rate determination means is equal to or less than a predetermined threshold value was made for the purpose of reliably avoiding the sudden stop of the reading operation of the reading means through simple and rapid processing. When the image data after the compression processing by the compression means is stored in the storage means, while it is determined that the predetermined threshold value is exceeded, the bitmap data before the compression processing by the compression means is This is realized by storage control means for performing control to be stored in the large capacity storage means.

以下、本発明に係る画像形成装置について、図面を参照しつつ詳細に説明する。なお、以下において、本発明に係る画像形成装置として、デジタル複合機を例示して説明する。   Hereinafter, an image forming apparatus according to the present invention will be described in detail with reference to the drawings. In the following, a digital multi-function peripheral will be described as an example of the image forming apparatus according to the present invention.

[デジタル複合機周辺の概略構成]
図1は、デジタル複合機周辺の概略構成図である。
[Schematic configuration around the digital MFP]
FIG. 1 is a schematic configuration diagram around a digital multi-function peripheral.

本デジタル複合機は、印刷出力、ファックス送信、メール送信、又はデータ送信のうち少なくとも一つの機能が利用可能であり、マイクロコンピュータ及び専用のハードウェア回路等から構成される主制御部11によって制御される。この主制御部11に接続され諸機能を担う入出力機器として、本機は、スキャナ部21、画像処理部31、エンジン部41、操作パネル部51、ファクシミリ通信部61、HDD(ハードディスクドライブ)63、並びにネットワークI/F(インタフェース)部65を備える。   This digital multi-function peripheral can use at least one function among print output, fax transmission, mail transmission, and data transmission, and is controlled by the main control unit 11 including a microcomputer and a dedicated hardware circuit. The As an input / output device connected to the main control unit 11 and responsible for various functions, this machine includes a scanner unit 21, an image processing unit 31, an engine unit 41, an operation panel unit 51, a facsimile communication unit 61, and an HDD (hard disk drive) 63. And a network I / F (interface) unit 65.

主制御部11は、スキャナ機能を実現するための動作制御を行うスキャナコントローラ13と、ファクシミリ機能を実現するための動作制御を行うファクシミリコントローラ15、プリンタ機能を実現するための動作制御を行うプリンタコントローラ17、並びに、コピー機能を実現するための動作制御を行うコピーコントローラ19を内蔵し、本機全体の動作を統括制御する。   The main control unit 11 includes a scanner controller 13 that performs operation control for realizing a scanner function, a facsimile controller 15 that performs operation control for realizing a facsimile function, and a printer controller that performs operation control for realizing a printer function. 17 and a copy controller 19 for controlling the operation for realizing the copy function are incorporated, and the overall operation of the apparatus is controlled.

スキャナ部21(本発明の「読取手段」に相当する。)は、図示しないスキャナを構成する画像照射ランプ23及びCCD(電荷結合素子:Charge Coupled Device)センサー25を含む。スキャナ部21は、画像照射ランプ23により原稿を照射し、その反射光をCCDセンサー25で受光することにより、原稿から画像を読み取り、読み取った画像に対応する画像データを、プリンタコントローラ17で後述する所定の処理を施した後、画像処理部31へと転送する。   The scanner unit 21 (corresponding to the “reading unit” of the present invention) includes an image irradiation lamp 23 and a CCD (Charge Coupled Device) sensor 25 constituting a scanner (not shown). The scanner unit 21 irradiates the document with the image irradiation lamp 23 and receives the reflected light with the CCD sensor 25 to read an image from the document, and image data corresponding to the read image is described later with the printer controller 17. After performing predetermined processing, the image data is transferred to the image processing unit 31.

画像処理部31は、補正部33、画像加工部35及び画像メモリ(本発明の「記憶手段」に相当する。)37を含む。画像処理部31は、スキャナ部21で読み取られた画像データを必要に応じて補正部33及び画像加工部35により処理し、処理された画像データを画像メモリ37に記憶したり、エンジン部41、ファクシミリ通信部61等へ出力する。補正部33は、スキャナ部21で読み取られた画像データに対してレベル補正、Y補正等の所定の補正処理を行う。画像加工部35は、画像データの圧縮又は伸張処理、及び拡大又は縮小処理等の種々の加工処理を行う。   The image processing unit 31 includes a correction unit 33, an image processing unit 35, and an image memory (corresponding to “storage means” of the present invention) 37. The image processing unit 31 processes the image data read by the scanner unit 21 with the correction unit 33 and the image processing unit 35 as necessary, and stores the processed image data in the image memory 37, the engine unit 41, Output to the facsimile communication unit 61 or the like. The correction unit 33 performs predetermined correction processing such as level correction and Y correction on the image data read by the scanner unit 21. The image processing unit 35 performs various types of processing such as image data compression or expansion processing and enlargement or reduction processing.

エンジン部41は、図示しない給紙カセットや給紙ローラ等から構成される用紙搬送部43、図示しない感光体ドラム、露光装置、現像装置等から構成される画像形成部45、図示しない転写ローラ等から構成される転写部47、及び図示しない定着ローラ等から構成される定着部49を含む。エンジン部41は、スキャナ部21で読み取られた画像データ、ネットワークI/F部65を介してLAN(Local Area Network)経由でクライアントPC(パーソナルコンピュータ)等から送信されてきた画像データ、ファクシミリ通信部61を用いて外部のファクシミリ装置等から受信したファクスデータ等の画像データを用いて用紙に画像を印刷する。具体的には、用紙搬送部43は用紙を画像形成部45へ搬送し、画像形成部45は上記の画像データに対応するトナー像を形成し、転写部47はトナー像を用紙に転写し、定着部49はトナー像を用紙に定着させて画像を形成する。   The engine unit 41 includes a sheet conveying unit 43 including a sheet feeding cassette and a sheet feeding roller (not illustrated), an image forming unit 45 including a photosensitive drum, an exposure device, a developing device, and the like (not illustrated), a transfer roller (not illustrated), and the like. And a fixing unit 49 including a fixing roller (not shown). The engine unit 41 includes image data read by the scanner unit 21, image data transmitted from a client PC (personal computer) via a LAN (Local Area Network) via the network I / F unit 65, a facsimile communication unit 61 is used to print an image on paper using image data such as fax data received from an external facsimile machine or the like. Specifically, the paper transport unit 43 transports the paper to the image forming unit 45, the image forming unit 45 forms a toner image corresponding to the image data, the transfer unit 47 transfers the toner image to the paper, The fixing unit 49 fixes the toner image on a sheet to form an image.

操作パネル部51は、タッチパネル部53及び操作キー部55を含む。操作パネル部51は、ユーザがスキャナ機能、ファクシミリ機能、プリンタ機能、コピー機能等に関する操作を行うために使用され、ユーザによる操作指令等を主制御部11に与える。   The operation panel unit 51 includes a touch panel unit 53 and an operation key unit 55. The operation panel unit 51 is used for a user to perform operations related to a scanner function, a facsimile function, a printer function, a copy function, and the like, and gives an operation command and the like by the user to the main control unit 11.

タッチパネル部53は、タッチパネルとカラーLCD(Liquid Crystal Display)とを組み合わせたタッチパネルユニット等から構成され、種々の操作画面、例えば、コピー機能実行時には、原稿サイズ、コピーサイズ、複写部数等に関する情報を表示するとともに、ユーザが該当部分をタッチすることにより種々の操作指令を入力するための操作ボタン類を表示する。また、タッチパネル部53は、原稿画像の濃淡イメージを、その表示画面に施されたデザイン変化に係る態様によって表示する際に用いられる。   The touch panel unit 53 is composed of a touch panel unit that combines a touch panel and a color LCD (Liquid Crystal Display), and displays various operation screens, for example, information regarding the document size, copy size, number of copies, etc. when executing the copy function. In addition, operation buttons for inputting various operation commands are displayed when the user touches the corresponding part. The touch panel unit 53 is used when displaying a grayscale image of a document image in a form related to a design change applied to the display screen.

操作キー部55は、ユーザの操作入力を受付けるための複数の操作キーを備えており、例えば、コピー機能、プリンタ機能、スキャナ機能、ファクシミリ機能など諸機能のなかから、所要機能のキー入力操作をユーザが選択的に実行する際に、又は、ユーザが複写部数やコピー実行指令などを操作入力する際に用いられる。   The operation key unit 55 includes a plurality of operation keys for receiving user operation inputs. For example, a key input operation of a required function can be performed from various functions such as a copy function, a printer function, a scanner function, and a facsimile function. This is used when the user selectively executes, or when the user inputs a copy number or a copy execution command.

ファクシミリ通信部61は、スキャナ部21によって読み取られた原稿の画像データを公衆回線を介して宛先となるファクシミリ装置等へ送信したり、ファクシミリ装置等から送信されてきた画像データを受信する。   The facsimile communication unit 61 transmits image data of a document read by the scanner unit 21 to a destination facsimile device or the like via a public line, and receives image data transmitted from the facsimile device or the like.

HDD(ハードディスクドライブ、本発明の「大容量記憶手段」に相当する。)63は、スキャナ部21によって読み取られた画像データ及び同画像データに設定されている出力形式等の種々のデータ等を暫定的に記憶する。HDDに記憶されている画像データは、画像形成装置、プログラム及び記録媒体内部で使用されるだけでなく、必要に応じて、ネットワークI/F部65を介してクライアントPC等から確認したり、クライアントPCやFTPサーバ等の所定のフォルダへ転送される。   An HDD (hard disk drive, corresponding to the “mass storage unit” of the present invention) 63 provisionally stores image data read by the scanner unit 21 and various data such as an output format set in the image data. Remember me. The image data stored in the HDD is not only used inside the image forming apparatus, the program, and the recording medium, but also can be confirmed from a client PC or the like via the network I / F unit 65 if necessary. It is transferred to a predetermined folder such as a PC or FTP server.

ネットワークI/F部65は、ネットワークインタフェース(10/100Base−TX)等を用い、LANを介して接続されたクライアントPC等に対する種々のデータの送受信を制御する。   The network I / F unit 65 uses a network interface (10 / 100Base-TX) or the like, and controls transmission / reception of various data to / from a client PC connected via the LAN.

[プリンタコントローラ周辺の概略構成]
上述のごとく構成されたデジタル複合機では、簡素かつ速やかなる処理を通じて、スキャナ部21の読取動作が突然停止することを確実に回避するために、以下に述べるとおり、プリンタコントローラ17が重要な役割を果たしている。
[Schematic configuration around the printer controller]
In the digital multi-function peripheral configured as described above, the printer controller 17 plays an important role as described below in order to reliably avoid the reading operation of the scanner unit 21 from being stopped suddenly through simple and quick processing. Plays.

図2は、プリンタコントローラの概略構成図を示し、図3は、同プリンタコントローラの機能面に注目したブロック図を示す。なお、図2と図3間において、共通する構成部には共通の符合を付し、その重複した説明を省略する。   FIG. 2 is a schematic configuration diagram of the printer controller, and FIG. 3 is a block diagram focusing on the functional aspects of the printer controller. In FIG. 2 and FIG. 3, common reference numerals are assigned to common components, and duplicate descriptions thereof are omitted.

図2に示すように、プリンタコントローラ17は、プリンタ機能に係る動作を統括制御するCPU71と、CPU71を動作させるための制御プログラムやフォントデータ等を格納するROM73と、各種処理中に発生したデータを記憶するRAM(本発明の「記憶手段」に相当する。)75と、画像データに符号化処理を施すことで圧縮及び復号を行う圧縮/復号器(本発明の「圧縮手段」に相当する。)77と、の間を、バス79を介して接続して構成されている。   As shown in FIG. 2, the printer controller 17 includes a CPU 71 that performs overall control of operations related to the printer function, a ROM 73 that stores a control program for operating the CPU 71, font data, and the like, and data generated during various processes. A RAM 75 (corresponding to the “storage means” of the present invention) to be stored and a compression / decoder (corresponding to the “compression means” of the present invention) that compresses and decodes the image data by performing an encoding process. ) 77 is connected via a bus 79.

CPU71は、バンド単位に分割された画像のビットマップデータを、RAM75における所定の領域に展開する機能を有している。   The CPU 71 has a function of expanding the bitmap data of the image divided in band units into a predetermined area in the RAM 75.

RAM75は、圧縮データのための記憶領域や、バンド単位に分割された画像のビットマップデータを展開するための展開領域や、ネットワークI/F部65を介してクライアントPC等から受信したデータを格納する入力バッファの領域や、システムワーク領域等の領域を含んで構成されている。   The RAM 75 stores a storage area for compressed data, a development area for developing bitmap data of an image divided in band units, and data received from a client PC or the like via the network I / F unit 65. This includes an input buffer area and a system work area.

圧縮/復号器77のうち圧縮器は、RAM75に展開されたバンド単位のビットマップデータを圧縮する機能を有し、かかる圧縮処理後の圧縮データは、RAM75における所定の領域にDMA(Direct Memory Access)転送されて記憶される。   The compressor of the compressor / decoder 77 has a function of compressing band-unit bitmap data expanded in the RAM 75, and the compressed data after such compression processing is stored in a predetermined area in the RAM 75 by DMA (Direct Memory Access). ) Transferred and stored.

一方、その機能面に注目すると、プリンタコントローラ17は、ビットマップデータ生成部81と、圧縮/復号器77と、RAM75と、圧縮率判定部(本発明の「圧縮率判定手段」及び「記憶制御手段」に相当する。)83と、情報量判定部(本発明の「情報量判定手段」及び「記憶制御手段」に相当する。)85とを備えて構成されている。   On the other hand, paying attention to the function, the printer controller 17 includes a bitmap data generation unit 81, a compression / decoder 77, a RAM 75, a compression rate determination unit (the “compression rate determination unit” and “storage control” of the present invention). 83 ”and an information amount determination unit (corresponding to“ information amount determination means ”and“ storage control means ”of the present invention) 85.

ビットマップデータ生成部81は、スキャナ部21で読み取られた画像データを、バンドと呼ばれる単位に分割し、順次1バンド分の画像データをビットマップに展開してRAM75における所定の展開領域に格納する。なお、バンドとは、1頁分の画像全体を複数の矩形領域に分割した帯状のブロックのことをいう。   The bitmap data generation unit 81 divides the image data read by the scanner unit 21 into units called bands, and sequentially develops image data for one band into a bitmap and stores it in a predetermined development area in the RAM 75. . A band refers to a band-like block obtained by dividing an entire image for one page into a plurality of rectangular areas.

圧縮率判定部83は、圧縮/復号器77で圧縮処理後の画像データに係る圧縮率を演算するとともに、同圧縮率に係る演算結果が、所定のしきい値(例えば、30%)以下か否かを判定する。また、圧縮率判定部83は、圧縮率に係る演算結果が、所定のしきい値以下である旨の判定が下されたとき、圧縮処理後の画像データを、RAM75における所定の領域に記憶させる機能を有している。なお、圧縮率判定部83の機能として、圧縮率に係る演算結果が所定のしきい値を越える旨の判定が下されたとき、圧縮処理前のビットマップデータを、HDD63に記憶させる制御を行うように構成してもよい。   The compression rate determination unit 83 calculates the compression rate related to the image data after compression processing by the compression / decoder 77, and whether the calculation result related to the compression rate is equal to or less than a predetermined threshold (for example, 30%). Determine whether or not. The compression rate determination unit 83 stores the image data after compression processing in a predetermined area in the RAM 75 when it is determined that the calculation result related to the compression rate is equal to or less than a predetermined threshold value. It has a function. Note that, as a function of the compression rate determination unit 83, when it is determined that the calculation result related to the compression rate exceeds a predetermined threshold value, control is performed to store the bitmap data before compression processing in the HDD 63. You may comprise as follows.

情報量判定部85は、圧縮率に係る演算結果が、所定のしきい値を越える旨の判定が下されたとき、前記圧縮処理後の画像データに係る情報量を演算するとともに、同情報量に係る演算結果が、所定のしきい値(例えば、512KB)以下か否かを判定する。また、情報量判定部85は、情報量に係る演算結果が、所定のしきい値以下である旨の判定が下されたとき、圧縮処理後の画像データを、RAM75における所定の領域に記憶させる一方、圧縮処理前のビットマップデータを、HDD63に記憶させる制御を行う機能を有している。   The information amount determination unit 85 calculates the information amount related to the image data after the compression processing when it is determined that the calculation result related to the compression ratio exceeds a predetermined threshold value. It is determined whether or not the calculation result relating to is less than or equal to a predetermined threshold value (for example, 512 KB). Also, the information amount determination unit 85 stores the compressed image data in a predetermined area in the RAM 75 when it is determined that the calculation result related to the information amount is equal to or less than a predetermined threshold value. On the other hand, it has a function of performing control to store the bitmap data before compression processing in the HDD 63.

[デジタル複合機におけるデータ記憶に係る処理手順]
次に、本発明に係る画像形成装置(デジタル複合機)の動作について、図4を参照して説明する。図4は、本発明に係る画像形成装置におけるデータ記憶に係る処理手順を示す。
[Processing procedures related to data storage in digital multifunction devices]
Next, the operation of the image forming apparatus (digital multifunction peripheral) according to the present invention will be described with reference to FIG. FIG. 4 shows a processing procedure related to data storage in the image forming apparatus according to the present invention.

図4に示すように、まず、ビットマップデータ生成部81は、1バンド分の画像データをビットマップ化してRAM75における所定の展開領域に記憶させる(ステップS1)。これを受けて、圧縮/復号器77は、RAM75における展開領域からビットマップデータを読み出して、その圧縮処理を実行する(ステップS2)。ステップS2における圧縮処理が完了すると、圧縮率判定部83は、圧縮/復号器77で圧縮処理後の画像データに係る圧縮率を演算するとともに、同圧縮率に係る演算結果が、所定のしきい値(例えば、30%)以下か否かに係る圧縮率判定を実行する(ステップS13)。ステップS13の処理は、その圧縮率が所定のしきい値(30%)を越える画像データではRAM75における記憶領域を過剰に消費するおそれがあることから、通常の処理とは異なる、異常処理の対象として取り扱うために設けたものである。   As shown in FIG. 4, first, the bitmap data generation unit 81 converts the image data for one band into a bitmap and stores it in a predetermined development area in the RAM 75 (step S1). In response to this, the compressor / decoder 77 reads the bitmap data from the decompressed area in the RAM 75 and executes the compression process (step S2). When the compression processing in step S2 is completed, the compression rate determination unit 83 calculates the compression rate related to the image data after the compression processing by the compression / decoder 77, and the calculation result related to the compression rate is a predetermined threshold. The compression rate determination related to whether or not the value (for example, 30%) or less is executed (step S13). The processing in step S13 is an abnormal processing target that is different from normal processing because image data whose compression rate exceeds a predetermined threshold (30%) may consume excessive storage in the RAM 75. It is provided for handling.

ステップS13における圧縮率判定の結果、圧縮率に係る演算結果が、所定のしきい値(30%)以下である旨の判定が下されたとき、圧縮率判定部83は、圧縮処理後の画像データを、RAM75における所定の領域に記憶させる(ステップS14)。ステップS14における処理は、正常な画像データに対して通常行われる処理である。   As a result of the compression rate determination in step S13, when it is determined that the calculation result related to the compression rate is equal to or less than a predetermined threshold (30%), the compression rate determination unit 83 displays the image after compression processing. Data is stored in a predetermined area in the RAM 75 (step S14). The processing in step S14 is processing that is normally performed on normal image data.

これに対し、ステップS13における圧縮率判定の結果、圧縮率に係る演算結果が、所定のしきい値(30%)を越える旨の判定が下されたとき、情報量判定部85は、圧縮処理後の画像データに係る情報量を演算するとともに、同情報量に係る演算結果が、所定のしきい値(例えば、512KB)以下か否かに係る情報量判定を実行する(ステップS15)。ステップS15の処理は、ステップS13においてその圧縮率が所定のしきい値(30%)を越えるために異常処理の対象として画一的に取り扱われようとしている画像データに対し、その情報量が所定のしきい値(512KB)以下である画像データでは、RAM75における記憶領域を必ずしも過剰に消費するわけではないから、通常処理の対象として取り扱うよう救済するために設けたものである。   On the other hand, when it is determined that the calculation result relating to the compression ratio exceeds a predetermined threshold (30%) as a result of the compression ratio determination in step S13, the information amount determination unit 85 performs the compression process. The amount of information related to the subsequent image data is calculated, and information amount determination regarding whether or not the calculation result related to the information amount is equal to or less than a predetermined threshold (for example, 512 KB) is executed (step S15). In the process of step S15, the amount of information is predetermined for the image data that is to be treated as an abnormal process target because the compression ratio exceeds a predetermined threshold (30%) in step S13. The image data that is equal to or smaller than the threshold value (512 KB) does not necessarily consume excessively the storage area in the RAM 75, and is provided for relief so that it can be handled as a target of normal processing.

ステップS15における情報量判定の結果、情報量に係る演算結果が、所定のしきい値(512KB)以下である旨の判定が下されたとき、情報量判定部85は、処理の流れをステップS14に進ませて、通常のとおり、圧縮処理後の画像データを、RAM75における所定の領域に記憶させる。   As a result of the information amount determination in step S15, when it is determined that the calculation result related to the information amount is equal to or less than a predetermined threshold value (512 KB), the information amount determination unit 85 moves the processing flow to step S14. The image data after the compression processing is stored in a predetermined area in the RAM 75 as usual.

一方、ステップS15における情報量判定の結果、情報量に係る演算結果が、所定のしきい値(512KB)を越せる旨の判定が下されたとき、情報量判定部85は、圧縮処理前の原ビットマップデータを、暫定的な記憶場所であるHDD63に記憶させる(ステップS16)。ステップS16における処理は、異常処理の対象として取り扱われることが決定した画像データに対して行われる処理である。   On the other hand, as a result of the information amount determination in step S15, when it is determined that the calculation result related to the information amount can exceed the predetermined threshold value (512 KB), the information amount determination unit 85 performs the original amount before the compression process. Bitmap data is stored in the HDD 63, which is a temporary storage location (step S16). The process in step S16 is a process performed on the image data determined to be handled as an abnormality process target.

ステップS14又はS16におけるデータ記憶処理が完了すると、CPU71は、全てのジョブが終了したか否かを判定する(ステップS17)。ステップS17の判定の結果、まだジョブの継続中である旨の判定が下されたとき、CPU71は、処理の流れをステップS11に戻し、以下の処理を実行させる。一方、全てのジョブが終了した旨の判定が下されたとき、CPU71は、全ての処理を終了させる。   When the data storage process in step S14 or S16 is completed, the CPU 71 determines whether or not all jobs have been completed (step S17). As a result of the determination in step S17, when it is determined that the job is still continuing, the CPU 71 returns the process flow to step S11 and causes the following process to be executed. On the other hand, when it is determined that all jobs have been completed, the CPU 71 ends all processing.

なお、ステップS16において、異常処理の対象として取り扱われることが決定した画像データ(圧縮処理前の原ビットマップデータ)については、一連の処理が終了した後に、いわゆるオフラインの処理として、HDD63から適宜取り出して、異なる圧縮率を適用するか、又は異なる圧縮方式を採用すること等によって、予め定められる情報量サイズまで圧縮した後に、RAM75における所定の領域に記憶されることになる。   Note that the image data (original bitmap data before compression processing) determined to be handled as an abnormality processing target in step S16 is appropriately extracted from the HDD 63 as a so-called off-line processing after a series of processing ends. Thus, by compressing to a predetermined information amount size by applying different compression ratios or adopting different compression methods, the data is stored in a predetermined area in the RAM 75.

[実施例の効果]
以上述べたように、本発明に係る画像形成装置(デジタル複合機)によれば、圧縮率判定部83は、圧縮/復号器77で圧縮処理後の画像データに係る圧縮率を演算するとともに、同圧縮率に係る演算結果が、所定のしきい値(例えば、30%)以下か否かを判定し、圧縮率に係る演算結果が、所定のしきい値以下である旨の判定が下されたとき、圧縮処理後の画像データを、RAM75における所定の領域に記憶させる一方、圧縮率に係る演算結果が所定のしきい値を越える旨の判定が下されたとき、圧縮処理前のビットマップデータを、暫定的な記憶場所であるHDD63に記憶させる制御を行うようにしたので、従って、スキャナ部21の読取動作が突然停止する際のきっかけとなる、その圧縮率が所定のしきい値を越える画像データが生じたときには、通常の処理とは異なり、圧縮/復号器77での圧縮処理前のビットマップデータを、暫定的にHDD63に記憶させることが可能になる結果として、スキャナ部21の読取動作が突然停止することを確実に回避することができる。従って、簡素かつ速やかなる処理を通じて、初期の目的を達成することができる。
[Effect of Example]
As described above, according to the image forming apparatus (digital multifunction peripheral) according to the present invention, the compression rate determination unit 83 calculates the compression rate related to the image data after compression processing by the compression / decoder 77, and It is determined whether the calculation result related to the compression ratio is a predetermined threshold value (for example, 30%) or less, and a determination is made that the calculation result related to the compression ratio is equal to or less than the predetermined threshold value. When the image data after compression processing is stored in a predetermined area in the RAM 75 while it is determined that the calculation result relating to the compression ratio exceeds a predetermined threshold, the bitmap before the compression processing is stored. Since control is performed to store data in the HDD 63, which is a temporary storage location, the compression ratio that triggers when the reading operation of the scanner unit 21 stops suddenly, the compression rate has a predetermined threshold value. Exceeding image data When this occurs, unlike the normal processing, the bitmap data before the compression processing by the compression / decoder 77 can be temporarily stored in the HDD 63. As a result, the reading operation of the scanner unit 21 suddenly occurs. Stopping can be reliably avoided. Therefore, the initial purpose can be achieved through simple and rapid processing.

また、本発明に係る画像形成装置(デジタル複合機)によれば、情報量判定部85は、圧縮率に係る演算結果が、所定のしきい値を越える旨の判定が下されたとき、圧縮処理後の画像データに係る情報量を演算するとともに、同情報量に係る演算結果が、所定のしきい値(例えば、512KB)以下か否かを判定して、情報量に係る演算結果が、所定のしきい値以下である旨の判定が下されたとき、圧縮処理後の画像データを、RAM75における所定の領域に記憶させる一方、圧縮処理前のビットマップデータを、HDD63に記憶させるようにしたので、上述と同様に、初期の目的を達成することができる。しかも、異常処理の対象として画一的に取り扱われようとしている画像データに対し、その情報量が所定のしきい値(512KB)以下である画像データでは、RAM75における記憶領域を必ずしも過剰に消費するわけではないから、通常処理の対象として取り扱うよう救済することとしたので、圧縮データ記憶に係る柔軟な運用を図ることができる。   Further, according to the image forming apparatus (digital multifunction peripheral) according to the present invention, the information amount determination unit 85 performs the compression when it is determined that the calculation result related to the compression rate exceeds a predetermined threshold value. While calculating the information amount related to the processed image data, it is determined whether the calculation result related to the information amount is a predetermined threshold value (for example, 512 KB) or less, and the calculation result related to the information amount is When it is determined that the value is equal to or less than the predetermined threshold value, the compressed image data is stored in a predetermined area in the RAM 75, and the bitmap data before the compression process is stored in the HDD 63. Therefore, the initial purpose can be achieved as described above. In addition, the image data whose information amount is equal to or less than a predetermined threshold value (512 KB) with respect to the image data that is to be handled uniformly as the target of the abnormal processing necessarily consumes the storage area in the RAM 75 excessively. However, since it is decided to rescue it so that it is handled as a target of normal processing, flexible operation relating to compressed data storage can be achieved.

[その他]
本発明は、上述した実施例に限られるものではなく、請求の範囲及び明細書全体から読み取れる発明の要旨、あるいは技術思想に反しない範囲で適宜変更可能であり、そのような変更を伴う画像形成装置もまた、本発明における技術的範囲の射程に包含されるものである。
[Others]
The present invention is not limited to the above-described embodiments, and can be appropriately changed without departing from the gist of the invention read from the claims and the entire specification or the technical idea, and image formation accompanied by such changes The apparatus is also included in the scope of the technical scope of the present invention.

本発明に係る画像形成装置(デジタル複合機)周辺の概略構成図である。1 is a schematic configuration diagram around an image forming apparatus (digital multifunction peripheral) according to the present invention. 本発明に係る画像形成装置の一部をなすプリンタコントローラの概略構成図である。1 is a schematic configuration diagram of a printer controller that forms part of an image forming apparatus according to the present invention. 同プリンタコントローラの機能面に注目したブロック図である。FIG. 3 is a block diagram focusing on the functional aspects of the printer controller. 本発明に係る画像形成装置におけるデータ記憶に係る処理手順を示すフローチャート図である。It is a flowchart figure which shows the process sequence which concerns on the data storage in the image forming apparatus which concerns on this invention.

符号の説明Explanation of symbols

11 主制御部
21 スキャナ部(読取手段)
37 画像メモリ(記憶手段)
63 HDD(大容量記憶手段)
71 CPU
73 ROM
75 RAM(記憶手段)
77 圧縮/復号器(圧縮手段)
81 ビットマップデータ生成部
83 圧縮率判定部(圧縮率判定手段、及び記憶制御手段)
85 情報量判定部(情報量判定手段、及び記憶制御手段)
11 Main control unit 21 Scanner unit (reading means)
37 Image memory (storage means)
63 HDD (mass storage means)
71 CPU
73 ROM
75 RAM (storage means)
77 Compressor / Decoder (Compression means)
81 Bitmap data generation unit 83 Compression rate determination unit (compression rate determination unit and storage control unit)
85 Information amount determination unit (information amount determination means and storage control means)

Claims (2)

原稿画像を読み取るとともに、この原稿画像に係る画像データを出力する読取手段と、前記画像データに基づくビットマップデータを圧縮処理する圧縮手段と、画像に係るデータを記憶するための記憶手段と、を備え、前記ビットマップデータに対し、前記圧縮手段で圧縮処理を施した後、前記記憶手段に記憶させる機能を有する画像形成装置であって、
各種データを記憶するための大容量記憶手段と、
前記圧縮手段で圧縮処理後の画像データに係る圧縮率を演算するとともに、同圧縮率に係る演算結果が、所定のしきい値以下か否かを判定する圧縮率判定手段と、
前記圧縮率に係る演算結果が、所定のしきい値以下である旨の判定が下されたとき、前記圧縮処理後の画像データを、前記記憶手段に記憶させる一方、所定のしきい値を越える旨の判定が下されたとき、前記圧縮処理前のビットマップデータを、前記大容量記憶手段に記憶させる制御を行う記憶制御手段と、
を備えて構成されることを特徴とする画像形成装置。
Reading means for reading an original image and outputting image data relating to the original image, compression means for compressing bitmap data based on the image data, and storage means for storing data relating to the image An image forming apparatus having a function of storing the bitmap data in the storage unit after the compression unit performs compression processing on the bitmap data,
Large-capacity storage means for storing various data;
A compression rate determination unit that calculates a compression rate related to image data after compression processing by the compression unit, and determines whether the calculation result related to the compression rate is equal to or less than a predetermined threshold
When it is determined that the calculation result related to the compression ratio is equal to or less than a predetermined threshold value, the compressed image data is stored in the storage unit, and exceeds a predetermined threshold value. Storage control means for performing control to store the bitmap data before the compression processing in the large-capacity storage means when the determination is made,
An image forming apparatus comprising:
請求項1記載の画像形成装置であって、
前記圧縮率に係る演算結果が、所定のしきい値を越える旨の判定が下されたとき、前記圧縮処理後の画像データに係る情報量を演算するとともに、同情報量に係る演算結果が、所定のしきい値以下か否かを判定する情報量判定手段をさらに備え、
前記記憶制御手段は、
前記情報量に係る演算結果が、所定のしきい値以下である旨の判定が下されたとき、前記圧縮処理後の画像データを、前記記憶手段に記憶させる一方、所定のしきい値を越える旨の判定が下されたとき、前記圧縮処理前のビットマップデータを、前記大容量記憶手段に記憶させる制御を行う
ことを特徴とする画像形成装置。
The image forming apparatus according to claim 1,
When it is determined that the calculation result related to the compression ratio exceeds a predetermined threshold, the information amount related to the image data after the compression processing is calculated, and the calculation result related to the information amount is It further comprises information amount determination means for determining whether or not it is a predetermined threshold value or less,
The storage control means
When it is determined that the calculation result related to the amount of information is equal to or less than a predetermined threshold value, the image data after the compression processing is stored in the storage unit, and exceeds a predetermined threshold value. When the determination is made, control is performed to store the bitmap data before the compression processing in the large-capacity storage unit.
JP2007103172A 2007-04-10 2007-04-10 Image forming apparatus Pending JP2008263311A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007103172A JP2008263311A (en) 2007-04-10 2007-04-10 Image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007103172A JP2008263311A (en) 2007-04-10 2007-04-10 Image forming apparatus

Publications (1)

Publication Number Publication Date
JP2008263311A true JP2008263311A (en) 2008-10-30

Family

ID=39985495

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007103172A Pending JP2008263311A (en) 2007-04-10 2007-04-10 Image forming apparatus

Country Status (1)

Country Link
JP (1) JP2008263311A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011098446A (en) * 2009-11-04 2011-05-19 Canon Inc Image forming apparatus, control method thereof and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011098446A (en) * 2009-11-04 2011-05-19 Canon Inc Image forming apparatus, control method thereof and program

Similar Documents

Publication Publication Date Title
JP2006093963A (en) Image forming apparatus and data deleting method
JP2011118779A (en) Image processing apparatus and control method thereof
JP2008283437A (en) Image forming apparatus and control system, and screen display method
JP2008085457A (en) Image information output device, program and image information output system
JP2007116457A (en) Image forming apparatus
JP2011120080A (en) Image forming apparatus
JP2008263311A (en) Image forming apparatus
JP2004038545A (en) Hibernation control process, hibernation controller unit, and image processor
JP5915670B2 (en) Image processing apparatus, image processing method and image processing program in the same
JP5084688B2 (en) Image forming apparatus
JP2006325260A (en) Image forming system
JP2020110926A (en) Image formation apparatus, control method of image formation apparatus, image formation system and program
JP2019041164A (en) Image processing apparatus, control method thereof, and program
JP4901705B2 (en) Image forming apparatus, output image processing method, and program
JP5563265B2 (en) Printing apparatus, control method therefor, and program
JP2006350843A (en) Image processing device, control program for the same, computer-readable storage medium storing control program
JP2006224595A (en) Printing system
JP6111216B2 (en) Image forming apparatus
JP2006231854A (en) Image formation device and its controlling method
JP2006173743A (en) Information equipment management system
JP2008245196A (en) Image forming apparatus
JP2006150801A (en) Image forming device
JP2003274061A (en) Image forming apparatus
JP2008245090A (en) Paper sheet carrying device and image-forming device
JP2010087947A (en) Image forming apparatus