WO2017097180A1 - Method and apparatus for quickly starting base station - Google Patents

Method and apparatus for quickly starting base station Download PDF

Info

Publication number
WO2017097180A1
WO2017097180A1 PCT/CN2016/108681 CN2016108681W WO2017097180A1 WO 2017097180 A1 WO2017097180 A1 WO 2017097180A1 CN 2016108681 W CN2016108681 W CN 2016108681W WO 2017097180 A1 WO2017097180 A1 WO 2017097180A1
Authority
WO
WIPO (PCT)
Prior art keywords
controlled
main control
board
control board
version
Prior art date
Application number
PCT/CN2016/108681
Other languages
French (fr)
Chinese (zh)
Inventor
余勇
吴永航
曹厚华
叶青林
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2017097180A1 publication Critical patent/WO2017097180A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/08Access point devices

Definitions

  • the present invention relates to the field of wireless base station access communication, and in particular, to a method for quickly starting a base station.
  • a conventional base station system usually includes a main control board and a controlled board.
  • the controlled board has a large dependence on the main control board, and thus is in the main control. After the board is successfully booted, it is started again, which is equivalent to serial boot.
  • the flash space on the traditional controlled board is usually very small, and only the boot data (BOOT) can be stored, and the version software cannot be stored.
  • the version software of all controlled boards is stored in the Flash or DDR of the main control board and is read by the controlled board when the controlled board is started.
  • FIG. 2 is a flowchart of starting a base station according to the prior art. As shown in FIG. 2, the steps include:
  • Step S101 The controlled board is reset, and the version software is requested from the main control board.
  • Step S102 The controlled board waits for the main control board to operate normally, and acquires parameters from the main control board.
  • Step S103 The controlled board determines whether the main control board has version software. If not, step S104 is performed first, otherwise step S105 is directly executed.
  • the controlled board downloads the version software from the main control board every time it starts, and the downloading time is long. After the download is completed, the controlled board loads the downloaded version software. It can be seen that the controlled board can only be started after the main control board, that is, the controlled board and the main control board are serially started, which increases the base station startup time.
  • Step S104 Download the version software from the background to the main control board.
  • step S104 the execution time of step S104 is long, and the Flash, RAM space, CPU of the main control board is occupied, and even the base station service is affected.
  • Step S105 The controlled board downloads the version software from the main control board and runs.
  • the object of the present invention is to provide a method and a device for quickly starting a base station, which can better solve the problem that the serial control of the base station main control board and the controlled board is slow.
  • a method for quickly starting a base station comprising:
  • the main control board After the main control board is powered on, the main control board is started by using the latest version software stored therein;
  • the controlled board After the controlled board is powered, the controlled board is started by using the latest version of the software stored therein;
  • the main control board and the controlled board are powered on at the same time, so that the main control board and the controlled board are started in parallel.
  • each of the controlled boards stores the updated version software in the respective Flash via the main control board after startup.
  • the updated version software stored in the Flash is used as the default startup version software, and the Flash is stored in the Flash.
  • the original version of the software as a backup version of the software.
  • starting the controlled board with the latest version software stored by the controlled board after the power is included includes:
  • the controlled board performs a controlled board boot operation by running the latest version of the software in the memory.
  • the controlled board checks the power-on parameter before the controlled board reads the latest version software stored in the flash into the memory, and if the check fails, the power-on is performed The parameter is deleted, and a new power-on parameter is obtained from the main control board.
  • an apparatus for quickly starting a base station comprising a main control board and a plurality of controlled boards controlled by the main control board, the apparatus comprising:
  • the main control board version management module is configured to start the main control board by using the latest version software stored by the main control board after the main control board is powered on;
  • a controlled version version management module configured to start the controlled board by using the latest version software stored by the controlled board after the controlled board is powered
  • the main control board and the controlled board are powered on at the same time, so that the main control board and the controlled board are started in parallel.
  • the method further comprises:
  • a pre-downloading module configured to store, after the startup of the version software, the updated version software in the respective Flash via the main control board after the startup.
  • the controlled board version management module stores the updated updated in the Flash.
  • the version software is the version software that is started by default, and the original version software stored in the Flash is used as the backup version software.
  • the controlled version management module reads the latest version software stored in the Flash into the memory, and executes the latest version software in the memory to execute the The control board starts the operation.
  • the method further comprises:
  • a parameter management module configured to check a power-on parameter in the reserved memory of the controlled board before the controlled board reads the latest version software stored in the flash into the memory, and if the check fails, Then The power-on parameter is deleted, and a new power-on parameter is obtained from the main control board.
  • the reset start time can be shortened, the version upgrade time can be reduced, and the base station service interruption time can be reduced.
  • FIG. 1 is a block diagram of a base station apparatus and system provided by the prior art
  • FIG. 3 is a schematic diagram of a base station startup time provided by the prior art
  • FIG. 4 is a block diagram of a base station apparatus and a system according to an embodiment of the present invention.
  • FIG. 5 is a flowchart of a fast start base station according to an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of a base station startup time according to an embodiment of the present invention.
  • FIG. 7 is a flowchart of a version pre-download provided by an embodiment of the present invention.
  • FIG. 8 is a block diagram of a device for quickly starting a base station according to an embodiment of the present invention.
  • the base station includes a main control board and one or more controlled boards controlled by the main control board.
  • each control board integrates a large-capacity flash for storing version software.
  • the controlled board version software of the present invention does not occupy the main control board Flash, DDR, and the like.
  • the main control board After the main control board is powered on, the main control board is started by using the latest version software stored therein; after the controlled on-board power, the controlled board is started by using the latest version software stored therein; The main control board and the controlled board are powered on at the same time, so that the main control board and the controlled board are started in parallel to reduce the startup time of the base station; wherein the version software may be system software.
  • the version software After the startup of each controlled board, if the version software is updated, the updated version software is stored in the respective Flash via the main control board, and the updated version software stored in the Flash is used as The version software that is started by default uses the original version software stored in the Flash as the backup version software.
  • the controlled board after the controlled board is powered on, the controlled board first obtains a power-on parameter in its reserved memory, and checks the power-on parameter, and if the test fails, the upper board is The electrical parameters are deleted, and new power-on parameters are obtained from the main control board until the test passes. After the power-on parameter verification is passed, the controlled board reads the latest version software stored in the Flash into the memory, and performs controlled by running the latest version software in the memory by using the power-on parameter of the verification pass. Board start operation. Wherein, the reserved memory is part of the memory.
  • the power-on parameters include IP, MAC, working mode, system standard, and the like of the controlled board.
  • Step 1 Integrate the large-capacity Flash used to store the version software on the controlled board.
  • Step 2 After the power supply is started, the controlled board downloads the version software from the background and stores related parameters (ie, power-on parameters).
  • Step 3 After the controlled board is reset, boot from the flash of this board.
  • Step 4 Reset the whole station, that is, both the main control board and the controlled board are reset. Since the version software and power-on parameters are stored on the controlled board, the controlled board and the main control board are started in parallel, so that the base station starts up. Significantly shortened.
  • FIG. 5 is a flowchart of a fast start base station according to an embodiment of the present invention. As shown in FIG. 5, the steps include:
  • Step S201 The controlled board is reset.
  • Step S202 The controlled board loads the version software stored in the Flash of the board.
  • Step S203 The controlled board determines whether the version software stored in the Flash is consistent with the version of the main control board version. If not, the updated version software is stored in the Flash through the main control board.
  • the control board version software is not stored on the main control board, so the startup time is not affected, and the resources of the main control board such as Flash, RAM, CPU, etc. are not occupied, and the controlled board is not used.
  • the power-on parameters need to be obtained from the main control board only during power-on. Compared with Figure 2, the startup process is simpler and faster.
  • FIG. 6 is a schematic diagram of a base station startup time according to an embodiment of the present invention.
  • the aspect integrates a large-capacity flash for storing version software on a controlled board.
  • T1 the startup time of the main control board of the base station
  • T2 the startup time of the controlled board
  • Tnew the startup time of the controlled board
  • Told the startup time of the conventional base station system, or the base station startup time of the prior art.
  • FIG. 7 is a flowchart of a version pre-download provided by an embodiment of the present invention. As shown in FIG. 7, the steps include:
  • Step S301 Update the version software to the server's version repository.
  • Step S302 Download the latest version software from the server's repository to the main control board.
  • Step S303 Download the latest version software from the main control board to the controlled board, for example, to the Flash of the baseband processing unit.
  • Step S304 Download the latest version software from the Flash of the baseband processing unit to the radio unit.
  • Step S305 Modify the latest version software stored in the Flash of the controlled board to the version software that is started by default.
  • FIG. 8 is a block diagram of a device for quickly starting a base station according to an embodiment of the present invention. As shown in FIG.
  • the version storage module 20 which is a large-capacity flash integrated on the controlled board, is initialized to a file system for storing version software and data.
  • the existing control board flash generally only has a few M (megabytes), and can only be placed in BOOT, and the version storage module 20 of the controlled board of the present invention uses a large-capacity flash, so that the controlled board can store the version software.
  • the parameter management module 40 is configured to check the power-on parameter in the reserved memory of the controlled board. If the check fails, the power-on parameter is deleted, and a new power-on parameter is obtained from the main control board. And save to reserve RAM. That is to say, the parameter management module 40 is mainly responsible for saving and reading the power-on parameters, and each time the power supply is started, the key parameters (ie, the power-on parameters) obtained are saved, and the CRC check is added to the key parameters, if the CRC is If the verification error occurs, the data is discarded and re-acquired from the main control board.
  • the version management module 10 includes: after the main control board is powered on, the main control board version management module 10 of the main control board is started by using the latest version software stored by the main control board, and the controlled board is powered on the board. The controlled version management module 10 is then launched using the latest version of software stored by the controlled board. The main control board and the controlled board are powered on at the same time, so that the main control board and the controlled board are started in parallel. Further, after the pre-download module 30 stores the updated version software in the Flash of each controlled board via the main control board, the controlled board version management module 10 updates the update stored in the Flash. The later version of the software is used as the default version of the software, and the original version of the software stored in the Flash is used as the backup version software.
  • the controlled version management module 10 After the controlled board is powered on, the controlled version management module 10 reads the latest version software stored in the Flash into the memory after confirming that the power-on parameter verification in the reserved memory is passed, and runs through The latest version of the software in the memory performs a controlled board startup operation. That is to say, the version management module 10 is responsible for downloading and storing the version software from the main control board, and modifying the version name to the current running version, and directly loading the downloaded version software at the next startup. Further, when the controlled board starts up next time, the parameter management module 40 is called, and if the power-on parameter is correct (ie, the CRC check is correct), it is directly started from the currently running version.
  • the power-on parameter ie, the CRC check is correct
  • the pre-download module 30 is configured to, after the version software is updated, store the updated version software in the respective Flash via the main control board after the startup of the controlled board. Further, in order to reduce the version interruption time, when the main control board and the controlled board are in normal operation, the pre-download module 30 calls the version management module 10 and the version storage module 20 to download the new version software to the controlled board, that is, pre- The download module 30 saves the new version software downloaded from the main control board to the version storage module 20 by calling the version management module 10, and then the version management module 10 modifies the version name to the current running version. During the version update, the board still works normally and the service is still normal. Compared with the traditional base station system, the version is downloaded during the reset period, which greatly shortens the service interruption time.
  • the controlled board downloads the version from the background via the main control board, stores it to the flash, and the power-on parameters are stored to the reserved memory. In the case of subsequent reset, the board is removed from the board. Flash starts. In the case of subsequent unpowered reset, the startup time of this solution can be greatly shortened.
  • Embodiment 1 Version upgrade scenario
  • the pre-download module 30 is responsible for downloading the new version software to all the boards and setting them as the default startup version, and the original version is changed to the backup version, which does not affect the service.
  • the main control board and the controlled board are started together, and the controlled board is started from the version software saved on the board, and the power-on parameters are used in the reserved memory.
  • the power-on parameter ensures correctness through the CRC check, and if it is not correct, it is still obtained from the main control board.
  • the controlled board version management module 10 confirms whether the current version software is the latest version through the main control board, and if not, re-downloads the version software and resets the controlled board, so that the next startup can ensure the acceptance.
  • the control board runs the correct version (ie the latest version of the software).
  • the traditional solution downloads the whole station version from the background, and then all the controlled boards are started. It may take nearly 30 minutes. During this period, the service is interrupted. In the present invention, the service is not interrupted when the version software is pre-downloaded, and the whole station is reset. The time for the new version of the software is reduced to about 5 minutes.
  • the controlled board stores the power-on parameters to the reserved memory.
  • the controlled board is reset when the key configuration parameters of the controlled board (ie, the power-on parameters) are changed, or when the abnormal operation needs to reset the controlled board.
  • the parameter management module 40 checks the power-on parameters.
  • the version management module 10 controls the boot from the board Flash. Otherwise, obtain the power-on parameters from the main control board and then start again.
  • the version software may be downloaded from the background to the main control board, and then from the main control board. Download, the entire process may reach nearly 8 minutes, during which time the business will be interrupted, and the controlled board startup of the present invention only takes 3 minutes.
  • the present invention has the following technical effects:
  • the invention achieves the effect of shortening the service interruption time, greatly shortens the base station version upgrade time, greatly shortens the base station reset start time, reduces the service interruption time during reset, does not occupy the main control board Flash, RAM, CPU, and improves the normality of the base station. Service time has improved the user experience.
  • the main control board version management module 10, the controlled version version management module 10, the pre-download module 30, and the like may be software loaded on the hardware (such as a processor) of the base station, and may be different functional modules in the integrated software system. It can also be separate software.
  • the flash in the present invention refers to a flash memory.
  • the invention is applicable to the field of wireless base station access communication, and relates to a method for quickly starting a base station, so as to shorten the reset start time, reduce the version upgrade time, and reduce the service interruption time of the base station during the startup of the base station.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

Disclosed are a method and apparatus for quickly starting a base station, relating to the field of radio base station access communications. The base station comprises a main control board and one or more controlled boards controlled by the main control board. The method comprises: after the main control board is powered on, starting the main control board by using the latest version software stored therein; and after the controlled boards are powered on, starting the controlled boards by using the latest version software stored therein, the main control board and the controlled boards being powered on simultaneously, so that the main control board and the controlled boards are started in parallel. The present invention can shorten the restart time of a base station, shorten the version upgrade time, and shorten the service interruption time of the base station.

Description

一种快速启动基站的方法及装置Method and device for quickly starting base station 技术领域Technical field
本发明涉及无线基站接入通讯领域,特别涉及一种快速启动基站的方法。The present invention relates to the field of wireless base station access communication, and in particular, to a method for quickly starting a base station.
背景技术Background technique
图1是现有技术提供的基站装置及系统机框图,如图1所示,传统基站系统通常包括主控板和受控板,受控板由于对主控板有很多依赖因此是在主控板启动成功后再启动,相当于串行启动。传统受控板上Flash空间通常很小,只能存放启动数据(BOOT),不能存放版本软件。所有受控板的版本软件存放于主控板的Flash或DDR中,并在受控板启动时,供受控板读取。1 is a block diagram of a base station apparatus and a system provided by the prior art. As shown in FIG. 1 , a conventional base station system usually includes a main control board and a controlled board. The controlled board has a large dependence on the main control board, and thus is in the main control. After the board is successfully booted, it is started again, which is equivalent to serial boot. The flash space on the traditional controlled board is usually very small, and only the boot data (BOOT) can be stored, and the version software cannot be stored. The version software of all controlled boards is stored in the Flash or DDR of the main control board and is read by the controlled board when the controlled board is started.
图2是现有技术提供的基站启动流程图,如图2所示,步骤包括:2 is a flowchart of starting a base station according to the prior art. As shown in FIG. 2, the steps include:
步骤S101:受控板复位,向主控板请求版本软件。Step S101: The controlled board is reset, and the version software is requested from the main control board.
步骤S102:受控板等待主控板运行正常,从主控板获取参数。Step S102: The controlled board waits for the main control board to operate normally, and acquires parameters from the main control board.
步骤S103:受控板判断主控板是否有版本软件,如果没有,则先执行步骤S104,否则直接执行步骤S105。Step S103: The controlled board determines whether the main control board has version software. If not, step S104 is performed first, otherwise step S105 is directly executed.
需要说明的是,受控板每次启动时都会从主控板下载版本软件,下载时间长,下载完成后,受控板加载所下载的版本软件。可见,受控板只能在主控板之后启动,即受控板与主控板串行启动,增加了基站启动时间。It should be noted that the controlled board downloads the version software from the main control board every time it starts, and the downloading time is long. After the download is completed, the controlled board loads the downloaded version software. It can be seen that the controlled board can only be started after the main control board, that is, the controlled board and the main control board are serially started, which increases the base station startup time.
步骤S104:从后台下载版本软件至主控板。Step S104: Download the version software from the background to the main control board.
需要说明的是,步骤S104的执行时间长,而且占用主控板的Flash、RAM空间、CPU,甚至影响基站业务。It should be noted that the execution time of step S104 is long, and the Flash, RAM space, CPU of the main control board is occupied, and even the base station service is affected.
步骤S105:受控板从主控板下载版本软件并运行。Step S105: The controlled board downloads the version software from the main control board and runs.
图3是现有技术提供的基站启动时间示意图,如图3所示,假设传统基站中主控板启动时间为T1,受控板启动时间为T2,传统基站系统的启动总时间Told为T1与T2之和,即Told=T1+T2。3 is a schematic diagram of a base station startup time provided by the prior art. As shown in FIG. 3, it is assumed that a startup time of a main control board in a conventional base station is T1, a startup time of a controlled board is T2, and a total startup time Told of a conventional base station system is T1 and The sum of T2, that is, Told=T1+T2.
当主控板上没有受控板版本软件时,需要从后台下载受控板版本软件,假设下载时间为T3,此时,传统基站系统的启动总时间将是T1、T2与T3三者之和,即Told=T1+T2+T3,大大增加了基站启动时间。When there is no controlled board version software on the main control board, you need to download the controlled board version software from the background. Assume that the download time is T3. At this time, the total startup time of the traditional base station system will be the sum of T1, T2 and T3. That is, Told=T1+T2+T3, which greatly increases the base station startup time.
发明内容Summary of the invention
本发明的目的在于提供一种快速启动基站的方法及装置,能更好地解决基站主控板和受控板串行启动慢的问题The object of the present invention is to provide a method and a device for quickly starting a base station, which can better solve the problem that the serial control of the base station main control board and the controlled board is slow.
根据本发明的一个方面,提供了一种快速启动基站的方法,所述基站包括主控板以及受控于主控板的一个或多个受控板,所述方法包括: According to an aspect of the present invention, a method for quickly starting a base station is provided, the base station comprising a main control board and one or more controlled boards controlled by the main control board, the method comprising:
所述主控板上电后,利用其存储的最新版本软件启动所述主控板;After the main control board is powered on, the main control board is started by using the latest version software stored therein;
所述受控板上电后,利用其存储的最新版本软件启动所述受控板;After the controlled board is powered, the controlled board is started by using the latest version of the software stored therein;
其中,所述主控板及所述受控板同时上电,从而使所述主控板及所述受控板并行启动。The main control board and the controlled board are powered on at the same time, so that the main control board and the controlled board are started in parallel.
优选地,当所述版本软件更新后,每个所述受控板在启动后,经由所述主控板将更新后的版本软件存储到各自的Flash中。Preferably, after the version software is updated, each of the controlled boards stores the updated version software in the respective Flash via the main control board after startup.
优选地,在经由所述主控板将更新后的版本软件存储到各自的Flash中之后,将所述Flash中存储的更新后的版本软件作为默认启动的版本软件,并将所述Flash中存储的原版本软件作为备份版本软件。Preferably, after storing the updated version software in the respective Flash via the main control board, the updated version software stored in the Flash is used as the default startup version software, and the Flash is stored in the Flash. The original version of the software as a backup version of the software.
优选地,在所述受控板上电后利用其存储的最新版本软件启动所述受控板包括:Preferably, starting the controlled board with the latest version software stored by the controlled board after the power is included includes:
所述受控板上电后,将其Flash中存储的最新版本软件读入到内存中;After the controlled board is powered on, the latest version software stored in the Flash is read into the memory;
所述受控板通过运行所述内存中的最新版本软件,执行受控板启动操作。The controlled board performs a controlled board boot operation by running the latest version of the software in the memory.
优选地,在所述受控板将其Flash中存储的最新版本软件读入到内存中之前,所述受控板对所述上电参数进行检验,若检验未通过,则将所述上电参数删除,并从所述主控板获取新的上电参数。Preferably, the controlled board checks the power-on parameter before the controlled board reads the latest version software stored in the flash into the memory, and if the check fails, the power-on is performed The parameter is deleted, and a new power-on parameter is obtained from the main control board.
根据本发明的另一方面,提供了一种快速启动基站的装置,所述基站包括主控板以及受控于主控板的多个受控板,所述装置包括:According to another aspect of the present invention, there is provided an apparatus for quickly starting a base station, the base station comprising a main control board and a plurality of controlled boards controlled by the main control board, the apparatus comprising:
主控板版本管理模块,用于在所述主控板上电后,利用所述主控板存储的最新版本软件启动所述主控板;The main control board version management module is configured to start the main control board by using the latest version software stored by the main control board after the main control board is powered on;
受控版版本管理模块,用于在所述受控板上电后,利用所述受控板存储的最新版本软件启动所述受控板;a controlled version version management module, configured to start the controlled board by using the latest version software stored by the controlled board after the controlled board is powered;
其中,所述主控板及所述受控板同时上电,从而使所述主控板及所述受控板并行启动。The main control board and the controlled board are powered on at the same time, so that the main control board and the controlled board are started in parallel.
优选地,还包括:Preferably, the method further comprises:
预下载模块,用于当所述版本软件更新后,所述每个受控板在启动后,经由所述主控板将更新后的版本软件存储到各自的Flash中。And a pre-downloading module, configured to store, after the startup of the version software, the updated version software in the respective Flash via the main control board after the startup.
优选地,在所述预下载模块经由所述主控板将更新后的版本软件存储到各个受控板的Flash中之后,所述受控板版本管理模块将所述Flash中存储的更新后的版本软件作为默认启动的版本软件,并将所述Flash中存储的原版本软件作为备份版本软件。Preferably, after the pre-download module stores the updated version software in the Flash of each controlled board via the main control board, the controlled board version management module stores the updated updated in the Flash. The version software is the version software that is started by default, and the original version software stored in the Flash is used as the backup version software.
优选地,所述受控版版本管理模块在所述受控板上电后,将其Flash中存储的最新版本软件读入到内存中,并通过运行所述内存中的最新版本软件,执行受控板启动操作。Preferably, after the controlled board is powered on, the controlled version management module reads the latest version software stored in the Flash into the memory, and executes the latest version software in the memory to execute the The control board starts the operation.
优选地,还包括:Preferably, the method further comprises:
参数管理模块,用于在所述受控板将其Flash中存储的最新版本软件读入到内存中之前,对所述受控板的保留内存中的上电参数进行检验,若检验未通过,则将所述 上电参数删除,从所述主控板获取新的上电参数。a parameter management module, configured to check a power-on parameter in the reserved memory of the controlled board before the controlled board reads the latest version software stored in the flash into the memory, and if the check fails, Then The power-on parameter is deleted, and a new power-on parameter is obtained from the main control board.
与现有技术相比较,本发明的有益效果在于:Compared with the prior art, the beneficial effects of the present invention are:
通过本发明,在基站启动期间,能够缩短复位启动时间,减少版本升级时间,并减少基站业务中断时间。Through the invention, during the startup of the base station, the reset start time can be shortened, the version upgrade time can be reduced, and the base station service interruption time can be reduced.
附图说明DRAWINGS
图1是现有技术提供的基站装置及系统机框图;1 is a block diagram of a base station apparatus and system provided by the prior art;
图2是现有技术提供的基站启动流程图;2 is a flow chart of starting a base station provided by the prior art;
图3是现有技术提供的基站启动时间示意图;3 is a schematic diagram of a base station startup time provided by the prior art;
图4是本发明实施例提供的基站装置及系统机框图;4 is a block diagram of a base station apparatus and a system according to an embodiment of the present invention;
图5是本发明实施例提供的快速启动基站的流程图;FIG. 5 is a flowchart of a fast start base station according to an embodiment of the present invention;
图6是本发明实施例提供的基站启动时间示意图;6 is a schematic diagram of a base station startup time according to an embodiment of the present invention;
图7是本发明实施例提供的版本预下载流程图;FIG. 7 is a flowchart of a version pre-download provided by an embodiment of the present invention;
图8是本发明实施例提供的快速启动基站的装置框图。FIG. 8 is a block diagram of a device for quickly starting a base station according to an embodiment of the present invention.
具体实施方式detailed description
以下结合附图对本发明的优选实施例进行详细说明,应当理解,以下所说明的优选实施例仅用于说明和解释本发明,并不用于限定本发明。The preferred embodiments of the present invention are described in detail below with reference to the accompanying drawings.
图4是本发明实施例提供的基站装置及系统机框图,如图4所示,基站包括主控板和受控于主控板的一个或多个受控板,本实施例中受控板为3个,每个受控板上集成用来存储版本软件的大容量Flash。与图1比较,本发明受控板版本软件不占用主控板Flash、DDR等。4 is a block diagram of a base station apparatus and a system according to an embodiment of the present invention. As shown in FIG. 4, the base station includes a main control board and one or more controlled boards controlled by the main control board. For three, each control board integrates a large-capacity flash for storing version software. Compared with FIG. 1, the controlled board version software of the present invention does not occupy the main control board Flash, DDR, and the like.
所述主控板上电后,所述主控板利用其存储的最新版本软件进行启动;所述受控板上电后,所述受控板利用其存储的最新版本软件进行启动;其中,所述主控板和受控板同时上电,从而使所述主控板和受控板并行启动,减少基站启动时间;其中,所述版本软件可以为系统软件。After the main control board is powered on, the main control board is started by using the latest version software stored therein; after the controlled on-board power, the controlled board is started by using the latest version software stored therein; The main control board and the controlled board are powered on at the same time, so that the main control board and the controlled board are started in parallel to reduce the startup time of the base station; wherein the version software may be system software.
所述每个受控板在启动后,若版本软件更新,则经由所述主控板将更新后的版本软件存储到各自的Flash中,并将所述Flash中存储的更新后的版本软件作为默认启动的版本软件,将所述Flash中存储的原版本软件作为备份版本软件。After the startup of each controlled board, if the version software is updated, the updated version software is stored in the respective Flash via the main control board, and the updated version software stored in the Flash is used as The version software that is started by default uses the original version software stored in the Flash as the backup version software.
需要说明的是,所述受控板上电后,所述受控板首先获取其保留内存中的上电参数,并对所述上电参数进行检验,若未通过检验,则将所述上电参数删除,并从所述主控板获取新的上电参数,直至检验通过。所述受控板在上电参数检验通过之后,将其Flash中存储的最新版本软件读入到内存中,并利用检验通过的上电参数通过运行所述内存中的最新版本软件,执行受控板启动操作。其中,所述保留内存是内存的一部分。所述上电参数包括受控板的IP、MAC、工作模式、系统制式等。 It should be noted that, after the controlled board is powered on, the controlled board first obtains a power-on parameter in its reserved memory, and checks the power-on parameter, and if the test fails, the upper board is The electrical parameters are deleted, and new power-on parameters are obtained from the main control board until the test passes. After the power-on parameter verification is passed, the controlled board reads the latest version software stored in the Flash into the memory, and performs controlled by running the latest version software in the memory by using the power-on parameter of the verification pass. Board start operation. Wherein, the reserved memory is part of the memory. The power-on parameters include IP, MAC, working mode, system standard, and the like of the controlled board.
工作过程如下:The working process is as follows:
第一步:在受控板上集成用来存储版本软件的大容量Flash。Step 1: Integrate the large-capacity Flash used to store the version software on the controlled board.
第二步:受控板每次供电启动后,如果受控板Flash上没有当前启动版本软件,则从后台下载版本软件,并存储相关参数(即上电参数)。Step 2: After the power supply is started, the controlled board downloads the version software from the background and stores related parameters (ie, power-on parameters).
第三步:受控板复位后,从本板Flash启动。Step 3: After the controlled board is reset, boot from the flash of this board.
第四步:整站复位,即主控板和受控板都复位,由于受控板上已存储版本软件和上电参数,此时受控板与主控板并行启动,从而使基站启动时间大幅缩短。Step 4: Reset the whole station, that is, both the main control board and the controlled board are reset. Since the version software and power-on parameters are stored on the controlled board, the controlled board and the main control board are started in parallel, so that the base station starts up. Significantly shortened.
图5是本发明实施例提供的快速启动基站的流程图,如图5所示,步骤包括:FIG. 5 is a flowchart of a fast start base station according to an embodiment of the present invention. As shown in FIG. 5, the steps include:
步骤S201:受控板复位。Step S201: The controlled board is reset.
步骤S202:受控板加载本板Flash中存储的版本软件。Step S202: The controlled board loads the version software stored in the Flash of the board.
步骤S203:受控板判断其Flash中存储的版本软件与主控板版本软件是否一致,如果不一致,则经由主控板将更新后的版本软件存储到其Flash中。Step S203: The controlled board determines whether the version software stored in the Flash is consistent with the version of the main control board version. If not, the updated version software is stored in the Flash through the main control board.
需要说明的是,由于受控板与主控板并行启动,主控板上不存储受控板版本软件,因此不影响启动时间,不占用主控板Flash、RAM、CPU等资源,受控板仅在上电时需要从主控板获取上电参数。与图2比较,启动流程更加简单快捷。It should be noted that, because the controlled board and the main control board are started in parallel, the control board version software is not stored on the main control board, so the startup time is not affected, and the resources of the main control board such as Flash, RAM, CPU, etc. are not occupied, and the controlled board is not used. The power-on parameters need to be obtained from the main control board only during power-on. Compared with Figure 2, the startup process is simpler and faster.
图6是本发明实施例提供的基站启动时间示意图,如图6所示,本方面在受控板上集成用来存储版本软件的大容量Flash。假设基站的主控板启动时间为T1,受控板启动时间为T2,使用本发明后的基站启动时间Tnew等于T2,即Tnew=T2,可见Tnew<Told。其中Told为传统基站系统的启动时间,或者说现有技术的基站启动时间。当主控板上没有受控板版本软件而从后台下载时,本发明的基站启动时间将远小于现有技术的基站启动时间。FIG. 6 is a schematic diagram of a base station startup time according to an embodiment of the present invention. As shown in FIG. 6, the aspect integrates a large-capacity flash for storing version software on a controlled board. It is assumed that the startup time of the main control board of the base station is T1, and the startup time of the controlled board is T2. The base station startup time Tnew after using the present invention is equal to T2, that is, Tnew=T2, and Tnew<Told is visible. The Told is the startup time of the conventional base station system, or the base station startup time of the prior art. When the main control board is downloaded from the background without the controlled board version software, the base station startup time of the present invention will be much smaller than the prior art base station startup time.
图7是本发明实施例提供的版本预下载流程图,如图7所示,步骤包括:FIG. 7 is a flowchart of a version pre-download provided by an embodiment of the present invention. As shown in FIG. 7, the steps include:
步骤S301:更新版本软件至服务器的版本库。Step S301: Update the version software to the server's version repository.
步骤S302:将最新的版本软件从服务器的版本库下载至主控板。Step S302: Download the latest version software from the server's repository to the main control board.
步骤S303:将最新的版本软件从主控板下载至受控板,例如下载至基带处理单元的Flash。Step S303: Download the latest version software from the main control board to the controlled board, for example, to the Flash of the baseband processing unit.
步骤S304:将最新的版本软件从基带处理单元的Flash下载至射频单元。Step S304: Download the latest version software from the Flash of the baseband processing unit to the radio unit.
步骤S305:将受控板的Flash中存储的最新的版本软件修改为默认启动的版本软件。Step S305: Modify the latest version software stored in the Flash of the controlled board to the version software that is started by default.
图8是本发明实施例提供的快速启动基站的装置框图,如图8所示,包括:FIG. 8 is a block diagram of a device for quickly starting a base station according to an embodiment of the present invention. As shown in FIG.
版本存储模块20,其为受控板上集成的大容量Flash,初始化为文件系统,用于存储版本软件及数据。现有的受控板Flash一般只有几M(兆),仅能放BOOT,而本发明受控板的版本存储模块20采用大容量Flash,使受控板能够存储版本软件。The version storage module 20, which is a large-capacity flash integrated on the controlled board, is initialized to a file system for storing version software and data. The existing control board flash generally only has a few M (megabytes), and can only be placed in BOOT, and the version storage module 20 of the controlled board of the present invention uses a large-capacity flash, so that the controlled board can store the version software.
参数管理模块40,用于对所述受控板的保留内存中的上电参数进行检验,若检验未通过,则将所述上电参数删除,从所述主控板获取新的上电参数,并保存至保留 内存。也就是说,参数管理模块40主要负责上电参数的保存和读取,每次供电启动时,将获得的关键参数(即上电参数)进行保存,并对关键参数增加CRC校验,如果CRC校验错误,则丢弃数据,重新从主控板获取。The parameter management module 40 is configured to check the power-on parameter in the reserved memory of the controlled board. If the check fails, the power-on parameter is deleted, and a new power-on parameter is obtained from the main control board. And save to reserve RAM. That is to say, the parameter management module 40 is mainly responsible for saving and reading the power-on parameters, and each time the power supply is started, the key parameters (ie, the power-on parameters) obtained are saved, and the CRC check is added to the key parameters, if the CRC is If the verification error occurs, the data is discarded and re-acquired from the main control board.
版本管理模块10,其包括在所述主控板上电后利用所述主控板存储的最新版本软件启动所述主控板的主控板版本管理模块10和在所述受控板上电后利用所述受控板存储的最新版本软件进行启动的受控版版本管理模块10。其中,所述主控板和受控板同时上电,从而使所述主控板和受控板并行启动。进一步地,在所述预下载模块30经由所述主控板将更新后的版本软件存储到各个受控板的Flash中之后,所述受控板版本管理模块10将所述Flash中存储的更新后的版本软件作为默认启动的版本软件,并将所述Flash中存储的原版本软件作为备份版本软件。在所述受控板上电后,受控版版本管理模块10在确认其保留内存中的上电参数校验通过后,将其Flash中存储的最新版本软件读入到内存中,并通过运行所述内存中的最新版本软件,执行受控板启动操作。也就是说,版本管理模块10负责从主控板下载并存储版本软件,并将版本名称修改为当前运行版本,下次启动时直接加载该下载的版本软件。进一步地,受控板下次启动时,调用参数管理模块40,如果上电参数正确(即CRC校验正确),则直接从当前运行版本启动。The version management module 10 includes: after the main control board is powered on, the main control board version management module 10 of the main control board is started by using the latest version software stored by the main control board, and the controlled board is powered on the board. The controlled version management module 10 is then launched using the latest version of software stored by the controlled board. The main control board and the controlled board are powered on at the same time, so that the main control board and the controlled board are started in parallel. Further, after the pre-download module 30 stores the updated version software in the Flash of each controlled board via the main control board, the controlled board version management module 10 updates the update stored in the Flash. The later version of the software is used as the default version of the software, and the original version of the software stored in the Flash is used as the backup version software. After the controlled board is powered on, the controlled version management module 10 reads the latest version software stored in the Flash into the memory after confirming that the power-on parameter verification in the reserved memory is passed, and runs through The latest version of the software in the memory performs a controlled board startup operation. That is to say, the version management module 10 is responsible for downloading and storing the version software from the main control board, and modifying the version name to the current running version, and directly loading the downloaded version software at the next startup. Further, when the controlled board starts up next time, the parameter management module 40 is called, and if the power-on parameter is correct (ie, the CRC check is correct), it is directly started from the currently running version.
预下载模块30用于当所述版本软件更新后,所述每个受控板在启动后,经由所述主控板将更新后的版本软件存储到各自的Flash中。进一步说,为减少版本中断时间,在主控板和受控板正常运行时,预下载模块30调用版本管理模块10和版本存储模块20将新版本软件下载到受控板,也就是说,预下载模块30通过调用版本管理模块10将从主控板下载的新版本软件保存至版本存储模块20,然后由版本管理模块10将版本名称修改为当前运行版本。版本更新期间,单板仍然正常工作,业务仍然正常,相比传统基站系统在复位期间下载版本的方法,大幅缩短业务中断时间。The pre-download module 30 is configured to, after the version software is updated, store the updated version software in the respective Flash via the main control board after the startup of the controlled board. Further, in order to reduce the version interruption time, when the main control board and the controlled board are in normal operation, the pre-download module 30 calls the version management module 10 and the version storage module 20 to download the new version software to the controlled board, that is, pre- The download module 30 saves the new version software downloaded from the main control board to the version storage module 20 by calling the version management module 10, and then the version management module 10 modifies the version name to the current running version. During the version update, the board still works normally and the service is still normal. Compared with the traditional base station system, the version is downloaded during the reset period, which greatly shortens the service interruption time.
需要说明的是,每次供电启动,如果受控板没有版本,受控板会经由主控板从后台下载版本,存储到Flash,上电参数存储到保留内存,后续复位情况下,从本板Flash启动。在后续未断电复位情况下,本方案的启动时间能大幅缩短。It should be noted that, each time the power supply is started, if the controlled board has no version, the controlled board downloads the version from the background via the main control board, stores it to the flash, and the power-on parameters are stored to the reserved memory. In the case of subsequent reset, the board is removed from the board. Flash starts. In the case of subsequent unpowered reset, the startup time of this solution can be greatly shortened.
实施例1.版本升级场景Embodiment 1. Version upgrade scenario
1.机框每次供电后的首次启动,受控板的上电参数保存到保留内存,运行版本软件下载到本板Flash。1. The first time after the power supply of the chassis is started, the power-on parameters of the controlled board are saved to the reserved memory, and the running version software is downloaded to the flash.
2.预下载模块30负责下载新的版本软件到所有单板,并设置为默认启动版本,而原版本更改为备份版本,此时不会影响业务。2. The pre-download module 30 is responsible for downloading the new version software to all the boards and setting them as the default startup version, and the original version is changed to the backup version, which does not affect the service.
3.复位整站。3. Reset the entire station.
主控板和受控板一起启动,受控板从本板保存的版本软件启动,上电参数使用保留内存中的。The main control board and the controlled board are started together, and the controlled board is started from the version software saved on the board, and the power-on parameters are used in the reserved memory.
其中,上电参数通过CRC校验确保正确性,如果不正确则仍然从主控板获取。 The power-on parameter ensures correctness through the CRC check, and if it is not correct, it is still obtained from the main control board.
4.受控板启动后,受控板版本管理模块10通过主控板确认当前版本软件是否为最新版本,如果不是,则重新下载版本软件,并复位受控板,以便下次启动可确保受控板运行正确版本(即最新版本软件)。4. After the controlled board is started, the controlled board version management module 10 confirms whether the current version software is the latest version through the main control board, and if not, re-downloads the version software and resets the controlled board, so that the next startup can ensure the acceptance. The control board runs the correct version (ie the latest version of the software).
传统方案从后台下载整站版本,再到受控板全部启动,可能需要近30分钟,在此期间业务处于中断状态,而本发明中,版本软件预下载时业务不会中断,整站复位运行新版本软件的时间缩短到5分钟左右。The traditional solution downloads the whole station version from the background, and then all the controlled boards are started. It may take nearly 30 minutes. During this period, the service is interrupted. In the present invention, the service is not interrupted when the version software is pre-downloaded, and the whole station is reset. The time for the new version of the software is reduced to about 5 minutes.
案例2.受控板单独复位Case 2. Control board is reset individually
1.每次供电后的第一次启动,受控板存储上电参数到保留内存。1. The first time after each power supply, the controlled board stores the power-on parameters to the reserved memory.
2.在受控板关键配置参数(即上电参数)发生变更,或者运行异常需要复位受控板时,受控板复位。2. The controlled board is reset when the key configuration parameters of the controlled board (ie, the power-on parameters) are changed, or when the abnormal operation needs to reset the controlled board.
3.受控板复位启动后,参数管理模块40检查上电参数。3. After the controlled board reset is started, the parameter management module 40 checks the power-on parameters.
4.上电参数正确,则版本管理模块10控制从本板Flash启动。否则从主控板获取上电参数,然后再启动。4. If the power-on parameters are correct, the version management module 10 controls the boot from the board Flash. Otherwise, obtain the power-on parameters from the main control board and then start again.
由于主控板Flash空间有限,尤其在多制式下不能存储所有受控板的版本,因此传统方案受控板复位启动时可能会先从后台下载版本软件到主控板,然后再从主控板下载,整个过程可能达到近8分钟,此期间业务会中断,而本发明受控板启动只需要3分钟。Because the flash space of the main control board is limited, especially in the multi-standard mode, the version of all controlled boards cannot be stored. Therefore, when the traditional scheme controlled board is reset, the version software may be downloaded from the background to the main control board, and then from the main control board. Download, the entire process may reach nearly 8 minutes, during which time the business will be interrupted, and the controlled board startup of the present invention only takes 3 minutes.
综上所述,本发明具有以下技术效果:In summary, the present invention has the following technical effects:
本发明达到了缩短业务中断时间的效果,大幅缩短了基站版本升级时间,大幅缩短了基站复位启动时间,减少了复位时业务中断时间,不占用主控板Flash、RAM、CPU,提高了基站正常服务时间,提升了用户体验。The invention achieves the effect of shortening the service interruption time, greatly shortens the base station version upgrade time, greatly shortens the base station reset start time, reduces the service interruption time during reset, does not occupy the main control board Flash, RAM, CPU, and improves the normality of the base station. Service time has improved the user experience.
通过以上的实施例的描述,本领域的技术人员可以清楚地了解到根据上述实施例的方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件来实现。Through the description of the above embodiments, those skilled in the art can clearly understand that the method according to the foregoing embodiment can be implemented by means of software plus a necessary general hardware platform, and can also be implemented by hardware.
上述主控板版本管理模块10、受控版版本管理模块10、预下载模块30等可以是加载到基站的硬件(如处理器)上的软件,可以是集成的软件系统中的不同功能模块,也可以分别是单独的软件。本发明中的Flash指闪存存储器。The main control board version management module 10, the controlled version version management module 10, the pre-download module 30, and the like may be software loaded on the hardware (such as a processor) of the base station, and may be different functional modules in the integrated software system. It can also be separate software. The flash in the present invention refers to a flash memory.
工业实用性Industrial applicability
本发明适用于无线基站接入通讯领域,涉及一种快速启动基站的方法,以实现在基站启动期间,缩短复位启动时间,减少版本升级时间,并减少基站业务中断时间。The invention is applicable to the field of wireless base station access communication, and relates to a method for quickly starting a base station, so as to shorten the reset start time, reduce the version upgrade time, and reduce the service interruption time of the base station during the startup of the base station.
尽管上文对本发明进行了详细说明,但是本发明不限于此,本技术领域技术人员可以根据本发明的原理进行各种修改。因此,凡按照本发明原理所作的修改,都应当理解为落入本发明的保护范围。 Although the invention has been described in detail above, the invention is not limited thereto, and various modifications may be made by those skilled in the art in accordance with the principles of the invention. Therefore, modifications made in accordance with the principles of the invention are to be understood as falling within the scope of the invention.

Claims (10)

  1. 一种快速启动基站的方法,所述基站包括主控板以及受控于所述主控板的一个或多个受控板,其中,所述方法包括:A method for quickly starting a base station, where the base station includes a main control board and one or more controlled boards controlled by the main control board, where the method includes:
    所述主控板上电后,利用其存储的最新版本软件启动所述主控板;After the main control board is powered on, the main control board is started by using the latest version software stored therein;
    所述受控板上电后,利用其存储的最新版本软件启动所述受控板;After the controlled board is powered, the controlled board is started by using the latest version of the software stored therein;
    其中,所述主控板及所述受控板同时上电,从而使所述主控板及所述受控板并行启动。The main control board and the controlled board are powered on at the same time, so that the main control board and the controlled board are started in parallel.
  2. 根据权利要求1所述的方法,其中,当所述版本软件更新后,每个所述受控板在启动后,经由所述主控板将更新后的版本软件存储到各自的Flash中。The method according to claim 1, wherein, after the version software is updated, each of the controlled boards stores the updated version software into the respective Flash via the main control board after startup.
  3. 根据权利要求2所述的方法,其中,在经由所述主控板将更新后的版本软件存储到各自的Flash中之后,将所述Flash中存储的更新后的版本软件作为默认启动的版本软件,并将所述Flash中存储的原版本软件作为备份版本软件。The method according to claim 2, wherein after the updated version software is stored in the respective Flash via the main control board, the updated version software stored in the Flash is used as the default startup version software. And the original version software stored in the Flash is used as the backup version software.
  4. 根据权利要求2或3所述的方法,其中,在所述受控板上电后利用其存储的最新版本软件启动所述受控板包括:The method according to claim 2 or 3, wherein the booting the controlled board with the latest version software stored thereon after the controlled board is powered comprises:
    在所述受控板上电后,将其Flash中存储的最新版本软件读入到内存中;After the controlled board is powered, the latest version software stored in the Flash is read into the memory;
    所述受控板通过运行所述内存中的最新版本软件执行受控板启动操作。The controlled board performs a controlled board boot operation by running the latest version of the software in the memory.
  5. 根据权利要求4所述的方法,其中,在所述受控板将其Flash中存储的最新版本软件读入到内存中之前,所述受控板对所述上电参数进行检验,若检验未通过,则将所述上电参数删除,并从所述主控板获取新的上电参数。The method of claim 4, wherein the controlled board checks the power-on parameter before the controlled board reads the latest version software stored in its flash into the memory, if the check is not After passing, the power-on parameter is deleted, and a new power-on parameter is obtained from the main control board.
  6. 一种快速启动基站的装置,所述基站包括主控板以及受控于主控板的一个或多个受控板,其中,所述装置包括:An apparatus for quickly starting a base station, the base station comprising a main control board and one or more controlled boards controlled by the main control board, wherein the apparatus comprises:
    主控板版本管理模块,用于在所述主控板上电后,利用所述主控板存储的最新版本软件启动所述主控板;The main control board version management module is configured to start the main control board by using the latest version software stored by the main control board after the main control board is powered on;
    受控版版本管理模块,用于在所述受控板上电后,利用所述受控板存储的最新版本软件启动所述受控板;a controlled version version management module, configured to start the controlled board by using the latest version software stored by the controlled board after the controlled board is powered;
    其中,所述主控板及所述受控板同时上电,从而使所述主控板及所述受控板并行启动。The main control board and the controlled board are powered on at the same time, so that the main control board and the controlled board are started in parallel.
  7. 根据权利要求6所述的装置,还包括:The apparatus of claim 6 further comprising:
    预下载模块,用于当所述版本软件更新后,每个所述受控板在启动后,经由所述主控板将更新后的版本软件存储到各自的Flash中。And a pre-downloading module, configured to: after the version software is updated, each of the controlled boards stores the updated version software in the respective Flash via the main control board after startup.
  8. 根据权利要求6或7所述的装置,其中,在所述预下载模块经由所述主控板将更新后的版本软件存储到各个受控板的Flash中之后,所述受控板版本管理模块将所述Flash中存储的更新后的版本软件作为默认启动的版本软件,并将所述Flash中存储的原版本软件作为备份版本软件。The apparatus according to claim 6 or 7, wherein the controlled board version management module after the pre-download module stores the updated version software in the Flash of each of the controlled boards via the main control board The updated version software stored in the Flash is used as the default startup version software, and the original version software stored in the Flash is used as the backup version software.
  9. 根据权利要求8所述的装置,其中,所述受控版版本管理模块在所述受控板 上电后,将其Flash中存储的最新版本软件读入到内存中,并通过运行所述内存中的最新版本软件,执行受控板启动操作。The apparatus of claim 8, wherein the controlled version version management module is on the controlled board After power-on, the latest version of the software stored in the Flash is read into the memory, and the controlled board startup operation is performed by running the latest version of the software in the memory.
  10. 根据权利要求9所述的方法,还包括:The method of claim 9 further comprising:
    参数管理模块,用于在所述受控板将其Flash中存储的最新版本软件读入到内存中之前,对所述受控板的保留内存中的上电参数进行检验,若检验未通过,则将所述上电参数删除,从所述主控板获取新的上电参数。 a parameter management module, configured to check a power-on parameter in the reserved memory of the controlled board before the controlled board reads the latest version software stored in the flash into the memory, and if the check fails, Then, the power-on parameter is deleted, and a new power-on parameter is obtained from the main control board.
PCT/CN2016/108681 2015-12-07 2016-12-06 Method and apparatus for quickly starting base station WO2017097180A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510894119.2 2015-12-07
CN201510894119.2A CN106851676A (en) 2015-12-07 2015-12-07 A kind of method and device of quick startup base station

Publications (1)

Publication Number Publication Date
WO2017097180A1 true WO2017097180A1 (en) 2017-06-15

Family

ID=59013738

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/108681 WO2017097180A1 (en) 2015-12-07 2016-12-06 Method and apparatus for quickly starting base station

Country Status (2)

Country Link
CN (1) CN106851676A (en)
WO (1) WO2017097180A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115378805A (en) * 2022-07-27 2022-11-22 杭州云豆豆智能科技有限公司 Communication equipment and starting method and device thereof

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741533A (en) * 2008-11-07 2010-06-16 华为技术有限公司 Equipment starting method, device and equipment
CN102012827A (en) * 2010-11-22 2011-04-13 中兴通讯股份有限公司 Loading method of software version and base station controller
CN102075985A (en) * 2011-01-17 2011-05-25 中兴通讯股份有限公司 Version upgrading method and device of RTR (Radio Teletype Receiver) single board
CN102083099A (en) * 2010-12-30 2011-06-01 中兴通讯股份有限公司 Base station and method and a device for electrifying same in single station mode
WO2011124171A2 (en) * 2011-05-11 2011-10-13 华为技术有限公司 Control system and method for powering up and down single board based on jtag bus
CN103761131A (en) * 2014-01-24 2014-04-30 浙江众合机电股份有限公司 Multi-board-card automatic updating method and system based on internal storage sharing

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741533A (en) * 2008-11-07 2010-06-16 华为技术有限公司 Equipment starting method, device and equipment
CN102012827A (en) * 2010-11-22 2011-04-13 中兴通讯股份有限公司 Loading method of software version and base station controller
CN102083099A (en) * 2010-12-30 2011-06-01 中兴通讯股份有限公司 Base station and method and a device for electrifying same in single station mode
CN102075985A (en) * 2011-01-17 2011-05-25 中兴通讯股份有限公司 Version upgrading method and device of RTR (Radio Teletype Receiver) single board
WO2011124171A2 (en) * 2011-05-11 2011-10-13 华为技术有限公司 Control system and method for powering up and down single board based on jtag bus
CN103761131A (en) * 2014-01-24 2014-04-30 浙江众合机电股份有限公司 Multi-board-card automatic updating method and system based on internal storage sharing

Also Published As

Publication number Publication date
CN106851676A (en) 2017-06-13

Similar Documents

Publication Publication Date Title
US20120117557A1 (en) Method and system for upgrading wireless data card
WO2017067448A1 (en) Firmware-over-the-air upgrade method, system and computer storage medium
CN106201586B (en) System upgrading method, terminal and system based on OTA
CN104572206A (en) Application program self updating and backup recovery method
CN106445580B (en) Method and device for upgrading BMC (baseboard management controller) out of band
CA2701491A1 (en) Firmware image update and management
CN110543321A (en) OTA (over the air) upgrading method, device, terminal and computer readable storage medium
CN102945176A (en) Terminal equipment booting and updating method and equipment
WO2016058350A1 (en) Base station software version management method and device
CN111309354A (en) OTA (over the air) upgrading method and device of networking equipment
CN108874437B (en) Online cloud updating method for android application program
CN102646043A (en) Method and device for upgrading mobile terminal software and mobile terminal
WO2013117039A1 (en) Software upgrading method and device
WO2011088701A1 (en) Method and device for online upgrading cross-platform version
WO2018024198A1 (en) Application upgrade method and system for set-top box, and set-top box
CN106775873B (en) Method and equipment for updating mobile phone software and acquiring patch file
CN103024782A (en) Base station software version management method and system
CN110569053A (en) method for upgrading application chip in electronic equipment and electronic equipment
CN110716735A (en) System upgrading method and device, intelligent terminal and computer readable storage medium
CN110597545A (en) Hot patch intelligent upgrading method and system based on OTA component
CN113626059B (en) System upgrade method, camera and computer readable storage medium
CN108874410B (en) Patch management method and device
CN110750286A (en) Management method, device, system, equipment and medium for upgrading Mbn through OTA
CN106293790B (en) application program upgrading method and device based on Firefox operating system
WO2017097180A1 (en) Method and apparatus for quickly starting base station

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16872371

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16872371

Country of ref document: EP

Kind code of ref document: A1