CN101166334B - Method for remote RF unit to record information in radio communication system - Google Patents
Method for remote RF unit to record information in radio communication system Download PDFInfo
- Publication number
- CN101166334B CN101166334B CN2006101391671A CN200610139167A CN101166334B CN 101166334 B CN101166334 B CN 101166334B CN 2006101391671 A CN2006101391671 A CN 2006101391671A CN 200610139167 A CN200610139167 A CN 200610139167A CN 101166334 B CN101166334 B CN 101166334B
- Authority
- CN
- China
- Prior art keywords
- information
- rru
- black box
- remote radio
- radio unit
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Telephonic Communication Services (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Being in use for solving issue that it is difficult to obtain and unable to monitor running info of radio frequency unit at remote end (RFURE) currently, the method includes following parts and steps: a block of reserved memory as black box for recording running info is laid out from the physical memory of RFURE in wireless communication system; higher level calls write function to write info to the black box, and info symbol to indicate whether the black box contains info content is setup at first address of the black box; RFURE reports info of black box, and eliminates the info symbol after successful report. After RFURE is reset, the black box can conserve recorded info before resetting. The black box can locate reset reason caused by malfunction, and can record integrated journal info so as to be convenient to analyze malfunction of RFURE.
Description
Technical field
The present invention relates to be used for wireless communication technology field, relate in particular to the method that is used to write down the remote radio unit (RRU) operation information.
Background technology
In the evolution of radio communication, increasing base station equipment develops on the framework of baseband pool unit (BBU)+remote equipment unit, and it is remote radio unit (RRU) (RRU) that the typical case of remote equipment uses, but is not limited only to this application.Below the framework of BBU+RRU, general RRU belongs to managed object, and BBU belongs to management object, and a BBU can manage a plurality of RRU, link to each other by transmission cable between BBU and the RRU, remote equipment and communication equipment be separated into a kind of trend.The operation information of RRU is difficult to obtain, and can't monitor.Can use a very big global structure record operation information, if but RRU has resetted midway, and the information of record will all be lost in the past.
Summary of the invention
At defective and the deficiency that prior art exists, the invention provides the implementation method of information record of wireless communication system remote radio unit (RRU) that a kind of RRU of being used for reports the operation information of self.
For achieving the above object, the present invention by the following technical solutions: a kind of implementation method of information record of wireless communication system remote radio unit (RRU) comprises the steps:
Steps A marks a reserved memory in the physical memory of wireless communication system remote radio unit (RRU), perhaps use nonvolatile memory, as the black box of record operation information;
Step B operates in high layer software on the remote radio unit (RRU) and calls and write function, to the black box writing information, is equipped with at the first address of black box and indicates whether black box has the Information sign of the information content;
Step C, remote radio unit (RRU) report black box information, and described Information sign is removed in the success back.
Preferably: in the implementation method of the information of described wireless communication system remote radio unit (RRU) record, described step C is specially:
Step C11, after baseband pool unit and remote radio unit (RRU) all started, background net management was provided with order to the remote radio unit (RRU) transmission timer;
Step C12, behind the timer expiry, remote radio unit (RRU) judges by Information sign whether the information content is arranged in the black box, if having, with regard to reporting information, and with the total length zero clearing of writing information, the read-write pointer all points to the black box first address; If no, then do not report.
Preferably: in the implementation method of the information of described wireless communication system remote radio unit (RRU) record, in step C12: when the information content is long, the maximum information length that single reports is set, the described information content is divided into plurality of sections, report successively by the backstage.
Preferably: in the implementation method of the information of described wireless communication system remote radio unit (RRU) record, described step C is specially:
Step C21 is provided with a monitoring process on the remote radio unit (RRU);
Step C22 is after remote radio unit (RRU) resets, after monitoring process is received electrical information, remote radio unit (RRU) judges by Information sign whether the information content is arranged in the black box, if having, with regard to reporting information, and with the total length zero clearing of writing information, the read-write pointer all points to the black box first address; If no, then do not report.
Preferably: in the implementation method of the information of described wireless communication system remote radio unit (RRU) record, described step C is specially:
Step C31, background net management sends request by the baseband pool unit Operation and Maintenance to remote radio unit (RRU) and reports order;
Step C32 after remote radio unit (RRU) receives orders, judges by Information sign whether the information content is arranged in the black box, if having, with regard to reporting information, and with the total length zero clearing of writing information, the read-write pointer all points to the black box first address; If no, then report the response of " no information ".
Preferably: in the implementation method of the information of described wireless communication system remote radio unit (RRU) record, described step B also comprises: when resetting, call the reseting hook subfunction, write necessary information before resetting to black box, this necessary information comprises: program pointer, stack pointer.
After remote radio unit (RRU) resetted, the information of record was not lost before black box can be preserved and reset; Black box can be located the reset circuit that barrier for some reason causes; Can write down complete log information, be convenient to analyze the fault of remote radio unit (RRU).
Description of drawings
Fig. 1 is the flow process that regularly reports black box information;
Fig. 2 is the flow process of request black box information.
Embodiment
With reference to accompanying drawing 1, regularly report the flow process of black box information to be:
1 black box makes up
RRU powers on, and during the initialization physical memory, marks a zone in physical memory, is called reserved memory.When RRU resetted, the power-up initializing program was not done clear operation to reserved memory, and the content of reserved memory can remain unchanged.
Therefore, can use the black box of reserved memory as the record operation information.The size of reserved memory is by actual needs and physical memory decision.
For example: the last physical memory of RRU is 32MB, and address space is [0,0x1ffffff], and the size that reserved memory is set is 512KB, and address realm is [0x1f80000,0x1ffffff].
Also can use nonvolatile memory as black box.
2 to the black box writing information
Provide one to write function, call, to the black box writing information by high level.
At the first address of black box, reserve 4 bytes as Information sign, when Information sign is not 0, show that black box is meaningful.When call write function after, Information sign is put number.
A reseting hook subfunction is provided, calls when resetting to black box and write necessary information before resetting, program pointer for example, stack pointer etc.When the RRU operation occurs when causing resetting, can recording reset circuit unusually.
For example: at black box first address 0x1f80000, reserve 4 bytes, when for the first time to the black box writing information, putting Information sign is 0x12345678.Behind each writing information, write pointer is offset backward.
3 report black box information
RRU adopts 3 kinds of modes to report black box information:
(1) regularly reports;
(2) reset and report;
(3) request reports
After reporting successfully, remove Information sign.
Regularly report
After BBU and RRU started, background net management was provided with order to the RRU transmission timer, thus the frequency that control reports, and it is 1 hour that timer for example is set.
Behind the timer expiry, whether RRU inspection message sign is 0x12345678, if with regard to reporting information, and with the total length zero clearing of writing information, the read-write pointer all points to the black box first address.
Because the restriction of the communication protocol between RRU and the communication equipment possibly can't once report long data, therefore by the backstage maximum data length that single reports is set, report several times, report up to the information of black box to finish.
Reset and report
Realized a monitoring process on the RRU, after RRU resets, after monitoring process is received the message that powers on, whether RRU inspection message sign is 0x12345678, if, with regard to reporting information, and with the total length zero clearing of writing information, the read-write pointer all points to the black box first address.
Request reports (with reference to accompanying drawing 2)
Background net management sends request by BBU OAM to RRU and reports order, and after RRU received, whether the inspection message sign was 0x12345678, if with regard to reporting information, and with the total length zero clearing of writing information, the read-write pointer all points to the black box first address.
Claims (6)
1. the implementation method of the information of wireless communication system remote radio unit (RRU) record comprises the steps:
Steps A marks a reserved memory in the physical memory of wireless communication system remote radio unit (RRU), perhaps use nonvolatile memory, as the black box of record operation information;
Step B operates in high layer software on the remote radio unit (RRU) and calls and write function, to the black box writing information, is equipped with at the first address of black box and indicates whether black box has the Information sign of the information content;
Step C, remote radio unit (RRU) report black box information, and described Information sign is removed in the success back.
2. the implementation method of the information record of wireless communication system remote radio unit (RRU) according to claim 1 is characterized in that described step C is specially:
Step C11, after baseband pool unit and remote radio unit (RRU) all started, background net management was provided with order to the remote radio unit (RRU) transmission timer;
Step C12, behind the timer expiry, remote radio unit (RRU) judges by Information sign whether the information content is arranged in the black box, if having, with regard to reporting information,, and with the total length zero clearing of writing information, the read-write pointer all points to the black box first address; If no, then do not report.
3. the implementation method of the information record of wireless communication system remote radio unit (RRU) according to claim 2, it is characterized in that, in step C12: when the information content is long, the maximum information length that single reports is set by the backstage, described information, content are divided into plurality of sections, report successively.
4. the implementation method of the information record of wireless communication system remote radio unit (RRU) according to claim 1 is characterized in that described step C is specially:
Step C21 is provided with a monitoring process on the remote radio unit (RRU);
Step C22 is after remote radio unit (RRU) resets, after monitoring process is received electrical information, remote radio unit (RRU) judges by Information sign whether the information content is arranged in the black box, if having, with regard to reporting information, and with the total length zero clearing of writing information, the read-write pointer all points to the black box first address; If no, then do not report.
5. the implementation method of the information record of wireless communication system remote radio unit (RRU) according to claim 1 is characterized in that described step C is specially:
Step C31, background net management sends request by the baseband pool unit Operation and Maintenance to remote radio unit (RRU) and reports order;
Step C32 after remote radio unit (RRU) receives orders, judges by Information sign whether the information content is arranged in the black box, if having, with regard to reporting information, and with the total length zero clearing of writing information, the read-write pointer all points to the black box first address; If no, then report the response of " no information ".
6. the implementation method of the information record of wireless communication system remote radio unit (RRU) according to claim 1, it is characterized in that, described step B also comprises: when resetting, call the reseting hook subfunction, write necessary information before resetting to black box, this necessary information comprises: program pointer, stack pointer.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2006101391671A CN101166334B (en) | 2006-10-18 | 2006-10-18 | Method for remote RF unit to record information in radio communication system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2006101391671A CN101166334B (en) | 2006-10-18 | 2006-10-18 | Method for remote RF unit to record information in radio communication system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN101166334A CN101166334A (en) | 2008-04-23 |
CN101166334B true CN101166334B (en) | 2010-06-09 |
Family
ID=39334747
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2006101391671A Expired - Fee Related CN101166334B (en) | 2006-10-18 | 2006-10-18 | Method for remote RF unit to record information in radio communication system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN101166334B (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102479116A (en) * | 2010-11-24 | 2012-05-30 | 中兴通讯股份有限公司 | Method and device for checking code information when system is abnormal |
US10073192B2 (en) | 2012-05-25 | 2018-09-11 | Johnson & Johnson Vision Care, Inc. | Polymers and nanogel materials and methods for making and using the same |
US9244196B2 (en) | 2012-05-25 | 2016-01-26 | Johnson & Johnson Vision Care, Inc. | Polymers and nanogel materials and methods for making and using the same |
CN105653247B (en) * | 2014-11-12 | 2019-06-07 | 阿里巴巴集团控股有限公司 | A kind of method and device saving linux kernel type information |
CN111818566B (en) * | 2020-06-30 | 2022-09-27 | 武汉虹信科技发展有限责任公司 | Radio frequency signal fault monitoring device |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1367373A (en) * | 2002-01-22 | 2002-09-04 | 南京师范大学 | Mobile target black box information storage and transmission method |
CN1470992A (en) * | 2002-07-23 | 2004-01-28 | 华为技术有限公司 | Positioning method of recording general progress anomal recede using sharing core-object |
CN1832593A (en) * | 2005-03-07 | 2006-09-13 | 大唐移动通信设备有限公司 | A base station system |
-
2006
- 2006-10-18 CN CN2006101391671A patent/CN101166334B/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1367373A (en) * | 2002-01-22 | 2002-09-04 | 南京师范大学 | Mobile target black box information storage and transmission method |
CN1470992A (en) * | 2002-07-23 | 2004-01-28 | 华为技术有限公司 | Positioning method of recording general progress anomal recede using sharing core-object |
CN1832593A (en) * | 2005-03-07 | 2006-09-13 | 大唐移动通信设备有限公司 | A base station system |
Also Published As
Publication number | Publication date |
---|---|
CN101166334A (en) | 2008-04-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101599048B (en) | Method and device for monitoring memory | |
CN101166334B (en) | Method for remote RF unit to record information in radio communication system | |
CN101588086B (en) | Method for processing recording file of multiple-plug-in component embedded type fault information system substation | |
CN102118283B (en) | Method and device for testing communication equipment | |
CN101472288A (en) | Mobile terminal, method and server for failure diagnosis | |
CN100361454C (en) | Method for obtaining of daily information from network element equipment by network management server | |
CN111224846B (en) | Flow monitoring method and device applied to power acquisition system | |
CN111796959B (en) | Self-healing method, device and system for host container | |
CN103902399B (en) | Software system repair processing method and software system repair processing device | |
CN111400127B (en) | Service log monitoring method and device, storage medium and computer equipment | |
CN101925083A (en) | Call process analysis system and method | |
CN101430658A (en) | Exceptional reset information saving method and device | |
CN110493770A (en) | Obtain method, card pool equipment and the cloud server with management cloud SIM card data | |
CN101546279A (en) | Device, system and method for exception processing of embedded device | |
CN105573872A (en) | Hardware maintenance method and device of data storage system | |
CN102664757A (en) | Cascading method and equipment for storage devices | |
CN106155826A (en) | For detecting and process the method and system of mistake in bus structures | |
CN102082677B (en) | A method, device and system for processing alarm information | |
CN103500138A (en) | Power management method and system and mobile terminal | |
CN102984739A (en) | Breakdown information processing method and processing device | |
CN101867488B (en) | Single board in-place information monitoring and recording device and method | |
CN104331948B (en) | Tachographs upgrade information sending method, method of reseptance, apparatus and system | |
CN101848109B (en) | ATCA warning dynamic filtration method and device | |
CN109144800A (en) | A kind of collection method, device and the relevant device of server failure information | |
CN100395706C (en) | Automatic start method of switchboard plate |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20100609 Termination date: 20151018 |
|
EXPY | Termination of patent right or utility model |