CN111555926B - Wireless network measurement report processing system, method and device - Google Patents

Wireless network measurement report processing system, method and device Download PDF

Info

Publication number
CN111555926B
CN111555926B CN201910111023.2A CN201910111023A CN111555926B CN 111555926 B CN111555926 B CN 111555926B CN 201910111023 A CN201910111023 A CN 201910111023A CN 111555926 B CN111555926 B CN 111555926B
Authority
CN
China
Prior art keywords
measurement report
server
report file
file
processing server
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
Application number
CN201910111023.2A
Other languages
Chinese (zh)
Other versions
CN111555926A (en
Inventor
张鹏飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Datang Mobile Communications Equipment Co Ltd
Original Assignee
Datang Mobile Communications Equipment Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Datang Mobile Communications Equipment Co Ltd filed Critical Datang Mobile Communications Equipment Co Ltd
Priority to CN201910111023.2A priority Critical patent/CN111555926B/en
Publication of CN111555926A publication Critical patent/CN111555926A/en
Application granted granted Critical
Publication of CN111555926B publication Critical patent/CN111555926B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/06Generation of reports
    • H04L43/065Generation of reports related to network devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0817Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking functioning
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/08Testing, supervising or monitoring using real traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/10Scheduling measurement reports ; Arrangements for measurement reports

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The embodiment of the invention discloses a system, a method and a device for processing a wireless network measurement report, wherein the system comprises the following components: the system comprises a measurement report file aggregation server, a service and task management server and at least one measurement report file processing server; the service and task management server is used for receiving the measurement report file sent by the measurement report file aggregation server; each measurement report file processing server is used for receiving the measurement report reported by each base station, generating a target file and sending the target file to the measurement report file aggregation server; and the measurement report file aggregation server is used for compressing all target files into measurement report files and sending the measurement report files to the service and task management server. The measurement report file processing server can be conveniently expanded or deleted according to the network condition, the whole system has strong stability and fault tolerance, the fault of a single measurement report file processing server does not influence the normal work of other measurement report file processing servers, and meanwhile, the efficiency of measurement report processing can be improved.

Description

Wireless network measurement report processing system, method and device
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a system, a method and a device for processing a wireless network measurement report.
Background
According to the 3GPP (3rd Generation Partnership Project) protocol, in a connected state, Measurement information generated by a terminal and a gNB (5G base station) is periodically transmitted to an OMC-R (Operation and Maintenance Center-Radio of a Radio subsystem) and stored in a periodic Measurement Report sample data file named as an MRO (Measurement Report sample data file), the periodically reported sample data is uniformly calculated and stored in a Measurement Report Statistics data file named as a number of samples of a segment interval in a Measurement Report Statistics data file named as an MRS (Measurement Report Statistics data file), and the Measurement Report sample data triggered in real time is stored in an Event Measurement Report file named as an MRE (Measurement Report Event) sample data file, MRS reports one file per base station in one period, and MRO and MRE files report each time a certain data volume is reached, because each granularity may report a plurality of files. Generally, each set of OMC-R system needs to access about 1 ten thousand base stations, that is, an MR (Measurement Report) processing device needs to process Measurement reports of about 1 ten thousand base stations, each base station reports a plurality of Measurement Report files every 15 minutes, the OMC-R needs to provide a set of device for processing the three periodic files, the MR files reported by each base station are assembled according to types, finally, the MR files of all the base stations are compressed into a zip compression packet according to file types, that is, each granularity, all the base stations managed by the OMC-R are compressed into 3 files, wherein a plurality of MRO and MRE files are reported in each period, and an interface is provided for analysis. All the data in the above description are reported from the base station.
In the prior art, the MR file processing method adopts a single framework, that is, the MR file is sequentially processed according to the processing flow of the MR file, and finally a target file is formed. The service flow in a processing cycle is shown in fig. 1, where the header file refers to a file with a standard format, and an operator requires that a file with a standard format but empty data needs to be reported even if the base station does not report the original file.
However, the MR file processing method in the prior art has poor scalability, that is, with the increase of network capacity and busyness, the single-body architecture can only enhance the processing capability by replacing the high-performance server, and the used sequential processing modes have mutual waiting condition, so the processing efficiency is low; in addition, the MR file processing method in the prior art has poor fault tolerance, and once one link is abnormal, file processing in the whole processing period may fail.
Disclosure of Invention
Because the existing methods have the above problems, embodiments of the present invention provide a system, a method, and an apparatus for processing a wireless network measurement report.
In a first aspect, an embodiment of the present invention provides a wireless network measurement report processing system, including: the system comprises a measurement report file aggregation server, a service and task management server and at least one measurement report file processing server;
the service and task management server is respectively connected with the measurement report file aggregation server, the at least one measurement report file processing server and each base station, and is used for sending data collection tasks to each base station and receiving measurement report files sent by the measurement report file aggregation server; the data collection task comprises a measurement report file processing server which generates a measurement report after data collection and needs to be reported;
each measurement report file processing server is used for receiving the measurement report reported by each base station, assembling and compressing the received measurement report to generate a target file, and sending the target file to the measurement report file aggregation server;
the measurement report file convergence server is used for receiving the target files reported by the measurement report file processing servers, compressing all the target files received in the current period into different types of measurement report files, and sending the measurement report files to the service and task management server.
Optionally, the method further comprises: a configuration center;
the configuration center is respectively connected with the measurement report file aggregation server, the service and task management server and the at least one measurement report file processing server, and is used for monitoring the equipment state and the running state of each connected server.
Optionally, the service and task management server is further configured to receive an operation state of each measurement report file processing server sent by the configuration center, and determine whether to add or delete a measurement report file processing server according to the operation state.
Optionally, the measurement report file aggregation server is further configured to compress all target files received in a current period into different measurement report type files according to different types, compress each measurement report type file into one measurement report file, and send the measurement report file to the service and task management server.
In a second aspect, an embodiment of the present invention further provides a method for processing a wireless network measurement report, including:
receiving the operation state of each measurement report file processing server sent by the configuration center, and determining a base station which receives the measurement report and corresponds to each measurement report file processing server according to each operation state;
sending a data collection task to each base station so that each base station can collect data according to the data collection task and report a measurement report generated after data collection to a corresponding measurement report file processing server;
receiving a measurement report file sent by a measurement report file aggregation server; the measurement report file is a file formed by compressing the measurement report file aggregation server according to the received target file reported by each measurement report file processing server.
Optionally, the method further comprises:
and determining whether to add or delete the measurement report file processing server according to each running state.
In a third aspect, an embodiment of the present invention further provides a wireless network measurement report processing apparatus, including:
the state receiving module is used for receiving the operation state of each measurement report file processing server sent by the configuration center and determining a base station which corresponds to each measurement report file processing server and receives the measurement report according to each operation state;
the task sending module is used for sending a data collection task to each base station so that each base station can collect data according to the data collection task and report a measurement report generated after the data collection to a corresponding measurement report file processing server;
the file receiving module is used for receiving the measurement report file sent by the measurement report file aggregation server; the measurement report file is a file formed by compressing the measurement report file aggregation server according to the received target file reported by each measurement report file processing server.
Optionally, the apparatus further comprises:
and the server adding and deleting module is used for determining whether to add or delete the measurement report file processing server according to each running state.
In a fourth aspect, an embodiment of the present invention further provides an electronic device, including:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, which when called by the processor are capable of performing the above-described methods.
In a fifth aspect, an embodiment of the present invention further provides a non-transitory computer-readable storage medium storing a computer program, which causes the computer to execute the above method.
According to the technical scheme, the compression processing of the measurement report files is executed by the measurement report file processing servers, the compression processing is uniformly reported to the service and task management server after being collected by the measurement report file aggregation server, the measurement report file processing servers can be conveniently expanded or deleted according to network conditions, the stability and the fault tolerance of the whole system are high, the normal work of other measurement report file processing servers cannot be influenced by the fault of a single measurement report file processing server, the mutual waiting of the processing among the processes is greatly shortened, and the efficiency of the measurement report processing is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for processing a wireless network measurement report according to the prior art;
fig. 2 is a connection diagram of a wireless network measurement report processing system according to an embodiment of the present invention;
fig. 3 is a flowchart illustrating a method for processing a wireless network measurement report according to an embodiment of the present invention;
fig. 4 is a flowchart illustrating a method for processing a wireless network measurement report according to another embodiment of the present invention;
fig. 5 is a schematic structural diagram of a wireless network measurement report processing apparatus according to an embodiment of the present invention;
fig. 6 is a logic block diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The following further describes embodiments of the present invention with reference to the accompanying drawings. The following examples are only for illustrating the technical solutions of the present invention more clearly, and the protection scope of the present invention is not limited thereby.
Fig. 2 shows a connection diagram of a wireless network measurement report processing system provided in this embodiment, including: a measurement report file aggregation server 201, a service and task management server 202, and at least one measurement report file processing server 203;
the service and task management server 202 is connected to the measurement report file aggregation server 201, the at least one measurement report file processing server 203, and each base station 204, and is configured to send a data collection task to each base station 204 and receive a measurement report file sent by the measurement report file aggregation server 201.
The measurement report is obtained by reporting a measurement result to a unified network manager by a UE (User Equipment) in a wireless network through a network device (e.g., a base station) such as an RRC (Radio Resource Control) according to a measurement configuration issued, and is provided for upper layer application extraction of a communication operator through a northbound interface.
The data collection task comprises a measurement report file processing server which generates a measurement report to be reported after data collection.
Each measurement report file processing server 203 is configured to receive a measurement report reported by each base station 204, assemble and compress the received measurement report, generate an object file, and send the object file to the measurement report file aggregation server 201.
The measurement report file aggregation server 201 is configured to receive target files reported by the measurement report file processing servers 203, compress all target files received in a current period into measurement report files of different types, and send the measurement report files to the service and task management server 202.
Specifically, after receiving the data collection task issued by the service and task management server 202, each base station performs data collection according to the received data collection task, and generates a measurement report according to the collected data, where the measurement report file processing server to be sent by the measurement report file processing server is pre-specified in the data collection task by the service and task management server 202 according to the current operating state of each measurement report file processing server.
In this embodiment, the processing flow of the measurement report file is split into a file processing service and a file aggregation service, which are respectively executed by different servers: the MR file processing server is responsible for the assembly and compression of the files, and the MR aggregation server compresses the intermediate files processed by the MR file processing server after the processing period is finished.
According to the embodiment, the compression processing of the measurement report files is executed by the plurality of measurement report file processing servers, and the compression processing is uniformly reported to the service and task management server after being collected by the measurement report file convergence server, so that the measurement report file processing servers can be conveniently expanded or deleted according to network conditions, the stability and fault tolerance of the whole system are high, the normal work of other measurement report file processing servers cannot be influenced by the fault of a single measurement report file processing server, the mutual waiting of the processing among the flows is greatly shortened, and the efficiency of measurement report processing is improved.
Further, on the basis of the above embodiment, the method further includes: the center 205 is configured as shown in fig. 2.
The configuration center 205 is connected to the measurement report file aggregation server 201, the service and task management server 202, and the at least one measurement report file processing server 203, respectively, and is configured to monitor the device status and the operating status of each connected server.
Specifically, the configuration center 205 monitors the device status and the operating status of each connected server, and is also responsible for discovery, registration, and management of services, and when one MR file processing server is added or deleted, the configuration center is responsible for notifying the MR file aggregation server so as to facilitate aggregation of the MR file aggregation server.
The service and task management server 202 is further configured to receive an operation state of each measurement report file processing server 203 sent by the configuration center 205, and determine whether to add or delete a measurement report file processing server 203 according to the operation state.
The embodiment adopts the design concept of micro-service to design the flow of processing the measurement report, and compared with the traditional 4G network MR processing mode, the method improves the processing efficiency of the measurement report and enhances the stability of the system.
Further, on the basis of the foregoing embodiment, the measurement report file aggregation server 201 is further configured to compress all target files received in a current period into different measurement report type files according to different types, compress each measurement report type file into one measurement report file, and send the measurement report file to the service and task management server 202.
In this embodiment, the MR file processing server assembles and compresses the files into a gz file, the MR file aggregation server compresses all MR intermediate files in the period into three files according to types, and further compressing the data into a measurement report file and sending the measurement report file to the service and task management server 202, the service and task management server manages what MR file is reported by the base station to which MR processing server to process, the configuration center is used for registering, deleting and managing each service, and the original service flow is divided into MR file processing service and convergence service, thereby realizing the dynamic expansion of the core server, namely the MR file processing server, namely, when the traffic volume is increased, the service management function and the task management service of the configuration center can be dynamically used, a new MR processing server is added, and the MR original files reported by the base station are divided into the new MR file processing server for processing. The embodiment adopts the design concept of micro-services, that is, each part of functions is one service, the required MR file processing server processes one service, one or more MR file processing servers can be adopted, each service is deployed independently and does not affect each other, the exception of one service does not affect other services, and the deployment mode is also suitable for deployment on the cloud.
Fig. 3 shows a flowchart of a method for processing a wireless network measurement report according to this embodiment, where the method includes:
s301, receiving the operation state of each measurement report file processing server sent by the configuration center, and determining the base station corresponding to each measurement report file processing server and receiving the measurement report according to each operation state.
S302, sending a data collection task to each base station so that each base station can collect data according to the data collection task, and reporting a measurement report generated after data collection to a corresponding measurement report file processing server.
S303, receiving a measurement report file sent by a measurement report file aggregation server; the measurement report file is a file formed by compressing the measurement report file aggregation server according to the received target file reported by each measurement report file processing server.
It should be noted that, in the present embodiment, the service and task management server 202 executes the above steps S301 to S303.
According to the embodiment, the compression processing of the measurement report files is executed by the plurality of measurement report file processing servers, and the compression processing is uniformly reported to the service and task management server after being collected by the measurement report file convergence server, so that the measurement report file processing servers can be conveniently expanded or deleted according to network conditions, the stability and fault tolerance of the whole system are high, the normal work of other measurement report file processing servers cannot be influenced by the fault of a single measurement report file processing server, the mutual waiting of the processing among the flows is greatly shortened, and the efficiency of measurement report processing is improved.
Further, on the basis of the above embodiment, the method further includes:
s304, determining whether to add or delete the measurement report file processing server according to each operation state.
The specific processing procedure is shown in fig. 4, and includes four parts: the system comprises a task service management part, a file processing service part, an aggregation service part and a configuration center part. The task and service management is executed by the task and service management server 202 in fig. 2, and is responsible for issuing the relevant information to be acquired, including the acquired content, proportion, and the like, to the base station; the MR file processing service is executed by the MR file processing server 201 in fig. 2, and is responsible for assembling, splicing, merging, and compressing MR original files reported by the base station, and the number of the MR file processing services can be dynamically increased and decreased according to the number of MR files to be processed, that is, the traffic busy degree; the convergence service is executed by the MR file convergence server 201 in fig. 2, and is responsible for compressing MR files in a whole period into one file according to types, and each period has only three files, i.e. one file for each of MRO, MRE, and MRs; the configuration center is responsible for registration and management of the other three types of services.
Fig. 5 is a schematic structural diagram of a wireless network measurement report processing apparatus provided in this embodiment, where the apparatus includes: a state receiving module 501, a task sending module 502 and a file receiving module 503, wherein:
the state receiving module 501 is configured to receive an operating state of each measurement report file processing server sent by the configuration center, and determine, according to each operating state, a base station corresponding to each measurement report file processing server and receiving a measurement report;
the task sending module 502 is configured to send a data collection task to each base station, so that each base station performs data collection according to the data collection task, and reports a measurement report generated after data collection to a corresponding measurement report file processing server;
the file receiving module 503 is configured to receive a measurement report file sent by a measurement report file aggregation server; the measurement report file is a file formed by compressing the measurement report file aggregation server according to the received target file reported by each measurement report file processing server.
Specifically, the state receiving module 501 receives the operation state of each measurement report file processing server sent by the configuration center, and determines a base station corresponding to each measurement report file processing server and receiving the measurement report according to each operation state; the task sending module 502 sends a data collection task to each base station, so that each base station collects data according to the data collection task and reports a measurement report generated after data collection to a corresponding measurement report file processing server; the file receiving module 503 receives a measurement report file sent by the measurement report file aggregation server; the measurement report file is a file formed by compressing the measurement report file aggregation server according to the received target file reported by each measurement report file processing server.
According to the embodiment, the compression processing of the measurement report files is executed by the plurality of measurement report file processing servers, and the compression processing is uniformly reported to the service and task management server after being collected by the measurement report file convergence server, so that the measurement report file processing servers can be conveniently expanded or deleted according to network conditions, the stability and fault tolerance of the whole system are high, the normal work of other measurement report file processing servers cannot be influenced by the fault of a single measurement report file processing server, the mutual waiting of the processing among the flows is greatly shortened, and the efficiency of measurement report processing is improved.
Further, on the basis of the above embodiment, the apparatus further includes:
and the server adding and deleting module is used for determining whether to add or delete the measurement report file processing server according to each running state.
The wireless network measurement report processing apparatus described in this embodiment may be used to implement the above method embodiments, and the principle and technical effect are similar, which are not described herein again.
Referring to fig. 6, the electronic device includes: a processor (processor)601, a memory (memory)602, and a bus 603;
wherein,
the processor 601 and the memory 602 communicate with each other through the bus 603;
the processor 601 is used for calling the program instructions in the memory 602 to execute the methods provided by the above-mentioned method embodiments.
The present embodiments disclose a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, enable the computer to perform the methods provided by the above-described method embodiments.
The present embodiments provide a non-transitory computer-readable storage medium storing computer instructions that cause the computer to perform the methods provided by the method embodiments described above.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
It should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (9)

1. A wireless network measurement report processing system, comprising: the system comprises a measurement report file aggregation server, a service and task management server and at least one measurement report file processing server;
the service and task management server is respectively connected with the measurement report file aggregation server, the at least one measurement report file processing server and each base station, and is used for sending data collection tasks to each base station and receiving measurement report files sent by the measurement report file aggregation server; the data collection task comprises a measurement report file processing server which generates a measurement report after data collection and needs to be reported;
each measurement report file processing server is used for receiving the measurement report reported by each base station, assembling and compressing the received measurement report to generate a target file, and sending the target file to the measurement report file aggregation server;
the measurement report file convergence server is used for receiving the target files reported by the measurement report file processing servers, compressing all the target files received in the current period into different measurement report type files according to different types, compressing the measurement report type files into one measurement report file, and sending the measurement report file to the service and task management server.
2. The wireless network measurement report processing system according to claim 1, further comprising: a configuration center;
the configuration center is respectively connected with the measurement report file aggregation server, the service and task management server and the at least one measurement report file processing server, and is used for monitoring the equipment state and the running state of each connected server.
3. The system according to claim 2, wherein the service and task management server is further configured to receive an operation status of each measurement report file processing server sent by the configuration center, and determine whether to add or delete a measurement report file processing server according to the operation status.
4. A wireless network measurement report processing method is characterized by comprising the following steps:
receiving the operation state of each measurement report file processing server sent by the configuration center, and determining a base station which receives the measurement report and corresponds to each measurement report file processing server according to each operation state;
sending a data collection task to each base station so that each base station can collect data according to the data collection task and report a measurement report generated after data collection to a corresponding measurement report file processing server;
receiving a measurement report file sent by a measurement report file aggregation server; the measurement report file is a file formed by compressing the measurement report file aggregation server according to the received target file reported by each measurement report file processing server.
5. The method of claim 4, further comprising:
and determining whether to add or delete the measurement report file processing server according to each running state.
6. A wireless network measurement report processing apparatus, comprising:
the state receiving module is used for receiving the operation state of each measurement report file processing server sent by the configuration center and determining a base station which corresponds to each measurement report file processing server and receives the measurement report according to each operation state;
the task sending module is used for sending a data collection task to each base station so that each base station can collect data according to the data collection task and report a measurement report generated after the data collection to a corresponding measurement report file processing server;
the file receiving module is used for receiving the measurement report file sent by the measurement report file aggregation server; the measurement report file is a file formed by compressing the measurement report file aggregation server according to the received target file reported by each measurement report file processing server.
7. The apparatus of claim 6, further comprising:
and the server adding and deleting module is used for determining whether to add or delete the measurement report file processing server according to each running state.
8. An electronic device, comprising:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, the processor invoking the program instructions to perform the method of any of claims 4 or 5.
9. A non-transitory computer-readable storage medium storing a computer program that causes a computer to perform the method of any one of claims 4 or 5.
CN201910111023.2A 2019-02-12 2019-02-12 Wireless network measurement report processing system, method and device Active CN111555926B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910111023.2A CN111555926B (en) 2019-02-12 2019-02-12 Wireless network measurement report processing system, method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910111023.2A CN111555926B (en) 2019-02-12 2019-02-12 Wireless network measurement report processing system, method and device

Publications (2)

Publication Number Publication Date
CN111555926A CN111555926A (en) 2020-08-18
CN111555926B true CN111555926B (en) 2022-02-25

Family

ID=72007213

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910111023.2A Active CN111555926B (en) 2019-02-12 2019-02-12 Wireless network measurement report processing system, method and device

Country Status (1)

Country Link
CN (1) CN111555926B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101047933A (en) * 2006-03-30 2007-10-03 华为技术有限公司 Transmitting method of ICR information measuring report and ICR information collection method
CN102014411A (en) * 2010-12-02 2011-04-13 大唐移动通信设备有限公司 Method and system for acquiring radio measurement report
CN102457864A (en) * 2010-10-26 2012-05-16 中兴通讯股份有限公司 Processing method of measuring data, interface machine and measuring system
CN103607731A (en) * 2013-11-28 2014-02-26 大唐移动通信设备有限公司 Method and device for processing measurement reports
CN103906257A (en) * 2014-04-18 2014-07-02 北京邮电大学 LTE broadband communication system calculation resource dispatcher based on GPP and dispatching method thereof
CN104767795A (en) * 2015-03-17 2015-07-08 浪潮通信信息系统有限公司 LTE MRO data statistical method and system based on HADOOP
CN104853432A (en) * 2014-02-18 2015-08-19 电信科学技术研究院 WLAN access point position determination method, user equipment and network side equipment
US9473896B1 (en) * 2014-10-06 2016-10-18 Polaris Wireless, Inc. Estimating proximity to a mobile station by manipulating an interfering signal
CN107071821A (en) * 2017-03-24 2017-08-18 广州逸信电子科技有限公司 Mobile communications network measuring and analysis system and method
CN108174421A (en) * 2018-03-05 2018-06-15 重庆邮电大学 A kind of data distribution method based on MEC auxiliary in 5G networks
CN108235336A (en) * 2016-12-12 2018-06-29 维沃移动通信有限公司 A kind of measuring configuration method, the network equipment and terminal device
CN109150575A (en) * 2017-06-28 2019-01-04 大唐移动通信设备有限公司 A kind of method, base station and the device of configuration MR acquisition scale parameter value

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170339594A1 (en) * 2014-12-22 2017-11-23 Lg Electronics Inc. Method for transmitting moving cell measurement report signal to serving base station in wireless communication system and device therefor
US11483119B2 (en) * 2017-07-28 2022-10-25 Qualcomm Incorporated Secondary cell configuration signaling and activation field

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101047933A (en) * 2006-03-30 2007-10-03 华为技术有限公司 Transmitting method of ICR information measuring report and ICR information collection method
CN102457864A (en) * 2010-10-26 2012-05-16 中兴通讯股份有限公司 Processing method of measuring data, interface machine and measuring system
CN102014411A (en) * 2010-12-02 2011-04-13 大唐移动通信设备有限公司 Method and system for acquiring radio measurement report
CN103607731A (en) * 2013-11-28 2014-02-26 大唐移动通信设备有限公司 Method and device for processing measurement reports
CN104853432A (en) * 2014-02-18 2015-08-19 电信科学技术研究院 WLAN access point position determination method, user equipment and network side equipment
CN103906257A (en) * 2014-04-18 2014-07-02 北京邮电大学 LTE broadband communication system calculation resource dispatcher based on GPP and dispatching method thereof
US9473896B1 (en) * 2014-10-06 2016-10-18 Polaris Wireless, Inc. Estimating proximity to a mobile station by manipulating an interfering signal
CN104767795A (en) * 2015-03-17 2015-07-08 浪潮通信信息系统有限公司 LTE MRO data statistical method and system based on HADOOP
CN108235336A (en) * 2016-12-12 2018-06-29 维沃移动通信有限公司 A kind of measuring configuration method, the network equipment and terminal device
CN107071821A (en) * 2017-03-24 2017-08-18 广州逸信电子科技有限公司 Mobile communications network measuring and analysis system and method
CN109150575A (en) * 2017-06-28 2019-01-04 大唐移动通信设备有限公司 A kind of method, base station and the device of configuration MR acquisition scale parameter value
CN108174421A (en) * 2018-03-05 2018-06-15 重庆邮电大学 A kind of data distribution method based on MEC auxiliary in 5G networks

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Classification of User Trajectories in LTE HetNets Using Unsupervised Shapelets and Multiresolution Wavelet Decomposition;Diego Castro-Hernandez;《 IEEE Transactions on Vehicular Technology ( Volume: 66, Issue: 9, Sept. 2017)》;20170307;第66卷;全文 *
GSM网络MR测量报告在网络规划中的应用;徐超;《邮电设计技术》;20120420;全文 *
MR数据分析与可视化系统的设计与实现;姬鹏超;《中国优秀硕士学位论文全文数据库信息科技辑》;20180315(第3期);全文 *

Also Published As

Publication number Publication date
CN111555926A (en) 2020-08-18

Similar Documents

Publication Publication Date Title
US20150382132A1 (en) Method and Device for Monitoring
CN107547218B (en) A kind of network element management method, equipment, system and control plane functional entity
CN104796302A (en) Method and system for testing network element simulators
US8787178B2 (en) Self monitoring of managed entities in a telecommunication network
EP3742786A1 (en) Network alarm method, device, system and terminal
US20220239783A1 (en) Charging and collection function in microservices
CN112422684A (en) Target message processing method and device, storage medium and electronic device
CN113890903A (en) Alarm information management system and method
US11075989B2 (en) Cellular network hierarchical operational data storage
KR102541818B1 (en) Data transmission method and device
US10979283B2 (en) Distributed trace of network procedures for network elements in cloud deployment
WO2012171168A1 (en) Method, device and system for monitoring indoor overlay network
CN111935756A (en) Data transmission method, device and equipment
CN111555926B (en) Wireless network measurement report processing system, method and device
CN105592485A (en) Method for collecting and processing messages in real time based on SNMP
CN115987752A (en) Alarm monitoring system
CN112437146A (en) Equipment state synchronization method, device and system
CN108123822B (en) Link processing method and link processing equipment
CN101917699A (en) Random reported signaling tracking method and device based on users
US9479406B2 (en) Displaying signal flows in network analysis tool
US20230262502A1 (en) System and method for mdas assisted gst configuration
Achuthan et al. A system for monitoring mobile networks using performance management events
CN116846733B (en) Instance-level service fault monitoring system and method based on 5G network slice
WO2017114171A1 (en) Paging counting method and device, and base station
CN113079524B (en) Signaling tracking method based on signaling soft acquisition, base station and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant