WO2007027199A2 - Efficient test generator for video test patterns - Google Patents

Efficient test generator for video test patterns Download PDF

Info

Publication number
WO2007027199A2
WO2007027199A2 PCT/US2006/011488 US2006011488W WO2007027199A2 WO 2007027199 A2 WO2007027199 A2 WO 2007027199A2 US 2006011488 W US2006011488 W US 2006011488W WO 2007027199 A2 WO2007027199 A2 WO 2007027199A2
Authority
WO
WIPO (PCT)
Prior art keywords
memory
counter
pixel
generator
recited
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.)
Ceased
Application number
PCT/US2006/011488
Other languages
English (en)
French (fr)
Other versions
WO2007027199A3 (en
Inventor
Todd Martin Beazley
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.)
Thomson Licensing SAS
Original Assignee
Thomson Licensing SAS
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 Thomson Licensing SAS filed Critical Thomson Licensing SAS
Priority to CN2006800317439A priority Critical patent/CN101401444B/zh
Priority to EP06739947A priority patent/EP1938604A4/en
Priority to US11/990,533 priority patent/US8743211B2/en
Priority to CA002620120A priority patent/CA2620120A1/en
Priority to JP2008529003A priority patent/JP4904354B2/ja
Publication of WO2007027199A2 publication Critical patent/WO2007027199A2/en
Anticipated expiration legal-status Critical
Publication of WO2007027199A3 publication Critical patent/WO2007027199A3/en
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N17/00Diagnosis, testing or measuring for television systems or their details
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N17/00Diagnosis, testing or measuring for television systems or their details
    • H04N17/04Diagnosis, testing or measuring for television systems or their details for receivers

Definitions

  • the present invention generally relates to test pattern generators and, more particularly, to an efficient test pattern generator that reduces the amount of memory storage needed to generate a test pattern in both standard and high definition screen test patterns.
  • digital video test pattern generators store pixels for entire lines of video. For color bar patterns, there is much redundant data stored for solid color segments of a video line. The more complex the pattern, the more storage there must be to store all the video lines. This is further aggravated in high-definition video, in which there are more pixels per video line. For example, several kilobytes can be needed to store one line of video.
  • a video test pattern generator and method include a control sequencer configured to control one or more address counters to generate a video test pattern.
  • a first memory is configured to store pixel values for transitions between portions of the video test pattern and configured to store a repeated pixel value.
  • a second memory is configured to store pattern information to determine placement of the pixel values for the transitions and the repeated pixel values.
  • a repeat counter is configured to control a number of the repeated pixel values produced before a next transition.
  • the first and second memories may be included in a same chip or disk.
  • FIG. 1 is diagram showing exemplary video test patterns rendered in accordance with aspects of the present invention
  • FIG. 2 is a block diagram of a test pattern generator in accordance with an illustrative embodiment of the present invention
  • FIG. 3 is a block diagram showing contents of memory devices including pixel values and transition locations stored in illustrative read only memories in accordance with one embodiment of the present invention.
  • FIG. 4 is a flow diagram showing a method for efficiently generating a test pattern in accordance with an illustrative embodiment of the present invention.
  • aspects of the present invention provide systems and methods for reducing the amount of memory needed in storing pixel data for video test patterns, and in particular, vertical bar-type video test patterns.
  • pixel data is stored for transitions between bars, and the bars themselves are generated by repeating a last pixel of each transition for bar duration.
  • embodiments described herein greatly reduce the amount of pixel storage needed by storing only those pixels for the transitions between bars of different colors (a smooth transition between colors is needed rather than an abrupt switch, to prevent problems in downstream video processing).
  • Video test patterns are usually band-limited. The color values cannot simply step from one to the other. The colors need smooth transitions from one color bar to the next.
  • aspects of the present invention use pre-calculated pixels (using an appropriate low-pass filter) for each transition between bars, and store these transition pixels in ROM (read only memory). Also stored in ROM are the number of times the last pixels of each transition are repeated to make up the width of the color bar (rather than store the same pixel value hundreds of time for each bar).
  • the present invention is described in terms of video test pattern generators; however, the present invention is much broader and may include any test generator having one or more fields with a repeating color or pattern.
  • the present invention is applicable to any video display devices or video display generator devices including but not limited to television, set top boxes, DVRs, DVD or video cassette recorders, personal digital assistants, ' handheld computers, mobile telephones, personal computers or laptops, etc.
  • the elements shown in the FIGS may be implemented in various forms of hardware, software or combinations thereof. Preferably, these elements are implemented in a combination of hardware and software on one or more appropriately programmed general-purpose devices, which may include a processor, memory and input/output interfaces.
  • test pattern' refers to an entire video image produced by the test pattern generator.
  • bar pattern' refers to one sequence of color bars included in one or more video lines making up a test pattern.
  • 'transition' refers to the pixels (e.g., eight pixels) between two different color bars.
  • Test pattern A 12 uses one bar pattern using eight vertical bars 13, each of different color.
  • Test pattern B uses three different bar patterns 14, 16 and 18, with two of the bar patterns 14 and 16 repeated in the lower half of pattern B.
  • FIG. 2 a block diagram of an illustrative test pattern generator 100 is shown in accordance with one embodiment.
  • Generator 100 may include a first read only memory (ROM1 ) 102, and a second ROM (ROM2) 104.
  • ROM1 read only memory
  • ROM2 second ROM
  • a control sequencer 106 provides a processing function to determine what colors or patterns to generate.
  • a plurality of counters e.g., line counter (LCTR) 110, transition counter (TCTR) 112, pixel counter (PCTR) 114 and repeat counter (RCTR) 116 are employed to run through video line address and sections.
  • transition pixel data is stored in ROM 1 102 and repeat counts of pixel data are stor.ed in ROM 2 104.
  • a multiplexer 120 is employed to provide black pixels as a default when no test pattern is to be output (such as during horizontal 1 and vertical retrace of the video raster).
  • Bar pattern 1 (12 and 14) is a simple 8-bar pattern with a total of nine transitions (the ninth transition is from the last bar color to black).
  • Bar pattern 2 (16) is the same color bar pattern 1 in reverse order, and bar pattern 3 (18) is a 12-step grey scale from white to black. Other bar patterns may also be employed.
  • ROM 1 102 includes pixel data 202 for all transitions 204 in all the bar patterns 1 , 2, 3 (206). In this case, there are 8 pixels per transition (e.g., in 4:2:2 Y-Cb-Cr format) shown in block 208. In 4:2:2 Y-Cb-Cr format, the color difference samples (Cb and Cr) each occur at half the sample rate of the luma (Y) samples, which means that each pixel has one Y sample, and two consecutive pixels share one each of Cb and Cr samples. The last two pixels 210 of each group of eight are the bar color, and are the pixels that are repeated to make up the width of the bar.
  • ROM2 104 includes repeat count values for each color bar. Each location 220 in ROM2 104 corresponds to a group of 8 pixels in ROM 1 102. Because of this, the two ROMs 102 and 104 can share address bits 222 that select the color bar to produce. Since a last transition 224 of each bar pattern goes to horizontal blanking (black) instead of another bar color, the location in ROM2 104 corresponding to this last transition is unused and set to zero. [0023] ROM2 104 includes the capability to process multiple video formats 225 and 227 (e.g., high-definition video in 108Oi or 72Op formats).
  • video formats 225 and 227 e.g., high-definition video in 108Oi or 72Op formats.
  • the formats 225 or 227 may be selected based on the external logic, e.g., using a video format select signal. It should be understood that the test patterns, bar patterns and formats described and shown are for illustrative purposes. Other patterns and formats may also be employed and in larger numbers.
  • control sequencer 106 is used to sequence the bar patterns 12, 14, 16, 18, etc. (e.g., FIG. 1 ) for each of the test patterns, e.g., A and B (FIG. 1 ) that an implementation can produce.
  • External logic informs sequencer 106 which test pattern and video format to generate by inputting a pattern select signal.
  • the external logic also provides the sequencer 106 with raster timing signals.
  • the ROMs 102 and 104 are addressed by binary counters 112 and 114 under the control of the sequencer 106.
  • Counter 114 may include a 3-bit up-counter that provides least-significant address bits to ROM1 102.
  • Counter 114 For each color bar, counter 114 counts up from 0 through 7, then toggles between the 6 and 7 counts for the duration of the bar. The 6 and 7 counts are the repeated pixel values. In this way, the address values change while maintaining the assigned pixel value to generate the solid colored bar or to provide a repeating pattern.
  • Counter 112 addresses both ROMs 102 and 104 to select a transition pixel sequence, and the repeat count. Counter 112 is loaded by the control sequencer 106 at the start of each bar pattern. At the beginning of each bar transition, counter 116 gets loaded with the ROM2 104 output, and counter 114 is reset to zero and then permitted to count up. When counter 114 starts repeating counts 6 and 7, counter 116 gets decremented for each repeat.
  • Counter 110 includes a video line counter that counts down a number of lines that a bar pattern is repeated in (for example, test pattern A in FIG. 1 uses only one bar pattern that occupies all lines of the video field, while test pattern B has three different bar patterns (two of which are repeated in the lower half of the field).
  • the control sequencer 106 loads a line count into counter 110 at the start of each bar pattern. As each video line is completed, counter 110 is decremented by one.
  • the control sequencer 106 When counter 110 reaches zero, the control sequencer 106 either terminates bar generation (if test pattern A), or advances to the next bar pattern (if test pattern B). Between video lines (during horizontal blanking) or between video fields, the sequencer 106 causes black video to be inserted into the output using multiplexer 120 which is enabled to output a black pixel values in accordance with a blank signal. [0027]
  • the sequencer 106 by reusing or repeating the same pixel values a large amount of pixel storage space is saved. For example, the storage area needed to define a test pattern for a majority of screen pixels is reduced to only a few memory locations.
  • the test generator circuit as described with reference to FIG. 2, may be incorporated into any video screen or device to provide an efficient test pattern generator for adjusting or other wise testing a video screen.
  • adjusting (incrementing or decrementing) address counters to assign pixel values to pixels is performed. This includes employing a control sequencer to set and increment and decrement counters.
  • counters include a pixel value counter that provides the pixel value addresses, a transition counter that provides when and where transitions are rendered, a repeat counter that stored a number of time a pixel value is repeated for non-transitional regions, and a line counter that adjusts the line being addressed.
  • pixels values are output from memory for transition regions of a video test pattern in accordance with stored transition values.
  • the transition pixels values may be stored in one memory and the pattern for rendering the transition pixel values stored in another memory. It is also possible to have all of the stored information stored in a single memory device.
  • pixel values are repeated in regions other than the transition regions such that the repeated pixel values are repeatedly output from a same memory location.
  • the pixel values for the solid color regions of FIG. 1 for example, are repeated from the same memory location. This obviates the need for storing a large number of pixel values that are the same.
  • different patterns may be stored and rendered on the same screen or the patterns may be selected in accordance with an application or other criteria.
  • a video format may be selected for rendering.
  • the patterns and formats may be based on user preferences, factory settings or may be responsive to the type of display. For example, video formats may change between high and standard definition televisions. Alternately, the formats may be different for say high definition televisions (e.g., high-definition 108Oi or 72Op).

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • General Health & Medical Sciences (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Testing, Inspecting, Measuring Of Stereoscopic Televisions And Televisions (AREA)
  • Controls And Circuits For Display Device (AREA)
PCT/US2006/011488 2005-08-31 2006-03-29 Efficient test generator for video test patterns Ceased WO2007027199A2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CN2006800317439A CN101401444B (zh) 2005-08-31 2006-03-29 用于视频测试图案的有效测试生成器
EP06739947A EP1938604A4 (en) 2005-08-31 2006-03-29 EFFICIENT TEST GENERATOR FOR VIDEO TEST PATTERN
US11/990,533 US8743211B2 (en) 2005-08-31 2006-03-29 Efficient test generator for video test patterns
CA002620120A CA2620120A1 (en) 2005-08-31 2006-03-29 Efficient test generator for video test patterns
JP2008529003A JP4904354B2 (ja) 2005-08-31 2006-03-29 ビデオテストパターンのための効率的なテスト生成装置

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US71295205P 2005-08-31 2005-08-31
US60/712,952 2005-08-31

Publications (2)

Publication Number Publication Date
WO2007027199A2 true WO2007027199A2 (en) 2007-03-08
WO2007027199A3 WO2007027199A3 (en) 2008-11-13

Family

ID=37809311

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2006/011488 Ceased WO2007027199A2 (en) 2005-08-31 2006-03-29 Efficient test generator for video test patterns

Country Status (6)

Country Link
US (1) US8743211B2 (https=)
EP (1) EP1938604A4 (https=)
JP (1) JP4904354B2 (https=)
CN (1) CN101401444B (https=)
CA (1) CA2620120A1 (https=)
WO (1) WO2007027199A2 (https=)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8277703B2 (en) 2010-04-23 2012-10-02 J. M. Huber Corporation Smoke suppressants
CN102647611A (zh) * 2011-02-18 2012-08-22 安凯(广州)微电子技术有限公司 芯片摄像头接口功能测试方法及装置
CN102137273B (zh) * 2011-03-28 2013-03-20 天津师范大学 三维色域数字电视测试方法
CN108536616B (zh) * 2018-03-28 2021-10-15 华中科技大学 一种提升pcm数据加密写性能和寿命的映射方法
TWI748297B (zh) * 2019-12-04 2021-12-01 瑞軒科技股份有限公司 自動化測試方法
TWI710778B (zh) 2019-12-04 2020-11-21 瑞軒科技股份有限公司 自動化測試系統及其裝置
CN119643105A (zh) * 2023-09-15 2025-03-18 广州视睿电子科技有限公司 屏幕的测试方法、系统、工控机和存储介质

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0122124A2 (en) 1983-04-08 1984-10-17 Sony Corporation Test signal generator

Family Cites Families (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4149178A (en) 1976-10-05 1979-04-10 American Technology Corporation Pattern generating system and method
EP0014327A3 (en) 1979-02-06 1980-09-03 Compact Video Systems, Inc. Electronic video tape evaluator
US4513318A (en) 1982-09-30 1985-04-23 Allied Corporation Programmable video test pattern generator for display systems
US4724484A (en) 1986-08-14 1988-02-09 Ward Richard J System for testing video equipment
JPS647895A (en) 1987-06-30 1989-01-11 Anritsu Corp Color bar chroma signal generating circuit
JPH087549B2 (ja) 1989-01-30 1996-01-29 三菱電機株式会社 画面表示装置
JP2555442B2 (ja) 1989-03-07 1996-11-20 株式会社日立製作所 カラーディスプレイのコンバーゼンス調整指示装置
JPH02256391A (ja) 1989-03-09 1990-10-17 Konica Corp ビデオテープ
US5122863A (en) 1990-09-14 1992-06-16 Videotek, Inc. Method and apparatus for simultaneous display of video signal attributes
US5136368A (en) * 1991-01-24 1992-08-04 The Grass Valley Group, Inc. Television signal decoder with improved architecture
JP2686567B2 (ja) * 1991-03-19 1997-12-08 富士通株式会社 テスト用パターンジェネレータ
JPH05130648A (ja) 1991-11-07 1993-05-25 Mitsubishi Electric Corp テストパターン信号発生装置
JPH05183397A (ja) * 1991-12-27 1993-07-23 Matsushita Electric Ind Co Ltd パターン発生回路
JPH066838A (ja) 1992-06-17 1994-01-14 Matsushita Electric Ind Co Ltd 色回路調整装置
JPH06178329A (ja) * 1992-12-03 1994-06-24 Fujitsu Ltd 画像用テストパターン発生回路
KR960003448A (ko) * 1994-06-09 1996-01-26 김광호 텔레비젼 화면 조정용 테스트 패턴 디스플레이 방법 및 그 장치
EP0746168A1 (en) * 1995-06-02 1996-12-04 Fluke Corporation Test signals and test signal generators for testing a television signal decoder
EP0746169A1 (en) * 1995-06-02 1996-12-04 Fluke Corporation Test signals and test signal generators for testing a television signal decoder
US5781231A (en) 1996-01-22 1998-07-14 Tektronix, Inc. Real-time parameter adjustment of digitally synthesized video test signals
US6246422B1 (en) * 1998-09-01 2001-06-12 Sun Microsystems, Inc. Efficient method for storing texture maps in multi-bank memory
US6735334B2 (en) * 1999-10-29 2004-05-11 Canon Kabushiki Kaisha Optimizing processing gamuts for color conversion chains
US6741277B1 (en) 2000-01-13 2004-05-25 Koninklijke Philips Electronics N.V. System and method for automated testing of digital television receivers
US20020140818A1 (en) 2001-04-02 2002-10-03 Pelco System and method for generating raster video test patterns
US7061540B2 (en) * 2001-12-19 2006-06-13 Texas Instruments Incorporated Programmable display timing generator
JP2003250167A (ja) * 2002-02-25 2003-09-05 Nippon Hoso Kyokai <Nhk> 試験映像信号発生装置及びこれを用いた高周波信号発生装置
JP2004032466A (ja) * 2002-06-27 2004-01-29 Olympus Corp 集積回路
JP2004062068A (ja) 2002-07-31 2004-02-26 Matsushita Electric Ind Co Ltd 映像表示装置
KR20040063379A (ko) 2003-01-07 2004-07-14 삼성전자주식회사 비디오 패턴을 이용한 화면 조정 방법 및 비디오 패턴을제공하는 dvd 플레이어

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0122124A2 (en) 1983-04-08 1984-10-17 Sony Corporation Test signal generator

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1938604A4

Also Published As

Publication number Publication date
WO2007027199A3 (en) 2008-11-13
US20090096872A1 (en) 2009-04-16
EP1938604A2 (en) 2008-07-02
US8743211B2 (en) 2014-06-03
CN101401444A (zh) 2009-04-01
JP2009507418A (ja) 2009-02-19
JP4904354B2 (ja) 2012-03-28
CA2620120A1 (en) 2007-03-08
EP1938604A4 (en) 2011-08-31
CN101401444B (zh) 2011-07-27

Similar Documents

Publication Publication Date Title
US5559954A (en) Method &amp; apparatus for displaying pixels from a multi-format frame buffer
CA1283731C (en) Adaptive line interpolation for progressive scan displays
EP0408834A1 (en) On screen display in a TV receiver
US5426468A (en) Method and apparatus utilizing look-up tables for color graphics in the digital composite video domain
JPS6153908B1 (https=)
US5663772A (en) Gray-level image processing with weighting factors to reduce flicker
US8743211B2 (en) Efficient test generator for video test patterns
CN114974171B (zh) 基于显示装置的刷新率控制方法、装置、显示终端及介质
US6339451B1 (en) Graphical on-screen display system
US5225819A (en) Screen display device
EP0433881B1 (en) Dynamic palette loading opcode system for pixel based display
JP2891598B2 (ja) グラフィックス発生装置及び方法
EP0105724B1 (en) Data write arrangement for color graphic display unit
US7102613B1 (en) Low cost vertical visual indicator system for on screen displays
KR0182809B1 (ko) 문자 발생기
US5355150A (en) Sub-screen data storage control unit
US7224405B2 (en) Horizontal contour correction circuit
US4554536A (en) Logic timing diagram display apparatus
KR100884849B1 (ko) 데이터 세트를 처리하기 위한 집적 회로 및 그 방법
US5235429A (en) Display apparatus having bandwidth reduction and vertical interpolation
US5289279A (en) Video signal data recoding method for standard memory components and apparatus for perfomring the method
KR100250147B1 (ko) 화면 분할 신호 발생기
US7782323B2 (en) System and method for adding on-screen display information into a video signal
CN101432795A (zh) 用于将屏上显示信息添加到视频信号中的系统和方法
JPH05241559A (ja) キャラクタジェネレータ及び映像表示装置

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200680031743.9

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 11990533

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 1389/DELNP/2008

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 2008529003

Country of ref document: JP

ENP Entry into the national phase

Ref document number: 2620120

Country of ref document: CA

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2006739947

Country of ref document: EP