JP2021016188A - Base station, communication method, and integrated circuit - Google Patents

Base station, communication method, and integrated circuit Download PDF

Info

Publication number
JP2021016188A
JP2021016188A JP2020183709A JP2020183709A JP2021016188A JP 2021016188 A JP2021016188 A JP 2021016188A JP 2020183709 A JP2020183709 A JP 2020183709A JP 2020183709 A JP2020183709 A JP 2020183709A JP 2021016188 A JP2021016188 A JP 2021016188A
Authority
JP
Japan
Prior art keywords
terminal
pucch
coverage enhancement
enhancement mode
resource
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.)
Granted
Application number
JP2020183709A
Other languages
Japanese (ja)
Other versions
JP7016047B2 (en
Inventor
哲矢 山本
Tetsuya Yamamoto
哲矢 山本
チー ガオ
Chi Gao
チー ガオ
鈴木 秀俊
Hidetoshi Suzuki
秀俊 鈴木
中尾 正悟
Seigo Nakao
正悟 中尾
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.)
Sun Patent Trust Inc
Original Assignee
Sun Patent Trust Inc
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 Sun Patent Trust Inc filed Critical Sun Patent Trust Inc
Priority to JP2020183709A priority Critical patent/JP7016047B2/en
Publication of JP2021016188A publication Critical patent/JP2021016188A/en
Application granted granted Critical
Publication of JP7016047B2 publication Critical patent/JP7016047B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To avoid PUCCH resource collision between a normal mode terminal and an MTC coverage enhancement mode terminal.SOLUTION: A receiving section 202 receives control information indicating assignment of downlink data, and the downlink data; and a transmitting section transmits a response signal using a resource in a first resource group when an own terminal is a first terminal to which repetition transmission is applied, and the transmitting section transmits the response signal using a resource in a second resource group that is different from the first resource group, when the own terminal is a second terminal to which the repetition transmission is not applied.SELECTED DRAWING: Figure 9

Description

本開示は、基地局、通信方法及び集積回路に関する。 The present disclosure relates to base stations, communication methods and integrated circuits.

3GPP LTE(3rd Generation Partnership Project Long Term Evolution)では、下りリンクの通信方式として直交周波数分割マルチアクセス(OFDMA:Orthogonal Frequency Division Multiple Access)が採用されている。 In 3GPP LTE (3rd Generation Partnership Project Long Term Evolution), Orthogonal Frequency Division Multiple Access (OFDMA) is adopted as a downlink communication method.

3GPP LTEが適用された無線通信システムでは、基地局(eNBと呼ぶこともある)は、予め定められた通信リソースを用いて、同期信号(SCH: Synchronization Channel)及び報知信号(PBCH: Physical Broadcast Channel)を送信する。そして、端末(UE(User Equipment)と呼ぶこともある)は、まずSCHを捕まえることによって基地局との同期を確保する。その後、端末は、BCH情報を読むことにより基地局独自のパラメータ(例えば、周波数帯域幅など)を取得する(例えば、非特許文献1〜3を参照)。 In wireless communication systems to which 3GPP LTE is applied, base stations (sometimes called eNBs) use predetermined communication resources to synchronize signals (SCH: Synchronization Channel) and broadcast signals (PBCH: Physical Broadcast Channel). ) Is sent. Then, the terminal (sometimes called UE (User Equipment)) first secures synchronization with the base station by catching the SCH. After that, the terminal acquires the parameters unique to the base station (for example, frequency bandwidth) by reading the BCH information (see, for example, Non-Patent Documents 1 to 3).

また、端末は、基地局独自のパラメータの取得が完了した後、基地局に対して接続要求を行うことにより、基地局との通信を確立する。基地局は、通信が確立された端末に対して、必要に応じてPDCCH(Physical Downlink Control Channel)等の制御チャネルを介して制御情報を送信する。そして、端末は、受信したPDCCH信号に含まれる複数の制御情報をそれぞれ「ブラインド判定」する。すなわち、制御情報は、CRC(Cyclic Redundancy Check)部分を含み、このCRC部分は、基地局において、送信対象端末の端末IDによってマスクされる。従って、端末は、受信した制御情報のCRC部分を自機の端末IDによってデマスクしてみるまでは、自機宛の制御情報であるか否かを判定できない。このブラインド判定では、デマスクした結果、CRC演算がOKとなれば、その制御情報が自機宛であると判定される。 In addition, the terminal establishes communication with the base station by making a connection request to the base station after the acquisition of the parameters unique to the base station is completed. The base station transmits control information to a terminal for which communication has been established, if necessary, via a control channel such as PDCCH (Physical Downlink Control Channel). Then, the terminal makes a "blind determination" for each of the plurality of control information included in the received PDCCH signal. That is, the control information includes a CRC (Cyclic Redundancy Check) portion, and this CRC portion is masked by the terminal ID of the transmission target terminal in the base station. Therefore, the terminal cannot determine whether or not the control information is addressed to the own device until the CRC portion of the received control information is demasked by the terminal ID of the own device. In this blind determination, if the CRC calculation is OK as a result of demasking, it is determined that the control information is addressed to the own machine.

また、LTEでは、基地局から端末への下りリンクデータに対してHARQ(Hybrid Automatic Repeat Request)が適用される。つまり、端末は、下りリンクデータの誤り検出結果を示す応答信号を基地局へフィードバックする。端末は、下りリンクデータに対してCRCを行って、CRC=OK(誤りなし)であれば肯定応答(ACK: Acknowledgement)を、CRC=NG(誤りあり)であれば否定応答(NACK: Negative Acknowledgement)を応答信号として基地局へフィードバックする。この応答信号(つまり、ACK/NACK信号)のフィードバックには、PUCCH(Physical Uplink Control Channel)等の上りリンク制御チャネルが用いられる。 In LTE, HARQ (Hybrid Automatic Repeat Request) is applied to the downlink data from the base station to the terminal. That is, the terminal feeds back the response signal indicating the error detection result of the downlink data to the base station. The terminal performs CRC on the downlink data, and if CRC = OK (no error), an acknowledgment (ACK: Acknowledgement) is performed, and if CRC = NG (with an error), a negative response (NACK: Negative Acknowledgement) is performed. ) Is fed back to the base station as a response signal. An uplink control channel such as PUCCH (Physical Uplink Control Channel) is used for feedback of this response signal (that is, ACK / NACK signal).

ここで、基地局から送信される上記制御情報には,基地局が端末に対して割り当てたリソース情報等を含むリソース割当情報が含まれる。この制御情報の送信には、前述のとおりPDCCHが用いられる。PDCCHは、1つ又は複数のL1/L2 CCH(L1/L2 Control Channel)から構成される。各L1/L2 CCHは、1つ又は複数のCCE(Control Channel Element)から構成される。すなわち、CCEは、制御情報をPDCCHにマッピングするときの基本単位である。また、1つのL1/L2 CCHが複数のCCEから構成される場合には、そのL1/L2 CCHには連続する複数のCCEが割り当てられる。基地局は、リソース割当対象端末に対する制御情報の通知に必要なCCE数に従って、そのリソース割当対象端末に対してL1/L2 CCHを割り当てる。そして、基地局は、このL1/L2 CCHのCCEに対応する物理リソースに制御情報をマッピングして送信する。 Here, the control information transmitted from the base station includes resource allocation information including resource information allocated to the terminal by the base station. As described above, PDCCH is used to transmit this control information. The PDCCH is composed of one or more L1 / L2 CCHs (L1 / L2 Control Channels). Each L1 / L2 CCH is composed of one or more CCEs (Control Channel Elements). That is, CCE is a basic unit when mapping control information to PDCCH. When one L1 / L2 CCH is composed of a plurality of CCEs, a plurality of consecutive CCEs are assigned to the L1 / L2 CCH. The base station allocates L1 / L2 CCH to the resource allocation target terminal according to the number of CCEs required for notification of control information to the resource allocation target terminal. Then, the base station maps the control information to the physical resource corresponding to the CCE of this L1 / L2 CCH and transmits it.

また、各CCEは、PUCCHの構成リソース(以下、PUCCHリソースと呼ぶ)と1対1に対応付けられている。したがって、L1/L2 CCHを受信した端末は、このL1/L2 CCHを構成するCCEに対応するPUCCHリソースを特定し、このPUCCHリソースを用いてACK/NACK信号を基地局へ送信する。ただし、L1/L2 CCHが連続する複数のCCEを占有する場合には、端末は、複数のCCEにそれぞれ対応する複数のPUCCHリソースのうち1つのリソース(例えば、インデックスが最も小さいCCEに対応するPUCCHリソース)を利用して、ACK/NACK信号を基地局へ送信する。 Further, each CCE is associated with a PUCCH configuration resource (hereinafter referred to as a PUCCH resource) on a one-to-one basis. Therefore, the terminal receiving the L1 / L2 CCH identifies the PUCCH resource corresponding to the CCE constituting the L1 / L2 CCH, and transmits the ACK / NACK signal to the base station using this PUCCH resource. However, when the L1 / L2 CCH occupies a plurality of consecutive CCEs, the terminal is one of the plurality of PUCCH resources corresponding to the plurality of CCEs (for example, the PUCCH corresponding to the CCE having the smallest index). The resource) is used to transmit the ACK / NACK signal to the base station.

また、図1に示すように、端末におけるPUCCHでのACK/NACK信号の送信タイミングは、受信したPDCCH信号及びそのPDDCH信号によりデータが割り当てられたPDSCH(Physical Downlink Shared Channel)信号を受信したサブフレーム(図1ではサブフレームn)から、Kサブフレーム後(例えばFDD(Frequency Division Duplex)ではK=4)のサブフレーム(図1ではサブフレームn+K)となる。 Further, as shown in FIG. 1, the transmission timing of the ACK / NACK signal on the PUCCH in the terminal is the subframe in which the PDSCH (Physical Downlink Shared Channel) signal to which the data is assigned by the received PDCCH signal and the PDDCH signal is received. (Subframe n in FIG. 1) becomes a subframe (subframe n + K in FIG. 1) after K subframe (for example, K = 4 in FDD (Frequency Division Duplex)).

複数の端末から送信される複数のACK/NACK信号は、図2に示すように、時間軸上においてZero Auto-correlation特性を持つZAC(Zero Auto-correlation)系列、ウォルシュ(Walsh)系列及びDFT(Discrete Fourier Transform)系列によって拡散され、PUCCH内においてコード多重されている。図2において、(W(0), W(1), W(2), W(3))は系列長4のウォルシュ系列を表し、(F(0),F(1),F(2))は系列長3のDFT系列を表す。 As shown in FIG. 2, the plurality of ACK / NACK signals transmitted from the plurality of terminals are ZAC (Zero Auto-correlation) series, Walsh series, and DFT (DFT) having Zero Auto-correlation characteristics on the time axis. Discrete Fourier Transform) Spread by sequence and code-multiplexed within PUCCH. In FIG. 2, (W (0), W (1), W (2), W (3)) represents a Walsh series with a series length of 4, and (F (0), F (1), F (2)). ) Represents a DFT series with a series length of 3.

図2に示すように、端末ではACK/NACK信号は、まず周波数軸上においてZAC系列(系列長12)によって1SC-FDMA(Single-Carrier Frequency Division Multiple Access)シンボルに対応する周波数成分へ1次拡散される。つまり、系列長12のZAC系列に対して、複素数で表されるACK/NACK信号成分が乗算される。次に、1次拡散後のACK/NACK信号、及び、参照信号としてのZAC系列は、それぞれウォルシュ系列(系列長4: W(0)〜W(3))及びDFT系列(系列長3: F(0)〜F(2))によって2次拡散される。つまり、系列長12の信号(1次拡散後のACK/NACK信号、又は、参照信号としてのZAC系列)のそれぞれの成分に対して、直交符号系列(Orthogonal sequence: ウォルシュ系列又はDFT系列)の各成分が乗算される。さらに、2次拡散された信号は、逆離散フーリエ変換(IDFT: Inverse Discrete Fourier Transform。又はIFFT: Inverse Fast Fourier Transform)によって時間軸上の系列長12の信号に変換される。そして、IFFT後の信号のそれぞれに対して、サイクリックプリフィックス(CP:Cyclic Prefix)が付加され、7つのSC-FDMAシンボルからなる1スロットの信号が形成される。 As shown in FIG. 2, in the terminal, the ACK / NACK signal is first diffused on the frequency axis by the ZAC sequence (series length 12) to the frequency component corresponding to the 1SC-FDMA (Single-Carrier Frequency Division Multiple Access) symbol. Will be done. That is, the ACK / NACK signal component represented by a complex number is multiplied by the ZAC series having a series length of 12. Next, the ACK / NACK signal after the primary diffusion and the ZAC series as the reference signal are the Walsh series (series length 4: W (0) to W (3)) and the DFT series (series length 3: F, respectively). It is secondarily diffused by (0) to F (2)). That is, for each component of a signal having a sequence length of 12 (ACK / NACK signal after primary diffusion or ZAC sequence as a reference signal), each of the orthogonal code sequences (Orthogonal sequence: Walsh sequence or DFT sequence). The components are multiplied. Further, the second-order diffused signal is transformed into a signal having a sequence length of 12 on the time axis by an inverse discrete Fourier transform (IDFT) or IFFT: Inverse Fast Fourier Transform. Then, a cyclic prefix (CP: Cyclic Prefix) is added to each of the signals after IFFT, and a one-slot signal consisting of seven SC-FDMA symbols is formed.

PUCCHは、周波数軸においてシステム帯域両端に配置される。また、PUCCHでは、サブフレーム単位で各端末に無線リソースが割り当てられる。また、1サブフレームは2スロットで構成され、PUCCHは前半スロットと後半スロットとで周波数ホッピング(スロット間周波数ホッピング)される。 PUCCHs are located at both ends of the system band on the frequency axis. In PUCCH, wireless resources are allocated to each terminal in subframe units. Further, one subframe is composed of two slots, and PUCCH is frequency hopping (inter-slot frequency hopping) in the first half slot and the second half slot.

異なる端末からのACK/NACK信号同士は、異なる巡回シフト量(Cyclic Shift Index)に対応するZAC系列、又は、異なる系列番号(OC Index: Orthogonal Cover Index)に対応する直交符号系列を用いて拡散されている。直交符号系列は、ウォルシュ系列とDFT系列との組である。また、直交符号系列は、ブロックワイズ拡散コード系列(Block-wise spreading code)と称されることもある。したがって、基地局は、従来の逆拡散及び相関処理を用いることにより、これらのコード多重された複数のACK/NACK信号を分離することができる(例えば、非特許文献4を参照)。図3は、直交符号系列の系列番号(OC index:0〜2)及びZAC系列の巡回シフト量(Cyclic shift Index:0〜11)によって定義されるPUCCHリソースを示す。系列長4のウォルシュ系列及び系列長3のDFT系列を用いた場合、同一サブキャリアには最大で3*12=36個のPUCCHリソースがある。ただし、36個のPUCCHリソースをすべて利用可能とするとは限らない。例えば、図3では18個のPUCCHリソース(#0〜#17)を利用可能とした場合を示す。 ACK / NACK signals from different terminals are spread using a ZAC sequence corresponding to a different cyclic shift index (Cyclic Shift Index) or an orthogonal code sequence corresponding to a different sequence number (OC Index: Orthogonal Cover Index). ing. The Walsh-Hadamard sequence is a pair of Walsh sequence and DFT sequence. The Walsh-Hadamard sequence may also be referred to as a Block-wise spreading code. Therefore, the base station can separate these code-multiplexed plurality of ACK / NACK signals by using conventional despreading and correlation processing (see, for example, Non-Patent Document 4). FIG. 3 shows PUCCH resources defined by the series number (OC index: 0 to 2) of the orthogonal code series and the cyclic shift amount (Cyclic shift Index: 0 to 11) of the ZAC series. When using the Walsh sequence with a sequence length of 4 and the DFT sequence with a sequence length of 3, there are a maximum of 3 * 12 = 36 PUCCH resources in the same subcarrier. However, not all 36 PUCCH resources are available. For example, FIG. 3 shows a case where 18 PUCCH resources (# 0 to # 17) are made available.

ところで、今後の情報社会を支える仕組みとして、近年、ユーザの判断を介することなく機器間の自律的な通信によりサービスを実現するM2M(Machine-to-Machine)通信が期待されている。M2Mシステムの具体的な応用事例としてスマートグリッドがある。スマートグリッドは、電気又はガスなどのライフラインを効率的に供給するインフラシステムであり、各家庭又はビルに配備されるスマートメータと中央サーバとの間でM2M通信を実施して、自律的かつ効果的に資源の需要バランスを調整する。M2M通信システムの他の応用事例として、物品管理又は遠隔医療などのためのモニタリングシステム、自動販売機の在庫又は課金の遠隔管理などが挙げられる。 By the way, as a mechanism to support the information society in the future, M2M (Machine-to-Machine) communication, which realizes a service by autonomous communication between devices without the judgment of a user, is expected in recent years. There is a smart grid as a concrete application example of the M2M system. A smart grid is an infrastructure system that efficiently supplies lifelines such as electricity or gas, and autonomously and effectively implements M2M communication between smart meters installed in each home or building and a central server. Adjust the demand balance of resources. Other application examples of M2M communication systems include monitoring systems for goods management or telemedicine, remote management of vending machine inventory or billing, and the like.

M2M通信システムにおいては、特に広範な通信エリアを有するセルラシステムの利用が着目されている。3GPPでは、LTE及びLTE-Advancedの規格化においてセルラネットワークを前提としたM2Mの検討が、マシンタイプ通信(MTC: Machine Type Communication)という名称で進められている。特に、ビルの地下などにあるスマートメータなどMTC通信機器が既存の通信エリアにおいて利用できない場所に配置されている場合に対応するため、通信エリアをさらに拡大する「カバレッジエンハンスメント(Coverage Enhancement)」が検討されている(例えば、非特許文献5を参照)。 In the M2M communication system, attention is paid to the use of a cellular system having a particularly wide communication area. In 3GPP, the study of M2M based on the cellular network in the standardization of LTE and LTE-Advanced is underway under the name of Machine Type Communication (MTC). In particular, in order to deal with cases where MTC communication equipment such as smart meters in the basement of a building is placed in a place that cannot be used in the existing communication area, "Coverage Enhancement" to further expand the communication area is being considered. (See, for example, Non-Patent Document 5).

特に、MTCカバレッジエンハンスメントでは、同一信号を複数回繰り返して送信するレピティションが通信エリア拡大の重要な技術であると考えられている。具体的には、PDCCH、PDSCH及びPUCCH等の各チャネルにおいてレピティション送信を行うことが想定されている。 In particular, in MTC coverage enhancement, repetition in which the same signal is repeatedly transmitted multiple times is considered to be an important technology for expanding the communication area. Specifically, it is assumed that repetition transmission is performed on each channel such as PDCCH, PDSCH, and PUCCH.

3GPP TS 36.211 V11.5.0, “Physical channels and modulation (Release 11),” December 2013.3GPP TS 36.211 V11.5.0, “Physical channels and modulation (Release 11),” December 2013. 3GPP TS 36.212 V11.4.0, “Multiplexing and channel coding (Release 11),” December 2013.3GPP TS 36.212 V11.4.0, “Multiplexing and channel coding (Release 11),” December 2013. 3GPP TS 36.213 V11.5.0, “Physical layer procedures (Release 11),” December 2013.3GPP TS 36.213 V11.5.0, “Physical layer procedures (Release 11),” December 2013. Seigo Nakao, Tomofumi Takata, Daichi Imamura, and Katsuhiko Hiramatsu, “Performance enhancement of E-UTRA uplink control channel in fast fading environments,” Proceeding of 2009 IEEE 69th Vehicular Technology Conference (VTC2009-Spring), April 2009.Seigo Nakao, Tomofumi Takata, Daichi Imamura, and Katsuhiko Hiramatsu, “Performance enhancement of E-UTRA uplink control channel in fast fading environments,” Proceeding of 2009 IEEE 69th Vehicular Technology Conference (VTC2009-Spring), April 2009. 3GPP TR 36.888 V12.0.0, “Study on provision of low-cost Machine-Type Communications (MTC) User Equipments (UEs) based on LTE、” June 2013.3GPP TR 36.888 V12.0.0, “Study on provision of low-cost Machine-Type Communications (MTC) User Equipments (UEs) based on LTE,” June 2013.

しかしながら、MTCカバレッジエンハンスメントモードの端末(レピティション送信を行う端末)がACK/NACK信号を送信するPUCCHリソースについては、未だ十分な検討がなされていない。特に、MTCカバレッジエンハンスメントモードの端末と通常モードの端末(レピティション送信を行わない端末)とが共存している場合には、MTCカバレッジエンハンスメントモードの端末が使用するPUCCHリソースを、通常モードの端末が使用するPUCCHリソースと衝突しないように設計することが必要である。 However, the PUCCH resource for which the terminal in the MTC coverage enhancement mode (the terminal that performs repetition transmission) transmits the ACK / NACK signal has not yet been sufficiently examined. In particular, when a terminal in MTC coverage enhancement mode and a terminal in normal mode (terminals that do not perform repetition transmission) coexist, the terminal in normal mode can use the PUCCH resources used by the terminal in MTC coverage enhancement mode. It should be designed so that it does not conflict with the PUCCH resources used.

本開示の一態様は、PDCCHリソースの周波数利用効率の低下及びスケジューリングの複雑度の増加をさせることなく、通常モードの端末とMTCカバレッジエンハンスメントモードの端末との間のPUCCHリソースの衝突を回避することができる端末、通信方法及び集積回路を提供することである。 One aspect of the present disclosure is to avoid collision of PUCCH resources between a terminal in normal mode and a terminal in MTC coverage enhancement mode without reducing the frequency utilization efficiency of PDCCH resources and increasing the complexity of scheduling. It is to provide terminals, communication methods and integrated circuits that can be used.

本開示の一態様に係る基地局は、下り制御情報、及び、下りデータを、端末に送信する送信部と、前記制御情報に基づいて決定された上り制御チャネルリソースとの対応付けから特定される、複数の直交符号系列のうちの一つ及び複数の巡回シフト量のうちの一つの組合せを用いて前記端末から送信された、前記下りデータに対する応答信号を受信する受信部と、を具備し、前記対応付けは、一つの直交符号系列に組み合わされる隣接する巡回シフト量の差に基づき、前記応答信号を複数のサブフレームに渡ってレピティション送信することが可能なカバレッジエンハンスメントモードが前記端末に設定されている場合の前記巡回シフト量の差は、前記カバレッジエンハンスメントモードが前記端末に設定されていない場合の前記巡回シフト量の差とは独立に設定される。 The base station according to one aspect of the present disclosure is specified from the correspondence between the downlink control information and the transmission unit that transmits downlink data to the terminal and the uplink control channel resource determined based on the control information. , A receiver that receives a response signal to the downlink data transmitted from the terminal using a combination of one of a plurality of orthogonal code sequences and one of a plurality of cyclic shift amounts. In the correspondence, a coverage enhancement mode capable of repeating transmission over a plurality of subframes of the response signal is set in the terminal based on the difference in the amount of adjacent cyclic shifts combined in one orthogonal code sequence. The difference in the amount of the cyclic shift when the mode is set is set independently of the difference in the amount of the cyclic shift when the coverage enhancement mode is not set in the terminal.

本開示の一態様に係る基地局は、下り制御情報、及び、下りデータを、端末に送信する送信部と、前記制御情報に基づいて決定された上り制御チャネルリソースとの対応付けから特定される、複数の直交符号系列のうちの一つ及び複数の巡回シフト量のうちの一つの組合せを用いて前記端末から送信された、前記下りデータに対する応答信号を受信する受信部と、を具備し、前記対応付けは、一つの直交符号系列に組み合わされる隣接する巡回シフト量の差に基づき、カバレッジエンハンスメントモードが設定された複数のサブフレームに渡ってレピティション送信が可能な前記下り制御情報を前記端末に送信した場合の前記巡回シフト量の差は、前記カバレッジエンハンスメントモードが設定されていない場合の前記巡回シフト量の差とは独立に設定される。 The base station according to one aspect of the present disclosure is specified from the correspondence between the downlink control information and the transmission unit that transmits downlink data to the terminal and the uplink control channel resource determined based on the control information. , A receiver that receives a response signal to the downlink data transmitted from the terminal using a combination of one of a plurality of orthogonal code sequences and one of a plurality of cyclic shift amounts. In the association, the terminal provides the downlink control information capable of repeating transmission over a plurality of subframes in which the coverage enhancement mode is set, based on the difference in the amount of adjacent cyclic shifts combined in one orthogonal code sequence. The difference in the amount of the cyclic shift when the data is transmitted to is set independently of the difference in the amount of the cyclic shift when the coverage enhancement mode is not set.

本開示の一態様に係る通信方法は、基地局が、下り制御情報、及び、下りデータを、端末に送信する送信工程と、前記制御情報に基づいて決定された上り制御チャネルリソースとの対応付けから特定される、複数の直交符号系列のうちの一つ及び複数の巡回シフト量のうちの一つの組合せを用いて前記端末から送信された、前記下りデータに対する応答信号を受信する受信工程と、を具備し、前記対応付けは、一つの直交符号系列に組み合わされる隣接する巡回シフト量の差に基づき、前記応答信号を複数のサブフレームに渡ってレピティション送信することが可能なカバレッジエンハンスメントモードが前記端末に設定されている場合の前記巡回シフト量の差は、前記カバレッジエンハンスメントモードが前記端末に設定されていない場合の前記巡回シフト量の差とは独立に設定される。
In the communication method according to one aspect of the present disclosure, the base station associates a transmission step of transmitting downlink control information and downlink data to a terminal with an uplink control channel resource determined based on the control information. A receiving step of receiving a response signal to the downlink data transmitted from the terminal using a combination of one of a plurality of orthogonal code sequences and one of a plurality of cyclic shift amounts specified from the above. The association comprises a coverage enhancement mode capable of repeating transmission of the response signal over a plurality of subframes based on the difference in the amount of adjacent cyclic shifts combined in one Walsh-Hadamard sequence. The difference in the cyclic shift amount when the terminal is set is set independently of the difference in the cyclic shift amount when the coverage enhancement mode is not set in the terminal.

本開示の一態様に係る通信方法は、基地局が、下り制御情報、及び、下りデータを、端末に送信する送信工程と、前記制御情報に基づいて決定された上り制御チャネルリソースとの対応付けから特定される、複数の直交符号系列のうちの一つ及び複数の巡回シフト量のうちの一つの組合せを用いて前記端末から送信された、前記下りデータに対する応答信号を受信する受信工程と、を具備し、前記対応付けは、一つの直交符号系列に組み合わされる隣接する巡回シフト量の差に基づき、カバレッジエンハンスメントモードが設定された複数のサブフレームに渡ってレピティション送信が可能な前記下り制御情報を前記端末に送信した場合の前記巡回シフト量の差は、前記カバレッジエンハンスメントモードが設定されていない場合の前記巡回シフト量の差とは独立に設定される。 In the communication method according to one aspect of the present disclosure, the base station associates a transmission step of transmitting downlink control information and downlink data to a terminal with an uplink control channel resource determined based on the control information. A receiving step of receiving a response signal to the downlink data transmitted from the terminal using a combination of one of a plurality of orthogonal code sequences and one of a plurality of cyclic shift amounts specified from the above. The downlink control capable of transmitting repetition over a plurality of subframes in which the coverage enhancement mode is set, based on the difference in the amount of adjacent cyclic shifts combined in one orthogonal code sequence. The difference in the cyclic shift amount when the information is transmitted to the terminal is set independently of the difference in the cyclic shift amount when the coverage enhancement mode is not set.

本開示の一態様に係る集積回路は、下り制御情報、及び、下りデータを、端末に送信する送信処理と、前記制御情報に基づいて決定された上り制御チャネルリソースとの対応付けから特定される、複数の直交符号系列のうちの一つ及び複数の巡回シフト量のうちの一つの組合せを用いて前記端末から送信された、前記下りデータに対する応答信号を受信する受信処理と、を制御し、前記対応付けは、一つの直交符号系列に組み合わされる隣接する巡回シフト量の差に基づき、前記応答信号を複数のサブフレームに渡ってレピティション送信することが可能なカバレッジエンハンスメントモードが前記端末に設定されている場合の前記巡回シフト量の差は、前記カバレッジエンハンスメントモードが前記端末に設定されていない場合の前記巡回シフト量の差とは独立に設定される。 The integrated circuit according to one aspect of the present disclosure is specified from the correspondence between the downlink control information and the transmission process of transmitting the downlink data to the terminal and the uplink control channel resource determined based on the control information. Controls reception processing for receiving a response signal to the downlink data transmitted from the terminal using a combination of one of a plurality of orthogonal code sequences and one of a plurality of cyclic shift amounts. In the correspondence, a coverage enhancement mode capable of repeating transmission over a plurality of subframes of the response signal is set in the terminal based on the difference in the amount of adjacent cyclic shifts combined in one orthogonal code sequence. The difference in the amount of the cyclic shift when the mode is set is set independently of the difference in the amount of the cyclic shift when the coverage enhancement mode is not set in the terminal.

本開示の一態様に係る集積回路は、下り制御情報、及び、下りデータを、端末に送信する送信処理と、前記制御情報に基づいて決定された上り制御チャネルリソースとの対応付けから特定される、複数の直交符号系列のうちの一つ及び複数の巡回シフト量のうちの一つの組合せを用いて前記端末から送信された、前記下りデータに対する応答信号を受信する受信処理と、を制御し、前記対応付けは、一つの直交符号系列に組み合わされる隣接する巡回シフト量の差に基づき、カバレッジエンハンスメントモードが設定された複数のサブフレームに渡ってレピティション送信が可能な前記下り制御情報を前記端末に送信した場合の前記巡回シフト量の差は、前記カバレッジエンハンスメントモードが設定されていない場合の前記巡回シフト量の差とは独立に設定される。 The integrated circuit according to one aspect of the present disclosure is specified from the correspondence between the downlink control information and the transmission process of transmitting the downlink data to the terminal and the uplink control channel resource determined based on the control information. Controls reception processing for receiving a response signal to the downlink data transmitted from the terminal using a combination of one of a plurality of orthogonal code sequences and one of a plurality of cyclic shift amounts. In the association, the terminal provides the downlink control information capable of repeating transmission over a plurality of subframes in which the coverage enhancement mode is set, based on the difference in the amount of adjacent cyclic shifts combined in one orthogonal code sequence. The difference in the amount of the cyclic shift when the data is transmitted to is set independently of the difference in the amount of the cyclic shift when the coverage enhancement mode is not set.

本開示の一態様によれば、PDCCHリソースの周波数利用効率の低下及びスケジューリングの複雑度の増加をさせることなく、通常モードの端末とMTCカバレッジエンハンスメントモードの端末との間のPUCCHリソースの衝突を回避することができる。 According to one aspect of the present disclosure, PUCCH resource collisions between terminals in normal mode and terminals in MTC coverage enhancement mode are avoided without reducing the frequency utilization efficiency of PDCCH resources and increasing the complexity of scheduling. can do.

各チャネルの送信タイミングを示す図Diagram showing transmission timing of each channel 応答信号及び参照信号の拡散方法を示す図The figure which shows the diffusion method of a response signal and a reference signal PUCCHリソースの一例を示す図Diagram showing an example of PUCCH resource レピティション送信時の各チャネルの送信タイミングを示す図The figure which shows the transmission timing of each channel at the time of repetition transmission PUCCHリソースの衝突の一例を示す図Diagram showing an example of PUCCH resource collision 実施の形態1に係る基地局の要部構成を示すブロック図Block diagram showing the main part configuration of the base station according to the first embodiment 実施の形態1に係る端末の要部構成を示すブロック図Block diagram showing the main part configuration of the terminal according to the first embodiment 実施の形態1に係る基地局の構成を示すブロック図Block diagram showing the configuration of the base station according to the first embodiment 実施の形態1に係る端末の構成を示すブロック図Block diagram showing the configuration of the terminal according to the first embodiment 実施の形態1に係るPUCCHリソースを示す図The figure which shows the PUCCH resource which concerns on Embodiment 1. 実施の形態2に係るPUCCHリソースを示す図The figure which shows the PUCCH resource which concerns on Embodiment 2. 実施の形態3に係るPUCCHリソースを示す図The figure which shows the PUCCH resource which concerns on Embodiment 3. 実施の形態4に係るCCEとPUCCHリソースとの対応付けを示す図The figure which shows the correspondence between CCE and PUCCH resource which concerns on Embodiment 4. 実施の形態4に係るCCEとPUCCHリソースとの対応付けを示す図The figure which shows the correspondence between CCE and PUCCH resource which concerns on Embodiment 4. 実施の形態5に係るPUCCHリソースの衝突の一例を示す図The figure which shows an example of the collision of PUCCH resource which concerns on Embodiment 5. 実施の形態5に係る各チャネルの送信タイミングを示す図The figure which shows the transmission timing of each channel which concerns on Embodiment 5. 実施の形態6に係るPUCCHリソースの衝突の一例を示す図The figure which shows an example of the collision of PUCCH resource which concerns on Embodiment 6. 実施の形態6に係る各チャネルの送信タイミングを示す図The figure which shows the transmission timing of each channel which concerns on Embodiment 6.

図4は、本開示の一態様として想定したMTCカバレッジエンハンスメントにおける各チャネルの送信タイミングを示す。図4では、PDCCHのレピティションレベル(レピティション回数、又は、レピティションファクタ)をNPDCCHとし、PDSCHのレピティションレベルをNPDSCHとし、PUCCHのレピティションレベルをNPUCCHとする。また、図4に示すように、MTCカバレッジエンハンスメントでは、PDCCHのレピティション送信後に、当該PDCCHによってデータが割り当てられたPDSCHのレピティション送信が行われる。端末でのACK/NACK信号(PUCCH)の送信タイミングは、PDSCHの受信を終えたサブフレームから、KMTCサブフレーム後となる。 FIG. 4 shows the transmission timing of each channel in the MTC coverage enhancement assumed as one aspect of the present disclosure. In FIG. 4, the repetition level of PDCCH (number of repetitions or repetition factor) is N PDCCH , the repetition level of PDSCH is N PDSCH, and the repetition level of PUCCH is N PUCCH . Further, as shown in FIG. 4, in MTC coverage enhancement, after the repetition transmission of the PDCCH, the repetition transmission of the PDSCH to which the data is assigned by the PDCCH is performed. The transmission timing of the ACK / NACK signal (PUCCH) at the terminal is from the subframe after receiving the PDSCH to the K MTC subframe.

同一基地局がカバーするエリアに、MTCカバレッジエンハンスメントモードの端末(レピティション送信を行う端末)と通常モードの端末(レピティション送信を行わない端末)とが共存している場合、下りリンク制御信号用の制御チャネルを別々に設けると、周波数利用効率が低下してしまう。そこで、通常モードの端末及びMTCカバレッジエンハンスメントモードの端末に対して同一周波数を用いて下りリンク制御チャネル(PDCCH)を設定することが考えられる。 For downlink control signals when a terminal in MTC coverage enhancement mode (terminal that performs repetition transmission) and a terminal in normal mode (terminal that does not perform repetition transmission) coexist in an area covered by the same base station. If the control channels are provided separately, the frequency utilization efficiency will decrease. Therefore, it is conceivable to set the downlink control channel (PDCCH) using the same frequency for the terminal in the normal mode and the terminal in the MTC coverage enhancement mode.

このとき、通常モードの端末とMTCカバレッジエンハンスメントモードの端末とでは、ACK/NACK信号が送信されるサブフレーム(PUCCHのレピティション送信が行われる最初のサブフレーム)と、ACK/NACK信号の送信に用いるPUCCHリソースと関連付けられているCCEを含むPDCCHが送信されるサブフレーム(PDCCHのレピティション送信が行われる最後のサブフレーム)との時間間隔が異なる。そのため、両方の端末が同一サブフレームにおいてACK/NACK信号を送信する場合に、通常モードの端末がACK/NACK信号を送信するPUCCHリソースに関連付けられたCCE番号と、MTCカバレッジエンハンスメントモードの端末がACK/NACK信号を送信するPUCCHリソースに関連付けられたCCE番号とが重なってしまう可能性がある。この場合、双方の端末において同一PUCCHリソースを用いてACK/NACK信号が送信されてしまう。 At this time, between the terminal in the normal mode and the terminal in the MTC coverage enhancement mode, the subframe in which the ACK / NACK signal is transmitted (the first subframe in which the PUCCH repetition transmission is performed) and the ACK / NACK signal are transmitted. The time interval between the PUCCH resource used and the subframe in which the PDCCH containing the associated CCE is transmitted (the last subframe in which the PDCCH repetition transmission is performed) is different. Therefore, when both terminals transmit the ACK / NACK signal in the same subframe, the CCE number associated with the PUCCH resource to which the normal mode terminal transmits the ACK / NACK signal and the MTC coverage enhancement mode terminal ACK. The CCE number associated with the PUCCH resource that sends the / NACK signal may overlap. In this case, the ACK / NACK signal is transmitted using the same PUCCH resource on both terminals.

図5は、通常モードの端末のPUCCHリソースとMTCカバレッジエンハンスメントモードの端末のPUCCHリソースとが衝突する場合の一例を示す。図5において、PUCCHリソースの衝突が発生するサブフレームをnとする。 FIG. 5 shows an example of a case where the PUCCH resource of the terminal in the normal mode and the PUCCH resource of the terminal in the MTC coverage enhancement mode collide with each other. In FIG. 5, let n be a subframe in which a collision of PUCCH resources occurs.

この場合、通常モードの端末に対しては、サブフレームn-KにおいてPDCCHが送信され、また同一サブフレームn-KにおいてそのPDCCHにより割り当てられたPDSCHが送信される。一方、MTCカバレッジエンハンスメントモードの端末に対しては、サブフレームn-KMTC-NPDSCH-NPDCCH〜n-KMTC-NPDSCH-1においてPDCCHが送信される。また、そのPDCCHにより割り当てられたPDSCHは、サブフレームn-KMTC-NPDSCH〜n-KMTC-1において送信される。 In this case, the PDCCH is transmitted in the subframe nK and the PDSCH assigned by the PDCCH is transmitted in the same subframe nK to the terminal in the normal mode. On the other hand, for terminals in MTC coverage enhancement mode, PDCCH is transmitted in subframes nK MTC -N PDSCH -N PDCCH to nK MTC -N PDSCH -1. The PDSCH assigned by the PDCCH is transmitted in the subframes nK MTC -N PDSCH to nK MTC -1.

通常モードの端末がPDCCHを送信するサブフレームと、MTCカバレッジエンハンスメントモードの端末がPDCCHを送信するサブフレームとが重なっている場合には、両方の端末が同一のCCEを用いてPDCCHが送信されないようにスケジューリングされる。しかし、それ以外の場合(例えば、図5の場合)、通常モードの端末に対するPDCCH送信とMTCカバレッジエンハンスメントモードの端末に対するPDCCHレピティション送信とに対して同一のCCEを用いることができる。例えば、図5では、MTCカバレッジエンハンスメントモードの端末に対するPDCCHにはCCE#0〜CCE#3が使用され、当該端末は、CCE#0(CCE#0〜CCE#3のうち最小のインデックス)に対応するPUCCHリソースを用いる。また、図5では、通常モードの端末に対するPDCCHにはCCE#0,CCE#1が使用され、当該端末は、CCE#0(CCE#0、CCE#1のうち小さいインデックス)に対応するPUCCHリソースを用いる。 If the subframe in which the terminal in normal mode transmits PDCCH and the subframe in which the terminal in MTC coverage enhancement mode transmits PDCCH overlap, both terminals should not transmit PDCCH using the same CCE. Scheduled to. However, in other cases (for example, in the case of FIG. 5), the same CCE can be used for PDCCH transmission to the terminal in the normal mode and PDCCH repetition transmission to the terminal in the MTC coverage enhancement mode. For example, in FIG. 5, CCE # 0 to CCE # 3 are used for PDCCH for a terminal in MTC coverage enhancement mode, and the terminal corresponds to CCE # 0 (the smallest index among CCE # 0 to CCE # 3). Use the PUCCH resource. Further, in FIG. 5, CCE # 0 and CCE # 1 are used for PDCCH for the terminal in the normal mode, and the terminal is a PUCCH resource corresponding to CCE # 0 (smaller index among CCE # 0 and CCE # 1). Is used.

この結果、通常モードの端末とMTCカバレッジエンハンスメントモードの端末との間においてACK/NACK信号を送信するPUCCHリソースの衝突が起こってしまう。 As a result, a collision of PUCCH resources that transmit an ACK / NACK signal occurs between the terminal in the normal mode and the terminal in the MTC coverage enhancement mode.

通常モードの端末がACK/NACK信号を送信するPUCCHリソースとMTCカバレッジエンハンスメントモードの端末がACK/NACK信号を送信するPUCCHリソースとが衝突しないように、基地局側において通常モードの端末のPDCCH割当を制御する(過去のサブフレームにおいてMTCカバレッジエンハンスメントモードの端末に対して用いられたCCEを通常モードの端末に割り当てない)ことも可能である。しかし、この場合、PDCCHリソースの利用効率の低下又はスケジューリングの複雑度が増加するなどの問題がある。 To prevent the PUCCH resource that the normal mode terminal sends the ACK / NACK signal and the PUCCH resource that the MTC coverage enhancement mode terminal sends the ACK / NACK signal collide with, the PDCCH allocation of the normal mode terminal is assigned on the base station side. It is also possible to control (do not assign the CCE used for the terminal in MTC coverage enhancement mode in the past subframe to the terminal in normal mode). However, in this case, there are problems such as a decrease in utilization efficiency of PDCCH resources or an increase in scheduling complexity.

以下、本開示の実施の形態について図面を参照して詳細に説明する。 Hereinafter, embodiments of the present disclosure will be described in detail with reference to the drawings.

[通信システムの概要]
以下の説明では、FDD(Frequency Division Duplex)システムを例に説明する。
[Outline of communication system]
In the following description, an FDD (Frequency Division Duplex) system will be described as an example.

また、本開示の各実施の形態に係る通信システムは、例えば、LTE-Advancedに対応するシステムであって、基地局100及び端末200を備える。 Further, the communication system according to each embodiment of the present disclosure is, for example, a system corresponding to LTE-Advanced, and includes a base station 100 and a terminal 200.

端末200には、通常モード又はMTCカバレッジエンハンスメントモードが設定される。端末200は、例えば、MTCカバレッジエンハンスメントモードが適用される場合、PDCCH、PDSCH又はPUCCHの送信の際、複数のサブフレームに渡ってレピティション送信を適用する。すなわち、端末200は、所定のレピティションレベル分の連続するサブフレームにおいて同一の信号を繰り返し送信する。 A normal mode or an MTC coverage enhancement mode is set in the terminal 200. For example, when the MTC coverage enhancement mode is applied, the terminal 200 applies repetition transmission over a plurality of subframes when transmitting PDCCH, PDSCH, or PUCCH. That is, the terminal 200 repeatedly transmits the same signal in continuous subframes for a predetermined repetition level.

図6は本開示の実施の形態に係る基地局100の要部構成を示すブロック図である。図6に示す基地局100において、送信部112は、下りリンクデータの割当を示す制御情報(PDCCH信号)、及び、下りリンクデータ(PDSCH信号)を送信し、制御部101は、上記制御情報に基づいて、上記下りリンクデータに対するACK/NACK信号に使用されるリソースを決定し、ACK/NACK信号の受信部(PUCCH抽出部116、逆拡散部118、相関処理部119)は、決定されたリソースを用いてACK/NACK信号を受信する。ここで、上記受信部は、上記制御情報、下りリンクデータ及びACK/NACK信号に対してレピティション送信が適用される第1の端末から送信されるACK/NACK信号を、第1のリソース群(PUCCHリソース領域)の中のリソースを用いて受信し、レピティション送信が適用されない第2の端末から送信されるACK/NACK信号を、第1のリソース群とは異なる第2のリソース群(PUCCHリソース領域)の中のリソースを用いて受信する。 FIG. 6 is a block diagram showing a configuration of a main part of the base station 100 according to the embodiment of the present disclosure. In the base station 100 shown in FIG. 6, the transmission unit 112 transmits control information (PDCCH signal) indicating the allocation of downlink data and downlink data (PDSCH signal), and the control unit 101 sends the control information to the control information. Based on this, the resource used for the ACK / NACK signal for the downlink data is determined, and the ACK / NACK signal receiving unit (PUCCH extraction unit 116, despreading unit 118, correlation processing unit 119) determines the determined resource. Receives ACK / NACK signals using. Here, the receiving unit sets the ACK / NACK signal transmitted from the first terminal to which the repetition transmission is applied to the control information, the downlink data, and the ACK / NACK signal to the first resource group (1st resource group ( The ACK / NACK signal received from the resources in the PUCCH resource area) and transmitted from the second terminal to which the repetition transmission is not applied is a second resource group (PUCCH resource) different from the first resource group. Receive using the resources in the area).

また、図7は、本開示の各実施の形態に係る端末200の要部構成を示すブロック図である。図7に示す端末200において、受信部202は、下りリンクデータの割当を示す制御情報、及び、下りリンクデータを受信し、制御部213は、上記制御情報に基づいて、下りリンクデータに対するACK/NACK信号に使用されるリソースを決定し、ACK/NACK信号の送信部(1次拡散部216、2次拡散部217、IFFT部218)は、決定されたリソースを用いてACK/NACK信号を送信する。ここで、上記送信部は、自端末が、制御情報、下りリンクデータ及びACK/NACK信号に対してレピティション送信が適用される第1の端末である場合には第1のリソース群の中のリソースを用いてACK/NACK信号を送信し、自端末が、レピティション送信が適用されない第2の端末である場合には第1のリソース群とは異なる第2のリソース群の中のリソースを用いてACK/NACK信号を送信する。 Further, FIG. 7 is a block diagram showing a main configuration of the terminal 200 according to each embodiment of the present disclosure. In the terminal 200 shown in FIG. 7, the receiving unit 202 receives the control information indicating the allocation of the downlink data and the downlink data, and the control unit 213 receives ACK / for the downlink data based on the control information. The resource used for the NACK signal is determined, and the ACK / NACK signal transmission unit (primary diffusion unit 216, secondary diffusion unit 217, IFFT unit 218) transmits the ACK / NACK signal using the determined resource. To do. Here, the transmission unit is included in the first resource group when the own terminal is the first terminal to which repetition transmission is applied to the control information, downlink data, and ACK / NACK signal. The ACK / NACK signal is transmitted using the resource, and if the local terminal is the second terminal to which the repetition transmission is not applied, the resource in the second resource group different from the first resource group is used. And sends an ACK / NACK signal.

(実施の形態1)
[基地局の構成]
図8は、本開示の実施の形態1に係る基地局100の構成を示すブロック図である。図8において、基地局100は、制御部101と、制御信号生成部102と、制御信号符号化部103と、制御信号変調部104と、報知信号生成部105と、データ符号化部106と、再送制御部107と、データ変調部108と、信号割当部109と、IFFT部110と、CP付加部111と、送信部112と、アンテナ113と、受信部114と、CP除去部115と、PUCCH抽出部116と、系列制御部117と、逆拡散部118と、相関処理部119と、判定部120とを有する。
(Embodiment 1)
[Base station configuration]
FIG. 8 is a block diagram showing the configuration of the base station 100 according to the first embodiment of the present disclosure. In FIG. 8, the base station 100 includes a control unit 101, a control signal generation unit 102, a control signal coding unit 103, a control signal modulation unit 104, a broadcast signal generation unit 105, and a data coding unit 106. Retransmission control unit 107, data modulation unit 108, signal allocation unit 109, IFFT unit 110, CP addition unit 111, transmission unit 112, antenna 113, reception unit 114, CP removal unit 115, and PUCCH. It has an extraction unit 116, a sequence control unit 117, a reverse diffusion unit 118, a correlation processing unit 119, and a determination unit 120.

制御部101は、リソース割当対象端末200に対して、制御情報を送信するための下りリソース(下り制御情報割当リソース)、及び、当該制御情報に含まれる、下りリンクデータ(送信データ)を送信するための下りリソース(下りデータ割当リソース)を割り当てる。下り制御情報割当リソースは、PDCCH又はEPDCCH(Enhanced PDCCH)に対応するリソース内で選択される。また、下りデータ割当リソースは、PDSCHに対応するリソース内で選択される。また、同一サブフレーム内にリソース割当対象端末200が複数有る場合には、制御部101は、リソース割当対象端末200のそれぞれに異なるリソースを割り当てる。下り制御情報割当リソースは、上述したL1/L2 CCHと同等である。すなわち、下り制御情報割当リソースは、1つ又は複数のCCEから構成される。また、上述したようにPUCCHがCCEを用いてImplicitに通知される場合、各CCEは、上りリンク制御チャネル領域(PUCCH領域)のPUCCHリソースと対応付けられている。 The control unit 101 transmits downlink resources (downlink control information allocation resources) for transmitting control information and downlink data (transmission data) included in the control information to the resource allocation target terminal 200. Allocate the downlink resource (downlink data allocation resource) for. The downlink control information allocation resource is selected in the resource corresponding to PDCCH or EPDCCH (Enhanced PDCCH). In addition, the downlink data allocation resource is selected in the resource corresponding to PDSCH. When there are a plurality of resource allocation target terminals 200 in the same subframe, the control unit 101 allocates different resources to each of the resource allocation target terminals 200. The downlink control information allocation resource is equivalent to the above-mentioned L1 / L2 CCH. That is, the downlink control information allocation resource is composed of one or more CCEs. Further, when the PUCCH is notified to Implicit by using the CCE as described above, each CCE is associated with the PUCCH resource in the uplink control channel area (PUCCH area).

制御部101は、制御情報を含むPDCCHが占有するCCEに対応するPUCCHリソース(周波数、及び、1次拡散/2次拡散に用いる符号)を特定する。制御部101は、端末200から送信されるPUCCH信号(ACK/NACK信号及び参照信号)の拡散に用いられる可能性があるZAC系列及び直交符号系列(つまり、PUCCHリソース)に関する情報を、系列制御部117へ出力し、周波数に関する情報をPUCCH抽出部116へ出力する。 The control unit 101 identifies the PUCCH resource (frequency and the code used for the primary spread / secondary spread) corresponding to the CCE occupied by the PDCCH including the control information. The control unit 101 provides information on the ZAC sequence and the orthogonal code sequence (that is, the PUCCH resource) that may be used for spreading the PUCCH signal (ACK / NACK signal and reference signal) transmitted from the terminal 200. It outputs to 117, and outputs the information about the frequency to the PUCCH extraction unit 116.

また、制御部101は、リソース割当対象端末200に対して、制御情報を送信する際に用いる符号化率を決定し、決定した符号化率を制御信号符号化部103へ出力する。また、制御部101は、リソース割当対象端末200に対して、下りリンクデータを送信する際に用いる符号化率を決定し、決定した符号化率をデータ符号化部106へ出力する。 Further, the control unit 101 determines the coding rate to be used when transmitting the control information to the resource allocation target terminal 200, and outputs the determined coding rate to the control signal coding unit 103. Further, the control unit 101 determines the coding rate to be used when transmitting the downlink data to the resource allocation target terminal 200, and outputs the determined coding rate to the data coding unit 106.

なお、決定される符号化率に応じて制御情報のデータ量が異なるので、制御部101は、このデータ量の制御情報をマッピング可能なCCEを含む下り制御情報割当リソースを割り当てる。制御部101は、制御信号生成部102に対して、下りデータ割当リソースに関する情報を出力する。また、制御部101は、下りデータ割当リソース及び下り制御情報割当リソースに関する情報を信号割当部109に出力する。 Since the amount of control information data differs depending on the determined coding rate, the control unit 101 allocates a downlink control information allocation resource including a CCE capable of mapping the control information of this amount of data. The control unit 101 outputs information regarding the downlink data allocation resource to the control signal generation unit 102. Further, the control unit 101 outputs information regarding the downlink data allocation resource and the downlink control information allocation resource to the signal allocation unit 109.

また、制御部101は、リソース割当対象端末200に対してMTCカバレッジエンハンスメントモードが設定される場合、当該端末200の各チャネル(PDCCH、PDSCH又はPUCCH)に対するレピティションレベル(レピティション回数)に関する情報を、制御信号生成部102及びデータ符号化部106に出力する。 Further, when the MTC coverage enhancement mode is set for the resource allocation target terminal 200, the control unit 101 provides information on the repetition level (number of repetitions) for each channel (PDCCH, PDSCH or PUCCH) of the terminal 200. Is output to the control signal generation unit 102 and the data coding unit 106.

また、制御部101は、報知信号生成部105に対して、予め基地局毎に決められたパラメータに基づいて報知信号を生成するように指示する。 Further, the control unit 101 instructs the broadcast signal generation unit 105 to generate a broadcast signal based on a parameter determined in advance for each base station.

また、制御部101は、PUCCHリソースに関する情報を生成し、制御信号生成部102へ出力する。PUCCHリソースに関する情報とは、例えば、通常モードの端末及びMTCカバレッジエンハンスメントモードの端末において使用されるPUCCHリソースを特定するためのパラメータである。なお、PUCCHリソースに関する情報は、セル固有の値として報知情報として端末200へ通知されてもよく、上位レイヤのシグナリングとして端末200へ通知されてもよい。 Further, the control unit 101 generates information about the PUCCH resource and outputs the information to the control signal generation unit 102. The information about the PUCCH resource is, for example, a parameter for identifying the PUCCH resource used in the terminal in the normal mode and the terminal in the MTC coverage enhancement mode. Information about the PUCCH resource may be notified to the terminal 200 as notification information as a cell-specific value, or may be notified to the terminal 200 as signaling of an upper layer.

制御信号生成部102は、制御部101から受け取る情報(下りデータ割当リソースに関する情報、PUCCHのレピティションレベルに関する情報又はPUCCHリソースに関する情報)を用いて制御信号を生成し、制御信号を制御信号符号化部103に出力する。リソース割当対象端末200が複数ある場合、リソース割当対象端末200同士を区別するために、制御信号には、宛先端末の端末IDが含まれる。例えば、制御信号には、宛先端末の端末IDによってマスキングされたCRCビットが含まれる。また、制御信号生成部102は、リソース割当対象端末200に対してMTCカバレッジエンハンスメントモードが設定される場合、制御部101から受け取るレピティションレベルに関する情報に従って、レピティション信号を生成する。すなわち、PDCCHのレピティションレベルが1より大きい場合には、制御信号生成部102は、レピティションレベルに対応した連続する複数のサブフレームに渡って、同一の制御信号を制御信号符号化部103へ出力する。 The control signal generation unit 102 generates a control signal using the information received from the control unit 101 (information about the downlink data allocation resource, information about the repetition level of PUCCH or information about the PUCCH resource), and encodes the control signal into the control signal. Output to unit 103. When there are a plurality of resource allocation target terminals 200, the control signal includes the terminal ID of the destination terminal in order to distinguish between the resource allocation target terminals 200. For example, the control signal includes a CRC bit masked by the terminal ID of the destination terminal. Further, when the MTC coverage enhancement mode is set for the resource allocation target terminal 200, the control signal generation unit 102 generates a repetition signal according to the information regarding the repetition level received from the control unit 101. That is, when the repetition level of PDCCH is larger than 1, the control signal generation unit 102 sends the same control signal to the control signal coding unit 103 over a plurality of consecutive subframes corresponding to the repetition level. Output.

制御信号符号化部103は、制御部101から受け取る符号化率に従って、制御信号生成部102から受け取る制御信号を符号化し、符号化後の制御信号を制御信号変調部104へ出力する。 The control signal coding unit 103 encodes the control signal received from the control signal generation unit 102 according to the coding rate received from the control unit 101, and outputs the coded control signal to the control signal modulation unit 104.

制御信号変調部104は、制御信号符号化部103から受け取る制御信号を変調し、変調後の制御信号を信号割当部109へ出力する。 The control signal modulation unit 104 modulates the control signal received from the control signal coding unit 103, and outputs the modulated control signal to the signal allocation unit 109.

報知信号生成部105は、制御部101からの指示に従って、報知信号を生成し、報知信号を信号割当部109へ出力する。なお、報知信号には、例えば、システム帯域幅、又は、PUCCHリソースに関する信号等が含まれている。また、報知信号には、符号化処理及び変調処理が施されてもよい。 The notification signal generation unit 105 generates a notification signal according to an instruction from the control unit 101, and outputs the notification signal to the signal allocation unit 109. The broadcast signal includes, for example, a system bandwidth, a signal related to the PUCCH resource, and the like. Further, the broadcast signal may be subjected to coding processing and modulation processing.

データ符号化部106は、制御部101から受け取る符号化率に従って、宛先端末毎の送信データ(ビット系列。つまり、下りリンクデータ)を符号化し、符号化後のデータ信号を再送制御部107へ出力する。また、データ符号化部106は、リソース割当対象端末200に対してMTCカバレッジエンハンスメントモードが設定される場合、制御部101から受け取るレピティションレベルに関する情報に従って、レピティション信号を生成する。すなわち、PDSCHのレピティションレベルが1より大きい場合には、データ符号化部106は、レピティションレベルに対応した連続する複数のサブフレームに渡って、同一のデータ信号を再送制御部107へ出力する。 The data coding unit 106 encodes transmission data (bit series, that is, downlink data) for each destination terminal according to the coding rate received from the control unit 101, and outputs the encoded data signal to the retransmission control unit 107. To do. Further, when the MTC coverage enhancement mode is set for the resource allocation target terminal 200, the data coding unit 106 generates a repetition signal according to the information regarding the repetition level received from the control unit 101. That is, when the repetition level of PDSCH is greater than 1, the data coding unit 106 outputs the same data signal to the retransmission control unit 107 over a plurality of consecutive subframes corresponding to the repetition level. ..

再送制御部107は、初回送信時には、データ符号化部106から受け取る符号化後のデータ信号を保持するとともにデータ変調部108へ出力する。再送制御部107は、符号化後のデータ信号を、宛先端末毎に保持する。また、再送制御部107は、後述する判定部120から、送信したデータ信号に対するNACKを受け取ると、対応する保持データをデータ変調部108へ出力する。再送制御部107は、送信したデータ信号に対するACKを受け取ると、対応する保持データを削除する。 At the time of initial transmission, the retransmission control unit 107 holds the coded data signal received from the data coding unit 106 and outputs it to the data modulation unit 108. The retransmission control unit 107 holds the encoded data signal for each destination terminal. Further, when the retransmission control unit 107 receives the NACK for the transmitted data signal from the determination unit 120 described later, the retransmission control unit 107 outputs the corresponding holding data to the data modulation unit 108. When the retransmission control unit 107 receives the ACK for the transmitted data signal, the retransmission control unit 107 deletes the corresponding retained data.

データ変調部108は、再送制御部107から受け取るデータ信号を変調して、データ変調信号を信号割当部109へ出力する。 The data modulation unit 108 modulates the data signal received from the retransmission control unit 107, and outputs the data modulation signal to the signal allocation unit 109.

信号割当部109は、制御信号変調部104から受け取る制御信号、報知信号生成部105から受け取る報知信号、及び、データ変調部106から受け取るデータ変調信号を、下りリソース(下りリンクデータ信号割当リソース、下りリンク制御情報割当リソース等)にマッピングし、マッピングした信号をIFFT部110へ出力する。具体的には、信号割当部109は、制御部101から受け取る下り制御情報割当リソースに示されるリソースに制御信号をマッピングし、制御部101から受け取る下りデータ割当リソースに示されるリソースにデータ変調信号をマッピングする。また、信号割当部109は、予め設定された時間・周波数リソースに報知信号をマッピングする。 The signal allocation unit 109 receives the control signal received from the control signal modulation unit 104, the notification signal received from the notification signal generation unit 105, and the data modulation signal received from the data modulation unit 106 as downlink resources (downlink data signal allocation resource, downlink). It is mapped to the link control information allocation resource, etc.), and the mapped signal is output to the IFFT unit 110. Specifically, the signal allocation unit 109 maps the control signal to the resource indicated by the downlink control information allocation resource received from the control unit 101, and transmits the data modulation signal to the resource indicated by the downlink data allocation resource received from the control unit 101. Map. Further, the signal allocation unit 109 maps the broadcast signal to the preset time / frequency resources.

IFFT部110は、信号割当部109から受け取る信号に対してIFFT処理を行うことにより、周波数領域信号を時間領域信号に変換する。IFFT部110は、時間領域信号をCP付加部111へ出力する。 The IFFT unit 110 converts the frequency domain signal into a time domain signal by performing IFFT processing on the signal received from the signal allocation unit 109. The IFFT unit 110 outputs a time domain signal to the CP addition unit 111.

CP付加部111は、IFFT部110から受け取る信号に対してCPを付加し、CP付加後の信号(OFDM信号)を送信部112へ出力する。 The CP addition unit 111 adds a CP to the signal received from the IFFT unit 110, and outputs the signal (OFDM signal) after the CP addition to the transmission unit 112.

送信部112は、CP付加部111から受け取るOFDM信号に対してD/A(Digital-to-Analog)変換、アップコンバート等のRF(Radio Frequency)処理を行い、アンテナ113を介して端末200に無線信号を送信する。 The transmission unit 112 performs RF (Radio Frequency) processing such as D / A (Digital-to-Analog) conversion and up-conversion on the OFDM signal received from the CP addition unit 111, and wirelessly transmits to the terminal 200 via the antenna 113. Send a signal.

受信部114は、アンテナ113を介して受信された端末200からの無線信号に対して、ダウンコンバート又はA/D(Analog-to-Digital)変換などのRF処理を行い、得られる受信信号をCP除去部115に出力する。 The receiving unit 114 performs RF processing such as down-conversion or A / D (Analog-to-Digital) conversion on the radio signal from the terminal 200 received via the antenna 113, and CPs the obtained received signal. Output to the removal unit 115.

CP除去部115は、受信部114から受け取る受信信号に付加されているCPを除去し、CP除去後の信号をPUCCH抽出部116へ出力する。 The CP removing unit 115 removes the CP added to the received signal received from the receiving unit 114, and outputs the signal after removing the CP to the PUCCH extraction unit 116.

PUCCH抽出部116は、制御部101から受け取る情報に基づいて、CP除去部115から受け取る信号から上り制御チャネル信号(PUCCH)を抽出し、抽出したPUCCHを逆拡散部118へ出力する。また、PUCCH抽出部116は、MTCカバレッジエンハンスメントモードの端末200が存在する場合、複数サブフレームに渡ってレピティション送信されたPUCCHに対して、同相合成を施してPUCCH(合成信号)を抽出する。 The PUCCH extraction unit 116 extracts an uplink control channel signal (PUCCH) from the signal received from the CP removal unit 115 based on the information received from the control unit 101, and outputs the extracted PUCCH to the reverse diffusion unit 118. Further, when the terminal 200 in the MTC coverage enhancement mode is present, the PUCCH extraction unit 116 extracts the PUCCH (synthesized signal) by performing homeomorphic synthesis on the PUCCH that has been repeatedly transmitted over a plurality of subframes.

系列制御部117は、制御部101から受け取るZAC系列及び直交符号系列に関する情報に基づいて、端末200から送信されるACK/NACK信号及び参照信号の拡散に用いられる可能性があるZAC系列、及び、直交符号系列を生成する。系列制御部117は、直交符号系列を逆拡散部118へ出力し、ZAC系列を相関処理部119へ出力する。 The sequence control unit 117 has a ZAC sequence that may be used to spread the ACK / NACK signal and the reference signal transmitted from the terminal 200 based on the information about the ZAC sequence and the orthogonal code sequence received from the control unit 101, and the sequence control unit 117. Generate an orthogonal code sequence. The sequence control unit 117 outputs the orthogonal code sequence to the reverse diffusion unit 118 and outputs the ZAC sequence to the correlation processing unit 119.

逆拡散部118は、系列制御部117から受け取る直交符号系列(端末200が2次拡散で用いるべき直交符号系列)を用いて、PUCCH抽出部116から受け取る信号のうちACK/NACK信号に相当する部分の信号を逆拡散し、逆拡散後の信号を相関処理部119に出力する。 The despreading unit 118 uses the walsh-Hadamard sequence received from the sequence control unit 117 (the walsh-Hadamard sequence that the terminal 200 should use in the secondary diffusion), and the portion corresponding to the ACK / NACK signal among the signals received from the PUCCH extraction unit 116. The signal of is despread, and the signal after despreading is output to the correlation processing unit 119.

相関処理部119は、系列制御部117から入力されるZAC系列(端末200が1次拡散で用いる可能性のあるZAC系列)と、逆拡散部118から入力される信号との相関値を求めて、相関値を判定部120に出力する。 The correlation processing unit 119 obtains a correlation value between the ZAC series (ZAC series that the terminal 200 may use in the primary diffusion) input from the series control unit 117 and the signal input from the despreading unit 118. , The correlation value is output to the determination unit 120.

判定部120は、相関処理部119から受け取る相関値に基づいて、端末200から送信されたACK/NACK信号が、送信されたデータに対してACK又はNACKのいずれかを示しているかを判定する。判定部120は、判定結果を再送制御部107に出力する。 The determination unit 120 determines whether the ACK / NACK signal transmitted from the terminal 200 indicates either ACK or NACK with respect to the transmitted data, based on the correlation value received from the correlation processing unit 119. The determination unit 120 outputs the determination result to the retransmission control unit 107.

[端末の構成]
図9は、本開示の実施の形態1に係る端末200の構成を示すブロック図である。図9において、端末200は、アンテナ201と、受信部202と、CP除去部203と、FFT(Fast Fourier Transform)部204と、抽出部205と、報知信号受信部206と、制御信号復調部207と、制御信号復号部208と、判定部209と、データ復調部210と、データ復号部211と、CRC部212と、制御部213と、ACK/NACK生成部214と、変調部215と、1次拡散部216と、2次拡散部217と、IFFT部218と、CP付加部219と、送信部220とを有する。
[Terminal configuration]
FIG. 9 is a block diagram showing the configuration of the terminal 200 according to the first embodiment of the present disclosure. In FIG. 9, the terminal 200 includes an antenna 201, a receiving unit 202, a CP removing unit 203, an FFT (Fast Fourier Transform) unit 204, an extracting unit 205, a notification signal receiving unit 206, and a control signal demodulation unit 207. , Control signal decoding unit 208, determination unit 209, data demodulation unit 210, data decoding unit 211, CRC unit 212, control unit 213, ACK / NACK generation unit 214, modulation unit 215, 1 It has a secondary diffusion unit 216, a secondary diffusion unit 217, an IFFT unit 218, a CP addition unit 219, and a transmission unit 220.

受信部202は、アンテナ201を介して受信された、基地局100からの無線信号に対してダウンコンバート又はAD変換などのRF処理を行い、ベースバンドのOFDM信号を得る。受信部202は、OFDM信号をCP除去部203へ出力する。 The receiving unit 202 performs RF processing such as down-conversion or AD conversion on the radio signal from the base station 100 received via the antenna 201 to obtain a baseband OFDM signal. The receiving unit 202 outputs the OFDM signal to the CP removing unit 203.

CP除去部203は、受信部202から受け取るOFDM信号に付加されているCPを除去し、CP除去後の信号をFFT部204へ出力する。 The CP removing unit 203 removes the CP added to the OFDM signal received from the receiving unit 202, and outputs the signal after removing the CP to the FFT unit 204.

FFT部204は、CP除去部203から受け取る信号に対してFFT処理を行うことにより、時間領域信号を周波数領域信号に変換する。FFT部204は、周波数領域信号を抽出部205へ出力する。 The FFT unit 204 converts the time domain signal into a frequency domain signal by performing FFT processing on the signal received from the CP removal unit 203. The FFT unit 204 outputs a frequency domain signal to the extraction unit 205.

抽出部205は、FFT部204から受け取る信号から報知信号を抽出して、報知信号受信部206へ出力する。ここで、報知信号がマッピングされるリソースは予め決まっているので、抽出部205は、そのリソースにマッピングされている情報を抽出することにより、報知信号を得る。抽出された報知信号には、例えば、システム帯域幅、又は、PUCCHリソースに関する信号等が含まれている。 The extraction unit 205 extracts the notification signal from the signal received from the FFT unit 204 and outputs it to the notification signal receiving unit 206. Here, since the resource to which the broadcast signal is mapped is predetermined, the extraction unit 205 obtains the broadcast signal by extracting the information mapped to the resource. The extracted broadcast signal includes, for example, a system bandwidth, a signal related to the PUCCH resource, and the like.

また、抽出部205は、FFT部204から受け取る信号から、下り制御チャネル信号(PDCCH信号)を抽出し、制御信号復調部207へ出力する。また、抽出部205は、判定部209から受け取る、自端末宛の下りデータ割当リソースに関する情報に基づいて、FFT部204から受け取る信号から下りリンクデータ(PDSCH信号)を抽出し、データ復調部210へ出力する。PDCCH信号には、例えば、下りデータ割当リソースに関する情報、PUCCHのレピティションレベルに関する情報、又は、PUCCHリソースに関する情報などが含まれている。 Further, the extraction unit 205 extracts a downlink control channel signal (PDCCH signal) from the signal received from the FFT unit 204 and outputs it to the control signal demodulation unit 207. Further, the extraction unit 205 extracts downlink data (PDSCH signal) from the signal received from the FFT unit 204 based on the information regarding the downlink data allocation resource addressed to the own terminal received from the determination unit 209, and sends it to the data demodulation unit 210. Output. The PDCCH signal includes, for example, information about the downlink data allocation resource, information about the repetition level of PUCCH, information about the PUCCH resource, and the like.

また、抽出部205は、自装置に対してMTCカバレッジエンハンスメントモードが設定され、PDCCH信号がレピティション送信されている場合、複数のサブフレームに渡ってレピティション送信されたPDCCH信号に対して同相合成して、PDCCH信号を抽出する。同様に、抽出部205は、下りリンクデータ(PDSCH信号)がレピティション送信されている場合には、複数のサブフレームに渡ってレピティション送信されたPDSCH信号に対して同相合成して、下りリンクデータを抽出する。 Further, when the MTC coverage enhancement mode is set for the own device and the PDCCH signal is repeated, the extraction unit 205 synthesizes in-phase with the PDCCH signal transmitted by repetition over a plurality of subframes. Then, the PDCCH signal is extracted. Similarly, when the downlink data (PDSCH signal) is repeated, the extraction unit 205 performs homeomorphic synthesis on the PDSCH signal that is repeated over a plurality of subframes, and performs downlink. Extract the data.

報知信号受信部206は、抽出部205から受け取る報知信号から、システム帯域幅、又は、PUCCHリソースに関する情報などを得る。報知信号受信部206は、報知信号に符号化処理及び変調処理が施されている場合、復調処理及び復号処理を施す。報知信号受信部206は、得られた報知信号を判定部209又は制御部213へ出力する。 The broadcast signal receiving unit 206 obtains information about the system bandwidth, the PUCCH resource, and the like from the broadcast signal received from the extraction unit 205. When the broadcast signal is coded and modulated, the broadcast signal receiving unit 206 performs demodulation processing and decoding processing. The notification signal receiving unit 206 outputs the obtained notification signal to the determination unit 209 or the control unit 213.

制御信号復調部207は、抽出部205から受け取るPDCCH信号を復調し、復調後のPDCCH信号を制御信号復号部208へ出力する。 The control signal demodulation unit 207 demodulates the PDCCH signal received from the extraction unit 205, and outputs the demodulated PDCCH signal to the control signal decoding unit 208.

制御信号復号部208は、制御信号復調部207から受け取るPDCCH信号を復号して、復号結果を判定部209に出力する。 The control signal decoding unit 208 decodes the PDCCH signal received from the control signal demodulation unit 207, and outputs the decoding result to the determination unit 209.

判定部209は、制御信号復号部208から受け取る復号結果に含まれる制御情報が自端末宛ての制御情報であるか否かをブラインド判定する。例えば、判定部209は、自端末の端末IDによってCRCビットをデマスキングし、CRC=OK(誤りなし)となる制御情報を、自端末宛ての制御情報であると判定する。そして、判定部209は、自装置宛の制御情報に含まれる下りデータ割当リソースに関する情報を抽出部205へ出力する。また、判定部209は、自装置宛の制御情報がマッピングされていたCCEを特定し、特定したCCEの識別情報を制御部213へ出力する。 The determination unit 209 blindly determines whether or not the control information included in the decoding result received from the control signal decoding unit 208 is the control information addressed to the own terminal. For example, the determination unit 209 demasks the CRC bit according to the terminal ID of the own terminal, and determines that the control information for which CRC = OK (no error) is the control information addressed to the own terminal. Then, the determination unit 209 outputs the information regarding the downlink data allocation resource included in the control information addressed to the own device to the extraction unit 205. Further, the determination unit 209 identifies the CCE to which the control information addressed to the own device is mapped, and outputs the identification information of the specified CCE to the control unit 213.

データ復調部210は、抽出部205から受け取る下りリンクデータを復調し、復調後の下りリンクデータをデータ復号部211へ出力する。 The data demodulation unit 210 demodulates the downlink data received from the extraction unit 205, and outputs the demodulated downlink data to the data decoding unit 211.

データ復号部211は、データ復調部210から受け取る下りリンクデータを復号し、復号後の下りリンクデータをCRC部212へ出力する。 The data decoding unit 211 decodes the downlink data received from the data demodulation unit 210, and outputs the decoded downlink data to the CRC unit 212.

CRC部212は、データ復号部211から受け取る下りリンクデータに対して、CRCを用いて誤り検出を行い、誤り検出結果をACK/NACK生成部214へ出力する。また、CRC部212は、誤り検出の結果、誤りなしと判定した下りリンクデータを受信データとして出力する。 The CRC unit 212 performs error detection on the downlink data received from the data decoding unit 211 using CRC, and outputs the error detection result to the ACK / NACK generation unit 214. Further, the CRC unit 212 outputs the downlink data determined as no error as a result of the error detection as the received data.

制御部213は、報知信号、PDCCH信号又は上位レイヤシグナリングによって基地局100から端末200に対して通知されたPUCCHリソースに関する情報、及び、レピティションレベルに関する情報を予め保持する。 The control unit 213 holds in advance information about the PUCCH resource notified from the base station 100 to the terminal 200 by the broadcast signal, the PDCCH signal or the upper layer signaling, and the information about the repetition level.

制御部213は、PUCCHリソースに関する情報、及び、判定部209から受け取るCCEの識別情報を用いて、CCEの識別情報に示されるCCEに対応するPUCCHリソース(周波数、及び、1次拡散/2次拡散に用いる符号)を特定する。すなわち、制御部213は、CCEの識別情報に基づいて上り制御チャネルのPUCCHリソースを特定する。 The control unit 213 uses the information about the PUCCH resource and the identification information of the CCE received from the determination unit 209, and the PUCCH resource (frequency and the primary diffusion / secondary diffusion) corresponding to the CCE shown in the identification information of the CCE. The code used for) is specified. That is, the control unit 213 identifies the PUCCH resource of the uplink control channel based on the identification information of the CCE.

具体的には、制御部213は、使用すべきPUCCHリソースに対応するZAC系列を生成すると共に、設定された巡回シフト量に基づいて、使用すべき巡回シフト量を決定し、1次拡散部216へ出力する。また、制御部213は、使用すべきPUCCHリソースに対応する直交符号系列を2次拡散部217へ出力する。また、制御部213は、使用すべきPUCCHリソースに対応する周波数リソース(サブキャリア)をIFFT部218へ出力する。 Specifically, the control unit 213 generates a ZAC series corresponding to the PUCCH resource to be used, determines the cyclic shift amount to be used based on the set cyclic shift amount, and determines the cyclic shift amount to be used, and the primary diffusion unit 216. Output to. Further, the control unit 213 outputs the orthogonal code sequence corresponding to the PUCCH resource to be used to the secondary diffusion unit 217. Further, the control unit 213 outputs the frequency resource (subcarrier) corresponding to the PUCCH resource to be used to the IFFT unit 218.

また、制御部213は、自端末がMTCカバレッジエンハンスメントモードである場合、PUCCHのレピティションレベルに関する情報をACK/NACK生成部214へ出力する。 Further, when the own terminal is in the MTC coverage enhancement mode, the control unit 213 outputs information regarding the repetition level of PUCCH to the ACK / NACK generation unit 214.

ACK/NACK生成部214は、CRC部212から受け取る誤り検出結果に基づいてACK/NACK信号を生成する。具体的には、ACK/NACK生成部214は、誤りが検出された場合にはNACKを生成し、誤りが検出されない場合にはACKを生成する。ACK/NACK生成部214は、生成したACK/NACK信号を変調部215へ出力する。また、ACK/NACK生成部214は、自端末がMTCカバレッジエンハンスメントモードである場合、制御部213から受け取るレピティションレベルに関する情報に従って、レピティション信号を送信する。すなわち、PUCCHのレピティションレベルが1より大きい場合には、ACK/NACK生成部214は、レピティションレベルに対応した連続する複数のサブフレームに渡って、同一のACK/NACK信号を変調部215へ出力する。 The ACK / NACK generation unit 214 generates an ACK / NACK signal based on the error detection result received from the CRC unit 212. Specifically, the ACK / NACK generation unit 214 generates NACK when an error is detected, and generates ACK when an error is not detected. The ACK / NACK generation unit 214 outputs the generated ACK / NACK signal to the modulation unit 215. Further, when the own terminal is in the MTC coverage enhancement mode, the ACK / NACK generation unit 214 transmits a repetition signal according to the information regarding the repetition level received from the control unit 213. That is, when the repetition level of PUCCH is greater than 1, the ACK / NACK generation unit 214 transmits the same ACK / NACK signal to the modulation unit 215 over a plurality of consecutive subframes corresponding to the repetition level. Output.

変調部215は、ACK/NACK生成部214から受け取るACK/NACK信号を変調して、変調後のACK/NACK信号を1次拡散部216へ出力する。 The modulation unit 215 modulates the ACK / NACK signal received from the ACK / NACK generation unit 214, and outputs the modulated ACK / NACK signal to the primary diffusion unit 216.

1次拡散部216は、制御部213によって設定されたZAC系列及び巡回シフト量を用いて、参照信号、及び、変調部215から受け取るACK/NACK信号を1次拡散し、1次拡散後のACK/NACK信号及び参照信号を2次拡散部217へ出力する。 The primary diffusion unit 216 primary diffuses the reference signal and the ACK / NACK signal received from the modulation unit 215 using the ZAC sequence and the cyclic shift amount set by the control unit 213, and ACK after the primary diffusion. The / NACK signal and the reference signal are output to the secondary spreading unit 217.

2次拡散部217は、制御部213によって設定された直交符号系列を用いてACK/NACK信号及び参照信号を2次拡散し、2次拡散後の信号をIFFT部218へ出力する。 The secondary spreading unit 217 secondarily spreads the ACK / NACK signal and the reference signal using the orthogonal code sequence set by the control unit 213, and outputs the signal after the secondary spreading to the IFFT unit 218.

IFFT部218は、制御部213によって設定された周波数リソースを用いて、2次拡散部217から受け取るACK/NACK信号及び参照信号に対してサブキャリアへのマッピング、及び、IFFT処理を行うことにより時間領域信号を生成する。IFFT部218は、生成した信号をCP付加部219へ出力する。 The IFFT unit 218 uses the frequency resource set by the control unit 213 to map the ACK / NACK signal and the reference signal received from the secondary diffusion unit 217 to subcarriers, and performs IFFT processing to perform time. Generate a region signal. The IFFT unit 218 outputs the generated signal to the CP addition unit 219.

CP付加部219は、IFFT部218から受け取る信号に対してCPを付加し、CP付加後の信号を送信部220へ出力する。 The CP addition unit 219 adds a CP to the signal received from the IFFT unit 218, and outputs the signal after the CP addition to the transmission unit 220.

送信部220は、CP付加部219から受け取る信号に対してD/A変換、アップコンバート等のRF処理を行い、アンテナ201を介して基地局100に無線信号を送信する。 The transmission unit 220 performs RF processing such as D / A conversion and up-conversion on the signal received from the CP addition unit 219, and transmits the radio signal to the base station 100 via the antenna 201.

[基地局100及び端末200の動作]
以上の構成を有する基地局100及び端末200の動作について説明する。
[Operation of base station 100 and terminal 200]
The operation of the base station 100 and the terminal 200 having the above configuration will be described.

以下では、通常モードの端末と、MTCカバレッジエンハンスメントモードの端末とが基地局100のセル内に共存する場合について説明する。 In the following, a case where a terminal in the normal mode and a terminal in the MTC coverage enhancement mode coexist in the cell of the base station 100 will be described.

本実施の形態に係る基地局100は、各端末200に対して、PUCCHリソースに関する情報を予め通知する。PUCCHリソースに関する情報は、例えば、CCE番号からPUCCH番号を特定する際に使用されるオフセット値、及び、各PUCCH領域に配置される1リソースブロック(RB:Resource Block)あたりに符号多重されるPUCCHリソースの最大数に関する情報である。 The base station 100 according to the present embodiment notifies each terminal 200 of information about the PUCCH resource in advance. The information about the PUCCH resource is, for example, the offset value used when specifying the PUCCH number from the CCE number, and the PUCCH resource code-multiplexed per one resource block (RB: Resource Block) arranged in each PUCCH area. Information about the maximum number of.

本実施の形態では、通常モードの端末及びMTCカバレッジエンハンスメントモードの端末に対して上記オフセット値が独立に設定される。 In the present embodiment, the offset value is set independently for the terminal in the normal mode and the terminal in the MTC coverage enhancement mode.

具体的には、通常モードの端末は、下りリンク割当制御情報(PDCCH又はEPDCCH)を受信した場合、対応する割当制御情報に示される下りリンクデータ(PDSCH)に対するACK/NACK信号を送信するPUCCHリソースのリソース番号nPUCCHを次式に従って決定する。
nPUCCH=nCCE+NPUCCH (1) (1)
Specifically, when the terminal in the normal mode receives the downlink allocation control information (PDCCH or EPDCCH), it is a PUCCH resource that transmits an ACK / NACK signal for the downlink data (PDSCH) indicated in the corresponding allocation control information. The resource number n PUCCH of is determined according to the following equation.
n PUCCH = n CCE + N PUCCH (1) (1)

式(1)において、nCCEは、PDCCHが占有するCCE番号(0以上の整数)を示す。具体的には、PDCCHが1つのCCEのみを占有していた場合には、nCCEは当該CCEの番号である。また、PUCCHが複数のCCEを占有していた場合には、nCCEは最小のCCEの番号である。 In formula (1), n CCE indicates the CCE number (integer of 0 or more) occupied by PDCCH. Specifically, if the PDCCH occupies only one CCE, n CCE is the number of that CCE. Also, if PUCCH occupies multiple CCEs, n CCE is the smallest CCE number.

また、式(1)において、NPUCCH (1)は、CCE番号からPUCCHリソース番号を特定するためのオフセット値を示す。例えば、3GPP Release 11では、NPUCCH (1)は、SPS/SR(Semi-Persistent Scheduling/Scheduling Request)用リソース向けに確保されたPUCCHリソース数を示す。NPUCCH (1)は、例えば、セル内で共通(common)の値であって、基地局100から端末200へ報知信号又は上位レイヤシグナリングによって通知される。 Further, in the equation (1), N PUCCH (1) indicates an offset value for specifying the PUCCH resource number from the CCE number. For example, in 3GPP Release 11, N PUCCH (1) indicates the number of PUCCH resources reserved for SPS / SR (Semi-Persistent Scheduling / Scheduling Request) resources. N PUCCH (1) is, for example, a common value in the cell, and is notified from the base station 100 to the terminal 200 by a broadcast signal or upper layer signaling.

通常モードの端末は、決定したPUCCHリソース番号nPUCCHに基づいて、実際に使用するOC index及び巡回シフト量を決定する。 The terminal in the normal mode determines the OC index and the cyclic shift amount actually used based on the determined PUCCH resource number n PUCCH .

一方、MTCカバレッジエンハンスメントモードの端末は、下りリンク割当制御情報(PDCCH又はEPDCCH)を受信した場合、対応する割当制御情報に示される下りリンクデータ(PDSCH)に対するACK/NACK信号を送信するPUCCHリソースのリソース番号nPUCCH_MTCを次式に従って決定する。
nPUCCH_MTC=nCCE+NPUCCH_MTC (1) (2)
On the other hand, when the terminal in the MTC coverage enhancement mode receives the downlink allocation control information (PDCCH or EPDCCH), the PUCCH resource that transmits the ACK / NACK signal for the downlink data (PDSCH) indicated in the corresponding allocation control information. The resource number n PUCCH_MTC is determined according to the following equation.
n PUCCH_MTC = n CCE + N PUCCH_MTC (1) (2)

式(2)において、NPUCCH_MTC (1)は、MTCカバレッジエンハンスメントモードの端末に対する、CCE番号からPUCCHリソース番号を特定するためのオフセット値を示す。すなわち、MTCカバレッジエンハンスメントモードの端末に対して、通常モードの端末のオフセットNPUCCH (1)とは異なる独立のオフセット値NPUCCH_MTC (1)が設定される。NPUCCH_MTC (1)は、例えば、端末200に依存する個別(UE specific)の値であってもよく、MTCカバレッジエンハンスメントモードの端末に共通の値でもよい。 In equation (2), N PUCCH_MTC (1) indicates an offset value for specifying the PUCCH resource number from the CCE number for the terminal in the MTC coverage enhancement mode. That is, an independent offset value N PUCCH_MTC (1) different from the offset N PUCCH (1) of the terminal in the normal mode is set for the terminal in the MTC coverage enhancement mode. N PUCCH_MTC (1) may be, for example, an individual value (UE specific) depending on the terminal 200, or a value common to terminals in the MTC coverage enhancement mode.

MTCカバレッジエンハンスメントモードの端末は、決定したPUCCHリソース番号nPUCCH_MTCに基づいて、実際に使用するOC index及び巡回シフト量を決定する。 The terminal in the MTC coverage enhancement mode determines the OC index to be actually used and the cyclic shift amount based on the determined PUCCH resource number n PUCCH_MTC .

図10は、通常モードの端末及びMTCカバレッジエンハンスメントモードの端末に対するPUCCHリソースの一例を示す。 FIG. 10 shows an example of PUCCH resources for a terminal in the normal mode and a terminal in the MTC coverage enhancement mode.

図10では、図3と同様、1RB(PRB(Physical RB))毎に最大36個のPUCCHリソースのうち、18個のPUCCHリソースが利用可能である。図10では、3個のRBに渡って、利用可能な54個のPUCCHリソースに対してPUCCHリソース番号(#0〜#53)がそれぞれ付されている。 In FIG. 10, as in FIG. 3, 18 PUCCH resources out of a maximum of 36 PUCCH resources can be used for each 1 RB (PRB (Physical RB)). In FIG. 10, a PUCCH resource number (# 0 to # 53) is assigned to each of the 54 available PUCCH resources across the three RBs.

図10では、通常モードの端末に対するオフセット値NPUCCH (1)=6であり、MTCカバレッジエンハンスメントモードの端末に対するオフセット値NPUCCH_MTC (1)=30である。 In FIG. 10, the offset value N PUCCH (1) = 6 for the terminal in the normal mode and the offset value N PUCCH_MTC (1) = 30 for the terminal in the MTC coverage enhancement mode.

すなわち、通常モードの端末は、PUCCHリソース番号nPUCCH=nCCE+6のPUCCHリソースを用いてACK/NACK信号を送信する。一方、MTCカバレッジエンハンスメントモードの端末は、PUCCHリソース番号nPUCCH_MTC=nCCE+30のPUCCHリソースを用いてACK/NACK信号を送信する。 That is, the terminal in the normal mode transmits an ACK / NACK signal using the PUCCH resource having the PUCCH resource number n PUCCH = n CCE +6. On the other hand, the terminal in the MTC coverage enhancement mode transmits an ACK / NACK signal using the PUCCH resource having the PUCCH resource number n PUCCH_MTC = n CCE +30.

つまり、端末200は、自端末が通常モードの端末である場合には、通常モードの端末用のPUCCHリソース群の中のPUCCHリソースを用いてACK/NACK信号を送信し、自端末が、MTCカバレッジエンハンスメントモードの端末である場合には、通常モードの端末用のPUCCHリソース群とは異なるMTCカバレッジエンハンスメントモードの端末用のPUCCHリソース群の中のPUCCHリソースを用いてACK/NACK信号を送信する。 That is, when the terminal 200 is a terminal in the normal mode, the terminal 200 transmits an ACK / NACK signal using the PUCCH resource in the PUCCH resource group for the terminal in the normal mode, and the terminal 200 transmits the MTC coverage. When the terminal is in the enhancement mode, the ACK / NACK signal is transmitted using the PUCCH resource in the PUCCH resource group for the terminal in the enhancement mode, which is different from the PUCCH resource group for the terminal in the normal mode.

また、同様にして、基地局100は、通常モードの端末から送信されるACK/NACK信号を、通常モードの端末用のPUCCHリソース群の中のリソースを用いて受信し、MTCカバレッジエンハンスメントモードの端末から送信されるACK/NACK信号を、通常モードの端末用のPUCCHリソース群とは異なるMTCカバレッジエンハンスメントモードの端末用のPUCCHリソース群の中のリソースを用いて受信する。 Similarly, the base station 100 receives the ACK / NACK signal transmitted from the terminal in the normal mode by using the resources in the PUCCH resource group for the terminal in the normal mode, and the terminal in the MTC coverage enhancement mode. The ACK / NACK signal transmitted from is received by using the resources in the PUCCH resource group for the terminal in the MTC coverage enhancement mode, which is different from the PUCCH resource group for the terminal in the normal mode.

これにより、図10に示すように、PDCCH信号、PDSCH信号及びACK/NACK信号に対してレピティション送信が適用されるMTCカバレッジエンハンスメントモードの端末がACK/NACK信号の送信に使用可能なPUCCHリソース群と、レピティション送信が適用されない通常モードの端末がACK/NACK信号の送信に使用可能なPUCCHリソース群とは異なる。すなわち、通常モードの端末とMTCカバレッジエンハンスメントモードの端末との間において、CCE番号からPUCCHリソース番号を特定するためのオフセット値を異ならせることにより、双方の端末に対するPUCCHリソース領域が分割される。 As a result, as shown in FIG. 10, a PUCCH resource group that can be used by the terminal in the MTC coverage enhancement mode to which the repetition transmission is applied to the PDCCH signal, the PDSCH signal, and the ACK / NACK signal to transmit the ACK / NACK signal. And, the terminal in the normal mode to which the repetition transmission is not applied is different from the PUCCH resource group that can be used to transmit the ACK / NACK signal. That is, the PUCCH resource area for both terminals is divided by making the offset value for specifying the PUCCH resource number from the CCE number different between the terminal in the normal mode and the terminal in the MTC coverage enhancement mode.

なお、図10では、各モードの端末200に対して使用可能なCCE数を24個とする場合について示している。ただし、各モードの端末200に対して使用可能なCCE数は24個に限らず、他の値でもよく、使用可能なCCE数に応じて、各モードの端末200に対するPUCCHリソース領域が分割されるように、オフセット値NPUCCH (1)及びNPUCCH_MTC (1)が設定されればよい。 Note that FIG. 10 shows a case where the number of CCEs that can be used for the terminal 200 in each mode is 24. However, the number of CCEs that can be used for the terminal 200 in each mode is not limited to 24, and other values may be used, and the PUCCH resource area for the terminal 200 in each mode is divided according to the number of CCEs that can be used. As such, the offset values N PUCCH (1) and N PUCCH_MTC (1) may be set.

ここで、一例として、図5に示すように、同一サブフレームにおいて送信されるACK/NACK信号に使用されるPUCCHリソースに対応するCCE番号がCCE#0である場合(つまり、nCCE=0)について説明する。 Here, as an example, as shown in FIG. 5, when the CCE number corresponding to the PUCCH resource used for the ACK / NACK signal transmitted in the same subframe is CCE # 0 (that is, n CCE = 0). Will be described.

この場合、通常モードの端末は、式(1)に従って、PUCCHリソース番号nPUCCH=6(=0+6)のPUCCHリソースを用いる。 In this case, the terminal in the normal mode uses the PUCCH resource having the PUCCH resource number n PUCCH = 6 (= 0 + 6) according to the equation (1).

一方、MTCカバレッジエンハンスメントモードの端末は、式(2)に従って、PUCCHリソース番号nPUCCH_MTC=30(=0+30)のPUCCHリソースを用いる。 On the other hand, the terminal in the MTC coverage enhancement mode uses the PUCCH resource having the PUCCH resource number n PUCCH_MTC = 30 (= 0 + 30) according to the equation (2).

すなわち、端末200(制御部213)は、自端末が通常モードの端末である場合には、PDCCHに使用されるCCEのインデックスnCCEにオフセット値NPUCCH (1)を加算して、実際にACK/NACK信号に使用されるPUCCHリソースを算出する。また、端末200は、自端末がMTCカバレッジエンハンスメントモードの端末である場合には、PDCCHに使用されるCCEのインデックスnCCEにオフセット値NPUCCH_MTC (1)を加算して、実際にACK/NACK信号に使用されるPUCCHリソースを算出する。ただし、オフセット値NPUCCH (1)とオフセット値NPUCCH_MTC (1)とは異なる。 That is, when the own terminal is a terminal in the normal mode, the terminal 200 (control unit 213) adds the offset value N PUCCH (1) to the index n CCE of the CCE used for the PDCCH, and actually ACKs. Calculate the PUCCH resource used for the / NACK signal. Further, when the terminal 200 is a terminal in the MTC coverage enhancement mode, the terminal 200 adds the offset value N PUCCH_MTC (1) to the index n CCE of the CCE used for PDCCH, and actually performs an ACK / NACK signal. Calculate the PUCCH resource used for. However, the offset value N PUCCH (1) and the offset value N PUCCH_MTC (1) are different.

よって、両方の端末が同一サブフレームにおいてACK/NACK信号を送信する場合に、通常モードの端末がACK/NACK信号を送信するPUCCHリソースに関連付けられたCCE番号と、MTCカバレッジエンハンスメントモードの端末がACK/NACK信号を送信するPUCCHリソースに関連付けられたCCE番号とが同一のCCE#0であっても、双方において使用されるPUCCHリソースは異なる。 Therefore, when both terminals transmit the ACK / NACK signal in the same subframe, the CCE number associated with the PUCCH resource to which the normal mode terminal transmits the ACK / NACK signal and the MTC coverage enhancement mode terminal ACK. Even if the CCE number associated with the PUCCH resource that sends the / NACK signal is the same CCE # 0, the PUCCH resource used by both is different.

つまり、双方の端末が同一サブフレームにおいてACK/NACK信号を送信する場合に、対応するPDCCHに使用されたCCE番号(最小のインデックス)が同一であっても、通常モードの端末とMTCカバレッジエンハンスメントモードの端末との間においてPUCCHリソースの衝突を回避することができる。 That is, when both terminals transmit ACK / NACK signals in the same subframe, even if the CCE number (minimum index) used for the corresponding PDCCH is the same, the terminal in normal mode and the MTC coverage enhancement mode It is possible to avoid the collision of PUCCH resources with the terminal of.

このように、本実施の形態によれば、通常モードの端末とMTCカバレッジエンハンスメントモードの端末とに対してそれぞれ異なるオフセット値を用いてPUCCHリソースを決定する。こうすることで、通常モードの端末が使用可能なPUCCHリソースと、MTCカバレッジエンハンスメントモードの端末が使用可能なPUCCHリソースと、が分離される。これにより、同一サブフレームにおいて送信されるACK/NACK信号に対応する下りリンクデータの割当に使用されたPDCCHが占有するCCEが同一であっても、ACK/NACK信号に使用されるPUCCHリソースを異ならせることができる。よって、ACK/NACK信号を送信するPUCCHリソースの衝突を回避できる。 As described above, according to the present embodiment, the PUCCH resource is determined by using different offset values for the terminal in the normal mode and the terminal in the MTC coverage enhancement mode. By doing so, the PUCCH resource that can be used by the terminal in the normal mode and the PUCCH resource that can be used by the terminal in the MTC coverage enhancement mode are separated. As a result, even if the CCE occupied by the PDCCH used to allocate the downlink data corresponding to the ACK / NACK signal transmitted in the same subframe is the same, the PUCCH resource used for the ACK / NACK signal is different. Can be made. Therefore, it is possible to avoid collision of PUCCH resources that transmit ACK / NACK signals.

また、上述したように、通常モードの端末とMTCカバレッジエンハンスメントモードの端末との間においてPUCCHリソース番号を特定するためのオフセット値を異ならせることにより、PUCCHリソースの衝突を回避するので、PDCCHリソースの割当に関して何ら制限を追加する必要はない。このため、本実施の形態によれば、PDCCHリソースの利用効率の低下又はスケジューリングの複雑度が増加することはない。 Further, as described above, by making the offset value for specifying the PUCCH resource number different between the terminal in the normal mode and the terminal in the MTC coverage enhancement mode, the collision of the PUCCH resource is avoided, so that the PDCCH resource can be used. There is no need to add any restrictions on the allocation. Therefore, according to the present embodiment, the utilization efficiency of PDCCH resources does not decrease or the complexity of scheduling does not increase.

よって、本実施の形態によれば、PDCCHリソースの周波数利用効率の低下及びスケジューリングの複雑度の増加をさせることなく、通常モードの端末とMTCカバレッジエンハンスメントモードの端末との間のPUCCHリソースの衝突を回避することができる。 Therefore, according to the present embodiment, the collision of PUCCH resources between the terminal in the normal mode and the terminal in the MTC coverage enhancement mode can be caused without reducing the frequency utilization efficiency of the PDCCH resource and increasing the complexity of scheduling. It can be avoided.

さらに、通常モードの端末に対するPUCCHリソースの割当(例えば、式(1)を参照)はLTEシステムにおいて既に行われている。よって、本実施の形態では、MTCカバレッジエンハンスメントモードの端末に対するPUCCHリソースの割当時に独立して使用されるオフセット値NPUCCH_MTC (1)のみが基地局100から端末200へ新たに通知されればよい。よって、既存のシステムの動作に与える影響は少ない。 Further, the allocation of PUCCH resources to terminals in normal mode (see, eg, equation (1)) has already been done in the LTE system. Therefore, in the present embodiment, only the offset value N PUCCH_MTC (1), which is independently used when allocating the PUCCH resource to the terminal in the MTC coverage enhancement mode, needs to be newly notified from the base station 100 to the terminal 200. Therefore, the influence on the operation of the existing system is small.

(実施の形態2)
本実施の形態に係る基地局及び端末の基本構成は、実施の形態1と同様であるので、図8(基地局100)と図9(端末200)を援用して説明する。
(Embodiment 2)
Since the basic configuration of the base station and the terminal according to the present embodiment is the same as that of the first embodiment, it will be described with reference to FIGS. 8 (base station 100) and 9 (terminal 200).

以下では、実施の形態1と同様、通常モードの端末と、MTCカバレッジエンハンスメントモードの端末とが基地局100のセル内に共存する場合について説明する。 Hereinafter, as in the first embodiment, a case where the terminal in the normal mode and the terminal in the MTC coverage enhancement mode coexist in the cell of the base station 100 will be described.

本実施の形態に係る基地局100は、各端末200に対して、PUCCHリソースに関する情報を予め通知する。PUCCHリソースに関する情報は、例えば、CCE番号からPUCCH番号を特定する際に使用されるオフセット値、及び、各PUCCH領域に配置される1リソースブロック(RB:Resource Block)あたりに符号多重されるPUCCHリソースの最大数に関する情報である。 The base station 100 according to the present embodiment notifies each terminal 200 of information about the PUCCH resource in advance. The information about the PUCCH resource is, for example, the offset value used when specifying the PUCCH number from the CCE number, and the PUCCH resource code-multiplexed per one resource block (RB: Resource Block) arranged in each PUCCH area. Information about the maximum number of.

本実施の形態では、通常モードの端末及びMTCカバレッジエンハンスメントモードの端末に対して上記オフセット値が共通に設定される。ただし、通常モードの端末と、MTCカバレッジエンハンスメントモードの端末とでは、CCE番号とPUCCHリソース番号との対応付けが異なる。 In the present embodiment, the offset value is commonly set for the terminal in the normal mode and the terminal in the MTC coverage enhancement mode. However, the correspondence between the CCE number and the PUCCH resource number differs between the terminal in the normal mode and the terminal in the MTC coverage enhancement mode.

具体的には、通常モードの端末は、実施の形態1と同様、ACK/NACK信号を送信するPUCCHリソースのリソース番号nPUCCHを式(1)に従って決定し、実際に使用するOC index及び巡回シフト量を決定する。 Specifically, the terminal in the normal mode determines the resource number n PUCCH of the PUCCH resource that transmits the ACK / NACK signal according to the equation (1), as in the first embodiment, and determines the OC index and the cyclic shift that are actually used. Determine the amount.

一方、MTCカバレッジエンハンスメントモードの端末は、下りリンク割当制御情報(PDCCH又はEPDCCH)を受信した場合、対応する割当制御情報に示される下りリンクデータ(PDSCH)に対するACK/NACK信号を送信するPUCCHリソースのリソース番号nPUCCH_MTCを次式に従って決定する。
nPUCCH_MTC=NPUCCH (1)-1-nCCE (3)
On the other hand, when the terminal in the MTC coverage enhancement mode receives the downlink allocation control information (PDCCH or EPDCCH), the PUCCH resource that transmits the ACK / NACK signal for the downlink data (PDSCH) indicated in the corresponding allocation control information. The resource number n PUCCH_MTC is determined according to the following equation.
n PUCCH_MTC = N PUCCH (1) -1-n CCE (3)

式(3)において、NPUCCH (1)は、CCE番号からPUCCHリソース番号を特定するためのオフセット値であって、式(1)にも含まれる値である。すなわち、MTCカバレッジエンハンスメントモードの端末に対して、通常モードの端末のオフセットNPUCCH (1)と同一のオフセット値NPUCCH (1)が設定される。NPUCCH (1)は、例えば、基地局100から端末200へ報知信号又は上位レイヤシグナリングによって通知されてもよい。 In the equation (3), N PUCCH (1) is an offset value for specifying the PUCCH resource number from the CCE number, and is also a value included in the equation (1). That is, the same offset value N PUCCH (1) as the offset N PUCCH (1) of the terminal in the normal mode is set for the terminal in the MTC coverage enhancement mode. N PUCCH (1) may be notified from the base station 100 to the terminal 200 by a broadcast signal or higher layer signaling, for example.

MTCカバレッジエンハンスメントモードの端末は、決定したPUCCHリソース番号nPUCCH_MTCに基づいて、実際に使用するOC index及び巡回シフト量を決定する。 The terminal in the MTC coverage enhancement mode determines the OC index to be actually used and the cyclic shift amount based on the determined PUCCH resource number n PUCCH_MTC .

すなわち、端末200(制御部213)は、自端末が通常モードの端末である場合には、PDCCHに使用されるCCEのインデックスnCCEにオフセット値NPUCCH (1)を加算して、実際にACK/NACK信号に使用されるPUCCHリソースを算出する。一方、端末200は、自端末がMTCカバレッジエンハンスメントモードの端末である場合には、オフセット値NPUCCH_MTC (1)から、PDCCHに使用されるCCEのインデックスnCCEを減算して、実際にACK/NACK信号に使用されるPUCCHリソースを算出する。 That is, when the own terminal is a terminal in the normal mode, the terminal 200 (control unit 213) adds the offset value N PUCCH (1) to the index n CCE of the CCE used for the PDCCH, and actually ACKs. Calculate the PUCCH resource used for the / NACK signal. On the other hand, when the terminal 200 is a terminal in the MTC coverage enhancement mode, the terminal 200 actually ACK / NACK by subtracting the index n CCE of the CCE used for PDCCH from the offset value N PUCCH_MTC (1). Calculate the PUCCH resource used for the signal.

図11は、通常モードの端末及びMTCカバレッジエンハンスメントモードの端末に対するPUCCHリソースの一例を示す。 FIG. 11 shows an example of PUCCH resources for a terminal in the normal mode and a terminal in the MTC coverage enhancement mode.

図11では、図10と同様、1RB毎に最大36個のPUCCHリソースのうち、18個のPUCCHリソースが利用可能である。図11では、3個のRBに渡って、利用可能な54個のPUCCHリソースに対してPUCCHリソース番号(#0〜#53)がそれぞれ付されている。 In FIG. 11, as in FIG. 10, 18 PUCCH resources out of a maximum of 36 PUCCH resources can be used for each RB. In FIG. 11, PUCCH resource numbers (# 0 to # 53) are assigned to each of the 54 available PUCCH resources across the three RBs.

また、図11では、各端末200に対するオフセット値NPUCCH (1)=30である。 Further, in FIG. 11, the offset value N PUCCH (1) = 30 for each terminal 200.

すなわち、通常モードの端末は、PUCCHリソース番号nPUCCH=nCCE+30のPUCCHリソースを用いてACK/NACK信号を送信する。一方、MTCカバレッジエンハンスメントモードの端末は、PUCCHリソース番号nPUCCH_MTC=30−1−nCCE(=29−nCCE)のPUCCHリソースを用いてACK/NACK信号を送信する。 That is, the terminal in the normal mode transmits an ACK / NACK signal using the PUCCH resource having the PUCCH resource number n PUCCH = n CCE +30. On the other hand, the terminal in the MTC coverage enhancement mode transmits an ACK / NACK signal using the PUCCH resource having the PUCCH resource number n PUCCH_MTC = 30-1-n CCE (= 29-n CCE ).

つまり、図11に示すように、PUCCHリソース番号#29と#30との間を境界として、#30以上の番号のPUCCHリソースは通常モードの端末用PUCCHリソース領域に設定され、#29以下の番号のPUCCHリソースはMTCカバレッジエンハンスメントモードの端末用PUCCHリソース領域に設定される。 That is, as shown in FIG. 11, with the boundary between PUCCH resource numbers # 29 and # 30, PUCCH resources with numbers # 30 or higher are set in the PUCCH resource area for terminals in normal mode, and numbers # 29 or lower. PUCCH resource is set in the PUCCH resource area for terminals in MTC coverage enhancement mode.

これにより、図11に示すように、通常モードの端末及びMTCカバレッジエンハンスメントモードの端末の各々に対して異なるPUCCHリソース領域が設定される。すなわち、通常モードの端末とMTCカバレッジエンハンスメントモードの端末との間において、CCE番号からPUCCHリソース番号を特定するための対応付け(式(1)及び式(3))を異ならせることにより、双方の端末に対するPUCCHリソース領域が分割される。 As a result, as shown in FIG. 11, different PUCCH resource areas are set for each of the terminal in the normal mode and the terminal in the MTC coverage enhancement mode. That is, by making the correspondence (formula (1) and formula (3)) for specifying the PUCCH resource number from the CCE number different between the terminal in the normal mode and the terminal in the MTC coverage enhancement mode, both of them are used. The PUCCH resource area for the terminal is divided.

ここで、一例として、図5に示すように、同一サブフレームにおいて送信されるACK/NACK信号に使用されるPUCCHリソースに対応するCCE番号がCCE#0である場合(つまり、nCCE=0)について説明する。 Here, as an example, as shown in FIG. 5, when the CCE number corresponding to the PUCCH resource used for the ACK / NACK signal transmitted in the same subframe is CCE # 0 (that is, n CCE = 0). Will be described.

この場合、通常モードの端末は、式(1)に従って、PUCCHリソース番号nPUCCH=30(=0+30)のPUCCHリソースを用いる。 In this case, the terminal in the normal mode uses the PUCCH resource having the PUCCH resource number n PUCCH = 30 (= 0 + 30) according to the equation (1).

一方、MTCカバレッジエンハンスメントモードの端末は、式(3)に従って、PUCCHリソース番号nPUCCH_MTC=29(=29−0)のPUCCHリソースを用いる。 On the other hand, the terminal in the MTC coverage enhancement mode uses the PUCCH resource of PUCCH resource number n PUCCH_MTC = 29 (= 29-0) according to the equation (3).

つまり、両方の端末が同一サブフレームにおいてACK/NACK信号を送信する場合に、通常モードの端末がACK/NACK信号を送信するPUCCHリソースに関連付けられたCCE番号と、MTCカバレッジエンハンスメントモードの端末がACK/NACK信号を送信するPUCCHリソースに関連付けられたCCE番号とが同一のCCE#0であっても、双方において使用されるPUCCHリソースは異なる。 That is, when both terminals transmit ACK / NACK signals in the same subframe, the CCE number associated with the PUCCH resource to which the normal mode terminal transmits the ACK / NACK signal and the MTC coverage enhancement mode terminal ACK. Even if the CCE number associated with the PUCCH resource that sends the / NACK signal is the same CCE # 0, the PUCCH resource used by both is different.

つまり、双方の端末が同一サブフレームにおいてACK/NACK信号を送信する場合に、対応するPDCCHに使用されたCCE番号(最小のインデックス)が同一であっても、通常モードの端末とMTCカバレッジエンハンスメントモードの端末との間においてPUCCHリソースの衝突を回避することができる。 That is, when both terminals transmit ACK / NACK signals in the same subframe, even if the CCE number (minimum index) used for the corresponding PDCCH is the same, the terminal in normal mode and the MTC coverage enhancement mode It is possible to avoid the collision of PUCCH resources with the terminal of.

このように、本実施の形態によれば、通常モードの端末とMTCカバレッジエンハンスメントモードの端末とに対して、それぞれ異なるCCEとの対応付けを用いてPUCCHリソースを決定する。こうすることで、通常モードの端末が使用可能なPUCCHリソースと、MTCカバレッジエンハンスメントモードの端末が使用可能なPUCCHリソースと、が分離される。これにより、同一サブフレームにおいて送信されるACK/NACK信号に対応する下りリンクデータの割当に使用されたPDCCHが占有するCCEが同一であっても、ACK/NACK信号に使用されるPUCCHリソースを異ならせることができる。よって、ACK/NACK信号を送信するPUCCHリソースの衝突を回避できる。 As described above, according to the present embodiment, the PUCCH resource is determined for the terminal in the normal mode and the terminal in the MTC coverage enhancement mode by using different CCE associations. By doing so, the PUCCH resource that can be used by the terminal in the normal mode and the PUCCH resource that can be used by the terminal in the MTC coverage enhancement mode are separated. As a result, even if the CCE occupied by the PDCCH used to allocate the downlink data corresponding to the ACK / NACK signal transmitted in the same subframe is the same, the PUCCH resource used for the ACK / NACK signal is different. Can be made. Therefore, it is possible to avoid collision of PUCCH resources that transmit ACK / NACK signals.

また、上述したように、通常モードの端末とMTCカバレッジエンハンスメントモードの端末との間においてPUCCHリソース番号を特定するための対応付けを異ならせることにより、PUCCHリソースの衝突を回避するので、PDCCHリソースの割当に関して何ら制限を追加する必要はない。このため、本実施の形態によれば、PDCCHリソースの利用効率の低下又はスケジューリングの複雑度が増加することはない。 Further, as described above, the collision of PUCCH resources is avoided by making the correspondence for specifying the PUCCH resource number different between the terminal in the normal mode and the terminal in the MTC coverage enhancement mode, so that the PDCCH resource can be used. You don't need to add any restrictions on allocations. Therefore, according to the present embodiment, the utilization efficiency of PDCCH resources does not decrease or the complexity of scheduling does not increase.

よって、本実施の形態によれば、PDCCHリソースの周波数利用効率の低下及びスケジューリングの複雑度の増加をさせることなく、通常モードの端末とMTCカバレッジエンハンスメントモードの端末との間のPUCCHリソースの衝突を回避することができる。 Therefore, according to the present embodiment, the collision of PUCCH resources between the terminal in the normal mode and the terminal in the MTC coverage enhancement mode can be caused without reducing the frequency utilization efficiency of the PDCCH resource and increasing the complexity of scheduling. It can be avoided.

さらに、通常モードの端末に対するPUCCHリソースの割当(例えば、式(1)を参照)はLTEシステムにおいて既に行われている。また、MTCカバレッジエンハンスメントモードの端末に対するPUCCHリソースの割当時にも、通常モードの端末と同一のパラメータ(オフセット値NPUCCH (1))が用いられる。よって、MTCカバレッジエンハンスメントモードの端末に対して新たに追加すべきパラメータはない。よって、既存のシステムの動作に影響を与えない。 Further, the allocation of PUCCH resources to terminals in normal mode (see, eg, equation (1)) has already been done in the LTE system. Also, when allocating PUCCH resources to a terminal in MTC coverage enhancement mode, the same parameters (offset value N PUCCH (1) ) as in the terminal in normal mode are used. Therefore, there are no new parameters to be added for terminals in MTC coverage enhancement mode. Therefore, it does not affect the operation of the existing system.

なお、CCE番号からPUCCHリソース番号を特定する対応付けを、通常モードとMTCカバレッジエンハンスメントモードとで逆にしてもよい。つまり、通常モードの端末が式(3)を用いてPUCCHリソース番号を決定し、MTCカバレッジエンハンスメントモードの端末が式(1)を用いてPUCCHリソース番号を決定してもよい。MTCでは端末はそれほど頻繁に通信を行わないことが想定されることから、MTCカバレッジエンハンスメントモードの端末のPUCCH領域の使用頻度は少ないことが想定される。また、上りリンクでは、システム帯域の中心にPUSCH領域(Physical Downlink Shared Channel)が配置され、両端にPUCCH領域が配置され、PUCCHリソース(例えば、図11を参照)には上記PUCCH領域の外側から内側へ向かってPUCCHリソース番号が昇順に付されている。よって、式(1)によって対応付けられた、使用頻度が少ないMTCカバレッジエンハンスメントモードの端末のPUCCH領域は、上りリンクの内側の周波数帯域に配置されるので、上りリンクデータ用の周波数帯域と連続させることができる。このようにすることで、MTCカバレッジエンハンスメントモードの端末がPUCCHリソースを使用していない場合に、そのリソースを上りリンクデータ(PUSCH)に用いることができる。また、MTCカバレッジエンハンスメントモードの端末のPUCCH領域がPUSCH領域と連続していることで、連続する複数のサブキャリアをまとめて特定の端末に割り当てて、ピーク対送信電力比(PAPR: Peak-to-Average Power Ratio)の増加を抑えることができる。 The mapping for specifying the PUCCH resource number from the CCE number may be reversed between the normal mode and the MTC coverage enhancement mode. That is, the terminal in the normal mode may determine the PUCCH resource number using the equation (3), and the terminal in the MTC coverage enhancement mode may determine the PUCCH resource number using the equation (1). Since it is assumed that the terminal does not communicate so frequently in MTC, it is assumed that the PUCCH area of the terminal in the MTC coverage enhancement mode is used infrequently. Further, in the uplink, a PUSCH area (Physical Downlink Shared Channel) is arranged at the center of the system band, PUCCH areas are arranged at both ends, and PUCCH resources (for example, see FIG. 11) are arranged from the outside to the inside of the PUCCH area. PUCCH resource numbers are assigned in ascending order toward. Therefore, the PUCCH region of the terminal in the MTC coverage enhancement mode, which is infrequently used and associated with the equation (1), is arranged in the frequency band inside the uplink, so that it is continuous with the frequency band for the uplink data. be able to. By doing so, when the terminal in the MTC coverage enhancement mode does not use the PUCCH resource, the resource can be used for the uplink data (PUSCH). In addition, since the PUCCH area of the terminal in MTC coverage enhancement mode is continuous with the PUSCH area, multiple continuous subcarriers can be collectively assigned to a specific terminal, and the peak-to-transmission power ratio (PAPR: Peak-to-) can be assigned. The increase in Average Power Ratio) can be suppressed.

(実施の形態3)
本実施の形態に係る基地局及び端末の基本構成は、実施の形態1と同様であるので、図8(基地局100)と図9(端末200)を援用して説明する。
(Embodiment 3)
Since the basic configuration of the base station and the terminal according to the present embodiment is the same as that of the first embodiment, it will be described with reference to FIGS. 8 (base station 100) and 9 (terminal 200).

以下では、通常モードの端末と、MTCカバレッジエンハンスメントモードの端末とが基地局100のセル内に共存する場合について説明する。 In the following, a case where a terminal in the normal mode and a terminal in the MTC coverage enhancement mode coexist in the cell of the base station 100 will be described.

本実施の形態に係る基地局100は、各端末200に対して、PUCCHリソースに関する情報を予め通知する。PUCCHリソースに関する情報は、例えば、PUCCHリソース(例えば、図3を参照)の1直交系列において隣接する利用可能なPUCCHリソース間の巡回シフト量の差、及び、各PUCCH領域に配置される1RBあたりに符号多重されるPUCCHリソースの最大数に関する情報を含む。 The base station 100 according to the present embodiment notifies each terminal 200 of information about the PUCCH resource in advance. Information about PUCCH resources can be found, for example, by the difference in the amount of cyclic shift between adjacent available PUCCH resources in one orthogonal sequence of PUCCH resources (see, eg, FIG. 3) and per RB placed in each PUCCH region. Contains information about the maximum number of PUCCH resources to be code-multiplexed.

また、通常モードの端末及びMTCカバレッジエンハンスメントモードの端末の各々に対して異なるPUCCHリソース領域が設定される。以下の説明では、MTCカバレッジエンハンスメントモードの端末に対するPUCCHリソースの割当として、CCE番号に対応付けてImplicitに通知する場合について説明する。例えば、通常モードの端末及びMTCカバレッジエンハンスメントモードの端末に対するPUCCHリソースは、実施の形態1又は実施の形態2と同様の方法により設定されてもよい。ただし、本実施の形態では、MTCカバレッジエンハンスメントモードの端末に対するPUCCHリソースの割当として、上位レイヤシグナリングなどを用いて、基地局100から端末200へExplicitに通知されてもよい。 In addition, different PUCCH resource areas are set for each of the terminal in the normal mode and the terminal in the MTC coverage enhancement mode. In the following description, the case of notifying Implicit in association with the CCE number as the allocation of PUCCH resources to the terminal in the MTC coverage enhancement mode will be described. For example, the PUCCH resource for the terminal in the normal mode and the terminal in the MTC coverage enhancement mode may be set by the same method as in the first embodiment or the second embodiment. However, in the present embodiment, as the allocation of PUCCH resources to the terminal in the MTC coverage enhancement mode, the base station 100 may Explicitly notify the terminal 200 by using upper layer signaling or the like.

本実施の形態では、通常モードの端末及びMTCカバレッジエンハンスメントモードの端末に対して上記巡回シフト量の差が独立に設定される。 In the present embodiment, the difference in the patrol shift amount is set independently for the terminal in the normal mode and the terminal in the MTC coverage enhancement mode.

図12は、本実施の形態に係る、通常モードの端末及びMTCカバレッジエンハンスメントモードの端末に対するPUCCHリソースの一例を示す。図12では、2個のRBの合計72個のPUCCHリソースのうち、12個のPUCCHリソースはSPS/SR用に確保され、48個のPUCCHリソースは通常モードの端末に対して確保され、残りの12個のPUCCHリソースはMTCカバレッジエンハンスメントモードの端末に対して確保されている。 FIG. 12 shows an example of PUCCH resources for the terminal in the normal mode and the terminal in the MTC coverage enhancement mode according to the present embodiment. In FIG. 12, out of a total of 72 PUCCH resources of the two RBs, 12 PUCCH resources are reserved for SPS / SR, 48 PUCCH resources are reserved for the terminal in normal mode, and the rest. Twelve PUCCH resources are reserved for terminals in MTC coverage enhancement mode.

上述したように、図12に示すPUCCHリソースは、直交符号系列(OC index)とZAC系列の巡回シフト量(Cyclic shift Index)との組合せによって定義される。 As described above, the PUCCH resource shown in FIG. 12 is defined by the combination of the orthogonal code sequence (OC index) and the cyclic shift amount (Cyclic shift Index) of the ZAC sequence.

通常モードの端末には、PUCCHリソースを定義する1直交符号系列において隣接する利用可能なリソース間の巡回シフト量の差Δshift PUCCHが設定される。例えば、図12では、Δshift PUCCH=2が設定されている。すなわち、1つの直交符号系列に対して採りうる12個の巡回シフト量(Cyclic Shift Index=0〜11)について1個おきの巡回シフト量に対応するPUCCHリソースが利用可能となる。よって、通常モードの端末に対しては、1RB(PRB(Physical RB))毎に最大36個のPUCCHリソースのうち、18個のPUCCHリソースが利用可能となる。 In the terminal in the normal mode, the difference Δ shift PUCCH of the cyclic shift amount between adjacent available resources in one orthogonal code sequence that defines the PUCCH resource is set. For example, in FIG. 12, Δ shift PUCCH = 2 is set. That is, PUCCH resources corresponding to every other cyclic shift amount can be used for 12 cyclic shift amounts (Cyclic Shift Index = 0 to 11) that can be taken for one orthogonal code sequence. Therefore, 18 PUCCH resources out of a maximum of 36 PUCCH resources can be used for each RB (PRB (Physical RB)) for the terminal in the normal mode.

図12では、通常モードの端末は、下りリンク割当制御情報を受信した場合、対応する割当制御情報に示される下りリンクデータに対するACK/NACK信号を送信するPUCCHリソースのリソース番号nPUCCHを式(1)に従って決定してもよい(ただし、NPUCCH (1)=6)。 In FIG. 12, when the terminal in the normal mode receives the downlink allocation control information, the resource number n PUCCH of the PUCCH resource that transmits the ACK / NACK signal for the downlink data shown in the corresponding allocation control information is expressed by the equation (1). ) May be determined (however, N PUCCH (1) = 6).

図12では、PUCCHリソース#0を始点として、各直交符号系列において1個おきの巡回シフト量に対応するリソースに対して番号が付与されたPUCCHリソースのうち、PUCCHリソース番号#6〜#29の24個のPUCCHリソースが通常モードの端末が利用可能なPUCCHリソースとなる。 In FIG. 12, among the PUCCH resources in which the resources corresponding to every other cyclic shift amount in each orthogonal code sequence are numbered starting from the PUCCH resource # 0, the PUCCH resource numbers # 6 to # 29 are assigned. Twenty-four PUCCH resources are PUCCH resources that can be used by terminals in normal mode.

一方、MTCカバレッジエンハンスメントモードの端末には、PUCCHリソースを定義する1直交符号系列において隣接する利用可能なリソース間の巡回シフト量の差Δshift PUCCH_MTCが設定される。例えば、図12では、Δshift PUCCH_MTC=1が設定されている。すなわち、利用可能なPUCCHリソース間の巡回シフト量の差として、通常モードの端末とMTCカバレッジエンハンスメントモードの端末とでは互いに異なるパラメータが設定されている。具体的には、Δshift PUCCH_MTCは、Δshift PUCCHよりも小さい。 On the other hand, in the terminal in the MTC coverage enhancement mode, the difference Δ shift PUCCH_MTC of the cyclic shift amount between adjacent available resources in one orthogonal code sequence defining the PUCCH resource is set. For example, in FIG. 12, Δ shift PUCCH_MTC = 1 is set. That is, different parameters are set between the terminal in the normal mode and the terminal in the MTC coverage enhancement mode as the difference in the amount of cyclic shift between the available PUCCH resources. Specifically, Δ shift PUCCH_MTC is smaller than Δ shift PUCCH .

すなわち、MTCカバレッジエンハンスメントモードの端末では、1つの直交符号系列に対して採りうる12個の巡回シフト量(Cyclic Shift Index=0〜11)について連続する全ての巡回シフト量に対応するPUCCHリソースが利用可能となる。 That is, in the terminal in the MTC coverage enhancement mode, the PUCCH resource corresponding to all the continuous cyclic shift amounts for 12 cyclic shift amounts (Cyclic Shift Index = 0 to 11) that can be taken for one orthogonal code sequence is used. It will be possible.

図12では、MTCカバレッジエンハンスメントモードの端末は、下りリンク割当制御情報を受信した場合、対応する割当制御情報に示される下りリンクデータに対するACK/NACK信号を送信するPUCCHリソースのリソース番号nPUCCH_MTCを式(2)に従って決定してもよい(ただし、NPUCCH_MTC (1)=60)。 In FIG. 12, when the terminal in the MTC coverage enhancement mode receives the downlink allocation control information, the resource number n PUCCH_MTC of the PUCCH resource that transmits the ACK / NACK signal for the downlink data shown in the corresponding allocation control information is expressed. It may be determined according to (2) (however, N PUCCH_MTC (1) = 60).

図12では、PUCCHリソース#0を始点として、各直交符号系列において連続する巡回シフト量に対応するリソースに対して番号が付与されたPUCCHリソースのうち、PUCCHリソース番号#60〜#71の12個のPUCCHリソースがMTCカバレッジエンハンスメントモードの端末が利用可能なPUCCHリソースとなる。 In FIG. 12, 12 PUCCH resource numbers # 60 to # 71 are assigned to the resources corresponding to the continuous cyclic shift amounts in each orthogonal code sequence starting from PUCCH resource # 0. PUCCH resource becomes a PUCCH resource that can be used by terminals in MTC coverage enhancement mode.

なお、端末200は、PUCCHリソース番号に基づいて、実際に使用するOC index及び巡回シフト量を決定する。PUCCHリソース番号と、OC index及び巡回シフト量と、の対応付けは、隣接する巡回シフト量の差に依存する。したがって、本実施の形態では、PUCCHリソース番号から実際に使用するOC index及び巡回シフト量を特定する対応付けが、通常モードの端末とMTCカバレッジエンハンスメントモードの端末とで異なる。具体的には、MTCカバレッジエンハンスメントモードの端末は、既存のシステムにおけるPUCCHリソース番号から実際に使用するOC index及び巡回シフト量を特定する対応付けを示す数式(示さず)におけるΔshift PUCCHをΔshift PUCCH_MTCに置き換えて動作すればよい。 The terminal 200 determines the OC index and the cyclic shift amount actually used based on the PUCCH resource number. The correspondence between the PUCCH resource number, the OC index, and the cyclic shift amount depends on the difference between the adjacent cyclic shift amounts. Therefore, in the present embodiment, the correspondence for specifying the OC index and the cyclic shift amount actually used from the PUCCH resource number is different between the terminal in the normal mode and the terminal in the MTC coverage enhancement mode. Specifically, the terminal of the MTC coverage enhancement mode, a delta Shift PUCCH in equation showing association specifying the OC index and a cyclic shift amount for actual use from PUCCH resource numbers in the existing system (not shown) delta Shift It should work by replacing it with PUCCH_MTC .

既存のシステム(例えば、3GPP Release 11)では、上述した通常モードの端末に対するPUCCHリソースは確保されていた。これに対して、図12に示すように、MTCカバレッジエンハンスメントモードの端末が存在する場合、通常モードの端末用のPUCCHリソースに加えて、MTCカバレッジエンハンスメントモードの端末用のPUCCHリソースが追加的に設定される。 In the existing system (for example, 3GPP Release 11), the PUCCH resource for the terminal in the normal mode described above was secured. On the other hand, as shown in FIG. 12, when a terminal in the MTC coverage enhancement mode exists, the PUCCH resource for the terminal in the MTC coverage enhancement mode is additionally set in addition to the PUCCH resource for the terminal in the normal mode. Will be done.

ここで、図12に示すように、各RB内での最大符号多重可能数は、採りうる巡回シフト量のうちの利用可能な巡回シフト量の数により特定される。具体的には、最大符号多重可能数は、PUCCHリソースとして巡回シフト量をいくつおきに利用可能か(つまり、Δshift PUCCH及びΔshift PUCCH_MTC)によって特定される。 Here, as shown in FIG. 12, the maximum code multiplexing possible number in each RB is specified by the number of available cyclic shift amounts among the possible cyclic shift amounts. Specifically, the maximum number of sign multiplexing is specified by how many cyclic shift amounts are available as PUCCH resources (that is, Δ shift PUCCH and Δ shift PUCCH_MTC ).

本実施の形態では、通常モードの端末及びMTCカバレッジエンハンスメントモードの端末の各々に対して最大符号多重可能数(巡回シフト量の差)が独立に設定される。具体的には、MTCカバレッジエンハンスメントモードの端末用のPUCCHリソース群の各リソースとして定義された、直交符号系列と巡回シフト量との組合せのうち、同一直交符号系列において隣接する巡回シフト量の差Δshift PUCCH_MTCは、通常モードの端末用のPUCCHリソース群の各リソースとして定義された、直交符号系列と巡回シフト量との組合せのうち、同一直交符号系列において隣接する巡回シフト量の差Δshift PUCCHよりも小さい。 In the present embodiment, the maximum code multiplexing possible number (difference in the cyclic shift amount) is independently set for each of the terminal in the normal mode and the terminal in the MTC coverage enhancement mode. Specifically, among the combinations of the orthogonal code series and the cyclic shift amount defined as each resource of the PUCCH resource group for the terminal in the MTC coverage enhancement mode, the difference Δ of the adjacent cyclic shift amounts in the same orthogonal code sequence. shift PUCCH_MTC is from the difference Δ shift PUCCH of the adjacent cyclic shift amounts in the same orthogonal code series among the combinations of the orthogonal code series and the cyclic shift amount defined as each resource of the PUCCH resource group for the terminal in the normal mode. Is also small.

このため、MTCカバレッジエンハンスメントモードの端末用のPUCCHリソース領域では、通常モードの端末用のPUCCHリソース領域と比較して、各PUCCHリソース領域全体に対する利用可能なPUCCHリソースの割合が高くなる。具体的には、図12に示すように、通常モードの端末用PUCCHリソース領域では、48個のPUCCHリソースのうち、24個のPUCCHリソースが利用可能となる。これに対して、MTCカバレッジエンハンスメントモードの端末用PUCCHリソース領域では、12個のPUCCHリソースの全てが利用可能となる。すなわち、MTCカバレッジエンハンスメントモードの端末に対して最大符号多重可能数が最大限となる。 Therefore, in the PUCCH resource area for the terminal in the MTC coverage enhancement mode, the ratio of the available PUCCH resource to the entire PUCCH resource area is higher than that in the PUCCH resource area for the terminal in the normal mode. Specifically, as shown in FIG. 12, 24 PUCCH resources out of 48 PUCCH resources can be used in the terminal PUCCH resource area in the normal mode. On the other hand, in the PUCCH resource area for terminals in the MTC coverage enhancement mode, all 12 PUCCH resources can be used. That is, the maximum number of codes that can be multiplexed is maximized for the terminal in the MTC coverage enhancement mode.

つまり、本実施の形態では、上述したようにMTCカバレッジエンハンスメントモードの端末用のPUCCHリソースにおける最大符号多重可能数を、通常モードの端末用PUCCHリソースにおける最大符号多重可能数よりも多くすることにより、利用可能なPUCCHリソース数を多くして、PUCCHリソースのオーバーヘッドを最小限に抑えることができる。 That is, in the present embodiment, as described above, the maximum code multiplexing number in the PUCCH resource for the terminal in the MTC coverage enhancement mode is made larger than the maximum code multiplexing number in the PUCCH resource for the terminal in the normal mode. You can increase the number of PUCCH resources available to minimize the PUCCH resource overhead.

例えば、12個のPUCCHリソースを利用可能とするためには、Δshift PUCCH_MTC=2の場合には24個のPUCCHリソースを確保する必要があるのに対して、Δshift PUCCH_MTC=1の場合には図12に示すように12個のPUCCHリソースを確保するだけで済む。よって、Δshift PUCCH_MTCをΔshift PUCCHよりも小さくすることにより、通常モードの端末に設定される巡回シフト量の差Δshift PUCCHと同一とする場合と比較して、PUCCHリソースのオーバーヘッドを最小限に抑えることができる。 For example, in order to make 12 PUCCH resources available, it is necessary to secure 24 PUCCH resources when Δ shift PUCCH_MTC = 2, whereas when Δ shift PUCCH_MTC = 1, it is necessary to secure 24 PUCCH resources. As shown in FIG. 12, it is only necessary to secure 12 PUCCH resources. Thus, delta is made smaller than the shift PUCCH_MTC Δ shift PUCCH, as compared with the case where the same as the difference delta Shift PUCCH cyclic shift amount set in the normal mode terminals, minimizing the PUCCH resource overhead It can be suppressed.

ところで、同一RB内のPUCCHリソースにおいて、符号多重に用いられなかったPUCCHリソースは、符号拡散による符号間干渉低減効果により符号間干渉の低減に寄与する。例えば、図12に示すように、通常モードの端末用PUCCHリソースでは、利用可能なPUCCHリソース#6〜#29の隣接するリソースの間に利用されないPUCCHリソース(符号多重に用いられないPUCCHリソース)が存在し、当該PUCCHリソースが符号間干渉の低減に寄与する。 By the way, among PUCCH resources in the same RB, PUCCH resources that are not used for code multiplexing contribute to reduction of intersymbol interference by the intersymbol interference reduction effect due to code diffusion. For example, as shown in FIG. 12, in the PUCCH resource for the terminal in the normal mode, the PUCCH resource (PUCCH resource not used for intersymbol interference) that is not used between the adjacent resources of the available PUCCH resources # 6 to # 29 It exists and the PUCCH resource contributes to the reduction of intersymbol interference.

これに対して、図12に示すように、MTCカバレッジエンハンスメントモードの端末用PUCCHリソースでは、符号多重に用いられないPUCCHリソースは存在しない。 On the other hand, as shown in FIG. 12, in the PUCCH resource for the terminal in the MTC coverage enhancement mode, there is no PUCCH resource that is not used for code multiplexing.

しかし、MTCでのトラフィック特性を考慮すると、MTCでの端末は頻繁に通信を行わないことが想定される。すなわち、MTCカバレッジエンハンスメントモードの端末用PUCCHリソースの使用頻度は確率的に低くなる。よって、MTCカバレッジエンハンスメントモードの端末用PUCCHリソースにおいて、同一RB内の最大符号多重可能数を増加させたとしても、同時に符号多重される端末数が少ないので、同一系列の隣接する巡回シフト量に対応するリソースが同時に使用される可能性は低くなる。すなわち、隣接する巡回シフト量に対応するリソースが同時に使用されることによる符号間干渉の発生の可能性が低いので、ACK/NACK信号の伝送特性の劣化は生じにくい。 However, considering the traffic characteristics of MTC, it is assumed that terminals with MTC do not communicate frequently. That is, the frequency of use of the PUCCH resource for the terminal in the MTC coverage enhancement mode is stochastically low. Therefore, in the PUCCH resource for terminals in the MTC coverage enhancement mode, even if the maximum number of code multiplexing possible in the same RB is increased, the number of terminals that can be code-multiplexed at the same time is small, so it corresponds to the amount of adjacent cyclic shifts in the same series. Resources are less likely to be used at the same time. That is, since the possibility of intersymbol interference due to the simultaneous use of resources corresponding to adjacent cyclic shift amounts is low, deterioration of the transmission characteristics of the ACK / NACK signal is unlikely to occur.

また、MTCでの通信環境を考慮すると、MTCカバレッジエンハンスメントモードの端末に対する制御情報の符号化率が低く設定され、PDCCHを構成するL1/L2 CCHのCCEの占有数が比較的多くなることが想定される。このため、例えば、上述したように、MTCカバレッジエンハンスメントモードの端末に対して、CCE番号によりPUCCHリソース番号がImplicitに通知される場合、番号が隣接するCCEは同一の端末に使用される可能性が高くなる。よって、番号が隣接するPUCCHリソース(隣接する巡回シフト量に対応するリソース)が同時に使用される可能性は低くなる。 Also, considering the communication environment in MTC, it is assumed that the code rate of control information for the terminal in MTC coverage enhancement mode is set low, and the number of CCEs occupied by the L1 / L2 CCHs that make up the PDCCH is relatively large. Will be done. Therefore, for example, as described above, when the PUCCH resource number is implicitly notified by the CCE number to the terminal in the MTC coverage enhancement mode, the CCEs having adjacent numbers may be used for the same terminal. It gets higher. Therefore, it is less likely that PUCCH resources with adjacent numbers (resources corresponding to adjacent cyclic shift amounts) are used at the same time.

このように、MTCカバレッジエンハンスメントモードの端末に対して、隣接する巡回シフト量の差を通常モードの場合と比較して小さく設定しても、同一RB内の最大符号多重可能数を増加させたPUCCHリソース領域での実際の使用確率が低いため、最大符号多重可能数を増加させたことに起因するACK/NACK信号の性能劣化は実質的に発生しない。 In this way, for terminals in MTC coverage enhancement mode, even if the difference in the amount of adjacent cyclic shifts is set smaller than in normal mode, PUCCH that increases the maximum number of code multiplexing within the same RB is increased. Since the actual usage probability in the resource area is low, the performance deterioration of the ACK / NACK signal due to the increase in the maximum number of code multiplexing is substantially not caused.

このようにして、本実施の形態によれば、通常モードの端末とMTCカバレッジエンハンスメントモードの端末とに対してそれぞれ異なる、巡回シフト量の差(つまり、最大符号多重可能数)を用いてPUCCHリソースが設定される。これにより、通常モードの端末とMTCカバレッジエンハンスメントモードの端末とが共存するシステムにおいて、PUCCHリソースのオーバーヘッドの増加を最小限に抑えることができる。 In this way, according to the present embodiment, the PUCCH resource uses the difference in the amount of cyclic shift (that is, the maximum number of code multiplexing) that is different between the terminal in the normal mode and the terminal in the MTC coverage enhancement mode. Is set. As a result, in a system in which a terminal in the normal mode and a terminal in the MTC coverage enhancement mode coexist, the increase in the overhead of PUCCH resources can be minimized.

さらに、通常モードの端末に対するPUCCHリソースの割当はLTEシステムにおいて既に行われている。よって、本実施の形態では、MTCカバレッジエンハンスメントモードの端末に対するPUCCHリソースの割当時に独立して使用される巡回シフト量の差Δshift PUCCH_MTCが基地局100から端末200へ新たに通知されればよい。よって、既存のシステムの動作に与える影響は少ない。 Furthermore, the allocation of PUCCH resources to terminals in normal mode has already been done in the LTE system. Therefore, in the present embodiment, the difference Δ shift PUCCH_MTC of the cyclic shift amount independently used when allocating the PUCCH resource to the terminal in the MTC coverage enhancement mode may be newly notified from the base station 100 to the terminal 200. Therefore, the influence on the operation of the existing system is small.

また、本実施の形態によれば、通常モードの端末とMTCカバレッジエンハンスメントモードの端末とに対してACK/NACK信号に使用されるPUCCHリソースを異ならせることにより、ACK/NACK信号を送信するPUCCHリソースの衝突を回避できる。 Further, according to the present embodiment, the PUCCH resource for transmitting the ACK / NACK signal is transmitted by differentiating the PUCCH resource used for the ACK / NACK signal between the terminal in the normal mode and the terminal in the MTC coverage enhancement mode. Collision can be avoided.

なお、本実施の形態は、通常モードの端末(レピティションを行わない端末)とMTCカバレッジエンハンスメントモードの端末(レピティションを行う端末)とに対して、それぞれ異なる、巡回シフト量の差(つまり、最大符号多重可能数)を用いてPUCCHリソースが設定される場合について説明した。しかし、本実施の形態では、それに限らず同一セル内の端末グループ毎(例えば、同一セル内のマクロ基地局配下の端末とリモートアンテナ局配下の端末など)にそれぞれ異なる、巡回シフト量の差(つまり、最大符号多重可能数)を用いてPUCCHリソースが設定されてもよい。 In this embodiment, the difference in the amount of cyclic shift (that is, the terminal that performs repetition) is different from that of the terminal in the normal mode (the terminal that does not perform repetition) and the terminal in the MTC coverage enhancement mode (the terminal that performs repetition). The case where the PUCCH resource is set using the maximum code multiplexing number) has been described. However, in the present embodiment, the difference in the amount of the cyclic shift (for example, the terminal under the macro base station and the terminal under the remote antenna station in the same cell) is different for each terminal group in the same cell (for example). That is, the PUCCH resource may be set using the maximum number of codes that can be multiplexed).

(実施の形態4)
前述したように、既存システムでは、CCE番号とPUCCHリソース番号とは1対1に対応付けられている。つまり、M個のCCEに対して、CCE数と同数のM個のPUCCHリソースがそれぞれ対応付けられている。例えば、図12では、MTCカバレッジエンハンスメントモードの端末に対して、CCE#0とPUCCH#60、CCE#1とPUCCH#61、CCE#2とPUCCH#62、…がそれぞれ対応付けられている。
(Embodiment 4)
As described above, in the existing system, the CCE number and the PUCCH resource number are associated with each other on a one-to-one basis. That is, M PUCCH resources, which are the same number as the number of CCEs, are associated with M CCEs. For example, in FIG. 12, CCE # 0 and PUCCH # 60, CCE # 1 and PUCCH # 61, CCE # 2 and PUCCH # 62, ... Are associated with the terminal in the MTC coverage enhancement mode, respectively.

また、MTCカバレッジエンハンスメントモードの端末に対して、制御情報の誤り率特性の劣化を抑えるために、制御情報の符号化率が低く設定されることが想定される。つまり、MTCカバレッジエンハンスメントモードの端末に対するPDCCHを構成するL1/L2 CCHのCCEの占有数は比較的多くなることが想定される。例えば、MTCカバレッジエンハンスメントモードの端末に対して、CCEの占有数(アグリゲーションレベルと呼ぶこともある)として採りうる値(例えば、1,2,4,8)のうち、より大きい値(4,8)が設定されることが想定される。 Further, it is assumed that the code rate of the control information is set low for the terminal in the MTC coverage enhancement mode in order to suppress the deterioration of the error rate characteristic of the control information. In other words, it is expected that the number of CCEs occupied by the L1 / L2 CCHs that make up the PDCCH for the terminal in the MTC coverage enhancement mode will be relatively large. For example, for a terminal in MTC coverage enhancement mode, a larger value (4,8) among the values (for example, 1,2,4,8) that can be taken as the number of occupied CCEs (sometimes called the aggregation level). ) Is expected to be set.

前述したように、MTCカバレッジエンハンスメントモードの端末に対するPDCCHにおいてL1/L2 CCHが複数のCCEを占有する場合、端末は、複数のCCEのうち、1つのCCE(最小のインデックスのCCE)に対応するPUCCHリソースを用いてACK/NACK信号を送信する。よって、ACK/NACK信号の送信に使用されるPUCCHリソースに対応するCCE以外の他のCCEに対応するPUCCHリソースは使用されずに無駄となる。例えば、図12では、MTCカバレッジエンハンスメントモードの端末に対するPDCCHを構成するL1/L2 CCHがCCE#0〜CCE#3の4つのCCEを占有する場合、当該端末は、4つのCCEのうち最小インデックスのCCE#0に対応するPUCCH#60のみを用いてACK/NACK信号を送信する。つまり、CCE#1〜CCE#3に対応するPUCCH#61〜PUCCH#63の物理リソースは使用されず無駄となる。 As mentioned above, when the L1 / L2 CCH occupies multiple CCEs in the PDCCH for the terminal in MTC coverage enhancement mode, the terminal corresponds to one CCE (CCE of the smallest index) among the multiple CCEs. Send ACK / NACK signals using resources. Therefore, the PUCCH resource corresponding to the CCE other than the CCE corresponding to the PUCCH resource used for transmitting the ACK / NACK signal is not used and is wasted. For example, in FIG. 12, when the L1 / L2 CCH constituting the PDCCH for the terminal in the MTC coverage enhancement mode occupies the four CCEs CCE # 0 to CCE # 3, the terminal has the smallest index among the four CCEs. The ACK / NACK signal is transmitted using only PUCCH # 60 corresponding to CCE # 0. That is, the physical resources of PUCCH # 61 to PUCCH # 63 corresponding to CCE # 1 to CCE # 3 are not used and are wasted.

また、MTCでのトラフィック特性を考慮すると、MTCでの端末は頻繁に通信を行わないことが想定される。すなわち、MTCカバレッジエンハンスメントモードの端末用PUCCHリソースの使用頻度は確率的に低い。 Also, considering the traffic characteristics of MTC, it is assumed that terminals with MTC do not communicate frequently. That is, the frequency of use of PUCCH resources for terminals in the MTC coverage enhancement mode is stochastically low.

そこで、本実施の形態では、MTCカバレッジエンハンスメントモードの端末に対して、M個のCCEに対してM個のPUCCHリソースを1対1で対応付けるのではなく、M個のCCEに対して、M個より少ないPUCCHリソースを対応付ける。換言すると、MTCカバレッジエンハンスメントモードの端末に対して、1個のPUCCHリソースに対して複数のCCEを関連付ける。 Therefore, in the present embodiment, instead of associating M PUCCH resources with M CCEs on a one-to-one basis for terminals in MTC coverage enhancement mode, M CCEs are associated with M resources. Associate fewer PUCCH resources. In other words, for a terminal in MTC coverage enhancement mode, multiple CCEs are associated with one PUCCH resource.

本実施の形態に係る基地局及び端末の基本構成は、実施の形態1と同様であるので、図8(基地局100)と図9(端末200)を援用して説明する。 Since the basic configuration of the base station and the terminal according to the present embodiment is the same as that of the first embodiment, it will be described with reference to FIGS. 8 (base station 100) and 9 (terminal 200).

基地局100及び端末200は、本実施の形態に係るCCEとPUCCHリソースとの対応付けを予め保持する。 The base station 100 and the terminal 200 hold in advance the association between the CCE and the PUCCH resource according to the present embodiment.

以下、本実施の形態に係るCCEとPUCCHリソースとの対応付けに関する方法1及び方法2についてそれぞれ説明する。 Hereinafter, method 1 and method 2 relating to the association between the CCE and the PUCCH resource according to the present embodiment will be described.

なお、本実施の形態では、例えば、図12に示すように、通常モードの端末及びMTCカバレッジエンハンスメントモードの端末の各々に対して異なるPUCCHリソース領域が設定される。例えば、通常モードの端末及びMTCカバレッジエンハンスメントモードの端末に対するPUCCHリソースは、実施の形態1又は実施の形態2と同様の方法により設定されてもよい。ただし、本実施の形態では、MTCカバレッジエンハンスメントモードの端末に対するPUCCHリソースの割当として、上位レイヤシグナリングなどを用いて、基地局100から端末200へExplicitに通知されてもよい。また、MTCカバレッジエンハンスメントモードの端末が利用可能なPUCCHリソース間の巡回シフト量の差は、実施の形態3と同様1とする(Δshift PUCCH_MTC=1)。 In this embodiment, for example, as shown in FIG. 12, different PUCCH resource areas are set for each of the terminal in the normal mode and the terminal in the MTC coverage enhancement mode. For example, the PUCCH resource for the terminal in the normal mode and the terminal in the MTC coverage enhancement mode may be set by the same method as in the first embodiment or the second embodiment. However, in the present embodiment, as the allocation of PUCCH resources to the terminal in the MTC coverage enhancement mode, the base station 100 may Explicitly notify the terminal 200 by using upper layer signaling or the like. Further, the difference in the amount of cyclic shift between the PUCCH resources available to the terminal in the MTC coverage enhancement mode is 1 as in the third embodiment (Δ shift PUCCH_MTC = 1).

以下では、MTCカバレッジエンハンスメントモードの端末用のPUCCHリソース(#60〜#71)に着目する。 In the following, we will focus on PUCCH resources (# 60 to # 71) for terminals in MTC coverage enhancement mode.

<方法1(図13)>
方法1は、CCE番号とPUCCHリソースとの対応付けをN対1とする方法である。
<Method 1 (Fig. 13)>
Method 1 is a method in which the correspondence between the CCE number and the PUCCH resource is N to 1.

例えば、図13は、N=4とした場合のCCE番号とPUCCHリソース番号との対応付けの一例を示す。 For example, FIG. 13 shows an example of the correspondence between the CCE number and the PUCCH resource number when N = 4.

図13に示すように、CCE#0〜CCE#3の4個のCCEは、PUCCH#60に対応付けられ、CCE#4〜CCE#7の4個のCCEは、PUCCH#61に対応付けられ、CCE#8〜CCE#11の4個のCCEは、PUCCH#62に対応付けられている。 As shown in FIG. 13, the four CCEs CCE # 0 to CCE # 3 are associated with PUCCH # 60, and the four CCEs CCE # 4 to CCE # 7 are associated with PUCCH # 61. , CCE # 8 to CCE # 11 are associated with PUCCH # 62.

例えば、MTCカバレッジエンハンスメントモードの端末は、自端末宛てのPDCCHを構成するL1/L2 CCHを占有するCCEのうち、最も小さいインデックスのCCEがCCE#0〜CCE#3のいずれかである場合、PUCCHリソース#60を用いてACK/NACK信号を送信する。同様に、MTCカバレッジエンハンスメントモードの端末に対して割り当てられるCCEのうち最も小さいインデックスのCCEが、CCE#4〜CCE#7の場合にはACK/NACK信号の送信にPUCCHリソース#61が使用され、CCE#8〜CCE#11の場合にはACK/NACK信号の送信にPUCCHリソース#62が使用される。 For example, a terminal in MTC coverage enhancement mode has a PUCCH when the CCE with the smallest index among the CCEs that occupy the L1 / L2 CCHs that make up the PDCCH destined for its own terminal is one of CCE # 0 to CCE # 3. Send an ACK / NACK signal using resource # 60. Similarly, if the CCE with the smallest index among the CCEs assigned to terminals in MTC coverage enhancement mode is CCE # 4 to CCE # 7, PUCCH resource # 61 is used to transmit the ACK / NACK signal. In the case of CCE # 8 to CCE # 11, PUCCH resource # 62 is used to transmit the ACK / NACK signal.

例えば、MTCカバレッジエンハンスメントモードの端末が使用するPUCCHリソース番号nPUCCH_MTCは次式に従って決定される。
nPUCCH_MTC=floor(nCCE/N)+NPUCCH_MTC (1) (4)
For example, the PUCCH resource number n PUCCH_MTC used by a terminal in MTC coverage enhancement mode is determined according to the following equation.
n PUCCH_MTC = floor (n CCE / N) + N PUCCH_MTC (1) (4)

式(4)において、関数「floor(X)」は、X以下の最大の整数を返す床関数を表す。また、nCCEは、PDCCHが占有するCCEのうち最も小さいCCEの番号を示し、Nは、1つのPUCCHリソースに対応付けられるCCE数(図13ではN=4)を示す。また、NPUCCH_MTC (1)は、MTCカバレッジエンハスメントモードの端末に対するオフセット値を示す。例えば、図13では、NPUCCH_MTC (1)=60である。 In equation (4), the function "floor (X)" represents a floor function that returns the largest integer less than or equal to X. Further, n CCE indicates the number of the smallest CCE among the CCEs occupied by the PDCCH, and N indicates the number of CCEs associated with one PUCCH resource (N = 4 in FIG. 13). In addition, N PUCCH_MTC (1) indicates the offset value for the terminal in MTC coverage enhancement mode. For example, in FIG. 13, N PUCCH_MTC (1) = 60.

方法1によれば、MTCカバレッジエンハスメントモードの端末用に確保するPUCCHリソース領域は、CCE番号とPUCCH番号とを1対1で対応付ける場合と比較して、1/Nに削減される。具体的には、CCE番号とPUCCH番号とを1対1で対応付ける場合には、12個のCCEに対して12個のPUCCHリソースを確保する必要があったのに対して、方法1では、図13の場合(N=4の場合)、12個のCCEに対して3個のPUCCHリソースのみを確保すればよい。 According to the method 1, the PUCCH resource area reserved for the terminal in the MTC coverage enhancement mode is reduced to 1 / N as compared with the case where the CCE number and the PUCCH number are associated with each other on a one-to-one basis. Specifically, in the case of one-to-one correspondence between the CCE number and the PUCCH number, it was necessary to secure 12 PUCCH resources for 12 CCEs, whereas in the method 1, the figure In the case of 13 (when N = 4), only 3 PUCCH resources need to be secured for 12 CCEs.

<方法2>
方法2は、1つのPUCCHリソースに対応付けられるCCE数を、CCEの占有数(アグリゲーションレベル)として採りうる値とする方法である。
<Method 2>
Method 2 is a method in which the number of CCEs associated with one PUCCH resource is set to a value that can be taken as the number of occupied CCEs (aggregation level).

例えば、方法2では、MTCカバレッジエンハンスメントモードの端末に対してCCE占有数N(>1)が設定されるとする。 For example, in method 2, it is assumed that the CCE occupancy number N (> 1) is set for the terminal in the MTC coverage enhancement mode.

例えば、図14は、N=4とした場合のCCE番号とPUCCHリソース番号との対応付けの一例を示す。 For example, FIG. 14 shows an example of the correspondence between the CCE number and the PUCCH resource number when N = 4.

図14に示すように、CCE#0〜CCE#3の4個のCCEは、PUCCH#60に対応付けられ、CCE#4〜CCE#7の4個のCCEは、PUCCH#61に対応付けられ、CCE#8〜CCE#11の4個のCCEは、PUCCH#62に対応付けられている。つまり、CCE占有数N個のCCE毎に1つのPUCCHリソースが対応付けられる。 As shown in FIG. 14, the four CCEs CCE # 0 to CCE # 3 are associated with PUCCH # 60, and the four CCEs CCE # 4 to CCE # 7 are associated with PUCCH # 61. , CCE # 8 to CCE # 11 are associated with PUCCH # 62. That is, one PUCCH resource is associated with each CCE having N CCE occupancy.

MTCカバレッジエンハンスメントモードの端末には、図14に示す4個のCCE単位でCCEが割り当てられる。例えば、MTCカバレッジエンハンスメントモードの端末は、自端末宛てのPDCCHを構成するL1/L2 CCHを占有するCCEがCCE#0〜CCE#3である場合、PUCCHリソース#60を用いてACK/NACK信号を送信する。同様に、MTCカバレッジエンハンスメントモードの端末に対して、CCE#4〜CCE#7が割り当てられる場合には、ACK/NACK信号の送信にPUCCHリソース#61が使用され、CCE#8〜CCE#11が割り当てられる場合には、ACK/NACK信号の送信にPUCCHリソース#62が使用される。 CCEs are assigned to the terminals in the MTC coverage enhancement mode in units of four CCEs shown in FIG. For example, a terminal in MTC coverage enhancement mode uses PUCCH resource # 60 to send an ACK / NACK signal when the CCE occupying the L1 / L2 CCH that constitutes the PDCCH addressed to its own terminal is CCE # 0 to CCE # 3. Send. Similarly, when CCE # 4 to CCE # 7 are assigned to a terminal in MTC coverage enhancement mode, PUCCH resource # 61 is used to transmit the ACK / NACK signal, and CCE # 8 to CCE # 11 If assigned, PUCCH resource # 62 is used to send the ACK / NACK signal.

例えば、MTCカバレッジエンハンスメントモードの端末が使用するPUCCHリソース番号nPUCCH_MTCは次式に従って決定される。
nPUCCH_MTC=nCCE/N+NPUCCH_MTC (1) (5)
For example, the PUCCH resource number n PUCCH_MTC used by a terminal in MTC coverage enhancement mode is determined according to the following equation.
n PUCCH_MTC = n CCE / N + N PUCCH_MTC (1) (5)

式(5)においてnCCEは、PDCCHが占有するCCEのうち最も小さいCCEの番号を示し、Nは、MTCカバレッジエンハンスメントモードの端末に対するCCE占有数(図13ではN=4)を示す。また、NPUCCH_MTC (1)は、MTCカバレッジエンハスメントモードの端末に対するオフセット値を示す。例えば、図14では、NPUCCH_MTC (1)=60である。 In the formula (5), n CCE indicates the number of the smallest CCE among the CCEs occupied by the PDCCH, and N indicates the number of CCEs occupied for the terminal in the MTC coverage enhancement mode (N = 4 in FIG. 13). In addition, N PUCCH_MTC (1) indicates the offset value for the terminal in MTC coverage enhancement mode. For example, in FIG. 14, N PUCCH_MTC (1) = 60.

方法2によれば、MTCカバレッジエンハスメントモードの端末用に確保するPUCCHリソース領域は、CCE番号とPUCCH番号とを1対1で対応付ける場合と比較して、1/Nに削減される。具体的には、CCE番号とPUCCH番号とを1対1で対応付ける場合には、12個のCCEに対して12個のPUCCHリソースを確保する必要があったのに対して、方法2では、図14の場合(N=4の場合)、12個のCCEに対して3個のPUCCHリソースのみを確保すればよい。 According to the method 2, the PUCCH resource area reserved for the terminal in the MTC coverage enhancement mode is reduced to 1 / N as compared with the case where the CCE number and the PUCCH number are associated with each other on a one-to-one basis. Specifically, in the case of one-to-one correspondence between the CCE number and the PUCCH number, it was necessary to secure 12 PUCCH resources for 12 CCEs, whereas in the method 2, the figure In the case of 14 (when N = 4), only 3 PUCCH resources need to be secured for 12 CCEs.

また、各PUCCHリソースは、各端末が占有するCCE数の単位でCCEに対応付けられているので、1つのPUCCHリソースに対応付けられたN個のCCEが複数の端末間で同時に使用されることはない。 Further, since each PUCCH resource is associated with a CCE in the unit of the number of CCEs occupied by each terminal, N CCEs associated with one PUCCH resource are used simultaneously among a plurality of terminals. There is no.

以上、方法1及び方法2について説明した。 The method 1 and the method 2 have been described above.

このように、本実施の形態では、MTCカバレッジエンハンスメントモードの端末に対して、複数のCCEを1個のPUCCHリソースに関連付ける。これにより、MTCカバレッジエンハンスメントモードの端末用のPUCCHリソースとして確保するリソースの増加を抑えることができる。よって、MTCカバレッジエンハンスメントモードの端末が存在するシステム(MTCカバレッジエンハンスメントモードの端末用のPUCCHリソースが追加的に設定される場合)でも、PUCCHリソースのオーバーヘッドの増加を抑えることができる。 As described above, in the present embodiment, a plurality of CCEs are associated with one PUCCH resource for the terminal in the MTC coverage enhancement mode. As a result, it is possible to suppress an increase in the resources secured as PUCCH resources for the terminal in the MTC coverage enhancement mode. Therefore, even in a system in which a terminal in MTC coverage enhancement mode exists (when a PUCCH resource for a terminal in MTC coverage enhancement mode is additionally set), an increase in the overhead of the PUCCH resource can be suppressed.

また、本実施の形態によれば、通常モードの端末とMTCカバレッジエンハンスメントモードの端末とに対してACK/NACK信号に使用されるPUCCHリソースを異ならせることにより、ACK/NACK信号を送信するPUCCHリソースの衝突を回避できる。 Further, according to the present embodiment, the PUCCH resource for transmitting the ACK / NACK signal is transmitted by differentiating the PUCCH resource used for the ACK / NACK signal between the terminal in the normal mode and the terminal in the MTC coverage enhancement mode. Collision can be avoided.

(実施の形態5)
MTCカバレッジエンハンスメントモードの端末間において、既存のシステムと同様にしてCCE番号と対応付けてPUCCHリソース番号をImplicitに通知するのでは、PDCCH及びPUCCHのレピティションレベルが異なる端末が存在すると、同一PUCCHリソースを用いてACK/NACK信号が同時に送信され、PUCCHリソースの衝突が発生する場合がある。
(Embodiment 5)
If the PUCCH resource number is notified to Implicit in association with the CCE number between terminals in MTC coverage enhancement mode in the same way as in the existing system, if there are terminals with different PDCCH and PUCCH repetition levels, the same PUCCH resource ACK / NACK signals may be transmitted at the same time using, causing a collision of PUCCH resources.

図15は、MTCカバレッジエンハンスメントモードの端末間のPUCCHリソースが衝突する場合の一例を示す。図15では、端末1(UE#1)及び端末2(UE#2)のPDCCH及びPDSCHのレピティションレベルをそれぞれNPDCCH、NPDSCHとする。また、端末1のPUCCHのレピティションレベルをNPUCCHPUCCHとし、端末2のPUCCHのレピティションレベルをNPUCCHとする。つまり、端末1では、端末2と比較して、NPDCCH、NPDSCHが同一であり、PUCCHのレピティションレベルがαPUCCHだけ大きい。 FIG. 15 shows an example of a case where PUCCH resources collide between terminals in the MTC coverage enhancement mode. In FIG. 15, the repetition levels of PDCCH and PDSCH of terminal 1 (UE # 1) and terminal 2 (UE # 2) are N PDCCH and N PDSCH , respectively. Further, the repetition level of the PUCCH of the terminal 1 is N PUCCH + α PUCCH, and the repetition level of the PUCCH of the terminal 2 is N PUCCH . That is, in terminal 1, N PDCCH and N PDSCH are the same as in terminal 2, and the repetition level of PUCCH is higher by α PUCCH .

また、図15では、端末1がCCE#0からCCE#3を用いてPDCCHを送信する。一方、端末2は、端末1のPDCCHが送信完了した次のサブフレームから、CCE#0からCCE#3を用いてPDCCHを送信する。つまり、端末1及び端末2の双方は、CCE#0に対応付けられたPUCCHリソースを用いてACK/NACK信号を送信する。 Further, in FIG. 15, the terminal 1 transmits PDCCH from CCE # 0 using CCE # 3. On the other hand, the terminal 2 transmits the PDCCH from CCE # 0 to CCE # 3 from the next subframe after the PDCCH of the terminal 1 has been transmitted. That is, both the terminal 1 and the terminal 2 transmit the ACK / NACK signal using the PUCCH resource associated with CCE # 0.

図15に示すように、端末1は、NPUCCHPUCCHサブフレームに渡ってACK/NACK信号を送信し、端末2は、端末1がACK/NACK信号をNPUCCHサブフレーム送信した次のサブフレームからNPUCCHに渡ってACK/NACK信号を送信する。このため、図15に示すように、端末1のPUCCHレピティション後半のαPUCCHサブフレーム、及び、端末2のPUCCHレピティション前半のαPUCCHサブフレームに相当するサブフレームにおいてPUCCHリソースが端末間で衝突してしまう。 As shown in FIG. 15, the terminal 1 transmits an ACK / NACK signal over the N PUCCH + α PUCCH subframe, and the terminal 2 is the next subframe in which the terminal 1 transmits the ACK / NACK signal over the N PUCCH subframe. Sends an ACK / NACK signal from the frame across the N PUCCH . Therefore, as shown in FIG. 15, PUCCH resources collide between terminals in the α PUCCH subframe in the latter half of the PUCCH repetition of the terminal 1 and the subframe corresponding to the α PUCCH subframe in the first half of the PUCCH repetition of the terminal 2. Resulting in.

そこで、本実施の形態では、MTCカバレッジエンハンスメントモードの端末間のACK/NACK信号を送信するPUCCHリソースの衝突を回避する方法について説明する。 Therefore, in the present embodiment, a method of avoiding collision of PUCCH resources that transmit ACK / NACK signals between terminals in the MTC coverage enhancement mode will be described.

本実施の形態に係る基地局及び端末の基本構成は、実施の形態1と同様であるので、図8(基地局100)と図9(端末200)を援用して説明する。 Since the basic configuration of the base station and the terminal according to the present embodiment is the same as that of the first embodiment, it will be described with reference to FIGS. 8 (base station 100) and 9 (terminal 200).

具体的には、端末200(MTCカバレッジエンハンスメントモードの端末)は、PDCCHとPUCCHとのレピティションレベルが異なる場合、PUCCHレピティションにおいて、PDCCHのレピティションレベルと同数のサブフレームまでは、CCE番号(つまり、最小のCCE番号)に対応付けてImplicitに通知されるPUCCHリソースを用いて、ACK/NACK信号を送信する。 Specifically, when the terminal 200 (terminal in MTC coverage enhancement mode) has different repetition levels between PDCCH and PUCCH, the CCE number (in PUCCH repetition, up to the same number of subframes as the repetition level of PDCCH) ( That is, the ACK / NACK signal is transmitted using the PUCCH resource notified to Implicit in association with the minimum CCE number).

一方、端末200は、PDCCHのレピティションレベルを超えるサブフレームでは、Explicitに割り当てられたPUCCHリソースを用いてACK/NACK信号を送信する。当該PUCCHリソースは、基地局100から端末200に対して予め通知される。 On the other hand, the terminal 200 transmits an ACK / NACK signal using the PUCCH resource assigned to Explicit in the subframe exceeding the repetition level of PDCCH. The PUCCH resource is notified in advance from the base station 100 to the terminal 200.

図16は、本実施の形態に係る各チャネルの送信タイミングを示す。図16では、図15と同様、端末1(UE#1)及び端末2(UE#2)のPDCCH及びPDSCHのレピティションレベルをそれぞれNPDCCH、NPDSCHとする。また、端末1のPUCCHのレピティションレベルをNPUCCHPUCCHとし、端末2のPUCCHのレピティションレベルをNPUCCHとする。また、図16では、NPUCCHはNPDCCHと同一である。 FIG. 16 shows the transmission timing of each channel according to the present embodiment. In FIG. 16, as in FIG. 15, the repetition levels of PDCCH and PDSCH of terminal 1 (UE # 1) and terminal 2 (UE # 2) are set to N PDCCH and N PDSCH , respectively. Further, the repetition level of the PUCCH of the terminal 1 is N PUCCH + α PUCCH, and the repetition level of the PUCCH of the terminal 2 is N PUCCH . Further, in FIG. 16, N PUC CH is the same as N PDC CH .

また、図16では、端末1がCCE#0からCCE#3を用いてPDCCHを送信する。一方、端末2は、端末1のPDCCHが送信完了した次のサブフレームから、CCE#0からCCE#3を用いてPDCCHを送信する。 Further, in FIG. 16, the terminal 1 transmits PDCCH from CCE # 0 using CCE # 3. On the other hand, the terminal 2 transmits the PDCCH from CCE # 0 to CCE # 3 from the next subframe after the PDCCH of the terminal 1 has been transmitted.

この場合、図16に示すように、端末1は、PUCCHレピティションにおいて、NPUCCHPUCCHサブフレームのうち、NPDCCHと同数のNPUCCHサブフレームまでは、PDCCHに使用されたCCEのうち最小のインデックスを有するCCE#0に対応付けられたPUCCHリソースを用いてACK/NACK信号を送信する。 In this case, as shown in FIG. 16, in the PUCCH repetition, the terminal 1 is the smallest of the CCEs used for the PDCCH up to the same number of N PUCCH subframes as the N PDCCH among the N PUCCH + α PUCCH subframes. The ACK / NACK signal is transmitted using the PUCCH resource associated with CCE # 0 having the index of.

一方、端末1は、NPUCCHPUCCHサブフレームのうち、NPUCCHサブフレームを超えたαPUCCHサブフレーム以降では、Explicitに通知されたPUCCHリソースを用いてACK/NACK信号を送信する。 On the other hand, the terminal 1 transmits an ACK / NACK signal using the PUCCH resource notified to Explicit after the α PUCCH subframe exceeding the N PUCCH subframe among the N PUCCH + α PUCCH subframes.

また、図16に示すように、端末2は、PUCCHレピティションにおいて、端末1がACK/NACK信号をNPUCCHサブフレーム送信した次のサブフレームからNPUCCHサブフレームに渡って、PDCCHに使用されたCCEのうち最小のインデックスを有するCCE#0に対応付けられたPUCCHリソースを用いてACK/NACK信号を送信する。 Further, as shown in FIG. 16, in the PUCCH repetition, the terminal 2 was used for PDCCH from the next subframe in which the terminal 1 transmitted the ACK / NACK signal to the N PUCCH subframe to the N PUCCH subframe. The ACK / NACK signal is transmitted using the PUCCH resource associated with CCE # 0, which has the smallest index among the CCEs.

つまり、図16では、端末1のPUCCHレピティション後半のαPUCCHサブフレーム、及び、端末2のPUCCHレピティション前半のαPUCCHサブフレームに該当するサブフレームでは、端末1及び端末2の双方において互いに異なるPUCCHリソースが用いられる。よって、端末1と端末2との間でのPUCCHリソースの衝突は発生しない。 That is, in FIG. 16, the α PUCCH subframe in the latter half of the PUCCH repetition of the terminal 1 and the α PUCCH subframe in the first half of the PUCCH repetition of the terminal 2 are different from each other in both the terminal 1 and the terminal 2. PUCCH resources are used. Therefore, the collision of PUCCH resources between the terminal 1 and the terminal 2 does not occur.

このように、端末200は、ACK/NACK信号のレピティション送信が行われる複数のサブフレームのうち、PDCCHのレピティションレベル以下のサブフレームでは、MTCカバレッジエンハンスメントモードの端末用のPUCCHリソースのうち、PDCCHに使用されるCCEに対応付けられたPUCCHリソースを用いて、ACK/NACK信号を送信し、PDCCHのレピティションレベルを超えるサブフレームでは、予め設定されたPUCCHリソースのいずれかを用いて、ACK/NACK信号を送信する。 In this way, the terminal 200 is among the plurality of subframes in which the repetition transmission of the ACK / NACK signal is performed, and in the subframe below the repetition level of PDCCH, among the PUCCH resources for the terminal in the MTC coverage enhancement mode, the terminal 200 Use the PUCCH resource associated with the CCE used for the PDCCH to send the ACK / NACK signal, and for subframes that exceed the PDCCH repetition level, use one of the preset PUCCH resources to ACK. Send a / NACK signal.

こうすることで,PDCCHとPUCCHのレピティションレベルが異なるMTCカバレッジエンハンスメントモードの端末が存在する場合に、同一のCCEを用いてPDCCHを送信したMTCカバレッジエンハンスメントモードの端末間においてACK/NACK信号を同時に送信するサブフレームが発生しても、ACK/NACK信号を送信するPUCCHリソースが端末間で衝突することを回避することができる。 By doing so, when there are terminals in MTC coverage enhancement mode with different repetition levels of PDCCH and PUCCH, ACK / NACK signals can be sent simultaneously between terminals in MTC coverage enhancement mode that transmitted PDCCH using the same CCE. Even if a subframe to be transmitted occurs, it is possible to prevent the PUCCH resources that transmit the ACK / NACK signal from colliding with each other.

なお、本実施の形態は、実施の形態1〜4の動作と組み合わせてもよい。つまり、MTCカバレッジエンハンスメントモードの端末同士のPUCCHリソースの衝突を回避する方法について本実施の形態を適用し、MTCカバレッジエンハンスメントモードの端末と通常モードの端末との間のPUCCHリソースの衝突を回避する方法について、実施の形態1〜4のいずれかを適用すればよい。 The present embodiment may be combined with the operations of the first to fourth embodiments. That is, a method of applying the present embodiment to a method of avoiding a collision of PUCCH resources between terminals in MTC coverage enhancement mode and a method of avoiding a collision of PUCCH resources between a terminal in MTC coverage enhancement mode and a terminal in normal mode. Any of the first to fourth embodiments may be applied to the above.

(実施の形態6)
実施の形態5では、PDCCHとPUCCHのレピティションレベルが異なる端末について説明した。これに対し、本実施の形態では、各端末でのPDCCHとPUCCHのレピティションレベルは同一であるが、端末間のレピティションレベルが異なる場合について説明する。
(Embodiment 6)
In the fifth embodiment, terminals having different repetition levels of PDCCH and PUCCH have been described. On the other hand, in the present embodiment, a case where the repetition levels of PDCCH and PUCCH in each terminal are the same but the repetition levels between the terminals are different will be described.

この場合、MTCカバレッジエンハンスメントモードの端末間において、既存のシステムと同様にしてCCE番号と対応付けてPUCCHリソース番号をImplicitに通知するのでは、端末間において同一PUCCHリソースを用いてACK/NACK信号が同時に送信され、PUCCHリソースの衝突が発生する場合がある。 In this case, if the PUCCH resource number is implicitly notified between the terminals in the MTC coverage enhancement mode in association with the CCE number in the same way as in the existing system, the ACK / NACK signal is output between the terminals using the same PUCCH resource. It is sent at the same time, and PUCCH resource conflicts may occur.

図17は、MTCカバレッジエンハンスメントモードの端末間のPUCCHリソースが衝突する場合の一例を示す。図17では、端末1(UE#1)のPDCCH、PDSCH、PUCCHのレピティションレベルが8であり、端末2(UE#2)のPDCCH、PDSCH、PUCCHのレピティションレベルが4である。 FIG. 17 shows an example of a case where PUCCH resources collide between terminals in the MTC coverage enhancement mode. In FIG. 17, the repetition level of PDCCH, PDSCH, and PUCCH of terminal 1 (UE # 1) is 8, and the repetition level of PDCCH, PDSCH, and PUCCH of terminal 2 (UE # 2) is 4.

また、図17では、端末1がCCE#0からCCE#3を用いてPDCCHを送信する。一方、端末2は、端末1のPDCCHが送信完了した次のサブフレームから、CCE#0からCCE#3を用いてPDCCHを送信する。つまり、端末1及び端末2の双方は、CCE#0に対応付けられたPUCCHリソースを用いてACK/NACK信号を送信する。 Further, in FIG. 17, the terminal 1 transmits PDCCH from CCE # 0 using CCE # 3. On the other hand, the terminal 2 transmits the PDCCH from CCE # 0 to CCE # 3 from the next subframe after the PDCCH of the terminal 1 has completed transmission. That is, both the terminal 1 and the terminal 2 transmit the ACK / NACK signal using the PUCCH resource associated with CCE # 0.

図17に示すように、端末1は、8サブフレームに渡ってPDCCHを受信し、次の8サブフレームに渡ってPDSCHを受信する。一方、端末2は、端末1がPDCCHの受信を完了した次のサブフレームから4サブフレームに渡ってPDCCHを受信し、次の4サブフレームに渡ってPDSCHを受信する。つまり、端末1と端末2とは、PDSCHの受信完了のタイミング(又はACK/NACK信号の送信開始タイミング)が同一となる。 As shown in FIG. 17, the terminal 1 receives the PDCCH over eight subframes and receives the PDSCH over the next eight subframes. On the other hand, the terminal 2 receives the PDCCH over four subframes from the next subframe after the terminal 1 has completed receiving the PDCCH, and receives the PDSCH over the next four subframes. That is, the terminal 1 and the terminal 2 have the same PDSCH reception completion timing (or ACK / NACK signal transmission start timing).

この場合、同一タイミングにおいて、端末1は、8サブフレームに渡ってACK/NACK信号を送信し、端末2は、4サブフレームに渡ってACK/NACK信号を送信する。このため、図17に示すように、端末1のPUCCHレピティション前半の4サブフレーム、及び、端末2のPUCCHレピティションの全4サブフレームに相当するサブフレームにおいてPUCCHリソースが端末間で衝突してしまう。 In this case, at the same timing, the terminal 1 transmits an ACK / NACK signal over 8 subframes, and the terminal 2 transmits an ACK / NACK signal over 4 subframes. Therefore, as shown in FIG. 17, PUCCH resources collide with each other in the four subframes of the first half of the PUCCH repetition of the terminal 1 and the subframes corresponding to all four subframes of the PUCCH repetition of the terminal 2. It ends up.

そこで、本実施の形態では、レピティションレベルが互いに異なるMTCカバレッジエンハンスメントモードの端末間のACK/NACK信号を送信するPUCCHリソースの衝突を回避する方法について説明する。 Therefore, in the present embodiment, a method of avoiding collision of PUCCH resources that transmit ACK / NACK signals between terminals in MTC coverage enhancement modes having different repetition levels will be described.

本実施の形態に係る基地局及び端末の基本構成は、実施の形態1と同様であるので、図8(基地局100)と図9(端末200)を援用して説明する。 Since the basic configuration of the base station and the terminal according to the present embodiment is the same as that of the first embodiment, it will be described with reference to FIGS. 8 (base station 100) and 9 (terminal 200).

具体的には、端末200(MTCカバレッジエンハンスメントモードの端末)は、PUCCHレピティションにおいて、PDCCHの送信に使用されたCCE番号(つまり、最小のCCE番号)に対応付けてImplicitに通知されるPUCCHリソースを用いて、ACK/NACK信号を送信する。ただし、端末200は、設定されるレピティションレベル毎に異なるオフセット値を用いて特定されるPUCCHリソースを用いてACK/NACK信号を送信する。 Specifically, the terminal 200 (terminal in MTC coverage enhancement mode) is a PUCCH resource that is implicitly notified to the CCE number (that is, the minimum CCE number) used for transmitting the PDCCH in the PUCCH repetition. Is used to transmit the ACK / NACK signal. However, the terminal 200 transmits an ACK / NACK signal using the PUCCH resource specified by using a different offset value for each set repetition level.

例えば、レピティションレベルが4の場合のPUCCHリソース番号nPUCCH_MTC_4、及び、レピティションレベルが8の場合のPUCCHリソース番号nPUCCH_MTC_8は、次式に従って決定される。
nPUCCH_MTC_4=nCCE+NPUCCH_MTC_4 (1) (6)
nPUCCH_MTC_8=nCCE+NPUCCH_MTC_8 (1) (7)
For example, the repeated tee Deployment level PUCCH resource numbers n PUCCH_MTC_4 in the case of 4 and,, PUCCH resource numbers n PUCCH_MTC_8 the case of the repeated tee Deployment level 8 is determined according to the following equation.
n PUCCH_MTC_4 = n CCE + N PUCCH_MTC_4 (1) (6)
n PUCCH_MTC_8 = n CCE + N PUCCH_MTC_8 (1) (7)

式(6)、(7)において、nCCEは、PDCCHが占有するCCE番号(0以上の整数)を示す。また、式(6)、(7)において、NPUCCH_MTC_4 (1)は、レピティションレベルが4の場合にCCE番号からPUCCHリソース番号を特定するためのオフセット値を示し、NPUCCH_MTC_8 (1)は、レピティションレベルが8の場合にCCE番号からPUCCHリソース番号を特定するためのオフセット値を示す。 In the formulas (6) and (7), n CCE indicates the CCE number (integer of 0 or more) occupied by PDCCH. Further, in the equations (6) and (7), N PUCCH_MTC_4 (1) indicates an offset value for specifying the PUCCH resource number from the CCE number when the repetition level is 4, and N PUCCH_MTC_8 (1) is The offset value for specifying the PUCCH resource number from the CCE number when the repetition level is 8 is shown.

NPUCCH_MTC_4 (1)とNPUCCH_MTC_8 (1)は、異なる値が設定される。換言すると、端末200が利用可能なPUCCHリソースは、少なくとも、レピティションレベルが4の場合のPUCCHリソースと、レピティションレベルが8の場合のPUCCHリソースとに分割される。つまり、端末200が利用可能なPUCCHリソース群は、ACK/NACK信号のレピティションレベル毎の複数のサブリソース群から構成される。 Different values are set for N PUCCH_MTC_4 (1) and N PUCCH_MTC_8 (1) . In other words, the PUCCH resource available to the terminal 200 is divided into at least a PUCCH resource when the repetition level is 4 and a PUCCH resource when the repetition level is 8. That is, the PUCCH resource group that can be used by the terminal 200 is composed of a plurality of sub-resource groups for each repetition level of the ACK / NACK signal.

なお、ここでは、レピティションレベルが4、8の場合について説明するが、レピティションレベルは4,8に限定されず、他の値を採り得る場合にはその値についても同様にしてオフセット値が設定される。 Here, the case where the repetition level is 4 or 8 will be described, but the repetition level is not limited to 4 or 8, and if another value can be taken, the offset value is similarly set for that value. Set.

図18は、本実施の形態に係る各チャネルの送信タイミングを示す。図18では、図17と同様、端末1(UE#1)のPDCCH、PDSCH、PUCCHのレピティションレベルが8であり、端末2(UE#2)のPDCCH、PDSCH、PUCCHのレピティションレベルが4である。また、図18では、端末1がCCE#0からCCE#3を用いてPDCCHを送信する。一方、端末2は、端末1のPDCCHが送信完了した次のサブフレームから、CCE#0からCCE#3を用いてPDCCHを送信する。 FIG. 18 shows the transmission timing of each channel according to the present embodiment. In FIG. 18, as in FIG. 17, the repetition level of PDCCH, PDSCH, and PUCCH of terminal 1 (UE # 1) is 8, and the repetition level of PDCCH, PDSCH, and PUCCH of terminal 2 (UE # 2) is 4. Is. Further, in FIG. 18, terminal 1 transmits PDCCH from CCE # 0 using CCE # 3. On the other hand, the terminal 2 transmits the PDCCH from CCE # 0 to CCE # 3 from the next subframe after the PDCCH of the terminal 1 has been transmitted.

この場合、図18に示すように、端末1は、PUCCHレピティションにおいて、式(6)に従って、NPUCCH_MTC_8 (1)+nCCE=NPUCCH_MTC_8 (1)のPUCCHリソースを用いてACK/NACK信号を送信する。一方、端末2は、PUCCHレピティションにおいて、式(7)に従って、NPUCCH_MTC_4 (1)+nCCE=NPUCCH_MTC_4 (1)のPUCCHリソースを用いてACK/NACK信号を送信する。 In this case, as shown in FIG. 18, in the PUCCH repetition, the terminal 1 outputs an ACK / NACK signal using the PUCCH resource of N PUCCH_MTC_8 (1) + n CCE = N PUCCH_MTC_8 (1) according to the equation (6). Send. On the other hand, in the PUCCH repetition, the terminal 2 transmits an ACK / NACK signal using the PUCCH resource of N PUCCH_MTC_4 (1) + n CCE = N PUCCH_MTC_4 (1) according to the equation (7).

上述したように、NPUCCH_MTC_4 (1)とNPUCCH_MTC_8 (1)とは互いに異なる。よって、図18に示すように、端末1のPUCCHレピティション前半の4サブフレーム、及び、端末2のPUCCHレピティションの全4サブフレームに該当するサブフレームでは、端末1及び端末2の双方において互いに異なるPUCCHリソースが用いられる。このため、端末1と端末2との間でのPUCCHリソースの衝突は発生しない。 As mentioned above, N PUCCH_MTC_4 (1) and N PUCCH_MTC_8 (1) are different from each other. Therefore, as shown in FIG. 18, in the four subframes of the first half of the PUCCH repetition of the terminal 1 and the subframes corresponding to all four subframes of the PUCCH repetition of the terminal 2, both the terminal 1 and the terminal 2 have each other. Different PUCCH resources are used. Therefore, a collision of PUCCH resources between the terminal 1 and the terminal 2 does not occur.

このようにすることで,レピティションレベルが異なるMTCカバレッジエンハンスメントモードの端末間において、同一のCCEを用いてPDCCHを送信し、ACK/NACK信号を同時に送信するサブフレームが発生しても、ACK/NACK信号を送信するPUCCHリソースが端末間で衝突することを回避することができる。 By doing so, even if a subframe that transmits PDCCH using the same CCE and simultaneously transmits ACK / NACK signals occurs between terminals in MTC coverage enhancement mode with different repetition levels, ACK / It is possible to prevent the PUCCH resources that transmit the NACK signal from colliding with each other.

なお、本実施の形態は、実施の形態1〜4の動作と組み合わせて実施してもよい。つまり、MTCカバレッジエンハンスメントモードの端末同士のPUCCHリソースの衝突を回避する方法について本実施の形態を適用し、MTCカバレッジエンハンスメントモードの端末と通常モードの端末との間のPUCCHリソースの衝突を回避する方法について、実施の形態1〜4のいずれかを適用すればよい。 The present embodiment may be implemented in combination with the operations of the first to fourth embodiments. That is, a method of applying the present embodiment to a method of avoiding a collision of PUCCH resources between terminals in MTC coverage enhancement mode and a method of avoiding a collision of PUCCH resources between a terminal in MTC coverage enhancement mode and a terminal in normal mode. Any of the first to fourth embodiments may be applied to the above.

以上、本開示の各実施の形態について説明した。 The embodiments of the present disclosure have been described above.

なお、上記各実施の形態では、本開示の一態様をハードウェアで構成する場合を例にとって説明したが、本開示はソフトウェアで実現することも可能である。 In each of the above embodiments, the case where one aspect of the present disclosure is configured by hardware has been described as an example, but the present disclosure can also be realized by software.

また、上記各実施の形態の説明に用いた各機能ブロックは、典型的には集積回路であるLSIとして実現される。これらは個別に1チップ化されてもよいし、一部または全てを含むように1チップ化されてもよい。ここでは、LSIとしたが、集積度の違いにより、IC、システムLSI、スーパーLSI、ウルトラLSIと呼称されることもある。 Further, each functional block used in the description of each of the above embodiments is typically realized as an LSI which is an integrated circuit. These may be individually integrated into one chip, or may be integrated into one chip so as to include a part or all of them. Although it is referred to as LSI here, it may be referred to as IC, system LSI, super LSI, or ultra LSI depending on the degree of integration.

また、集積回路化の手法はLSIに限るものではなく、専用回路または汎用プロセッサで実現してもよい。LSI製造後に、プログラムすることが可能なFPGA(Field Programmable Gate Array)や、LSI内部の回路セルの接続や設定を再構成可能なリコンフィギュラブル・プロセッサーを利用してもよい。 Further, the method of making an integrated circuit is not limited to LSI, and may be realized by a dedicated circuit or a general-purpose processor. An FPGA (Field Programmable Gate Array) that can be programmed after the LSI is manufactured, or a reconfigurable processor that can reconfigure the connection and settings of circuit cells inside the LSI may be used.

さらには、半導体技術の進歩または派生する別技術によりLSIに置き換わる集積回路化の技術が登場すれば、当然、その技術を用いて機能ブロックの集積化を行ってもよい。バイオ技術の適用等が可能性としてありえる。 Furthermore, if an integrated circuit technology that replaces an LSI appears due to advances in semiconductor technology or another technology derived from it, it is naturally possible to integrate functional blocks using that technology. There is a possibility of applying biotechnology.

本開示の端末は、下りリンクデータの割当を示す制御情報、及び、前記下りリンクデータを受信する受信部と、前記制御情報に基づいて、前記下りリンクデータに対する応答信号に使用されるリソースを決定する制御部と、前記決定されたリソースを用いて前記応答信号を送信する送信部と、を具備し、前記送信部は、自端末が、前記制御情報、前記下りリンクデータ及び前記応答信号に対してレピティション送信が適用される第1の端末である場合には第1のリソース群の中のリソースを用いて前記応答信号を送信し、自端末が、前記レピティション送信が適用されない第2の端末である場合には前記第1のリソース群とは異なる第2のリソース群の中のリソースを用いて前記応答信号を送信する構成を採る。 The terminal of the present disclosure determines the resources used for the response signal to the downlink data based on the control information indicating the allocation of the downlink data, the receiving unit that receives the downlink data, and the control information. The control unit includes a control unit for transmitting the response signal and a transmission unit for transmitting the response signal using the determined resource. In the transmission unit, the own terminal receives the control information, the downlink data, and the response signal. In the case of the first terminal to which the repetition transmission is applied, the response signal is transmitted using the resources in the first resource group, and the own terminal is the second terminal to which the repetition transmission is not applied. In the case of a terminal, the response signal is transmitted using a resource in a second resource group different from the first resource group.

本開示の端末において、前記制御部は、前記制御情報に使用されるコントロール・チャネル・エレメント(CCE)のインデックスに第1のオフセット値を加算して、前記第1のリソース群において前記応答信号に使用されるリソースを算出し、前記制御情報に使用される前記CCEのインデックスに第2のオフセット値を加算して、前記第2のリソース群において前記応答信号に使用されるリソースを算出し、前記第1のオフセット値と前記第2のオフセット値とは異なる。 In the terminal of the present disclosure, the control unit adds a first offset value to the index of the control channel element (CCE) used for the control information, and adds the first offset value to the response signal in the first resource group. The resource to be used is calculated, the index of the CCE used for the control information is added with the second offset value, the resource used for the response signal in the second resource group is calculated, and the resource is calculated. The first offset value and the second offset value are different.

本開示の端末において、前記制御部は、前記制御情報に使用されるコントロール・チャネル・エレメント(CCE)のインデックスにオフセット値を加算して、前記第1のリソース群において前記応答信号に使用されるリソースを算出し、前記オフセット値から、前記制御情報に使用される前記CCEのインデックスを減算して、前記第2のリソース群において前記応答信号に使用されるリソースを算出する。 In the terminal of the present disclosure, the control unit adds an offset value to the index of the control channel element (CCE) used for the control information, and is used for the response signal in the first resource group. The resource is calculated, and the index of the CCE used for the control information is subtracted from the offset value to calculate the resource used for the response signal in the second resource group.

本開示の端末において、前記第1のリソース群及び前記第2のリソース群の各リソースは、直交符号系列と巡回シフト量との組合せによってそれぞれ定義され、前記第1のリソース群の各リソースとして定義された前記組合せのうち、同一直交符号系列において隣接する巡回シフト量の差は、前記第2のリソース群の各リソースとして定義された前記組合せのうち、同一直交符号系列において隣接する巡回シフト量の差よりも小さい。 In the terminal of the present disclosure, each resource of the first resource group and the second resource group is defined by a combination of the orthogonal code sequence and the cyclic shift amount, and is defined as each resource of the first resource group. The difference in the amount of cyclic shifts adjacent to each other in the same orthogonal code series among the above combinations is the amount of cyclic shifts adjacent to each other in the same orthogonal code series among the combinations defined as each resource of the second resource group. Less than the difference.

本開示の端末において、前記制御情報に使用されるコントロール・チャネル・エレメント(CCE)の複数個に対して、前記第1のリソース群の1つのリソースが対応付けられる。 In the terminal of the present disclosure, one resource of the first resource group is associated with a plurality of control channel elements (CCEs) used for the control information.

本開示の端末において、前記複数個は、前記割当情報が占有するCCEの個数である。 In the terminal of the present disclosure, the plurality of CCEs are the number of CCEs occupied by the allocation information.

本開示の端末において、前記送信部は、前記応答信号の前記レピティション送信が行われる複数のサブフレームのうち、前記制御情報のレピティション回数以下のサブフレームでは、前記第1のリソース群のうち、前記制御情報に使用されるコントロール・チャネル・エレメント(CCE)に対応付けられたリソースを用いて、前記応答信号を送信し、前記制御情報のレピティション回数を超えるサブフレームでは、予め設定されたリソースを用いて、前記応答信号を送信する。 In the terminal of the present disclosure, the transmission unit is among the plurality of subframes in which the repetition transmission of the response signal is performed, and in the subframe equal to or less than the number of repetitions of the control information, among the first resource group. , The response signal is transmitted using the resource associated with the control channel element (CCE) used for the control information, and is preset in the subframe exceeding the repetition number of the control information. The response signal is transmitted using the resource.

本開示の端末において、前記第1のリソース群は、前記応答信号のレピティション回数毎の複数のサブリソース群から構成される。 In the terminal of the present disclosure, the first resource group is composed of a plurality of sub-resource groups for each repetition number of the response signal.

本開示の基地局は、下りリンクデータの割当を示す制御情報、及び、前記下りリンクデータを送信する送信部と、前記制御情報に基づいて、前記下りリンクデータに対する応答信号に使用されるリソースを決定する制御部と、前記決定されたリソースを用いて前記応答信号を受信する受信部と、を具備し、前記受信部は、前記制御情報、前記下りリンクデータ及び前記応答信号に対してレピティション送信が適用される第1の端末から送信される前記応答信号を、第1のリソース群の中のリソースを用いて受信し、前記レピティション送信が適用されない第2の端末から送信される前記応答信号を、前記第1のリソース群とは異なる第2のリソース群の中のリソースを用いて受信する。 The base station of the present disclosure provides control information indicating the allocation of downlink data, a transmission unit for transmitting the downlink data, and resources used for a response signal to the downlink data based on the control information. It includes a control unit for determining and a receiving unit for receiving the response signal using the determined resource, and the receiving unit has repetition with respect to the control information, the downlink data, and the response signal. The response signal transmitted from the first terminal to which transmission is applied is received by using the resources in the first resource group, and the response transmitted from the second terminal to which the repetition transmission is not applied. The signal is received using a resource in a second resource group different from the first resource group.

本開示の送信方法は、下りリンクデータの割当を示す制御情報、及び、前記下りリンクデータを受信する受信工程と、前記制御情報に基づいて、前記下りリンクデータに対する応答信号に使用されるリソースを決定する制御工程と、前記決定されたリソースを用いて前記応答信号を送信する送信工程と、を具備し、前記送信工程は、前記制御情報、前記下りリンクデータ及び前記応答信号に対してレピティション送信が適用される第1の端末では第1のリソース群の中のリソースを用いて前記応答信号を送信し、前記レピティション送信が適用されない第2の端末では前記第1のリソース群とは異なる第2のリソース群の中のリソースを用いて前記応答信号を送信する。 The transmission method of the present disclosure includes control information indicating allocation of downlink data, a receiving process for receiving the downlink data, and resources used for a response signal to the downlink data based on the control information. A control step for determining and a transmission step for transmitting the response signal using the determined resource are included, and the transmission step is a repetition with respect to the control information, the downlink data, and the response signal. The first terminal to which the transmission is applied transmits the response signal using the resources in the first resource group, and the second terminal to which the repetition transmission is not applied is different from the first resource group. The response signal is transmitted using the resources in the second resource group.

本開示の受信方法は、下りリンクデータの割当を示す制御情報、及び、前記下りリンクデータを送信する送信工程と、前記制御情報に基づいて、前記下りリンクデータに対する応答信号に使用されるリソースを決定する制御工程と、前記決定されたリソースを用いて前記応答信号を受信する受信工程と、を具備し、前記受信工程は、前記制御情報、前記下りリンクデータ及び前記応答信号に対してレピティション送信が適用される第1の端末から送信される前記応答信号を、第1のリソース群の中のリソースを用いて受信し、前記レピティション送信が適用されない第2の端末から送信される前記応答信号を、前記第1のリソース群とは異なる第2のリソース群の中のリソースを用いて受信する。 The receiving method of the present disclosure includes control information indicating allocation of downlink data, a transmission step of transmitting the downlink data, and resources used for a response signal to the downlink data based on the control information. A control step for determining the control step and a reception step for receiving the response signal using the determined resource are included, and the reception step includes repetition for the control information, the downlink data, and the response signal. The response signal transmitted from the first terminal to which transmission is applied is received by using the resources in the first resource group, and the response transmitted from the second terminal to which the repetition transmission is not applied. The signal is received using a resource in a second resource group different from the first resource group.

本開示の一態様は、移動通信システムに有用である。 One aspect of the present disclosure is useful for mobile communication systems.

100 基地局
200 端末
101,213 制御部
102 制御信号生成部
103 制御信号符号化部
104 制御信号変調部
105 報知信号生成部
106 データ符号化部
107 再送制御部
108 データ変調部
109 信号割当部
110,218 IFFT部
111,219 CP付加部
112,220 送信部
113 アンテナ
114,202 受信部
115,203 CP除去部
116 PUCCH抽出部
117 系列制御部
118 逆拡散部
119 相関処理部
120,209 判定部
204 FFT部
205 抽出部
206 報知信号受信部
207 制御信号復調部
208 制御信号復号部
210 データ復調部
211 データ復号部
212 CRC部
214 ACK/NACK生成部
215 変調部
216 1次拡散部
217 2次拡散部
100 Base station 200 Terminal 101,213 Control unit 102 Control signal generation unit 103 Control signal coding unit 104 Control signal modulation unit 105 Notification signal generation unit 106 Data coding unit 107 Retransmission control unit 108 Data modulation unit 109 Signal allocation unit 110, 218 IFFT section 111,219 CP addition section 112, 220 Transmission section 113 Antenna 114, 202 Receiver section 115, 203 CP removal section 116 PUCCH extraction section 117 Series control section 118 Reverse diffusion section 119 Correlation processing section 120, 209 Judgment section 204 FFT Part 205 Extraction unit 206 Notification signal reception unit 207 Control signal demodulation unit 208 Control signal decoding unit 210 Data demodulation unit 211 Data decoding unit 212 CRC unit 214 ACK / NACK generation unit 215 Modulation unit 216 Primary diffusion unit 217 Secondary diffusion unit

Claims (12)

下り制御情報、及び、下りデータを、端末に送信する送信部と、
前記制御情報に基づいて決定された上り制御チャネルリソースとの対応付けから特定される、複数の直交符号系列のうちの一つ及び複数の巡回シフト量のうちの一つの組合せを用いて前記端末から送信された、前記下りデータに対する応答信号を受信する受信部と、
を具備し、
前記対応付けは、一つの直交符号系列に組み合わされる隣接する巡回シフト量の差に基づき、
前記応答信号を複数のサブフレームに渡ってレピティション送信することが可能なカバレッジエンハンスメントモードが前記端末に設定されている場合の前記巡回シフト量の差は、前記カバレッジエンハンスメントモードが前記端末に設定されていない場合の前記巡回シフト量の差とは独立に設定される、
基地局。
A transmitter that transmits downlink control information and downlink data to a terminal,
From the terminal using a combination of one of a plurality of orthogonal code sequences and one of a plurality of cyclic shift amounts identified from the association with the uplink control channel resource determined based on the control information. A receiver that receives a response signal to the transmitted downlink data, and
Equipped with
The association is based on the difference in the amount of adjacent cyclic shifts combined in one Walsh-Hadamard sequence.
When the coverage enhancement mode capable of transmitting the response signal over a plurality of subframes is set in the terminal, the difference in the cyclic shift amount is such that the coverage enhancement mode is set in the terminal. It is set independently of the difference in the cyclic shift amount when it is not set.
base station.
下り制御情報、及び、下りデータを、端末に送信する送信部と、
前記制御情報に基づいて決定された上り制御チャネルリソースとの対応付けから特定される、複数の直交符号系列のうちの一つ及び複数の巡回シフト量のうちの一つの組合せを用いて前記端末から送信された、前記下りデータに対する応答信号を受信する受信部と、
を具備し、
前記対応付けは、一つの直交符号系列に組み合わされる隣接する巡回シフト量の差に基づき、
カバレッジエンハンスメントモードが設定された複数のサブフレームに渡ってレピティション送信が可能な前記下り制御情報を前記端末に送信した場合の前記巡回シフト量の差は、前記カバレッジエンハンスメントモードが設定されていない場合の前記巡回シフト量の差とは独立に設定される、
基地局。
A transmitter that transmits downlink control information and downlink data to a terminal,
From the terminal using a combination of one of a plurality of orthogonal code sequences and one of a plurality of cyclic shift amounts identified from the association with the uplink control channel resource determined based on the control information. A receiver that receives a response signal to the transmitted downlink data, and
Equipped with
The association is based on the difference in the amount of adjacent cyclic shifts combined in one Walsh-Hadamard sequence.
The difference in the amount of the cyclic shift when the downlink control information capable of repeating transmission over a plurality of subframes in which the coverage enhancement mode is set is transmitted to the terminal is the case where the coverage enhancement mode is not set. It is set independently of the difference in the amount of the cyclic shift.
base station.
前記カバレッジエンハンスメントモードにおいて、前記送信部は、複数のサブフレームに渡って、前記下り制御情報をリピティション送信する、
請求項1又は2に記載の基地局。
In the coverage enhancement mode, the transmitter transmits the downlink control information by repetition over a plurality of subframes.
The base station according to claim 1 or 2.
前記カバレッジエンハンスメントモードにおける前記対応付けが、前記カバレッジエンハンスメントモードが設定されていない場合の前記対応付けと異なる、
請求項1から3のいずれかに記載の基地局。
The correspondence in the coverage enhancement mode is different from the correspondence in the case where the coverage enhancement mode is not set.
The base station according to any one of claims 1 to 3.
前記カバレッジエンハンスメントモードにおける前記巡回シフト量の差は、前記カバレッジエンハンスメントモードが設定されていない場合の前記巡回シフト量の差とは異なる、
請求項1から4のいずれかに記載の基地局。
The difference in the cyclic shift amount in the coverage enhancement mode is different from the difference in the cyclic shift amount when the coverage enhancement mode is not set.
The base station according to any one of claims 1 to 4.
前記カバレッジエンハンスメントモードにおいて、前記受信部は、前記端末から複数のサブフレームに渡ってリピティション送信された前記応答信号を受信する、
請求項1から5のいずれかに記載の基地局。
In the coverage enhancement mode, the receiving unit receives the response signal that is repeatedly transmitted from the terminal over a plurality of subframes.
The base station according to any one of claims 1 to 5.
前記カバレッジエンハンスメントモードにおいて、前記受信部は、前記端末が前記下りデータを受信したサブフレームから所定数のサブフレーム後に、前記応答信号を受信する、
請求項1から6のいずれかに記載の基地局。
In the coverage enhancement mode, the receiving unit receives the response signal after a predetermined number of subframes from the subframe in which the terminal received the downlink data.
The base station according to any one of claims 1 to 6.
前記カバレッジエンハンスメントモードにおいて、前記送信部は、複数のサブフレームに渡って、前記下りデータをリピティション送信する、
請求項1から7のいずれかに記載の基地局。
In the coverage enhancement mode, the transmitter transmits the downlink data by repetition over a plurality of subframes.
The base station according to any one of claims 1 to 7.
基地局が、
下り制御情報、及び、下りデータを、端末に送信する送信工程と、
前記制御情報に基づいて決定された上り制御チャネルリソースとの対応付けから特定される、複数の直交符号系列のうちの一つ及び複数の巡回シフト量のうちの一つの組合せを用いて前記端末から送信された、前記下りデータに対する応答信号を受信する受信工程と、
を具備し、
前記対応付けは、一つの直交符号系列に組み合わされる隣接する巡回シフト量の差に基づき、
前記応答信号を複数のサブフレームに渡ってレピティション送信することが可能なカバレッジエンハンスメントモードが前記端末に設定されている場合の前記巡回シフト量の差は、前記カバレッジエンハンスメントモードが前記端末に設定されていない場合の前記巡回シフト量の差とは独立に設定される、
通信方法。
The base station
A transmission process for transmitting downlink control information and downlink data to a terminal, and
From the terminal using a combination of one of a plurality of orthogonal code sequences and one of a plurality of cyclic shift amounts identified from the association with the uplink control channel resource determined based on the control information. A receiving process for receiving the transmitted response signal to the downlink data, and
Equipped with
The association is based on the difference in the amount of adjacent cyclic shifts combined in one Walsh-Hadamard sequence.
When the coverage enhancement mode capable of transmitting the response signal over a plurality of subframes is set in the terminal, the difference in the cyclic shift amount is such that the coverage enhancement mode is set in the terminal. It is set independently of the difference in the cyclic shift amount when it is not set.
Communication method.
基地局が、
下り制御情報、及び、下りデータを、端末に送信する送信工程と、
前記制御情報に基づいて決定された上り制御チャネルリソースとの対応付けから特定される、複数の直交符号系列のうちの一つ及び複数の巡回シフト量のうちの一つの組合せを用いて前記端末から送信された、前記下りデータに対する応答信号を受信する受信工程と、
を具備し、
前記対応付けは、一つの直交符号系列に組み合わされる隣接する巡回シフト量の差に基づき、
カバレッジエンハンスメントモードが設定された複数のサブフレームに渡ってレピティション送信が可能な前記下り制御情報を前記端末に送信した場合の前記巡回シフト量の差は、前記カバレッジエンハンスメントモードが設定されていない場合の前記巡回シフト量の差とは独立に設定される、
通信方法。
The base station
A transmission process for transmitting downlink control information and downlink data to a terminal, and
From the terminal using a combination of one of a plurality of orthogonal code sequences and one of a plurality of cyclic shift amounts identified from the association with the uplink control channel resource determined based on the control information. A receiving process for receiving the transmitted response signal to the downlink data, and
Equipped with
The association is based on the difference in the amount of adjacent cyclic shifts combined in one Walsh-Hadamard sequence.
The difference in the amount of the cyclic shift when the downlink control information capable of repeating transmission over a plurality of subframes in which the coverage enhancement mode is set is transmitted to the terminal is the case where the coverage enhancement mode is not set. It is set independently of the difference in the amount of the cyclic shift.
Communication method.
下り制御情報、及び、下りデータを、端末に送信する送信処理と、
前記制御情報に基づいて決定された上り制御チャネルリソースとの対応付けから特定される、複数の直交符号系列のうちの一つ及び複数の巡回シフト量のうちの一つの組合せを用いて前記端末から送信された、前記下りデータに対する応答信号を受信する受信処理と、
を制御し、
前記対応付けは、一つの直交符号系列に組み合わされる隣接する巡回シフト量の差に基づき、
前記応答信号を複数のサブフレームに渡ってレピティション送信することが可能なカバレッジエンハンスメントモードが前記端末に設定されている場合の前記巡回シフト量の差は、前記カバレッジエンハンスメントモードが前記端末に設定されていない場合の前記巡回シフト量の差とは独立に設定される、
集積回路。
Transmission processing to send downlink control information and downlink data to the terminal,
From the terminal using a combination of one of a plurality of orthogonal code sequences and one of a plurality of cyclic shift amounts identified from the association with the uplink control channel resource determined based on the control information. Reception processing for receiving the transmitted response signal to the downlink data,
Control and
The association is based on the difference in the amount of adjacent cyclic shifts combined in one Walsh-Hadamard sequence.
When the coverage enhancement mode capable of transmitting the response signal over a plurality of subframes is set in the terminal, the difference in the cyclic shift amount is such that the coverage enhancement mode is set in the terminal. It is set independently of the difference in the cyclic shift amount when it is not set.
Integrated circuit.
下り制御情報、及び、下りデータを、端末に送信する送信処理と、
前記制御情報に基づいて決定された上り制御チャネルリソースとの対応付けから特定される、複数の直交符号系列のうちの一つ及び複数の巡回シフト量のうちの一つの組合せを用いて前記端末から送信された、前記下りデータに対する応答信号を受信する受信処理と、
を制御し、
前記対応付けは、一つの直交符号系列に組み合わされる隣接する巡回シフト量の差に基づき、
カバレッジエンハンスメントモードが設定された複数のサブフレームに渡ってレピティション送信が可能な前記下り制御情報を前記端末に送信した場合の前記巡回シフト量の差は、前記カバレッジエンハンスメントモードが設定されていない場合の前記巡回シフト量の差とは独立に設定される、
集積回路。
Transmission processing to send downlink control information and downlink data to the terminal,
From the terminal using a combination of one of a plurality of orthogonal code sequences and one of a plurality of cyclic shift amounts identified from the association with the uplink control channel resource determined based on the control information. Reception processing for receiving the transmitted response signal to the downlink data,
Control and
The association is based on the difference in the amount of adjacent cyclic shifts combined in one Walsh-Hadamard sequence.
The difference in the amount of the cyclic shift when the downlink control information capable of repeating transmission over a plurality of subframes in which the coverage enhancement mode is set is transmitted to the terminal is the case where the coverage enhancement mode is not set. It is set independently of the difference in the amount of the cyclic shift.
Integrated circuit.
JP2020183709A 2020-11-02 2020-11-02 Base stations, communication methods and integrated circuits Active JP7016047B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020183709A JP7016047B2 (en) 2020-11-02 2020-11-02 Base stations, communication methods and integrated circuits

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020183709A JP7016047B2 (en) 2020-11-02 2020-11-02 Base stations, communication methods and integrated circuits

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2019161327A Division JP6799787B2 (en) 2019-09-04 2019-09-04 Terminals, communication methods and integrated circuits

Publications (2)

Publication Number Publication Date
JP2021016188A true JP2021016188A (en) 2021-02-12
JP7016047B2 JP7016047B2 (en) 2022-02-04

Family

ID=74531713

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020183709A Active JP7016047B2 (en) 2020-11-02 2020-11-02 Base stations, communication methods and integrated circuits

Country Status (1)

Country Link
JP (1) JP7016047B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011077743A1 (en) * 2009-12-25 2011-06-30 パナソニック株式会社 Terminal apparatus and transmission method
JP2015164279A (en) * 2014-01-30 2015-09-10 株式会社Nttドコモ base station, transmission method, mobile station and retransmission control method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011077743A1 (en) * 2009-12-25 2011-06-30 パナソニック株式会社 Terminal apparatus and transmission method
JP2015164279A (en) * 2014-01-30 2015-09-10 株式会社Nttドコモ base station, transmission method, mobile station and retransmission control method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
INTEL CORPORATION: "Coverage Improvement for (E)PDCCH and PUCCH [online]", 3GPP TSG-RAN WG1 ♯76 R1-140116, JPN6018016515, 1 February 2014 (2014-02-01), ISSN: 0004667359 *
LG ELECTRONICS: "UL channel transmission for MTC coverage enhancement [online]", 3GPP TSG RAN WG1 ♯76 R1-140308, JPN6018016516, 1 February 2014 (2014-02-01), ISSN: 0004667360 *

Also Published As

Publication number Publication date
JP7016047B2 (en) 2022-02-04

Similar Documents

Publication Publication Date Title
US11838927B2 (en) Terminal, base station, transmission method, and reception method
US20200252927A1 (en) Terminal, base station, transmission method, and reception method
JP6484611B2 (en) Terminal, base station, transmission method and reception method
JP7016047B2 (en) Base stations, communication methods and integrated circuits
JP6799787B2 (en) Terminals, communication methods and integrated circuits
JP6590267B2 (en) Base station, communication method and integrated circuit

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201102

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20211221

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220107

R150 Certificate of patent or registration of utility model

Ref document number: 7016047

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150