23
INTELLIGENT OPTIMIZATION [CHR: QUICK REFERENCE GUIDE FOR XEUS PRO] This guide is aimed at first time users or experienced users requiring a quick reference on how to setup and use CHR for Xeus Pro.

CHR Analysis Guide

Embed Size (px)

DESCRIPTION

about CHR Analysis quick Guide

Citation preview

Page 1: CHR Analysis Guide

 

 

 

 

  

INTELLIGENT OPTIMIZATION    

[CHR:                                              QUICK REFERENCE GUIDE FOR XEUS PRO] This guide is aimed at first time users or experienced users requiring a quick reference on how to set‐up and use CHR for Xeus Pro.  

Page 2: CHR Analysis Guide

 

Contents INTRODUCTION ............................................................................................................................................. 3 

SUPPORTED FORMAT AND LOG FILE DATA .................................................................................................. 3 

PREREQUISITE ............................................................................................................................................... 4 

Network Site Data ..................................................................................................................................... 4 

CHR Log ..................................................................................................................................................... 5 

GEOANALYSIS OVERVIEW ............................................................................................................................. 6 

IMPORT CHR LOG FILES ................................................................................................................................. 6 

START CHR ANALYSIS .................................................................................................................................. 10 

Issue Analysis .......................................................................................................................................... 10 

GeoAnalysis ............................................................................................................................................. 14 

CHR Plotting ........................................................................................................................................ 14 

Plotting Cell Coverage ......................................................................................................................... 15 

Viewing CHR Estimated Call Location ................................................................................................. 16 

Neighbor Analysis ................................................................................................................................... 17 

Neighbor Optimization........................................................................................................................ 17 

Pilot Pollution Analysis ............................................................................................................................ 19 

Coverage Analysis ................................................................................................................................... 20 

VIP Analysis ............................................................................................................................................. 20 

CHR Search .............................................................................................................................................. 20 

Search by Call ...................................................................................................................................... 20 

Search by Event ................................................................................................................................... 21 

CHR Views ............................................................................................................................................... 22 

Messages View .................................................................................................................................... 22 

Measurement View ............................................................................................................................. 22 

Cell Utilization View ............................................................................................................................ 23 

Cell Coverage View .............................................................................................................................. 23 

 

 

Page 3: CHR Analysis Guide

INTRODUCTION Call History Recording (CHR) is a Performance Recording function which consists of call history recording that is supported in Huawei network. Huawei Call History Recording (CHR) is a trace logging feature that is available both in RNC and NodeB network. This feature enables you to utilize the collected CHR data such as  cell  information,  radio measurements and  call messages  to perform  further analysis on  calls, events, cells or phone models. Xeus utilizes  the Performance Call History Recording  (PCHR) data  from the call history recording to help users to perform further analysis. 

SUPPORTED FORMAT AND LOG FILE DATA Xeus  supports  Huawei  RNC  network  of  CHR  log  file  formats  such  as  .log  or  .zip.  The  Call  History Recording  (CHR)  log  file  is  automatically  collected  in  the  RNC  network.  The  CHRs  are  generated automatically and stored under the BAM at the file path as stated below:  

• R10 ‐ /bam/versiona/loaddata/famlogfmt 

• R11 and R12 ‐ /bam/common/fam/famlogfmt 

• R13 ‐ /bam/common/fam/famlogfmt/pchr 

Xeus can only parse the log file that contains Performance Call History Recording (PCHR). If the parsing does not contain the PCHR data, an error message will appear to notify the user of the parsing error. For Huawei BSC6900 version, there are few types of  log files available for CHR such as “DEBUG”, “UCHR”, "PCHR", etc.  The log files available for CHR are “DEBUG”,”PARC” and “UCHR”. Only the "UCHR" log file contains the trace data for the calls. Below is the example of the how the CHR filename would look like:  

For Huawei version BSC6900: “BSC0123_[UCHR]00Log20110626170002_20110626170026.log.zip” and "BSC0125_[PCHR]00Log20111005054249_20111005061140.log" 

For Huawei version below BSC6900: "RNC0123_03Log20110404070715_20110404080714.log.zip" 

The RNC CHR file contains following information: 

• User call log is the information about the call messages such as call setup, RAB setup, Handover and Call Release. 

• Cell Log displays the User Load and Power Measurement of the cell over time which includes the number of equivalent users, TCP and RTWP. 

• Internal RNC log is the internal signaling information which is usually less interesting for RF engineer.   

 

 

Page 4: CHR Analysis Guide

 

 

 

 

 

PREREQUISITE  Before importing the CHR logs, ensure that you have the supported network data and CHR logs that meets the following prerequisites: 

Network Site Data You need a complete set of site data in order to perform a good CHR analysis. Network parameters for RNC ID and CID are used for the cell matching with GPEH logs. The site configurations such as antenna height, antenna azimuth, antenna tilting is useful for this analysis. 

Table 1 below summarizes the list of network data that Xeus Pro supports: 

File Types  Description Xeus Network Interchange File  Parse Xeus Network Interchange File (.xif) 

TEMS CEL File  Parse TEMS GSM/WCDMA CEL File 

Huawei Single RAN EXP CFGMML  Parse Huawei CFGMML Log (V6900) 

Huawei WCDMA CFGMML Log  Parse Huawei CFGMML Log (V6100 V6200) 

Huawei BSC XML Export  Parse Huawei XML (BSC6000) Table 1 – Supported network data importing 

  

Note: For V900R012C01SPC500 and above, the PCHR Recoding mechanism is optimized to ensure that the unnecessary information is not recoded.   The following information is no longer recorded to the PCHR log for normal calls:  RF information, resource information, link synchronization information, and abnormal information in the SHO information block, Inter‐frequency neighboring cell information and inter‐RAT neighboring cell information in the network optimization information block, standard interface messages, and abnormal information in the RRC release information block.   Abnormal calls are recorded to the PCHR log as usual.   As a result, there would be less messages and measurements for normal call in Xeus. 

Page 5: CHR Analysis Guide

CHR Log Before importing the CHR log, ensure the following task are performed:  

1. Ensure the CHR’s field in the RNC MML file is enabled.  2. Check the RNC MML line for “SET UCHRCTRL:”  3. Check if all fields are enabled (set to 1). Refer to the example below:  

STATETYPE=ABNORMAL_ONLY‐1&NORMAL_ONLY‐1 

This example above shows that the CHRs log for abnormal and normal calls is enabled. If one of the fields is not enabled in the CHRs, use the Huawei LMT tools, “SET CHRRNCCTRL” command and enable it in the drop down list. 

Below is the example of the CHR’s field:  

SET UCHRCTRL:STATETYPE=ABNORMAL_ONLY‐1&NORMAL_ONLY‐1, DOMAINTYPE=CS_ONLY‐1&PS_ONLY‐1, FLOWTYPE=CONN_SETUP‐1&RAB‐1&DCCC‐1&SHO‐1&HHO‐1&SYS_HO_OUT‐1&RRC_RELEASE‐1&STAT‐1&NET_OPT‐1, RRCCAUSE=ORIGINATING_CONVERSATIONAL_CALL‐1&ORIGINATING_STREAMING_CALL‐1&ORIGINATING_INTERACTIVE_CALL‐1&ORIGINATING_BACKGROUND_CALL‐1&ORIGINATING_SUBSCRIBED_TRAFFIC_CALL‐1&TERMNT_CONVERSATIONAL_CALL‐1&TERMNT_STREAMING_CALL‐1&TERMNT_INTERACTIVE_CALL‐1&TERMNT_BACKGROUND_CALL‐1&EMERGENCY_CALL‐1&INTER_RAT_CELL_RESELECTION‐1&INTER_RAT_CELL_CHG_ORDER‐1&REGISTRATION‐1&DETACH‐1&ORIGINATING_HIGH_PRIOR_SIG‐1&ORIGINATING_LOW_PRIOR_SIG‐1&CALL_RE_ESTAB‐1&TERMNT_HIGH_PRIOR_SIG‐1&TERMNT_LOW_PRIOR_SIG‐1&TERMNT_CAUSE_UNKNOWN‐1&MBMS_RECEPTION‐1&MBMS_PTP_RB_REQ‐1; 

 

Page 6: CHR Analysis Guide

GEOANALYSIS OVERVIEW  GeoAnalysis  is a new  feature on Xeus which enables you  to estimate a  location using non‐GPS based Network Measurement Recordings.  Xeus uses GeoAnalysis to perform Geo‐locate using a relative signal strength. Analysis on GeoAnalysis is done through plots and reporting. GeoAnalysis in CHR is automated and  is  limited to call setup position. Using GeoAnalysis, geo‐located events and measurements can be plotted and areas where significant pilot overlaps identified.  

IMPORT CHR LOG FILES You need to ensure the following before you import CHR data: 

4. Huawei Network Data 5. Correct log file format 

 CHR  data  is  best  analyzed when  you  have  a  complete  set  of  network  data.  It will  provide  complete analysis  for  neighbor  optimization.  You  can  refer  to  Aexio  Xeus  Pro  2012  Quick  Guide  for  further information on importing network data.  

Now, follow these steps to start importing Huawei RNC CHR logs: 

1. Go to File > Import and Export > Import Huawei RNC PCHR logs. 

Page 7: CHR Analysis Guide

 2. Click on Add Files button and select the CHR log file. Select Add Folder, if you have placed the 

log files in a folder.  

3. Click on Browse button and select files.   

 

 

 

4. Click Next button to continue.   

Note: If the file name is highlighted in red, this indicates that there might be a possibility that the selected log file does not contain PCHR or UCHR log file. 

Page 8: CHR Analysis Guide

  

5. Select the Filter option by ticking on the required checkbox.  6. Click on Settings tab, if you wish to manually define the value for Missing Neighbor Hysterisis 

(dB).  7. Click on Finish button to complete the parsing process.   

Once the progress bar completes, there will be a notification which says 'Parsing completed successfully' and  it will  display  the  parsing  duration  for  CHR  file.  If  the  parsing  exits  1  hour,  it will  automatically prompt  an  error message.  Xeus  can  only  parse  the  log  file  that  contains  Performance  Call  History Recording (PCHR). If the parsing does not contain the PCHR data, an error message will appear to notify the user of the parsing error.         

Page 9: CHR Analysis Guide

The figure below shows the parsing error.  

 

 

 

 

 

 

 

 

 

 

 

 

 

Page 10: CHR Analysis Guide

START CHR ANALYSIS CHR database loads automatically together with its summary at the Project Explorer after parsing. Loading the database will also automatically load the Start Page.  

 

 

Start page contains summary of Call Type and Call End Type in percentage, issues found and suggested actions for your issues.  

Issue Analysis Xeus allows you to analyze issues from Start Page. To analyze: 

1. Select ‘Cells with more than 3% dropped calls’ at the Issues section. 2. View the affected cell(s) at the graph on your right. Mouse over on the graph to view the total 

dropped calls and percentage for each cell. 

CHR Database 

CHR database summary 

Start Page 

Page 11: CHR Analysis Guide

3. Click on ‘Analyze further with Dropped Call Analysis’ link at the Suggested Actions area. You will be directed to Dropped Call Analysis page. 

 

 4. At the Dropped Call Analysis page, right click on a slice at the chart and click on ‘List All Dropped 

Calls’ at the context menu. 5. You can view all dropped calls at the workbench. Refer to the image below.  

  

Right click on the slice to view the list of Dropped calls at the workbench.

Select this checkbox and click on Display route on Map and GE at the Actions button. 

Load Views. 

Calls Loaded at the Workbench 

CHR Views

Page 12: CHR Analysis Guide

6. Click on the ‘Load CHR Views’ at your workbench. You can view events & messages and measurements for each drop call here.  

7. Click on the ‘Logs’ tab to view the detailed CHR log messages as shown in the image below.  

 

Page 13: CHR Analysis Guide

8. Locate this drop call event on the map by selecting the drop call and checking at the checkbox on your workbench.  

9. Click on the ‘Actions’ button on your workbench and select ‘Display route on Map’. 

 10. Use your map and Google Earth to view event and route. 

 

  

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Page 14: CHR Analysis Guide

GeoAnalysis  GeoAnalysis is an estimation of the calls or events based on a geographical location. This feature enables users to generate various plotting scenarios based on the estimated geographical  location for the CHR calls. Users can also analyze CHR abnormal event with  the dimension of  the estimated  location. Xeus uses several propagation delay and mobile triangular calculation to perform location estimation.  

CHR Plotting Ensure that the Plot tab is selected.   

 

To create plots, first select the type of plot to display.  Click on the Load Plot button   to load 

the plot. To remove a plot, click on the Remove Plot from Map button   or select another plot type and load the new plot. For details on the other tools in the toolbar, please refer to the Xeus Help file.  

Page 15: CHR Analysis Guide

 

Note:  You can also use the Clear Show Layers button   on the Network toolbar to clear all plots on the map. 

 

Plotting Cell Coverage Ensure that the Cell Cov. tab is selected. 

 To plot individual cell coverage the cell from the Select CellId drop‐down box and the Coverage type to view. Click on the Load button to load the individual cell plot.  

Page 16: CHR Analysis Guide

Viewing CHR Estimated Call Location Select Actions > Displays UE Position on Map to view the connection line between the serving cells on the map.  

 

You will be able to view the estimated UE Position of the call on the map. The “Start Distance” of the call will be displayed in Workbench.  

 

 

Page 17: CHR Analysis Guide

Neighbor Analysis You can also conduct Neighbor Analysis using CHR data. Types of Neighbor Analysis which could be done are: 

• Neighbor Optimization 

• Pilot Pollution. 

Neighbor Optimization Neighbor Optimization ranks the top neighbors for the cell and also suggests action to be done to the neighbor. The ranking method is based on the Ec/No. To optimize the neighbor for a cell: 

1. Go to Neighbor Optimization page from Start Page at the CHR address bar. Refer to the picture below: 

 

2. At this page, select the Ranking method: Merit Point and set the multiplier to decide the ranking. 

See the formula below on how the Merit Point is calculated: 

 

 

             

Merit Point (MP) = [(Attempt for Position 1)*P1 + (Attempt for Position 2)*P2 + (Attempt for Position 3)*P3 + (Attempt for Position 4)*P4] x  [ (Missing Neigh Above Hysteresis Multiplier (M1))*M1 + ( Missing Neigh Below Hysteresis Multiplier)*M2] / (Total Attempt)

Page 18: CHR Analysis Guide

3. Enter Minimum Event Count, Maximum number of Neighbors and Minimum Neighbor Ec/No. 

 

4. Tick “Exclude Missing Neigh Below Hysteresis events” if you do not wish to include the “Missing Neigh Below Hysteresis Multiplier” calculation into the missing neighbors analysis formula. 

5. Click on the Analyze button 6. List of cells and neighbors ranked according to priority, based on merit points and category will 

be displayed at the workbench 

 

7. Right click on the workbench to export the results to Excel sheet 8. Step through the neighbors to view cell location at the map or Google Earth.  9. To follow proposed action, select the neighbor (s), click on the Apply button at the workbench 

menu. 10. You will see the action gets recorded in Action History located at Network Views. 

Page 19: CHR Analysis Guide

 

To view the updated relation for the cell, click on the Analyze button at the Neighbor Optimization page again. 

Pilot Pollution Analysis Pilot Pollution Analysis enables you to find polluter cells so that you can remove them to optimize network. To find polluter cells for each cell: 

1. Go to CHR Start Page > Pilot Pollution Analysis at the address bar. 

 

2. Pilot pollution analysis will be displayed in chart 3. Click Load Details to view list of polluted cells. Click on the + to expand and view the polluter 

cells for each polluted cell. The screen below shows polluted cell has been expanded 

 

Page 20: CHR Analysis Guide

4. Step through the pollution list to view cell location at the map or Google Earth.  

Coverage Analysis  You can identify the cells with the highest percentage of over coverage calls. To perform coverage analysis, do the following:  

1. Go to CHR Start Page > Coverage Analysis at the address bar. 2. You will see the Top 10 Cell Coverage Analysis chart displayed here. 3. Click 'Load Details' button. 4. View the results at the Workbench. 5. Click a cell at the Workbench and the distribution of call percentage for the call setup distance 

will appear on the map. 

VIP Analysis   You can to search for a particular IMSI from the database and view the Statistics and call information. VIP Analysis also allows users to bookmark an IMSI for future analysis. To bookmark an IMSI, do the following: 

1. Go to CHR Start Page > VIP Analysis at the address bar. 2. Type in the IMSI and click on "Add Bookmark" button. The Bookmark IMSI dialogbox will appear 

on the screen. 3. Type the name for the IMSI and click on "Add to Bookmark" button. 4. Once you have completed, click "Close" button. 5. You can view the newly added IMSI at the Bookmarked VIP drop‐down list.   

 

CHR Search This tool helps you to search calls or events. It is located at the Toolbox. 

 

 

Search by Call You can search by call using the steps below: 

1. Select Toolbox tab on your left panel. 2. Select CHR Search menu and click on Search By Call. 

 

Note: If the search result exceeds the limit (50, 000), Xeus will displays the first 50,000 records at the Workbench. You can view the complete search results by exporting it in text file (.txt) format. 

Page 21: CHR Analysis Guide

3. Select Call Start Cell. 4. Click on Clear button as ‘ALL’ is selected as default. 5. Select a cell from the Call Start Cell and hit the Search button. 6. Your result will display on the workbench at the Call Summary tab. 7. Step through the workbench to locate the call. If there is no position info for the selected call, an 

alert will appear at the workbench.  

 

 

 

Search by Event You can also search by event.  

To search by event: 

1. Select Toolbox tab on your left panel 2. Select CHR Search menu and click on Search By Event 3. Click on Clear button as ‘ALL’ is selected as default 4. Select an event from the Event Type and hit the Search button 5. Your result will display on the workbench at the Event Summary tab 6. Step through the workbench to locate the event. 7. The event will be automatically displayed at the map or GE when you step through 8. To view the route, click on the checkbox beside the event at the workbench. Then, click the 

Actions button and click to display route on map. 

Alert when no position for selected calls 

Page 22: CHR Analysis Guide

CHR Views CHR Views are used when analyzing CHR data.  You can access CHR views by selecting View > CHR Views from the menu bar or select Load CHR Views from the Workbench.  

The three types of different views available in CHR are:‐ 

• CHR Messages View 

• CHR Measurement View 

• CHR Cell Utilization View 

• CHR Cell Coverage View 

Messages View  Messages View displays Events and Messages for the Calls selected at the workbench.  

To view the Events & Messages for the Call: 1. Right click on the charts at Start Page to list down the calls at the workbench.(You could also use 

this view when you use the Search Tool at the Toolbox) 2. Select the 'Load CHR Views' button at the workbench. You could also go to View >CHR Views. 3. Step through on the workbench to view Event & Messages for different calls 4. You can also see the position of the Event at the Map and GE when you step through at the 

workbench 5. At this view, click on an event to display the corresponding message. 6. Double click or right click to view details of the event or message. Right click to copy the CHR 

messages to the clipboard or export these CHR messages 7. Highlight to select all details at the Message Details using short‐cut or context menu to copy the 

details. 8. Click on Logs tab, to view the log information. You can copy the log content by right clicking on 

the clipboard and select either "Copy All the Nodes to the Clipboard" or "Copy Selected Node to Clipboard". 

Measurement View  Measurement View displays Active Set/Neighbors information. You can analyze EcNo and RSCP against time using the Measurement Chart and Data. Refer to the Help file for more information on the Measurement Chart. 

To view Measurements for the Call: 

1. Right click on the charts at Start Page to list down the calls at the Call/Event Summary at the workbench. (You could also use this view when you use the Search Tool at the Toolbox) 

2. Select the Load CHR Views button at the workbench. You could also go to View > CHR Views. 3. Step through at the workbench to view location for different calls. 

Page 23: CHR Analysis Guide

4. At the view, see the corresponding measurements of EcNo and RSCP at the chart. (Click & Drag to zoom in the chart) 

5. You could also see the UARFCNDI, SC, EcNo and RSCP values for the call below the chart. 

Cell Utilization View  Cell Utilization View displays the cell utilization for a specific cell based on the selected time. 

To view cell utilization for the call: 

1. Select Views > CHR Views> CHR Cell Utilization to access CHR Cell Utilization page.  2. Select the required Cell. 3. Tick on the checkbox of required cell utilization element.  4. Click on the required time on the graph to view the cell utilization value for that selected time. 

(Click & Drag to zoom in the chart) 

Cell Coverage View  Cell Coverage Analysis displays the total number of calls, average of EcNo and Rscp for call setup or call end scenarios in different type of distance.  

To analyze Cell Coverage, do the following: 

1. Select the Cell. 2. Select Analysis Type. 3. Select Sliced By. 4. Click the Update button to view the result. The chart will display the Total Call Setup for 

different range of EcNo and RSCP. Refer to the legend on the below the chart. (Click & Drag to zoom in the chart)