KR970020451A - printer - Google Patents

printer Download PDF

Info

Publication number
KR970020451A
KR970020451A KR1019950039044A KR19950039044A KR970020451A KR 970020451 A KR970020451 A KR 970020451A KR 1019950039044 A KR1019950039044 A KR 1019950039044A KR 19950039044 A KR19950039044 A KR 19950039044A KR 970020451 A KR970020451 A KR 970020451A
Authority
KR
South Korea
Prior art keywords
data
printer
buffer memory
manager
address
Prior art date
Application number
KR1019950039044A
Other languages
Korean (ko)
Other versions
KR0183749B1 (en
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 KR1019950039044A priority Critical patent/KR0183749B1/en
Publication of KR970020451A publication Critical patent/KR970020451A/en
Application granted granted Critical
Publication of KR0183749B1 publication Critical patent/KR0183749B1/en

Links

Classifications

    • 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
    • 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/1848Generation of the printable image
    • G06K15/1856Generation of the printable image characterized by its workflow
    • G06K15/1861Generation of the printable image characterized by its workflow taking account of a limited available memory space or rasterization time

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

본 발명은 페이지 버퍼 메모리의 이용효율을 향상시킨 프린터에 관한 것이다. 종래의 프린터는 반복되는 데이터가 페이저 버퍼 메모리에 모두 저장되었으나, 본 발명에 의한 프린터는 반복되는 데이터는 그 중 맨처음 데이터만 페이지 버퍼 메모리에 저장하여 페이지 버퍼 메모리를 효율적으로 이용할 수 있다. 본 발명의 프린터는 컴퓨터로부터 전송된 데이터를 저장하되 반복되는 데이터는 하나의 정보만 저장하는 페이지 버퍼 메모리와, 상기 페이지 버퍼 메모리의 데이터를 읽어내고 그 중의 반복되는 데이터는 저장된 하나의 정보를 통하여 다른 반복되는 데이터를 이끌어내는 DMA 제어부 및 상기 DMA 제어기로부터 데이터를 받아서 비디오 데이터를 출력하는 프린터 인터페이스(interface) 제어기로 구성되어 있다.The present invention relates to a printer that improves the utilization efficiency of the page buffer memory. In the conventional printer, all the repeated data is stored in the pager buffer memory, but the printer according to the present invention can efficiently use the page buffer memory by storing only the first data among the repeated data in the page buffer memory. The printer of the present invention stores data transmitted from a computer, but repeats the page buffer memory for storing only one information, and reads the data of the page buffer memory, and the repeated data therein is stored through the other stored information. And a printer interface controller for receiving data from the DMA controller and outputting video data.

Description

프린터printer

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음Since this is an open matter, no full text was included.

제3도는 본 발명의 프린터 구조를 개략적으로 도시한 볼록도,3 is a convex diagram schematically showing the printer structure of the present invention;

제4도는 상기 제3도에 도시한 프린터의 DMA 제어부를 구체적으로 도시한 블록도.4 is a block diagram specifically showing a DMA control unit of the printer shown in FIG.

Claims (2)

데이터를 일시 저장하는 페이지 버퍼 메모리와 상기 페이저 버퍼 메모리의 데이터를 읽어내는 DMA 제어부와 상기 DMA 제어기로부터 데이터를 받아서 비디오 데이터를 출력하는 프린터 인터페이스(inteface) 제어기를 갖는 프린터에 있어서, 상기 제어부는 페이지 버퍼 메모리의 주소를 관리하는 주소관리기; 상기 주소관리부의 주소와 반복데이터의 첫주소를 비교하는 비교기; 반복데이터의 수를 관리하는 반복데이터관리기; 반복사이클의 수를 관리하는 반복사이클관리기, 데이터의 전송횟수를 관리하는 전송횟수관리기; 및 상기 반복데이터 관리기와 반복사이클관리기를 제어하는 DMA 제어기로 구성하는 것을 특징으로 하는 프린터.A printer having a page buffer memory for temporarily storing data, a DMA controller for reading data of the pager buffer memory, and a printer interface controller for receiving data from the DMA controller and outputting video data. An address manager that manages an address of the memory; A comparator for comparing an address of the address manager with a first address of repetitive data; A repeating data manager for managing the number of repeating data; A repetition cycle manager for managing the number of repetition cycles, and a transmission frequency manager for managing the number of transmission of data; And a DMA controller for controlling the repeat data manager and the repeat cycle manager. 제1항에 있어서, 상기 반복데이터는 패턴 또는 라인인 것을 특징으로 하는 프린터.The printer as claimed in claim 1, wherein the repetitive data is a pattern or a line. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019950039044A 1995-10-31 1995-10-31 A printer KR0183749B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019950039044A KR0183749B1 (en) 1995-10-31 1995-10-31 A printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019950039044A KR0183749B1 (en) 1995-10-31 1995-10-31 A printer

Publications (2)

Publication Number Publication Date
KR970020451A true KR970020451A (en) 1997-05-28
KR0183749B1 KR0183749B1 (en) 1999-05-15

Family

ID=19432538

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950039044A KR0183749B1 (en) 1995-10-31 1995-10-31 A printer

Country Status (1)

Country Link
KR (1) KR0183749B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100471136B1 (en) * 1997-09-24 2005-07-07 삼성전자주식회사 Line repetition print circuit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100471136B1 (en) * 1997-09-24 2005-07-07 삼성전자주식회사 Line repetition print circuit

Also Published As

Publication number Publication date
KR0183749B1 (en) 1999-05-15

Similar Documents

Publication Publication Date Title
KR930014089A (en) Data transmission device
KR910001546A (en) Devices that buffer data during periodic cycles of buffers
KR930002943A (en) Microprocessors and Memory Management Systems Having the Same
KR970020451A (en) printer
KR970029096A (en) RAM data transmission device using first-in first-out memory and its method
KR930011547A (en) DTMF Signal Generator Using Memory
JPH064398A (en) Information processor
KR100205589B1 (en) Memory accessing circuit for time-switch
KR960018863A (en) Image output device and image decoding device
KR970049590A (en) Memory read and write control device
KR0127884B1 (en) Mail box interrupt generating device
KR960024922A (en) Microprocessor system with program loader
KR940003406A (en) Input / Output Device Control Method of Private Exchange
KR910006909A (en) Display controller
KR960042391A (en) DM controller in high speed medium computer system
KR940022265A (en) Memory lead method
KR970020450A (en) Printer
KR910005165A (en) Access control device for multiple computer-connected printers
KR890004238A (en) Sequential access memory
KR910006845A (en) Central memory expansion unit
KR960015233A (en) Memory device with the function of cache memory
KR960018895A (en) Memory device with the function of cache memory
KR970049577A (en) Improved integrated memory architecture system to prevent performance degradation
KR960016274A (en) Transmission interface device of AAL layer
KR930010727A (en) DMA address expansion unit of computer system

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20061128

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee