JP2991694B1 - Digital transmitter and receiver - Google Patents

Digital transmitter and receiver

Info

Publication number
JP2991694B1
JP2991694B1 JP10165607A JP16560798A JP2991694B1 JP 2991694 B1 JP2991694 B1 JP 2991694B1 JP 10165607 A JP10165607 A JP 10165607A JP 16560798 A JP16560798 A JP 16560798A JP 2991694 B1 JP2991694 B1 JP 2991694B1
Authority
JP
Japan
Prior art keywords
frame
signal
transmission
superframe
packet
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 - Fee Related
Application number
JP10165607A
Other languages
Japanese (ja)
Other versions
JP2000004265A (en
Inventor
明記 橋本
久和 加藤
知弘 斉藤
史明 峯松
肇 松村
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.)
Japan Broadcasting Corp
Original Assignee
Nippon Hoso Kyokai NHK
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 Nippon Hoso Kyokai NHK filed Critical Nippon Hoso Kyokai NHK
Priority to JP10165607A priority Critical patent/JP2991694B1/en
Application granted granted Critical
Publication of JP2991694B1 publication Critical patent/JP2991694B1/en
Publication of JP2000004265A publication Critical patent/JP2000004265A/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

【要約】 【課題】 1フレームの中でダイナミックに伝送方式が
切り替えられるデジタルデータ伝送方式においても、各
変調方式の切り替わり目でビット誤りを発生することな
く、所望のデジタルデータの伝送を可能にする。 【解決手段】 MPEG2システムに準拠して映像,音
声,および各種デジタルデータを多重化し、188バイ
トからなるトランスポートパケット(TSパケット)を
生成する。各TSパケットに後続する16バイトにはリ
ード・ソロモン符号のパリティ検査バイト(101)を
付加し、48パケツト分をまとめて1フレームを構成す
る。そして、畳み込み符号化を行う際にパンクチャリン
グの開始点を各伝送方式の先頭スロットの開始点と一致
させることにより、受信機側でデパンクチャリング位相
を検出することを不要にする。
Kind Code: A1 Abstract: In a digital data transmission system in which a transmission system is dynamically switched in one frame, desired digital data can be transmitted without generating a bit error at a switching point of each modulation system. . SOLUTION: Video, audio and various digital data are multiplexed in accordance with the MPEG2 system to generate a transport packet (TS packet) of 188 bytes. A parity check byte (101) of Reed-Solomon code is added to the 16 bytes following each TS packet, and 48 packets are combined to form one frame. By making the start point of puncturing coincide with the start point of the first slot of each transmission scheme when performing convolutional coding, it becomes unnecessary to detect the depuncturing phase on the receiver side.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、デジタル放送など
に適用可能な、デジタル変復調技術に係る送信装置およ
び受信装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a transmitter and a receiver according to a digital modulation / demodulation technique applicable to digital broadcasting and the like.

【0002】[0002]

【従来の技術】一般に知られているデジタルデータ伝送
の分野では、送信側で畳み込み符号により符号化を行い
変調をかけて所望の周波数に変換して伝送し、受信側で
復調した後にビタビ復号を行うことにより誤り訂正を行
い、データ伝送の信頼性を向上させる手法が多く用いら
れる。
2. Description of the Related Art In the generally known field of digital data transmission, a transmitting side encodes a signal by a convolutional code, modulates the signal to a desired frequency, transmits the signal, demodulates the signal on a receiving side, and then performs Viterbi decoding. In many cases, error correction is performed to improve the reliability of data transmission.

【0003】ここで用いられる畳み込み符号の符号化率
(=伝送したいデータの量/実際に伝送される冗長を付
加したデータの量)としては、1/2の符号化率が多く
用いられている。この場合、伝送できるデータの情報量
は、実際伝送されるデータ量のそれぞれ1/2となる。
As a coding rate of the convolutional code used here (= amount of data to be transmitted / amount of data to which redundancy is actually transmitted), a coding rate of 1/2 is often used. . In this case, the information amount of data that can be transmitted is そ れ ぞ れ of the data amount that is actually transmitted.

【0004】そこで、同じ伝送容量の伝送路でより多く
の情報を送ろうとする場合、例えば3/4あるいは7/
8といったより大きな符号化率の畳み込み符号を使え
ば、符号化率が1/2の場合に比べてそれぞれ3/2
倍,7/4倍の伝送容量が確保できることになる。
In order to transmit more information on a transmission line having the same transmission capacity, for example, 3/4 or 7 /
8, a convolutional code with a larger coding rate is used, and the coding rate is 3/2 each as compared with the case where the coding rate is 1/2.
Thus, a transmission capacity that is twice or / times as large can be secured.

【0005】このように大きな符号化率の畳み込み符号
器,ビタビ復号器を構成する方法の一つに、パンクチュ
アリング(間引き)による方法がある。
One of the methods for constructing a convolutional encoder and a Viterbi decoder having such a large coding rate is a method using puncturing (decimation).

【0006】例えば、符号化率1/2の畳み込み符号を
母符号とし、ここから符号化率7/8の畳み込み符号を
生成する場合について説明する。この場合、7ビットの
データを符号化した14ビットのデータのうち6ビット
は間引いて伝送せず、残りの8ビットのみを伝送するこ
とにより、符号化率が7/8となる畳み込み符号化を実
現することができる。これを、一般にパンクチュアド符
号と呼んでいる。
For example, a case will be described in which a convolutional code having a coding rate of 1/2 is used as a mother code and a convolutional code having a coding rate of 7/8 is generated therefrom. In this case, among the 14-bit data obtained by encoding the 7-bit data, 6 bits are not decimated and transmitted, and only the remaining 8 bits are transmitted. Can be realized. This is generally called a punctured code.

【0007】そして、受信側では伝送されなかった6ビ
ット分について、1でも0でもない値(例えば0.5)
を補間してから、符号化率1/2のビタビ復号を行うこ
とによって、符号化率7/8のビタビ復号が実現でき
る。
A value other than 1 or 0 (for example, 0.5) for the 6 bits not transmitted on the receiving side.
Then, by performing Viterbi decoding at a coding rate of 1/2 after interpolation, Viterbi decoding at a coding rate of 7/8 can be realized.

【0008】但し、送信側でのデータの間引き方にはい
くつか劣化の少ない方法が求められている。その一例と
して、符号化率1/2の畳み込み符号をパンクチュアリ
ングし、符号化率7/8のパンクチュアド符号を生成す
る方法を、次の表1を用いて説明する。
However, there is a need for a method for thinning out data on the transmission side, with some methods having little deterioration. As an example, a method of puncturing a convolutional code having a coding rate of 1/2 and generating a punctured code having a coding rate of 7/8 will be described with reference to Table 1 below.

【0009】[0009]

【表1】 [Table 1]

【0010】いま、符号化される前のデータD1,D
2,D3,D4,D5,D6,D7が符号化率1/2の
畳み込み符号化装置により符号化され、上記の表1の第
1,2行に示すように、C1{X1,X2,X3,X
4,X5,X6,X7}およびC2{Y1,Y2,Y
3,Y4,Y5,Y6,Y7}が生成されるものとす
。これを第3,4行に示すように×印のデータ{X
5,X7}および{Y2,Y3,Y4,Y6}の6ビッ
トを間引き、○印のデータ{X1,X2,X3,X4,
X6}および{X1,X5,X7}の8ビットのみを伝
送する。
Now, data D1, D before encoding
2, D3, D4, D5, D6, and D7 are coded by a convolutional coding apparatus having a coding rate of 1/2 .
As shown in lines 1 and 2, C1 {X1, X2, X3, X
4, X5, X6, X7} and C2 {Y1, Y2, Y
3, Y4, Y5, Y6, Y7} are generated .
You . As shown in the third and fourth lines, this is represented by data X
5, X7} and 6 bits {Y2, Y3, Y4, Y6} are decimated, and data {X1, X2, X3, X4,
Only 8 bits of X6} and {X1, X5, X7} are transmitted.

【0011】受信側では、間引いた部分のデータに1で
も0でもない値を補間し、C1′{X1′,X2′,X
3′,X4′,I5,X6′,I7}およびC2′{Y
1′,I2,I3,I4,Y5′,I6,Y7′}の形
式(“ ′”は受信された信号の系列であることを示
し、Inは補間されたデータであることを示す)にして
から、符号化率1/2のビタビ復号器によって復号す
る。
On the receiving side, a value other than 1 or 0 is interpolated into the data of the thinned portion, and C1'1X1 ', X2', X
3 ', X4', I5, X6 ', I7} and C2' {Y
1 ′, I2, I3, I4, Y5 ′, I6, Y7 ′} (where “′” indicates a received signal sequence, and In indicates interpolated data). Are decoded by a Viterbi decoder having a coding rate of 1/2.

【0012】このとき、受信されたデータ系列のどの部
分がX1′,Y1′なのかが分からないと、この補間操
作ができないことになる。そこで一般には、任意の受信
データがX1′,Y1′であるものと仮定してデパンク
チャリングおよびビタビ復号を行い、そのときの受信品
質をモニタし、これを1ビットずつシフトして7回繰り
返し、最も受信品質の良い結果が得られたところがX
1′,Y1′であると認識し、それ以降は、その認識し
た位相でパンクチャ符号の復号が行われる。
At this time, if it is not known which part of the received data sequence is X1 'or Y1', this interpolation operation cannot be performed. Therefore, generally, it is assumed that arbitrary received data is X1 'and Y1', depuncturing and Viterbi decoding are performed, the reception quality at that time is monitored, and this is shifted by one bit and repeated seven times. , Where the best reception quality was obtained is X
1 'and Y1', and thereafter, the puncture code is decoded at the recognized phase.

【0013】[0013]

【発明が解決しようとする課題】しかしながら、1フレ
ームの中で複数の符号化率,変調方式からなる伝送方式
がダイナミックに切り替えられて伝送されるシステムに
おいては、それぞれの伝送方式に切り替わる度に上述の
デパンクチャ位相検出を行わなければならないので、各
伝送方式の切り替わり目で、必ず数ビットのビット誤り
が生ずるという欠点がある。
However, in a system in which a transmission system including a plurality of coding rates and modulation systems is dynamically switched and transmitted in one frame, each time the system is switched to each transmission system, the above-described operation is performed. Has to be detected, there is a disadvantage that a bit error of several bits always occurs at the switching point of each transmission method.

【0014】よって、本発明の目的は、上述の点に鑑
み、1フレームの中でダイナミックに伝送方式が切り替
えられるデジタルデータ伝送方式においても、各伝送方
式の切り替わり目でビット誤りを発生することなく、所
望のデジタルデータの伝送を可能としたデジタル送信装
置および受信装置を提供することにある。
In view of the above, it is an object of the present invention to provide a digital data transmission system in which the transmission system is dynamically switched within one frame without causing a bit error at the switching of each transmission system. It is an object of the present invention to provide a digital transmission device and a reception device which enable transmission of desired digital data.

【0015】[0015]

【課題を解決するための手段】(発明の概要)本発明
は、デジタル放送などに適用可能なデジタル送信装置お
よび受信装置に関するものであって、伝送されるデータ
がフレーム構造を持っており、1フレーム区間に複数の
伝送方式を切り替えて伝送する伝送システムにおいて、
伝送されるデータにnスロット(n:整数)からなるフ
レーム構造を持たせ、畳み込み符号化を行う際にパンク
チャリングの開始点を各伝送方式の先頭スロットの開始
点と一致させることにより、受信機側でデパンクチャリ
ング位相を検出することを不要としたものである。
SUMMARY OF THE INVENTION The present invention relates to a digital transmitting apparatus and a receiving apparatus applicable to digital broadcasting and the like, in which data to be transmitted has a frame structure, and In a transmission system in which a plurality of transmission methods are switched and transmitted in a frame section,
By providing a frame structure consisting of n slots (n: an integer) to the data to be transmitted and making the start point of puncturing coincide with the start point of the first slot of each transmission method when performing convolutional coding, the receiver It is unnecessary to detect the depuncturing phase on the side.

【0016】特に、1フレーム区間にフレームの先頭を
示すフレーム同期信号W1と、主信号の伝送方式に関す
る情報を有するTMCC(Transmission
&Multiplexing Configurati
on Control;伝送多重構成制御)信号と、ス
ーパーフレームにおける先頭フレームを示すスーパーフ
レーム同期信号W2(またはW3)と、主信号とからな
る変調波を用いて伝送を行う伝送システムにおいて、上
記のフレーム同期信号,スーパーフレーム同期信号を基
準として各伝送方式に割り当てられた先頭パケットの開
始点と一致したパンクチャリング,デパンクチャリング
を行うことにより、受信機側におけるデパンクチャリン
グ位相検出を不要としたものである。
In particular, a frame synchronization signal W1 indicating the beginning of a frame in one frame period, and a TMCC (Transmission) having information on a transmission method of a main signal.
& Multiplexing Configurati
on Control; transmission multiplexing configuration control) signal, a superframe synchronization signal W2 (or W3) indicating the first frame in a superframe, and a transmission system that performs transmission using a modulated wave composed of a main signal. By performing puncturing and depuncturing that coincides with the start point of the first packet assigned to each transmission method based on the signal and the superframe synchronization signal, the need for detecting the depuncturing phase on the receiver side is eliminated. is there.

【0017】本発明に係るデジタル送信装置は、多重化
信号のパケットを含んだ1スロットをN個(N:正整
数)備えることによりフレームを構成し、該フレームを
構成するN個のスロットを複数のスロット群に分割し、
誤り訂正符号化方式および変調方式の組み合わせからな
る複数の伝送方式の中からそれぞれ選択された伝送方式
を前記各スロット群に割り当てて伝送するデジタル送信
装置であって、該フレームを有するデータ系列に対して
畳み込み符号化を行った後に、前記各スロット群ごとに
その先頭スロットの開始点と一致させてパンクチャリン
グを開始する畳み込み符号化手段を具備したものであ
る。
The digital transmitting apparatus according to the present invention forms a frame by providing N (N: positive integer) one slot including a packet of a multiplexed signal, and
Dividing the constituting N slots into a plurality of slot groups,
The combination of error correction coding and modulation
Transmission method selected from among multiple transmission methods
Digital transmission for allocating to each slot group and transmitting
An apparatus, after the convolutional encoding to the data sequence with the frame, for each of the respective slot group
Its match the starting point of the first slot is obtained by including a convolutional encoding means to start puncturing.

【0018】ここで、前記畳み込み符号化手段により符
号化されたデータ系列に対して、パケットを単位として
選択された伝送方式で誤り訂正符号化および変調を行う
符号化・変調手段を備えた構成の送信装置とすることが
できる。
Here, the data sequence coded by the convolutional coding means is provided with coding / modulation means for performing error correction coding and modulation in a transmission system selected in packet units. It can be a transmitting device.

【0019】また、前記変調手段は、当該変調波の各フ
レームの先頭にフレーム同期W1と、少なくともそのq
スーパーフレーム後(q:正整数)に使用される複数の
変調方式の種類とその時間占有率に閏する情報を有する
TMCC信号と、スーパーフレーム内の先頭のフレーム
であることを示すスーパーフレーム同期W2またはスー
パーフレーム内の先頭のフレームでないことを示すW3
とを利用可能な複数の伝送方式のうち最も所要C/Nの
低い伝送方式で符号化・変調して多重するのが好適であ
る。
The modulating means includes a frame synchronization W1 at the head of each frame of the modulated wave and at least q
A TMCC signal that has information of a plurality of types of modulation schemes used after a superframe (q: a positive integer) and information that leap in the time occupancy thereof, and a superframe synchronization W2 indicating that the frame is the first frame in the superframe. Or W3 indicating that it is not the first frame in the superframe
It is preferable to encode, modulate, and multiplex with a transmission system that requires the lowest C / N among a plurality of transmission systems that can use the above.

【0020】本発明に係るデジタル受信装置は、上述し
た符号化・変調手段により生成された変調波を受信し、
前記フレーム同期W1からフレーム同期パルスを、前記
スーパーフレーム同期W2またはW3からスーパーフレ
ーム同期パルスを生成し、前記qフレーム前のTMCC
信号の内容に基づき、前記フレームパルス,前記スーパ
ーフレームパルスを時間基準にして受信機各部で必要と
なるゲート信号を生成し、これらW1,TMCC,W2
(またはW3)に後続する時分割で複数の伝送方式によ
り符号化・変調された主信号部分の復調および復号を行
う復調・復号手段を具備したものである。
A digital receiving apparatus according to the present invention receives a modulated wave generated by the encoding / modulating means described above,
A frame synchronization pulse is generated from the frame synchronization W1, and a superframe synchronization pulse is generated from the superframe synchronization W2 or W3.
Based on the content of the signal, gate signals required in various parts of the receiver are generated on the basis of the frame pulse and the superframe pulse on a time basis, and these gate signals W1, TMCC, W2
(Or W3) is provided with demodulation / decoding means for demodulating and decoding a main signal portion encoded / modulated by a plurality of transmission systems in a time division manner subsequent to (W3).

【0021】ここで、上記の復調・復号手段で復調・復
号されたデータ系列に対し、前記スーパーフレーム同期
パルス、およびフレーム同期パルスを基準として各パケ
ットの先頭を基準としてデパンクチャ操作を行い、ビタ
ビ復号を行うビタビ復号手段を具備した構成とすること
が可能である。
Here, the data sequence demodulated and decoded by the demodulation / decoding means is subjected to a depuncturing operation with the superframe synchronization pulse and the frame synchronization pulse as a reference and the beginning of each packet as a reference, thereby performing Viterbi decoding. It is possible to adopt a configuration including a Viterbi decoding means for performing the above.

【0022】[0022]

【発明の実施の形態】以下に詳述する本発明の実施の形
態では、複数の伝送方式による変調波を1フレーム区間
に時分割多重して伝送する伝送システムにおいて、フレ
ーム同期,スーパーフレーム同期を基準として各パケッ
トの先頭と一致したパンクチュアリング,デパンクチュ
アリングを行うことにより、受信機側におけるデパンク
チャリング位相検出を不要としたデジタル送信装置およ
びデジタル受信装置を提供する。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention, which will be described in detail below, is a transmission system in which modulated waves by a plurality of transmission methods are time-division multiplexed and transmitted in one frame section, and frame synchronization and superframe synchronization are performed. A digital transmitting apparatus and a digital receiving apparatus that do not need to detect a depuncturing phase on the receiver side by performing puncturing and depuncturing that match the beginning of each packet as a reference.

【0023】ここで示す実施の形態では、BS(放送衛
星)による衛星デジタル放送用の伝送システムを例に挙
げて説明する。
In the embodiment shown here, a transmission system for digital satellite broadcasting by a BS (broadcast satellite) will be described as an example.

【0024】まず、この伝送システムで扱う多重化信号
の構成について説明する。このシステムでは、MPEG
2システムに準拠して映像,音声,および各種デジタル
データを多重化し、188バイトからなるトランスポー
トパケット(TSパケット)を生成する。
First, the configuration of a multiplexed signal handled in this transmission system will be described. In this system, MPEG
Video, audio, and various digital data are multiplexed in accordance with the two systems to generate a 188-byte transport packet (TS packet).

【0025】図1は、このトランスポートパケット(T
Sパケット)から構成された、多重化データのフレーム
構造の一例を示す。本図に示すように、各トランスポー
トパケット(TSパケット)に後続する16バイトにリ
ード・ソロモン符号(RS(204,188))のパリ
ティ検査バイト(101)が付加され、さらに48パケ
ツト分がまとめられて1フレームが構成される。
FIG. 1 shows this transport packet (T
2 shows an example of a frame structure of multiplexed data composed of S packets. As shown in this figure, a parity check byte (101) of Reed-Solomon code (RS (204, 188)) is added to 16 bytes following each transport packet (TS packet), and 48 packets are collected. Thus, one frame is formed.

【0026】ここで、1フレーム中のパケットが占有し
ている48の位置をスロットと呼ぶ。また、各TSパケ
ットの先頭バイトにはもともと1バイトのパケット同期
符号(16進数で47)が書き込まれているが、本伝送
システムではフレームを構成した時点で、この部分にフ
レーム同期信号W1(102)として2バイト(16ビ
ット),TMCC信号(103)と呼ばれる制御信号と
して8バイト(64ビット),スーパーフレーム同期信
号W2(またはW3)(104)として2バイト(16
ビット)の計2バイト(96ビット)を上書きすること
としている。
Here, 48 positions occupied by packets in one frame are called slots. Although a 1-byte packet synchronization code (47 in hexadecimal) is originally written in the first byte of each TS packet, in this transmission system, when a frame is formed, the frame synchronization signal W1 (102 2) (16 bits), 8 bytes (64 bits) as a control signal called a TMCC signal (103), and 2 bytes (16 bits) as a superframe synchronization signal W2 (or W3) (104).
2) (96 bits).

【0027】ここで、例えば1フレーム中で1パケット
分だけをある伝送方式で伝送する場合について説明す
る。この場合には、誤り訂正符号の能力を引き出すのに
十分な深さ(深さ8以上)のインターリーブを行うため
に、8フレームを1つのまとまりとしてスーパーフレー
ムを構成し、この中で同一スロット位置の8つのスロッ
トを1まとまりとしてインターリーブを行う。このと
き、スーパーフレーム中の先頭のフレーム位置が識別で
きる必要があるが、これをスーパーフレーム同期(10
4)がW2ならスーパーフレーム中の先頭のフレーム、
W3ならばそれ以外のフレームとして識別している。
Here, a case where only one packet in one frame is transmitted by a certain transmission method will be described. In this case, in order to perform interleaving at a depth (depth of 8 or more) sufficient to bring out the capability of the error correction code, a superframe is formed by integrating eight frames into one unit, and the same slot position is set therein. Are interleaved with the eight slots as one unit. At this time, it is necessary to be able to identify the top frame position in the superframe.
4) If W2, the first frame in the super frame,
If it is W3, it is identified as another frame.

【0028】各スロット位置には、そのスロットを占有
している事業者が所望する伝送方式が指定される。例え
ば、図1に示すように、例えば前半の8スロットを伝送
方式1で伝送し、また後半の40スロットを伝送方式2
で伝送するといった指定が行われる。
At each slot position, a transmission system desired by the carrier occupying the slot is specified. For example, as shown in FIG. 1, for example, the first eight slots are transmitted by the transmission scheme 1, and the second half 40 slots are transmitted by the transmission scheme 2.
Is specified.

【0029】また、このような各スロット位置と伝送方
式の対応についての情報は、TMCC(伝送多重構成制
御信号)中に記載される。このTMCCの内容は、2ス
ーパーフレーム後のフレーム構成を示しており、伝送方
式を切り替える場合にはTMCCの内容は、その2スー
パーフレーム前に変更される。
Information on the correspondence between each slot position and the transmission method is described in TMCC (Transmission Multiplexing Control Signal). The contents of the TMCC indicate the frame configuration after two superframes. When the transmission system is switched, the contents of the TMCC are changed two superframes before.

【0030】このフレーム構造を持つ多重化信号から、
図2に示す一例の様な変調波が生成される。本図に示す
ように、各フレームの先頭には、フレーム同期W1(3
2シンボル)(201),TMCC(128シンボル)
(202),スーパーフレーム同期W2(またはW3)
(32シンボル)(203)の計192シンボルが2位
相シフトキーイング(BPSK)変調されて多重され
る。
From the multiplexed signal having this frame structure,
A modulated wave like the example shown in FIG. 2 is generated. As shown in the figure, a frame synchronization W1 (3
2 symbols) (201), TMCC (128 symbols)
(202), superframe synchronization W2 (or W3)
A total of 192 symbols (32 symbols) and (203) are multiplexed by binary phase shift keying (BPSK) modulation.

【0031】ここで、これらのシンボル数が図1に示す
多重化信号中でW1,TMCC,W2(W3)に対応す
る部分のビット数の2倍となっているのは、これらにつ
いては符号化率1/2の畳み込み符号化が施され、もと
もとのデータ量と同数の冗長ビットが付加されているこ
とによる。
The reason why the number of these symbols is twice the number of bits corresponding to W1, TMCC and W2 (W3) in the multiplexed signal shown in FIG. This is because convolutional coding at a rate of 1/2 has been performed and the same number of redundant bits as the original data amount has been added.

【0032】これらのへッダ部分に続き、主信号の8ス
ロット分が伝送方式1、40スロット分が伝送方式2を
用いて多重される。なお、この主信号区間については、
主信号の伝送に供される変調波203シンボル毎に、4
シンボルのランダムなBPSK変調波(位相基準バース
トシンボル)が挿入される。このBPSKシンボルによ
って、低C/Nまでのキャリア再生が可能となる。
Subsequent to these header portions, the transmission method 1 multiplexes 8 slots of the main signal and the transmission method 2 multiplexes 40 slots. In addition, about this main signal section,
4 for every 203 symbols of modulated waves used for transmission of the main signal
A symbol random BPSK modulation wave (phase reference burst symbol) is inserted. The BPSK symbol enables carrier reproduction up to a low C / N.

【0033】受信機側では、フレーム同期捕捉後にTM
CC部分の復調復号を行い、後続する主信号部分の伝送
方式を検出した後に復調復号を開始するため、伝送方式
が変更されたとしても、スーパーフレームを単位として
各スロットの伝送方式をダイナミックに切り替えること
が可能である。
On the receiver side, after capturing the frame synchronization, the TM
Performs demodulation and decoding of the CC part and starts demodulation and decoding after detecting the transmission method of the succeeding main signal part. Therefore, even if the transmission method is changed, the transmission method of each slot is dynamically switched in units of a superframe. It is possible.

【0034】次に、送信装置のブロック図を用いてより
詳細な説明を行う。
Next, a more detailed description will be given with reference to a block diagram of the transmission device.

【0035】図3は複数の映像信号,音声信号,データ
サービスが多重化装置で多重化され、48スロットから
なるフレームが構成された信号から変調波を生成するた
めの送信装置の一構成例を示すブロック図である。この
例では、36パケツト分についてはTC8PSKを使っ
てを伝送し、7パケット分については符号化率7/8の
畳み込み符号による誤り訂正符号化と直交位相シフトキ
ーイング(QPSK)変調方式を組み含わせた伝送方式
(以下、QPSK r=7/8)を使って伝送し、3パ
ケット分については符号化率3/4の畳み込み符号によ
る誤り訂正符号化とQPSK変調方式を組み合わせた伝
送方式(以下、QPSK r=3/4)を使って伝送す
る場合を示している。
FIG. 3 shows an example of the configuration of a transmitting apparatus for generating a modulated wave from a signal in which a plurality of video signals, audio signals, and data services are multiplexed by a multiplexing apparatus and a frame composed of 48 slots is formed. FIG. In this example, 36 packets are transmitted using TC8PSK, and 7 packets are combined with error correction coding using a convolutional code having a coding rate of 7/8 and quadrature phase shift keying (QPSK) modulation. The transmission method (hereinafter, QPSK r = 7/8) is used, and for three packets, a transmission method (hereinafter, referred to as “QPSK r = 7/8”) that combines error correction coding with a convolutional code having a coding rate of 3/4 and QPSK modulation is used. In this case, transmission is performed using QPSK r = 3/4).

【0036】ここで、仮にすべてのデータを本システム
で想定している伝送方式のうち最も周波数利用効率が高
いTC8PSKで伝送したとすれば、1フレーム周期で
48スロツト分のデータを伝送できるが、この例のよう
にQPSK(r=7/8)で伝送した場合、その効率は
TC8PSKの7/8であり、またQPSK(r=3/
4)で伝送した場合、その効率はTC8PSKの3/4
であるため、1フレームの中に伝送し切れないデータが
生ずることになる。
Here, if all data is transmitted by TC8PSK, which has the highest frequency use efficiency among the transmission systems assumed in the present system, 48 slots of data can be transmitted in one frame period. When transmitting with QPSK (r = 7/8) as in this example, the efficiency is 7/8 of TC8PSK, and QPSK (r = 3 /
When transmitted in 4), the efficiency is 3/4 of TC8PSK.
Therefore, data that cannot be transmitted is generated in one frame.

【0037】そこで、図3に示した例では、QPSK
(r=7/8)で伝送するスロット7に対して1スロツ
トの実際には伝送されないパケット(ダミーパケット)
を挿入し、またQPSK(r=3/4)で伝送するスロ
ット3に対して1スロットのダミーパケットを挿入する
ことによって、フレームあたりのスロット数が、変調方
式によらず一定数となる様にしている。
Therefore, in the example shown in FIG.
One slot of a slot 7 transmitted in (r = 7/8) that is not actually transmitted (dummy packet)
By inserting a dummy packet of one slot into slot 3 transmitted by QPSK (r = 3/4) so that the number of slots per frame is constant regardless of the modulation method. ing.

【0038】この信号から各スロットの先頭バイトを除
去した部分(302),(303),および(304)
に対し、エネルギ拡散回路305によりデータのランダ
マイズが行われ、インターリーブ回路306により深さ
8のブロックバイトインターリーブがかけられる。次
に、トレリス/畳み込み符号化回路307により、TC
8PSKで伝送するデータ部分についてはトレリス符号
化(r=2/3)を、QPSK(r=7/8)およびQ
PSK(r=3/4)で伝送する部分については畳み込
み符号化(r=1/2)を行う。
Parts (302), (303), and (304) obtained by removing the leading byte of each slot from this signal
, Data is randomized by an energy diffusion circuit 305, and a block byte interleave having a depth of 8 is applied by an interleave circuit 306. Next, the trellis / convolutional encoding circuit 307 calculates TC
Trellis coding (r = 2) is applied to the data portion transmitted by 8PSK, and QPSK (r = 7/8) and Q
Convolutional coding (r = 1/2) is performed on the part transmitted by PSK (r = 3/4).

【0039】なお、これらの符号化回路は同一の回路で
実行している。またQPSK(r=7/8)およびQP
SK(r=3/4)で伝送する部分については、さら
に、それぞれ符号化率が7/8および3/4となるよう
に各伝送方式に割り当てられたスロットのうちの先頭パ
ケットの開始点が間引きの開始点となるようにパンクチ
ャリングレートを回路315で指定し、各伝送方式に割
り当てられたスロットのうち先頭スロットの開始点から
パンクチャリング回路314によりデータの間引きが行
われる。
Note that these encoding circuits are executed by the same circuit. QPSK (r = 7/8) and QP
For the part transmitted by SK (r = 3/4), the start point of the head packet of the slot allocated to each transmission scheme is set so that the coding rate becomes 7/8 and 3/4, respectively. The puncturing rate is specified by the circuit 315 so as to be the start point of the thinning, and the data is thinned out by the puncturing circuit 314 from the start point of the first slot among the slots allocated to each transmission scheme.

【0040】一方、TMCC信号部分(316)につい
てはRS(64,48)符号化器309によって誤り訂
正符号が付加され、エネルギ拡散回路310によりデー
タのランダマイズが行われ、トレリス/畳み込み符号化
回路307により畳み込み符号化(r=1/2)が行わ
れる。
On the other hand, the error correction code is added to the TMCC signal portion (316) by the RS (64, 48) encoder 309, the data is randomized by the energy spreading circuit 310, and the trellis / convolutional coding circuit 307 is used. Performs convolutional coding (r = 1 /).

【0041】符号化されたこれらのデータは、BPSK
/QPSK/8PSKマツパ回路308により、W1,
TMCC,W2部分についてはBPSKの、TC8PS
Kで伝送するデータ部分については8PSKの、QPS
K(r=7/8)およびQPSK(r=3/4)で伝送
する部分についてはQPSKのマッピング、すなわち複
素平面上の信号点I,Qを表す信号(各8ビット)に変
換される。
These encoded data are BPSK
By the / QPSK / 8PSK mapper circuit 308, W1,
For TMCC and W2 parts, TC8PS of BPSK
For the data part transmitted with K, 8PSK QPS
The portion transmitted by K (r = 7/8) and QPSK (r = 3/4) is converted into QPSK mapping, that is, converted into signals (8 bits each) representing signal points I and Q on a complex plane.

【0042】BPSK/QPSK/8PSKマッパ回路
308は、通常、読み出し専用メモリ(ROM)で構成
され、その機能は図4に示すようになっている。本図の
(1)では、一例として入力された3ビットの信号が
“010”である場合に、出力はI=−90,Q=+9
0の様に出力されることを表している。
The BPSK / QPSK / 8PSK mapper circuit 308 is usually constituted by a read-only memory (ROM), and its function is as shown in FIG. In (1) of the figure, as an example, when the input 3-bit signal is “010”, the output is I = −90 and Q = + 9.
It is output like 0.

【0043】マッパ回路308の出力は直交変調器31
2により直交変調され、直交変調波313が生成され
る。
The output of the mapper circuit 308 is the quadrature modulator 31
2 to generate a quadrature modulated wave 313.

【0044】以上述べた処理のうちインターリーブ後、
シンボルマッピングまでの処理をタイムチャートにした
ものを、図5に示す。
After interleaving of the processing described above,
FIG. 5 shows a time chart of the processing up to symbol mapping.

【0045】図5は多重化信号からのシンボルマッピン
グ信号の生成を示した図であって、本図の第1行は、主
信号部についてインターリーブを行った後のデータのビ
ットストリームを示している。このビットストリーム信
号に対して第1の処理、すなわち (1)W1,TMCC,W2(W3)部分について符号
化率r=1/2の畳み込み符号化を行う。
FIG. 5 is a diagram showing the generation of a symbol mapping signal from a multiplexed signal. The first row of the figure shows a bit stream of data after interleaving the main signal portion. . The first processing is performed on this bit stream signal, that is, (1) convolutional coding at a coding rate r = 1 / is performed on the W1, TMCC, and W2 (W3) portions.

【0046】(2)主信号部のうち、TC8PSK部分
についてはビット列の直列/並列(S/P)変換を行
う。
(2) For the TC8PSK portion of the main signal portion, serial / parallel (S / P) conversion of the bit string is performed.

【0047】(3)主信号部のうち、QPSK(r=7
/8)およびQPSK(r=3/4)部分については符
号化率r=1/2の畳み込み符号化を行う。
(3) Of the main signal parts, QPSK (r = 7
/ 8) and the QPSK (r = 3/4) portion are subjected to convolutional coding at a coding rate r = 1/2.

【0048】処理を行った後の信号形式を第2行に示
す。また、第3の処理、すなわち (1)W1,TMCC,W2(W3)部分について並列
/直列(P/S)変換を行う。
The signal format after the processing is shown in the second row. The third processing, that is, (1) parallel / serial (P / S) conversion is performed on W1, TMCC, and W2 (W3) portions.

【0049】(2)主信号部のうち、TC8PSK部分
については2ビットの内1ビットの信号に対して符号化
率r=1/2の量み込み符号化を行3ビットの信号とす
る。
(2) In the TC8PSK portion of the main signal portion, a one-bit signal out of two bits is subjected to a convolutional coding at a coding rate r = 1/2 to a three-bit row signal.

【0050】(3)主信号部のうち、QPSK(r=7
/8)およびQPSK(r=3/4)部分についてはそ
れぞれのレートに合わせてパンクチャリングを行い、本
図に示す位置(各変調方式に割り当てられたスロットの
うちの先頭スロットの開始点)をパンクチャリング動作
の開始点とする。
(3) Of the main signal part, QPSK (r = 7
/ 8) and QPSK (r = 3/4) are punctured in accordance with the respective rates, and the positions shown in the figure (the starting point of the leading slot among the slots allocated to each modulation scheme) are determined. This is the starting point of the puncturing operation.

【0051】処理を行った後の信号形式を第3行目に示
す。さらに、ここで得られた信号に対して半分のレート
のシンボルクロックで打ち直し、シンボルマッピングを
行った後の信号を第4行に示す。
The signal format after the processing is shown in the third line. Further, the signal obtained here is re-stripped with a half rate symbol clock, and the signal after symbol mapping is shown in the fourth row.

【0052】次に、受信系の回路構成について説明す
る。TMCC信号を時分割多重して伝送した場合の受信
装置の一構成例を図6に示す。
Next, the circuit configuration of the receiving system will be described. FIG. 6 shows an example of the configuration of a receiving apparatus when a TMCC signal is transmitted in a time-division multiplexed manner.

【0053】図6において、まずBSアンテナ601で
受信された12GHz帯の受信信号は1GHz帯第1中
間周波数(IF)の信号に周波数変換され、チャンネル
選択・周波数変換回路602により、479.5MHz
の第2IFに周波数変換される。この信号を直交検波回
路603で同期検波することにより、複素平面上のI,
Q信号が得られる。
In FIG. 6, first, a received signal in the 12 GHz band received by the BS antenna 601 is frequency-converted into a signal of the first intermediate frequency (IF) in the 1 GHz band, and the channel selection / frequency conversion circuit 602 converts the signal to 479.5 MHz.
Is converted to a second IF. This signal is synchronously detected by a quadrature detection circuit 603, so that I,
A Q signal is obtained.

【0054】ここで、まずW1,TMCC,W2(W
3)部分についてデパンクチャは行わず、トレリス/ビ
タビ復号器606によりビタビ復号を行い、送信側でラ
ンダマイズしたのと同様の処理でエネルギ逆拡散を行い
(611)、RS(64,48)復号を行う(612)
ことにより、TMCCが復号される。ゲート信号生成回
路613では、このTMCCの内容を識別して受信機各
部のゲート信号を生成する。
Here, first, W1, TMCC, W2 (W
3) No depuncturing is performed on the part, Viterbi decoding is performed by the trellis / Viterbi decoder 606, energy despreading is performed by the same processing as that performed on the transmission side by randomization (611), and RS (64, 48) decoding is performed. (612)
Thus, the TMCC is decoded. The gate signal generation circuit 613 identifies the contents of the TMCC and generates a gate signal for each section of the receiver.

【0055】次に、ここで得られるゲート信号をもと
に、主信号部分についての復号処理を行う。
Next, a decoding process for the main signal portion is performed based on the gate signal obtained here.

【0056】すなわち、トレリス/ビタビ復号器606
により、主信号部分のうちTC8PSK部分については
トレリス復号を行う。また、主信号部分のうちQPSK
(r=7/8)部分についてはデパンクチャ回路で符号
化率r=7/8のデパンクチャリングを行いながらビタ
ビ復号(r=1/2)を行う。
That is, the trellis / Viterbi decoder 606
Thus, trellis decoding is performed for the TC8PSK portion of the main signal portion. QPSK of the main signal portion
For the (r = 7/8) portion, Viterbi decoding (r = 1/2) is performed while depuncturing at a coding rate r = 7/8 is performed by a depuncturing circuit.

【0057】同様に、主信号部分のうちQPSK(r=
3/4)部分についてはデパンクチャ回路で符号化率r
=3/4のデパンクチャリングを行いながらビタビ復号
(r=1/2)を行う。
Similarly, QPSK (r =
For the 3/4) portion, a coding rate r is obtained by a depuncturing circuit.
Viterbi decoding (r = 1/2) is performed while performing depuncturing of = 3/4.

【0058】なお、デパンクチャリングのリセットをか
けるタイミングは、各変調方式に割り当てられたスロッ
トのうち先頭スロットの開始点とする。
The timing for resetting depuncturing is set to the start point of the leading slot among the slots assigned to each modulation method.

【0059】その後、深さ8のブロックバイトデインタ
ーリーブを行い(608)、送信側でランダマイズした
のと同様の処埋でエネルギ逆拡散を行い(609)、各
スロットの先頭に47(16進数)を補ってRS(20
4,188)復号を行う(610)。
Thereafter, block byte deinterleaving with a depth of 8 is performed (608), and energy despreading is performed in the same manner as randomization performed on the transmission side (609), and 47 (hexadecimal) is placed at the head of each slot. To supplement RS (20
4,188) decoding is performed (610).

【0060】以上の処理により、もとの多重化信号が構
成できる。この後、視聴者の希望する放送事業者のTS
のみをTS識別子をもとに抽出し(620)、MPEG
2のMP@HLデコーダ621によりハイビジョン画像
信号に復号してディスプレイ622に表示することによ
り、受信が完了する。
By the above processing, the original multiplexed signal can be constructed. After this, the TS of the broadcaster desired by the viewer
Is extracted based on the TS identifier (620), and MPEG
The MP @ HL decoder 621 decodes the image signal into a high-definition image signal and displays it on the display 622, thereby completing the reception.

【0061】以上述べた処理のうちインターリーブ後、
シンボルマッピングまでの処理をタイムチャートにした
ものを図7に示す。
After the interleaving of the processing described above,
FIG. 7 shows a time chart of processing up to symbol mapping.

【0062】図7は受信シンボル信号からの多重化信号
の生成を示した図であって、本図の第1行は受信された
変調波の信号点位置を示す。このシンボルストリーム信
号に対して第1の処理、すなわち2倍の周波数にクロッ
クレート変換を行い、第2行の信号が得られる。さらに
第2の処理、すなわち (1)W1,TMCC,W2(W3)部分について直列
/並列(S/P)変換を行う。
FIG. 7 is a diagram showing generation of a multiplexed signal from a received symbol signal. The first row of the figure shows signal point positions of a received modulated wave. The first processing, that is, clock rate conversion to a double frequency, is performed on the symbol stream signal to obtain a signal in the second row. Further, the second processing, ie, (1) serial / parallel (S / P) conversion is performed on W1, TMCC, and W2 (W3) portions.

【0063】(2)主信号部のうち、TC8PSK部分
についてはトレリス復号を行い、2ビットの信号とす
る。
(2) The TC8PSK portion of the main signal portion is trellis-decoded to produce a 2-bit signal.

【0064】(3)主信号部のうち、QPSK(r=7
/8)およびQPSK(r=3/4)部分については、
それぞれのレートに合わせてデパンクチャリングを行
う。デバンクチャリングを行う際には、本図に示す位置
(各伝送方式に割り当てられたスロットのうちの先頭ス
ロットの開始点)をデパンクチャリングの開始点とす
る。処理を行うことにより、第3行の信号が得られる。
さらに第3の処理、すなわち (1)W1,TMCC,W2(W3)部分について、符
号化率r=1/2のビタビ復号を行う。
(3) Of the main signal part, QPSK (r = 7
/ 8) and QPSK (r = 3/4)
Perform depuncturing according to each rate. When performing debanking, the position shown in this figure (the start point of the leading slot among the slots allocated to each transmission method) is set as the start point of depuncturing. By performing the processing, a signal in the third row is obtained.
Further, the third processing, that is, (1) Viterbi decoding with a coding rate r = 1/2 is performed on the W1, TMCC, and W2 (W3) portions.

【0065】(2)主信号部のうち、TC8PSK部分
については、ビット列の並列/直列(P/S)変換を行
う。
(2) For the TC8PSK portion of the main signal portion, the parallel / serial (P / S) conversion of the bit string is performed.

【0066】(3)主信号部のうち、QPSK(r=7
/8)およびQPSK(r=3/4)部分については、
符号化率r=1/2のビタビ復号を行う。
(3) Of the main signal part, QPSK (r = 7
/ 8) and QPSK (r = 3/4)
Viterbi decoding with a coding rate r = 1 / is performed.

【0067】処理を行った後の信号形式を第4行目に示
す。この信号に対し、この後デインターリーブエネルギ
逆拡散,RS復号が行われる。
The signal format after the processing is shown in the fourth row. Thereafter, the signal is subjected to deinterleave energy despreading and RS decoding.

【0068】[0068]

【発明の効果】以上説明した通り、本発明によれば、1
フレーム区間に複数の伝送方式が用いられている変調波
を用いて伝送を行う伝送システムにおいて、フレーム同
期,スーパーフレーム同期を基準として各変調方式に割
り当てられたスロットのうちの先頭スロットの開始点と
一致したパンクチャリング,デパンクチャリングを行う
ことにより、受信機側におけるデパンクチャリング位相
検出を不要とすることができる。
As described above, according to the present invention, 1
In a transmission system in which transmission is performed using a modulated wave in which a plurality of transmission methods are used in a frame section, a start point of a first slot among slots allocated to each modulation method on the basis of frame synchronization and superframe synchronization. By performing the matching puncturing and depuncturing, it becomes unnecessary to detect the depuncturing phase on the receiver side.

【図面の簡単な説明】[Brief description of the drawings]

【図1】BSデジタル放送で用いられる多重化データの
フレーム構造の一例を示す図である。
FIG. 1 is a diagram illustrating an example of a frame structure of multiplexed data used in BS digital broadcasting.

【図2】BSデジタル放送の変調波の一構成例を示す図
である。
FIG. 2 is a diagram illustrating a configuration example of a modulated wave of a BS digital broadcast.

【図3】多重化信号から変調波を生成するための送信装
置の一構成例を示す図である。
FIG. 3 is a diagram illustrating an example of a configuration of a transmission device for generating a modulated wave from a multiplexed signal.

【図4】8PSK,QPSK,BPSKマッパの信号点
配置例を示す図である。
FIG. 4 is a diagram showing an example of signal point arrangement of 8PSK, QPSK, and BPSK mappers.

【図5】多重化信号からのシンボルマッピング信号の生
成過程を示す図である。
FIG. 5 is a diagram illustrating a process of generating a symbol mapping signal from a multiplexed signal.

【図6】BS放送受信装置の一構成例を示す図である。FIG. 6 is a diagram illustrating a configuration example of a BS broadcast receiving device.

【図7】受信シンボル信号からの多重化信号の生成過程
を示す図である。
FIG. 7 is a diagram illustrating a process of generating a multiplexed signal from a received symbol signal.

【符号の説明】[Explanation of symbols]

101 RS(204,188)パリティ検査符号 102 フレーム同期信号W1 103 TMCC(伝送多重構成制御信号) 104 スーパーフレーム同期信号W2またはW3 101 RS (204,188) parity check code 102 Frame synchronization signal W1 103 TMCC (transmission multiplexing configuration control signal) 104 Superframe synchronization signal W2 or W3

フロントページの続き (72)発明者 峯松 史明 東京都世田谷区砧一丁目10番11号 日本 放送協会 放送技術研究所内 (72)発明者 松村 肇 東京都世田谷区砧一丁目10番11号 日本 放送協会 放送技術研究所内 (56)参考文献 電子情報通信学会技術研究報告,Vo l.97,No.555,p35−39,SAT 97−130,「BSデジタル放送の伝送シ ステムの実証実験」 (58)調査した分野(Int.Cl.6,DB名) H04J 11/00 H03M 13/12 Continued on the front page (72) Inventor Fumiaki Minematsu 1-10-11 Kinuta, Setagaya-ku, Tokyo Japan Broadcasting Corporation Within the Broadcasting Technical Research Institute (72) Inventor Hajime Matsumura 1-110-11 Kinuta, Setagaya-ku, Tokyo Japan Broadcasting Corporation (56) References IEICE Technical Report, Vol. 97, no. 555, pp. 35-39, SAT 97-130, “Demonstration experiment of transmission system for BS digital broadcasting” (58) Fields investigated (Int. Cl. 6 , DB name) H04J 11/00 H03M 13/12

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 多重化信号のパケットを含んだ1スロッ
トをN個(N:正整数)備えることによりフレームを構
成し、該フレームを構成するN個のスロットを複数のス
ロット群に分割し、誤り訂正符号化方式および変調方式
の組み合わせからなる複数の伝送方式の中からそれぞれ
選択された伝送方式を前記各スロット群に割り当てて伝
送するデジタル送信装置であって、 該フレームを有するデータ系列に対して畳み込み符号化
を行った後に、前記各スロット群ごとにその先頭スロッ
トの開始点と一致させてパンクチャリングを開始する畳
み込み符号化手段を具備したことを特徴とするデジタル
送信装置。
1. A frame is constituted by providing N (N: positive integer) one slot including a packet of a multiplexed signal, and the N slots constituting the frame are divided into a plurality of slots.
Divided into lots, error correction coding and modulation
Each of the multiple transmission methods consisting of
The selected transmission method is assigned to each slot group and transmitted.
A digital transmitting apparatus for transmitting , by performing convolutional coding on a data sequence having the frame, starting puncturing by matching the start point of the leading slot for each of the slot groups . A digital transmission device comprising:
【請求項2】 請求項1において、前記畳み込み符号化
手段により符号化されたデータ系列に対して、パケット
を単位として選択された伝送方式で誤り訂正符号化およ
び変調を行う符号化・変調手段を備えたことを特徴とす
るデジタル送信装置。
2. An encoding / modulating means according to claim 1, wherein said encoding / modulating means performs error correction encoding and modulation on the data sequence encoded by said convolutional encoding means in a transmission system selected in packet units. A digital transmission device, comprising:
【請求項3】 請求項2において、前記変調手段は、当
該変調波の各フレームの先頭にフレーム同期W1と、少
なくともそのqスーパーフレーム後(q:正整数)に使
用される複数の伝送方式の種類とその時間占有率に閏す
る情報を有するTMCC信号と、スーパーフレーム内の
先頭のフレームであることを示すスーパーフレーム同期
W2またはスーパーフレーム内の先頭のフレームでない
ことを示すW3とを利用可能な複数の伝送方式のうち最
も所要C/Nの低い伝送方式を使用して多重することを
特徴とするデジタル送信装置。
3. The method according to claim 2, wherein the modulating means includes a frame synchronization W1 at the beginning of each frame of the modulated wave and a plurality of transmission schemes used at least after q superframes (q: positive integer). A TMCC signal having information that jumps to the type and its time occupancy and a superframe synchronization W2 indicating that the frame is the first frame in the superframe or a W3 indicating that the frame is not the first frame in the superframe can be used. A digital transmitting apparatus characterized in that multiplexing is performed using a transmission method having the lowest required C / N among a plurality of transmission methods.
【請求項4】 請求項3に記載の符号化・変調手段によ
り生成された変調波を受信し、前記フレーム同期W1か
らフレーム同期パルスを、前記スーパーフレーム同期W
2またはW3からスーパーフレーム同期パルスを生成
し、前記qフレーム前のTMCC信号の内容に基づき、
前記フレームパルス,前記スーパーフレームパルスを時
間基準にして受信機各部で必要となるゲート信号を生成
し、これらW1,TMCC,W2(またはW3)に後続
する時分割で複数の伝送方式により変調された主信号部
分の復調を行う復調手段を具備したことを特徴とするデ
ジタル受信装置。
4. A modulation wave generated by the encoding / modulation means according to claim 3, and receiving a frame synchronization pulse from said frame synchronization W1 to said superframe synchronization W.
2 or W3 to generate a superframe synchronization pulse, and based on the content of the TMCC signal q frames before,
A gate signal required in each part of the receiver is generated on the basis of the frame pulse and the superframe pulse on a time basis, and modulated by a plurality of transmission methods in a time division manner following these W1, TMCC, W2 (or W3). A digital receiver comprising demodulation means for demodulating a main signal portion.
【請求項5】 請求項4に記載の前記復調手段で復調さ
れたデータ系列に対し、前記スーパーフレーム同期パル
ス、およびフレーム同期パルスを基準として各変調方式
に割り当てられたパケットのうちの先頭パケットの開始
点を基準としてデパンクチャ操作を行い、ビタビ復号を
行うビタビ復号手段を具備したことを特徴とするデジタ
ル受信装置。
5. The data sequence demodulated by the demodulation means according to claim 4, wherein the superframe synchronization pulse and the first packet of a packet allocated to each modulation method on the basis of a frame synchronization pulse are selected. A digital receiving device comprising: a Viterbi decoding unit that performs a depuncturing operation based on a start point and performs Viterbi decoding.
JP10165607A 1998-06-12 1998-06-12 Digital transmitter and receiver Expired - Fee Related JP2991694B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10165607A JP2991694B1 (en) 1998-06-12 1998-06-12 Digital transmitter and receiver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10165607A JP2991694B1 (en) 1998-06-12 1998-06-12 Digital transmitter and receiver

Publications (2)

Publication Number Publication Date
JP2991694B1 true JP2991694B1 (en) 1999-12-20
JP2000004265A JP2000004265A (en) 2000-01-07

Family

ID=15815583

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10165607A Expired - Fee Related JP2991694B1 (en) 1998-06-12 1998-06-12 Digital transmitter and receiver

Country Status (1)

Country Link
JP (1) JP2991694B1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2817091B1 (en) * 2000-11-22 2003-03-21 St Microelectronics Sa EASY SYNCHRONIZATION TURBOCODE ENCODER
JP2008507039A (en) * 2004-07-13 2008-03-06 スリープラスワン テクノロジー, インコーポレイテッド Programmable processor architecture
JP4626827B2 (en) 2007-10-19 2011-02-09 ソニー株式会社 Receiving apparatus and method, and program
JP5520588B2 (en) * 2009-12-15 2014-06-11 日本放送協会 Digital data transmitter and receiver

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
電子情報通信学会技術研究報告,Vol.97,No.555,p35−39,SAT97−130,「BSデジタル放送の伝送システムの実証実験」

Also Published As

Publication number Publication date
JP2000004265A (en) 2000-01-07

Similar Documents

Publication Publication Date Title
JP2912323B1 (en) Digital data receiver
EP0732832B1 (en) Signal transmitter, signal receiver, and signal transmitting-receiving method
US6118825A (en) Digital data transmission device and method, digital data demodulation device and method, and transmission medium
US9628867B2 (en) Method and apparatus for data rate controller for a code block multiplexing scheme
JP2001007883A (en) Demodulation method for incoming signal with various modulation formats and its system
JP4122525B2 (en) Digital data transmission apparatus and method, digital data demodulation apparatus and method, and transmission medium
US20110258669A1 (en) System and method for multi-carrier multiplexing
JP3567276B2 (en) Digital decoder and digital decoding method
JP2991694B1 (en) Digital transmitter and receiver
WO2000048323A1 (en) Data transmission system, data receiver, and data transmitting method
JP2001086009A (en) Decoding method and decoding device
JP3474168B2 (en) Burst and Packet Wireless Transmission System Using Product Code by Iterative Decoding
JP4067012B2 (en) Digital broadcast signal transmission apparatus and transmission method
JP3691211B2 (en) Digital signal transmitter and digital signal receiver
JP2000270319A (en) Device for re-transmitting bs digital satellite broadcast and receiver receiving re-transmitted signal
JP2000004409A (en) Receiver
EP2828997B1 (en) Method for generating a vcm or acm signal having an improved frame
JPH07336400A (en) Digital signal transmission system and transmitter and receiver used for it
JP4396736B2 (en) Digital broadcast signal transmitting apparatus and receiving method
JP3107090B2 (en) Digital broadcast signal transmitting apparatus and method
JP2002237797A (en) Quadrature frequency division multiplex signal generator and quadrature frequency division multiplex signal decoder
JPH1127232A (en) Error correction method for ofdm modulation system transmitter and receiver based on the same
JPH11340989A (en) Radio communication method, its system, its radio transmission section and reception section
JP4067013B2 (en) Digital broadcast signal transmission apparatus and transmission method
JP3107092B2 (en) Digital broadcast signal transmitting apparatus and method

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091015

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101015

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111015

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121015

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121015

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131015

Year of fee payment: 14

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees