WO2010122729A1 - 受信装置及び受信システム - Google Patents

受信装置及び受信システム Download PDF

Info

Publication number
WO2010122729A1
WO2010122729A1 PCT/JP2010/002636 JP2010002636W WO2010122729A1 WO 2010122729 A1 WO2010122729 A1 WO 2010122729A1 JP 2010002636 W JP2010002636 W JP 2010002636W WO 2010122729 A1 WO2010122729 A1 WO 2010122729A1
Authority
WO
WIPO (PCT)
Prior art keywords
tlv
unit
tlv container
container group
slot
Prior art date
Application number
PCT/JP2010/002636
Other languages
English (en)
French (fr)
Inventor
山口聖貴
關藤誠
長水禎明
上田功
Original Assignee
パナソニック株式会社
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 パナソニック株式会社 filed Critical パナソニック株式会社
Priority to JP2011510172A priority Critical patent/JP4978750B2/ja
Publication of WO2010122729A1 publication Critical patent/WO2010122729A1/ja

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

Definitions

  • the present invention relates to a receiving apparatus and a receiving system that receive digital broadcasting and the like.
  • advanced ISDB-S Integrated Services Digital Broadcasting-Satelite
  • TLV Type Length Value
  • the present invention relates to an apparatus and a receiving system.
  • TLV transmission method uses variable-length IP packets that are transmitted in a transmission format called a TLV container, and has a feature that it is possible to ensure compatibility in a storage-type broadcasting service and a home network.
  • FIG. 12 is a configuration diagram of a TLV container in a conventional example.
  • the TLV container includes a Header field indicating the head of the TLV container, a Type field indicating the type of the TLV container, a Length field indicating the TLV container length, and a Value field that is data built in the TLV container.
  • the Header field is 1 byte and is fixed by hexadecimal 7F.
  • the Type field is 1 byte
  • the Length field is 2 bytes
  • the Value field is the number of bytes specified by Length.
  • the TLV container is multiplexed in the order of transmission in a fixed-length slot that is a unit of transmission line coding of the satellite transmission line.
  • the slot allocation of the TLV container will be described.
  • FIG. 13 is a schematic diagram of slot allocation of TLV containers in the conventional example. Since the TLV container has a variable length, the beginning of the slot and the beginning of the TLV container do not coincide with each other as in slot # 3 and slot # 4 in FIG. 13, and the TLV container may be multiplexed across the slots.
  • FIG. 14 shows a configuration diagram of a receiving apparatus 600 corresponding to the advanced satellite digital broadcasting in the conventional example.
  • the reception device 600 includes a reception unit 601, a demodulation unit 602, a TMCC (Transmission and Multiplexing Configuration Control) decoding unit 603, a stream distribution unit 604, an MPEG2-TS processing unit 605, From a TLV container generation unit 606, a framing unit 607, and a Gigabit Ethernet (registered trademark) (hereinafter also abbreviated as “GbE”) interface (in FIG. 14, described as “GbE I / F”) 608 It is configured.
  • the receiving device 600 receives radio waves from the satellite, demodulates them, and then separates and outputs the MPEG2-TS or TLV stream. Next, the operation of each part of receiving apparatus 600 in FIG. 14 will be described.
  • the receiving unit 601 receives radio waves from the satellite and outputs a modulation signal.
  • the receiving unit 601 includes an antenna and a tuner.
  • the demodulator 602 receives the modulation signal from the receiver 601 and performs demodulation, and outputs a frame signal and a TMCC signal.
  • the TMCC decoding unit 603 receives the TMCC signal from the demodulating unit 602 and extracts information such as stream allocation, transmission method, and stream type for each slot, and the stream distribution unit 604 and the MPEG2-TS processing unit 605 are used as control signals. , Output to the TLV container generation unit 606 and the framing unit 607.
  • the stream distribution unit 604 Based on the TMCC information input from the TMCC decoding unit 603, the stream distribution unit 604 identifies a slot that stores the MPEG2-TS or a slot that stores the TLV container from the frame signal input from the demodulation unit 602. The stream distribution unit 604 distributes the MPEG2-TS to the MPEG2-TS processing unit 605 when the slot stores the MPEG2-TS, and distributes it to the TLV container generation unit 606 when the slot stores the TLV container.
  • the MPEG2-TS processing unit 605 Based on the TMCC information input from the TMCC decoding unit 603, the MPEG2-TS processing unit 605 outputs a slot storing the MPEG2-TS input from the stream distribution unit 604 for each MPEG2-TS stream after speed conversion.
  • the TLV container generation unit 606 reads the slot storing the TLV container input from the stream distribution unit 604 based on the TMCC information input from the TMCC decoding unit 603. Then, the TLV container generation unit 606 cuts out the bytes from the Header field to the Length field as one TLV container and outputs it to the framing unit 607.
  • the framing unit 607 converts the protocol of the TLV container input from the TLV container generation unit 606 into a Gigabit Ethernet (registered trademark) MAC frame (Media Access Control Frame), and outputs the result to the GbE I / F 608.
  • 15A and 15B are configuration diagrams of a MAC frame in the case where the receiving apparatus 600 in the conventional example is used.
  • the MAC frame is composed of a TLV container, a header part of 42 bytes and a footer part of 4 bytes, and the minimum size is defined as 512 bytes.
  • IFG interframe gap
  • the minimum transmission size is 532 bytes. If the transmission size of the MAC frame including header 42 bytes and footer 4 bytes, preamble 8 bytes and IFG 12 bytes is longer than 532 bytes, that is, if the TLV container is 466 bytes or more, it is output as it is.
  • the MAC frame is output with a minimum transmission size of 532 bytes.
  • FIG. 16 is a configuration diagram of an IPv4 header in the conventional example.
  • the IPv4 header is 20 bytes, and in FIG. 16, four bytes are shown in five stages. And it has the value of Total Length indicating the packet length including the header part.
  • a Gigabit Ethernet (registered trademark) interface (hereinafter abbreviated as “GbE I / F”) 608 outputs a MAC frame obtained by protocol conversion of the TLV container by the framing unit 607 to the external device 610 as a TLV stream.
  • the external device 610 includes a header analysis unit 611, a storage element 613, and a TLV decoding unit 614.
  • the external device 610 extracts the TLV container from the IP packet format MAC frame output from the receiving device 600, accumulates and outputs the data. Assuming that the receiving apparatus 600 and the external device 610 are used in the home network, a plurality of external devices 610 are considered to be installed, although not shown in FIG. Therefore, the use of Gigabit Ethernet (registered trademark) or the like is assumed as a home network.
  • the header analysis unit 611 analyzes the header of the TLV container converted into a MAC frame, removes the header, and extracts the TLV container.
  • the storage element 613 is, for example, a hard disk.
  • the TLV container output from the header analysis unit 611 is accumulated.
  • the TLV decoding unit 614 restores the TLV container format data stored in the storage element 613 to the raw content data.
  • the receiving unit 601 receives an IP (Internet Protocol) packet transmitted in a TLV container format as a modulation signal. Then, the demodulating unit 602 demodulates the received modulation signal, and outputs the TMCC signal to the TMCC decoding unit 603 and the frame signal to the stream allocating unit 604.
  • IP Internet Protocol
  • the TMCC decoding unit 603 extracts information such as stream allocation, transmission method, and stream type for each slot from the TMCC signal, and as a control signal, a stream distribution unit 604, an MPEG2-TS processing unit 605, a TLV container generation unit 606, a frame To the conversion unit 607.
  • the stream distribution unit 604 uses the MPEG2-TS processing as the output destination when the frame signal output from the demodulation unit 602 is an MPEG2-TS stream or a TLV stream. Section 605 or TLV container generation section 606.
  • the MPEG2-TS processing unit 605 converts the speed of the MPEG2-TS stream distributed by the stream distribution unit 604 and outputs it to the outside of the receiving apparatus 600.
  • the TLV container generation unit 606 cuts out the TLV stream distributed by the stream distribution unit 604 in units of TLV containers.
  • the framing unit 607 converts the protocol of the TLV container cut out by the TLV container generation unit 606 into a MAC frame compatible with Gigabit Ethernet (registered trademark).
  • the Gigabit Ethernet (registered trademark) interface 608 outputs the TLV container converted into the Gigabit Ethernet (registered trademark) MAC frame to the outside of the receiving device 600.
  • the external device 610 analyzes the header of the MAC frame input from the receiving device 600 by the header analysis unit 611, and extracts the TLV container. Then, the storage element 613 stores the TLV container. Then, the TLV decoding unit 614 decodes the TLV container stored in the storage element 613 into raw content data as necessary, and outputs the content data from the external device 610 to the display device, for example, and displays the content data on the monitor unit .
  • the TLV container transmitted by the TLV transmission method is received, and the external I / F such as Gigabit Ethernet (registered trademark) is received. Can be output to an external device.
  • the input speed to the framing unit 607 is determined by the data processing operating frequency of the receiving apparatus 600, and the byte clock frequency is 18.5 MHz.
  • the output speed of the framing unit 607 is determined by the operation mode of the Gigabit Ethernet (registered trademark) interface 608 and is 125 MHz in the GMII operation mode. That is, the output speed is set to 6.7 times the input speed so that processing can be performed even if the data size is increased by adding the header portion of the MAC frame.
  • FIGS. 17A and 17B are schematic diagrams of framing processing of a TLV container in the framing unit 607 of the receiving apparatus 600 in the conventional example.
  • FIG. 17A is a schematic diagram of the TLV container framing process when the TLV container is 466 bytes or more
  • FIG. 17B is a TLV container framing process when the TLV container is less than 466 bytes.
  • the framing unit 607 adds 42 bytes of the header and 4 bytes of FCS to the TLV container, and the MAC frame has a minimum size of 512 bytes or more. Convert.
  • the output period to the Gigabit Ethernet (registered trademark) interface 608 is shorter than 6.7 times the input period from the TLV container generation unit 606. That is, since the data rate to be output is equal to or less than the output data rate of the Gigabit Ethernet (registered trademark) interface 608, the data can be output in real time.
  • the output period to the Gigabit Ethernet (registered trademark) interface 608 is longer than 6.7 times the input period from the TLV container generation unit 606. That is, the data rate to be output is equal to or higher than the output data rate of the Gigabit Ethernet (registered trademark) interface 608. Therefore, as shown in FIG. 17B, there is a problem that the output cannot be output in real time with respect to the input.
  • the receiving apparatus of the present invention includes a receiving unit, a demodulating unit, a TMCC decoding unit, a TLV container group generating unit, a framing unit, and an output unit.
  • the receiving unit outputs a modulated signal from the received radio wave.
  • the demodulator demodulates the modulated signal and outputs a TLV slot signal and a TMCC signal.
  • the TMCC decoding unit extracts pointer information for the TLV slot signal from the TMCC signal.
  • the TLV container group generation unit extracts a plurality of TLV containers as TLV container groups from the TLV slot signal based on the pointer information.
  • the framing unit converts the protocol of the TLV container group into a MAC frame.
  • the output unit outputs a TLV stream including a MAC frame.
  • a plurality of TLV containers are combined and converted into a MAC frame as a TLV container group of 466 bytes or more, thereby reducing overhead due to dummy data during MAC frame conversion.
  • the receiving system of the present invention is a receiving system including the above-described receiving device and external equipment.
  • the external device of the reception system includes a header analysis unit, a TLV container group separation unit, and a storage unit.
  • the header analysis unit inputs a TLV stream including a MAC frame output from the receiving apparatus, analyzes the header of the MAC frame, removes the header, and extracts a TLV container group.
  • the TLV container group separation unit separates the TLV container group into TLV containers.
  • the storage unit stores the separated TLV containers.
  • FIG. 1 is a block diagram showing a configuration of a receiving system in the embodiment of the present invention.
  • FIG. 2 is a conceptual diagram for explaining the configuration of the MAC frame in the embodiment of the present invention.
  • FIG. 3 is a schematic diagram of slot assignment of TLV containers in the embodiment of the present invention.
  • FIG. 4A is a conceptual diagram for explaining an operation of a buffer included in the TLV container group generation unit in the embodiment of the present invention.
  • FIG. 4B is a conceptual diagram for explaining an operation of a buffer included in the TLV container group generation unit according to the embodiment of the present invention.
  • FIG. 4C is a conceptual diagram for explaining an operation of a buffer included in the TLV container group generation unit according to the embodiment of the present invention.
  • FIG. 4A is a conceptual diagram for explaining an operation of a buffer included in the TLV container group generation unit in the embodiment of the present invention.
  • FIG. 4B is a conceptual diagram for explaining an operation of a buffer included in the TLV container group generation unit according to the
  • FIG. 5 is a flowchart of TLV container group generation according to the embodiment of the present invention.
  • FIG. 6 is a conceptual diagram for explaining generation of a TLV container group in the embodiment of the present invention.
  • FIG. 7A is a flowchart of processing for generating a TLV container group in the embodiment of the present invention.
  • FIG. 7B is a flowchart of TLV container group generation processing according to the embodiment of the present invention.
  • FIG. 8A is a flowchart of processing for generating a TLV container group in the embodiment of the present invention.
  • FIG. 8B is a flowchart of TLV container group generation processing according to the embodiment of the present invention.
  • FIG. 9A is a flowchart of processing for generating a TLV container group in the embodiment of the present invention.
  • FIG. 9A is a flowchart of processing for generating a TLV container group in the embodiment of the present invention.
  • FIG. 9B is a flowchart of TLV container group generation processing according to the embodiment of the present invention.
  • FIG. 10A is a flowchart of processing for generating a TLV container group in the embodiment of the present invention.
  • FIG. 10B is a flowchart of TLV container group generation processing according to the embodiment of the present invention.
  • FIG. 11 is a flowchart of TLV container group separation processing according to the embodiment of the present invention.
  • FIG. 12 is a diagram showing a configuration of a TLV container in a conventional example.
  • FIG. 13 is a schematic diagram of slot allocation of TLV containers in the conventional example.
  • FIG. 14 is a block diagram showing a configuration of a receiving apparatus corresponding to advanced satellite digital broadcasting in a conventional example.
  • FIG. 15A is a configuration diagram of a MAC frame in a case where a receiving apparatus in the conventional example is used.
  • FIG. 15B is a configuration diagram of a MAC frame in the case where the receiving apparatus in the conventional example is used.
  • FIG. 16 is a configuration diagram of an IPv4 header in the conventional example.
  • FIG. 17A is a schematic diagram of framing processing of the TLV container in the framing unit of the receiving apparatus in the conventional example.
  • FIG. 17B is a schematic diagram of framing processing of the TLV container in the framing unit of the receiving apparatus in the conventional example.
  • FIG. 1 is a block diagram showing a configuration of reception system 120 according to the embodiment of the present invention.
  • the reception system 120 includes a reception device 100 and an external device 110.
  • the receiving apparatus 100 communicates with the external device 110 using Gigabit Ethernet (registered trademark).
  • the receiving apparatus 100 includes a receiving unit 101, a demodulating unit 102, a TMCC decoding unit 103, a stream allocating unit 104, an MPEG2-TS processing unit 105, a TLV container group generating unit 106, A framing unit 107 and a Gigabit Ethernet (registered trademark) interface 108 as an output unit.
  • the receiving part 101 of the receiver 100 receives the electromagnetic wave from a satellite, and outputs a modulation signal.
  • the demodulating unit 102 demodulates the modulated signal, and then the MPEG2-TS or TLV stream is separated and output to the stream allocating unit 104.
  • the demodulation unit 102 separates the TMCC signal from the input modulation signal and outputs the TMCC signal to the TMCC decoding unit 103.
  • the external device 110 includes a header analysis unit 111, a TLV container group separation unit 112, a storage unit 113, and a TLV decoding unit 114. Then, a TLV stream including an IP packet format MAC frame output from the receiving apparatus 100 is input. Then, a TLV container is extracted from the MAC frame, data is accumulated and output.
  • the storage unit 113 may include a hard disk, for example.
  • the receiving device 100 and the external device 110 in the present embodiment are different from the conventional receiving device 600 and the external device 610 in that the receiving device 100 includes the TLV container group generation unit 106 instead of the TLV container generation unit 606.
  • the TLV container group separation unit 112 is newly provided between the header analysis unit 111 and the storage unit 113 in the external device 110. The operation of each part in FIG. 1 will be described below.
  • the receiving unit 101 receives radio waves from the satellite and outputs a modulation signal.
  • the receiving unit 101 includes an antenna and a tuner.
  • the demodulator 102 receives the modulation signal from the receiver 101, demodulates it, and outputs a frame signal and a TMCC signal.
  • the TMCC decoding unit 103 receives the TMCC signal from the demodulating unit 102 and extracts information such as stream allocation, transmission method, and stream type for each slot.
  • the stream allocation unit 104 and the MPEG2-TS processing unit 105 serve as control signals.
  • the stream distribution unit 104 Based on the TMCC information input from the TMCC decoding unit 103, the stream distribution unit 104 identifies a slot that stores the MPEG2-TS or a slot that stores a TLV container from the frame signal input from the demodulation unit 102. The stream distribution unit 104 distributes the frame signal to the MPEG2-TS processing unit 105 when the frame signal is a slot storing MPEG2-TS, and distributes the frame signal to the TLV container group generation unit 106 when the frame signal is a slot storing a TLV container.
  • the MPEG2-TS processing unit 105 Based on the TMCC information input from the TMCC decoding unit 103, the MPEG2-TS processing unit 105 outputs a slot for storing the MPEG2-TS input from the stream distribution unit 104 for each MPEG2-TS stream after speed conversion.
  • the TLV container group generation unit 106 reads a slot storing the TLV container input from the stream distribution unit 104 based on the TMCC information input from the TMCC decoding unit 103. Then, the TLV container group generation unit 106 cuts out bytes from the Header field to the Length field as one TLV container, and outputs it to the framing unit 107.
  • the framing unit 107 converts the protocol of the TLV container input from the TLV container group generation unit 106 into a Gigabit Ethernet (registered trademark) MAC frame, and outputs the MAC frame to the GbE I / F 108.
  • the TLV container group generation unit 106 of the receiving apparatus 100 uses the pointer information described in the TMCC signal output from the TMCC decoding unit 103 to generate a plurality of TLVs from the TLV stream output from the stream distribution unit 104. A container is cut out and generated as a TLV container group.
  • the characteristic of receiving apparatus 100 in the present embodiment is that pointer information of a TLV container is stored in a TMCC signal, and a plurality of TLV containers are grouped and output based on the pointer information.
  • the TLV container group separation unit 112 of the external device 110 separates the TLV container group output from the header analysis unit 111 into individual TLV containers and outputs the separated TLV containers.
  • the receiving unit 101 receives an IP packet transmitted in the TLV container format as a modulation signal. Then, the demodulating unit 102 demodulates the received modulation signal. Then, the demodulation unit 102 outputs a TLV slot signal and a TMCC signal. Demodulation section 102 outputs the TMCC signal to TMCC decoding section 103 and the frame signal including the TLV stream and MPEG2-TS stream to stream distribution section 104.
  • the TMCC decoding unit 103 extracts information such as stream allocation, transmission method, and stream type for each slot from the TMCC signal, and as a control signal, a stream distribution unit 104, an MPEG2-TS processing unit 105, and a TLV container group generation unit 106. And output to the framing unit 107. That is, the TMCC decoding unit 103 extracts pointer information for the TLV slot signal from the TMCC signal.
  • the stream distribution unit 104 Based on the TMCC information decoded by the TMCC decoding unit 103, the stream distribution unit 104 distributes the output destination to the MPEG2-TS processing unit 105 when the frame signal output from the demodulation unit 102 is an MPEG2-TS stream. . In addition, when the frame signal output from the demodulation unit 102 is a TLV stream, the stream distribution unit 104 distributes it to the TLV container group generation unit 106 based on the TMCC information.
  • the MPEG2-TS processing unit 105 converts the speed of the MPEG2-TS stream distributed by the stream distribution unit 104, and then outputs it to the outside of the receiving apparatus 100.
  • the TLV container group generation unit 106 cuts out the TLV stream distributed by the stream distribution unit 104 as a TLV container group. At this time, the TLV container group generation unit 106 does not cut out TLV containers one by one, but cuts out a plurality of TLV containers by combining them so that the total number of bytes becomes 466 bytes or more.
  • FIG. 2 shows a configuration diagram of the MAC frame of the TLV container group subjected to protocol conversion.
  • FIG. 2 is a conceptual diagram for explaining the configuration of the MAC frame in the embodiment of the present invention.
  • the MAC frame is composed of a TLV container, a header part of 42 bytes and a footer part of 4 bytes, and the minimum size is defined as 512 bytes.
  • IFG interframe gap
  • TLV container group of 466 bytes or more, so that the MAC frame including the header 42 bytes and the footer 4 bytes becomes 512 bytes or more. Become. Thereby, since the minimum size of the MAC frame is 512 bytes or more, dummy data called Carrier Extend data need not be added. Therefore, it is possible to reduce overhead due to dummy data.
  • the Gigabit Ethernet (registered trademark) interface 108 as an output unit outputs a TLV stream including a TLV container group converted into a Gigabit Ethernet (registered trademark) MAC frame to the outside of the receiving apparatus 100.
  • the external device 110 receives the TLV stream including the IP packet format TLV container group converted from the MAC frame output from the receiving apparatus 100, analyzes the header by the header analysis unit 111, removes the header, and removes the TLV. Retrieve a container group.
  • the TLV container group separation unit 112 separates the extracted TLV container group into each TLV container based on the header information and the length information.
  • the storage unit 113 stores the TLV containers separated by the TLV container group separation unit 112. Then, the TLV decoding unit 114 decodes the TLV container stored in the storage unit 113 into content raw data as necessary, and outputs the content data from the external device 110 to the display device, for example, and displays the content data on the monitor unit .
  • TLV container group generation method performed by the TLV container group generation unit 106 of the receiving apparatus 100 will be described in detail.
  • FIG. 3 is a schematic diagram of slot assignment of TLV containers in the embodiment of the present invention.
  • the slot length is 4488 bytes. This is the slot length when the coding rate is set to 4/5.
  • the top position of the first TLV container in the slot is defined as the top pointer, and the last position of the last TLV container in the slot is defined as the last pointer.
  • the pointer information is stored in the TMCC signal.
  • the slot type TLV container and the TMCC signal are received by the receiving unit 101 of the receiving apparatus 100 as modulated signals.
  • FIG. 4A When data is being read from the subsequent buffer as shown in FIG. 4A and when data is being written to the previous buffer as shown in FIG. 4B, writing from the previous buffer to the subsequent buffer is stopped. As shown in FIG. 4C, when writing to the preceding buffer and reading from the succeeding buffer are not performed, data is written from the preceding buffer to the succeeding buffer.
  • the buffer refers to a subsequent buffer.
  • FIG. 5 is a flowchart of TLV container group generation in the embodiment of the present invention.
  • the TLV container group generation unit 106 uses the counter indicating the position in the slot input from the stream distribution unit 104 as an address counter, and resets it to 0 (step S200). Further, the TLV container group generation unit 106 sets the counter indicating the write position in the buffer as a write address counter and the counter indicating the read position in the buffer as a read address counter, and resets it to 0 (step S210). Then, the TLV container group generation unit 106 acquires the pointer information and the slot length information from the TMCC information and holds them (step S220).
  • the TLV container group generation unit 106 refers to the byte indicated by the address counter, reads 1 byte of data, and stores it in the buffer (step S230). The TLV container group generation unit 106 adds 1 byte to the address counter and the write address counter (step S240). In order to check whether the data reading is completed up to the position of the next pointer in the slot, it is checked whether the address counter matches the pointer information (step S250).
  • step S250 When the address counter matches the pointer information (“Yes” in step S250), it indicates that the data has been read up to the pointer position. Therefore, the data stored in the buffer is output as one TLV container group. Then, in order to store the end position of the TLV container group, the current value of the write address counter is held (step S260). One byte is read from the byte indicated by the read address counter (step S270). Then, the read address counter is incremented by 1, and the read position of the buffer is shifted to the next byte (step S280). In order to confirm whether reading from the buffer has been completed up to the end of the TLV container group, it is confirmed whether the value of the read address counter matches the end position of the held TLV container group (step S290).
  • step S290 When the read address counter does not match the end position of the TLV container group (“No” in step S290), it indicates that the reading from the buffer is not completed. Therefore, the process returns to step S270 to continue reading the buffer.
  • step S290 If the read address counter matches the end position of the TLV container group (“Yes” in step S290), it indicates that the reading from the buffer has been completed up to the end of the TLV container group. Therefore, in order to confirm whether the data reading is completed up to the end of the slot, it is confirmed whether the address counter matches the slot length information held (step S300).
  • step S300 If the address counter does not match the slot length information (“No” in step S300), it indicates that the middle of the slot is being read. Therefore, the process returns to step S210 to create the next TLV container group.
  • step S300 When the address counter matches the slot length information (“Yes” in step S300), it indicates that the data reading has been completed up to the end of the slot. Therefore, in order to shift the address counter to the head position of the slot, the address counter is reset to 0 (step S310). Then, the process returns to step S210 to create the next TLV container group.
  • step S250 If the address counter does not match the pointer information (“No” in step S250), it indicates that the TLV container group is incomplete and there is unread data. Therefore, in order to confirm whether the data reading is completed up to the end of the slot, it is confirmed whether the address counter matches the slot length information held (step S320).
  • step S320 if the address counter does not match the slot length information (“No” in step S320), it indicates that the slot is being read. Therefore, the process returns to step S230 to continue reading data.
  • step S320 If the address counter matches the slot length information (“Yes” in step S320), it indicates that data reading has been completed up to the end of the slot. Therefore, in order to shift the address counter to the head position of the slot, the address counter is reset to 0 (step S330). Then, the process returns to step S220, the pointer information and the slot length information are updated, and the data reading is continued.
  • FIG. 6 is a conceptual diagram for explaining generation of TLV container groups # 1 to TLV container group # 4 in the embodiment of the present invention.
  • 7A to 10B are flowcharts of processing for generating TLV container groups # 1 to TLV container group # 4 according to the embodiment of the present invention.
  • TLV container groups # 1 to TLV container group # 4 are generated as shown in FIG.
  • TLV # 1 to TLV # 6 are TLV container group # 1
  • TLV # 7 and TLV # 8 are TLV container group # 2
  • TLV # 9 is TLV container group # 3
  • TLV # 10 is TLV container group # 4. .
  • the column “Operation” indicates each step of the flowchart shown in FIG.
  • the “pointer information” column is the pointer information held in step S220 and indicates the values shown in FIG.
  • the “slot length” column shows information on the slot length held in step S220.
  • the column of “address counter” is a counter value indicating which position in the slot is to be read.
  • the column of “write address counter” is a counter value indicating a write position in the buffer.
  • the column “Read Address Counter” is a counter value indicating a reading position in the buffer.
  • the "TLV container group end” column is a counter value indicating the end position of the TLV container group held in step S260.
  • the “buffer” column shows the contents of the data stored in the buffer.
  • the column “output” indicates the output result from the TLV container group generation unit 106.
  • the branch result indicates the result of the conditional branch in each operation and the branch destination.
  • TLV container group generation unit 106 starts from TLV # 1 as shown in FIG. Up to TLV # 6 are output as TLV container group # 1.
  • FIG. 7A and FIG. 7B show the processing of each step of the flowchart shown in FIG. 5 when generating the TLV container group # 1.
  • FIG. 8A and FIG. 8B show the processing of each step of the flowchart shown in FIG. 5 when generating the TLV container group # 2.
  • FIG. 9A and FIG. 9B show the processing of each step in the flowchart shown in FIG. 5 when generating the TLV container group # 3.
  • the TLV container group generation unit 106 outputs TLV # 10 as TLV container group # 4.
  • FIG. 10A and FIG. 10B show the processing of each step of the flowchart shown in FIG. 5 when generating the TLV container group # 4.
  • FIG. 11 is a flowchart of TLV container group separation processing according to the embodiment of the present invention.
  • the header analysis unit 111 analyzes the IP packet format TLV container group that is output from the receiving device 100 into a MAC frame. Then, the header analysis unit 111 removes the MAC header and holds the Total Length information from the IPv4 header (step S400). In addition, the header analysis unit 111 removes the IPv4 header and the UDP header, and extracts information on the TLV container from the data in the IP packet format (step S410).
  • the counter indicating the position in the TLV container group in the TLV container group generation unit 106 is the first address counter
  • the counter indicating the position in the TLV container is the second address counter
  • the first address counter Both address counters are reset to 0 (step S420).
  • the TLV container group generation unit 106 confirms whether the byte indicated by the second address counter matches hexadecimal 7F (step S430).
  • step S430 When the byte indicated by the second address counter is 7F (“Yes” in step S430), the counter in the TLV container indicates Header. Therefore, 2 is added to both the first address counter and the second address counter in order to move the counter to the head position of the Length information. (Step S440). Then, the Length information is read from the TLV container, and the value is held (step S460). Further, 2 is added to both the first address counter and the second address counter in order to read the leading data of the value (step S470).
  • step S480 1 byte of data of the TLV container at the position indicated by the second address counter is read and stored in the buffer.
  • step S490 1 is added to the first address counter and the second address counter (step S490).
  • step S500 In order to confirm whether or not the TLV container has been read for the length, it is confirmed whether or not the second address counter matches the value obtained by adding the header, type, and length of 4 bytes to the length (step S500).
  • step S500 If the value obtained by adding the second address counter and Length and 4 does not match (“No” in step S500), it indicates that the TLV container is incomplete and there is data that has not been read. Therefore, it returns to step S480 and reads the continuation of Value information.
  • step S500 When the value obtained by adding the second address counter and the length 4 is equal (“Yes” in step S500), it indicates that the reading of the TLV container is completed. Therefore, the data stored in the buffer is output as one TLV container (step S510). In order to detect the header of the next TLV container, the second address counter is reset to 0 (step S520). In order to confirm whether or not the TLV container group has been read for Total Length, it is confirmed whether or not the first address counter and the value obtained by subtracting 28 bytes of the UDP header from the Total Length match (Step S530).
  • step S530 If the value obtained by subtracting 28 from the first address counter and the total length match (“Yes” in step S530), it indicates that the reading of all TLV container groups has been completed. Therefore, the process ends.
  • step S530 If the value obtained by subtracting 28 from the first address counter and the total length does not match (“No” in step S530), it indicates that there is an unread TLV container. Therefore, it returns to step S430 and repeats until the reading of all the TLV container groups is completed.
  • step S430 If the byte indicated by the second address counter is not 7F (“No” in step S430), the counter in the TLV container does not indicate Header. Therefore, in order to refer to the next byte, 1 is added to the first address counter, and the process proceeds to step S530 (step S450).
  • the TLV container group generation unit 106 recognizes the start position of the first TLV container in the slot or the end position of the last TLV container in the slot as a pointer, A plurality of TLV containers in the group are defined as a TLV container group.
  • the TLV container group generation unit 106 by providing the TLV container group generation unit 106, a plurality of TLV containers are combined and converted into a MAC frame as a TLV container group of 466 bytes or more. Data overhead can be reduced. Therefore, receiving apparatus 100 according to the present embodiment can output a TLV container in real time regardless of the length of the TLV container input without controlling the length of the TLV container on the transmission side. .
  • the receiving apparatus 100 in this embodiment includes a Gigabit Ethernet (registered trademark) interface 108, and the receiving apparatus 100 communicates with one or more external devices 110 using the Gigabit Ethernet (registered trademark).
  • Gigabit Ethernet registered trademark
  • an Ethernet (registered trademark) standard that is higher than the input speed of the receiving unit 101 and less than 1 Gbps may be used.
  • the MAC frame conversion of the framing unit 107 operates at a data transfer rate according to the Ethernet (registered trademark) standard of less than 1 Gbps.
  • one TLV container group is formed from the pointer to the pointer.
  • a lower limit for the number of bytes may be set, and TLV containers may be combined into a TLV container group until the set number of bytes is exceeded.
  • an upper limit of the number of bytes may be set, and TLV containers may be combined within a range not exceeding the set number of bytes to form a TLV container group.
  • the TLV container group generation unit 106 starts the TLV container grouping, and ends the TLV container grouping when the TLV containerization group exceeds the set byte (466 bytes).
  • an upper limit is set, it is checked whether the upper limit setting byte (for example, 1000 bytes) has been exceeded at the end of TLV container grouping. If the upper limit setting byte has been exceeded, , Redo TLV container grouping.
  • the TLV container group generation unit 106 has one buffer that can perform writing and reading at the same time, or two buffers connected in parallel, and the buffer that performs writing and the buffer that performs reading are alternately switched. Thus, writing and reading may be performed simultaneously.
  • the receiving apparatus can output the TLV container in real time regardless of the length of the TLV container input without controlling the length of the TLV container on the transmission side. Therefore, the present invention is useful as a satellite digital broadcast receiving apparatus that receives digital broadcasts, and particularly as a receiving apparatus for TLV (Type Length Value) transmission that is being studied for advanced satellite broadcasting.
  • TLV Type Length Value
  • DESCRIPTION OF SYMBOLS 100 Receiver 101 Receiving part 102 Demodulating part 103 TMCC decoding part 104 Stream distribution part 105 MPEG2-TS processing part 106 TLV container group generation part 107 Framing part 108 Gigabit Ethernet (registered trademark) interface 110 External equipment 111 Header analysis part 112 TLV container group separation unit 113 storage unit 114 TLV decoding unit 120 reception system

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Communication Control (AREA)

Abstract

 受信装置は、受信した電波から変調信号を出力する受信部と、変調信号を復調して、TLVスロット信号とTMCC信号を出力する復調部と、TMCC信号からTLVスロット信号に対するにポインタ情報を抽出するTMCCデコード部と、ポインタ情報に基づいて、TLVスロット信号から複数のTLVコンテナをTLVコンテナグループとして切り出すTLVコンテナグループ生成部と、TLVコンテナグループをMACフレームにプロトコル変換するフレーム化部と、MACフレームを出力する出力部とを備える。

Description

受信装置及び受信システム
 本発明は、デジタル放送などを受信する受信装置及び受信システムに関する。特に、高度化ISDB-S(Integrated Services Digital Broadcasting-Satellite)、すなわち、高度化衛星放送で運用されることが検討されている、TLV(Type Length Value)伝送技術を用いたデジタル放送を受信する受信装置及び受信システムに関する。
 近年、放送のデジタル化や通信との融合など、放送の高度化の検討がすすんでおり、放送網を利用して高速にコンテンツをダウンロードし、ダウンロードしたコンテンツを受信装置内の記憶装置内に蓄積し、蓄積されたコンテンツを放送時間にとらわれずに視聴する、といった蓄積型放送サービスが注目されている。例えば総務省の情報通信審議会の一部答申では蓄積型放送サービスの一つとして、TLV伝送方式が提案されている。TLV伝送方式では、TLVコンテナと呼ばれる伝送フォーマットで伝送される可変長のIPパケットが用いられており、蓄積型放送サービス及びホームネットワーク内での親和性が確保できるという特徴がある。
 次に、高度化衛星デジタル放送において検討されているTLVコンテナについて説明する。図12は、従来例におけるTLVコンテナの構成図である。TLVコンテナは、TLVコンテナの先頭を示すHeaderフィールドと、TLVコンテナの種別を示すTypeフィールドと、TLVコンテナ長を示すLengthフィールドと、TLVコンテナに内蔵されるデータであるValueフィールドとで構成される。Headerフィールドは1バイトであり、16進数の7Fで固定されている。Typeフィールドは1バイト、Lengthフィールドは2バイト、ValueフィールドはLengthで指定されたバイト数である。
 TLVコンテナは、衛星伝送路の伝送路符号化の単位である固定長のスロットに伝送順に多重化される。TLVコンテナのスロット割付について説明する。図13は、従来例におけるTLVコンテナのスロット割付の概要図である。TLVコンテナは可変長のため、図13のスロット#3やスロット#4のようにスロットの先頭とTLVコンテナの先頭が一致せずに、TLVコンテナがスロットをまたいで多重される場合もある。
 図14に、従来例における高度化衛星デジタル放送に対応した受信装置600の構成図を示す。図14に示すように、受信装置600は、受信部601と、復調部602と、TMCC(Trasmisson and Multiplexing Configuration Control)デコード部603と、ストリーム振分部604と、MPEG2-TS処理部605と、TLVコンテナ生成部606と、フレーム化部607と、ギガビットイーサネット(登録商標)(以下、「GbE」とも略記する)インタフェース(図14では、「GbE I/F」と記載している)608とから構成されている。そして、受信装置600は、衛星からの電波を受信し、復調したのちMPEG2-TSあるいはTLVストリームを分離し出力するものである。次に、図14における受信装置600の各部の動作について説明する。
 受信部601は、衛星からの電波を受信して変調信号を出力する。受信部601はアンテナとチューナから構成される。
 復調部602は、受信部601から変調信号を入力して復調を行い、フレーム信号及びTMCC信号を出力する。
 TMCCデコード部603は、復調部602からTMCC信号を入力して各スロットに対するストリームの割当てや伝送方式、ストリーム種別などの情報を抽出し、制御信号としてストリーム振分部604、MPEG2-TS処理部605、TLVコンテナ生成部606、フレーム化部607に出力する。
 ストリーム振分部604は、TMCCデコード部603から入力したTMCCの情報に基づき、復調部602から入力したフレーム信号をMPEG2-TSを格納するスロット、または、TLVコンテナを格納するスロットを識別する。そして、ストリーム振分部604は、MPEG2-TSを格納するスロットのときはMPEG2-TS処理部605へ、TLVコンテナを格納するスロットのときはTLVコンテナ生成部606へ振り分ける。
 MPEG2-TS処理部605は、TMCCデコード部603から入力したTMCCの情報に基づき、ストリーム振分部604から入力したMPEG2-TSを格納するスロットを速度変換後MPEG2-TSストリームごとに出力する。
 TLVコンテナ生成部606は、TMCCデコード部603から入力したTMCCの情報に基づき、ストリーム振分部604から入力したTLVコンテナを格納するスロットを読み取る。そして、TLVコンテナ生成部606は、HeaderフィールドからLengthフィールドまでのバイト分を一つのTLVコンテナとして切り出して、フレーム化部607へ出力する。
 フレーム化部607は、TLVコンテナ生成部606から入力したTLVコンテナをギガビットイーサネット(登録商標)のMACフレーム(Media Access Control Frame)にプロトコル変換して、GbE I/F608へ出力する。
 ここで、TLVコンテナにインターネットプロトコルバージョン4(以下、「IPv4」と略記する)ヘッダおよびUDPヘッダを付加してギガビットイーサネット(登録商標)で出力する時のMACフレーム構成について説明する。図15A、図15Bは、従来例における受信装置600を用いた場合のMACフレームの構成図である。図15Aに示すようにMACフレームは、TLVコンテナとヘッダ部分の42バイトとフッタ部分の4バイトからなり、最小サイズは512バイトと規定されている。MACフレーム送信の際には、さらにプリアンブルの8バイトとインターフレームギャップ(以下、「IFG」と略記する)の12バイトが付加され、最小送信サイズは532バイトとなる。ヘッダの42バイトとフッタ4バイト、プリアンブル8バイトとIFG12バイトを含めてMACフレームの送信サイズが532バイトより長い場合、すなわちTLVコンテナが466バイト以上の場合は、そのまま出力される。
 一方、図15Bに示すように、TLVコンテナが466バイトよりも短い場合は、Carrier Extendデータと呼ばれるダミーデータを付加した後、MACフレームは最小送信サイズ532バイトで出力される。
 図16は、従来例におけるIPv4ヘッダの構成図である。IPv4ヘッダは20バイトであり、図16では4バイトずつ5段で示している。そして、ヘッダ部分を含むパケット長を示すTotal Lengthの値を持っている。
 ギガビットイーサネット(登録商標)インタフェース(以下、「GbE I/F」と略記する)608は、フレーム化部607でTLVコンテナをプロトコル変換したMACフレームをTLVストリームとして外部機器610へ出力する。
 外部機器610は、ヘッダ解析部611と、記憶素子613と、TLVデコード部614とから構成されている。外部機器610は、受信装置600から出力されたIPパケット形式のMACフレームからTLVコンテナを抽出し、データを蓄積して出力する。なお、ホームネットワーク内で、受信装置600及び外部機器610の利用を想定すると、外部機器610は、図14には示していないが、複数設置されると考えられる。したがって、ホームネットワークとして、ギガビットイーサネット(登録商標)などの利用が想定される。
 ヘッダ解析部611は、MACフレーム化されたTLVコンテナのヘッダを解析し、ヘッダを除去してTLVコンテナを抽出する。
 記憶素子613は、例えばハードディスクなどである。ヘッダ解析部611から出力されたTLVコンテナを蓄積する。
 TLVデコード部614は、記憶素子613に蓄積されているTLVコンテナ形式のデータをコンテンツの生データに復元する。
 以下、図14から図16を用いて受信装置600の動作を説明する。受信部601がTLVコンテナの形式で伝送されたIP(Internet Protocol)パケットを変調信号として受信する。そして、復調部602が受信した変調信号を復調して、TMCC信号をTMCCデコード部603へ、フレーム信号をストリーム振分部604へ出力する。
 TMCCデコード部603はTMCC信号から各スロットに対するストリームの割当てや伝送方式、ストリーム種別などの情報を抽出し、制御信号としてストリーム振分部604、MPEG2-TS処理部605、TLVコンテナ生成部606、フレーム化部607に出力する。
 ストリーム振分部604は、TMCCデコード部603でデコードされたTMCCの情報を基に、復調部602から出力されたフレーム信号がMPEG2-TSストリームまたはTLVストリームのときに、出力先をMPEG2-TS処理部605またはTLVコンテナ生成部606に振り分ける。
 MPEG2-TS処理部605は、ストリーム振分部604で振り分けられたMPEG2-TSストリームを、速度変換した後、受信装置600の外部へ出力する。
 一方、TLVコンテナ生成部606は、ストリーム振分部604で振り分けられたTLVストリームをTLVコンテナ単位で切り出す。
 フレーム化部607が、TLVコンテナ生成部606で切り出されたTLVコンテナをギガビットイーサネット(登録商標)に対応したMACフレームにプロトコル変換する。
 ギガビットイーサネット(登録商標)のインタフェース608が、ギガビットイーサネット(登録商標)のMACフレームに変換したTLVコンテナを、受信装置600の外部へ出力する。
 外部機器610は、ヘッダ解析部611で受信装置600から入力したMACフレームのヘッダを解析し、TLVコンテナを抽出する。そして、記憶素子613は、TLVコンテナを蓄積する。そして、TLVデコード部614が記憶素子613に蓄積されたTLVコンテナを必要に応じてコンテンツの生データにデコードし、例えば、外部機器610から表示装置へ出力し、モニタ部でコンテンツのデータを表示する。
 上述のように、高度化衛星デジタル放送に対応した従来の受信装置600の構成に従えば、TLV伝送方式で伝送されたTLVコンテナを受信し、ギガビットイーサネット(登録商標)などの外部I/Fにて外部機器へ出力することが可能である。フレーム化部607への入力速度は、受信装置600のデータ処理の動作周波数によって決まり、バイトクロック周波数18.5MHzとしている。一方、フレーム化部607の出力速度はギガビットイーサネット(登録商標)インタフェース608の動作モードによって決まり、GMIIの動作モードで125MHzである。つまり、MACフレームのヘッダ部分が付加されてデータサイズが大きくなっても処理できるよう、出力速度は入力速度の6.7倍と大きく設定している。
 しかしながら、TLVコンテナが図15Bに示すように、466バイト以下が連続して入力されると、Carrier Extendデータであるダミーデータによるオーバヘッドが増大する。その結果、フレーム化部607においてギガビットイーサネット(登録商標)のインタフェース608への出力期間がTLVコンテナ生成部606からの入力期間の6.7倍よりも長くなる。そのために、データの出力に遅延が発生し、リアルタイムにデータ出力できない場合が発生する。
 リアルタイムにデータ出力できない場合の例を説明する。図17A、図17Bは、従来例における受信装置600のフレーム化部607でのTLVコンテナのフレーム化処理の概要図である。図17Aは、TLVコンテナが466バイト以上の場合で、図17Bは、TLVコンテナが466バイト未満の場合におけるTLVコンテナのフレーム化処理の概要図である。
 図17Aに示すように、TLVコンテナが466バイト以上の場合、フレーム化部607がTLVコンテナにヘッダの42バイトとFCSの4バイトを付加して、MACフレームの最小サイズ512バイト以上のMACフレームに変換する。そして、フレーム化部607が、さらに送信時にプリアンブルの8バイトとIFGの12バイトを付加して、最小送信サイズ532バイト以上にする。したがって、フレーム化部607の入力に対する出力の比が1.1(=532/466)以下となる。その結果、ギガビットイーサネット(登録商標)のインタフェース608への出力期間がTLVコンテナ生成部606からの入力期間の6.7倍よりも短くなる。すなわち、出力すべきデータレートは、ギガビットイーサネット(登録商標)のインタフェース608の出力データレート以下であるのでリアルタイムに出力ができる。
 また、図17Bのように、TLVコンテナが466バイト未満の場合、フレーム化部607がTLVコンテナにヘッダの42バイトとFCSの4バイトとCarrier Extendデータと呼ばれるダミーデータを付加して、MACフレームの最小サイズ512バイト以上のMACフレームに変換する。そして、フレーム化部607が、さらに送信時にプリアンブルの8バイトとIFGの12バイトを付加して、最小送信サイズ532バイト以上にする。したがって、フレーム化部607の入力に対する出力の比が1.1(=532/466)未満となる。特に、79バイト以下のときは、フレーム化部607の入力に対する出力の比が6.73(=532/79)以上となる。その結果、ギガビットイーサネット(登録商標)のインタフェース608への出力期間がTLVコンテナ生成部606からの入力期間の6.7倍よりも長くなる。すなわち、出力すべきデータレートは、ギガビットイーサネット(登録商標)のインタフェース608の出力データレート以上である。したがって、図17Bに示すように、入力に対して出力がリアルタイムに出力ができなくなるという課題を有している。
 また、従来の受信装置600を用いて全てのTLVコンテナをリアルタイムに出力するには、送信側でTLVコンテナの制御を行わなければならないという課題を有している。
情報通信審議会答申書諮問第2023号「放送システムに関する技術的条件」のうち、「衛星デジタル放送の高度化に関する技術的条件」、平成20年7月28日 29頁
 本発明の受信装置は、受信部と復調部とTMCCデコード部とTLVコンテナグループ生成部とフレーム化部と出力部とを備えている。受信部は、受信した電波から変調信号を出力する。復調部は、変調信号を復調して、TLVスロット信号とTMCC信号を出力する。TMCCデコード部は、TMCC信号からTLVスロット信号に対するにポインタ情報を抽出する。TLVコンテナグループ生成部は、ポインタ情報に基づいて、TLVスロット信号から複数のTLVコンテナをTLVコンテナグループとして切り出す。フレーム化部は、TLVコンテナグループをMACフレームにプロトコル変換する。出力部は、MACフレーム含むTLVストリームを出力する。
 このような構成によって、複数のTLVコンテナを結合し、466バイト以上のTLVコンテナグループとしてMACフレームに変換することにより、MACフレーム変換時のダミーデータによるオーバヘッドを削減することができる。
 また、本発明の受信システムは、上述した受信装置と外部機器とを備えた受信システムである。受信システムの外部機器は、ヘッダ解析部とTLVコンテナグループ分離部と記憶部とを備えている。ヘッダ解析部は、受信装置が出力するMACフレームを含む、TLVストリームを入力し、MACフレームのヘッダの解析をするとともに、ヘッダの除去を行ってTLVコンテナグループを取り出す。TLVコンテナグループ分離部は、TLVコンテナグループをTLVコンテナに分離する。記憶部は、分離されたTLVコンテナを蓄積する。
図1は、本発明の実施の形態における受信システムの構成を示すブロック図である。 図2は、本発明の実施の形態におけるMACフレームの構成を説明するための概念図である。 図3は、本発明の実施の形態におけるTLVコンテナのスロット割付の概要図である。 図4Aは、本発明の実施の形態におけるTLVコンテナグループ生成部内に持つバッファの動作を説明するための概念図である。 図4Bは、本発明の実施の形態におけるTLVコンテナグループ生成部内に持つバッファの動作を説明するための概念図である。 図4Cは、本発明の実施の形態におけるTLVコンテナグループ生成部内に持つバッファの動作を説明するための概念図である。 図5は、本発明の実施の形態におけるTLVコンテナグループ生成のフローチャートである。 図6は、本発明の実施の形態におけるTLVコンテナグループの生成を説明するための概念図である。 図7Aは、本発明の実施の形態におけるTLVコンテナグループの生成の処理のフローチャートである。 図7Bは、本発明の実施の形態におけるTLVコンテナグループの生成の処理のフローチャートである。 図8Aは、本発明の実施の形態におけるTLVコンテナグループの生成の処理のフローチャートである。 図8Bは、本発明の実施の形態におけるTLVコンテナグループの生成の処理のフローチャートである。 図9Aは、本発明の実施の形態におけるTLVコンテナグループの生成の処理のフローチャートである。 図9Bは、本発明の実施の形態におけるTLVコンテナグループの生成の処理のフローチャートである。 図10Aは、本発明の実施の形態におけるTLVコンテナグループの生成の処理のフローチャートである。 図10Bは、本発明の実施の形態におけるTLVコンテナグループの生成の処理のフローチャートである。 図11は、本発明の実施の形態におけるTLVコンテナグループ分離の処理のフローチャートである。 図12は、従来例におけるTLVコンテナの構成を示す図である。 図13は、従来例におけるTLVコンテナのスロット割付の概要図である。 図14は、従来例における高度化衛星デジタル放送に対応した受信装置の構成を示すブロック図である。 図15Aは、従来例における受信装置を用いた場合のMACフレームの構成図である。 図15Bは、従来例における受信装置を用いた場合のMACフレームの構成図である。 図16は、従来例におけるIPv4ヘッダの構成図である。 図17Aは、従来例における受信装置のフレーム化部でのTLVコンテナのフレーム化処理の概要図である。 図17Bは、従来例における受信装置のフレーム化部でのTLVコンテナのフレーム化処理の概要図である。
 (実施の形態)
 以下、本発明を実施するための最良の形態について、図面を参照しながら説明する。図1は、本発明の実施の形態における受信システム120の構成を示すブロック図である。図1に示すように、受信システム120は、受信装置100と外部機器110とを有する。本実施の形態の説明では、ギガビットイーサネット(登録商標)を用いて、受信装置100が外部機器110と通信することを前提としている。
 図1に示すように、受信装置100は、受信部101と、復調部102と、TMCCデコード部103と、ストリーム振分部104と、MPEG2-TS処理部105と、TLVコンテナグループ生成部106と、フレーム化部107と、出力部としてのギガビットイーサネット(登録商標)インタフェース108と、を有する。そして、受信装置100の受信部101は、衛星からの電波を受信し変調信号を出力する。そして、その変調信号を復調部102が復調したのち、MPEG2-TSあるいはTLVストリームを分離し、ストリーム振分部104へ出力する。また、復調部102は、入力した変調信号から、TMCC信号を分離し、TMCCデコード部103へ出力する。
 また、外部機器110は、ヘッダ解析部111と、TLVコンテナグループ分離部112と、記憶部113と、TLVデコード部114と、を有する。そして、受信装置100から出力されたIPパケット形式のMACフレームを含む、TLVストリームを入力する。そして、MACフレームからTLVコンテナを抽出し、データを蓄積して出力する。なお、記憶部113は、例えば、ハードディスクなどを含む構成とすればよい。
 本実施の形態における受信装置100及び外部機器110が従来の受信装置600及び外部機器610と異なる点は、受信装置100内にTLVコンテナ生成部606の代わりにTLVコンテナグループ生成部106を備えたことと、外部機器110内にヘッダ解析部111と記憶部113の間にTLVコンテナグループ分離部112を新たに備えたことである。以下、図1における各部の動作について説明する。
 受信部101は、衛星からの電波を受信して変調信号を出力する。受信部101はアンテナとチューナから構成される。
 復調部102は、受信部101から変調信号を入力して復調を行い、フレーム信号及びTMCC信号を出力する。
 TMCCデコード部103は、復調部102からTMCC信号を入力して各スロットに対するストリームの割当てや伝送方式、ストリーム種別などの情報を抽出し、制御信号としてストリーム振分部104、MPEG2-TS処理部105、TLVコンテナグループ生成部106、フレーム化部107に出力する。
 ストリーム振分部104は、TMCCデコード部103から入力したTMCCの情報に基づき、復調部102から入力したフレーム信号をMPEG2-TSを格納するスロット、または、TLVコンテナを格納するスロットを識別する。そして、ストリーム振分部104は、フレーム信号がMPEG2-TSを格納するスロットのときはMPEG2-TS処理部105へ、TLVコンテナを格納するスロットのときはTLVコンテナグループ生成部106へ振り分ける。
 MPEG2-TS処理部105は、TMCCデコード部103から入力したTMCCの情報に基づき、ストリーム振分部104から入力したMPEG2-TSを格納するスロットを速度変換後MPEG2-TSストリームごとに出力する。
 TLVコンテナグループ生成部106は、TMCCデコード部103から入力したTMCCの情報に基づき、ストリーム振分部104から入力したTLVコンテナを格納するスロットを読み取る。そして、TLVコンテナグループ生成部106は、HeaderフィールドからLengthフィールドまでのバイト分を一つのTLVコンテナとして切り出して、フレーム化部107へ出力する。
 フレーム化部107は、TLVコンテナグループ生成部106から入力したTLVコンテナをギガビットイーサネット(登録商標)のMACフレームにプロトコル変換して、GbE I/F108へ出力する。
 次に、TLVコンテナグループ生成部106、および外部機器110内のTLVコンテナグループ分離部112について詳細に説明する。
 受信装置100のTLVコンテナグループ生成部106は、TMCCデコード部103から出力されるTMCC信号の中に記載されているポインタ情報を用いて、ストリーム振分部104から出力されるTLVストリームから複数のTLVコンテナをTLVコンテナグループとして切り出して生成する。本実施の形態における受信装置100の特徴は、TMCC信号にTLVコンテナのポインタ情報を格納し、ポインタ情報を基に複数のTLVコンテナをグループ化して出力する点である。
 外部機器110のTLVコンテナグループ分離部112は、ヘッダ解析部111より出力されるTLVコンテナグループを、一つ一つのTLVコンテナに分離して出力する。
 以下、図1から図7を用いて、本実施の形態における受信装置100の動作を詳細に説明する。
 受信部101がTLVコンテナの形式で伝送されたIPパケットを変調信号として受信する。そして、復調部102が受信した変調信号を復調する。そして、復調部102は、TLVスロット信号とTMCC信号を出力する。復調部102は、TMCC信号をTMCCデコード部103へ、TLVストリームやMPEG2-TSストリームを含むフレーム信号をストリーム振分部104へ出力する。
 TMCCデコード部103は、TMCC信号から各スロットに対するストリームの割当てや伝送方式、ストリーム種別などの情報を抽出し、制御信号としてストリーム振分部104、MPEG2-TS処理部105、TLVコンテナグループ生成部106、フレーム化部107に出力する。すなわち、TMCCデコード部103は、TMCC信号からTLVスロット信号に対するにポインタ情報を抽出する。
 ストリーム振分部104は、TMCCデコード部103でデコードされたTMCCの情報を基に、復調部102から出力されたフレーム信号がMPEG2-TSストリームの場合、出力先をMPEG2-TS処理部105に振り分ける。また、ストリーム振分部104は、TMCCの情報を基に、復調部102から出力されたフレーム信号がTLVストリーム場合、TLVコンテナグループ生成部106に振り分ける。
 MPEG2-TS処理部105は、ストリーム振分部104で振り分けられたMPEG2-TSストリームを、速度変換した後、受信装置100の外部へ出力する。
 一方、TLVコンテナグループ生成部106は、ストリーム振分部104で振り分けられたTLVストリームをTLVコンテナグループとして切り出す。このとき、TLVコンテナグループ生成部106は、TLVコンテナを一つ一つ切り出すのではなく、複数のTLVコンテナを合計のバイト数が466バイト以上になるように結合されて切り出す。
 そして、フレーム化部107が、TLVコンテナグループ生成部106で切り出されたTLVコンテナグループを、ギガビットイーサネット(登録商標)に対応したMACフレームにプロトコル変換する。ここで、プロトコル変換されたTLVコンテナグループのMACフレームの構成図を図2に示す。図2は、本発明の実施の形態におけるMACフレームの構成を説明するための概念図である。図2に示すように、MACフレームは、TLVコンテナとヘッダ部分の42バイトとフッタ部分の4バイトからなり、最小サイズは512バイトと規定されている。MACフレーム送信の際には、さらにプリアンブルの8バイトとインターフレームギャップ(以下、「IFG」と略記する)の12バイトが付加され、最小送信サイズは532バイトとなる。
 そして、466バイト以下のTLVコンテナが有ったとしても、複数個のTLVコンテナで466バイト以上のTLVコンテナグループとするので、ヘッダの42バイトとフッタ4バイトを含めてMACフレームが512バイト以上になる。これにより、MACフレームの最小サイズ512バイト以上を確保しているので、Carrier Extendデータと呼ばれるダミーデータを付加しなくて良くなる。ゆえに、ダミーデータによるオーバヘッドを削減することが可能となる。
 出力部としてのギガビットイーサネット(登録商標)のインタフェース108が、ギガビットイーサネット(登録商標)のMACフレームに変換したTLVコンテナグループを含む、TLVストリームを受信装置100の外部へ出力する。
 外部機器110は、受信装置100から出力されたMACフレーム化されたIPパケット形式のTLVコンテナグループを含む、TLVストリームを入力し、ヘッダ解析部111でヘッダを解析するとともに、ヘッダを除去してTLVコンテナグループを取り出す。
 そして、TLVコンテナグループ分離部112が、取り出されたTLVコンテナグループを、Headerの情報とLengthの情報を基に、各TLVコンテナに分離する。
 記憶部113は、TLVコンテナグループ分離部112が分離したTLVコンテナを蓄積する。そして、TLVデコード部114が記憶部113に蓄積されたTLVコンテナを必要に応じてコンテンツの生データにデコードし、例えば、外部機器110から表示装置へ出力し、モニタ部でコンテンツのデータを表示する。
 ここで、受信装置100のTLVコンテナグループ生成部106が行うTLVコンテナグループの生成方法について詳細に説明する。
 まず、TLVコンテナが、衛星伝送路の伝送路符号化の単位である固定長のスロットに伝送順に多重化された状態を説明する。図3は、本発明の実施形態におけるTLVコンテナのスロット割付の概要図である。スロット長は4488バイトとする。これは符号化率を4/5に設定したときのスロット長である。スロット中の最初のTLVコンテナの先頭の位置をトップポインタ、スロット中の最後に配置完了したTLVコンテナの末尾の位置をラストポインタと定義する。ポインタの情報はTMCC信号に格納されている。このスロット形式のTLVコンテナとTMCC信号は、変調信号として受信装置100の受信部101が受信している。
 TLVコンテナグループ生成部106の動作について説明する。ここでは、TLVコンテナグループ生成部106は、2段の直列に接続したバッファを持っており、2段のバッファを用いてデータの書き込みと読み出しの動作を同時に行うことを実現しているとする。図4A、図4B、図4Cは、本発明の実施の形態におけるTLVコンテナグループ生成部106内に持つバッファの動作を説明するための概念図を示す。図4Aに示すように後段のバッファからデータが読み出されているとき、及び、図4Bに示すように前段バッファへデータが書き込まれているときは前段バッファから後段バッファへの書き込みを停止する。図4Cに示すように前段バッファへの書き込み及び後段バッファからの読み出しが行われていないとき、前段バッファから後段バッファへデータを書き込む。このような2段のバッファを用いることで、書き込みと読み出しを同時に行うことを実現している。なお、後段バッファからの読み出しと前段バッファへの書き込みは同時に起こる、すなわち、図4Aと図4Bの状態が同時に起こっても問題ない。以下バッファとは、後段バッファのことを示す。
 図5は、本発明の実施形態におけるTLVコンテナグループ生成のフローチャートである。
 まず、TLVコンテナグループ生成部106は、ストリーム振分部104から入力するスロット内の位置を示すカウンタをアドレスカウンタとし、0にリセットしておく(ステップS200)。更に、TLVコンテナグループ生成部106は、バッファ内の書き込み位置を示すカウンタをライトアドレスカウンタ、バッファ内の読み出し位置を示すカウンタをリードアドレスカウンタとし、0にリセットしておく(ステップS210)。そして、TLVコンテナグループ生成部106は、TMCCの情報からポインタ情報とスロット長情報を取得し、保持しておく(ステップS220)。
 TLVコンテナグループ生成部106は、アドレスカウンタが示すバイトを参照し、データを1バイト読み取ってバッファに格納する(ステップS230)。TLVコンテナグループ生成部106は、アドレスカウンタ及びライトアドレスカウンタを1バイト加算する(ステップS240)。スロット内の次のポインタの位置までデータの読み取りが完了したかを確認するため、アドレスカウンタとポインタ情報が一致するかを確認する(ステップS250)。
 アドレスカウンタとポインタ情報が一致する場合(ステップS250の「Yes」)、ポインタの位置までデータの読み取りが完了していることを示す。そのため、バッファに格納されたデータを一つのTLVコンテナグループとして出力する。そして、TLVコンテナグループの終端位置を記憶するため、現在のライトアドレスカウンタの値を保持しておく(ステップS260)。リードアドレスカウンタが示すバイトから1バイトずつ読み出す(ステップS270)。そして、リードアドレスカウンタを1加算し、バッファの読み出し位置を次のバイトにシフトする(ステップS280)。TLVコンテナグループの最後までバッファからの読み出しが完了したかを確認するため、リードアドレスカウンタの値と保持しているTLVコンテナグループの終端位置が一致するかを確認する(ステップS290)。
 リードアドレスカウンタとTLVコンテナグループの終端位置が一致しない場合(ステップS290の「No」)、バッファからの読み出しが完了していないことを示す。そのため、ステップS270へ戻ってバッファの読み出しを続ける。
 また、リードアドレスカウンタとTLVコンテナグループの終端位置が一致する場合(ステップS290の「Yes」)、TLVコンテナグループの最後までバッファからの読み出しが完了していることを示す。そのため、スロットの最後までデータの読み取りが完了したかを確認するため、アドレスカウンタと保持しているスロット長情報が一致するかを確認する(ステップS300)。
 アドレスカウンタとスロット長情報が一致しない場合(ステップS300の「No」)、スロットの途中を読み取っていることを示す。そのため、次のTLVコンテナグループを作成するため、ステップS210へ戻る。
 アドレスカウンタとスロット長情報が一致する場合(ステップS300の「Yes」)、スロットの最後までデータの読み取りが完了していることを示す。そのため、アドレスカウンタをスロットの先頭位置にシフトさせるため、アドレスカウンタを0にリセットする(ステップS310)。そして、次のTLVコンテナグループを作成するため、ステップS210へ戻る。
 またアドレスカウンタとポインタ情報が一致しない場合(ステップS250の「No」)、TLVコンテナグループが未完成であり、読み取っていないデータが存在することを示す。そのため、スロットの最後までデータの読み取りが完了したかを確認するため、アドレスカウンタと保持しているスロット長情報が一致するかを確認する(ステップS320)。
 ステップS320において、アドレスカウンタとスロット長情報が一致しない場合(ステップS320の「No」)、スロットの途中を読み取っていることを示す。そのため、ステップS230へ戻り、データの読み取りを続ける。
 アドレスカウンタとスロット長情報が一致する場合(ステップS320の「Yes」)、スロットの最後までデータの読み取りが完了していることを示す。そのため、アドレスカウンタをスロットの先頭位置にシフトさせるため、アドレスカウンタを0にリセットする(ステップS330)。そして、ステップS220へ戻り、ポインタ情報とスロット長情報を更新し、データの読み取りを続ける。
 この図5のフローチャートに従って、図3のスロットの割付の例を用いた場合のTLVコンテナグループ生成の流れについて説明する。図6は、本発明の実施形態におけるTLVコンテナグループ#1~TLVコンテナグループ#4の生成を説明するための概念図である。図7A~図10Bは、本発明の実施形態におけるTLVコンテナグループ#1~TLVコンテナグループ#4の生成の処理のフローチャートである。
 図5のフローチャートに従って、図3のスロット割付の例を用いると、図6に示すように、4個のTLVコンテナグループ#1~TLVコンテナグループ#4が生成される。TLV#1からTLV#6までがTLVコンテナグループ#1、TLV#7とTLV#8がTLVコンテナグループ#2、TLV#9がTLVコンテナグループ#3、TLV#10がTLVコンテナグループ#4となる。
 図7A~図10Bにおいて、「動作」の欄は、図5で示したフローチャートの各ステップを示す。「ポインタ情報」の欄は、ステップS220で保持されているポインタ情報で、図3に示された値を示す。「スロット長」の欄は、ステップS220で保持されているスロット長の情報を示す。「アドレスカウンタ」の欄は、スロット内のどの位置を読み取り対象とするのかを示すカウンタの値である。「ライトアドレスカウンタ」の欄は、バッファ内の書き込み位置を示すカウンタの値である。「リードアドレスカウンタ」の欄は、バッファ内の読み出し位置を示すカウンタの値である。「TLVコンテナグループ終端」の欄は、ステップS260で保持されているTLVコンテナグループの終端位置を示すカウンタの値である。「バッファ」の欄は、バッファ内に格納されているデータの内容を示す。「出力」の欄は、TLVコンテナグループ生成部106からの出力結果を示す。分岐結果は、各動作における条件分岐の結果とその分岐先を示す。
 図3に示すように、スロット#1はTLV#1の先頭にトップポインタ、TLV#6の末尾にラストポインタがある場合、図6示すように、TLVコンテナグループ生成部106は、TLV#1からTLV#6までをTLVコンテナグループ#1として出力する。TLVコンテナグループ#1を生成する際の、図5で示したフローチャートの各ステップの処理を図7A、図7Bに示す。
 図3に示すように、スロット#2はTLV#7の先頭にトップポインタ、TLV#8の末尾にラストポインタがある場合、図6に示すように、TLVコンテナグループ生成部106は、TLV#7とTLV#8をTLVコンテナグループ#2として出力する。TLVコンテナグループ#2を生成する際の、図5で示したフローチャートの各ステップの処理を図8A、図8Bに示す。
 また、図3に示したように、スロット#2のTLV#9の先頭にラストポインタ、スロット#3のTLV#9の末尾にラストポインタ(=TLV10の先頭にトップポインタ)がある場合、図6に示すように、TLVコンテナグループ生成部106は、TLV#9をTLVコンテナグループ#3として出力する。TLVコンテナグループ#3を生成する際の、図5で示したフローチャートの各ステップの処理を図9A、図9Bに示す。
 また、図3に示したように、スロット#3のTLV#10の先頭にトップポインタ(=TLV#9の末尾にラストポインタ)、スロット#4のTLV#10の末尾にラストポインタがある場合、図6に示すように、TLVコンテナグループ生成部106は、TLV#10をTLVコンテナグループ#4として出力する。TLVコンテナグループ#4を生成する際の、図5で示したフローチャートの各ステップの処理を図10A、図10Bに示す。
 ここで、外部機器110のTLVコンテナグループ分離部112が行うTLVコンテナグループの分離方法について詳細に説明する。図11は、本発明の実施の形態におけるTLVコンテナグループ分離の処理のフローチャートである。受信装置100から出力されるMACフレーム化されたIPパケット形式のTLVコンテナグループを、ヘッダ解析部111が解析する。そして、ヘッダ解析部111がMACヘッダを除去し、IPv4ヘッダからTotal Lengthの情報を保持する(ステップS400)。また、ヘッダ解析部111がIPv4ヘッダ及びUDPヘッダを除去し、IPパケット形式のデータからTLVコンテナの情報を抽出する(ステップS410)。
 次に、TLVコンテナグループ生成部106におけるTLVコンテナグループ内の位置を示すカウンタを第1のアドレスカウンタ、TLVコンテナ内の位置を示すカウンタを第2のアドレスカウンタとし、第1のアドレスカウンタ、第2のアドレスカウンタともに0にリセットする(ステップS420)。TLVコンテナグループ生成部106は、TLVコンテナ内のカウンタがHeaderを示しているかを確認するため、第2のアドレスカウンタの示すバイトと16進数の7Fが一致するか確認する(ステップS430)。
 第2のアドレスカウンタの示すバイトが7Fの場合(ステップS430の「Yes」)、TLVコンテナ内のカウンタがHeaderを示している。そのため、Length情報の先頭位置までカウンタを移動させるため、第1のアドレスカウンタ、第2のアドレスカウンタともに2を加算する。(ステップS440)。そして、TLVコンテナからLength情報を読み取り、値を保持する(ステップS460)。更に、Valueの先頭データを読み取るため、第1のアドレスカウンタ、第2のアドレスカウンタともに2を加算する(ステップS470)。
 次に、第2のアドレスカウンタが示す位置のTLVコンテナのデータを1バイト読み取り、バッファに格納する(ステップS480)。次のバイトを読み取るため、第1のアドレスカウンタ、第2のアドレスカウンタに1を加算する(ステップS490)。TLVコンテナをLength分読み取ったかどうかを確認するため、第2のアドレスカウンタと、LengthにHeader、Type、Lengthの4バイト分を加算した値が一致するかを確認する(ステップS500)。
 第2のアドレスカウンタとLengthと4を加算した値が一致しない場合(ステップS500の「No」)、TLVコンテナが未完成であり、読み取っていないデータが存在することを示す。そのため、ステップS480に戻り、Value情報の続きを読み取る。
 第2のアドレスカウンタとLengthと4を加算した値が一致する場合(ステップS500の「Yes」)、TLVコンテナの読み取りが完了したことを示す。そのため、バッファに格納されたデータを一つのTLVコンテナとして出力する(ステップS510)。次のTLVコンテナのヘッダを検出するため、第2のアドレスカウンタを0にリセットする(ステップS520)。TLVコンテナグループをTotal Length分読み取ったかどうかを確認するため、第1のアドレスカウンタとTotal LengthからIPヘッダ、UDPヘッダの28バイト分を引いた値が一致するかを確認する(ステップS530)。
 第1のアドレスカウンタとTotal Lengthから28を減算した値が一致する場合(ステップS530の「Yes」)、TLVコンテナグループ全ての読み取りが完了したことを示す。そのため、処理を終了する。
 また、第1のアドレスカウンタとTotal Lengthから28を減算した値が一致しない場合(ステップS530の「No」)、読み取られていないTLVコンテナが存在することを示す。そのため、ステップS430へ戻ってTLVコンテナグループ全ての読み取りが完了するまで繰り返す。
 また、第2のアドレスカウンタの示すバイトが7Fではない場合(ステップS430の「No」)、TLVコンテナ内のカウンタがHeaderを示していないことになる。そのため、次のバイトを参照するため、第1のアドレスカウンタに1を加算し、ステップS530へ進む(ステップS450)。
 上記したように、TLVコンテナグループ生成部106は、スロット中の最初のTLVコンテナの先頭の位置、或いは、スロット中の最後に配置完了したTLVコンテナの末尾の位置をポインタと認識し、ポインタの間にある複数のTLVコンテナをTLVコンテナグループとする。
 かかる構成によれば、TLVコンテナグループ生成部106を設けることで複数のTLVコンテナを結合し、466バイト以上のTLVコンテナグループとしてMACフレームに変換することを実現することにより、MACフレーム変換時のダミーデータによるオーバヘッドを削減することができる。そのため、本実施の形態における受信装置100は、送信側でTLVコンテナの長さを制御することなく、どんな長さのTLVコンテナが入力されても、リアルタイムにTLVコンテナを出力することが可能となる。
 なお、本実施の形態における受信装置100は、ギガビットイーサネット(登録商標)インタフェース108を備え、ギガビットイーサネット(登録商標)を用いて受信装置100が、1つ以上の外部機器110などと通信することを想定している。しかし、受信部101の入力速度以上で、かつ、1Gbps未満のイーサネット(登録商標)の規格を用いても良い。その場合は、フレーム化部107のMACフレーム変換を1Gbps未満のイーサネット(登録商標)の規格に沿ったデータ転送速度で動作するものとする。
 なお、本実施の形態において、複数のTLVコンテナをグループ化する際に、ポインタからポインタまでを1つのTLVコンテナグループとした。しかし、バイト数の下限を設定し、設定バイト数を超えるまでTLVコンテナを結合してTLVコンテナグループとしても良い。また、更にバイト数の上限を設定し、設定バイト数を超えない範囲でTLVコンテナを結合してTLVコンテナグループとしても良い。この場合、TLVコンテナグループ生成部106が、TLVコンテナグループ化を開始し、TLVコンテナ化グループが設定バイト(466バイト)を超えたときに、TLVコンテナグループ化を終了する。更に、上限を設定している場合は、TLVコンテナグループ化の終了時点で、上限の設定バイト(例えば、1000バイト)を超えていないかどうかを確認し、上限の設定バイトを超えている場合は、TLVコンテナグループ化をやり直す。
 なお、本実施の形態において、にバッファを直列に2つ接続し、書き込みと読み出しを同時に行うことを想定している。しかし、TLVコンテナグループ生成部106が、書き込みと読み出しを同時に行えるバッファを1つ持つこととしたり、バッファを並列に2つ接続し、書き込みを行うバッファと読み出しを行うバッファを交互に切り替えることとしたりして、書き込みと読み出しを同時に行えるようにしても良い。
 本発明にかかる受信装置は、送信側でTLVコンテナの長さを制御することなく、どんな長さのTLVコンテナが入力されても、リアルタイムにTLVコンテナを出力することができる。したがって、デジタル放送を受信する衛星デジタル放送受信装置に関するもの、特に、高度化衛星放送での運用が検討されているTLV(Type Length Value)伝送用の受信装置として有用である。
 100  受信装置
 101  受信部
 102  復調部
 103  TMCCデコード部
 104  ストリーム振分部
 105  MPEG2-TS処理部
 106  TLVコンテナグループ生成部
 107  フレーム化部
 108  ギガビットイーサネット(登録商標)インタフェース
 110  外部機器
 111  ヘッダ解析部
 112  TLVコンテナグループ分離部
 113  記憶部
 114  TLVデコード部
 120  受信システム

Claims (4)

  1. 受信した電波から変調信号を出力する受信部と、
    前記変調信号を復調して、TLVスロット信号とTMCC信号を出力する復調部と、
    前記TMCC信号から前記TLVスロット信号に対するにポインタ情報を抽出するTMCCデコード部と、
    前記ポインタ情報に基づいて、前記TLVスロット信号から複数のTLVコンテナをTLVコンテナグループとして切り出すTLVコンテナグループ生成部と、
    前記TLVコンテナグループをMACフレームにプロトコル変換するフレーム化部と、
    前記MACフレームを含む、TLVストリームを出力する出力部と、
    を備える受信装置。
  2. 前記TLVコンテナグループ生成部は、
      スロット中の最初のTLVコンテナの先頭の位置、或いは、スロット中の最後に配置完了したTLVコンテナの末尾の位置をポインタと認識し、ポインタの間にある複数のTLVコンテナをTLVコンテナグループとする請求項1に記載の受信装置。
  3. 受信した電波から変調信号を出力する受信部と、
    前記変調信号を復調して、TLVスロット信号とTMCC信号を出力する復調部と、
    前記TMCC信号から前記TLVスロット信号に対するにポインタ情報を抽出するTMCCデコード部と、
    前記ポインタ情報に基づいて、前記TLVスロット信号から複数のTLVコンテナをTLVコンテナグループとして切り出すTLVコンテナグループ生成部と、
    前記TLVコンテナグループをMACフレームにプロトコル変換するフレーム化部と、
    前記MACフレームを含む、TLVストリームを出力する出力部と、
    を備える受信装置と、
    外部機器と、を備えた受信システムであって、
    前記外部機器は、
    前記受信装置が出力するMACフレームを含む、TLVストリームを入力し、前記MACフレームのヘッダの解析をするとともに、前記ヘッダの除去を行ってTLVコンテナグループを取り出すヘッダ解析部と、
    前記TLVコンテナグループをTLVコンテナに分離するTLVコンテナグループ分離部と、
    前記分離されたTLVコンテナを蓄積する記憶部と、
    を備えた受信システム。
  4. 前記TLVコンテナグループ生成部は、
      スロット中の最初のTLVコンテナの先頭の位置、或いは、スロット中の最後に配置完了したTLVコンテナの末尾の位置をポインタと認識し、ポインタの間にある複数のTLVコンテナをTLVコンテナグループとする請求項3に記載の受信システム。
PCT/JP2010/002636 2009-04-22 2010-04-12 受信装置及び受信システム WO2010122729A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011510172A JP4978750B2 (ja) 2009-04-22 2010-04-12 受信装置及び受信システム

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2009-103571 2009-04-22
JP2009103571 2009-04-22

Publications (1)

Publication Number Publication Date
WO2010122729A1 true WO2010122729A1 (ja) 2010-10-28

Family

ID=43010858

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2010/002636 WO2010122729A1 (ja) 2009-04-22 2010-04-12 受信装置及び受信システム

Country Status (2)

Country Link
JP (1) JP4978750B2 (ja)
WO (1) WO2010122729A1 (ja)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015179900A (ja) * 2014-03-18 2015-10-08 ソニー株式会社 送信装置、送信方法、受信装置、及び、受信方法
JP2017118331A (ja) * 2015-12-24 2017-06-29 日本電気株式会社 信号構成装置、信号構成システム、信号構成方法、および信号構成用プログラム
JP7424449B2 (ja) 2014-12-10 2024-01-30 ソニーグループ株式会社 受信装置及び受信方法

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001503949A (ja) * 1996-11-21 2001-03-21 ノーテル・ネットワークス・リミテッド 伝送アーキテクチャおよびネットワーク要素
JP2005517328A (ja) * 2002-02-04 2005-06-09 富士通株式会社 コネクション型プロトコルにおけるパケットのコンテナ転送

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001503949A (ja) * 1996-11-21 2001-03-21 ノーテル・ネットワークス・リミテッド 伝送アーキテクチャおよびネットワーク要素
JP2005517328A (ja) * 2002-02-04 2005-06-09 富士通株式会社 コネクション型プロトコルにおけるパケットのコンテナ転送

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015179900A (ja) * 2014-03-18 2015-10-08 ソニー株式会社 送信装置、送信方法、受信装置、及び、受信方法
JP7424449B2 (ja) 2014-12-10 2024-01-30 ソニーグループ株式会社 受信装置及び受信方法
JP2017118331A (ja) * 2015-12-24 2017-06-29 日本電気株式会社 信号構成装置、信号構成システム、信号構成方法、および信号構成用プログラム

Also Published As

Publication number Publication date
JP4978750B2 (ja) 2012-07-18
JPWO2010122729A1 (ja) 2012-10-25

Similar Documents

Publication Publication Date Title
US10911510B2 (en) Apparatus and method for transmitting multimedia data in a broadcast system
JP4256264B2 (ja) ブロードバンドデジタル放送用タイムスライスシグナリング
US20200145184A1 (en) Transmitting system, transmission slotting apparatus, receiving apparatus, and transmission slot generating method
JP6389585B1 (ja) 送信装置及び受信装置
JP6823277B2 (ja) インタフェース方法
US20040165586A1 (en) PID filters based network routing
US20080010300A1 (en) Cable Modem System And Method For Supporting Packet PDU Compression
JP4978750B2 (ja) 受信装置及び受信システム
WO2010106796A1 (ja) コンテンツ送信装置及びコンテンツ送受信システム
CN107710627B (zh) 通信设备、通信系统、通信方法和程序
CN103313126A (zh) 接收有线电视信号和网络电视信号的多功能电视机
CN203313339U (zh) 接收有线电视信号和网络电视信号的多功能电视机
KR101112454B1 (ko) 무선 네트워크를 통한 디지털 멀티미디어 제어장치
US11477518B2 (en) Signal processing device and signal processing method
JP5012840B2 (ja) 送信側ネットワークと放送システム
JP4752936B2 (ja) 送信側ネットワークと放送システム
JP4439564B2 (ja) Ip放送システム及びこのip放送システムで使用される多重化装置及び受信装置及び方法
JP4873045B2 (ja) 送信側ネットワークと放送システム
CN116405103B (zh) 基于信道捆绑的数据传输方法和设备、存储介质
JP7426950B2 (ja) 復調回路、復調方法、送信装置
KR100799538B1 (ko) Dvb-s2 기반 양방향 위성통신 시스템에서의 방송 및통신 데이터 송/수신장치
KR100442473B1 (ko) 네트워크를 통한 디지털 동영상제어장치
JP2009141841A (ja) データストリーム伝送方法および送信側装置および受信側装置
KR200291292Y1 (ko) 네트워크를 통한 디지털 동영상제어장치
KR200387606Y1 (ko) 무선 네트워크를 통한 디지털 멀티미디어 제어장치

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10766792

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2011510172

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10766792

Country of ref document: EP

Kind code of ref document: A1