US7382362B2 - Apparatus and method for processing synch signals in graphic controllers - Google Patents

Apparatus and method for processing synch signals in graphic controllers Download PDF

Info

Publication number
US7382362B2
US7382362B2 US10/795,018 US79501804A US7382362B2 US 7382362 B2 US7382362 B2 US 7382362B2 US 79501804 A US79501804 A US 79501804A US 7382362 B2 US7382362 B2 US 7382362B2
Authority
US
United States
Prior art keywords
voltage
signal
predetermined period
detection circuit
time
Prior art date
Legal status (The legal status 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 status listed.)
Active, expires
Application number
US10/795,018
Other versions
US20050195176A1 (en
Inventor
Ram Chilukuri
Lawrence A. Prather
Ramakrishna R. Venuthurupalli
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Genesis Microchip Inc
Original Assignee
Genesis Microchip Inc
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 Genesis Microchip Inc filed Critical Genesis Microchip Inc
Priority to US10/795,018 priority Critical patent/US7382362B2/en
Assigned to GENESIS MICROCHIP INC. reassignment GENESIS MICROCHIP INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHILUKURI, RAM, PRATHER, LAWRENCE A., VENUTHURUPALLI, RAMAKRISHNA R.
Publication of US20050195176A1 publication Critical patent/US20050195176A1/en
Application granted granted Critical
Publication of US7382362B2 publication Critical patent/US7382362B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

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/36Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory
    • G09G5/363Graphics controllers
    • 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
    • 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
    • G09G5/006Details of the interface to the display terminal
    • 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/18Timing circuits for raster scan displays

Definitions

  • the present invention relates generally to the display devices, and more particularly, to an apparatus and method for processing Hsync and Vsync signals in graphic controllers.
  • Graphic controllers are used by computers and other graphic-intensive devices such as video game consoles for controlling the image that is displayed on an image device, such as a CRT, LCD panel, or plasma display.
  • graphic controllers are responsible for translating information received in one resolution to a second resolution that is native to the display device. For example, if the video input signals are in the standard video 640 ⁇ 480 pixel resolution, but the actual display device is an HDTV display resolution having 1024 ⁇ 784 pixels, then the graphics controller is required to upscale the input video information to the 1024 ⁇ 784 format used by the display device. Alternatively, the graphics controller is required to downscale the video information when the input video information has a greater resolution than the display device.
  • the video input information provided to a graphics controller typically includes both color information signals and timing signals.
  • the color information signals are typically three separate signals representing the colors red, blue and green (i.e., “RGB”) respectively.
  • RGB red, blue and green
  • the magnitude of each signal represents the amount of red, blue and green to be displayed per pixel.
  • the three signals are capable of generating the full color spectrum, depending on the magnitude of each color signal.
  • the timing signals are horizontal or Hsync and vertical or Vsync.
  • the Hsync signal defines the start time and end time for displaying a horizontal line on the display.
  • the Vsync signal defines the start time and end time of each frame.
  • the graphics controller is responsible for generating the output signals, in response to the input signals, necessary to generate the desired output on the display device.
  • These signals typically include a 24 bit RGB signal that defines the color for each pixel on the display, Hsync and Vsync signals, a data enable DE signal, and display clock CLK signal.
  • the current HDTV standard defines a pixel display having a resolution of 1024 ⁇ 784. Each frame therefore has 784 horizontal lines from top to bottom of the display. Each horizontal line has 1024 pixels.
  • Each pulse of the Hsync signal represents the start of a new row. For each row, the CLK clock is pulsed 1024 times. With each pulse, a 24 bit RGB signal that defines the color for each pixel is generated.
  • the Vsync signal is pulsed after the 784 rows are displayed to designate the start of a new frame.
  • the data enable signal DE is typically used only for raster type display devices.
  • the DE signal is reset to disable the display during retracing or blanking.
  • the data enable signal is not needed for non-raster type displays such as plasma or LCD panels, most graphic controllers retain this signal to be backwards compatible with older display devices such as standard televisions or CRTs.
  • Graphic controllers include a processing module to perform the translation from the input to the output resolutions.
  • One responsibility of the processing module is to detect the resolution of the input video information. This is typically done by analyzing the timing between pulses of the input Hsync and Vsync signals.
  • the Hsync and Vsync signals are first passed through an on-chip regenerative circuit, such as a Schmitt trigger, before being provided to the processing module. Based on the measured time duration between pulses, the processing module determines the resolution of the input video information.
  • Glitches in the Hsync and/or Vsync signals provided to the inputs of the graphic controller may cause the processing module to make an error in computing the wrong resolution of the input signals.
  • a sync signal may have a “shoulder” on the rising edge at a voltage level somewhere between zero volts and Vdd.
  • the signal may have a shoulder between Vdd and zero on the falling edge. If the shoulder occurs at or near the trigger points of the Schmitt trigger, the regenerated output of the synch signal may also contain glitches.
  • the processing module may therefore misinterpret a glitch as a “false pulse”, and as a consequence, compute the wrong resolution of the input.
  • the apparatus includes a detection circuit having a first input configured to receive a first sync signal at either a first voltage corresponding to first state or a second voltage corresponding to a second state and a first output configured to generate an output signal at either the first voltage corresponding to the first state or the second voltage corresponding to the second state.
  • the detection circuit also includes a first holding circuit configured to hold the first output of the detection circuit at either the first voltage or the second voltage for a predetermined period of time after the first synch signal first initially crosses a threshold voltage.
  • the first holding circuit is configured to ignore any subsequent measured transitions of the first synch signal across the threshold during the predetermined period of time.
  • the method involves detecting when the synch signal crosses the threshold for the first time. When this occurs, the output of the detection circuit is held at the appropriate state for the predetermined period of time, even if subsequent transitions across threshold occur during this period. After the predetermined period expires, the output is released and may assume the same state as the input sync signal at that time. In this manner, a misinterpretation of the resolution format caused by the reading of a “false” pulse caused by a glitch on a sync signal can be avoided.
  • FIG. 1 is a block diagram of a video display system according to the present invention.
  • FIG. 2 is a circuit block diagram for processing sync signals to avoid a false reading of pulses caused by glitches in the video display system of the present invention.
  • FIGS. 3A through 3D are signal diagrams illustrating the operation of the video display system of the present invention.
  • FIG. 4 is a block diagram of a holding circuit used in video display system of the present invention.
  • the system 10 includes a graphics controller 12 configured to receive video input signals 14 from a video source 16 and to provide output video signals 18 to a display device 20 .
  • the video input source can be any one of a number of different types, including a computer, video game console, television, or the like.
  • the display device 20 can also be anyone of a number of different types of display devices, such as a standard television, computer CRT display, LCD panel or a plasma display.
  • the video input signals 14 include (but are not limited to) RGB color signals and Hsync and Vsync timing signals.
  • the video output signals 18 include (but are not limited to) RGB color signals, Hsync and Vsync timing signals, a clock signal and a data enable DE signal.
  • the graphics controller 12 is responsible for translating the video signals 14 received from the video source 16 in a first resolution format into the video signals 18 in a second resolution format used by the display device 20
  • the resolution formats used by either the video source 16 or the display device 20 can be such formats as SMPTE 274M-1995 (1920 ⁇ 1080 resolution), progressive or interlaced scan, SMPTE 296M-1997 (1280 ⁇ 720 resolution) or standard 480 progressive scan video.
  • the graphics controller is required to either upscale or downscale the video information as necessary.
  • the graphic controller determines the resolution of the input video signals 14 by detecting the timing between pulses of the Hsync and Vsync signals. On occasion, however, glitches in these signals may cause the graphics controller 12 to misinterpret a false pulse, resulting in the determination of the incorrect resolution.
  • the circuit 30 includes a detection circuit 32 including a holding circuit 34 , and a regenerator circuit 38 .
  • the regenerator circuit 38 is configured to receive a synch signal (either Hsync or Vsync) and to regenerate the signal.
  • the sync signal transitions between a first voltage corresponding to a first state and a second voltage corresponding to a second state.
  • a Schmitt trigger is used for the regenerative circuit 38 .
  • any circuit that would regenerate or “clean up” the incoming sync signal could be used.
  • the detection circuit 32 receives the sync signal from the regenerator circuit 38 and a clock signal CLK.
  • the detection circuit 32 measures the voltage of the synch signal and determines when it crosses a threshold voltage.
  • the threshold is a voltage that is set between the first voltage and the second voltage.
  • the holding circuit 34 is configured to hold the output 35 of the detection circuit at either the first voltage corresponding to the first state or the second voltage corresponding to the second state for a predetermined period of time.
  • the predetermined period of time is determined by counting the number of pulses of clock signal CLK. For example, if the sync signal crosses the threshold on a rising edge, then the output 35 is held at Vdd.
  • the holding circuit is essentially a storage element, such as a flip flop or latch.
  • circuit 30 would be provided for each sync signal received by the graphic controller 12 .
  • a circuit 30 would be provided for each sync signal received by the graphic controller 12 .
  • a graphic controller 12 received both an Hsync and a Vsync signal, then two circuits 30 would be provided.
  • FIGS. 3A-3D a series of signal diagrams illustrating the operation of the video display system of the present invention are shown.
  • FIG. 3A shows the incoming sync signal transitioning from a high state (Vdd) to a low state (ground).
  • Vdd high state
  • ground low state
  • the falling edge is not clean and includes a glitch, illustrated in this example by a shoulder region designated by reference numeral 40 , where the voltage initially drops below the threshold voltage and then drifts over the threshold before falling to ground.
  • FIG. 3B illustrates the same sync signal after passing through the regenerative circuit 38 .
  • the signal includes a valley 42 corresponding to when the signal first transitioned below the threshold followed by a peak 44 where the signal transitioned above the threshold.
  • FIG. 3C illustrates a waveform that a typical detection circuit (without the present invention) may generate after receiving as an input such as the waveform of FIG. 3B .
  • the detection circuit 32 may interpret the peak 44 (illustrated in FIG. 3B ) as an actual pulse of the sync input signal. In actuality, however, it is a false pulse caused by the shoulder 40 .
  • the holding circuit 34 of the present invention is configured to hold the output at ground for the duration of a predetermined period of time after the voltage crosses the threshold for the first time. As illustrated in FIG. 3D , after the signal initially falls below the threshold, the output 35 is held at ground for a predetermined period of time, designated by reference numeral 56 . The output 35 is held at ground during the predetermined period of time even if the input sync signal transitions above or below the threshold during this period. In other words, the detection circuit 32 ignores any subsequent measured transitions of the synch signal across the threshold during the predetermined period of time. After the predetermined period of time, the output 35 of the detection circuit 34 is released and will assume the same state as the input sync signal at that time.
  • the predetermined period of time may range from 15 to 20 ns. It should be noted that this range is only exemplary and should not be used in anyway to limit the scope of the invention. Time periods of greater (e.g. 25 ns or longer) or shorter (10 ns or less) duration may be used in accordance with the present invention.
  • FIGS. 3A-3D illustrate the operation of the present invention upon a falling edge of the sync circuit. It should be understood that the complement of the above would occur with the occurrence of a rising edge.
  • the holding circuit 34 includes a first transition detection circuit 60 , a time window generator circuit 62 , an output control circuit 64 , and glitch detection circuit 66 .
  • the first transition detection circuit 60 is configured to receive the input sync signal from the regenerator circuit 38 .
  • the timing window generator circuit 62 is configured to receive both the input sync signal and the clock signal CLK.
  • a first detection signal 68 is provided to the output control circuit 64 .
  • the output control circuit 64 holds the output sync signal at either Vdd (if the input sync signal crosses the threshold on the rising edge) or ground (if the input sync signal crosses the threshold on the falling edge).
  • the transition detection circuit 60 also provides a second detection signal 70 to the timing window generator 62 . In response, the timing window generator circuit begins to count the number of pulses of clock signal CLK until the predetermined period of time expires.
  • a first release signal 71 is generated by the timing window generator 62 and is provided to the glitch detection circuit 66 .
  • the glitch detection circuit 66 provides a second release signal 72 to the output control circuit 64 .
  • the output control circuit 64 releases the output sync signal so that it can assume the same state as the input sync signal after the predetermined period of time after the first transition has lapsed.
  • the glitch detection circuit 66 also provides a feedback mechanism that allows the trigger point of the regenerator circuit 38 (e.g., a Schmitt trigger) to be adjusted.
  • the glitch detection circuit 66 receives the input sync signal and the first release signal 71 . If a shoulder occurs on the input sync signal during the timing window period, one of the outputs, either “glitch_p” or “glitch_n” is set as a flag to indicate that a glitch has occurred on the sync signal. For example, if a positive rising shoulder occurs on the falling edge of the input sync signal, then the flag glitch_p is set. Alternatively, the glitch_n signal is set if a negative shoulder occurs during the rising edge of the input sync signal. In response to either flag being set, the threshold of the regeneration circuit can be adjusted so that the trigger point is no longer near the voltage where the shoulder occurred.
  • the threshold of the regeneration circuit can be adjusted so that the trigger point is no longer near the voltage where the shoulder occurred.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Graphics (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

An apparatus and method for processing Hsync and Vsync signals in graphic controllers to avoid a false reading of pulses caused by glitches. The apparatus and method involve detecting when the synch signal crosses the threshold for the first time. When this occurs, the output of the detection circuit is held for the predetermined period of time, even if subsequent transitions across threshold occur during this period. After the predetermined period expires, the output is released and may assume the same state as the input sync signal at that time. In this manner, a misinterpretation of the resolution format caused by the reading of a “false” pulse caused by a glitch on a sync signal can be avoided.

Description

FIELD OF THE INVENTION
The present invention relates generally to the display devices, and more particularly, to an apparatus and method for processing Hsync and Vsync signals in graphic controllers.
BACKGROUND OF THE INVENTION
Graphic controllers are used by computers and other graphic-intensive devices such as video game consoles for controlling the image that is displayed on an image device, such as a CRT, LCD panel, or plasma display. Generally speaking, graphic controllers are responsible for translating information received in one resolution to a second resolution that is native to the display device. For example, if the video input signals are in the standard video 640×480 pixel resolution, but the actual display device is an HDTV display resolution having 1024×784 pixels, then the graphics controller is required to upscale the input video information to the 1024×784 format used by the display device. Alternatively, the graphics controller is required to downscale the video information when the input video information has a greater resolution than the display device.
The video input information provided to a graphics controller typically includes both color information signals and timing signals. The color information signals are typically three separate signals representing the colors red, blue and green (i.e., “RGB”) respectively. For each pixel, the magnitude of each signal represents the amount of red, blue and green to be displayed per pixel. When combined, the three signals are capable of generating the full color spectrum, depending on the magnitude of each color signal. The timing signals are horizontal or Hsync and vertical or Vsync. The Hsync signal defines the start time and end time for displaying a horizontal line on the display. The Vsync signal defines the start time and end time of each frame.
The graphics controller is responsible for generating the output signals, in response to the input signals, necessary to generate the desired output on the display device. These signals typically include a 24 bit RGB signal that defines the color for each pixel on the display, Hsync and Vsync signals, a data enable DE signal, and display clock CLK signal. For example, the current HDTV standard defines a pixel display having a resolution of 1024×784. Each frame therefore has 784 horizontal lines from top to bottom of the display. Each horizontal line has 1024 pixels. Each pulse of the Hsync signal represents the start of a new row. For each row, the CLK clock is pulsed 1024 times. With each pulse, a 24 bit RGB signal that defines the color for each pixel is generated. With progressive scan, the Vsync signal is pulsed after the 784 rows are displayed to designate the start of a new frame. The data enable signal DE is typically used only for raster type display devices. The DE signal is reset to disable the display during retracing or blanking. Although the data enable signal is not needed for non-raster type displays such as plasma or LCD panels, most graphic controllers retain this signal to be backwards compatible with older display devices such as standard televisions or CRTs.
Graphic controllers include a processing module to perform the translation from the input to the output resolutions. One responsibility of the processing module is to detect the resolution of the input video information. This is typically done by analyzing the timing between pulses of the input Hsync and Vsync signals. The Hsync and Vsync signals are first passed through an on-chip regenerative circuit, such as a Schmitt trigger, before being provided to the processing module. Based on the measured time duration between pulses, the processing module determines the resolution of the input video information.
Glitches in the Hsync and/or Vsync signals provided to the inputs of the graphic controller may cause the processing module to make an error in computing the wrong resolution of the input signals. For example, a sync signal may have a “shoulder” on the rising edge at a voltage level somewhere between zero volts and Vdd. Similarly, the signal may have a shoulder between Vdd and zero on the falling edge. If the shoulder occurs at or near the trigger points of the Schmitt trigger, the regenerated output of the synch signal may also contain glitches. The processing module may therefore misinterpret a glitch as a “false pulse”, and as a consequence, compute the wrong resolution of the input.
An apparatus and method for processing Hsync and Vsync signals in graphic controllers to avoid a false reading of pulses caused by glitches is therefore needed.
SUMMARY OF INVENTION
To achieve the foregoing, and in accordance with the purpose of the present invention, an apparatus and method for processing Hsync and Vsync signals in graphic controllers to avoid a false reading of pulses caused by glitches is disclosed. The apparatus includes a detection circuit having a first input configured to receive a first sync signal at either a first voltage corresponding to first state or a second voltage corresponding to a second state and a first output configured to generate an output signal at either the first voltage corresponding to the first state or the second voltage corresponding to the second state. The detection circuit also includes a first holding circuit configured to hold the first output of the detection circuit at either the first voltage or the second voltage for a predetermined period of time after the first synch signal first initially crosses a threshold voltage. The first holding circuit is configured to ignore any subsequent measured transitions of the first synch signal across the threshold during the predetermined period of time. During operation, the method involves detecting when the synch signal crosses the threshold for the first time. When this occurs, the output of the detection circuit is held at the appropriate state for the predetermined period of time, even if subsequent transitions across threshold occur during this period. After the predetermined period expires, the output is released and may assume the same state as the input sync signal at that time. In this manner, a misinterpretation of the resolution format caused by the reading of a “false” pulse caused by a glitch on a sync signal can be avoided.
BRIEF DESCRIPTION OF THE DRAWINGS
The invention, together with further advantages thereof, may best be understood by reference to the following description taken in conjunction with the accompanying drawings in which:
FIG. 1 is a block diagram of a video display system according to the present invention.
FIG. 2 is a circuit block diagram for processing sync signals to avoid a false reading of pulses caused by glitches in the video display system of the present invention.
FIGS. 3A through 3D are signal diagrams illustrating the operation of the video display system of the present invention.
FIG. 4 is a block diagram of a holding circuit used in video display system of the present invention.
In the figures, like reference numbers refer to like components and elements.
DETAILED DESCRIPTION OF THE INVENTION
Referring to FIG. 1, a block diagram of a video display system according to the present invention is shown. The system 10 includes a graphics controller 12 configured to receive video input signals 14 from a video source 16 and to provide output video signals 18 to a display device 20. In various embodiments of the invention, the video input source can be any one of a number of different types, including a computer, video game console, television, or the like. Similarly, the display device 20 can also be anyone of a number of different types of display devices, such as a standard television, computer CRT display, LCD panel or a plasma display. The video input signals 14 include (but are not limited to) RGB color signals and Hsync and Vsync timing signals. The video output signals 18 include (but are not limited to) RGB color signals, Hsync and Vsync timing signals, a clock signal and a data enable DE signal.
The graphics controller 12 is responsible for translating the video signals 14 received from the video source 16 in a first resolution format into the video signals 18 in a second resolution format used by the display device 20 According to various embodiments of the invention, the resolution formats used by either the video source 16 or the display device 20 can be such formats as SMPTE 274M-1995 (1920×1080 resolution), progressive or interlaced scan, SMPTE 296M-1997 (1280×720 resolution) or standard 480 progressive scan video. In situations where the resolution of the input and output video signals 14 and 18 are different, the graphics controller is required to either upscale or downscale the video information as necessary. As previously discussed, the graphic controller determines the resolution of the input video signals 14 by detecting the timing between pulses of the Hsync and Vsync signals. On occasion, however, glitches in these signals may cause the graphics controller 12 to misinterpret a false pulse, resulting in the determination of the incorrect resolution.
Referring to FIG. 2, a block diagram of a circuit on the graphics controller 12 for processing sync signals to avoid a false reading of pulses caused by glitches is shown. The circuit 30 includes a detection circuit 32 including a holding circuit 34, and a regenerator circuit 38. The regenerator circuit 38 is configured to receive a synch signal (either Hsync or Vsync) and to regenerate the signal. The sync signal transitions between a first voltage corresponding to a first state and a second voltage corresponding to a second state. In one embodiment, a Schmitt trigger is used for the regenerative circuit 38. However, it should be understood that any circuit that would regenerate or “clean up” the incoming sync signal could be used.
The detection circuit 32 receives the sync signal from the regenerator circuit 38 and a clock signal CLK. The detection circuit 32 measures the voltage of the synch signal and determines when it crosses a threshold voltage. The threshold is a voltage that is set between the first voltage and the second voltage. When the measured sync signal first crosses the threshold voltage, the holding circuit 34 is configured to hold the output 35 of the detection circuit at either the first voltage corresponding to the first state or the second voltage corresponding to the second state for a predetermined period of time. The predetermined period of time is determined by counting the number of pulses of clock signal CLK. For example, if the sync signal crosses the threshold on a rising edge, then the output 35 is held at Vdd. On the contrary, if the threshold is first crossed on a falling edge, then the output 35 is held at ground. The output 35 is held at either Vdd or ground for the duration of the predetermined period of time, regardless if the sync signal subsequently transitions across the threshold during this period. In other words, the detection circuit ignores any subsequent measured transitions of the synch signal across the threshold during the predetermined period of time. After the predetermined period of time, the output 35 of the detection circuit 34 is released and will assume the same state as the input sync signal at that time. In various embodiments, the holding circuit is essentially a storage element, such as a flip flop or latch.
It should be noted that for the sake of simplicity, only one circuit 30 is illustrated. However, it should be understood that in accordance with various embodiments of the invention, a circuit 30 would be provided for each sync signal received by the graphic controller 12. For example, if a graphic controller 12 received both an Hsync and a Vsync signal, then two circuits 30 would be provided.
Referring to FIGS. 3A-3D, a series of signal diagrams illustrating the operation of the video display system of the present invention are shown.
FIG. 3A shows the incoming sync signal transitioning from a high state (Vdd) to a low state (ground). As is often the situation, the falling edge is not clean and includes a glitch, illustrated in this example by a shoulder region designated by reference numeral 40, where the voltage initially drops below the threshold voltage and then drifts over the threshold before falling to ground.
FIG. 3B illustrates the same sync signal after passing through the regenerative circuit 38. The signal includes a valley 42 corresponding to when the signal first transitioned below the threshold followed by a peak 44 where the signal transitioned above the threshold.
FIG. 3C illustrates a waveform that a typical detection circuit (without the present invention) may generate after receiving as an input such as the waveform of FIG. 3B. In this example, the detection circuit 32 may interpret the peak 44 (illustrated in FIG. 3B) as an actual pulse of the sync input signal. In actuality, however, it is a false pulse caused by the shoulder 40.
To avoid such a misinterpretation, the holding circuit 34 of the present invention is configured to hold the output at ground for the duration of a predetermined period of time after the voltage crosses the threshold for the first time. As illustrated in FIG. 3D, after the signal initially falls below the threshold, the output 35 is held at ground for a predetermined period of time, designated by reference numeral 56. The output 35 is held at ground during the predetermined period of time even if the input sync signal transitions above or below the threshold during this period. In other words, the detection circuit 32 ignores any subsequent measured transitions of the synch signal across the threshold during the predetermined period of time. After the predetermined period of time, the output 35 of the detection circuit 34 is released and will assume the same state as the input sync signal at that time.
The applicants have found that the predetermined period of time may range from 15 to 20 ns. It should be noted that this range is only exemplary and should not be used in anyway to limit the scope of the invention. Time periods of greater (e.g. 25 ns or longer) or shorter (10 ns or less) duration may be used in accordance with the present invention.
It also should be noted that the FIGS. 3A-3D illustrate the operation of the present invention upon a falling edge of the sync circuit. It should be understood that the complement of the above would occur with the occurrence of a rising edge.
Referring to FIG. 4, a block diagram of a holding circuit 34 is shown. The holding circuit 34 includes a first transition detection circuit 60, a time window generator circuit 62, an output control circuit 64, and glitch detection circuit 66.
The first transition detection circuit 60 is configured to receive the input sync signal from the regenerator circuit 38. The timing window generator circuit 62 is configured to receive both the input sync signal and the clock signal CLK. When the transition circuit 60 detects the first transition of the sync signal across the threshold, a first detection signal 68 is provided to the output control circuit 64. The output control circuit 64 holds the output sync signal at either Vdd (if the input sync signal crosses the threshold on the rising edge) or ground (if the input sync signal crosses the threshold on the falling edge). The transition detection circuit 60 also provides a second detection signal 70 to the timing window generator 62. In response, the timing window generator circuit begins to count the number of pulses of clock signal CLK until the predetermined period of time expires. When this occurs, a first release signal 71 is generated by the timing window generator 62 and is provided to the glitch detection circuit 66. In response, the glitch detection circuit 66 provides a second release signal 72 to the output control circuit 64. When the second release signal 72 is received, the output control circuit 64 releases the output sync signal so that it can assume the same state as the input sync signal after the predetermined period of time after the first transition has lapsed.
The glitch detection circuit 66 also provides a feedback mechanism that allows the trigger point of the regenerator circuit 38 (e.g., a Schmitt trigger) to be adjusted. The glitch detection circuit 66 receives the input sync signal and the first release signal 71. If a shoulder occurs on the input sync signal during the timing window period, one of the outputs, either “glitch_p” or “glitch_n” is set as a flag to indicate that a glitch has occurred on the sync signal. For example, if a positive rising shoulder occurs on the falling edge of the input sync signal, then the flag glitch_p is set. Alternatively, the glitch_n signal is set if a negative shoulder occurs during the rising edge of the input sync signal. In response to either flag being set, the threshold of the regeneration circuit can be adjusted so that the trigger point is no longer near the voltage where the shoulder occurred.
Although the foregoing invention has been described in some detail for purposes of clarity of understanding, it will be apparent that certain changes and modifications may be practiced within the scope of the appended claims. Therefore, the described embodiments should be taken as illustrative and not restrictive, and the invention should not be limited to the details given herein but should be defined by the following claims and their full scope of equivalents.

Claims (29)

1. An apparatus, comprising:
a detection circuit having:
a first input configured to receive a first synch signal at either a first voltage corresponding to first state or a second voltage corresponding to a second state,
a first output configured to generate an output signal at either the first voltage corresponding to the first state or the second voltage corresponding to the second state,
a first holding circuit configured to hold the first output of the detection circuit at either the first voltage or the second voltage for a predetermined period of time after the first synch signal initially crosses a threshold voltage, the first holding circuit ignoring any subsequent measured transitions of the first synch signal across the threshold voltage during the predetermined period of time;
a second input configured to receive a second synch signal at either a first voltage corresponding to first state or a second voltage corresponding to a second state,
a second output configured to generate a second output signal at either the first voltage corresponding to the first state or the second voltage corresponding to the second state, and
a second holding circuit configured to hold the second output of the detection circuit at either the first voltage or the second voltage for the predetermined period of time after the second synch signal first crosses a second threshold voltage, the second holding circuit ignoring any subsequent measured transitions of the second synch signal across the second threshold voltage during the predetermined period of time.
2. The apparatus of claim 1, wherein the predetermined period of time is less than 25 ns.
3. The apparatus of claim 1, wherein the predetermined period of time is greater than 10 ns.
4. The apparatus of claim 1, wherein the first sync signal is an Hsync signal.
5. The apparatus of claim 1, wherein the second sync signal is a Vsync signal.
6. The apparatus of claim 1, wherein the holding circuit further comprises a memory element configured to hold the first output of the detection circuit at either the first voltage or the second voltage for the predetermined period of time after the first synch signal first crosses the threshold voltage.
7. The apparatus of claim 6, wherein the memory element comprises but is not limited to one of the following types of memory elements: a flip-flop, or a latch.
8. The apparatus of 6, further comprising a timing generator circuit coupled to the memory element, the timing generator circuit configured to provide a release signal to the memory element to cause the memory element to release the output of the detection circuit after the predetermined period of time has lapsed.
9. The apparatus of claim 8, wherein the timing generator circuit is coupled to a pulsed clock signal having a predetermined frequency, the timing generator circuit being configured to generate the release signal after the receiving a number of clock pulses that exceeds the predetermined period of time.
10. The apparatus of claim 1, wherein the detection circuit is included on a graphics controller, the graphics controller further configured to receive video signals in one resolution and to translate them to a second resolution for display on a display device.
11. The apparatus of claim 10, wherein the graphics controller is further configured to receive the video signals in the one resolution, the video signals including red, blue and green color signals, the first synch signal, and a second synch signal.
12. The apparatus of claim 11, wherein the video signals in the first resolution are generated by a video output device.
13. The apparatus of claim 10, wherein the display device comprises but is not limited to one of the following types of display devices: a CRT, plasma screen, a projector display, or a LCD panel.
14. The apparatus of claim 13, wherein the holding circuit is further configured to either:
release the output of the detection circuit at the first voltage corresponding to the first state if the sync signal is at the first voltage after the predetermined period of time has lapsed; or
release the output of the detection circuit at the second voltage corresponding to the second state if the sync signal is at the second voltage after the predetermined period of time has lapsed.
15. The apparatus of claim 1, further comprising a regenerative circuit, coupled to the detection circuit, and configured to regenerate the sync signal before it is provided to the detection circuit.
16. An apparatus, comprising;
means for receiving a sync signal that transitions between a first voltage corresponding to a first state and a second voltage corresponding to a second state at a detection circuit;
means for detecting at the detection circuit when the measured synch signal transitions a threshold voltage, the threshold voltage between the first voltage and the second voltage;
means for holding an output of the detection circuit at either the first voltage or the second voltage for a predetermined period of time after the measured synch signal first crosses the threshold voltage, the detection circuit ignoring any subsequent measured transitions of the synch signal across the threshold voltage during the predetermined period of time;
means for releasing the output of the detection circuit after the predetermined period of time;
means for releasing the output of the detection circuit at the first voltage corresponding to the first state if the sync signal is at the first voltage after the predetermined period of time has lapsed; or
means for releasing the output of the detection circuit at the second voltage corresponding to the second state if the sync signal is at the second voltage after the predetermined period of time has lapsed.
17. The apparatus of claim 16, wherein the sync signal is an Hsync signal.
18. The apparatus of claim 16, wherein the sync signal is a Vsync signal.
19. The apparatus of claim 16, wherein the predetermined period of time is greater than 10 ns.
20. The apparatus of claim 16, wherein the predetermined period of time is less than 25 ns.
21. The apparatus of claim 16, further comprising:
means for holding the output of the detection circuit at the first voltage corresponding to the first state when the first transition of the sync signal across the threshold is in a first direction; or
means for holding the output of the detection circuit at the second voltage corresponding to the second state when the first transition of the sync signal across the threshold is in a second direction.
22. The apparatus of claim 16, further comprising deriving the predetermined period of time by counting the number of cycles of a clock signal.
23. A method, comprising;
receiving a sync signal that transitions between a first voltage corresponding to a first state and a second voltage corresponding to a second state at a detection circuit;
detecting at the detection circuit when the measured synch signal transitions a threshold voltage, the threshold voltage between the first voltage and the second voltage;
holding an output of the detection circuit at either the first voltage or the second voltage for a predetermined period of time after the measured synch signal first crosses the threshold voltage, the detection circuit ignoring any subsequent measured transitions of the synch signal across the threshold voltage during the predetermined period of time;
releasing the output of the detection circuit after the predetermined period of times;
releasing the output of the detection circuit at the first voltage corresponding to the first state if the sync signal is at the first voltage after the predetermined period of time has lapsed; or
releasing the output of the detection circuit at the second voltage corresponding to the second state if the sync signal is at the second voltage after the predetermined period of time has lapsed.
24. The method of claim 23, wherein the sync signal is an Hsync signal.
25. The method of claim 23, wherein the sync signal is a Vsync signal.
26. The method of claim 23, wherein the predetermined period of time is greater than 10 ns.
27. The method of claim 23, wherein the predetermined period of time is less than 25 ns.
28. The method of claim 23, further comprising:
holding the output of the detection circuit at the first voltage corresponding to the first state when the first transition of the sync signal across the threshold is in a first direction; or
holding the output of the detection circuit at the second voltage corresponding to the second state when the first transition of the sync signal across the threshold is in a second direction.
29. The method of claim 23, further comprising deriving the predetermined period of time by counting the number of cycles of a clock signal.
US10/795,018 2004-03-03 2004-03-03 Apparatus and method for processing synch signals in graphic controllers Active 2026-03-31 US7382362B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/795,018 US7382362B2 (en) 2004-03-03 2004-03-03 Apparatus and method for processing synch signals in graphic controllers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/795,018 US7382362B2 (en) 2004-03-03 2004-03-03 Apparatus and method for processing synch signals in graphic controllers

Publications (2)

Publication Number Publication Date
US20050195176A1 US20050195176A1 (en) 2005-09-08
US7382362B2 true US7382362B2 (en) 2008-06-03

Family

ID=34912411

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/795,018 Active 2026-03-31 US7382362B2 (en) 2004-03-03 2004-03-03 Apparatus and method for processing synch signals in graphic controllers

Country Status (1)

Country Link
US (1) US7382362B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110018845A1 (en) * 2008-03-19 2011-01-27 Takayuki Mizunaga Display panel driving circuit, liquid crystal device, shift register, liquid crystal panel, and driving method of display device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070054983A (en) * 2005-11-24 2007-05-30 삼성전자주식회사 Display apparatus, display system and control method thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5786813A (en) * 1992-03-02 1998-07-28 Icl Personal System Oy Video display unit
US20020126139A1 (en) * 1998-12-24 2002-09-12 Hirohito Kuriyama Display device
US6600469B1 (en) * 2000-01-07 2003-07-29 Fujitsu Display Technologies Corporation Liquid crystal display with pre-writing and method for driving the same

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5786813A (en) * 1992-03-02 1998-07-28 Icl Personal System Oy Video display unit
US20020126139A1 (en) * 1998-12-24 2002-09-12 Hirohito Kuriyama Display device
US6535224B2 (en) * 1998-12-24 2003-03-18 Fujitsu Limited Display device
US6600469B1 (en) * 2000-01-07 2003-07-29 Fujitsu Display Technologies Corporation Liquid crystal display with pre-writing and method for driving the same
US7079105B2 (en) * 2000-01-07 2006-07-18 Sharp Kabushiki Kaisha Liquid crystal display with pre-writing and method for driving the same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110018845A1 (en) * 2008-03-19 2011-01-27 Takayuki Mizunaga Display panel driving circuit, liquid crystal device, shift register, liquid crystal panel, and driving method of display device
US8952880B2 (en) * 2008-03-19 2015-02-10 Sharp Kabushiki Kaisha Shift register and liquid crystal display device for detecting anomalous sync signal

Also Published As

Publication number Publication date
US20050195176A1 (en) 2005-09-08

Similar Documents

Publication Publication Date Title
KR920004826B1 (en) Controller system of piasha display
US5396258A (en) Plasma display control system
US7030934B2 (en) Video system for combining multiple video signals on a single display
US5534940A (en) Apparatus and method for driving a liquid crystal display utilizing various television system formats
EP0883292A2 (en) An OSD in a tv receiver including a window smoothing and edge enhancing
US20020145597A1 (en) Display apparatus with improved sensing speed of resolution change and sensing method thereof
US6683585B1 (en) Picture display control system, image signal generating device, and picture display device
CN102142236A (en) Liquid crystal display driver for high-resolution interlacing scanned video signals
US10070018B2 (en) Device for vertical and horizontal synchronization in display system
US6559837B1 (en) Image luminance detection and correction employing histograms
US6778170B1 (en) Generating high quality images in a display unit without being affected by error conditions in synchronization signals contained in display signals
US7382362B2 (en) Apparatus and method for processing synch signals in graphic controllers
US7362319B2 (en) Method and apparatus for auto-generation of horizontal synchronization of an analog signal to a digital display
US6744444B2 (en) Circuit for detecting valid range of video signal
CN109618074B (en) Robustness design method for nonstandard input vesa time sequence
US6593918B2 (en) Matrix-type panel driving circuit and method and liquid crystal display device
JP2007093695A (en) Display driving device and drive control method thereof
US7443450B2 (en) Sync processor of flat panel display for determining signal safety on the basis of HSYNC/VSYNC signal generated according to data enable signal
US7009628B2 (en) Method and apparatus for auto-generation of horizontal synchronization of an analog signal to a digital display
US20080055342A1 (en) Method for displaying a low-resolution image on a high-resolution display device
JP3442322B2 (en) Display device and driving method thereof
US7091996B2 (en) Method and apparatus for automatic clock synchronization of an analog signal to a digital display
US7397456B2 (en) Inspecting method and inspecting device of control signal for display device, and display unit having this inspecting function
US7250980B2 (en) Automatic detection of sync polarity in video timing and generation of blanking period indicator from sync information
US20080174601A1 (en) Video Control for Providing Multiple Screen Resolutions Using Modified Timing Signal

Legal Events

Date Code Title Description
AS Assignment

Owner name: GENESIS MICROCHIP INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CHILUKURI, RAM;PRATHER, LAWRENCE A.;VENUTHURUPALLI, RAMAKRISHNA R.;REEL/FRAME:015055/0911

Effective date: 20040227

STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 12