KR20020008595A - Method and apparatus for controling a computer - Google Patents

Method and apparatus for controling a computer Download PDF

Info

Publication number
KR20020008595A
KR20020008595A KR1020000042393A KR20000042393A KR20020008595A KR 20020008595 A KR20020008595 A KR 20020008595A KR 1020000042393 A KR1020000042393 A KR 1020000042393A KR 20000042393 A KR20000042393 A KR 20000042393A KR 20020008595 A KR20020008595 A KR 20020008595A
Authority
KR
South Korea
Prior art keywords
resolution
horizontal
information
display
cpu
Prior art date
Application number
KR1020000042393A
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 KR1020000042393A priority Critical patent/KR20020008595A/en
Publication of KR20020008595A publication Critical patent/KR20020008595A/en

Links

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/003Details of a display terminal, the details relating to the control arrangement of the display terminal and to the interfaces thereto
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2320/00Control of display operating conditions
    • G09G2320/06Adjustment of display parameters

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE: An apparatus for controlling a one-board computer and a method therefor are provided so that a production cost can be cut down by reducing redundant parts by replacing devices on a monitor board by devices on a logic board. CONSTITUTION: A logic board(100) includes a central processing unit(110) for reading a horizontal/vertical synchronous signal from a display control unit(120), deciding a resolution, reading resolution information from a storing medium(140), and directly outputting the information to a horizontal/vertical processor(220) of a monitor board(200), a display control unit(120) for outputting R, G and B signals to a video output circuit(210) of the monitor board(200) according to a control signal from the central processing unit(110), and a storing medium(140) for storing the resolution information. The monitor board(200) includes the horizontal/vertical processor(220) for outputting the resolution information from the central processing unit(110) to the video output circuit(210), and a video output circuit(210) for displaying the R, G and B signals from the display control unit(120) to a display unit according to the resolution set up by the horizontal/vertical processor(220).

Description

일체형 컴퓨터의 제어 장치 및 방법{Method and apparatus for controling a computer}Control apparatus and method of an integrated computer {Method and apparatus for controling a computer}

본 발명은 일체형 컴퓨터의 제어 장치 및 방법에 관한 것으로, 보다 상세하게는 일체형 컴퓨터의 로직 보드상의 디바이스들로 모니터 보드상의 디바이스를 대체할 수 있도록 한 일체형 컴퓨터의 제어 장치 및 방법에 관한 것이다.The present invention relates to an apparatus and method for controlling an integrated computer, and more particularly, to an apparatus and method for controlling an integrated computer in which a device on a monitor board can be replaced by devices on a logic board of the integrated computer.

기존의 컴퓨터는 컴퓨터 본체와 디스플레이 장치인 모니터가 각각 분리된 상태에서 여러 유선을 통해서 컴퓨터의 신호를 모니터에 전송하는 형태였다.Existing computers transmit computer signals to the monitors through various wires with the main body of the computer and the display device being separated.

그러나, 최근에는 컴퓨터 본체와 디스플레이 장치가 하나의 장치로 이루어지는데 이를 일체형 컴퓨터라고 한다.Recently, however, the computer main body and the display device are composed of a single device, which is called an integrated computer.

이러한 일체형 컴퓨터는 외형은 일체형이지만 내부 구조는 종래의 컴퓨터와 같이 본체의 로직 보드와 모니터의 모니터 보드가 각각 따로 구성되어 있다. 좀 더 구체적으로 보면 다음과 같다.The integrated computer is integrated in appearance, but the internal structure of the main body and the monitor board of the monitor are separately configured as in the conventional computer. More specifically, it is as follows.

도 1은 종래 기술에 따른 일체형 컴퓨터의 내부 블록도이다.1 is an internal block diagram of an integrated computer according to the prior art.

로직 보드(10)에는 디스플레이 데이터를 처리하는 중앙 처리 장치(Central Processing Unit: 이하 CPU라고 약칭한다)((11)와, 디스플레이 데이터를 모니터 보드(20)로 보내는 디스플레이 제어부(12)와 그 외 주변 장치(13)로 구성되어 있다.The logic board 10 includes a central processing unit (hereinafter, abbreviated as CPU) (11) for processing display data, a display control unit 12 for sending display data to the monitor board 20, and other peripherals. The apparatus 13 is comprised.

그리고, 모니터 보드(20)에는 디스플레이 데이터 중 수평/수직 동기신호가 입력되면 해상도를 결정하고, EEPROM(22)으로부터 해상도 정보를 읽어오는마이컴(21)과, 해상도의 정보를 저장하는 EEPROM(22)과, 상기 마이컴(21)으로부터 해상도 정보가 입력되면 모니터에 맞도록 세팅하는 수평/수직 프로세서(23)와, 상기 디스플레이 데이터 중 R,G,B신호가 입력되면 수평/수직 프로세서(23)에서 출력한 해상도에 맞게 디스플레이되도록 하는 비디오 출력회로(24)와, 디스플레이부(CRT)로 구성되어 있다.Then, the monitor board 20 determines the resolution when a horizontal / vertical synchronization signal among the display data is input, reads the resolution information from the EEPROM 22, and the EEPROM 22 that stores the resolution information. When the resolution information is input from the microcomputer 21, the horizontal / vertical processor 23 is set to fit the monitor, and when the R, G, and B signals of the display data are input, the horizontal / vertical processor 23 outputs it. It consists of a video output circuit 24 and a display unit (CRT) for displaying at one resolution.

이와 같이 구성된 종래의 일체형 컴퓨터는, CPU(11)는 디스플레이 제어부(12)의 디스플레이 데이터가 출력되도록 제어하고, 디스플레이 제어부(12)는 모니터 보드의 마이컴(21)에 수평/수직동기신호를 출력하며, 비디오 출력회로(24)에는 R,G,B신호를 출력한다.In the conventional integrated computer configured as described above, the CPU 11 controls the display data of the display control unit 12 to be output, and the display control unit 12 outputs the horizontal / vertical synchronization signal to the microcomputer 21 of the monitor board. The video output circuit 24 outputs R, G, and B signals.

마이컴(21)은 입력된 수평/수직동기신호의 주파수에 따라서 해상도를 결정하고, 저장매체인 EEPROM(22)으로부터 해상도에 대한 정보를 읽어와 수평/수직 프로세서(23)에 출력한다.The microcomputer 21 determines the resolution according to the frequency of the input horizontal / vertical synchronization signal, and reads information about the resolution from the storage medium EEPROM 22 and outputs the resolution information to the horizontal / vertical processor 23.

비디오 출력회로(24)는 상기 디스플레이 제어부(12)로부터 R,G,B신호가 입력되면 수평/수직 프로세서(23)에서 출력한 해상도에 맞게 디스플레이부(CRT)에 디스플레이 한다.When the R, G, and B signals are input from the display control unit 12, the video output circuit 24 displays the same on the display unit CRT according to the resolution output from the horizontal / vertical processor 23.

그리고, 마이컴(21)에서 온스크린 디스플레이 기능이 필요한 경우 OSD IC(25)를 제어하여 비디오 출력회로(24)에 신호를 보내어 OSD화면을 만든다.If the microcomputer 21 needs an on-screen display function, the OSD IC 25 is controlled to send a signal to the video output circuit 24 to produce an OSD screen.

이상에서와 같이 종래의 일체형 컴퓨터는 로직 보드(10)에 CPU(11)와 저장매체가 있고, 모니터 보드(20)에도 같은 기능의 마이컴(21)과 EEPROM(22)이 있다.As described above, the conventional integrated computer includes the CPU 11 and the storage medium on the logic board 10, and the microcomputer 21 and the EEPROM 22 having the same function in the monitor board 20.

즉, 로직 보드상의 CPU의 사용되지 않는 핀을 이용하여 모니터 보드 상의 마이컴의 기능을 수행할 수 있고, 로직보드상의 사용하지 않는 저장매체를 이용하여 모니터 보드 상의 EEPROM을 대체할수 있으므로, 종래의 일체형 컴퓨터는 같은 기능을 할 수 있는 부품들을 중복해서 사용하므로 제작 과정에서 많은 비용이 드는 문제점이 있었다.That is, the unused pins of the CPU on the logic board can be used to perform the functions of the microcomputer on the monitor board, and the unused storage medium on the logic board can be used to replace the EEPROM on the monitor board. Because there is a duplicate use of parts that can function the same, there was a problem that the production process is expensive.

따라서, 본 발명의 목적은 전술한 문제점을 해결할 수 있도록 모니터 보드의 마이컴이 하는 기능을 로직보드의 CPU에서 수행하도록 하고, 모니터 보드의 저장 매체인 EEPROM 대신 로직보드에 있는 다른 저장 매체를 이용하며, 모니터 보드의 OSD IC 대신 응용 프로그램을 이용함으로써, 여러 가지 부품을 사용하지 않으므로 원가 절감이 가능한 일체형 컴퓨터의 제어 장치 및 방법을 제공함에 있다.Accordingly, an object of the present invention is to perform the function of the microcomputer of the monitor board to solve the above-mentioned problems in the CPU of the logic board, and use another storage medium in the logic board instead of EEPROM, which is a storage medium of the monitor board, By using an application program instead of an OSD IC of a monitor board, the present invention provides an integrated computer control device and method that can reduce costs since various components are not used.

도 1은 종래 기술에 따른 일체형 컴퓨터의 내부 블록도,1 is an internal block diagram of an integrated computer according to the prior art;

도 2는 본 발명에 따른 일체형 컴퓨터의 제어 장치의 일실시예를 나타낸 내부 블록도,2 is an internal block diagram showing an embodiment of a control device of an integrated computer according to the present invention;

도 3은 본 발명에 따른 일체형 컴퓨터의 제어 방법을 설명하기 위한 순서도이다.3 is a flowchart illustrating a control method of an integrated computer according to the present invention.

*도면의 주요부분에 대한 부호설명** Description of Signs of Main Parts of Drawings *

10: 로직 보드 11: CPU10: logic board 11: CPU

12: 디스플레이 제어부 13: 주변 장치12: display control unit 13: peripheral device

20: 모니터 보드 21: 마이컴20: monitor board 21: microcomputer

22: EEPROM 23: 수평/수직 프로세서22: EEPROM 23: Horizontal / Vertical Processor

24: 비디오 출력회로 25: OSD IC24: video output circuit 25: OSD IC

100: 로직 보드 110: CPU100: logic board 110: CPU

120: 디스플레이 제어부 130: 주변 장치120: display control unit 130: peripheral device

140: 저장매체 200: 모니터 보드140: storage medium 200: monitor board

210: 비디오 출력 회로 220: 수평/수직 프로세서210: video output circuit 220: horizontal / vertical processor

300: OSD 응용 프로그램 CRT: 디스플레이부300: OSD application CRT: display unit

이와같은 목적을 달성하기 위한 본 발명에 따른 일체형 컴퓨터의 제어 장치에 있어서, 본 발명의 장치는 디스플레이 제어부로부터 수평/수직 동기신호를 읽어와 해상도를 결정하고, 저장 매체로부터 해상도에 대한 정보를 읽어와 모니터 보드의 수평/수직 프로세서에 직접 출력하는 CPU와, 상기 CPU의 제어신호에 따라서 R, G, B신호를 모니터보드의 비디오 출력회로에 출력하는 디스플레이 제어부와, 해상도에 대한 정보를 저장하는 저장 매체로 구성된 로직 보드와; 상기 CPU에서 출력한 해상도의 정보에 맞게 영상신호가 디스플레이 되도록 제어하는 수평/수직 프로세서와; 상기 디스플레이 제어부에서 출력한 R,G,B신호를 상기 수평/수직 프로세서에서 셋팅한 해상도에 맞도록 디스플레이부에 디스플레이 하는 비디오 출력회로로 구성된 모니터 보드로 이루어진다.In the integrated computer control apparatus according to the present invention for achieving the above object, the device of the present invention reads the horizontal / vertical synchronization signal from the display control unit to determine the resolution, and read the information on the resolution from the storage medium CPU that directly outputs to the horizontal / vertical processor of the monitor board, a display control unit that outputs R, G, and B signals to the video output circuit of the monitor board according to the control signal of the CPU, and a storage medium storing information about the resolution. A logic board consisting of; A horizontal / vertical processor for controlling an image signal to be displayed according to the information of the resolution output from the CPU; The monitor board comprises a video output circuit for displaying the R, G, B signals output from the display control unit to match the resolution set by the horizontal / vertical processor.

또한, 본 발명에 따른 일체형 컴퓨터의 제어 방법은, (1) 전원이 온되면 디스플레이 드라이버를 초기화하는 과정과, (2) CPU는 디스플레이 제어부로부터 읽어온 수평/수직동기신호의 주파수에 따른 해상도를 결정하고, 저장 매체로부터 해상도에 관한 정보를 읽어오는 과정과, (3) CPU는 디스플레이 데이터인 R,G,B신호가 디스플레이 제어부에서 출력되도록 제어하고, 해상도 정보는 수평/수직 프로세서에 출력하는 과정과, (5) 수평/수직 프로세서는 해상도에 관한 정보를 비디오 출력회로에 출력하는 과정과, (6) 디스플레이 제어부는 R,G,B 신호를 비디오 출력회로에 출력하는 과정과, (7) 비디오 출력회로는 상기 과정(5)와 과정(6)에서 R,G,B신호와 해상도에 관한 정보가 입력되면 디스플레이부에 디스플레이 하는 과정과; (8) CPU는 온스크린 디스플레이 기능을 수행하기 위한 신호가 입력되면, OSD응용 프로그램을 실행시켜 상기 비디오 출력 회로에 출력하는 과정으로 이루어진다.In addition, the control method of the integrated computer according to the present invention includes (1) initializing the display driver when the power is turned on, and (2) the CPU determines the resolution according to the frequency of the horizontal / vertical synchronization signal read from the display controller. And (3) the CPU controlling the display data such as R, G, and B signals to be output from the display control unit, and outputting the resolution information to the horizontal / vertical processor. (5) the horizontal / vertical processor outputs information about the resolution to the video output circuit, (6) the display control unit outputs the R, G, and B signals to the video output circuit, and (7) the video output. The circuit may include displaying information on the R, G, and B signals and resolutions in the steps (5) and (6) on the display unit; (8) When the CPU inputs a signal for performing the on-screen display function, the CPU executes an OSD application program and outputs it to the video output circuit.

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

도 2는 본 발명에 따른 일체형 컴퓨터의 내부 블록도이다.2 is an internal block diagram of an integrated computer according to the present invention.

로직 보드(100)에는 디스플레이 제어부(120)로부터 수평/수직 동기신호를 읽어와 해상도를 결정하고, 저장 매체(140)로부터 해상도에 대한 정보를 읽어와 모니터 보드(200)의 수평/수직 프로세서(220)에 직접 출력하는 CPU(110)와, 상기 CPU(110)의 제어 신호에 따라서 R, G, B 신호를 모니터 보드(200)의 비디오 출력 회로(210)에 출력하는 디스플레이 제어부(120)와, 해상도에 대한 정보를 저장하는저장 매체(140)로 구성되어 있다.The logic board 100 reads the horizontal / vertical synchronization signal from the display control unit 120 to determine the resolution, and reads information about the resolution from the storage medium 140 to display the horizontal / vertical processor 220 of the monitor board 200. CPU 110 directly outputting to the display, and the display control unit 120 for outputting the R, G, B signal to the video output circuit 210 of the monitor board 200 in accordance with the control signal of the CPU 110, It consists of a storage medium 140 that stores information about the resolution.

상기 저장 매체(140)는 로직 보드에 있는 DOC(Disk On Chip), 플래시 메모리, 하드 디스크 드라이버와 같은 디바이스를 이용한다.The storage medium 140 uses devices such as a disk on chip (DOC), a flash memory, and a hard disk driver in a logic board.

모니터 보드(200)에는 상기 CPU(110)에서 출력한 해상도 정보를 비디오 출력 회로(210)에 출력하는 수평/수직 프로세서(220)와, 상기 디스플레이 제어부(120)에서 출력한 R,G,B신호를 수평/수직 프로세서(220)에서 셋팅한 해상도에 맞도록 디스플레이부(CRT)에 디스플레이 하는 비디오 출력회로(210)로 구성되어 있다.The monitor board 200 includes a horizontal / vertical processor 220 for outputting the resolution information output from the CPU 110 to the video output circuit 210, and R, G, and B signals output from the display controller 120. Is configured as a video output circuit 210 to display on the display unit (CRT) to match the resolution set by the horizontal / vertical processor 220.

그리고, 온스크린 디스플레이 기능을 수행하기 위해서는 OSD응용 프로그램(300)을 이용한다.In addition, the OSD application program 300 is used to perform the on-screen display function.

이와같이 구성된 본 발명에 따른 일체형 컴퓨터의 제어 장치 및 방법의 동작을 도 3을 참조하여 좀 더 구체적으로 설명한다.The operation of the integrated computer control apparatus and method according to the present invention configured as described above will be described in more detail with reference to FIG. 3.

도 3은 본 발명에 따른 일체형 컴퓨터의 제어 방법을 설명하기 위한 순서도이다.3 is a flowchart illustrating a control method of an integrated computer according to the present invention.

먼저, 전원이 온되면(S10) 디스플레이 드라이버를 초기화한다(S20).First, when the power is turned on (S10), the display driver is initialized (S20).

CPU(110)는 디스플레이 데이터 중 수평/수직동기신호의 주파수에 따른 해상도를 결정하고(S30), 저장매체(140)로부터 해상도에 관한 정보를 읽어온다(S40). 해상도 정보를 수평/수직 프로세서(220)에 출력하고, 디스플레이 제어부(120)에서 R,G,B신호를 출력하도록 제어한다(S50).The CPU 110 determines the resolution according to the frequency of the horizontal / vertical synchronization signal among the display data (S30), and reads information about the resolution from the storage medium 140 (S40). The resolution information is output to the horizontal / vertical processor 220, and the display controller 120 controls to output the R, G, and B signals (S50).

디스플레이 제어부(120)는 R,G,B신호를 비디오 출력회로(210)에 보낸다(S60). 그러면, 비디오 출력회로(210)는 수평/수직 프로세서(220)로부터 입력된 해상도에 맞추어 디스플레이부(CRT)에 영상신호를 디스플레이 한다(S70).The display controller 120 sends the R, G, and B signals to the video output circuit 210 (S60). Then, the video output circuit 210 displays an image signal on the display unit CRT in accordance with the resolution input from the horizontal / vertical processor 220 (S70).

그리고, 온스크린 디스플레이 기능을 수행하고자 할 경우에는, OSD 응용 프로그램을 이용한다. 따라서, OSD 응용 프로그램 실행 신호가 입력되면(S80) CPU(110)는 OSD신호를 비디오 출력회로(210)에 출력하여 OSD화면을 만든다(S90).And, if you want to perform the on-screen display function, use the OSD application program. Therefore, when the OSD application program execution signal is input (S80), the CPU 110 outputs the OSD signal to the video output circuit 210 to make an OSD screen (S90).

따라서, 본 발명에서는 모니터 보드상에 있던 마이컴이 수행하던 수평/수직동기신호에 따른 해상도 결정 및 OSD신호를 로직 보드에 있는 CPU에서 처리하고, 모니터 보드상에 있던 저장매체인 EEPROM 대신 로직 보드에 있던 저장매체를 이용하며, 모니터 보드의 OSD IC 대신 OSD응용 프로그램을 이용함으로써, 모니터 보드상에 있던 마이컴, EEPROM, OSD IC 없이도 모든 기능을 수행할 수 있도록 하였다.Therefore, in the present invention, the resolution and OSD signal processing according to the horizontal / vertical synchronization signal performed by the microcomputer on the monitor board are processed by the CPU on the logic board, and the logic board instead of the EEPROM, which is a storage medium on the monitor board. By using a storage medium and using an OSD application program instead of an OSD IC of a monitor board, all functions can be performed without the microcomputer, EEPROM, and OSD IC on the monitor board.

상술한 바와 같이 본 발명에 따른 일체형 컴퓨터의 제어 장치 및 방법에 의하면, 로직 보드상의 디바이스들로 모니터 보드상의 디바이스를 대체함으로써, 중복되는 부분을 줄여 원가 절감의 효과를 제공한다.According to the control apparatus and method of the integrated computer according to the present invention as described above, by replacing the devices on the monitor board with the devices on the logic board, it reduces the overlapping portion to provide a cost saving effect.

Claims (4)

디스플레이 제어부로부터 수평/수직 동기신호를 읽어와 해상도를 결정하고, 저장 매체로부터 해상도에 대한 정보를 읽어와 모니터 보드의 수평/수직 프로세서에 직접 출력하는 CPU와, 상기 CPU의 제어신호에 따라서 R, G, B신호를 모니터 보드의 비디오 출력회로에 출력하는 디스플레이 제어부와, 해상도에 대한 정보를 저장하는 저장 매체로 구성된 로직 보드와;The CPU reads the horizontal / vertical sync signal from the display control unit to determine the resolution, reads the resolution information from the storage medium, and outputs the information directly to the horizontal / vertical processor of the monitor board; and R and G according to the control signal of the CPU. A logic board comprising a display control unit for outputting a B signal to a video output circuit of the monitor board, and a storage medium storing information about a resolution; 상기 CPU에서 출력한 해상도의 정보에 맞게 영상신호가 디스플레이 되도록 제어하는 수평/수직 프로세서와; 상기 디스플레이 제어부에서 출력한 R,G,B신호를 상기 수평/수직 프로세서에서 셋팅한 해상도에 맞도록 디스플레이부에 디스플레이 하는 비디오 출력회로로 구성된 모니터 보드로 이루어진 것을 특징으로 하는 일체형 컴퓨터의 제어 장치.A horizontal / vertical processor for controlling an image signal to be displayed according to the information of the resolution output from the CPU; And a monitor board comprising video output circuits for displaying the R, G, and B signals output from the display controller to the display unit so as to match the resolution set by the horizontal / vertical processor. 제 1 항에 있어서, 상기 저장 매체는,The method of claim 1, wherein the storage medium, 디스크 온 칩(Disk On Chip), 플래시 메모리 또는 하드 디스크 드라이버 중 적어도 어느 하나인 것을 특징으로 하는 일체형 컴퓨터의 제어 장치.At least one of a disk on chip (Flash On Chip), a flash memory or a hard disk driver. 제 1 항에 있어서, 상기 CPU는,The method of claim 1, wherein the CPU, 온 스크린 디스플레이 기능을 수행하기 위해서 저장된 온 스크린 디스플레이 응용 프로그램을 실행시키는 것을 특징으로 하는 일체형 컴퓨터의 제어 장치.And a stored on-screen display application for executing the on-screen display function. (1) 전원이 온되면 디스플레이 드라이버를 초기화하는 과정과,(1) initializing the display driver when the power is turned on; (2) CPU는 디스플레이 제어부로부터 읽어온 수평/수직동기신호의 주파수에 따른 해상도를 결정하고, 저장 매체로부터 해상도에 관한 정보를 읽어오는 과정과,(2) the CPU determining the resolution according to the frequency of the horizontal / vertical synchronous signal read from the display control unit, and reading the resolution information from the storage medium; (3) CPU는 디스플레이 데이터인 R,G,B신호가 디스플레이 제어부에서 출력되도록 제어하고, 해상도 정보는 수평/수직 프로세서에 출력하는 과정과,(3) the CPU controls the display data R, G, and B signals to be output from the display controller, and outputs the resolution information to the horizontal / vertical processor; (5) 수평/수직 프로세서는 해상도에 관한 정보를 비디오 출력회로에 출력하는 과정과,(5) the horizontal / vertical processor outputs information about the resolution to the video output circuit, (6) 디스플레이 제어부는 R,G,B 신호를 비디오 출력회로에 출력하는 과정과,(6) the display controller outputs the R, G, and B signals to the video output circuit; (7) 비디오 출력회로는 상기 과정(5)와 과정(6)에서 R,G,B신호와 해상도에 관한 정보가 입력되면 디스플레이부에 디스플레이 하는 과정과;(7) the video output circuit displaying the R, G, B signals and the resolution information when the information is input in steps 5 and 6; (8) CPU는 온스크린 디스플레이 기능을 수행하기 위한 신호가 입력되면, OSD응용 프로그램을 실행시켜 상기 비디오 출력 회로에 출력하는 과정으로 이루어진 것을 특징으로 하는 일체형 컴퓨터의 제어 방법.And (8) a CPU, when a signal for performing an on-screen display function is input, executing an OSD application program and outputting it to the video output circuit.
KR1020000042393A 2000-07-24 2000-07-24 Method and apparatus for controling a computer KR20020008595A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000042393A KR20020008595A (en) 2000-07-24 2000-07-24 Method and apparatus for controling a computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000042393A KR20020008595A (en) 2000-07-24 2000-07-24 Method and apparatus for controling a computer

Publications (1)

Publication Number Publication Date
KR20020008595A true KR20020008595A (en) 2002-01-31

Family

ID=19679539

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000042393A KR20020008595A (en) 2000-07-24 2000-07-24 Method and apparatus for controling a computer

Country Status (1)

Country Link
KR (1) KR20020008595A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100405378B1 (en) * 2001-07-18 2003-11-14 대경인터컴(주) One micom control system of dual type mobile A/V equipment
KR20030091122A (en) * 2002-05-22 2003-12-03 (주)예맥미디어 Wireless digitalboard main controlset

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100405378B1 (en) * 2001-07-18 2003-11-14 대경인터컴(주) One micom control system of dual type mobile A/V equipment
KR20030091122A (en) * 2002-05-22 2003-12-03 (주)예맥미디어 Wireless digitalboard main controlset

Similar Documents

Publication Publication Date Title
US5612715A (en) System and method for dynamically adjusting display resolution of computer generated displays
JP2010130660A (en) Information processing system, information processing apparatus and information processing method
JPH0863135A (en) Information processing device
WO2016017635A1 (en) Display control device, display device, and display system
US9542721B2 (en) Display control device and data processing system
EP3396523B1 (en) Display system capable of displaying a picture-in-picture image by stacking images
US20050097469A1 (en) Electronic device and display control method
JPH04248616A (en) Two-face display system
KR20020008595A (en) Method and apparatus for controling a computer
CN115617294A (en) Screen display method, device and equipment and readable storage medium
JP2007121699A (en) Semiconductor integrated circuit device
JP2004151488A (en) Display unit, display device and picture display system
TWI847538B (en) Method for using static random access memory, display driver chip, display device, and information processing device
JP2000347640A (en) Electronic device, display system, and method thereof
KR100480729B1 (en) Apparatus and Method for Realizing Graphic User Interface of The TV
TW202433300A (en) Method for using static random access memory, display driver chip, display device, and information processing device
KR19980035434A (en) Computer system with access control of built-in and extended VGA card
JP2001175378A (en) Image display device and method
JP2008158811A (en) Information processor and information processing method
JP2007183377A (en) Display control device
JP2003177909A (en) Data processor
JP3084106B2 (en) Screen output switching method
JP2001166913A (en) Microcomputer equipped with screen display device
US20080284787A1 (en) Information processing system, method for controlling system and computer-readable recording medium
US20070035472A1 (en) Multi-Display System with Independent Operating Areas

Legal Events

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