- 博客(14)
- 收藏
- 关注
原创 ubuntu 9.04 升级
早期安装ubuntu 9.04 jaunty 版本,不再受到ubuntu的支持。由于jaunty与现行的lucid版本之间,还有karmic 版本,所以不能直接使用do-release-upgrade升级9.04. 升级的具体步骤如下,Ubuntu version: jaunty, Ubuntu 9.04 desktop Use clonezilla to backup the
2011-12-07 10:28:28 638
原创 SCTP 的安装与编程
SCTP 提供信息的可靠传输。在LTE eNB 中,S1 Control Plane interface上的S1-AP协议信息,以及X2 Control Plane interface上的X2-AP协议信息,利用SCTP进行传输。MME建立SCTP Server,监听来自于eNB的SCTP连接。eNB初始化后,则建立一个Sctp client,并与相应的MME建立连接。连接建立之后,MME和eNB
2011-12-06 16:27:16 11946
原创 LTE上下行非对称配置
RRCConnectionSetup RRCConnectionSetup由SRB0通过CCCH发送给UE(Msg4),由于其中包含上下行的配置信息,发送的时候,应该使用default 下行配置(36.331 9.2.4),e.g. transmissionMode = tm1, if # of PBCH antenna ports is one; tm2, otherwise。但UE收到
2011-12-01 10:16:31 3269
原创 LTE PUCCH 1 资源计算
公式: n_pucch_(1) (ref. 213) 假设 DL RB = UL RB = 50, PHICH 资源 1/6 Number of CCE depends on CFI。To calculate the CCE resources, 1) Cal. no. of REG in a subframe using CFI. 2) Cal. no. of
2011-11-24 09:50:04 7158 3
原创 LTE Phich 分析
Phich channel 可用于对上行数据的ACK/NACK。Phich ACK通知UE上轮数据传输正确;Phich NACK通知UE使用上轮数据传输的资源进行重传。 必须使用Phich ACK的场景包括, 对UE 暂时无上行数据需要传送时的最后一个UL grant的ACK。(该情况下,DCI0不可发送)当前一个上行数据CRC error,但是当前系统中无资源满足重传(系统没
2011-11-15 14:30:30 4010
原创 LTE S1 Handover过程中信息交互
Msg NameEntitiesCommentRRC: MeasurementReportUE->eNBmeasConfig settled in ConnectionReconfigurationS1AP: Handover RequiredSeNB->MMEHO UE and Tar
2011-11-09 16:41:01 4377
原创 LTE UE Detach过程中信息交互
注:下表所列信息交互,包含所有与eNB相关信息(ue eNBEPC)- UE initiate UE release Msg NameEntitiesCommentUL Information TransferUE->eNBNAS Detach RequestUL N
2011-11-09 16:39:26 2939
原创 LTE UE Attach过程中信息交互
注:下表所列信息交互,包含所有与eNB相关信息(ue eNBEPC) Msg NameEntitiesCommentS1 SETUP REQUESTeNB->NWS1AP setupS1 SETUP RESPONSENW -> eNB MI
2011-11-09 16:36:53 3260
原创 LTE Femto UL Harq Process Number 分析
以下假设TDD config,normal HARQ operation。 根据 213 Tab 8-1,UL harq的个数为, TDD UL/DL configurationNumber of HARQ processes for normal HARQ operation0714
2011-11-02 14:51:42 2053
原创 LTE SRS rules
SRS is used to predict channel quality for UL。According to the standard, SRS should follow the rules, PUCCH:PUCCH 2/2a/2bSRS region should not overlap with PUCCH 2/2a/2b, as PUCCH 2/2a/2b
2011-11-02 11:34:41 5531 1
原创 LTE Paging 与SI分析
Paging 可用于UE paging triggered by PCCH_UPDATE request from RRC系统消息改变通知 系统消息改变RRC配置SI改变(包括MIB, SIB, SIBx)后,下一个BCCH modification period(BcchModiPeriodCoeff * PcchDefaultPagingCycle * 10sf),将会
2011-11-01 17:47:44 8163
原创 LTE rach 分析
LTE rach 分析 - 1st Time Access Msg1 (Rach.indication) :UE从RAPreamble 中随机选择preamble,计算RA-RNTI,在PRACH 上发出Msg2 (RAR grant): BS 计算出 UE发送Msg3所需要的资源,包括上行的rb,mcs等,包含在MAC RAR中,并使用RA-RNTI 在PDSCH 资源发出,并使用D
2011-11-01 17:04:24 22494
原创 LTE MAC PDU 分析
MAC PDU包含MAC header,0或多个 MAC Control Element,0或多个MAC SDU,以及padding。 MAC header: 包含一个或多个MAC PDU subheader (1 byte, 2 byte or 3 byte),每个对应于一个MAC SDU,一个MAC CE 或者padding.1 byte MAC subheader: 对应于
2011-11-01 16:12:06 8146
原创 安装android 开发环境
主要参考 http://code.google.com/p/androidbmi/wiki/InstallAndroid。仅作留存备查之用。 安装 JDK6安装 Eclipse 3.6 (Helios),选择 ‘for Java Developers’ 版本。下载后解压缩安装 ADT,使用 Eclipse: help->Install New SoftwareAdd Name
2011-10-20 12:50:47 489
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人