PDA

View Full Version : RF Loopback & SCA in NSN



arindamd
2010-08-18, 02:10 PM
Hi There,

Does anyone working on NSN BSS ( BR9) knows how to see the RFLOOPBACK results. I have enabled the feature in a bunch of cells, but I need a step by step approach to view the results.

Similarly, I have enabled SCA in a bunch of cells and I am getting the results in a binary file. But, how do I convert the binary files into readable ASCII files. I want to avoid LMT and do it in the Radio Commander itself.

Can someone help ??.

Regards

Arindam

Optim
2010-08-18, 04:23 PM
HI,
FOr Loopback i forget how to do this!
But for SCA you can use LMT uncompress tool but the problem it will uncompress one by one.
You can do this using UNIX script on radio commander directly.

bellow command for SCA creation:
Create SCA:BSS:44/BTSM:41/BTS:0/SCA:0,BAND=P,ATIME1=(16-00)-(19-00),NMDLATT01=1-3-5,NMDLATT02=1-6-2,NMDLATT03=1-6-3,NMDLATT04=2-2-5,NMDLATT05=2-4-3,NMDLATT06=2-5-6,NMDLATT07=2-7-4,NMDLATT08=3-3-6,NMDLATT09=3-4-2,NMDLATT10=3-5-5,NMDLATT11=3-7-4,NMDLATT12=3-7-7,NMDLATT13=4-3-6,NMDLATT14=4-6-1,NMDLATT15=4-7-2,NMDLATT16=5-0-1,NMDLATT17=5-4-3,NMDLATT18=5-4-7,NMDLATT19=5-5-7,NMDLATT20=5-7-0,NMDLATT21=6-3-2,NMDLATT22=6-4-0,NMDLATT23=6-5-2,NMDLATT24=6-5-7,NMDLATT25=7-1-4,NMDLATT26=7-5-4,NMDLATT27=7-6-6,NMDLATT28=7-6-7,NMDLATT29=9-5-3,NMDLATT30=9-5-7,NMDLATT31=10-3-3,NMDLATT32=10-6-7,NMDLATT33=10-7-0,NMDLATT34=10-7-5,NMDLATT35=11-0-0,NMDLATT36=11-1-2,NMDLATT37=11-4-7,NMDLATT38=11-7-1,NMDLATT39=12-4-3,NMDLATT40=12-5-2,NMDLATT41=12-7-7,NMDLATT42=13-5-7,NMDLATT43=14-3-1,NMDLATT44=14-5-2,NMDLATT45=14-5-4,NMDLATT46=16-6-6,NMDLATT47=17-6-5,NMDLATT48=37-1-4,NMDLATT49=39-5-2,NMDLATT50=685-4-2,NMDLATT51=688-3-7,NMDLATT52=693-2-1,ENMDL=TRUE,EBUSYCUM=TRUE,EEICM=FALSE;
Unlock SCA:BSS:44/BTSM:41/BTS:0/SCA:0;
for SCA upload we have loke bellow command:
Uploadscafile BSS:NAME=BSS:44,ACTIONPAR=BSS:44/BTSM:41/BTS:0;
for ScA delete:
Lock SCA:BSS:44/BTSM:41/BTS:0/SCA:0,NOCRITICALCHECK=TRUE;
Delete SCA:BSS:44/BTSM:41/BTS:0/SCA:0,NOCRITICALCHECK=TRUE;

for SCA unzip you have to execute this comand on radio commander:
I don't have the script there by i will ask for you..give me few time:)

But you have before run SCA,,you should create dummy neighbours to scan all interfere!!!



[/LIST]

AlexSSS
2010-08-18, 06:31 PM
Hi!
I can help you with SCA decoding.
I write software for decoding and analizing SCA.
PM me if you interesting for this.

BR