(19) 11 Patent Number: 6037932

Total Page:16

File Type:pdf, Size:1020Kb

(19) 11 Patent Number: 6037932 USOO6037932A United States Patent (19) 11 Patent Number: 6,037,932 Feinleib (45) Date of Patent: Mar. 14, 2000 54 METHOD FOR SENDING COMPUTER FOREIGN PATENT DOCUMENTS NES RART OF VERTICAL 0 723 369 A1 1/1995 European Pat. Off.. 0 757 485 A2 7/1996 European Pat. Off.. 75 Inventor: David Feinleib, Redmond, Wash. Primary Examiner Victor R. Kostak Attorney, Agent, or Firm-Lee & Hayes, PLLC 73 ASSignee: Microsoft Corporation, Redmond, 57 ABSTRACT S. A method for encoding a network data packet, Such as an 21 Appl. No.: 08/726,529 I internet PProtoco 1 (IP) dataata packet, iinto a fformat ffor trans mission as part of the Vertical Blanking Interval (VBI) of a 22 Filed: Oct. 7, 1996 broadcast Video signal is described. The method includes O O receiving a network data packet from a data network. The Related U.S. Application Data network data packet has a data block and header informa 60 Provisional application No. 60/018,526, May 28, 1996. tion. The network data packet is then encoded into a 51) Int. Cl.'7 ..................................................... H04N 7/173 Variable-lengthiable-length data groupgrOur packet having a Variable-lengtiable-length 52 U.S. Cl. ...................... 345/327, 348/478; 395/20049 data block and header information. The network data packet 58) Field of Search s 34s/478,476 is inserted in its entirety into the data block of the data group 348/7, 12 13, 10,345,327,328. 395200 47. packet. In one implementation, the header information for s u- as ---19 u-sus 2004s.200.49 the data group packet includes a 2-byte type header indi • I was a \ \ . cating a type of network data contained in the data block of 56) References Cited the data group packet and a 6-byte reserved space header that is reserved for future definition by the developer. One U.S. PATENT DOCUMENTS potential use of the reserved space header is for a MAC 5,541,662 7/1996 Adams et all 348/460 address. In a Second implementation, the header information 5,552,833 9/1996 Henmi et al... ... 348/47s for the data group packet consists of a conventional 5,594.22s 1/1997 Hershey et al. ... 370/471 NABTS-defined record header. The variable-length data 5,604,542 2/1997 Dedrick ................ ... 348/478 group packet is then encoded into one or more fixed-length 5,689,799 11/1997 Dougherty et al. ......................... 455/2 VBI-compatible packets. Each VBI-compatible packet has 5,694,163 12/1997 Harrison. ... 348/13 the potential to Store up to 28 bytes of data. The data group 5,774,664 6/1998 Hidary ...................................... 38/12 packet is partitioned and placed into the data blocks. 5,774,666 6/1998 Portuesi ... ... 395/200.48 5,818,935 10/1998 Mau ........................................ 348/467 24 Claims, 6 Drawing Sheets PfP Packet 122 -120 P UDP Data (20) \ (8) \ (NBytes) W / 134 to to 132 - 136 \ - - 1 30 \ Reserved Type Data Paddin (6) (2) A. (MBytes) N A. 9 W y w A y \ \ w \, f \ v. 138 | \ 0x08 0x00 / . i y \ / y w A. \ v V ? W 2O f y 20 24 Ww 2O / \ | y | - W f W w A. S. So 2 Data Block (28) SS O g Data Block (28) |S|2 c5 g Data Block (28) -Prefix—-> 22 N-24 22 N-24 22 s Data Packet U.S. Patent Mar. 14, 2000 Sheet 1 of 6 6,037,932 ZZ s??Ágg—? U.S. Patent Mar. 14, 2000 Sheet 2 of 6 6,037,932 g 5 U.S. Patent Mar. 14, 2000 Sheet 3 of 6 6,037,932 RECEIVE NETWORK DATA 100 PACKET FROM DATA NETWORK ENCODE NETWORK DATA PACKET INTO VARIABLE- 102 LENGTH DATA GROUP PACKET ENCODE DATA GROUP PACKET INTO FIXED-LENGTH 104 VB-COMPATIBLE DATA PACKETS TRANSMIT VEB-COMPATIBLE 106 DATA PACKETS OVER BROADCAST MEDIUM 108 RECEIVE VB-COMPATIBLE DATA PACKETS / RECONSTRUCT DATA 11 O GROUP PACKET FROM VB COMPATIBLE DATA PACKETS / EXTRACT NETWORK DATA 112 PACKET U.S. Patent 6,037,932 »% U.S. Patent 6,037,932 NY S N U.S. Patent Mar. 14, 2000 Sheet 6 of 6 6,037,932 - 150 164 Application / -162 WinSOCk 2 -160 TCP/IP UDP/IP 156 Layered Miniport 154 152 Receiver Board 6,037,932 1 2 METHOD FOR SENDING COMPUTER especially on their computers. Unfortunately, most computer NETWORK DATAAS PART OF VERTICAL applications today are not configured to be compatible with BLANKING INTERVAL the VBI data. To receive the VBI data, application devel operS must Specialize their products. This is particularly the RELATED APPLICATION case for developers building applications for a Windows(E)- based operating System manufactured and Sold by This application claims the benefit of U.S. Provisional MicroSoft, as Such applications must be configured to call Application No. 60/018,526, filed May 28, 1996. Specialized functions that are not a Standard part of the TECHNICAL FIELD Windows(R operating system. It would be beneficial to provide a more global approach This invention relates to methods for Sending computer to transmitting VBI data So that it can be easily used in network data, and particularly Internet Protocol (IP) data, as computer applications without calling Specialized functions. part of the Vertical Blanking Interval of a broadcast video In the network environment, computer applications use Signal (e.g., a conventional television signal). Standard sets of Application Programming Interfaces (APIs) 15 to transmit and receive data over networks and over the BACKGROUND OF THE INVENTION Internet. For example, applications designed to run on Conventional broadcast television Signals are transmitted WindowS(R)-based operating Systems employ a Standard Set in a data format that is used to construct individual television of APIs that are defined in the Windows Sockets frames. Each frame contains video image data (i.e., pixel Specification, a well known specification. These APIs have data) used to create images on the television Screen and been defined by industry committees and are widely in use. control information used to control the presentation of the The Sockets APIs provide a network independent way to image, Such as Synchronization and timing information. The Send and receive data, no matter what the underlying com Video Blanking Interval (VBI) is the upper 21 lines of a puter network (e.g., Ethernet, asynchronous transfer mode typical television frame. These VBI lines are not displayed (ATM), Satellite, etc.). Computer applications do not need to on the television, but are instead used to carry the television 25 be specially written to receive data from a particular net control information. Up to ten VBI lines can be used for work. Instead, a developer writeS code for an application transmission of data separate from and in addition to the that interfaces to the Windows(R Sockets API, enabling the television image control information. Additionally, line 21 application to Send and receive data over a number of of the VBI is used for transmission of closed captioning different networkS Supported by the computer's hardware. information. One common and widely used type of network data is Astandard format for sending data as part of the VBI lines called Internet Protocol (IP) data. IP data defines a standard is specified by the Electronic Industries ASSociation docu format for carrying data over essentially any underlying ment EIA-516 (May, 1988): “Joint EIA/CVCC Recom network, including the Ethernet and the Internet. The IP mended Practice for Teletext: North American Basic Tele Standard defines a packet used to encapsulate the data, and text Specification (NABTS).” The NABTS specification 35 IP data is always encapsulated in this packet, regardless of defines a format for dividing lengthy Streams of data into the transmission network. fixed-length data packets. It is these data packets that are The inventor has conceived of a technique to repackage encoded into the VBI and transmitted over the broadcast network data, such as IP data, into a VBI-compatible format network. 40 which can be transmitted as part of a traditional broadcast FIG. 1 shows a VBI-compatible data packet 20 consisting television Signal. At the receiver, the network data is of 33 eight-bit bytes. The VBI data packet 20 comprises a extracted from the VBI Signal and passed to the computer data block 22, which may be up to 28 bytes in length, and application through a Standard Set of existing APIs, rather a five-byte prefix or header 24. The data block 22 varies in than through proprietary or non-Standard functions known length depending upon the size of an optional Suffix or trailer 45 only to Single monolithic client applications. 26, which follows the data block. The trailer 26 can be 0, 1, 2, or 28 bytes in length. Accordingly, the data block can be SUMMARY OF THE INVENTION 0, 26, 27, or 28 bytes in length. Different encoders have One aspect of this invention concerns a method for different modes which dictate the length of the trailer 26 and encoding network data, Such as Internet Protocol (IP) data, hence, the length of the actual data Stored in the data block 50 into a format for transmission as part of the Vertical Blank 22. The optional trailer 26 provides room for Specifying ing Interval (VBI) of a broadcast video signal. This method error detection or error detection and correction data to be includes configuring a network data packet having a data used by receivers. The five-byte header 24 consists of three block and header information. As an example, an IP packet packet address bytes, one continuity index byte, and one has a variable length data block and fixed length header packet Structure byte.
Recommended publications
  • KSL-TV--First in the US with Teletext
    DOCUMENT RESUME , ED 229 808 CS 504 188 AUTHOR Acker, Stephen R.; Larson, TimothyL. TITLE KSL-TV--First in fir U.S. with Te1etext. , PUB DATE Nov 82 , NOTE 19p.; Paper presented at the AnnualMeeting/ . of the . Speech Communication Association (68th,'Louipille, A KY, November 4=7, t9821t. PUB TYPE Rep9rts - Evaluative/Feasibility (142) Speeches/Conference Papers (150) EDRS PRICE MF01/PC01 Plus Postage. DESCRIPTOkS *Information Services; *Telephone Coimiunications/ Systems; *Television; Video Equipme; ;,*Videotex IDENTIFIERS *Station Kgr.. TV UT; *Two Way Televi ion ABSTRACT Under an experimental license issu din 1978, KSL-TV in Salt Lake City, Utah, provided 126pages of tel text information to its viewers. In choosing thissystem, the stati n had to decide between it and a videotext system. Althoughvideotext systems permit two-way communication, usuallyover telephone UT, teletext broadcast technology is much cheaper.The Cost fo a decoder, a critical factor in the consumer's'accoptance of e ther system, is ,expected to decline for both technologies.In tel text, access cost is zero, while in videotext theinformation provi er has the option of charging users. It'is possiblethat videotext' interactive capability and superior graphics willincrease rt penetration into paying households. Although teletextand videotext provide similar mass market services, videotext has substantiallymore flexibility and speed. Since systems currently beingused in different countries are incompatible, establishing,technical standards inthe areas of data format, transmission,a d display is of key importance. Current trends and the growing home co1iptermarket favor the growth of videotext, but KSL-TV's experiment howed the value of teletextas an interim information system.
    [Show full text]
  • TVP5150AM1 VBI Quick Start
    Application Report SLEA102–July 2010 TVP5150AM1 VBI Quick Start ..................................................................................................................................................... ABSTRACT The TVP5150AM1 video decoder has an internal vertical data processor (VDP) that can be used to slice various VBI data services such as V-Chip, Teletext (WST, NABTS), closed captioning (CC), wide screen signaling (WSS), copy generation management system (CGMS), video program system (VPS), electronic program guide (EPG or Gemstar), program delivery control (PDC) and vertical interval time code (VITC). This application report provides an introduction to the VBI data slicing capabilities of the TVP5150AM1 and focuses on configuring the TVP5150AM1 for the more commonly used VBI data services. Contents 1 Introduction .................................................................................................................. 2 2 VDP Configuration RAM ................................................................................................... 4 3 Line Mode Registers ........................................................................................................ 6 4 Sliced Data Retrieval ....................................................................................................... 7 5 Managing Data Retrieval ................................................................................................... 7 6 FIFO Access ................................................................................................................
    [Show full text]
  • VIDEOTEX ALTERNATIVES in CABLE Walter S. Ciciora William L
    VIDEOTEX ALTERNATIVES IN CABLE Walter s. Ciciora William L. Thomas AMERICAN TELEVISION & COMMUNICATIONS CORPORATION ZENITH RADIO CORPORATION Introduction without increasing bandwidth. VBI teletext services are available on any The first videotex alternative systems that carry WTBS, NBC or CBS. determines whether the transmission is Both NBC and CBS are currently broad­ broadcast, telephone, or cable. The casting teletext according to the North concentration here is on cable. The American Broadcast Teletext Specifi­ reasons for this will be discussed in cation (NABTS). WTBS carries the Keyfax detail since they are fundamental to signal which follows the British understanding cable's substantial advan­ approach. Unfortunately, two different tages over competing media. In cable decoders would be required to receive there are a wide variety of alternatives all three signals. Full field teletext to consider. Should the videotex ser­ requires the dedication of a complete vice be vertical blanking interval or video channel to the teletext service. full field? Will financial support come In return for this commitment, full from advertising or from pay, or both? field teletext offers tremendous page If a pay structure is chosen will the capacity. Typical systems can carry 500 security be soft, firm or hard? Will or more pages per second. This is in the service be tiered and addressable or contrast to the 4 or 5 pages per second simply go no-go? Will it be one-way, possible in a VBI service. Thus, for a one-way upgradable, or two-way? Will given 10-second maximum wait time, full the display be RF or RGB? Are mosaic field teletext has a capacity of 5,000 graphics adequate, or must geometric pages.
    [Show full text]
  • Videotex/Teletext Presentation Level Protocol Syntax (North American PIPS) I
    American Canadian National Adopted for Use by the Federal Government REFERENCE | NBS PUBLICATIONS r i(/. f 1 1 wS\3 No.121 1986 | North American PLPS i Government use. pederai d has been adopted l°'Fe " , Government are c0™e„,ation Level This standard within ,hc Federal ^^eUrie*■*.ca,ions available concerning 'ts . ds Publication . list the P . Processing Deta''S °n Processing Standards for a cornet the Standards Qf SSSCU-*- American <C !ri b Canadian National CL'UCX IJ A- Standards Standard Association .110-1983 T500-1983 NBS RESEARCH INFORMATION Videotex/Teletext CENTER Presentation Level Protocol Syntax North American PLPS Published in December, 1983 by American National Standards Institute, Inc. Canadian Standards Association 1430 Broadway 178 Rexdale Boulevard New York, NY 10018 Rexdale (Toronto), Ontario M9W 1R3 (Approved November 3, 1983) (Approved October 3, 1983) American National Standards and Canadian Standards Standards approved by the American National Standards Institute (ANSI) and the Canadian Standards Association (CSA) imply a consensus of those substantially concerned with their scope and provisions. These standards are intended as guides to aid the manufacturer, the consumer, and the general public. The existence of a standard does not in any respect preclude any of the above groups, whether they have approved the standard or not, from manufacturing, marketing, purchasing, or using products, processes, or procedures not conforming to the standard. These standards are subject to periodic review and users are cautioned to obtain the latest editions. In this standard, the words ''shall/' "should,” and "may" represent requirements, recommendations, and options, respectively, as specified in ANSI and CSA policy and style guides.
    [Show full text]
  • TES5 Serial Digital Multistandard TV Data Encoder Platform
    TES5 Serial Digital Multistandard TV Data Encoder Platform Overview Key Features The Ross Video TES5 Serial Digital Multistandard TV Data Encoder / Inserter is a The TES5 combines the four highly flexible platform for encoding, inserting, receiving, bridging and multiplexing components necessary for TV data digital data in the vertical blanking interval (VBI) of any component serial digital TV transmission into one unit: signal. The TES5 has four input data ports that are enabled by software modules to accept RS-232 data; three ports are direct and one is via an internal 33.6Kbps • Communications: Four data modem or LAN adaptor. The TES5 can house up to four encoder software ports and VBI serial digital and modules for encoding and inserting up to four input data streams into a single VBI. analog data decoders can be The TES5 can operate in any television and AC power standard, and can encode used for data input and output. and insert data in any TV data format into either 525 or 625 line component serial digital video signals. • Processing: The heart of the TES5 is an Intel Prosessor The TES5 can be used as an encoder/inserter for encoding and inserting with FLASH disk. Data formatting asynchronous serial RS-232 data streams into the VBI, or as a data bridge for is handled by the unit and Ross extracting the data from the VBI of one video source and inserting it into the VBI Video encoder software modules of another. Standard encoder software modules are available for broadcasting or are stored in non-volatile bridging data meeting North American (NABTS), European (WST) or Japanese memory.
    [Show full text]
  • Benefits Applications 2 Channel Hd/Sd Encoder
    MODEL ENEN--2020 2 CHANNEL HD/SD ENCODER The EN-20 is a two-channel High and Standard defini- FEATURES | BENEFITS tion distribution encoder supporting ATSC and DVB via QAM, ASI and IP distribution platforms with MPEG-2 and AVC/H.264/MPEG-4 hardware options. 2-Channel high definition encoding Automatic SD and HD detection It inherits Adtec’s broadcast quality compression, ad- vanced feature set, service performance and reliability in SDI and CVBS Video Interfaces the new dense two-channel platform targeted towards broadcasters, cable and IP compression applications. Optional QAM modulation and RF up-conversion MPEG-2 and MPEG-4 encoding hardware options available The device automatically detects video and audio from two sources (combination of HD and SD acceptable), en- EAS, Time Code, Captions, Teletext and other VBI support codes, multiplexes and sends them back out as one com- bined TS via IP, ASI or optional QAM. Closed captioning Front Panel, Web UI, SNMP control and monitoring and support for Emergency Alert (EAS) ASI and IP Transport (IP supports UDP, RTP, and SMPTE are standard. 2022 FEC) Simultaneous ASI, IP, and QAM transport APPLICATIONS ATSC, DVB Distribution Tier Two/Three Contribution Private and MSO Cable Systems Campus, Hospitality, Education V11.2015 Dolby is a registered trademarks of Dolby laboratories. Listed features are dependent upon installed hardware and software options, features are subject to change. www.amt.com EN-20 Dual Channel HD/SD Encoder VIDEO ENCODER PROFILES: * VBI / VANC PROCESSING: EN-20-MP2 (MPEG2)
    [Show full text]
  • CLOSED CAPTIONING with the LINE 21 SYSTEM Sharon Earley
    CLOSED CAPTIONING WITH THE LINE 21 SYSTEM Sharon Earley NATIONAL CAPTIONING INSTITUTE, INC. ABSTRACT nationally. At present, 300,000 viewers across ~he country who use Line 21 Tele­ Closed captioning has enabled the hear­ Captio~decoding devices enjoy over 40 ing impaired to enjoy television more fully hours per week of predominantly prime-time over the past three years. Although over­ network programming. More than 200 major the-air broadcasters have provided the bulk advertisers caption their commercials and of closed-captioned programs, the partici­ support the costs of captioning television pation of the cable industry is both grow­ specials and series. ing and promising. The Line 21 system, with its proven transmission and reception Although the closed-caption service strengths, is an ideally suited caption began three years ago primarily as a delivery system for cablecasters. The Line broadcast network service, it has expanded 21 signal passes intact over satellite and into many other delivery systems -­ cable. It can be recorded in three-quarter satellite syndication, videocassette, and half-inch formats, and no special ac­ videodisk, local broadcast and cable. commodations are required to retransmit it. Decoding devices, specifically designed for DEVELOPMENTS IN CABLE cable, are currently available, as is a system which enables a local operator to The cable industry's first involve­ caption its own prograrrming in a cost­ ment in closed captioning was the delivery effective manner. The National Captioning of closed-captioned network programs to Institute sees the full participation of subscribers. Since 1982, however, cable cablecasters in the provision of closed support and involvement in the closed­ captions as an important step in increas­ caption service has been active and ing the access of the hearing impaired to growing rapidly.
    [Show full text]
  • Cisco Powervu Model D9850 Program Receiver Data Sheet
    Data Sheet Cisco PowerVu Model D9850 Program Receiver Product Overview The Cisco ® PowerVu ® Model D9850 Program Receiver (Figure 1) is designed for satellite content distribution applications requiring 4:2:0 video decoding. The receiver can receive digitally encrypted video, audio, utility data, and vertical blanking interval (VBI) data. Figure 1. Cisco PowerVu Model D9850 Program Receiver Analog Cable Program Distribution Composite video and balanced audio outputs can be connected to analog modulators for analog cable distribution. Four mono audio channels or two stereo pairs are available for primary audio programs, as well as secondary audio programs (SAP). For example, primary program audio could be carried on one of the stereo pairs, while SAP audio is carried on the other stereo pair. Digital Cable Program Distribution Uplink-addressable transport output provides MPEG program streams for digital tier program delivery, so quality video programs can be distributed efficiently to households equipped with digital set-top boxes. Digital Program Replacement Digital program replacement (DPR) allows programmers to transparently switch their primary service to an alternative service in the digital domain in blackout applications for cable digital tier distribution. This feature remaps the packet identifier (PID) information from the primary service to an alternate service, allowing downstream devices to continue to operate seamlessly. This helps make alternative programming available in the digital tier without operator intervention. Cable Headend Advertisement Insertion For flexible advertisement insertion configurations, this receiver provides four types of outputs: ● Dual-tone multifrequency (DTMF) cue tone ● Cue trigger support, with eight open collector outputs ● One programmable contact closure ● Digital program insertion (DPI) messaging using Asynchronous Serial Interface (ASI) output Low-Speed Data Output Asynchronous utility data (up to 38.4 kbps) is available through an RS-232 interface.
    [Show full text]
  • HMP8170 Datasheet
    ® NOT RECOMMENDED FOR NEW DESIGNS NO RECOMMENDED REPLACEMENT contact our TeDatachnic Sheetal Suppor Septembert Center at 2003 1-888-INTERSIL or www.intersil.com/tsc HMP8170 NTSC/PAL Video Encoder The HMP8170 NTSC and PAL encoder is designed for use in systems requiring the gener FN4284.6 and PAL video. ation of high-quality NTSC Features YCbCr digital video data drive the P0-P15 inputs. The Y data is optionally lowpass filtered to 6MHz and drives the Y analog • (M) NTSC and (B, D, G, H, I, output. Cb and Cr are each lowpass filtered to 1.3MHz, • BT.601 and Square Pixel Operation M, N, NC) PAL Operation quadrature modulated, and added together. The result drives • Digital Input Formats the C analog output. The digital Y and C data are also added together and drive the tw - 8-bit, 16-bit 4:2:2 YCbCr - 8-bit BT.656 The DACs can drive doubly-terminatedo composite analog (37.5 outputs. • Analog Output Formats run at a 2x oversampling rate to simplify the analog output filter requirements. - Y/C + Two Composite Ω) lines, and - RGB + Composite Applications - YUV + Composite • Flexible Video Timing Control • DVD Players - Timing Master or Slave • Video CD Players - Selectable Polarity on Each Control Signal • Digital VCRs - Programmable Blank Output Timing • Multimedia PCs • “Sliced” VBI Data Support - Closed Captioning Related Products - Widescreen Signalling (WSS) • NTSC/PAL Encoders - BT.653 System B and C Teletext - HMP8156 - NABTS (North American Broadcast Teletext) • NTSC/PAL Decoders - WST (World System Teletext) - HMP8117 • Four 2x Oversampling, 10-Bit DACs •Fast I 2C Interface Ordering Information PART NUMBER MACROVISION HMP8170CN no no 0 to 70 64 Ld PQFP (Note 1) Q64.14x14 v7.01 RGB / YUV HMP8170EVAL1 Daughter Card Evaluation Platform, (NoteOUTPUTS 2).
    [Show full text]
  • United States Patent (19) 11 Patent Number: 6,067,122 Cahill, III (45) Date of Patent: May 23, 2000
    US006067122A United States Patent (19) 11 Patent Number: 6,067,122 Cahill, III (45) Date of Patent: May 23, 2000 54) HOST-BASEDANTI-GHOSTING OF 5,600,380 2/1997 Patel et al. .............................. 348/614 TELETEXT DATA BASED ON 5,619.275 4/1997 Tults ........... ... 348/468 NON-OVERSAMPLED DATA 5,627,594 5/1997 Van Gestel. 348/468 5,812.207 9/1998 Cahill .......... ... 348/465 (75) Inventor: Benjamin M. Cahill, III, Ringoes, N.J. 5,812,217 9/1998 Cahill, III ............................... 348/614 Primary Examiner John K. Peng 73 Assignee: Intel Corporation, Santa Clara, Calif. ASSistant Examiner-Linus H. Lo Attorney, Agent, or Firm Blakely, Sokoloff, Taylor & 21 Appl. No.: 09/066,741 Zafman LLP 22 Filed: Apr. 23, 1998 57 ABSTRACT 51 Int. C.7 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - HO)4N 5/21; HO4N 7/00 A method and apparatuS C provided for performing host 52 U.S. Cl. .......................... 348/478; 348/468; 348/466; based anti-ghosting of teletext data in a television signal 348/461; 348/614 using non-oversampled data. Teletext data is first encoded 58 Field of Search ..................................... 348/478,476, within a television Signal using multi-level error correction 348/473, 468, 466, 461, 614, 465 encoding, including the use of an inner correction code and an outer correction code. The television signal is then 56) References Cited transmitted using multiple Signal level modulation encoding, U.S. PATENT DOCUMENTS while adhering to the Standard teletext timing. A remote computer System receives the television Signal containing 4,388,645 6/1983 Cox et al. ................................. 358/86 the encoded teletext data.
    [Show full text]
  • Packet and Page Teletext Data Reception Using the SAA5250
    Philips Semiconductors Video Products Interface information Packet and Page Teletext data reception using the SAA5250 Authors: J.R. Kinghorn Philips Product Concept & Applications Lab, Southampton England A. Guenot Philips Semiconductors, Paris France Revised: M. T. Schneider Philips Product Concept & Applications Lab, California SUMMARY can be used for many purposes. For through the conventional television receiving Two methods of transmitting serial data in instance, a nationwide one way data circuitry of tuner, I.F., and demodulator stages World System Teletext (WST) format are distribution service could provide customer to produce a baseband composite video available. These are the independent data support for a computer software signal (CVBS). This is applied to the Teletext line or ‘Packet 31’ method, and the page manufacture, sending both new product data slicer and acquisition decoder, which format technique. For universal application in announcements, software updates and bug provides a data output to the host computer a subscription Teletext environment the fixes automatically. rather than the usual text display output. receiving equipment must be able to accept At the receiving end, a variety of terminal The Teletext decoder can use a both forms of transmission. The equipment types can be envisaged microprocessor to format the data output and Multistandard acquisition circuit CIDAC depending on the application. A common provide control of the system. Tuning in the (SAA5250) or CMOS Interface for Data requirement, however, is for a ‘black box’ local broadcast station and selection of the Acquisition and Control, is available to which can be connected to an aerial input required service can be done through the simplify the receiver design.
    [Show full text]
  • HMP8117 Datasheet
    HMP8117 NTSC/PAL Video Decoder NOT RECOMMENDED FOR NEW DESIGNS DATASHEET NO RECOMMENDED REPLACEMENT The HMP8117 is a high qual contact our Technical Support Center at decoder with internal A/D conv 1-888-INTERSIL or www.intersil.com/tsc NTSC M, PAL B, D, G, H, I, M,ity N, NTSC and combinationand PAL video N (N video standards. erters. It is compatible with FN4643 Rev 4.00 Both composite and S-video Features July 29, 2009 ) supported. A 2-line comb fil C • (M) NTSC and (B, D chrominance trap fil (Y/C) input formats are ter plus a user-selectable - Optional Auto Detect, G,of VideoH, I, M, Standard N, N User adjustments includeter provide brig high quality Y/C separation. - ITU-R BT.601 (CCIR601) and Square Pixel) PAL Operation Operation hue, and sharpness. C htness, contrast, saturation, • Videolyzer Feature Vertical blanking interval (VBI) data, such as Closed - Macrovision™ Bypass and Detection Captioning, Wide Screen Sig captured and output • Digital Anti-Alias Filter nalling and Teletext, may be Captioning and Wide asScreen BT.656 Signalling ancillary information data. Closed may also • Power Down Mode be read out via the I • Digital Output Formats 2C interface. The Videolyzer™ feature provides approved Macrovision - VMI Compatible copy-protection bypass and detection. - 8-bit, 16-bit 4:2:2 YCbCr - 15-bit (5, 5, 5), 16-bit (5, 6, 5) RGB Ordering Information ™ - Linear or Gamma-Corrected -8-bit BT.656 PART NUMBER • Analog Input Formats PART TEMP HMP8117CN HMP8117CNMARKING 0 to +70 80RANGE Ld PQFP - Three Analog Composite Inputs (°C) PACKAGE PKG - Analog Y/C (S-video) Input HMP8117CNZ DWG.
    [Show full text]