JP2013098886A - Communication device and operation method therefor - Google Patents

Communication device and operation method therefor Download PDF

Info

Publication number
JP2013098886A
JP2013098886A JP2011241934A JP2011241934A JP2013098886A JP 2013098886 A JP2013098886 A JP 2013098886A JP 2011241934 A JP2011241934 A JP 2011241934A JP 2011241934 A JP2011241934 A JP 2011241934A JP 2013098886 A JP2013098886 A JP 2013098886A
Authority
JP
Japan
Prior art keywords
output
data
storage unit
bit
transmission data
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.)
Pending
Application number
JP2011241934A
Other languages
Japanese (ja)
Inventor
Kantatsu Chin
寒達 陳
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.)
MegaChips Corp
Original Assignee
MegaChips Corp
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 MegaChips Corp filed Critical MegaChips Corp
Priority to JP2011241934A priority Critical patent/JP2013098886A/en
Priority to PCT/JP2012/076265 priority patent/WO2013065465A1/en
Publication of JP2013098886A publication Critical patent/JP2013098886A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/27Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes using interleaving techniques
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0056Systems characterized by the type of code used
    • H04L1/0071Use of interleaving
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/08Arrangements for detecting or preventing errors in the information received by repeating transmission, e.g. Verdan system
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/03Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
    • H03M13/23Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using convolutional codes, e.g. unit memory codes

Abstract

PROBLEM TO BE SOLVED: To provide a technique capable of reducing the number of components in a communication device, while adding to the communication device an equivalent function to an interleave function after repetition.SOLUTION: A communication device 10 includes: a memory for storing a transmission data; an output controller 131 for controlling the output of the transmission data stored in the memory; and transmission means for modulating and transmitting the data output from the memory. The output controller 131 changes an output order of each bit data included in the transmission data stored in the memory, to output for a predetermined number of times per data bit.

Description

本発明は、通信技術に関する。   The present invention relates to communication technology.

一般的に、有線または無線等の伝送路を介して通信を行う通信装置では、送信データを受信側に確実に伝送するために、種々の工夫がなされている。   Generally, in a communication device that performs communication via a wired or wireless transmission path, various devices have been made in order to reliably transmit transmission data to the receiving side.

送信データを受信側に確実に伝送する手法としては、例えば、送信装置において、送信データに対して、誤りを訂正するための情報を付加する符号化を行い、符号化後の送信データを送信する手法が存在する。符号化後の送信データを受信した受信装置では、受信データの復号化を行うことによって、元の送信データを取得することができる。   As a method for reliably transmitting transmission data to the reception side, for example, in a transmission device, encoding for adding error correction information to the transmission data is performed, and the encoded transmission data is transmitted. There is a method. The receiving device that has received the encoded transmission data can acquire the original transmission data by decoding the reception data.

また他の手法としては、例えば、送信装置において、送信データを繰り返しコピーするレピティション(Repetition)を行う手法が存在する(例えば、特許文献1)。当該手法によれば、レピティション後のデータを数シンボルに渡って送信することになるので、冗長性を増すことができ、干渉に対する送信データのロバスト性を向上させることが可能になる。   As another method, for example, there is a method of performing repetition (Repetition) in which transmission data is repeatedly copied in a transmission device (for example, Patent Document 1). According to this method, since the data after repetition is transmitted over several symbols, the redundancy can be increased and the robustness of the transmission data against interference can be improved.

特開2011−176598号公報JP 2011-176598 A

しかし、送信データの繰り返しによって生成されたレピティション後のデータは、連続して発生するバースト誤りに弱いため、データの冗長性が十分に発揮されない可能性がある。これにより、受信側では、復調されたデータのビット誤り率が悪化するおそれがある。   However, since the data after repetition generated by repeating the transmission data is vulnerable to burst errors that occur continuously, there is a possibility that data redundancy will not be sufficiently exhibited. As a result, the bit error rate of the demodulated data may deteriorate on the receiving side.

連続したバースト誤りに対する対処法としては、レピティション後のデータのビット列を並び替えるインターリーブを行うことが考えられる。しかしながら、レピティション後にインターリーブを行うには、繰り返しコピーされたレピティション後のデータを記憶する記憶部が必要になる等、レピティション後にインターリーブを行う機能を有する通信装置では、当該機能を実現するために部品点数が増えることになる。   As a method for dealing with continuous burst errors, it is conceivable to perform interleaving for rearranging bit strings of data after repetition. However, in order to implement interleaving after repetition, a communication unit having a function of performing interleaving after repetition, such as a storage unit for storing data after repetition that has been repeatedly copied, is required to realize the function. This increases the number of parts.

そこで、本発明は、レピティション後にインターリーブを行う機能と同等の機能を通信装置に付与しつつ、通信装置の部品点数を削減することが可能な技術を提供することを目的とする。   Therefore, an object of the present invention is to provide a technique capable of reducing the number of parts of a communication device while giving the communication device a function equivalent to a function of performing interleaving after repetition.

本発明に係る通信装置の第1の態様は、送信データを記憶する記憶部と、前記記憶部に記憶された前記送信データの出力を制御する出力制御手段と、前記記憶部から出力されたデータを変調して送信する送信手段とを備え、前記出力制御手段は、前記送信データに含まれる各ビットデータを、出力順序を変えて前記各ビットデータにつき所定回出力させる。   A first aspect of the communication device according to the present invention is a storage unit that stores transmission data, output control means that controls output of the transmission data stored in the storage unit, and data output from the storage unit Transmitting means for modulating and transmitting the data, and the output control means outputs each bit data included in the transmission data a predetermined number of times for each bit data by changing the output order.

また、本発明に係る通信装置の第2の態様は、上記第1の態様であって、前記出力制御手段は、出力対象のビットデータの格納先を示すアドレスを出力開始アドレスとして前記記憶部に出力し、前記記憶部は、前記出力開始アドレスの入力に応じて、当該出力開始アドレスに格納されているビットデータを出力するとともに、前記送信データに含まれる他のビットデータをも順次に出力し、前記出力制御手段は、前記出力開始アドレスを変更しつつ、前記出力開始アドレスを前記記憶部に前記所定回出力する。   Also, a second aspect of the communication apparatus according to the present invention is the first aspect, wherein the output control means stores an address indicating a storage destination of output target bit data in the storage unit as an output start address. The storage unit outputs the bit data stored in the output start address according to the input of the output start address, and sequentially outputs other bit data included in the transmission data. The output control means outputs the output start address to the storage unit a predetermined number of times while changing the output start address.

また、本発明に係る通信装置の第3の態様は、上記第1の態様であって、前記出力制御手段は、前記送信データに含まれる各ビットデータの格納先を示す各アドレスを前記記憶部に出力し、前記記憶部は、前記各アドレスの入力に応じて、当該各アドレスに格納されているビットデータを出力し、前記出力制御手段は、前記各アドレスを、出力順序を変更しつつ前記各アドレスにつき前記所定回出力する。   Moreover, the 3rd aspect of the communication apparatus which concerns on this invention is the said 1st aspect, Comprising: The said output control means WHEREIN: Each address which shows the storage place of each bit data contained in the said transmission data is said memory | storage part And the storage unit outputs bit data stored in each address according to the input of each address, and the output control means changes the output order of the addresses while changing the output order. The predetermined number of times is output for each address.

また、本発明に係る通信装置の第4の態様は、上記第1の態様であって、前記出力制御手段は、前記記憶部に記憶された前記送信データに関するビット列をビットシフトさせる際のシフト数を前記記憶部に出力し、前記記憶部は、前記シフト数の入力に応じて、前記ビット列を一定方向にシフトさせ、当該シフトによってあふれたビット列を空いた部分に埋める循環シフト処理を行い、前記記憶部は、前記循環シフト処理後のビット列を一方の端から順に出力し、前記出力制御手段は、前記シフト数を変更しつつ、前記シフト数を前記記憶部に前記所定回出力する。   Moreover, the 4th aspect of the communication apparatus which concerns on this invention is the said 1st aspect, Comprising: The said output control means is the shift number at the time of carrying out bit shift of the bit sequence regarding the said transmission data memorize | stored in the said memory | storage part. To the storage unit, the storage unit performs a cyclic shift process of shifting the bit string in a certain direction in accordance with the input of the shift number, and filling the bit string overflowed by the shift into an empty part, The storage unit sequentially outputs the bit string after the cyclic shift processing from one end, and the output control unit outputs the shift number to the storage unit the predetermined number of times while changing the shift number.

また、本発明に係る通信装置の第5の態様は、上記第1の態様から上記第4の態様のいずれかであって、入力されたデータを誤り訂正符号化する符号化手段と、前記符号化手段から出力されたデータに対してインターリーブ処理を施すインターリーブ手段とをさらに備え、前記記憶部に記憶されている前記送信データは、前記インターリーブ処理後のデータである。   A communication device according to a fifth aspect of the present invention is the communication device according to any one of the first to fourth embodiments, wherein the input data is subjected to error correction encoding, and the code Interleaving means for performing an interleaving process on the data output from the converting means, and the transmission data stored in the storage unit is the data after the interleaving process.

本発明に係る通信装置の動作方法は、a)記憶部に記憶された送信データに含まれる各ビットデータを、出力順序を変えて前記各ビットデータにつき所定回出力する工程と、b)前記記憶部から出力されたデータを変調して送信する工程とを備える。   The operation method of the communication apparatus according to the present invention includes: a) a step of outputting each bit data included in the transmission data stored in the storage unit a predetermined number of times for each bit data by changing the output order; b) the storage And modulating and transmitting data output from the unit.

本発明によれば、レピティション後にインターリーブを行う機能と同等の機能を通信装置に付与しつつ、通信装置の小型化を実現することが可能になる。   ADVANTAGE OF THE INVENTION According to this invention, it becomes possible to implement | achieve size reduction of a communication apparatus, providing the function equivalent to the function to perform interleaving after repetition to a communication apparatus.

本実施形態に係る通信システムの構成図である。It is a block diagram of the communication system which concerns on this embodiment. 本実施形態に係る送信装置の構成を示す図である。It is a figure which shows the structure of the transmitter which concerns on this embodiment. 一次変調前に送信データに施される処理の一例を示す図である。It is a figure which shows an example of the process performed to transmission data before primary modulation. インターリーブ部からのデータの出力動作を説明するための図である。It is a figure for demonstrating the output operation of the data from an interleave part.

以下、実施形態について図面を参照して説明する。   Hereinafter, embodiments will be described with reference to the drawings.

<実施形態>
[1.通信システムの構成]
図1は、本実施形態に係る通信システム1の構成図である。
<Embodiment>
[1. Configuration of communication system]
FIG. 1 is a configuration diagram of a communication system 1 according to the present embodiment.

図1に示されるように、通信システム1は、第1通信装置10と第2通信装置20とを有している。通信システム1における第1通信装置10および第2通信装置20は互いに有線通信によって通信可能に構成されている。第1通信装置10と第2通信装置20とを電気的に接続する伝送路30は、通常の通信線であってもよく、或いは、電力線であってもよい。電力線を伝送路とする場合、第1通信装置10および第2通信装置20は、電力線通信(PLC:power line communication)によって通信を行うことになる。   As illustrated in FIG. 1, the communication system 1 includes a first communication device 10 and a second communication device 20. The first communication device 10 and the second communication device 20 in the communication system 1 are configured to be able to communicate with each other by wired communication. The transmission line 30 that electrically connects the first communication device 10 and the second communication device 20 may be a normal communication line or a power line. When a power line is used as a transmission path, the first communication device 10 and the second communication device 20 perform communication by power line communication (PLC).

また、通信装置10,20間の有線通信は、周波数軸上で互いに直交する複数のサブキャリアを合成して得られるOFDM(Orthogonal Frequency Division Multiplexing)信号を用いて行われる。そして、当該OFDM信号は、一定の時間単位で区切ってパケット単位で伝送される。   The wired communication between the communication devices 10 and 20 is performed using an OFDM (Orthogonal Frequency Division Multiplexing) signal obtained by combining a plurality of subcarriers orthogonal to each other on the frequency axis. Then, the OFDM signal is transmitted in packet units divided by a certain time unit.

以下では、送信装置として機能する通信装置10(20)の構成について詳述する。   Below, the structure of the communication apparatus 10 (20) which functions as a transmission apparatus is explained in full detail.

[2.送信装置の構成]
図2は、本実施形態に係る送信装置10の構成を示す図である。
[2. Configuration of transmitter]
FIG. 2 is a diagram illustrating a configuration of the transmission device 10 according to the present embodiment.

図2に示されるように、送信装置10は、スクランブラ111、符号化部112、インターリーブ部(インターリーバ)113、出力制御部131、一次変調部114、入力信号構成部115、IFFT(逆高速フーリエ変換)部116、並列/直列変換部(並直列変換部)117、GI付加部118、プリアンブル生成部119、パケット構成部120、および送信部121を備えている。   As illustrated in FIG. 2, the transmission device 10 includes a scrambler 111, an encoding unit 112, an interleave unit (interleaver) 113, an output control unit 131, a primary modulation unit 114, an input signal configuration unit 115, an IFFT (inverse high speed). A Fourier transform unit 116, a parallel / serial conversion unit (parallel / serial conversion unit) 117, a GI addition unit 118, a preamble generation unit 119, a packet configuration unit 120, and a transmission unit 121 are provided.

具体的には、スクランブラ111は、入力される送信データに対して、攪拌して順序を並べ替えるスクランブル処理を施す。スクランブラ111においてスクランブル処理が施された送信データは、符号化部112に入力される。   Specifically, the scrambler 111 performs scramble processing that agitates and rearranges the input transmission data. The transmission data that has been scrambled by the scrambler 111 is input to the encoding unit 112.

符号化部112は、スクランブル処理が施された送信データに対して、誤り訂正のための冗長符号化を行う。冗長符号化には、例えば、拘束長k=7、符号化率1/2を原符号とする畳み込み符号が用いられる。符号化部112から出力される送信データのビット列は、インターリーブ部113に入力される。   The encoding unit 112 performs redundant encoding for error correction on the transmission data subjected to the scramble process. For example, a convolutional code having a constraint length k = 7 and a coding rate of 1/2 is used for the redundant coding. A bit string of transmission data output from the encoding unit 112 is input to the interleaving unit 113.

インターリーブ部113では、符号化部112から出力される送信データ中の誤りが偏らないようにするため、送信データのビット列を並べ替えるビット・インターリーブが行われる。   Interleaving section 113 performs bit interleaving for rearranging the bit string of the transmission data so that errors in the transmission data output from encoding section 112 are not biased.

出力制御部131は、インターリーブ部113の出力を制御する機能を有している。出力制御部131による出力制御の詳細は、後述する。インターリーブ部113から出力される送信データは、一次変調部114に入力される。   The output control unit 131 has a function of controlling the output of the interleave unit 113. Details of the output control by the output control unit 131 will be described later. Transmission data output from the interleaving unit 113 is input to the primary modulation unit 114.

一次変調部114では、所定の変調方式(例えば、QPSK、16QAM)に従って、送信データがシンボルごとにサブキャリアにマッピング(対応づけ)される。   In primary modulation section 114, transmission data is mapped (correlated) to subcarriers for each symbol according to a predetermined modulation scheme (for example, QPSK, 16QAM).

なお、ここでのシンボル(Symbol)は、変調方式ごとに定まる、搬送波(サブキャリア)に乗せるひと区切りの送信データの構成単位を表し、後述のOFDMシンボルとの混同を避けるため、データシンボルまたは複素シンボルとも称される。例えば、QPSKでは、1シンボル(1データシンボル)で送信できる送信データは2ビットである。   Note that the symbol (Symbol) here is a unit of transmission data, which is determined by each modulation scheme and is carried on a carrier wave (subcarrier). In order to avoid confusion with an OFDM symbol described later, a data symbol or a complex symbol is used. Also called a symbol. For example, in QPSK, transmission data that can be transmitted in one symbol (one data symbol) is 2 bits.

入力信号構成部115は、バッファ等で構成され、送信データを含むデータ信号をサブキャリアに分散して乗せるために、一次変調部114から入力されたデータシンボルを所定個の並列データに変換する機能を有している。   Input signal configuration section 115 is configured by a buffer or the like, and converts data symbols input from primary modulation section 114 into a predetermined number of parallel data in order to disperse data signals including transmission data on subcarriers. have.

IFFT部116は、入力信号構成部115から入力される並列データに逆高速フーリエ変換を施して、周波数領域のデータを時間領域のデータに変換する。入力信号構成部115から入力される周波数領域のデータは、各サブキャリアに関する振幅および位相のデータであり、IFFT部116は、各サブキャリア分の振幅位相データから、1つのOFDMシンボル分の時間データを生成することになる。   The IFFT unit 116 performs inverse fast Fourier transform on the parallel data input from the input signal configuration unit 115 to convert the frequency domain data into time domain data. The frequency domain data input from the input signal configuration unit 115 is amplitude and phase data for each subcarrier, and the IFFT unit 116 calculates time data for one OFDM symbol from the amplitude phase data for each subcarrier. Will be generated.

並直列変換部117は、IFFT部116から入力される並列のデータを直列のデータに変換する機能を有している。並直列変換部117から出力される直列のデータは、ベースバンド(基底帯域)のOFDM信号(ベースバンドOFDM信号)としてGI付加部118に入力される。   The parallel-serial conversion unit 117 has a function of converting parallel data input from the IFFT unit 116 into serial data. The serial data output from the parallel-serial conversion unit 117 is input to the GI adding unit 118 as a baseband (baseband) OFDM signal (baseband OFDM signal).

GI付加部118は、並直列変換部117から入力されるベースバンドOFDM信号に対して、ガードインターバル(GI)の付加処理を施し、GI付加済みのベースバンドOFDM信号をパケット構成部120に出力する。   The GI addition unit 118 performs a guard interval (GI) addition process on the baseband OFDM signal input from the parallel-serial conversion unit 117 and outputs the baseband OFDM signal to which the GI has been added to the packet configuration unit 120. .

プリアンブル生成部119は、受信側で行われるフレーム同期、周波数同期等の各種同期処理に用いるためのプリアンブル(Preamble)信号を生成して出力する機能を有している。   The preamble generation unit 119 has a function of generating and outputting a preamble signal for use in various synchronization processes such as frame synchronization and frequency synchronization performed on the reception side.

パケット構成部120は、GI付加部118から出力されるOFDM信号にプリアンブル信号を付加して、パケット単位の信号(「パケット信号」とも称する)を生成する。   The packet composing unit 120 adds a preamble signal to the OFDM signal output from the GI adding unit 118 to generate a signal in units of packets (also referred to as “packet signal”).

送信部121は、パケット構成部120で生成されたデジタル形式のパケット信号をアナログ形式のパケット信号に変換するDA変換処理を行い、DA変換処理後のパケット信号を通信信号として出力する。送信部121から出力された通信信号は、伝送路30を介して受信装置20へと伝送される。   The transmission unit 121 performs DA conversion processing that converts the digital packet signal generated by the packet configuration unit 120 into an analog packet signal, and outputs the packet signal after the DA conversion processing as a communication signal. The communication signal output from the transmission unit 121 is transmitted to the reception device 20 via the transmission path 30.

このように、送信装置10は、パケット信号を生成し、当該パケット信号を通信信号として送信する。   In this way, the transmission device 10 generates a packet signal and transmits the packet signal as a communication signal.

なお、上記送信装置10に含まれる、一次変調部114、入力信号構成部115、IFFT部116、および並直列変換部117、GI付加部118、プリアンブル生成部119、パケット構成部120および送信部121は、インターリーブ部113から出力されたデータを変調して送信する送信手段とも表現することができる。   In addition, the primary modulation unit 114, the input signal configuration unit 115, the IFFT unit 116, the parallel-serial conversion unit 117, the GI addition unit 118, the preamble generation unit 119, the packet configuration unit 120, and the transmission unit 121 included in the transmission device 10 described above. Can also be expressed as transmission means for modulating and transmitting data output from the interleave unit 113.

[3.一次変調前の送信データについて]
ここで、一次変調部114に入力される前の送信データについて説明する。図3は、一次変調前に送信データに施される処理の一例を示す図である。
[3. Transmission data before primary modulation]
Here, transmission data before being input to primary modulation section 114 will be described. FIG. 3 is a diagram illustrating an example of processing performed on transmission data before primary modulation.

図2に示されるように、一次変調部114に入力される前の送信データに対しては、符号化部112(図2参照)において、誤り訂正のための符号化が施されるが、送信データを受信側に確実に伝送するためには、干渉に対する送信データのロバスト性を向上させることが好ましい。   As shown in FIG. 2, transmission data before being input to primary modulation section 114 is subjected to encoding for error correction in encoding section 112 (see FIG. 2). In order to reliably transmit data to the receiving side, it is preferable to improve the robustness of transmission data against interference.

ロバスト性を向上させる手法としては、例えば、送信データを1回以上繰り返す(コピーする)レピティション(Repetition)を行って、レピティション後のデータを送信する手法がある。   As a technique for improving the robustness, for example, there is a technique of performing repetition (copying) of transmission data one or more times and transmitting the data after repetition.

例えば、図3に示されるように、符号化部112から8ビットのデータ長を有する送信データD1が出力されるとすると、インターリーブ部113では、当該送信データD1に対して、インターリーブを施すことによって、送信データD2が生成される。送信データD1中に誤り部分ERが含まれていた場合は、当該インターリーブによって、誤り部分ERの偏りが是正されることになる。   For example, as shown in FIG. 3, when transmission data D1 having a data length of 8 bits is output from the encoding unit 112, the interleaving unit 113 performs interleaving on the transmission data D1. , Transmission data D2 is generated. If the transmission data D1 includes an error part ER, the bias of the error part ER is corrected by the interleaving.

そして、インターリーブ後の送信データD2に対して、繰り返しを3回とするレピティションを行うと、32ビットの送信データD3が生成される。なお、送信データD2の繰り返しを3回とするレピティションは、送信データD2を4倍にするレピティションとも称される。   Then, when repetition is performed on the transmission data D2 after interleaving three times, 32-bit transmission data D3 is generated. Note that the repetition in which the transmission data D2 is repeated three times is also referred to as a repetition in which the transmission data D2 is quadrupled.

レピティション後の送信データD3には、4つ分の送信データD1が含まれている。このような送信データD3を送信することによれば、レピティション前の送信データD1を送信する場合に比べて、冗長性を増すことができるので、受信側で送信データD1を復調できる可能性が高くなる。   Transmission data D3 after repetition includes four transmission data D1. By transmitting such transmission data D3, the redundancy can be increased compared to the case where transmission data D1 before repetition is transmitted, and therefore there is a possibility that the transmission data D1 can be demodulated on the receiving side. Get higher.

しかし、レピティション後の送信データD3をそのまま用いて時間領域のOFDM信号を生成すると、当該OFDM信号における、平均電力に対する最大電力の比(PAPR:Peak to Average Power Ratio)が高くなるおそれがある。一般的に、OFDM信号を送信する送信装置では、送信信号を増幅する増幅器のダイナミックレンジ(信号振幅の最大と最小の範囲)を広くとって信号が歪まないように設計される。このため、送信信号のPAPRが大きくなると、増幅器の設計が困難になる。   However, if the transmission data D3 after repetition is used as it is to generate an OFDM signal in the time domain, the ratio of maximum power to average power (PAPR: Peak to Average Power Ratio) in the OFDM signal may be increased. Generally, a transmission apparatus that transmits an OFDM signal is designed so that the signal is not distorted by widening the dynamic range (maximum and minimum ranges of signal amplitude) of an amplifier that amplifies the transmission signal. For this reason, when the PAPR of the transmission signal increases, it becomes difficult to design an amplifier.

また、レピティション後の送信データD3は、連続して発生するバースト誤りに弱いため、データの冗長性が十分に発揮されない可能性がある。このため、レピティション後の送信データD3をそのまま用いて時間領域のOFDM信号を生成し、当該OFDM信号を送信した場合、受信側において、復調されたデータのビット誤り率(BER:Bit Error Rate)が理論値より悪くなる。   In addition, since the transmission data D3 after repetition is vulnerable to continuously occurring burst errors, there is a possibility that data redundancy is not sufficiently exhibited. For this reason, when the transmission data D3 after repetition is used as it is to generate an OFDM signal in the time domain and the OFDM signal is transmitted, the bit error rate (BER: Bit Error Rate) of the demodulated data on the receiving side Becomes worse than the theoretical value.

これらの現象は、レピティション後の送信データD3が、送信データD1を単純に複数回コピーすることによって生成された、周期性を有したデータであることに起因して発生したものと考えられる。   These phenomena are considered to have occurred because the transmission data D3 after repetition is data having periodicity generated by simply copying the transmission data D1 a plurality of times.

このため、図3に示されるように、レピティション後の送信データD3に対しては、さらにインターリーブを施すことによって、周期性のない送信データD4を生成し、当該送信データD4を用いてOFDM信号を生成することが好ましい。   Therefore, as shown in FIG. 3, the transmission data D3 after repetition is further interleaved to generate transmission data D4 having no periodicity, and an OFDM signal is transmitted using the transmission data D4. Is preferably generated.

しかし、レピティション後の送信データD3に対して、従来の方法でインターリーブを行う場合、インターリーブ用の記憶部が必要になる。また、レピティション後の送信データが大きくなると、インターリーブに要する時間が増大することになる。   However, when interleaving is performed on the transmission data D3 after repetition by the conventional method, a storage unit for interleaving is required. Further, when the transmission data after repetition increases, the time required for interleaving increases.

そこで、本実施形態の送信装置10は、インターリーブ部113の出力を制御することによって、送信データD2に対してレピティションおよびインターリーブを施して得られる送信データD4と同様の性質を有するデータを一次変調部114に入力させる。   Therefore, the transmission apparatus 10 of this embodiment controls the output of the interleaving unit 113 to perform primary modulation on data having the same properties as the transmission data D4 obtained by repetition and interleaving on the transmission data D2. Input to the unit 114.

[4.インターリーブ部113からのデータの出力動作について]
次に、出力制御部131の制御に従って実行される、インターリーブ部113からのデータの出力動作について詳述する。図4は、インターリーブ部113からのデータの出力動作を説明するための図である。なお、図4では、説明簡単化のため、符号化部112からは、8ビットのデータ長を有する送信データD1が出力されるものとするが、当該送信データD1は、他のデータ長を有していてもよい。
[4. Data output operation from interleave unit 113]
Next, the data output operation from the interleaving unit 113 executed according to the control of the output control unit 131 will be described in detail. FIG. 4 is a diagram for explaining the data output operation from the interleave unit 113. In FIG. 4, for the sake of simplicity, it is assumed that transmission data D1 having a data length of 8 bits is output from the encoding unit 112, but the transmission data D1 has other data lengths. You may do it.

図4に示されるように、符号化部112から出力された8ビットの送信データD1に対しては、インターリーブ部113においてインターリーブが施される。当該インターリーブによって生成された送信データD2は、インターリーブ部113内の記憶部132に一旦格納される。   As shown in FIG. 4, the interleave unit 113 performs interleaving on the 8-bit transmission data D <b> 1 output from the encoding unit 112. The transmission data D2 generated by the interleaving is temporarily stored in the storage unit 132 in the interleaving unit 113.

出力制御部131は、送信データD2に含まれるビット単位のデータ(「ビットデータ」とも称する)を、出力順序を変えて各ビットデータにつき所定回(例えば4回)出力させるように記憶部132の出力を制御する。   The output control unit 131 outputs the bit unit data (also referred to as “bit data”) included in the transmission data D2 in the storage unit 132 so that the output order is changed a predetermined number of times (for example, four times) for each bit data. Control the output.

具体的には、出力制御部131は、出力対象のデータの格納先を示すアドレスを生成して、当該アドレスを出力開始アドレス(「読出開始アドレス」とも称する)として記憶部132に出力する。記憶部132は、出力開始アドレスの入力に応じて、当該出力開始アドレスに格納されているビットデータを出力するとともに、他のアドレスに格納されたビットデータをも所定の出力規則に従って順次に出力する。   Specifically, the output control unit 131 generates an address indicating a storage destination of data to be output, and outputs the address to the storage unit 132 as an output start address (also referred to as “read start address”). In response to the input of the output start address, the storage unit 132 outputs the bit data stored at the output start address, and sequentially outputs the bit data stored at other addresses according to a predetermined output rule. .

例えば、アドレスAD0が出力開始アドレスとして入力されると、記憶部132は、出力開始アドレスAD0に格納されているビットデータを出力するとともに、アドレス(出力対象アドレス)を1ずつインクリメントして、インクリメントされた各アドレスに格納されているビットデータを順次に出力する。すなわち、出力開始アドレスAD0が入力されると、記憶部132は、出力動作PE1を実行し、ビットデータb0、ビットデータb1、ビットデータb2、ビットデータb3、ビットデータb4、ビットデータb5、ビットデータb6、ビットデータb7をこの順序で順次に出力する。 For example, when the address AD0 is input as the output start address, the storage unit 132 outputs the bit data stored in the output start address AD0 and increments the address (output target address) by one. The bit data stored at each address is sequentially output. That is, when the output start address AD0 is input, the storage unit 132 executes the output operation PE1, and the bit data b 0 , bit data b 1 , bit data b 2 , bit data b 3 , bit data b 4 , bit Data b 5 , bit data b 6 , and bit data b 7 are sequentially output in this order.

次に、出力制御部131は、先に出力した出力開始アドレスAD0とは異なる出力開始アドレスを生成して、記憶部132に出力する。   Next, the output control unit 131 generates an output start address different from the previously output output start address AD0 and outputs it to the storage unit 132.

例えば、出力制御部131は、出力開始アドレスAD0とは異なる出力開始アドレスAD6を記憶部132に出力する。この場合、記憶部132は、出力開始アドレスAD6に格納されているビットデータb6を出力するとともに、出力対象アドレスを1インクリメントして、ビットデータb7を出力する。そして、出力対象アドレスが最終番地に到達した場合は、記憶部132は、出力対象アドレスをリセットして、出力対象アドレスを先頭番地に移す。そしてさらに、先頭番地からビットデータの出力を再開し、送信データD2に含まれる全ビットデータの出力が完了するまで、出力対象アドレスを1ずつインクリメントして、インクリメントされた各出力対象アドレスに格納されているビットデータを順次に出力する。すなわち、出力開始アドレスAD6が入力されると、記憶部132は、出力動作PE2を実行し、ビットデータb6、ビットデータb7、ビットデータb0、ビットデータb1、ビットデータb2、ビットデータb3、ビットデータb4、ビットデータb5をこの順序で順次に出力する。 For example, the output control unit 131 outputs an output start address AD6 different from the output start address AD0 to the storage unit 132. In this case, the storage unit 132 outputs the bit data b 6 stored in the output start address AD6, increments the output target address by 1, and outputs the bit data b 7 . When the output target address reaches the final address, the storage unit 132 resets the output target address and moves the output target address to the top address. Further, the output of the bit data is restarted from the head address, and the output target address is incremented by 1 until the output of all the bit data included in the transmission data D2 is completed, and stored in each incremented output target address. The bit data is output sequentially. That is, when the output start address AD6 is input, the storage unit 132 executes the output operation PE2, and the bit data b 6 , bit data b 7 , bit data b 0 , bit data b 1 , bit data b 2 , bit Data b 3 , bit data b 4 , and bit data b 5 are sequentially output in this order.

さらに、出力制御部131は、先に出力した出力開始アドレスAD6とは異なる出力開始アドレスを生成して、記憶部132に出力する。   Further, the output control unit 131 generates an output start address that is different from the output start address AD6 output previously, and outputs the output start address to the storage unit 132.

例えば、出力制御部131は、出力開始アドレスAD6とは異なる出力開始アドレスAD5を記憶部132に出力する。この場合、記憶部132は、出力開始アドレスAD5に格納されているビットデータb5を出力するとともに、出力対象アドレスを1ずつインクリメントして、ビットデータb6,b7をそれぞれ出力する。そして、出力対象アドレスが最終番地に到達した場合は、記憶部132は、出力対象アドレスをリセットして、出力対象アドレスを先頭番地に移す。そしてさらに、先頭番地からビットデータの出力を再開し、送信データD2に含まれる全ビットデータの出力が完了するまで、出力対象アドレスを1ずつインクリメントして、インクリメントされた各出力対象アドレスに格納されているビットデータを順次に出力する。すなわち、出力開始アドレスAD5が入力されると、記憶部132は、出力動作PE3を実行し、ビットデータb5、ビットデータb6、ビットデータb7、ビットデータb0、ビットデータb1、ビットデータb2、ビットデータb3、ビットデータb4をこの順序で順次に出力する。 For example, the output control unit 131 outputs an output start address AD5 different from the output start address AD6 to the storage unit 132. In this case, the storage unit 132 outputs the bit data b 5 stored in the output start address AD5, increments the output target address by 1, and outputs bit data b 6 and b 7 respectively. When the output target address reaches the final address, the storage unit 132 resets the output target address and moves the output target address to the top address. Further, the output of the bit data is restarted from the head address, and the output target address is incremented by 1 until the output of all the bit data included in the transmission data D2 is completed, and stored in each incremented output target address. The bit data is output sequentially. That is, when the output start address AD5 is input, the storage unit 132 executes the output operation PE3, and the bit data b 5 , bit data b 6 , bit data b 7 , bit data b 0 , bit data b 1 , bit Data b 2 , bit data b 3 , and bit data b 4 are sequentially output in this order.

またさらに、出力制御部131は、先に出力した出力開始アドレスAD5とは異なる出力開始アドレスを生成して、記憶部132に出力する。   Furthermore, the output control unit 131 generates an output start address different from the previously output output start address AD5 and outputs it to the storage unit 132.

例えば、出力制御部131は、出力開始アドレスAD5とは異なる出力開始アドレスAD2を記憶部132に出力する。この場合、記憶部132は、出力開始アドレスAD2に格納されているビットデータb2を出力するとともに、出力対象アドレスを1ずつインクリメントして、インクリメントされた各アドレスに格納されているビットデータを順次に出力する。そして、出力対象アドレスが最終番地に到達した場合は、記憶部132は、出力対象アドレスをリセットして、出力対象アドレスを先頭番地に移す。そしてさらに、先頭番地からビットデータの出力を再開し、送信データD2に含まれる全ビットデータの出力が完了するまで、出力対象アドレスを1ずつインクリメントして、インクリメントされた各出力対象アドレスに格納されているビットデータを順次に出力する。すなわち、出力開始アドレスAD2が入力されると、記憶部132は、出力動作PE4を実行し、ビットデータb2、ビットデータb3、ビットデータb4、ビットデータb5、ビットデータb6、ビットデータb7、ビットデータb0、ビットデータb1をこの順序で順次に出力する。 For example, the output control unit 131 outputs an output start address AD2 different from the output start address AD5 to the storage unit 132. In this case, the storage unit 132 outputs the bit data b 2 stored in the output start address AD2, increments the output target address by 1, sequentially bit data stored in the incremented each address Output to. When the output target address reaches the final address, the storage unit 132 resets the output target address and moves the output target address to the top address. Further, the output of the bit data is restarted from the head address, and the output target address is incremented by 1 until the output of all the bit data included in the transmission data D2 is completed, and stored in each incremented output target address. The bit data is output sequentially. That is, when the output start address AD2 is input, the storage unit 132 executes the output operation PE4, and the bit data b 2 , bit data b 3 , bit data b 4 , bit data b 5 , bit data b 6 , bit Data b 7 , bit data b 0 , and bit data b 1 are sequentially output in this order.

このように、出力開始アドレスが出力制御部131から記憶部132に入力される度に、記憶部132は、出力動作を実行し、送信データD2に含まれる全ビットデータを出力する。したがって、出力制御部131から記憶部132に対して、出力開始アドレスが所定回順次に入力されると、記憶部132からは、送信データD2に含まれる各ビットデータが所定回出力されることになる。   In this way, each time the output start address is input from the output control unit 131 to the storage unit 132, the storage unit 132 executes the output operation and outputs all the bit data included in the transmission data D2. Therefore, when output start addresses are sequentially input from the output control unit 131 to the storage unit 132 a predetermined number of times, each bit data included in the transmission data D2 is output from the storage unit 132 a predetermined number of times. Become.

例えば、上記例示のように、出力制御部131から出力開始アドレスAD0,AD6,AD5,AD2が記憶部132に4回入力されると、記憶部132からは、送信データD2に含まれる全ビットデータが4回出力されることになる。すなわち、記憶部132は、送信データD2を実質的に4つ分出力したことになり、記憶部132(換言すればインターリーブ部113から)から出力された出力データD11は、送信データD2を4倍して(3回繰り返して)得られるデータに相当する。   For example, as illustrated above, when the output start addresses AD0, AD6, AD5, and AD2 are input to the storage unit 132 four times from the output control unit 131, all the bit data included in the transmission data D2 is received from the storage unit 132. Will be output four times. That is, the storage unit 132 outputs substantially four transmission data D2, and the output data D11 output from the storage unit 132 (in other words, from the interleave unit 113) is four times the transmission data D2. Corresponds to the data obtained (repeated three times).

また、出力制御部131は、出力開始アドレスを変更して出力するので、各出力動作PE1,PE2,PE3,PE4によって出力される、ビットデータの出力順序は、それぞれ異なることになる。これにより、出力データD11における各ビットデータは、インターリーブされたような無秩序に並んだ状態となる。   Since the output control unit 131 changes the output start address for output, the output order of the bit data output by each of the output operations PE1, PE2, PE3, and PE4 is different. As a result, the bit data in the output data D11 are arranged in a disordered manner as if they were interleaved.

このように、出力制御部131は、インターリーブ部113の出力を制御することによって、送信データD2に対してレピティションおよびインターリーブを施して得られるデータと同様の性質を有するデータD11を一次変調部114に入力させる。   In this way, the output control unit 131 controls the output of the interleaving unit 113 to thereby convert the data D11 having the same properties as data obtained by subjecting the transmission data D2 to repetition and interleaving to the primary modulation unit 114. To input.

なお、上記では、出力制御部131による出力開始アドレスの出力回数を4回として、送信データD2の繰り返し回数(レピティション回数)を3回にする場合について例示したが、送信データD2の繰り返し回数は、出力開始アドレスの出力回数を変更することによって、自由に設定可能である。例えば、送信データD2の繰り返し回数を1回にするときは、出力制御部131による出力開始アドレスの出力回数は2回に設定される。すなわち、出力制御部131による出力開始アドレスの出力回数(本明細書における「所定回」に相当)は、送信データD2の繰り返し回数に応じて設定される。   In the above description, the case where the output control unit 131 outputs the output start address four times and the transmission data D2 is repeated three times (repetition number) is exemplified. However, the transmission data D2 is repeated only once. The output start address can be freely set by changing the number of outputs. For example, when the repeat count of the transmission data D2 is set to 1, the output count of the output start address by the output control unit 131 is set to 2 times. That is, the output count of the output start address by the output control unit 131 (corresponding to “predetermined number” in this specification) is set according to the number of repetitions of the transmission data D2.

以上のように、本実施形態の送信装置10は、送信データD2を記憶する記憶部132と、当該記憶部132に記憶された送信データD2の出力を制御する出力制御部131と、記憶部132から出力されたデータを変調して送信する送信手段とを備えている。そして、出力制御部131は、記憶部132に記憶された送信データD2に含まれる各ビットデータを、出力順序を変えて、各ビットデータにつき所定回出力させる。   As described above, the transmission device 10 according to the present embodiment includes the storage unit 132 that stores the transmission data D2, the output control unit 131 that controls the output of the transmission data D2 stored in the storage unit 132, and the storage unit 132. Transmitting means for modulating and transmitting the data output from. Then, the output control unit 131 outputs each bit data included in the transmission data D2 stored in the storage unit 132 a predetermined number of times for each bit data by changing the output order.

このような送信装置10によれば、送信データD2に対してレピティションおよびインターリーブを施して得られる送信データD4と同様の性質を有するデータD11を一次変調部114に入力させることができる。したがって、送信データD2に対して実際にレピティションを行う機能およびレピティション後のデータに対して実際にインターリーブを行う機能を新たに設ける場合に比べて、送信装置10の部品点数を削減することが可能になる。特に、本実施形態の送信装置10では、レピティション後にインターリーブを行うためのバッファを設けなくてもよい。   According to such a transmission apparatus 10, the data D11 having the same properties as the transmission data D4 obtained by subjecting the transmission data D2 to repetition and interleaving can be input to the primary modulation unit 114. Therefore, the number of parts of the transmission apparatus 10 can be reduced as compared with a case where a function for actually performing repetition on the transmission data D2 and a function for actually interleaving data after repetition are newly provided. It becomes possible. In particular, in the transmission device 10 of the present embodiment, it is not necessary to provide a buffer for performing interleaving after repetition.

また、レピティション後のデータが大きくなった場合、レピティション後のインターリーブでは、インターリーブに要する処理時間が増大することになる。しかし、本実施形態の送信装置10では、通常のインターリーブが実際には行われないので、インターリーブに要する処理時間分を短縮することができる。   Also, when the data after repetition becomes large, the processing time required for interleaving increases in interleaving after repetition. However, in the transmission device 10 of the present embodiment, normal interleaving is not actually performed, so that the processing time required for interleaving can be shortened.

なお、受信装置20は、出力制御部131によって制御される各ビットデータの出力順序に関する情報を予め既知の情報として有している。このため、受信装置20では、受信データを復号して送信データを取得することが可能である。   Note that the receiving device 20 has information about the output order of each bit data controlled by the output control unit 131 as known information in advance. For this reason, the receiving device 20 can acquire the transmission data by decoding the reception data.

<変形例>
以上、実施形態について説明したが、この発明は、上記に説明した内容に限定されるものではない。
<Modification>
Although the embodiment has been described above, the present invention is not limited to the content described above.

例えば、上記実施形態では、出力制御部131が記憶部132に対して出力開始アドレスを入力する態様としていたが、これに限定されない。   For example, in the above embodiment, the output control unit 131 inputs the output start address to the storage unit 132, but the present invention is not limited to this.

具体的には、出力制御部131が、出力対象となるビットデータの格納先を示すアドレスを記憶部132に対して1つずつ順次に入力し、記憶部132がアドレスの入力に応じて、ビットデータを出力する態様としてもよい。この場合、例えば、最初の出力動作PE1では、出力制御部131は、アドレスAD0〜AD7を記憶部132に対して順次に出力し、記憶部132は、アドレスAD0〜AD7の入力に応じて、各ビットデータb0〜b7を順次に出力することになる。そして次の出力動作PE2では、出力制御部131は、アドレスAD6,AD7,AD0〜AD5記憶部132に対して順次に出力し、記憶部132は、アドレスAD6,AD7,AD0〜AD5の入力に応じて、各ビットデータb6,b7,b0〜b5を順次に出力することになる。 Specifically, the output control unit 131 sequentially inputs one address at a time indicating the storage destination of the bit data to be output to the storage unit 132, and the storage unit 132 receives the bit according to the input address. It is good also as an aspect which outputs data. In this case, for example, in the first output operation PE1, the output control unit 131 sequentially outputs the addresses AD0 to AD7 to the storage unit 132, and the storage unit 132 responds to the input of the addresses AD0 to AD7. thereby outputting bit data b 0 ~b 7 sequentially. In the next output operation PE2, the output control unit 131 sequentially outputs to the addresses AD6, AD7, AD0 to AD5 storage unit 132, and the storage unit 132 responds to the inputs of the addresses AD6, AD7, AD0 to AD5. Te, thereby outputting the bit data b 6, b 7, b 0 ~b 5 sequentially.

なお、当該態様では、出力制御部131は、送信データに含まれる各ビットデータの格納先を示す各アドレスを、出力順序を変更しつつ各アドレスにつき所定回出力することになる。   In this aspect, the output control unit 131 outputs each address indicating the storage destination of each bit data included in the transmission data a predetermined number of times for each address while changing the output order.

また、インターリーブ部113からのデータの出力動作は、送信データD2のビット列をシフトさせ、当該ビットシフトによってあふれたビット列を空いた部分に埋める循環シフトを行いつつ、ビットデータの出力を行う態様としてもよい。   Further, the data output operation from the interleave unit 113 may be a mode in which the bit data is output while shifting the bit string of the transmission data D2 and performing a cyclic shift to fill the vacant bit string in the vacant part. Good.

具体的には、出力制御部131は、送信データD2のビット列をビットシフトさせる際のシフト数を記憶部132に対して出力する。例えば、最初の出力動作PE1では、出力制御部131は、送信データD2に含まれる各ビットデータに関する1回目の出力を行うときのシフト数「0」を記憶部132に対して出力する。記憶部132は、入力されるシフト数が「0」のときは、シフトを行うことなく、記憶部132に記憶されているデータの左端(この場合、ビットデータb0)から順にビットデータを出力する。 Specifically, the output control unit 131 outputs the shift number when the bit string of the transmission data D2 is bit-shifted to the storage unit 132. For example, in the first output operation PE1, the output control unit 131 outputs, to the storage unit 132, the shift number “0” when performing the first output for each bit data included in the transmission data D2. When the input shift number is “0”, the storage unit 132 outputs bit data in order from the left end of the data stored in the storage unit 132 (in this case, bit data b 0 ) without performing a shift. To do.

そして次の出力動作PE2では、出力制御部131は、各ビットデータに関する2回目の出力を行うときのシフト数「2」を記憶部132に対して出力する。記憶部132は、入力されるシフト数「2」に応じて、記憶部132に記憶されているデータのビット列を左方向に2ビットシフトさせ、当該シフトによってあふれたビット列(ビットデータb6,b7)を空いた部分に埋める循環シフト処理を行って、循環シフト処理後のデータを記憶部132に記憶する。そして、記憶部132は、記憶しているデータの左端(この場合、ビットデータb6)から順にビットデータを出力する。 In the next output operation PE <b> 2, the output control unit 131 outputs the shift number “2” when performing the second output for each bit data to the storage unit 132. The storage unit 132 shifts the bit string of the data stored in the storage unit 132 to the left by 2 bits according to the input shift number “2”, and the bit string overflowed by the shift (bit data b 6 , b 7 ) Perform a cyclic shift process to fill the empty part, and store the data after the cyclic shift process in the storage unit 132. Then, the storage unit 132, the left end of the stored data (in this case, bit data b 6) outputs the bit data in order from.

次の出力動作PE3では、出力制御部131は、各ビットデータに関する3回目の出力を行うときのシフト数「1」を記憶部132に対して出力する。記憶部132は、入力されるシフト数「1」に応じて、記憶部132に記憶されているデータのビット列を左方向に1ビットシフトさせ、当該シフトによってあふれたビット列(ビットデータb5)を空いた部分に埋める循環シフト処理を行う。そして、記憶部132は、循環シフト処理後のデータの左端(この場合、ビットデータb5)から順にビットデータを出力する。 In the next output operation PE <b> 3, the output control unit 131 outputs the shift number “1” when performing the third output for each bit data to the storage unit 132. The storage unit 132 shifts the bit string of the data stored in the storage unit 132 to the left by 1 bit in accordance with the input shift number “1”, and the bit string (bit data b 5 ) overflowed by the shift is stored. Performs a cyclic shift process to fill in empty areas. Then, the storage unit 132, the left end of the data after cyclic shift processing (in this case, bit data b 5) outputs the bit data in order from.

次の出力動作PE4では、出力制御部131は、各ビットデータに関する4回目の出力を行うときのシフト数「3」を記憶部132に対して出力する。記憶部132は、入力されるシフト数「3」に応じて、記憶部132に記憶されているデータのビット列を左方向に3ビットシフトさせ、当該シフトによってあふれたビット列(ビットデータb2,b3,b4)を空いた部分に埋める循環シフト処理を行う。そして、記憶部132は、循環シフト処理後のデータの左端(この場合、ビットデータb2)から順にビットデータを出力する。 In the next output operation PE4, the output control unit 131 outputs to the storage unit 132 the shift number “3” when performing the fourth output for each bit data. The storage unit 132 shifts the bit string of the data stored in the storage unit 132 to the left by 3 bits according to the input shift number “3”, and the bit string overflowed by the shift (bit data b 2 , b 3 and b 4 ) are cyclically shifted to fill the empty part. Then, the storage unit 132, the left end of the data after cyclic shift processing (in this case, bit data b 2) and outputs the bit data in order from.

このように、循環シフトを行いつつ、ビットデータの出力を行う場合は、出力制御部131は、シフト数を変更しつつ、当該シフト数を記憶部132に対して所定回出力することになる。   As described above, when the bit data is output while performing the cyclic shift, the output control unit 131 outputs the shift number to the storage unit 132 a predetermined number of times while changing the shift number.

また、上記実施形態では、通信システム1における送信装置10および受信装置20が、有線通信によって通信可能に構成される態様を例示したがこれに限定されない。具体的には、送信装置10と受信装置20とは、無線通信によって通信可能に構成される態様であってもよい。   Moreover, although the transmission apparatus 10 and the receiving apparatus 20 in the communication system 1 illustrated the aspect comprised so that communication was possible by wired communication in the said embodiment, it is not limited to this. Specifically, the transmission device 10 and the reception device 20 may be configured to be communicable by wireless communication.

また、上記実施形態では、記憶部132は、インターリーブ部113内に存在する態様としていたが、これに限定されず、送信装置10内部であって、インターリーブ部113の外部に設けられる態様としてもよい。この場合、出力制御部131は、記憶部132に対してデータの出力制御を行うことになる。   Moreover, in the said embodiment, although the memory | storage part 132 was set as the aspect which exists in the interleave part 113, it is not limited to this, It is good also as an aspect provided inside the transmitter 10 and outside the interleave part 113. . In this case, the output control unit 131 performs data output control on the storage unit 132.

1 通信システム
10 通信装置(送信装置)
20 通信装置(受信装置)
30 伝送路
112 符号化部
113 インターリーブ部
114 一次変調部
131 出力制御部
132 記憶部
1 Communication System 10 Communication Device (Transmitter)
20 Communication device (receiving device)
30 transmission path 112 encoding unit 113 interleaving unit 114 primary modulation unit 131 output control unit 132 storage unit

Claims (6)

送信データを記憶する記憶部と、
前記記憶部に記憶された前記送信データの出力を制御する出力制御手段と、
前記記憶部から出力されたデータを変調して送信する送信手段と、
を備え、
前記出力制御手段は、前記送信データに含まれる各ビットデータを、出力順序を変えて前記各ビットデータにつき所定回出力させる通信装置。
A storage unit for storing transmission data;
Output control means for controlling the output of the transmission data stored in the storage unit;
Transmitting means for modulating and transmitting data output from the storage unit;
With
The output control means is a communication device for outputting each bit data included in the transmission data a predetermined number of times for each bit data by changing an output order.
前記出力制御手段は、出力対象のビットデータの格納先を示すアドレスを出力開始アドレスとして前記記憶部に出力し、
前記記憶部は、前記出力開始アドレスの入力に応じて、当該出力開始アドレスに格納されているビットデータを出力するとともに、前記送信データに含まれる他のビットデータをも順次に出力し、
前記出力制御手段は、前記出力開始アドレスを変更しつつ、前記出力開始アドレスを前記記憶部に前記所定回出力する請求項1に記載の通信装置。
The output control means outputs an address indicating a storage destination of output target bit data to the storage unit as an output start address,
The storage unit outputs the bit data stored in the output start address according to the input of the output start address, and sequentially outputs other bit data included in the transmission data,
The communication apparatus according to claim 1, wherein the output control unit outputs the output start address to the storage unit the predetermined times while changing the output start address.
前記出力制御手段は、前記送信データに含まれる各ビットデータの格納先を示す各アドレスを前記記憶部に出力し、
前記記憶部は、前記各アドレスの入力に応じて、当該各アドレスに格納されているビットデータを出力し、
前記出力制御手段は、前記各アドレスを、出力順序を変更しつつ前記各アドレスにつき前記所定回出力する請求項1に記載の通信装置。
The output control means outputs each address indicating a storage location of each bit data included in the transmission data to the storage unit,
In response to the input of each address, the storage unit outputs bit data stored in each address,
The communication apparatus according to claim 1, wherein the output control means outputs the addresses a predetermined number of times for each address while changing an output order.
前記出力制御手段は、前記記憶部に記憶された前記送信データに関するビット列をビットシフトさせる際のシフト数を前記記憶部に出力し、
前記記憶部は、前記シフト数の入力に応じて、前記ビット列を一定方向にシフトさせ、当該シフトによってあふれたビット列を空いた部分に埋める循環シフト処理を行い、
前記記憶部は、前記循環シフト処理後のビット列を一方の端から順に出力し、
前記出力制御手段は、前記シフト数を変更しつつ、前記シフト数を前記記憶部に前記所定回出力する請求項1に記載の通信装置。
The output control means outputs, to the storage unit, a shift number when bit-shifting a bit string related to the transmission data stored in the storage unit,
The storage unit performs a cyclic shift process in which the bit string is shifted in a certain direction in accordance with the input of the shift number, and the bit string overflowed by the shift is filled in an empty part,
The storage unit sequentially outputs the bit string after the cyclic shift processing from one end,
The communication apparatus according to claim 1, wherein the output control unit outputs the shift number to the storage unit the predetermined number of times while changing the shift number.
入力されたデータを誤り訂正符号化する符号化手段と、
前記符号化手段から出力されたデータに対してインターリーブ処理を施すインターリーブ手段と、
をさらに備え、
前記記憶部に記憶されている前記送信データは、前記インターリーブ処理後のデータである請求項1から請求項4のいずれかに記載の通信装置。
Encoding means for error-correcting the input data;
Interleaving means for performing an interleaving process on the data output from the encoding means;
Further comprising
The communication apparatus according to claim 1, wherein the transmission data stored in the storage unit is data after the interleaving process.
a)記憶部に記憶された送信データに含まれる各ビットデータを、出力順序を変えて前記各ビットデータにつき所定回出力する工程と、
b)前記記憶部から出力されたデータを変調して送信する工程と、
を備える通信装置の動作方法。
a) outputting each bit data included in the transmission data stored in the storage unit a predetermined number of times for each bit data by changing the output order;
b) modulating and transmitting data output from the storage unit;
A method of operating a communication device comprising:
JP2011241934A 2011-11-04 2011-11-04 Communication device and operation method therefor Pending JP2013098886A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2011241934A JP2013098886A (en) 2011-11-04 2011-11-04 Communication device and operation method therefor
PCT/JP2012/076265 WO2013065465A1 (en) 2011-11-04 2012-10-11 Communication device and method for operating communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011241934A JP2013098886A (en) 2011-11-04 2011-11-04 Communication device and operation method therefor

Publications (1)

Publication Number Publication Date
JP2013098886A true JP2013098886A (en) 2013-05-20

Family

ID=48191822

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011241934A Pending JP2013098886A (en) 2011-11-04 2011-11-04 Communication device and operation method therefor

Country Status (2)

Country Link
JP (1) JP2013098886A (en)
WO (1) WO2013065465A1 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0730523A (en) * 1993-06-25 1995-01-31 Matsushita Electric Works Ltd Data communication method
JPH11298338A (en) * 1998-04-07 1999-10-29 Sony Corp Transmitter and transmission method
JP2003163960A (en) * 2001-11-22 2003-06-06 Matsushita Electric Ind Co Ltd Radio communication system and data transmission method
JP2003198386A (en) * 2001-12-25 2003-07-11 Sony Corp Interleaving apparatus and method therefor, coding apparatus and method therefor, and decoding apparatus and method therefor
JP2008199405A (en) * 2007-02-14 2008-08-28 Matsushita Electric Ind Co Ltd Radio transmitter and radio transmitting method
JP2008211752A (en) * 2007-01-31 2008-09-11 Toshiba Corp Radio communication system
JP2009033696A (en) * 2006-11-02 2009-02-12 Panasonic Corp Transmission method, transmitter apparatus and reception method
WO2009066451A1 (en) * 2007-11-21 2009-05-28 Panasonic Corporation Wireless communication device, wireless communication method and wireless communication system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0730523A (en) * 1993-06-25 1995-01-31 Matsushita Electric Works Ltd Data communication method
JPH11298338A (en) * 1998-04-07 1999-10-29 Sony Corp Transmitter and transmission method
JP2003163960A (en) * 2001-11-22 2003-06-06 Matsushita Electric Ind Co Ltd Radio communication system and data transmission method
JP2003198386A (en) * 2001-12-25 2003-07-11 Sony Corp Interleaving apparatus and method therefor, coding apparatus and method therefor, and decoding apparatus and method therefor
JP2009033696A (en) * 2006-11-02 2009-02-12 Panasonic Corp Transmission method, transmitter apparatus and reception method
JP2008211752A (en) * 2007-01-31 2008-09-11 Toshiba Corp Radio communication system
JP2008199405A (en) * 2007-02-14 2008-08-28 Matsushita Electric Ind Co Ltd Radio transmitter and radio transmitting method
WO2009066451A1 (en) * 2007-11-21 2009-05-28 Panasonic Corporation Wireless communication device, wireless communication method and wireless communication system

Also Published As

Publication number Publication date
WO2013065465A1 (en) 2013-05-10

Similar Documents

Publication Publication Date Title
US10601449B2 (en) Apparatus and method for communicating data over a communication channel
US8468396B2 (en) Channel interleaver having a constellation-based block-wise permuation module
JP4391703B2 (en) Interleaving method and apparatus for orthogonal transmit diversity and multi-carrier CDMA communication systems
JP5101703B2 (en) Method and apparatus for improved circular buffer rate matching for turbo-coded MIMO-OFDM radio systems
US8677204B2 (en) Methods and apparatus for transmitting/receiving data in a communication system
JP2008295057A5 (en)
TWI424718B (en) Communication methods and systems
JP5912026B2 (en) Communication apparatus and communication system
KR102079265B1 (en) Method and device for data transmission
US20090158131A1 (en) Viterbi decoding apparatus and method
JP2006135978A (en) Interleaver and de-interleaver system
US20060164973A1 (en) Interleaving method in OFDM system
WO2008156335A2 (en) Method of performing interleaving and data transmission apparatus
RU2444844C2 (en) Transmission method (versions) and transmitting device (versions) for wireless communication system
WO2004014012A1 (en) Coding and decoding for rate matching in data transmission
WO2013065465A1 (en) Communication device and method for operating communication device
JP6954840B2 (en) Data processing device and data processing method
KR101288548B1 (en) Interleaving apparatus for improving transmission efficiency and interleaving method thereof
JP2007329592A (en) Interleaving device and communications device
JP2015226098A (en) Interleaving device, transmitter, receiver, and communication system
JP5912025B2 (en) Communication apparatus and communication system
KR20100105222A (en) Apparatus and method for interleaving in communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20141009

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150929

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151125

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20151215

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20160405