GSMmodel

所属分类:通讯编程
开发工具:Others
文件大小:9159KB
下载次数:24
上传日期:2011-12-04 06:00:23
上 传 者billaur
说明:  for opnet modeler. this is the model of gsm in opnet. this code il for the modeler 9.0

文件列表:
P4\P41.ah (4852369, 2001-01-26)
P4\P41.nt.m (29373, 2003-10-03)
P4\P42.ah (522197, 2001-01-26)
P4\P42.nt.m (29373, 2003-10-03)
P4\P43.ah (250456, 2001-01-26)
P4\P43.nt.m (29381, 2003-10-03)
P4 (0, 2001-11-14)
P1\P11.nt.m (109086, 2003-10-03)
P1\P12A.ef (122, 2003-10-22)
P1\P12A.i0.nt.exp (14958, 2003-10-22)
P1\P12A.i0.nt.lib (23844, 2003-10-22)
P1\P12A.i0.nt.so (630784, 2003-10-22)
P1\P12A.nt.m (13211, 2003-10-22)
P1\P12A.ov (114537, 2003-10-22)
P1\P12A.s1.nt.so (841148, 2001-01-26)
P1\P12A.trj (582, 2001-01-26)
P1\P12Anou.ov (136585, 2003-10-22)
P1\P12B.ef (122, 2003-10-22)
P1\P12B.i0.nt.exp (14958, 2003-10-22)
P1\P12B.i0.nt.lib (23844, 2003-10-22)
P1\P12B.i0.nt.so (630784, 2003-10-22)
P1\P12B.nt.m (13815, 2003-10-22)
P1\P12B.ov (114537, 2003-10-22)
P1\P12B.trj (581, 2001-01-26)
P1\P12C.nt.m (11833, 2003-10-03)
P1\P12C.pb.m (1133, 2001-01-26)
P1\P12C.trj (582, 2001-01-26)
P1\P13.ah (1529554, 2003-10-22)
P1\P13.ef (141, 2003-10-22)
P1\P13.i0.nt.exp (14955, 2003-10-22)
P1\P13.i0.nt.lib (23726, 2003-10-22)
P1\P13.i0.nt.so (630784, 2003-10-22)
P1\P13.nt.m (26360, 2003-10-22)
P1\P13.pb.m (1348, 2001-01-26)
P1\P13.trj (949, 2001-01-26)
P1\P13_ms.nd.m (14944, 2003-10-22)
P1\P13_ms_measure.i0.pr.o (64117, 2003-10-22)
P1\P13_ms_measure.pr.c (48043, 2003-10-22)
P1\P13_ms_measure.pr.h (336, 2001-01-26)
P1\P13_ms_measure.pr.m (31424, 2003-10-22)
... ...

Many major features of the GSM model are explained in the documentation. However, I give you here a short overview of how the example model is built. The HLR (Home Location Register) needs a database file for initialization. Each line within this file identifies a particular MS user and has the following format : Is the International Mobile Suscriber Identifier and is uniquely identifying the MS user. Is the phone number at which this MS user can be reached. Is the ISDN number of the MSC which has lastly seen the MS user. Gives information about the transmitting power of the mobile. At the end of the simulation these databases will be written back to the disk to reflect the fact that the MS has moved. The IMSI of a mobile is computed using the following formula : *1000000 + All Location Areas or ISDN numbers for MSC, BSC, BTS are computed using the following formula : *10000000 + *100000 + *1000 + i.e. : 2 first digits for PLMN number, 2 following digits for MSC user id 2 following digits for BSC user id and 3 last digits for BTS user id. Knowing that may be usefull to follow the traces below. This file is a trace of what happens when "Gsm_plmn1" simulation is run for a 30 secons period. All majors events are shown and some of them may have graphical counterparts on the animation (you eill notice a custom animation in which the icon of a MS is changed according to its status (switched off, switched on but idle, calling, ringed or talking)). bibibibibibibibibibibibibi means that the call is proceeding ..biiip...biiip...biiip... means that the MS is rung ..blablabla........blablablabla....... means that the MS is speaking = 0.0= : End of SS7 initialization = 0.0= : ms2 is switched on = 0.0= : ms4 is switched on = 0.0= : ms1 is switched on = 0.0= : ms0 is switched on = 0.0= : ms3 is switched on = 0.0= : Beginning of VLRs initialization = 0.0= : End of VLRs initialization = 0.0= : Activate channels = 0.0= : Activate channels = 0.0= : Activate channels = 0.0= : Activate channels = 0.0= : Activate channels = 2.4= : Channels activated = 2.4= : Beginning location updating = 2.4= : Channels activated = 2.4= : Beginning registration = 2.4= : Channels activated = 2.4= : Beginning location updating = 2.4= : Channels activated = 2.4= : Beginning location updating = 2.4= : Channels activated = 2.4= : Beginning registration = 2.9= : Performing an inter-BSC/intra-MSC location update for IMSI 1000001 = 2.9= : from LA 10201000 to LA 10203000 = 2.9= : Performing an inter-BSC/intra-MSC location update for IMSI 1000000 = 2.9= : from LA 10101000 to LA 10101000 = 2.9= : Performing an inter-BSC/intra-MSC location update for IMSI 1000002 = 2.9= : from LA 10301000 to LA 10302000 = 2.9= : Performing Imsi Attach for IMSI 1000004 in LA 10103000 = 2.9= : Performing Imsi Attach for IMSI 1000003 in LA 10403000 = 3.0= : MS is busy : user call cannot be performed now = 3.1= : Location updating OK = 3.1= : Location updating OK = 3.1= : Location updating OK = 3.1= : Registration OK = 3.1= : Registration OK = 8.0= : ms2 wants to call number 14321 = 8.6= : bibibibibibibibibibibibibi = 9.1= : ..biiip...biiip...biiip... = 13.7= : ..blablabla........blablablabla....... = 14.2= : Performing inter-BSC handover for MS on connection #0 onto cell 10301001 = 14.4= : Beginning Location Updating = 14.9= : Performing an inter-MSC location update for IMSI 1000000 = 14.9= : from LA 0 to LA 10202000 = 15.2= : Location updating OK = 20.0= : ms4 wants to call number 14321 = 20.0= : ms1 wants to call number 14321 = 20.0= : ms0 wants to call number 14321 = 20.0= : ms3 wants to call number 14321 = 20.7= : bibibibibibibibibibibibibi = 20.7= : bibibibibibibibibibibibibi = 20.7= : bibibibibibibibibibibibibi = 21.2= : ..biiip...biiip...biiip... = 21.2= : ..biiip...biiip...biiip... = 21.2= : ..biiip...biiip...biiip... = 25.8= : ..blablabla........blablablabla....... = 25.9= : ..blablabla........blablablabla....... = 25.9= : ..blablabla........blablablabla....... = 30.0= : saving database to file ../database/Gsm_standart10.dat.out

近期下载者

相关文件


收藏者