KR19990055080A - How to print data of printer - Google Patents

How to print data of printer Download PDF

Info

Publication number
KR19990055080A
KR19990055080A KR1019970074987A KR19970074987A KR19990055080A KR 19990055080 A KR19990055080 A KR 19990055080A KR 1019970074987 A KR1019970074987 A KR 1019970074987A KR 19970074987 A KR19970074987 A KR 19970074987A KR 19990055080 A KR19990055080 A KR 19990055080A
Authority
KR
South Korea
Prior art keywords
printing
data
dpi
printer
odd
Prior art date
Application number
KR1019970074987A
Other languages
Korean (ko)
Inventor
이광희
Original Assignee
구자홍
엘지전자 주식회사
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 구자홍, 엘지전자 주식회사 filed Critical 구자홍
Priority to KR1019970074987A priority Critical patent/KR19990055080A/en
Publication of KR19990055080A publication Critical patent/KR19990055080A/en

Links

Abstract

본 발명은 하드웨어가 M * N dpi의 물리적 해상도를 갖는 시스템에서 소프트웨어적으로 데이터를 처리하여 해상도를 높이기 위한 프린터의 데이터 인쇄방법( A printing method for printer's data )에 관한 것으로서,The present invention relates to a printing method for printer's data for increasing the resolution by processing data in software in a system having a physical resolution of M * N dpi,

한가지 색을 짝수열과 홀수열로 나누어 인자하되, 짝수열 데이터를 N dpi로 인자하는 제1 단계, 및A first step of printing one color by dividing it into even and odd columns, and printing even-number data into N dpi, and

홀수열 데이터를 짝수열 데이터의 사이에 N dpi로 인자함으로써 2N dpi의 해상도를 갖도록 인자하는 제2 단계로 이루어지는 것을 특징으로 한다.And a second step of printing odd-numbered data to have a resolution of 2N dpi by printing the odd-numbered data into N dpi.

Description

프린터의 데이터 인쇄방법How to print data of printer

본 발명은 프린팅 시스템에 사용되는 데이터 인쇄방법에 관한 것으로서 특히, 300dpi의 해상도를 갖는 시스템에서 소프트웨어적으로 데이터를 처리하여 600dpi로 해상도를 높이기 위한 프린터의 데이터 인쇄방법에 관한 것이다.The present invention relates to a data printing method used in a printing system, and more particularly, to a data printing method of a printer for increasing the resolution to 600 dpi by processing data in software in a system having a resolution of 300 dpi.

사무용 기기로 사용되는 프린팅 시스템은 컴퓨터로부터 전송된 이미지 데이터를 처리하여 용지에 인쇄하는 기능을 수행한다.The printing system used as an office device performs a function of processing image data transmitted from a computer and printing it on paper.

일반적으로 컬러 잉크젯 프린터를 구현하는 휴랫팩커드(HP)의 PCL3C는 그 해상도가 300dpi(dot per inch)를 기준으로 하고 있으며, 컴퓨터로부터 화면에 맞는 이미지 데이터가 수신되면 윈도우(window)의 그래픽 디바이스 인터페이스(graphics device interface : GDI)에서는 프린터 드라이버를 이용하여 인쇄를 수행하기에 적절한 형태의 이미지 데이터로 만들어 각 줄의 빨강(Red), 녹색(Green), 파랑(Blue)의 값들을 프린터로 보내면, 프린터에서는 이들 R,G,B의 값들을 페이지 버퍼에 일시 저장하면서 프린터 헤더에 보낼 순서로 데이터를 처리한다.In general, HP's PCL3C, which implements a color inkjet printer, has a resolution of 300 dpi (dot per inch). When image data suitable for a screen is received from a computer, a window's graphic device interface ( In the graphics device interface (GDI), the printer driver uses the printer driver to create image data that is suitable for printing, and sends the red, green, and blue values of each line to the printer. The R, G, and B values are temporarily stored in the page buffer and processed in the order in which they are sent to the printer header.

그러나, 상기와 같은 방법은 600dpi로 해상도를 높이는 경우에 조작 데이터의 양이 증가하게 되어 사용되는 버퍼량도 그만큼 필요하게 된다.However, in the above method, when the resolution is increased to 600 dpi, the amount of operation data is increased, so that the amount of buffer used is also required.

상기의 이유로 인해 해상도를 향상시키기 위한 종래의 방법으로서는 인자되는 도트들의 사이에 그보다 작은 도트를 더 인자하는 RET 방식을 사용하고 있다. 그러나, 상기의 RET 방식은 프린터 자체에서만 구현되기 때문에 하드웨어적인 제약이 발생하는 문제점이 있다.Due to the above reason, the conventional method for improving the resolution uses a RET method which further prints a smaller dot between the dots to be printed. However, since the RET method is implemented only in the printer itself, there is a problem that a hardware limitation occurs.

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 그 목적은 한가지 색을 짝수열과 홀수열로 나누어 인자하되, 짝수열 데이터를 300dpi로 인자하고 홀수열 데이터를 짝수열 데이터의 사이에 300dpi로 인자함으로써 600dpi의 해상도를 갖도록 하는 프린터의 데이터 인쇄방법을 제공하는데 있다.The present invention has been made to solve the above problems, the purpose of which is to print one color divided into even and odd columns, but to print the even-number data to 300dpi and the odd-numbered data to 300dpi between even data It is to provide a data printing method of a printer to have a resolution of 600 dpi by printing.

도 1은 본 발명에 의한 버퍼의 이용 상태를 나타내는 도면,1 is a view showing a state of use of the buffer according to the present invention,

도 2는 본 발명에 의한 인쇄 자취를 나타내는 도면.2 is a view showing a trace of printing according to the present invention.

상기와 같은 목적을 달성하기 위한 본 발명의 제1 특징에 따르면, 하드웨어가 M * N dpi의 물리적 해상도를 가지고, 프린터 헤드가 A 제트(jet : 인자시 도트열) 씩 이동되면서 인쇄가 수행되는 프린터의 데이터 인쇄방법에 있어서,According to a first aspect of the present invention for achieving the above object, the printer has a physical resolution of M * N dpi, the printer prints are performed while the print head is moved by A jet (jet: dot array during printing) In the data printing method of,

한가지 색을 짝수열과 홀수열로 나누어 인자하되, 짝수열 데이터를 N dpi로 인자하는 제1 단계, 및A first step of printing one color by dividing it into even and odd columns, and printing even-number data into N dpi, and

홀수열 데이터를 짝수열 데이터의 사이에 N dpi로 인자함으로써 2N dpi의 해상도를 갖도록 인자하는 제2 단계로 이루어지는 프린터의 데이터 인쇄방법을 제공한다.Provided is a printer data printing method comprising a second step of printing odd-numbered data to have a resolution of 2N dpi by printing the odd-numbered data into N dpi.

또한, 상기와 같은 목적을 달성하기 위한 본 발명의 제2 특징에 따르면, 하드웨어가 M * N dpi의 물리적 해상도를 가지고, 프린터 헤드가 A 제트(jet : 인자시 도트열) 씩 이동되면서 인쇄가 수행되는 프린터의 데이터 인쇄방법에 있어서,In addition, according to the second aspect of the present invention for achieving the above object, the hardware has a physical resolution of M * N dpi, the printing is performed while the print head is moved by A jet (jet: dot array during printing) In the printer data printing method,

프린터 헤더가 A/2-0.5 만큼 이동하여 인자를 수행하는 제1 단계, 및A first step of moving the printer header by A / 2-0.5 to perform printing; and

제1 단계가 종료되면 다시 A/2+0.5 만큼 이동하여 인자를 수행하는 제2 단계가 반복적으로 이루어지는 프린터의 데이터 인쇄방법을 제공한다.When the first step is completed, the second step of repeatedly performing A / 2 + 0.5 to perform printing is provided.

이하, 본 발명의 바람직한 실시예를 첨부한 도면을 참조하여 상세히 설명하면 다음과 같다.Hereinafter, with reference to the accompanying drawings, preferred embodiments of the present invention will be described in detail.

윈도우의 GDI에서 만들어지는 데이터는 R,G,B로 조합된 픽셀로서 열별로 순차적으로 만들어져 버퍼에 저장된다. 또한, 프린터 헤드는 도 1에 도시된 바와 같이 노랑( yellow : Y ) 24 제트(jet), 여백 2 제트, 자홍( magenta : M ) 24 제트, 여백 2 제트, 청록( cyan : C ) 24 제트, 검정( black : K ) 48 제트의 총 128 제트를 1 스캔라인(scanline)으로 하여 출력한다. 이때, 상기 프린터 헤드는 가로측 간격이 1/600 인치이고, 세로측 간격이 1/300 인치로 형성되어 있다.The data created in the GDI of the window is a pixel composed of R, G, and B, sequentially created for each column, and stored in a buffer. In addition, the print head may be a yellow (Y) 24 jet, a margin 2 jet, a magenta (M) 24 jet, a margin 2 jet, a cyan (C) 24 jet, as shown in FIG. A total of 128 jets of black (K) 48 jets are output as one scanline. At this time, the print head has a horizontal spacing of 1/600 inch and a vertical spacing of 1/300 inch.

결국 도 1 및 도 2를 참조하면, 버퍼에 저장된 1 열 내지 240 열의 데이터에서 120개의 홀수열의 데이터를 제1 스캔라인으로 하여 300dpi로 인쇄를 수행한다. 그후, 프린터 헤드를 11.5 제트 만큼 이동시켜 120개의 짝수열의 데이터를 제2 스캔라인으로 하여 300dpi로 인쇄를 수행한다.1 and 2, printing is performed at 300 dpi using 120 odd columns of data as the first scan line from 1 to 240 columns of data stored in the buffer. Thereafter, the print head is moved by 11.5 jets to perform printing at 300 dpi using 120 even rows of data as the second scan line.

그후, 12.5 제트 만큼 이동시켜 버퍼에 저장된 49 열 내지 288 열의 데이터에서 120개의 홀수열의 데이터를 제1 스캔라인으로 하여 인쇄를 수행한다.Thereafter, printing is performed using 120 odd rows of data as the first scan line from 49 to 288 rows of data stored in the buffer by moving by 12.5 jets.

상기와 같이 홀수열과 짝수열의 데이터를 11.5 제트, 12.5 제트씩 이동하면서 300dpi로 인쇄를 수행함으로써 전체적으로는 600dpi로 인쇄하는 효과를 나타낼 수 있다.As described above, printing at 300 dpi may be performed by moving data in odd and even columns at 11.5 jets and 12.5 jets, respectively, to 600 dpi.

한편, 본 발명에서는 프린터에서 스캔라인 별로 데이터를 재구성하여 출력을 하기에는 필요로 하는 버퍼량이 너무 많기 때문에 윈도우의 드라이버에서 출력될 데이터를 소프트웨어적으로 만들어 출력함으로써 프린터에서는 검정잉크를 사용할 때와 같이 인식하여 순차적으로 데이터를 출력시키기만 한다.On the other hand, in the present invention, because the amount of buffer required to reconstruct the data by the scan line in the printer to print the output too much, the printer to recognize the output as the black ink is used by making the data to be output by software in the printer It just outputs the data sequentially.

이상에서 설명한 바와 같은 본 발명의 프린터의 데이터 인쇄방법는 짝수열과 홀수열로 나누어 인자하되, 짝수열 데이터를 300dpi로 인자하고 홀수열 데이터를 짝수열 데이터의 사이에 300dpi로 인자하기 때문에 하드웨어의 변경없이 600dpi의 해상도를 갖도록 인쇄할 수 있는 효과가 있다.As described above, the data printing method of the printer of the present invention divides and prints the even-numbered and odd-numbered columns, but the even-numbered data is 300dpi and the odd-numbered data is 300dpi between the even-numbered data. There is an effect that can be printed to have a resolution of.

Claims (2)

하드웨어가 M * N dpi의 물리적 해상도를 가지고, 프린터 헤드가 A 제트(jet : 인자시 도트열) 씩 이동되면서 인쇄가 수행되는 프린터의 데이터 인쇄방법에 있어서,In the method of printing data of a printer in which the hardware has a physical resolution of M * N dpi, and the printing is performed while the print head is moved by A jets (dots when printing), 한가지 색을 짝수열과 홀수열로 나누어 인자하되, 짝수열 데이터를 N dpi로 인자하는 제1 단계, 및A first step of printing one color by dividing it into even and odd columns, and printing even-number data into N dpi, and 홀수열 데이터를 짝수열 데이터의 사이에 N dpi로 인자함으로써 2N dpi의 해상도를 갖도록 인자하는 제2 단계로 이루어지는 것을 특징으로 하는 프린터의 데이터 인쇄방법.And a second step of printing the odd-numbered data to have a resolution of 2N dpi by printing the odd-numbered data into N dpi between the even-numbered data. 하드웨어가 M * N dpi의 물리적 해상도를 가지고, 프린터 헤드가 A 제트(jet : 인자시 도트열) 씩 이동되면서 인쇄가 수행되는 프린터의 데이터 인쇄방법에 있어서,In the method of printing data of a printer in which the hardware has a physical resolution of M * N dpi, and the printing is performed while the print head is moved by A jets (dots when printing), 프린터 헤더가 A/2-0.5 만큼 이동하여 인자를 수행하는 제1 단계, 및A first step of moving the printer header by A / 2-0.5 to perform printing; and 제1 단계가 종료되면 다시 A/2+0.5 만큼 이동하여 인자를 수행하는 제2 단계가 반복적으로 이루어지는 것을 특징으로 하는 프린터의 데이터 인쇄방법.When the first step is finished, a second step of performing printing by moving A / 2 + 0.5 again is repeated.
KR1019970074987A 1997-12-27 1997-12-27 How to print data of printer KR19990055080A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970074987A KR19990055080A (en) 1997-12-27 1997-12-27 How to print data of printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970074987A KR19990055080A (en) 1997-12-27 1997-12-27 How to print data of printer

Publications (1)

Publication Number Publication Date
KR19990055080A true KR19990055080A (en) 1999-07-15

Family

ID=66099256

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970074987A KR19990055080A (en) 1997-12-27 1997-12-27 How to print data of printer

Country Status (1)

Country Link
KR (1) KR19990055080A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7936365B2 (en) 2004-07-19 2011-05-03 Samsung Electronics Co., Ltd. Printing method and apparatus using shuttle thermal print head

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7936365B2 (en) 2004-07-19 2011-05-03 Samsung Electronics Co., Ltd. Printing method and apparatus using shuttle thermal print head

Similar Documents

Publication Publication Date Title
US6705695B2 (en) Combination of bidirectional-and unidirectional-printing using plural ink types
CA2084980C (en) Ink jet recording method and apparatus
CN100445094C (en) Ink jet printing system
US20020070990A1 (en) Printing with reduced outline bleeding
JPH0911509A (en) Printer and printing method
JP2002292848A (en) Print for suppressing blur of outline
JP2003191456A (en) Method of printing by suppressing bleeding in contour portion
US20080150979A1 (en) Ink jet printing apparatus and ink jet printing method
US6467866B1 (en) Print control method and apparatus, and printing apparatus using the same
JP2022013113A (en) Image processing method, image processing apparatus and recording system
US20090167800A1 (en) Inkjet recording apparatus, image forming system, and computer-readable encoding medium recorded with a computer program thereof
JP2003011458A (en) Printer being set with print mode depending on information contained in image data
JP3329167B2 (en) Printing equipment
KR19990055080A (en) How to print data of printer
JPH09123527A (en) Recorder and recording data processing method
JP4704635B2 (en) Inkjet printer
JP2963032B2 (en) Printing apparatus and printing method
US11400707B2 (en) Recording device and recording method
US20050035987A1 (en) Ejection control of quality-enhancing ink
JP2003094620A (en) Printing when pixels arranged in non-parallel with scanning direction
JP7171345B2 (en) Image processing device, recording system, recording device, recording image detection method, and program
JP3088863B2 (en) Recording device
US6857723B2 (en) Method, printer and printhead driver for printing using two printheads
JP2003039655A (en) Printer and printing method
JP3596313B2 (en) Printing apparatus, printing method, and recording medium

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
NORF Unpaid initial registration fee