KR101356509B1 - 릴레이 스테이션을 포함하는 통신 시스템에서의 피드백채널 제어 방법 - Google Patents
릴레이 스테이션을 포함하는 통신 시스템에서의 피드백채널 제어 방법 Download PDFInfo
- Publication number
- KR101356509B1 KR101356509B1 KR1020070076418A KR20070076418A KR101356509B1 KR 101356509 B1 KR101356509 B1 KR 101356509B1 KR 1020070076418 A KR1020070076418 A KR 1020070076418A KR 20070076418 A KR20070076418 A KR 20070076418A KR 101356509 B1 KR101356509 B1 KR 101356509B1
- Authority
- KR
- South Korea
- Prior art keywords
- information
- terminal
- channel quality
- feedback
- base station
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims abstract description 48
- 238000004891 communication Methods 0.000 title claims abstract description 21
- 230000005540 biological transmission Effects 0.000 claims abstract description 18
- 238000013468 resource allocation Methods 0.000 description 10
- 238000012935 Averaging Methods 0.000 description 4
- 238000005259 measurement Methods 0.000 description 4
- 238000007726 management method Methods 0.000 description 2
- 238000013507 mapping Methods 0.000 description 2
- 238000010295 mobile communication Methods 0.000 description 2
- 101150071746 Pbsn gene Proteins 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 238000013506 data mapping Methods 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/0001—Systems modifying transmission characteristics according to link quality, e.g. power backoff
- H04L1/0023—Systems modifying transmission characteristics according to link quality, e.g. power backoff characterised by the signalling
- H04L1/0028—Formatting
- H04L1/0029—Reduction of the amount of signalling, e.g. retention of useful signalling or differential signalling
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B7/00—Radio transmission systems, i.e. using radiation field
- H04B7/14—Relay systems
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/0001—Systems modifying transmission characteristics according to link quality, e.g. power backoff
- H04L1/0023—Systems modifying transmission characteristics according to link quality, e.g. power backoff characterised by the signalling
- H04L1/0026—Transmission of channel quality indication
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L2001/0092—Error control systems characterised by the topology of the transmission link
- H04L2001/0097—Relays
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L27/00—Modulated-carrier systems
- H04L27/26—Systems using multi-frequency codes
- H04L27/2601—Multicarrier modulation systems
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W24/00—Supervisory, monitoring or testing arrangements
- H04W24/10—Scheduling measurement reports ; Arrangements for measurement reports
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Quality & Reliability (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
Syntax | Size | Notes |
CQICH_Alloc_IE() () { | ||
Extended UIUC | 4 bits | CQICH = 0x03 |
Length | 4 bits | Length of the message in bytes (variable). |
CQICH _ ID | variable | Index to uniquely identify the CQICH resource assigned to the SS. The size of this field is dependent on system parameter defined in UCD. |
Allocation offset | 6 bits | Index to the fast feedback channel region marked by UIUC = 0. |
Period (p) | 2 bits | A CQI feedback is transmitted on the CQICH every 2pframes. |
Frame offset | 3 bits | The SS starts reporting at the frame of which the number has the same 3 LSB as the specified frame offset. If the current frame is specified, the SS should start reporting in eight frames |
Duration (d) | 3 bits | A CQI feedback is transmitted on the CQI channels indexed by the CQICH_ID for 10 x 2dframes. If d == 0, the CQICH is deallocated. If d == 0b111, the SS should report until the BS command for the SS to stop. |
Report configuration included | 1 bits | Update to CINR report configuration is included. |
If (report configuration included == 1) { | ||
Feedback Type | 2 bits | 0b00 = physical CINR feedback 0b01 = effective CINR feedback 0b10-0b11 = Reserved |
Report type | 1 bit | 0: Report for preamble 1: Report for specific permutation zone |
If (Report type == 0) { | ||
CINR preamble report type | 1 bit | The type of preamble-based CINR report 0 - Frequency reuse factor=1 configuration. 1 - Frequency reuse factor=3 configuration. |
} | ||
Else { | report for permutation zone. | |
Zone permutation | 3 bits | The type of zone for which to report 0b000 - PUSC with 'use all SC = 0' 0b001 - PUSC with 'use all SC = 1' 0b010 - FUSC 0b011 - Optional FUSC 0b100 - Safety Channel region 0b101 - AMC zone (only applicable to AAS mode) 0b110-111 - Reserved |
Zone type | 2 bits | 0b00 - non-STC zone 0b01 - STC zone 0b10 - AAS zone 0b11 - reserved |
Zone PRBS _ ID | 2 bits | The PRBS_ID of the zone on which to report |
If (Zone type == 0b000 or 0b001) { | ||
Major group indication | 1 bit | If '0' then the report may refer to any subchannel in the PUSC zone. |
If (Major group indication == 1) { | ||
PUSC Major group bitmap | 6 bits | Reported CINR shall only apply to the subchannels of PUSC major groups for which the corresponding bit is set. |
Bit #k refers to major group k. | ||
} | ||
} | ||
CINR zone measurement type | 1 bit | 0: measurement from pilot subcarriers and, if AAS zone, from AAS preamble. 1: measurement from data subcarriers |
} | ||
If (feedback type == 0b00) { | Physical CINR feedback | |
Averaging parameter included | 1 bit | |
If (Averaging parameter included == 1) { | ||
Averaging parameter | 4 bits | Averaging parameter used for deriving physical CINR estimates reported through CQICH. This value is given in multiples of 1/16 in the range of [1/16..16/16] in increasing order. aavg |
} | ||
} | ||
} | ||
MIMO _ permutation _ feedback _ cycle | 2 bits | 0b00 = No MIMO and permutation mode feedback 0b01 = The MIMO and permutation mode indication shall be transmitted on the CQICH indexed by the CQICH_ID every four allocated CQICH transmission opportunity. The first indication is sent on the fourth allocated CQICH frame transmission opportunity. 0b10 = The MIMO mode and permutation mode indication shall be transmitted on the CQICH indexed by the CQICH_ID every eight allocated CQICH transmission opportunity. The first indication is sent on the eighth allocated CQICH trans-mission opportunity. 0b11 = The MIMO mode and permutation mode indication shall be transmitted on the CQICH indexed by the CQICH_ID every 16 allocated CQICH transmission opportunity. The first indication is sent on the 16th allocated CQICH transmission opportunity. |
Padding | variable | Number of bits required to align to byte length, shall be set to zero. |
} |
3- bit Payload( binary ) | Value( db ) |
000 | -4 |
001 | -3 |
010 | -2 |
011 | -1 |
100 | 0 |
101 | 1 |
110 | 2 |
111 | 3 |
2- bit Payload( binary ) | value |
00 | -2 |
01 | -1 |
10 | 0 |
11 | 1 |
1- bit Payload( binary ) | value |
0 | -1 |
1 | 1 |
Syntax | Size | Notes |
RS-FASTFEEDBACK_Allocation_IE() { | ||
OFDMA symbol offset | 8 bits | |
Subchannel offset | 7 bits | |
No . OFDMA symbols | 7 bits | |
No subchannels | 7 bits | |
Reserved | 3 bits | |
} |
신텍스(Syntax) | 크기 |
최적화된 CQI 보고 지시자 (Optimized CQI report indicator) |
1 비트 |
If (Optimized CQI report indicator==1) { | |
RS - Allocation offset | 6 비트 |
Delta CQI Period(dp) | 2 비트 |
RS-Frame offset | 3 비트 |
RS-Duration(rd) | 3 비트 |
} |
Claims (10)
- 릴레이 스테이션(Relay Station)을 포함하는 무선 통신 시스템에서 릴레이 스테이션의 채널 품질 정보 피드백 제어 방법에 있어서,단말로부터 제 1 상향링크 채널자원 영역을 통해 전체 채널 품질 정보를 수신하는 단계;상기 채널 품질 정보를 제 3 상향링크 채널자원 영역을 통해 기지국으로 송신하는 단계; 및상기 단말로부터 제 2 상향링크 채널자원 영역을 통해 채널 품질 정보의 증분(delta) 정보를 수신하는 단계를 포함하는 채널 품질 정보 피드백 제어 방법
- 제 1 항에 있어서,상기 채널 품질에 대한 증분 정보를 제 4 상향링크 채널자원을 통해 기지국으로 송신하는 단계를 더 포함하는 채널 품질 정보 피드백 제어 방법.
- 제 1 항에 있어서,상기 채널 품질 정보 또는 그에 대한 증분 정보 중 적어도 하나를 분석하여 얻은 제어정보를 제 5 상향링크 채널자원을 통해 기지국으로 송신하는 단계를 더 포함하는 채널 품질 정보 피드백 제어 방법.
- 제 1 항에 있어서,상기 채널 품질 정보 또는 그에 대한 증분 정보 중 적어도 하나가 반영된 데이터를 단말에게 송신하는 단계를 더 포함하는 채널 품질 정보 피드백 제어 방법.
- 제 1 항에 있어서,상기 채널 품질 정보 또는 그에 대한 증분 정보 중 적어도 하나가 반영된 제어정보를 단말에게 송신하는 단계를 더 포함하는 채널 품질 정보 피드백 제어 방법.
- 릴레이 스테이션(Relay Station)을 포함하는 무선 통신 시스템을 지원하는 단말의 채널 품질 정보 피드백 제어 방법에 있어서,릴레이 스테이션에게 제 1 상향링크 채널자원 영역을 통해 전체 채널 품질 정보를 송신하는 단계;릴레이 스테이션에게 제 2 상향링크 채널자원 영역을 통해 채널 품질 정보의 증분(delta) 정보를 송신하는 단계를 포함하며,상기 채널 품질 정보는 제 3 상향링크 채널자원 영역을 통해 상기 릴레이 스테이션으로부터 기지국으로 송신되는 것인, 채널 품질 정보 피드백 제어 방법.
- 제 6 항에 있어서,상기 채널 품질 정보 또는 그에 대한 증분 정보 중 적어도 하나가 반영된 데이터를 수신하는 단계를 더 포함하는 채널 품질 정보 피드백 제어 방법.
- 제 6 항에 있어서,상기 채널 품질 정보 또는 그에 대한 증분 정보 중 적어도 하나가 반영된 제어정보를 수신하는 단계를 더 포함하는 채널 품질 정보 피드백 제어 방법.
- 제 8 항에 있어서,상기 제어정보에 따라 통해 채널 품질 정보 또는 그에 대한 증분 정보를 기지국에게 송신하는 단계를 더 포함하는 채널 품질 정보 피드백 제어 방법.
- 제 8 항에 있어서,상기 제어정보에 따라 통해 채널 품질 정보 또는 그에 대한 증분 정보의 송신 및 그에 따른 제어 정보 또는 데이터의 수신을 새로 연동된 제 3 의 릴레이 스테이션을 통해 수신하는 단계를 더 포함하는 채널 품질 정보 피드백 제어 방법.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070076418A KR101356509B1 (ko) | 2007-07-30 | 2007-07-30 | 릴레이 스테이션을 포함하는 통신 시스템에서의 피드백채널 제어 방법 |
US12/671,461 US8305952B2 (en) | 2007-07-30 | 2008-07-30 | Method of controlling feedback channel in communication system comprising at least one relay station |
PCT/KR2008/004444 WO2009017365A1 (en) | 2007-07-30 | 2008-07-30 | Method of controlling feedback channel in communication system comprising at least one relay station |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070076418A KR101356509B1 (ko) | 2007-07-30 | 2007-07-30 | 릴레이 스테이션을 포함하는 통신 시스템에서의 피드백채널 제어 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20090012519A KR20090012519A (ko) | 2009-02-04 |
KR101356509B1 true KR101356509B1 (ko) | 2014-01-29 |
Family
ID=40304528
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020070076418A Expired - Fee Related KR101356509B1 (ko) | 2007-07-30 | 2007-07-30 | 릴레이 스테이션을 포함하는 통신 시스템에서의 피드백채널 제어 방법 |
Country Status (3)
Country | Link |
---|---|
US (1) | US8305952B2 (ko) |
KR (1) | KR101356509B1 (ko) |
WO (1) | WO2009017365A1 (ko) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8804585B2 (en) * | 2009-01-09 | 2014-08-12 | Qualcomm Incorporated | Special management connection between base station and relay stations in multihop relay systems for controlling sleep-mode |
US8560696B2 (en) | 2009-04-28 | 2013-10-15 | Intel Corporation | Transmission of advanced-MAP information elements in mobile networks |
KR101625859B1 (ko) * | 2009-05-08 | 2016-05-31 | 엘지전자 주식회사 | 이동통신 시스템에서 기지국으로부터 신호를 수신하기 위한 중계기 및 그 방법 |
KR101650749B1 (ko) * | 2009-08-18 | 2016-08-24 | 삼성전자주식회사 | 릴레이를 위한 백홀 서브프레임의 제어 채널 자원 할당 방법 및 장치 |
WO2011021827A2 (en) * | 2009-08-18 | 2011-02-24 | Samsung Electronics Co., Ltd. | Method and apparatus for allocating a control channel resource of a relay node in a backhaul subframe |
US8848597B2 (en) | 2009-09-07 | 2014-09-30 | Lg Electronics Inc. | Channel status information feedback method and apparatus in wireless communication system with relay station |
EP2692076B1 (en) | 2011-03-31 | 2019-01-23 | Telefonaktiebolaget LM Ericsson (publ) | Method and network node for determining channel state information in an upcoming time slot |
US9301282B2 (en) * | 2011-07-13 | 2016-03-29 | Lg Electronics Inc. | Method and apparatus for resource allocation for transmitting uplink data on a cooperative terminal in a wireless connection system supporting terminal client cooperation |
WO2013024852A1 (ja) * | 2011-08-15 | 2013-02-21 | 株式会社エヌ・ティ・ティ・ドコモ | 無線基地局、ユーザ端末、無線通信システム及び無線通信方法 |
EP2856807B1 (en) * | 2012-05-25 | 2016-07-06 | Telefonaktiebolaget LM Ericsson (publ) | Methods and devices for controlling a mobile terminal in a radio access network to transition between a plurality of communication states |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20060080519A (ko) * | 2005-01-05 | 2006-07-10 | 삼성전자주식회사 | 통신 시스템에서 채널 품질 정보 송수신 장치 및 방법 |
US20060211378A1 (en) * | 2002-02-19 | 2006-09-21 | Peter Gaal | Channel quality feedback mechanism and method |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100855225B1 (ko) * | 2005-09-28 | 2008-08-29 | 삼성전자주식회사 | 다중홉 릴레이 방식을 사용하는 광대역 무선접속통신시스템에서 프레임 통신 장치 및 방법 |
CA2626895C (en) * | 2005-11-11 | 2013-11-05 | Lg Electronics Inc. | Method of controlling relay communication |
KR101128801B1 (ko) | 2006-01-16 | 2012-03-23 | 엘지전자 주식회사 | 릴레이 스테이션을 포함하는 통신 시스템에서의 채널 상태보고 방법 |
US8417255B2 (en) * | 2007-03-16 | 2013-04-09 | Qualcomm Incorporated | Data transmission and power control in a multihop relay communication system |
-
2007
- 2007-07-30 KR KR1020070076418A patent/KR101356509B1/ko not_active Expired - Fee Related
-
2008
- 2008-07-30 US US12/671,461 patent/US8305952B2/en not_active Expired - Fee Related
- 2008-07-30 WO PCT/KR2008/004444 patent/WO2009017365A1/en active Application Filing
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060211378A1 (en) * | 2002-02-19 | 2006-09-21 | Peter Gaal | Channel quality feedback mechanism and method |
KR20060080519A (ko) * | 2005-01-05 | 2006-07-10 | 삼성전자주식회사 | 통신 시스템에서 채널 품질 정보 송수신 장치 및 방법 |
Also Published As
Publication number | Publication date |
---|---|
WO2009017365A1 (en) | 2009-02-05 |
US8305952B2 (en) | 2012-11-06 |
US20100260095A1 (en) | 2010-10-14 |
KR20090012519A (ko) | 2009-02-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8284709B2 (en) | Method of controlling relay communication | |
KR101356509B1 (ko) | 릴레이 스테이션을 포함하는 통신 시스템에서의 피드백채널 제어 방법 | |
EP1995921B1 (en) | Apparatus and method for processing bandwidth request in multihop relay broadband wireless access (BWA) communication system | |
CA2640650C (en) | Method of performing ranging through relay station and supporting thereof | |
US9042293B2 (en) | Communication method using relay station in mobile communication system | |
EP2663003B1 (en) | Data transmission and power control in a multihop relay communication system | |
JP2024023630A (ja) | 送信デバイス、受信デバイス、送信方法、受信方法及び集積回路 | |
KR101128801B1 (ko) | 릴레이 스테이션을 포함하는 통신 시스템에서의 채널 상태보고 방법 | |
US8050235B2 (en) | Apparatus and method of providing transparent relay service to mobile station in a multihop relay broadband wireless access (BWA) communication system | |
KR101084147B1 (ko) | 릴레이 스테이션을 이용한 핸드오버 제어 방법 | |
US8078159B2 (en) | Apparatus and method of relay station (RS) for reporting mobile station (MS)-RS channel state in multihop relay broadband wireless access (BWA) communication system | |
CN102378387B (zh) | 回程链路物理上行控制信道的资源配置指示方法和系统 | |
KR20080035867A (ko) | 다중홉 릴레이 방식을 사용하는 광대역 무선접속시스템에서 제어정보 통신 장치 및 방법 | |
KR101128800B1 (ko) | 중계 통신 제어 방법 | |
KR101079101B1 (ko) | 릴레이 스테이션을 이용한 중계 통신 방법 | |
KR101162212B1 (ko) | 이동통신 시스템에서 중계국을 통한 통신 방법 및 그를위한 프레임 구조 | |
CN101444011A (zh) | 多跳中继宽带无线接入通信系统中提供中继链路区域信息的装置和方法 | |
KR20060037101A (ko) | 광대역 무선 통신시스템에서 하향링크/상향링크 맵메시지를 생성하기 위한 장치 및 방법 | |
KR101158430B1 (ko) | 광대역 무선 접속 시스템에서의 멀티미디어 및 방송 서비스를 위한 데이터 전송 제어 방법 | |
KR20080103382A (ko) | 중계 방식의 광대역 무선통신 시스템에서 다양한 맵 구조를사용하기 위한 장치 및 방법 | |
KR20090026011A (ko) | 광대역 무선 접속 통신 시스템에서 중계국으로 전용 억세스영역을 할당하기 위한 장치 및 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20070730 |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20120427 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20070730 Comment text: Patent Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20130710 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20131122 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20140122 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20140123 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20171102 |