KR20020024833A - Automatic mode change apparatus and method for multi-signal monitor - Google Patents

Automatic mode change apparatus and method for multi-signal monitor Download PDF

Info

Publication number
KR20020024833A
KR20020024833A KR1020000056600A KR20000056600A KR20020024833A KR 20020024833 A KR20020024833 A KR 20020024833A KR 1020000056600 A KR1020000056600 A KR 1020000056600A KR 20000056600 A KR20000056600 A KR 20000056600A KR 20020024833 A KR20020024833 A KR 20020024833A
Authority
KR
South Korea
Prior art keywords
signal
input
mode
sync
priority
Prior art date
Application number
KR1020000056600A
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 KR1020000056600A priority Critical patent/KR20020024833A/en
Publication of KR20020024833A publication Critical patent/KR20020024833A/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/001Arbitration of resources in a display system, e.g. control of access to frame buffer by video controller and/or main processor
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2360/00Aspects of the architecture of display systems
    • G09G2360/02Graphics controller able to handle multiple formats, e.g. input or output formats

Landscapes

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

Abstract

PURPOSE: An apparatus and method for automatically converting mode of a multi-signal monitor are provided to automatically transfer the present mode to another mode according to the priority of input signals in case that a signal is omitted among the presently inputted signals. CONSTITUTION: A mode auto transfer apparatus in a multi-signal monitor consists of a microcomputer(10) and an input part. The microcomputer(10) checks various video signals inputted to the monitor and judges the priority of the present mode in operation. The input part, receiving various signals, comprises a video decoder(20), an AD converter(30), and a TMDS receiving part(40). To the video decoder(20), a composite video signal, an SVHS signal, and a TV signal are inputted. An analog RGB signal from a PC is inputted to the AD converter(30) together with an H-SYNC/V-SYNC signal. A TMDS digital signal is inputted to the TMDS receiving part(40) together with a V-SYNC signal. The microcomputer(10) comprises an input port to which an I2C signal is inputted, an H-SYNC input port and a V-SYNC input port to which signals branched from the H/V-SYNC signal inputted to the AD converter(30) are inputted, and an input port to which a signal branched from the V-SYNC signal inputted to the TMDS receiving part(40) is inputted.

Description

다중신호 모니터의 모드 자동전환 장치 및 방법{Automatic mode change apparatus and method for multi-signal monitor}Automatic mode change apparatus and method for multi-signal monitor

본 발명은 다중신호(multi-signal) 모니터에서, 현재 입력되고 있는 신호의 유무를 체크하여 어느 신호가 빠지게 된 경우에 입력신호의 우선순위에 따라 자동으로 다른 모드로 전환하는 장치 및 방법에 관한 것이다.The present invention relates to an apparatus and method for automatically switching to a different mode according to the priority of an input signal when a signal is lost by checking the presence of a signal currently being input in a multi-signal monitor. .

현재, 다중신호 LCD/CRT 모니터에서는 PC의 H/V-SYNC, 복합비디오 신호(composite video), SVHS 신호, TMDS 디지털신호, TV 신호 등의 다중신호중 원하는 신호를 OSD(on screen display)기능이나 키버튼으로 선택하고 있다.Currently, the multi-signal LCD / CRT monitor displays the desired signal among multiple signals such as H / V-SYNC, composite video, SVHS signal, TMDS digital signal, and TV signal of PC. We choose with button.

그러므로 만일 동시에 여러 신호가 입력되고 있는 상태에서, 현재 표시되고 있는 상태의 신호입력이 빠질 경우(없어질 경우)에는 다시 다른 신호의 입력을 OSD기능이나 키버튼으로 선택해야 하는 불편이 있다.Therefore, if several signals are being input at the same time, when the signal input of the currently displayed state is lost (if missing), it is inconvenient to select another signal input again by OSD function or key button.

위와 같은 불편을 해소하기 위해, 본 출원인은 다중신호 모니터에서 마이크로컴퓨터가 입력 비디오신호를 체크하여 현재 표시되고 있는 입력신호가 빠질 경우에는 정해진 우선순위에 의해서 다른 비디오 모드로 자동으로 전환하는 장치 및 방법을 개발하였다.In order to alleviate the above inconveniences, the present applicant provides an apparatus and method for automatically switching to another video mode by a predetermined priority when a microcomputer checks an input video signal in a multi-signal monitor and the currently displayed input signal is missing. Developed.

따라서, 본 발명의 목적은 다중신호(multi-signal) 모니터에서, 현재 입력되고 있는 신호의 유무를 체크하여 어느 신호가 빠지게 된 경우에 입력신호의 우선순위에 따라 자동으로 다른 모드로 전환하는 장치 및 방법을 제공하는 것이다.Accordingly, an object of the present invention is to check the presence of a signal that is currently being input in a multi-signal monitor, and automatically switches to another mode according to the priority of the input signal when a signal is missing, and To provide a way.

도1은 본 발명의 하드웨어 구성도.1 is a hardware block diagram of the present invention.

도2~6은 본 발명에 따른 방법의 우선순위 판단 알고리즘 순서도.2-6 are flowcharts of a priority determination algorithm of a method in accordance with the present invention.

<도면부호의 설명><Description of Drawing>

10: 마이크로컴퓨터, 20: 비디오 디코더, 30: AD컨버터, 40: TMDS 수신부10: microcomputer, 20: video decoder, 30: AD converter, 40: TMDS receiver

발명의 개요Summary of the Invention

일반적으로 다중신호 모니터에서 입력받을 수 있는 신호의 종류로는 다음과 같은 것들이 있다.In general, the types of signals that can be input from the multi-signal monitor are as follows.

1) PC로부터의 비디오신호(H/V-SYNC)1) Video signal from PC (H / V-SYNC)

2) 복합 비디오신호(composite video signal)2) composite video signal

3) YCbCr SVHS 신호3) YCbCr SVHS Signal

4) TMDS 디지털신호4) TMDS digital signal

5) TV 신호5) TV signal

우선 마이크로컴퓨터에서는 상기 신호들의 입력유무를 체크한다. 한편, 상기 각 입력신호에는 사전에 우선순위가 설정되어 있다.First, the microcomputer checks whether the signals are input. Meanwhile, priorities are set in advance for each of the input signals.

마이크로컴퓨터는 현재 입력되는 신호의 유무를 체크한 후에 현재 입력되는 신호가 없어지는 경우에는 각 신호에 설정된 우선순위를 판단하여 해당하는 모드로 자동으로 모드전환을 한다.The microcomputer checks the presence or absence of the current input signal, and when the current input signal disappears, determines the priority set for each signal and automatically switches to the corresponding mode.

실시예Example

도1은 본 발명에 따른 모드 자동전환 장치의 블록구성도이다. 그 구성을 보면, 모니터에 입력되는 다양한 비디오신호를 체크하고 현재 동작중인 모드의 우선순위를 판단하는 마이크로컴퓨터(MICOM)(10)와, 다양한 신호를 받아들이는 입력부로 크게 구성된다.1 is a block diagram of a mode automatic switching device according to the present invention. The configuration is largely composed of a microcomputer (MICOM) 10 that checks various video signals input to the monitor and determines the priority of the currently operating mode, and an input unit which receives various signals.

입력부는 신호의 종류에 따라서 서로 다른 물리적 구성을 갖는데, 복합비디오 신호, SVHS 신호, TV 신호는 비디오 디코더(20)로 입력되고, PC로부터 오는 아날로그 RGB 비디오 신호는 H-SYNC/V-SYNC 신호와 함께 AD컨버터(30)로 입력되고, TMDS 디지털신호는 V-SYNC 신호와 함께 TMDS수신부(40)로 입력된다.The input unit has different physical configurations according to the types of signals. The composite video signal, the SVHS signal, and the TV signal are input to the video decoder 20, and the analog RGB video signals from the PC are H-SYNC / V-SYNC signals and the like. Together with the AD converter 30, the TMDS digital signal is input to the TMDS receiver 40 together with the V-SYNC signal.

마이크로컴퓨터(10)의 입력으로는 비디오 디코더(20) 내의 레지스터들중 비디오신호 유무를 파악할 수 있는 레지스터로부터의 I2C신호(SCL, SDA)가 입력되는 입력단, AD컨버터(30)에 입력되는 H/V-SYNC 신호로부터 분기된 신호가 입력되는 H-SYNC 및 V-SYNC 입력포트, TMDS 수신부(40)에 입력되는 V-SYNC 신호로부터 분기된 신호가 입력되는 입력포트로 구성된다. 또한, 마이크로컴퓨터(30)에서는 각 입력부 구성요소(20,30,40)를 칩이네이블(C/E)하고 있다.As the input of the microcomputer 10, an input terminal for inputting I2C signals SCL and SDA from a register capable of determining the presence or absence of a video signal among the registers in the video decoder 20, and H / which is input to the AD converter 30. H-SYNC and V-SYNC input ports to which signals branched from the V-SYNC signal are input, and input ports to which signals branched from the V-SYNC signal input to the TMDS receiver 40 are input. In the microcomputer 30, the input components 20, 30, and 40 are chip-enabled (C / E).

도1과 같은 구성에서, 마이크로컴퓨터가 각 신호의 입력유무를 체크하는 방법에 대해 설명한다.In the configuration as shown in Fig. 1, a description will be given of a method in which the microcomputer checks whether each signal is input.

1) PC로부터의 H/V-SYNC 신호는 마이크로컴퓨터의 H/V-SYNC 입력포트를 확인함으로써 체크한다.1) Check the H / V-SYNC signal from the PC by checking the H / V-SYNC input port of the microcomputer.

2) 복합 비디오신호, SVHS 신호, TV 신호는 비디오 디코더(20) 내의 레지스터를 마이크로컴퓨터의 독취수단이 읽음으로써 체크한다. 실제로 이는, 도1에서 보듯이 비디오 디코더(20) 내의 신호종류를 나타내는 레지스터와 마이크로컴퓨터의 독취수단이 SCL, SDA 라인을 통해 통신함으로써 이루어질 수 있다.2) The composite video signal, the SVHS signal, and the TV signal are checked by reading means of the microcomputer by reading the registers in the video decoder 20. In practice, this can be done by the register indicating the signal type in the video decoder 20 and the reading means of the microcomputer as shown in Fig. 1 communicating through the SCL and SDA lines.

3) TMDS 디지털신호는 TMDS 수신부(40)에 함께 입력되는 V-SYNC 신호를 마이크로컴퓨터(10)의 일반 입력포트에 입력시켜 확인함으로써 체크한다.3) The TMDS digital signal is checked by inputting the V-SYNC signal input together with the TMDS receiver 40 into the general input port of the microcomputer 10 to confirm.

마이크로컴퓨터(30)가 현재 입력되고 있는 신호의 유무를 체크한 다음에는 현재 신호의 우선순위를 판단하여야 한다. 본 실시예에서 각 입력신호에 대한 우선순위는 다음과 같이 결정하였다.After the microcomputer 30 checks whether there is a signal currently being input, the priority of the current signal should be determined. In this embodiment, the priority of each input signal is determined as follows.

1) PC로부터의 비디오신호: 제1우선순위1) Video signal from PC: first priority

2) 복합 비디오신호: 제2우선순위2) Composite video signal: second priority

3) SVHS 신호: 제3우선순위3) SVHS signal: third priority

4) TMDS 디지털신호: 제4우선순위4) TMDS digital signal: fourth priority

5) TV 신호: 제5우선순위5) TV signal: fifth priority

위와 같이 결정된 우선순위에 따라 본 발명에 따른 모드 자동전환 장치가 동작하는 프로세스를 도2~6을 참조하여 설명한다. 본 발명에서 입력되는 신호중 하나가 빠질 경우에 다음 우선순위의 신호에 대한 모드로 전환되는 것은 사실상 상기 우선순위의 역순이 된다. 왜냐하면 상기 우선순위는 입력되는 비디오신호를 표시하는 경우의 우선순위이기 때문이다. 따라서, 동시에 입력되는 비디오신호들 중 하나가 빠질 경우에 순위상승이 되는 다른 비디오신호는 상기 표시상 우선순위의 역순이 된다.A process of operating the mode automatic switching device according to the present invention according to the priority determined as described above will be described with reference to FIGS. When one of the signals inputted in the present invention is missed, switching to the mode for the next priority signal is in fact the reverse order of the priority. This is because the priority is a priority when displaying an input video signal. Therefore, when one of the video signals inputted at the same time is omitted, the other video signal which becomes the higher order is in the reverse order of the display priority.

1) 도2: PC 입력은 제1우선순위로서, 마이크로컴퓨터(10)가 자신의 H/V-SYNC 입력포트를 확인하여 H/V-SYNC의 입력유무를 확인하여[100] 존재하면 PC모드로 동작시키고[104], VESA 규정에 의해 H/V-SYNC 신호가 빠지면 DPMS OFF 모드로 자동전환시킨다[102].1) Fig. 2: PC input is the first priority, and the microcomputer 10 checks its H / V-SYNC input port and checks whether H / V-SYNC is input [100] and, if present, is in PC mode. [104] and automatically switch to DPMS OFF mode when the H / V-SYNC signal is removed by VESA regulation [102].

2) 도3: 복합비디오 신호의 유무는 앞에서 설명한 것과 같이 비디오 디코더(20) 내의 레지스터들중 비디오신호의 종류를 나타내는 레지스터의 정보를 I2C(SCL, SDA 라인)를 통해 마이크로컴퓨터(10)에 전달하여 체크되고[106], 복합비디오 신호가 있는 것으로 체크되면 복합비디오 모드가 동작된다[108]. 복합비디오 신호는 우선순위 제2위로서 이 복합비디오 신호가 빠지게 되면 우선순위에 따라 마이크로컴퓨터(10)는 PC 입력(H/V-SYNC) 유무를 체크한다[100].2) As shown in FIG. 3, the presence or absence of a composite video signal is transmitted to the microcomputer 10 through I 2 C (SCL, SDA line), which indicates the type of the video signal among the registers in the video decoder 20 as described above. [106] and if it is checked that there is a composite video signal, the composite video mode is activated [108]. The composite video signal is the second priority, and when the composite video signal is lost, the microcomputer 10 checks the presence or absence of a PC input (H / V-SYNC) according to the priority [100].

3) 도4: SVHS 비디오 입력은 우선순위 제3위로 SVHS 신호를 체크하여[110] 존재하면 SVHS 모드를 동작시키고[112], 이 신호가 빠지면 우선순위에 따라 복합비디오 신호를 체크한다[106]. SVHS 신호의 체크는 위 복합비디오 신호의 체크와 동일하게 이루어진다. 이후의 우선순위 판단은 도2, 3을 통해 설명한 것과 같다.3) Fig. 4: SVHS video input checks the SVHS signal with priority 3 [110] to activate the SVHS mode if present [112], and checks the composite video signal according to priority if this signal is missing [106]. . The check of the SVHS signal is performed in the same way as the check of the composite video signal. Subsequent priority determination is as described with reference to FIGS. 2 and 3.

4) 도5: TMDS 디지털신호는 우선순위 제4위로 TMDS 디지털신호를체크하여[114] 존재하면 디지털모드를 동작시키고[116], 이 신호가 빠지면 우선순위에 따라 SVHS 신호를 체크한다[110]. TMDS 디지털신호 유무의 체크는 디지털 카드에서 나오는 V-SYNC 신호의 입력을 통해 알 수 있는데, 이 V-SYNC 신호는 마이크로컴퓨터(10)의 일반 입력포트에 입력되어 마이크로컴퓨터(10)는 이 입력포트의 상태(high 또는 low)를 확인함으로써 체크된다. 이후의 다른 신호의 체크와 우선순위 판단은 도2, 3, 4를 통해 설명한 것과 같다.4) Figure 5: The TMDS digital signal checks the TMDS digital signal with priority 4 [114] to operate the digital mode if present [116], and checks the SVHS signal according to the priority [110] if this signal is omitted. . The presence of TMDS digital signal can be checked through the input of the V-SYNC signal from the digital card. The V-SYNC signal is input to the general input port of the microcomputer 10, and the microcomputer 10 inputs this input port. It is checked by checking the state (high or low) of. The subsequent check and priority determination of other signals is as described with reference to FIGS. 2, 3 and 4.

5) 도6: TV 신호는 마지막 우선순위로 TV 신호를 체크하여[118] 존재하면 TV모드를 동작시키고[120], 이 신호가 빠지면 우선순위에 따라 TMDS 디지털신호를 체크한다[114]. TV 신호의 체크는 위 복합비디오 신호의 체크와 동일하게 이루어진다. 이후의 다른 신호의 체크와 우선순위 판단은 도2, 3, 4, 5를 통해 설명한 것과 같다.5) The TV signal checks the TV signal at the last priority [118] to operate the TV mode if present [120], and if it is omitted the TMDS digital signal is checked according to the priority [114]. The check of the TV signal is performed in the same way as the check of the composite video signal. The subsequent check and priority determination of other signals is as described with reference to FIGS. 2, 3, 4, and 5.

이상에서와 같이 본 발명에 따르면 하드웨어 및 소프트웨어로 입력신호를 인식하여 우선순위 판단 알고리즘을 실행하여, 자동으로 신호를 감지하여 우선순위에 따라 모드를 자동전환함으로써, 화면의 빠른 전환과 신호 무입력 상태에서 다음 모드로 전환될 경우 OSD메뉴나 키버튼을 통해서 다른 모드로 전환해야 하는 불편을 해소할 수 있다.As described above, according to the present invention, hardware and software recognize the input signal, execute a priority determination algorithm, automatically detect the signal, and automatically switch modes according to the priority, so that the screen is quickly switched and no signal is input. When switching to the next mode in, you can solve the inconvenience of switching to another mode through OSD menu or key button.

Claims (9)

PC로부터 오는 아날로그 RGB 비디오 신호가 H-SYNC/V-SYNC 신호와 함께 입력되는 AD컨버터와, 복합비디오 신호, SVHS 신호, TV 신호가 입력되며 입력되는 비디오신호의 종류를 나타내는 레지스터를 포함하는 비디오 디코더와, TMDS 디지털신호가 V-SYNC 신호와 함께 입력되는 TMDS수신부를 갖는 모니터에 있어서,A video decoder including an AD converter into which an analog RGB video signal from a PC is input together with an H-SYNC / V-SYNC signal, and a register indicating a type of a video signal to which a composite video signal, an SVHS signal, and a TV signal are input. And a monitor having a TMDS receiver to which a TMDS digital signal is input together with a V-SYNC signal, 상기 AD컨버터에 입력되는 H/V-SYNC 신호가 입력되는 H/V-SYNC 입력포트와, 상기 비디오 디코더의 레지스터와 연결되는 레지스터 독취수단과, 상기 TMDS 수신부에 입력되는 V-SYNC 신호가 입력되는 입력포트를 갖는 마이크로컴퓨터가 추가로 포함되어,A H / V-SYNC input port to which the H / V-SYNC signal input to the AD converter is input, a register reading means connected to a register of the video decoder, and a V-SYNC signal input to the TMDS receiver. An additional microcomputer with an input port is included, 상기 H-SYNC 신호, V-SYNC 신호, 복합비디오 신호, SVHS 신호, TV 신호, TMDS 디지털신호에 우선순위를 설정하여, 현재 모니터에 입력되고 있는 신호의 유무를 체크하여, 어느 신호가 빠지게 된 경우에 상기 입력신호의 우선순위에 따라 자동으로 다른 모드로 전환하는 것을 특징으로 하는, 다중신호 모니터의 모드 자동전환 장치.When the priority is set to the H-SYNC signal, the V-SYNC signal, the composite video signal, the SVHS signal, the TV signal, and the TMDS digital signal to check whether there is a signal currently being input to the monitor, and a signal is lost. And automatically switching to another mode according to the priority of the input signal. 청구항 1에서, 마이크로컴퓨터는 자신의 H/V-SYNC 입력포트의 레벨상태를 확인하여 PC로부터의 H/V-SYNC 신호의 입력유무를 체크하는 것을 특징으로 하는, 다중신호 모니터의 모드 자동전환 장치.The apparatus of claim 1, wherein the microcomputer checks the level of the H / V-SYNC input port and checks the input of the H / V-SYNC signal from the PC. . 청구항 1에서, 마이크로컴퓨터는 자신의 독취수단을 통해 비디오 디코더 내의 레지스터로부터 정보를 읽어 복합 비디오신호, SVHS 신호, TV 신호중 어느 신호가 현재 모니터에 입력되고 있는지를 체크하는 것을 특징으로 하는, 다중신호 모니터의 모드 자동전환 장치.2. The multi-signal monitor according to claim 1, wherein the microcomputer reads information from a register in the video decoder through its reading means and checks which of the composite video signal, the SVHS signal, or the TV signal is currently input to the monitor. Mode automatic switching device. 청구항 1에서, 마이크로컴퓨터는 TMDS 수신부에 입력되는 V-SYNC 신호가 입력되는 자신의 입력포트의 레벨상태를 확인하여 PC로부터의 H/V-SYNC 신호의 입력유무를 체크하는 것을 특징으로 하는, 다중신호 모니터의 모드 자동전환 장치.The method of claim 1, wherein the microcomputer checks the presence of the H / V-SYNC signal from the PC by checking the level of the input port to which the V-SYNC signal input to the TMDS receiver is input, multiple Automatic mode switching device for signal monitor. 청구항 1에서, 마이크로컴퓨터의, 현재 입력되는 신호가 빠지는 경우에 입력신호의 우선순위에 따라 자동으로 다른 모드로 전환하는 기능은The method according to claim 1, wherein the function of automatically switching to another mode according to the priority of the input signal when the input signal of the microcomputer is omitted is TV 신호의 입력유무를 체크하여 존재하면 TV모드를 동작시키고, 이 신호가 빠지면 TMDS 디지털신호의 입력유무를 체크하고, TMDS 디지털신호의 입력유무를 체크하여 존재하면 디지털모드를 동작시키고, 이 신호가 빠지면 SVHS 신호의 입력유무를 체크하고, SVHS 신호의 입력유무를 체크하여 존재하면 SVHS 모드를 동작시키고, 이 신호가 빠지면 복합비디오 신호의 입력유무를 체크하고, 복합비디오 신호의 입력유무를 체크하여 존재하면 복합비디오 모드를 동작시키고, 이 신호가 빠지면 PC 입력(H/V-SYNC 신호) 유무를 체크하고, H/V-SYNC 신호의 입력유무를 확인하여 존재하면 PC모드로 동작시키고, 이 신호가 H/V-SYNC 신호가 빠지면 DPMS OFF 모드로 자동전환시키는 것임을 특징으로 하는, 다중신호 모니터의 모드 자동전환 장치.If there is an input of the TV signal, check the presence of the TV mode. If this signal is missing, check the presence of the TMDS digital signal. If the signal is present, check the presence of the TMDS digital signal. If it is missing, check whether there is an input of SVHS signal, if there is an input of SVHS signal, if present, operate SVHS mode.If this signal is missing, check whether there is input of composite video signal, if there is input of composite video signal, If the signal is missing, check the presence of PC input (H / V-SYNC signal), check the presence of H / V-SYNC signal, and if it exists, operate it in PC mode. A mode automatic switching device for a multi-signal monitor, characterized in that the automatic switching to DPMS OFF mode when the H / V-SYNC signal is lost. 청구항 1과 같이 구성되는 장치를 이용해 다중신호 모니터의 모드를 자동으로 전환하는 방법으로서,As a method of automatically switching the mode of the multi-signal monitor using the device configured as described in claim 1, 다양한 비디오신호에 대해 우선순위를 설정하는 단계,Setting priorities for various video signals, 입력되는 다양한 비디오신호의 입력유무를 체크하는 단계,Checking the presence or absence of inputting various video signals, 입력되는 신호가 없어질 때 다음 우선순위의 신호로 모드를 전환하는 단계로 구성되는, 다중신호 모니터의 모드 자동전환 방법.When the input signal disappears, the mode of switching to the next priority signal mode, automatic mode switching method of the multi-signal monitor. 청구항 6에서, 우선순위 결정 단계에서 설정하는 우선순위는,The method of claim 6, wherein the priority set in the priority determination step, PC로부터의 비디오신호: 제1우선순위Video signal from PC: first priority 복합 비디오신호: 제2우선순위Composite Video Signals: Second Priority SVHS 신호: 제3우선순위SVHS Signal: Third Priority TMDS 디지털신호: 제4우선순위TMDS Digital Signals: Fourth Priority TV 신호: 제5우선순위인 것을 특징으로 하는, 다중신호 모니터의 모드 자동전환 방법.TV signal: a method of automatically switching modes of a multi-signal monitor, characterized in that it is fifth priority. 청구항 6 또는 7에서, 입력되는 비디오 신호의 유무를 체크하는 단계에서The method of claim 6 or 7, wherein the step of checking the presence of the input video signal PC로부터의 H/V-SYNC 신호의 입력유무는, 마이크로컴퓨터가 자신의 H/V-SYNC 입력포트의 레벨상태를 확인하여 체크하고,To check whether the H / V-SYNC signal is input from the personal computer, the microcomputer checks the level of its H / V-SYNC input port and checks it. 복합 비디오신호, SVHS 신호, TV 신호의 입력유무는, 마이크로컴퓨터가 비디오 디코더 내의 레지스터로부터 정보를 읽어 어느 신호가 현재 모니터에 입력되고 있는지를 체크하고,The presence or absence of a composite video signal, SVHS signal, or TV signal is checked by the microcomputer by reading information from a register in the video decoder to determine which signal is currently input to the monitor. TMDS 디지털신호의 입력유무는, 마이크로컴퓨터가 V-SYNC 신호가 입력되는 자신의 입력포트의 레벨상태를 확인하여 체크하는 것을 특징으로 하는, 다중신호 모니터의 모드 자동전환 방법.A method of automatically switching a mode of a multi-signal monitor, characterized in that the presence or absence of a TMDS digital signal is checked by checking the level of the input port to which the microcomputer inputs the V-SYNC signal. 청구항 7 또는 8에서, 입력되는 신호가 없어질 때 다음 우선순위의 신호로 모드를 전환하는 단계는The method of claim 7 or 8, wherein when the input signal is lost, switching the mode to the next priority signal 마이크로컴퓨터가 TV 신호의 입력유무를 체크하여 존재하면 TV모드를 동작시키고, 이 신호가 빠지면 TMDS 디지털신호의 입력유무를 체크하는 단계,If the microcomputer checks whether there is an input of a TV signal and operates the TV mode if there is a signal, and if this signal is omitted, checking whether an TMDS digital signal is input, TMDS 디지털신호의 입력유무를 체크하여 존재하면 디지털모드를 동작시키고, 이 신호가 빠지면 SVHS 신호의 입력유무를 체크하는 단계,Checking the presence or absence of a TMDS digital signal and operating the digital mode if there is a signal; SVHS 신호의 입력유무를 체크하여 존재하면 SVHS 모드를 동작시키고, 이 신호가 빠지면 복합비디오 신호의 입력유무를 체크하는 단계,Checking whether there is an input of the SVHS signal and operating the SVHS mode if there is a signal; 복합비디오 신호의 입력유무를 체크하여 존재하면 복합비디오 모드를 동작시키고, 이 신호가 빠지면 PC 입력(H/V-SYNC 신호) 유무를 체크하는 단계,Checking the presence or absence of a composite video signal to activate the composite video mode; if the signal is missing, checking for the presence of a PC input (H / V-SYNC signal); H/V-SYNC 신호의 입력유무를 확인하여 존재하면 PC모드로 동작시키고, 이 신호가 H/V-SYNC 신호가 빠지면 DPMS OFF 모드로 자동전환시키는 단계로 구성되는 것을 특징으로 하는, 다중신호 모니터의 모드 자동전환 방법.Check the presence or absence of the H / V-SYNC signal and operate in the PC mode, the signal is configured to automatically switch to DPMS OFF mode when the H / V-SYNC signal is missing, characterized in that the multi-signal monitor How to switch mode automatically.
KR1020000056600A 2000-09-27 2000-09-27 Automatic mode change apparatus and method for multi-signal monitor KR20020024833A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000056600A KR20020024833A (en) 2000-09-27 2000-09-27 Automatic mode change apparatus and method for multi-signal monitor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000056600A KR20020024833A (en) 2000-09-27 2000-09-27 Automatic mode change apparatus and method for multi-signal monitor

Publications (1)

Publication Number Publication Date
KR20020024833A true KR20020024833A (en) 2002-04-03

Family

ID=19690606

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000056600A KR20020024833A (en) 2000-09-27 2000-09-27 Automatic mode change apparatus and method for multi-signal monitor

Country Status (1)

Country Link
KR (1) KR20020024833A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100464567C (en) * 2005-02-04 2009-02-25 董涛 Integrated video-frequency siganl exchanging apparatus and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100464567C (en) * 2005-02-04 2009-02-25 董涛 Integrated video-frequency siganl exchanging apparatus and method

Similar Documents

Publication Publication Date Title
KR100761140B1 (en) Method of detecting input signal and broadcast receiver for implementing the same
KR100449739B1 (en) Display device and method for checking input signal
KR19980020002A (en) Communication device and method of monitor
JP5261032B2 (en) Image display device
JPH0830247A (en) Display device
US7327355B2 (en) LCD monitor with dual interface and control method thereof
KR20020024833A (en) Automatic mode change apparatus and method for multi-signal monitor
KR20010039340A (en) Device for connective recognition and method for input selection of outside input
US20050285847A1 (en) Display apparatus, display system and control method thereof
KR20030063918A (en) display apparatus and controlling method thereof
KR100607264B1 (en) An image display device and method for setting screen ratio of the same
KR100408069B1 (en) Selection method and apparatus for inpput signal of digital tv set
US20010027556A1 (en) Information processing device with a television display function and a small display device
KR100874929B1 (en) Operation mode setting device and method of image output device
KR100471062B1 (en) Lcd monitor with dualinterface and control method thereof
JP2005189364A (en) Electronic equipment and display control method
KR100518821B1 (en) Input signal switching device and the method thereof
US20020105511A1 (en) Personal computer displaying display data inputted from another personal computer
KR20040078342A (en) Method and apparatus for display input mode by automatically detecting input devices
KR100738347B1 (en) Method for processing component input signal in pc mode of television
JP2000148112A (en) Image signal discrimination changeover circuit and liquid crystal display device
JP2000175122A (en) Display device and method for preventing burning of display screen
KR20030060357A (en) Portable computer and controlling method thereof
KR20030080894A (en) Equipment and Method for Controlling Analog/Digital Dual Input Monitor
KR20000004315A (en) Method of controlling a power of a digital television

Legal Events

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