CN1771686A - Rlc窗口大小的重新配置 - Google Patents
Rlc窗口大小的重新配置 Download PDFInfo
- Publication number
- CN1771686A CN1771686A CNA2004800094338A CN200480009433A CN1771686A CN 1771686 A CN1771686 A CN 1771686A CN A2004800094338 A CNA2004800094338 A CN A2004800094338A CN 200480009433 A CN200480009433 A CN 200480009433A CN 1771686 A CN1771686 A CN 1771686A
- Authority
- CN
- China
- Prior art keywords
- rlc
- protocol data
- radio link
- link control
- pdu
- 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
Links
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/12—Arrangements for detecting or preventing errors in the information received by using return channel
- H04L1/16—Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
- H04L1/18—Automatic repetition systems, e.g. Van Duuren 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/12—Arrangements for detecting or preventing errors in the information received by using return channel
- H04L1/16—Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
- H04L1/18—Automatic repetition systems, e.g. Van Duuren systems
- H04L1/1867—Arrangements specially adapted for the transmitter end
- H04L1/187—Details of sliding window management
-
- 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/12—Arrangements for detecting or preventing errors in the information received by using return channel
- H04L1/16—Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
- H04L1/18—Automatic repetition systems, e.g. Van Duuren systems
- H04L1/1829—Arrangements specially adapted for the receiver end
- H04L1/1832—Details of sliding window management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
- H04L47/27—Evaluation or update of window size, e.g. using information derived from acknowledged [ACK] packets
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/40—Support for services or applications
-
- 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/12—Arrangements for detecting or preventing errors in the information received by using return channel
- H04L1/16—Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
-
- 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/12—Arrangements for detecting or preventing errors in the information received by using return channel
- H04L1/16—Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
- H04L1/18—Automatic repetition systems, e.g. Van Duuren systems
- H04L1/1829—Arrangements specially adapted for the receiver end
- H04L1/1835—Buffer management
-
- 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/12—Arrangements for detecting or preventing errors in the information received by using return channel
- H04L1/16—Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
- H04L1/18—Automatic repetition systems, e.g. Van Duuren systems
- H04L1/1867—Arrangements specially adapted for the transmitter end
- H04L1/1874—Buffer management
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Mobile Radio Communication Systems (AREA)
- Communication Control (AREA)
- Glass Compositions (AREA)
- Window Of Vehicle (AREA)
- Shaping Of Tube Ends By Bending Or Straightening (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
- Small-Scale Networks (AREA)
- Details Of Aerials (AREA)
Abstract
Description
| 状态变量名 | 描述 |
| VT(S) | 发送状态变量:包含首次要发送的下一个AMD PDU的“序列号”(即不包括重发的PDU)。VT(S)在例如上述AMDPDU被发送之后更新。 |
| VT(A) | 确认状态变量:包含最近一个依次确认的AMD PDU的“序 |
| 列号”之后的“序列号”。这构成可接受确认的发送窗口的下缘。 | |
| VT(WS) | 发送窗口大小状态变量:包含发送窗口所用的大小。该变量的初始值是Configured_Tx_Window_Size。 |
| VT(MS) | 最大发送状态变量:包含对等接收器可拒绝的第一个AMDPDU的“序列号”,VT(MS)=VT(A)+VT(WS)。该值表示发送窗口的上缘。VT(MS)在VT(A)或VT(WS)被更新时更新。 |
| VR(R) | 接收状态变量:包含最近一个依次接收到的AMD PDU的“序列号”之后的“序列号”。它在接收到“序列号”等于VR(R)的AMD PDU时更新。 |
| VR(H) | 最高预期状态变量:包含任何接收到的AMD PDU的最高“序列号”之后的“序列号”。当接收到其“序列号”x满足VR(H)<x<VR(MR)的AMD PDU且时,VR(H)将设为等于x+1。 |
| VR(MR) | 最大可接受接收状态变量:包含该接收器可拒绝的第一个AMD PDU的“序列号”,即VR(MR)=VR(R)+Configured_Rx_Window_Size。 |
| VR(US) | 接收器发送序列状态变量:包含最近一个接收到的AMDPDU的“序列号”之后的“序列号”。 |
Claims (21)
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| SE0301048-5 | 2003-04-07 | ||
| SE03010485 | 2003-04-07 | ||
| SE0301048A SE0301048D0 (sv) | 2003-04-07 | 2003-04-07 | RLC window reconfiguration |
| PCT/SE2004/000543 WO2004091130A1 (en) | 2003-04-07 | 2004-04-06 | Rlc window size reconfiguration |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN1771686A true CN1771686A (zh) | 2006-05-10 |
| CN1771686B CN1771686B (zh) | 2010-06-16 |
Family
ID=20290977
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN2004800094338A Expired - Lifetime CN1771686B (zh) | 2003-04-07 | 2004-04-06 | Rlc窗口大小的重新配置 |
Country Status (10)
| Country | Link |
|---|---|
| US (1) | US7729719B2 (zh) |
| EP (1) | EP1614248B2 (zh) |
| JP (1) | JP2006522560A (zh) |
| KR (1) | KR101051595B1 (zh) |
| CN (1) | CN1771686B (zh) |
| AT (1) | ATE427597T1 (zh) |
| DE (1) | DE602004020330D1 (zh) |
| PL (1) | PL1614248T5 (zh) |
| SE (1) | SE0301048D0 (zh) |
| WO (1) | WO2004091130A1 (zh) |
Cited By (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101841855A (zh) * | 2009-03-16 | 2010-09-22 | 宏达国际电子股份有限公司 | 重置无线链路控制层的方法及相关通信装置 |
| CN101507314B (zh) * | 2006-08-18 | 2012-10-10 | 富士通株式会社 | 通信系统 |
| CN101652952B (zh) * | 2007-04-06 | 2013-02-13 | 株式会社Ntt都科摩 | 窗口控制和重发控制方法、以及发送端装置 |
| CN104506279A (zh) * | 2014-12-29 | 2015-04-08 | 武汉虹信通信技术有限责任公司 | 用于lte中rlc am模式下的上下行并行处理方法 |
| CN104685959A (zh) * | 2012-09-12 | 2015-06-03 | 英特尔公司 | 具有统一接口的无源无线电链路控制实体 |
| CN107070607A (zh) * | 2008-01-04 | 2017-08-18 | 交互数字专利控股公司 | 一种由wtru实施的方法及该wtru |
| CN110268657A (zh) * | 2017-02-13 | 2019-09-20 | 瑞典爱立信有限公司 | 用于监视无线电通信的技术 |
| CN111066272A (zh) * | 2017-09-12 | 2020-04-24 | 诺基亚通信公司 | 移动无线电接入网络中的分组延迟减少 |
| CN112313894A (zh) * | 2018-09-25 | 2021-02-02 | 松下电器(美国)知识产权公司 | 数据传输涉及的用户设备和基站 |
Families Citing this family (59)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2006081454A2 (en) | 2005-01-26 | 2006-08-03 | Internet Broadcasting Corporation | Layered multicast and fair bandwidth allocation and packet prioritization |
| US7542443B2 (en) * | 2005-02-15 | 2009-06-02 | Telefonaktiebolaget L M Ericsson (Publ) | Receive window updates in communication systems |
| TWI299620B (en) | 2005-04-05 | 2008-08-01 | Innovative Sonic Ltd | Method and related apparatus for reconfiguring size of a receiving window in a communication system |
| CN1794694A (zh) * | 2005-07-08 | 2006-06-28 | 华为技术有限公司 | 无线链路控制层接收端窗口参数被重置后的数据处理方法 |
| DE602005010252D1 (de) * | 2005-09-20 | 2008-11-20 | Matsushita Electric Industrial Co Ltd | Vefahren und Vorrichtung zur Packetsegmentierung und Verknüpfungssignalisierung in einem Kommunikationssystem |
| TWI398148B (zh) * | 2005-09-21 | 2013-06-01 | Innovative Sonic Ltd | 無線通訊系統重建接收邊處理計時器的方法及裝置 |
| US8102878B2 (en) | 2005-09-29 | 2012-01-24 | Qualcomm Incorporated | Video packet shaping for video telephony |
| US8548048B2 (en) | 2005-10-27 | 2013-10-01 | Qualcomm Incorporated | Video source rate control for video telephony |
| US8842555B2 (en) | 2005-10-21 | 2014-09-23 | Qualcomm Incorporated | Methods and systems for adaptive encoding of real-time information in packet-switched wireless communication systems |
| US8406309B2 (en) | 2005-10-21 | 2013-03-26 | Qualcomm Incorporated | Video rate adaptation to reverse link conditions |
| US8514711B2 (en) | 2005-10-21 | 2013-08-20 | Qualcomm Incorporated | Reverse link lower layer assisted video error control |
| CN102299772B (zh) * | 2005-11-01 | 2014-09-24 | 黑莓有限公司 | 在egprs移动电子通信设备中接收和管理下行链路无线电链路控制数据块的方法 |
| US8428086B2 (en) | 2006-01-05 | 2013-04-23 | Lg Electronics Inc. | Transmitting data in a mobile communication system |
| KR101268200B1 (ko) * | 2006-01-05 | 2013-05-27 | 엘지전자 주식회사 | 이동통신 시스템에서의 무선자원 할당방법 |
| KR100912784B1 (ko) | 2006-01-05 | 2009-08-18 | 엘지전자 주식회사 | 데이터 송신 방법 및 데이터 재전송 방법 |
| BRPI0706841A8 (pt) | 2006-01-05 | 2018-04-17 | Lg Electronics Inc | transmissão de dados em um sistema e comunicação móvel |
| AU2007203861B2 (en) * | 2006-01-05 | 2009-11-26 | Interdigital Patent Holdings, Inc. | Transmitting information in mobile communications system |
| WO2007078171A2 (en) | 2006-01-05 | 2007-07-12 | Lg Electronics Inc. | Method of transmitting feedback information in a wireless communication system |
| KR101333918B1 (ko) | 2006-01-05 | 2013-11-27 | 엘지전자 주식회사 | 이동 통신 시스템의 점-대-다 서비스 통신 |
| KR101187076B1 (ko) | 2006-01-05 | 2012-09-27 | 엘지전자 주식회사 | 이동 통신 시스템에 있어서 신호 전송 방법 |
| KR101203841B1 (ko) | 2006-01-05 | 2012-11-21 | 엘지전자 주식회사 | 무선 통신 시스템에서의 페이징 메시지 전송 및 수신 방법 |
| KR101211807B1 (ko) | 2006-01-05 | 2012-12-12 | 엘지전자 주식회사 | 이동통신 시스템에서 무선단말의 동기상태 관리방법 |
| KR101216751B1 (ko) | 2006-02-07 | 2012-12-28 | 엘지전자 주식회사 | 이동 통신 시스템에서 식별자를 이용한 충돌 회피 방법 |
| KR101358469B1 (ko) | 2006-02-07 | 2014-02-06 | 엘지전자 주식회사 | 무선 네트워크(network) 안에서 상향(uplink)및 하향(downlink) 대역폭(bandwidth)의선택 및 신호 방법 |
| KR101387475B1 (ko) * | 2006-03-22 | 2014-04-22 | 엘지전자 주식회사 | 복수의 네트워크 엔터티를 포함하는 이동 통신시스템에서의 데이터 처리 방법 |
| KR101221443B1 (ko) * | 2006-03-28 | 2013-01-11 | 삼성전자주식회사 | 이동 통신 시스템에서 연결 상태에 있는 단말이 불연속적수신 동작을 수행하는 방법 및 장치 |
| CN101411095B (zh) | 2006-03-28 | 2013-06-19 | 三星电子株式会社 | 用于移动通信系统中的连接终端的非连续接收的方法和设备 |
| EP1848162B1 (en) * | 2006-04-19 | 2017-03-08 | Nokia Solutions and Networks GmbH & Co. KG | Method to reduce the transmission latency in GSM/EDGE delay-sensitive applications |
| US8144703B2 (en) | 2006-04-19 | 2012-03-27 | Nokia Siemens Networks Gmbh & Co. Kg | Method to reduce the transmission latency in GSM/EDGE delay-sensitive applications |
| US20070293173A1 (en) * | 2006-06-19 | 2007-12-20 | Innovative Sonic Limited | Method and apparatus for data framing in a wireless communications system |
| KR20070121513A (ko) * | 2006-06-21 | 2007-12-27 | 엘지전자 주식회사 | 이동통신 시스템의 상향 접속 방법 |
| KR101369135B1 (ko) | 2006-06-21 | 2014-03-05 | 엘지전자 주식회사 | 이동통신 시스템에서의 멀티미디어 및 방송서비스의 품질보장 방법 및 그 단말 |
| EP2030359B1 (en) | 2006-06-21 | 2017-12-20 | LG Electronics Inc. -1- | Method of supporting data retransmission in a mobile communication system |
| US8570956B2 (en) | 2006-06-21 | 2013-10-29 | Lg Electronics Inc. | Method of communicating data in a wireless mobile communications system using message separation and mobile terminal for use with the same |
| KR20070121505A (ko) | 2006-06-21 | 2007-12-27 | 엘지전자 주식회사 | 무선링크 재설정 방법 |
| TWI521927B (zh) * | 2007-01-09 | 2016-02-11 | 皇家飛利浦電子股份有限公司 | 無線通信系統 |
| WO2008086509A2 (en) * | 2007-01-10 | 2008-07-17 | Qualcomm Incorporated | Content- and link-dependent coding adaptation for multimedia telephony |
| WO2008097486A2 (en) | 2007-02-02 | 2008-08-14 | Interdigital Technology Corporation | Method and apparatus for controlling a handover between utra r6 cells and r7 cells |
| RU2447595C2 (ru) * | 2007-03-16 | 2012-04-10 | Интердиджитал Текнолоджи Корпорейшн | Способ и устройство беспроводной связи для поддержки реконфигурации параметров управления радиолинии |
| MY159527A (en) | 2007-03-16 | 2017-01-13 | Interdigital Tech Corp | Wireless communication method and apparatus for supporting reconfiguration of radio link control parameters |
| KR101129131B1 (ko) | 2007-09-28 | 2012-03-23 | 인터디지탈 패튼 홀딩스, 인크 | 무선 링크 제어 프로토콜 데이터 유닛 크기를 선택하기 위한 방법 및 장치 |
| TW201507386A (zh) * | 2007-09-28 | 2015-02-16 | Interdigital Patent Holdings | 無縣通信中增強傳輸格式組合選擇方法及裝置 |
| US8797850B2 (en) | 2008-01-10 | 2014-08-05 | Qualcomm Incorporated | System and method to adapt to network congestion |
| KR101518269B1 (ko) * | 2008-02-01 | 2015-05-08 | 삼성전자주식회사 | 상태보고를 전송하는 방법 및 시스템 |
| WO2009096195A1 (ja) * | 2008-02-01 | 2009-08-06 | Panasonic Corporation | 通信端末および基地局 |
| US8228938B2 (en) * | 2009-02-02 | 2012-07-24 | Samsung Electronics Co., Ltd. | Method and apparatus for preventing a miss-detection of duplicated packets and an out-of-sequence delivery to the higher layer in unacknowledged mode operation |
| JP5005785B2 (ja) * | 2009-03-16 | 2012-08-22 | 宏達國際電子股▲ふん▼有限公司 | 無線通信システムにおける無線リンク制御の再設定のための方法及び関連する通信装置 |
| CA2759263C (en) | 2009-04-24 | 2015-11-24 | Interdigital Patent Holdings, Inc. | Method and apparatus for generating a radio link control protocol data unit for multi-carrier operation |
| US8473802B2 (en) * | 2009-06-30 | 2013-06-25 | Samsung Electronics Co., Ltd. | Technique for advanced ARQ buffer management in wireless communication system |
| US8565068B2 (en) | 2011-03-24 | 2013-10-22 | Telefonaktiebolaget L M Ericsson (Publ) | System and method for preventing deadlock in direct tunnel release |
| US9055464B2 (en) | 2011-07-07 | 2015-06-09 | Optis Cellular Technology, Llc | RLC Data transmission control based on UE memory capacity |
| TW201309053A (zh) * | 2011-08-03 | 2013-02-16 | Acer Inc | 動態調整通訊協定之視窗大小以增加無線網路系統內資料流通量之方法 |
| CN102545929A (zh) * | 2011-12-19 | 2012-07-04 | 深圳市航盛电子股份有限公司 | 一种基于wcdma的车载收音装置 |
| EP2817931B1 (en) * | 2012-02-23 | 2019-10-30 | Telefonaktiebolaget LM Ericsson (publ) | Sub flow based queueing management |
| GB2502954B (en) | 2012-05-23 | 2014-10-15 | Nvidia Corp | Processing data units |
| GB2503873B (en) * | 2012-05-23 | 2017-05-24 | Nvidia Corp | Processing data units |
| CN106713166B (zh) * | 2015-07-31 | 2020-10-09 | 华为技术有限公司 | 确定拥塞窗口大小的方法及装置 |
| WO2017160197A1 (en) * | 2016-03-17 | 2017-09-21 | Telefonaktiebolaget Lm Ericsson (Publ) | Managing a sequence number range for radio link control entities in a radio access network during an on-going connection |
| CN113573357B (zh) * | 2021-07-29 | 2024-07-16 | 锐迪科微电子科技(上海)有限公司 | 下行数据接收方法、系统、存储介质及终端 |
Family Cites Families (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0996248A1 (en) * | 1998-10-21 | 2000-04-26 | Telefonaktiebolaget L M Ericsson (Publ) | ARQ protocol with packet-based reliability level setting |
| US6519223B1 (en) * | 1999-04-06 | 2003-02-11 | Telefonaktiebolaget L M Ericsson (Publ) | System and method for implementing a semi reliable retransmission protocol |
| US6798842B2 (en) | 2001-01-10 | 2004-09-28 | Asustek Computer Inc. | Retransmission range for a communications protocol |
| US7447181B1 (en) * | 2001-12-05 | 2008-11-04 | Nokia Corporation | Method and apparatus for improving a mobile station cell change operation in the general packet radio system (GPRS) |
| DE60212571T2 (de) * | 2002-04-23 | 2007-06-21 | Lucent Technologies Inc. | Anforderung zur automatischen Sendungswiederholung |
| CN1165129C (zh) * | 2002-05-16 | 2004-09-01 | 武汉汉网高技术有限公司 | 多拒绝自动请求重传arq方法 |
| KR100474302B1 (ko) * | 2002-09-07 | 2005-03-10 | 엘지전자 주식회사 | 무선 링크 콘트롤(rlc) 계층의 버퍼제어 방법 |
| US20040170179A1 (en) * | 2003-02-27 | 2004-09-02 | Klas Johansson | Radio resource management with adaptive congestion control |
| FI20040243A0 (fi) * | 2004-02-16 | 2004-02-16 | Nokia Corp | Tiedonsiirtomenetelmä, päätelaite, verkkoelementti ja tietokoneohjelma |
-
2003
- 2003-04-07 SE SE0301048A patent/SE0301048D0/xx unknown
-
2004
- 2004-04-06 US US10/551,080 patent/US7729719B2/en not_active Expired - Lifetime
- 2004-04-06 KR KR1020057018953A patent/KR101051595B1/ko not_active Expired - Lifetime
- 2004-04-06 JP JP2006508010A patent/JP2006522560A/ja active Pending
- 2004-04-06 EP EP04726049A patent/EP1614248B2/en not_active Expired - Lifetime
- 2004-04-06 WO PCT/SE2004/000543 patent/WO2004091130A1/en not_active Ceased
- 2004-04-06 DE DE602004020330T patent/DE602004020330D1/de not_active Expired - Lifetime
- 2004-04-06 CN CN2004800094338A patent/CN1771686B/zh not_active Expired - Lifetime
- 2004-04-06 PL PL04726049T patent/PL1614248T5/pl unknown
- 2004-04-06 AT AT04726049T patent/ATE427597T1/de not_active IP Right Cessation
Cited By (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101507314B (zh) * | 2006-08-18 | 2012-10-10 | 富士通株式会社 | 通信系统 |
| CN101652952B (zh) * | 2007-04-06 | 2013-02-13 | 株式会社Ntt都科摩 | 窗口控制和重发控制方法、以及发送端装置 |
| CN107070607A (zh) * | 2008-01-04 | 2017-08-18 | 交互数字专利控股公司 | 一种由wtru实施的方法及该wtru |
| CN101841855A (zh) * | 2009-03-16 | 2010-09-22 | 宏达国际电子股份有限公司 | 重置无线链路控制层的方法及相关通信装置 |
| CN101841855B (zh) * | 2009-03-16 | 2013-09-11 | 宏达国际电子股份有限公司 | 重置无线链路控制层的方法及相关通信装置 |
| US8743896B2 (en) | 2009-03-16 | 2014-06-03 | Htc Corporation | Method and related communication device for radio link control reconfiguration in a wireless communications system |
| CN104685959B (zh) * | 2012-09-12 | 2019-04-09 | 英特尔公司 | 具有统一接口的无源无线电链路控制实体 |
| CN104685959A (zh) * | 2012-09-12 | 2015-06-03 | 英特尔公司 | 具有统一接口的无源无线电链路控制实体 |
| CN104506279B (zh) * | 2014-12-29 | 2017-10-24 | 武汉虹信通信技术有限责任公司 | 用于lte中rlc am模式下的上下行并行处理方法 |
| CN104506279A (zh) * | 2014-12-29 | 2015-04-08 | 武汉虹信通信技术有限责任公司 | 用于lte中rlc am模式下的上下行并行处理方法 |
| CN110268657A (zh) * | 2017-02-13 | 2019-09-20 | 瑞典爱立信有限公司 | 用于监视无线电通信的技术 |
| CN110268657B (zh) * | 2017-02-13 | 2022-05-27 | 瑞典爱立信有限公司 | 用于监视无线电通信的技术 |
| CN111066272A (zh) * | 2017-09-12 | 2020-04-24 | 诺基亚通信公司 | 移动无线电接入网络中的分组延迟减少 |
| US11425592B2 (en) | 2017-09-12 | 2022-08-23 | Nokia Solutions And Networks Oy | Packet latency reduction in mobile radio access networks |
| CN111066272B (zh) * | 2017-09-12 | 2022-09-09 | 诺基亚通信公司 | 移动无线电接入网络中的分组延迟减少 |
| CN112313894A (zh) * | 2018-09-25 | 2021-02-02 | 松下电器(美国)知识产权公司 | 数据传输涉及的用户设备和基站 |
| US11973604B2 (en) | 2018-09-25 | 2024-04-30 | Panasonic Intellectual Property Corporation Of America | User equipment and base station involved in transmission of data |
Also Published As
| Publication number | Publication date |
|---|---|
| US20090221242A1 (en) | 2009-09-03 |
| WO2004091130A1 (en) | 2004-10-21 |
| DE602004020330D1 (de) | 2009-05-14 |
| KR101051595B1 (ko) | 2011-07-22 |
| PL1614248T5 (pl) | 2013-01-31 |
| CN1771686B (zh) | 2010-06-16 |
| EP1614248A1 (en) | 2006-01-11 |
| US7729719B2 (en) | 2010-06-01 |
| EP1614248B1 (en) | 2009-04-01 |
| ATE427597T1 (de) | 2009-04-15 |
| KR20050119683A (ko) | 2005-12-21 |
| SE0301048D0 (sv) | 2003-04-07 |
| JP2006522560A (ja) | 2006-09-28 |
| EP1614248B2 (en) | 2012-07-25 |
| PL1614248T3 (pl) | 2009-11-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN1771686B (zh) | Rlc窗口大小的重新配置 | |
| CN1285225C (zh) | 用于在无线电通信系统中从无线电链路控制层发送数据的方法 | |
| US9936423B2 (en) | Method and apparatus for enhancing RLC for flexible RLC PDU size | |
| CN101176371B (zh) | 在移动通信系统中传送控制信息 | |
| JP3908693B2 (ja) | 移動通信システムにおけるデータ再伝送装置及び方法 | |
| CN101043301B (zh) | 一种无线通信系统中的数据重排重组方法及其基站 | |
| CN1918825A (zh) | 发送和接收具有处理时间信息的控制协议数据单元 | |
| US20100165944A1 (en) | Communicating control information in mobile communication system | |
| CN101627611B (zh) | 在移动通信系统中用于传输控制信息的方法 | |
| CN1930833A (zh) | 控制站装置、基站装置、终端装置、分组通信系统以及分组通信方法 | |
| CN1875558A (zh) | 处理传输格式信息以防止mac头部冗余 | |
| CN1711726A (zh) | 数据分组在封装中的传输 | |
| WO2021000783A1 (zh) | 指示数据传输情况的方法和装置 | |
| CN1852076A (zh) | 一种数据重传方法 | |
| CN1951135A (zh) | 控制站装置、基站装置、接收方法、传输方法以及通信方法 | |
| CN101039170A (zh) | 支持数据包重传分割级联的方法 | |
| WO2012140909A1 (ja) | 通信システム、通信装置及び無線リソース割り当て方法 | |
| CN100345407C (zh) | 一种动态分配无线链路窗口大小的方法 | |
| CN1875557B (zh) | 更新下一个期望的tsn和接收机窗口以避免停顿状态 | |
| CN1767423A (zh) | 一种多载波高速下行分组接入系统中的数据传输控制方法 | |
| CN101641914B (zh) | 用于支持无线电链路控制参数重新配置的无线通信方法和设备 | |
| HK1140893A (zh) | 用於控制utra r6小區與r7小區之間的切換的方法和裝置 | |
| HK1140893B (zh) | 用於控制utra r6小區與r7小區之間的切換的方法和裝置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| C14 | Grant of patent or utility model | ||
| GR01 | Patent grant | ||
| ASS | Succession or assignment of patent right |
Owner name: CLUSTER CO., LTD. Free format text: FORMER OWNER: TELEFONAKTIEBOLAGET LM ERICSSON (SE) S-126 25 STOCKHOLM, SWEDEN Effective date: 20150427 Owner name: OPTIS WIRELESS TECHNOLOGY LLC Free format text: FORMER OWNER: CLUSTER CO., LTD. Effective date: 20150427 |
|
| C41 | Transfer of patent application or patent right or utility model | ||
| TR01 | Transfer of patent right |
Effective date of registration: 20150427 Address after: Texas, USA Patentee after: Telefonaktiebolaget LM Ericsson (publ) Address before: Delaware Patentee before: Clastres LLC Effective date of registration: 20150427 Address after: Delaware Patentee after: Clastres LLC Address before: Stockholm Patentee before: Telefonaktiebolaget LM Ericsson |
|
| CX01 | Expiry of patent term | ||
| CX01 | Expiry of patent term |
Granted publication date: 20100616 |