KR20000032919A - Band processing method without band error - Google Patents

Band processing method without band error Download PDF

Info

Publication number
KR20000032919A
KR20000032919A KR1019980049556A KR19980049556A KR20000032919A KR 20000032919 A KR20000032919 A KR 20000032919A KR 1019980049556 A KR1019980049556 A KR 1019980049556A KR 19980049556 A KR19980049556 A KR 19980049556A KR 20000032919 A KR20000032919 A KR 20000032919A
Authority
KR
South Korea
Prior art keywords
band
symbolic
processing
commands
over
Prior art date
Application number
KR1019980049556A
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 KR1019980049556A priority Critical patent/KR20000032919A/en
Publication of KR20000032919A publication Critical patent/KR20000032919A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/21Intermediate information storage
    • H04N1/2104Intermediate information storage for one or a few pictures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K15/00Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
    • G06K15/02Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
    • G06K15/18Conditioning data for presenting it to the physical printing elements
    • G06K15/1801Input data handling means
    • G06K15/1817Buffers
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B41PRINTING; LINING MACHINES; TYPEWRITERS; STAMPS
    • B41JTYPEWRITERS; SELECTIVE PRINTING MECHANISMS, i.e. MECHANISMS PRINTING OTHERWISE THAN FROM A FORME; CORRECTION OF TYPOGRAPHICAL ERRORS
    • B41J2/00Typewriters or selective printing mechanisms characterised by the printing or marking process for which they are designed
    • B41J2/435Typewriters or selective printing mechanisms characterised by the printing or marking process for which they are designed characterised by selective application of radiation to a printing material or impression-transfer material
    • B41J2/447Typewriters or selective printing mechanisms characterised by the printing or marking process for which they are designed characterised by selective application of radiation to a printing material or impression-transfer material using arrays of radiation sources
    • B41J2/45Typewriters or selective printing mechanisms characterised by the printing or marking process for which they are designed characterised by selective application of radiation to a printing material or impression-transfer material using arrays of radiation sources using light-emitting diode [LED] or laser arrays
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K15/00Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
    • G06K15/02Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
    • G06K15/12Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers by photographic printing, e.g. by laser printers

Abstract

PURPOSE: A band processing method is provided to prevent a band error caused by a complex band processing of a symbolic command processor by monitoring a band complexity if the number of the symbolic commands on the logical bands of a printing data is over a set number. CONSTITUTION: A band processing method comprises steps of making a video controller convert a data, transmitted from a PC, into symbolic commands(S410,S420), counting the number of the symbolic commands(S430), repeating the conversion and counting steps until finishing the band processing(S440), determining if the counted number is over a set value(S450), assigning a space in a transient memory, rendering the current band image and storing it at the assigned memory space in the case that the counted number is over the set value(S460,S470), and determining if the current processing band is a last page of the printing page and repeating the above steps in the case that the counted number is not over the set value.

Description

밴드 오류 없는 밴드 처리 방법How to handle band error free band

본 발명은 밴드 처리 방법에 관한 것으로, 더욱 상세하게는 현재 처리하는 밴드의 복잡도(complexity)를 검사하여 복잡도가 높은 것은 심볼릭콤맨드로 만들지 않고 소프트웨어적으로 미리 랜더링하여 처리하므로 심볼릭콤맨드처리수단의 복잡한 밴드 처리로 인한 밴드 오류를 막는 밴드 오류 없는 밴드 처리 방법에 관한 것이다.The present invention relates to a band processing method, and more particularly, by checking the complexity of the current processing band (complexity), the higher complexity is not rendered as a symbolic command, but by pre-rendering and processing the software in advance. The present invention relates to a band error-free method for preventing band errors due to complex band processing.

레이저 프린터에서 일반적으로 사용하는 인쇄 데이터 관리 방법은 풀 페이지 버퍼링(Full Page Buffering)과 밴드버퍼링(Band Buffering)으로 대별되며, 이들을 살펴보면 먼저, 풀 페이지 버퍼링(Full Page Buffering)은 한 페이지에 해당하는 프레임 버퍼(예를 들어 A4 1장을 인쇄하기 위한 프레임 버퍼는 약 1MB가 필요함)를 한꺼번에 할당하고 프린터로 입력되는 데이터를 바로 해석해서 프레임 버퍼에 비트맵 형태로 풀어 한 페이지가 차면 인쇄를 시작하는 방법이다. 이 방법은 필요한 메모리의 양이 많고 이전 페이지를 모두 인쇄하기 전에는 다음 페이지 데이터를 처리할 수 없다는 단점이 있다.Print page management methods commonly used in laser printers are classified into full page buffering and band buffering. Looking at these, full page buffering is a frame corresponding to one page. Allocate a buffer (for example, a frame buffer for printing one A4 sheet at a time), and interpret the data that is input to the printer at once and solve it as a bitmap in the frame buffer to start printing when a page is full. to be. This method has the disadvantage of having a large amount of memory and processing the next page data until all previous pages have been printed.

한편, 밴드버퍼링(Band Buffering)은 한 페이지의 프레임 버퍼를 모두 할당하는 것이 아니라 몇 개의 물리적 밴드만 할당한 뒤 인쇄할 이미지를 생성하여 이를 프린터 엔진에 전송하면서 인쇄를 하는 것으로 프린터가 인쇄를 함과 동시에 물리적 밴드에 이미지를 생성한다.On the other hand, band buffering is not allocating a frame buffer of one page, but allocating only a few physical bands and generating an image to be printed and sending it to the printer engine for printing. At the same time, it creates an image in the physical band.

이때, 프린터의 비디오 콘트롤러(미도시)는 도 1과 같이 컴퓨터로부터 입력되는 한 밴드에 해당하는 데이터를 해석해서 가장 빠른 시간 내에 비트맵으로 만들 수 있는 형태의 심볼릭콤맨드(symbolic command; 혹은 그래픽 오더(graphic order)라고 칭함)로 만들어 밴드메모리에 저장하고 있다가 엔진이 구동된 후, 심볼릭콤맨드처리수단인 그래픽 에이직(Graphic Asic)이 심볼릭콤맨드(symbolic command)를 해석하여 비트맵으로 변화하여 변환된 비트맵 이미지를 실시간으로 그려주어 데이터를 인쇄한다. 이때, 한 페이지의 데이터에 대한 밴드 처리하는 과정은 도 2와 같다.At this time, the video controller (not shown) of the printer interprets data corresponding to one band input from the computer as shown in FIG. After the engine is running, Graphic Asic, a symbolic command processing means, interprets a symbolic command and turns it into a bitmap. To draw the converted bitmap image in real time and print the data. At this time, the process of band processing for one page of data is shown in FIG.

이러한 경우 한 밴드의 이미지가 너무 복잡하면 그래픽 에이직(Graphic Asic)의 이미지 처리속도가 엔진 속도를 따라가지 못하여 밴드 오류가 나타나게되어 인쇄 데이터가 손실되는 문제가 발생한다.In this case, if the image of one band is too complicated, the image processing speed of Graphic Asic does not keep up with the engine speed, resulting in a band error, resulting in a loss of print data.

이와 같은 문제를 해결하기 위한 종래기술로는 밴드 오류가 발생하는 경우, 전술한 풀 페이지 버퍼링 방법을 사용하거나, 물리적 밴드 메모리 수를 증가시키는 방법을 사용하여 인쇄 데이터를 처리하는 기술이 있으며, 전술한 종래 기술은 풀 페이지 버퍼링 방법의 단점인 인쇄 지연과 추가로 밴드 메모리 증가로 인한 프린터 비용이 상승하는 문제점이 있었다.Conventional techniques for solving such a problem include a technique of processing print data by using the aforementioned full page buffering method or increasing the number of physical band memories when a band error occurs. The prior art has a problem in that printer cost is increased due to printing delay and additional band memory, which are disadvantages of the full page buffering method.

따라서, 본 발명의 목적은 비용증가와 인쇄 지연 없이 밴드 에러를 방지하면서 밴드처리를 가능하게 하는데 있다.Accordingly, an object of the present invention is to enable band processing while preventing band error without increasing cost and printing delay.

도 1은 심볼릭콤맨드를 이용하여 인쇄하는 일반적인 방법을 나타내며,1 shows a general method of printing using a symbolic command,

도 2는 일반적인 밴드 처리를 나타내고,2 shows a general band process,

도 3은 본 발명을 실시할 수 있는 레이저 프린터를 나타내며,3 shows a laser printer capable of practicing the present invention,

도 4는 본 발명에 따른 밴드 오류 없는 밴드 처리 방법을 나타낸다.4 illustrates a band error-free band processing method according to the present invention.

상기 목적을 달성하기 위한 본 발명에 의하면, 컴퓨터로부터 입력받은 인쇄 데이터에 대한 심볼릭콤맨드를 생성하며 밴드 처리하는 방법에 있어서, 상기 인쇄 데이터의 논리적 밴드에 대한 상기 심볼릭콤맨드 수를 카운트하여 기설정된 수를 넘는 경우 상기 논리적 밴드를 소프트웨어적으로 미리 랜더링하여 저장하는 밴드 오류 없는 밴드 처리 방법이 개시된다.According to the present invention for achieving the above object, in the method for generating and band-processing a symbolic command for the print data received from the computer, the predetermined number of the symbolic commands for the logical band of the print data by counting the predetermined A band error free band processing method is disclosed in which the logical bands are pre-rendered and stored in software when more than one is provided.

바람직하게, 상기 기설정된 수는 통계적으로 심볼릭콤맨드가 몇 개 이상이면 밴드 오류가 발생하는 지 나타내는 수치이다.Preferably, the predetermined number is a numerical value indicating how many band errors occur when there are statistically more symbolic commands.

이하, 상기한 본 발명의 목적들, 특징들, 그리고 장점들을 첨부된 도면에 나타낸 본 발명의 바람직한 실시예를 통해 보다 상세히 설명한다.Hereinafter, the objects, features, and advantages of the present invention described above will be described in more detail with reference to the preferred embodiments of the present invention shown in the accompanying drawings.

후술되는 용어들은 본 발명에서의 기능을 고려하여 정의 내려진 용어들로서 이는 당 분야에 종사하는 기술자의 의도 또는 관례 등에 따라 달라질 수 있으므로, 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.The terms to be described below are terms defined in consideration of functions in the present invention, and may vary according to the intention or custom of a person skilled in the art, and the definitions should be made based on the contents throughout the specification.

먼저, 본 발명을 실시할 수 있는 레이저 프린터를 도 3을 참조하여 살펴보면, 비디오콘트롤러(32)는 PC 인터페이스부(31)를 통해 컴퓨터(PC)로부터 전송되는 논리적 밴드를 처리하여 심볼릭콤맨드로 생성하여 밴드 메모리(Band Memory; 33)에 저장하고, 저장된 심볼릭콤맨드처리부(34)를 통해 해석하여 비트맵 이미지로 변화시켜 프린터 엔진(36)에 전송하여 인쇄한다.First, referring to FIG. 3, a laser printer capable of implementing the present invention, the video controller 32 generates a symbolic command by processing a logical band transmitted from a computer (PC) through the PC interface unit 31. The memory is stored in a band memory 33, analyzed by the stored symbolic command processing unit 34, converted into a bitmap image, and transmitted to the printer engine 36 for printing.

한편, 비디오콘트롤러(32)는 수신된 논리적 밴드를 심볼릭콤맨드로 변화는 과정에 심볼릭콤맨드가 일정 개수 이상이면, 즉 복잡한 밴드이면 임시 메모리(35)로부터 메모리를 할당받아 복잡한 밴드를 소프트웨어적으로 랜더링하여 밴드 메모리에 저장한 후, 처리된 복잡한 밴드 이미지를 심볼릭콤맨드처리부(36)에서 추가적인 처리 없이 프린터엔진(38)에 전송하여 인쇄한다.On the other hand, the video controller 32, if the number of symbolic commands in the process of changing the received logical band into a symbolic command, that is, a complex band, if the memory is allocated from the temporary memory 35, the complex band in software After rendering and storing in the band memory, the processed complex band image is transmitted to the printer engine 38 by the symbolic command processing unit 36 without further processing and printed.

본 발명에 따른 밴드 오류 없는 밴드 처리 방법을 도 3과 도 4를 참조하여 살펴보면 다음과 같다.The band error-free band processing method according to the present invention will be described with reference to FIGS. 3 and 4.

먼저 컴퓨터(PC)로부터 데이터를 입력받아 비디오콘트롤러(32)가 입력받은 데이터를 심볼릭콤맨드로 변환한다(단계 : S410, S420).First, the data is input from the computer (PC) and the video controller 32 converts the received data into a symbolic command (steps: S410, S420).

입력받은 데이터를 심볼릭콤맨드로 변경한 후, 비디오콘트롤러(32)는 변경된 심볼릭콤맨드 수를 카운트한다(단계 : S430).After changing the received data into symbolic commands, the video controller 32 counts the changed symbolic commands (step: S430).

현재까지 변경된 심볼릭콤맨드 수를 카운트한 후, 이와 같은 과정을 한 밴드 처리가 끝날 때까지 반복한다(단계 : S440).After counting the number of symbolic commands changed so far, this process is repeated until the end of one-band processing (step: S440).

한 밴드에 해당하는 심볼릭콤맨드 변환을 끝낸 후, 변환된 심볼릭콤맨드 수가 기설정된 최대 심볼릭콤맨드 수보다 큰지 판단한다(단계 : S450).After converting the symbolic commands corresponding to one band, it is determined whether the number of converted symbolic commands is greater than the preset maximum number of symbolic commands (step: S450).

바람직하게, 최대 심볼릭콤맨드 수는 통계적으로 심볼릭콤맨드가 몇 개 이상이면 밴드 오류가 발생하는 지 나타내는 수치이다.Preferably, the maximum number of symbolic commands is a number that indicates statistically how many band errors occur when there are more symbolic commands.

변환된 심볼릭콤맨드 수가 기설정된 최대 심볼릭콤맨드 수보다 큰지 판단한 결과, 변환된 심볼릭콤맨드 수가 기설정된 최대 심볼릭콤맨드 수보다 크면 즉, 복잡한 밴드이므로 밴드 오류가 발생할 밴드인 경우 밴드 크기만큼의 메모리를 임시메모리(35)로부터 할당하여 현재 밴드 이미지를 랜더링하여 밴드메모리(33)에 저장한다(단계 : S460, S470).As a result of determining whether the number of converted symbolic commands is larger than the preset maximum number of symbolic commands, when the number of converted symbolic commands is larger than the preset maximum number of symbolic commands, that is, a complex band because a band error occurs, the band size memory Are allocated from the temporary memory 35, and the current band image is rendered and stored in the band memory 33 (steps S460 and S470).

즉, 밴드 이미지를 심볼릭콤맨드로 만들지 않고 미리 비트맵 형태로 변경하여 밴드메모리(33)에 저장하여 심볼릭콤맨드처리부(34)를 거치지 않고 직접 프린터 엔진(36)에 전달되어 인쇄할 수 있게 한다.That is, the band image is changed into a bitmap form in advance without making the symbolic command and stored in the band memory 33 so that the band image can be directly transmitted to the printer engine 36 for printing without passing through the symbolic command processing unit 34. .

한편, 변환된 심볼릭콤맨드 수가 기설정된 최대 심볼릭콤맨드 수보다 큰지 판단한 결과, 변환된 심볼릭콤맨드 수가 기설정된 최대 심볼릭콤맨드 수보다 크지 않으면 즉, 밴드 오류가 발생하지 않으면 현재 처리한 밴드가 현재 처리중이 페이지의 마지막 밴드인지를 판단하여 한 페이지에 대해 전술한 과정을 계속 수행한다(단계 : S480).On the other hand, as a result of determining whether the number of converted symbolic commands is greater than the preset maximum number of symbolic commands, if the number of converted symbolic commands is not greater than the preset maximum number of symbolic commands, that is, if no band error occurs, the currently processed band is currently present. It is determined whether the processing is the last band of the page, and the above-described process is continued for one page (step: S480).

이상에서 살펴본 바와 같이, 본 발명에 따르면 현재 처리하는 밴드의 복잡도(complexity)를 검사하여 복잡도가 높은 것은 심볼릭콤맨드로 만들지 않고 소프트웨어적으로 미리 랜더링하여 처리하므로 심볼릭콤맨드처리수단의 복잡한 밴드 처리로 인한 밴드 오류를 막을 수 있다.As described above, according to the present invention, since the complexity of the current processing band is examined, the complexity is not rendered as a symbolic command but is rendered by software in advance so that the complex band processing of the symbolic command processing means is performed. It can prevent the band error caused.

이상 본 발명의 바람직한 실시예에 대해 상세히 기술되었지만, 본 발명이 속하는 기술 분야에 있어서 통상의 지식을 가진 사람이라면, 첨부된 청구 범위에 정의된 본 발명의 정신 및 범위를 벗어나지 않으면서 본 발명을 여러 가지로 변형 또는 변경하여 실시할 수 있음을 알 수 있을 것이다. 따라서 본 발명의 앞으로의 실시예들의 변경은 본 발명의 기술을 벗어날 수 없을 것이다.Although the preferred embodiments of the present invention have been described in detail above, those skilled in the art will appreciate that the present invention may be modified without departing from the spirit and scope of the invention as defined in the appended claims. It will be appreciated that modifications or variations may be made. Therefore, changes in the future embodiments of the present invention will not be able to escape the technology of the present invention.

Claims (2)

컴퓨터로부터 입력받은 인쇄 데이터에 대한 심볼릭콤맨드를 생성하며 밴드 처리하는 방법에 있어서,In the method for generating and band processing the symbolic command for the print data received from the computer, 상기 인쇄 데이터의 논리적 밴드에 대한 상기 심볼릭콤맨드 수를 카운트하여 기설정된 수를 넘는 경우 상기 논리적 밴드를 소프트웨어적으로 미리 랜더링하여 저장하는 것을 특징으로 하는 밴드 오류 없는 밴드 처리 방법.And counting the number of symbolic commands for the logical band of the print data and exceeding a predetermined number, and storing the logical band by prerendering the software in advance. 제 1 항에 있어서, 상기 기설정된 수는,The method of claim 1, wherein the predetermined number is 통계적으로 심볼릭콤맨드가 몇 개 이상이면 밴드 오류가 발생하는 지 나타내는 수치인 것을 특징으로 하는 밴드 오류 없는 밴드 처리 방법.Statistically, if there are more than one symbolic command, a band error is a number indicating how a band error occurs.
KR1019980049556A 1998-11-18 1998-11-18 Band processing method without band error KR20000032919A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980049556A KR20000032919A (en) 1998-11-18 1998-11-18 Band processing method without band error

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980049556A KR20000032919A (en) 1998-11-18 1998-11-18 Band processing method without band error

Publications (1)

Publication Number Publication Date
KR20000032919A true KR20000032919A (en) 2000-06-15

Family

ID=19558856

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980049556A KR20000032919A (en) 1998-11-18 1998-11-18 Band processing method without band error

Country Status (1)

Country Link
KR (1) KR20000032919A (en)

Similar Documents

Publication Publication Date Title
US20110194142A1 (en) Printing apparatus, printing method, and program
JP5594470B2 (en) Printing control apparatus, printing system, and program
US8488168B2 (en) Image forming apparatus for printing a plurality of logical pages, image forming apparatus control method, and storage medium
US5136688A (en) Print data processing apparatus for an image forming apparatus
US6476938B1 (en) Print control system and method
US20140211222A1 (en) Image forming apparatus and method using multi-processor
KR100396548B1 (en) Apparatus for controlling printer to improve printing speed and method thereof
US6094278A (en) Method and apparatus for reducing printer memory
US6504622B1 (en) Freeing memory in a page printer during punt protection
US10552717B2 (en) Image processing apparatus, control method thereof, and storage medium
KR20000032919A (en) Band processing method without band error
US20040120007A1 (en) Method and apparatus for forming a display list
JP2005158034A (en) Printing method, printing control apparatus, printing apparatus, and control method therefor
JP4425837B2 (en) Image forming apparatus
US8976376B2 (en) Printing control apparatus, printing system, recording medium having recorded thereon printing control program, and printing control method
KR0137705B1 (en) Band buffering type image forming apparatus and method therefor
KR100303653B1 (en) Complex band differentiation with variable threshold
US20180285681A1 (en) Image processing apparatus, control method therefor, and program
JP2000168170A (en) Blank paper-detecting apparatus and image-recording apparatus, image-forming apparatus and image-reading apparatus using the same
JP4246187B2 (en) Image forming apparatus
KR100571759B1 (en) A control method of printing system
JP2002052763A (en) Printer
JP3679493B2 (en) Image processing apparatus and image processing method
KR100208385B1 (en) Apparatus and method for buffering data by dividing text and picture data
JPH0725106A (en) Printer

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application