KR19980077606A - Font data output system in industrial controller - Google Patents

Font data output system in industrial controller Download PDF

Info

Publication number
KR19980077606A
KR19980077606A KR1019970014778A KR19970014778A KR19980077606A KR 19980077606 A KR19980077606 A KR 19980077606A KR 1019970014778 A KR1019970014778 A KR 1019970014778A KR 19970014778 A KR19970014778 A KR 19970014778A KR 19980077606 A KR19980077606 A KR 19980077606A
Authority
KR
South Korea
Prior art keywords
font data
controller
font
display
ram
Prior art date
Application number
KR1019970014778A
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 KR1019970014778A priority Critical patent/KR19980077606A/en
Publication of KR19980077606A publication Critical patent/KR19980077606A/en

Links

Abstract

본 발명의 폰트 데이터 출력 시스템은 주 제어기, 폰트 데이터 저장 소자, 램, DMA 제어기, 표시 제어기, 및 표시 장치를 포함한다.The font data output system of the present invention includes a main controller, a font data storage element, a RAM, a DMA controller, a display controller, and a display device.

상기 주 제어기는 시스템 전체의 전반적인 제어를 수행한다. 상기 폰트 데이터 저장 소자는 폰트 데이터가 저장되어 있는 메모리 소자이다. 상기 램은 상기 주 제어부에 의해 표시할 폰트 데이터를 일시적으로 저장한다. 상기 DMA 제어기는 상기 주 제어부로부터 출력 명령을 입력 받아서 상기 램에 저장되어 있는 폰트 데이터를 출력시킨다. 상기 표시 제어기는 상기 DMA 제어기에 의해 출력된 폰트 데이터에 따른 폰트 표시 제어 신호를 출력한다. 상기 표시 장치는 상기 표시 제어기로부터의 폰트 표시 제어 신호에 따라 상기 폰트를 표시한다.The main controller performs overall control of the entire system. The font data storage device is a memory device in which font data is stored. The RAM temporarily stores font data to be displayed by the main controller. The DMA controller receives an output command from the main controller and outputs font data stored in the RAM. The display controller outputs a font display control signal in accordance with font data output by the DMA controller. The display device displays the font in accordance with a font display control signal from the display controller.

Description

산업용 컨트롤러에서의 폰트 데이터 출력 시스템Font data output system in industrial controller

본 발명은 산업용 컨트롤러에 관한 것으로서, 특히 폰트 데이터 출력 시스템에 관한 것이다.The present invention relates to an industrial controller, and more particularly to a font data output system.

일반적으로, 산업용 컨트롤러는 산업 현장에서 여러 가지 기계 등을 제어하는 장치로서 그 종류가 매우 다양하다. 그러나, 대부분의 산업용 컨트롤러에서 공통적으로 포함하는 구성 요소들에는 CPU(Central Processing Unit), 메모리 소자 그리고 입·출력 수단이 포함된다. 특히, 최근에는 상기 산업용 컨트롤러에서 제어하는 상황을 육안으로 확인할 수 있는 표시 수단이 보편화되어 있으며, 상기 표시 수단으로는 대부분 CRT (Cathode Ray Tube) 모니터를 사용한다. 따라서, 각종 폰트 데이터 등이 상기 CRT 모니터에 표시되어 사용자가 육안으로 확인할 수 있다.In general, industrial controllers are various types of devices for controlling various machines and the like in industrial sites. However, components commonly included in most industrial controllers include a central processing unit (CPU), memory devices, and input / output means. In particular, recently, display means capable of visually confirming the situation controlled by the industrial controller have become common. Most of the display means use a CRT (Cathode Ray Tube) monitor. Accordingly, various font data and the like are displayed on the CRT monitor so that the user can visually check them.

도 1에는 산업용 컨트롤러에 있어서, 종래의 폰트 데이터 출력 시스템이 도시되어 있다. 도 1을 참조하면, 종래의 폰트 데이터 출력 시스템은 CPU(100), 롬(ROM)(110), 램(RAM)(120), CRT 제어기(130), 그리고 CRT 모니터(140)로 구성되어 있다.1 shows a conventional font data output system in an industrial controller. Referring to FIG. 1, a conventional font data output system includes a CPU 100, a ROM 110, a RAM 120, a CRT controller 130, and a CRT monitor 140. .

상기 CPU(100)는 상기 폰트 데이터가 CRT 모니터(140)에 표시되는 과정에서 각종 명령을 지시하는 제어 장치 역할을 한다. 상기 롬(110)은 시스템 구동 정보와 함께 폰트 데이터가 저장되어 있는 읽기 전용 메모리이다. 상기 램(120)은 처리하여야 할 각종 데이터를 일시적으로 저장하는 메모리로서, 표시될 폰트 데이터도 이곳에 일시적으로 저장된다. 상기 CRT 제어기(130)는 상기 램(120)에 일시적으로 저장되어 있는 데이터를 입력 받아서 CRT 모니터(140)로 표시하기 위한 각종 제어 신호를 출력한다.The CPU 100 serves as a control device for instructing various commands in the process of displaying the font data on the CRT monitor 140. The ROM 110 is a read-only memory in which font data is stored together with system driving information. The RAM 120 temporarily stores various data to be processed, and font data to be displayed is also temporarily stored there. The CRT controller 130 receives data temporarily stored in the RAM 120 and outputs various control signals for displaying on the CRT monitor 140.

그러면, 상기와 같은 구성을 포함하는 종래의 폰트 데이터 출력 시스템의 동작 과정을 설명하기로 한다.Next, an operation process of the conventional font data output system including the above configuration will be described.

CPU(100)는 롬(110)에 저장되어 있는 폰트 데이터 중에서 표시할 폰트 데이터를 데이터 버스를 통하여 램(120)에 저장한다. 그리고, 상기 램(120)에게 상기 폰트 데이터가 저장되어 있는 메모리 영역의 어드레스 및 출력 인에이블 신호를 각각 어드레스 버스와 컨트롤 버스를 통하여 전달한다. 그러면, 상기 램(120)은 표시할 폰트 데이터를 CRT 제어기(130)에 전달한다. 상기 폰트 데이터를 전달 받은 상기 CRT 제어기(130)에서는 내부의 제어 기능에 의해서 필요한 제어 신호를 CRT 모니터(140)로 출력시킴으로써 상기 폰트 데이터가 표시된다.The CPU 100 stores font data to be displayed among the font data stored in the ROM 110 in the RAM 120 through a data bus. The RAM 120 transmits an address and an output enable signal of a memory area in which the font data is stored through an address bus and a control bus, respectively. Then, the RAM 120 transmits font data to be displayed to the CRT controller 130. The font data is displayed by the CRT controller 130 receiving the font data by outputting a control signal required by an internal control function to the CRT monitor 140.

그런데, 상기와 같이 동작하는 종래의 폰트 데이터 출력 시스템에 있어서, CPU(100)는 전체 시스템을 제어하는 한편, 폰트 데이터를 표시하는 시스템도 제어하여야 하므로 그 부담이 커질 수 있다.However, in the conventional font data output system operating as described above, the CPU 100 must control the entire system, while also controlling the system for displaying the font data, which can increase the burden.

또한, 상기 폰트 데이터를 저장하는 대부분의 방식에 있어서도, 한글 등에 대한 폰트를 가로와 세로 모두 각각 16비트로 구성하여 상기 롬(110)에 저장함으로써 메모리의 활용을 비효율적으로 한다. 특히, 통상적으로 메모리의 50%이상은 추가 또는 보완되는 기능에 활용하여야 하나, 새로운 폰트를 추가할 때마다 상기 롬(110)의 사용 영역이 증대되어 전체 시스템의 효율성이 떨어진다. 예를 들면, 가로와 세로 모두 각각 16비트로 구성된 문자 폰트를 100자 만큼 추가하고자 할 경우에는, 상기 롬(110)에서 3.2킬로 바이트(KBytes)의 메모리 영역을 더 할당하여야 한다.In addition, in most of the methods of storing the font data, the fonts for Hangul and the like are composed of 16 bits each in both horizontal and vertical directions and stored in the ROM 110 to inefficiently utilize the memory. In particular, at least 50% of the memory should be utilized for a function to be added or supplemented, but each time a new font is added, the usage area of the ROM 110 is increased, thereby reducing the efficiency of the entire system. For example, to add as many as 100 character fonts each consisting of 16 bits in width and length, a memory area of 3.2 kilobytes (KBytes) should be further allocated from the ROM 110.

본 발명은 상기와 같은 문제점을 개선하기 위하여, 캐릭터 롬에 저장된 폰트 데이터를 DMA 제어기에 의하여 출력 장치에 표시하는 폰트 데이터 출력 시스템을 제공하는데 그 목적이 있다.An object of the present invention is to provide a font data output system for displaying font data stored in a character ROM on an output device by a DMA controller.

도 1은 종래의 폰트 데이터 출력 시스템을 나타내는 블록도이다.1 is a block diagram showing a conventional font data output system.

도 2는 본 발명에 따른 폰트 데이터 출력 시스템을 나타내는 블록도이다.2 is a block diagram illustrating a font data output system according to the present invention.

상기 목적을 달성하기 위하여 본 발명에 따른 폰트 데이터 출력 시스템은 주 제어기, 폰트 데이터 저장 소자, 램, DMA 제어기, 표시 제어기, 및 출력 장치를 포함한다.In order to achieve the above object, a font data output system according to the present invention includes a main controller, a font data storage element, a RAM, a DMA controller, a display controller, and an output device.

상기 주 제어기는 시스템 전체의 전반적인 제어를 수행한다. 상기 폰트 데이터 저장 소자는 폰트 데이터가 저장되어 있는 메모리 소자이다. 상기 램은 상기 주 제어기에 의해 표시할 폰트 데이터를 일시적으로 저장한다. 상기 DMA 제어기는 상기 주 제어기로부터 출력 명령을 입력 받아서 상기 램에 저장되어 있는 폰트 데이터를 출력시킨다. 상기 표시 제어기는 상기 DMA 제어기에 의해 출력된 폰트 데이터에 따른 폰트 표시 제어 신호를 출력한다. 그리고, 상기 출력 장치는 상기 표시 제어기로부터의 폰트 표시 제어 신호에 따라 상기 폰트를 표시한다.The main controller performs overall control of the entire system. The font data storage device is a memory device in which font data is stored. The RAM temporarily stores font data to be displayed by the main controller. The DMA controller receives an output command from the main controller and outputs font data stored in the RAM. The display controller outputs a font display control signal in accordance with font data output by the DMA controller. The output device then displays the font in accordance with a font display control signal from the display controller.

바람직하게는, 상기 폰트 데이터 저장 소자로는 캐릭터 롬을 사용한다.Preferably, a character ROM is used as the font data storage element.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시 예를 설명하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described with reference to the accompanying drawings.

도 2에는 본 발명에 따른 폰트 데이터 출력 시스템의 바람직한 실시 예가 도시되어 있다. 본 실시 예에서는 폰트 데이터를 저장하는 메모리 소자로서 캐릭터 롬(Character ROM)(210)을 사용하였다. 상기 캐릭터 롬(210)은 현재 개인용 컴퓨터에서 표시할 수 있는 모든 문자체가 저장된 메모리 소자이다. 예를 들면, GM 231000-30A∼32A와 같은 캐릭터 롬에는 한글을 비롯한 131,072 워드(Word)가 저장되어 있어서 사용자가 표시하고자 하는 문자체 및 크기를 선택할 수 있다. 또한, 상기 캐릭터 롬을 사용함으로써, 시스템 구동 정보가 저장되어 있는 메모리를 효율적으로 사용할 수 있다. 그리고, 표시 제어기로는 CRT 제어기를 사용하였으며, 그에 따른 출력 장치도 CRT 모니터를 사용하였다.2 shows a preferred embodiment of a font data output system according to the present invention. In the present embodiment, a character ROM 210 is used as a memory element for storing font data. The character ROM 210 is a memory device that stores all characters that can be displayed on a personal computer. For example, in a character ROM such as GM 231000-30A to 32A, 131,072 words including Korean characters are stored so that the user can select a font and size to display. In addition, by using the character ROM, it is possible to efficiently use the memory in which the system driving information is stored. In addition, a CRT controller was used as a display controller, and a CRT monitor was used as an output device.

도 2를 참조하면, 본 발명에 따른 폰트 데이터 출력 시스템은 주 제어기(200), 캐릭터 롬(Character ROM)(210), 램(RAM)(220), DMA 제어기(230), CRT 제어기(240), 그리고 CRT 모니터(250)를 포함한다.Referring to FIG. 2, the font data output system according to the present invention includes a main controller 200, a character ROM 210, a RAM 220, a DMA controller 230, and a CRT controller 240. And a CRT monitor 250.

상기 주 제어기(200)는 시스템 전체의 전반적인 제어를 수행한다. 상기 캐릭터 롬(210)은 폰트 데이터가 저장되어 있는 메모리 소자이다. 상기 램(220)은 표시할 폰트 데이터를 일시적으로 저장하는 메모리 소자이다. 상기 DMA 제어기(230)는 상기 주 제어기(200)로부터 출력 명령을 입력 받아서 상기 램(220)에 저장되어 있는 폰트 데이터를 상기 CRT 제어기(240)에 전달한다. 상기 CRT 제어기(240)는 입력된 폰트 데이터에 따른 폰트 표시 제어 신호를 출력한다. 상기 CRT 모니터(250)는 상기 폰트 표시 제어 신호에 따라서 상기 폰트를 표시한다.The main controller 200 performs overall control of the entire system. The character ROM 210 is a memory device in which font data is stored. The RAM 220 is a memory device that temporarily stores font data to be displayed. The DMA controller 230 receives an output command from the main controller 200 and transfers font data stored in the RAM 220 to the CRT controller 240. The CRT controller 240 outputs a font display control signal according to the input font data. The CRT monitor 250 displays the font in accordance with the font display control signal.

이하, 본 실시 예에 따른 폰트 데이터 출력 시스템의 동작 과정에 관하여 설명하기로 한다.Hereinafter, an operation process of the font data output system according to the present embodiment will be described.

먼저, 상기 주 제어기(200)는 표시할 폰트 데이터를 상기 캐릭터 롬(210)에서 램(220)으로 데이터 버스를 통하여 일시적으로 저장시킨다. 그리고, 상기 주 제어기(210) 내의 플레그(Flags)(미도시)를 세팅(Setting)시킨다. 상기 주 제어기(210) 내의 플레그가 세팅되면, 상기 주 제어기(210)는 표시할 폰트 데이터가 일시적으로 저장되어 있는 상기 램(220)의 시작 어드레스 및 끝 어드레스와 CRT 어드레스를 어드레스 버스를 통하여 DMA 제어기(230)로 전달하는 한편, 상기 DMA 제어기(230)로 하여금 폰트 데이터 출력을 수행하도록 하는 폰트 데이터 출력 명령도 상기 DMA 제어기(230)로 전달한다. 상기 명령을 전달 받은 DMA 제어기(230)는 제어 버스를 통하여 상기 램(220)에게 표시할 폰트 데이터를 출력하도록 하는 출력 인에이블 신호를 전달한다. 상기 출력 인에이블 신호에 따라 상기 램(220)은 표시할 폰트 데이터를 데이터 버스를 통하여 CRT 제어기(240)로 입력시킨다. 그러면, 상기 CRT 제어기(240)에서는 내부 제어 회로에 의해 상기 폰트 데이터가 표시되는데 필요한 비디오 시그널(Video Signal) 등과 같은 폰트 표시 제어 신호를 CRT 모니터(250)로 전달하여 폰트가 표시되도록 한다.First, the main controller 200 temporarily stores font data to be displayed from the character ROM 210 to the RAM 220 through a data bus. Then, Flags (not shown) in the main controller 210 are set. When the flag in the main controller 210 is set, the main controller 210 inputs the start address and the end address and the CRT address of the RAM 220 in which font data to be displayed temporarily are stored through the address bus. While transferring to 230, a font data output command for causing the DMA controller 230 to perform font data output is also transmitted to the DMA controller 230. The DMA controller 230 receiving the command transmits an output enable signal for outputting font data to be displayed to the RAM 220 through a control bus. According to the output enable signal, the RAM 220 inputs font data to be displayed to the CRT controller 240 through a data bus. Then, the CRT controller 240 transmits a font display control signal such as a video signal required to display the font data by an internal control circuit to the CRT monitor 250 so that the font is displayed.

이상의 설명에서와 같이 본 발명에 따른 폰트 데이터 출력 시스템에 의하면,저장된 폰트 데이터를 DMA 제어기를 이용하여 출력시키고, 주 제어기에서는 상기 DMA 제어기에게 폰트 출력 명령만 전달함으로써, 상기 주 제어기의 부담을 줄일 수 있다. 또한, 폰트 데이터 저장 소자로 캐릭터 롬을 사용함으로써 메모리 관리를 효율적으로 할 수 있다.As described above, according to the font data output system according to the present invention, the stored font data is output using a DMA controller, and the main controller transmits only a font output command to the DMA controller, thereby reducing the burden on the main controller. have. In addition, memory management can be efficiently performed by using the character ROM as the font data storage element.

Claims (3)

시스템 전체의 전반적인 제어를 수행하는 주 제어기;A main controller for performing overall control of the entire system; 폰트 데이터가 저장되어 있는 폰트 데이터 저장 소자;A font data storage element for storing font data; 상기 주 제어기에 의해 표시할 폰트 데이터를 일시적으로 저장하는 램;A RAM for temporarily storing font data to be displayed by the main controller; 상기 주 제어기로부터 출력 명령을 입력 받아서 상기 램에 저장되어 있는 폰트 데이터를 출력시키는 DMA 제어기;A DMA controller for receiving an output command from the main controller and outputting font data stored in the RAM; 상기 DMA 제어기에 의해 출력된 폰트 데이터에 따른 폰트 표시 제어 신호를 출력하는 표시 제어기; 및A display controller for outputting a font display control signal in accordance with font data output by the DMA controller; And 상기 표시 제어기로부터의 폰트 표시 제어 신호에 따라 상기 폰트를 표시하는 출력 장치를 포함하는 것을 특징으로 하는 폰트 데이터 출력 시스템.And an output device for displaying the font in accordance with a font display control signal from the display controller. 제 1항에 있어서, 상기 폰트 데이터 저장 소자는,The font data storage device of claim 1, wherein the font data storage device comprises: 캐릭터 롬인 것을 특징으로 하는 폰트 데이터 출력 시스템.A font data output system, characterized in that the character ROM. 제 1항에 있어서, 상기 표시 장치는,The display device of claim 1, wherein the display device comprises: 음극선 관인 것을 특징으로 하는 폰트 데이터 출력 시스템.A font data output system, characterized in that the cathode ray tube.
KR1019970014778A 1997-04-21 1997-04-21 Font data output system in industrial controller KR19980077606A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970014778A KR19980077606A (en) 1997-04-21 1997-04-21 Font data output system in industrial controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970014778A KR19980077606A (en) 1997-04-21 1997-04-21 Font data output system in industrial controller

Publications (1)

Publication Number Publication Date
KR19980077606A true KR19980077606A (en) 1998-11-16

Family

ID=65954429

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970014778A KR19980077606A (en) 1997-04-21 1997-04-21 Font data output system in industrial controller

Country Status (1)

Country Link
KR (1) KR19980077606A (en)

Similar Documents

Publication Publication Date Title
US4278973A (en) Video display terminal with partitioned screen
KR930016869A (en) Programmable graphics processor with pixel / character conversion hardware for use in video game systems, etc.
JPH0830948B2 (en) Image display
JPH0456316B2 (en)
JPH0740179B2 (en) Display controller
US4903013A (en) Display system for plural display areas on one screen
US4792918A (en) Programmable controller monitoring system for simultaneous multiple line display of original and updated data program execution
EP0522550A2 (en) Display control apparatus
JPH06186942A (en) Display device
US4849748A (en) Display control apparatus with improved attribute function
KR19980077606A (en) Font data output system in industrial controller
JPS6329289B2 (en)
EP0394163B1 (en) Enhanced data stream processing in a fixed function terminal
JPH0522933B2 (en)
US6873332B2 (en) Microcomputer having OSD circuit, and bus control device and method
KR0152938B1 (en) On-screen display apparatus
KR100501699B1 (en) Organic Electroluminescence display system
JPH0146072B2 (en)
JP2000284772A (en) Display control semiconductor device
JPH11212540A (en) Driving device for display device
JPH0227677B2 (en)
JPS6161117B2 (en)
JPS60247292A (en) Display controller
JPS60222889A (en) Display controller
JPH06103021A (en) Data processor provided with display device

Legal Events

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