GSM协议栈原理.ppt
《GSM协议栈原理.ppt》由会员分享,可在线阅读,更多相关《GSM协议栈原理.ppt(81页珍藏版)》请在三一办公上搜索。
1、GSM/GPRS Protocol Stack Architecture,Vito Tai,Outline,GSM/GPRS Protocol Stack ArchitectureIntroduce the architecture and all modules of Protocol stackCommon ProceduresIncludes general procedures,like LU,MO call,GPRS ATTACH,and etc.,for illustration of the functionality and interaction of modules of
2、Protocol stack.,Outline,GSM/GPRS Protocol Stack ArchitectureIntroductionL4NASASDataSIMCommon Procedures,Introduction:Task v.s.Module,One Module implements one layer or groups of functionalities.Task is the unit of OS schedulingThe communication between Modules is by Primitives(Messages)More overhead
3、 in inter-task communication Put modules into one taskShare common memoryLousy communicationsShare the same priorityOther considerationGeneral priority arrangement:lower layer higher priority,Introduction:Task main,while(1)receive_msg_ext_q(task_ext_qid,/,while(1)receive_msg_ext_q(task_ext_qid,Multi
4、-module,Single-module,SAP headers:define message ids,Driver interface,ASN file of CC,Header file of CC,Source file of CC,Mcd_parser Generated header file,Headers of common local structure,Headers of structures for primitives,Headers of common used enums,ASNs of common used and SS ACT Files,Introduct
5、ion:Directory Structure,Layer 4,The interface between PS and MMI/AT,L4-L4C(1/9),L4CLayer 4 controllerCo-ordinate all L4 modules to perform the requests from AT or MMIInterfaces There are interfaces between all modules in L4PPP_L4C_SAP-PPPL4C_ABM_SAP-ABMSourcemcu/ps/l4/l4c,L4-L4A&ATCI(2/9),L4ALayer 4
6、 adaptationTranslate function calls to primitives between MMI and L4C.Code generated by tool base on an Excel fileSourcemcu/ps/l4/l4aATCISub-module of L4CAT command InterpreterSourcemcu/ps/l4/l4c,L4 RAC(3/9),Registration Access ControlGSM/GPRS registration managementPLMN List/SelectionCell power lev
7、el reportInterfaceL4C_RAC_SAP L4CGMMREG_SAP MMMMIAS_SAP-RMPCSourcemcu/ps/l4/rac,L4 TCM(4/9),Terminal Context ManagementHandle PDP context profilesQoS,PDP address,PDP typesRequest to activate PDP contextsRelay of Data transferInterfacesTCM_L4C_SAP L4CSMREG_SAP SMSNDCP_REG_SAP-SNDCPTCM_PPP_SAP PPPTCM_
8、TCPIP_SAP-TCPIPSourcemcupsl4tcm,L4 SMSAL(5/9),SMS Application LayerMessage box of ME&SIMTransmitting and receiving SMSCell Broadcast managementInterfacesSMSAL_L4C_SAP L4CSMSAL_SOC_SAP SOCMNSMS_SAP SMSSMSAL_AS_SAP-RMPCSourcemcu/ps/l4/smsal,L4 TCM/SMSAL in WAP/GPRS(6/9),TCM will relay IP packets to SN
9、DCP,and vice versa.SMSAL forwards PUSH message to Socket,L4 CSM(7/9),Call Service ManagementBearer Capability HandlingCODEC attachment managementCSD/Fax activation/deactivationCall information maintainingCall related SS handlingInterfacesCSM_L4C_SAP L4CMNCC_SAP CCCSM_TDT_SAP TDT of DataCSM_L2R_SAP L
10、2R of DataMNSS_SAP-CISSSourcemcu/ps/l4/csm,L4 SMU(8/9),Security Management UnitSecurity CheckingPhone lockCHV1/CHV2Personalization(ETSI 02.22)AutolockInterfacesSMU_L4C_SAP L4CPS_SIM_SAP-SIMSourcemcu/ps/l4/smu,L4-PHB&UEM(9/9),PhonebookIdentify Emergency callPhonebook managementUser Equipment Manageme
11、ntPeripheral management,NAS,Non Access Stratum,NAS CISS(1/12),Call Independent Supplemental Service3GPP/ETSI specifications:22.08122.088,22.091,22.091,22.093,22.072SAPsMM_SS_SAP-MMMNSS_SAP-CSM of L4Sourcemcu/ps/cc-ss/ss,NAS CC(2/12),Call Control3GPP/ETSI specifications24.008(Clause 5)SAPsMM_CC_SAP M
12、MMNCC_SAP-CSM of L4Sourcemcu/ps/cc-ss/cc,NAS SMS(3/12),Short Message Service3GPP/ETSI specification:23.040SAPsMM_SMS_SAP-MMMNSMS_SAP-SMSAL of L4LLC_SMS_SAP-LLC(GPRS-only)Sourcemcu/ps/sms,NAS-MM/GMM(4/12),Mobility Management3GPP/ETSI specification24.008(Clause 4)SAPsMM_CC_SAP-CCMM_SS_SAP-CISSMM_SMS_S
13、AP-SMSGMMREG_SAP RAC of L4MM_AS_SAP-RRGMM_SM_SAP-SMLLC_GMM_SAP-LLC,NAS-MM/GMM(5/12),Sourcemcu/ps/mm/cmm-CS domainmcu/ps/mm/pmm-PS domainmcu/ps/mm/common-commonSingle task,single Module,Two FSMs,NAS SM(6/12),Session Management3GPP/ETSI specification:24.008(Clause 6)SAPsGMM_SM_SAP MMSMREG_SAP-TCM of L
14、4SM_DATA_PLANE_SAP SNDCPSourcemcu/ps/sm,NAS SNDCP(7/12),SubNetwork Dependency Convergence Protocol3GPP/ETSI specification04.65RFC1144(for TCP/IP header compression)SAPsSM_DATA_PLANE_SAP-SMSM_REG_SAP-TCMLLC_SNDCP_SAP-LLCSourcemcu/ps/sndcp,NAS LLC(8/12),Logical Link Control3GPP/ETSI specification04.64
15、SAPsLLC_GMM_SAP-GMMLLC_SNDCP_SAP-SNDCPLLC_SMS_SAP-SMSLLC_RLC_SAP-RLCSourcemcu/ps/llc,NAS PPP(9/12),Point to Point ProtocolRFC specification1661,1662,1332,1877,1334,1994Two RolesServer in GPRS dial-upClient in WAP over CSDSAPs(for GPRS dialup)PPP_L4C_SAP-L4C of L4PPP_TCM_SAP-TCM of L4Uart driver inte
16、rfaceSourcemcu/ps/ppp,NAS PPP in GPRS dial-up(10/12),Reference model in ETSI 07.60,NAS-PPP in WAP/CSD(11/12),SAPsPPP_TCPIP_SAP-TCPIPPPP_TDT_SAP-TDTL2R_PPP_SAP-L2R,NAS PPP of Two roles(12/12),Why not two tasks?Save stack,Task control block,etc.Priority of PPP TaskPPP is in lower layer than WAP and TC
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- GSM 协议 原理
![提示](https://www.31ppt.com/images/bang_tan.gif)
链接地址:https://www.31ppt.com/p-5432621.html