KR101377954B1 - 시스템 정보 수신 방법 - Google Patents
시스템 정보 수신 방법 Download PDFInfo
- Publication number
- KR101377954B1 KR101377954B1 KR1020070057971A KR20070057971A KR101377954B1 KR 101377954 B1 KR101377954 B1 KR 101377954B1 KR 1020070057971 A KR1020070057971 A KR 1020070057971A KR 20070057971 A KR20070057971 A KR 20070057971A KR 101377954 B1 KR101377954 B1 KR 101377954B1
- Authority
- KR
- South Korea
- Prior art keywords
- message
- base station
- system information
- information
- terminal
- 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
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W48/00—Access restriction; Network selection; Access point selection
- H04W48/08—Access restriction or access information delivery, e.g. discovery data delivery
- H04W48/12—Access restriction or access information delivery, e.g. discovery data delivery using downlink control channel
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W48/00—Access restriction; Network selection; Access point selection
- H04W48/16—Discovering, processing access restriction or access information
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
신텍스 | 사이즈 | 비고 |
DL_Frame_Prefix_format() { | ||
Used subchannel bitmap | 6 bits | Bit #0: Subchannels 0-11 are used Subchannel group 0 Bit #1: Subchannels 12-19 are used Subchannel group 1 Bit #2: Subchannels 20-31 are used Subchannel group 2 Bit #3: Subchannels 32-39 are used Subchannel group 3 Bit #4: Subchannels 40-51 are used Subchannel group 4 Bit #5: Subchannels 52-59 are used Subchannel group 5 |
16m_Support_Indicator | 1 bit | 0b0: BS shall not supports 16m 0b1: BS shall supports 16m |
Repetition_Coding_Indication | 2 bits | 0b00: No repetition coding on DL-MAP 메시지 0b01: Repetition coding of 2 used on DL-MAP 메시지 0b10: Repetition coding of 4 used on DL-MAP 메시지 0b11: Repetition coding of 6 used on DL-MAP 메시지 |
Coding_Indication | 3 bits | 0b000: CC encoding used on DL-MAP 메시지 0b001: BTC encoding used on DL-MAP 메시지 0b010: CTC encoding used on DL-MAP 메시지 0b011: ZT CC encoding used on DL-MAP 메시지 0b100: CC encoding with optional interleaver 0b101: LDPC encoding used on DL-MAP 메시지 0b101 0b110 to 0b111 -Reserved |
DL-MAP 메시지_Length | 8 bits | |
if (16m_ Support _ Indicator ==1) { | ||
Count | 4 bits | 앞으로 몇 번째 DL-MAP 메시지에서 16m PHY profile들이 포함되는지를 나타내는 카운트이다. 현재 프레임의 DL-MAP 메시지에 16m PHY profile이 포함된다면, 이 값은 0으로 설정될 것이다. 또한, 기지국이 매 프레임마다 16m PHY profile을 전송한다면, 이 값은 항상 0으로 설정될 것이다. |
} else { | ||
Reserved | 4 bits | |
} | ||
} |
Extended DIUC (hexadecimal) | Usage |
00 | Channel_Measurement_IE |
01 | STC_Zone_IE |
02 | AAS_DL_IE |
03 | Data_location_in_another_BS_IE |
04 | CID_Switch_IE |
05 | 16m PHY profiles |
06 | MIMO_DL_Enhanced_IE reserved |
07 | HARQ_Map_Pointer_IE |
08 | PHYMOD_DL_IE |
09-0A | Reserved |
0B | DL PUSC Burst Allocation in Other Segment |
0C | PUSC ASCA ALLOC IE |
0C 0D-0E | Reserved |
0F | UL_interference_and_noise_level_IE |
Syntax | Size | Notes |
16m_PHY_profile_IE() { | ||
Extended DIUC | 4 bits | mPHY_Profile = 0x05 |
Length | 4 bits | Length = 0x0x |
Frequency | 32 bits | 16m Downlink center frequency (kHz) |
Base Bandwidth | 8 bits | Channel BW in units of 125Khz |
FFT Size | 2 bits | 0b00=2048, 0b01=1024, 0b10=512, 0b11=128 |
Cycle prefix (CP) |
2 bits | 0b00 = 1/4 0b01 = 1/8 0b10 = 1/16 0b11 = 1/32 |
Frame duration code |
4 bits | 0b0000 = 2.0 ms 0b0001 = 2.5 ms 0b0010 = 4 ms 0b0011 = 5 ms 0b0100 = 8 ms 0b0101 = 10 ms 0b0110 = 12.5 ms 0b0111 = 20 ms 0b1000 - 0b1111= Reserved |
Number of band | 4 bits | The number of bandwidth |
Preamble Index | 8 bits (or variable) | This parameter defines the PHY specific preamble. (만약 16m에서 IDcell과 Index가 변경되면, 사이즈가 변경될 수도 있다.) |
Reserved | 4 bits (variable) | IE 크기에 따라서 삭제되거나 변경될 수 있다. |
} |
신텍스(Syntax) | Size | 비고(Notes) |
DL_Frame_Prefix_format() { | ||
Used subchannel bitmap | 6 bits | Bit #0: Subchannels 0-11 are used Subchannel group 0 Bit #1: Subchannels 12-19 are used Subchannel group 1 Bit #2: Subchannels 20-31 are used Subchannel group 2 Bit #3: Subchannels 32-39 are used Subchannel group 3 Bit #4: Subchannels 40-51 are used Subchannel group 4 Bit #5: Subchannels 52-59 are used Subchannel group 5 |
1 6m_Support_Indicator | 1 bit | 0b0: BS shall not supports 16m 0b1: BS shall supports 16m |
Repetition_Coding_Indication | 2 bits | 0b00: No repetition coding on DL-MAP 메시지 0b01: Repetition coding of 2 used on DL-MAP 메시지 0b10: Repetition coding of 4 used on DL-MAP 메시지 0b11: Repetition coding of 6 used on DL-MAP 메시지 |
Coding_Indication | 3 bits | 0b000: CC encoding used on DL-MAP 메시지 0b001: BTC encoding used on DL-MAP 메시지 0b010: CTC encoding used on DL-MAP 메시지 0b011: ZT CC encoding used on DL-MAP 메시지 0b100: CC encoding with optional interleaver 0b101: LDPC encoding used on DL-MAP 메시지 0b101 0b110 to 0b111 -Reserved |
DL-MAP 메시지_Length | 8 bits | |
Reserved | 4 bits | |
} |
신텍스(Syntax ) | Size | 비고(Notes) |
DCD_Message_Format() { | ||
Management Message Type = 1 | 8 bits | |
M Configuration Change Count | 8 bits | If BS does not support the 16m, these bits shall be set to zero |
Configuration Change Count | 8 bits | |
8 bits | ||
TLV Encoded information for the overall channel | variable | TLV specific |
Begin PHY Specific Section { | See applicable PHY subclause | |
for (i = 1; i <= n; i++) { | For each downlink burst profile 1 to n | |
Downlink_Burst_Profile | PHY specific | |
} | ||
} | ||
} |
Name | Type | Length (1 byte) | Value |
16m PHY Info | x | variable | 표 7 참조 |
Item | Size | Notes |
16m Frequency | 32 bits | 16m Downlink center frequency (kHz). |
16m Number of band | 8 bits | The number of bandwidth |
16m Preamble Index | 8 bits | This parameter defines the PHY specific preamble. |
16m Base Bandwidth | 8 bits | Channel BW in units of 125 kHz. |
16m FFT Size | 2 bits | 0b00=2048, 0b01=1024, 0b10=512, 0b11=128 |
16m Cyclic Prefix (CP) | 2 bits | 0b00 = 1/4 0b01 = 1/8 0b10 = 1/16 0b11 = 1/32 |
16m Frame duration code | 4 bits | 0b0000 = 2.0 ms 0b0001 = 2.5 ms 0b0010 = 4 ms 0b0011 = 5 ms 0b0100 = 8 ms 0b0101 = 10 ms 0b0110 = 12.5 ms 0b0111 = 20 ms 0b1000 - 0b1111= Reserved |
Name | Type | Length (1 byte) | Value |
16m Support Indication | x | 1 | Bit #0: 16m support indication (when this bit is set to 1, the MS supports 16m) Bits 1-7: Reserved |
Name | Type | Length (1 byte) | Value |
16m PHY Info | x | variable | 표 7참조 |
Name | Type | Length (1 byte) | Value |
16m Support Indication | x | 1 | Bit #0: 16m support indication (when this bit is set to 1, the MS supports 16m) Bits 1-7: Reserved |
Name | Type | Length (1 byte) | Value |
16m PHY Info | x | variable | 표 7참조 |
Syntax | Size | Notes |
16m_INFO-REQ message format() { | ||
Management message type = xx | 8 bits | |
TLV Encoded Information | variable | TLV specific |
} |
Syntax | Size | Notes |
16m_INFO-RSP message format() { | ||
Management message type = xx | 8bits | |
TLV Encoded Information | variable | TLV specific |
} |
코드 | PKM 메시지 유형 | MAC 관리 메시지 이름 |
35 | 16m 시스템 정보 요청 | PKM-REQ |
36 | 16m 시스템 정보 응답 | PKM-RSP |
37-255 | 보류 ( reserved ) |
Syntax | Size | Notes |
PKM-REQ message format() { | ||
Management message type = 9 | 8 bits | |
code | 8 bits | 16m 시스템 정보 요청 |
PKM identifier | 8 bits | 응답 메시지의 PKM identifier와 비교하여 동일한지 판별 |
} |
Syntax | Size | Notes |
PKM-RSP message format() { | ||
Management message type = 10 | 8 bits | |
code | 8 bits | 16m 시스템 정보 응답 |
PKM identifier | 8 bits | |
TLV Encoded Information | variable | TLV specific |
} |
Syntax | Size | Notes |
16m_INFO-Change_Message_Format() { | ||
Management message type = xx | 8bits | |
TLV Encoded Information | variable | TLV specific |
} |
Claims (15)
- 제1 통신 시스템 및 제2 통신 시스템을 지원할 수 있는 기지국으로부터 단말이 시스템 정보를 수신하는 방법에 있어서,상기 제1 통신 시스템의 주파수 대역을 검색하여 상기 기지국에서 상기 제2 통신 시스템을 지원하는지 여부를 지시하는 제1 정보를 포함하는 FCH(frame control header)을 수신하는 단계; 및상기 제1 정보가 상기 기지국에서 상기 제2 통신 시스템을 지원하는 것으로 지시하는 경우, 상기 제2 통신 시스템에 대한 시스템 정보를 수신하는 단계를 포함하는 시스템 정보 수신 방법.
- 삭제
- 제 1 항에 있어서,상기 FCH는 카운트 정보를 포함하고, 상기 카운트 정보가 0인 경우 상기 FCH가 수신되는 프레임의 하향링크 MAP 메시지를 통해서 상기 제2 통신 시스템에 대한 시스템 정보를 수신하며,상기 카운트 정보는, 먼저 초기값으로 설정되어 하향링크 MAP 메시지가 송신될 때마다 1씩 감소하고, 상기 카운트 정보가 0이 되는 경우 상기 FCH가 수신되는 프레임의 다음 프레임에서 상기 카운트 정보는 다시 초기값으로 설정되는 것을 특징으로 하는, 시스템 정보 수신 방법.
- 삭제
- 제 3 항에 있어서,상기 초기값은 상기 제2 통신 시스템에 대한 시스템 정보가 송신되는 주기와 관련되는 것을 특징으로 하는, 시스템 정보 수신 방법.
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 제 1 항에 있어서,상기 제1 정보가 상기 기지국에서 상기 제2 통신 시스템을 지원하는 것으로 지시하는 경우 상기 단말에서 상기 제2 통신 시스템을 지원하는 것으로 지시하는 제2 정보를 포함하는 메시지를 송신하는 단계를 더 포함하는 것을 특징으로 하는, 시스템 정보 수신 방법.
- 삭제
- 제 12 항에 있어서,상기 제2 통신 시스템의 시스템 정보가 변경되는 경우 변경된 정보를 포함하 는 상기 시스템 정보 변경 메시지를 수신하는 단계를 더 포함하는 것을 특징으로 하는, 시스템 정보 수신 방법.
- 삭제
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070057971A KR101377954B1 (ko) | 2007-06-13 | 2007-06-13 | 시스템 정보 수신 방법 |
CN2008800195248A CN101682411B (zh) | 2007-06-13 | 2008-04-24 | 接收系统信息的方法 |
PCT/KR2008/002331 WO2008153271A1 (en) | 2007-06-13 | 2008-04-24 | Method for receiving system information |
US12/664,316 US8289904B2 (en) | 2007-06-13 | 2008-04-24 | Method for receiving system information |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070057971A KR101377954B1 (ko) | 2007-06-13 | 2007-06-13 | 시스템 정보 수신 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20080109535A KR20080109535A (ko) | 2008-12-17 |
KR101377954B1 true KR101377954B1 (ko) | 2014-03-26 |
Family
ID=40129856
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020070057971A Expired - Fee Related KR101377954B1 (ko) | 2007-06-13 | 2007-06-13 | 시스템 정보 수신 방법 |
Country Status (4)
Country | Link |
---|---|
US (1) | US8289904B2 (ko) |
KR (1) | KR101377954B1 (ko) |
CN (1) | CN101682411B (ko) |
WO (1) | WO2008153271A1 (ko) |
Families Citing this family (35)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101377954B1 (ko) * | 2007-06-13 | 2014-03-26 | 엘지전자 주식회사 | 시스템 정보 수신 방법 |
KR101407682B1 (ko) * | 2008-09-11 | 2014-06-13 | 삼성전자주식회사 | 광대역 무선통신 시스템에서 복수의 맥 버전을 지원하기 위한 방법 및 장치 |
US8189522B2 (en) | 2009-02-25 | 2012-05-29 | Motorola Mobility, Inc. | Communicating system information in a wireless communication network |
KR101591829B1 (ko) | 2009-07-17 | 2016-02-04 | 엘지전자 주식회사 | 무선 통신 시스템에서 채널 대역폭 정보 전송 및 수신 방법 |
CN101998559B (zh) * | 2009-08-14 | 2015-06-03 | 中兴通讯股份有限公司 | 切换方法及系统 |
JP5677460B2 (ja) * | 2009-12-21 | 2015-02-25 | エルジー エレクトロニクス インコーポレイティド | 広帯域無線接続システムでの領域変更を通したハンドオーバー遂行方法 |
CN102238559B (zh) * | 2010-05-07 | 2013-09-11 | 华为技术有限公司 | 一种终端接入网关的方法及装置 |
CN102843345B (zh) * | 2011-06-24 | 2015-07-22 | 中磊电子(苏州)有限公司 | 远程沟通方法及其计算机程序产品 |
KR102247818B1 (ko) | 2011-08-10 | 2021-05-04 | 삼성전자 주식회사 | 이동통신 시스템에서 복수의 캐리어를 이용해서 데이터를 전송하는 방법 및 장치 |
EP3429307B1 (en) | 2011-08-10 | 2022-06-15 | Samsung Electronics Co., Ltd. | Method and apparatus for transmitting data using a multi-carrier in a mobile communication system |
KR101967721B1 (ko) | 2011-08-10 | 2019-04-10 | 삼성전자 주식회사 | 무선 통신 시스템에서 확장 접속 차단 적용 방법 및 장치 |
KR101990134B1 (ko) | 2011-08-10 | 2019-06-17 | 삼성전자주식회사 | 듀얼 모드 단말의 성능 정보 보고 방법 및 장치 |
CN103748927B (zh) * | 2011-08-22 | 2018-05-08 | 三星电子株式会社 | 用于在移动通信系统中支持多频带的方法和装置 |
KR102092579B1 (ko) * | 2011-08-22 | 2020-03-24 | 삼성전자 주식회사 | 이동통신 시스템에서 복수 개의 주파수 밴드 지원 방법 및 장치 |
KR102049794B1 (ko) | 2012-01-09 | 2019-11-28 | 삼성전자 주식회사 | 로깅 방법 및 장치 |
WO2013112021A1 (ko) | 2012-01-27 | 2013-08-01 | 삼성전자 주식회사 | 이동통신 시스템에서 복수의 캐리어를 이용해서 데이터를 송수신하는 방법 및 장치 |
EP2809102B1 (en) | 2012-01-27 | 2023-01-25 | Samsung Electronics Co., Ltd. | Method and apparatus for efficiently controlling access for system load adjustment in mobile communication systems |
US9414409B2 (en) | 2012-02-06 | 2016-08-09 | Samsung Electronics Co., Ltd. | Method and apparatus for transmitting/receiving data on multiple carriers in mobile communication system |
KR102058954B1 (ko) | 2012-02-06 | 2019-12-26 | 삼성전자 주식회사 | 무선 통신 시스템에서 small data를 효율적으로 전송하는 방법 및 장치 |
KR101598104B1 (ko) | 2012-03-19 | 2016-02-26 | 삼성전자주식회사 | 캐리어 집적을 위한 이동통신 시스템에서 파워 헤드룸 보고를 위한 방법 및 장치 |
KR102130375B1 (ko) | 2012-05-09 | 2020-07-06 | 삼성전자 주식회사 | 이동통신 시스템에서 복수의 캐리어를 이용해서 데이터를 송수신하는 방법 및 장치 |
KR20150018531A (ko) | 2012-05-09 | 2015-02-23 | 삼성전자주식회사 | 이동통신 시스템에서 불연속 수신을 제어하는 방법 및 장치 |
EP3621353A1 (en) | 2012-05-21 | 2020-03-11 | Samsung Electronics Co., Ltd. | Method and device for transmitting and receiving data in mobile communication system |
US10200920B2 (en) | 2015-02-10 | 2019-02-05 | Qualcomm Incorporated | On-demand system information |
US9769733B2 (en) * | 2015-02-10 | 2017-09-19 | Qualcomm Incorporated | Incremental transmission of system information |
WO2016134760A1 (en) * | 2015-02-25 | 2016-09-01 | Telefonaktiebolaget Lm Ericsson (Publ) | Hierarchical access information tables for controlling of access to a cellular network |
EP3446432A1 (en) | 2016-04-20 | 2019-02-27 | Convida Wireless, LLC | Configurable reference signals |
CN111052625A (zh) | 2016-04-20 | 2020-04-21 | 康维达无线有限责任公司 | 下行链路同步 |
US10390331B2 (en) | 2016-04-20 | 2019-08-20 | Convida Wireless, Llc | System information provisioning and light weight connection signaling |
EP3455985B1 (en) | 2016-05-11 | 2022-03-09 | Convida Wireless, LLC | New radio downlink control channel |
WO2017218785A1 (en) | 2016-06-15 | 2017-12-21 | Convida Wireless, Llc | Grant-less uplink transmission for new radio |
WO2017218847A1 (en) | 2016-06-15 | 2017-12-21 | Convida Wireless, Llc | Grant-less operations |
KR20250004181A (ko) | 2016-08-11 | 2025-01-07 | 인터디지탈 패튼 홀딩스, 인크 | 뉴 라디오를 위한 유연한 프레임 구조에서의 빔포밍 스위핑 및 트레이닝 |
WO2018097947A2 (en) | 2016-11-03 | 2018-05-31 | Convida Wireless, Llc | Reference signals and control channels in nr |
WO2020068251A1 (en) | 2018-09-27 | 2020-04-02 | Convida Wireless, Llc | Sub-band operations in unlicensed spectrums of new radio |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20010045616A (ko) * | 1999-11-05 | 2001-06-05 | 윤종용 | 하나의 기지국에서 두 개의 셀을 서비스하는 방법 |
WO2002027973A1 (en) | 2000-09-29 | 2002-04-04 | Solar Telecom Technology Co., Ltd. | Wireless communication system which dynamically allocates channels and channel card unit for the system |
KR20030094973A (ko) * | 2002-06-11 | 2003-12-18 | 엘지전자 주식회사 | 하나의 기지국에서 다양한 프로토콜 서비스를 수행하는방법 및 그 장치 |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6882677B2 (en) * | 2001-02-28 | 2005-04-19 | Motorola, Inc. | Method and apparatus for facilitating handoff in a wireless local area network |
AU2003221923A1 (en) | 2002-04-17 | 2003-11-03 | Thomson Licensing S.A. | Wireless local area network (wlan) as a public land mobile network for wlan/telecommunications system interworking |
JP3712996B2 (ja) * | 2002-07-19 | 2005-11-02 | 松下電器産業株式会社 | 通信端末装置及びハンドオーバ方法 |
WO2004108628A1 (en) * | 2003-06-06 | 2004-12-16 | Nippon Shokubai Co., Ltd. | Additive for hydraulic material and concrete composition |
GB2406754A (en) * | 2003-10-03 | 2005-04-06 | Nokia Corp | Same or similar service handover |
CN1285194C (zh) * | 2004-11-01 | 2006-11-15 | 华为技术有限公司 | 一种实现多播业务资源指示的方法 |
KR100896280B1 (ko) * | 2005-03-30 | 2009-05-08 | 엘지전자 주식회사 | 광대역 무선접속 시스템의 상향링크 구간 할당 정보 송수신방법 |
US7715842B2 (en) * | 2005-04-09 | 2010-05-11 | Lg Electronics Inc. | Supporting handover of mobile terminal |
KR100965672B1 (ko) * | 2005-07-06 | 2010-06-24 | 삼성전자주식회사 | 이동 통신 시스템에서 기지국과 이동국간의 상태 동기화를 위한 시스템 및 방법 |
CN1863006A (zh) * | 2005-09-19 | 2006-11-15 | 华为技术有限公司 | 通信系统中实现多模共存的方法 |
US8160001B2 (en) * | 2006-05-25 | 2012-04-17 | Altair Semiconductor Ltd. | Multi-function wireless terminal |
US7912057B2 (en) * | 2007-01-12 | 2011-03-22 | Wi-Lan Inc. | Convergence sublayer for use in a wireless broadcasting system |
KR101377954B1 (ko) * | 2007-06-13 | 2014-03-26 | 엘지전자 주식회사 | 시스템 정보 수신 방법 |
US8165096B2 (en) * | 2008-05-19 | 2012-04-24 | Qualcomm Incorporated | Methods and systems of improved success rate for decoding downlink map and uplink map IES in mobile WIMAX mobile |
US8483041B2 (en) * | 2008-06-12 | 2013-07-09 | Qualcomm Incorporated | Methods and systems for sticky region allocation in OFDMA communication systems |
US8385308B2 (en) * | 2008-11-10 | 2013-02-26 | Qualcomm Incorporated | Methods and systems for extensible extended information element mapping |
-
2007
- 2007-06-13 KR KR1020070057971A patent/KR101377954B1/ko not_active Expired - Fee Related
-
2008
- 2008-04-24 CN CN2008800195248A patent/CN101682411B/zh not_active Expired - Fee Related
- 2008-04-24 WO PCT/KR2008/002331 patent/WO2008153271A1/en active Application Filing
- 2008-04-24 US US12/664,316 patent/US8289904B2/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20010045616A (ko) * | 1999-11-05 | 2001-06-05 | 윤종용 | 하나의 기지국에서 두 개의 셀을 서비스하는 방법 |
WO2002027973A1 (en) | 2000-09-29 | 2002-04-04 | Solar Telecom Technology Co., Ltd. | Wireless communication system which dynamically allocates channels and channel card unit for the system |
KR20030094973A (ko) * | 2002-06-11 | 2003-12-18 | 엘지전자 주식회사 | 하나의 기지국에서 다양한 프로토콜 서비스를 수행하는방법 및 그 장치 |
Also Published As
Publication number | Publication date |
---|---|
WO2008153271A1 (en) | 2008-12-18 |
CN101682411B (zh) | 2013-01-30 |
US8289904B2 (en) | 2012-10-16 |
KR20080109535A (ko) | 2008-12-17 |
CN101682411A (zh) | 2010-03-24 |
US20100177831A1 (en) | 2010-07-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101377954B1 (ko) | 시스템 정보 수신 방법 | |
US7912425B2 (en) | Method of transmitting and receiving information of allocating uplink region in broadband wireless access | |
US8379567B2 (en) | Method of transmitting/updating system information | |
KR100965657B1 (ko) | 통신 시스템에서 레인징 방법 및 시스템 | |
EP1718096B1 (en) | Indicating the frame offset of Multicast Broadcast Service data bursts in an MBS-MAP message | |
US8634831B2 (en) | Method of scanning neighbor base station in a broadband wireless access system | |
EP1869825B1 (en) | Method of transmitting and receiving information of allocating uplink region in broadband wireless access system | |
US8634337B2 (en) | Method for receiving control information and terminal device using the same | |
US9320055B2 (en) | Method for efficiently transmitting broadcasting message in broadband wireless access system | |
US8594032B2 (en) | Method for mapping ranging channels and opportunities in a broadband wireless access system | |
KR101113865B1 (ko) | 광대역 무선접속 시스템에 적용되는 연계 방법 | |
KR20090045853A (ko) | 레인징 과정을 수행하는 방법 | |
KR100965671B1 (ko) | 이동 통신 시스템에서 기지국과 이동국간의 상태 동기화를 위한 시스템 및 방법 | |
KR20080099580A (ko) | 광대역 무선통신 시스템에서 맵 송수신 장치 및 방법 | |
KR20110023727A (ko) | 멀티캐스트/브로드캐스트 서비스에서의 데이터 전송방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20070613 |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20120613 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20070613 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: 20130911 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: 20140226 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20140319 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20140320 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20170214 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20170214 Start annual number: 4 End annual number: 4 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20191230 |