JP2004181769A - Printing device - Google Patents
Printing device Download PDFInfo
- Publication number
- JP2004181769A JP2004181769A JP2002351241A JP2002351241A JP2004181769A JP 2004181769 A JP2004181769 A JP 2004181769A JP 2002351241 A JP2002351241 A JP 2002351241A JP 2002351241 A JP2002351241 A JP 2002351241A JP 2004181769 A JP2004181769 A JP 2004181769A
- Authority
- JP
- Japan
- Prior art keywords
- data
- blank
- page
- bmm
- 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
Links
Images
Landscapes
- Accessory Devices And Overall Control Thereof (AREA)
- Record Information Processing For Printing (AREA)
- Facsimiles In General (AREA)
Abstract
Description
【0001】
【発明の属する技術分野】
本発明は例えばネットワーク経由でパーソナルコンピュータ等に接続され、1ページ単位に印刷出力するネットワークプリンタ等の印刷装置に関する。
【0002】
【従来の技術】
図3において、11は上位ホストであるパーソナルコンピュータ、12はローカルネットワーク、13はプリンタコントローラ、14は中央制御部、15は印字データバッファ部、16はBMMデータバッファ部、17はプリンタエンジン部である。通常、パーソナルコンピュータ等に接続して使用されるプリンタは、次のような順序で印刷動作が行われる。
【0003】
1)パーソナルコンピュータ11内部のドライバで生成された印字データが、プリンタコントローラ13へ送り出され、一旦、印字データバッファ部15
に記憶される。
2)プリンタコントローラ13の中央制御部14は、印字データの記憶されている印字データバッファ部15にアクセスし、ビットマップメモリ(以降、BMMと略す)領域上のBMMデータバッファ部16にBMMデータ1ペー
ジ分展開する。
【0004】
3)白紙エラーを検出する機能を有する場合、BMMデータ領域に展開された1ページ分のBMM形式データが白紙の情報か否かをソフトウェアで判定す
る。
4)BMMデータ領域に展開された1ページ分のBMM形式データが白紙情報
でない場合、プリンタエンジン部17へ転送され、印刷される。
【0005】
ここで、ビットマップメモリとは、1ビットが1ドットに対応して画像情報が記録されるメモリ領域において、仮想的な1ページ又はその一部が形成されるメモリをいい、また、プリンタエンジン部とは、シフトレジスタから出てくる印刷イメージデータを用いて画像形成する機械的な部分をいう。
このように、従来のページプリンタ等では用紙を排出する際、印字データが1ページいっぱいになるか、またはパーソナルコンピュータから排紙命令,改頁命令を受信すると、印刷を行なって用紙を排出している。しかし、従来のプリンタでは印字バッファに記憶された1ページ全部の印字データが空白データだったり、印字バッファにデータがない場合に排紙命令を受けると、実際には用紙に対して印刷は行なわず、白紙の用紙を排出する。そこで、無駄な白紙の用紙を排出しないようにする方法として、従来、例えば、特開平5−270080では、送信されたデータが有効データであるか否かを判定をする機構をソフトウェアで構成する方法をとっている。即ち、ホストコンピュータからデータを受け取ったプリンタコントローラがBMM1ページ分のデータを転送している途中に、そのメモリ上のデータが白か黒かをソフトウェアで判定し、1 ページ分のデータ転送終了までに黒データが検出されたら印刷データか正常であると判断しビットを立てるが、一つも黒データが検出されない場合には、用紙排出命令をうけても、白紙を排出しないよう制御するものである。
【0006】
【特許文献1】
特開平5−270080号公報(第2〜4頁、図2,図3)
【0007】
【発明が解決しようとする課題】
このように有効な印字データのチェックを行う箇所は、ホストコンピュータから送信されてきた印字データを受信した処か、受信後にBMMデータ形式のデータに変換・展開されたメモリ上のBMMデータ領域の処であり、プリンタエンジンに送る最終段ではなかった。従って、有効な印字データがメモリへ正常に転送されたにもかかわらず、その後のプリンタコントローラ内部の制御・処理エラー等により有効なデータが白紙データになって転送されてしまった場合には、従来の方法でも白紙排出を防ぐことはできず、また、ホストコンピュータへの、その旨の通知もなされないので、ネットワークプリンタ等の複数のパーソナルコンピュータに接続して印刷出力するシステムにおいて、遠く離れたり設置階が異なるときには、極めて不都合であった。
【0008】
【課題を解決するための手段】
上記の課題を解決するために、本発明は、印字データを受信する印字データ受信手段と、受信した印字データをビットマップメモリ形式のデータに変換し、ビットマップメモリ領域に格納するビットマップメモリデータ変換・格納手段と、1ページ分のビットマップメモリデータが記憶されているビットマップメモリ領域のビットマップメモリ形式データをプリンタエンジン部に送出するビットマップメモリデータ送出手段と、ビットマップメモリデータ送出手段により送出される1ページ分のビットマップメモリデータの内容を監視し、全て白紙データであることを検出する白紙データ検出手段と、全て白紙データであることが検出された場合には、全白紙データ検出を出力する白紙データ通知手段と、を有するものである。
【0009】
【発明の実施の形態】
図1は本発明の実施例の動作説明図である。以下、図面を参照して本発明の実施例を説明する。まず、通常の印字動作の流れを図2により説明する。
ホストコンピュータ(以下、ホストPCと略す)1は、プリンタコントローラ部2のインターフェイス制御部4(以下、I/F制御部と略す)に、制御コマンドや印字データコマンドを含む印字データをデータ送信する。I/F制御部のデータ受信部が所定量の送信されたデータを受信すると、I/F制御部はプリンタコントローラ部2内のCPU3に割り込みを行い、データの受信の通知を行う。割り込みによりデータの受信の通知を受けたCPU3は、I/F制御部に、I/F制御部内に受信されたデータを印字データ記憶領域6に送信するデータ受信・送信命令を発行すると、内部ローカルバスを介してDMA動作によりメモリ部5の所定の印字データ受信領域6に、そのままのデータが格納される。
【0010】
メモリ部5には、図示していないが、印字データ受信領域6やBMMデータ領域7以外にもプログラム、印字データコマンドまたはページ記述言語等が任意アドレスに格納される。もし、従来の方法によりデータ受信部に検出回路を設ける場合、これらのデータとコマンドを全て監視し、それらの監視データから印字データのみを判別し、併せて、検出回路の起動、停止等のタイミングをソフトウェアにて制御する等の方法により、その印字データが白紙であるか否かを判定することが必要となる。
【0011】
メモリ部5の所定領域に格納された印字データは、CPU3により逐次、アクセスされて、プリンタエンジン9に転送されるデータ形式であるBMMデータに変換しながら、所定のBMMデータ領域7に格納する。BMMデータ形式で1ぺージ分のデータがメモリのBMM領域に用意されると、CPU3は、ローカルバスを介してBMMデータDMA転送部8に指示を出し、指定のBMMデータ領域のBMMデータをプリンタエンジン9にデータ転送し、プリンタエンジン9は受信したデータによりそのまま1ページ分の印字動作を行う。
【0012】
ここで、図1により本発明の実施例の動作説明を入ると、本発明では、図1に示すように、BMMデータDMA転送部8からプリンタエンジン9へのデータ転送インターフェイスのラインに、並列に接続される白紙判定回路10を設けて、そのデータを監視(SNOOP)し、全て白紙データであるかを否かをチェックするハードウェア回路を追加する。このように、データ転送部の出力最終端に検出回路を設けるので、プリンタエンジン9に出力される文字や画像の最終印字データ(これをラスタライズデータと呼ぶ)を監視することができる。そのため白紙判定は、そのラスタライズデータの性質(印字データが白ならHi,黒ならLowという固定値を持つ)を利用し、ラスタライズデータがHiもしくはLowに固定されているか否かだけを監視すればよいため、回路は著しくシンプルになる。
【0013】
本発明では、エラー等により1ページ全て白紙の印刷データが生成された場合、例えば特開平10−35037に示された印刷可否の選択や、特開平5−127449に示されたソフトウェアによる印刷停止機能を持つものではないが、印字速度に影響を与えることなく、極めて小さい規模の回路で白紙判定を実現し検出されたことを通知できるので、さらにソフトウェアにより検出された情報をホストのパーソナルコンピュータ等に通知する手段を加えれば、ネットワーク環境等で離れた場所のプリンタを使用し、エラーにより白紙印刷が行われた場合でも、操作者は印刷結果を確かめにプリンタ設置場所まで行かなくても、パーソナルコンピュータからエラーを知ることができる。
【0014】
本発明を使用することにより、ネットワーク環境等の離れた場所にあり、印刷結果をすぐに確認することができない状況(他事業所にあり、印刷結果を確認する人のいないプリンタ等への印刷)においても、印刷実行中に白紙印刷が行われると、即座にその検知を行うことができ、またそのデータの再印刷を自動で行うこともできる。本発明の使用例を以下に示す。
1)本発明による回路から白紙エラー検出の通知を受け取ったホストPCは、モニタ上にエラー表示(「白紙印刷されました」等)を行うという機能を有するソフトウェア(これをプリンタステータスモニタと呼ぶ)を追加すると、エラー等により白紙印刷が行われても、ユーザーはプリンタ設置場所で印刷結果を確認する前に、あらかじめホストPC上で白紙印刷が行われたことを知ることができるため、そのページの再印刷を行うことにより正常に印刷を完了させることができる。
2)本発明による回路が白紙印刷を検出した場合、自動でそのページの再印刷を行うという機能を有するソフトウェアを追加すると、ユーザーが白紙エラーの確認・白紙ページの印刷再実行を行わなくとも、正常に印刷を完了させることができる。
【0015】
【発明の効果】
以上説明したように、本発明によれば、実際にプリンタエンジンに送出された印刷データを並列に監視(SNOOP)することにより、プリンタの印字速度に影響を及ぼすことなく且つ、極めて小さい規模の回路で白紙判定手段を実現することができる。本発明ではプリンタエンジンへデータを転送しながら白紙判定を行うものであり、データが白紙であっても白紙出力を停止・防止するものではないが、事後であってもこの種のエラーを検知したことを通知する手段を加えることにより、ネットワーク環境等で離れた場所のプリンタを使用し、エラーにより白紙印刷が行なわれたことを、プリンタ設置場所まで行って印刷結果を確かめる前に、ホストコンピュータ上でエラーを知ることができる。
【図面の簡単な説明】
【図1】本発明の実施例の動作説明図(ハードウェアによる検出)
【図2】従来装置の動作説明図(ソフトウェアによる検出)
【図3】従来装置の構成概念図
【符号の説明】
1 ホストPC(パーソナルコンピュータ)
2 プリンタコントローラ部
3 CPU
4 I/F(インターフェイス)制御部
5 メモリ部
6 印字データ記憶領域
7 BMMデータ領域
8 BMMデータDMA転送部
9 プリンタエンジン
10 白紙判定回路
11 上位ホスト
12 ローカルネットワーク
13 プリンタコントローラ
14 中央制御部
15 印字データバッファ部
16 BMMデータバッファ部
17 プリンタエンジン部[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a printing apparatus such as a network printer which is connected to a personal computer or the like via a network and prints out one page at a time.
[0002]
[Prior art]
3, reference numeral 11 denotes a personal computer as an upper host, 12 denotes a local network, 13 denotes a printer controller, 14 denotes a central controller, 15 denotes a print data buffer, 16 denotes a BMM data buffer, and 17 denotes a printer engine. . Normally, a printer used by connecting to a personal computer or the like performs a printing operation in the following order.
[0003]
1) The print data generated by the driver inside the personal computer 11 is sent to the printer controller 13 and is temporarily sent to the print data buffer unit 15.
Is stored in
2) The central control unit 14 of the printer controller 13 accesses the print data buffer unit 15 in which print data is stored, and stores the BMM data 1 in the BMM
[0004]
3) When a function of detecting a blank page error is provided, software determines whether or not one page of BMM format data developed in the BMM data area is blank page information.
4) If one page of BMM format data expanded in the BMM data area is not blank page information, it is transferred to the printer engine unit 17 and printed.
[0005]
Here, the bit map memory refers to a memory in which one virtual page or a part thereof is formed in a memory area where one bit corresponds to one dot and image information is recorded. Is a mechanical part for forming an image using print image data output from the shift register.
As described above, in the conventional page printer or the like, when the paper is discharged, when the print data becomes full one page or when a paper discharge command and a page break command are received from the personal computer, the printing is performed and the paper is discharged. I have. However, in the conventional printer, if the print data of the entire page stored in the print buffer is blank data or if there is no data in the print buffer and a discharge command is received, the printing is not actually performed on the paper. And eject the blank paper. Therefore, as a method for preventing useless blank paper from being ejected, conventionally, for example, in Japanese Patent Application Laid-Open No. Hei 5-270080, a mechanism for determining whether or not transmitted data is valid data is configured by software. Has taken. That is, while the printer controller receiving the data from the host computer is transferring the data of one page of the BMM, the software determines whether the data on the memory is white or black, and by the end of the data transfer of one page. If black data is detected, it is determined that the print data is normal, and a bit is set. If no black data is detected, control is performed so that blank paper is not discharged even if a paper discharge command is received.
[0006]
[Patent Document 1]
JP-A-5-270080 (pages 2 to 4, FIGS. 2 and 3)
[0007]
[Problems to be solved by the invention]
The location where the valid print data is checked in this manner may be a place where the print data transmitted from the host computer is received, or a place where the BMM data area in the memory is converted and expanded into the BMM data format after reception. It was not the final stage to send to the printer engine. Therefore, if valid print data is successfully transferred to memory, but valid data is transferred as blank data due to a control or processing error in the printer controller, etc. Method cannot prevent blank paper discharge, and the host computer is not notified to that effect.Therefore, in a system that is connected to a plurality of personal computers such as a network printer and prints out, a remote It was extremely inconvenient when the floors were different.
[0008]
[Means for Solving the Problems]
In order to solve the above problems, the present invention provides a print data receiving means for receiving print data, and a bit map memory data for converting received print data into bit map memory format data and storing the data in a bit map memory area. Conversion / storage means, bitmap memory data sending means for sending bitmap memory format data in a bitmap memory area storing bitmap memory data for one page to the printer engine unit, and bitmap memory data sending means A blank page data detecting means for monitoring the contents of the bit map memory data for one page transmitted by the above, and detecting that all the pages are blank data; Blank data notification means for outputting detection.
[0009]
BEST MODE FOR CARRYING OUT THE INVENTION
FIG. 1 is an operation explanatory diagram of the embodiment of the present invention. Hereinafter, embodiments of the present invention will be described with reference to the drawings. First, the flow of a normal printing operation will be described with reference to FIG.
A host computer (hereinafter abbreviated as host PC) 1 transmits print data including a control command and a print data command to an interface control unit 4 (hereinafter abbreviated as an I / F control unit) of the printer controller unit 2. When the data receiving unit of the I / F control unit receives a predetermined amount of transmitted data, the I / F control unit interrupts the CPU 3 in the printer controller unit 2 to notify the data reception. Upon receiving the data reception notification by the interrupt, the CPU 3 issues a data reception / transmission command to the I / F control unit to transmit the data received in the I / F control unit to the print data storage area 6, and then issues an internal local The raw data is stored in a predetermined print data receiving area 6 of the
[0010]
Although not shown, a program, a print data command, a page description language, and the like are stored in an arbitrary address in the
[0011]
The print data stored in a predetermined area of the
[0012]
Here, the operation of the embodiment of the present invention will be described with reference to FIG. 1. In the present invention, as shown in FIG. 1, a line of a data transfer interface from the BMM data
[0013]
In the present invention, when blank print data is generated for one page due to an error or the like, for example, selection of printability described in Japanese Patent Application Laid-Open No. H10-35037 and a print stop function using software described in Japanese Patent Application Laid-Open No. H5-127449 are provided. Although it does not have any effect, it is possible to realize blank sheet judgment with a very small scale circuit and notify the detection without affecting the printing speed, so that the information detected by software can be sent to the host personal computer etc. If a means for notifying is added, even if a blank printer is used due to an error using a remote printer in a network environment, etc., the operator does not need to go to the printer installation location to check the print result, You can know the error from.
[0014]
By using the present invention, a situation where a print result cannot be immediately confirmed in a remote place such as a network environment (printing on a printer or the like which is located at another business office and has nobody to check the print result) Also, when blank printing is performed during printing, the detection can be performed immediately, and the reprinting of the data can be automatically performed. The use example of the present invention is shown below.
1) The host PC, which has received the notification of blank page error detection from the circuit according to the present invention, has a function of displaying an error on a monitor (such as "blank page printed") (this is called a printer status monitor). Is added, even if blank printing is performed due to an error or the like, the user can know in advance that blank printing has been performed on the host PC before confirming the printing result at the printer installation location. The printing can be completed normally by performing the reprinting.
2) When the circuit according to the present invention detects blank page printing, if software having a function of automatically reprinting the page is added, even if the user does not check the blank page error and re-executes printing of the blank page, Printing can be completed normally.
[0015]
【The invention's effect】
As described above, according to the present invention, the print data actually sent to the printer engine is monitored in parallel (SNOOP), so that the print speed of the printer is not affected and a circuit of a very small scale is provided. Thus, a blank sheet determination unit can be realized. In the present invention, blank page determination is performed while transferring data to the printer engine, and it does not stop or prevent blank page output even if the data is blank, but this type of error is detected even after the fact. By using a printer at a remote location in a network environment, etc., it is possible to confirm that a blank page has been printed due to an error before going to the printer installation location and checking the print result. You can know the error with
[Brief description of the drawings]
FIG. 1 is an explanatory diagram of an operation of an embodiment of the present invention (detection by hardware).
FIG. 2 is a diagram illustrating the operation of a conventional device (detection by software).
FIG. 3 is a conceptual diagram of the configuration of a conventional device.
1 Host PC (personal computer)
2 Printer controller 3 CPU
4 I / F (interface)
Claims (1)
受信した印字データをビットマップメモリ形式のデータに変換し、ビットマップメモリ領域に格納するビットマップメモリデータ変換・格納手段と、
1ページ分のビットマップメモリデータが記憶されているビットマップメモリ領域のビットマップメモリ形式データをプリンタエンジン部に送出するビットマップメモリデータ送出手段と、
ビットマップメモリデータ送出手段により送出される1ページ分のビットマップメモリデータの内容を監視し、全て白紙データであることを検出する白紙データ検出手段と、
全て白紙データであることが検出された場合には、全白紙データ検出を出力する白紙データ通知手段と、
を有する印刷装置。Print data receiving means for receiving print data,
Bitmap memory data conversion / storage means for converting received print data into bitmap memory format data and storing the data in a bitmap memory area;
Bitmap memory data sending means for sending bitmap memory format data of a bitmap memory area in which bitmap memory data for one page is stored to a printer engine unit;
Blank data detecting means for monitoring the contents of the bit map memory data for one page transmitted by the bit map memory data transmitting means and detecting that the data is all blank data;
A blank data notifying unit that outputs an all blank data detection when all blank data is detected;
A printing device having:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002351241A JP2004181769A (en) | 2002-12-03 | 2002-12-03 | Printing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002351241A JP2004181769A (en) | 2002-12-03 | 2002-12-03 | Printing device |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2004181769A true JP2004181769A (en) | 2004-07-02 |
Family
ID=32753209
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002351241A Pending JP2004181769A (en) | 2002-12-03 | 2002-12-03 | Printing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2004181769A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008221627A (en) * | 2007-03-13 | 2008-09-25 | Fuji Xerox Co Ltd | Drive unit for liquid ejection head, and liquid ejector |
JP2010167689A (en) * | 2009-01-23 | 2010-08-05 | Ricoh Co Ltd | Page printer controller and page printer |
-
2002
- 2002-12-03 JP JP2002351241A patent/JP2004181769A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008221627A (en) * | 2007-03-13 | 2008-09-25 | Fuji Xerox Co Ltd | Drive unit for liquid ejection head, and liquid ejector |
JP2010167689A (en) * | 2009-01-23 | 2010-08-05 | Ricoh Co Ltd | Page printer controller and page printer |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100228793B1 (en) | Data processing method for printer | |
JP2000085211A (en) | Print-controlling method and printing system | |
JP4295420B2 (en) | Blank page printing method for printer control device | |
JP2004181769A (en) | Printing device | |
WO2001040927A1 (en) | Medium where status information printing program is recorded, printer, print controller, status information printing method, and status information printing system | |
JP3970728B2 (en) | Data communication device | |
JP3846089B2 (en) | Interface device, control method thereof, and information recording medium | |
JP2001067193A (en) | Printing system, printer and its controlling method | |
JP2012182721A (en) | Image forming apparatus and control method thereof | |
KR100334111B1 (en) | Method for canceling of printing job | |
KR100296593B1 (en) | Page printer and method for controlling thereof | |
JP2003285478A (en) | Data transfer device in printer, method of transferring data in printer, and recording medium storing program | |
JPH08224945A (en) | Image output device of band buffering system | |
JP2707963B2 (en) | Printing system | |
JPH08249140A (en) | Recording device and its method | |
JPH09307593A (en) | Information processing unit and storage medium | |
JP2663861B2 (en) | Page printer | |
JP2005014364A (en) | Printer | |
US20050200888A1 (en) | Print apparatus, print control method, storage medium storing computer-readable program, and program | |
JP2000181638A (en) | Printing system | |
JP2011118597A (en) | Printing control device, printing control method, storage medium storing computer readable program, and program | |
JP2003030125A (en) | Serial interface control device and control method | |
JP2002019196A (en) | Printer and data receiver | |
JPH07160443A (en) | Printer and its state informing method | |
JP2003058352A (en) | System, method, and program for monitoring printer |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20040610 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20040610 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20050520 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20070921 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20071002 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20080226 |