The invention relates to communications systems in general and, more specifically, the invention relates to a video compression technique suitable for use in an interactive multimedia information delivery system.
Over the past few years, the television industry has seen a transformation in a variety of techniques by which its programming is distributed to consumers. Cable television systems are doubling or even tripling system bandwidth with the migration to hybrid fiber coax (HFC) cable plant. Customers unwilling to subscribe to local cable systems have switched in high numbers to direct broadcast satellite (DBS) systems. And, a variety of other approaches have been attempted focusing primarily on high bandwidth digital technologies, intelligent two way set top terminals, or other methods of trying to offer service differentiated from standard cable and over the air broadcast systems.
With this increase in bandwidth, the number of programming choices has also increased. Leveraging off the availability of more intelligent set top terminals, several companies such as Starsight Telecast Inc. and TV Guide, Inc. have developed elaborate systems for providing an interactive listing of a vast array of channel offerings, expanded textual information about individual programs, the ability to look forward to plan television viewing as much as several weeks in advance, and the option of automatically programming a VCR to record a future broadcast of a television program.
Unfortunately, the existing program guides have several drawbacks. They tend to require a significant amount of memory, some of them needing upwards of one megabyte of memory at the set top terminal (STT). They are very slow to acquire their current database of programming information when they are turned on for the first time or are subsequently restarted (e.g., a large database may be downloaded to a STT using only a vertical blanking interval (VBI) data insertion technique). Disadvantageously, such slow database acquisition may result in out of date database information or, in the case of services such as pay per view (PPV) or video on demand (VOD), limited scheduling flexibility for the information provider.
The use of compression techniques to reduce the amount of data to be transmitted may increase the speed of transmitting program guide information. In several communications systems, the data to be transmitted is compressed so that the available transmission bandwidth is used more efficiently. For example, the Moving Pictures Experts Group (MPEG) has promulgated several standards relating to digital data delivery systems. The first, known as MPEG-1 refers to ISO/IEC standards 11172 and is incorporated herein by reference. The second, known as MPEG-2, refers to ISO/IEC standards 13818 and is also incorporated herein by reference. A compressed digital video system is described in the Advanced Television Systems Committee (ATSC) digital television standard document A/53, and is incorporated herein by reference.
The above-referenced standards describe data processing and manipulation techniques that are well suited to the compression and delivery of video, audio and other information using fixed or variable rate digital communications systems. In particular, the above-referenced standards, and other “MPEG-like” standards and techniques, compress, illustratively, video information using intra-frame coding techniques (such as run-length coding, Huffman coding and the like) and inter-frame coding techniques (such as forward and backward predictive coding, motion compensation and the like). Specifically, in the case of video processing systems, MPEG and MPEG-like video processing systems are characterized by prediction-based compression encoding of video frames with or without intra- and/or inter-frame motion compensation encoding.
However, the MPEG-1 and MPEG-2 standards have, in some instances, very strict elementary stream and transport stream formats, causing usage of extra bandwidth for certain applications. For example, if a number of interactive program guide (IPG) pages were created as video sequences, only limited number of pages could be encoded into a transport stream(s) at a specified bandwidth.
Therefore, it is desirable to provide a video compression and decompression technique that enables an increased number of programs (video sequences) to be transmitted within an MPEG-2 transport stream(s).
The invention provides various data structures suitable for efficient representation of program data (e.g., program guide information for a number of groups of channels) having some amount of common (i.e., redundant) information. Depending on the particular program data, redundant textual and/or video information may be present. Pictures containing redundant information may be discarded from processing, and pictures containing non-redundant information may be processed using more efficient coding techniques (e.g., coding of difference frames). The encoding and transmission of reference I frames are also minimized. The removal of redundant information and efficient encoding of transmitted information greatly reduce the bandwidth and/or memory resources needed to transmit and/or store the program data.
An embodiment of the invention provides a data structure for representing program data that includes a number of (video) streams. Each stream comprises a group of pictures (GOP) having a first picture and one or more remaining pictures. The data structure includes a first set of one or more elements for representing data for the first pictures in the GOPs, and a second set of one or more elements for representing data for the remaining pictures in the GOPs. At least one element in the first set represents data for (at least a portion of) the first picture of at least one respective GOP, with each such first picture having been encoded as a reference I picture. Each remaining element (if any) in the first set represents data for (at least a portion of) the first picture of a respective remaining GOP, with each such remaining first picture having been encoded as either a difference picture or a P picture. Each element in the second set represents data for (at least a portion of) a particular remaining picture in one of the GOPs, with each such remaining picture having been encoded as either a P picture, a B picture, or an I picture. Each of the streams is represented by one or more elements in the first set and one or more elements in the second set.
As noted above, various data structures are provided by the invention. In one specific data structure design, the first set includes a number of elements, one element for each of the GOPs. Each element in the first set can represent data for the first picture of a respective GOP encoded as a reference I picture. Alternatively, one element in the first set can represent data for the first picture of one GOP encoded as a reference I picture, and each remaining element in the first set can represent data for the first picture of a respective remaining GOP encoded as a difference picture. The first set can also include a single element for representing data for the first picture of one GOP.
In this specific data structure design, the second set can include a number of elements (e.g., one element for each remaining picture in one particular GOP). The elements in the second set can represent data for a single GOP, with each remaining picture in this GOP having been encoded as either a P picture or a B picture. Alternatively, the elements in the second set can represent data for at least one remaining picture of each of the GOPs.
Each picture of the GOPs can include, for example, a first portion indicative of textual information (e.g., program guide) and a second portion indicative of video information (e.g., a moving video). In a specific implementation, the first and remaining pictures of each GOP share a common first portion, and the first pictures of the GOPs share a common second portion. The text portion can be encoded using a text encoder or an encoder adapted for encoding text.
In another specific data structure design, the elements are used to represent data for GOPs having a common first (e.g., text) portion but each GOP having a second portion (e.g., a video sequence) that may be different from those of other GOPs. The first portion of the first picture of one of the GOPs can be encoded and used as a reference first portion. The second portion of the first picture of each GOP having an unduplicated second portion can also be encoded as a reference second portion for that GOP. The second portion of the remaining pictures in each GOP can then be encoded based on the reference second portion generate for the first picture in the GOP.
The data structures described herein can be used to represent data for a matrix that may include any number of GOPs or streams (e.g., 15 or more), with each GOP including any number of pictures (e.g., 15 or more). The pictures can be encoded using picture-based encoding, slice-based encoding, or some other encoding technique. Also, the encoding can be achieved with a software (e.g., MPEG-2) encoder, a hardware encoder, or a combination thereof. For example, the text portion can typically be efficiently encoded with a software MPEG-2 encoder.
The invention further provides systems (e.g., head-ends) and set top terminals that implement and/or process the data structures described herein.
The foregoing, together with other aspects of this invention, will become more apparent when referring to the following specification, claims, and accompanying drawings.
The teachings of the present invention can be readily understood by considering the following detailed description in conjunction with the accompanying drawings.
To facilitate understanding, identical reference numerals have been used, where possible, to designate identical elements that are common within a figure.
This invention is a system for generating, distributing and receiving a stream containing compressed video information from a substantial number of video sequences. The invention is illustratively used to encode a plurality of interactive program guides that enable a user to interactively review, preview and select programming for a television system.
A. System
In general, the SPE 102 produces a plurality of digital streams that contain encoded information in MPEG compressed format. These streams are modulated using a modulation format that is compatible with the distribution network 104. The subscriber equipment 106, at each subscriber location 1061, 1062, ¼, 106n, comprises a receiver 124 and a display 126. Upon receiving a stream, the subscriber equipment receiver 124 extracts the information from the received signal and decodes the stream to produce the information on the display, i.e., produce a television program, program guide page, or other multimedia program.
In an interactive information distribution system such as the one described in commonly assigned U.S. patent application Ser. No. 08/984,710, filed Dec. 3, 1997, the program streams are addressed to particular subscriber equipment locations that requested the information through an interactive menu. A related interactive menu structure for requesting video on demand is disclosed in commonly assigned U.S. patent application Ser. No. 08/984,427, filed Dec. 3, 1997. Another example of interactive menu for requesting multimedia services is the interactive program guide (IPG) disclosed in commonly assigned U.S. patent application Ser. No. 60/093,891, filed in Jul. 23, 1998. These applications are incorporated herein by reference.
To assist a subscriber (or other viewer) in selecting programming, the SPE 102 produces an interactive program guide that is compressed for transmission in accordance with the present invention. The IPG contains program information, e.g., title, time, channel, program duration and the like, as well at least one region displaying full motion video, i.e., a television advertisement or promotion. Such informational video is provided in various locations within the program guide screen.
The invention produces the IPG using a compositing technique that is described in commonly assigned U.S. patent application Ser. No. 09/201,528, filed Nov. 30, 1998, and application Ser. Nos. 09/359,562 and 09/359,561, filed Jul. 22, 1999, which are hereby incorporated by reference herein. The compositing technique, which will not be discussed further herein, enables full motion video to be positioned within an IPG and have the video seamlessly transition from one IPG page to another. The composited IPG pages (i.e., a plurality of video frame sequences) are coupled from a video source 114 to an encoding and multiplexing unit 116 of the present invention. Audio signals associated with the video sequences are supplied by an audio source 112 to the encoding and multiplexing unit 116.
The encoding and multiplexing unit 116 compresses the frame sequences into a plurality of elementary streams. The elementary streams are further processed to remove redundant predicted frames. A multiplexer within unit 116 then assembles the elementary streams into a transport stream.
The transport stream is then modulated by the digital video modulator 122 using a modulation format that is compatible with the distribution network 104. For example, in the DIVA™ system the modulation is quadrature amplitude modulation (QAM); however, other modulation formats could be used.
The subscriber equipment 106 contains a receiver 124 and a display 126 (e.g., a television). The receiver 124 demodulates the signals carried by the distribution network 104 and decodes the demodulated signals to extract the IPG pages from the stream. The details of the receiver 124 are described below with respect to
B. Encoding and Multiplexing Unit 116
Specifically, the encoding and multiplexing unit 116 receives a plurality of video sequences V1-V10 and, optionally, one or both of a audio signal SA and a data signal SD.
The video sequences V1-V10 include imagery common to each other, e.g., common IPG background information and common video portion information. On the other hand, the programming information (program grid graphic) is different in every sequence V1-V10.
The audio source SA comprises, illustratively, audio information that is associated with a video portion in the video sequences such as an audio track associated with still or moving images. For example, in the case of video sequence V1 representing a movie trailer, the audio stream SA is derived from the source audio (e.g., music and voice-over) associated with the music trailer.
The data stream SD comprises, illustratively, overlay graphics information, textual information describing programming indicated by the guide region and other system or user interface related data. The data stream SD can be separately encoded into its own elementary stream or included within the MPEG-2 or other suitable standard or proprietary transport stream suitable for use in the information distribution system of
The encoding and multiplexing unit 116 comprises a plurality of real time MPEG-2 encoders 220-1 through 220-10 (collectively encoders 220), an encoding profile and clock generator 202, a plurality of picture isolators 230-1 through 230-10 (collectively picture isolators 230), a plurality of packetizers 240-1 through 240-13 (collectively packetizers 240), a plurality of buffers 250-1 through 250-13 (collectively buffers 250), a transport multiplexer 260, an audio delay element 270 and an optional data processor 280.
The video sequences V1-V10 are coupled to respective real time encoders 220. Each encoder 220 encodes, illustratively, a composited IPG screen sequence to form a corresponding compressed video bit stream, e.g., an MPEG-2 compliant bit stream having associated with it a predefined group of pictures (GOP) structure. A common clock and encoding profile generator 202 provides a clock and profile to each encoder 220 to ensure that the encoding timing and encoding process occur similarly for each video sequence V1-V10. As such, the encoding is performed in a synchronous manner.
For purposes of this discussion, it is assumed that the GOP structure consists of an I-picture followed by ten B-pictures, where a P-picture separates each group of two B-pictures (i.e., “I-B-B-P-B-B-P-B-B-P-B-B-P-B-B”), however, any GOP structure and size may be used in different configurations and applications. It is preferable that the same encoding profile, including the GOP structure, is used by each of the real time encoders 220 to have uniform encoding across multiple streams and to produce approximately the same size encoded I- and Predicted-Pictures. Moreover, by utilizing the same profile and predefined GOP structure, multiple instances of the same encoder are used to realize the encoding and multiplexing unit 116, thereby driving down costs. Note also that the encoding process can be performed by one encoder or a plurality of encoders depending on implementation choice.
Each of the real time encoders 220 produces an encoded MPEG-2 bit stream (E1-E10) that is coupled to a respective picture isolator 230. Each of the picture isolators 230 examines the encoded video stream to isolate I-pictures within the MPEG-2 compliant streams E1-E10, by analyzing the stream access units associated with I-, P- and B-pictures.
The first picture isolator 230-1 receives the MPEG-2 compliant stream E1 from the first real time encoder 220-1 and responsively produces two output bit streams PRED and I1. The remaining picture isolators 230-2 to 230-10 produces only I frame streams. Note that the PRED stream can be generated by any one of the picture isolators.
The picture isolators 230 process the received streams E1-E10 according to the type of picture (I-, P- or B-picture) associated with a particular access unit and also the relative position of the pictures within the sequence and group of pictures. As noted in the MPEG-1 and MPEG-2 specifications, an access unit comprises a coded representation of a presentation unit. In the case of audio, an access unit is the coded representation of an audio frame. In the case of video, an access unit includes all the coded data for a picture and any stuffing bits that follows it, up to but not including the start of the next access unit. If a picture is not preceded by a group start code or a sequence header code, then the corresponding access unit begins with the picture start code. If the picture is preceded by a group start code and/or a sequence header code (e.g., an I-picture), then the corresponding access unit begins with the first byte of the first start code in the sequence or a GOP. If the picture is the last picture preceding a sequence end code in the stream, then all bytes between the last byte of the coded picture and the sequence end code (including the sequence end code) belong to the access unit. Each of the remaining B- and P-picture access units in a GOP includes a picture start code. The last access unit of the GOP (e.g., a terminating B-picture) includes, in addition, a sequence end code indicating the termination of the GOP.
The I1 stream, as the first picture of the sequence, consists of a sequence header, a sequence extension, GOP header, picture header, picture extension, and I-picture data until the next picture start code. By contrast, the PRED stream comprises only P- and B-picture access units, starting from the second picture start code (illustratively a B-picture) and all data until the next group start code, thereby including all access units of the GOP except those representing the I-picture.
Each of the second 230-2 through tenth 230-10 picture isolators receive, respectively, the MPEG-2 compliant streams E2 through E10 from the corresponding real time encoders 220-2 through 220-10, each producing one respective output stream I1-I10 comprising only the sequence header and all data until the respective second picture start codes (i.e., the access unit data associated with an I-picture at the beginning of the respective GOP).
At step 320, the accepted data is coupled to the I-picture output of the picture isolator. In the case of picture isolators 230-2 through 230-10, since there is no PB output shown, the accepted data (i.e., the sequence header, I-picture start code and I-picture) is coupled to a sole output. The method 400 then proceeds to step 325.
At step 325, a query is made as to whether non-I-picture data is to be processed. That is, a query is made as to whether non-I-picture data is to be discarded or coupled to a packetizer. If the query at step 325 is answered negatively (non-I-picture data is discarded) then the method 300 proceeds to step 310 to wait for the next sequence header. If the query at step 325 is answered affirmatively, then the method 300 proceeds to step 330.
At step 330, the second picture start code and all data in a GOP until the next group start code is accepted. The method 400 then proceeds to step 335. At step 335, the accepted data is coupled to the non-I-picture output of the frame isolator 230 to form the PRED stream.
In summary, the picture isolator method 300 examines the compressed video stream produced by the real time encoder 220 to identify the start of a GOP, the start of an I-picture (first picture start code after the group start code) and the start of predicted-pictures (second picture start code after the group start code) forming the remainder of a GOP. The picture isolator method couples the I-pictures and predicted-pictures to packetizers for further processing in conformance with the invention.
The first packetizer 240-1 packetizes the PRED stream into a plurality of fixed length transport packets according to, e.g., the MPEG-2 standard. Additionally, the first packetizer 240-1 assigns a packet identification (PID) of, illustratively, one (1) to each of the packets representing information from the PRED stream, thereby producing a packetized stream PID-1. The second packetizer 240-2 packetizes the I stream to produce a corresponding packetized stream PID-2.
The I2 through I10 output streams of the second 230-2 through tenth 230-10 picture isolators are coupled to, respectively, third 240-3 through eleventh 240-11 transport packetizers, which produce respective packetized streams PID-3-PID-11.
In addition to the video information forming the ten IPG screens, audio information associated with IPG screens is encoded and supplied to the transport multiplexer 260. Specifically, the source audio signal is subjected to an audio delay 270 and then encoded by a real time audio encoder 220-A, illustratively a Dolby AC-3 real time encoder, to produce an encoded audio stream EA. The encoded stream EA is packetized by a 12th transport packetizer 240-12 to produce a transport stream having a PID of 12 (PID-12). The PID-12 transport stream is coupled to a 12th buffer 250-12.
The IPG grid foreground and overlay graphics data is coupled to the transport multiplexer 260 as a data stream having a PID of thirteen (PID-13). The data stream is produced by processing the data signal SD as related for the application using the data processor 280 and packetizing the processed data stream SD′ using the thirteenth packetizer 240-13 to produce the PID-13 signal, which is coupled to the thirteenth buffer 250-13.
Each of the transport packetized streams PID-1-PID-11 is coupled to a respective buffer 250-1 through 250-11, which is in turn coupled to a respective input of the multiplexer 260, illustratively an MPEG-2 transport multiplexer. While any type of multiplexer will suffice to practice the invention, the operation of the invention is described within the context of an MPEG-2 transport multiplexing system.
A transport stream, as defined in ISO standard 13818-1 (commonly known as MPEG-2 systems specification), is a sequence of equal sized packets, each 188 bytes in length. Each packet has a 4 bytes of header and 184 bytes of data. The header contains a number of fields, including a PID field. The PID field contains thirteen bits and uniquely identifies each packet that contains a portion of a “stream” of video information as well as audio information and data. As such, to decode a particular video stream (or audio or data stream) for viewing or presentation, the decoder in the subscriber or user equipment extracts packets containing a particular PID and decodes those packets to create the video (or audio or data) for viewing or presenting.
Each of the thirteen streams representing the IPG is uniquely identified by a PID. In the preferred embodiment, the thirteen streams are multiplexed into a single transport stream. Less or more IPG streams may be included in the transport stream as bandwidth permits. Additionally, more than one transport stream can be used to transmit the IPG streams.
Multiplexer 260 processes the packetized data stored in each of the 13 buffers 250-1 through 250-13 in a round robin basis, beginning with the 13th buffer 250-13 and concluding with the first buffer 250-1. That is, the transport multiplexer 260 retrieves or “drains” the PID 13 information stored within the 13th buffer 250-13 and couples that information to the output stream TOUT. Next, the 12th buffer 250-12 is emptied of packetized data, which is then coupled to the output stream TOUT. Next, the 11th buffer 250-11 is emptied of packetized data which is then coupled to the output stream TOUT and so on until the 1st buffer 250-1 is emptied of packetized data which is then coupled to the output stream TOUT. It is important to note that the processing flow is synchronized such that each output buffer includes all the access units associated with an I-picture (250-2 through 250-11) suitable for referencing a GOP, a particular group of P- and B-pictures (250-1) suitable for filling out the rest of the GOP, a particular one or more audio access units (250-12) and an related amount of data (250-13). The round robin draining process is repeated for each buffer, which has been filled in the interim by new transport packetized streams PID-13 to PID-1.
Note that the exemplary data structure and the round robin process are not strictly required for the operation of the invention. The data and audio packets can be placed into different parts of the transport stream, or the sequence of I-picture packets can be changed in a different data structure. The only requirement is that the I-picture related packets should precede the PRED stream in the transport stream if the set top terminal is to decode the stream in one pass without storing any packets. This only requirement, which comes from necessity of decoding the reference I-pictures before the predicted pictures, is removed for set top terminals with additional storage capabilities.
In the preferred embodiment, the exemplary data structure (and related other varied embodiments that still incorporate the above teachings) is encapsulated in one multi-program transport stream. Each program in the program map table (PMT) of MPEG-2 transport stream includes an I-PID (one of the illustrative ten I-PID's 403 to 412), the PRED stream PID-1, data PID-13401, and audio PID-12402. Although the multiplexer 260 of
In an alternative embodiment, the information packets are formed into a single program and carried with a single program transport stream. In this embodiment, the complete set of PID's 401 to 425 are coupled into a single program.
Yet, in an alternative embodiment, multiple transport streams are employed to transport the data structure (and related other varied embodiments that still incorporate the above teachings) of
It is important to note that a variety of transport stream formats can be employed to carry the information streams generated by this invention, yet still being retrieved by a receiver that incorporates the teachings introduced in this invention. The resolution of PID's in a program that comprises multiple PID's and then recombination of I- and PRED-PID's require particular attention at the receiver terminal. The related teachings of the receiver recombination techniques are provided in the following sections.
C. Receiver 124
Transport stream demultiplexer 530, in response to a control signal TD produced by controller 570, demultiplexes (i.e., extracts) an audio information stream A and a video information stream V. The audio information stream A is coupled to audio decoder 540, which decodes the audio information stream and presents the decoded audio information stream to an audio processor (not shown) for subsequent presentation. The video stream V is coupled to the video decoder 550, which decodes the compressed video stream V to produce an uncompressed video stream VD that is coupled to the video compositor 590. OSD 560, in response to a control signal OSD produced by controller 570, produces a graphical overlay signal VOSD that is coupled to the video compositor 590. During transitions between streams representing the user interfaces, buffers in the decoder are not reset. As such, the user interfaces seamlessly transition from one screen to another.
The video compositor 590 merges the graphical overlay signal VOSD and the uncompressed video stream VD to produce a modified video stream (i.e., the underlying video images with the graphical overlay) that is coupled to the frame store unit 562. The frame store unit 562 stores the modified video stream on a frame-by-frame basis according to the frame rate of the video stream. Frame store unit 562 provides the stored video frames to a video processor (not shown) for subsequent processing and presentation on a display device.
Controller 570 comprises a microprocessor 572, an input/output module 574, a memory 576, an infrared (IR) receiver 575 and support circuitry 578. The microprocessor 572 cooperates with conventional support circuitry 578 such as power supplies, clock circuits, cache memory and the like as well as circuits that assist in executing the software routines that are stored in memory 576. The controller 570 also contains input/output circuitry 574 that forms an interface between the controller 570 and the tuner 510, the transport demultiplexer 530, the onscreen display unit 560, the back channel modulator 595, and the remote control unit 580. Although the controller 570 is depicted as a general-purpose computer that is programmed to perform specific interactive program guide control function in accordance with the present invention, the invention can be implemented in hardware as an application specific integrated circuit (ASIC). As such, the process steps described herein are intended to be broadly interpreted as being equivalently performed by software, hardware, or a combination thereof.
In the exemplary embodiment of
Once received, the video streams are recombined via stream processing routine 502 to form the video sequences that were originally compressed. The following describes three illustrative methods for recombining the streams.
C1. Recombination Method 1
In this method, an I-Picture stream and the PRED stream to be recombined keep their separate PID's until the point where they must be depacketized. The recombination process is conducted within the demultiplexer 530 of the subscriber equipment 106. For illustrative purposes, assuming the preferred embodiment of the transport stream discussed above (multi-program transport stream with each program consisting of an I-PID, PRED-PID, audio-PID, and data-PID), any packet with a PID that matches any of the PID's within the desired program are depacketized and the payload is sent to the elementary stream video decoder. Payloads are sent to the decoder in exactly in the order in which the packets arrive at the demultiplexer.
At step 615, the I-PID packets are extracted from the transport stream, including the header information and data, until the next picture start code. The header information within the first-received I-PID access unit includes sequence header, sequence extension, group start code, GOP header, picture header, and picture extension, which are known to a reader that is skilled in MPEG-1 and MPEG-2 compression standards. The header information in the next I-PID access units that belongs to the second and later GOP's includes group start code, picture start code, picture header, and extension. The method 600 then proceeds to step 620 where the payloads of the packets that includes header information related to video stream and I-picture data are coupled to the video decoder 550 as video information stream V. The method 600 then proceeds to step 625.
At step 625, the predicted picture packets PRED-PID, illustratively the PID-1 packets of fourteen predicted pictures 413 to 425 in
At step 635 a query is made as to whether a different I-PID is requested. If the query at step 635 is answered negatively, then the method 600 proceeds to step 610 where the transport demultiplexer 530 waits for the next packets having the PID of the desired I-picture. If the query at step 635 is answered affirmatively, then the PID of the new desired I-picture is identified at step 640 and the method 600 returns to step 610.
The method 600 of
C2. Recombination Method 2
The second method of recombining the video stream involves the modification of the transport stream using a PID filter. A PID filter 504 can be implemented as part of the demodulator 520 of
For illustrative purposes, assuming the preferred embodiment of the transport stream discussed above (multi-program transport stream with each program consisting of an I-PID, PRED-PID, audio-PID, and data-PID), any packet with a PID that matches any of the PID's within the desired program to be received have its PID modified to the lowest video PID in the program (the PID which is referenced first in the program's program mapping table (PMT)). For example, in a program, assuming that an I-PID is 50, and PRED-PID is 51. Then, the PID-filter modifies the PRED-PID as 50 and thereby, both I- and Predicted-Picture access units attain the same PID number and become a portion of a common stream.
As a result, the transport stream output from the PID filter contains a program with a single video stream, whose packets appear in the proper order to be decoded as valid MPEG video.
Note that the incoming bit stream does not necessarily contain any packets with a PID equal to the lowest video PID referenced in the programs PMT. Also note that it is possible to modify the video PID's to other PID numbers than lowest PID without changing the operation of the algorithm.
When the PID's of incoming packets are modified to match the PID's of other packets in the transport stream, the continuity counters of the merged PID's may become invalid at the merge points, due to each PID having its own continuity counter. For this reason, the discontinuity indicator in the adaptation field is set for any packets that may immediately follow a merge point. Any decoder components that check the continuity counter for continuity is required to correctly process the discontinuity indicator bit.
At step 715, the PID number of I-stream is re-mapped to a predetermined number, PID*. At this step, the PID filter modifies all the PID's of the desired I-stream packets to PID*. The method then proceeds to step 720, wherein the PID number of the predicted picture stream, PRED-PID, is re-mapped to PID*. At this step, the PID filter modifies all the PID's of the PRED-PID packets to PID*. The method 700 then proceeds to step 725.
At step 725, the packets of the PID* stream is extracted from the transport stream by the demultiplexer. The method 700 then proceeds to step 730, where the payloads of the packets that includes video stream header information and I-picture and predicted picture data are coupled to the video decoder 550 as video information stream V. The method 700 then proceeds to 735.
At step 735, a query is made as to whether a different I-PID is requested. If the query at step 735 is answered negatively, then the method 700 proceeds to step 710 where the transport demultiplexer 530 waits for the next packets having the PID of the desired I-picture. If the query at step 735 is answered affirmatively, then the PID of the new desired I-picture is identified at step 740 and the method 700 returns to step 710.
The method 700 of
C3. Recombination Method 3
The third method accomplishes MPEG bit stream recombination by using splicing information in the adaptation field of the transport packet headers by switching between video PIDs based on splice countdown concept.
In this method, the MPEG streams signal the PID-to-PID switch points using the splice countdown field in the transport packet header's adaptation field. When the PID filter is programmed to receive one of the PIDs in a program's PMT, the reception of a packet containing a splice countdown value of 0 in its header's adaptation field causes immediate reprogramming of the PID filter to receive the other video PID. Note that a special attention to splicing syntax is required in systems where splicing is used also for other purposes.
At step 815, the I-PID packets are extracted from the transport stream until, and including, the I-PID packet with slice countdown value of zero. The method 800 then proceeds to step 820 where the payloads of the packets that includes header information related to video stream and I-picture data are coupled to the video decoder 550 as video information stream V. The method 800 then proceeds to step 825.
At step 825, the PID filter is re-programmed to receive the predicted picture packets PRED-PID. The method 800 then proceeds to 830. At step 830, the predicted stream packets, illustratively the PID-1 packets of fourteen predicted pictures 413 to 425 in
At step 840, a query is made as to whether a different I-PID is requested. If the query at step 840 is answered negatively, then the method 800 proceeds to step 850 where the PID filter is re-programmed to receive the previous desired I-PID. If answered affirmatively, then the PID of the new desired I-picture is identified at step 845 and the method proceeds to step 850, where the PID filter is re-programmed to receive the new desired I-PID. The method then proceeds to step 845, where the transport demultiplexer 530 waits for the next packets having the PID of the desired I-picture.
The method 800 of
D. Example: Interactive Program Guide
D1. User Interface and Operation of IPG
To illustrate the applicability of the invention to encoding IPG sequences,
In a system, illustratively, comprising 80 channels of information, the channels are displayed in 8-channel groups having associated with them three-hour time slots. In this organization, it is necessary to provide 10 video PIDs to carry the present-time channel/time/title information, one audio PID to carry the audio barker and/or a data PID (or other data transport method) to carry the program description data, overlay data and the like. To broadcast program information up to 24 hours in advance, it is necessary to provide 160 (i.e., 10*24/1.5) video PIDS, along with one audio and, optionally, one or more data PIDs. The amount of time provided for in broadcast video PIDs for the given channel groups comprises the time depth of the program guide, while the number of channels available through the guide (compared to the number of channels in the system) provides the channel depth of the program guide. In a system providing only half of the available channels via broadcast video PIDs, the channel depth is said to be 50%. In a system providing 12 hours of time slot “look-ahead,” the time depth is said to be 12 hours. In a system providing 16 hours of time slot “look-ahead” and 4 hours of time slot “look-back,” the time depth is said to be +16/−4 hours.
The video streams representing the IPG are carried in a single transport stream or multiple transport streams, within the form of a single or multi-programs as discussed previously in this invention. A user desiring to view the next 1.5 hour time interval (e.g., 9:30-11:00) may activate a “scroll right” object (or move the joystick to the right when a program within program grid 902 occupies the final displayed time interval). Such activation results in the controller of the STT noting that a new time interval is desired. The video stream corresponding to the new time interval is then decoded and displayed. If the corresponding video stream is within the same transport stream (i.e., a new PID), then the stream is immediately decoded and presented. If the corresponding video stream is within a different transport stream, then the related transport stream is extracted from the broadcast stream and the related video stream is decoded and presented. If the corresponding transport stream is within a different broadcast stream, then the related broadcast stream is tuned, the corresponding transport stream is extracted, and the desired video stream is decoded and presented.
It is important to note that each extracted video stream is generally associated with a common audio stream. Thus, the video/audio barker function of the program guide is continuously provided, regardless of the selected video stream. Also note that the teachings of the invention are equally applicable to systems and user interfaces that employs multiple audio streams.
Similarly, a user interaction resulting in a prior time interval or a different set of channels results in the retrieval and presentation of a related video stream. If the related video stream is not part of the broadcast video streams, then a pointcast session is initiated. For this purpose, the STT sends a request to the head end via the back channel requesting a particular stream. The head end then processes the request, retrieves the related stream from the information server, incorporates the stream within a transport stream as a video PID (preferably, the transport stream currently being tuned/selected by the STT) and informs the STT which PID should be received, and from which transport stream it should be demultiplexed. The STT then retrieves the related video PID. In the case of the video PID being within a different transport stream, the STT first demultiplexes the corresponding transport stream (possibly tuning a different QAM stream within the forward channel).
Upon completion of the viewing of the desired stream, the STT indicates to the head end that it no longer needs the stream, whereupon the head end tears down the pointcast session. The viewer is then returned to the broadcast stream from which the pointcast session was launched.
D2. Compressing IPG Pages
Various data structures can be used to represent data for the guide and video regions shown in each of
As shown in
Matrix 1100 in
In the specific example shown
As noted above, each of the 15 video sequences in
If a user wants to view the guide data for a particular group of channels, a demultiplexer at the STT switches to the related I-PID and the I frame for the PID is decoded. For each subsequent time index, the P or B frame in the base PID is decoded (using the decoded I frame for the selected PID) and processed to construct the video portion. The constructed video portion is then extracted and combined with the guide portion extracted from the decoded I frame of the selected PID to generate the picture for that time index. For example, to generate the picture for PID2 at time index t2, the B1 picture in the base PID at time index t2 is decoded and the video portion (v2) is extracted. The I frame for PID2 at time index t1 is also decoded, and the guide portion (g2) is also extracted. To generate the picture for PID2 at time index t2, the extracted guide portion (g2) is combined with the extracted video portion (v2). Subsequent pictures for this PID can be generated in similar manner.
Using data structure 1200 shown in
Data structure 1300 includes a first element grouping 1310 and a second element grouping 1320 that can be used to fully represent the data in matrix 1100. First element grouping 1310 includes 15 elements for the 15 I-PIDs for PID1 through PID15. However, instead of encoding each I-PID at time index t1 as an I frame (as in data structure 1200), a reference I frame is encoded for one of the I-PID, and each of the other I-PID frames is encoded as a difference frame based, in part, on the reference I frame. In the example shown in
Similar to data structure 1200, second element grouping 1320 in data structure 1300 includes 14 elements for 14 non-I frames for one of the PIDs and is also referred to as a base PID. The base PID is generated for the video stream having its I-PID encoded as the reference I frame, which is PID1 in this example. The non-I frames are encoded based, in part, on the reference I frame and include the last 14 pictures of the GOP for PID1 corresponding to time indices t2 through t15 (e.g., B1, B1, P1, B1, B1, P1, B1, B1, P1, B1, B1, P1, B1, and B1).
The encoding for data structure 1300 can be performed (e.g., at the head end) as follows. First, one of the I-PIDs is selected as the reference I-PID (e.g., PID1 in this example). The selected I-PID is encoded and then decoded. The resultant decoded I frame is used as a reference frame to calculate the difference frames for the remaining I-PIDs (e.g., D2 through D15 for PID2 through PID15, respectively). Since the video portion (v1) does not change in the horizontal axis (i.e., along the PID dimension), only the guide portion (g1) of the decoded PID frame is used to create the difference frames. For example, the difference frame for PID2 is created by encoding the difference in the guide portion (i.e., g2−decoded g1), and then skipping the macroblocks in the video portion. The difference frames can be encoded using the mechanisms described below.
The decoding for data structure 1300 can be performed (e.g., at the STT) as follows. If a user wants to view a particular group of channels (e.g., PID2), the demultiplexer at the STT switches to the related I-PID. If the selected I-PID is not the reference PID, the reference I-PID (e.g., I1 for PID1) is identified and passed to the (MPEG-2) decoder along with the difference frame for the selected PID (e.g., D2 for PID2). The difference frame is decoded using a decoding scheme complementary to the encoding scheme used to generate the difference frame. The decoded difference frame is then combined with the decoded reference I frame to generate the decoded frame for the selected PID.
The base PID can be decoded in various ways. In one embodiment, the decoded frame for the selected PID is used as a reference frame to start the decoding process for the base PID. In another embodiment, the decoded reference I frame is used as a reference frame to start the decoding process for the video portion of the base PID, possibly in parallel with the decoding of the difference frame for the selected PID. The decoded video portions of the base PID are then combined with the guide portion of the decoded difference frame for PID2 to generate the decoded pictures at time indices t2 through t15.
Using data structure 1300 shown in
Data structure 1400 includes a set of elements 1411 through 1425 that can be used to fully represent the data in matrix 1100. As shown in
In the example shown in
The decoding for data structure 1400 can be performed (e.g., at the STT) by switching activity between different PIDs at different time indices. Initially, the received (diagonal) GOP is demultiplexed and decoded to recover the video and guide portions. If a particular PID is selected for viewing, the guide portion corresponding to the selected PID is retrieved and combined with the video portion for each time index. For example, to view PID2 at the STT, the video portion (v1) from PID1 at time index t1 is extracted and combined with the guide portion (g2) extracted from PID2 at time index t2 to generate the decoded picture for PID2 at time index t1. At time index t2, the decoded picture for PID2 is displayed. At time index t3, the video portion (v3) from PID3 at time index t3 is extracted and combined with the previously extracted guide portion (g2) to generate the decoded picture for PID2 at time index t3. The decoding process continues in similar manner for the remaining pictures. As can be seen from
The reduction in the required bit rate can be computed using the above bit rate number assignment (i.e., 40 for an I frame and 60 for the base PID). The relative bit rate can be reduced from 150 for data structure 1300 down to 100 for data structure 1400 (i.e., 1 I frames×40+1 base PID×60=100).
In matrix 1100 shown in
For matrix 1500, the guide data (represented as g1 in
Specifically, at time index t1, the guide and video portions for one of the PIDs (e.g., g1, v1 for PID1) can be encoded as the reference I frame. Subsequently, the video portions of the remaining pictures within the GOP for this PID can be encoded based on the reference I frame. The video portions at time index t1 for each of the remaining PIDs (e.g., PID2 through PID8) can be encoded as an I picture. Alternatively, the video portion at time index t1 for each remaining PID can be coded as a P picture based on the reference I picture.
For example, the guide portion (g1) and video portion (v1) for PID1 at time index t1 can be encoded as the reference I picture. For the next picture of PID1 at time index t2, the video portion (v2) is extracted and encoded as a B picture based, in part, on the video portion (v1) at time index t1. The guide portion (g1) at time t2 can be omitted from processing. The encoding for PID1 continues in similar manner for the remaining pictures at time indices t3 through t15. For PID2, the video portion (a1) at time index t1 can be coded as an I picture, and the video portions (a2, a3, and so on) at time indices t2 through t15 can be encoded as P and B pictures based on the I picture generated for PID2 at time index t1. Alternatively, the video portion (a1) for PID2 at time index t1 can be encoded as a difference picture (i.e., as difference of a1−v1).
The decoding for data structure 1500 can be performed (e.g., at the STT) as follows. Initially, the reference I picture is constructed and stored. If a particular PID is selected for viewing, the video sequence for that PID is constructed and combined with the previously constructed and stored guide portion. The decoded video sequence is thus presented along with the guide portion available in the decoded reference picture.
The decoding of the video portions for the selected PID is dependent on, and complementary to, the encoding scheme used to encode the PIDs. If each of the PIDs at time index t1 is encoded as an I picture, then the I picture for the selected PID can be decoded and used as the reference for decoding the video portions for the remaining time indices t2 through t15. Alternatively, if the selected PID at time index t1 is encoded as a difference frame, the difference picture can be decoded and combined with the decoded reference I picture. For example, if PID2 is to be constructed, then the decoder first constructs the video portion (a1) by either: (1) decoding the video portion (a1), if it has been encoded as an I picture, or (2) adding the decoded video portion (v1) to the decoded reference I picture (v1), if it has been encoded as a difference picture (i.e., a1−decoded (v1)). Subsequent video portions (a2) through (a15) for PID2 can then be decoded based on the decoded video portion (a1).
Various encoding mechanisms can be used to encode the pictures in
The encoding can be achieved by various types of encoder. For example, the guide and video portions can each be encoded by software or hardware (e.g., MPEG-2) encoder. Other types of encoder, or combinations thereof, can also be used and are within the scope of the invention.
The encoding of the pictures described above can be achieved using picture-based or slice-based encoding. In picture-based encoding, which is commonly used by MPEG-2 encoders, an entire picture is processed to generate the coded data that is then transmitted. In slice-based encoding, “slices” of the picture is processed to generate the coded data. Each slice is composed of a number of macroblocks and has a length that may be defined. Slice-based encoding is relatively more complex to implement than picture-based encoding. However, it provides additional flexibility in the encoding process, and is well suited for encoding both text and video. For slice-based encoding, a mechanism is used to properly splice the slices at the decoder to construct the pictures.
For each of the data structures described above, the matrix may be dynamically updated at the source (e.g., the head end) and delivered to the destination (e.g., the STT) by suitable means. For example, the data for the matrix can be sent as part of private data, auxiliary data, or some other means. A chosen matrix can be sent as indices to the set top box. In a specific embodiment, the matrix being used is pre-wired (pre-known) to the set top terminal and only a signaling mechanism is used to signal which matrix is being used.
The index matrix representation described above with respect to
The foregoing description of the preferred embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without the use of the inventive faculty. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
This application is a continuation of U.S. patent application Ser. No. 09/602,547, filed on Jun. 21, 2000 now U.S. Pat. No. 6,704,359 which application claims the benefit of U.S. provisional Application Ser. No. 60/141,297, entitled “DATA STRUCTURE AND APPARATUS FOR EFFICIENT DELIVERY OF INTERACTIVE PROGRAM GUIDE IN AN INTERACTIVE TELEVISION ENVIRONMENT,” filed Jun. 28, 1999, and is a continuation-in-part of U.S. patent application Ser. No. 09/293,526, entitled “IMPROVED DATA STRUCTURE AND METHODS FOR PROVIDING AN INTERACTIVE PROGRAM GUIDE,” filed Apr. 15, 1999 now U.S. Pat. No. 6,754,905, Ser. No. 09/359,559, entitled “DATA STRUCTURE AND METHODS FOR PROVIDING AN INTERACTIVE PROGRAM GUIDE,” filed Jul. 22, 1999 now abandoned, and Ser. No. 09/384,394, entitled “METHOD AND APPARATUS FOR COMPRESSING VIDEO SEQUENCES,” filed Aug. 27, 1999 now U.S. Pat. No. 6,621,870, all of which are assigned to the assignee of the present invention and are incorporated herein by reference in their entireties for all purposes.
Number | Name | Date | Kind |
---|---|---|---|
4290063 | Traster | Sep 1981 | A |
4437093 | Bradley | Mar 1984 | A |
4496976 | Swanson et al. | Jan 1985 | A |
4520356 | O'Keefe et al. | May 1985 | A |
4567512 | Abraham | Jan 1986 | A |
RE32187 | Barda et al. | Jun 1986 | E |
4600921 | Thomas | Jul 1986 | A |
4633297 | Skerlos et al. | Dec 1986 | A |
4706121 | Young | Nov 1987 | A |
4712239 | Frezza et al. | Dec 1987 | A |
4734764 | Pocock et al. | Mar 1988 | A |
4739318 | Cohen | Apr 1988 | A |
4742344 | Nakagawa et al. | May 1988 | A |
4745468 | Von Kohorn | May 1988 | A |
4751578 | Reiter et al. | Jun 1988 | A |
4792848 | Nussrallah et al. | Dec 1988 | A |
4792849 | McCalley et al. | Dec 1988 | A |
4829372 | McCalley et al. | May 1989 | A |
4829569 | Seth-Smith et al. | May 1989 | A |
4847825 | Levine | Jul 1989 | A |
4860123 | McCalley et al. | Aug 1989 | A |
4866770 | Seth-Smith et al. | Sep 1989 | A |
4876592 | Von Kohorn | Oct 1989 | A |
4885775 | Lucas | Dec 1989 | A |
4890321 | Seth-Smith et al. | Dec 1989 | A |
4905094 | Pocock et al. | Feb 1990 | A |
4908713 | Levine | Mar 1990 | A |
4926255 | Von Kohorn | May 1990 | A |
4941040 | Pocock et al. | Jul 1990 | A |
4963994 | Levine | Oct 1990 | A |
4977455 | Young | Dec 1990 | A |
4991011 | Johnson et al. | Feb 1991 | A |
4994908 | Kuban et al. | Feb 1991 | A |
5014125 | Pocock et al. | May 1991 | A |
5034807 | Von Kohorn | Jul 1991 | A |
5038211 | Hallenbeck | Aug 1991 | A |
5057915 | Von Kohorn | Oct 1991 | A |
5058160 | Banker et al. | Oct 1991 | A |
5109279 | Ando | Apr 1992 | A |
5113496 | McCalley et al. | May 1992 | A |
5119188 | McCalley et al. | Jun 1992 | A |
5123046 | Levine | Jun 1992 | A |
5128752 | Von Kohorn | Jul 1992 | A |
5146210 | Heberle | Sep 1992 | A |
5151789 | Young | Sep 1992 | A |
5191410 | McCalley et al. | Mar 1993 | A |
5195092 | Wilson et al. | Mar 1993 | A |
5208665 | McCalley et al. | May 1993 | A |
5227874 | Von Kohorn | Jul 1993 | A |
5231665 | Auld et al. | Jul 1993 | A |
5239540 | Rovira et al. | Aug 1993 | A |
5247364 | Banker et al. | Sep 1993 | A |
5249044 | Von Kohorn | Sep 1993 | A |
5260778 | Kauffman et al. | Nov 1993 | A |
5270809 | Gammie et al. | Dec 1993 | A |
5283734 | Von Kohorn | Feb 1994 | A |
5293357 | Hallenbeck | Mar 1994 | A |
5297204 | Levine | Mar 1994 | A |
5301028 | Banker et al. | Apr 1994 | A |
5303295 | West et al. | Apr 1994 | A |
5307173 | Yuen et al. | Apr 1994 | A |
5319454 | Schutte | Jun 1994 | A |
5319707 | Wasilewski et al. | Jun 1994 | A |
5335079 | Yuen et al. | Aug 1994 | A |
5353121 | Young et al. | Oct 1994 | A |
5365282 | Levine | Nov 1994 | A |
5373330 | Levine | Dec 1994 | A |
5382983 | Kwoh et al. | Jan 1995 | A |
5400401 | Wasilewski et al. | Mar 1995 | A |
5406558 | Rovira et al. | Apr 1995 | A |
5414448 | Wada et al. | May 1995 | A |
5414756 | Levine | May 1995 | A |
5420647 | Levine | May 1995 | A |
5422674 | Hooper et al. | Jun 1995 | A |
5428404 | Ingram et al. | Jun 1995 | A |
5438370 | Primiano et al. | Aug 1995 | A |
5440632 | Bacon et al. | Aug 1995 | A |
5448568 | Delpuch et al. | Sep 1995 | A |
5473609 | Chaney | Dec 1995 | A |
5473704 | Abe | Dec 1995 | A |
5475382 | Yuen et al. | Dec 1995 | A |
5477262 | Banker et al. | Dec 1995 | A |
5479266 | Young et al. | Dec 1995 | A |
5479268 | Young et al. | Dec 1995 | A |
5485221 | Banker et al. | Jan 1996 | A |
5488409 | Yuen et al. | Jan 1996 | A |
5493339 | Birch et al. | Feb 1996 | A |
5500933 | Schnorf | Mar 1996 | A |
5502504 | Marshall et al. | Mar 1996 | A |
5508815 | Levine | Apr 1996 | A |
5515173 | Mankovitz et al. | May 1996 | A |
5523794 | Mankovitz et al. | Jun 1996 | A |
5523796 | Marshall et al. | Jun 1996 | A |
5532732 | Yuen et al. | Jul 1996 | A |
5532754 | Young et al. | Jul 1996 | A |
5539391 | Yuen | Jul 1996 | A |
5539822 | Lett | Jul 1996 | A |
5543852 | Yuen et al. | Aug 1996 | A |
5550576 | Klosterman | Aug 1996 | A |
5552837 | Mankovitz | Sep 1996 | A |
5553123 | Chan et al. | Sep 1996 | A |
5559549 | Hendricks et al. | Sep 1996 | A |
5559550 | Mankovitz | Sep 1996 | A |
5559870 | Patton et al. | Sep 1996 | A |
5568272 | Levine | Oct 1996 | A |
5579055 | Hamilton et al. | Nov 1996 | A |
5579057 | Banker et al. | Nov 1996 | A |
5581614 | Ng et al. | Dec 1996 | A |
5585838 | Lawler et al. | Dec 1996 | A |
5592551 | Lett et al. | Jan 1997 | A |
5598525 | Nally et al. | Jan 1997 | A |
5600378 | Wasilewski et al. | Feb 1997 | A |
5600711 | Yuen | Feb 1997 | A |
5604528 | Edwards et al. | Feb 1997 | A |
5619247 | Russo | Apr 1997 | A |
5619274 | Roop et al. | Apr 1997 | A |
5619383 | Ngai | Apr 1997 | A |
5621579 | Yuen | Apr 1997 | A |
5623308 | Civanlar et al. | Apr 1997 | A |
5630119 | Aristides et al. | May 1997 | A |
5635978 | Alten et al. | Jun 1997 | A |
5644354 | Thompson et al. | Jul 1997 | A |
5659367 | Yuen | Aug 1997 | A |
5668599 | Cheney et al. | Sep 1997 | A |
5673089 | Yuen et al. | Sep 1997 | A |
5675575 | Wall, Jr. et al. | Oct 1997 | A |
5682511 | Sposato et al. | Oct 1997 | A |
5684525 | Klosterman | Nov 1997 | A |
5687331 | Volk et al. | Nov 1997 | A |
5692214 | Levine | Nov 1997 | A |
5694176 | Bruette et al. | Dec 1997 | A |
5701383 | Russo et al. | Dec 1997 | A |
5710601 | Marshall et al. | Jan 1998 | A |
5715515 | Akins, III et al. | Feb 1998 | A |
5716273 | Yuen | Feb 1998 | A |
5719646 | Kikuchi et al. | Feb 1998 | A |
5724203 | Kwoh et al. | Mar 1998 | A |
5724525 | Beyers, II et al. | Mar 1998 | A |
5727060 | Young | Mar 1998 | A |
5731844 | Rauch et al. | Mar 1998 | A |
5734853 | Hendricks et al. | Mar 1998 | A |
5751282 | Girard et al. | May 1998 | A |
5754783 | Mendelson et al. | May 1998 | A |
5754940 | Smith et al. | May 1998 | A |
5757416 | Birch et al. | May 1998 | A |
5764739 | Patton et al. | Jun 1998 | A |
5768539 | Metz et al. | Jun 1998 | A |
5771064 | Lett | Jun 1998 | A |
5781228 | Sposato | Jul 1998 | A |
5784095 | Robbins et al. | Jul 1998 | A |
5790172 | Imanaka | Aug 1998 | A |
5790198 | Roop et al. | Aug 1998 | A |
5790806 | Koperda | Aug 1998 | A |
5793438 | Bedard | Aug 1998 | A |
5798785 | Hendricks et al. | Aug 1998 | A |
5801747 | Bedard | Sep 1998 | A |
5801753 | Eyer | Sep 1998 | A |
5801787 | Schein et al. | Sep 1998 | A |
5805204 | Thompson et al. | Sep 1998 | A |
5808608 | Young et al. | Sep 1998 | A |
5809204 | Young et al. | Sep 1998 | A |
5812205 | Milnes et al. | Sep 1998 | A |
5822324 | Kostresti et al. | Oct 1998 | A |
5828420 | Marshall et al. | Oct 1998 | A |
5828945 | Klosterman | Oct 1998 | A |
RE35954 | Levine | Nov 1998 | E |
5838383 | Chimoto et al. | Nov 1998 | A |
5844620 | Coleman | Dec 1998 | A |
5850218 | Lajoie et al. | Dec 1998 | A |
5852478 | Kwoh | Dec 1998 | A |
5854840 | Cannella, Jr. | Dec 1998 | A |
5859660 | Perkins et al. | Jan 1999 | A |
5861881 | Freeman et al. | Jan 1999 | A |
5867208 | McLaren | Feb 1999 | A |
5870150 | Yuen | Feb 1999 | A |
5870474 | Wasilewski et al. | Feb 1999 | A |
5880768 | Lemmons et al. | Mar 1999 | A |
5907323 | Lawler et al. | May 1999 | A |
5915068 | Levine | Jun 1999 | A |
5917830 | Chen et al. | Jun 1999 | A |
5940073 | Klosterman et al. | Aug 1999 | A |
5949476 | Pocock et al. | Sep 1999 | A |
5966120 | Arazi et al. | Oct 1999 | A |
6005561 | Hawkins et al. | Dec 1999 | A |
6005562 | Shiga et al. | Dec 1999 | A |
6034677 | Noguchi et al. | Mar 2000 | A |
6075575 | Schein et al. | Jun 2000 | A |
6130898 | Kostreski et al. | Oct 2000 | A |
6141385 | Yamaji | Oct 2000 | A |
6147714 | Terasawa et al. | Nov 2000 | A |
6157673 | Cuccia | Dec 2000 | A |
6160545 | Eyer et al. | Dec 2000 | A |
6172674 | Etheredge | Jan 2001 | B1 |
6177931 | Alexander et al. | Jan 2001 | B1 |
6208335 | Gordon et al. | Mar 2001 | B1 |
6222531 | Smith | Apr 2001 | B1 |
6239794 | Yuen et al. | May 2001 | B1 |
6240555 | Shoff et al. | May 2001 | B1 |
6288738 | Dureau et al. | Sep 2001 | B1 |
6414970 | Negishi et al. | Jul 2002 | B1 |
6415437 | Ludvig et al. | Jul 2002 | B1 |
6470460 | Kashiwagi et al. | Oct 2002 | B1 |
6481012 | Gordon et al. | Nov 2002 | B1 |
6584153 | Gordon et al. | Jun 2003 | B1 |
6621870 | Gordon et al. | Sep 2003 | B1 |
6704359 | Bayrakeri et al. | Mar 2004 | B1 |
6782132 | Fogg | Aug 2004 | B1 |
Number | Date | Country |
---|---|---|
0 838 958 | Apr 1998 | EP |
9414282 | Jun 1994 | WO |
WO 9713368 | Oct 1997 | WO |
Number | Date | Country | |
---|---|---|---|
20040086040 A1 | May 2004 | US |
Number | Date | Country | |
---|---|---|---|
60141297 | Jun 1999 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09602547 | Jun 2000 | US |
Child | 10697623 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09384394 | Aug 1999 | US |
Child | 09602547 | US | |
Parent | 09359559 | Jul 1999 | US |
Child | 09384394 | US | |
Parent | 09293526 | Apr 1999 | US |
Child | 09359559 | US |