CN101909314A - Method and system for configuring base station parameter - Google Patents

Method and system for configuring base station parameter Download PDF

Info

Publication number
CN101909314A
CN101909314A CN201010210860XA CN201010210860A CN101909314A CN 101909314 A CN101909314 A CN 101909314A CN 201010210860X A CN201010210860X A CN 201010210860XA CN 201010210860 A CN201010210860 A CN 201010210860A CN 101909314 A CN101909314 A CN 101909314A
Authority
CN
China
Prior art keywords
base station
configuration file
parameter
keyword
row
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.)
Pending
Application number
CN201010210860XA
Other languages
Chinese (zh)
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.)
New Postcom Equipment Co Ltd
Original Assignee
New Postcom 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 New Postcom Equipment Co Ltd filed Critical New Postcom Equipment Co Ltd
Priority to CN201010210860XA priority Critical patent/CN101909314A/en
Publication of CN101909314A publication Critical patent/CN101909314A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a method and a system for configuring a base station parameter. The method comprises the following steps of: storing the base station parameter into a configuration file; modifying the base station parameter in the configuration file; and after the base station is started, reading the base station parameter from the configuration file by a program of a base station. By using the technical scheme of the invention, the stability of the base station program version can be kept when the base station parameter is modified.

Description

A kind of method and system of configuring base station parameter
Technical field
The present invention relates to mobile communication technology, particularly relate to a kind of method and system of configuring base station parameter.
Background technology
At moving communicating field, the base station undertaking and portable terminal between the important duty transmitted of the information of carrying out, therefore, base station stable most important for stablizing of the mobile communication in its coverage.
The base station need be read some base station parameters and could be worked when starting, these base station parameters comprise transmission mode parameter, physical port parameter, static configuration parameter or the like.In the prior art, these base station parameters are that the composition statement as base station program is written in the base station program, and base station program then is stored in the base station.Like this, when base station initiated, the base station program that is kept in the base station brings into operation, and reads each base station parameter, thereby determines the working method and the operating state of base station.
But, utilize the method for this configuring base station parameter of prior art, when needs are revised one or more base station parameter, just must be old base station program version modify one time, compile it as new base station program version, after base station initiated, download this new base station program version again, just can read new base station parameter then, and then the working method of definite base station and operating state.Therefore, utilize the method for this configuring base station parameter of prior art, little by little changing of base station parameter promptly can have a strong impact on the stable of base station program version, and then influences the normal operation of base station, makes the mobile communication in this base station range be subjected to tremendous influence.
Summary of the invention
The present invention proposes a kind of method of configuring base station parameter, utilize this method, can when revising base station parameter, keep the stable of base station program version.
The present invention proposes a kind of system of configuring base station parameter, utilize this system, can when revising base station parameter, keep the stable of base station program version.
For achieving the above object, technical scheme of the present invention is achieved in that
A kind of method of configuring base station parameter, this method comprises:
Base station parameter is kept in the configuration file;
Revise the base station parameter in the described configuration file;
After starting the base station, the program in the base station reads base station parameter from described configuration file.
The base station transmits mode parameter of preserving in the described configuration file is a network interconnection IP pattern.
Base station parameter in the described configuration file of described modification comprises: determine base station parameter to be revised; Read the content of configuration file, from the configuration file content that reads, find base station parameter described to be revised, base station parameter described to be revised is made amendment, amended base station parameter is write in the configuration file.
Configuration file is further preserved keyword, and each keyword is used for representing the group of one or more base station parameters; Each base station parameter is kept in the configuration file with the form of parameter line; Each keyword is kept in the configuration file with the capable form of keyword;
The described content that reads configuration file comprises: read configuration file line by line, whenever run through delegation, judge that this row is the capable or parameter line of keyword, if keyword is capable, the base station parameter that is comprised in the group that keyword in then definite this row is represented, if parameter line then is converted to integer with the base station parameter in this row, and be saved in the global variable of this base station parameter correspondence; Read the next line of configuration file, until all row that run through configuration file;
After reading the content of configuration file, this method further comprises: the content of removing outside the amended base station parameter in the configuration file content that reads is write in the configuration file.
Run through delegation whenever, judge that this row is after the capable or parameter line of keyword, this method further comprises: capable if this row is a keyword, then the keyword in this row is saved in the new delegation of two-dimentional global variable; If this row is a parameter line, then take out this base station parameter in the global variable of the base station parameter correspondence from this row, be converted into character string and be saved in the new delegation of two-dimentional global variable;
Described amended base station parameter is write in the configuration file, and will remove in the configuration file content that read during content outside the amended base station parameter writes in the configuration file, comprise: read described two-dimentional global variable line by line, whenever run through delegation, this row is write in the new delegation of configuration file, all provisional capitals in described two-dimentional global variable are written in the configuration file.
A kind of system of configuring base station parameter, this system comprises: configuration file stores module, parameter modification module and base station program module, wherein,
The configuration file stores module is used to preserve configuration file, preserves base station parameter in the described configuration file;
The parameter modification module is used for the access-profile memory module, the base station parameter in the described configuration file that modification configuration file stores module is preserved;
The base station program module is used for after base station initiated, reads base station parameter from the described configuration file that the configuration file stores module is preserved.
The base station transmits mode parameter of preserving in the described configuration file is a network interconnection IP pattern.
Described parameter modification module is used for, and determines base station parameter to be revised; Read the content of the configuration file that the configuration file stores module preserved, from the configuration file content that reads, find base station parameter described to be revised, base station parameter described to be revised is made amendment; Amended base station parameter is write in the configuration file that the configuration file stores module preserved.
The configuration file that the configuration file stores module is preserved is further preserved keyword, and each keyword is used for representing the group of one or more base station parameters; Each base station parameter is kept in the configuration file with the form of parameter line; Each keyword is kept in the configuration file with the capable form of keyword;
Described parameter modification module is used for, read the configuration file that the configuration file stores module is preserved line by line, whenever run through delegation, judge that this row is the capable or parameter line of keyword, if keyword is capable, the base station parameter that is comprised in the group that the keyword in then definite this row is represented is if parameter line, then the base station parameter in this row is converted to integer, and is saved in the global variable of this base station parameter correspondence; Read the next line of configuration file, until all row that run through configuration file;
Described parameter modification module is further used for, and the content of removing outside the amended base station parameter in the configuration file content that the parameter modification module is read writes in the configuration file.
This system further comprises two-dimentional global variable memory module, is used to preserve two-dimentional global variable;
Described parameter modification module is further used for, run through delegation whenever, judge that this row is after the capable or parameter line of keyword, capable if this row is a keyword, then the keyword in this row is saved in the new delegation of the described two-dimentional global variable that two-dimentional global variable memory module preserves; If this row is a parameter line, then take out this base station parameter in the global variable of the base station parameter correspondence from this row, be converted into character string and be saved in the new delegation of the described two-dimentional global variable that two-dimentional global variable memory module preserves;
Described parameter modification module is further used for, read the described two-dimentional global variable that two-dimentional global variable memory module is preserved line by line, whenever run through delegation, this row is write in the new delegation of the configuration file that the configuration file stores module preserved, all provisional capitals in described two-dimentional global variable are written in the configuration file.
This shows, among the present invention, because base station parameter is stored in the configuration file, after base station initiated, program in the base station reads these base station parameters from configuration file, like this, and when needs are revised these base station parameters, only needing to revise this configuration file gets final product, and need not to change the version of program in the base station, therefore, utilize the present invention, can when revising base station parameter, keep the stable of base station program version.
Description of drawings
Fig. 1 is the method flow diagram of configuring base station parameter provided by the invention;
Fig. 2 is the flow chart that reads the content of configuration file provided by the invention;
Fig. 3 is the flow chart of the base station parameter in the modification configuration file provided by the invention;
Fig. 4 is the system construction drawing of configuring base station parameter provided by the invention.
Embodiment
Core concept of the present invention is: base station parameter is kept in the configuration file, and when needs were revised base station parameter, the respective base station parameter that only needs to revise in this configuration file got final product like this; After starting the base station, the program in the base station reads base station parameter from configuration file, thereby obtains predetermined working method and operating state.
Utilize technical scheme of the present invention, can when revising base station parameter, keep the stable of base station program version.
In order to make the purpose, technical solutions and advantages of the present invention clearer, describe the present invention below in conjunction with the drawings and specific embodiments.
Fig. 1 is the method flow diagram of configuring base station parameter provided by the invention, and described base station parameter is kept in the configuration file, and as shown in Figure 1, this method comprises:
Step 101: base station parameter is kept in the configuration file.
Here, the required base station parameter that reads of the in store base station work of configuration file.
Step 102: revise the base station parameter in the described configuration file.
Here, the base station parameter of revising in the configuration file can be taked multiple mode, such as, for waiting that revising base station parameter directly gives new parameter value, perhaps, base station parameter to be revised is read, be stored in the design variables, in this design variables base station parameter to be revised is revised as after the new parameter value, the parameter value that this is new writes the relevant position in the configuration file.
Base station parameter to be revised is revised as after the new parameter value, need give up the old parameter value of waiting to revise base station parameter, can take multiple mode to carry out, such as, directly delete this and wait to revise the old parameter value of base station parameter, or, the old parameter value that this waits to revise base station parameter do not deleted, but make it become invalid value, thereby make the program in the base station can't read the old parameter value that this waits to revise base station parameter.
Step 103: after starting the base station, the program in the base station reads base station parameter from described configuration file.
Here, because the program in the base station is to read base station parameter from configuration file, therefore, in step 102, revised after the base station parameter in the configuration file, need not to change the version of the program in the base station in this step, utilize the base station program of legacy version promptly to can read base station parameter, and then the working method of definite base station and operating state.
The base station parameter of preserving in the configuration file comprises: the transmission mode parameter that the transmission mode parameter of base station, this method can be applied to the base station is the situation of network interconnection (IP) pattern.
The base station parameter of revising in the configuration file in the step 102 may further comprise the steps: determine base station parameter to be revised, promptly definite which base station parameter need be made amendment, and base station parameter to be revised is the base station parameter that need make amendment; Read the content of configuration file, from the content of the configuration file that reads, find base station parameter to be revised, these base station parameters to be revised are made amendment; Like this, just amended base station parameter can be write in the configuration file.
Further, configuration file can also be preserved keyword, and each keyword is used for representing the group of one or more base station parameters, this means that one or more base station parameters can be included in in the represented group of same keyword; Each base station parameter is kept in the configuration file with the form of parameter line; Each keyword is kept in the configuration file with the capable form of keyword.
Like this, when reading the content of configuration file, can read the capable or parameter line of keyword.The step that reads the content of configuration file just comprises: read configuration file line by line, whenever run through delegation, judge that this row is the capable or parameter line of keyword, if keyword is capable, the base station parameter that is comprised in the group that keyword in then definite this row is represented, if parameter line then is converted to integer with the base station parameter in this row, and be saved in the global variable of this base station parameter correspondence; Read the next line of configuration file, until all row that run through configuration file;
In step 102, revise after the base station parameter in the configuration file, this method further comprises: the content of removing in the content with configuration file outside the amended base station parameter writes in the configuration file, like this, exactly all the elements that comprise amended base station parameter and remainder in the configuration file all are written in the configuration file.
Fig. 2 is the flow chart that reads the content of configuration file provided by the invention, and as shown in Figure 2, this flow process may further comprise the steps:
Step 201: open configuration file.
Step 202: judge whether that success opens configuration file,, otherwise return execution in step 201 if then execution in step 203.
Step 203: successfully open configuration file, then read configuration file line by line.
Here, the mode that reads configuration file line by line has multiple, can be that the delegation in the configuration file is read by unit with 1 byte, is that unit is read with a plurality of bytes perhaps, can be that unit is read with a bit also, can also be that unit is read with a plurality of bits.
Step 204: judge whether to run through the delegation in the configuration file,, otherwise return execution in step 203 if then execution in step 205.
Step 205: run through the delegation in the configuration file, judged that this row is the capable or parameter line of keyword, if keyword is capable, then execution in step 206, if parameter line, then execution in step 207.
Step 206: the behavior keyword that runs through is capable, then takes out the keyword in this row, determines the base station parameter that comprised in the group that this keyword represents, and execution in step 208 then.
Step 207: the behavior parameter line that runs through, then take out the base station parameter in this parameter line, this base station parameter is converted to integer, and is saved in the global variable of this base station parameter correspondence.
Here, whether can take out the base station parameter in this row, depend on whether this row has special marking, such as, finish with branch at this row end, or other special markings are arranged, then expression can be taken out base station parameter in this parameter line, if does not finish with branch at this row end, or does not have special marking, then the behavior inactive line, this means the base station parameter that can not take out in this row.Inactive line can be useless parameter line, such as, treat and revise after base station parameter makes amendment, wait that the parameter line of revising the original place of base station parameter just can become inactive line, thereby make this row inefficacy.
Step 208: judge whether configuration file runs through,, otherwise return step 203 if then execution in step 209.
Step 209: run through configuration file, closed configuration file.
Whenever running through the delegation of configuration file, judging that this row is after the capable or parameter line of keyword, this method further comprises: capable if this row is a keyword, then the keyword in this row is saved in the new delegation of two-dimentional global variable; If this row is a parameter line, owing to this base station parameter is converted to integer in the step 207, and be saved in the global variable of this base station parameter correspondence, so will from the global variable of the base station parameter correspondence this row, take out this base station parameter here, it is converted to the new delegation that character string is saved in two-dimentional global variable from integer;
Then, amended base station parameter can be write in the configuration file, the content of removing in the configuration file content that reads outside the amended base station parameter can also be write in the configuration file, just all be written in the configuration file all the elements that comprise amended base station parameter and remainder in the two-dimentional global variable, may further comprise the steps: read two-dimentional global variable line by line, whenever run through delegation, this row is write in the new delegation of configuration file, all provisional capitals in two-dimentional global variable are written in the configuration file.
Fig. 3 is the flow chart of the base station parameter in the modification configuration file provided by the invention.As shown in Figure 3, the flow process of the base station parameter in the modification configuration file may further comprise the steps:
Step 301 is to step 305: identical with step 201 respectively to step 205, and do not do at this and to give unnecessary details.
Step 306: run through after the delegation in the configuration file, judge that behavior keyword is capable, then take out the keyword in this row, determine the base station parameter that is comprised in the group that this keyword represents, and this keyword is saved in the new delegation of two-dimentional global variable, execution in step 311 then.
Step 307: run through after the delegation in the configuration file, judge behavior parameter line, then take out this base station parameter, be converted in the global variable that integer is saved in this base station parameter correspondence.
Step 308: take out this base station parameter in the pairing global variable of the base station parameter from this row.
Step 309: judge whether this base station parameter is base station parameter to be revised, if then execution in step 310, otherwise, execution in step 311.
Step 310: this base station parameter is a base station parameter to be revised, and this base station parameter is made amendment, and amended base station parameter is converted in the new delegation that character string is saved in two-dimentional global variable.
Step 311 and step 312, identical with step 208 and step 209 respectively, do not do at this and to give unnecessary details.
Step 313: reopen configuration file, prepare the full content that comprises amended base station parameter and remainder in the two-dimentional global variable all is written in the configuration file.
Step 314: read two-dimentional global variable line by line, whenever run through delegation, this row is write in the new delegation of configuration file, all provisional capitals in two-dimentional global variable are written in the configuration file.
Step 315: write and finish, close configuration file.
Fig. 4 is the system construction drawing of configuring base station parameter provided by the invention.As shown in Figure 4, this system comprises: parameter modification module 401, configuration file stores module 402 and base station program module 403, wherein,
Configuration file stores module 402 is used to preserve configuration file, preserves base station parameter in the described configuration file;
Parameter modification module 401 is used for access-profile memory module 402, the base station parameter in the described configuration file that modification configuration file stores module 402 is preserved;
Base station program module 403 is used for after base station initiated, reads base station parameter from the configuration file that configuration file stores module 402 is preserved.
Special, base station parameter in the configuration file comprises: the transmission mode of base station, the transmission mode parameter that native system can be applied to the base station is the situation of network interconnection (IP) pattern, and the base station transmits mode parameter of promptly preserving in the configuration file can be network interconnection (IP) pattern.
Parameter modification module 401 is used for, and determines base station parameter to be revised; Read the content of the configuration file that configuration file stores module 402 preserved, from the configuration file content that reads, find base station parameter to be revised, treat and revise base station parameter and make amendment; Amended base station parameter is write in the configuration file.
Further, the configuration file that configuration file stores module 402 is preserved can also be used to preserving keyword, and each keyword is used for representing the group of one or more base station parameters; Each base station parameter is kept in the configuration file with the form of parameter line; Each keyword is kept in the configuration file with the capable form of keyword;
Like this, parameter modification module 401 is used for, read the configuration file that configuration file stores module 402 is preserved line by line, whenever run through delegation, judge that this row is the capable or parameter line of keyword, if keyword is capable, the base station parameter that is comprised in the group that keyword in then definite this row is represented, if parameter line then is converted to integer with the base station parameter in this row, and be saved in the global variable of this base station parameter correspondence; Read the next line of configuration file, until all row that run through configuration file;
In addition, parameter modification module 401 is further used for, and the content of removing outside the amended base station parameter in the configuration file content that the parameter modification module is read writes in the configuration file.
Further, as shown in Figure 4, this system also comprises two-dimentional global variable memory module 404, is used to preserve two-dimentional global variable;
Like this, parameter modification module 401 is further used for, whenever running through the delegation of configuration file, judge that this row is after the capable or parameter line of keyword, if it is capable that this row is a keyword, then the keyword in this row is saved in the new delegation of the two-dimentional global variable that two-dimentional global variable memory module 404 preserves; If this row is a parameter line, because parameter modification module 401 has been converted to the base station parameter in this row in the global variable that integer is kept at this base station parameter correspondence, therefore, here can from the global variable of the base station parameter correspondence this row, take out this base station parameter, it is converted to the new delegation that character string is saved in the two-dimentional global variable that two-dimentional global variable memory module 404 preserves from integer;
Parameter modification module 401 is further used for, read the two-dimentional global variable that two-dimentional global variable memory module 404 is preserved line by line, whenever run through delegation, this row is write in the new delegation of the configuration file that configuration file stores module 402 preserved, all provisional capitals in described two-dimentional global variable are written in the configuration file.
This shows that the present invention has the following advantages:
(1) this shows, among the present invention, because base station parameter is stored in the configuration file, after base station initiated, program in the base station reads these base station parameters from configuration file, like this, and when needs are revised these base station parameters, only needing to revise this configuration file gets final product, and need not to change the version of program in the base station, therefore, utilize the present invention, can when revising base station parameter, keep the stable of base station program version.
(2) method of configuring base station parameter provided by the invention, only need to revise configuration file, can realize revising the purpose of the base station parameter that need read the base station, and need not as prior art, through remodifying the base station program version and recompilating, download again after base station initiated base station parameter to be revised after the complicated like this process of new base station program version and finish, therefore, the present invention can effectively alleviate the workload of revising base station parameter, has also improved the efficient of revising base station parameter simultaneously.
The above only is preferred embodiment of the present invention, and is in order to restriction the present invention, within the spirit and principles in the present invention not all, any modification of being made, is equal to replacement, improvement etc., all should be included within the scope of protection of the invention.

Claims (10)

1. the method for a configuring base station parameter is characterized in that, this method comprises:
Base station parameter is kept in the configuration file;
Revise the base station parameter in the described configuration file;
After starting the base station, the program in the base station reads base station parameter from described configuration file.
2. method according to claim 1 is characterized in that, the base station transmits mode parameter of preserving in the described configuration file is a network interconnection IP pattern.
3. method according to claim 1 is characterized in that,
Base station parameter in the described configuration file of described modification comprises: determine base station parameter to be revised; Read the content of configuration file, from the configuration file content that reads, find base station parameter described to be revised, base station parameter described to be revised is made amendment, amended base station parameter is write in the configuration file.
4. method according to claim 3 is characterized in that,
Configuration file is further preserved keyword, and each keyword is used for representing the group of one or more base station parameters; Each base station parameter is kept in the configuration file with the form of parameter line; Each keyword is kept in the configuration file with the capable form of keyword;
The described content that reads configuration file comprises: read configuration file line by line, whenever run through delegation, judge that this row is the capable or parameter line of keyword, if keyword is capable, the base station parameter that is comprised in the group that keyword in then definite this row is represented, if parameter line then is converted to integer with the base station parameter in this row, and be saved in the global variable of this base station parameter correspondence; Read the next line of configuration file, until all row that run through configuration file;
After reading the content of configuration file, this method further comprises: the content of removing outside the amended base station parameter in the configuration file content that reads is write in the configuration file.
5. method according to claim 4 is characterized in that,
Run through delegation whenever, judge that this row is after the capable or parameter line of keyword, this method further comprises: capable if this row is a keyword, then the keyword in this row is saved in the new delegation of two-dimentional global variable; If this row is a parameter line, then take out this base station parameter in the global variable of the base station parameter correspondence from this row, be converted into character string and be saved in the new delegation of two-dimentional global variable;
Described amended base station parameter is write in the configuration file, and will remove in the configuration file content that read during content outside the amended base station parameter writes in the configuration file, comprise: read described two-dimentional global variable line by line, whenever run through delegation, this row is write in the new delegation of configuration file, all provisional capitals in described two-dimentional global variable are written in the configuration file.
6. the system of a configuring base station parameter is characterized in that, this system comprises: configuration file stores module, parameter modification module and base station program module, wherein,
The configuration file stores module is used to preserve configuration file, preserves base station parameter in the described configuration file;
The parameter modification module is used for the access-profile memory module, the base station parameter in the described configuration file that modification configuration file stores module is preserved;
The base station program module is used for after base station initiated, reads base station parameter from the described configuration file that the configuration file stores module is preserved.
7. system according to claim 6 is characterized in that, the base station transmits mode parameter of preserving in the described configuration file is a network interconnection IP pattern.
8. system according to claim 6 is characterized in that, described parameter modification module is used for, and determines base station parameter to be revised; Read the content of the configuration file that the configuration file stores module preserved, from the configuration file content that reads, find base station parameter described to be revised, base station parameter described to be revised is made amendment; Amended base station parameter is write in the configuration file that the configuration file stores module preserved.
9. system according to claim 8 is characterized in that,
The configuration file that the configuration file stores module is preserved is further preserved keyword, and each keyword is used for representing the group of one or more base station parameters; Each base station parameter is kept in the configuration file with the form of parameter line; Each keyword is kept in the configuration file with the capable form of keyword;
Described parameter modification module is used for, read the configuration file that the configuration file stores module is preserved line by line, whenever run through delegation, judge that this row is the capable or parameter line of keyword, if keyword is capable, the base station parameter that is comprised in the group that the keyword in then definite this row is represented is if parameter line, then the base station parameter in this row is converted to integer, and is saved in the global variable of this base station parameter correspondence; Read the next line of configuration file, until all row that run through configuration file;
Described parameter modification module is further used for, and the content of removing outside the amended base station parameter in the configuration file content that the parameter modification module is read writes in the configuration file.
10. system according to claim 9 is characterized in that,
This system further comprises two-dimentional global variable memory module, is used to preserve two-dimentional global variable;
Described parameter modification module is further used for, run through delegation whenever, judge that this row is after the capable or parameter line of keyword, capable if this row is a keyword, then the keyword in this row is saved in the new delegation of the described two-dimentional global variable that two-dimentional global variable memory module preserves; If this row is a parameter line, then take out this base station parameter in the global variable of the base station parameter correspondence from this row, be converted into character string and be saved in the new delegation of the described two-dimentional global variable that two-dimentional global variable memory module preserves;
Described parameter modification module is further used for, read the described two-dimentional global variable that two-dimentional global variable memory module is preserved line by line, whenever run through delegation, this row is write in the new delegation of the configuration file that the configuration file stores module preserved, all provisional capitals in described two-dimentional global variable are written in the configuration file.
CN201010210860XA 2010-06-28 2010-06-28 Method and system for configuring base station parameter Pending CN101909314A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010210860XA CN101909314A (en) 2010-06-28 2010-06-28 Method and system for configuring base station parameter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010210860XA CN101909314A (en) 2010-06-28 2010-06-28 Method and system for configuring base station parameter

Publications (1)

Publication Number Publication Date
CN101909314A true CN101909314A (en) 2010-12-08

Family

ID=43264601

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010210860XA Pending CN101909314A (en) 2010-06-28 2010-06-28 Method and system for configuring base station parameter

Country Status (1)

Country Link
CN (1) CN101909314A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102117235A (en) * 2011-03-28 2011-07-06 浪潮(北京)电子信息产业有限公司 Management method and management system for configuration information in cloud computation operation system
CN104077159A (en) * 2014-04-08 2014-10-01 京信通信系统(广州)有限公司 Small cell system parameter attribute configuration method and device
CN104410991A (en) * 2014-11-25 2015-03-11 大唐移动通信设备有限公司 TD-LTE system parameter aligning method and device
CN109348496A (en) * 2018-09-12 2019-02-15 湖南华诺科技有限公司 A kind of laboratory base station fault simulation system and method
CN109408103A (en) * 2018-09-17 2019-03-01 西安闻泰电子科技有限公司 Setting method, device, equipment and the medium of configuration file
CN110399349A (en) * 2018-04-19 2019-11-01 大唐移动通信设备有限公司 The method and apparatus that a kind of pair of MIB matching document is converted
CN111209545A (en) * 2020-04-17 2020-05-29 北京全路通信信号研究设计院集团有限公司 Program implementation method and system for separating code and configuration data

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101415254A (en) * 2008-11-05 2009-04-22 华为技术有限公司 Method, apparatus and base station equipment for distributing scrambling code
CN101552692A (en) * 2008-04-02 2009-10-07 大唐移动通信设备有限公司 Operating and maintenance system and parameter configuration method of network element device
CN101568082A (en) * 2008-04-25 2009-10-28 中兴通讯股份有限公司 Collocation method of base station parameters
KR20100058186A (en) * 2008-11-24 2010-06-03 한국전자통신연구원 Apparatus, system and method for base station type control

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101552692A (en) * 2008-04-02 2009-10-07 大唐移动通信设备有限公司 Operating and maintenance system and parameter configuration method of network element device
CN101568082A (en) * 2008-04-25 2009-10-28 中兴通讯股份有限公司 Collocation method of base station parameters
CN101415254A (en) * 2008-11-05 2009-04-22 华为技术有限公司 Method, apparatus and base station equipment for distributing scrambling code
KR20100058186A (en) * 2008-11-24 2010-06-03 한국전자통신연구원 Apparatus, system and method for base station type control

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102117235A (en) * 2011-03-28 2011-07-06 浪潮(北京)电子信息产业有限公司 Management method and management system for configuration information in cloud computation operation system
CN102117235B (en) * 2011-03-28 2012-12-19 浪潮(北京)电子信息产业有限公司 Management method and management system for configuration information in cloud computation operation system
CN104077159A (en) * 2014-04-08 2014-10-01 京信通信系统(广州)有限公司 Small cell system parameter attribute configuration method and device
CN104410991A (en) * 2014-11-25 2015-03-11 大唐移动通信设备有限公司 TD-LTE system parameter aligning method and device
CN110399349A (en) * 2018-04-19 2019-11-01 大唐移动通信设备有限公司 The method and apparatus that a kind of pair of MIB matching document is converted
CN110399349B (en) * 2018-04-19 2021-11-12 大唐移动通信设备有限公司 Method and device for converting MIB (management information base) matching documents
CN109348496A (en) * 2018-09-12 2019-02-15 湖南华诺科技有限公司 A kind of laboratory base station fault simulation system and method
CN109408103A (en) * 2018-09-17 2019-03-01 西安闻泰电子科技有限公司 Setting method, device, equipment and the medium of configuration file
CN111209545A (en) * 2020-04-17 2020-05-29 北京全路通信信号研究设计院集团有限公司 Program implementation method and system for separating code and configuration data
WO2021208288A1 (en) * 2020-04-17 2021-10-21 北京全路通信信号研究设计院集团有限公司 Program implementation method and system capable of separating code and configuration data
EP4099194A4 (en) * 2020-04-17 2023-07-12 CRSC Research & Design Institute Group Co., Ltd. Program implementation method and system capable of separating code and configuration data

Similar Documents

Publication Publication Date Title
CN101909314A (en) Method and system for configuring base station parameter
CN103677921B (en) Method and system for enabling Android system to be compatible with wifi chip
CN102541572B (en) A kind of method, system and device realizing operating system nucleus and guide
CN101937356B (en) Method for compiling WebKit browser and device thereof
CN108415719B (en) The hot update method of code and device, storage medium, processor and terminal
CN106707848A (en) Control program organization structure of control system and download method
CN100461105C (en) Update and repair method of intellectualized equipment and system thereof
CN102207873B (en) Realizing method of JavaScript extended object based on Android platform, and binding interface structure
CN102063634B (en) Function expanding method of mask intelligent card and intelligent card
CN102023867B (en) A kind of terminal secondary development device and secondary developing platform construction method
CN101963915A (en) Building method of compilation and system thereof
CN101312580B (en) Straight-forward station monitoring center and straight-forward station monitoring method
CN101706761A (en) Method and device for processing data of serial port parameters of wireless terminal
CN103366000A (en) Resolution method for large-sized XML message
CN101316416B (en) Two-card two-standby mobile phone chip communication system and communication method
CN101770508B (en) Data access method in mobile communication terminal and equipment thereof
CN101296448B (en) A kind of upgrade method of terminal software and device
CN102752753B (en) A kind of method and mobile radio terminal of control ZigBee-network
CN109324810A (en) The production method and system of internet of things equipment upgrade package
CN107562440A (en) A kind of eeprom method for updating edition and device
CN104460490B (en) Programmable logical controller processing method, digital processing unit and the frequency converter of frequency converter
CN101520736A (en) Method of dynamically cutting mirror image function modules of embedded equipment
CN102681970A (en) Signal processor and configuration method thereof
CN106100861A (en) The control method of a kind of data download and terminal
CN101141438B (en) Analytical method of message data cell

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20101208