[go: up one dir, main page]

CN111294071B - State data management method, device, equipment and medium for radio remote unit - Google Patents

State data management method, device, equipment and medium for radio remote unit Download PDF

Info

Publication number
CN111294071B
CN111294071B CN201811486940.0A CN201811486940A CN111294071B CN 111294071 B CN111294071 B CN 111294071B CN 201811486940 A CN201811486940 A CN 201811486940A CN 111294071 B CN111294071 B CN 111294071B
Authority
CN
China
Prior art keywords
rru
network
time point
state
chain
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
CN201811486940.0A
Other languages
Chinese (zh)
Other versions
CN111294071A (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.)
China Mobile Communications Group Co Ltd
China Mobile Group Fujian Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Group Fujian 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 China Mobile Communications Group Co Ltd, China Mobile Group Fujian Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN201811486940.0A priority Critical patent/CN111294071B/en
Publication of CN111294071A publication Critical patent/CN111294071A/en
Application granted granted Critical
Publication of CN111294071B publication Critical patent/CN111294071B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B1/00Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
    • H04B1/38Transceivers, i.e. devices in which transmitter and receiver form a structural unit and in which at least one part is used for functions of transmitting and receiving
    • H04B1/40Circuits
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition

Landscapes

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

Abstract

本发明公开了一种射频拉远单元的状态数据管理方法、装置、设备及介质,所述的方法包括:当射频拉远单元RRU入网时,根据所述RRU的入网时间点,创建所述RRU的时间链,其中,所述时间链的起始时间点为所述RRU的入网时间点;在所述时间链上记录所述RRU的状态为工作状态;当所述RRU退网时,设置所述时间链的结束时间点为所述RRU的退网时间点,并在所述时间链上修改所述RRU的状态为不工作状态。根据本发明实施例,能够减少存储RRU状态数据占用的存储资源和计算资源,并提高数据检索速度。

Figure 201811486940

The invention discloses a state data management method, device, equipment and medium of a remote radio unit. The method includes: when a remote radio unit RRU accesses a network, creating the RRU according to the network access time point of the RRU The time chain of the time chain, wherein the starting time point of the time chain is the network access time point of the RRU; the state of the RRU is recorded on the time chain as the working state; when the RRU exits the network, set the The end time point of the time chain is the time point when the RRU is withdrawn from the network, and the state of the RRU is modified on the time chain to an inactive state. According to the embodiment of the present invention, the storage resources and computing resources occupied by storing RRU state data can be reduced, and the data retrieval speed can be improved.

Figure 201811486940

Description

State data management method, device, equipment and medium for radio remote unit
Technical Field
The present invention relates to the field of computers, and in particular, to a method, an apparatus, a device, and a medium for managing status data of a remote radio unit.
Background
In a mobile communication network, a Radio Remote Unit (RRU) is a minimum Unit for guaranteeing the network quality of the 4G (the 4Generation mobile communication technology) and is also the most important equipment asset of the 4G Long Term Evolution (LTE), management of the entire life cycle of the RRU is well done, status information of each RRU in the entire network is completely recorded, and the RRU has important significance for reasonable application of RRU assets, improvement of the 4G network quality and reduction of resource waste.
In the prior art, the state of the entire network RRU is stored by periodically performing a network element snapshot. However, this way of storing RRU status has the following two disadvantages:
(1) network elements of a communication network are hundreds of thousands, and the storage mode of the network element snapshot is used for storing RRU full-life cycle data, so that a large amount of storage resources and calculation resources are occupied.
(2) As the RRU state data is very much, the retrieval and update efficiency of the RRU state data is low, and the response speed of the system is affected.
Disclosure of Invention
Embodiments of the present invention provide a method, an apparatus, a device, and a medium for managing state data of a radio remote unit, which can reduce storage resources and calculation resources occupied by storing RRU state data, and improve data retrieval speed.
In one aspect, an embodiment of the present invention provides a method for managing status data of a radio remote unit, including:
when a radio remote unit RRU is accessed to a network, establishing a time chain of the RRU according to the access time point of the RRU, wherein the starting time point of the time chain is the access time point of the RRU;
recording the state of the RRU as a working state on the time chain;
when the RRU quits the network, setting the ending time point of the time chain as the network quitting time point of the RRU, and modifying the state of the RRU on the time chain into a non-working state.
In another aspect, an embodiment of the present invention provides a status data management apparatus for a radio remote unit, where the apparatus includes:
the RRU network access method comprises a first establishing module, a second establishing module and a third establishing module, wherein the first establishing module is used for establishing a time chain of the RRU according to the network access time point of the RRU when the RRU is in network access, and the starting time point of the time chain is the network access time point of the RRU;
the first recording module is used for recording the state of the RRU as a working state on the time chain;
the first setting module is used for setting the ending time point of the time chain as the network quitting time point of the RRU when the RRU quits the network;
a first modifying module, configured to modify a state of the RRU to be an idle state on the time chain.
In another aspect, an embodiment of the present invention provides an apparatus for managing a remote radio unit, where the apparatus includes: a processor and a memory storing computer program instructions;
the processor, when executing the computer program instructions, implements the method for managing status data of a remote radio unit as described above.
In still another aspect, an embodiment of the present invention provides a computer storage medium, where computer program instructions are stored on the computer storage medium, and when the computer program instructions are executed by a processor, the method for managing state data of a remote radio unit as described above is implemented.
According to the state data management method, device, equipment and medium of the RRU, the state of the RRU is recorded on the time chain of the RRU when the RRU is in a network, and all the collected RRU states are not stored after the RRU is in the network, so that the storage capacity of the RRU state data is reduced on the premise that the RRU state data are not lost, and the storage space and the calculation resources occupied by the RRU state data are reduced. As the RRU state data is less, the retrieval and updating efficiency of the RRU state data is improved, and the response speed of the system is ensured.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required to be used in the embodiments of the present invention will be briefly described below, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart illustrating a method for managing status data of a remote radio unit according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram illustrating a status data management apparatus of a remote radio unit according to an embodiment of the present invention;
fig. 3 is a schematic diagram illustrating a hardware structure of an apparatus for managing a remote radio unit according to an embodiment of the present invention.
Detailed Description
Features and exemplary embodiments of various aspects of the present invention will be described in detail below, and in order to make objects, technical solutions and advantages of the present invention more apparent, the present invention will be further described in detail below with reference to the accompanying drawings and specific embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not to be construed as limiting the invention. It will be apparent to one skilled in the art that the present invention may be practiced without some of these specific details. The following description of the embodiments is merely intended to provide a better understanding of the present invention by illustrating examples of the present invention.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
In order to solve the problem of the prior art, embodiments of the present invention provide a method, an apparatus, a device, and a medium for managing status data of a radio remote unit. First, a method for managing status data of a remote radio unit according to an embodiment of the present invention is described below.
Fig. 1 is a flowchart illustrating a method for managing status data of a remote radio unit according to an embodiment of the present invention. As shown in fig. 1, the method includes:
s101, when a radio remote unit RRU accesses to a network, establishing a time chain of the RRU according to the access time point of the RRU, wherein the starting time point of the time chain is the access time point of the RRU.
And S102, recording the state of the RRU as a working state on a time chain.
S103, when the RRU exits the network, setting the ending time point of the time chain as the network exiting time point of the RRU, and modifying the state of the RRU on the time chain into a non-working state.
The state data management method of the RRU of the embodiment of the invention records the state of the RRU on the time chain of the RRU when the RRU is connected to the network and modifies the state of the RRU when the RRU is disconnected from the network, thereby realizing the state storage of the RRU which changes. In the prior art, snapshot storage is periodically performed on the RRU state, that is, all the acquired RRU states are stored after the RRU is networked. The embodiment of the invention is different from the prior art, and not all the acquired RRU states are stored, thereby reducing the storage space and the computing resource occupied by the RRU state data on the premise of ensuring that the RRU state data is not lost. As the RRU state data is less, the retrieval and updating efficiency of the RRU state data is improved, and the response speed of the system is ensured.
After the embodiment of the invention is adopted, the storage space is saved by more than 5 times compared with the existing storage mode. For example, a certain province has 50 thousands of RRUs, and the states of the 50 thousands of RRUs are collected every 4 hours, and a 4T space is needed to store the states of all the collected 50 thousands of RRUs in a year. After the existing storage mode is adopted, only about 500G of storage space is needed to store the states of the 50 ten thousand RRUs. The RRU state data stored in the embodiment of the invention is less, so that the retrieval efficiency can be improved by more than 2 times.
In an embodiment of the present invention, after the RRU is networked, the method for managing status data of the remote radio unit further includes:
if the RRU performs network cutover, setting the ending time point of the time chain as the time point of the RRU performing network cutover, and creating another time chain of the RRU, wherein the starting time point of the another time chain is the time point of the RRU performing network cutover; and recording the state of the RRU as a working state on the other time chain.
In the state data management method for the remote radio unit according to the embodiment of the present invention, if the RRU performs the network cutover, the two RRUs physically belong to the same RRU but have two roles in the network with respect to the RRU before the network cutover and the RRU after the network cutover. Therefore, another time chain is established for the RRU which is cut by the network, and the state of the RRU with the changed role in the network is recorded on the time chain, so that the state of the RRU is effectively managed.
In an embodiment of the present invention, the method for managing status data of a remote radio unit further includes:
when the RRU exits the network, setting the ending time point of another time chain as the network exiting time point of the RRU, and modifying the state of the RRU on the other time chain into a non-working state.
In an embodiment of the present invention, the method for managing status data of a remote radio unit further includes:
periodically collecting state data of the RRU; if the state data of the RRU is not acquired in the previous period and the state data of the RRU is acquired in the current period, determining that the RRU is accessed to the network; and if the state data of the RRU is acquired in the previous period and the state data of the RRU is not acquired in the current period, determining that the RRU exits the network.
In an embodiment of the present invention, the method for managing status data of a remote radio unit further includes:
and recording the information of the cell served by the RRU network access station on the time chain.
For example, the name or cell identifier of the cell served by the RRU network access point is recorded on the time chain.
It should be noted that the time chain records the network access time of the RRU, the working state of the RRU, and the information of the cell served by the RRU accessing the network, and when the RRU leaves the network, the time chain also records the network leaving time of the RRU.
In one embodiment of the invention, the ending time point of the time chain is empty when the time chain is created.
It should be added that, if the RRU performs network cutover, and creates another time chain for the RRU, the ending time point of the another time chain is also empty.
In one embodiment of the invention, the time chain is stored in an Operation and Maintenance Center (OMC) that is used to manage the RRUs.
The embodiment of the invention provides another state data management method for a radio remote unit, which comprises the following steps:
(1) establishing a network access time point (StartTime) and a network exit time point (EndTime) in a table structure of a database RRU, wherein a time range between the network access time point and the network exit time point represents an effective time range of the RRU. And warehousing each RRU time chain to be managed by the OMC during initial acquisition, wherein the starting time point of each RRU time chain is the network access time point of the RRU, and the ending time point of the RRU time chain is empty (such as NULL), namely starting the time chain.
(2) If the state of the RRU is acquired in the last acquisition period and the state of the RRU is not acquired in the acquisition period, determining that the RRU exits the network, ending the RRU time chain, namely directly setting the ending time point of the RRU time chain as the network exiting time point of the RRU, wherein the network exiting time point refers to the time point for determining that the RRU exits the network.
(3) If the state of the RRU is not acquired in the previous acquisition period and the state of the RRU is acquired in the current acquisition period, determining that a new RRU is accessed to the network, newly adding an RRU time chain, namely directly adding an RRU record, and setting the starting time point of the newly added RRU time chain as the access time point of the RRU, wherein the access time point refers to the time point of determining the new RRU to be accessed to the network. The end time point of the newly added RRU time chain is NULL.
(4) If the field of a certain RRU changes, which indicates that the RRU performs network cutover, the time chain of the RRU is split, namely, the ending time point of the RRU time chain before the network cutover is set as the time point when the field of the RRU which is currently acquired changes, then an RRU time chain is newly added, the newly added RRU time chain records RRU data after the network cutover, the starting time point of the newly added RRU time chain is the time point when the field of the RRU which is acquired changes, and the ending time point of the newly added RRU time chain is NULL.
The following describes the examples of the present invention in Table 1.
TABLE 1
RRU ID Status of RRU Cell served by RRU Starting point in time End time point
RRU1 Not working Cell 1 2015-4-1 2015-4-2
RRU2 Work by Cell 2 2015-4-1 2015-4-3
RRU3 Work by Cell 3 2015-4-1 2015-4-3
RRU4 Work by Cell 4 2015-4-2 NULL
RRU1 Work by Cell 1 2015-4-2 NULL
RRU2 Work by Cell 22 2015-4-3 NULL
RRU1 enters the network at 2015-4-1, the cell served by RRU1 is cell 1 when entering the network, RRU1 leaves the network at 2015-4-2, and the data in row 2 in Table 1 is the time chain of RRU 1. The RRU1 re-enters the network at 2015-4-2, the cell served by the RRU1 during network entry is cell 1, and the data in row 6 in table 1 is the time chain for the RRU1 to re-enter the network.
RRU2 enters the network at 2015-4-1, the cell served by RRU2 when entering the network is cell 2, and the data in row 3 in table 1 is the time chain of RRU 2. Network cutover occurs at 2015-4-3 by RRU2, the cell served by RRU2 is switched from cell 2 to cell 22, and the data in row 7 in table 1 is the time chain after network cutover by RRU 2.
Fig. 2 is a schematic structural diagram illustrating a status data management apparatus of a remote radio unit according to an embodiment of the present invention. As shown in fig. 2, the apparatus 200 includes:
a first creating module 201, configured to create a time chain of the RRU according to a network access time point of the RRU when the remote radio unit RRU is networked, where a starting time point of the time chain is the network access time point of the RRU.
The first recording module 202 is configured to record a state of the RRU as a working state on a time chain.
The first setting module 203 is configured to set an end time point of the time chain as a network exit time point of the RRU when the RRU exits the network.
A first modifying module 204, configured to modify the state of the RRU to be an inactive state on the time chain.
In one embodiment of the present invention, the apparatus 200 further comprises:
and the second setting module is used for setting the ending time point of the time chain as the time point of the RRU for network cutover after the RRU is connected to the network and the RRU performs network cutover.
And the second establishing module is used for establishing another time chain of the RRU, and the starting time point of the another time chain is the time point of network cutover of the RRU.
And the second recording module is used for recording the state of the RRU as a working state on the other time chain.
In one embodiment of the present invention, the apparatus 200 further comprises:
and the third setting module is used for setting the ending time point of the other time chain as the network quitting time point of the RRU when the RRU quits the network.
And the second modification module is used for modifying the state of the RRU into a non-operating state on the other time chain.
In one embodiment of the present invention, the apparatus 200 further comprises:
and the acquisition module is used for periodically acquiring the state data of the RRU.
And the network access determining module is used for determining that the RRU is accessed to the network when the state data of the RRU is not acquired in the previous period and the state data of the RRU is acquired in the current period.
And the network quitting determining module is used for determining that the RRU quits the network when the state data of the RRU is acquired in the previous period and the state data of the RRU is not acquired in the current period.
In one embodiment of the present invention, the apparatus 200 further comprises:
and the third recording module is used for recording the information of the cell served by the RRU network access station on the time chain.
In one embodiment of the invention, the ending time point of the time chain is empty when the time chain is created.
In one embodiment of the invention, the time chain is stored in an operation and maintenance center OMC, which is used to manage the RRUs.
Fig. 3 is a schematic diagram illustrating a hardware structure of an apparatus for managing a remote radio unit according to an embodiment of the present invention.
As shown in fig. 3, an apparatus for managing a remote radio unit may include a processor 301 and a memory 302 storing computer program instructions.
In particular, the processor 301 may include a Central Processing Unit (CPU), or an Application Specific Integrated Circuit (ASIC), or may be configured as one or more Integrated circuits implementing embodiments of the present invention.
Memory 302 may include mass storage for data or instructions. By way of example, and not limitation, memory 302 may include a Hard Disk Drive (HDD), floppy Disk Drive, flash memory, optical Disk, magneto-optical Disk, tape, or Universal Serial Bus (USB) Drive or a combination of two or more of these. Memory 302 may include removable or non-removable (or fixed) media, where appropriate. The memory 302 may be internal or external to the integrated gateway disaster recovery device, where appropriate. In a particular embodiment, the memory 302 is a non-volatile solid-state memory. In a particular embodiment, the memory 302 includes Read Only Memory (ROM). Where appropriate, the ROM may be mask-programmed ROM, Programmable ROM (PROM), Erasable PROM (EPROM), Electrically Erasable PROM (EEPROM), electrically rewritable ROM (EAROM), or flash memory or a combination of two or more of these.
The processor 301 reads and executes the computer program instructions stored in the memory 302 to implement the state data management method of any one of the remote radio units in the above embodiments.
In one example, the apparatus for managing a remote radio unit may further include a communication interface 303 and a bus 310. As shown in fig. 3, the processor 301, the memory 302, and the communication interface 303 are connected via a bus 310 to complete communication therebetween.
The communication interface 303 is mainly used for implementing communication between modules, apparatuses, units and/or devices in the embodiment of the present invention.
Bus 310 may include hardware, software, or both to couple the components of the device for managing the remote radio unit to each other. By way of example, and not limitation, a bus may include an Accelerated Graphics Port (AGP) or other graphics bus, an Enhanced Industry Standard Architecture (EISA) bus, a Front Side Bus (FSB), a Hypertransport (HT) interconnect, an Industry Standard Architecture (ISA) bus, an infiniband interconnect, a Low Pin Count (LPC) bus, a memory bus, a Micro Channel Architecture (MCA) bus, a Peripheral Component Interconnect (PCI) bus, a PCI-Express (PCI-X) bus, a Serial Advanced Technology Attachment (SATA) bus, a video electronics standards association local (VLB) bus, or other suitable bus or a combination of two or more of these. Bus 310 may include one or more buses, where appropriate. Although specific buses have been described and shown in the embodiments of the invention, any suitable buses or interconnects are contemplated by the invention.
The apparatus for managing a remote radio unit may execute the method for managing state data of a remote radio unit in the embodiment of the present invention, so as to implement the method and the apparatus for managing state data of a remote radio unit described with reference to fig. 1 and fig. 2.
In addition, in combination with the state data management method of the remote radio unit in the foregoing embodiment, an embodiment of the present invention may provide a computer storage medium to implement. The computer storage medium having computer program instructions stored thereon; the computer program instructions, when executed by a processor, implement the method for managing status data of a remote radio unit in any of the above embodiments.
It is to be understood that the invention is not limited to the specific arrangements and instrumentality described above and shown in the drawings. A detailed description of known methods is omitted herein for the sake of brevity. In the above embodiments, several specific steps are described and shown as examples. However, the method processes of the present invention are not limited to the specific steps described and illustrated, and those skilled in the art can make various changes, modifications and additions or change the order between the steps after comprehending the spirit of the present invention.
The functional blocks shown in the above-described structural block diagrams may be implemented as hardware, software, firmware, or a combination thereof. When implemented in hardware, it may be, for example, an electronic circuit, an Application Specific Integrated Circuit (ASIC), suitable firmware, plug-in, function card, or the like. When implemented in software, the elements of the invention are the programs or code segments used to perform the required tasks. The program or code segments may be stored in a machine-readable medium or transmitted by a data signal carried in a carrier wave over a transmission medium or a communication link. A "machine-readable medium" may include any medium that can store or transfer information. Examples of a machine-readable medium include electronic circuits, semiconductor memory devices, ROM, flash memory, Erasable ROM (EROM), floppy disks, CD-ROMs, optical disks, hard disks, fiber optic media, Radio Frequency (RF) links, and so forth. The code segments may be downloaded via computer networks such as the internet, intranet, etc.
It should also be noted that the exemplary embodiments mentioned in this patent describe some methods or systems based on a series of steps or devices. However, the present invention is not limited to the order of the above-described steps, that is, the steps may be performed in the order mentioned in the embodiments, may be performed in an order different from the order in the embodiments, or may be performed simultaneously.
As described above, only the specific embodiments of the present invention are provided, and it can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the system, the module and the unit described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again. It should be understood that the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive various equivalent modifications or substitutions within the technical scope of the present invention, and these modifications or substitutions should be covered within the scope of the present invention.

Claims (9)

1.一种射频拉远单元的状态数据管理方法,其特征在于,包括:1. a state data management method of a radio frequency remote unit, is characterized in that, comprises: 当射频拉远单元RRU入网时,根据所述RRU的入网时间点,创建所述RRU的时间链,其中,所述时间链的起始时间点为所述RRU的入网时间点;When the remote radio unit RRU accesses the network, a time chain of the RRU is created according to the network access time point of the RRU, where the start time point of the time chain is the network access time point of the RRU; 在所述时间链上记录所述RRU的状态为工作状态;recording the state of the RRU as a working state on the time chain; 当所述RRU退网时,设置所述时间链的结束时间点为所述RRU的退网时间点,并在所述时间链上修改所述RRU的状态为不工作状态,从而对产生变化的所述RRU状态进行存储;When the RRU is withdrawn from the network, the end time point of the time chain is set as the time point when the RRU is withdrawn from the network, and the state of the RRU is modified on the time chain to an inactive state, so as to change the the RRU state is stored; 所述方法还包括:The method also includes: 周期性地采集所述RRU的状态数据;Periodically collect the status data of the RRU; 若在上一周期未采集到所述RRU的状态数据,并在当前周期采集到所述RRU的状态数据,则确定所述RRU入网;If the state data of the RRU is not collected in the previous cycle, and the state data of the RRU is collected in the current cycle, it is determined that the RRU is connected to the network; 若在上一周期采集到所述RRU的状态数据,并在当前周期未采集到所述RRU的状态数据,则确定所述RRU退网。If the state data of the RRU is collected in the previous cycle, and the state data of the RRU is not collected in the current cycle, it is determined that the RRU is withdrawn from the network. 2.根据权利要求1所述的方法,其特征在于,在所述RRU入网之后,还包括:2. The method according to claim 1, wherein after the RRU is connected to the network, further comprising: 若所述RRU进行网络割接,则设置所述时间链的结束时间点为所述RRU进行网络割接的时间点,并创建所述RRU的另一条时间链,所述另一条时间链的起始时间点为所述RRU进行网络割接的时间点;If the RRU performs network cutover, the end time point of the time chain is set as the time point when the RRU performs network cutover, and another time chain of the RRU is created, and the start time point of the other time chain is The starting time point is the time point when the RRU performs network cutover; 在所述另一条时间链上记录所述RRU的状态为工作状态。The state of the RRU is recorded as the working state on the other time chain. 3.根据权利要求2所述的方法,其特征在于,还包括:3. The method of claim 2, further comprising: 当所述RRU退网时,设置所述另一条时间链的结束时间点为所述RRU的退网时间点,并在所述另一条时间链上修改所述RRU的状态为不工作状态。When the RRU is withdrawn from the network, the end time point of the other time chain is set as the time point of the RRU withdrawing from the network, and the state of the RRU is modified on the other time chain to an inactive state. 4.根据权利要求1所述的方法,其特征在于,还包括:4. The method of claim 1, further comprising: 在所述时间链上记录所述RRU入网所服务小区的信息。The information of the serving cell in which the RRU accesses the network is recorded on the time chain. 5.根据权利要求1所述的方法,其特征在于,5. The method of claim 1, wherein 在创建所述时间链时,所述时间链的结束时间点为空。When the time chain is created, the end time point of the time chain is empty. 6.根据权利要求1所述的方法,其特征在于,在所述RRU退网之后,还包括:6. The method according to claim 1, wherein after the RRU is withdrawn from the network, further comprising: 所述时间链存储在操作维护中心OMC,所述OMC用于管理所述RRU。The time chain is stored in the operation and maintenance center OMC, and the OMC is used to manage the RRU. 7.一种射频拉远单元的状态数据管理装置,其特征在于,所述装置包括:7. A state data management device of a remote radio unit, wherein the device comprises: 第一创建模块,用于当射频拉远单元RRU入网时,根据所述RRU的入网时间点,创建所述RRU的时间链,其中,所述时间链的起始时间点为所述RRU的入网时间点;a first creation module, configured to create a time chain of the RRU according to the network access time point of the RRU when the remote radio unit RRU accesses the network, where the start time point of the time chain is the network access point of the RRU time point; 第一记录模块,用于在所述时间链上记录所述RRU的状态为工作状态;a first recording module, configured to record the state of the RRU as a working state on the time chain; 第一设置模块,用于当所述RRU退网时,设置所述时间链的结束时间点为所述RRU的退网时间点;a first setting module, configured to set the end time point of the time chain as the time point when the RRU is withdrawn from the network when the RRU is withdrawn from the network; 第一修改模块,用于在所述时间链上修改所述RRU的状态为不工作状态,从而对产生变化的所述RRU状态进行存储;a first modification module, configured to modify the state of the RRU on the time chain to an inactive state, so as to store the changed state of the RRU; 采集模块,用于周期性地采集所述RRU的状态数据;a collection module, configured to periodically collect the state data of the RRU; 入网确定模块,用于当在上一周期未采集到所述RRU的状态数据,并在当前周期采集到所述RRU的状态数据时,则确定所述RRU入网;a network access determination module, configured to determine that the RRU is connected to the network when the state data of the RRU is not collected in the previous cycle and the state data of the RRU is collected in the current cycle; 退网确定模块,用于当在上一周期采集到所述RRU的状态数据,并在当前周期未采集到所述RRU的状态数据时,则确定所述RRU退网。The network withdrawal determination module is configured to determine that the RRU is withdrawn from the network when the state data of the RRU is collected in the previous cycle and the state data of the RRU is not collected in the current cycle. 8.一种用于管理射频拉远单元的设备,其特征在于,所述设备包括:处理器以及存储有计算机程序指令的存储器;8. A device for managing a remote radio unit, wherein the device comprises: a processor and a memory storing computer program instructions; 所述处理器执行所述计算机程序指令时实现如权利要求1-6任意一项所述的射频拉远单元的状态数据管理方法。When the processor executes the computer program instructions, the state data management method of the remote radio unit according to any one of claims 1-6 is implemented. 9.一种计算机存储介质,其特征在于,所述计算机存储介质上存储有计算机程序指令,所述计算机程序指令被处理器执行时实现如权利要求1-6任意一项所述的射频拉远单元的状态数据管理方法。9. A computer storage medium, characterized in that, computer program instructions are stored on the computer storage medium, and when the computer program instructions are executed by a processor, the remote radio frequency according to any one of claims 1-6 is realized. The unit's state data management method.
CN201811486940.0A 2018-12-06 2018-12-06 State data management method, device, equipment and medium for radio remote unit Active CN111294071B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811486940.0A CN111294071B (en) 2018-12-06 2018-12-06 State data management method, device, equipment and medium for radio remote unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811486940.0A CN111294071B (en) 2018-12-06 2018-12-06 State data management method, device, equipment and medium for radio remote unit

Publications (2)

Publication Number Publication Date
CN111294071A CN111294071A (en) 2020-06-16
CN111294071B true CN111294071B (en) 2022-01-25

Family

ID=71022845

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811486940.0A Active CN111294071B (en) 2018-12-06 2018-12-06 State data management method, device, equipment and medium for radio remote unit

Country Status (1)

Country Link
CN (1) CN111294071B (en)

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2885746B2 (en) * 1996-12-18 1999-04-26 静岡日本電気株式会社 Radio selective call receiver
CN101257696A (en) * 2005-06-30 2008-09-03 华为技术有限公司 A method for management and maintenance of radio remote module
CN102857376B (en) * 2008-07-03 2016-08-31 南京中兴新软件有限责任公司 The network management of layered radio access system
CN101854631B (en) * 2009-03-31 2012-12-26 中国移动通信集团公司 Method for realizing wireless signal coverage and base station system
CN102388645B (en) * 2011-09-19 2014-02-19 华为技术有限公司 A resource allocation method and device for shared cell of multiple radio remote units
CN202818314U (en) * 2012-09-18 2013-03-20 中兴通讯股份有限公司 RRU clock test window
CN103051370B (en) * 2012-12-28 2016-12-28 华为技术有限公司 The work remote radio unit selection method of a kind of subscriber equipment and base station
CN104754724B (en) * 2013-12-30 2018-12-04 上海诺基亚贝尔股份有限公司 It is a kind of to realize clock synchronous method, apparatus and equipment in wireless access network
US9961688B1 (en) * 2015-07-12 2018-05-01 Kiomars Anvari Cloud ran architecture
CN107277761B (en) * 2016-04-06 2020-06-12 中国移动通信有限公司研究院 Terminal position sending method and device
CN207869105U (en) * 2018-03-15 2018-09-14 深圳前海有电物联科技有限公司 High in the clouds communication system based on power line carrier technology and communication device
CN108738127B (en) * 2018-04-13 2021-04-27 中国科学院微电子研究所 Radio remote unit, baseband processing unit, distributed base station and synchronization method thereof

Also Published As

Publication number Publication date
CN111294071A (en) 2020-06-16

Similar Documents

Publication Publication Date Title
US8583783B1 (en) Method and system for adaptive recovery of heap memory
CN110196759B (en) Distributed transaction processing method and device, storage medium and electronic device
CN113779426B (en) Data storage method, device, terminal equipment and storage medium
CN111224807A (en) Distributed log processing method, device, device and computer storage medium
CN115955332A (en) Abnormal traffic filtering method and device for authentication system and electronic equipment
CN112506429B (en) Method, device, equipment and storage medium for deleting
CN110502510A (en) A kind of real-time analysis of WIFI terminal equipment track data and De-weight method and system
WO2016153377A1 (en) Smart logging of trace data for storage systems
CN111294071B (en) State data management method, device, equipment and medium for radio remote unit
CN116094908B (en) Log file storage method, device, equipment and storage medium
CN112764874A (en) CMDB configuration management system-based virtual machine server information acquisition method
CN111082956A (en) Event stream processing method, electronic device and readable storage medium
CN110908886A (en) A data transmission method, apparatus, electronic device and storage medium
CN111831211B (en) Data transmission method, device, equipment and storage medium
CN111198782A (en) Data redistribution method, device, equipment and storage medium
CN112306370B (en) Data transmission method, device, equipment and storage medium
CN109361714B (en) User login authentication method, device, equipment and computer storage medium
CN116567545B (en) A method for determining travel distance, an electronic device, and a storage medium.
CN111274219B (en) Data storage method and device, storage medium and electronic device
CN110532453B (en) Method for adjusting crawler updating frequency, storage medium and crawler server
CN110191026B (en) A distributed service link monitoring method and device
CN112016025B (en) Data acquisition method and device and terminal equipment
CN114840391A (en) Polling system and method for optimizing storage medium temperature under memory card
CN114281250A (en) Method and device for cleaning storage file, storage medium and electronic device
CN115529241B (en) Resource allocation method and device, electronic equipment and 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