EP0743795B1 - Transport packet stream encoder and method for operating the same - Google Patents

Transport packet stream encoder and method for operating the same Download PDF

Info

Publication number
EP0743795B1
EP0743795B1 EP96106946A EP96106946A EP0743795B1 EP 0743795 B1 EP0743795 B1 EP 0743795B1 EP 96106946 A EP96106946 A EP 96106946A EP 96106946 A EP96106946 A EP 96106946A EP 0743795 B1 EP0743795 B1 EP 0743795B1
Authority
EP
European Patent Office
Prior art keywords
packet
signal
data
entries
coupled
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
EP96106946A
Other languages
German (de)
French (fr)
Other versions
EP0743795A3 (en
EP0743795A2 (en
Inventor
Paul Wallace Lyons
Nicola John Fedele
Alfonse Anthony Acampora
Victor Vincent D'alessandro
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Technicolor SA
Original Assignee
Thomson Multimedia SA
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Thomson Multimedia SA filed Critical Thomson Multimedia SA
Publication of EP0743795A2 publication Critical patent/EP0743795A2/en
Publication of EP0743795A3 publication Critical patent/EP0743795A3/en
Application granted granted Critical
Publication of EP0743795B1 publication Critical patent/EP0743795B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/434Disassembling of a multiplex stream, e.g. demultiplexing audio and video streams, extraction of additional data from a video stream; Remultiplexing of multiplex streams; Extraction or processing of SI; Disassembling of packetised elementary stream
    • H04N21/4347Demultiplexing of several video streams
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L25/00Baseband systems
    • H04L25/02Details ; arrangements for supplying electrical power along data transmission lines
    • H04L25/03Shaping networks in transmitter or receiver, e.g. adaptive shaping networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/236Assembling of a multiplex stream, e.g. transport stream, by combining a video stream with other content or additional data, e.g. inserting a URL [Uniform Resource Locator] into a video stream, multiplexing software data into a video stream; Remultiplexing of multiplex streams; Insertion of stuffing bits into the multiplex stream, e.g. to obtain a constant bit-rate; Assembling of a packetised elementary stream
    • H04N21/2365Multiplexing of several video streams
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/24Systems for the transmission of television signals using pulse code modulation
    • H04N7/52Systems for transmission of a pulse code modulated video signal with one or more other pulse code modulated signals, e.g. an audio signal or a synchronizing signal

Definitions

  • the present invention relates to a method for operating a transport stream encoder to produce a stream of packets carrying data representing a plurality of component signals.
  • the invention concerns a method which allows flexibility in the assignment of component signals to packet slots, and minimizes the number of null packets which are inserted into the packet stream.
  • programs comprise combinations of a video signal representing a moving image, one or more audio signals (for stereo or multi-language capability), and one or more data signals (for closed captioning, and/or interactive computer program code and/or data).
  • a system proposed by the Grand Alliance consortium in the United States provides for a program to contain a video signal component, two audio signal components and four auxiliary data signal components. A stream of successive packets of data is formed, each packet containing data from one of the component signals. In this manner the seven component signals are time multiplexed into a single packet stream, which is broadcast over a transport link.
  • US5280479 discloses a packet multiplexer for generating a transport stream from different types of packets arriving from different sources which are buffered in memory units.
  • the packets are assigned priorities dynamically according to the type of the packet, the number of packets waiting in the buffer, or any other predetermined rule. Each time a packet is to be sent; i.e., at each packet slot, the source which has the highest priority packet is selected.
  • Remote locations receive and process the data contained in the packet stream to reproduce the seven component signals.
  • the image represented by the video signal component is displayed on a display screen, and the sound represented by the audio signal component(s) is reproduced by speakers.
  • the auxiliary data component signals are processed by appropriate circuitry at the remote location, and used as intended. For example, if one of the auxiliary data component signals represents closed captioning information, a video signal representing the closed caption image is generated, and that image signal is combined with the image signal representing the video signal component. The image represented by the combined image signals is displayed on the display screen.
  • the device used to combine the seven component signals is called a transport stream encoder.
  • This block diagram includes an input first-input-first-output (FIFO) buffer and data selector for temporarily buffering data representing the seven digital data signal components and producing data representing a selected one of the seven signal components. This data is supplied to a packetizer.
  • FIFO input first-input-first-output
  • a scheduler selects which of the signal components is to be carried in the next packet slot using either a priority scheme or a fixed time slot scheme, both of which are described in more detail below.
  • the scheduler conditions the data selector to couple the output terminal of the input FIFO for the selected signal component to the packetizer, and conditions that input FIFO to produce the data to be carried in that packet. The resulting packet is transmitted over the transport link.
  • a list of the component signals is maintained in order from a highest priority component signal to a lowest.
  • the FIFOs of the component signals are tested in order from the highest to the lowest priority component signal.
  • the first FIFO tested which has sufficient data to form a packet is selected to form the next packet. If none of the FIFOs contain enough data, a null packet is inserted.
  • a problem with the priority scheme is it requires low data rate component signals be assigned higher priorities than higher data rate component signals. This is because higher data rate signal components (e.g. video signal components) will accumulate enough data in its FIFO to form a packet more rapidly than lower data rate signal components (e.g. audio signal components), and if they were given a higher priority, no lower data rate component signal would be allowed to form a packet. Furthermore, in the case where more than one program is being transported, more than one set of high data rate and low data rate component signals are being transported. For example, there may be two audio signals per program from more than one program. While all of the audio signals are approximately the same data rate, and equally important, one must be given a priority over the others. Finally, the priority scheme can lead to unnecessary null packets.
  • higher data rate signal components e.g. video signal components
  • lower data rate signal components e.g. audio signal components
  • the packet stream is partitioned into successive groups of packet slots.
  • Each component signal is assigned to one or more predetermined packet slots within this group.
  • that component signal's FIFO is checked to determine if it contains enough data to form a packet. If it does, a packet is formed containing that data. If it does not, a null packet is inserted into the packet stream.
  • a problem with the fixed time slot scheme is that component signals are assigned to only specific packet slots within any group of packet slots. At worst, a component signal may be assigned only one packet slot within the group (although a component signal can be assigned more than one packet slot). If that component's FIFO does not have enough data to form a packet when its packet slot occurs, a null packet is inserted into the packet stream and the component signal must wait until the next group, even though it may have had enough data at the very next packet slot.
  • a solution to this problem is to use very small packets, but this increases the overhead in the packet stream, thus, decreasing the overall data rate available to the component signals. Furthermore, a null packet is inserted into the packet stream, even though some other component signal may have sufficient data in its FIFO to form a packet.
  • a method for operating a transport stream encoder to produce a stream of packets carrying data representing a plurality of component signals comprises the following steps.
  • the packet stream is partitioned into successive groups, each group containing a predetermined number of packet slots.
  • a plurality of priority lists is maintained, one for each of the packet slots in the group.
  • Each priority list contains a plurality of entries, and each entry identifies one of the component signals.
  • the entries in the priority list corresponding to that packet slot are traversed, one at a time. For each of those entries it is determined whether the component signal identified by that entry can produce a packet. If it can, a packet containing data representing that component signal is produced. In accordance with one embodiment, if none of the component signals identified by the entries in the priority list can produce a packet is a null packet produced.
  • Apparatus in accordance with principles of the present invention comprises a plurality of buffers coupled to sources of component signals. Each buffer has an output terminal producing a full signal indicating whether it contains sufficient data to produce a packet.
  • a packetizer is coupled to the buffers and produces a packet stream partitioned into successive groups, each group containing a predetermined number of packet slots.
  • a memory stores a plurality of priority lists, one corresponding to each packet slot within the group. Each priority list contains a plurality of entries, each identifying a component signal.
  • a scheduler controller is coupled to the buffers and the memory. The scheduler controller determines the contents of each of the packet slots. It does this by traversing the entries in the priority list corresponding to that packet slot.
  • the scheduler controller For each of the entries, it senses the full signal from the buffer coupled to the source of the component signal identified by that entry. If the full signal indicates that that buffer contains sufficient data to produce a packet, the scheduler controller conditions the packetizer to produce a packet containing data representing that component signal. In one embodiment of the invention, if none of buffers identified by entries in the priority list contain sufficient data to produce a packet is the packetizer conditioned to produce a null packet.
  • Fig. 1 is a block diagram of a transport stream encoder according to the present invention.
  • the illustrated signal lines represent single or multiple bit digital signal lines.
  • Other signals, such as clock and control signals, and other components, such as clock generators and synchronizers, are not illustrated in order to simplify the figure.
  • clock and control signals and other components, such as clock generators and synchronizers, are not illustrated in order to simplify the figure.
  • clock generators and synchronizers are not illustrated in order to simplify the figure.
  • one or more program sources produce a plurality N of digital signal components, respectively coupled to a corresponding plurality of input terminals 5.
  • the program sources may include data compressing networks such as MPEG encoders.
  • First, second and third signal components are respectively coupled to input terminals 2, 4 and 6.
  • An Nth signal component is coupled to an input terminal N.
  • the signal components represent an HDTV or satellite TV program: the first, second and third signal components, coupled to input terminals 2, 4 and 6, represent a video signal V, audio signal A and closed captioning information signal CC, respectively.
  • Such program sources, their operation, and the video, audio and digital data signals they produce, are well known and will not be described in detail.
  • the plurality of input terminals 5 are respectively coupled to data input terminals DI of a corresponding plurality of FIFO buffers 10.
  • the input terminals 2, 4, 6 and N are coupled to respective data input terminals DI of respective FIFO buffers 12, 14, 16 and 1N.
  • Respective data output terminals DO of the FIFO buffers 12, 14, 16 and 1N are coupled in common to a data bus 20.
  • the data bus 20 is also coupled to a data input terminal of a packetizer 30.
  • An output terminal of the packetizer 30 is coupled to an output terminal 15.
  • the output terminal 15 is coupled to the transport link (not shown) for processing the packet stream and broadcasting it to remote locations.
  • the transport link, and its operation, are well known and will not be described in detail.
  • the transport link may include transmission processing networks such as coding, spectrum shaping and modulator networks.
  • a scheduler controller 50 includes a ready signal input terminal R, and identifier signal ID and enable signal E output terminals.
  • the respective ready output terminals R of each of the plurality of FIFO buffers 10 are coupled in common to the ready input terminal R of the scheduler controller 50.
  • the identifier output terminal ID of the scheduler controller 50 is coupled in common to the respective identifier input terminals ID of each of the plurality of FIFO buffers 10, and the enable output terminal E of the scheduler controller 50 is coupled in common to the respective enable input terminals E of each of the plurality of FIFO buffers 10.
  • the signal lines coupling together the ready R, identifier ID and enable E terminals form a control bus 22, which operates in conjunction with the data bus 20.
  • a start signal output terminal S of the packetizer 30 is coupled to a start signal input terminal of the scheduler controller 50.
  • a memory 70 is coupled to the scheduler controller 50.
  • the ⁇ P 60 has a control output port coupled to a control input terminal C of the scheduler controller 50.
  • the scheduler controller 50 may be constructed as a standalone controller in a known manner.
  • the scheduler controller 50 is coupled directly to the memory 70 and includes its own processor which receives only control information from the ⁇ P 60, and controls the storage of information to and the retrieval of information from the memory 70.
  • the scheduler controller 50 operates as an I/O adapter coupled to the system bus (not shown) of the ⁇ P 60.
  • the scheduler controller 50 is operated under the control of a program executing on the ⁇ P 60.
  • the memory 70 is coupled to the system bus (not shown) of the ⁇ P 60, as illustrated in phantom in Fig. 1, and the ⁇ P 60 controls the storage of information to and the retrieval of information from the memory 70.
  • the packetizer 30 produces a stream of sequential packets.
  • Each packet contains data from one of the component signals, or, if there is not enough data in that component's FIFO at the time the packet is formed, a null packet.
  • the packet stream is divided into successive groups of packet slots, each group having a predetermined number of packet slots.
  • the scheduler controller 50 controls which signal component is inserted into each packet slot. In a manner to be described in more detail below, the scheduler controller 50 contains a set of lists of permissible signal components, one list for each packet slot. The set of lists are stored in a memory associated with the scheduler controller 50.
  • the scheduler controller 50 is operated as an I/O adapter of ⁇ P 60, then the set of lists is stored in the RAM (not shown) in the ⁇ P 60, otherwise, the scheduler controller 50 contains its own memory to contain this set of lists. Regardless of where they are stored, the contents of this set of lists is maintained by input from a user input terminal 25 via the ⁇ P 60 in a known manner.
  • Each FIFO buffer 10 has a predetermined unique address or identification value associated with it, and the scheduler controller 50 maintains, as a part of its lists of permissible signal components, described above, the identification value of each FIFO buffer 10 in its list. When it is time to fill a packet slot, the list of permissible signal components for that packet slot is traversed.
  • the scheduler controller 50 places an identification signal containing the predetermined unique identification value for the first signal component's FIFO buffer 10 on the ID signal line. This identification signal is received by the ID input terminals of all the FIFO buffers 10 in common.
  • the identification signal received at the ID input terminal of a FIFO buffer 10 matches its own identification value, it generates a ready signal at the ready output terminal R indicating whether there is sufficient data in the FIFO to fill a packet; otherwise, the identification signal is ignored, and the FIFO buffer 10 remains dormant.
  • the scheduler controller 50 receives the ready signal at its ready input terminal R. If the ready signal indicates that there is not sufficient data in the addressed FIFO buffer 10 to form a packet, then the next entry in the list of permissible signal components is accessed, and an identification signal having the predetermined unique identification value associated with that next entry is placed on the identification signal lines, and it's ready signal is similarly analyzed. This process repeats until either a FIFO buffer 10 is found which has sufficient data to form a packet, or there are no more entries in the list.
  • the packetizer 30 generates a start signal at its start output terminal S to indicate the start time of a packet slot. If a FIFO buffer 10 was found which has enough data to form a packet, then when the start signal is received by the scheduler controller 50, an enable signal is produced at its enable output terminal E. The addressed FIFO buffer 10 responds to the enable signal, while the other, non-addressed, FIFO buffers 10 ignore it, and remain dormant. In response to the enable signal, the data output terminal DO of that FIFO buffer 10 is enabled, and the data from the FIFO buffer 10 is supplied to the data bus 20. The packetizer 30 receives this data from the data bus 20, and generates a packet containing that data.
  • the scheduler controller 50 is testing the plurality of FIFO buffers 10 to determine the contents of the next packet slot. If, however, none of the FIFO buffers 10 on the list have sufficient data to fill a packet, then a null packet is produced for that packet slot.
  • Fig. 2 is a more detailed block diagram of a FIFO buffer 10 used in the transport stream encoder illustrated in Fig. 1.
  • signal lines represent single or multiple bit digital signals.
  • Other components and signals, e.g. for synchronization and/or clocking, are not illustrated in order to simplify the figure.
  • One skilled in the art of digital circuit design will understand what components and signals are required, and how to design and interconnect them to the illustrated components.
  • the data input terminal DI of the FIFO buffer 10 is coupled to an input terminal I of a FIFO 102.
  • An output terminal O of the FIFO 102 is coupled to the data output terminal DO of the FIFO buffer 10.
  • the identifier input terminal ID is coupled to an address input terminal of an address comparator 104.
  • a first output terminal of the address comparator 104 is coupled to an enable input terminal of a buffer/driver 106, and a second output terminal of the address comparator 104 is coupled to a first input terminal of a two input AND gate 108.
  • a full output terminal F of the FIFO 102 is coupled to a data input terminal of the buffer/driver 106.
  • a data output terminal of the buffer/driver 106 is coupled to the ready output terminal R of the FIFO buffer 10.
  • the enable input terminal E of the FIFO buffer 10 is coupled to the second input terminal of the AND gate 108.
  • the output terminal of the AND gate 108 is coupled to an output enable input terminal of the FIFO 102.
  • the address comparator 104 receives the identification signal from the ID output terminal of the scheduler controller 50 (of Fig. 1) via the control bus 22. This received identification signal is compared to the predetermined unique identification assigned to this FIFO buffer 10 in the address comparator 104 in a known manner. If the received identification signal is the same as the identification of this FIFO buffer 10, then the signals at the first and second output terminals of the address comparator 104 have a first state indicating that this FIFO buffer 10 is being addressed. Otherwise the signals at the first and second output terminals of the address comparator 104 have a second state - indicating that this FIFO buffer is not being addressed.
  • each FIFO buffer 10 may be preassigned any identifier, without regard to physical or logical location on the data bus 20, provided that they are mutually different from those assigned to the other FIFO buffers 10.
  • the FIFO 102 receives data at its input terminal I, and temporarily stores it internally, in a known manner.
  • the signal at the full output terminal F gives an indication of the amount of data currently stored in the FIFO 102, also in a known manner. If there is sufficient data in the FIFO 102 for the packetizer 30 (of Fig. 1) to form a packet, the signal at the full output terminal F has a first state, otherwise it has a second state.
  • the signal at the enable input terminal of the buffer/driver 106 from the address comparator 104 conditions the buffer/driver 106 to pass the signal from the full output terminal F of the FIFO 102 to the ready output terminal R of the FIFO buffer 10.
  • the signal at the enable input terminal of the buffer/driver 106 conditions the buffer driver 106 to place its output terminal in a high impedance state, essentially disconnecting the FIFO buffer 10 from the control bus 22. In this manner, only the addressed FIFO buffer 10 places a signal on the ready line R of the control bus 22.
  • the FIFO 102 will produce the data currently stored internally at its data output terminal O when enabled by an appropriate signal at its enable input terminal E.
  • the signal from the address comparator 104 to the first input terminal of the AND gate 108 is a logic '1' signal. This conditions the AND gate 108 to pass the signal at its second input terminal, from the enable input terminal E of the FIFO buffer 10, to its output terminal, and, thus, to the enable input terminal E of the FIFO 102.
  • the signal from the address comparator 104 is a logic '0' signal.
  • Fig. 3 is a memory layout diagram illustrating a set of tables, described above, maintained in the scheduler controller 50 for allocating data representing component signals to packet slots.
  • a portion of a packet stream 110 produced by packetizer 30 (of Fig. 1) is illustrated at the top of the figure.
  • Each packet in the illustrated portion of the packet stream 110 is represented by a rectangle.
  • the packet stream 110 is partitioned into groups each containing a fixed predetermined number M of packet slots: slot 1, slot 2, slot 3 through slot M. This group of packet slots continually repeats in the packet stream 110. That is, the packet immediately following the illustrated slot M is slot 1 of the next group.
  • a service table 130 contains an entry for each of the component signals being broadcast by the broadcast system. Each entry contains a description of the component signal and an identifier ID.
  • the first entry VIDEO 1 represents the video component of the first program, and has the identifier 1.
  • the second entry AUDIO 1 represents the audio component of the first program and has the identifier 2
  • the third entry CLOSED CAPTION 1 represents the closed caption information for the first program and has the identifier 3.
  • the fourth, fifth and sixth entries in service table 130 (VIDEO 2, AUDIO 2, CLOSED CAPTION 2) represent the video, audio and closed caption information for a second program and have the identifiers 4, 5 and 6, respectively.
  • entries are provided for component signals generated by the broadcast system itself.
  • the entry having the identifier N-1 represents a signal component carrying a program clock reference signal and encryption keys; and the entry having the identifier N represents a signal component carrying various system tables (e.g. the service table).
  • the identifier in each entry in the service table 130 refers to the preassigned identification of the FIFO buffer 10 carrying the associated component signal.
  • the entry having the identifier 1 (VIDEO 1) refers to the video signal component V coupled to the topmost FIFO buffer 12 which, in the illustrated embodiment, has the preassigned identification of "1"
  • the entry having the identifier 2 (AUDIO 1) refers to the audio signal component A coupled to FIFO buffer 14 which has the preassigned identification of "2"
  • the entry having the identifier 3 (CLOSED CAPTION 1) refers to the closed caption signal component CC coupled to FIFO buffer 16 with the preassigned identification of "3".
  • the entries having identifiers 4, 5 and 6 refer to similar video, audio and closed caption signal components from a second program source (not shown).
  • Each packet slot in the packet stream 110 has a priority list associated with it. This is illustrated in Fig. 3 by a plurality 120 of priority lists, each associated with a respective packet slot, and illustrated immediately beneath its associated packet slot. The association of priority lists with packet slots is indicated by arrows between each priority list and its associated packet slot. That is, priority list 1 122 is associated with packet slot 1, priority list 2 124 with packet slot 2, priority list 3 126 with slot 3, and priority list M 129 with packet slot M. Each priority list contains a plurality of entries each represented by a rectangle. The contents of each entry is an identifier (ID) representing a component signal as contained in the service table 130.
  • ID identifier
  • the first entry ID1 in priority list 1 122 contains the identifier "1" representing the video signal component V from the first program source. This is represented in Fig. 3 by an arrow between the first entry ID1 in priority list 1 122 and the first entry VIDEO 1 in the service table 130.
  • the second entry ID2 in priority list 1 122 contains an identifier "4" representing the video signal component (not shown in Fig. 1) of the second program source (also not shown). This is represented in Fig. 3 by an arrow between the second entry ID2 in priority list 1 122 and the fourth entry VIDEO 2 in the service table 130.
  • Further entries (ID3 ...) in priority list 1 122 may, for example, similarly contain identifiers for all the other video signal components being broadcast.
  • priority list 2 124 may, for example, contain entries identifying all of the audio component signals. That is, the first entry ID1 in priority list 2 124 represents the audio signal component A from the first program source and has the value 2 (represented by an arrow from ID 1 of priority list 2 124 to the second entry AUDIO 1 in the service table 130); the second entry ID2 represents the audio signal component from the second program source and has the value 5 (represented by an arrow from ID 2 of priority list 2 124 to the second entry AUDIO 2 in the service table 130); and so forth.
  • Priority list 3 may, for example, contain entries identifying the video component signals similar to priority list 1 - possibly with the video signal components having different positions in the priority list.
  • the next priority list may, for example, include entries identifying all the closed captioning component signals, followed by another video signal component priority list, and so forth.
  • the final priority list M may, for example, contain entries identifying the PCR and scrambling keys component signal N-1 and the tables signal component.
  • the number of packet slots in the group, and the assignment of component signals to associated priority list for each of the packet slots is best made by considering the respective data rates of each of the component signals. That is, component signals having higher data rates (e.g. video signal components) will be assigned to more than one priority list, and thus to more than one packet slot in the group, while component signals having lower data rates (e.g. audio signal components) will be assigned to only one priority list.
  • component signals having higher data rates e.g. video signal components
  • component signals having lower data rates e.g. audio signal components
  • the scheduler controller 50 (of Fig. 1) traverses the priority list for that packet slot.
  • the scheduler controller 50 extracts the identifier from the first entry in that priority list and places an identification signal representing that identifier on the ID signal lines of the control bus 22.
  • the addressed FIFO buffer 10 responds by placing the signal from the full output terminal F of the FIFO 102 (of Fig. 2) on the ready signal line of the control bus 22. If the ready signal indicates that the addressed FIFO buffer 10 has sufficient data to form a packet, then the scheduler controller 50 waits for a start signal from the packetizer 30, and when the start signal is received, generates an enable signal on the enable signal line of the control bus 22. In response to this enable signal, the addressed FIFO buffer 10 produces the data for that packet slot, which is transmitted to the packetizer 30 via the data bus 20, all as described above.
  • the scheduler controller 50 extracts the identifier from the next entry in the priority list 120 for that packet slot and places a signal representing that identifier on the ID signal lines of the control bus 22, and waits for the ready signal from the newly addressed FIFO buffer 10. This continues until either a ready signal is received indicating that one of the addressed FIFO buffers 10 has sufficient data to form a packet, or the last entry in the priority list is processed, in which case a null packet is placed in the packet slot. Then the same procedure is followed for the priority list for the next packet slot.
  • a transport stream encoder using a data bus to couple input FIFO buffers to the packetizer provides the flexibility necessary to easily add more FIFO buffers to the encoder.
  • a new FIFO buffer is coupled to the control and data busses and assigned an identifier which is different from the identifiers of the FIFO buffers already on the bus.
  • a transport stream encoder according to the present invention can easily allow large numbers of FIFO buffers to be attached to the packetizer, and thus a large number of component signals to be transmitted over the transport link.
  • the hybrid scheme of allocating component signals to packet slots provides great flexibility. This permits the broadcaster to easily provide each component signal the throughput it requires, while minimizing the number of null packets transmitted.

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Power Engineering (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Use Of Switch Circuits For Exchanges And Methods Of Control Of Multiplex Exchanges (AREA)
  • Time-Division Multiplex Systems (AREA)

Description

  • The present invention relates to a method for operating a transport stream encoder to produce a stream of packets carrying data representing a plurality of component signals. In particular, the invention concerns a method which allows flexibility in the assignment of component signals to packet slots, and minimizes the number of null packets which are inserted into the packet stream.
  • In present high definition television (HDTV) and satellite broadcast systems, programs comprise combinations of a video signal representing a moving image, one or more audio signals (for stereo or multi-language capability), and one or more data signals (for closed captioning, and/or interactive computer program code and/or data). As a specific example, a system proposed by the Grand Alliance consortium in the United States provides for a program to contain a video signal component, two audio signal components and four auxiliary data signal components. A stream of successive packets of data is formed, each packet containing data from one of the component signals. In this manner the seven component signals are time multiplexed into a single packet stream, which is broadcast over a transport link.
  • Priority schemes and fixed time slot schemes are known in the art. See US patent 5,291,486 , US patent 5,392,284 and Japan 06-268665 , for example.
  • US5280479 discloses a packet multiplexer for generating a transport stream from different types of packets arriving from different sources which are buffered in memory units. The packets are assigned priorities dynamically according to the type of the packet, the number of packets waiting in the buffer, or any other predetermined rule. Each time a packet is to be sent; i.e., at each packet slot, the source which has the highest priority packet is selected.
  • Remote locations receive and process the data contained in the packet stream to reproduce the seven component signals. The image represented by the video signal component is displayed on a display screen, and the sound represented by the audio signal component(s) is reproduced by speakers. The auxiliary data component signals are processed by appropriate circuitry at the remote location, and used as intended. For example, if one of the auxiliary data component signals represents closed captioning information, a video signal representing the closed caption image is generated, and that image signal is combined with the image signal representing the video signal component. The image represented by the combined image signals is displayed on the display screen.
  • The device used to combine the seven component signals is called a transport stream encoder. A working draft published by the International Organization for Standardization, ISO/IEC JTC1/SC29/WG11, Coding of Moving Pictures and Associated Audio, entitled "MPEG-2 Systems Working Draft," (ISO/IEC/JTC1/SC29/WG11/N0531) in September 1993, illustrates a block diagram of a transport stream encoder. This block diagram includes an input first-input-first-output (FIFO) buffer and data selector for temporarily buffering data representing the seven digital data signal components and producing data representing a selected one of the seven signal components. This data is supplied to a packetizer. A scheduler selects which of the signal components is to be carried in the next packet slot using either a priority scheme or a fixed time slot scheme, both of which are described in more detail below. To form a packet containing data from a selected signal component, the scheduler conditions the data selector to couple the output terminal of the input FIFO for the selected signal component to the packetizer, and conditions that input FIFO to produce the data to be carried in that packet. The resulting packet is transmitted over the transport link.
  • In the known priority scheme, a list of the component signals is maintained in order from a highest priority component signal to a lowest. Each time a packet is prepared, the FIFOs of the component signals are tested in order from the highest to the lowest priority component signal. The first FIFO tested which has sufficient data to form a packet is selected to form the next packet. If none of the FIFOs contain enough data, a null packet is inserted. This is the scheme used in the system illustrated by the Grand Alliance Consortium, described above.
  • A problem with the priority scheme is it requires low data rate component signals be assigned higher priorities than higher data rate component signals. This is because higher data rate signal components (e.g. video signal components) will accumulate enough data in its FIFO to form a packet more rapidly than lower data rate signal components (e.g. audio signal components), and if they were given a higher priority, no lower data rate component signal would be allowed to form a packet. Furthermore, in the case where more than one program is being transported, more than one set of high data rate and low data rate component signals are being transported. For example, there may be two audio signals per program from more than one program. While all of the audio signals are approximately the same data rate, and equally important, one must be given a priority over the others. Finally, the priority scheme can lead to unnecessary null packets.
  • In the known fixed time slot scheme, the packet stream is partitioned into successive groups of packet slots. Each component signal is assigned to one or more predetermined packet slots within this group. Whenever a packet slot assigned to a particular component signal is due to be formed, that component signal's FIFO is checked to determine if it contains enough data to form a packet. If it does, a packet is formed containing that data. If it does not, a null packet is inserted into the packet stream.
  • A problem with the fixed time slot scheme is that component signals are assigned to only specific packet slots within any group of packet slots. At worst, a component signal may be assigned only one packet slot within the group (although a component signal can be assigned more than one packet slot). If that component's FIFO does not have enough data to form a packet when its packet slot occurs, a null packet is inserted into the packet stream and the component signal must wait until the next group, even though it may have had enough data at the very next packet slot. A solution to this problem is to use very small packets, but this increases the overhead in the packet stream, thus, decreasing the overall data rate available to the component signals. Furthermore, a null packet is inserted into the packet stream, even though some other component signal may have sufficient data in its FIFO to form a packet.
  • Both of the above schemes lack sufficient flexibility to allow effective throughput control while maximizing channel efficiency by minimizing null packets.
  • It is herein recognized as desirable to provide a scheme for allocating component signals to packet slots which allows flexibility in the assignment of component signals to packet slots, and minimizes the number of null packets which are inserted into the packet stream.
  • In accordance with principles of the present invention, a method for operating a transport stream encoder to produce a stream of packets carrying data representing a plurality of component signals comprises the following steps. The packet stream is partitioned into successive groups, each group containing a predetermined number of packet slots. A plurality of priority lists is maintained, one for each of the packet slots in the group. Each priority list contains a plurality of entries, and each entry identifies one of the component signals. When a packet slot is to be produced, the entries in the priority list corresponding to that packet slot are traversed, one at a time. For each of those entries it is determined whether the component signal identified by that entry can produce a packet. If it can, a packet containing data representing that component signal is produced. In accordance with one embodiment, if none of the component signals identified by the entries in the priority list can produce a packet is a null packet produced.
  • Apparatus in accordance with principles of the present invention comprises a plurality of buffers coupled to sources of component signals. Each buffer has an output terminal producing a full signal indicating whether it contains sufficient data to produce a packet. A packetizer is coupled to the buffers and produces a packet stream partitioned into successive groups, each group containing a predetermined number of packet slots. A memory stores a plurality of priority lists, one corresponding to each packet slot within the group. Each priority list contains a plurality of entries, each identifying a component signal. A scheduler controller is coupled to the buffers and the memory. The scheduler controller determines the contents of each of the packet slots. It does this by traversing the entries in the priority list corresponding to that packet slot. For each of the entries, it senses the full signal from the buffer coupled to the source of the component signal identified by that entry. If the full signal indicates that that buffer contains sufficient data to produce a packet, the scheduler controller conditions the packetizer to produce a packet containing data representing that component signal. In one embodiment of the invention, if none of buffers identified by entries in the priority list contain sufficient data to produce a packet is the packetizer conditioned to produce a null packet.
  • Brief Description of the Drawing
  • In the drawing
    • Fig. 1 is a block diagram of a transport stream encoder according to the present invention;
    • Fig. 2 is a more detailed block diagram of a FIFO buffer which is used in the transport stream encoder of Fig. 1; and
    • Fig. 3 is a memory layout diagram illustrating a set of tables maintained in the scheduler controller for allocating packet slots to component signals.
    Detailed Description
  • Fig. 1 is a block diagram of a transport stream encoder according to the present invention. In Fig. 1, the illustrated signal lines represent single or multiple bit digital signal lines. Other signals, such as clock and control signals, and other components, such as clock generators and synchronizers, are not illustrated in order to simplify the figure. Although not illustrated, one skilled in the art of digital system design will understand what signals are required, and how to generate and distribute them to appropriate locations in the system.
  • In Fig. 1, one or more program sources (not shown), produce a plurality N of digital signal components, respectively coupled to a corresponding plurality of input terminals 5. The program sources may include data compressing networks such as MPEG encoders. First, second and third signal components are respectively coupled to input terminals 2, 4 and 6. An Nth signal component is coupled to an input terminal N. In Fig. 1, the signal components represent an HDTV or satellite TV program: the first, second and third signal components, coupled to input terminals 2, 4 and 6, represent a video signal V, audio signal A and closed captioning information signal CC, respectively. Such program sources, their operation, and the video, audio and digital data signals they produce, are well known and will not be described in detail.
  • The plurality of input terminals 5 are respectively coupled to data input terminals DI of a corresponding plurality of FIFO buffers 10. The input terminals 2, 4, 6 and N are coupled to respective data input terminals DI of respective FIFO buffers 12, 14, 16 and 1N. Respective data output terminals DO of the FIFO buffers 12, 14, 16 and 1N are coupled in common to a data bus 20. The data bus 20 is also coupled to a data input terminal of a packetizer 30. An output terminal of the packetizer 30 is coupled to an output terminal 15. The output terminal 15 is coupled to the transport link (not shown) for processing the packet stream and broadcasting it to remote locations. The transport link, and its operation, are well known and will not be described in detail. The transport link may include transmission processing networks such as coding, spectrum shaping and modulator networks.
  • A scheduler controller 50 includes a ready signal input terminal R, and identifier signal ID and enable signal E output terminals. The respective ready output terminals R of each of the plurality of FIFO buffers 10 are coupled in common to the ready input terminal R of the scheduler controller 50. The identifier output terminal ID of the scheduler controller 50 is coupled in common to the respective identifier input terminals ID of each of the plurality of FIFO buffers 10, and the enable output terminal E of the scheduler controller 50 is coupled in common to the respective enable input terminals E of each of the plurality of FIFO buffers 10. The signal lines coupling together the ready R, identifier ID and enable E terminals form a control bus 22, which operates in conjunction with the data bus 20. A start signal output terminal S of the packetizer 30 is coupled to a start signal input terminal of the scheduler controller 50. A memory 70 is coupled to the scheduler controller 50.
  • A user input terminal 25, which may be coupled to a source of user input, such as a computer terminal (not shown) is coupled to an input port of a microprocessor (µP) 60. The µP 60 has a control output port coupled to a control input terminal C of the scheduler controller 50. In one embodiment, the scheduler controller 50 may be constructed as a standalone controller in a known manner. In this embodiment, the scheduler controller 50 is coupled directly to the memory 70 and includes its own processor which receives only control information from the µP 60, and controls the storage of information to and the retrieval of information from the memory 70. In a second embodiment, the scheduler controller 50 operates as an I/O adapter coupled to the system bus (not shown) of the µP 60. In this embodiment, the scheduler controller 50 is operated under the control of a program executing on the µP 60. The memory 70 is coupled to the system bus (not shown) of the µP 60, as illustrated in phantom in Fig. 1, and the µP 60 controls the storage of information to and the retrieval of information from the memory 70.
  • In operation, the packetizer 30 produces a stream of sequential packets. Each packet contains data from one of the component signals, or, if there is not enough data in that component's FIFO at the time the packet is formed, a null packet. The packet stream is divided into successive groups of packet slots, each group having a predetermined number of packet slots. The scheduler controller 50 controls which signal component is inserted into each packet slot. In a manner to be described in more detail below, the scheduler controller 50 contains a set of lists of permissible signal components, one list for each packet slot. The set of lists are stored in a memory associated with the scheduler controller 50. If the scheduler controller 50 is operated as an I/O adapter of µP 60, then the set of lists is stored in the RAM (not shown) in the µP 60, otherwise, the scheduler controller 50 contains its own memory to contain this set of lists. Regardless of where they are stored, the contents of this set of lists is maintained by input from a user input terminal 25 via the µP 60 in a known manner.
  • Each FIFO buffer 10 has a predetermined unique address or identification value associated with it, and the scheduler controller 50 maintains, as a part of its lists of permissible signal components, described above, the identification value of each FIFO buffer 10 in its list. When it is time to fill a packet slot, the list of permissible signal components for that packet slot is traversed. The scheduler controller 50 places an identification signal containing the predetermined unique identification value for the first signal component's FIFO buffer 10 on the ID signal line. This identification signal is received by the ID input terminals of all the FIFO buffers 10 in common. If the identification signal received at the ID input terminal of a FIFO buffer 10 matches its own identification value, it generates a ready signal at the ready output terminal R indicating whether there is sufficient data in the FIFO to fill a packet; otherwise, the identification signal is ignored, and the FIFO buffer 10 remains dormant.
  • The scheduler controller 50 receives the ready signal at its ready input terminal R. If the ready signal indicates that there is not sufficient data in the addressed FIFO buffer 10 to form a packet, then the next entry in the list of permissible signal components is accessed, and an identification signal having the predetermined unique identification value associated with that next entry is placed on the identification signal lines, and it's ready signal is similarly analyzed. This process repeats until either a FIFO buffer 10 is found which has sufficient data to form a packet, or there are no more entries in the list.
  • The packetizer 30 generates a start signal at its start output terminal S to indicate the start time of a packet slot. If a FIFO buffer 10 was found which has enough data to form a packet, then when the start signal is received by the scheduler controller 50, an enable signal is produced at its enable output terminal E. The addressed FIFO buffer 10 responds to the enable signal, while the other, non-addressed, FIFO buffers 10 ignore it, and remain dormant. In response to the enable signal, the data output terminal DO of that FIFO buffer 10 is enabled, and the data from the FIFO buffer 10 is supplied to the data bus 20. The packetizer 30 receives this data from the data bus 20, and generates a packet containing that data. While the packetizer 30 is generating the packet, the scheduler controller 50 is testing the plurality of FIFO buffers 10 to determine the contents of the next packet slot. If, however, none of the FIFO buffers 10 on the list have sufficient data to fill a packet, then a null packet is produced for that packet slot.
  • Fig. 2 is a more detailed block diagram of a FIFO buffer 10 used in the transport stream encoder illustrated in Fig. 1. In Fig. 2, signal lines represent single or multiple bit digital signals. Other components and signals, e.g. for synchronization and/or clocking, are not illustrated in order to simplify the figure. One skilled in the art of digital circuit design will understand what components and signals are required, and how to design and interconnect them to the illustrated components.
  • In Fig. 2, the data input terminal DI of the FIFO buffer 10 is coupled to an input terminal I of a FIFO 102. An output terminal O of the FIFO 102 is coupled to the data output terminal DO of the FIFO buffer 10. The identifier input terminal ID is coupled to an address input terminal of an address comparator 104. A first output terminal of the address comparator 104 is coupled to an enable input terminal of a buffer/driver 106, and a second output terminal of the address comparator 104 is coupled to a first input terminal of a two input AND gate 108. A full output terminal F of the FIFO 102 is coupled to a data input terminal of the buffer/driver 106. A data output terminal of the buffer/driver 106 is coupled to the ready output terminal R of the FIFO buffer 10. The enable input terminal E of the FIFO buffer 10 is coupled to the second input terminal of the AND gate 108. The output terminal of the AND gate 108 is coupled to an output enable input terminal of the FIFO 102.
  • In operation, the address comparator 104 receives the identification signal from the ID output terminal of the scheduler controller 50 (of Fig. 1) via the control bus 22. This received identification signal is compared to the predetermined unique identification assigned to this FIFO buffer 10 in the address comparator 104 in a known manner. If the received identification signal is the same as the identification of this FIFO buffer 10, then the signals at the first and second output terminals of the address comparator 104 have a first state indicating that this FIFO buffer 10 is being addressed. Otherwise the signals at the first and second output terminals of the address comparator 104 have a second state - indicating that this FIFO buffer is not being addressed. One skilled in the art of digital system design will understand that each FIFO buffer 10 may be preassigned any identifier, without regard to physical or logical location on the data bus 20, provided that they are mutually different from those assigned to the other FIFO buffers 10.
  • The FIFO 102 receives data at its input terminal I, and temporarily stores it internally, in a known manner. The signal at the full output terminal F gives an indication of the amount of data currently stored in the FIFO 102, also in a known manner. If there is sufficient data in the FIFO 102 for the packetizer 30 (of Fig. 1) to form a packet, the signal at the full output terminal F has a first state, otherwise it has a second state. When the FIFO buffer 10 is addressed by the scheduler controller 50, the signal at the enable input terminal of the buffer/driver 106 from the address comparator 104 conditions the buffer/driver 106 to pass the signal from the full output terminal F of the FIFO 102 to the ready output terminal R of the FIFO buffer 10. When the FIFO buffer 10 is not addressed, the signal at the enable input terminal of the buffer/driver 106 conditions the buffer driver 106 to place its output terminal in a high impedance state, essentially disconnecting the FIFO buffer 10 from the control bus 22. In this manner, only the addressed FIFO buffer 10 places a signal on the ready line R of the control bus 22.
  • The FIFO 102 will produce the data currently stored internally at its data output terminal O when enabled by an appropriate signal at its enable input terminal E. When the FIFO buffer 10 is addressed, the signal from the address comparator 104 to the first input terminal of the AND gate 108 is a logic '1' signal. This conditions the AND gate 108 to pass the signal at its second input terminal, from the enable input terminal E of the FIFO buffer 10, to its output terminal, and, thus, to the enable input terminal E of the FIFO 102. When the FIFO buffer 10 is not addressed, the signal from the address comparator 104 is a logic '0' signal. This conditions the AND gate 108 to produce a signal logic '0' signal at its output terminal, which disables the output terminal O of the FIFO 102. In this manner, only the addressed FIFO buffer 10 will produce data at its data output terminal DO when enabled by the scheduler controller 50 (of Fig. 1).
  • The technique used by the scheduler for selecting which component signal is inserted into the next packet is a hybrid between a priority scheme and a fixed time slot scheme. Fig. 3 is a memory layout diagram illustrating a set of tables, described above, maintained in the scheduler controller 50 for allocating data representing component signals to packet slots. In Fig. 3, a portion of a packet stream 110 produced by packetizer 30 (of Fig. 1) is illustrated at the top of the figure. Each packet in the illustrated portion of the packet stream 110 is represented by a rectangle. The packet stream 110 is partitioned into groups each containing a fixed predetermined number M of packet slots: slot 1, slot 2, slot 3 through slot M. This group of packet slots continually repeats in the packet stream 110. That is, the packet immediately following the illustrated slot M is slot 1 of the next group.
  • A service table 130 contains an entry for each of the component signals being broadcast by the broadcast system. Each entry contains a description of the component signal and an identifier ID. In the illustrated service table 130, the first entry VIDEO 1 represents the video component of the first program, and has the identifier 1. The second entry AUDIO 1 represents the audio component of the first program and has the identifier 2, and the third entry CLOSED CAPTION 1 represents the closed caption information for the first program and has the identifier 3. Similarly the fourth, fifth and sixth entries in service table 130 (VIDEO 2, AUDIO 2, CLOSED CAPTION 2) represent the video, audio and closed caption information for a second program and have the identifiers 4, 5 and 6, respectively. Finally, entries are provided for component signals generated by the broadcast system itself. For example, the entry having the identifier N-1 represents a signal component carrying a program clock reference signal and encryption keys; and the entry having the identifier N represents a signal component carrying various system tables (e.g. the service table).
  • Referring back to Fig. 1 and Fig. 2, in the illustrated embodiment the identifier in each entry in the service table 130 refers to the preassigned identification of the FIFO buffer 10 carrying the associated component signal. Thus, the entry having the identifier 1 (VIDEO 1) refers to the video signal component V coupled to the topmost FIFO buffer 12 which, in the illustrated embodiment, has the preassigned identification of "1"; the entry having the identifier 2 (AUDIO 1) refers to the audio signal component A coupled to FIFO buffer 14 which has the preassigned identification of "2"; and the entry having the identifier 3 (CLOSED CAPTION 1) refers to the closed caption signal component CC coupled to FIFO buffer 16 with the preassigned identification of "3". The entries having identifiers 4, 5 and 6 refer to similar video, audio and closed caption signal components from a second program source (not shown).
  • Each packet slot in the packet stream 110 has a priority list associated with it. This is illustrated in Fig. 3 by a plurality 120 of priority lists, each associated with a respective packet slot, and illustrated immediately beneath its associated packet slot. The association of priority lists with packet slots is indicated by arrows between each priority list and its associated packet slot. That is, priority list 1 122 is associated with packet slot 1, priority list 2 124 with packet slot 2, priority list 3 126 with slot 3, and priority list M 129 with packet slot M. Each priority list contains a plurality of entries each represented by a rectangle. The contents of each entry is an identifier (ID) representing a component signal as contained in the service table 130.
  • For example, the first entry ID1 in priority list 1 122 contains the identifier "1" representing the video signal component V from the first program source. This is represented in Fig. 3 by an arrow between the first entry ID1 in priority list 1 122 and the first entry VIDEO 1 in the service table 130. The second entry ID2 in priority list 1 122 contains an identifier "4" representing the video signal component (not shown in Fig. 1) of the second program source (also not shown). This is represented in Fig. 3 by an arrow between the second entry ID2 in priority list 1 122 and the fourth entry VIDEO 2 in the service table 130. Further entries (ID3 ...) in priority list 1 122 may, for example, similarly contain identifiers for all the other video signal components being broadcast.
  • Similarly, priority list 2 124 may, for example, contain entries identifying all of the audio component signals. That is, the first entry ID1 in priority list 2 124 represents the audio signal component A from the first program source and has the value 2 (represented by an arrow from ID 1 of priority list 2 124 to the second entry AUDIO 1 in the service table 130); the second entry ID2 represents the audio signal component from the second program source and has the value 5 (represented by an arrow from ID 2 of priority list 2 124 to the second entry AUDIO 2 in the service table 130); and so forth. Priority list 3 may, for example, contain entries identifying the video component signals similar to priority list 1 - possibly with the video signal components having different positions in the priority list. The next priority list (not shown) may, for example, include entries identifying all the closed captioning component signals, followed by another video signal component priority list, and so forth. The final priority list M may, for example, contain entries identifying the PCR and scrambling keys component signal N-1 and the tables signal component.
  • The number of packet slots in the group, and the assignment of component signals to associated priority list for each of the packet slots is best made by considering the respective data rates of each of the component signals. That is, component signals having higher data rates (e.g. video signal components) will be assigned to more than one priority list, and thus to more than one packet slot in the group, while component signals having lower data rates (e.g. audio signal components) will be assigned to only one priority list. One skilled in the art of digital data transmission will understand how to assign component signals to priority lists to optimize the data throughput of the system, while minimizing the probability of a null packet being inserted into the packet stream.
  • In operation, whenever a packet slot occurs, the scheduler controller 50 (of Fig. 1) traverses the priority list for that packet slot. The scheduler controller 50 extracts the identifier from the first entry in that priority list and places an identification signal representing that identifier on the ID signal lines of the control bus 22. The addressed FIFO buffer 10 responds by placing the signal from the full output terminal F of the FIFO 102 (of Fig. 2) on the ready signal line of the control bus 22. If the ready signal indicates that the addressed FIFO buffer 10 has sufficient data to form a packet, then the scheduler controller 50 waits for a start signal from the packetizer 30, and when the start signal is received, generates an enable signal on the enable signal line of the control bus 22. In response to this enable signal, the addressed FIFO buffer 10 produces the data for that packet slot, which is transmitted to the packetizer 30 via the data bus 20, all as described above.
  • If, on the other hand, the ready signal indicates that the addressed FIFO buffer 10 does not have sufficient data to form a packet, then the scheduler controller 50 extracts the identifier from the next entry in the priority list 120 for that packet slot and places a signal representing that identifier on the ID signal lines of the control bus 22, and waits for the ready signal from the newly addressed FIFO buffer 10. This continues until either a ready signal is received indicating that one of the addressed FIFO buffers 10 has sufficient data to form a packet, or the last entry in the priority list is processed, in which case a null packet is placed in the packet slot. Then the same procedure is followed for the priority list for the next packet slot.
  • A transport stream encoder using a data bus to couple input FIFO buffers to the packetizer provides the flexibility necessary to easily add more FIFO buffers to the encoder. A new FIFO buffer is coupled to the control and data busses and assigned an identifier which is different from the identifiers of the FIFO buffers already on the bus. In addition, a transport stream encoder according to the present invention can easily allow large numbers of FIFO buffers to be attached to the packetizer, and thus a large number of component signals to be transmitted over the transport link.
  • The hybrid scheme of allocating component signals to packet slots provides great flexibility. This permits the broadcaster to easily provide each component signal the throughput it requires, while minimizing the number of null packets transmitted.

Claims (17)

  1. A method for operating a transport stream encoder to produce a stream of packets carrying data representing a plurality of component signals, characterized by the steps of:
    partitioning the packet stream into successive groups containing a predetermined number of packet slots; maintaining a plurality of priority lists, corresponding to respective packet slots within the groups of packet slots, each priority list containing a plurality of entries each entry identifying a respective one of the plurality of component signals;
    for each one of the plurality of packet slots, traversing the plurality of entries in the priority list corresponding to the one of the plurality of packet slots;
    for each one of the plurality of entries in the priority list corresponding to the one of the plurality of packet slots:
    determining if the component signal identified by the one of the plurality of entries can produce a packet; and
    if the component signal identified by the one of the plurality of entries can produce a packet, producing a packet containing data representing the identified component signal.
  2. The method of claim 1 and further characterized by the step of producing a null packet if none of the component signals identified by the plurality of entries in the priority list corresponding to the one of the plurality of packet slots can produce a packet.
  3. The method of claim 1 characterized in that the maintaining step comprises the step of receiving data from a user for assigning entries to the plurality of entries in the plurality of priority lists.
  4. The method of claim 1 characterized in that:
    the maintaining step comprises the step of sequencing the plurality of entries in each of the plurality of priority lists in order from a first entry to a last entry; and
    the traversing step comprises the step of performing the determining and producing steps for the plurality of entries in order from the first entry to the last entry.
  5. The method of claim 4 characterized in that the sequencing step comprises the step of placing the plurality of entries in each of the plurality of priority lists in priority order with the highest priority entry being the first entry and the lowest priority entry being the last entry.
  6. The method of claim 1, in which the transport stream encoder includes a plurality of buffers coupled to respective sources of the plurality of component signals, each buffer having an output terminal producing a full signal indicating whether the FIFO buffer contains sufficient data to produce a packet, characterized in that the determining step comprises the steps of:
    sensing the full signal of the buffer coupled to the source of the component signal identified by the one of the plurality of entries; and
    if the full signal indicates that the buffer contains sufficient data to produce a packet, determining that the component signal can produce a packet.
  7. The method of claim 1, in which the transport stream encoder includes a plurality of buffers coupled to respective sources of the plurality of component signals, each buffer having an enable input terminal for conditioning the buffer to produce component signal data, characterized in that the producing step comprises the step of supplying an enable signal to the buffer coupled to the source of the component signal identified by the one of the plurality of entries.
  8. The method of claim 7, in which the transport stream encoder further includes a packetizer, having a start signal output terminal for generating a start signal at the beginning of each packet slot, a data input terminal for receiving component signal data, and a data output terminal for producing the stream of packets; and in which each of the plurality of buffers further includes a data output terminal, coupled to the data input terminal of the packetizer, for producing the component signal data; characterized in that the producing step comprises the steps of:
    waiting until a start signal is received from the packetizer; then
    supplying the enable signal to the buffer coupled to the source of the component signal identified by the one of the plurality of entries.
  9. A transport stream encoder, characterized by:
    a plurality of buffers (12-16) coupled to respective sources of component signals, each having an output terminal producing a full signal indicating whether it contains sufficient data to produce a packet;
    a packetizer (30), coupled to the plurality of buffers, for producing a packet stream partitioned into successive groups containing a predetermined number of packet slots;
    a memory (70) for storing a plurality of priority lists, corresponding to respective packet slots within the groups of packet slots, each priority list containing a plurality of entries each identifying a respective one of the plurality of component signals; and
    a scheduler controller (50), coupled to the plurality of buffers and to the memory, for determining the contents of each one of the plurality of packet slots by traversing each one of the plurality of entries in the priority list corresponding to the one of the plurality of packet slots, sensing the full signal from the buffer coupled to the source of the component signal identified by the one of the plurality of entries, if the full signal indicates that the buffer coupled to the source of the component signal identified by the one of the plurality of entries contains sufficient data to produce a packet, conditioning the packetizer to produce a packet containing data representing the identified component signal.
  10. The encoder of claim 9 and further characterized by means conditioning the packetizer to produce a null packet if none of the buffers coupled to the respective sources of the component signals identified by the plurality of entries in the priority list corresponding to the one of the plurality of packet slots contains sufficient data to produce a packet.
  11. The encoder of claim 9 characterized in that:
    the packetizer has an output terminal producing a start signal indicating the beginning of a packet slot;
    each buffer has an input terminal for receiving an enable signal which conditions the buffer to produce component signal data; and
    the scheduler controller is responsive to the start signal for producing an enable signal for the buffer whose full signal indicates that it contains sufficient data to produce a packet.
  12. The encoder of claim 9 further characterized by a source (25) of user information for maintaining the plurality of priority lists stored in the memory.
  13. The encoder of claim 12 characterized in that the user information source comprises a microprocessor (60).
  14. The encoder of claim 13 characterized in that the scheduler controller operates independently of the microprocessor and is coupled directly to the memory.
  15. The encoder of claim 13 characterized in that:
    the scheduler controller is coupled to the microprocessor by a system bus, and operates as an I/O adapter under control of the microprocessor; and
    the memory is coupled to the microprocessor via the system bus.
  16. The encoder of claim 9, characterized in that:
    each of the plurality of buffers has a data output terminal producing component signal data;
    the packetizer has a data input terminal for receiving component signal data, the encoder further comprising:
    a data bus (20) coupled in common to the respective data output terminals of the FIFO buffers and the data input terminal of the packetizer.
  17. The encoder of claim 9 characterized in that:
    each buffer is identified by a predetermined unique value, has an identification input terminal for receiving an identification signal, and is responsive to an identification signal having the predetermined unique value for producing the full signal;
    the memory stores with each one of the plurality of entries in the plurality of priority tables the predetermined unique value for the buffer coupled to the source of the component signal identified by the one of the plurality of entries; and
    the scheduler controller has an identification output terminal coupled to the respective identification input terminals of the plurality of buffers and produces an identification signal having the value of the one of the plurality of entries in the one of the priority tables being traversed.
EP96106946A 1995-05-16 1996-05-03 Transport packet stream encoder and method for operating the same Expired - Lifetime EP0743795B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/442,429 US5574505A (en) 1995-05-16 1995-05-16 Method and apparatus for operating a transport stream encoder to produce a stream of packets carrying data representing a plurality of component signals
US442429 1995-05-16

Publications (3)

Publication Number Publication Date
EP0743795A2 EP0743795A2 (en) 1996-11-20
EP0743795A3 EP0743795A3 (en) 2000-12-06
EP0743795B1 true EP0743795B1 (en) 2007-09-05

Family

ID=23756767

Family Applications (1)

Application Number Title Priority Date Filing Date
EP96106946A Expired - Lifetime EP0743795B1 (en) 1995-05-16 1996-05-03 Transport packet stream encoder and method for operating the same

Country Status (8)

Country Link
US (1) US5574505A (en)
EP (1) EP0743795B1 (en)
JP (1) JP3839520B2 (en)
KR (1) KR100561503B1 (en)
CN (1) CN1065706C (en)
DE (1) DE69637230T2 (en)
MX (1) MX9601816A (en)
TW (1) TW288241B (en)

Families Citing this family (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5920572A (en) * 1995-06-30 1999-07-06 Divicom Inc. Transport stream decoder/demultiplexer for hierarchically organized audio-video streams
US6502199B2 (en) 1995-09-29 2002-12-31 Matsushita Electric Industrial Co., Ltd. Method and an apparatus for reproducing bitstream having non-sequential system clock data seamlessly therebetween
TW436777B (en) 1995-09-29 2001-05-28 Matsushita Electric Ind Co Ltd A method and an apparatus for reproducing bitstream having non-sequential system clock data seamlessly therebetween
US5959659A (en) * 1995-11-06 1999-09-28 Stellar One Corporation MPEG-2 transport stream decoder having decoupled hardware architecture
US5729292A (en) * 1995-12-21 1998-03-17 Thomson Multimedia, S.A. Optimizing performance in a packet slot priority packet transport system
JP3277787B2 (en) 1995-12-21 2002-04-22 ソニー株式会社 Audio / video data recording / reproducing device
US5835493A (en) * 1996-01-02 1998-11-10 Divicom, Inc. MPEG transport stream remultiplexer
US5801782A (en) * 1996-03-21 1998-09-01 Samsung Information Systems America Analog video encoder with metered closed caption data on digital video input interface
US6018369A (en) * 1996-03-21 2000-01-25 Samsung Electronics Co., Ltd. Video decoder with closed caption data on video output
CN1178478C (en) * 1996-05-03 2004-12-01 三星电子株式会社 Viewer selecting type captions broadcasting and receiving method and equipment adapted for syllabic language
JP3692616B2 (en) * 1996-05-24 2005-09-07 ソニー株式会社 Digital signal multiplexing schedule verification method and digital signal multiplexing apparatus
US5864557A (en) * 1996-09-25 1999-01-26 Thomson Multimedia S.A. Method and apparatus for opportunistically transferring data in a packet stream encoder
JP2933133B2 (en) * 1997-01-28 1999-08-09 日本電気株式会社 Digital video signal multiplexing and separation systems
GB9705719D0 (en) * 1997-03-20 1997-05-07 Two Way Tv Ltd Method and apparatus for transmitting data
EP0893913A1 (en) * 1997-07-24 1999-01-27 CANAL+ Société Anonyme Digital transport stream processing
US6195368B1 (en) 1998-01-14 2001-02-27 Skystream Corporation Re-timing of video program bearing streams transmitted by an asynchronous communication link
US6292490B1 (en) 1998-01-14 2001-09-18 Skystream Corporation Receipts and dispatch timing of transport packets in a video program bearing stream remultiplexer
US6246701B1 (en) 1998-01-14 2001-06-12 Skystream Corporation Reference time clock locking in a remultiplexer for video program bearing transport streams
CA2318415C (en) * 1998-01-14 2009-12-15 Skystream Corporation Video program bearing transport stream remultiplexer
US6351474B1 (en) 1998-01-14 2002-02-26 Skystream Networks Inc. Network distributed remultiplexer for video program bearing transport streams
US6351471B1 (en) 1998-01-14 2002-02-26 Skystream Networks Inc. Brandwidth optimization of video program bearing transport streams
JPH11252519A (en) * 1998-03-05 1999-09-17 Mitsubishi Electric Corp Broadcast program transmitting device and its method
CA2328354A1 (en) * 1998-04-17 1999-10-28 Maha Achour Apparatus and method for dynamic multiplexing
JPH11346214A (en) * 1998-06-02 1999-12-14 Nec Corp Multi-address distribution system
JP3925586B2 (en) * 1998-07-17 2007-06-06 ソニー株式会社 Data receiving apparatus and method, and data transmission / reception system and method
US6219358B1 (en) * 1998-09-11 2001-04-17 Scientific-Atlanta, Inc. Adaptive rate control for insertion of data into arbitrary bit rate data streams
US6097439A (en) * 1998-10-02 2000-08-01 C-Cube Microsystems, Inc. Omnibus closed captioning decoder for encoded video
US6570926B1 (en) * 1999-02-25 2003-05-27 Telcordia Technologies, Inc. Active techniques for video transmission and playback
US7031330B1 (en) * 1999-04-15 2006-04-18 Marconi Intellectual Property (Ringfence), Inc. Very wide memory TDM switching system
US7143231B1 (en) * 1999-09-23 2006-11-28 Netlogic Microsystems, Inc. Method and apparatus for performing packet classification for policy-based packet routing
US7487200B1 (en) 1999-09-23 2009-02-03 Netlogic Microsystems, Inc. Method and apparatus for performing priority encoding in a segmented classification system
DE10110578B4 (en) * 2000-03-29 2004-06-03 International Business Machines Corporation Hierarchical priority filter with integrated serialization
US7215679B2 (en) * 2001-08-30 2007-05-08 Thomson Licensing Method, apparatus and data structure enabling multiple channel data stream transmission
US7027520B2 (en) * 2001-08-30 2006-04-11 Thomson Licensing Method and apparatus for simultaneously retrieving portions of a data stream from different channels
US8880709B2 (en) 2001-09-12 2014-11-04 Ericsson Television Inc. Method and system for scheduled streaming of best effort data
JP3912536B2 (en) * 2003-03-25 2007-05-09 ソニー株式会社 RECORDING METHOD, RECORDING DEVICE, RECORDING MEDIUM, IMAGING DEVICE, AND IMAGING METHOD
US7693222B2 (en) * 2003-08-13 2010-04-06 Ericsson Television Inc. Method and system for re-multiplexing of content-modified MPEG-2 transport streams using PCR interpolation
GB2418565B (en) * 2004-08-18 2006-09-20 Wecomm Ltd Transmitting data over a network
US20070147409A1 (en) * 2005-12-22 2007-06-28 Nokia Corporation Optimized method for multiplexing digital data
KR100881275B1 (en) * 2006-12-08 2009-02-05 한국전자통신연구원 Apparatus and method for controlling a priority preference in an environment of sca multi-component and multi-port
US8218559B2 (en) 2007-05-15 2012-07-10 Nokia Corporation Providing best effort services via a digital broadcast network using data encapsulation
KR101403799B1 (en) 2007-09-17 2014-06-11 삼성전자주식회사 Apparatus and method of packet allocation for time division multiplexing with multiple rf channel
EP2077637B1 (en) 2007-12-12 2020-03-11 Alcatel Lucent System and method for protecting payload information in radio transmission
JP5169731B2 (en) * 2008-10-24 2013-03-27 富士通セミコンダクター株式会社 Multiprocessor system LSI
US10097868B2 (en) 2013-12-09 2018-10-09 Sony Corporation Data processing device and data processing method
JP6365224B2 (en) * 2014-10-21 2018-08-01 富士通株式会社 Sensing control program and portable terminal device

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
IT1237668B (en) * 1989-10-31 1993-06-15 Telettra Lab Telefon SYSTEM AND MULTIPLATOR / DEMULTIPLATOR FOR THE TRANSMISSION / RECEPTION OF DIGITAL TELEVISION INFORMATION.
US5115309A (en) * 1990-09-10 1992-05-19 At&T Bell Laboratories Method and apparatus for dynamic channel bandwidth allocation among multiple parallel video coders
US5392284A (en) * 1990-09-20 1995-02-21 Canon Kabushiki Kaisha Multi-media communication device
US5111292A (en) * 1991-02-27 1992-05-05 General Electric Company Priority selection apparatus as for a video signal processor
US5455629A (en) * 1991-02-27 1995-10-03 Rca Thomson Licensing Corporation Apparatus for concealing errors in a digital video processing system
FR2678121B1 (en) * 1991-06-18 1994-04-29 Matra Communication DEVICE FOR INSERTING DIGITAL PACKETS IN A TRANSMISSION CHANNEL.
US5291486A (en) * 1991-08-19 1994-03-01 Sony Corporation Data multiplexing apparatus and multiplexed data demultiplexing apparatus
US5289276A (en) * 1992-06-19 1994-02-22 General Electric Company Method and apparatus for conveying compressed video data over a noisy communication channel
KR0128244B1 (en) * 1992-09-23 1998-04-02 배순훈 Apparatus for decoding image signal
KR960003505B1 (en) * 1992-12-29 1996-03-14 재단법인 한국전자통신연구소 Atm multiplexing processor
US5510844A (en) * 1994-11-18 1996-04-23 At&T Corp. Video bitstream regeneration using previously agreed to high priority segments
US5517250A (en) * 1995-02-28 1996-05-14 General Instrument Corporation Of Delaware Acquisition of desired data from a packetized data stream and synchronization thereto

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
None *

Also Published As

Publication number Publication date
EP0743795A3 (en) 2000-12-06
CN1065706C (en) 2001-05-09
DE69637230D1 (en) 2007-10-18
TW288241B (en) 1996-10-11
KR100561503B1 (en) 2006-10-11
JPH08331181A (en) 1996-12-13
US5574505A (en) 1996-11-12
JP3839520B2 (en) 2006-11-01
CN1140381A (en) 1997-01-15
MX9601816A (en) 1998-04-30
KR960043653A (en) 1996-12-23
DE69637230T2 (en) 2008-02-28
EP0743795A2 (en) 1996-11-20

Similar Documents

Publication Publication Date Title
EP0743795B1 (en) Transport packet stream encoder and method for operating the same
US5621463A (en) Easily expandable transport stream encoder
MXPA96001816A (en) Method and apparatus for operating a decorrient transportation packet for data representing a plurality of signals decomposes
EP0933926B1 (en) DMA controller
EP0928525B1 (en) Method and apparatus for dynamic bandwidth allocation in a packet stream encoder
US6438145B1 (en) Transport packet distribution system and method using local header
US7280566B2 (en) Multi-format transport stream decoder
US5742361A (en) Data demultiplexer
US5809538A (en) DRAM arbiter for video decoder
US5613003A (en) Packet video signal inverse transport processor memory address circuitry
GB2150798A (en) Teletext decoder using a common memory
US7280475B2 (en) Data transfer device
US7149230B2 (en) Transport processor for processing multiple transport streams
US6493043B1 (en) Method of increasing the storage capacity of service information in a digital TV transmissions receiver
EP0679035B1 (en) Media error code processing, for use in decompressing digital video signal packets
EP1703733B1 (en) System for processing of television data streams and method for processing of television data streams
US7730515B1 (en) Digital receiver demultiplexer
US7406706B1 (en) Method and system for devices efficiently sharing information regarding the content of a digital television bit-stream
KR20030093357A (en) Simultaneous digital television streams with conditional access
MXPA96001817A (en) A transportation current encoder expansi
EP0873652A1 (en) Method and apparatus for sorting channel guides based on call sign
JPH09182049A (en) Digital information transmission system and transmitter and receiver therefor
GB2124460A (en) Editing of teletext

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): DE FR GB IT

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: THOMSON MULTIMEDIA

PUAL Search report despatched

Free format text: ORIGINAL CODE: 0009013

AK Designated contracting states

Kind code of ref document: A3

Designated state(s): DE FR GB IT

17P Request for examination filed

Effective date: 20010530

17Q First examination report despatched

Effective date: 20040420

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): DE FR GB IT

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REF Corresponds to:

Ref document number: 69637230

Country of ref document: DE

Date of ref document: 20071018

Kind code of ref document: P

REG Reference to a national code

Ref country code: GB

Ref legal event code: 746

Effective date: 20071007

ET Fr: translation filed
PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

26N No opposition filed

Effective date: 20080606

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IT

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20080531

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20130524

Year of fee payment: 18

Ref country code: DE

Payment date: 20130522

Year of fee payment: 18

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20130618

Year of fee payment: 18

REG Reference to a national code

Ref country code: DE

Ref legal event code: R119

Ref document number: 69637230

Country of ref document: DE

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20140503

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

Effective date: 20150130

REG Reference to a national code

Ref country code: DE

Ref legal event code: R119

Ref document number: 69637230

Country of ref document: DE

Effective date: 20141202

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20141202

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20140503

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20140602