CN106900004B - Method for associating the LTE network wireless measurement report MR record with the IMSI number - Google Patents
Method for associating the LTE network wireless measurement report MR record with the IMSI number Download PDFInfo
- Publication number
- CN106900004B CN106900004B CN201710150937.0A CN201710150937A CN106900004B CN 106900004 B CN106900004 B CN 106900004B CN 201710150937 A CN201710150937 A CN 201710150937A CN 106900004 B CN106900004 B CN 106900004B
- Authority
- CN
- China
- Prior art keywords
- time
- value
- mme
- record
- mmegi
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W24/00—Supervisory, monitoring or testing arrangements
- H04W24/08—Testing, supervising or monitoring using real traffic
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W24/00—Supervisory, monitoring or testing arrangements
- H04W24/10—Scheduling measurement reports ; Arrangements for measurement reports
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
技术领域technical field
本发明属于移动通信中数据挖掘分析领域,具体涉及一种关联LTE网络无线测量报告MR记录归属IMSI号的方法。The invention belongs to the field of data mining and analysis in mobile communication, and in particular relates to a method for associating an LTE network wireless measurement report MR record with an IMSI number.
背景技术Background technique
根据协议,LTE在无线侧无法获得用户的IMSI号码。MR是LTE的无线测量报告(Measure Report),其中的RSRP(Reference Signal Receiving Power参考信号接收功率)、RSRQ(Reference Signal Receiving Quality参考信号接收质量)能够反映小区内的用户感受,但是在无线测量报告MR数据库里并没有体现用户的手机号MSISDN和IMSI号码,导致无线侧在分析用户感受的时候,只能按小区进行统计,无法有效地针对具体用户。According to the agreement, LTE cannot obtain the user's IMSI number on the wireless side. MR is LTE's wireless measurement report (Measure Report), in which RSRP (Reference Signal Receiving Power) and RSRQ (Reference Signal Receiving Quality) can reflect the user experience in the cell, but in the wireless measurement report The MR database does not reflect the user's mobile phone number MSISDN and IMSI number. As a result, when the wireless side analyzes the user's experience, it can only make statistics by cell, and cannot effectively target specific users.
发明内容Contents of the invention
本发明的目的在于解决上述现有问题,提供一种关联LTE网络无线测量报告MR记录IMSI号的归属方法,通过LTE无线侧测量报告数据库中MR相关字段的查询,经过处理,通过和LTE核心网数据库CHR(呼叫历史记录)的关联,分析得出该MR记录的归属用户IMSI。The purpose of the present invention is to solve the above-mentioned existing problems, and provide a method for attributing the IMSI number of the associated LTE network wireless measurement report MR record, through the query of the MR related field in the LTE wireless side measurement report database, after processing, and through the LTE core network The association of the database CHR (Call History Record) is analyzed to obtain the IMSI of the belonging user of the MR record.
本发明的技术解决方案如下:Technical solution of the present invention is as follows:
一种关联LTE网络无线测量报告MR记录归属IMSI号的方法,其特点在于:该方法包括如下步骤:A method for associating an LTE network wireless measurement report MR record with an IMSI number, characterized in that: the method includes the following steps:
步骤1)无线测量报告数据库中提取待查MR记录的MME UE S1AP ID、MMEC、MMEGI、eNB ID和Time字段;Step 1) Extract the MME UE S1AP ID, MMEC, MMEGI, eNB ID and Time fields of the MR record to be checked from the wireless measurement report database;
步骤2)把步骤1)中的MME UE S1AP ID、MMEC、MMEGI、eNB ID从十进制转换为十六进制,其中MMEGI转换为四位十六进制数,设为G0G1G2G3,然后左两位与右两位互换,得到G2G3G0G1;MMEC转换为两位十六进制数,设为C0C1;MME UE S1AP ID转换为十六进制,设为S;eNB ID转换成十六进制,设为Nb;Time值不变,设为time_value;Step 2) Convert the MME UE S1AP ID, MMEC, MMEGI, and eNB ID in step 1) from decimal to hexadecimal, where MMEGI is converted to a four-digit hexadecimal number, set it to G0G1G2G3, and then the left two digits and Swap the two digits on the right to get G2G3G0G1; convert MMEC to a two-digit hexadecimal number and set it to C0C1; convert the MME UE S1AP ID to hexadecimal number and set it to S; convert the eNB ID to hexadecimal number and set it to Nb; Time value remains unchanged, set to time_value;
步骤3)在核心网信令呼叫历史记录CHR数据库中,根据eNB ID,查询在time_value最近时间内的16个字节的设备号device_num,设为DN0DN1DN2DN3DN4DN5DN6DN7DN8DN9DN10DN11DN12DN13DN14DN15;Step 3) In the core network signaling call history record CHR database, according to the eNB ID, query the 16-byte device number device_num within the latest time_value, and set it as DN0DN1DN2DN3DN4DN5DN6DN7DN8DN9DN10DN11DN12DN13DN14DN15;
步骤4)由MMEGI、MMEC和device_num数据组成新的device_numnew,规则如下:Step 4) Form a new device_numnew from MMEGI, MMEC and device_num data, the rules are as follows:
device_num前6位保持不变,第7~10位替换为步骤2)得到的MMEGI,第11~12位替换为步骤3)得到的MMEC,后右边4位保持不变,即DN0DN1DN2DN3DN4DN5G2G3G0G1C0C1DN12DN13DN14DN15;The first 6 digits of device_num remain unchanged, the 7th to 10th digits are replaced with the MMEGI obtained in step 2), the 11th to 12th digits are replaced with the MMEC obtained in step 3), and the last 4 digits on the right remain unchanged, that is, DN0DN1DN2DN3DN4DN5G2G3G0G1C0C1DN12DN13DN14DN15;
步骤5)根据步骤4)得到的device_numnew和步骤2)得到的十六进制的MME UES1AP ID、eNB ID值S、Nb,以及原始的时间值time_value,在CHR表里按如下条件查询该条MR记录的IMSI号码:Step 5) According to the device_numnew obtained in step 4) and the hexadecimal MME UES1AP ID, eNB ID value S, Nb obtained in step 2), and the original time value time_value, query the MR in the CHR table according to the following conditions Recorded IMSI number:
device_num等于device_numnew,device_num is equal to device_numnew,
mme_uesiap等于0xS,mme_uesiap is equal to 0xS,
enodeb_id等于N,enodeb_id is equal to N,
time_value-180<mme_uesiap_utc<time_value+180;time_value-180<mme_uesiap_utc<time_value+180;
步骤6)获得该条MR记录的IMSI号码。Step 6) Obtain the IMSI number of the MR record.
所述的mme_uesiap_utc时间上加减180:是指3分钟180秒的时间偏差。The mme_uesiap_utc time plus and minus 180: refers to the time deviation of 3 minutes and 180 seconds.
在CHR表里按该条件查询,即可获得该MR对应的IMSI。Query according to this condition in the CHR table to obtain the IMSI corresponding to the MR.
查询所用字段的要求如下:使用MR表中的MME相关字段MME UE S1AP ID、MMEC、MMEGI和基站NodeB相关字段eNB ID和时间Time字段查询。The requirements for the fields used in the query are as follows: use the MME-related fields MME UE S1AP ID, MMEC, MMEGI and the eNB ID and Time fields in the MR table to query.
在查询CHR表时,其时间条件mme_uesiap_utc应该在MR记录获得时间time_value的前后3分钟范围内。When querying the CHR table, the time condition mme_uesiap_utc should be within 3 minutes before and after the time time_value of the MR record.
与现有技术相比,本发明的有益效果在于:Compared with prior art, the beneficial effect of the present invention is:
通过对MR表中特定字段的提取,转换为核心网信令的相关字段,并限制在一定的时间范围内,有效地提高了MR记录所对应IMSI号码的查询效率,从而解决了以往LTE无线侧MR数据和核心网IMSI数据无法关联的问题,为基于用户的无线感知分析创造了条件。具有较好的推广应用价值。By extracting specific fields in the MR table and converting them into related fields of core network signaling, and limiting them within a certain time range, the query efficiency of the IMSI number corresponding to the MR record is effectively improved, thereby solving the problem of the previous LTE wireless side. The problem that MR data and core network IMSI data cannot be correlated creates conditions for user-based wireless perception analysis. It has good promotion and application value.
附图说明Description of drawings
图1为本发明关联LTE网络无线测量报告MR记录归属IMSI号的方法的应用统组网图Fig. 1 is the application system network diagram of the method for associating the LTE network wireless measurement report MR record attribution IMSI number in the present invention
图2为本发明实施例中的无线测量报告MR数据表部分字段Fig. 2 is some fields of the wireless measurement report MR data table in the embodiment of the present invention
图3为本发明实施例中算法流程图Fig. 3 is the algorithm flowchart in the embodiment of the present invention
图4为本发明实施例中的核心网信令呼叫历史记录CHR数据表部分字段Fig. 4 is some fields of the core network signaling call history record CHR data table in the embodiment of the present invention
具体实施方式Detailed ways
下面结合实施例和附图对本发明作进一步说明,但不应以此限制本发明的保护范围。The present invention will be further described below in conjunction with the embodiments and accompanying drawings, but the protection scope of the present invention should not be limited thereby.
由于MR数据量很大,本发明宜采用大数据平台。本专利系统的数据源是LTE无线侧的无线测量报告MR数据库和核心网侧的呼叫历史记录信令话单CHR数据库,将上述数据源提供给图1所示的关联设备,比如计算机等。无线测量报告MR表的数据格式如图2所示,Due to the large amount of MR data, the present invention should adopt a big data platform. The data sources of this patent system are the wireless measurement report MR database on the LTE wireless side and the call history record signaling bill CHR database on the core network side, and the above data sources are provided to the associated devices shown in Figure 1, such as computers. The data format of the wireless measurement report MR table is shown in Figure 2.
MMEGI(MME Group ID):MME组号MMEGI (MME Group ID): MME group number
MMEC(MME Code):MME号MMEC (MME Code): MME number
MME UE S1AP ID:MME UE S1 Application Protocol ID号MME UE S1AP ID: MME UE S1 Application Protocol ID number
eNB ID(eNodeB ID):eNodeB基站编号eNB ID (eNodeB ID): eNodeB base station number
Time:该MR对应的时间戳Time: the timestamp corresponding to the MR
Serving Cell RSRP:服务小区定位RSRPServing Cell RSRP: Serving Cell Positioning RSRP
Serving Cell RSRQ:服务小区的RSRQServing Cell RSRQ: RSRQ of the serving cell
Neighbor Cell RSRP:邻接小区的RSRPNeighbor Cell RSRP: RSRP of adjacent cells
Neighbor Cell RSRQ:邻接小区的RSRQNeighbor Cell RSRQ: RSRQ of adjacent cells
同时应该获得图4所示的核心网信令话单呼叫历史记录CHR表,包含每条记录用户的IMSI号码,mme_uesiap以及对应的时间等信息。At the same time, the core network signaling bill call history record CHR table shown in Figure 4 should be obtained, including information such as the IMSI number of the user in each record, mme_uesiap, and the corresponding time.
device_num:设备号device_num: device number
imsi:国际移动客户识别码imsi: International Mobile Subscriber Identity
msisdn:移动台号码msisdn: mobile station number
enodeb_id:eNodeB基站编号enodeb_id: eNodeB base station number
mme_uesiap:MME UE S1 Application Protocol ID号mme_uesiap: MME UE S1 Application Protocol ID number
mme_uesiap_utc:MME分配的UES1AP连接标识产生时间mme_uesiap_utc: the generation time of the UES1AP connection identifier assigned by the MME
如图1所示:首先对无线测量报告MR表的待查记录提取MME UE S1AP ID、MMEC、MMEGI、eNB ID、Time字段,对MMEGI进行变换后,与CHR表中原有的device_num,组合成新的设备号device_numnew,并与CHR表中其它相关字段进行关联,考虑到一定的时间差,查询出该条MR记录的归属IMSI号码。As shown in Figure 1: First, extract the MME UE S1AP ID, MMEC, MMEGI, eNB ID, and Time fields from the records to be checked in the MR table of the wireless measurement report. After transforming the MMEGI, combine them with the original device_num in the CHR table to form a new The device number device_numnew is associated with other related fields in the CHR table. Considering a certain time difference, the IMSI number of the MR record is queried.
具体如下:details as follows:
1)LTE无线测量报告数据库中同时提取待查MR记录的MME UE S1AP ID、MMEC、MMEGI、eNB ID、Time字段;1) Simultaneously extract the MME UE S1AP ID, MMEC, MMEGI, eNB ID, and Time fields of the MR record to be checked from the LTE wireless measurement report database;
2)把1)中的MME UE S1AP ID、MMEC、MMEGI、eNB ID从十进制转换为十六进制。其中MMEGI变为四位十六进制数,设为G0G1G2G3,然后左右两位互换为G2G3G0G1。MMEC变为两位十六进制数,设为C0C1。MME UE S1AP ID转换为十六进制,设为S。eNB ID转换成十六进制后设为Nb。Time值不变,设为time_value。2) Convert the MME UE S1AP ID, MMEC, MMEGI, and eNB ID in 1) from decimal to hexadecimal. Among them, MMEGI becomes a four-digit hexadecimal number, which is set to G0G1G2G3, and then the left and right two digits are exchanged for G2G3G0G1. MMEC becomes a two-digit hexadecimal number, set to C0C1. The MME UE S1AP ID is converted to hexadecimal and set to S. The eNB ID is converted to hexadecimal and set to Nb. The Time value remains unchanged and is set to time_value.
3)在LTE的核心网信令CHR数据库中,根据eNB ID,查询在time_value最近时间内的16个字节的设备号device_num,设为DN0DN1DN2DN3DN4DN5DN6DN7DN8DN9DN10DN11DN12DN13DN14DN15。3) In the LTE core network signaling CHR database, according to the eNB ID, query the 16-byte device number device_num within the latest time_value, and set it as DN0DN1DN2DN3DN4DN5DN6DN7DN8DN9DN10DN11DN12DN13DN14DN15.
4)由2)3)的MMEGI、MME Code和device_num数据,device_num左边6位保持不变,第7~10位替换为变换后的MMEGI(即G2G3G0G1),第11~12位替换为MMEC(即C0C1),右边4位保持不变,组成新的device_numnew:DN0DN1DN2DN3DN4DN5G2G3G0G1C0C1DN12DN13DN14DN15。4) From the MMEGI, MME Code and device_num data in 2) and 3), the 6 digits to the left of device_num remain unchanged, the 7th to 10th digits are replaced with the converted MMEGI (ie G2G3G0G1), and the 11th to 12th digits are replaced with MMEC (ie C0C1), the 4 bits on the right remain unchanged to form a new device_numnew: DN0DN1DN2DN3DN4DN5G2G3G0G1C0C1DN12DN13DN14DN15.
5)根据新的device_numnew,和转换成十六进制的MME UE S1AP ID、eNB ID值S、Nb,以及原始的时间值time_value,在CHR表里按如下条件查询该条MR记录的IMSI号码:设备号等于device_numnew,mme_uesiap等于0xS,enodeb_id等于N,mme_uesiap_utc时间>time_value-180并且mme_uesiap_utc时间<time_value+180。时间上加减180是指3分钟的180秒。5) According to the new device_numnew, and the MME UE S1AP ID, eNB ID value S, Nb converted into hexadecimal, and the original time value time_value, query the IMSI number of the MR record in the CHR table according to the following conditions: Device number is equal to device_numnew, mme_uesiap is equal to 0xS, enodeb_id is equal to N, mme_uesiap_utc time>time_value-180 and mme_uesiap_utc time<time_value+180. The addition and subtraction of 180 in time means 180 seconds in 3 minutes.
本发明解决了以往无线侧的测量报告MR数据无法对应IMSI号码,无线侧分析只能基于小区不能基于具体用户的问题。The invention solves the problem that the MR data of the measurement report on the wireless side cannot correspond to the IMSI number in the past, and the analysis on the wireless side can only be based on the cell and not on the specific user.
Claims (1)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710150937.0A CN106900004B (en) | 2017-03-14 | 2017-03-14 | Method for associating the LTE network wireless measurement report MR record with the IMSI number |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710150937.0A CN106900004B (en) | 2017-03-14 | 2017-03-14 | Method for associating the LTE network wireless measurement report MR record with the IMSI number |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN106900004A CN106900004A (en) | 2017-06-27 |
| CN106900004B true CN106900004B (en) | 2019-11-19 |
Family
ID=59192208
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201710150937.0A Active CN106900004B (en) | 2017-03-14 | 2017-03-14 | Method for associating the LTE network wireless measurement report MR record with the IMSI number |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN106900004B (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107333285B (en) * | 2017-07-06 | 2020-09-18 | 南开大学 | Method for predicting mobile phone signal strength according to mobile phone internet log |
| CN109788506B (en) * | 2017-11-14 | 2022-04-19 | 中国电信股份有限公司 | Method and device for realizing backfill of LTE measurement report user identifier |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101562824A (en) * | 2009-05-15 | 2009-10-21 | 华为技术有限公司 | Method, device and system for analyzing user plane |
| CN101610504A (en) * | 2008-06-18 | 2009-12-23 | 上海华为技术有限公司 | Method and device for accessing and acquiring user equipment context and user equipment identification |
| CN103906096A (en) * | 2012-12-25 | 2014-07-02 | 中国移动通信集团四川有限公司 | Method and apparatus for acquiring measuring information in measuring report |
| CN104244446A (en) * | 2013-06-17 | 2014-12-24 | 华为技术有限公司 | Method and device for obtaining deployment information of wireless local area network |
-
2017
- 2017-03-14 CN CN201710150937.0A patent/CN106900004B/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101610504A (en) * | 2008-06-18 | 2009-12-23 | 上海华为技术有限公司 | Method and device for accessing and acquiring user equipment context and user equipment identification |
| CN101562824A (en) * | 2009-05-15 | 2009-10-21 | 华为技术有限公司 | Method, device and system for analyzing user plane |
| CN103906096A (en) * | 2012-12-25 | 2014-07-02 | 中国移动通信集团四川有限公司 | Method and apparatus for acquiring measuring information in measuring report |
| CN104244446A (en) * | 2013-06-17 | 2014-12-24 | 华为技术有限公司 | Method and device for obtaining deployment information of wireless local area network |
Also Published As
| Publication number | Publication date |
|---|---|
| CN106900004A (en) | 2017-06-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN105188036B (en) | LTE user CS domain droppings and return signalling analysis method | |
| CN106067880B (en) | A kind of source tracing method of the IP address based on 4G network | |
| CN104811928B (en) | Improve the method and system of LTE network user face data IMSI association rates | |
| EP3726870B1 (en) | Method and apparatus for obtaining service data | |
| DE60324611D1 (en) | PERFORMANCE MANAGEMENT OF CELLULAR MOBILE PACKAGE NETWORKS | |
| CN105578491A (en) | Method and device for associating 4G user information with application data | |
| CN106954231A (en) | Method for LTE network to calculate IMSI number mobile user location | |
| US11075989B2 (en) | Cellular network hierarchical operational data storage | |
| WO2014187306A1 (en) | Method and system for analyzing terminal disconnection rate, and computer storage medium | |
| CN106900004B (en) | Method for associating the LTE network wireless measurement report MR record with the IMSI number | |
| CN108235335B (en) | A method and device for determining a weak coverage area of an indoor network | |
| CN107180114B (en) | Maritime satellite communication ticket analysis method and system | |
| CN102149084A (en) | Method and system for identifying M2M (machine-to-machine) terminal | |
| CN105554784A (en) | Information correlation method and device | |
| DE60310966D1 (en) | METHOD FOR DETERMINING NETWORK METHODS BY A WIRELESS STATION BEFORE ASSOCIATED WITH AN ACCESS POINT OF A WIRELESS NETWORK | |
| CN104768193A (en) | Method and system for associating signaling messages in LTE network switching process | |
| CN106304211A (en) | A kind of method and device building circuit domain dropping CSFB network frequency | |
| CN102300184A (en) | Data flow active query method, terminal and system | |
| CN102244874A (en) | Method and apparatus for inter-system reselection frequency statistics | |
| CN102300223A (en) | Method for tracking international mobile subscriber identity (IMSI) of user equipment and radio network controller (RNC) | |
| CN106941690B (en) | A data quality determination method and device | |
| CN109314717B (en) | Context information processor, profile allocation unit and method for a communication network | |
| CN102083025A (en) | Method and device for analyzing connected time of user terminal | |
| EP2755415B1 (en) | Method for collecting mobile user information in network, enb, and system | |
| CN108024279B (en) | Method and server for obtaining measurement report |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant | ||
| TR01 | Transfer of patent right |
Effective date of registration: 20250825 Address after: 400000 Chongqing Qianjiang District Chengxi Street Ceshan Group 118 Hao Patentee after: Hou Lin Country or region after: China Address before: 201315, room 3, building 2388, 524 Pu Pu Road, Shanghai, Pudong New Area Patentee before: SHANGHAI YI-XING INFO TECH CO.,LTD. Country or region before: China |
|
| TR01 | Transfer of patent right | ||
| TR01 | Transfer of patent right |
Effective date of registration: 20250912 Address after: 400000 Chongqing Yubei District, China, Dazhulin Street, Huangshan Avenue Middle Section, No. 67, Building 1, 2nd to 4th Floor Patentee after: Zhongmin Taihe Group Co.,Ltd. Country or region after: China Address before: 400000 Chongqing Qianjiang District Chengxi Street Ceshan Group 118 Hao Patentee before: Hou Lin Country or region before: China |
|
| TR01 | Transfer of patent right |