KR100875419B1 - 광대역 무선접속 시스템에서 유휴모드 단말의 유효성 확인방법 - Google Patents
광대역 무선접속 시스템에서 유휴모드 단말의 유효성 확인방법 Download PDFInfo
- Publication number
- KR100875419B1 KR100875419B1 KR1020050019211A KR20050019211A KR100875419B1 KR 100875419 B1 KR100875419 B1 KR 100875419B1 KR 1020050019211 A KR1020050019211 A KR 1020050019211A KR 20050019211 A KR20050019211 A KR 20050019211A KR 100875419 B1 KR100875419 B1 KR 100875419B1
- Authority
- KR
- South Korea
- Prior art keywords
- paging
- idle mode
- base station
- wireless access
- access system
- 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
-
- E—FIXED CONSTRUCTIONS
- E21—EARTH OR ROCK DRILLING; MINING
- E21D—SHAFTS; TUNNELS; GALLERIES; LARGE UNDERGROUND CHAMBERS
- E21D20/00—Setting anchoring-bolts
- E21D20/02—Setting anchoring-bolts with provisions for grouting
- E21D20/028—Devices or accesories for injecting a grouting liquid in a bore-hole
-
- E—FIXED CONSTRUCTIONS
- E21—EARTH OR ROCK DRILLING; MINING
- E21D—SHAFTS; TUNNELS; GALLERIES; LARGE UNDERGROUND CHAMBERS
- E21D21/00—Anchoring-bolts for roof, floor in galleries or longwall working, or shaft-lining protection
- E21D21/0093—Accessories
Landscapes
- Engineering & Computer Science (AREA)
- Mining & Mineral Resources (AREA)
- Structural Engineering (AREA)
- Life Sciences & Earth Sciences (AREA)
- General Life Sciences & Earth Sciences (AREA)
- Geochemistry & Mineralogy (AREA)
- Geology (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
Syntax | Size | Notes |
MOB-PAG-ADV Message Format(){ | ||
Management Message type=?? | 8bits | |
Num-Paging Group IDs | 8bits | 메시지 내의 페이징 그룹 ID 수 |
For(i=0;i<Num-Paging-Group-ID;i++) | ||
Paging Group ID | 8bits | |
} | ||
For(j=0;j<Num-Macs;j++){ | 메시지 내의 단말 MAC 어드레스의 수는 메시지의 길이로부터 결정될 수 있다.(고유 MAC 헤더에서 발견됨) | |
MSS MAC address hash | 24bits | Hash 는 MSS 48 비트 MAC 주소에서 CRC24를 계산하여 얻으며, 계산을 위한 다항식 정리는 0x864CFB 이다. |
Action Code | 2bits | MSS 로의 페이징 동작 지시 00=Action Required 01=위치 및 응답 메시지를 수립하기 위해 레인징 수행 10=망진입(Enter Network) 11=Reserved |
Reserved | 6bits | |
} | ||
} |
Field | Size | Notes |
Message Type= | 8 bits | |
Sender ID | 48 bits | Identifier of Paging Controller or BS sending this message |
Receiver ID | 48 bits | Identifier of Base Station receiving this message |
Time Stamp | 32 bits | |
Action Code | 4 bits | 0000: Assign Target BS to paging groups 0001: Remove Target BS from paging groups 0010: Query (Paging Information of Receiver BS) 0011: Information (Paging Information of Queried BS) 0100 1111: reserved |
If (Action Code==0000 or 0001) { | ||
Num Records | 4 bits | Number of Paging Group IDs associated with Receiver |
For (i=0; i<Num Records; i++) { | ||
Paging Information | 32 bits | 0-7: Paging Group ID, 8-23: Paging Cycle, 24-31: Paging Offset |
} | ||
} | ||
Else If (Action Code==0010) { | ||
reserved | 4 bits | Shall be set to zero |
} | ||
Else If (Action Code==0011) { | ||
Num BSs | 4 bits | Number of BSs Queried. |
For (j=0; j<Num BSs; j++) { | ||
Queried BS ID | 48 bits | Identifier of Base Station of which Paging Information is included. |
Num Records | 4 bits | Number of Paging Group IDs associated with Queried BS |
For (k=0; k<Num Records; k++) { | ||
Paging Information | 32 bits | 0-7: Paging Group ID, 8-23: Paging Cycle, 24-31: Paging Offset |
} | ||
} | ||
} | ||
Security field | TBD | A means to authenticate this message. |
Field | Size | Notes |
Message Type= | 8 bits | |
Sender ID | 48 bits | Identifier of Base Station sending this message. |
Receiver ID | 48 bits | Identifier of Paging Controller receiving this message |
Time Stamp | 32 bits | |
Action Code | 4 bits | 0000: Confirm the assignment to or removal from paging groups 0001: Information (Paging Information of Sender BS) 0010: Query (Paging Information of another BS) 0100 1111: reserved |
If (Action Code==0000) { | ||
reserved | 4 bits | Shall be set to zero |
} | ||
Else If (Action Code==0001) { | ||
Num Records | 4 bits | Number of Paging Group IDs associated with Sender BS. |
For (i=0; i<Num Records; i++) { | ||
Paging Information | 32 bits | 0-7: Paging Group ID, 8-23: Paging Cycle, 24-31: Paging Offset |
} | ||
} | ||
Else If (Action Code==0010) { | ||
Num BSs | 4 bits | Number of BSs of which Paging Information Sender BS wants to know |
For (j=0; j<Num BSs; j++) { | ||
Queried BS ID | 48 bits | Identifier of Base Station of which Paging Information is included. |
} | ||
} | ||
Security field | TBD | A means to authenticate this message. |
Field | Size | Notes |
Idle-Info-REQ message format(){ | ||
Global Message Header | 12 bits | |
For(i=0;i<Num Records;i++){ | ||
MSS MAC Address | 48 bits | |
Action Code | 4 bits | 0000:Idle Mode Initiation Request 0001:DL Traffic has arrived to MSS 0010:MSS session information 0011:MSS re-entry complete 0100:MSS has transitioned to another paging group 0101: Location Update Request 0110-1111:reserved |
reserved | 4 bits | |
TLV encoded information | variable | |
Num_SFID_Records | 8 bits | |
For(i=1;i<Num_SFID_Records;i++){ | ||
SFID | 32 bits | |
Num_QoS_Records | 8 bits | |
For(i=1;i<Num_QoS_Records;i++) | ||
TLV encoded information | variable | 11.13 Service flow management encodings. |
} | ||
} | ||
} | ||
Security Field | TBD | A means to authenticate this message |
} |
Name | Type | Length | Value |
Paging Information | 4 | 0-7 : Paging Group ID 8-23 : Paging Cycle 24-31 : Paging Offset | |
Paging Controller ID | 6 | Logical network identifier for the serving BS or other network entity retatining MSS Service and operational information and/or administering paging activity for the MSS while in Idle Mode. | |
Idle Mode Retain Information | variable | The first 8 bits of this item indicates Idle Mode Retain Information included in DREG-CMD message, and the rests are MSS service and operational information associated with Idle Mode Retain Information. This item may be included in Idle-Info-REQ message with Action Code=0000. | |
MAC Hash Skip Threshold | 1 | Maximum number that BS is allowed to skip MSS MAC address hash of an MSS in successive MOB_PAG-ADV messages when an Action Code for the MSS is 00, 'No Action Required'. The unit is the number of MOB_PAG-ADV message transmissions. | |
HO Optimization flag | 1 | This item may be included Idle-Info-REQ message with Action Code=0011. |
Field | Size | Notes |
Idle-Info-RSP message format() | ||
Global Message Header | 152 bits | |
For(i=0; i<Num Records;i++) | ||
MSS MAC Address | 48 bits | |
Action Code | 4 bits | 0000:MSS enters Idle Mode 0001:MSS exits Idle Mode 0010:MSS session information 0011:Deliver DL Traffic to Current Attachment BS 0100: Location Update Success 0101: Location Update Failure 0110-1111:reserved |
reserved | 4 bits | |
TLV encoded information | variable | |
For(i=1;i<Num_SFID_Records;i++) | ||
SFID | 32 bits | |
Num_QoS_Records | 8 bits | |
For(i=1;i<Num_QoS_Records;i++) | ||
TLV encoded information | variable | 11.13 Service flow management encodings |
} | ||
} | ||
} | ||
Security Field | TBD | A means to authenticate this message |
} |
Name | Type | Length | Value |
Paging Information | 4 | 0-7:Paging Group ID 8-23:Paging Cycle 24-31:Paging Offset | |
Paging Controller ID | 6 | Local network identifier for serving BS or other network entity retaining MSS Service and operational information and/or administering paging activity for the MSS while in Idle Mode. | |
Idle Mode Retain Information | 1 | The first 8 bits of this item indicates Idle Mode Retain Information included in DREG-CMD message, and the rest bits are MSS service and operational information associated with Idle Mode Retain Information. This item may be included in Paging-announce message with Action Code is 0011. | |
Current Attachment BS ID | 6 | BS ID to which MSS in Idle Mode attempts to re-enter network. This item may be included in Idle-Info-RSP message if Action Code is 0011. | |
Last Attachment BS ID | 6 | BS ID in which MSS enters Idle Mode. Last Attachment BS can be updated after successful Location Update. This item may be included in Idle-Info-RSP message if Action Code is 0010. | |
MAC Hash Skip Threshod | 1 | Maximum number that BS is allowed to skip MSS MAC address hash of an MSS in successive MOB_PAG-ADV message when an Action Code for the MSS is 00, 'No Action Required'. The unit is the number of MOB_PAG-ADV message transmissions. | |
HO Optimization flag | 1 | This item may be included in Idle-Info-RSP message with Action Code=0011, MSS re-entry complete |
Field | Size | Notes |
Paging-announce message format() | ||
Global Message Header | 152 bits | |
For(i=0;i<Num Records;i++){ | ||
MSS MAC Address | 48 bits | |
Action Code | 4 bits | 0000:MSS shall be paged to re-enter network 0001:MSS shall be paged to perform ranging 0010-1111:reserved |
reserved | 4 bits | |
} | ||
Security Field | TBD | A means to authenticate this message |
} |
Claims (27)
- 광대역 무선 접속 시스템에 있어서,적어도 하나의 기지국을 포함하는 페이징 그룹과 관련된 기지국으로, 이동 단말이 유휴 모드(idle mode)의 진입을 요청하는 단계;상기 유휴 모드로 진입하기 위하여 페이징 그룹 식별자(paging group identifier)와 페이징 주기(paging cycle) 및 페이징 주기 오프셋(paging cycle offset) 중 적어도 어느 하나를 포함하는 유휴 모드 응답 명령을 상기 기지국으로부터 수신하는 단계; 및상기 기지국으로부터 페이징 메시지를 수신하는 단계를 포함하되,기 설정된 구간 동안 상기 기지국과 레인징이 성공적으로 수행되지 않은 경우, 페이징 재시도 횟수(Paging retrial count)가 임계값에 이를 때까지 상기 기지국으로부터 반복하여 전송되는 상기 페이징 메시지를 수신하는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제1항에 있어서,상기 페이징 메시지는,상기 이동 단말에 대한 하향 데이터가 없는 경우에 수신되는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제1항에 있어서,상기 페이징 재시도 횟수(Paging retrial count)가 상기 임계값에 이르는 경우,상기 이동 단말은,상기 기지국에 의해 관리되는 유휴 모드 리스트(idle mode list)에서 제거되는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제3항에 있어서,상기 유휴 모드 리스트(idle mode list)에서 제거되는 동작은,상기 페이징 그룹에 있는 상기 적어도 하나의 기지국 각각에서 수행되는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제1항에 있어서,상기 기 설정된 구간은 상기 페이징 주기인 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제1항에 있어서,상기 기 설정된 구간은,상기 기지국으로부터의 상기 페이징 메시지에 대한 응답으로 송신되는 레인징 요청(ranging request)을 송신하기 위하여 상기 이동 단말에게 할당된 최대 시간과 관련된 시간 만료에 기초한 시간 구간인 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제1항에 있어서,상기 페이징 재시도 횟수(Paging retrial count)가 상기 임계 값에 이르는 경우,상기 이동 단말은,페이징 제어기(paging controller)에 의해 관리되는 유휴 모드 리스트(idle mode list)에서 제거되는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제1항에 있어서,상기 페이징 메시지는,상기 이동 단말로 전송할 하향 데이터가 있는 경우에 수신되는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제1항에 있어서,상기 페이징 메시지는,상기 기지국으로부터 방송되고, 상기 이동 단말에 대해 레인징 수행 또는 망 진입을 지시하는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제1항에 있어서,상기 기지국과 레인징이 성공적으로 수행되지 않은 경우는,상기 이동 단말로부터 상기 기지국이 상기 기 설정된 구간 동안 레인징 요청(RNG-REQ)을 수신하지 못한 경우인 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 페이징 그룹에 포함된 기지국 중 하나에서 신호를 송수신하는 방법에 있어서,이동 단말로부터 유휴 모드(idle mode)의 진입을 요청하는 메시지를 수신하는 단계;상기 유휴 모드로의 진입을 위하여, 페이징 그룹 식별자(paging group identifier)와 페이징 주기(paging cycle) 및 페이징 주기 오프셋(paging cycle offset) 중 적어도 어느 하나를 포함하는 유휴 모드 응답 명령을, 상기 요청에 대한 응답으로서 상기 이동 단말로 송신하는 단계; 및상기 이동 단말로 페이징 메시지를 방송하는 단계를 포함하되,기 설정된 구간 동안 상기 이동 단말로부터 레인징 요청 메시지를 수신하지 못하면, 페이징 재시도 횟수(Paging retrial count)가 임계 값에 이를 때까지 반복하여 상기 페이징 메시지를 방송하는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제11항에 있어서,상기 페이징 메시지는,상기 이동 단말에 대한 하향 데이터가 없는 경우에 송신되는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제11항에 있어서,상기 페이징 재시도 횟수(Paging retrial count)가 상기 임계 값에 이르는 경우,상기 이동 단말은,상기 기지국에 의해 관리되는 유휴 모드 리스트(idle mode list)에서 제거되는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제13항에 있어서,상기 유휴 모드 리스트(idle mode list)에서 제거되는 동작은,상기 페이징 그룹에 있는 상기 적어도 하나의 기지국 각각에서 수행되는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제11항에 있어서,상기 기 설정된 구간은 상기 페이징 주기인 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 삭제
- 제11항에 있어서,상기 페이징 재시도 횟수(Paging retrial count)가 상기 임계 값에 이르는 경우,상기 이동 단말은,페이징 제어기(paging controller)에 의해 관리되는 유휴 모드 리스트(idle mode list)에서 제거되는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제11항에 있어서,상기 페이징 메시지는,상기 이동 단말로 전송할 하향 데이터가 있는 경우에 수신되는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제11항에 있어서,상기 페이징 메시지는,상기 이동 단말에 대해 레인징 수행 또는 망 진입을 지시하는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제13항에 있어서,상기 이동 단말을 상기 유휴 모드 리스트에서 제거하도록 지시하는 메시지를 상기 페이징 그룹에 포함된 상기 적어도 하나의 기지국에 전송하는 단계를 더 포함하는, 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 광대역 무선 접속 시스템에 있어서,페이징 메시지를 방송한 이후 기 설정된 구간 동안 이동 단말로부터 레인징 요청 메시지를 수신하지 못한 경우, 페이징 재시도 횟수(Paging retrial count)가 임계값에 이를 때까지 반복하여 상기 페이징 메시지를 방송하는 단계; 및상기 페이징 재시도 횟수(Paging retrial count)가 임계값에 이른 경우, 같은 페이징 그룹에 속하는 적어도 하나의 기지국에 의해 관리되는 유휴 모드 리스트(idle mode list)에서 상기 이동 단말을 제거할 것을 지시하는 메시지를 전송하는 단계를 포함하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제21항에 있어서,상기 페이징 메시지는,상기 이동 단말에 대한 하향 데이터가 없는 경우에 송신되는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제21항에 있어서,상기 기 설정된 구간은,상기 페이징 메시지가 전송되는 구간을 나타내는 페이징 주기인 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 삭제
- 제21항에 있어서,상기 페이징 메시지는,상기 이동 단말으로 전송할 하향 데이터가 있는 경우에 수신되는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 제21항에 있어서,상기 페이징 메시지는, 상기 이동 단말에 대해 레인징 수행 또는 망 진입을 지시하는 것을 특징으로 하는 광대역 무선 접속 시스템에서 신호를 송수신하는 방법.
- 삭제
Priority Applications (26)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/165,744 US7505775B2 (en) | 2004-06-25 | 2005-06-24 | Verifying availability of idle-mode mobile subscriber station in wireless access system |
PT57567646T PT1767036E (pt) | 2004-06-25 | 2005-06-25 | Verificação da disponibilidade de estações de assinantes móveis em modo inactivo num sistema de acesso sem fios |
AU2005257642A AU2005257642B2 (en) | 2004-06-25 | 2005-06-25 | Verifying availability of idle-mode mobiles subscriber station in wireless access system |
DK05756764.6T DK1767036T3 (da) | 2004-06-25 | 2005-06-25 | Verificering af tomgangsmodus-mobilabonnentstationers tilgængelighed i et trådløst adgangssystem |
PCT/KR2005/001998 WO2006001673A1 (en) | 2004-06-25 | 2005-06-25 | Verifying availability of idle-mode mobiles subscriber station in wireless access system |
EP12189742.5A EP2552164B1 (en) | 2004-06-25 | 2005-06-25 | Verifying availabity of idle-mode mobile subscriber stations in a wireless access system |
ES05756764T ES2394687T3 (es) | 2004-06-25 | 2005-06-25 | Verificación de disponibilidad de las estaciones móviles de abonado en el modo de reposo en un sistema de acceso inalámbrico |
EP05756764A EP1767036B1 (en) | 2004-06-25 | 2005-06-25 | Verifying availability of idle-mode mobile subscriber stations in a wireless access system |
CN200580020940A CN100596225C (zh) | 2004-06-25 | 2005-06-25 | 无线接入系统中验证空闲模式移动用户站的可用性 |
CA2569425A CA2569425C (en) | 2004-06-25 | 2005-06-25 | Verifying availability of idle-mode mobile subscriber station in wireless access system |
JP2007517968A JP4654241B2 (ja) | 2004-06-25 | 2005-06-25 | 無線アクセスシステムにおけるアイドルモード移動局加入者の利用可能性検証 |
BRPI0511403-9A BRPI0511403A (pt) | 2004-06-25 | 2005-06-25 | verificação da disponibilidade de uma estação de assinante móvel em modo inativo em um sistema de acesso de sem fio |
SI200531658T SI1767036T1 (sl) | 2004-06-25 | 2005-06-25 | Preverjanje razpoložljivosti mobilnih naročniških postaj, ki so v nedejavnem stanju, v brezžičnih sistemih dostopa |
PL05756764T PL1767036T3 (pl) | 2004-06-25 | 2005-06-25 | Weryfikacja dostępności ruchomej stacji użytkownika w trybie bezczynnym w systemie dostępu bezprzewodowego |
CN200910224551.5A CN101730229B (zh) | 2004-06-25 | 2005-06-25 | 用于空闲模式移动用户站的位置更新的方法 |
MXPA06014980A MXPA06014980A (es) | 2004-06-25 | 2005-06-25 | Verificacion de disponibilidad de estacion de suscriptor movil de modo inactivo en sistema de acceso inalambrico. |
IL180227A IL180227A (en) | 2004-06-25 | 2006-12-21 | Verifying availability of idle-mode mobiles subscriber station in wireless access system |
US11/691,410 US7505776B2 (en) | 2004-06-25 | 2007-03-26 | Verifying availability of idle-mode mobile subscriber station in wireless access system |
US12/371,526 US8606303B2 (en) | 2004-06-25 | 2009-02-13 | Verifying availability of idle-mode mobile subscriber station in wireless access system |
US12/398,072 US8583147B2 (en) | 2004-06-25 | 2009-03-04 | Verifying availability of idle-mode mobile subscriber station in wireless access system |
US12/398,084 US8380227B2 (en) | 2004-06-25 | 2009-03-04 | Verifying availability of idle-mode mobile subscriber station in wireless access system |
CY20131100062T CY1113552T1 (el) | 2004-06-25 | 2013-01-23 | Διαθεσιμοτητα επαληθευσης κινητου σταθμου συνδρομητη, ο οποιος ειναι σε αδρανη κατασταση σε ασυρματο συστημα προσβασης |
US14/091,916 US9357486B2 (en) | 2004-06-25 | 2013-11-27 | Verifying availability of idle-mode mobile subscriber station in wireless access system |
US15/167,367 US20160278008A1 (en) | 2004-06-25 | 2016-05-27 | Verifying availability of idle-mode mobile subscriber station in wireless access system |
US16/413,133 US20190268844A1 (en) | 2004-06-25 | 2019-05-15 | Verifying availability of idle-mode mobile subscriber station in wireless access system |
US16/806,665 US11323960B2 (en) | 2004-06-25 | 2020-03-02 | Verifying availability of idle-mode mobile subscriber station in wireless access system |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR20040048431 | 2004-06-25 | ||
KR1020040048431 | 2004-06-25 | ||
KR1020040053790 | 2004-07-10 | ||
KR20040053790 | 2004-07-10 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20060043526A KR20060043526A (ko) | 2006-05-15 |
KR100875419B1 true KR100875419B1 (ko) | 2008-12-22 |
Family
ID=37148718
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020050019211A Expired - Fee Related KR100875419B1 (ko) | 2004-06-25 | 2005-03-08 | 광대역 무선접속 시스템에서 유휴모드 단말의 유효성 확인방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100875419B1 (ko) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101137511B1 (ko) * | 2005-12-09 | 2012-04-20 | 한국전자통신연구원 | 무선 휴대 인터넷 시스템에서의 비정상 단말 검색 및 해제방법, 그리고 그 장치 |
KR101042828B1 (ko) * | 2007-06-15 | 2011-06-20 | 삼성전자주식회사 | 무선 이동 통신 시스템에서 레인징 장치 및 방법 |
KR101169283B1 (ko) | 2008-06-03 | 2012-08-02 | 엘지전자 주식회사 | 광대역 무선 접속 시스템에서 페이징 정보 송수신 방법 |
KR101521891B1 (ko) * | 2009-02-18 | 2015-05-21 | 삼성전자주식회사 | 무선통신 시스템에서 페이징 메시지의 디코딩 오버헤드를 줄이기 위한 장치 및 방법 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5642398A (en) | 1991-09-20 | 1997-06-24 | Qualcomm Incorporated | Comprehensive mobile communications device registration method |
JPH1013331A (ja) | 1996-06-25 | 1998-01-16 | N T T Ido Tsushinmo Kk | 移動通信システム |
US6240288B1 (en) | 1998-04-07 | 2001-05-29 | Conexant Systems, Inc. | Power management system for a mobile unit by intelligent page monitoring |
JP2002199447A (ja) | 2000-12-25 | 2002-07-12 | Matsushita Electric Ind Co Ltd | システムコードレス電話装置 |
-
2005
- 2005-03-08 KR KR1020050019211A patent/KR100875419B1/ko not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5642398A (en) | 1991-09-20 | 1997-06-24 | Qualcomm Incorporated | Comprehensive mobile communications device registration method |
JPH1013331A (ja) | 1996-06-25 | 1998-01-16 | N T T Ido Tsushinmo Kk | 移動通信システム |
US6240288B1 (en) | 1998-04-07 | 2001-05-29 | Conexant Systems, Inc. | Power management system for a mobile unit by intelligent page monitoring |
JP2002199447A (ja) | 2000-12-25 | 2002-07-12 | Matsushita Electric Ind Co Ltd | システムコードレス電話装置 |
Also Published As
Publication number | Publication date |
---|---|
KR20060043526A (ko) | 2006-05-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4654241B2 (ja) | 無線アクセスシステムにおけるアイドルモード移動局加入者の利用可能性検証 | |
KR100875426B1 (ko) | 광대역 무선접속 시스템의 유휴모드 동작, 유휴모드 단말의위치갱신 및 유휴모드 종료방법 | |
KR100875419B1 (ko) | 광대역 무선접속 시스템에서 유휴모드 단말의 유효성 확인방법 | |
KR100935294B1 (ko) | 유휴모드 단말의 단말 정보 관리 방법 | |
KR20060042128A (ko) | 광대역 무선 접속 시스템에서 유휴모드 지원 방법 | |
KR101108850B1 (ko) | 광대역 무선접속 시스템에 적용되는 유휴모드 수행 방법 | |
KR100893862B1 (ko) | 광대역 무선 접속 시스템에 적용되는 유휴모드 제어 방법 | |
JP4833994B2 (ja) | 無線接続システムにおける遊休モード動作方法 | |
KR100908260B1 (ko) | 광대역 무선 접속 시스템에서 신호를 송수신하는 방법 및 그 이동통신 시스템 | |
KR101128222B1 (ko) | 광대역 무선접속 시스템에서 단말의 등록해제 통지방법 | |
KR20060043092A (ko) | 광대역 무선 접속 시스템에 적용되는 유휴모드 제어 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
St.27 status event code: A-0-1-A10-A12-nap-PA0109 |
|
PG1501 | Laying open of application |
St.27 status event code: A-1-1-Q10-Q12-nap-PG1501 |
|
A201 | Request for examination | ||
P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
PA0201 | Request for examination |
St.27 status event code: A-1-2-D10-D11-exm-PA0201 |
|
D13-X000 | Search requested |
St.27 status event code: A-1-2-D10-D13-srh-X000 |
|
D14-X000 | Search report completed |
St.27 status event code: A-1-2-D10-D14-srh-X000 |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
St.27 status event code: A-1-2-D10-D21-exm-PE0902 |
|
T11-X000 | Administrative time limit extension requested |
St.27 status event code: U-3-3-T10-T11-oth-X000 |
|
E13-X000 | Pre-grant limitation requested |
St.27 status event code: A-2-3-E10-E13-lim-X000 |
|
P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
PN2301 | Change of applicant |
St.27 status event code: A-3-3-R10-R13-asn-PN2301 St.27 status event code: A-3-3-R10-R11-asn-PN2301 |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
St.27 status event code: A-1-2-D10-D22-exm-PE0701 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
St.27 status event code: A-2-4-F10-F11-exm-PR0701 |
|
PR1002 | Payment of registration fee |
St.27 status event code: A-2-2-U10-U11-oth-PR1002 Fee payment year number: 1 |
|
PG1601 | Publication of registration |
St.27 status event code: A-4-4-Q10-Q13-nap-PG1601 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 4 |
|
PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R14-asn-PN2301 |
|
FPAY | Annual fee payment |
Payment date: 20121130 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 5 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
FPAY | Annual fee payment |
Payment date: 20131129 Year of fee payment: 6 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 6 |
|
FPAY | Annual fee payment |
Payment date: 20141212 Year of fee payment: 7 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 7 |
|
PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
FPAY | Annual fee payment |
Payment date: 20151201 Year of fee payment: 8 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 8 |
|
PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R14-asn-PN2301 |
|
PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R14-asn-PN2301 |
|
FPAY | Annual fee payment |
Payment date: 20170529 Year of fee payment: 9 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 9 |
|
FPAY | Annual fee payment |
Payment date: 20171124 Year of fee payment: 10 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 10 |
|
FPAY | Annual fee payment |
Payment date: 20181203 Year of fee payment: 11 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 11 |
|
S17-X000 | Non-exclusive voluntary license recorded |
St.27 status event code: A-4-4-S10-S17-lic-X000 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 12 |
|
PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R14-asn-PN2301 |
|
PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 13 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 14 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 15 |
|
PC1903 | Unpaid annual fee |
St.27 status event code: A-4-4-U10-U13-oth-PC1903 Not in force date: 20231217 Payment event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE |
|
PC1903 | Unpaid annual fee |
St.27 status event code: N-4-6-H10-H13-oth-PC1903 Ip right cessation event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE Not in force date: 20231217 |